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

216 lines
11 KiB
PHP
Raw Normal View History

2012-01-11 01:06:59 +01:00
<?php $TRANSLATIONS = array(
2013-04-26 00:50:45 +02:00
"Error getting contact object." => "Error en obtenir l'objecte contacte.",
2012-05-13 19:59:44 +02:00
"Error reading contact photo." => "Error en llegir la foto del contacte.",
"Error saving temporary file." => "Error en desar el fitxer temporal.",
"The loading photo is not valid." => "La foto carregada no és vàlida.",
"No photo path was submitted." => "No heu tramès el camí de la foto.",
"File doesn't exist:" => "El fitxer no existeix:",
2012-06-06 00:29:28 +02:00
"Error loading image." => "Error en carregar la imatge.",
2012-07-27 02:04:26 +02:00
"Error getting PHOTO property." => "Error en obtenir la propietat PHOTO.",
"Error saving contact." => "Error en desar el contacte.",
"Error resizing image" => "Error en modificar la mida de la imatge",
"Error cropping image" => "Error en retallar la imatge",
"Error creating temporary image" => "Error en crear la imatge temporal",
"Error finding image: " => "Error en trobar la imatge:",
2012-11-26 00:03:41 +01:00
"Key is not set for: " => "No s'ha establert la clau per:",
"Value is not set for: " => "No s'ha establert el valor per:",
"Could not set preference: " => "No s'ha pogut establir la preferència:",
2013-04-26 00:50:45 +02:00
"No file was uploaded. Unknown error" => "No s'ha carregat cap fitxer. Error desconegut",
2012-05-13 19:59:44 +02:00
"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" => "El fitxer carregat supera la directiva upload_max_filesize de php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "El fitxer carregat supera la directiva MAX_FILE_SIZE especificada al formulari HTML",
"The uploaded file was only partially uploaded" => "El fitxer només s'ha carregat parcialment",
"No file was uploaded" => "No s'ha carregat cap fitxer",
"Missing a temporary folder" => "Falta un fitxer temporal",
2013-04-27 00:54:41 +02:00
"Failed to write to disk" => "Ha fallat en escriure al disc",
"Not enough storage available" => "No hi ha prou espai disponible",
2013-04-26 00:50:45 +02:00
"Upload of blacklisted file:" => "Puja a llista negra de fitxers:",
"Error uploading contacts to storage." => "Error en carregar contactes a l'emmagatzemament.",
2012-07-27 02:04:26 +02:00
"Couldn't save temporary image: " => "No s'ha pogut desar la imatge temporal: ",
"Couldn't load temporary image: " => "No s'ha pogut carregar la imatge temporal: ",
2012-01-16 17:34:42 +01:00
"Contacts" => "Contactes",
2012-12-15 00:10:22 +01:00
"%d_selected_contacts" => "%d_contactes_selecionats",
2012-11-26 00:03:41 +01:00
"Add to..." => "Afegeix a...",
"Remove from..." => "Elimina des de...",
"Add group..." => "Afegeix grup...",
2013-01-26 00:08:22 +01:00
"Indexing contacts" => "Indexant contactes",
2012-09-30 02:07:43 +02:00
"Select photo" => "Selecciona una foto",
2012-11-26 00:03:41 +01:00
"Network or server error. Please inform administrator." => "Error de xarxa o del servidor. Informeu a l'administrador.",
"Error adding to group." => "Error en afegir grup",
"Error removing from group." => "Error en eliminar del grup",
"There was an error opening a mail composer." => "S'ha produït un error en obrir un redactor de correus electrónics.",
2012-12-12 00:10:33 +01:00
"Deleting done. Click here to cancel reloading." => "S'ha eliminat. Feu clic aquí per cancel·lar la recàrrega.",
"Add address book" => "Afegeix llibreta d'adreces",
"Import done. Click here to cancel reloading." => "S'ha importat. Feu clic aquí per cancel·lar la recàrrega.",
2013-04-26 00:50:45 +02:00
"{success} imported, {failed} failed." => "{success} importat, {failed} fallat.",
2012-12-09 00:09:39 +01:00
"Not all files uploaded. Retrying..." => "No s'han pujat tots els fitxers. Es reintenta...",
"Something went wrong with the upload, please retry." => "Alguna cosa ha fallat en la pujada, intenteu-ho de nou.",
2012-12-08 00:08:12 +01:00
"Error" => "Error",
2012-12-12 00:10:33 +01:00
"Importing from {filename}..." => "Important des de {filename}...",
2012-12-09 00:09:39 +01:00
"Importing..." => "Important...",
"Unable to upload your file as it is a directory or has 0 bytes" => "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes",
"Upload Error" => "Error en la pujada",
2012-12-08 00:08:12 +01:00
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "El fitxer que intenteu pujar excedeix la mida màxima de pujada en aquest servidor.",
2012-12-09 00:09:39 +01:00
"Upload too large" => "La pujada és massa gran",
2013-04-26 00:50:45 +02:00
"Cancel" => "Cancel·la",
2012-11-26 00:03:41 +01:00
"Add group" => "Afegeix grup",
2013-04-26 00:50:45 +02:00
"OK" => "D'acord",
2012-07-27 02:04:26 +02:00
"No files selected for upload." => "No s'han seleccionat fitxers per a la pujada.",
2012-11-26 00:03:41 +01:00
"Edit profile picture" => "Edita la fotografia de perfil",
2012-08-12 02:04:58 +02:00
"Error loading profile picture." => "Error en carregar la imatge de perfil.",
2012-11-26 00:03:41 +01:00
"Is this correct?" => "És correcte?",
2013-01-17 22:34:34 +01:00
"# groups" => "# grups",
2012-11-25 00:02:56 +01:00
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Heu marcat eliminar alguns contactes, però encara no s'han eliminat. Espereu mentre s'esborren.",
2012-11-26 00:03:41 +01:00
"Click to undo deletion of {num} contacts" => "Feu clic a desfés eliminació de {num} contactes",
"Cancelled deletion of {num}" => "S'ha cancel·lat l'eliminació de {num}",
2013-01-03 00:04:07 +01:00
"Contact is already in this group." => "El contacte ja és en aquest grup.",
"Contacts are already in this group." => "Els contactes ja són en aquest grup",
"Couldn't get contact list." => "No s'ha pogut obtenir la llista de contactes.",
"Contact is not in this group." => "El contacte no és en aquest grup.",
"Contacts are not in this group." => "Els contactes no són en aquest grup.",
"A group named {group} already exists" => "Un grup anomenat {group} ja existeix",
"You can drag groups to\narrange them as you like." => "Podeu arrossegar grups per\norganitzar-los com volgueu.",
"All" => "Tots",
"Favorites" => "Preferits",
"Shared by {owner}" => "Compartits per {owner}",
2012-07-27 02:04:26 +02:00
"Result: " => "Resultat: ",
" imported, " => " importat, ",
" failed." => " fallada.",
2012-08-03 02:04:12 +02:00
"Displayname cannot be empty." => "El nom a mostrar no pot ser buit",
2012-09-26 13:27:02 +02:00
"Show CardDav link" => "Mostra l'enllaç CardDav",
"Show read-only VCF link" => "Mostra l'enllaç VCF només de lectura",
"Download" => "Baixa",
"Edit" => "Edita",
"Delete" => "Suprimeix",
"More..." => "Més...",
2012-09-30 02:07:43 +02:00
"Less..." => "Menys...",
2012-09-03 15:17:06 +02:00
"There was an error updating the addressbook." => "S'ha produït un error en actualitzar la llibreta d'adreces.",
2012-09-01 02:07:00 +02:00
"There was an error deleting this addressbook." => "S'ha produït un error en eliminar la llibreta d'adreces",
2013-04-26 00:50:45 +02:00
"Information about vCard is incorrect. Please reload the page." => "La informació de la vCard és incorrecta. Carregueu la pàgina de nou.",
"Error adding group." => "Error en afegir grup.",
"Group ID missing from request." => "La ID del grup s'ha perdut en el requeriment.",
"Contact ID missing from request." => "La ID del contacte s'ha perdut en el requeriment.",
"{name}'s Birthday" => "Aniversari de {name}",
"Contact" => "Contacte",
"Other" => "Altres",
"HomePage" => "Pàgina d'inici",
2012-08-24 02:07:18 +02:00
"Jabber" => "Jabber",
"AIM" => "AIM",
"MSN" => "MSN",
"Twitter" => "Twitter",
"GoogleTalk" => "GoogleTalk",
"Facebook" => "Facebook",
"XMPP" => "XMPP",
"ICQ" => "ICQ",
"Yahoo" => "Yahoo",
"Skype" => "Skype",
"QQ" => "QQ",
"GaduGadu" => "GaduGadu",
2012-01-11 01:06:59 +01:00
"Work" => "Feina",
"Home" => "Casa",
"Mobile" => "Mòbil",
"Text" => "Text",
"Voice" => "Veu",
2012-05-13 19:59:44 +02:00
"Message" => "Missatge",
2012-01-11 01:06:59 +01:00
"Fax" => "Fax",
"Video" => "Vídeo",
"Pager" => "Paginador",
2012-05-13 19:59:44 +02:00
"Internet" => "Internet",
2012-11-17 00:02:09 +01:00
"Friends" => "Amics",
"Family" => "Familia",
2012-11-26 00:03:41 +01:00
"There was an error deleting properties for this contact." => "S'ha produït un error en eliminar les propietats d'aquest contacte.",
"New Group" => "Grup nou",
2012-08-02 02:06:16 +02:00
"Settings" => "Configuració",
2012-12-12 00:10:33 +01:00
"Address books" => "Llibretes d'adreces",
2013-03-16 22:16:04 +01:00
"New" => "Nova",
2013-03-18 00:04:25 +01:00
"Display name" => "Nom a mostrar",
2012-11-25 00:02:56 +01:00
"Import" => "Importa",
2012-12-12 00:10:33 +01:00
"Select files to import" => "Seleccioneu els fitxers a importar",
"Select files" => "Seleccioneu fitxers",
2012-11-26 00:03:41 +01:00
"Import into:" => "Importa a:",
"(De-)select all" => "(Des-)selecciona'ls tots",
2013-03-07 00:14:22 +01:00
"New Contact" => "Contacte nou",
2012-12-15 00:10:22 +01:00
"Download Contact(s)" => "Baixa contacte(s)",
2012-11-25 00:02:56 +01:00
"Groups" => "Grups",
2012-11-26 00:03:41 +01:00
"Favorite" => "Preferits",
2012-12-08 00:08:12 +01:00
"Delete Contact" => "Elimina contacte",
2012-07-27 02:04:26 +02:00
"Close" => "Tanca",
"Keyboard shortcuts" => "Dreceres de teclat",
"Navigation" => "Navegació",
"Next contact in list" => "Següent contacte de la llista",
"Previous contact in list" => "Contacte anterior de la llista",
"Expand/collapse current addressbook" => "Expandeix/col·lapsa la llibreta d'adreces",
2012-08-11 02:05:58 +02:00
"Next addressbook" => "Llibreta d'adreces següent",
"Previous addressbook" => "Llibreta d'adreces anterior",
2012-07-27 02:04:26 +02:00
"Actions" => "Accions",
"Refresh contacts list" => "Carrega de nou la llista de contactes",
"Add new contact" => "Afegeix un contacte nou",
"Add new addressbook" => "Afegeix una llibreta d'adreces nova",
"Delete current contact" => "Esborra el contacte",
2012-11-26 00:03:41 +01:00
"<h3>You have no contacts in your addressbook.</h3><p>Add a new contact or import existing contacts from a VCF file.</p>" => "<h3>No teniu contactes a la llibreta d'adreces.</h3><p>afegiu contactes nous o importeu-los contactes des d'un fitxer VCF.</p>",
2012-11-25 00:02:56 +01:00
"Add contact" => "Afegeix un contacte",
2012-11-26 00:03:41 +01:00
"Compose mail" => "Redacta un correu electrónic",
"Delete group" => "Elimina grup",
2012-07-27 02:04:26 +02:00
"Delete current photo" => "Elimina la foto actual",
"Edit current photo" => "Edita la foto actual",
"Upload new photo" => "Carrega una foto nova",
"Select photo from ownCloud" => "Selecciona una foto de ownCloud",
2012-11-26 00:03:41 +01:00
"First name" => "Nom",
2012-11-25 00:02:56 +01:00
"Additional names" => "Noms addicionals",
2012-11-26 00:03:41 +01:00
"Last name" => "Cognom",
2013-01-17 00:24:51 +01:00
"Select groups" => "Selecciona grups",
2012-05-13 19:59:44 +02:00
"Nickname" => "Sobrenom",
2012-12-11 00:03:50 +01:00
"Enter nickname" => "Escriviu el sobrenom",
2012-11-26 00:03:41 +01:00
"Title" => "Títol",
2012-12-12 00:10:33 +01:00
"Enter title" => "Escriviu el títol",
2012-11-25 00:02:56 +01:00
"Organization" => "Organització",
2012-12-12 00:10:33 +01:00
"Enter organization" => "Escriviu l'organització",
2012-11-15 00:03:39 +01:00
"Birthday" => "Aniversari",
2012-11-26 00:03:41 +01:00
"Notes go here..." => "Escriviu notes aquí...",
2012-12-14 00:16:10 +01:00
"Export as VCF" => "Exporta com a VCF",
2012-11-26 00:03:41 +01:00
"Add" => "Afegeix",
2012-11-25 00:02:56 +01:00
"Phone" => "Telèfon",
"Email" => "Correu electrònic",
"Instant Messaging" => "Missatgeria instantània",
"Address" => "Adreça",
"Note" => "Nota",
"Web site" => "Adreça web",
2012-12-12 00:10:33 +01:00
"Delete contact" => "Suprimeix el contacte",
2012-05-09 12:41:01 +02:00
"Preferred" => "Preferit",
2012-05-13 19:59:44 +02:00
"Please specify a valid email address." => "Especifiqueu una adreça de correu electrònic correcta",
2012-11-26 00:03:41 +01:00
"someone@example.com" => "algú@exemple.com",
2012-05-13 19:59:44 +02:00
"Mail to address" => "Envia per correu electrònic a l'adreça",
"Delete email address" => "Elimina l'adreça de correu electrònic",
"Enter phone number" => "Escriviu el número de telèfon",
"Delete phone number" => "Elimina el número de telèfon",
2012-11-25 00:02:56 +01:00
"Go to web site" => "Vés a la web",
2012-11-26 00:03:41 +01:00
"Delete URL" => "Elimina URL",
2012-11-25 00:02:56 +01:00
"View on map" => "Visualitza al mapa",
2012-11-26 00:03:41 +01:00
"Delete address" => "Elimina l'adreça",
"1 Main Street" => "Carrer major, 1",
2012-12-11 00:03:50 +01:00
"Street address" => "Adreça",
2012-11-26 00:03:41 +01:00
"12345" => "12123",
2012-12-11 00:03:50 +01:00
"Postal code" => "Codi postal",
2012-11-26 00:03:41 +01:00
"Your city" => "Ciutat",
2012-12-11 00:03:50 +01:00
"City" => "Ciutat",
2012-11-26 00:03:41 +01:00
"Some region" => "Comarca",
2012-12-12 00:10:33 +01:00
"State or province" => "Estat o província",
2012-11-26 00:03:41 +01:00
"Your country" => "País",
2012-12-11 00:03:50 +01:00
"Country" => "País",
2012-08-24 02:07:18 +02:00
"Instant Messenger" => "Instant Messenger",
"Delete IM" => "Elimina IM",
2012-12-08 00:08:12 +01:00
"Share" => "Comparteix",
"Export" => "Exporta",
2012-12-12 00:10:33 +01:00
"CardDAV link" => "Enllaç CardDAV",
2012-07-27 02:04:26 +02:00
"The temporary image has been removed from cache." => "La imatge temporal ha estat eliminada de la memòria de cau.",
2012-05-13 19:59:44 +02:00
"CardDAV syncing addresses" => "Adreces de sincronització CardDAV",
"more info" => "més informació",
"Primary address (Kontact et al)" => "Adreça primària (Kontact i al)",
2012-07-27 02:04:26 +02:00
"iOS/OS X" => "iOS/OS X",
2012-09-07 02:10:31 +02:00
"Addressbooks" => "Llibretes d'adreces",
2012-08-03 02:04:12 +02:00
"New Address Book" => "Nova llibreta d'adreces",
"Name" => "Nom",
"Description" => "Descripció",
2012-09-26 13:27:02 +02:00
"Save" => "Desa"
2012-01-11 01:06:59 +01:00
);