diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:11 +0000 |
commit | cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615 (patch) | |
tree | d69e3101d2eebfe7ec6d23ef0f551d32541fa218 /core/l10n/es_AR.js | |
parent | ae9ecd521fbc24f2aa920cc5fb1b9e480bede848 (diff) | |
download | nextcloud-server-cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615.tar.gz nextcloud-server-cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r-- | core/l10n/es_AR.js | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 5cce7a7a4e1..4b5386c5f9d 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -68,9 +68,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. Favor de reportar 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. Lo estamos redireccionando 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 en otras carpetas para {tag}{filter}{endtag}", - "_{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 …" : "Ingresando ...", "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", @@ -97,7 +94,6 @@ OC.L10N.register( "Cancel" : "Cancelar", "Forgot password?" : "¿Contraseña olvidada?", "Back" : "Atrás", - "Searching …" : "Buscando ...", "Settings" : "Configuraciones ", "Could not load your contacts" : "No se pudieron cargar tus contactos", "Search contacts …" : "Buscar contactos ...", @@ -303,6 +299,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 en otras carpetas para {tag}{filter}{endtag}", + "_{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" : "Restablecer búsqueda", |