summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-08-06 15:00:39 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-08-06 15:00:39 +0200
commitb43f5b135ec6a90db0a655d2c4b092a90d91d8fb (patch)
tree8f69a82b6abb734e1f239c60a090568f2d8ae450
parentfc6439eed4d10de558b47b478cfada93d4b20aab (diff)
downloadksquirrel-b43f5b135ec6a90db0a655d2c4b092a90d91d8fb.tar.gz
ksquirrel-b43f5b135ec6a90db0a655d2c4b092a90d91d8fb.zip
Fix plural form of translations.
The leading '_n: ' should not be part of the translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--po/nl.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/po/nl.po b/po/nl.po
index bc7ee05..ee2b309 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -63,7 +63,7 @@ msgid ""
"_n: 1 error\n"
"%n errors"
msgstr ""
-"_n: 1 fout\n"
+"1 fout\n"
"%n fouten"
#: imageedit/sq_converter.cpp:247
@@ -76,7 +76,7 @@ msgid ""
"_n: Convert 1 file\n"
"Convert %n files"
msgstr ""
-"_n: 1 bestand converteren\n"
+"1 bestand converteren\n"
"%n bestanden converteren"
#: imageedit/sq_imagebcg.ui.h:21 imageedit/sq_imagebcg.ui.h:35
@@ -1056,7 +1056,7 @@ msgid ""
"_n: 1 item\n"
"%n items"
msgstr ""
-"_n: 1 item\n"
+"1 item\n"
"%n items"
#: sq_diroperator.cpp:563
@@ -1065,7 +1065,7 @@ msgid ""
"_n: 1 folder\n"
"%n folders"
msgstr ""
-"_n: 1 map\n"
+"1 map\n"
"%n mappen"
#: sq_diroperator.cpp:564 sq_dragprovider.cpp:141
@@ -1074,7 +1074,7 @@ msgid ""
"_n: 1 file\n"
"%n files"
msgstr ""
-"_n: 1 bestand\n"
+"1 bestand\n"
"%n bestanden"
#: sq_diroperator.cpp:968