diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /lib/l10n/gl.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.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.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index daa9657ddf9..2237f561c02 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -264,10 +264,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "Esgotouse o tempo de conexión co almacenamento. %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Os ficheiros da aplicación %1$s non foron substituídos correctamente. Asegúrese que é unha versión compatíbel co servidor.", "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", - "%s you may not use dots in the database name" : "%s non se poden empregar puntos na base de datos", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Alcanzouse o límite de usuarios e non se creou o usuario. Consulta as túas notificacións para obter máis información.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Só os seguintes caracteres están permitidos nos nomes de usuario: «a-z», «A-Z», «0-9» e «_.@-'»", "libxml2 2.7.0 is at least required. Currently %s is installed." : "É necesario, cando menos, libxml2 2.7.0. Actualmente esta instalado %s.", |