summaryrefslogtreecommitdiffstats
path: root/apps
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 /apps
parent38568c362b55e5b77838ab40d81c23fd724633d1 (diff)
downloadnextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.tar.gz
nextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-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
12 files changed, 82 insertions, 2 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:",