diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-27 02:26:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-27 02:26:16 +0000 |
commit | 3b2be23fee0cef9edde5443bfa892ca6407d06ff (patch) | |
tree | 9689a2f4aef8dfb068d13605193f7b545ec782bf /apps/settings/l10n/lt_LT.js | |
parent | 78a5768888e5dbeb8aefeea9f5bf5ed032977f5d (diff) | |
download | nextcloud-server-3b2be23fee0cef9edde5443bfa892ca6407d06ff.tar.gz nextcloud-server-3b2be23fee0cef9edde5443bfa892ca6407d06ff.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/lt_LT.js')
-rw-r--r-- | apps/settings/l10n/lt_LT.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index 527b4b49377..f6e5e164974 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -192,10 +192,9 @@ OC.L10N.register( "Copied!" : "Nukopijuota!", "Copy" : "Kopijuoti", "Could not copy app password. Please copy it manually." : "Nepavyko nukopijuoti programos slaptažodžio. Nukopijuokite jį ranka.", - "Add" : "Pridėti", "Your email address" : "Jūsų el. pašto adresas", "No email address set" : "Nenustatytas joks el. pašto adresas", - "Email" : "El. paštas", + "Add" : "Pridėti", "You do not have permissions to see the details of this user" : "Jūs neturite leidimų matyti išsamesnę informaciją apie šį naudotoją", "Add new password" : "Pridėti naują slaptažodį", "Add new email address" : "Pridėti naują el. pašto adresą", @@ -221,6 +220,7 @@ OC.L10N.register( "New user" : "Naujas naudotojas", "Will be autogenerated" : "Bus automatiškai sugeneruotas ", "Display name" : "Rodomas vardas", + "Email" : "El. paštas", "Default language" : "Numatytoji kalba", "Add a new user" : "Pridėti naują naudotoją", "Group admin for" : "Grupės administratorius", @@ -270,6 +270,11 @@ OC.L10N.register( "Send email to new user" : "Siųsti naujam naudotojui el. laišką", "You are about to remove the group {group}. The users will NOT be deleted." : "Jūs ketinate pašalinti grupę {group}. Naudotojai NEBUS ištrinti.", "Please confirm the group removal " : "Patvirtinkite grupės pašalinimą", + "Address" : "Adresas", + "Full name" : "Vardas, pavardė", + "Phone number" : "Telefono numeris", + "Twitter" : "Twitter", + "Website" : "Svetainė", "Download and enable" : "Atsisiųsti ir įjungti", "Enable" : "Įjungti", "Enable untested app" : "Įjungti netestuotą programą", @@ -374,16 +379,10 @@ OC.L10N.register( "You are a member of the following groups:" : "Jūs esate šių grupių narys:", "You are using <strong>%s</strong>" : "Jūs naudojate <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Jūs naudojate <strong>%1$s</strong> iš <strong>%2$s</strong> (<strong>%3$s %%</strong>)", - "Full name" : "Vardas, pavardė", - "No display name set" : "Rodomas vardas nenurodytas", - "Phone number" : "Telefono numeris", "Your phone number" : "Jūsų telefono numeris", - "Address" : "Adresas", "Your postal address" : "Jūsų adresas", - "Website" : "Svetainė", "It can take up to 24 hours before the account is displayed as verified." : "Gali užtrukti iki 24 valandų, kol paskyra bus rodoma kaip patikrinta. ", "Link https://…" : "Nuoroda https://…", - "Twitter" : "Twitter", "Twitter handle @…" : "Twitter rankenėlė @…", "Help translate" : "Padėkite išversti", "Locale" : "Lokalė", @@ -411,6 +410,7 @@ OC.L10N.register( "Set default expiration date for link shares" : "Nustatyti numatytąją galiojimo pabaigos datą viešiniams per nuorodą", "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Leisti bendrinimo dialoge automatinį naudotojo vardų užbaigimą (jeigu tai išjungta, reikės įvesti pilną naudotojo vardą ar el. pašto adresą)", "Restrict username autocompletion to users within the same groups" : "Apriboti naudotojo vardo automatinį užbaigimą kitiems tų pačių grupių naudotojams", + "No display name set" : "Rodomas vardas nenurodytas", "For password reset and notifications" : "Skirtas slaptažodžio atstatymui ir pranešimams" }, "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);"); |