Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 18, 2025
1 parent 017f0c7 commit 32ad7be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion l10n/lt_LT.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
OC.L10N.register(
"groupfolders",
{
"Denied" : "Atsisakyta",
"Access denied" : "Prieiga negalima",
"Allowed" : "Leista",
"Access allowed" : "Prieiga leidžiama",
Expand All @@ -24,10 +23,12 @@ OC.L10N.register(
"Add group" : "Pridėti grupę",
"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",
"Delete \"{folderName}\"?" : "Ištrinti „{folderName}“?",
"Group or team" : "Grupė ar komanda",
"Folder name" : "Aplanko pavadinimas",
"Quota" : "Leidžiamas duomenų kiekis",
"Advanced Permissions" : "Išplėstiniai leidimai",
"User" : "Naudotojas",
"{displayName} (team)" : "{displayName} (komanda)",
"Group folders" : "Grupės aplankai",
"Admin configured folders shared with everyone in a group" : "Administratoriaus sukonfigūruoti aplankai, bendrinami su visais grupės nariais",
"Group folder" : "Grupės aplankas"
Expand Down
3 changes: 2 additions & 1 deletion l10n/lt_LT.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{ "translations": {
"Denied" : "Atsisakyta",
"Access denied" : "Prieiga negalima",
"Allowed" : "Leista",
"Access allowed" : "Prieiga leidžiama",
Expand All @@ -22,10 +21,12 @@
"Add group" : "Pridėti grupę",
"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",
"Delete \"{folderName}\"?" : "Ištrinti „{folderName}“?",
"Group or team" : "Grupė ar komanda",
"Folder name" : "Aplanko pavadinimas",
"Quota" : "Leidžiamas duomenų kiekis",
"Advanced Permissions" : "Išplėstiniai leidimai",
"User" : "Naudotojas",
"{displayName} (team)" : "{displayName} (komanda)",
"Group folders" : "Grupės aplankai",
"Admin configured folders shared with everyone in a group" : "Administratoriaus sukonfigūruoti aplankai, bendrinami su visais grupės nariais",
"Group folder" : "Grupės aplankas"
Expand Down

0 comments on commit 32ad7be

Please sign in to comment.