Current section

Files

Jump to
timex priv translations units.pot
Raw

priv/translations/units.pot

## This file is a PO Template file.
##
## `msgid`s here are often extracted from source code.
## Add new translations manually only if they're dynamic
## translations that can't be statically extracted.
##
## Run `mix gettext.extract` to bring this file up to
## date. Leave `msgstr`s empty as changing them here as no
## effect: edit them in PO (`.po`) files instead.
msgid ""
msgstr ""
"Language: INSERT LANGUAGE HERE\n"
#: lib/l10n/translator.ex:178
msgid "%{count} day"
msgid_plural "%{count} days"
msgstr[0] ""
msgstr[1] ""
#: lib/l10n/translator.ex:177
msgid "%{count} hour"
msgid_plural "%{count} hours"
msgstr[0] ""
msgstr[1] ""
#: lib/l10n/translator.ex:173
msgid "%{count} microsecond"
msgid_plural "%{count} microseconds"
msgstr[0] ""
msgstr[1] ""
#: lib/l10n/translator.ex:174
msgid "%{count} millisecond"
msgid_plural "%{count} milliseconds"
msgstr[0] ""
msgstr[1] ""
#: lib/l10n/translator.ex:176
msgid "%{count} minute"
msgid_plural "%{count} minutes"
msgstr[0] ""
msgstr[1] ""
#: lib/l10n/translator.ex:180
msgid "%{count} month"
msgid_plural "%{count} months"
msgstr[0] ""
msgstr[1] ""
#: lib/l10n/translator.ex:172
msgid "%{count} nanosecond"
msgid_plural "%{count} nanoseconds"
msgstr[0] ""
msgstr[1] ""
#: lib/l10n/translator.ex:175
msgid "%{count} second"
msgid_plural "%{count} seconds"
msgstr[0] ""
msgstr[1] ""
#: lib/l10n/translator.ex:179
msgid "%{count} week"
msgid_plural "%{count} weeks"
msgstr[0] ""
msgstr[1] ""
#: lib/l10n/translator.ex:181
msgid "%{count} year"
msgid_plural "%{count} years"
msgstr[0] ""
msgstr[1] ""