aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-08 00:08:10 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-08 00:08:10 +0000
commit481002a00bcd88d6f90517e2e92e7bbfa9719021 (patch)
tree0e5fd546437a45c47d03f27a99f8ccee14996aba /apps
parentde911f6e5c394fc86f45edc58850fd2e7649913c (diff)
downloadnextcloud-server-481002a00bcd88d6f90517e2e92e7bbfa9719021.tar.gz
nextcloud-server-481002a00bcd88d6f90517e2e92e7bbfa9719021.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/encryption/l10n/fr.js2
-rw-r--r--apps/encryption/l10n/fr.json2
-rw-r--r--apps/federation/l10n/sl.js1
-rw-r--r--apps/federation/l10n/sl.json1
-rw-r--r--apps/files/l10n/eu.js4
-rw-r--r--apps/files/l10n/eu.json4
-rw-r--r--apps/files_external/l10n/sl.js3
-rw-r--r--apps/files_external/l10n/sl.json3
-rw-r--r--apps/user_ldap/l10n/es.js2
-rw-r--r--apps/user_ldap/l10n/es.json2
10 files changed, 22 insertions, 2 deletions
diff --git a/apps/encryption/l10n/fr.js b/apps/encryption/l10n/fr.js
index 7d527bbb095..e13d788ff99 100644
--- a/apps/encryption/l10n/fr.js
+++ b/apps/encryption/l10n/fr.js
@@ -24,7 +24,7 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Vous devez migrer vos clés de chiffrement de l'ancienne version (ownCloud <= 8.0) vers la nouvelle. Veuillez exécuter 'occ encryption:migrate' ou contacter votre administrateur",
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Clé privée invalide pour l'application de chiffrement. Veuillez mettre à jour le mot de passe de la clef privée dans vos paramètres personnels pour récupérer l'accès à vos fichiers chiffrés.",
"Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "L'application de chiffrement est activée mais vos clefs ne sont pas initialisées. Veuillez vous déconnecter et ensuite vous reconnecter.",
- "Please enable server side encryption in the admin settings in order to use the encryption module." : "Veuillez activer le cryptage côté serveur dans les paramètres d'administration pour utiliser le module de cryptage.",
+ "Please enable server side encryption in the admin settings in order to use the encryption module." : "Veuillez activer le chiffrement côté serveur dans les paramètres d'administration pour utiliser le module de cryptage.",
"Encryption app is enabled and ready" : "L'application de chiffrement est activée et prête",
"Bad Signature" : "Mauvaise signature",
"Missing Signature" : "Signature manquante",
diff --git a/apps/encryption/l10n/fr.json b/apps/encryption/l10n/fr.json
index 0977d7c44ab..f093f24d1db 100644
--- a/apps/encryption/l10n/fr.json
+++ b/apps/encryption/l10n/fr.json
@@ -22,7 +22,7 @@
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Vous devez migrer vos clés de chiffrement de l'ancienne version (ownCloud <= 8.0) vers la nouvelle. Veuillez exécuter 'occ encryption:migrate' ou contacter votre administrateur",
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Clé privée invalide pour l'application de chiffrement. Veuillez mettre à jour le mot de passe de la clef privée dans vos paramètres personnels pour récupérer l'accès à vos fichiers chiffrés.",
"Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "L'application de chiffrement est activée mais vos clefs ne sont pas initialisées. Veuillez vous déconnecter et ensuite vous reconnecter.",
- "Please enable server side encryption in the admin settings in order to use the encryption module." : "Veuillez activer le cryptage côté serveur dans les paramètres d'administration pour utiliser le module de cryptage.",
+ "Please enable server side encryption in the admin settings in order to use the encryption module." : "Veuillez activer le chiffrement côté serveur dans les paramètres d'administration pour utiliser le module de cryptage.",
"Encryption app is enabled and ready" : "L'application de chiffrement est activée et prête",
"Bad Signature" : "Mauvaise signature",
"Missing Signature" : "Signature manquante",
diff --git a/apps/federation/l10n/sl.js b/apps/federation/l10n/sl.js
index e05f8e0f322..494a1f60783 100644
--- a/apps/federation/l10n/sl.js
+++ b/apps/federation/l10n/sl.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Added to the list of trusted servers" : "Dodano na spisek varnih strežnikov",
"Server is already in the list of trusted servers." : "Strežnik je že na seznamu potrjenih strežnikov.",
+ "No server to federate with found" : "Ne najdem strežnika za federiranje",
"Could not add server" : "Ni mogoče dodati strežnika.",
"Federation" : "Zvezni oblaki",
"Trusted servers" : "Zanesljivi strežniki",
diff --git a/apps/federation/l10n/sl.json b/apps/federation/l10n/sl.json
index 08f60f98b28..28d8f66b2cd 100644
--- a/apps/federation/l10n/sl.json
+++ b/apps/federation/l10n/sl.json
@@ -1,6 +1,7 @@
{ "translations": {
"Added to the list of trusted servers" : "Dodano na spisek varnih strežnikov",
"Server is already in the list of trusted servers." : "Strežnik je že na seznamu potrjenih strežnikov.",
+ "No server to federate with found" : "Ne najdem strežnika za federiranje",
"Could not add server" : "Ni mogoče dodati strežnika.",
"Federation" : "Zvezni oblaki",
"Trusted servers" : "Zanesljivi strežniki",
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js
index 3ee50228190..058d51c226a 100644
--- a/apps/files/l10n/eu.js
+++ b/apps/files/l10n/eu.js
@@ -101,7 +101,9 @@ OC.L10N.register(
"A file has been added to or removed from your <strong>favorites</strong>" : "Fitxategi bat gehitu edo kendu da zure <strong>gogokoetatik</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>",
"A new file or folder has been <strong>created</strong>" : "Fitxategi edo karpeta berri bat <strong>sortu da</strong>",
+ "A file or folder has been <strong>deleted</strong>" : "Fitxategi edo karpeta bat <strong>ezabatu da</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>",
+ "A file or folder has been <strong>restored</strong>" : "Fitxategia edo karpeta <strong>berrezarri</strong> da",
"Unlimited" : "Mugarik gabe",
"Upload (max. %s)" : "Igo (max. %s)",
"File handling" : "Fitxategien kudeaketa",
@@ -110,6 +112,8 @@ OC.L10N.register(
"Save" : "Gorde",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM-rekin 5 minutu pasa daiteke aldaketak aplikatu ahal izateko.",
"Missing permissions to edit from here." : "Missing permissions to edit from here.",
+ "%s of %s used" : "%s - %s-tik erabilita",
+ "%s used" : "%s erabilita",
"Settings" : "Ezarpenak",
"Show hidden files" : "Erakutsi ezkutuko fitxategiak",
"WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json
index 9bc05236e1e..1e3fb7fc830 100644
--- a/apps/files/l10n/eu.json
+++ b/apps/files/l10n/eu.json
@@ -99,7 +99,9 @@
"A file has been added to or removed from your <strong>favorites</strong>" : "Fitxategi bat gehitu edo kendu da zure <strong>gogokoetatik</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>",
"A new file or folder has been <strong>created</strong>" : "Fitxategi edo karpeta berri bat <strong>sortu da</strong>",
+ "A file or folder has been <strong>deleted</strong>" : "Fitxategi edo karpeta bat <strong>ezabatu da</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>",
+ "A file or folder has been <strong>restored</strong>" : "Fitxategia edo karpeta <strong>berrezarri</strong> da",
"Unlimited" : "Mugarik gabe",
"Upload (max. %s)" : "Igo (max. %s)",
"File handling" : "Fitxategien kudeaketa",
@@ -108,6 +110,8 @@
"Save" : "Gorde",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM-rekin 5 minutu pasa daiteke aldaketak aplikatu ahal izateko.",
"Missing permissions to edit from here." : "Missing permissions to edit from here.",
+ "%s of %s used" : "%s - %s-tik erabilita",
+ "%s used" : "%s erabilita",
"Settings" : "Ezarpenak",
"Show hidden files" : "Erakutsi ezkutuko fitxategiak",
"WebDAV" : "WebDAV",
diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js
index 75dac91502c..47c08def8bc 100644
--- a/apps/files_external/l10n/sl.js
+++ b/apps/files_external/l10n/sl.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Please provide a valid app key and secret." : "Vpisati je treba veljaven ključ programa in kodo.",
"Step 1 failed. Exception: %s" : "1. korak je spodletel. Izjemna napaka: %s",
"Step 2 failed. Exception: %s" : "2. korak je spodletel. Izjemna napaka: %s",
+ "External storages" : "Zunanje hrambe",
"Dropbox App Configuration" : "Nastavitve programa Dropbox",
"Google Drive App Configuration" : "Nastavitve programa Google Drive",
"Personal" : "Osebno",
@@ -83,6 +84,7 @@ OC.L10N.register(
"Google Drive" : "Google Drive",
"Local" : "Krajevno",
"Location" : "Mesto",
+ "Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "Koren",
"SFTP with secret key login" : "Prijava prek protokola SFTP z geslom",
@@ -94,6 +96,7 @@ OC.L10N.register(
"OpenStack Object Storage" : "Shramba predmeta OpenStack",
"Service name" : "Ime storitve",
"Request timeout (seconds)" : "Zahtevan časovni zamik (sekunde)",
+ "External storage support" : "Podpora zunanjim hrambam",
"No external storage configured" : "Ni določene zunanje shrambe",
"You can add external storages in the personal settings" : "Med nastavitvami je mogoče dodati tudi zunanjo shrambo.",
"Name" : "Ime",
diff --git a/apps/files_external/l10n/sl.json b/apps/files_external/l10n/sl.json
index 1944a9d4f6c..fd443477164 100644
--- a/apps/files_external/l10n/sl.json
+++ b/apps/files_external/l10n/sl.json
@@ -4,6 +4,7 @@
"Please provide a valid app key and secret." : "Vpisati je treba veljaven ključ programa in kodo.",
"Step 1 failed. Exception: %s" : "1. korak je spodletel. Izjemna napaka: %s",
"Step 2 failed. Exception: %s" : "2. korak je spodletel. Izjemna napaka: %s",
+ "External storages" : "Zunanje hrambe",
"Dropbox App Configuration" : "Nastavitve programa Dropbox",
"Google Drive App Configuration" : "Nastavitve programa Google Drive",
"Personal" : "Osebno",
@@ -81,6 +82,7 @@
"Google Drive" : "Google Drive",
"Local" : "Krajevno",
"Location" : "Mesto",
+ "Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "Koren",
"SFTP with secret key login" : "Prijava prek protokola SFTP z geslom",
@@ -92,6 +94,7 @@
"OpenStack Object Storage" : "Shramba predmeta OpenStack",
"Service name" : "Ime storitve",
"Request timeout (seconds)" : "Zahtevan časovni zamik (sekunde)",
+ "External storage support" : "Podpora zunanjim hrambam",
"No external storage configured" : "Ni določene zunanje shrambe",
"You can add external storages in the personal settings" : "Med nastavitvami je mogoče dodati tudi zunanjo shrambo.",
"Name" : "Ime",
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js
index 9c0aca9e45c..3c250fc01a5 100644
--- a/apps/user_ldap/l10n/es.js
+++ b/apps/user_ldap/l10n/es.js
@@ -3,7 +3,9 @@ OC.L10N.register(
{
"Failed to clear the mappings." : "Ocurrió un fallo al borrar las asignaciones.",
"Failed to delete the server configuration" : "No se pudo borrar la configuración del servidor",
+ "Invalid configuration: Anonymous binding is not allowed." : "Configuración no válida: No se permite enlazado anónimo.",
"Valid configuration, connection established!" : "Configuración válida. ¡Conexión establecida!",
+ "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero falló el enlazado. Por favor compruebe los ajustes del servidor y las credenciales.",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor, echa un vistazo al registro para más detalles.",
"No action specified" : "No se ha especificado la acción",
"No configuration specified" : "No se ha especificado la configuración",
diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json
index 49b5528ade4..c7e4ffaef7d 100644
--- a/apps/user_ldap/l10n/es.json
+++ b/apps/user_ldap/l10n/es.json
@@ -1,7 +1,9 @@
{ "translations": {
"Failed to clear the mappings." : "Ocurrió un fallo al borrar las asignaciones.",
"Failed to delete the server configuration" : "No se pudo borrar la configuración del servidor",
+ "Invalid configuration: Anonymous binding is not allowed." : "Configuración no válida: No se permite enlazado anónimo.",
"Valid configuration, connection established!" : "Configuración válida. ¡Conexión establecida!",
+ "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero falló el enlazado. Por favor compruebe los ajustes del servidor y las credenciales.",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor, echa un vistazo al registro para más detalles.",
"No action specified" : "No se ha especificado la acción",
"No configuration specified" : "No se ha especificado la configuración",