aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/gl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
commit9db33055b208518601ff7b389188c032f8792e39 (patch)
treee4136b9ebaa3e911b897af0acf040f1152fdd43f /lib/l10n/gl.js
parentd6f51cf9432f19c3c826b4a6350476d747132e5b (diff)
downloadnextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz
nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r--lib/l10n/gl.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index d6645f44d9c..cd43ac96e86 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -114,7 +114,7 @@ OC.L10N.register(
"Address" : "Enderezo",
"Profile picture" : "Imaxe do perfil",
"About" : "Sobre",
- "Full name" : "Nome completo",
+ "Display name" : "Nome a amosar",
"Headline" : "Titular",
"Organisation" : "Organización",
"Role" : "Cargo",
@@ -265,6 +265,7 @@ OC.L10N.register(
"Storage connection error. %s" : "Produciuse un erro na conexión ao almacenamento. %s",
"Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente",
"Storage connection timeout. %s" : "Esgotouse o tempo de conexión co almacenamento. %s",
+ "Full name" : "Nome completo",
"%s enter the database username and name." : "%s introduza o nome de usuario e o nome da base de datos",
"%s enter the database username." : "%s introduza o nome de usuario da base de datos",
"%s enter the database name." : "%s introduza o nome da base de datos",