summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/cs.js55
-rw-r--r--apps/files/l10n/cs.json55
-rw-r--r--apps/files/l10n/de.js1
-rw-r--r--apps/files/l10n/de.json1
-rw-r--r--apps/files/l10n/de_DE.js1
-rw-r--r--apps/files/l10n/de_DE.json1
-rw-r--r--apps/files/l10n/el.js1
-rw-r--r--apps/files/l10n/el.json1
-rw-r--r--apps/files/l10n/es.js1
-rw-r--r--apps/files/l10n/es.json1
-rw-r--r--apps/files/l10n/eu.js2
-rw-r--r--apps/files/l10n/eu.json2
-rw-r--r--apps/files/l10n/fr.js1
-rw-r--r--apps/files/l10n/fr.json1
-rw-r--r--apps/files/l10n/he.js3
-rw-r--r--apps/files/l10n/he.json3
-rw-r--r--apps/files/l10n/it.js1
-rw-r--r--apps/files/l10n/it.json1
-rw-r--r--apps/files/l10n/nb.js4
-rw-r--r--apps/files/l10n/nb.json4
-rw-r--r--apps/files/l10n/nl.js1
-rw-r--r--apps/files/l10n/nl.json1
-rw-r--r--apps/files/l10n/pl.js4
-rw-r--r--apps/files/l10n/pl.json4
-rw-r--r--apps/files/l10n/pt_BR.js1
-rw-r--r--apps/files/l10n/pt_BR.json1
-rw-r--r--apps/files/l10n/ru.js1
-rw-r--r--apps/files/l10n/ru.json1
-rw-r--r--apps/files/l10n/sr.js1
-rw-r--r--apps/files/l10n/sr.json1
-rw-r--r--apps/files/l10n/sv.js18
-rw-r--r--apps/files/l10n/sv.json18
-rw-r--r--apps/files/l10n/tr.js1
-rw-r--r--apps/files/l10n/tr.json1
-rw-r--r--apps/files/l10n/zh_CN.js11
-rw-r--r--apps/files/l10n/zh_CN.json11
36 files changed, 150 insertions, 66 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 1da8dbb39c4..cfd3fc03c20 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -13,7 +13,7 @@ OC.L10N.register(
"Delete" : "Smazat",
"Home" : "Domů",
"Close" : "Zavřít",
- "Could not create folder \"{dir}\"" : "Nelze vytvořit adresář \"{dir}\"",
+ "Could not create folder \"{dir}\"" : "Nelze vytvořit složku „{dir}“",
"Upload cancelled." : "Odesílání zrušeno.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nelze nahrát soubor {filename}, protože je to buď adresář nebo má velikost 0 bytů",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}",
@@ -39,25 +39,25 @@ OC.L10N.register(
"Unable to determine date" : "Nelze určit datum",
"This operation is forbidden" : "Tato operace je zakázána",
"This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte prosím logy nebo kontaktujte svého správce systému",
- "Could not move \"{file}\", target exists" : "Nelze přesunout \"{file}\", cíl existuje",
- "Could not move \"{file}\"" : "Nelze přesunout \"{file}\"",
- "Could not copy \"{file}\", target exists" : "Nelze kopírovat \"{file}\", cíl již existuje",
- "Could not copy \"{file}\"" : "Nelze kopírovat \"{file}\"",
+ "Could not move \"{file}\", target exists" : "Nelze přesunout „{file}“, cíl existuje",
+ "Could not move \"{file}\"" : "Nelze přesunout „{file}“",
+ "Could not copy \"{file}\", target exists" : "Nelze kopírovat „{file}“, cíl už existuje",
+ "Could not copy \"{file}\"" : "Nelze kopírovat „{file}“",
"Copied {origin} inside {destination}" : "{origin} zkopírován do {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} a {nbfiles} dalších souborů zkopírováno do {destination}",
"{newName} already exists" : "{newName} už existuje",
- "Could not rename \"{fileName}\", it does not exist any more" : "Nelze přejmenovat \"{fileName}\", již neexistuje",
- "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Jméno \"{targetName}\" je již použito v adresáři \"{dir}\". Vyberte prosím jiné jméno.",
- "Could not rename \"{fileName}\"" : "Nelze přejmenovat \"{fileName}\"",
- "Could not create file \"{file}\"" : "Nelze vytvořit soubor \"{file}\"",
- "Could not create file \"{file}\" because it already exists" : "Nelze vytvořit soubor \"{file}\", protože již existuje",
- "Could not create folder \"{dir}\" because it already exists" : "Nelze vytvořit adresář \"{dir}\", protože již existuje",
- "Error deleting file \"{fileName}\"." : "Chyba mazání souboru \"{fileName}\".",
+ "Could not rename \"{fileName}\", it does not exist any more" : "Nelze přejmenovat „{fileName}“, už neexistuje",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Název „{targetName}“ je už použito ve složce „{dir}“. Zvolte jiný název.",
+ "Could not rename \"{fileName}\"" : "Nelze přejmenovat „{fileName}“",
+ "Could not create file \"{file}\"" : "Nelze vytvořit soubor „{file}“",
+ "Could not create file \"{file}\" because it already exists" : "Nelze vytvořit soubor „{file}“, protože už existuje",
+ "Could not create folder \"{dir}\" because it already exists" : "Nelze vytvořit složku „{dir}“, protože už existuje",
+ "Error deleting file \"{fileName}\"." : "Chyba mazání souboru „{fileName}“.",
"No search results in other folders for {tag}{filter}{endtag}" : "Žádné výsledky hledání v ostatních složkách pro {tag}{filter}{endtag}",
"Name" : "Název",
"Size" : "Velikost",
"Modified" : "Upraveno",
- "_%n folder_::_%n folders_" : ["%n adresář","%n adresáře","%n adresářů","%n adresářů"],
+ "_%n folder_::_%n folders_" : ["%n šložka","%n složky","%n složek","%n složky"],
"_%n file_::_%n files_" : ["%n soubor","%n soubory","%n souborů","%n souborů"],
"{dirs} and {files}" : "{dirs} a {files}",
"_including %n hidden_::_including %n hidden_" : ["přidán %n skrytý","přidány %n skryté","přidáno %n skrytých","přidáno %n skrytých"],
@@ -66,41 +66,41 @@ OC.L10N.register(
"New" : "Nový",
"{used} of {quota} used" : "Využito {used} z {quota} ",
"{used} used" : "{used} Využito",
- "\"{name}\" is an invalid file name." : "\"{name}\" je neplatným názvem souboru.",
- "File name cannot be empty." : "Název souboru nemůže být prázdný řetězec.",
- "\"/\" is not allowed inside a file name." : "\"/\" není povolený znak v názvu souboru",
- "\"{name}\" is not an allowed filetype" : "\"{name}\" není povolený typ souboru",
+ "\"{name}\" is an invalid file name." : "„{name}“ není platným názvem souboru.",
+ "File name cannot be empty." : "Je třeba vyplnit název souboru.",
+ "\"/\" is not allowed inside a file name." : "„/“ není povolený znak v názvu souboru.",
+ "\"{name}\" is not an allowed filetype" : "„{name}“ není povolený typ souboru",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Úložiště uživatele {owner} je zaplněné, soubory nelze aktualizovat a synchronizovat!",
"Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné, nelze aktualizovat ani synchronizovat soubory.",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úložiště uživatele {owner} je téměř plné ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložiště je téměř plné ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["odpovídá '{filter}'","odpovídá '{filter}'","odpovídá '{filter}'","odpovídá '{filter}'"],
- "View in folder" : "Zobrazit v adresáři",
+ "View in folder" : "Zobrazit ve složce",
"Copied!" : "Zkopírováno!",
- "Copy direct link (only works for users who have access to this file/folder)" : "Zkopírovat přímý odkaz (funguje pouze pro uživatele, kteří mají přistup k tomuto souboru/adresáři)",
+ "Copy direct link (only works for users who have access to this file/folder)" : "Zkopírovat přímý odkaz (funguje pouze pro uživatele, kteří mají přístup k tomuto souboru/složce)",
"Path" : "Cesta",
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů","%n bajtů"],
"Favorited" : "Přidáno k oblíbeným",
"Favorite" : "Oblíbené",
- "New folder" : "Nový adresář",
+ "New folder" : "Nová složka",
"Upload file" : "Nahrát soubor",
"Not favorited" : "Nepřidáno do oblíbených",
"Remove from favorites" : "Odebrat z oblíbených",
"Add to favorites" : "Přidat do oblíbených",
- "An error occurred while trying to update the tags" : "Při pokusu o úpravu tagů nastala chyba",
+ "An error occurred while trying to update the tags" : "Při pokusu o úpravu štítků nastala chyba",
"Added to favorites" : "Přidán k oblíbeným",
"Removed from favorites" : "Odebráno z oblíbených",
- "You added {file} to your favorites" : "Do svých oblíbených jste přidal(a) {file}",
- "You removed {file} from your favorites" : "Odstranil(a) jste {file} ze svých oblíbených",
+ "You added {file} to your favorites" : "Do svých oblíbených jste přidali {file}",
+ "You removed {file} from your favorites" : "Odstranili jste {file} ze svých oblíbených",
"File changes" : "Změny souboru",
"Created by {user}" : "Vytvořil {user}",
"Changed by {user}" : "Změnil {user}",
"Deleted by {user}" : "Odstranil {user}",
"Restored by {user}" : "Obnovil {user}",
- "Renamed by {user}" : "Přejmenoval {user}",
- "Moved by {user}" : "Přesunul {user}",
- "\"remote user\"" : "\"vzdálený uživatel\"",
- "You created {file}" : "Vytvořil(a) jste {file}",
+ "Renamed by {user}" : "Přejmenoval(a) {user}",
+ "Moved by {user}" : "Přesunul(a) {user}",
+ "\"remote user\"" : "„uživatel na protějšku“",
+ "You created {file}" : "Vytvořili jste {file}",
"You created an encrypted file in {file}" : "Vytvořili jste šifrovaný soubor {file}",
"{user} created {file}" : "{user} vytvořil(a) {file}",
"{user} created an encrypted file in {file}" : "{user} vytvořil šifrovaný soubor {file}",
@@ -127,6 +127,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Soubor nebo adresář byl <strong>obnoven</strong>",
"Unlimited" : "Neomezeně",
"Upload (max. %s)" : "Nahrát (max. %s)",
+ "File Management" : "Správa souboru",
"File handling" : "Zacházení se soubory",
"Maximum upload size" : "Maximální velikost pro odesílání",
"max. possible: " : "největší možná: ",
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index e08f12f6d08..82f964c8475 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -11,7 +11,7 @@
"Delete" : "Smazat",
"Home" : "Domů",
"Close" : "Zavřít",
- "Could not create folder \"{dir}\"" : "Nelze vytvořit adresář \"{dir}\"",
+ "Could not create folder \"{dir}\"" : "Nelze vytvořit složku „{dir}“",
"Upload cancelled." : "Odesílání zrušeno.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nelze nahrát soubor {filename}, protože je to buď adresář nebo má velikost 0 bytů",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}",
@@ -37,25 +37,25 @@
"Unable to determine date" : "Nelze určit datum",
"This operation is forbidden" : "Tato operace je zakázána",
"This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte prosím logy nebo kontaktujte svého správce systému",
- "Could not move \"{file}\", target exists" : "Nelze přesunout \"{file}\", cíl existuje",
- "Could not move \"{file}\"" : "Nelze přesunout \"{file}\"",
- "Could not copy \"{file}\", target exists" : "Nelze kopírovat \"{file}\", cíl již existuje",
- "Could not copy \"{file}\"" : "Nelze kopírovat \"{file}\"",
+ "Could not move \"{file}\", target exists" : "Nelze přesunout „{file}“, cíl existuje",
+ "Could not move \"{file}\"" : "Nelze přesunout „{file}“",
+ "Could not copy \"{file}\", target exists" : "Nelze kopírovat „{file}“, cíl už existuje",
+ "Could not copy \"{file}\"" : "Nelze kopírovat „{file}“",
"Copied {origin} inside {destination}" : "{origin} zkopírován do {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} a {nbfiles} dalších souborů zkopírováno do {destination}",
"{newName} already exists" : "{newName} už existuje",
- "Could not rename \"{fileName}\", it does not exist any more" : "Nelze přejmenovat \"{fileName}\", již neexistuje",
- "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Jméno \"{targetName}\" je již použito v adresáři \"{dir}\". Vyberte prosím jiné jméno.",
- "Could not rename \"{fileName}\"" : "Nelze přejmenovat \"{fileName}\"",
- "Could not create file \"{file}\"" : "Nelze vytvořit soubor \"{file}\"",
- "Could not create file \"{file}\" because it already exists" : "Nelze vytvořit soubor \"{file}\", protože již existuje",
- "Could not create folder \"{dir}\" because it already exists" : "Nelze vytvořit adresář \"{dir}\", protože již existuje",
- "Error deleting file \"{fileName}\"." : "Chyba mazání souboru \"{fileName}\".",
+ "Could not rename \"{fileName}\", it does not exist any more" : "Nelze přejmenovat „{fileName}“, už neexistuje",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Název „{targetName}“ je už použito ve složce „{dir}“. Zvolte jiný název.",
+ "Could not rename \"{fileName}\"" : "Nelze přejmenovat „{fileName}“",
+ "Could not create file \"{file}\"" : "Nelze vytvořit soubor „{file}“",
+ "Could not create file \"{file}\" because it already exists" : "Nelze vytvořit soubor „{file}“, protože už existuje",
+ "Could not create folder \"{dir}\" because it already exists" : "Nelze vytvořit složku „{dir}“, protože už existuje",
+ "Error deleting file \"{fileName}\"." : "Chyba mazání souboru „{fileName}“.",
"No search results in other folders for {tag}{filter}{endtag}" : "Žádné výsledky hledání v ostatních složkách pro {tag}{filter}{endtag}",
"Name" : "Název",
"Size" : "Velikost",
"Modified" : "Upraveno",
- "_%n folder_::_%n folders_" : ["%n adresář","%n adresáře","%n adresářů","%n adresářů"],
+ "_%n folder_::_%n folders_" : ["%n šložka","%n složky","%n složek","%n složky"],
"_%n file_::_%n files_" : ["%n soubor","%n soubory","%n souborů","%n souborů"],
"{dirs} and {files}" : "{dirs} a {files}",
"_including %n hidden_::_including %n hidden_" : ["přidán %n skrytý","přidány %n skryté","přidáno %n skrytých","přidáno %n skrytých"],
@@ -64,41 +64,41 @@
"New" : "Nový",
"{used} of {quota} used" : "Využito {used} z {quota} ",
"{used} used" : "{used} Využito",
- "\"{name}\" is an invalid file name." : "\"{name}\" je neplatným názvem souboru.",
- "File name cannot be empty." : "Název souboru nemůže být prázdný řetězec.",
- "\"/\" is not allowed inside a file name." : "\"/\" není povolený znak v názvu souboru",
- "\"{name}\" is not an allowed filetype" : "\"{name}\" není povolený typ souboru",
+ "\"{name}\" is an invalid file name." : "„{name}“ není platným názvem souboru.",
+ "File name cannot be empty." : "Je třeba vyplnit název souboru.",
+ "\"/\" is not allowed inside a file name." : "„/“ není povolený znak v názvu souboru.",
+ "\"{name}\" is not an allowed filetype" : "„{name}“ není povolený typ souboru",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Úložiště uživatele {owner} je zaplněné, soubory nelze aktualizovat a synchronizovat!",
"Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné, nelze aktualizovat ani synchronizovat soubory.",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úložiště uživatele {owner} je téměř plné ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložiště je téměř plné ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["odpovídá '{filter}'","odpovídá '{filter}'","odpovídá '{filter}'","odpovídá '{filter}'"],
- "View in folder" : "Zobrazit v adresáři",
+ "View in folder" : "Zobrazit ve složce",
"Copied!" : "Zkopírováno!",
- "Copy direct link (only works for users who have access to this file/folder)" : "Zkopírovat přímý odkaz (funguje pouze pro uživatele, kteří mají přistup k tomuto souboru/adresáři)",
+ "Copy direct link (only works for users who have access to this file/folder)" : "Zkopírovat přímý odkaz (funguje pouze pro uživatele, kteří mají přístup k tomuto souboru/složce)",
"Path" : "Cesta",
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů","%n bajtů"],
"Favorited" : "Přidáno k oblíbeným",
"Favorite" : "Oblíbené",
- "New folder" : "Nový adresář",
+ "New folder" : "Nová složka",
"Upload file" : "Nahrát soubor",
"Not favorited" : "Nepřidáno do oblíbených",
"Remove from favorites" : "Odebrat z oblíbených",
"Add to favorites" : "Přidat do oblíbených",
- "An error occurred while trying to update the tags" : "Při pokusu o úpravu tagů nastala chyba",
+ "An error occurred while trying to update the tags" : "Při pokusu o úpravu štítků nastala chyba",
"Added to favorites" : "Přidán k oblíbeným",
"Removed from favorites" : "Odebráno z oblíbených",
- "You added {file} to your favorites" : "Do svých oblíbených jste přidal(a) {file}",
- "You removed {file} from your favorites" : "Odstranil(a) jste {file} ze svých oblíbených",
+ "You added {file} to your favorites" : "Do svých oblíbených jste přidali {file}",
+ "You removed {file} from your favorites" : "Odstranili jste {file} ze svých oblíbených",
"File changes" : "Změny souboru",
"Created by {user}" : "Vytvořil {user}",
"Changed by {user}" : "Změnil {user}",
"Deleted by {user}" : "Odstranil {user}",
"Restored by {user}" : "Obnovil {user}",
- "Renamed by {user}" : "Přejmenoval {user}",
- "Moved by {user}" : "Přesunul {user}",
- "\"remote user\"" : "\"vzdálený uživatel\"",
- "You created {file}" : "Vytvořil(a) jste {file}",
+ "Renamed by {user}" : "Přejmenoval(a) {user}",
+ "Moved by {user}" : "Přesunul(a) {user}",
+ "\"remote user\"" : "„uživatel na protějšku“",
+ "You created {file}" : "Vytvořili jste {file}",
"You created an encrypted file in {file}" : "Vytvořili jste šifrovaný soubor {file}",
"{user} created {file}" : "{user} vytvořil(a) {file}",
"{user} created an encrypted file in {file}" : "{user} vytvořil šifrovaný soubor {file}",
@@ -125,6 +125,7 @@
"A file or folder has been <strong>restored</strong>" : "Soubor nebo adresář byl <strong>obnoven</strong>",
"Unlimited" : "Neomezeně",
"Upload (max. %s)" : "Nahrát (max. %s)",
+ "File Management" : "Správa souboru",
"File handling" : "Zacházení se soubory",
"Maximum upload size" : "Maximální velikost pro odesílání",
"max. possible: " : "největší možná: ",
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js
index f185f2bbce7..4efbcbd2ad1 100644
--- a/apps/files/l10n/de.js
+++ b/apps/files/l10n/de.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Eine Datei oder ein Ordner wurde <strong>wiederhergestellt</strong>",
"Unlimited" : "Unbegrenzt",
"Upload (max. %s)" : "Hochladen (max. %s)",
+ "File Management" : "Dateiverwaltung",
"File handling" : "Dateibehandlung",
"Maximum upload size" : "Maximale Upload-Größe",
"max. possible: " : "maximal möglich:",
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json
index 348bd9a6504..ea1a4e55299 100644
--- a/apps/files/l10n/de.json
+++ b/apps/files/l10n/de.json
@@ -125,6 +125,7 @@
"A file or folder has been <strong>restored</strong>" : "Eine Datei oder ein Ordner wurde <strong>wiederhergestellt</strong>",
"Unlimited" : "Unbegrenzt",
"Upload (max. %s)" : "Hochladen (max. %s)",
+ "File Management" : "Dateiverwaltung",
"File handling" : "Dateibehandlung",
"Maximum upload size" : "Maximale Upload-Größe",
"max. possible: " : "maximal möglich:",
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index ab50bbc5a6b..cc4fbf41037 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Eine Datei oder ein Ordner wurde <strong>wiederhergestellt</strong>",
"Unlimited" : "Unbegrenzt",
"Upload (max. %s)" : "Hochladen (max. %s)",
+ "File Management" : "Dateiverwaltung",
"File handling" : "Dateibehandlung",
"Maximum upload size" : "Maximale Upload-Größe",
"max. possible: " : "maximal möglich:",
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index e97d500c758..cc965099195 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -125,6 +125,7 @@
"A file or folder has been <strong>restored</strong>" : "Eine Datei oder ein Ordner wurde <strong>wiederhergestellt</strong>",
"Unlimited" : "Unbegrenzt",
"Upload (max. %s)" : "Hochladen (max. %s)",
+ "File Management" : "Dateiverwaltung",
"File handling" : "Dateibehandlung",
"Maximum upload size" : "Maximale Upload-Größe",
"max. possible: " : "maximal möglich:",
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js
index dfed16774f5..9c793f6744b 100644
--- a/apps/files/l10n/el.js
+++ b/apps/files/l10n/el.js
@@ -115,6 +115,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Έγινε <strong>επαναφορά</strong> ενός αρχείου ή φακέλου",
"Unlimited" : "Απεριόριστο",
"Upload (max. %s)" : "Διαμοιρασμός (max. %s)",
+ "File Management" : "Διαχείριση αρχείων",
"File handling" : "Διαχείριση αρχείων",
"Maximum upload size" : "Μέγιστο μέγεθος αποστολής",
"max. possible: " : "μέγιστο δυνατό:",
diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json
index d14217b86dd..9d70d65dde1 100644
--- a/apps/files/l10n/el.json
+++ b/apps/files/l10n/el.json
@@ -113,6 +113,7 @@
"A file or folder has been <strong>restored</strong>" : "Έγινε <strong>επαναφορά</strong> ενός αρχείου ή φακέλου",
"Unlimited" : "Απεριόριστο",
"Upload (max. %s)" : "Διαμοιρασμός (max. %s)",
+ "File Management" : "Διαχείριση αρχείων",
"File handling" : "Διαχείριση αρχείων",
"Maximum upload size" : "Μέγιστο μέγεθος αποστολής",
"max. possible: " : "μέγιστο δυνατό:",
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 55191cd61a3..e7151e29a1a 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido <strong>restaurado</strong>",
"Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Subida (máx. %s)",
+ "File Management" : "Gestión de archivos",
"File handling" : "Manejo de archivos",
"Maximum upload size" : "Tamaño de subida máximo ",
"max. possible: " : "máx. posible: ",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 605589bc602..3491963af57 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -125,6 +125,7 @@
"A file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido <strong>restaurado</strong>",
"Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Subida (máx. %s)",
+ "File Management" : "Gestión de archivos",
"File handling" : "Manejo de archivos",
"Maximum upload size" : "Tamaño de subida máximo ",
"max. possible: " : "máx. posible: ",
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js
index 1c103163054..0507c1c1f30 100644
--- a/apps/files/l10n/eu.js
+++ b/apps/files/l10n/eu.js
@@ -140,6 +140,6 @@ OC.L10N.register(
"Shared with you" : "Zurekin partekatuta",
"Shared by link" : "Partekatua link bidez",
"Text file" : "Testu fitxategia",
- "New text file.txt" : ".txt testu fitxategi berria"
+ "New text file.txt" : "TXT berria.txt"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json
index 114065ca6fb..9eb40ed2c3e 100644
--- a/apps/files/l10n/eu.json
+++ b/apps/files/l10n/eu.json
@@ -138,6 +138,6 @@
"Shared with you" : "Zurekin partekatuta",
"Shared by link" : "Partekatua link bidez",
"Text file" : "Testu fitxategia",
- "New text file.txt" : ".txt testu fitxategi berria"
+ "New text file.txt" : "TXT berria.txt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 2812bc73c53..142af6c68ce 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Un fichier ou un répertoire a été <strong>restauré</strong>",
"Unlimited" : "Illimité",
"Upload (max. %s)" : "Envoi (max. %s)",
+ "File Management" : "Gestion de fichier",
"File handling" : "Gestion de fichiers",
"Maximum upload size" : "Taille max. d'envoi",
"max. possible: " : "Max. possible :",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 1bbc81834f1..9e064dd3fee 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -125,6 +125,7 @@
"A file or folder has been <strong>restored</strong>" : "Un fichier ou un répertoire a été <strong>restauré</strong>",
"Unlimited" : "Illimité",
"Upload (max. %s)" : "Envoi (max. %s)",
+ "File Management" : "Gestion de fichier",
"File handling" : "Gestion de fichiers",
"Maximum upload size" : "Taille max. d'envoi",
"max. possible: " : "Max. possible :",
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js
index aa8d20ea23d..54d0fb75b8f 100644
--- a/apps/files/l10n/he.js
+++ b/apps/files/l10n/he.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "קובץ או תיקייה <strong>שוחזרו</strong>",
"Unlimited" : "ללא הגבלה",
"Upload (max. %s)" : "העלאה (מקסימום %s)",
+ "File Management" : "ניהול קבצים",
"File handling" : "טיפול בקבצים",
"Maximum upload size" : "גודל העלאה מקסימלי",
"max. possible: " : "המרבי האפשרי: ",
@@ -150,9 +151,11 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן",
"Tags" : "תגיות",
"Deleted files" : "קבצים שנמחקו",
+ "Shares" : "שיתופים",
"Shared with others" : "משותף עם אחרים",
"Shared with you" : "משותף אתך",
"Shared by link" : "משותף על ידי קישור",
+ "Deleted shares" : "שיתופים שנמחקו",
"Text file" : "קובץ טקסט",
"New text file.txt" : "קובץ טקסט חדש.txt",
"Move" : "העברה",
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json
index cb24c1e5716..76aba132454 100644
--- a/apps/files/l10n/he.json
+++ b/apps/files/l10n/he.json
@@ -125,6 +125,7 @@
"A file or folder has been <strong>restored</strong>" : "קובץ או תיקייה <strong>שוחזרו</strong>",
"Unlimited" : "ללא הגבלה",
"Upload (max. %s)" : "העלאה (מקסימום %s)",
+ "File Management" : "ניהול קבצים",
"File handling" : "טיפול בקבצים",
"Maximum upload size" : "גודל העלאה מקסימלי",
"max. possible: " : "המרבי האפשרי: ",
@@ -148,9 +149,11 @@
"Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן",
"Tags" : "תגיות",
"Deleted files" : "קבצים שנמחקו",
+ "Shares" : "שיתופים",
"Shared with others" : "משותף עם אחרים",
"Shared with you" : "משותף אתך",
"Shared by link" : "משותף על ידי קישור",
+ "Deleted shares" : "שיתופים שנמחקו",
"Text file" : "קובץ טקסט",
"New text file.txt" : "קובץ טקסט חדש.txt",
"Move" : "העברה",
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 7e1149f4853..8a3a25ea272 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Un file o una cartella è stato <strong>ripristinato</strong>",
"Unlimited" : "Illimitata",
"Upload (max. %s)" : "Carica (massimo %s)",
+ "File Management" : "Gestione dei file",
"File handling" : "Gestione file",
"Maximum upload size" : "Dimensione massima caricamento",
"max. possible: " : "numero mass.: ",
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index 39864a15337..b818fdb7b69 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -125,6 +125,7 @@
"A file or folder has been <strong>restored</strong>" : "Un file o una cartella è stato <strong>ripristinato</strong>",
"Unlimited" : "Illimitata",
"Upload (max. %s)" : "Carica (massimo %s)",
+ "File Management" : "Gestione dei file",
"File handling" : "Gestione file",
"Maximum upload size" : "Dimensione massima caricamento",
"max. possible: " : "numero mass.: ",
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js
index d0ce5411041..2c512f8de97 100644
--- a/apps/files/l10n/nb.js
+++ b/apps/files/l10n/nb.js
@@ -52,7 +52,7 @@ OC.L10N.register(
"Could not create file \"{file}\" because it already exists" : "Klarte ikke å opprette fil \"{file}\" fordi den finnes allerede",
"Could not create folder \"{dir}\" because it already exists" : "Klarete ikke å opprette mappe \"{dir}\" fordi den finnes allerede",
"Error deleting file \"{fileName}\"." : "Feil ved sletting av fil \"{fileName}\".",
- "No search results in other folders for {tag}{filter}{endtag}" : "Ingen søkeresultater i andre mapper etter {tag}{filter}{endtag}",
+ "No search results in other folders for {tag}{filter}{endtag}" : "Ingen søkeresultater i andre mapper etter {tag}{filter}{endtag}",
"Name" : "Navn",
"Size" : "Størrelse",
"Modified" : "Endret",
@@ -68,7 +68,7 @@ OC.L10N.register(
"\"{name}\" is an invalid file name." : "\"{name}\" er et uglydig filnavn.",
"File name cannot be empty." : "Filnavn kan ikke være tomt.",
"\"/\" is not allowed inside a file name." : "\"/\" tillates ikke i et filnavn.",
- "\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tillatt filtype",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tillatt filtype",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Lagringsplass for {owner} er full, filer kan ikke oppdateres eller synkroniseres lenger!",
"Your storage is full, files can not be updated or synced anymore!" : "Lagringsplass er oppbrukt, filer kan ikke lenger oppdateres eller synkroniseres!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Lagringsplass for {owner} er nesten full ({usedSpacePercent}%)",
diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json
index 7100d99d9ca..b209be25df2 100644
--- a/apps/files/l10n/nb.json
+++ b/apps/files/l10n/nb.json
@@ -50,7 +50,7 @@
"Could not create file \"{file}\" because it already exists" : "Klarte ikke å opprette fil \"{file}\" fordi den finnes allerede",
"Could not create folder \"{dir}\" because it already exists" : "Klarete ikke å opprette mappe \"{dir}\" fordi den finnes allerede",
"Error deleting file \"{fileName}\"." : "Feil ved sletting av fil \"{fileName}\".",
- "No search results in other folders for {tag}{filter}{endtag}" : "Ingen søkeresultater i andre mapper etter {tag}{filter}{endtag}",
+ "No search results in other folders for {tag}{filter}{endtag}" : "Ingen søkeresultater i andre mapper etter {tag}{filter}{endtag}",
"Name" : "Navn",
"Size" : "Størrelse",
"Modified" : "Endret",
@@ -66,7 +66,7 @@
"\"{name}\" is an invalid file name." : "\"{name}\" er et uglydig filnavn.",
"File name cannot be empty." : "Filnavn kan ikke være tomt.",
"\"/\" is not allowed inside a file name." : "\"/\" tillates ikke i et filnavn.",
- "\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tillatt filtype",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tillatt filtype",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Lagringsplass for {owner} er full, filer kan ikke oppdateres eller synkroniseres lenger!",
"Your storage is full, files can not be updated or synced anymore!" : "Lagringsplass er oppbrukt, filer kan ikke lenger oppdateres eller synkroniseres!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Lagringsplass for {owner} er nesten full ({usedSpacePercent}%)",
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 0bc902fb11e..fee9fc7db47 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Een bestand of een map is <strong>hersteld</strong>",
"Unlimited" : "Ongelimiteerd",
"Upload (max. %s)" : "Upload (max. %s)",
+ "File Management" : "Bestandsbeheer",
"File handling" : "Bestand afhandeling",
"Maximum upload size" : "Maximale bestandsgrootte voor uploads",
"max. possible: " : "max. mogelijk: ",
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 54270cfdcec..3fd387271bd 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -125,6 +125,7 @@
"A file or folder has been <strong>restored</strong>" : "Een bestand of een map is <strong>hersteld</strong>",
"Unlimited" : "Ongelimiteerd",
"Upload (max. %s)" : "Upload (max. %s)",
+ "File Management" : "Bestandsbeheer",
"File handling" : "Bestand afhandeling",
"Maximum upload size" : "Maximale bestandsgrootte voor uploads",
"max. possible: " : "max. mogelijk: ",
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 30612b8a3fb..7f6d9024b74 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"Uploading …" : "Wysyłanie…",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
+ "Uploading that item is not supported" : "Wysyłanie tego elementu nie jest wspierane",
"Target folder does not exist any more" : "Folder docelowy już nie istnieje",
"Error when assembling chunks, status code {status}" : "Błąd podczas łączenia fragmentów, kod statusu {status}",
"Actions" : "Akcje",
@@ -126,6 +127,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Plik lub folder został <strong>przywrócony</strong>",
"Unlimited" : "Bez limitu",
"Upload (max. %s)" : "Wysyłka (max. %s)",
+ "File Management" : "Zarządzanie plikami",
"File handling" : "Zarządzanie plikami",
"Maximum upload size" : "Maksymalny rozmiar wysyłanego pliku",
"max. possible: " : "maks. możliwy:",
@@ -149,9 +151,11 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj",
"Tags" : "Tagi",
"Deleted files" : "Usunięte pliki",
+ "Shares" : "Udostępnione udziały",
"Shared with others" : "Udostępnione przez Ciebie",
"Shared with you" : "Udostępnione dla Ciebie",
"Shared by link" : "Udostępnione przez link",
+ "Deleted shares" : "Usunięte udostępnione udziały",
"Text file" : "Plik tekstowy",
"New text file.txt" : "Nowy plik tekstowy.txt",
"Move" : "Przenieś",
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index bdbffab87aa..5abed97ce96 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -20,6 +20,7 @@
"Uploading …" : "Wysyłanie…",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
+ "Uploading that item is not supported" : "Wysyłanie tego elementu nie jest wspierane",
"Target folder does not exist any more" : "Folder docelowy już nie istnieje",
"Error when assembling chunks, status code {status}" : "Błąd podczas łączenia fragmentów, kod statusu {status}",
"Actions" : "Akcje",
@@ -124,6 +125,7 @@
"A file or folder has been <strong>restored</strong>" : "Plik lub folder został <strong>przywrócony</strong>",
"Unlimited" : "Bez limitu",
"Upload (max. %s)" : "Wysyłka (max. %s)",
+ "File Management" : "Zarządzanie plikami",
"File handling" : "Zarządzanie plikami",
"Maximum upload size" : "Maksymalny rozmiar wysyłanego pliku",
"max. possible: " : "maks. możliwy:",
@@ -147,9 +149,11 @@
"Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj",
"Tags" : "Tagi",
"Deleted files" : "Usunięte pliki",
+ "Shares" : "Udostępnione udziały",
"Shared with others" : "Udostępnione przez Ciebie",
"Shared with you" : "Udostępnione dla Ciebie",
"Shared by link" : "Udostępnione przez link",
+ "Deleted shares" : "Usunięte udostępnione udziały",
"Text file" : "Plik tekstowy",
"New text file.txt" : "Nowy plik tekstowy.txt",
"Move" : "Przenieś",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 13e0003a91a..5068d98f987 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Um arquivo ou pasta foi <strong>restaurado</strong>",
"Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Envio (max. %s)",
+ "File Management" : "Gerenciamento de Arquivos",
"File handling" : "Tratamento de arquivo",
"Maximum upload size" : "Tamanho máximo para envio",
"max. possible: " : "max. possível:",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 773e6c65828..314c4792319 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -125,6 +125,7 @@
"A file or folder has been <strong>restored</strong>" : "Um arquivo ou pasta foi <strong>restaurado</strong>",
"Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Envio (max. %s)",
+ "File Management" : "Gerenciamento de Arquivos",
"File handling" : "Tratamento de arquivo",
"Maximum upload size" : "Tamanho máximo para envio",
"max. possible: " : "max. possível:",
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 72187e3fff4..e80df1bab23 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Файл или каталог был <strong>восстановлен</strong>",
"Unlimited" : "Неограничено",
"Upload (max. %s)" : "Загрузка (максимум %s)",
+ "File Management" : "Управление файлами",
"File handling" : "Управление файлами",
"Maximum upload size" : "Максимальный размер загружаемого файла",
"max. possible: " : "макс. возможно: ",
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index fc0f7a124f6..52dedfb0938 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -125,6 +125,7 @@
"A file or folder has been <strong>restored</strong>" : "Файл или каталог был <strong>восстановлен</strong>",
"Unlimited" : "Неограничено",
"Upload (max. %s)" : "Загрузка (максимум %s)",
+ "File Management" : "Управление файлами",
"File handling" : "Управление файлами",
"Maximum upload size" : "Максимальный размер загружаемого файла",
"max. possible: " : "макс. возможно: ",
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index c9871c0e397..ac0cbc6d4c4 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Фајл или фасцикла су <strong>враћени</strong>",
"Unlimited" : "Неограничено",
"Upload (max. %s)" : "Отпремање (макс. %s)",
+ "File Management" : "Управљање фајловима",
"File handling" : "Руковање фајловима",
"Maximum upload size" : "Највећа величина отпремања",
"max. possible: " : "највише могуће:",
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json
index ecda1377717..0597bef11f1 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -125,6 +125,7 @@
"A file or folder has been <strong>restored</strong>" : "Фајл или фасцикла су <strong>враћени</strong>",
"Unlimited" : "Неограничено",
"Upload (max. %s)" : "Отпремање (макс. %s)",
+ "File Management" : "Управљање фајловима",
"File handling" : "Руковање фајловима",
"Maximum upload size" : "Највећа величина отпремања",
"max. possible: " : "највише могуће:",
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index ec63276359c..28a7b78c006 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -22,10 +22,12 @@ OC.L10N.register(
"Uploading …" : "Laddar upp ..",
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} av {totalSize} ({bitrate})",
+ "Uploading that item is not supported" : "Uppladdning av det här objektet stöds inte",
"Target folder does not exist any more" : "Målmapp existerar inte längre",
"Error when assembling chunks, status code {status}" : "Fel vid ihopsättning av bitarna: statuskod: {status}",
"Actions" : "Åtgärder",
"Rename" : "Byt namn",
+ "Copy" : "Kopiera",
"Target folder" : "Målmapp",
"Disconnect storage" : "Koppla bort lagring",
"Unshare" : "Sluta dela",
@@ -99,12 +101,18 @@ OC.L10N.register(
"Moved by {user}" : "Flyttad av {user}",
"\"remote user\"" : "\"extern användare\"",
"You created {file}" : "Du skapade {file}",
+ "You created an encrypted file in {file}" : "Du skapade en krypterad fil i {file}",
"{user} created {file}" : "{user} skapade {file}",
+ "{user} created an encrypted file in {file}" : "{user} skapade en krypterad fil i {file}",
"{file} was created in a public folder" : "{file} skapades i en offentlig mapp",
"You changed {file}" : "Du ändrade {file}",
+ "You changed an encrypted file in {file}" : "Du ändrade en krypterad fil i {file}",
"{user} changed {file}" : "{user} ändrade {file}",
+ "{user} changed an encrypted file in {file}" : "{user} ändrade en krypterad fil i {file}",
"You deleted {file}" : "Du raderade {file}",
+ "You deleted an encrypted file in {file}" : "Du raderade en krypterad fil i {file}",
"{user} deleted {file}" : "{user} raderade {file}",
+ "{user} deleted an encrypted file in {file}" : "{user} raderade en krypterad fil i {file}",
"You restored {file}" : "Du återställde {file}",
"{user} restored {file}" : "{user} återställde {file}",
"You renamed {oldfile} to {newfile}" : "Du ändrade filnamn {oldfile} till {newfile}",
@@ -119,6 +127,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "En fil eller mapp har <strong>återställts</strong>",
"Unlimited" : "Obegränsad",
"Upload (max. %s)" : "Ladda upp (max. %s)",
+ "File Management" : "Filhantering",
"File handling" : "Filhantering",
"Maximum upload size" : "Maximal storlek att ladda upp",
"max. possible: " : "max. möjligt:",
@@ -130,6 +139,7 @@ OC.L10N.register(
"Settings" : "Inställningar",
"Show hidden files" : "Visa dolda filer",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">komma åt dina filer med WebDAV</a>",
"Cancel upload" : "Avbryt uppladdning",
"No files in here" : "Inga filer kunde hittas",
"Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!",
@@ -141,10 +151,16 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Filer och mappar markerade som favoriter kommer att visas här",
"Tags" : "Taggar",
"Deleted files" : "Raderade filer",
+ "Shares" : "Delningar",
"Shared with others" : "Delad med andra",
"Shared with you" : "Delad med dig",
"Shared by link" : "Delad via länk",
+ "Deleted shares" : "Raderade delningar",
"Text file" : "Textfil",
- "New text file.txt" : "nytextfil.txt"
+ "New text file.txt" : "nytextfil.txt",
+ "Move" : "Flytta",
+ "A new file or folder has been <strong>deleted</strong>" : "En ny fil eller mapp har blivit <strong>raderad</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "En ny fil eller mapp har blivit <strong>återställd</strong>",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">komma åt dina filer med WebDAV</a>"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index 4013919a646..3c15e49b21d 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -20,10 +20,12 @@
"Uploading …" : "Laddar upp ..",
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} av {totalSize} ({bitrate})",
+ "Uploading that item is not supported" : "Uppladdning av det här objektet stöds inte",
"Target folder does not exist any more" : "Målmapp existerar inte längre",
"Error when assembling chunks, status code {status}" : "Fel vid ihopsättning av bitarna: statuskod: {status}",
"Actions" : "Åtgärder",
"Rename" : "Byt namn",
+ "Copy" : "Kopiera",
"Target folder" : "Målmapp",
"Disconnect storage" : "Koppla bort lagring",
"Unshare" : "Sluta dela",
@@ -97,12 +99,18 @@
"Moved by {user}" : "Flyttad av {user}",
"\"remote user\"" : "\"extern användare\"",
"You created {file}" : "Du skapade {file}",
+ "You created an encrypted file in {file}" : "Du skapade en krypterad fil i {file}",
"{user} created {file}" : "{user} skapade {file}",
+ "{user} created an encrypted file in {file}" : "{user} skapade en krypterad fil i {file}",
"{file} was created in a public folder" : "{file} skapades i en offentlig mapp",
"You changed {file}" : "Du ändrade {file}",
+ "You changed an encrypted file in {file}" : "Du ändrade en krypterad fil i {file}",
"{user} changed {file}" : "{user} ändrade {file}",
+ "{user} changed an encrypted file in {file}" : "{user} ändrade en krypterad fil i {file}",
"You deleted {file}" : "Du raderade {file}",
+ "You deleted an encrypted file in {file}" : "Du raderade en krypterad fil i {file}",
"{user} deleted {file}" : "{user} raderade {file}",
+ "{user} deleted an encrypted file in {file}" : "{user} raderade en krypterad fil i {file}",
"You restored {file}" : "Du återställde {file}",
"{user} restored {file}" : "{user} återställde {file}",
"You renamed {oldfile} to {newfile}" : "Du ändrade filnamn {oldfile} till {newfile}",
@@ -117,6 +125,7 @@
"A file or folder has been <strong>restored</strong>" : "En fil eller mapp har <strong>återställts</strong>",
"Unlimited" : "Obegränsad",
"Upload (max. %s)" : "Ladda upp (max. %s)",
+ "File Management" : "Filhantering",
"File handling" : "Filhantering",
"Maximum upload size" : "Maximal storlek att ladda upp",
"max. possible: " : "max. möjligt:",
@@ -128,6 +137,7 @@
"Settings" : "Inställningar",
"Show hidden files" : "Visa dolda filer",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">komma åt dina filer med WebDAV</a>",
"Cancel upload" : "Avbryt uppladdning",
"No files in here" : "Inga filer kunde hittas",
"Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!",
@@ -139,10 +149,16 @@
"Files and folders you mark as favorite will show up here" : "Filer och mappar markerade som favoriter kommer att visas här",
"Tags" : "Taggar",
"Deleted files" : "Raderade filer",
+ "Shares" : "Delningar",
"Shared with others" : "Delad med andra",
"Shared with you" : "Delad med dig",
"Shared by link" : "Delad via länk",
+ "Deleted shares" : "Raderade delningar",
"Text file" : "Textfil",
- "New text file.txt" : "nytextfil.txt"
+ "New text file.txt" : "nytextfil.txt",
+ "Move" : "Flytta",
+ "A new file or folder has been <strong>deleted</strong>" : "En ny fil eller mapp har blivit <strong>raderad</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "En ny fil eller mapp har blivit <strong>återställd</strong>",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">komma åt dina filer med WebDAV</a>"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index 4eb14118de7..75ec26480c1 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Bir dosya ya da klasör <strong>geri yüklendi</strong>",
"Unlimited" : "Sınırsız",
"Upload (max. %s)" : "Yükle (en büyük: %s)",
+ "File Management" : "Dosya Yönetimi",
"File handling" : "Dosya işlemleri",
"Maximum upload size" : "En büyük yükleme boyutu",
"max. possible: " : "olabilecek en büyük:",
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index 5206a9340ca..05200bf8a6c 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -125,6 +125,7 @@
"A file or folder has been <strong>restored</strong>" : "Bir dosya ya da klasör <strong>geri yüklendi</strong>",
"Unlimited" : "Sınırsız",
"Upload (max. %s)" : "Yükle (en büyük: %s)",
+ "File Management" : "Dosya Yönetimi",
"File handling" : "Dosya işlemleri",
"Maximum upload size" : "En büyük yükleme boyutu",
"max. possible: " : "olabilecek en büyük:",
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 3a3fd93dd87..c815160dc82 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -64,7 +64,7 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件",
"_Uploading %n file_::_Uploading %n files_" : ["上传 %n 个文件"],
"New" : "新建",
- "{used} of {quota} used" : "已使用{used} /{quota}",
+ "{used} of {quota} used" : "已使用 {used} / {quota}",
"{used} used" : "{used} 已使用",
"\"{name}\" is an invalid file name." : "\"{name}\" 是一个无效的文件名",
"File name cannot be empty." : "文件名不能为空.",
@@ -84,7 +84,7 @@ OC.L10N.register(
"Favorite" : "收藏",
"New folder" : "新建文件夹",
"Upload file" : "上传文件",
- "Not favorited" : "不受欢迎的",
+ "Not favorited" : "未收藏",
"Remove from favorites" : "取消收藏",
"Add to favorites" : "收藏",
"An error occurred while trying to update the tags" : "更新标签时出错",
@@ -106,9 +106,13 @@ OC.L10N.register(
"{user} created an encrypted file in {file}" : "{user} 在 {file} 中创建一个加密文件",
"{file} was created in a public folder" : "{file} 被创建在公共文件夹",
"You changed {file}" : "您更改了 {file}",
+ "You changed an encrypted file in {file}" : "您在 {file} 更改了加密文件",
"{user} changed {file}" : "{user} 更改了 {file}",
+ "{user} changed an encrypted file in {file}" : "{user} 在 {file} 更改了加密文件",
"You deleted {file}" : "您删除了{file}",
+ "You deleted an encrypted file in {file}" : "您在 {file} 删除了加密文件",
"{user} deleted {file}" : "{user} 删除了 {file}",
+ "{user} deleted an encrypted file in {file}" : "{user} 在 {file} 删除了加密文件",
"You restored {file}" : "您恢复了{file}",
"{user} restored {file}" : "{user} 恢复了 {file}",
"You renamed {oldfile} to {newfile}" : "您将 {oldfile} 改名为 {newfile}",
@@ -123,6 +127,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "文件/文件夹已恢复",
"Unlimited" : "无限制",
"Upload (max. %s)" : "上传 (最大 %s)",
+ "File Management" : "文件管理",
"File handling" : "文件处理",
"Maximum upload size" : "最大上传大小",
"max. possible: " : "最大允许: ",
@@ -154,6 +159,8 @@ OC.L10N.register(
"Text file" : "文本文件",
"New text file.txt" : "新建文本文件.txt",
"Move" : "移动",
+ "A new file or folder has been <strong>deleted</strong>" : "文件/文件夹已<strong>删除</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "文件/文件夹已<strong>恢复</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">通过 WebDAV 访问您的文件</a>"
},
"nplurals=1; plural=0;");
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index ffcb4aa9bfc..4a5efca535d 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -62,7 +62,7 @@
"You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件",
"_Uploading %n file_::_Uploading %n files_" : ["上传 %n 个文件"],
"New" : "新建",
- "{used} of {quota} used" : "已使用{used} /{quota}",
+ "{used} of {quota} used" : "已使用 {used} / {quota}",
"{used} used" : "{used} 已使用",
"\"{name}\" is an invalid file name." : "\"{name}\" 是一个无效的文件名",
"File name cannot be empty." : "文件名不能为空.",
@@ -82,7 +82,7 @@
"Favorite" : "收藏",
"New folder" : "新建文件夹",
"Upload file" : "上传文件",
- "Not favorited" : "不受欢迎的",
+ "Not favorited" : "未收藏",
"Remove from favorites" : "取消收藏",
"Add to favorites" : "收藏",
"An error occurred while trying to update the tags" : "更新标签时出错",
@@ -104,9 +104,13 @@
"{user} created an encrypted file in {file}" : "{user} 在 {file} 中创建一个加密文件",
"{file} was created in a public folder" : "{file} 被创建在公共文件夹",
"You changed {file}" : "您更改了 {file}",
+ "You changed an encrypted file in {file}" : "您在 {file} 更改了加密文件",
"{user} changed {file}" : "{user} 更改了 {file}",
+ "{user} changed an encrypted file in {file}" : "{user} 在 {file} 更改了加密文件",
"You deleted {file}" : "您删除了{file}",
+ "You deleted an encrypted file in {file}" : "您在 {file} 删除了加密文件",
"{user} deleted {file}" : "{user} 删除了 {file}",
+ "{user} deleted an encrypted file in {file}" : "{user} 在 {file} 删除了加密文件",
"You restored {file}" : "您恢复了{file}",
"{user} restored {file}" : "{user} 恢复了 {file}",
"You renamed {oldfile} to {newfile}" : "您将 {oldfile} 改名为 {newfile}",
@@ -121,6 +125,7 @@
"A file or folder has been <strong>restored</strong>" : "文件/文件夹已恢复",
"Unlimited" : "无限制",
"Upload (max. %s)" : "上传 (最大 %s)",
+ "File Management" : "文件管理",
"File handling" : "文件处理",
"Maximum upload size" : "最大上传大小",
"max. possible: " : "最大允许: ",
@@ -152,6 +157,8 @@
"Text file" : "文本文件",
"New text file.txt" : "新建文本文件.txt",
"Move" : "移动",
+ "A new file or folder has been <strong>deleted</strong>" : "文件/文件夹已<strong>删除</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "文件/文件夹已<strong>恢复</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">通过 WebDAV 访问您的文件</a>"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file