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:
Diffstat (limited to 'core/l10n/es_CL.js')
-rw-r--r--core/l10n/es_CL.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/es_CL.js b/core/l10n/es_CL.js
index 3fea5fe1afe..f66c5b8367b 100644
--- a/core/l10n/es_CL.js
+++ b/core/l10n/es_CL.js
@@ -83,9 +83,6 @@ OC.L10N.register(
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización no fue exitosa. Por favor reporta este tema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Comunidad Nextcloud</a>.",
"Continue to Nextcloud" : "Continuar a Nextcloud",
"_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["La actualización fue exitosa. Lo estamos redireccionando a Nextcloud en %n segundo. ","La actualización fue exitosa. Te redireccionaremos a Nextcloud en %n segundos."],
- "Searching other places" : "Buscando en otras ubicaciones",
- "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados para la búsqueda {tag}{filter}{endtag} en otras carpetas",
- "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de la búsqueda en otra carpeta","{count} resultados de la búsqueda en otras carpetas"],
"Log in" : "Ingresar",
"Logging in …" : "Iniciando sesión ...",
"Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!",
@@ -304,6 +301,9 @@ OC.L10N.register(
"Name..." : "Nombre...",
"Error removing share" : "Se presentó un error al dejar de compartir",
"({scope})" : "({scope})",
+ "Searching other places" : "Buscando en otras ubicaciones",
+ "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados para la búsqueda {tag}{filter}{endtag} en otras carpetas",
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de la búsqueda en otra carpeta","{count} resultados de la búsqueda en otras carpetas"],
"Saving..." : "Guardando...",
"Search" : "Buscar",
"Reset search" : "Reestablecer búsqueda",