diff options
author | raveit65 <[email protected]> | 2018-05-30 15:57:08 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-05-30 15:59:20 +0200 |
commit | f8cbb7b31f2e80a8bc46c3c75158c3ddaa87c0b5 (patch) | |
tree | 36b40649628cb5423b3d26d7ed4697f73d34ede4 /po/lt.po | |
parent | 0c936172cb0635695be55569b1cebbee0e6fa1ee (diff) | |
download | mate-panel-f8cbb7b31f2e80a8bc46c3c75158c3ddaa87c0b5.tar.bz2 mate-panel-f8cbb7b31f2e80a8bc46c3c75158c3ddaa87c0b5.tar.xz |
sync with transifex
Diffstat (limited to 'po/lt.po')
-rw-r--r-- | po/lt.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: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" #: ../applets/clock/calendar-window.c:259 ../applets/clock/clock.ui.h:23 msgid "Locations" |