diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-05 02:16:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-05 02:16:56 +0000 |
commit | 1cf9f4281795610bfaf74af9e3f3f1c3c544c08c (patch) | |
tree | 52fee41fae5589e8efd9639d20f54aedad66e10a /core/l10n/gl.js | |
parent | 72b45f9546208c82e76ddb2ad7995f0485d99b18 (diff) | |
download | nextcloud-server-1cf9f4281795610bfaf74af9e3f3f1c3c544c08c.tar.gz nextcloud-server-1cf9f4281795610bfaf74af9e3f3f1c3c544c08c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 84666578daf..bb52e2913a0 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -126,6 +126,7 @@ OC.L10N.register( "Searching other places" : "Buscando noutros lugares", "No search results in other folders for {tag}{filter}{endtag}" : "Non foi posíbel atopar resultados de busca noutros cartafoles para {tag}{filter}{endtag}", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de busca noutro cartafol","{count} resultados de busca noutros cartafoles"], + "Thumbnail for {result}" : "Miniatura de {result}", "Log in" : "Acceder", "Logging in …" : "Acceder…", "Server side authentication failed!" : "A autenticación fracasou do lado do servidor!", @@ -169,6 +170,12 @@ OC.L10N.register( "Log in with a device" : "Acceder cun dispositivo", "Back" : "Atrás", "Searching …" : "Buscando…", + "No results for {query}" : "Non hai resultados para {query}", + "Start typing to search" : "Comece a escribir para buscar", + "Loading more results …" : "Cargando máis resultados…", + "Load more results" : "Cargando máis resultados", + "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Introduza {minSearchLength} carácter ou máis para buscar","Introduza {minSearchLength} caracteres ou máis para buscar"], + "Search for {types} …" : "Buscando por {types}…", "Settings" : "Axustes", "Could not load your contacts" : "Non foi posíbel cargar os seus contactos", "Search contacts …" : "Buscar contactos…", |