aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/lt_LT.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/lt_LT.js')
-rw-r--r--apps/files_external/l10n/lt_LT.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js
index de8064812df..dfda2c25671 100644
--- a/apps/files_external/l10n/lt_LT.js
+++ b/apps/files_external/l10n/lt_LT.js
@@ -2,8 +2,6 @@ OC.L10N.register(
"files_external",
{
"Grant access" : "Suteikti prieigą",
- "Error configuring OAuth1" : "Klaida, konfigūruojant OAuth1",
- "Please provide a valid app key and secret." : "Prašome naudoti teisingus trečiųjų šalių programinės įrangos identifikacijos numerį ir slaptažodį.",
"Error configuring OAuth2" : "Klaida, konfigūruojant OAuth2",
"Generate keys" : "Generuoti raktus",
"Error generating key pair" : "Klaida generuojant raktų porą",
@@ -21,9 +19,6 @@ OC.L10N.register(
"Secret key" : "Slaptasis raktas",
"Builtin" : "Įtaisytasis",
"None" : "Nėra",
- "OAuth1" : "OAuth1",
- "App key" : "Trečiųjų šalių programinės įrangos identifikacijos raktas",
- "App secret" : "Trečiųjų šalių programinės įrangos slaptažodis",
"OAuth2" : "OAuth2",
"Client ID" : "Kliento ID",
"Client secret" : "Trečiųjų šalių programinės įrangos kliento identifikacijos raktas",
@@ -106,6 +101,11 @@ OC.L10N.register(
"Configuration" : "Konfigūracija",
"Available for" : "Prieinamas",
"Add storage" : "Pridėti saugyklą",
- "Advanced settings" : "Išplėstiniai nustatymai"
+ "Advanced settings" : "Išplėstiniai nustatymai",
+ "Error configuring OAuth1" : "Klaida, konfigūruojant OAuth1",
+ "Please provide a valid app key and secret." : "Prašome naudoti teisingus trečiųjų šalių programinės įrangos identifikacijos numerį ir slaptažodį.",
+ "OAuth1" : "OAuth1",
+ "App key" : "Trečiųjų šalių programinės įrangos identifikacijos raktas",
+ "App secret" : "Trečiųjų šalių programinės įrangos slaptažodis"
},
"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);");