aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-16 00:19:23 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-16 00:19:23 +0000
commit538041b6e702f7163594a36b1e0c14dddc28aab7 (patch)
treef7aa11db45439cc30068d366da089d98ede9cae2 /core/l10n/lt_LT.js
parenta29b0b4ba5a68243174cc447486019bf9037ae0d (diff)
downloadnextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.tar.gz
nextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r--core/l10n/lt_LT.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js
index 016187b741b..d89deea82d3 100644
--- a/core/l10n/lt_LT.js
+++ b/core/l10n/lt_LT.js
@@ -252,9 +252,7 @@ OC.L10N.register(
"Connect to your account" : "Prisijunkite prie paskyros",
"Please log in before granting %1$s access to your %2$s account." : "Prieš suteikdami %1$s prieigą prie savo %2$s paskyros, prisijunkite.",
"If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Jeigu nebandote nusistatyti naujo įrenginio ar programėlės, tuomet kažkas bando jus apgauti, kad suteiktumėte jam prieigą prie savo duomenų. Tokiu atveju netęskite ir, vietoj to, susisiekite su savo sistemos administratoriumi.",
- "App token" : "Išorinės sistemos įskiepio kodas",
"Grant access" : "Suteikti prieigą",
- "Alternative log in using app token" : "Alternatyvus prisijungimas naudojant programėlės atpažinimo raktą",
"Account access" : "Paskyros prieiga",
"Currently logged in as %1$s (%2$s)." : "Šiuo metu prisijungta kaip %1$s (%2$s).",
"You are about to grant %1$s access to your %2$s account." : "Ketinate suteikti %1$s prieigą prie savo %2$s paskyros.",
@@ -320,6 +318,8 @@ OC.L10N.register(
"Copy to {folder}" : "Kopijuoti į {folder}",
"Move to {folder}" : "Perkelti į {folder}",
"Authentication required" : "Reikalingas tapatybės nustatymas",
- "Failed to authenticate, try again" : "Nepavyko nustatyti tapatybės, bandykite dar kartą"
+ "Failed to authenticate, try again" : "Nepavyko nustatyti tapatybės, bandykite dar kartą",
+ "App token" : "Išorinės sistemos įskiepio kodas",
+ "Alternative log in using app token" : "Alternatyvus prisijungimas naudojant programėlės atpažinimo raktą"
},
"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);");