diff options
Diffstat (limited to 'po/lt.po')
-rw-r--r-- | po/lt.po | 20 |
1 files changed, 9 insertions, 11 deletions
@@ -8,18 +8,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-08-21 15:00+0200\n" -"PO-Revision-Date: 2019-09-03 20:24+0000\n" -"Last-Translator: Moo <hazap@hotmail.com>\n" -"Language-Team: Lithuanian <https://hosted.weblate.org/projects/ayatana-" -"indicators/notifications-applet/lt/>\n" +"PO-Revision-Date: 2020-09-05 16:36+0000\n" +"Last-Translator: Rokas Kasnauskas <rokas.kasnauskas@gmail.com>\n" +"Language-Team: Lithuanian <https://hosted.weblate.org/projects/" +"ayatana-indicators/notifications-applet/lt/>\n" "Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > " -"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? " -"1 : 2);\n" -"X-Generator: Weblate 3.9-dev\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" +"X-Generator: Weblate 4.3-dev\n" #. filter-list #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:1 @@ -78,9 +77,8 @@ msgstr "Pranešimai" #. Create the settings menuitem #: ../src/indicator-notifications.c:186 -#, fuzzy msgid "Settings…" -msgstr "Nustatymai..." +msgstr "Nustatymai…" #: ../src/indicator-notifications.c:522 #, c-format @@ -105,7 +103,7 @@ msgstr "Slėpti indikatorių" #. do-not-disturb #: ../src/indicator-notifications-settings.c:297 msgid "Do not disturb" -msgstr "" +msgstr "Netrūkdyti" #. swap-clear-settings #: ../src/indicator-notifications-settings.c:306 |