GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-11-19 02:26:37 +00:00
parent 7d16999c44
commit 2fc973f218
2 changed files with 3 additions and 15 deletions

View File

@@ -1162,7 +1162,7 @@ msgstr ""
#: src/notificationsmanager.cpp:316
#, kde-format
msgid "%1 (%2)"
msgstr ""
msgstr "%1 (%2)"
#: src/notificationsmanager.cpp:327
#, fuzzy, kde-format
@@ -4623,15 +4623,3 @@ msgstr "Vis"
#, kde-format
msgid "Quit"
msgstr "Avslutt"
#~ msgctxt "n times"
#~ msgid " %1 time "
#~ msgid_plural " %1 times "
#~ msgstr[0] " %1 gong "
#~ msgstr[1] " %1 gongar "
#~ msgid "Please choose a file"
#~ msgstr "Vel ei fil"
#~ msgid "Replying to:"
#~ msgstr "Svar til:"

View File

@@ -16,8 +16,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100>=3 && n"
"%100<=4 ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
"%100==4 ? 3 : 0);\n"
"X-Generator: Poedit 3.4.1\n"
#: src/controller.cpp:128 src/controller.cpp:400