From 0fcc88424d264f99c7794d4d256a04ccdb1e0aa3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 13 Dec 2023 00:20:04 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- core/l10n/gl.js | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'core/l10n/gl.js') diff --git a/core/l10n/gl.js b/core/l10n/gl.js index f4f2973e778..60afd9fc129 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -183,8 +183,28 @@ OC.L10N.register( "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", @@ -195,31 +215,12 @@ OC.L10N.register( "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", @@ -227,7 +228,6 @@ OC.L10N.register( "{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}", -- cgit v1.2.3