diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-07 02:07:50 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-07 02:07:50 +0200 |
commit | a9f894ce11d3075781953420d288cd54b51b0795 (patch) | |
tree | 96d86b74b990bd8bd18dd93ec18a9b3b4988ea96 /settings/l10n/ca.php | |
parent | 2eac79b7820ecb0270c72428277d0528ea4ac724 (diff) | |
download | nextcloud-server-a9f894ce11d3075781953420d288cd54b51b0795.tar.gz nextcloud-server-a9f894ce11d3075781953420d288cd54b51b0795.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ca.php')
-rw-r--r-- | settings/l10n/ca.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php index 2917f8a84c4..c868bc278c3 100644 --- a/settings/l10n/ca.php +++ b/settings/l10n/ca.php @@ -1,10 +1,12 @@ <?php $TRANSLATIONS = array( +"Unable to load list from App Store" => "No s'ha pogut carregar la llista des de l'App Store", "Email saved" => "S'ha desat el correu electrònic", "Invalid email" => "El correu electrònic no és vàlid", "OpenID Changed" => "OpenID ha canviat", "Invalid request" => "Sol.licitud no vàlida", "Authentication error" => "Error d'autenticació", "Language changed" => "S'ha canviat l'idioma", +"Error" => "Error", "Disable" => "Desactiva", "Enable" => "Activa", "Saving..." => "S'està desant...", |