2012-01-11 01:06:59 +01:00
< ? php $TRANSLATIONS = array (
2013-07-24 06:50:10 +02:00
" Contacts " => " Contactes " ,
" Save " => " Desa " ,
2014-03-26 10:42:21 +01:00
" Starting file import " => " Iniciant la importació del fitxer " ,
" Format selected: { format} " => " Format seleccionat: { format} " ,
" Automatic format detection " => " Detecció automàtica del format " ,
" Processing { count}/ { total} cards " => " Processant contactes { count}/ { total} " ,
" Total: { total}, Success: { imported}, Errors: { failed} " => " Total: { total}, Amb èxit: { imported}, Errors: { failed} " ,
2013-07-24 06:50:10 +02:00
" An address book called { name} already exists " => " Ja existeix una llibreta d'adreces amb el nom { name} " ,
" Failed adding address book: { error} " => " Ha fallat en afegir la llibreta d'adreces: { error} " ,
" Failed loading address books: { error} " => " Ha fallat en carregar llibretes d'adreces: { error} " ,
" Indexing contacts " => " Indexant contactes " ,
" Unrecoverable error loading address books: { msg} " => " Error irrecuperable en carregar llibretes d'adreces: { msg} " ,
" Error. " => " Error. " ,
" Add to... " => " Afegeix a... " ,
" Remove from... " => " Elimina des de... " ,
" Add group... " => " Afegeix grup... " ,
" Invalid URL: \" { url} \" " => " URL no vàlida: \" { url} \" " ,
" Invalid email: \" { url} \" " => " Correu electrònic no vàlid: \" { url} \" " ,
" Merge failed. Cannot find contact: { id} " => " La combinació ha fallat. No es pot trobar el contacte: { id} " ,
" Merge failed. " => " La combinació ha fallat. " ,
" Merge failed. Error saving contact. " => " La combinació ha fallat. Error en desar el contacte. " ,
" Select photo " => " Selecciona una foto " ,
" Network or server error. Please inform administrator. " => " Error de xarxa o del servidor. Informeu a l'administrador. " ,
2014-03-26 10:42:21 +01:00
" Only images can be used as contact photos " => " Només es poden utilitzar imatges com a fotos de contacte " ,
" The size of \" { filename} \" exceeds the maximum allowed { size} " => " El fitxer \" { filename} \" excedeix el pes màxim permès { size} " ,
2013-07-24 06:50:10 +02:00
" Error adding to group. " => " Error en afegir grup " ,
" Error removing from group. " => " Error en eliminar del grup " ,
2014-01-02 06:49:38 +01:00
" You have selected over 300 contacts. \n This will most likely fail! Click here to try anyway. " => " Heu seleccionat més de 300 contactes. \n Això segurament fallarà! Feu clic aquí per provar-ho igualment. " ,
2013-07-24 06:50:10 +02:00
" Error setting { name} as favorite. " => " Error en establir { name} com a preferit. " ,
" Merge contacts " => " Combina contactes " ,
" Cancel " => " Cancel·la " ,
" Add group " => " Afegeix grup " ,
" OK " => " D'acord " ,
" Could not find contact: { id} " => " El contacte no s'ha trobat: { id} " ,
" Edit profile picture " => " Edita la fotografia de perfil " ,
2013-09-10 14:44:39 +02:00
" Crop photo " => " Talla la fotografia " ,
2013-08-22 16:35:52 +02:00
" Error parsing date: { date} " => " Error en processar la data: { date} " ,
2013-07-24 06:50:10 +02:00
" # groups " => " # grups " ,
2014-02-28 06:49:48 +01:00
" Error parsing birthday { bday} " => " Error en processar l'aniversari { bday} " ,
2014-03-19 05:49:17 +01:00
" The backend does not support multi-byte characters. " => " El backend no admet caràcters multi-byte. " ,
2013-07-24 06:50:10 +02: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. " ,
" Click to undo deletion of { num} contacts " => " Feu clic a desfés eliminació de { num} contactes " ,
2013-09-10 14:44:39 +02:00
" Cancelled deletion of { num} contacts " => " Cancel·la l'eliminació de { num} contactes " ,
2013-07-24 06:50:10 +02:00
" Add " => " Afegeix " ,
" 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. " ,
2014-01-28 07:26:17 +01:00
" A group named \" { group} \" already exists " => " Ja hi ha un grup amb el nom \" { group} \" " ,
2013-07-24 06:50:10 +02:00
" Failed renaming group: { error} " => " Ha fallat en canviar el nom del grup: { error} " ,
" You can drag groups to \n arrange them as you like. " => " Podeu arrossegar grups per \n organitzar-los com volgueu. " ,
" Failed adding group: { error} " => " Ha fallat en afegir el grup: { error} " ,
" All " => " Tots " ,
" Favorites " => " Preferits " ,
" Shared by { owner} " => " Compartits per { owner} " ,
" Not grouped " => " Sense grup " ,
" Failed loading groups: { error} " => " Ha fallat en carregar grups: { error} " ,
2013-09-11 10:48:00 +02:00
" Please choose the addressbook " => " Escolliu la llibreta d'adreces " ,
2013-09-10 14:44:39 +02:00
" Import into... " => " Importa a... " ,
2013-09-18 15:42:25 +02:00
" Error loading import template " => " Error en carregar la plantilla d'importació " ,
" Import contacts " => " Importa contactes " ,
2013-09-10 14:44:39 +02:00
" Import " => " Importa " ,
2014-03-24 05:49:54 +01:00
" Importing... " => " Important... " ,
2013-09-11 10:48:00 +02:00
" Import done " => " S'ha importat " ,
2013-09-10 14:44:39 +02:00
" Close " => " Tanca " ,
2013-10-29 09:35:16 +01:00
" Server error! Please inform system administator " => " Error en el servidor! Informeu a l'administrador del sistema " ,
2013-07-24 06:50:10 +02:00
" Failed loading photo: { error} " => " Ha fallat en carregar la foto: { error} " ,
" You do not have permissions to see this contacts " => " No teniu permisos per veure aquest contacte " ,
2013-09-05 11:38:03 +02:00
" Contact not found " => " El contacte no s'ha trobat " ,
2013-07-24 06:50:10 +02:00
" You do not have permissions to see these contacts " => " No teniu permisos per veure aquests contactes " ,
" You do not have permissions add contacts to the address book " => " No teniu permisos per afegir contactes a la llibreta d'adreces " ,
" The backend for this address book does not support adding contacts " => " El dorsal per aquesta llibreta d'adreces no permet afegir contactes " ,
" You do not have permissions to delete this contact " => " No teniu permisos per eliminar aquest contacte " ,
" The backend for this address book does not support deleting contacts " => " El dorsal d'aquesta llibreta d'adreces no permet esborrar contactes " ,
2013-09-07 10:35:22 +02:00
" Unknown error " => " Error desconegut " ,
2014-03-26 10:42:21 +01:00
" Access denied " => " Accés denegat " ,
2013-07-24 06:50:10 +02:00
" The backend for this address book does not support updating " => " El dorsal d'aquesta llibreta d'adreces no permet actualitzacions " ,
" You don't have permissions to delete the address book. " => " No teniu permisos per esborar la llibreta d'adreces. " ,
" Address book not found " => " No s'han trobat llibretes d'adreces. " ,
2014-04-22 06:48:39 +02:00
" On this %s " => " En aquest %s " ,
2013-07-24 06:50:10 +02:00
" You do not have permissions to see this contact " => " No teniu permisos per veure aquest contacte " ,
" You do not have permissions to update this contact " => " No teniu permisos per actualitzar aquest contacte " ,
" The backend for this contact does not support updating it " => " El dorsal d'aquest contacte no permet actualitzar-lo " ,
" This backend not support adding contacts " => " Aquest dorsal no permet afegir contactes " ,
" Property not found " => " La propietat no s'ha trobat " ,
" Missing IM parameter for: " => " Falta un paràmetre de MI per a: " ,
" Unknown IM: " => " IM desconegut: " ,
2013-10-02 14:05:43 +02:00
" { name}'s Birthday " => " Aniversari de { name} " ,
2013-07-24 06:50:10 +02:00
" Error creating address book " => " Error en crear la llibreta d'adreces " ,
2014-03-19 05:49:17 +01:00
" The \" %s \" backend does not support deleting address books " => " El backend \" %s \" no admet l'eliminació de les agendes " ,
2013-09-05 11:38:03 +02:00
" You do not have permissions to delete the \" %s \" address book " => " No teniu permisos per esborar la llibreta d'adreces \" %s \" . " ,
2013-07-24 06:50:10 +02:00
" Error deleting address book " => " Error en eliminar la llibreta d'adreces " ,
" Error creating contact. " => " Error en crear contacte. " ,
2014-03-19 05:49:17 +01:00
" Error creating contact " => " Error al crear un contacte " ,
" Error deleting contact " => " Error al esborra un contacte " ,
" Error retrieving contact " => " Error al recuperar un contacte " ,
" Error saving contact " => " Error guardant un contacte " ,
2013-07-24 06:50:10 +02:00
" Error removing contact from other address book. " => " Error en eliminar el contacte des d'una altra llibreta d'adreces. " ,
2014-03-19 05:49:17 +01:00
" Error getting moved contact " => " Error al traslladar un contacte " ,
2013-07-24 06:50:10 +02:00
" Couldn't find contact. " => " El contacte no s'ha trobat. " ,
2013-10-29 09:35:16 +01:00
" No contact data in request. " => " No hi ha dades de contacte en la sol·licitud. " ,
2013-07-24 06:50:10 +02:00
" Error merging into contact. " => " Error en combinar en el contacte. " ,
" Error saving contact to backend. " => " Error en desar el contacte en el dorsal. " ,
" Property name is not set. " => " La propietat nom no està definida. " ,
" Property checksum is not set. " => " La suma de verificació no està definida. " ,
" Information about vCard is incorrect. Please reload the page. " => " La informació de la vCard és incorrecta. Carregueu la pàgina de nou. " ,
2013-10-29 09:35:16 +01:00
" Error updating contact " => " Error en actualitzar el contacte " ,
" Error saving contact to backend " => " Error en desar el contacte en el dorsal " ,
2013-09-10 14:44:39 +02:00
" Error getting user photo " => " Error en obtenir la fotografia d'usuari. " ,
2013-09-05 11:38:03 +02:00
" No photo path was submitted. " => " No heu tramès el camí de la foto. " ,
2014-03-26 10:42:21 +01:00
" Error loading image from cache " => " Error en carregar la imatge de la memòria de cau " ,
2013-09-05 11:38:03 +02:00
" Error getting PHOTO property. " => " Error en obtenir la propietat PHOTO. " ,
2014-03-10 05:49:39 +01:00
" Error saving contact. " => " Error en desar el contacte. " ,
2013-07-24 06:50:10 +02:00
" No group name given. " => " No heu facilitat el nom de cap grup. " ,
" Error adding group. " => " Error en afegir grup. " ,
" No group name to rename from given. " => " No heu facilitat cap nom de grup per canviar-li el nom. " ,
" No group name to rename to given. " => " No heu facilitat el nom de grup per canviar-li el nom. " ,
" Error renaming group. " => " Error en canviar el nom del grup. " ,
" Group ID missing from request. " => " La ID del grup s'ha perdut en el requeriment. " ,
" Group name missing from request. " => " Al requeriment li falta el nom del grup. " ,
" Contact ID missing from request. " => " La ID del contacte s'ha perdut en el requeriment. " ,
2014-03-20 05:49:52 +01:00
" 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 " => " 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-09-05 11:38:03 +02:00
" Failed to write to disk " => " Ha fallat en escriure al disc " ,
2014-03-25 05:49:37 +01:00
" Not enough storage available " => " No hi ha prou espai disponible " ,
2013-07-24 06:50:10 +02:00
" Attempt to upload blacklisted file: " => " Intent de pujar un fitxer de la llista negra: " ,
2013-09-05 11:38:03 +02:00
" Error uploading contacts to storage. " => " Error en carregar contactes a l'emmagatzemament. " ,
2013-09-18 15:42:25 +02:00
" Error moving file to imports folder. " => " Error en moure el fitxer a la carpeta d'importació. " ,
2013-07-24 06:50:10 +02:00
" You do not have permissions to import into this address book. " => " No teniu permisos per importar dins d'aquesta llibreta d'adreces. " ,
" File name missing from request. " => " Falta el nom del fitxer en la petició. " ,
" Progress key missing from request. " => " Falta la clau de progrés en la petició. " ,
" Attempt to access blacklisted file: " => " Intent d'accés a un fitxer de la llista negra: " ,
" No key is given. " => " No heu facilitat cap clau. " ,
" No value is given. " => " No heu facilitat cap valor. " ,
2013-09-05 11:38:03 +02:00
" Could not set preference: " => " No s'ha pogut establir la preferència: " ,
2013-07-24 06:50:10 +02:00
" Contact " => " Contacte " ,
" Other " => " Un altre " ,
" HomePage " => " Pàgina d'inici " ,
" Jabber " => " Jabber " ,
" Internet call " => " Trucada d'Internet " ,
" AIM " => " AIM " ,
" MSN " => " MSN " ,
" Twitter " => " Twitter " ,
" GoogleTalk " => " GoogleTalk " ,
" Facebook " => " Facebook " ,
" XMPP " => " XMPP " ,
" ICQ " => " ICQ " ,
" Yahoo " => " Yahoo " ,
" Skype " => " Skype " ,
" QQ " => " QQ " ,
" GaduGadu " => " GaduGadu " ,
" Work " => " Feina " ,
" Home " => " Casa " ,
" Mobile " => " Mòbil " ,
" Text " => " Text " ,
" Voice " => " Veu " ,
" Message " => " Missatge " ,
" Fax " => " Fax " ,
" Video " => " Vídeo " ,
" Pager " => " Paginador " ,
" Internet " => " Internet " ,
" Friends " => " Amics " ,
" Family " => " Familia " ,
2014-01-19 06:49:01 +01:00
" New contact " => " Contacte nou " ,
2013-07-24 06:50:10 +02:00
" Group name " => " Nom del grup " ,
2014-01-19 06:49:01 +01:00
" New group " => " Grup nou " ,
2013-07-24 06:50:10 +02:00
" Address books " => " Llibretes d'adreces " ,
" Display name " => " Nom a mostrar " ,
" Add Address Book " => " Afegeix una llibreta d'adreces " ,
2014-03-26 10:42:21 +01:00
" Automatic format " => " Format automàtic " ,
2013-07-24 06:50:10 +02:00
" Select file... " => " Selecciona un fitxer... " ,
" (De-)select all " => " (Des-)selecciona'ls tots " ,
" Sort order " => " Ordena " ,
" First- Lastname " => " Nom- Congnom " ,
" Last-, Firstname " => " Cognom-, Nom " ,
2014-03-09 06:49:34 +01:00
" Delete " => " Esborra " ,
2014-02-15 12:13:37 +01:00
" Groups " => " Grups " ,
2014-03-09 06:49:34 +01:00
" Download " => " Baixa " ,
2014-01-19 06:49:01 +01:00
" Merge " => " Combina " ,
2014-01-11 06:50:01 +01:00
" Email " => " Correu electrònic " ,
" Phone " => " Telèfon " ,
" Address " => " Adreça " ,
2014-01-12 06:49:20 +01:00
" Group " => " Grup " ,
2013-07-24 06:50:10 +02:00
" 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 " ,
" Next addressbook " => " Llibreta d'adreces següent " ,
" Previous addressbook " => " Llibreta d'adreces anterior " ,
" 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 " ,
2014-04-16 06:50:31 +02:00
" You have no contacts in your address book or your address book is disabled. " => " No teniu contactes a la llibreta d'adreces o aquesta està desactivada. " ,
" Add a new contact or import existing contacts from a VCF file. " => " Afegiu un contacte nou o importeu contactes existents des d'un fitxer VCF. " ,
2013-07-24 06:50:10 +02:00
" Which contact should the data be merged into? " => " A quin contacte li voleu combinar les dades? " ,
" Delete the other(s) after successful merge? " => " Elimino els altre(s) després d'una combinació satisfactòria? " ,
" Compose mail " => " Redacta un correu electrónic " ,
" Delete current photo " => " Elimina la foto actual " ,
" Edit current photo " => " Edita la foto actual " ,
" Upload new photo " => " Carrega una foto nova " ,
2014-03-19 05:49:17 +01:00
" Select photo from Files " => " Selecciona foto dels arxius " ,
2014-03-07 06:49:55 +01:00
" Favorite " => " Preferits " ,
2013-11-11 08:54:25 +01:00
" Name " => " Nom " ,
2013-07-24 06:50:10 +02:00
" First name " => " Nom " ,
" Additional names " => " Noms addicionals " ,
" Last name " => " Cognom " ,
2014-03-19 05:49:17 +01:00
" Address book " => " Agenda " ,
2013-07-24 06:50:10 +02:00
" Nickname " => " Sobrenom " ,
" Title " => " Títol " ,
" Organization " => " Organització " ,
" Birthday " => " Aniversari " ,
2014-04-16 06:50:31 +02:00
" Website " => " Pàgina web " ,
" Instant messaging " => " Missatgeria instantània " ,
2013-07-24 06:50:10 +02:00
" Notes go here... " => " Escriviu notes aquí... " ,
2013-10-29 09:35:16 +01:00
" Add field... " => " Afegeix camp... " ,
2013-07-24 06:50:10 +02:00
" Instant Messaging " => " Missatgeria instantània " ,
" Note " => " Nota " ,
" Web site " => " Adreça web " ,
" Preferred " => " Preferit " ,
" Please specify a valid email address. " => " Especifiqueu una adreça de correu electrònic correcta " ,
" someone@example.com " => " algú@exemple.com " ,
" 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 " ,
" Go to web site " => " Vés a la web " ,
" View on map " => " Visualitza al mapa " ,
" Street address " => " Adreça " ,
" Postal code " => " Codi postal " ,
" City " => " Ciutat " ,
" State or province " => " Estat o província " ,
" Country " => " País " ,
" Instant Messenger " => " Instant Messenger " ,
2013-09-09 01:36:47 +02:00
" Active " => " Actiu " ,
2013-07-24 06:50:10 +02:00
" Share " => " Comparteix " ,
" Export " => " Exporta " ,
" CardDAV link " => " Enllaç CardDAV " ,
2014-03-10 05:49:39 +01:00
" Edit " => " Edita "
2012-01-11 01:06:59 +01:00
);