Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-16 04:12:24 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-16 04:12:24 +0300
commit1edfffd091ed416d99925d9dc660920560c457fa (patch)
tree699fa178232ecb16acaba2bf0a3d0e9ae845ecc2 /core/l10n/es_PA.js
parentbfd61d849f1f8dc726b1dc42d827bcb98bfe8b9d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_PA.js')
-rw-r--r--core/l10n/es_PA.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_PA.js b/core/l10n/es_PA.js
index 1f534a7a2d3..66a1dcc8a6b 100644
--- a/core/l10n/es_PA.js
+++ b/core/l10n/es_PA.js
@@ -28,8 +28,6 @@ OC.L10N.register(
"Couldn't send reset email. Please make sure your username is correct." : "No fue posible restablecer el correo electrónico. Por favor asegurarte de que tu nombre de usuario sea correcto. ",
"Preparing update" : "Preparando actualización",
"[%d / %d]: %s" : "[%d / %d]: %s ",
- "Repair warning: " : "Advertencia de reparación:",
- "Repair error: " : "Error de reparación: ",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.",
"[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s",
"Turned on maintenance mode" : "Modo mantenimiento activado",
@@ -284,6 +282,8 @@ OC.L10N.register(
"Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
+ "Repair warning: " : "Advertencia de reparación:",
+ "Repair error: " : "Error de reparación: ",
"Updated \"%s\" to %s" : "Actualizando \"%s\" a %s",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>",
"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." : "La liga para restablecer tu contraseña ha sido enviada a tu correo electrónico. Si no lo recibes dentro de un tiempo razonable, verifica las carpetas de spam/basura.<br>Si no la encuentras consulta a tu adminstrador local.",