diff options
| -rw-r--r-- | help/tzm/tzm.po | 2 | ||||
| -rw-r--r-- | po/tzm.po | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/help/tzm/tzm.po b/help/tzm/tzm.po index 29e32699..4eb6fa60 100644 --- a/help/tzm/tzm.po +++ b/help/tzm/tzm.po @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: tzm\n" -"Plural-Forms: nplurals=2; plural=(n == 0 || n == 1 || (n > 10 && n < 100) ? 0 : 1;\n" +"Plural-Forms: nplurals=2; plural=n >= 2 && (n < 11 || n > 99);\n" #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 msgctxt "_" @@ -18,7 +18,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: tzm\n" -"Plural-Forms: nplurals=2; plural=(n == 0 || n == 1 || (n > 10 && n < 100) ? 0 : 1;\n" +"Plural-Forms: nplurals=2; plural=n >= 2 && (n < 11 || n > 99);\n" #: data/org.mate.pluma.gschema.xml.in:15 msgid "Use Default Font" |
