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.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.js')
-rw-r--r-- | core/l10n/es.js | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 7f2e5d6b9f9..fd00f26c33f 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -123,10 +123,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 ha fallado. Por favor, informa de este problema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidad de 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. Redireccionandolo a Nextcloud en %n segundo.","La actualización fue exitosa. Redireccionandolo a Nextcloud en %n segundos."], - "Searching other places" : "Buscando en otros lugares", - "No search results in other folders for {tag}{filter}{endtag}" : "No se encontraron resultados de búsqueda en otros folders para {tag}{filter}{endtag}", - "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de búsqueda en otra carpeta","{count} resultados de búsqueda en otras carpetas"], - "Thumbnail for {result}" : "Miniatura para {result}", "Log in" : "Iniciar sesión", "Logging in …" : "Iniciando sesión ...", "Server side authentication failed!" : "La autenticación ha fallado en el servidor.", @@ -169,13 +165,11 @@ OC.L10N.register( "Forgot password?" : "¿Contraseña olvidada?", "Log in with a device" : "Iniciar sesión con dispositivo", "Back" : "Atrás", - "Searching …" : "Buscando ...", "No results for {query}" : "Sin resultados para {query}", "Start typing to search" : "Empieza a escribir para buscar", "Loading more results …" : "Cargando más resultados …", "Load more results" : "Cargar más resultados", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Por favor, introduce {minSearchLength} carácter o más para buscar","Por favor, introduce {minSearchLength} caracteres o más para buscar"], - "Search for {types} …" : "Buscar para {types} …", "Settings" : "Ajustes", "Could not load your contacts" : "No se han podido cargar los contactos", "Search contacts …" : "Buscar contactos...", @@ -440,6 +434,9 @@ OC.L10N.register( "Name..." : "Nombre...", "Error removing share" : "Error quitando el comparto", "({scope})" : "({scope})", + "Searching other places" : "Buscando en otros lugares", + "No search results in other folders for {tag}{filter}{endtag}" : "No se encontraron resultados de búsqueda en otros folders para {tag}{filter}{endtag}", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de búsqueda en otra carpeta","{count} resultados de búsqueda en otras carpetas"], "Saving..." : "Guardando...", "Search" : "Buscar", "Reset search" : "Resetear búsqueda", |