From 5106569c4eabc7bc390d770a09c96ba117de1ebe Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 24 Jan 2020 21:41:49 +0100 Subject: tx: sync with transifex --- po/lt.po | 61 +++++++++++++++++++++++++++++++------------------------------ 1 file changed, 31 insertions(+), 30 deletions(-) (limited to 'po/lt.po') diff --git a/po/lt.po b/po/lt.po index 7418abe..c70c51f 100644 --- a/po/lt.po +++ b/po/lt.po @@ -1,20 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR MATE Desktop Environment team +# This file is distributed under the same license as the mate-polkit package. # FIRST AUTHOR , YEAR. # # Translators: # Stefano Karapetsas , 2018 -# Moo, 2018 +# Moo, 2019 # -#, fuzzy msgid "" msgstr "" -"Project-Id-Version: MATE Desktop Environment\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-12-21 19:34+0100\n" +"Project-Id-Version: mate-polkit 1.23.0\n" +"Report-Msgid-Bugs-To: https://mate-desktop.org/\n" +"POT-Creation-Date: 2019-11-07 09:47+0100\n" "PO-Revision-Date: 2018-03-11 20:32+0000\n" -"Last-Translator: Moo, 2018\n" +"Last-Translator: Moo, 2019\n" "Language-Team: Lithuanian (https://www.transifex.com/mate/teams/13566/lt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,28 +21,32 @@ msgstr "" "Language: lt\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" -#: ../src/main.c:163 +#: src/main.c:163 msgid "Drop all elevated privileges" msgstr "Atsisakyti visų gautų privilegijų" -#: ../src/main.c:187 +#: src/main.c:187 msgid "Click the icon to drop all elevated privileges" msgstr "Spustelėję piktogramą atsisakysite visų gautų privilegijų" -#: ../src/polkitmateauthenticationdialog.c:275 +#: src/polkitmateauthenticationdialog.c:275 msgid "Select user..." msgstr "Pasirinkite naudotoją..." -#: ../src/polkitmateauthenticationdialog.c:310 +#: src/polkitmateauthenticationdialog.c:310 #, c-format msgid "%s (%s)" msgstr "%s (%s)" -#: ../src/polkitmateauthenticationdialog.c:650 +#: src/polkitmateauthenticationdialog.c:664 +msgid "_Cancel" +msgstr "_Atsisakyti" + +#: src/polkitmateauthenticationdialog.c:669 msgid "_Authenticate" msgstr "_Patvirtinti tapatybę" -#: ../src/polkitmateauthenticationdialog.c:693 +#: src/polkitmateauthenticationdialog.c:710 msgid "" "An application is attempting to perform an action that requires privileges. " "Authentication as one of the users below is required to perform this action." @@ -51,7 +54,7 @@ msgstr "" "Programa siekia atlikti veiksmą, kuriam reikia privilegijų. Norint atlikti " "šį veiksmą reikia patvirtinti vieno iš žemiau pateiktų naudotojų tapatybę." -#: ../src/polkitmateauthenticationdialog.c:701 +#: src/polkitmateauthenticationdialog.c:718 msgid "" "An application is attempting to perform an action that requires privileges. " "Authentication is required to perform this action." @@ -59,7 +62,7 @@ msgstr "" "Programa siekia atlikti veiksmą, kuriam reikia privilegijų. Norint atlikti " "šį veiksmą reikia patvirtinti tapatybę." -#: ../src/polkitmateauthenticationdialog.c:707 +#: src/polkitmateauthenticationdialog.c:724 msgid "" "An application is attempting to perform an action that requires privileges. " "Authentication as the super user is required to perform this action." @@ -67,57 +70,55 @@ msgstr "" "Programa siekia atlikti veiksmą, kuriam reikia privilegijų. Norint atlikti " "šį veiksmą reikia patvirtinti administratoriaus tapatybę." -#: ../src/polkitmateauthenticationdialog.c:743 -#: ../src/polkitmateauthenticator.c:301 +#: src/polkitmateauthenticationdialog.c:760 src/polkitmateauthenticator.c:301 msgid "_Password:" msgstr "Sla_ptažodis:" -#. Details -#: ../src/polkitmateauthenticationdialog.c:761 +#: src/polkitmateauthenticationdialog.c:778 msgid "_Details" msgstr "_Išsamiau" -#: ../src/polkitmateauthenticationdialog.c:819 +#: src/polkitmateauthenticationdialog.c:836 msgid "Action:" msgstr "Veiksmas:" -#: ../src/polkitmateauthenticationdialog.c:822 +#: src/polkitmateauthenticationdialog.c:839 #, c-format msgid "Click to edit %s" msgstr "Spustelėkite norėdami taisyti %s" -#: ../src/polkitmateauthenticationdialog.c:839 +#: src/polkitmateauthenticationdialog.c:856 msgid "Vendor:" msgstr "Pardavėjas:" -#: ../src/polkitmateauthenticationdialog.c:841 +#: src/polkitmateauthenticationdialog.c:858 #, c-format msgid "Click to open %s" msgstr "Spustelėkite, norėdami atverti %s" -#: ../src/polkitmateauthenticationdialog.c:1001 +#: src/polkitmateauthenticationdialog.c:1016 msgid "Authenticate" msgstr "Nustatyti tapatybę" -#: ../src/polkitmateauthenticator.c:297 +#: src/polkitmateauthenticator.c:297 #, c-format msgid "_Password for %s:" msgstr "Naudotojo %s _slaptažodis:" -#: ../src/polkitmateauthenticator.c:458 +#: src/polkitmateauthenticator.c:458 msgid "Your authentication attempt was unsuccessful. Please try again." msgstr "" "Jūsų tapatybės patvirtinimo bandymas buvo nesėkmingas. Prašome bandyti dar " "kartą." -#: ../src/polkitmatelistener.c:164 +#: src/polkitmatelistener.c:164 msgid "Authentication dialog was dismissed by the user" msgstr "Tapatybės patvirtinimo dialogas buvo atmestas naudotojo" -#: ../src/polkit-mate-authentication-agent-1.desktop.in.in.h:1 +#: src/polkit-mate-authentication-agent-1.desktop.in.in:3 msgid "PolicyKit Authentication Agent" msgstr "PolicyKit tapatybės nustatymo agentas" -#: ../src/polkit-mate-authentication-agent-1.desktop.in.in.h:2 +#: src/polkit-mate-authentication-agent-1.desktop.in.in:4 msgid "PolicyKit Authentication Agent for the MATE Desktop" msgstr "PolicyKit tapatybės nustatymo agentas MATE darbalaukiui" -- cgit v1.2.1