aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-10 02:20:14 +0000
committerNextcloud bot <bot@nextcloud.com>2020-12-10 02:20:14 +0000
commit5fc20e886218e71d1bfd1fbaf8d65d8b0a9b9a09 (patch)
tree65e2990ade2d6e3a8fa1168e066f30b49beb4271 /apps/files/l10n
parenta0444bc69cf1c2ffcb39616a2b258078737237bd (diff)
downloadnextcloud-server-5fc20e886218e71d1bfd1fbaf8d65d8b0a9b9a09.tar.gz
nextcloud-server-5fc20e886218e71d1bfd1fbaf8d65d8b0a9b9a09.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/hr.js9
-rw-r--r--apps/files/l10n/hr.json9
-rw-r--r--apps/files/l10n/lt_LT.js28
-rw-r--r--apps/files/l10n/lt_LT.json28
4 files changed, 46 insertions, 28 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js
index f4bb688d343..e1b84bc92b8 100644
--- a/apps/files/l10n/hr.js
+++ b/apps/files/l10n/hr.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} od {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Nije podržano otpremanje ove stavke",
"Target folder does not exist any more" : "Ciljna mapa više ne postoji",
+ "Operation is blocked by access control" : "Radnju je blokirala kontrola pristupa",
"Error when assembling chunks, status code {status}" : "Pogreška prilikom sastavljanja komada, šifra statusa {status}",
"Actions" : "Radnje",
"Rename" : "Preimenuj",
@@ -34,6 +35,7 @@ OC.L10N.register(
"Delete file" : "Izbriši datoteku",
"Delete folder" : "Izbriši mapu",
"Disconnect storage" : "Odspoji pohranu",
+ "Leave this share" : "Napustite ovo dijeljenje",
"Could not load info for file \"{file}\"" : "Nije moguće učitati podatke za datoteku „{file}”",
"Files" : "Datoteke",
"Details" : "Pojedinosti",
@@ -78,7 +80,13 @@ OC.L10N.register(
"\"/\" is not allowed inside a file name." : "„/” nije dopušteno unutar naziva datoteke.",
"\"{name}\" is not an allowed filetype" : "„{name}” nije dopuštena vrsta datoteke",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Pohrana {owner} je puna, datoteke više nije moguće ažurirati niti sinkronizirati!",
+ "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Mapa grupe „{mountPoint}“ je puna, datoteke više nije moguće ažurirati ni sinkronizirati!",
+ "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Vanjsko spremište za pohranu „{mountPoint}“ je puno, datoteke više nije moguće ažurirati ni sinkronizirati!",
"Your storage is full, files can not be updated or synced anymore!" : "Vaša je pohrana puna, datoteke više nije moguće ažurirati ni sinkronizirati!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Pohrana {owner} je skoro puna ({usedSpacePercent} %).",
+ "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Mapa grupe „{mountPoint}“ je skoro puna ({usedSpacePercent} %).",
+ "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Vanjsko spremište za pohranu „{mountPoint}“ je skoro puno ({usedSpacePercent} %).",
+ "Your storage is almost full ({usedSpacePercent}%)." : "Vaš prostor za pohranu je skoro pun ({usedSpacePercent} %).",
"_matches '{filter}'_::_match '{filter}'_" : ["odgovara '{filter}'","podudaranje '{filter}'","podudaranje '{filter}'"],
"View in folder" : "Prikaži u mapi",
"Copied!" : "Kopirano!",
@@ -128,6 +136,7 @@ OC.L10N.register(
"{user} moved {oldfile} to {newfile}" : "{user} je premjestio {oldfile} u {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Datoteka je dodana ili uklonjena iz vaših <strong>favorita</strong>",
"A file or folder has been <strong>changed</strong>" : "Datoteka ili mapa su <strong>promijenjeni</strong>",
+ "A favorite file or folder has been <strong>changed</strong>" : "Omiljena datoteka ili mapa je <strong>promijenjena</strong>",
"All files" : "Sve datoteke",
"Unlimited" : "Neograničeno",
"Upload (max. %s)" : "Otprema (maks. %s)",
diff --git a/apps/files/l10n/hr.json b/apps/files/l10n/hr.json
index b97a47aefb7..f4cee9cd9ad 100644
--- a/apps/files/l10n/hr.json
+++ b/apps/files/l10n/hr.json
@@ -23,6 +23,7 @@
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} od {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Nije podržano otpremanje ove stavke",
"Target folder does not exist any more" : "Ciljna mapa više ne postoji",
+ "Operation is blocked by access control" : "Radnju je blokirala kontrola pristupa",
"Error when assembling chunks, status code {status}" : "Pogreška prilikom sastavljanja komada, šifra statusa {status}",
"Actions" : "Radnje",
"Rename" : "Preimenuj",
@@ -32,6 +33,7 @@
"Delete file" : "Izbriši datoteku",
"Delete folder" : "Izbriši mapu",
"Disconnect storage" : "Odspoji pohranu",
+ "Leave this share" : "Napustite ovo dijeljenje",
"Could not load info for file \"{file}\"" : "Nije moguće učitati podatke za datoteku „{file}”",
"Files" : "Datoteke",
"Details" : "Pojedinosti",
@@ -76,7 +78,13 @@
"\"/\" is not allowed inside a file name." : "„/” nije dopušteno unutar naziva datoteke.",
"\"{name}\" is not an allowed filetype" : "„{name}” nije dopuštena vrsta datoteke",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Pohrana {owner} je puna, datoteke više nije moguće ažurirati niti sinkronizirati!",
+ "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Mapa grupe „{mountPoint}“ je puna, datoteke više nije moguće ažurirati ni sinkronizirati!",
+ "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Vanjsko spremište za pohranu „{mountPoint}“ je puno, datoteke više nije moguće ažurirati ni sinkronizirati!",
"Your storage is full, files can not be updated or synced anymore!" : "Vaša je pohrana puna, datoteke više nije moguće ažurirati ni sinkronizirati!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Pohrana {owner} je skoro puna ({usedSpacePercent} %).",
+ "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Mapa grupe „{mountPoint}“ je skoro puna ({usedSpacePercent} %).",
+ "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Vanjsko spremište za pohranu „{mountPoint}“ je skoro puno ({usedSpacePercent} %).",
+ "Your storage is almost full ({usedSpacePercent}%)." : "Vaš prostor za pohranu je skoro pun ({usedSpacePercent} %).",
"_matches '{filter}'_::_match '{filter}'_" : ["odgovara '{filter}'","podudaranje '{filter}'","podudaranje '{filter}'"],
"View in folder" : "Prikaži u mapi",
"Copied!" : "Kopirano!",
@@ -126,6 +134,7 @@
"{user} moved {oldfile} to {newfile}" : "{user} je premjestio {oldfile} u {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Datoteka je dodana ili uklonjena iz vaših <strong>favorita</strong>",
"A file or folder has been <strong>changed</strong>" : "Datoteka ili mapa su <strong>promijenjeni</strong>",
+ "A favorite file or folder has been <strong>changed</strong>" : "Omiljena datoteka ili mapa je <strong>promijenjena</strong>",
"All files" : "Sve datoteke",
"Unlimited" : "Neograničeno",
"Upload (max. %s)" : "Otprema (maks. %s)",
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 7ba69d50b96..ea1b95eee64 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -11,14 +11,14 @@ OC.L10N.register(
"Home" : "Pagrindinis",
"Close" : "Užverti",
"Favorites" : "Mėgstami",
- "Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko \"{dir}\"",
+ "Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko „{dir}“",
"This will stop your current uploads." : "Tai sustabdys dabartinius įkėlimus.",
"Upload cancelled." : "Įkėlimo atsisakyta.",
"Processing files …" : "Apdorojami failai…",
"…" : "…",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nepavyksta įkelti {filename}, nes tai yra katalogas arba šio failo dydis yra 0 baitų",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nepakanka laisvos vietos. Jūs bandote įkelti {size1} dydžio bylą, bet liko tik {size2} vietos",
- "Target folder \"{dir}\" does not exist any more" : "Paskirties aplanko \"{dir}\" daugiau nebėra",
+ "Target folder \"{dir}\" does not exist any more" : "Paskirties aplanko „{dir}“ daugiau nebėra",
"Not enough free space" : "Trūksta laisvos vietos",
"An unknown error has occurred" : "Įvyko nežinoma klaida",
"Uploading …" : "Įkeliama…",
@@ -35,7 +35,7 @@ OC.L10N.register(
"Delete file" : "Ištrinti failą",
"Delete folder" : "Ištrinti aplanką",
"Disconnect storage" : "Atjungti saugyklą",
- "Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui \"{file}\"",
+ "Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui „{file}“",
"Files" : "Failai",
"Details" : "Duomenys",
"Select" : "Pasirinkti",
@@ -43,22 +43,22 @@ OC.L10N.register(
"Unable to determine date" : "Nepavyksta nustatyti datos",
"This operation is forbidden" : "Ši operacija yra uždrausta",
"This directory is unavailable, please check the logs or contact the administrator" : "Šis katalogas neprieinamas, peržiūrėkite žurnalo įrašus arba susisiekite su administratoriumi",
- "Could not move \"{file}\", target exists" : "Nepavyko perkelti \"{file}\", toks jau egzistuoja",
- "Could not move \"{file}\"" : "Nepavyko perkelti \"{file}\"",
+ "Could not move \"{file}\", target exists" : "Nepavyko perkelti „{file}“, toks failas jau yra",
+ "Could not move \"{file}\"" : "Nepavyko perkelti „{file}“",
"copy" : "kopija",
"Could not copy \"{file}\", target exists" : "Nepavyko nukopijuoti \"{file}\", toks jau yra",
"Could not copy \"{file}\"" : "Nepavyko nukopijuoti \"{file}\"",
"Copied {origin} inside {destination}" : "Nukopijuota {origin} aplanke {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Nukopijuota {origin} ir dar {nbfiles} failus aplanke {destination}",
"{newName} already exists" : "{newName} jau yra",
- "Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti failo \"{fileName}\", jo daugiau nebėra",
- "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas \"{targetName}\" jau naudojamas aplanke \"{dir}\". Pasirinkite kitokį pavadinimą.",
- "Could not rename \"{fileName}\"" : "Nepavyko pervadinti failo \"{fileName}\"",
- "Could not create file \"{file}\"" : "Nepavyko sukurti failo \"{file}\"",
- "Could not create file \"{file}\" because it already exists" : "Nepavyko sukurti failo \"{file}\", nes jis jau yra",
- "Could not create folder \"{dir}\" because it already exists" : "Nepavyko sukurti aplanko \"{dir}\", nes jis jau yra",
+ "Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti failo „{fileName}“, jo daugiau nebėra",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas „{targetName}“ jau naudojamas aplanke „{dir}“. Pasirinkite kitokį pavadinimą.",
+ "Could not rename \"{fileName}\"" : "Nepavyko pervadinti failo „{fileName}“",
+ "Could not create file \"{file}\"" : "Nepavyko sukurti failo „{file}“",
+ "Could not create file \"{file}\" because it already exists" : "Nepavyko sukurti failo „{file}“, nes jis jau yra",
+ "Could not create folder \"{dir}\" because it already exists" : "Nepavyko sukurti aplanko „{dir}“, nes jis jau yra",
"Could not fetch file details \"{file}\"" : "Nepavyko gauti išsamesnės failo \"{file}\" informacijos",
- "Error deleting file \"{fileName}\"." : "Klaida trinant failą \"{fileName}\".",
+ "Error deleting file \"{fileName}\"." : "Klaida ištrinant failą „{fileName}“.",
"No search results in other folders for {tag}{filter}{endtag}" : "Kituose aplankuose nėra paieškos rezultatų, skirtų {tag}{filter}{endtag}",
"Enter more than two characters to search in other folders" : "Įveskite daugiau nei du simbolius, jei norite ieškoti kituose aplankuose",
"Name" : "Pavadinimas",
@@ -77,13 +77,13 @@ OC.L10N.register(
"\"{name}\" is an invalid file name." : "„{name}“ yra netinkamas bylos pavadinimas.",
"File name cannot be empty." : "Failo pavadinimas negali būti tuščias.",
"\"/\" is not allowed inside a file name." : "Failo pavadinime simbolis „/“ draudžiamas.",
- "\"{name}\" is not an allowed filetype" : "\"{name}\" nėra leidžiamas failo tipas",
+ "\"{name}\" is not an allowed filetype" : "„{name}“ nėra leidžiamas failo tipas",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} saugykla yra pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
"Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Grupės aplankas \"{mountPoint}\" yra beveik pilnas ({usedSpacePercent}%).",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Išorinė saugykla \"{mountPoint}\" yra beveik pilna ({usedSpacePercent}%).",
"Your storage is almost full ({usedSpacePercent}%)." : "Jūsų saugykla yra beveik pilna ({usedSpacePercent}%).",
- "_matches '{filter}'_::_match '{filter}'_" : ["atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\""],
+ "_matches '{filter}'_::_match '{filter}'_" : ["atitinka „{filter}“","atitinka „{filter}“","atitinka „{filter}“","atitinka „{filter}“"],
"View in folder" : "Rodyti aplanke",
"Copied!" : "Nukopijuota!",
"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)",
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json
index efa2fcbf1a6..9862c58a23c 100644
--- a/apps/files/l10n/lt_LT.json
+++ b/apps/files/l10n/lt_LT.json
@@ -9,14 +9,14 @@
"Home" : "Pagrindinis",
"Close" : "Užverti",
"Favorites" : "Mėgstami",
- "Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko \"{dir}\"",
+ "Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko „{dir}“",
"This will stop your current uploads." : "Tai sustabdys dabartinius įkėlimus.",
"Upload cancelled." : "Įkėlimo atsisakyta.",
"Processing files …" : "Apdorojami failai…",
"…" : "…",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nepavyksta įkelti {filename}, nes tai yra katalogas arba šio failo dydis yra 0 baitų",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nepakanka laisvos vietos. Jūs bandote įkelti {size1} dydžio bylą, bet liko tik {size2} vietos",
- "Target folder \"{dir}\" does not exist any more" : "Paskirties aplanko \"{dir}\" daugiau nebėra",
+ "Target folder \"{dir}\" does not exist any more" : "Paskirties aplanko „{dir}“ daugiau nebėra",
"Not enough free space" : "Trūksta laisvos vietos",
"An unknown error has occurred" : "Įvyko nežinoma klaida",
"Uploading …" : "Įkeliama…",
@@ -33,7 +33,7 @@
"Delete file" : "Ištrinti failą",
"Delete folder" : "Ištrinti aplanką",
"Disconnect storage" : "Atjungti saugyklą",
- "Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui \"{file}\"",
+ "Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui „{file}“",
"Files" : "Failai",
"Details" : "Duomenys",
"Select" : "Pasirinkti",
@@ -41,22 +41,22 @@
"Unable to determine date" : "Nepavyksta nustatyti datos",
"This operation is forbidden" : "Ši operacija yra uždrausta",
"This directory is unavailable, please check the logs or contact the administrator" : "Šis katalogas neprieinamas, peržiūrėkite žurnalo įrašus arba susisiekite su administratoriumi",
- "Could not move \"{file}\", target exists" : "Nepavyko perkelti \"{file}\", toks jau egzistuoja",
- "Could not move \"{file}\"" : "Nepavyko perkelti \"{file}\"",
+ "Could not move \"{file}\", target exists" : "Nepavyko perkelti „{file}“, toks failas jau yra",
+ "Could not move \"{file}\"" : "Nepavyko perkelti „{file}“",
"copy" : "kopija",
"Could not copy \"{file}\", target exists" : "Nepavyko nukopijuoti \"{file}\", toks jau yra",
"Could not copy \"{file}\"" : "Nepavyko nukopijuoti \"{file}\"",
"Copied {origin} inside {destination}" : "Nukopijuota {origin} aplanke {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Nukopijuota {origin} ir dar {nbfiles} failus aplanke {destination}",
"{newName} already exists" : "{newName} jau yra",
- "Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti failo \"{fileName}\", jo daugiau nebėra",
- "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas \"{targetName}\" jau naudojamas aplanke \"{dir}\". Pasirinkite kitokį pavadinimą.",
- "Could not rename \"{fileName}\"" : "Nepavyko pervadinti failo \"{fileName}\"",
- "Could not create file \"{file}\"" : "Nepavyko sukurti failo \"{file}\"",
- "Could not create file \"{file}\" because it already exists" : "Nepavyko sukurti failo \"{file}\", nes jis jau yra",
- "Could not create folder \"{dir}\" because it already exists" : "Nepavyko sukurti aplanko \"{dir}\", nes jis jau yra",
+ "Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti failo „{fileName}“, jo daugiau nebėra",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas „{targetName}“ jau naudojamas aplanke „{dir}“. Pasirinkite kitokį pavadinimą.",
+ "Could not rename \"{fileName}\"" : "Nepavyko pervadinti failo „{fileName}“",
+ "Could not create file \"{file}\"" : "Nepavyko sukurti failo „{file}“",
+ "Could not create file \"{file}\" because it already exists" : "Nepavyko sukurti failo „{file}“, nes jis jau yra",
+ "Could not create folder \"{dir}\" because it already exists" : "Nepavyko sukurti aplanko „{dir}“, nes jis jau yra",
"Could not fetch file details \"{file}\"" : "Nepavyko gauti išsamesnės failo \"{file}\" informacijos",
- "Error deleting file \"{fileName}\"." : "Klaida trinant failą \"{fileName}\".",
+ "Error deleting file \"{fileName}\"." : "Klaida ištrinant failą „{fileName}“.",
"No search results in other folders for {tag}{filter}{endtag}" : "Kituose aplankuose nėra paieškos rezultatų, skirtų {tag}{filter}{endtag}",
"Enter more than two characters to search in other folders" : "Įveskite daugiau nei du simbolius, jei norite ieškoti kituose aplankuose",
"Name" : "Pavadinimas",
@@ -75,13 +75,13 @@
"\"{name}\" is an invalid file name." : "„{name}“ yra netinkamas bylos pavadinimas.",
"File name cannot be empty." : "Failo pavadinimas negali būti tuščias.",
"\"/\" is not allowed inside a file name." : "Failo pavadinime simbolis „/“ draudžiamas.",
- "\"{name}\" is not an allowed filetype" : "\"{name}\" nėra leidžiamas failo tipas",
+ "\"{name}\" is not an allowed filetype" : "„{name}“ nėra leidžiamas failo tipas",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} saugykla yra pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
"Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Grupės aplankas \"{mountPoint}\" yra beveik pilnas ({usedSpacePercent}%).",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Išorinė saugykla \"{mountPoint}\" yra beveik pilna ({usedSpacePercent}%).",
"Your storage is almost full ({usedSpacePercent}%)." : "Jūsų saugykla yra beveik pilna ({usedSpacePercent}%).",
- "_matches '{filter}'_::_match '{filter}'_" : ["atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\""],
+ "_matches '{filter}'_::_match '{filter}'_" : ["atitinka „{filter}“","atitinka „{filter}“","atitinka „{filter}“","atitinka „{filter}“"],
"View in folder" : "Rodyti aplanke",
"Copied!" : "Nukopijuota!",
"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)",