diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:26:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:26:11 +0000 |
commit | 93b8e662ad5d02b70718a69c6208312a7466778a (patch) | |
tree | b0d311e92f572c889e8421e1eab81afd29e6a06c /core/l10n/gl.js | |
parent | fe4be9f83dd1fdeb6f86ba8a3d488c646981e2a0 (diff) | |
download | nextcloud-server-93b8e662ad5d02b70718a69c6208312a7466778a.tar.gz nextcloud-server-93b8e662ad5d02b70718a69c6208312a7466778a.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.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 67162ae7a31..1915ef30234 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -207,6 +207,7 @@ OC.L10N.register( "People" : "Persoas", "Load more results" : "Cargando máis resultados", "Search in" : "Buscar en", + "Filter in current view" : "Filtrar na vista actual", "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()}", |