diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-14 21:37:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-14 21:37:31 +0000 |
commit | 01623d4aca5e8de41ce2051d41f1f6bb7b5e7f87 (patch) | |
tree | c20556a561faef5825a5938299bfc231d2f88a94 /core/l10n/lt_LT.js | |
parent | 24f96513fde993268c1286ded393252020d4f9ae (diff) | |
download | nextcloud-server-01623d4aca5e8de41ce2051d41f1f6bb7b5e7f87.tar.gz nextcloud-server-01623d4aca5e8de41ce2051d41f1f6bb7b5e7f87.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index 1c8e7088c2d..bcd14c072cd 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -56,6 +56,7 @@ OC.L10N.register( "Search contacts …" : "Pažįstamų asmenų paieška...", "No contacts found" : "Pažįstamų asmenų nerasta", "Show all contacts …" : "Rodyti visus pažįstamus asmenis...", + "Could not load your contacts" : "Nepavyko įkelti jūsų kontaktų", "Loading your contacts …" : "Kraunami informacija apie pažįstamus asmenis", "Looking for {term} …" : "Ieškoma {term} ...", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Buvo problemų su kodo vientisumo patikrinimu. Daugiau informacijos…</a>", @@ -294,6 +295,8 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Šis %s egzempliorius šiuo metu yra techninės priežiūros veiksenoje, kas savo ruožtu gali šiek tiek užtrukti.", "This page will refresh itself when the %s instance is available again." : "Šis puslapis bus įkeltas iš naujo, kai %s egzempliorius bus ir vėl prieinamas.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Susisiekite su savo sistemos administratoriumi jei šis pranešimas nedingsta arba jei jis pasirodė netikėtai.", - "Thank you for your patience." : "Dėkojame už jūsų kantrumą." + "Thank you for your patience." : "Dėkojame už jūsų kantrumą.", + "Wrong password. Reset it?" : "Neteisingas slaptažodis. Atstatyti jį?", + "You are about to grant \"%s\" access to your %s account." : "Ketinate suteikti \"%s\" prieigą prie savo %s paskyros." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); |