diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-17 00:27:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-17 00:27:18 +0000 |
commit | 6a00c55e2c4442fc78f42423ff41a719f06c069e (patch) | |
tree | 1c5ef2911e105f86887b4c95062df966b4a943a0 /core/l10n/gl.json | |
parent | ed8293f5a8509edeed89d564a5614eae99c91172 (diff) | |
download | nextcloud-server-6a00c55e2c4442fc78f42423ff41a719f06c069e.tar.gz nextcloud-server-6a00c55e2c4442fc78f42423ff41a719f06c069e.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 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 1d18aff2260..5e80ce29769 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -136,8 +136,8 @@ "Currently open" : "Aberto actualmente", "_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificacións"], "Date range filter" : "Filtro de intervalo de datas", - "Pick start date" : "Escolla a data de inicio", - "Pick end date" : "Escolla a data de finalización", + "Pick a start date" : "Escolla unha data de inicio", + "Pick an end date" : "Escolla unha data de finalización", "Apply range" : "Aplicar o intervalo", "Log in" : "Acceder", "Logging in …" : "Acceder…", @@ -206,7 +206,9 @@ "Not found" : "Non atopado", "People" : "Persoas", "Load more results" : "Cargando máis resultados", + "Search in" : "Buscar en", "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", |