Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/lt_LT.js')
-rw-r--r--l10n/lt_LT.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index a15a1610..d879fe24 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -26,8 +26,6 @@ OC.L10N.register(
"Folder name" : "Aplanko pavadinimas",
"Groups" : "Grupės",
"Quota" : "Leidžiamas duomenų kiekis",
- "Advanced Permissions" : "Išplėstiniai leidimai",
- "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: encrypting the contents of group folders is currently not supported." : "Administratoriaus sukonfigūruoti aplankai, bendrinami su visais grupės nariais\n\nAplankus galima sukonfigūruoti skiltyje * Grupės aplankai * administratoriaus nustatymuose.\n\nSukūręs aplanką, administratorius gali suteikti prieigą prie aplanko vienai ar daugiau grupių, valdyti jų rašymo/dalijimosi teises ir priskirti aplanko kvotą.\n\nPastaba: grupių aplankų turinio šifravimas šiuo metu nepalaikomas.",
- "Are you sure you want to delete \"{folderName}\" and all files inside? This operation can not be undone" : "Ar tikrai norite ištrinti „{folderName}“ ir visus jame esančius failus? Šios operacijos nebeįmanoma bus atšaukti"
+ "Advanced Permissions" : "Išplėstiniai leidimai"
},
"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);");