aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/gl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-14 00:19:42 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-14 00:19:42 +0000
commit91f23469c41c307803c6bab019c1c2245d1150ee (patch)
tree4d4759f33cc4473a086882325a1e65e97dd76324 /core/l10n/gl.js
parentc416abbb7fa6acd8bc01613cd930ca57a8762a52 (diff)
downloadnextcloud-server-91f23469c41c307803c6bab019c1c2245d1150ee.tar.gz
nextcloud-server-91f23469c41c307803c6bab019c1c2245d1150ee.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r--core/l10n/gl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index 60afd9fc129..c20ac298e12 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -218,7 +218,6 @@ OC.L10N.register(
"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()}",
"This browser is not supported" : "Este navegador non é compatíbel",
@@ -454,6 +453,7 @@ OC.L10N.register(
"Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "O seu enderezo remoto foi identificado como «{remoteAddress}» e neste momento está estrangulado por forza bruta, o que reduce o rendemento de varias solicitudes. Se o enderezo remoto non é o seu enderezo, isto pode ser unha indicación de que un proxy non está configurado correctamente. Pode atopar máis información na {linkstart}documentación ↗{linkend}.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "A base de datos úsase para o bloqueo de ficheiros transaccionais. Para mellorar o rendemento, configure Memcache, se está dispoñíbel. Consulte a {linkstart}documentación ↗{linkend} para obter máis información.",
"PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "PHP 8.0 é obsoleto en Nextcloud 27. Nextcloud 28 pode precisar polo menos PHP 8.1. Actualice a {linkstart}unha das versións de PHP oficialmente compatíbeis fornecidas polo Grupo PHP ↗{linkend} o antes posíbel.",
- "Avatar of {fullName}" : "Avatar de {fullName}"
+ "Avatar of {fullName}" : "Avatar de {fullName}",
+ "Start typing in search" : "Comece a escribir na busca"
},
"nplurals=2; plural=(n != 1);");