aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-15 00:25:56 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-15 00:25:56 +0000
commit7c0932f208bd9839914115ccada4904d7fd90fb1 (patch)
tree5dba0141abab13af223d7c670f83f15183e99be3 /apps/files/l10n/lt_LT.js
parent551e3601a278b0fe0d9646291bc6bc53d8bebdf2 (diff)
downloadnextcloud-server-7c0932f208bd9839914115ccada4904d7fd90fb1.tar.gz
nextcloud-server-7c0932f208bd9839914115ccada4904d7fd90fb1.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r--apps/files/l10n/lt_LT.js15
1 files changed, 3 insertions, 12 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 3f862883919..a6f15162e2a 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -225,20 +225,11 @@ OC.L10N.register(
"New text file.txt" : "Naujas tekstinis failas.txt",
"Direct link was copied (only works for users who have access to this file/folder)" : "Tiesioginė nuoroda buvo nukopijuota (veikia tik naudotojams, turintiems prieigą prie šio failo/aplanko)",
"Copy direct link (only works for users who have access to this file/folder)" : "Kopijuoti tiesioginę nuorodą (veiks tik naudotojams, turintiems prieigą prie šio failo/aplanko)",
- "You can only favorite a single file or folder at a time" : "Vienu metu galite pažymėti mėgstamu tik vieną failą ar aplanką",
- "This file has the tag {tag}" : "Šis failas turi žymą {tag}",
"\"remote user\"" : "„nuotolinis naudotojas“",
- "Download file {name}" : "Atsisiųsti failą {name}",
- "Storage informations" : "Informacija apie saugyklą",
- "Choose" : "Pasirinkite",
- "Toggle grid view" : "Rodyti tinkleliu",
- "Shares" : "Viešiniai",
- "Shared with others" : "Bendrinama su kitais",
- "Shared with you" : "Bendrinama su jumis",
- "Deleted shares" : "Ištrinti viešiniai",
- "Pending shares" : "Laukiantys viešiniai",
"File name" : "Failo pavadinimas",
+ "Download file {name}" : "Atsisiųsti failą {name}",
"{newName} already exists." : "{newName} jau yra.",
- "Name cannot be empty" : "Pavadinimas negali būti tuščias"
+ "Name cannot be empty" : "Pavadinimas negali būti tuščias",
+ "Storage informations" : "Informacija apie saugyklą"
},
"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);");