summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/es.js1
-rw-r--r--core/l10n/es.json1
-rw-r--r--core/l10n/fr.js1
-rw-r--r--core/l10n/fr.json1
-rw-r--r--core/l10n/gl.js2
-rw-r--r--core/l10n/gl.json2
6 files changed, 6 insertions, 2 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index b298fbcb4a1..0f6239bac2f 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -134,6 +134,7 @@ OC.L10N.register(
"Hello {name}, the weather is {weather}" : "Hola {name}, el día es {weather}",
"Hello {name}" : "Hola {name}",
"_download %n file_::_download %n files_" : ["descargar %n ficheros","descargar %n ficheros"],
+ "{version} is available. Get more information on how to update." : "Una nueva {version} está disponible. Consiga mas información de como actualizar.",
"Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a la versión {version}. Esto puede tardar un poco.",
"Please reload the page." : "Recargue/Actualice la página",
"The update was unsuccessful. " : "La actualización ha fallado.",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 945b4323907..f978e29c713 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -132,6 +132,7 @@
"Hello {name}, the weather is {weather}" : "Hola {name}, el día es {weather}",
"Hello {name}" : "Hola {name}",
"_download %n file_::_download %n files_" : ["descargar %n ficheros","descargar %n ficheros"],
+ "{version} is available. Get more information on how to update." : "Una nueva {version} está disponible. Consiga mas información de como actualizar.",
"Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a la versión {version}. Esto puede tardar un poco.",
"Please reload the page." : "Recargue/Actualice la página",
"The update was unsuccessful. " : "La actualización ha fallado.",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 8b933051d92..ad72e1b9d28 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -134,6 +134,7 @@ OC.L10N.register(
"Hello {name}, the weather is {weather}" : "Bonjour {name}, le temps est {weather}",
"Hello {name}" : "Hello {name}",
"_download %n file_::_download %n files_" : ["Télécharger %n fichier","Télécharger %n fichiers"],
+ "{version} is available. Get more information on how to update." : "La version {version} est disponible. Plus d'informations à propos de cette mise à jour.",
"Updating {productName} to version {version}, this may take a while." : "La mise à jour de {productName} vers la version {version} est en cours. Cela peut prendre un certain temps.",
"Please reload the page." : "Veuillez recharger la page.",
"The update was unsuccessful. " : "La mise à jour a échoué.",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index e3ff7bc78b7..093d893fdcc 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -132,6 +132,7 @@
"Hello {name}, the weather is {weather}" : "Bonjour {name}, le temps est {weather}",
"Hello {name}" : "Hello {name}",
"_download %n file_::_download %n files_" : ["Télécharger %n fichier","Télécharger %n fichiers"],
+ "{version} is available. Get more information on how to update." : "La version {version} est disponible. Plus d'informations à propos de cette mise à jour.",
"Updating {productName} to version {version}, this may take a while." : "La mise à jour de {productName} vers la version {version} est en cours. Cela peut prendre un certain temps.",
"Please reload the page." : "Veuillez recharger la page.",
"The update was unsuccessful. " : "La mise à jour a échoué.",
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index 50aba1a1711..79119d32ce2 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -43,7 +43,7 @@ OC.L10N.register(
"Saving..." : "Gardando...",
"Couldn't send reset email. Please contact your administrator." : "Non foi posíbel enviar o coreo do restablecemento. Póñase en contacto co administrador.",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "A ligazón para restabelecer o seu contrasinal foi enviada ao seu correo. Se non a recibe nun prazo razoábel de tempo, vexa o seu cartafol de correo lixo. <br> Se non está ali pregúntelle ao administrador local.",
- "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Os seus ficheiros están cifrados. Se non activou a chave de recuperación, non haberá maneira de recuperar os datos após o restabelecemento do contrasinal. <br />Se non está seguro de que facer, póñase en contacto co administrador antes de continuar. <br /> Confirma que quere?",
+ "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Os seus ficheiros están cifrados. Se non activou a chave de recuperación, non haberá maneira de recuperar os datos após o restabelecemento do contrasinal. <br />Se non está seguro de que facer, póñase en contacto co administrador antes de continuar. <br /> Confirma que quere continuar?",
"I know what I'm doing" : "Sei o estou a facer",
"Password can not be changed. Please contact your administrator." : "Non é posíbel cambiar o contrasinal. Póñase en contacto co administrador.",
"No" : "Non",
diff --git a/core/l10n/gl.json b/core/l10n/gl.json
index 685e23b1c22..c1d17291e45 100644
--- a/core/l10n/gl.json
+++ b/core/l10n/gl.json
@@ -41,7 +41,7 @@
"Saving..." : "Gardando...",
"Couldn't send reset email. Please contact your administrator." : "Non foi posíbel enviar o coreo do restablecemento. Póñase en contacto co administrador.",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "A ligazón para restabelecer o seu contrasinal foi enviada ao seu correo. Se non a recibe nun prazo razoábel de tempo, vexa o seu cartafol de correo lixo. <br> Se non está ali pregúntelle ao administrador local.",
- "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Os seus ficheiros están cifrados. Se non activou a chave de recuperación, non haberá maneira de recuperar os datos após o restabelecemento do contrasinal. <br />Se non está seguro de que facer, póñase en contacto co administrador antes de continuar. <br /> Confirma que quere?",
+ "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Os seus ficheiros están cifrados. Se non activou a chave de recuperación, non haberá maneira de recuperar os datos após o restabelecemento do contrasinal. <br />Se non está seguro de que facer, póñase en contacto co administrador antes de continuar. <br /> Confirma que quere continuar?",
"I know what I'm doing" : "Sei o estou a facer",
"Password can not be changed. Please contact your administrator." : "Non é posíbel cambiar o contrasinal. Póñase en contacto co administrador.",
"No" : "Non",