summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-22 00:08:22 +0000
committerNextcloud bot <bot@nextcloud.com>2017-09-22 00:08:22 +0000
commit887229b7b852573393a96c0e08ebd1e53346fe73 (patch)
tree6ac2d7444fbae0160396c45efc84724c2e60cd77
parent38568c362b55e5b77838ab40d81c23fd724633d1 (diff)
downloadnextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.tar.gz
nextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.zip
[tx-robot] updated from transifex
-rw-r--r--apps/files/l10n/cs.js2
-rw-r--r--apps/files/l10n/cs.json2
-rw-r--r--apps/files/l10n/fr.js2
-rw-r--r--apps/files/l10n/fr.json2
-rw-r--r--apps/files/l10n/it.js2
-rw-r--r--apps/files/l10n/it.json2
-rw-r--r--apps/files/l10n/pl.js5
-rw-r--r--apps/files/l10n/pl.json5
-rw-r--r--apps/theming/l10n/et_EE.js31
-rw-r--r--apps/theming/l10n/et_EE.json29
-rw-r--r--apps/updatenotification/l10n/ast.js1
-rw-r--r--apps/updatenotification/l10n/ast.json1
-rw-r--r--core/l10n/ca.js3
-rw-r--r--core/l10n/ca.json3
-rw-r--r--core/l10n/cs.js3
-rw-r--r--core/l10n/cs.json3
-rw-r--r--core/l10n/pl.js3
-rw-r--r--core/l10n/pl.json3
-rw-r--r--core/l10n/ro.js8
-rw-r--r--core/l10n/ro.json8
-rw-r--r--settings/l10n/cs.js2
-rw-r--r--settings/l10n/cs.json2
-rw-r--r--settings/l10n/et_EE.js8
-rw-r--r--settings/l10n/et_EE.json8
-rw-r--r--settings/l10n/pl.js1
-rw-r--r--settings/l10n/pl.json1
26 files changed, 132 insertions, 8 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index bdc1ced0065..eb848173107 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"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}",
"Target folder \"{dir}\" does not exist any more" : "Cílový adresář \"{dir}\" již neexistuje",
"Not enough free space" : "Nedostatek volného prostoru",
+ "Uploading …" : "Nahrávám...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"Actions" : "Činnosti",
"Download" : "Stáhnout",
@@ -116,6 +117,7 @@ OC.L10N.register(
"Show hidden files" : "Zobrazit skryté soubory",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">přístup ke svým Souborům přes WebDAV</a>",
+ "Uploading @" : "Nahrávám @",
"No files in here" : "Žádné soubory",
"Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo synchronizujte se svými přístroji!",
"No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index a8c5e1d973c..d03fe0fa0d7 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -14,6 +14,7 @@
"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}",
"Target folder \"{dir}\" does not exist any more" : "Cílový adresář \"{dir}\" již neexistuje",
"Not enough free space" : "Nedostatek volného prostoru",
+ "Uploading …" : "Nahrávám...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"Actions" : "Činnosti",
"Download" : "Stáhnout",
@@ -114,6 +115,7 @@
"Show hidden files" : "Zobrazit skryté soubory",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">přístup ke svým Souborům přes WebDAV</a>",
+ "Uploading @" : "Nahrávám @",
"No files in here" : "Žádné soubory",
"Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo synchronizujte se svými přístroji!",
"No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index af10bf0d828..bc20ef8ec4c 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -39,6 +39,8 @@ OC.L10N.register(
"Could not move \"{file}\"" : "Impossible de déplacer \"{file}\"",
"Could not copy \"{file}\", target exists" : "Impossible de copier \"{file}\", la cible existe",
"Could not copy \"{file}\"" : "Impossible de copier \"{file}\"",
+ "Copied {origin} inside {destination}" : "{origin} copié dans {destination}",
+ "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} et {nbfiles} autres fichiers copiés dans {destination}",
"{newName} already exists" : "{newName} existe déjà",
"Could not rename \"{fileName}\", it does not exist any more" : "Impossible de renommer \"{file}\", il n'existe plus",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Le nom \"{targetName}\" est déjà utilisé dans le dossier \"{dir}\". Merci de choisir un nom différent.",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 05fb868134d..3c49b20cfc3 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -37,6 +37,8 @@
"Could not move \"{file}\"" : "Impossible de déplacer \"{file}\"",
"Could not copy \"{file}\", target exists" : "Impossible de copier \"{file}\", la cible existe",
"Could not copy \"{file}\"" : "Impossible de copier \"{file}\"",
+ "Copied {origin} inside {destination}" : "{origin} copié dans {destination}",
+ "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} et {nbfiles} autres fichiers copiés dans {destination}",
"{newName} already exists" : "{newName} existe déjà",
"Could not rename \"{fileName}\", it does not exist any more" : "Impossible de renommer \"{file}\", il n'existe plus",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Le nom \"{targetName}\" est déjà utilisé dans le dossier \"{dir}\". Merci de choisir un nom différent.",
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 361ab302b4b..867b1648c5a 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -104,7 +104,7 @@ OC.L10N.register(
"You moved {oldfile} to {newfile}" : "Hai spostato {oldfile} in {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} ha spostato {oldfile} in {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Un file stato aggiunto o rimosso dai tuoi <strong>preferiti</strong>",
- "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella sono stati <strong>modificato</strong> o<strong>rinominati</strong> ",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella è stato <strong>modificato</strong> o <strong>rinominato</strong>",
"A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>",
"A file or folder has been <strong>deleted</strong>" : "Un file o una cartella è stato <strong>eliminato</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>",
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index 661864cb3da..1b08cc9119b 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -102,7 +102,7 @@
"You moved {oldfile} to {newfile}" : "Hai spostato {oldfile} in {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} ha spostato {oldfile} in {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Un file stato aggiunto o rimosso dai tuoi <strong>preferiti</strong>",
- "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella sono stati <strong>modificato</strong> o<strong>rinominati</strong> ",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella è stato <strong>modificato</strong> o <strong>rinominato</strong>",
"A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>",
"A file or folder has been <strong>deleted</strong>" : "Un file o una cartella è stato <strong>eliminato</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>",
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index aeb127fe413..3856fbf98f0 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"Actions" : "Akcje",
"Download" : "Pobierz",
"Rename" : "Zmień nazwę",
+ "Move or copy" : "Przenieś lub kopiuj",
"Target folder" : "Folder docelowy",
"Delete" : "Usuń",
"Disconnect storage" : "Odłącz magazyn",
@@ -36,6 +37,10 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem.",
"Could not move \"{file}\", target exists" : "Nie można przenieść „{file}” - plik o takiej nazwie już istnieje",
"Could not move \"{file}\"" : "Nie można przenieść \"{file}\"",
+ "Could not copy \"{file}\", target exists" : "Nie można skopiować \"{file}\", plik już istnieje",
+ "Could not copy \"{file}\"" : "Nie można skopiować \"{file}\"",
+ "Copied {origin} inside {destination}" : "Skopiowano {origin} wewnątrz {destination}",
+ "Copied {origin} and {nbfiles} other files inside {destination}" : "Skopiowano {origin} oraz {nbfiles} innych plików wewnątrz {destination}",
"{newName} already exists" : "{newName} już istnieje",
"Could not rename \"{fileName}\", it does not exist any more" : "Nie można zmienić nazwy \"{fileName}\", plik nie istnieje",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nazwa \"{targetName}\" jest juz używana w folderze \"{dir}\". Proszę wybrać inną nazwę.",
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index f0bc3676635..0aad01725bb 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -20,6 +20,7 @@
"Actions" : "Akcje",
"Download" : "Pobierz",
"Rename" : "Zmień nazwę",
+ "Move or copy" : "Przenieś lub kopiuj",
"Target folder" : "Folder docelowy",
"Delete" : "Usuń",
"Disconnect storage" : "Odłącz magazyn",
@@ -34,6 +35,10 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem.",
"Could not move \"{file}\", target exists" : "Nie można przenieść „{file}” - plik o takiej nazwie już istnieje",
"Could not move \"{file}\"" : "Nie można przenieść \"{file}\"",
+ "Could not copy \"{file}\", target exists" : "Nie można skopiować \"{file}\", plik już istnieje",
+ "Could not copy \"{file}\"" : "Nie można skopiować \"{file}\"",
+ "Copied {origin} inside {destination}" : "Skopiowano {origin} wewnątrz {destination}",
+ "Copied {origin} and {nbfiles} other files inside {destination}" : "Skopiowano {origin} oraz {nbfiles} innych plików wewnątrz {destination}",
"{newName} already exists" : "{newName} już istnieje",
"Could not rename \"{fileName}\", it does not exist any more" : "Nie można zmienić nazwy \"{fileName}\", plik nie istnieje",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nazwa \"{targetName}\" jest juz używana w folderze \"{dir}\". Proszę wybrać inną nazwę.",
diff --git a/apps/theming/l10n/et_EE.js b/apps/theming/l10n/et_EE.js
new file mode 100644
index 00000000000..bd2d3a0c4f3
--- /dev/null
+++ b/apps/theming/l10n/et_EE.js
@@ -0,0 +1,31 @@
+OC.L10N.register(
+ "theming",
+ {
+ "Loading preview…" : "Eelvaate laadimine...",
+ "Saved" : "Salvestatud",
+ "Admin" : "Haldur",
+ "a safe home for all your data" : "turvaline koht sinu andmetele",
+ "The given name is too long" : "Antud nimi on liiga pikk",
+ "The given web address is too long" : "Antud veebiaadress on liiga pikk",
+ "The given slogan is too long" : "Antud tunnuslause on liiga pikk",
+ "The given color is invalid" : "Antud värv ei sobi",
+ "No file uploaded" : "Faili ei laetud üles",
+ "Unsupported image type" : "Pildi tüüp pole toetatud",
+ "You are already using a custom theme" : "Kohandatud teema on juba kasutusel",
+ "Theming" : "Teemad",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teemad võimaldavad lihtsalt serveriinstantsi ja toetatud klientide välimus muuta. See on näha kõigile kasutajatele.",
+ "Name" : "Nimi",
+ "Reset to default" : "Taasta vaikeseaded",
+ "Web address" : "Veebiaadress",
+ "Web address https://…" : "Veebiaadress https://...",
+ "Slogan" : "Tunnuslause",
+ "Color" : "Värv",
+ "Logo" : "Logo",
+ "Upload new logo" : "Lae üles uus logo",
+ "Login image" : "Sisselogimise taustapilt",
+ "Upload new login background" : "Lae üles uus sisselogimise taustapilt",
+ "Remove background image" : "Eemalda taustapilt",
+ "reset to default" : "taasta vaikeseaded",
+ "Log in image" : "Sisselogimise taustapilt"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/et_EE.json b/apps/theming/l10n/et_EE.json
new file mode 100644
index 00000000000..c51fa6a54e1
--- /dev/null
+++ b/apps/theming/l10n/et_EE.json
@@ -0,0 +1,29 @@
+{ "translations": {
+ "Loading preview…" : "Eelvaate laadimine...",
+ "Saved" : "Salvestatud",
+ "Admin" : "Haldur",
+ "a safe home for all your data" : "turvaline koht sinu andmetele",
+ "The given name is too long" : "Antud nimi on liiga pikk",
+ "The given web address is too long" : "Antud veebiaadress on liiga pikk",
+ "The given slogan is too long" : "Antud tunnuslause on liiga pikk",
+ "The given color is invalid" : "Antud värv ei sobi",
+ "No file uploaded" : "Faili ei laetud üles",
+ "Unsupported image type" : "Pildi tüüp pole toetatud",
+ "You are already using a custom theme" : "Kohandatud teema on juba kasutusel",
+ "Theming" : "Teemad",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teemad võimaldavad lihtsalt serveriinstantsi ja toetatud klientide välimus muuta. See on näha kõigile kasutajatele.",
+ "Name" : "Nimi",
+ "Reset to default" : "Taasta vaikeseaded",
+ "Web address" : "Veebiaadress",
+ "Web address https://…" : "Veebiaadress https://...",
+ "Slogan" : "Tunnuslause",
+ "Color" : "Värv",
+ "Logo" : "Logo",
+ "Upload new logo" : "Lae üles uus logo",
+ "Login image" : "Sisselogimise taustapilt",
+ "Upload new login background" : "Lae üles uus sisselogimise taustapilt",
+ "Remove background image" : "Eemalda taustapilt",
+ "reset to default" : "taasta vaikeseaded",
+ "Log in image" : "Sisselogimise taustapilt"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/updatenotification/l10n/ast.js b/apps/updatenotification/l10n/ast.js
index a73308f1ca5..1ae6ace7743 100644
--- a/apps/updatenotification/l10n/ast.js
+++ b/apps/updatenotification/l10n/ast.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"The update check is not yet finished. Please refresh the page." : "Entá nun finó la comprobación d'anovamientu. Refresca la páxina, por favor.",
"Your version is up to date." : "La to versión ta anovada",
"Checked on %s" : "Comprobóse'l %s",
+ "A non-default update server is in use to be checked for updates:" : "Úsase un sirvidor non predetermináu pa comprobar anovamientos:",
"Update channel:" : "Canal d'anovamientu:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempres pues anovar a una canal esperimental pero enxamás nun afites una canal más estable.",
"Notify members of the following groups about available updates:" : "Avisar a los miembros de los grupos de darréu tocante a anovamientos disponibles:",
diff --git a/apps/updatenotification/l10n/ast.json b/apps/updatenotification/l10n/ast.json
index 9b45b655ee1..7b96e3c873d 100644
--- a/apps/updatenotification/l10n/ast.json
+++ b/apps/updatenotification/l10n/ast.json
@@ -14,6 +14,7 @@
"The update check is not yet finished. Please refresh the page." : "Entá nun finó la comprobación d'anovamientu. Refresca la páxina, por favor.",
"Your version is up to date." : "La to versión ta anovada",
"Checked on %s" : "Comprobóse'l %s",
+ "A non-default update server is in use to be checked for updates:" : "Úsase un sirvidor non predetermináu pa comprobar anovamientos:",
"Update channel:" : "Canal d'anovamientu:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempres pues anovar a una canal esperimental pero enxamás nun afites una canal más estable.",
"Notify members of the following groups about available updates:" : "Avisar a los miembros de los grupos de darréu tocante a anovamientos disponibles:",
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index 156789a43c8..f74f409200b 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -85,6 +85,7 @@ OC.L10N.register(
"No files in here" : "No hi ha arxius aquí",
"Choose" : "Escull",
"Copy" : "Copia",
+ "Move" : "Moure",
"Error loading file picker template: {error}" : "Error en carregar la plantilla de càrrega de fitxers: {error}",
"OK" : "D'acord",
"Error loading message template: {error}" : "Error en carregar la plantilla de missatge: {error}",
@@ -100,6 +101,8 @@ OC.L10N.register(
"({count} selected)" : "({count} seleccionats)",
"Error loading file exists template" : "Error en carregar la plantilla de fitxer existent",
"Pending" : "Pendent",
+ "Copy to {folder}" : "Copia a la carpeta",
+ "Move to {folder}" : "Mou a la carpeta",
"Very weak password" : "Contrasenya massa feble",
"Weak password" : "Contrasenya feble",
"So-so password" : "Contrasenya passable",
diff --git a/core/l10n/ca.json b/core/l10n/ca.json
index d1c08ec69f5..b973c6cfc10 100644
--- a/core/l10n/ca.json
+++ b/core/l10n/ca.json
@@ -83,6 +83,7 @@
"No files in here" : "No hi ha arxius aquí",
"Choose" : "Escull",
"Copy" : "Copia",
+ "Move" : "Moure",
"Error loading file picker template: {error}" : "Error en carregar la plantilla de càrrega de fitxers: {error}",
"OK" : "D'acord",
"Error loading message template: {error}" : "Error en carregar la plantilla de missatge: {error}",
@@ -98,6 +99,8 @@
"({count} selected)" : "({count} seleccionats)",
"Error loading file exists template" : "Error en carregar la plantilla de fitxer existent",
"Pending" : "Pendent",
+ "Copy to {folder}" : "Copia a la carpeta",
+ "Move to {folder}" : "Mou a la carpeta",
"Very weak password" : "Contrasenya massa feble",
"Weak password" : "Contrasenya feble",
"So-so password" : "Contrasenya passable",
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index 8c18d0ac93f..5f5a29b358b 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -85,6 +85,7 @@ OC.L10N.register(
"No files in here" : "Nesou zde žádné soubory",
"Choose" : "Vybrat",
"Copy" : "Zkopírovat",
+ "Move" : "Přesunout",
"Error loading file picker template: {error}" : "Chyba při nahrávání šablony výběru souborů: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "Chyba při nahrávání šablony zprávy: {error}",
@@ -100,6 +101,8 @@ OC.L10N.register(
"({count} selected)" : "(vybráno {count})",
"Error loading file exists template" : "Chyba při nahrávání šablony existence souboru",
"Pending" : "Čekající",
+ "Copy to {folder}" : "Zkopírovat do {folder}",
+ "Move to {folder}" : "Přesunout do {folder}",
"Very weak password" : "Velmi slabé heslo",
"Weak password" : "Slabé heslo",
"So-so password" : "Středně silné heslo",
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index 3001399c6d7..5869e144a60 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -83,6 +83,7 @@
"No files in here" : "Nesou zde žádné soubory",
"Choose" : "Vybrat",
"Copy" : "Zkopírovat",
+ "Move" : "Přesunout",
"Error loading file picker template: {error}" : "Chyba při nahrávání šablony výběru souborů: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "Chyba při nahrávání šablony zprávy: {error}",
@@ -98,6 +99,8 @@
"({count} selected)" : "(vybráno {count})",
"Error loading file exists template" : "Chyba při nahrávání šablony existence souboru",
"Pending" : "Čekající",
+ "Copy to {folder}" : "Zkopírovat do {folder}",
+ "Move to {folder}" : "Přesunout do {folder}",
"Very weak password" : "Velmi slabé heslo",
"Weak password" : "Slabé heslo",
"So-so password" : "Středně silné heslo",
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index c824ba067d7..a42bf819dad 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -85,6 +85,7 @@ OC.L10N.register(
"No files in here" : "Nie ma tu żadnych plików",
"Choose" : "Wybierz",
"Copy" : "Skopiuj",
+ "Move" : "Przenieś",
"Error loading file picker template: {error}" : "Błąd podczas ładowania pliku wybranego szablonu: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "Błąd podczas ładowania szablonu wiadomości: {error}",
@@ -100,6 +101,8 @@ OC.L10N.register(
"({count} selected)" : "({count} zaznaczonych)",
"Error loading file exists template" : "Błąd podczas ładowania szablonu istniejącego pliku",
"Pending" : "W oczekiwaniu",
+ "Copy to {folder}" : "Skopiuj do (folder)",
+ "Move to {folder}" : "Przenieś do (folder)",
"Very weak password" : "Bardzo słabe hasło",
"Weak password" : "Słabe hasło",
"So-so password" : "Mało skomplikowane hasło",
diff --git a/core/l10n/pl.json b/core/l10n/pl.json
index 79d4677e6a0..b9776936e3b 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -83,6 +83,7 @@
"No files in here" : "Nie ma tu żadnych plików",
"Choose" : "Wybierz",
"Copy" : "Skopiuj",
+ "Move" : "Przenieś",
"Error loading file picker template: {error}" : "Błąd podczas ładowania pliku wybranego szablonu: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "Błąd podczas ładowania szablonu wiadomości: {error}",
@@ -98,6 +99,8 @@
"({count} selected)" : "({count} zaznaczonych)",
"Error loading file exists template" : "Błąd podczas ładowania szablonu istniejącego pliku",
"Pending" : "W oczekiwaniu",
+ "Copy to {folder}" : "Skopiuj do (folder)",
+ "Move to {folder}" : "Przenieś do (folder)",
"Very weak password" : "Bardzo słabe hasło",
"Weak password" : "Słabe hasło",
"So-so password" : "Mało skomplikowane hasło",
diff --git a/core/l10n/ro.js b/core/l10n/ro.js
index c945f070b96..f91974fa0eb 100644
--- a/core/l10n/ro.js
+++ b/core/l10n/ro.js
@@ -85,6 +85,7 @@ OC.L10N.register(
"No files in here" : "Nu există fișiere aici",
"Choose" : "Alege",
"Copy" : "Copiază",
+ "Move" : "Mută",
"Error loading file picker template: {error}" : "Eroare la încărcarea șablonului selectorului de fișiere: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "Eroare la încărcarea şablonului de mesaje: {error}",
@@ -100,6 +101,8 @@ OC.L10N.register(
"({count} selected)" : "({count} selectate)",
"Error loading file exists template" : "Eroare la încărcarea fișierelor șablon",
"Pending" : "În așteptare",
+ "Copy to {folder}" : "Copiază la {folder}",
+ "Move to {folder}" : "Mută la {folder}",
"Very weak password" : "Parolă foarte slabă",
"Weak password" : "Parolă slabă",
"So-so password" : "Parolă medie",
@@ -136,7 +139,7 @@ OC.L10N.register(
"Press Ctrl-C to copy." : "Apasă Ctrl+C pentru a copia.",
"Resharing is not allowed" : "Repartajarea nu este permisă",
"Share to {name}" : "Distribuie către {name}",
- "Share link" : "Împărtășește link-ul",
+ "Share link" : "Partajează link-ul",
"Link" : "Legătură",
"Password protect" : "Protejare cu parolă",
"Allow editing" : "Permite editarea",
@@ -345,6 +348,7 @@ OC.L10N.register(
"You are accessing the server from an untrusted domain." : "Accesezi serverul dintr-un domeniu care nu a fost configurat ca fiind de încredere.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Te rugăm să contactezi administratorul. Dacă ești administratorul acestei instanțe, configurează setarea ”trusted_domains” în config/config.php. Un exemplu de configurare se găsește în config/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "În funcție de configurare, ca și administrator poți utiliza butonul de mai jos pentru a acorda încredere acestui domeniu.",
- "Please use the command line updater because you have a big instance." : "Folosește actualizarea din linia de comandă deoarece ai o instanță mare."
+ "Please use the command line updater because you have a big instance." : "Folosește actualizarea din linia de comandă deoarece ai o instanță mare.",
+ "You are about to grant \"%s\" access to your %s account." : "Ești pe cale sa permiți \"%s\" accesul la %s contul tău."
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/core/l10n/ro.json b/core/l10n/ro.json
index 83f602d4ad3..50b4904e5e4 100644
--- a/core/l10n/ro.json
+++ b/core/l10n/ro.json
@@ -83,6 +83,7 @@
"No files in here" : "Nu există fișiere aici",
"Choose" : "Alege",
"Copy" : "Copiază",
+ "Move" : "Mută",
"Error loading file picker template: {error}" : "Eroare la încărcarea șablonului selectorului de fișiere: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "Eroare la încărcarea şablonului de mesaje: {error}",
@@ -98,6 +99,8 @@
"({count} selected)" : "({count} selectate)",
"Error loading file exists template" : "Eroare la încărcarea fișierelor șablon",
"Pending" : "În așteptare",
+ "Copy to {folder}" : "Copiază la {folder}",
+ "Move to {folder}" : "Mută la {folder}",
"Very weak password" : "Parolă foarte slabă",
"Weak password" : "Parolă slabă",
"So-so password" : "Parolă medie",
@@ -134,7 +137,7 @@
"Press Ctrl-C to copy." : "Apasă Ctrl+C pentru a copia.",
"Resharing is not allowed" : "Repartajarea nu este permisă",
"Share to {name}" : "Distribuie către {name}",
- "Share link" : "Împărtășește link-ul",
+ "Share link" : "Partajează link-ul",
"Link" : "Legătură",
"Password protect" : "Protejare cu parolă",
"Allow editing" : "Permite editarea",
@@ -343,6 +346,7 @@
"You are accessing the server from an untrusted domain." : "Accesezi serverul dintr-un domeniu care nu a fost configurat ca fiind de încredere.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Te rugăm să contactezi administratorul. Dacă ești administratorul acestei instanțe, configurează setarea ”trusted_domains” în config/config.php. Un exemplu de configurare se găsește în config/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "În funcție de configurare, ca și administrator poți utiliza butonul de mai jos pentru a acorda încredere acestui domeniu.",
- "Please use the command line updater because you have a big instance." : "Folosește actualizarea din linia de comandă deoarece ai o instanță mare."
+ "Please use the command line updater because you have a big instance." : "Folosește actualizarea din linia de comandă deoarece ai o instanță mare.",
+ "You are about to grant \"%s\" access to your %s account." : "Ești pe cale sa permiți \"%s\" accesul la %s contul tău."
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
} \ No newline at end of file
diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js
index 64c09e4299b..db32fbece7b 100644
--- a/settings/l10n/cs.js
+++ b/settings/l10n/cs.js
@@ -305,6 +305,8 @@ OC.L10N.register(
"Theming" : "Vzhledy",
"Check the security of your Nextcloud over our security scan" : "Zkontrolujte bezpečnost vašeho Nextcloudu pomocí našeho bezpečnostního skenu",
"Hardening and security guidance" : "Průvodce vylepšením bezpečnosti",
+ "Personal" : "Osobní",
+ "Administration" : "Administrace",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Používáte <strong>%s</strong> z <strong>%s</strong>",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Používáte <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)",
"Profile picture" : "Profilový obrázek",
diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json
index 38fbec9dfe7..0fcc54b74f6 100644
--- a/settings/l10n/cs.json
+++ b/settings/l10n/cs.json
@@ -303,6 +303,8 @@
"Theming" : "Vzhledy",
"Check the security of your Nextcloud over our security scan" : "Zkontrolujte bezpečnost vašeho Nextcloudu pomocí našeho bezpečnostního skenu",
"Hardening and security guidance" : "Průvodce vylepšením bezpečnosti",
+ "Personal" : "Osobní",
+ "Administration" : "Administrace",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Používáte <strong>%s</strong> z <strong>%s</strong>",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Používáte <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)",
"Profile picture" : "Profilový obrázek",
diff --git a/settings/l10n/et_EE.js b/settings/l10n/et_EE.js
index c205447dec9..dafda4cefc1 100644
--- a/settings/l10n/et_EE.js
+++ b/settings/l10n/et_EE.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"{actor} changed your password" : "{actor} muutis sinu parooli",
"You changed your password" : "Sa muutsid oma parooli",
+ "Your password was reset by an administrator" : "Administraator lähtestas sinu parooli",
+ "You changed your email address" : "Sa muutsid oma e-posti aadressi",
"Wrong password" : "Vale parool",
"Saved" : "Salvestatud",
"No user supplied" : "Kasutajat ei sisestatud",
@@ -30,6 +32,7 @@ OC.L10N.register(
"Add trusted domain" : "Lis ausaldusväärne domeen",
"Migration in progress. Please wait until the migration is finished" : "Kolimine on käimas. Palun oota, kuni see on lõpetatud",
"Migration started …" : "Kolimist on alustatud ...",
+ "Not saved" : "Ei ole salvestatud",
"Email sent" : "E-kiri on saadetud",
"Official" : "Ametlik",
"All" : "Kõik",
@@ -110,6 +113,9 @@ OC.L10N.register(
"System locale can not be set to a one which supports UTF-8." : "Süsteemi lokaliseeringuks ei saa panna sellist, mis toetab UTF-8-t.",
"All checks passed." : "Kõik kontrollid on läbitud.",
"Execute one task with each page loaded" : "Käivita toiming igal lehe laadimisel",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php on registreeritud webcron teenuses, et käivitada fail cron.php iga 15 minuti tagant üle http.",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Kasuta süsteemi cron teenust, et käivitada fail cron.php iga 15 minuti järel.",
+ "The cron.php needs to be executed by the system user \"%s\"." : "cron.php tuleb käivitada süsteemikasutaja \"%s\" poolt.",
"Version" : "Versioon",
"Sharing" : "Jagamine",
"Allow apps to use the Share API" : "Luba rakendustel kasutada Share API-t",
@@ -126,7 +132,7 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "Need grupid saavad vastu võtta jagamisi, kuid ise jagamisi algatada ei saa.",
"Tips & tricks" : "Nõuanded ja trikid",
"How to do backups" : "Kuidas teha varukoopiaid",
- "Advanced monitoring" : "Lisavalikutega jälgimine",
+ "Advanced monitoring" : "Edasijõudnud monitooring",
"Performance tuning" : "Kiiruse seadistamine",
"Improving the config.php" : "config.php faili täiendamine",
"Theming" : "Teemad",
diff --git a/settings/l10n/et_EE.json b/settings/l10n/et_EE.json
index c80a6e40dbe..1aeef3c65e7 100644
--- a/settings/l10n/et_EE.json
+++ b/settings/l10n/et_EE.json
@@ -1,6 +1,8 @@
{ "translations": {
"{actor} changed your password" : "{actor} muutis sinu parooli",
"You changed your password" : "Sa muutsid oma parooli",
+ "Your password was reset by an administrator" : "Administraator lähtestas sinu parooli",
+ "You changed your email address" : "Sa muutsid oma e-posti aadressi",
"Wrong password" : "Vale parool",
"Saved" : "Salvestatud",
"No user supplied" : "Kasutajat ei sisestatud",
@@ -28,6 +30,7 @@
"Add trusted domain" : "Lis ausaldusväärne domeen",
"Migration in progress. Please wait until the migration is finished" : "Kolimine on käimas. Palun oota, kuni see on lõpetatud",
"Migration started …" : "Kolimist on alustatud ...",
+ "Not saved" : "Ei ole salvestatud",
"Email sent" : "E-kiri on saadetud",
"Official" : "Ametlik",
"All" : "Kõik",
@@ -108,6 +111,9 @@
"System locale can not be set to a one which supports UTF-8." : "Süsteemi lokaliseeringuks ei saa panna sellist, mis toetab UTF-8-t.",
"All checks passed." : "Kõik kontrollid on läbitud.",
"Execute one task with each page loaded" : "Käivita toiming igal lehe laadimisel",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php on registreeritud webcron teenuses, et käivitada fail cron.php iga 15 minuti tagant üle http.",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Kasuta süsteemi cron teenust, et käivitada fail cron.php iga 15 minuti järel.",
+ "The cron.php needs to be executed by the system user \"%s\"." : "cron.php tuleb käivitada süsteemikasutaja \"%s\" poolt.",
"Version" : "Versioon",
"Sharing" : "Jagamine",
"Allow apps to use the Share API" : "Luba rakendustel kasutada Share API-t",
@@ -124,7 +130,7 @@
"These groups will still be able to receive shares, but not to initiate them." : "Need grupid saavad vastu võtta jagamisi, kuid ise jagamisi algatada ei saa.",
"Tips & tricks" : "Nõuanded ja trikid",
"How to do backups" : "Kuidas teha varukoopiaid",
- "Advanced monitoring" : "Lisavalikutega jälgimine",
+ "Advanced monitoring" : "Edasijõudnud monitooring",
"Performance tuning" : "Kiiruse seadistamine",
"Improving the config.php" : "config.php faili täiendamine",
"Theming" : "Teemad",
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js
index e5cfa5c31db..7aa8bee50b0 100644
--- a/settings/l10n/pl.js
+++ b/settings/l10n/pl.js
@@ -293,6 +293,7 @@ OC.L10N.register(
"Restrict users to only share with users in their groups" : "Ogranicz użytkowników do współdzielenia wyłącznie pomiędzy użytkownikami swoich grup",
"Exclude groups from sharing" : "Wyklucz grupy z udostępniania",
"These groups will still be able to receive shares, but not to initiate them." : "Grupy te nadal będą mogli otrzymywać udostępnione udziały, ale nie do ich inicjowania.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Zezwalaj na auto-uzupełnianie nazwy użytkownika. Jeśli opcja jest nieaktywna, należy podać pełną nazwę lub adres e-mail.",
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Pokaż tekst wyłączeń odpowiedzialności (disclaimer) na stronie wysyłania z publicznego linku. (Będzie dostępny tylko kiedy lista plików będzie ukryta).",
"This text will be shown on the public link upload page when the file list is hidden." : "Ten tekst będzie widoczny na stronie wysyłania z publicznego linka kiedy lista plików będzie ukryta.",
"Tips & tricks" : "Porady i wskazówki",
diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json
index 289a1069e63..bf70ea5f965 100644
--- a/settings/l10n/pl.json
+++ b/settings/l10n/pl.json
@@ -291,6 +291,7 @@
"Restrict users to only share with users in their groups" : "Ogranicz użytkowników do współdzielenia wyłącznie pomiędzy użytkownikami swoich grup",
"Exclude groups from sharing" : "Wyklucz grupy z udostępniania",
"These groups will still be able to receive shares, but not to initiate them." : "Grupy te nadal będą mogli otrzymywać udostępnione udziały, ale nie do ich inicjowania.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Zezwalaj na auto-uzupełnianie nazwy użytkownika. Jeśli opcja jest nieaktywna, należy podać pełną nazwę lub adres e-mail.",
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Pokaż tekst wyłączeń odpowiedzialności (disclaimer) na stronie wysyłania z publicznego linku. (Będzie dostępny tylko kiedy lista plików będzie ukryta).",
"This text will be shown on the public link upload page when the file list is hidden." : "Ten tekst będzie widoczny na stronie wysyłania z publicznego linka kiedy lista plików będzie ukryta.",
"Tips & tricks" : "Porady i wskazówki",