1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/oc.php
2014-05-12 00:49:51 -04:00

33 lines
1.3 KiB
PHP

<?php $TRANSLATIONS = array(
"Contacts" => "Contactes",
"Ok" => "D'accòrdi",
"Cancel" => "Annula",
"Save" => "Enregistra",
"OK" => "D'accòrdi",
"Add" => "Ajusta",
"Import" => "Importa",
"There is no error, the file uploaded with success" => "Amontcargament capitat, pas d'errors",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Lo fichièr amontcargat es tròp bèl per la directiva «upload_max_filesize » del php.ini",
"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",
"No file was uploaded" => "Cap de fichièrs son estats amontcargats",
"Missing a temporary folder" => "Un dorsièr temporari manca",
"Failed to write to disk" => "L'escriptura sul disc a fracassat",
"Other" => "Autres",
"ownCloud" => "ownCloud",
"Work" => "Trabalh",
"Delete" => "Escafa",
"Groups" => "Grops",
"Download" => "Avalcarga",
"Email" => "Corrièl",
"Name" => "Nom",
"Title" => "Títol",
"Birthday" => "Anniversari",
"Active" => "Actiu",
"Share" => "Parteja",
"Export" => "Exporta",
"Edit" => "Editar",
"Description" => "Descripcion",
"Password" => "Senhal"
);