aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ast.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-08 02:25:16 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-08 02:25:16 +0000
commit1c7374ac58ad966e5fbaf369b6a3cf5599ce6ced (patch)
tree789840854c0787bebb789fa1d8b764ed2e4c0684 /lib/l10n/ast.json
parentb765a227052300ac76daaecaf37f8e48e77dedec (diff)
downloadnextcloud-server-1c7374ac58ad966e5fbaf369b6a3cf5599ce6ced.tar.gz
nextcloud-server-1c7374ac58ad966e5fbaf369b6a3cf5599ce6ced.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ast.json')
-rw-r--r--lib/l10n/ast.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json
index 7dc186b4cc2..b493dd75cc9 100644
--- a/lib/l10n/ast.json
+++ b/lib/l10n/ast.json
@@ -56,6 +56,8 @@
"PostgreSQL username and/or password not valid" : "Nome d'usuariu o contraseña PostgreSQL non válidos",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nun ta sofitáu y %s nun furrulará afayadizamente nesta plataforma. ¡Úsalu baxo'l to riesgu!",
"For the best results, please consider using a GNU/Linux server instead." : "Pa los meyores resultaos, por favor considera l'usu d'un sirvidor GNU/Linux nel so llugar.",
+ "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Paez ser que la instancia %s ta executándose nun entornu de PHP 32 bits y el open_basedir configuróse en php.ini. Esto va dar llugar a problemes colos ficheros de más de 4 GB y nun ye nada recomendable.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, desanicia la configuración open_basedir dientro la so php.ini o camude a PHP 64 bits.",
"Set an admin username." : "Afitar nome d'usuariu p'almin",
"Set an admin password." : "Afitar contraseña p'almin",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "El motor compartíu %s tien d'implementar la interfaz OCP\\Share_Backend",
@@ -146,8 +148,6 @@
"%s enter the database username." : "%s introducir l'usuariu de la base de datos.",
"%s enter the database name." : "%s introducir nome de la base de datos.",
"%s you may not use dots in the database name" : "%s nun pues usar puntos nel nome de la base de datos",
- "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Paez ser que la instancia %s ta executándose nun entornu de PHP 32 bits y el open_basedir configuróse en php.ini. Esto va dar llugar a problemes colos ficheros de más de 4 GB y nun ye nada recomendable.",
- "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, desanicia la configuración open_basedir dientro la so php.ini o camude a PHP 64 bits.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Namái tan permitíos los siguientes caráuteres nun nome d'usuariu: \"a-z\", \"A-Z\", \"0-9\", y \"_.@-'\""
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file