aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ca.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-15 02:02:45 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-15 02:02:45 +0200
commit6a788d1a545d5e0dcd6df6ec3c144fa593cf40c8 (patch)
tree8c26df9e438a657cb73d9a6a0bc4a584b2183c7a /apps/files/l10n/ca.php
parentfdef2a373a173a81e855982543d64e35723145fa (diff)
downloadnextcloud-server-6a788d1a545d5e0dcd6df6ec3c144fa593cf40c8.tar.gz
nextcloud-server-6a788d1a545d5e0dcd6df6ec3c144fa593cf40c8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ca.php')
-rw-r--r--apps/files/l10n/ca.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ca.php b/apps/files/l10n/ca.php
index ff9572ad99e..6da312ae75b 100644
--- a/apps/files/l10n/ca.php
+++ b/apps/files/l10n/ca.php
@@ -1,7 +1,6 @@
<?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" => "No hi ha errors, el fitxer s'ha carregat 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:",
@@ -47,6 +46,7 @@
"{count} folders" => "{count} carpetes",
"1 file" => "1 fitxer",
"{count} files" => "{count} fitxers",
+"Unable to rename file" => "No es pot canviar el nom del fitxer",
"Upload" => "Puja",
"File handling" => "Gestió de fitxers",
"Maximum upload size" => "Mida màxima de pujada",