diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-20 00:06:40 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-20 00:06:40 +0100 |
commit | ebc0c4b85bc382efcf64ad0b2613d70a193b18f2 (patch) | |
tree | 4f59c05b29c4e24bd127931ff0f21547d2d41866 /apps/files/l10n/oc.php | |
parent | 10a9ddd9b2c1b0d28118aa1d6848c799db05f332 (diff) | |
download | nextcloud-server-ebc0c4b85bc382efcf64ad0b2613d70a193b18f2.tar.gz nextcloud-server-ebc0c4b85bc382efcf64ad0b2613d70a193b18f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/oc.php')
-rw-r--r-- | apps/files/l10n/oc.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/oc.php b/apps/files/l10n/oc.php index 36bbb433394..87ec98e4cf8 100644 --- a/apps/files/l10n/oc.php +++ b/apps/files/l10n/oc.php @@ -1,4 +1,5 @@ <?php $TRANSLATIONS = array( +"Upload" => "Amontcarga", "There is no error, the file uploaded with success" => "Amontcargament capitat, pas d'errors", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Lo fichièr amontcargat es mai gròs que la directiva «MAX_FILE_SIZE» especifiada dins lo formulari HTML", "The uploaded file was only partially uploaded" => "Lo fichièr foguèt pas completament amontcargat", @@ -13,7 +14,6 @@ "suggest name" => "nom prepausat", "cancel" => "anulla", "undo" => "defar", -"generating ZIP-file, it may take some time." => "Fichièr ZIP a se far, aquò pòt trigar un briu.", "Unable to upload your file as it is a directory or has 0 bytes" => "Impossible d'amontcargar lo teu fichièr qu'es un repertòri o que ten pas que 0 octet.", "Upload Error" => "Error d'amontcargar", "Pending" => "Al esperar", @@ -35,7 +35,6 @@ "New" => "Nòu", "Text file" => "Fichièr de tèxte", "Folder" => "Dorsièr", -"Upload" => "Amontcarga", "Cancel upload" => " Anulla l'amontcargar", "Nothing in here. Upload something!" => "Pas res dedins. Amontcarga qualquaren", "Download" => "Avalcarga", |