diff options
| author | Olivier Schneider <[email protected]> | 2026-04-17 11:40:05 +0200 |
|---|---|---|
| committer | mbkma <[email protected]> | 2026-04-29 22:16:28 +0200 |
| commit | 905ed6ca60bcf110d568cdcda50a8926c8da7618 (patch) | |
| tree | 2d957e2e05278b5776f048bb9aa1714f6d547ef8 | |
| parent | 497a07db50ca0667e5ea40f3a7ac988f6def8a61 (diff) | |
| download | python-caja-master.tar.bz2 python-caja-master.tar.xz | |
| -rw-r--r-- | po/tzm.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,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" #: libcaja-python.caja-extension.desktop.in:5 msgid "Python" |
