diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: cs\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" #: ../applets/clock/calendar-window.c:259 ../applets/clock/clock.ui.h:23 msgid "Locations" |