diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:24 +0000 |
commit | 04d19fb1d7a7fe1937c2a68e948c715d346c1a17 (patch) | |
tree | 1e0f22a7ae6701c5ea37094af1103ae7b728242b /lib | |
parent | 6883c52e9d3fed9d5f4a99d20c8370380d4228ab (diff) | |
download | nextcloud-server-04d19fb1d7a7fe1937c2a68e948c715d346c1a17.tar.gz nextcloud-server-04d19fb1d7a7fe1937c2a68e948c715d346c1a17.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 | 20 | ||||
-rw-r--r-- | lib/l10n/gl.json | 20 |
2 files changed, 20 insertions, 20 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 2347f216a9c..318e9502d35 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -25,18 +25,18 @@ OC.L10N.register( "Groupware bundle" : "Paquete de software colaborativo", "Hub bundle" : "Paquete de concentradores", "Social sharing bundle" : "Paquete para compartir en redes sociais", - "PHP %s or higher is required." : "É necesario PHP %s ou superior.", - "PHP with a version lower than %s is required." : "É necesario PHP cunha versión inferior a %s.", - "%sbit or higher PHP required." : "É necesario PHP para %sbits ou superior.", + "PHP %s or higher is required." : "Precisase PHP %s ou superior.", + "PHP with a version lower than %s is required." : "Precisase PHP cunha versión inferior a %s.", + "%sbit or higher PHP required." : "Precisase PHP para %sbits ou superior.", "The following architectures are supported: %s" : "Admítense as seguintes arquitecturas: %s", "The following databases are supported: %s" : "Admítense as seguintes bases de datos: %s", "The command line tool %s could not be found" : "Non foi posíbel atopar a ferramenta de liña de ordes %s", "The library %s is not available." : "Non está dispoñíbel a biblioteca %s.", - "Library %1$s with a version higher than %2$s is required - available version %3$s." : "É necesaria a biblioteca %1$s cunha versión superior a %2$s - dispoñíbel a versión %3$s.", - "Library %1$s with a version lower than %2$s is required - available version %3$s." : "É necesaria a biblioteca %1$s cunha versión inferior a %2$s - dispoñíbel a versión %3$s.", + "Library %1$s with a version higher than %2$s is required - available version %3$s." : "Precisase a biblioteca %1$s cunha versión superior a %2$s - dispoñíbel a versión %3$s.", + "Library %1$s with a version lower than %2$s is required - available version %3$s." : "Precisase a biblioteca %1$s cunha versión inferior a %2$s - dispoñíbel a versión %3$s.", "The following platforms are supported: %s" : "Admítense as seguintes plataformas: %s", - "Server version %s or higher is required." : "É necesaria a versión %s ou superior do servidor.", - "Server version %s or lower is required." : "É necesaria a versión %s ou inferior do servidor.", + "Server version %s or higher is required." : "Precisase a versión %s ou superior do servidor.", + "Server version %s or lower is required." : "Precisase a versión %s ou inferior do servidor.", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "O usuario que accede debe ser un administrador, un subadministrador ou ter un dereito especial para acceder a esta configuración", "Logged in user must be an admin or sub admin" : "O usuario autenticado debe ser un administrador ou subadministrador", "Logged in user must be an admin" : "O usuario conectado debe ser un administrador", @@ -242,9 +242,9 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto probabelmente se debe unha caché/acelerador como Zend OPcache ou eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Instaláronse os módulos de PHP, mais aínda aparecen listados como perdidos?", "Please ask your server administrator to restart the web server." : "Pregúntelle á administración do servidor polo reinicio do servidor web..", - "The required %s config variable is not configured in the config.php file." : "A variábel de configuración %s necesaria non está configurada no ficheiro config.php.", + "The required %s config variable is not configured in the config.php file." : "Precísase a variábel de configuración %s e non está configurada no ficheiro config.php.", "Please ask your server administrator to check the Nextcloud configuration." : "Pídalle ao administrador do seu servidor que verifique a configuración de Nextcloud.", - "PostgreSQL >= 9 required." : "É necesario PostgreSQL >= 9.", + "PostgreSQL >= 9 required." : "Precisase PostgreSQL >= 9.", "Please upgrade your database version." : "Anove a versión da súa base de datos", "Your data directory is readable by other users." : "Outros usuarios poden leer o seu directorio de datos.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Cambie os permisos a 0770 para que o directorio non poida ser listado por outros usuarios.", @@ -267,7 +267,7 @@ OC.L10N.register( "Full name" : "Nome completo", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Acadouse o límite de usuarios e non se creou o usuario. Consulte as sú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.", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "Precisase, cando menos, libxml2 2.7.0. Actualmente esta instalado %s.", "To fix this issue update your libxml2 version and restart your web server." : "Para arranxar esta incidencia, actualice a versión de libxml2 e reinicie o servidor web. " }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 54649245403..742732fc083 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -23,18 +23,18 @@ "Groupware bundle" : "Paquete de software colaborativo", "Hub bundle" : "Paquete de concentradores", "Social sharing bundle" : "Paquete para compartir en redes sociais", - "PHP %s or higher is required." : "É necesario PHP %s ou superior.", - "PHP with a version lower than %s is required." : "É necesario PHP cunha versión inferior a %s.", - "%sbit or higher PHP required." : "É necesario PHP para %sbits ou superior.", + "PHP %s or higher is required." : "Precisase PHP %s ou superior.", + "PHP with a version lower than %s is required." : "Precisase PHP cunha versión inferior a %s.", + "%sbit or higher PHP required." : "Precisase PHP para %sbits ou superior.", "The following architectures are supported: %s" : "Admítense as seguintes arquitecturas: %s", "The following databases are supported: %s" : "Admítense as seguintes bases de datos: %s", "The command line tool %s could not be found" : "Non foi posíbel atopar a ferramenta de liña de ordes %s", "The library %s is not available." : "Non está dispoñíbel a biblioteca %s.", - "Library %1$s with a version higher than %2$s is required - available version %3$s." : "É necesaria a biblioteca %1$s cunha versión superior a %2$s - dispoñíbel a versión %3$s.", - "Library %1$s with a version lower than %2$s is required - available version %3$s." : "É necesaria a biblioteca %1$s cunha versión inferior a %2$s - dispoñíbel a versión %3$s.", + "Library %1$s with a version higher than %2$s is required - available version %3$s." : "Precisase a biblioteca %1$s cunha versión superior a %2$s - dispoñíbel a versión %3$s.", + "Library %1$s with a version lower than %2$s is required - available version %3$s." : "Precisase a biblioteca %1$s cunha versión inferior a %2$s - dispoñíbel a versión %3$s.", "The following platforms are supported: %s" : "Admítense as seguintes plataformas: %s", - "Server version %s or higher is required." : "É necesaria a versión %s ou superior do servidor.", - "Server version %s or lower is required." : "É necesaria a versión %s ou inferior do servidor.", + "Server version %s or higher is required." : "Precisase a versión %s ou superior do servidor.", + "Server version %s or lower is required." : "Precisase a versión %s ou inferior do servidor.", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "O usuario que accede debe ser un administrador, un subadministrador ou ter un dereito especial para acceder a esta configuración", "Logged in user must be an admin or sub admin" : "O usuario autenticado debe ser un administrador ou subadministrador", "Logged in user must be an admin" : "O usuario conectado debe ser un administrador", @@ -240,9 +240,9 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto probabelmente se debe unha caché/acelerador como Zend OPcache ou eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Instaláronse os módulos de PHP, mais aínda aparecen listados como perdidos?", "Please ask your server administrator to restart the web server." : "Pregúntelle á administración do servidor polo reinicio do servidor web..", - "The required %s config variable is not configured in the config.php file." : "A variábel de configuración %s necesaria non está configurada no ficheiro config.php.", + "The required %s config variable is not configured in the config.php file." : "Precísase a variábel de configuración %s e non está configurada no ficheiro config.php.", "Please ask your server administrator to check the Nextcloud configuration." : "Pídalle ao administrador do seu servidor que verifique a configuración de Nextcloud.", - "PostgreSQL >= 9 required." : "É necesario PostgreSQL >= 9.", + "PostgreSQL >= 9 required." : "Precisase PostgreSQL >= 9.", "Please upgrade your database version." : "Anove a versión da súa base de datos", "Your data directory is readable by other users." : "Outros usuarios poden leer o seu directorio de datos.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Cambie os permisos a 0770 para que o directorio non poida ser listado por outros usuarios.", @@ -265,7 +265,7 @@ "Full name" : "Nome completo", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Acadouse o límite de usuarios e non se creou o usuario. Consulte as sú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.", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "Precisase, cando menos, libxml2 2.7.0. Actualmente esta instalado %s.", "To fix this issue update your libxml2 version and restart your web server." : "Para arranxar esta incidencia, actualice a versión de libxml2 e reinicie o servidor web. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |