diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-11 00:06:14 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-11 00:06:14 +0100 |
commit | d03dce12839bf029229cc3d8f965bb057294e205 (patch) | |
tree | 88f3ea0732d93ccc3969775ec10a0888680d396b /apps/files/l10n/ca.php | |
parent | 23dd7f1beaf9b567c1f3ec1438858cffc304dc13 (diff) | |
download | nextcloud-server-d03dce12839bf029229cc3d8f965bb057294e205.tar.gz nextcloud-server-d03dce12839bf029229cc3d8f965bb057294e205.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ca.php')
-rw-r--r-- | apps/files/l10n/ca.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/ca.php b/apps/files/l10n/ca.php index df099c6331d..f6ddbcd8e18 100644 --- a/apps/files/l10n/ca.php +++ b/apps/files/l10n/ca.php @@ -1,4 +1,7 @@ <?php $TRANSLATIONS = array( +"Could not move %s - File with this name already exists" => "No s'ha pogut moure %s - Ja hi ha un fitxer amb aquest nom", +"Could not move %s" => " No s'ha pogut moure %s", +"Unable to rename file" => "No es pot canviar el nom del fitxer", "No file was uploaded. Unknown error" => "No s'ha carregat cap fitxer. Error desconegut", "There is no error, the file uploaded with success" => "El fitxer s'ha pujat correctament", "The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "L’arxiu que voleu carregar supera el màxim definit en la directiva upload_max_filesize del php.ini:", |