diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-19 00:20:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-19 00:20:25 +0000 |
commit | 3b7014e5f7bb6f3c4e19967b007ad48d444fec77 (patch) | |
tree | 091bc288221618f1de18a0a9d031eea4cac4c66e /lib | |
parent | fb6616e975d97028740ce16c19f758ca930606ec (diff) | |
download | nextcloud-server-3b7014e5f7bb6f3c4e19967b007ad48d444fec77.tar.gz nextcloud-server-3b7014e5f7bb6f3c4e19967b007ad48d444fec77.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/gl.js | 2 | ||||
-rw-r--r-- | lib/l10n/gl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index f7b69da32e6..c66be080138 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -56,7 +56,7 @@ OC.L10N.register( "Authentication" : "Autenticación", "Unknown filetype" : "Tipo de ficheiro descoñecido", "Invalid image" : "Imaxe incorrecta", - "Avatar image is not square" : "A imaxe do avatar non é un cadrado", + "Avatar image is not square" : "A imaxe do avatar non é cadrada", "Files" : "Ficheiros", "View profile" : "Ver o perfil", "Local time: %s" : "Hora local: %s", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 049f0911b2c..6e7d2202b56 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -54,7 +54,7 @@ "Authentication" : "Autenticación", "Unknown filetype" : "Tipo de ficheiro descoñecido", "Invalid image" : "Imaxe incorrecta", - "Avatar image is not square" : "A imaxe do avatar non é un cadrado", + "Avatar image is not square" : "A imaxe do avatar non é cadrada", "Files" : "Ficheiros", "View profile" : "Ver o perfil", "Local time: %s" : "Hora local: %s", |