diff options
Diffstat (limited to 'apps/files_external/l10n/lt_LT.js')
-rw-r--r-- | apps/files_external/l10n/lt_LT.js | 12 |
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 71fd9c97200..11ee79e1da9 100644 --- a/apps/files_external/l10n/lt_LT.js +++ b/apps/files_external/l10n/lt_LT.js @@ -1,6 +1,12 @@ 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 kuriant raktus", "(Group)" : "(Grupė)", "Compatibility with Mac NFD encoding (slow)" : "Suderinamumas su Mac NFD kodavimu (lėtai)", "Enable encryption" : "Įjungti šifravimą", @@ -103,12 +109,6 @@ OC.L10N.register( "All users" : "Visi naudotojai", "Advanced settings" : "Išplėstiniai nustatymai", "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas", - "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 kuriant raktus", "Empty response from the server" : "Negautas atsakymas iš serverio", "Couldn't access. Please log out and in again to activate this mount point" : "Prieiga yra neįmanoma. Pabandykite prisijungti iš naujo.", "Couldn't get the information from the remote server: {code} {type}" : "Neįmanoma gauti informacijos iš serverio: {code} {type}", |