diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-04 02:16:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-04 02:16:40 +0000 |
commit | 789db73ca50e70d1ae365b6da59c81fb2580ecd2 (patch) | |
tree | fa844e1bf801017548d9b01f414e520bed01e3fa /core/l10n/gl.js | |
parent | 7a1bd4e8a2e883171aea7ffc53a22ba6084638ec (diff) | |
download | nextcloud-server-789db73ca50e70d1ae365b6da59c81fb2580ecd2.tar.gz nextcloud-server-789db73ca50e70d1ae365b6da59c81fb2580ecd2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index c8229edf5a0..84666578daf 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -168,6 +168,7 @@ OC.L10N.register( "Forgot password?" : "Esqueceu o contrasinal?", "Log in with a device" : "Acceder cun dispositivo", "Back" : "Atrás", + "Searching …" : "Buscando…", "Settings" : "Axustes", "Could not load your contacts" : "Non foi posíbel cargar os seus contactos", "Search contacts …" : "Buscar contactos…", @@ -302,8 +303,6 @@ OC.L10N.register( "More apps" : "Máis aplicacións", "More" : "Máis", "More apps menu" : "Menú doutras aplicacións", - "Search" : "Buscar", - "Reset search" : "Restabelecer a busca", "Contacts" : "Contactos", "Contacts menu" : "Menú de contactos", "Settings menu" : "Menú de axustes", @@ -435,6 +434,8 @@ OC.L10N.register( "Error removing share" : "Produciuse un erro ao retirar os compartidos", "({scope})" : "({scope})", "Saving..." : "Gardando…", + "Search" : "Buscar", + "Reset search" : "Restabelecer a busca", "Your client should now be connected! You can close this window." : "O seu cliente xa debe estar conectado. Pode pechar esta xanela.", "Cancel log in" : "Cancelar o inicio de sesión", "These apps will be updated:" : "Actualizaranse estas aplicacións:", |