diff options
Diffstat (limited to 'share')
| -rw-r--r-- | share/locales/de_DE.po | 37 | ||||
| -rw-r--r-- | share/locales/en_GB.po | 37 |
2 files changed, 74 insertions, 0 deletions
diff --git a/share/locales/de_DE.po b/share/locales/de_DE.po index 8867f27..dbe6248 100644 --- a/share/locales/de_DE.po +++ b/share/locales/de_DE.po @@ -46,6 +46,43 @@ msgid "header.error" msgstr "Fehler" # +# LT (localized duration) +# + +msgid "LT.weeks" +msgstr "Wochen" + +msgid "LT.week" +msgstr "Woche" + +msgid "LT.days" +msgstr "Tage" + +msgid "LT.day" +msgstr "Tag" + +msgid "LT.hours" +msgstr "Stunden" + +msgid "LT.hour" +msgstr "Stunde" + +msgid "LT.minutes" +msgstr "Minuten" + +msgid "LT.minute" +msgstr "Minute" + +msgid "LT.zero-minutes" +msgstr "0 Minuten" + +msgid "LT.final-and" +msgstr " und" + +msgid "LT.and" +msgstr " und" + +# # Templates # diff --git a/share/locales/en_GB.po b/share/locales/en_GB.po index 7e47acb..5299e68 100644 --- a/share/locales/en_GB.po +++ b/share/locales/en_GB.po @@ -46,6 +46,43 @@ msgid "header.error" msgstr "Error" # +# LT (localized duration) +# + +msgid "LT.weeks" +msgstr "weeks" + +msgid "LT.week" +msgstr "week" + +msgid "LT.days" +msgstr "days" + +msgid "LT.day" +msgstr "day" + +msgid "LT.hours" +msgstr "hours" + +msgid "LT.hour" +msgstr "hour" + +msgid "LT.minutes" +msgstr "minutes" + +msgid "LT.minute" +msgstr "minute" + +msgid "LT.zero-minutes" +msgstr "0 minutes" + +msgid "LT.final-and" +msgstr ", and" + +msgid "LT.and" +msgstr " and" + +# # Templates # |
