aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lt_LT.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/lt_LT.js')
-rw-r--r--apps/files_sharing/l10n/lt_LT.js32
1 files changed, 16 insertions, 16 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js
index 95014fc608d..db12f4c1db5 100644
--- a/apps/files_sharing/l10n/lt_LT.js
+++ b/apps/files_sharing/l10n/lt_LT.js
@@ -178,8 +178,6 @@ OC.L10N.register(
"Note:" : "Pastaba:",
"File drop" : "Failų įkėlimas",
"Terms of service" : "Naudojimosi sąlygos",
- "Name" : "Pavadinimas",
- "Enter your name" : "Įveskite savo vardą",
"Share with {userName}" : "Bendrinti su {userName}",
"Share with email {email}" : "Bendrinti su el. pašto adresu {email}",
"Share with group" : "Bendrinti su grupe",
@@ -239,6 +237,7 @@ OC.L10N.register(
"No deleted shares" : "Ištrintų viešinių nėra",
"Pending shares" : "Laukiantys viešiniai",
"No pending shares" : "Nėra jokių laukiančių viešinių",
+ "Error deleting the share" : "Klaida ištrinant bendrinimą",
"Error updating the share: {errorMessage}" : "Klaida atnaujinant viešinį: {errorMessage}",
"Error updating the share" : "Klaida atnaujinant viešinį",
"File \"{path}\" has been unshared" : "Failas „{path}“ nustotas bendrinti",
@@ -255,16 +254,6 @@ OC.L10N.register(
"Shared with you and {circle} by {owner}" : "{owner} pradėjo bendrinti su jumis ir {circle}",
"Shared with you and the conversation {conversation} by {owner}" : "{owner} pasidalino su jumis ir pokalbiu {conversation}",
"Shared with you in a conversation by {owner}" : "{owner} pasidalino su jumis pokalbyje",
- "Share note" : "Pasidalinimo pastaba",
- "Show list view" : "Rodyti sąrašo rodinį",
- "Show grid view" : "Rodyti tinklelio rodinį",
- "Upload files to %s" : "Įkelkite failus į %s",
- "%s shared a folder with you." : "%s pradėjo bendrinti su jumis aplanką.",
- "Note" : "Pastaba",
- "Select or drop files" : "Pasirinkite arba vilkite failus",
- "Uploading files" : "Įkeliami failai",
- "Uploaded files:" : "Įkelti failai:",
- "By uploading files, you agree to the %1$sterms of service%2$s." : "Įkeldami failus, sutinkate su %1$snaudojimosi sąlygomis%2$s.",
"Share not found" : "Viešinys nerastas",
"Back to %s" : "Atgal į %s",
"Add to your Nextcloud" : "Pridėti į savo Nextcloud",
@@ -274,15 +263,26 @@ OC.L10N.register(
"This will stop your current uploads." : "Tai sustabdys dabartinius įkėlimus.",
"Move or copy" : "Perkelti ar kopijuoti",
"You can upload into this folder" : "Galite įkelti į šį aplanką",
+ "Show list view" : "Rodyti sąrašo rodinį",
+ "Show grid view" : "Rodyti tinklelio rodinį",
"No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}",
"Invalid server URL" : "Neteisingas serverio URL adresas",
"Failed to add the public link to your Nextcloud" : "Nepavyko pridėti viešosios nuorodos į jūsų Nextcloud",
- "Files" : "Failai",
"Download all files" : "Atsisiųsti visus failus ",
+ "_1 email address already added_::_{count} email addresses already added_" : ["Jau pridėtas 1 el. pašto adresas","Jau pridėti {count} el. pašto adresai","Jau pridėta {count} el. pašto adresų","Jau pridėtas {count} el. pašto adresas"],
+ "_1 email address added_::_{count} email addresses added_" : ["Pridėtas 1 el. pašto adresas","Pridėti {count} el. pašto adresai","Pridėta {count} el. pašto adresų","Pridėtas {count} el. pašto adresas"],
"Search for share recipients" : "Ieškoti viešinio gavėjų",
"No recommendations. Start typing." : "Rekomendacijų nėra. Pradėkite rašyti.",
- "Allow download" : "Leisti atsisiųsti",
- "_1 email address already added_::_{count} email addresses already added_" : ["Jau pridėtas 1 el. pašto adresas","Jau pridėti {count} el. pašto adresai","Jau pridėta {count} el. pašto adresų","Jau pridėtas {count} el. pašto adresas"],
- "_1 email address added_::_{count} email addresses added_" : ["Pridėtas 1 el. pašto adresas","Pridėti {count} el. pašto adresai","Pridėta {count} el. pašto adresų","Pridėtas {count} el. pašto adresas"]
+ "Enter your name" : "Įveskite savo vardą",
+ "Share note" : "Pasidalinimo pastaba",
+ "Upload files to %s" : "Įkelkite failus į %s",
+ "%s shared a folder with you." : "%s pradėjo bendrinti su jumis aplanką.",
+ "Note" : "Pastaba",
+ "Select or drop files" : "Pasirinkite arba vilkite failus",
+ "Uploading files" : "Įkeliami failai",
+ "Uploaded files:" : "Įkelti failai:",
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "Įkeldami failus, sutinkate su %1$snaudojimosi sąlygomis%2$s.",
+ "Name" : "Pavadinimas",
+ "Filename must not be empty." : "Failo pavadinimas negali būti tuščias."
},
"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);");