diff options
Diffstat (limited to 'lib/l10n/sc.js')
-rw-r--r-- | lib/l10n/sc.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/sc.js b/lib/l10n/sc.js index 3c72ce50d8f..b70c862b70e 100644 --- a/lib/l10n/sc.js +++ b/lib/l10n/sc.js @@ -105,8 +105,6 @@ OC.L10N.register( "PostgreSQL username and/or password not valid" : "Su nùmene utente e/o sa crae de Postgre SQL no sunt bà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 no est suportadu e %s no at a funtzionare in manera curreta in custa prataforma. Imprea•ddu a arriscu tuo!", "For the best results, please consider using a GNU/Linux server instead." : "Pro su mellus resurtadu, cunsidera in càmbiu de impreare unu serbidore GNU/Linux.", - "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." : "Parit ca custa istàntzia %s est traballende in un'ambiente PHP a 32-bit e sa open_basedir est istada cunfigurada in php.ini. Custu at a causare problemas cun archìvios de prus de 4 GB e est iscussigiadu a forte.", - "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Boga•nche s'impostatzione open_basedir in su php.ini tuo o càmbia a su PHP a 64-bit.", "Set an admin username." : "Imposta unu nùmene utente pro chie amministrat.", "Set an admin password." : "Imposta una crae pro chie amministrat.", "Cannot create or write into the data directory %s" : "No faghet a creare o a iscriere a intro de sa cartella de datos %s", @@ -222,6 +220,8 @@ OC.L10N.register( "%s enter the database username." : "%s inserta•nche su nùmene utente de sa base de datos.", "%s enter the database name." : "%s inserta•nche su nùmene de sa base de datos.", "%s you may not use dots in the database name" : "%s no depes impreare puntos in su nùmene de sa 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." : "Parit ca custa istàntzia %s est traballende in un'ambiente PHP a 32-bit e sa open_basedir est istada cunfigurada in php.ini. Custu at a causare problemas cun archìvios de prus de 4 GB e est iscussigiadu a forte.", + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Boga•nche s'impostatzione open_basedir in su php.ini tuo o càmbia a su PHP a 64-bit.", "The user limit has been reached and the user was not created." : "Su lìmite de utentes est istadu sighidu e s'utèntzia no est istada creada.", "Cannot read file" : "Impossìbile a lèghere s'archìviu", "Cannot write into \"config\" directory" : "No faghet a iscriere in sa cartella \"config\"", |