diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-13 00:19:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-13 00:19:53 +0000 |
commit | 895eb194497ebeb381ee6ebdc4274688f6a493fd (patch) | |
tree | 2dbac3ea08870fb44dc2423644283b6ef4778388 /core/l10n/gl.json | |
parent | c734a18ee83a3537193192f6b97d78575611ba9e (diff) | |
download | nextcloud-server-895eb194497ebeb381ee6ebdc4274688f6a493fd.tar.gz nextcloud-server-895eb194497ebeb381ee6ebdc4274688f6a493fd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/gl.json')
-rw-r--r-- | core/l10n/gl.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 4cd4638dd3e..6b36ba1013b 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -181,8 +181,28 @@ "Install the Contacts app" : "Instalar a aplicación de Contactos", "Loading your contacts …" : "Cargando os seus contactos…", "Looking for {term} …" : "Buscando {term}…", + "Search starts once you start typing and results may be reached with the arrow keys" : "A busca comeza unha vez que comeza a escribir e pódese acceder aos resultados coas teclas de frecha", + "Search for {name} only" : "Buscar só por {name}", + "Start typing to search" : "Comece a escribir para buscar", + "Loading more results …" : "Cargando máis resultados…", + "Load more results" : "Cargando máis resultados", + "Search" : "Buscar", + "No results for {query}" : "Non hai resultados para {query}", + "Press Enter to start searching" : "Prema Intro para comezar a busca", + "An error occurred while searching for {type}" : "Produciuse un erro ao buscar por {type}", + "_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"], + "Forgot password?" : "Esqueceu o contrasinal?", + "Back to login form" : "Volver ao formulario de acceso", + "Back" : "Atrás", + "Login form is disabled." : "O formulario de acceso está bloqueado.", + "Edit Profile" : "Editar o perfil", + "The headline and about sections will show up here" : "As seccións título e sobre aparecerán aquí", + "You have not added any info yet" : "Aínda non engadiu ningunha información", + "{user} has not added any info yet" : "{user} aínda non engadiu ningunha información", + "Error opening the user status modal, try hard refreshing the page" : "Produciuse un erro ao abrir o modal de estado do usuario, tente forzar a actualización da páxina", "Unified search" : "Busca unificada", "Search apps, files, tags, messages" : "Buscar aplicacións, ficheiros, etiquetas, mensaxes", + "Search {types} …" : "Buscando {types}…", "Apps and Settings" : "Aplicacións e axustes", "Date" : "Data", "Today" : "Hoxe", @@ -193,31 +213,12 @@ "Search people" : "Buscar persoas", "Not found" : "Non atopado", "People" : "Persoas", - "Load more results" : "Cargando máis resultados", "Search in" : "Buscar en", "Filter in current view" : "Filtrar na vista actual", "Searching …" : "Buscando…", "Start typing in search" : "Comece a escribir na busca", "No matching results" : "Non hai resultados coincidentes", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", - "Forgot password?" : "Esqueceu o contrasinal?", - "Back to login form" : "Volver ao formulario de acceso", - "Back" : "Atrás", - "Login form is disabled." : "O formulario de acceso está bloqueado.", - "Edit Profile" : "Editar o perfil", - "The headline and about sections will show up here" : "As seccións título e sobre aparecerán aquí", - "You have not added any info yet" : "Aínda non engadiu ningunha información", - "{user} has not added any info yet" : "{user} aínda non engadiu ningunha información", - "Error opening the user status modal, try hard refreshing the page" : "Produciuse un erro ao abrir o modal de estado do usuario, tente forzar a actualización da páxina", - "Search starts once you start typing and results may be reached with the arrow keys" : "A busca comeza unha vez que comeza a escribir e pódese acceder aos resultados coas teclas de frecha", - "Search for {name} only" : "Buscar só por {name}", - "Start typing to search" : "Comece a escribir para buscar", - "Loading more results …" : "Cargando máis resultados…", - "Search" : "Buscar", - "No results for {query}" : "Non hai resultados para {query}", - "Press Enter to start searching" : "Prema Intro para comezar a busca", - "An error occurred while searching for {type}" : "Produciuse un erro ao buscar por {type}", - "_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"], "This browser is not supported" : "Este navegador non é compatíbel", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "O seu navegador non é compatíbel. Actualice a unha versión máis recente ou a unha compatíbel.", "Continue with this unsupported browser" : "Continuar con este navegador non compatíbel", @@ -225,7 +226,6 @@ "{name} version {version} and above" : "{name} versión {version} e superior", "Settings menu" : "Menú de axustes", "Avatar of {displayName}" : "Avatar de {displayName}", - "Search {types} …" : "Buscando {types}…", "No" : "Non", "Yes" : "Si", "Choose {file}" : "Escoller {file}", |