diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:25:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:25:58 +0000 |
commit | e58344fb2a218fafec10a40c30852ae5eb94d986 (patch) | |
tree | 6ee76cd6aeb416328135d38c5e28bf335ad2f3a9 /core/l10n/es_UY.js | |
parent | 9e8690d9127ab63caf66cd09d4d86647ae3ad6a7 (diff) | |
download | nextcloud-server-e58344fb2a218fafec10a40c30852ae5eb94d986.tar.gz nextcloud-server-e58344fb2a218fafec10a40c30852ae5eb94d986.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_UY.js')
-rw-r--r-- | core/l10n/es_UY.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_UY.js b/core/l10n/es_UY.js index d4fa27ed441..747105a2ecb 100644 --- a/core/l10n/es_UY.js +++ b/core/l10n/es_UY.js @@ -87,6 +87,7 @@ OC.L10N.register( "Forgot password?" : "¿Olvidaste tu contraseña?", "Back" : "Atrás", "Reset search" : "Reestablecer búsqueda", + "Search" : "Buscar", "Settings" : "Configuraciones ", "Search contacts …" : "Buscar contactos ...", "No contacts found" : "No se encontraron contactos", @@ -235,7 +236,6 @@ OC.L10N.register( "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"], - "Search" : "Buscar", "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:" }, "nplurals=2; plural=(n != 1);"); |