diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-01-15 15:12:58 +0100 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-01-15 15:12:58 +0100 |
commit | 7cd809b286aee9d90e8a7d01f3a21e8e65978d28 (patch) | |
tree | 6746204f2ebbc6c6be6b6a615d51a0ee99c0e466 /apps/contacts/l10n | |
parent | 3ec5ffe24e9d1c50dcfedc1d18af01be500f8df5 (diff) | |
download | nextcloud-server-7cd809b286aee9d90e8a7d01f3a21e8e65978d28.tar.gz nextcloud-server-7cd809b286aee9d90e8a7d01f3a21e8e65978d28.zip |
update translations
Diffstat (limited to 'apps/contacts/l10n')
33 files changed, 169 insertions, 85 deletions
diff --git a/apps/contacts/l10n/ar.php b/apps/contacts/l10n/ar.php index 662c657797b..935ac27dd0d 100644 --- a/apps/contacts/l10n/ar.php +++ b/apps/contacts/l10n/ar.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "هذا ليس دفتر عناوينك.", "Contact could not be found." => "لم يتم العثور على الشخص.", -"vCard could not be read." => "لم يتم قراءة ال vCard بنجاح.", "Information about vCard is incorrect. Please reload the page." => "المعلومات الموجودة في ال vCard غير صحيحة. الرجاء إعادة تحديث الصفحة.", "Address" => "عنوان", "Telephone" => "الهاتف", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "هذا الكرت ليس متلائم مع نظام ال RFC.", "This card does not contain a photo." => "لا يحتوي هذا الكرت على صورة.", "Add Contact" => "أضف شخص ", -"Group" => "مجموعة", "Name" => "الاسم", "PO Box" => "العنوان البريدي", "Extended" => "إضافة", diff --git a/apps/contacts/l10n/ca.php b/apps/contacts/l10n/ca.php index 4b917ef21f6..1b3fc607729 100644 --- a/apps/contacts/l10n/ca.php +++ b/apps/contacts/l10n/ca.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Aquesta no és la vostra llibreta d'adreces", "Contact could not be found." => "No s'ha trobat el contacte.", -"vCard could not be read." => "No s'ha pogut llegir la vCard", "Information about vCard is incorrect. Please reload the page." => "La informació de la vCard és incorrecta. Carregueu la pàgina de nou.", "Address" => "Adreça", "Telephone" => "Telèfon", @@ -18,9 +17,9 @@ "This is not your contact." => "Aquest contacte no és vostre.", "This card is not RFC compatible." => "Aquesta targeta no és compatible amb RFC.", "This card does not contain a photo." => "Aquesta targeta no conté foto.", -"Add Contact" => "Afegeix un contacte", -"Group" => "Grup", +"Add Contact" => "Afegiu un contacte", "Name" => "Nom", +"Type" => "Tipus", "PO Box" => "Adreça Postal", "Extended" => "Addicional", "Street" => "Carrer", @@ -29,8 +28,21 @@ "Zipcode" => "Codi postal", "Country" => "País", "Create Contact" => "Crea un contacte", +"Choose active Address Books" => "Escolliu una llibreda d'adreces activa", +"New Address Book" => "Nova llibreta d'adreces", +"CardDav Link" => "Enllaç CardDav", +"Download" => "Baixa", "Edit" => "Edita", "Delete" => "Elimina", +"Delete contact" => "Elimina el contacte", +"Add" => "Afegeix", +"Displayname" => "Nom a mostrar", +"Active" => "Actiu", +"Save" => "Desa", +"Submit" => "Envia", +"Cancel" => "Cancel·la", "Birthday" => "Aniversari", -"Phone" => "Telèfon" +"Preferred" => "Preferit", +"Phone" => "Telèfon", +"Update" => "Actualitza" ); diff --git a/apps/contacts/l10n/cs_CZ.php b/apps/contacts/l10n/cs_CZ.php index 7cdf8e427b7..0ccf9de8d0e 100644 --- a/apps/contacts/l10n/cs_CZ.php +++ b/apps/contacts/l10n/cs_CZ.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Toto není Váš adresář.", "Contact could not be found." => "Kontakt nebyl nalezen.", -"vCard could not be read." => "vCard nelze přečíst.", "Information about vCard is incorrect. Please reload the page." => "Informace o vCard je nesprávná. Obnovte stránku, prosím.", "Address" => "Adresa", "Telephone" => "Telefon", @@ -19,8 +18,8 @@ "This card is not RFC compatible." => "Tato karta není kompatibilní s RFC.", "This card does not contain a photo." => "Tato karta neobsahuje foto", "Add Contact" => "Přidat kontakt", -"Group" => "Skupina", "Name" => "Jméno", +"Type" => "Typ", "PO Box" => "PO box", "Extended" => "Rozšířené", "Street" => "Ulice", @@ -29,8 +28,21 @@ "Zipcode" => "PSČ", "Country" => "Země", "Create Contact" => "Vytvořit kontakt", +"Choose active Address Books" => "Zvolte aktivní adresář", +"New Address Book" => "Nový adresář", +"CardDav Link" => "Odkaz CardDav", +"Download" => "Stažení", "Edit" => "Editovat", "Delete" => "Odstranit", +"Delete contact" => "Odstranit kontakt", +"Add" => "Přidat", +"Displayname" => "Zobrazené jméno", +"Active" => "Aktivní", +"Save" => "Uložit", +"Submit" => "Potvrdit", +"Cancel" => "Storno", "Birthday" => "Narozeniny", -"Phone" => "Telefon" +"Preferred" => "Preferovaný", +"Phone" => "Telefon", +"Update" => "Aktualizovat" ); diff --git a/apps/contacts/l10n/da.php b/apps/contacts/l10n/da.php index f4defa28f20..2c597d1993b 100644 --- a/apps/contacts/l10n/da.php +++ b/apps/contacts/l10n/da.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Dette er ikke din adressebog.", "Contact could not be found." => "Kontaktperson kunne ikke findes.", -"vCard could not be read." => "Kunne ikke læse vCard.", "Information about vCard is incorrect. Please reload the page." => "Informationen om vCard er forkert. Genindlæs siden.", "Address" => "Adresse", "Telephone" => "Telefon", @@ -19,8 +18,8 @@ "This card is not RFC compatible." => "Dette kort er ikke RFC-kompatibelt.", "This card does not contain a photo." => "Dette kort indeholder ikke et foto.", "Add Contact" => "Tilføj kontaktperson", -"Group" => "Gruppe", "Name" => "Navn", +"Type" => "Type", "PO Box" => "Postboks", "Extended" => "Udvidet", "Street" => "Vej", @@ -29,8 +28,21 @@ "Zipcode" => "Postnummer", "Country" => "Land", "Create Contact" => "Ny kontaktperson", +"Choose active Address Books" => "Vælg aktive adressebøger", +"New Address Book" => "Ny adressebog", +"CardDav Link" => "CardDav-link", +"Download" => "Download", "Edit" => "Rediger", "Delete" => "Slet", +"Delete contact" => "Slet kontaktperson", +"Add" => "Tilføj", +"Displayname" => "Vist navn", +"Active" => "Aktiv", +"Save" => "Gem", +"Submit" => "Gem", +"Cancel" => "Fortryd", "Birthday" => "Fødselsdag", -"Phone" => "Telefon" +"Preferred" => "Foretrukken", +"Phone" => "Telefon", +"Update" => "Opdater" ); diff --git a/apps/contacts/l10n/de.php b/apps/contacts/l10n/de.php index f98cabcb5ed..53f8a9e6648 100644 --- a/apps/contacts/l10n/de.php +++ b/apps/contacts/l10n/de.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Dies ist nicht dein Adressbuch.", "Contact could not be found." => "Kontakt konnte nicht gefunden werden.", -"vCard could not be read." => "vCard konnte nicht gelesen werden.", "Information about vCard is incorrect. Please reload the page." => "Die Information der vCard ist fehlerhaft. Bitte aktualisiere die Seite.", "Address" => "Adresse", "Telephone" => "Telefon", @@ -19,8 +18,8 @@ "This card is not RFC compatible." => "Diese Karte ist nicht RFC-kompatibel.", "This card does not contain a photo." => "Diese Karte enthält kein Foto.", "Add Contact" => "Kontakt hinzufügen", -"Group" => "Gruppe", "Name" => "Name", +"Type" => "Typ", "PO Box" => "Postfach", "Extended" => "Erweitert", "Street" => "Straße", @@ -29,8 +28,21 @@ "Zipcode" => "Postleitzahl", "Country" => "Land", "Create Contact" => "Kontakt erstellen", +"Choose active Address Books" => "Aktive Adressbücher auswählen", +"New Address Book" => "Neues Adressbuch", +"CardDav Link" => "CardDav Link", +"Download" => "Herunterladen", "Edit" => "Bearbeiten", "Delete" => "Löschen", +"Delete contact" => "Kontakt löschen", +"Add" => "Hinzufügen", +"Displayname" => "Anzeigename", +"Active" => "Aktiv", +"Save" => "Speichern", +"Submit" => "Eintragen", +"Cancel" => "Abbrechen", "Birthday" => "Geburtstag", -"Phone" => "Telefon" +"Preferred" => "Bevorzugt", +"Phone" => "Telefon", +"Update" => "Aktualisieren" ); diff --git a/apps/contacts/l10n/el.php b/apps/contacts/l10n/el.php index 3a0b24eae8e..8f2b1e30464 100644 --- a/apps/contacts/l10n/el.php +++ b/apps/contacts/l10n/el.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Αυτό δεν είναι βιβλίο διευθύνσεων σας.", "Contact could not be found." => "Η επαφή δεν μπρόρεσε να βρεθεί.", -"vCard could not be read." => "Η vCard δεν μπορεί να διαβαστεί.", "Information about vCard is incorrect. Please reload the page." => "Οι πληροφορίες σχετικά με vCard είναι εσφαλμένες. Παρακαλώ επαναφορτώστε τη σελίδα.", "Address" => "Διεύθυνση", "Telephone" => "Τηλέφωνο", @@ -19,8 +18,8 @@ "This card is not RFC compatible." => "Αυτή η κάρτα δεν είναι RFC συμβατή.", "This card does not contain a photo." => "Αυτή η κάρτα δεν περιέχει φωτογραφία.", "Add Contact" => "Προσθήκη επαφής", -"Group" => "Ομάδα", "Name" => "Όνομα", +"Type" => "Τύπος", "PO Box" => "Ταχ. Θυρίδα", "Extended" => "Εκτεταμένη", "Street" => "Οδός", @@ -29,8 +28,21 @@ "Zipcode" => "Τ.Κ.", "Country" => "Χώρα", "Create Contact" => "Δημιουργία επαφής", +"Choose active Address Books" => "Επιλέξτε τα ενεργά βιβλία διευθύνσεων", +"New Address Book" => "Νέο βιβλίο διευθύνσεων", +"CardDav Link" => "Σύνδεσμος CardDav", +"Download" => "Μεταφόρτωση", "Edit" => "Επεξεργασία", "Delete" => "Διαγραφή", +"Delete contact" => "Διαγραφή επαφής", +"Add" => "Προσθήκη", +"Displayname" => "Προβαλόμενο όνομα", +"Active" => "Ενεργό", +"Save" => "Αποθήκευση", +"Submit" => "Καταχώρηση", +"Cancel" => "Ακύρωση", "Birthday" => "Γενέθλια", -"Phone" => "Τηλέφωνο" +"Preferred" => "Προτιμώμενο", +"Phone" => "Τηλέφωνο", +"Update" => "Ενημέρωση" ); diff --git a/apps/contacts/l10n/eo.php b/apps/contacts/l10n/eo.php index 1b9fe8c1a14..ef55bbebbb9 100644 --- a/apps/contacts/l10n/eo.php +++ b/apps/contacts/l10n/eo.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Ĉi tiu ne estas via adresaro.", "Contact could not be found." => "Ne eblis trovi la kontakton.", -"vCard could not be read." => "Ne eblis legi vCard-on.", "Information about vCard is incorrect. Please reload the page." => "Informo pri vCard estas malĝusta. Bonvolu reŝargi la paĝon.", "Address" => "Adreso", "Telephone" => "Telefono", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "Ĉi tiu karto ne kongruas kun RFC.", "This card does not contain a photo." => "Ĉi tiu karto ne havas foton.", "Add Contact" => "Aldoni kontakton", -"Group" => "Grupo", "Name" => "Nomo", "PO Box" => "Abonkesto", "Extended" => "Etendita", diff --git a/apps/contacts/l10n/es.php b/apps/contacts/l10n/es.php index 30dedf89fd6..260fe2ac976 100644 --- a/apps/contacts/l10n/es.php +++ b/apps/contacts/l10n/es.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Esta no es tu agenda de contactos.", "Contact could not be found." => "No se pudo encontrar el contacto.", -"vCard could not be read." => "No se pudo leer el vCard.", "Information about vCard is incorrect. Please reload the page." => "La información sobre el vCard es incorrecta. Por favor vuelve a cargar la página.", "Address" => "Dirección", "Telephone" => "Teléfono", @@ -19,8 +18,8 @@ "This card is not RFC compatible." => "Esta tarjeta no es compatible con RFC.", "This card does not contain a photo." => "Esta tarjeta no contiene ninguna foto.", "Add Contact" => "Agregar contacto", -"Group" => "Grupo", "Name" => "Nombre", +"Type" => "Tipo", "PO Box" => "Código postal", "Extended" => "Extendido", "Street" => "Calle", @@ -29,8 +28,19 @@ "Zipcode" => "Código Postal", "Country" => "País", "Create Contact" => "Crear contacto", +"New Address Book" => "Nueva libreta de direcciones", +"CardDav Link" => "Link Card Dav", +"Download" => "Descargar", "Edit" => "Editar", "Delete" => "Borrar", +"Delete contact" => "Eliminar contacto", +"Add" => "Añadir", +"Active" => "Activo", +"Save" => "Guardar", +"Submit" => "Aceptar", +"Cancel" => "Cancelar", "Birthday" => "Cumpleaños", -"Phone" => "Teléfono" +"Preferred" => "Preferido", +"Phone" => "Teléfono", +"Update" => "Actualizar" ); diff --git a/apps/contacts/l10n/et_EE.php b/apps/contacts/l10n/et_EE.php index 341a74cf778..f57190bddcc 100644 --- a/apps/contacts/l10n/et_EE.php +++ b/apps/contacts/l10n/et_EE.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "See pole sinu aadressiraamat.", "Contact could not be found." => "Kontakti ei leitud.", -"vCard could not be read." => "Visiitkaardi lugemine ebaõnnestus,", "Information about vCard is incorrect. Please reload the page." => "Visiitkaardi info pole korrektne. Palun lae leht uuesti.", "Address" => "Aadress", "Telephone" => "Telefon", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "See kaart ei ühildu RFC-ga.", "This card does not contain a photo." => "Sellel kaardil pole fotot.", "Add Contact" => "Lisa kontakt", -"Group" => "Grupp", "Name" => "Nimi", "PO Box" => "Postkontori postkast", "Extended" => "Laiendatud", diff --git a/apps/contacts/l10n/eu.php b/apps/contacts/l10n/eu.php index 19b7ddb3e43..c37b6f2762f 100644 --- a/apps/contacts/l10n/eu.php +++ b/apps/contacts/l10n/eu.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Hau ez da zure helbide liburua.", "Contact could not be found." => "Ezin izan da kontaktua aurkitu.", -"vCard could not be read." => "Ezin izan da vCard-a irakurri.", "Information about vCard is incorrect. Please reload the page." => "vCard-aren inguruko informazioa okerra da. Mesedez birkargatu orrialdea.", "Address" => "Helbidea", "Telephone" => "Telefonoa", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "Txartel hau ez da RFC bateragarria.", "This card does not contain a photo." => "Txartel honek ez dauka argazkirik.", "Add Contact" => "Gehitu Kontaktua", -"Group" => "Taldea", "Name" => "Izena", "PO Box" => "Posta kutxa", "Extended" => "Hedatua", diff --git a/apps/contacts/l10n/fr.php b/apps/contacts/l10n/fr.php index 2b9cdc77a0a..465e2d5456a 100644 --- a/apps/contacts/l10n/fr.php +++ b/apps/contacts/l10n/fr.php @@ -1,11 +1,10 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Ce n'est pas votre carnet d'adresses.", "Contact could not be found." => "Ce contact n'a pas été trouvé.", -"vCard could not be read." => "Cette vCard n'a pas pu être lue.", "Information about vCard is incorrect. Please reload the page." => "Les informations relatives à cette vCard sont incorrectes. Veuillez recharger la page.", "Address" => "Adresse", "Telephone" => "Téléphone", -"Email" => "Email", +"Email" => "E-mail", "Organization" => "Société", "Work" => "Travail", "Home" => "Maison", @@ -19,8 +18,8 @@ "This card is not RFC compatible." => "Cette fiche n'est pas compatible RFC.", "This card does not contain a photo." => "Cette fiche ne contient pas de photo.", "Add Contact" => "Ajouter un Contact", -"Group" => "Groupe", "Name" => "Nom", +"Type" => "Type", "PO Box" => "Boîte postale", "Extended" => "Étendu", "Street" => "Rue", @@ -29,8 +28,21 @@ "Zipcode" => "Code postal", "Country" => "Pays", "Create Contact" => "Créer le Contact", +"Choose active Address Books" => "Choisissez le Carnet d'adresses actif", +"New Address Book" => "Nouveau Carnet d'adresses", +"CardDav Link" => "Lien CardDav", +"Download" => "Télécharger", "Edit" => "Modifier", -"Delete" => "Effacer", +"Delete" => "Supprimer", +"Delete contact" => "Supprimer le contact", +"Add" => "Ajouter", +"Displayname" => "Nom", +"Active" => "Carnet actif", +"Save" => "Sauvegarder", +"Submit" => "Envoyer", +"Cancel" => "Annuler", "Birthday" => "Anniversaire", -"Phone" => "Téléphone" +"Preferred" => "Préféré", +"Phone" => "Téléphone", +"Update" => "Enregistrer" ); diff --git a/apps/contacts/l10n/he.php b/apps/contacts/l10n/he.php index 22275f77e59..b16eeac2ba8 100644 --- a/apps/contacts/l10n/he.php +++ b/apps/contacts/l10n/he.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "זהו אינו ספר הכתובות שלך", "Contact could not be found." => "לא ניתן לאתר איש קשר", -"vCard could not be read." => "לא ניתן לקרוא vCard.", "Information about vCard is incorrect. Please reload the page." => "המידע אודות vCard אינו נכון. נא לטעון מחדש את הדף.", "Address" => "כתובת", "Telephone" => "טלפון", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "כרטיס זה אינו תואם ל־RFC", "This card does not contain a photo." => "כרטיס זה אינו כולל תמונה", "Add Contact" => "הוספת איש קשר", -"Group" => "קבוצה", "Name" => "שם", "PO Box" => "תא דואר", "Extended" => "מורחב", diff --git a/apps/contacts/l10n/hr.php b/apps/contacts/l10n/hr.php index 4b62b292acf..dfeab8bdea9 100644 --- a/apps/contacts/l10n/hr.php +++ b/apps/contacts/l10n/hr.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Ovo nije vaš adresar.", "Contact could not be found." => "Kontakt ne postoji.", -"vCard could not be read." => "Nemoguće pročitati vCard.", "Information about vCard is incorrect. Please reload the page." => "Informacija o vCard je neispravna. Osvježite stranicu.", "Address" => "Adresa", "Telephone" => "Telefon", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "Ova kartica nije sukladna prema RFC direktivama.", "This card does not contain a photo." => "Ova kartica ne sadrži fotografiju.", "Add Contact" => "Dodaj kontakt", -"Group" => "Grupa", "Name" => "Naziv", "PO Box" => "Poštanski Pretinac", "Extended" => "Prošireno", diff --git a/apps/contacts/l10n/hu_HU.php b/apps/contacts/l10n/hu_HU.php index 21123645ddb..74d66e9f7d3 100644 --- a/apps/contacts/l10n/hu_HU.php +++ b/apps/contacts/l10n/hu_HU.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Ez nem a te címjegyzéked.", "Contact could not be found." => "Kapcsolat nem található.", -"vCard could not be read." => "A vCard-ot nem lehet olvasni.", "Information about vCard is incorrect. Please reload the page." => "A vCardról szóló információ helytelen. Töltsd újra az oldalt.", "Address" => "Cím", "Telephone" => "Telefonszám", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "A kártya nem RFC kompatibilis.", "This card does not contain a photo." => "A kártya nem tartlmaz fényképet.", "Add Contact" => "Kontakt hozzáadása", -"Group" => "Csoport", "Name" => "Név", "PO Box" => "Postafiók", "Extended" => "Kiterjesztett", diff --git a/apps/contacts/l10n/ia.php b/apps/contacts/l10n/ia.php index 2bd53255e85..d4203ce8f04 100644 --- a/apps/contacts/l10n/ia.php +++ b/apps/contacts/l10n/ia.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Iste non es tu libro de adresses", "Contact could not be found." => "Contacto non poterea esser legite", -"vCard could not be read." => "vCard non poterea esser legite.", "Address" => "Adresse", "Telephone" => "Telephono", "Email" => "E-posta", @@ -16,7 +15,6 @@ "This is not your contact." => "Iste non es tu contacto", "This card is not RFC compatible." => "Iste carta non es compatibile con RFC", "Add Contact" => "Adder contacto", -"Group" => "Gruppo", "Name" => "Nomine", "PO Box" => "Cassa postal", "Street" => "Strata", diff --git a/apps/contacts/l10n/it.php b/apps/contacts/l10n/it.php index c06a2b2a156..c4360d89133 100644 --- a/apps/contacts/l10n/it.php +++ b/apps/contacts/l10n/it.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Questa non è la tua rubrica.", "Contact could not be found." => "Il contatto non può essere trovato", -"vCard could not be read." => "La vCard non può essere letta", "Information about vCard is incorrect. Please reload the page." => "Informazioni sulla vCard incorrette. Ricaricare la pagina.", "Address" => "Indirizzo", "Telephone" => "Telefono", @@ -19,8 +18,8 @@ "This card is not RFC compatible." => "Questa card non è compatibile con il protocollo RFC.", "This card does not contain a photo." => "Questa card non contiene una foto.", "Add Contact" => "Aggiungi contatto", -"Group" => "Gruppo", "Name" => "Nome", +"Type" => "Tipo", "PO Box" => "Casella postale", "Extended" => "Estendi", "Street" => "Via", @@ -29,8 +28,21 @@ "Zipcode" => "CAP", "Country" => "Stato", "Create Contact" => "Crea contatto", +"Choose active Address Books" => "Seleziona le rubriche attive", +"New Address Book" => "Nuova rubrica", +"CardDav Link" => "Link CardDav", +"Download" => "Scarica", "Edit" => "Modifica", "Delete" => "Cancella", +"Delete contact" => "Cancella contatto", +"Add" => "Aggiungi", +"Displayname" => "Nome da mostrare", +"Active" => "Attiva", +"Save" => "Salva", +"Submit" => "Conferma", +"Cancel" => "Annulla", "Birthday" => "Compleanno", -"Phone" => "Telefono" +"Preferred" => "Preferito", +"Phone" => "Telefono", +"Update" => "Aggiorna" ); diff --git a/apps/contacts/l10n/ja_JP.php b/apps/contacts/l10n/ja_JP.php index d5ae4b632dd..c8711e963f3 100644 --- a/apps/contacts/l10n/ja_JP.php +++ b/apps/contacts/l10n/ja_JP.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "これはあなたの電話帳ではありません。", "Contact could not be found." => "連絡先を見つける事ができません。", -"vCard could not be read." => "vCardの読み込みに失敗しました。", "Information about vCard is incorrect. Please reload the page." => "vCardの情報に誤りがあります。ページをリロードして下さい。", "Address" => "住所", "Telephone" => "電話番号", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "このカードはRFCに準拠していません。", "This card does not contain a photo." => "このカードは写真を含んでおりません。", "Add Contact" => "連絡先の追加", -"Group" => "グループ", "Name" => "氏名", "PO Box" => "私書箱", "Extended" => "拡張番地", diff --git a/apps/contacts/l10n/lb.php b/apps/contacts/l10n/lb.php index df6e22bfab9..4190072171a 100644 --- a/apps/contacts/l10n/lb.php +++ b/apps/contacts/l10n/lb.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Dat do ass net däin Adressbuch.", "Contact could not be found." => "Konnt den Kontakt net fannen.", -"vCard could not be read." => "vCard konnt net gelies ginn.", "Information about vCard is incorrect. Please reload the page." => "Informatioun iwwert vCard ass net richteg. Lued d'Säit wegl nei.", "Address" => "Adress", "Telephone" => "Telefon's Nummer", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "Déi do Kaart ass net RFC kompatibel.", "This card does not contain a photo." => "Déi do Kaart huet keng Foto.", "Add Contact" => "Kontakt bäisetzen", -"Group" => "Grupp", "Name" => "Numm", "PO Box" => "Postleetzuel", "Extended" => "Erweidert", diff --git a/apps/contacts/l10n/lt_LT.php b/apps/contacts/l10n/lt_LT.php index ad92ebf9cce..8dc61e3621f 100644 --- a/apps/contacts/l10n/lt_LT.php +++ b/apps/contacts/l10n/lt_LT.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Tai ne jūsų adresų knygelė.", "Contact could not be found." => "Kontaktas nerastas", -"vCard could not be read." => "Nenuskaitoma vCard.", "Information about vCard is incorrect. Please reload the page." => "Informacija apie vCard yra neteisinga. ", "Address" => "Adresas", "Telephone" => "Telefonas", @@ -17,7 +16,6 @@ "Pager" => "Pranešimų gaviklis", "This is not your contact." => "Tai ne jūsų kontaktas", "Add Contact" => "Pridėti kontaktą", -"Group" => "Grupė", "Name" => "Vardas", "PO Box" => "Pašto dėžutė", "Street" => "Gatvė", diff --git a/apps/contacts/l10n/nl.php b/apps/contacts/l10n/nl.php index 0113eb9df78..0bfa86c8c44 100644 --- a/apps/contacts/l10n/nl.php +++ b/apps/contacts/l10n/nl.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Dit is niet uw adresboek.", "Contact could not be found." => "Contact kon niet worden gevonden.", -"vCard could not be read." => "vCard kon niet worden gelezen.", "Information about vCard is incorrect. Please reload the page." => "Informatie over de vCard is onjuist. Herlaad de pagina.", "Address" => "Adres", "Telephone" => "Telefoon", @@ -19,10 +18,7 @@ "This card is not RFC compatible." => "Deze kaart is niet RFC compatibel.", "This card does not contain a photo." => "Deze contact bevat geen foto.", "Add Contact" => "Contact toevoegen", -"Address Books" => "Adresboeken", -"Group" => "Groep", "Name" => "Naam", -"Number" => "Nummer", "Type" => "Type", "PO Box" => "Postbus", "Extended" => "Uitgebreide", @@ -40,7 +36,6 @@ "Delete" => "Verwijderen", "Delete contact" => "Verwijder contact", "Add" => "Voeg toe", -"Edit Address Book" => "Bewerk Adresboek", "Displayname" => "Weergavenaam", "Active" => "Actief", "Save" => "Opslaan", diff --git a/apps/contacts/l10n/nn_NO.php b/apps/contacts/l10n/nn_NO.php index 98db59d9751..12d914a805c 100644 --- a/apps/contacts/l10n/nn_NO.php +++ b/apps/contacts/l10n/nn_NO.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Dette er ikkje di adressebok.", "Contact could not be found." => "Fann ikkje kontakten.", -"vCard could not be read." => "Klarte ikkje å lesa vCard-et.", "Information about vCard is incorrect. Please reload the page." => "Informasjonen om vCard-et er feil, ver venleg og last sida på nytt.", "Address" => "Adresse", "Telephone" => "Telefonnummer", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "Dette kortet er ikkje RFC-kompatibelt", "This card does not contain a photo." => "Dette kortet har ingen bilete.", "Add Contact" => "Legg til kontakt", -"Group" => "Gruppe", "Name" => "Namn", "PO Box" => "Postboks", "Extended" => "Utvida", diff --git a/apps/contacts/l10n/pl.php b/apps/contacts/l10n/pl.php index 43ee14f930e..72bdf967a4e 100644 --- a/apps/contacts/l10n/pl.php +++ b/apps/contacts/l10n/pl.php @@ -1,10 +1,17 @@ <?php $TRANSLATIONS = array( +"Error (de)activating addressbook." => "Błąd podczas (de)aktywacji książki", +"There was an error adding the contact." => "Wystąpił błąd podczas dodawania kontaktu", +"Cannot add empty property." => "Nie można dodać pustego elementu", +"At least one of the address fields has to be filled out." => "Przynajmniej jedno pole adresu musi być wypełnione", +"Error adding contact property." => "Błąd podczas dodawania elementu", +"Error adding addressbook." => "Błąd podczas dodawania książki", +"Error activating addressbook." => "Błąd podczas aktywacji książki adresowej", +"Error deleting contact property." => "Błąd podczas kasowania elementu", +"Error updating contact property." => "Błąd podczas aktualizacji elementu", +"Error updating addressbook." => "Błąd podczas aktualizacji książki", "Contacts" => "Kontakty", -"Addressbooks" => "Książki adresowe", -"Add" => "Dodaj", "This is not your addressbook." => "To nie jest twoja książka adresowa.", "Contact could not be found." => "Kontakt nie znaleziony.", -"vCard could not be read." => "Nie można odczytać vCard.", "Information about vCard is incorrect. Please reload the page." => "Informacje o vCard są nieprawidłowe. Proszę odświeżyć stronę.", "Address" => "Adres", "Telephone" => "Telefon", @@ -18,22 +25,42 @@ "Fax" => "Faks", "Video" => "Połączenie wideo", "Pager" => "Pager", +"Contact" => "Kontakt", "This is not your contact." => "To nie jest twój kontakt.", "This card is not RFC compatible." => "Ta karta nie jest zgodna ze specyfikacją RFC.", "This card does not contain a photo." => "Ta karta nie zawiera zdjęć.", "Add Contact" => "Dodaj kontakt", -"Group" => "Grupa", +"Addressbooks" => "Książki adresowe", +"Addressbook" => "Książka adresowa", "Name" => "Nazwisko", +"Type" => "Typ", "PO Box" => "PO Box", "Extended" => "Rozszerzony", "Street" => "Ulica", "City" => "Miasto", "Region" => "Region", -"Zipcode" => "Kod pocztowy", +"Zipcode" => "Błąd podczas dodawania elementu", "Country" => "Kraj", "Create Contact" => "Utwórz kontakt", +"Choose active Address Books" => "Wybierz aktywną książkę adresową", +"New Address Book" => "Nowa książka adresowa", +"CardDav Link" => "Link CardDav", +"Download" => "Sciągaj", "Edit" => "Edytuj", "Delete" => "Usuń", +"Download contact" => "Pobierz kontakt", +"Delete contact" => "Skasuj kontakt", +"Add" => "Dodaj", +"New Addressbook" => "Nowa książka adresowa", +"Edit Addressbook" => "Edytuj książkę", +"Displayname" => "Nazwa wyświetlana", +"Active" => "Aktywny", +"Save" => "Zapisz", +"Submit" => "Potwierdź", +"Cancel" => "Skasuj", "Birthday" => "Urodziny", -"Phone" => "Telefon" +"Preferred" => "Preferowane", +"Phone" => "Telefon", +"Update" => "Aktualizuj", +"CardDAV syncing address:" => "Adres synchronizacji CardDAV:" ); diff --git a/apps/contacts/l10n/pt_BR.php b/apps/contacts/l10n/pt_BR.php index 42d37451b7a..db9e98d6fe0 100644 --- a/apps/contacts/l10n/pt_BR.php +++ b/apps/contacts/l10n/pt_BR.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Este não é o seu agenda de endereços.", "Contact could not be found." => "Contato não pôde ser encontrado.", -"vCard could not be read." => "vCard não pôde ser lida.", "Information about vCard is incorrect. Please reload the page." => "Informações sobre vCard é incorreta. Por favor, recarregue a página.", "Address" => "Endereço", "Telephone" => "Telefone", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "Este cartão não é compatível com RFC.", "This card does not contain a photo." => "Este cartão não contém uma foto.", "Add Contact" => "Adicionar Contato", -"Group" => "Grupo", "Name" => "Nome", "PO Box" => "Caixa Postal", "Extended" => "Estendido", diff --git a/apps/contacts/l10n/pt_PT.php b/apps/contacts/l10n/pt_PT.php index b354272a3c7..d5916838dbe 100644 --- a/apps/contacts/l10n/pt_PT.php +++ b/apps/contacts/l10n/pt_PT.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Esta não é a sua lista de contactos", "Contact could not be found." => "O contacto não foi encontrado", -"vCard could not be read." => "o vCard não pode ser lido", "Information about vCard is incorrect. Please reload the page." => "A informação sobre o vCard está incorreta. Por favor refresque a página", "Address" => "Morada", "Telephone" => "Telefone", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "Este cartão não é compativel com RFC", "This card does not contain a photo." => "Este cartão não possui foto", "Add Contact" => "Adicionar Contacto", -"Group" => "Grupo", "Name" => "Nome", "PO Box" => "Apartado", "Extended" => "Extendido", diff --git a/apps/contacts/l10n/ro.php b/apps/contacts/l10n/ro.php index 2a89edc4ec7..4fc10abddb0 100644 --- a/apps/contacts/l10n/ro.php +++ b/apps/contacts/l10n/ro.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Nu se găsește în agendă.", "Contact could not be found." => "Contactul nu a putut fi găsit.", -"vCard could not be read." => "vCard nu poate fi citit.", "Information about vCard is incorrect. Please reload the page." => "Informațiile despre vCard sunt incorecte. Reîncărcați pagina.", "Address" => "Adresă", "Telephone" => "Telefon", @@ -19,8 +18,8 @@ "This card is not RFC compatible." => "Nu este compatibil RFC", "This card does not contain a photo." => "Nu conține o fotografie", "Add Contact" => "Adaugă contact", -"Group" => "Grup", "Name" => "Nume", +"Type" => "Tip", "PO Box" => "CP", "Extended" => "Extins", "Street" => "Stradă", @@ -29,8 +28,21 @@ "Zipcode" => "Cod poștal", "Country" => "Țară", "Create Contact" => "Crează contact", +"Choose active Address Books" => "Alegeți una din agendele active", +"New Address Book" => "Agendă nouă", +"CardDav Link" => "Link CardDev", +"Download" => "Descarcă", "Edit" => "Editează", "Delete" => "Șterge", +"Delete contact" => "Șterge contact", +"Add" => "Adaugă", +"Displayname" => "Numele afișat", +"Active" => "Activ", +"Save" => "Salvează", +"Submit" => "Trimite", +"Cancel" => "Anulează", "Birthday" => "Zi de naștere", -"Phone" => "Telefon" +"Preferred" => "Preferat", +"Phone" => "Telefon", +"Update" => "Update" ); diff --git a/apps/contacts/l10n/ru.php b/apps/contacts/l10n/ru.php index c3b66a83d8f..5eb765f222e 100644 --- a/apps/contacts/l10n/ru.php +++ b/apps/contacts/l10n/ru.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Это не ваша адресная книга.", "Contact could not be found." => "Контакт не найден.", -"vCard could not be read." => "Не удалось прочесть vCard.", "Information about vCard is incorrect. Please reload the page." => "Информация о vCard некорректна. Пожалуйста, обновите страницу.", "Address" => "Адрес", "Telephone" => "Телефон", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "Эта карточка не соответствует RFC.", "This card does not contain a photo." => "Эта карточка не содержит фотографии.", "Add Contact" => "Добавить Контакт", -"Group" => "Группа", "Name" => "Имя", "PO Box" => "АО", "Extended" => "Расширенный", diff --git a/apps/contacts/l10n/sk_SK.php b/apps/contacts/l10n/sk_SK.php index acc19672595..16876cc59b2 100644 --- a/apps/contacts/l10n/sk_SK.php +++ b/apps/contacts/l10n/sk_SK.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Toto nie je váš adresár.", "Contact could not be found." => "Kontakt nebol nájdený.", -"vCard could not be read." => "vCard nemôže byť prečítaná.", "Information about vCard is incorrect. Please reload the page." => "Informácie o vCard sú neplatné. Prosím obnovte stránku.", "Address" => "Adresa", "Telephone" => "Telefón", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "Táto karta nie je kompatibilná s RFC.", "This card does not contain a photo." => "Táto karta neobsahuje fotografiu.", "Add Contact" => "Pridať Kontakt.", -"Group" => "Skupina", "Name" => "Meno", "PO Box" => "PO Box", "Extended" => "Rozšírené", diff --git a/apps/contacts/l10n/sl.php b/apps/contacts/l10n/sl.php index bce43a7a2c8..2c81567eae0 100644 --- a/apps/contacts/l10n/sl.php +++ b/apps/contacts/l10n/sl.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "To ni vaš adresar.", "Contact could not be found." => "Kontakta ni bilo mogoče najti.", -"vCard could not be read." => "vVizitko (vCard) ni bilo mogoče prebrati.", "Information about vCard is incorrect. Please reload the page." => "Informacije o vVizitki (vCard) niso pravilne, Prosimo ponovno naložite okno.", "Address" => "Naslov", "Telephone" => "Telefon", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "Ta karta ni RFC kopatibilna.", "This card does not contain a photo." => "Ta karta ne vsebuje slike.", "Add Contact" => "Dodaj Kontakt", -"Group" => "Skupina", "Name" => "Ime", "PO Box" => "PO Box", "Extended" => "Razširjeno.", diff --git a/apps/contacts/l10n/sr.php b/apps/contacts/l10n/sr.php index f0775f0afda..882381c37c2 100644 --- a/apps/contacts/l10n/sr.php +++ b/apps/contacts/l10n/sr.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Ово није ваш адресар.", "Contact could not be found." => "Контакт се не може наћи.", -"vCard could not be read." => "вКарта се не може читати.", "Information about vCard is incorrect. Please reload the page." => "Подаци о вКарти су неисправни. Поново учитајте страницу.", "Address" => "Адреса", "Telephone" => "Телефон", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "Ова карта није сагласна са РФЦ-ом.", "This card does not contain a photo." => "Ова карта не садржи фотографију.", "Add Contact" => "Додај контакт", -"Group" => "Група", "Name" => "Име", "PO Box" => "Поштански број", "Extended" => "Прошири", diff --git a/apps/contacts/l10n/sr@latin.php b/apps/contacts/l10n/sr@latin.php index a4e70daf99c..1ae38e32922 100644 --- a/apps/contacts/l10n/sr@latin.php +++ b/apps/contacts/l10n/sr@latin.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Ovo nije vaš adresar.", "Contact could not be found." => "Kontakt se ne može naći.", -"vCard could not be read." => "vKarta se ne može čitati.", "Information about vCard is incorrect. Please reload the page." => "Podaci o vKarti su neispravni. Ponovo učitajte stranicu.", "Address" => "Adresa", "Telephone" => "Telefon", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "Ova karta nije saglasna sa RFC-om.", "This card does not contain a photo." => "Ova karta ne sadrži fotografiju.", "Add Contact" => "Dodaj kontakt", -"Group" => "Grupa", "Name" => "Ime", "PO Box" => "Poštanski broj", "Extended" => "Proširi", diff --git a/apps/contacts/l10n/sv.php b/apps/contacts/l10n/sv.php index d90f0693b3b..f62ca30b5f2 100644 --- a/apps/contacts/l10n/sv.php +++ b/apps/contacts/l10n/sv.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Det här är inte din adressbok.", "Contact could not be found." => "Kontakt kunde inte hittas.", -"vCard could not be read." => "vCard kunde inte läsas in.", "Information about vCard is incorrect. Please reload the page." => "Information om vCard är felaktigt. Vänligen ladda om sidan.", "Address" => "Adress", "Telephone" => "Telefon", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "Detta kort är inte RFC-kompatibelt.", "This card does not contain a photo." => "Detta kort innehåller inte något foto.", "Add Contact" => "Lägg till kontakt", -"Group" => "Grupp", "Name" => "Namn", "PO Box" => "Postbox", "Extended" => "Utökad", diff --git a/apps/contacts/l10n/tr.php b/apps/contacts/l10n/tr.php index 4ba41a3422c..285adac8d6a 100644 --- a/apps/contacts/l10n/tr.php +++ b/apps/contacts/l10n/tr.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "Bu sizin adres defteriniz değil.", "Contact could not be found." => "Kişi bulunamadı.", -"vCard could not be read." => "vCard okunamadı.", "Information about vCard is incorrect. Please reload the page." => "vCard bilgileri doğru değil. Lütfen sayfayı yenileyin.", "Address" => "Adres", "Telephone" => "Telefon", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "Bu kart RFC uyumlu değil.", "This card does not contain a photo." => "Bu kart resim içermiyor.", "Add Contact" => "Kişi Ekle", -"Group" => "Grup", "Name" => "Ad", "PO Box" => "Posta Kutusu", "Extended" => "Uzatılmış", diff --git a/apps/contacts/l10n/zh_CN.php b/apps/contacts/l10n/zh_CN.php index 5ebf2d862fb..829f1b0e073 100644 --- a/apps/contacts/l10n/zh_CN.php +++ b/apps/contacts/l10n/zh_CN.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "这不是您的地址簿。", "Contact could not be found." => "无法找到联系人。", -"vCard could not be read." => "vCard 无法读取。", "Information about vCard is incorrect. Please reload the page." => "vCard 的信息不正确。请重新加载页面。", "Address" => "地址", "Telephone" => "电话", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "这张名片和RFC 标准不兼容。", "This card does not contain a photo." => "这张名片不包含照片。", "Add Contact" => "添加联系人", -"Group" => "分组", "Name" => "名称", "PO Box" => "邮箱", "Extended" => "扩展", |