diff options
author | Sadie Powell <sadie@witchery.services> | 2024-11-22 15:32:39 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-11-22 15:32:39 +0000 |
commit | 436dab3eb8d32cac3cde9d3f077074df7bac59a3 (patch) | |
tree | 6fde82037221c5ac083aa2aca08b7c250d56c66f /language/anope.en_US.po | |
parent | c3055e1cfa112c7deecc434ce01b928fd8736c70 (diff) |
Convert some more strings to plural forms.
Diffstat (limited to 'language/anope.en_US.po')
-rw-r--r-- | language/anope.en_US.po | 22 |
1 files changed, 9 insertions, 13 deletions
diff --git a/language/anope.en_US.po b/language/anope.en_US.po index 429c6731d..2ab5b4a4c 100644 --- a/language/anope.en_US.po +++ b/language/anope.en_US.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Anope\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 15:21+0000\n" +"POT-Creation-Date: 2024-11-22 15:31+0000\n" "PO-Revision-Date: 2024-11-13 02:45+0000\n" "Last-Translator: Sadie Powell <sadie@witchery.services>\n" "Language-Team: English\n" @@ -7379,14 +7379,6 @@ msgid "does not expire" msgstr "" #, c-format -msgid "expires in %d day" -msgstr "" - -#, c-format -msgid "expires in %d days" -msgstr "" - -#, c-format msgid "expires in %d hour, %d minute" msgstr "" @@ -7403,12 +7395,16 @@ msgid "expires in %d hours, %d minutes" msgstr "" #, c-format -msgid "expires in %d minute" -msgstr "" +msgid "expires in 1 day" +msgid_plural "expires in %d days" +msgstr[0] "" +msgstr[1] "" #, c-format -msgid "expires in %d minutes" -msgstr "" +msgid "expires in 1 minute" +msgid_plural "expires in %d minutes" +msgstr[0] "" +msgstr[1] "" msgid "expires momentarily" msgstr "" |