diff options
Diffstat (limited to 'lib/l10n/ca.js')
-rw-r--r-- | lib/l10n/ca.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js index 31fbb0dcd39..b5e37d101ee 100644 --- a/lib/l10n/ca.js +++ b/lib/l10n/ca.js @@ -59,6 +59,8 @@ OC.L10N.register( "Oracle username and/or password not valid" : "Nom d'usuari i/o contrasenya Oracle no vàlids", "Offending command was: \"%s\", name: %s, password: %s" : "L'ordre en conflicte és: \"%s\", nom: %s, contrasenya: %s", "PostgreSQL username and/or password not valid" : "Nom d'usuari i/o contrasenya PostgreSQL no vàlids", + "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 té suport i %s no funcionarà correctament en aquesta plataforma. Useu-ho al vostre risc!", + "For the best results, please consider using a GNU/Linux server instead." : "Per millors resultats, millor considereu utilitzar un servidor GNU/Linux.", "Set an admin username." : "Establiu un nom d'usuari per l'administrador.", "Set an admin password." : "Establiu una contrasenya per l'administrador.", "%s shared »%s« with you" : "%s ha compartit »%s« amb tu", |