diff options
Diffstat (limited to 'lib/l10n/oc.js')
-rw-r--r-- | lib/l10n/oc.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/oc.js b/lib/l10n/oc.js index 961f4889177..26d31ab9353 100644 --- a/lib/l10n/oc.js +++ b/lib/l10n/oc.js @@ -7,6 +7,7 @@ OC.L10N.register( "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Aqueste problèma es generalament resolgut %sen donant al servidor web un accès en escritura al repertòri de configuracion%s.", "Sample configuration detected" : "Configuracion d'exemple detectada", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es estat detectat que la configuracion donada a títol d'exemple es estada copiada. Aquò pòt rendre vòstra installacion inoperanta e es pas pres en carga. Legissètz la documentacion abans d'efectuar de modifications dins config.php", + "You are not allowed to share %s" : "Sètz pas autorizat a partejar %s", "PHP %s or higher is required." : "PHP %s o superior es requesit.", "PHP with a version lower than %s is required." : "PHP amb una version anteriora a %s es requesit.", "Following databases are supported: %s" : "Les bases de donadas seguentas son suportadas : %s", @@ -84,7 +85,6 @@ OC.L10N.register( "%s via %s" : "%s via %s", "Sharing %s failed, because the backend does not allow shares from type %i" : "Lo partiment de %s a fracassat perque l’infrastructura autoriza pas los partiments de tipe %i", "Sharing %s failed, because the file does not exist" : "Lo partiment de %s a fracassat perque lo fichièr existís pas", - "You are not allowed to share %s" : "Sètz pas autorizat a partejar %s", "Sharing %s failed, because you can not share with yourself" : "Lo partiment de %s a fracassat perque podètz pas partejar amb vos-meteis", "Sharing %s failed, because the user %s does not exist" : "Lo partiment de %s a fracassat perque l'utilizaire %s existís pas", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Lo partiment de %s a fracassat perque l'utilizaire %s es pas membre de cap de grop al qual %s aparten", @@ -121,7 +121,6 @@ OC.L10N.register( "Cannot write into \"apps\" directory" : "Impossible d’escriure dins lo repertòri \"apps\"", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Aqueste problèma es generalament resolgut %sen donant al servidor web un accès en escritura al repertòri apps%s o en desactivant l'appstore dins lo fichièr de configuracion.", "Cannot create \"data\" directory (%s)" : "Impossible de crear lo repertòri \"data\" (%s)", - "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." : "Aqueste problèma es generalament resolgut <a href=\"%s\" target=\"_blank\">en donant al servidor web un accès en escritura al repertòri raiç</a>.", "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Lo problèma de permissions pòt generalament èsser resolgut %sen donant al servidor web un accès en escritura al repertòri raiç%s", "Setting locale to %s failed" : "Fracàs de l'especificacion dels paramètres regionals a %s", "Please install one of these locales on your system and restart your webserver." : "Installatz un d'aqueles paramètres regionals sus vòstre sistèma e reaviatz vòstre servidor web.", |