summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-13 00:18:22 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-13 00:18:22 +0000
commit0f6c79af2732c5052e94ab2bea798c7ad1452460 (patch)
tree499aab4a18c07a46cca687c7bf40675dc26ed184 /lib/l10n
parent6cd22c9c62246077935cb32ee8cb91ad0d142f82 (diff)
downloadnextcloud-server-0f6c79af2732c5052e94ab2bea798c7ad1452460.tar.gz
nextcloud-server-0f6c79af2732c5052e94ab2bea798c7ad1452460.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/ar.js1
-rw-r--r--lib/l10n/ar.json1
-rw-r--r--lib/l10n/gl.js12
-rw-r--r--lib/l10n/gl.json12
4 files changed, 14 insertions, 12 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js
index d274e3054cf..d8900df99c1 100644
--- a/lib/l10n/ar.js
+++ b/lib/l10n/ar.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Invalid image" : "الصورة غير صالحة",
"Avatar image is not square" : "الصورة الرمزية ليست على شكل مربّع",
"Files" : "الملفات",
+ "View profile" : "عرض الملف الشخصي",
"today" : "اليوم",
"tomorrow" : "غدًا",
"yesterday" : "يوم أمس",
diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json
index a1b3cd0fa28..a9b81c2c9fb 100644
--- a/lib/l10n/ar.json
+++ b/lib/l10n/ar.json
@@ -21,6 +21,7 @@
"Invalid image" : "الصورة غير صالحة",
"Avatar image is not square" : "الصورة الرمزية ليست على شكل مربّع",
"Files" : "الملفات",
+ "View profile" : "عرض الملف الشخصي",
"today" : "اليوم",
"tomorrow" : "غدًا",
"yesterday" : "يوم أمس",
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index 3ac2766f89c..eb1c1780ade 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Cannot write into \"config\" directory!" : "Non é posíbel escribir no directorio «config»!",
"This can usually be fixed by giving the web server write access to the config directory." : "Isto normalmente pódese solucionar dándolle ao servidor web acceso de escritura ao directorio de configuración.",
- "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Pero, se prefires manter o ficheiro config.php de só lectura, establece a opción \"config_is_read_only\" como verdadeira nel.",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Mais, se prefire manter o ficheiro config.php como de só lectura, estabeleza a opción «config_is_read_only» como verdadeira nel.",
"See %s" : "Vexa %s",
"Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "A aplicación %1$s non está presente ou ten unha versión non compatíbel con este servidor. Comprobe o directorio de aplicacións.",
"Sample configuration detected" : "Detectouse a configuración de exemplo",
@@ -221,16 +221,16 @@ OC.L10N.register(
"Authentication error" : "Produciuse un erro de autenticación",
"Token expired. Please reload page." : "Testemuño caducado. Recargue a páxina.",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Non hai controladores de base de datos (sqlite, mysql, ou postgresql) instalados.",
- "Cannot write into \"config\" directory." : "Non se pode escribir no directorio \"config\".",
+ "Cannot write into \"config\" directory." : "Non é posíbel escribir no directorio «config».",
"This can usually be fixed by giving the web server write access to the config directory. See %s" : "Isto normalmente pódese solucionar dándolle ao servidor web acceso de escritura ao directorio de configuración. Véxase %s",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ou, se prefire conservar o ficheiro «config.php» como de só lectura, marque a opción «config_is_read_only» como «true» nel. Vexa %s",
- "Cannot write into \"apps\" directory." : "Non se pode escribir no directorio \"apps\".",
+ "Cannot write into \"apps\" directory." : "Non é posíbel escribir no directorio «apps».",
"This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Normalmente, isto pódese solucionar dándolle ao servidor web acceso de escritura ao directorio de aplicacións ou desactivando a App Store no ficheiro de configuración.",
- "Cannot create \"data\" directory." : "Non se pode crear o directorio \"data\".",
+ "Cannot create \"data\" directory." : "Non é posíbel crear o directorio «data».",
"This can usually be fixed by giving the web server write access to the root directory. See %s" : "Isto normalmente pódese solucionar dándolle ao servidor web acceso de escritura ao directorio raíz. Véxase %s",
"Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Os permisos normalmente pódense corrixir dándolle ao servidor web acceso de escritura ao directorio raíz. Véxase %s.",
"Your data directory is not writable." : "O teu directorio de datos non se pode escribir.",
- "Setting locale to %s failed." : "Produciuse un fallo ao axustar a configuración local en %s.",
+ "Setting locale to %s failed." : "Produciuse un fallo ao axustar a configuración rexional en %s.",
"Please install one of these locales on your system and restart your web server." : "Instala un destes locais no teu sistema e reinicia o teu servidor web.",
"PHP module %s not installed." : "O módulo PHP %s non está instalado.",
"Please ask your server administrator to install the module." : "Pregúntelle ao administrador do servidor pola instalación do módulo.",
@@ -249,7 +249,7 @@ OC.L10N.register(
"Your data directory is readable by other users." : "Outros usuarios poden leer o teu 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.",
"Your data directory must be an absolute path." : "O teu directorio de datos debe ser unha ruta absoluta.",
- "Check the value of \"datadirectory\" in your configuration." : "Comprobe o valor de \"datadirectory\" na súa configuración.",
+ "Check the value of \"datadirectory\" in your configuration." : "Comprobe o valor de «datadirectory» na súa configuración-",
"Your data directory is invalid." : "O teu directorio de datos non é válido.",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrese de que existe un ficheiro chamado «.ocdata» na raíz do directorio de datos.",
"Action \"%s\" not supported or implemented." : "A acción «%s» non está admitida ou implementada.",
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index 922b85f6a36..e4817082bde 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -1,7 +1,7 @@
{ "translations": {
"Cannot write into \"config\" directory!" : "Non é posíbel escribir no directorio «config»!",
"This can usually be fixed by giving the web server write access to the config directory." : "Isto normalmente pódese solucionar dándolle ao servidor web acceso de escritura ao directorio de configuración.",
- "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Pero, se prefires manter o ficheiro config.php de só lectura, establece a opción \"config_is_read_only\" como verdadeira nel.",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Mais, se prefire manter o ficheiro config.php como de só lectura, estabeleza a opción «config_is_read_only» como verdadeira nel.",
"See %s" : "Vexa %s",
"Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "A aplicación %1$s non está presente ou ten unha versión non compatíbel con este servidor. Comprobe o directorio de aplicacións.",
"Sample configuration detected" : "Detectouse a configuración de exemplo",
@@ -219,16 +219,16 @@
"Authentication error" : "Produciuse un erro de autenticación",
"Token expired. Please reload page." : "Testemuño caducado. Recargue a páxina.",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Non hai controladores de base de datos (sqlite, mysql, ou postgresql) instalados.",
- "Cannot write into \"config\" directory." : "Non se pode escribir no directorio \"config\".",
+ "Cannot write into \"config\" directory." : "Non é posíbel escribir no directorio «config».",
"This can usually be fixed by giving the web server write access to the config directory. See %s" : "Isto normalmente pódese solucionar dándolle ao servidor web acceso de escritura ao directorio de configuración. Véxase %s",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ou, se prefire conservar o ficheiro «config.php» como de só lectura, marque a opción «config_is_read_only» como «true» nel. Vexa %s",
- "Cannot write into \"apps\" directory." : "Non se pode escribir no directorio \"apps\".",
+ "Cannot write into \"apps\" directory." : "Non é posíbel escribir no directorio «apps».",
"This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Normalmente, isto pódese solucionar dándolle ao servidor web acceso de escritura ao directorio de aplicacións ou desactivando a App Store no ficheiro de configuración.",
- "Cannot create \"data\" directory." : "Non se pode crear o directorio \"data\".",
+ "Cannot create \"data\" directory." : "Non é posíbel crear o directorio «data».",
"This can usually be fixed by giving the web server write access to the root directory. See %s" : "Isto normalmente pódese solucionar dándolle ao servidor web acceso de escritura ao directorio raíz. Véxase %s",
"Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Os permisos normalmente pódense corrixir dándolle ao servidor web acceso de escritura ao directorio raíz. Véxase %s.",
"Your data directory is not writable." : "O teu directorio de datos non se pode escribir.",
- "Setting locale to %s failed." : "Produciuse un fallo ao axustar a configuración local en %s.",
+ "Setting locale to %s failed." : "Produciuse un fallo ao axustar a configuración rexional en %s.",
"Please install one of these locales on your system and restart your web server." : "Instala un destes locais no teu sistema e reinicia o teu servidor web.",
"PHP module %s not installed." : "O módulo PHP %s non está instalado.",
"Please ask your server administrator to install the module." : "Pregúntelle ao administrador do servidor pola instalación do módulo.",
@@ -247,7 +247,7 @@
"Your data directory is readable by other users." : "Outros usuarios poden leer o teu 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.",
"Your data directory must be an absolute path." : "O teu directorio de datos debe ser unha ruta absoluta.",
- "Check the value of \"datadirectory\" in your configuration." : "Comprobe o valor de \"datadirectory\" na súa configuración.",
+ "Check the value of \"datadirectory\" in your configuration." : "Comprobe o valor de «datadirectory» na súa configuración-",
"Your data directory is invalid." : "O teu directorio de datos non é válido.",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrese de que existe un ficheiro chamado «.ocdata» na raíz do directorio de datos.",
"Action \"%s\" not supported or implemented." : "A acción «%s» non está admitida ou implementada.",