Skip to content

Commit 32ad7be

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 017f0c7 commit 32ad7be

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

l10n/lt_LT.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
OC.L10N.register(
22
"groupfolders",
33
{
4-
"Denied" : "Atsisakyta",
54
"Access denied" : "Prieiga negalima",
65
"Allowed" : "Leista",
76
"Access allowed" : "Prieiga leidžiama",
@@ -24,10 +23,12 @@ OC.L10N.register(
2423
"Add group" : "Pridėti grupę",
2524
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "Ar tikrai norite ištrinti „{folderName}“ ir visus jame esančius failus? Šios operacijos nebeįmanoma bus atšaukti",
2625
"Delete \"{folderName}\"?" : "Ištrinti „{folderName}“?",
26+
"Group or team" : "Grupė ar komanda",
2727
"Folder name" : "Aplanko pavadinimas",
2828
"Quota" : "Leidžiamas duomenų kiekis",
2929
"Advanced Permissions" : "Išplėstiniai leidimai",
3030
"User" : "Naudotojas",
31+
"{displayName} (team)" : "{displayName} (komanda)",
3132
"Group folders" : "Grupės aplankai",
3233
"Admin configured folders shared with everyone in a group" : "Administratoriaus sukonfigūruoti aplankai, bendrinami su visais grupės nariais",
3334
"Group folder" : "Grupės aplankas"

l10n/lt_LT.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{ "translations": {
2-
"Denied" : "Atsisakyta",
32
"Access denied" : "Prieiga negalima",
43
"Allowed" : "Leista",
54
"Access allowed" : "Prieiga leidžiama",
@@ -22,10 +21,12 @@
2221
"Add group" : "Pridėti grupę",
2322
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "Ar tikrai norite ištrinti „{folderName}“ ir visus jame esančius failus? Šios operacijos nebeįmanoma bus atšaukti",
2423
"Delete \"{folderName}\"?" : "Ištrinti „{folderName}“?",
24+
"Group or team" : "Grupė ar komanda",
2525
"Folder name" : "Aplanko pavadinimas",
2626
"Quota" : "Leidžiamas duomenų kiekis",
2727
"Advanced Permissions" : "Išplėstiniai leidimai",
2828
"User" : "Naudotojas",
29+
"{displayName} (team)" : "{displayName} (komanda)",
2930
"Group folders" : "Grupės aplankai",
3031
"Admin configured folders shared with everyone in a group" : "Administratoriaus sukonfigūruoti aplankai, bendrinami su visais grupės nariais",
3132
"Group folder" : "Grupės aplankas"

0 commit comments

Comments
 (0)