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

36 lines
1.6 KiB
PHP
Raw Normal View History

2012-11-16 00:04:07 +01:00
<?php $TRANSLATIONS = array(
"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",
2013-04-26 00:50:45 +02:00
"Failed to write to disk" => "L'escriptura sul disc a fracassat",
2012-11-16 00:04:07 +01:00
"Contacts" => "Contactes",
"Error" => "Error",
2012-12-09 00:09:39 +01:00
"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",
"Upload too large" => "Amontcargament tròp gròs",
2013-04-26 00:50:45 +02:00
"Cancel" => "Annula",
"OK" => "D'accòrdi",
2012-11-16 00:04:07 +01:00
"Download" => "Avalcarga",
"Edit" => "Editar",
"Delete" => "Escafa",
"Other" => "Autres",
2013-04-26 00:50:45 +02:00
"Work" => "Trabalh",
2013-03-16 22:16:04 +01:00
"New" => "Nòu",
2013-03-15 00:04:29 +01:00
"Import" => "Importa",
2012-11-16 00:04:07 +01:00
"Groups" => "Grops",
2012-11-26 00:03:41 +01:00
"Title" => "Títol",
2012-11-25 00:02:56 +01:00
"Birthday" => "Anniversari",
2012-11-26 00:03:41 +01:00
"Add" => "Ajusta",
2012-11-16 00:04:07 +01:00
"Email" => "Corrièl",
2012-12-08 00:08:12 +01:00
"Share" => "Parteja",
"Export" => "Exporta",
2012-11-16 00:04:07 +01:00
"more info" => "mai d'entresenhes",
"Primary address (Kontact et al)" => "Adreiças primarias (Kontact et al)",
"iOS/OS X" => "iOS/OS X",
"Name" => "Nom",
"Save" => "Enregistra"
);