mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-18 07:52:21 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
3e92c3b0ae
commit
01ed69fa50
@ -5,8 +5,6 @@
|
||||
"Cannot add empty property." => "لا يمكنك اضافه صفه خاليه.",
|
||||
"At least one of the address fields has to be filled out." => "يجب ملء على الاقل خانه واحده من العنوان.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "المعلومات الموجودة في ال vCard غير صحيحة. الرجاء إعادة تحديث الصفحة.",
|
||||
"Error deleting contact property." => "خطء خلال محي الصفه.",
|
||||
"Error updating contact property." => "خطء خلال تعديل الصفه.",
|
||||
"Contacts" => "المعارف",
|
||||
"This is not your addressbook." => "هذا ليس دفتر عناوينك.",
|
||||
"Contact could not be found." => "لم يتم العثور على الشخص.",
|
||||
|
21
l10n/ca.php
21
l10n/ca.php
@ -14,15 +14,14 @@
|
||||
"Cannot add empty property." => "No es pot afegir una propietat buida.",
|
||||
"At least one of the address fields has to be filled out." => "Almenys heu d'omplir un dels camps d'adreça.",
|
||||
"Trying to add duplicate property: " => "Esteu intentant afegir una propietat duplicada:",
|
||||
"Error adding contact property: " => "Error en afegir la propietat del contacte:",
|
||||
"Missing IM parameter." => "Falta el paràmetre IM.",
|
||||
"Unknown IM: " => "IM desconegut:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "La informació de la vCard és incorrecta. Carregueu la pàgina de nou.",
|
||||
"Error deleting contact property." => "Error en eliminar la propietat del contacte.",
|
||||
"Missing ID" => "Falta la ID",
|
||||
"Error parsing VCard for ID: \"" => "Error en analitzar la ID de la VCard: \"",
|
||||
"checksum is not set." => "no s'ha establert la suma de verificació.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "La informació de la vCard és incorrecta. Carregueu de nou la pàgina:",
|
||||
"Something went FUBAR. " => "Alguna cosa ha anat FUBAR.",
|
||||
"Error updating contact property." => "Error en actualitzar la propietat del contacte.",
|
||||
"No contact ID was submitted." => "No s'ha tramès cap ID de contacte.",
|
||||
"Error reading contact photo." => "Error en llegir la foto del contacte.",
|
||||
"Error saving temporary file." => "Error en desar el fitxer temporal.",
|
||||
@ -70,6 +69,18 @@
|
||||
"Addressbook not found: " => "No s'ha trobat la llibreta d'adreces: ",
|
||||
"This is not your addressbook." => "Aquesta no és la vostra llibreta d'adreces",
|
||||
"Contact could not be found." => "No s'ha trobat el contacte.",
|
||||
"Jabber" => "Jabber",
|
||||
"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",
|
||||
"Other" => "Altres",
|
||||
@ -138,12 +149,15 @@
|
||||
"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",
|
||||
"Instant Messenger" => "Instant Messenger",
|
||||
"Delete IM" => "Elimina IM",
|
||||
"View on map" => "Visualitza al mapa",
|
||||
"Edit address details" => "Edita els detalls de l'adreça",
|
||||
"Add notes here." => "Afegiu notes aquí.",
|
||||
"Add field" => "Afegeix un camp",
|
||||
"Phone" => "Telèfon",
|
||||
"Email" => "Correu electrònic",
|
||||
"Instant Messaging" => "Missatgeria instantània",
|
||||
"Address" => "Adreça",
|
||||
"Note" => "Nota",
|
||||
"Download contact" => "Baixa el contacte",
|
||||
@ -189,7 +203,6 @@
|
||||
"Importing contacts" => "S'estan important contactes",
|
||||
"You have no contacts in your addressbook." => "No teniu contactes a la llibreta d'adreces.",
|
||||
"Add contact" => "Afegeix un contacte",
|
||||
"Configure addressbooks" => "Configura les llibretes d'adreces",
|
||||
"Select Address Books" => "Selecccioneu llibretes d'adreces",
|
||||
"Enter name" => "Escriviu un nom",
|
||||
"Enter description" => "Escriviu una descripció",
|
||||
|
@ -14,15 +14,12 @@
|
||||
"Cannot add empty property." => "Nelze přidat prazdný údaj.",
|
||||
"At least one of the address fields has to be filled out." => "Musí být uveden nejméně jeden z adresních údajů",
|
||||
"Trying to add duplicate property: " => "Pokoušíte se přidat duplicitní atribut: ",
|
||||
"Error adding contact property: " => "Chyba během přidávání vlastností kontaktu:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informace o vCard je nesprávná. Obnovte stránku, prosím.",
|
||||
"Error deleting contact property." => "Chyba při odstraňování údaje kontaktu.",
|
||||
"Missing ID" => "Chybí ID",
|
||||
"Error parsing VCard for ID: \"" => "Chyba při parsování VCard pro ID: \"",
|
||||
"checksum is not set." => "kontrolní součet není nastaven.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Informace o vCard je nesprávná. Obnovte stránku, prosím.",
|
||||
"Something went FUBAR. " => "Něco se pokazilo. ",
|
||||
"Error updating contact property." => "Chyba při aktualizaci údaje kontaktu.",
|
||||
"No contact ID was submitted." => "Nebylo nastaveno ID kontaktu.",
|
||||
"Error reading contact photo." => "Chyba při načítání fotky kontaktu.",
|
||||
"Error saving temporary file." => "Chyba při ukládání dočasného souboru.",
|
||||
@ -188,7 +185,6 @@
|
||||
"Importing contacts" => "Importování kontaktů",
|
||||
"You have no contacts in your addressbook." => "Nemáte žádné kontakty v adresáři.",
|
||||
"Add contact" => "Přidat kontakt",
|
||||
"Configure addressbooks" => "Nastavit adresář",
|
||||
"Select Address Books" => "Vybrat Adresář",
|
||||
"Enter name" => "Vložte jméno",
|
||||
"Enter description" => "Vložte popis",
|
||||
|
@ -14,13 +14,11 @@
|
||||
"At least one of the address fields has to be filled out." => "Der skal udfyldes mindst et adressefelt.",
|
||||
"Trying to add duplicate property: " => "Kan ikke tilføje overlappende element.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informationen om vCard er forkert. Genindlæs siden.",
|
||||
"Error deleting contact property." => "Fejl ved sletning af egenskab for kontaktperson.",
|
||||
"Missing ID" => "Manglende ID",
|
||||
"Error parsing VCard for ID: \"" => "Kunne ikke indlæse VCard med ID'et: \"",
|
||||
"checksum is not set." => "Checksum er ikke medsendt.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Informationen om dette VCard stemmer ikke. Genindlæs venligst siden: ",
|
||||
"Something went FUBAR. " => "Noget gik grueligt galt. ",
|
||||
"Error updating contact property." => "Fejl ved opdatering af egenskab for kontaktperson.",
|
||||
"No contact ID was submitted." => "Ingen ID for kontakperson medsendt.",
|
||||
"Error reading contact photo." => "Kunne ikke indlæse foto for kontakperson.",
|
||||
"Error saving temporary file." => "Kunne ikke gemme midlertidig fil.",
|
||||
@ -148,7 +146,6 @@
|
||||
"Importing contacts" => "Importerer kontaktpersoner",
|
||||
"You have no contacts in your addressbook." => "Du har ingen kontaktpersoner i din adressebog.",
|
||||
"Add contact" => "Tilføj kontaktpeson.",
|
||||
"Configure addressbooks" => "Konfigurer adressebøger",
|
||||
"CardDAV syncing addresses" => "CardDAV synkroniserings adresse",
|
||||
"more info" => "mere info",
|
||||
"Primary address (Kontact et al)" => "Primær adresse (Kontak m. fl.)",
|
||||
|
55
l10n/de.php
55
l10n/de.php
@ -13,16 +13,15 @@
|
||||
"Could not parse contact: " => "Konnte folgenden Kontakt nicht verarbeiten:",
|
||||
"Cannot add empty property." => "Feld darf nicht leer sein.",
|
||||
"At least one of the address fields has to be filled out." => "Mindestens eines der Adressfelder muss ausgefüllt werden.",
|
||||
"Trying to add duplicate property: " => "Versuche, doppelte Eigenschaft hinzuzufügen: ",
|
||||
"Error adding contact property: " => "Fehler beim Hinzufügen der Kontakteigenschaft:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Die Information der vCard ist fehlerhaft. Bitte aktualisiere die Seite.",
|
||||
"Error deleting contact property." => "Kontakteigenschaft löschen fehlgeschlagen.",
|
||||
"Trying to add duplicate property: " => "Versuche doppelte Eigenschaft hinzuzufügen: ",
|
||||
"Missing IM parameter." => "IM-Parameter fehlt.",
|
||||
"Unknown IM: " => "IM unbekannt:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Die Information der vCard ist fehlerhaft. Bitte aktualisieren Sie die Seite.",
|
||||
"Missing ID" => "Fehlende ID",
|
||||
"Error parsing VCard for ID: \"" => "Fehler beim Einlesen der VCard für die ID: \"",
|
||||
"checksum is not set." => "Keine Prüfsumme angegeben.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Die Informationen zur vCard sind fehlerhaft. Bitte Seite neu laden: ",
|
||||
"Something went FUBAR. " => "Irgendwas ist hier so richtig schief gelaufen. ",
|
||||
"Error updating contact property." => "Kontakteigenschaft aktualisieren fehlgeschlagen",
|
||||
"No contact ID was submitted." => "Es wurde keine Kontakt-ID übermittelt.",
|
||||
"Error reading contact photo." => "Fehler beim Auslesen des Kontaktfotos.",
|
||||
"Error saving temporary file." => "Fehler beim Speichern der temporären Datei.",
|
||||
@ -32,13 +31,13 @@
|
||||
"File doesn't exist:" => "Datei existiert nicht: ",
|
||||
"Error loading image." => "Fehler beim Laden des Bildes.",
|
||||
"Error getting contact object." => "Fehler beim Abruf des Kontakt-Objektes.",
|
||||
"Error getting PHOTO property." => "Fehler beim Abrufen der PHOTO Eigenschaft.",
|
||||
"Error getting PHOTO property." => "Fehler beim Abrufen der PHOTO-Eigenschaft.",
|
||||
"Error saving contact." => "Fehler beim Speichern des Kontaktes.",
|
||||
"Error resizing image" => "Fehler bei der Größenänderung des Bildes",
|
||||
"Error cropping image" => "Fehler beim Zuschneiden des Bildes",
|
||||
"Error creating temporary image" => "Fehler beim erstellen des temporären Bildes",
|
||||
"Error creating temporary image" => "Fehler beim Erstellen des temporären Bildes",
|
||||
"Error finding image: " => "Fehler beim Suchen des Bildes: ",
|
||||
"Error uploading contacts to storage." => "Übertragen der Kontakte fehlgeschlagen",
|
||||
"Error uploading contacts to storage." => "Übertragen der Kontakte fehlgeschlagen.",
|
||||
"There is no error, the file uploaded with success" => "Alles bestens, Datei erfolgreich übertragen.",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Datei größer, als durch die upload_max_filesize Direktive in php.ini erlaubt",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Datei größer, als die MAX_FILE_SIZE Direktive erlaubt, die im HTML Formular spezifiziert ist",
|
||||
@ -51,25 +50,37 @@
|
||||
"Contacts" => "Kontakte",
|
||||
"Sorry, this functionality has not been implemented yet" => "Diese Funktion steht leider noch nicht zur Verfügung",
|
||||
"Not implemented" => "Nicht verfügbar",
|
||||
"Couldn't get a valid address." => "Konnte keine gültige Adresse abrufen",
|
||||
"Couldn't get a valid address." => "Konnte keine gültige Adresse abrufen.",
|
||||
"Error" => "Fehler",
|
||||
"This property has to be non-empty." => "Dieses Feld darf nicht leer sein.",
|
||||
"Couldn't serialize elements." => "Konnte Elemente nicht serialisieren",
|
||||
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' wurde ohne Argumente aufgerufen, bitte melde dies auf bugs.owncloud.org",
|
||||
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' wurde ohne Argumente aufgerufen. Bitte melden Sie dies auf bugs.owncloud.org",
|
||||
"Edit name" => "Name ändern",
|
||||
"No files selected for upload." => "Keine Datei(en) zum Hochladen ausgewählt",
|
||||
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "Die Datei, die du hochladen willst, überschreitet die maximale Größe für Datei-Uploads auf diesem Server.",
|
||||
"No files selected for upload." => "Keine Datei(en) zum Hochladen ausgewählt.",
|
||||
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "Die Datei, die Sie hochladen möchten, überschreitet die maximale Größe für Datei-Uploads auf diesem Server.",
|
||||
"Error loading profile picture." => "Fehler beim Laden des Profilbildes.",
|
||||
"Select type" => "Wähle Typ",
|
||||
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Einige zum Löschen markiert Kontakte wurden noch nicht gelöscht. Bitte warten.",
|
||||
"Do you want to merge these address books?" => "Möchtest du diese Adressbücher zusammenführen?",
|
||||
"Do you want to merge these address books?" => "Möchten Sie diese Adressbücher zusammenführen?",
|
||||
"Result: " => "Ergebnis: ",
|
||||
" imported, " => " importiert, ",
|
||||
" failed." => " fehlgeschlagen.",
|
||||
"Displayname cannot be empty." => "Der Anzeigename darf nicht leer sein.",
|
||||
"Addressbook not found: " => "Adressbuch nicht gefunden:",
|
||||
"This is not your addressbook." => "Dies ist nicht dein Adressbuch.",
|
||||
"This is not your addressbook." => "Dies ist nicht Ihr Adressbuch.",
|
||||
"Contact could not be found." => "Kontakt konnte nicht gefunden werden.",
|
||||
"Jabber" => "Jabber",
|
||||
"AIM" => "AIM",
|
||||
"MSN" => "MSN",
|
||||
"Twitter" => "Twitter",
|
||||
"GoogleTalk" => "GoogleTalk",
|
||||
"Facebook" => "Facebook",
|
||||
"XMPP" => "XMPP",
|
||||
"ICQ" => "ICQ",
|
||||
"Yahoo" => "Yahoo",
|
||||
"Skype" => "Skype",
|
||||
"QQ" => "QQ",
|
||||
"GaduGadu" => "GaduGadu",
|
||||
"Work" => "Arbeit",
|
||||
"Home" => "Zuhause",
|
||||
"Other" => "Andere",
|
||||
@ -113,7 +124,7 @@
|
||||
"Add new contact" => "Neuen Kontakt hinzufügen",
|
||||
"Add new addressbook" => "Neues Adressbuch hinzufügen",
|
||||
"Delete current contact" => "Aktuellen Kontakt löschen",
|
||||
"Drop photo to upload" => "Zieh' ein Foto hierher zum Hochladen",
|
||||
"Drop photo to upload" => "Ziehen Sie ein Foto zum Hochladen hierher",
|
||||
"Delete current photo" => "Derzeitiges Foto löschen",
|
||||
"Edit current photo" => "Foto ändern",
|
||||
"Upload new photo" => "Neues Foto hochladen",
|
||||
@ -138,12 +149,15 @@
|
||||
"Delete email address" => "E-Mail-Adresse löschen",
|
||||
"Enter phone number" => "Telefonnummer angeben",
|
||||
"Delete phone number" => "Telefonnummer löschen",
|
||||
"Instant Messenger" => "Instant Messenger",
|
||||
"Delete IM" => "IM löschen",
|
||||
"View on map" => "Auf Karte anzeigen",
|
||||
"Edit address details" => "Adressinformationen ändern",
|
||||
"Add notes here." => "Füge hier Notizen ein.",
|
||||
"Add field" => "Feld hinzufügen",
|
||||
"Phone" => "Telefon",
|
||||
"Email" => "E-Mail",
|
||||
"Instant Messaging" => "Instant Messaging",
|
||||
"Address" => "Adresse",
|
||||
"Note" => "Notiz",
|
||||
"Download contact" => "Kontakt herunterladen",
|
||||
@ -169,12 +183,12 @@
|
||||
"Mr" => "Herr",
|
||||
"Sir" => "Herr",
|
||||
"Mrs" => "Frau",
|
||||
"Dr" => "Dr",
|
||||
"Dr" => "Dr.",
|
||||
"Given name" => "Vorname",
|
||||
"Additional names" => "Zusätzliche Namen",
|
||||
"Family name" => "Familienname",
|
||||
"Hon. suffixes" => "Höflichkeitssuffixe",
|
||||
"J.D." => "Dr. Jur",
|
||||
"J.D." => "Dr. Jur.",
|
||||
"M.D." => "Dr. med.",
|
||||
"D.O." => "DGOM",
|
||||
"D.C." => "MChiro",
|
||||
@ -187,15 +201,14 @@
|
||||
"create a new addressbook" => "Neues Adressbuch erstellen",
|
||||
"Name of new addressbook" => "Name des neuen Adressbuchs",
|
||||
"Importing contacts" => "Kontakte werden importiert",
|
||||
"You have no contacts in your addressbook." => "Du hast keine Kontakte im Adressbuch.",
|
||||
"You have no contacts in your addressbook." => "Sie haben keine Kontakte im Adressbuch.",
|
||||
"Add contact" => "Kontakt hinzufügen",
|
||||
"Configure addressbooks" => "Adressbücher konfigurieren",
|
||||
"Select Address Books" => "Wähle Adressbuch",
|
||||
"Enter name" => "Name eingeben",
|
||||
"Enter description" => "Beschreibung eingeben",
|
||||
"CardDAV syncing addresses" => "CardDAV Sync-Adressen",
|
||||
"more info" => "mehr Info",
|
||||
"Primary address (Kontact et al)" => "primäre Adresse (für Kontakt o.ä. Programme)",
|
||||
"more info" => "mehr Informationen",
|
||||
"Primary address (Kontact et al)" => "Primäre Adresse (für Kontakt o.ä.)",
|
||||
"iOS/OS X" => "iOS/OS X",
|
||||
"Show CardDav link" => "CardDav-Link anzeigen",
|
||||
"Show read-only VCF link" => "Schreibgeschützten VCF-Link anzeigen",
|
||||
|
23
l10n/el.php
23
l10n/el.php
@ -14,15 +14,14 @@
|
||||
"Cannot add empty property." => "Αδύνατη προσθήκη κενής ιδιότητας.",
|
||||
"At least one of the address fields has to be filled out." => "Πρέπει να συμπληρωθεί τουλάχιστον ένα από τα παιδία διεύθυνσης.",
|
||||
"Trying to add duplicate property: " => "Προσπάθεια προσθήκης διπλότυπης ιδιότητας:",
|
||||
"Error adding contact property: " => "Σφάλμα στη προσθήκη ιδιότητας επαφής",
|
||||
"Missing IM parameter." => "Λείπει IM παράμετρος.",
|
||||
"Unknown IM: " => "Άγνωστο IM:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Οι πληροφορίες σχετικά με vCard είναι εσφαλμένες. Παρακαλώ επαναφορτώστε τη σελίδα.",
|
||||
"Error deleting contact property." => "Σφάλμα διαγραφής ιδιότητας επαφής.",
|
||||
"Missing ID" => "Λείπει ID",
|
||||
"Error parsing VCard for ID: \"" => "Σφάλμα κατά την ανάγνωση του VCard για το ID:\"",
|
||||
"checksum is not set." => "δε ορίστηκε checksum ",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Οι πληροφορίες για τη vCard είναι λανθασμένες.Παρακαλώ ξαναφορτώστε τη σελίδα: ",
|
||||
"Something went FUBAR. " => "Κάτι χάθηκε στο άγνωστο. ",
|
||||
"Error updating contact property." => "Σφάλμα ενημέρωσης ιδιότητας επαφής.",
|
||||
"No contact ID was submitted." => "Δε υπεβλήθει ID επαφής",
|
||||
"Error reading contact photo." => "Σφάλμα ανάγνωσης εικόνας επαφής",
|
||||
"Error saving temporary file." => "Σφάλμα αποθήκευσης προσωρινού αρχείου",
|
||||
@ -62,6 +61,7 @@
|
||||
"Error loading profile picture." => "Σφάλμα στην φόρτωση εικόνας προφίλ.",
|
||||
"Select type" => "Επιλογή τύπου",
|
||||
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Κάποιες επαφές σημειώθηκαν προς διαγραφή,δεν έχουν διαγραφεί ακόμα. Παρακαλώ περιμένετε μέχρι να διαγραφούν.",
|
||||
"Do you want to merge these address books?" => "Επιθυμείτε να συγχωνεύσετε αυτά τα δύο βιβλία διευθύνσεων?",
|
||||
"Result: " => "Αποτέλεσμα: ",
|
||||
" imported, " => " εισάγεται,",
|
||||
" failed." => " απέτυχε.",
|
||||
@ -69,6 +69,18 @@
|
||||
"Addressbook not found: " => "Το βιβλίο διευθύνσεων δεν βρέθηκε:",
|
||||
"This is not your addressbook." => "Αυτό δεν είναι το βιβλίο διευθύνσεων σας.",
|
||||
"Contact could not be found." => "Η επαφή δεν μπόρεσε να βρεθεί.",
|
||||
"Jabber" => "Jabber",
|
||||
"AIM" => "AIM",
|
||||
"MSN" => "MSN",
|
||||
"Twitter" => "Twitter",
|
||||
"GoogleTalk" => "GoogleTalk",
|
||||
"Facebook" => "Facebook",
|
||||
"XMPP" => "XMPP",
|
||||
"ICQ" => "ICQ",
|
||||
"Yahoo" => "Yahoo",
|
||||
"Skype" => "Skype",
|
||||
"QQ" => "QQ",
|
||||
"GaduGadu" => "GaduGadu",
|
||||
"Work" => "Εργασία",
|
||||
"Home" => "Σπίτι",
|
||||
"Other" => "Άλλο",
|
||||
@ -137,12 +149,15 @@
|
||||
"Delete email address" => "Διαγραφή διεύθυνση email",
|
||||
"Enter phone number" => "Εισήγαγε αριθμό τηλεφώνου",
|
||||
"Delete phone number" => "Διέγραψε αριθμό τηλεφώνου",
|
||||
"Instant Messenger" => "Instant Messenger",
|
||||
"Delete IM" => "Διαγραφή IM",
|
||||
"View on map" => "Προβολή στο χάρτη",
|
||||
"Edit address details" => "Επεξεργασία λεπτομερειών διεύθυνσης",
|
||||
"Add notes here." => "Πρόσθεσε τις σημειώσεις εδώ",
|
||||
"Add field" => "Προσθήκη πεδίου",
|
||||
"Phone" => "Τηλέφωνο",
|
||||
"Email" => "Email",
|
||||
"Instant Messaging" => "Άμεσα μυνήματα",
|
||||
"Address" => "Διεύθυνση",
|
||||
"Note" => "Σημείωση",
|
||||
"Download contact" => "Λήψη επαφής",
|
||||
@ -188,7 +203,6 @@
|
||||
"Importing contacts" => "Εισαγωγή επαφών",
|
||||
"You have no contacts in your addressbook." => "Δεν έχεις επαφές στο βιβλίο διευθύνσεων",
|
||||
"Add contact" => "Προσθήκη επαφής",
|
||||
"Configure addressbooks" => "Ρύθμισε το βιβλίο διευθύνσεων",
|
||||
"Select Address Books" => "Επέλεξε βιβλίο διευθύνσεων",
|
||||
"Enter name" => "Εισαγωγή ονόματος",
|
||||
"Enter description" => "Εισαγωγή περιγραφής",
|
||||
@ -198,6 +212,7 @@
|
||||
"iOS/OS X" => "iOS/OS X",
|
||||
"Show CardDav link" => "Εμφάνιση συνδέσμου CardDav",
|
||||
"Show read-only VCF link" => "Εμφάνιση συνδέσμου VCF μόνο για ανάγνωση",
|
||||
"Share" => "Μοιράσου",
|
||||
"Download" => "Λήψη",
|
||||
"Edit" => "Επεξεργασία",
|
||||
"New Address Book" => "Νέο βιβλίο διευθύνσεων",
|
||||
|
@ -14,15 +14,12 @@
|
||||
"Cannot add empty property." => "Ne eblas aldoni malplenan propraĵon.",
|
||||
"At least one of the address fields has to be filled out." => "Almenaŭ unu el la adreskampoj necesas pleniĝi.",
|
||||
"Trying to add duplicate property: " => "Provante aldoni duobligitan propraĵon:",
|
||||
"Error adding contact property: " => "Eraro aldonante kontakta propraĵo:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informo pri vCard estas malĝusta. Bonvolu reŝargi la paĝon.",
|
||||
"Error deleting contact property." => "Eraro dum forigo de kontaktopropraĵo.",
|
||||
"Missing ID" => "Mankas identigilo",
|
||||
"Error parsing VCard for ID: \"" => "Eraro dum analizo de VCard por identigilo:",
|
||||
"checksum is not set." => "kontrolsumo ne agordiĝis.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Informo pri vCard malĝustas. Bonvolu reŝargi la paĝon:",
|
||||
"Something went FUBAR. " => "Io FUBAR-is.",
|
||||
"Error updating contact property." => "Eraro dum ĝisdatigo de kontaktopropraĵo.",
|
||||
"No contact ID was submitted." => "Neniu kontaktidentigilo sendiĝis.",
|
||||
"Error reading contact photo." => "Eraro dum lego de kontakta foto.",
|
||||
"Error saving temporary file." => "Eraro dum konservado de provizora dosiero.",
|
||||
@ -173,7 +170,6 @@
|
||||
"Importing contacts" => "Enportante kontaktojn",
|
||||
"You have no contacts in your addressbook." => "Vi ne havas kontaktojn en via adresaro",
|
||||
"Add contact" => "Aldoni kontakton",
|
||||
"Configure addressbooks" => "Agordi adresarojn",
|
||||
"Select Address Books" => "Elektu adresarojn",
|
||||
"Enter name" => "Enigu nomon",
|
||||
"Enter description" => "Enigu priskribon",
|
||||
|
26
l10n/es.php
26
l10n/es.php
@ -13,14 +13,14 @@
|
||||
"Cannot add empty property." => "No se puede añadir una propiedad vacía.",
|
||||
"At least one of the address fields has to be filled out." => "Al menos uno de los campos de direcciones se tiene que rellenar.",
|
||||
"Trying to add duplicate property: " => "Intentando añadir una propiedad duplicada: ",
|
||||
"Missing IM parameter." => "Falta un parámetro del MI.",
|
||||
"Unknown IM: " => "MI desconocido:",
|
||||
"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.",
|
||||
"Error deleting contact property." => "Error al borrar una propiedad del contacto.",
|
||||
"Missing ID" => "Falta la ID",
|
||||
"Error parsing VCard for ID: \"" => "Error al analizar el VCard para la ID: \"",
|
||||
"checksum is not set." => "no se ha puesto ninguna suma de comprobación.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "La información sobre la vCard es incorrecta. Por favor, recarga la página:",
|
||||
"Something went FUBAR. " => "Plof. Algo ha fallado.",
|
||||
"Error updating contact property." => "Error al actualizar una propiedad del contacto.",
|
||||
"No contact ID was submitted." => "No se ha mandado ninguna ID de contacto.",
|
||||
"Error reading contact photo." => "Error leyendo fotografía del contacto.",
|
||||
"Error saving temporary file." => "Error al guardar archivo temporal.",
|
||||
@ -63,6 +63,18 @@
|
||||
" failed." => "Fallo.",
|
||||
"This is not your addressbook." => "Esta no es tu agenda de contactos.",
|
||||
"Contact could not be found." => "No se ha podido encontrar el contacto.",
|
||||
"Jabber" => "Jabber",
|
||||
"AIM" => "AIM",
|
||||
"MSN" => "MSN",
|
||||
"Twitter" => "Twitter",
|
||||
"GoogleTalk" => "Google Talk",
|
||||
"Facebook" => "Facebook",
|
||||
"XMPP" => "XMPP",
|
||||
"ICQ" => "ICQ",
|
||||
"Yahoo" => "Yahoo",
|
||||
"Skype" => "Skype",
|
||||
"QQ" => "QQ",
|
||||
"GaduGadu" => "GaduGadu",
|
||||
"Work" => "Trabajo",
|
||||
"Home" => "Particular",
|
||||
"Other" => "Otro",
|
||||
@ -99,6 +111,7 @@
|
||||
"Actions" => "Acciones",
|
||||
"Refresh contacts list" => "Refrescar la lista de contactos",
|
||||
"Add new contact" => "Añadir un nuevo contacto",
|
||||
"Add new addressbook" => "Añadir nueva libreta de direcciones",
|
||||
"Delete current contact" => "Eliminar contacto actual",
|
||||
"Drop photo to upload" => "Suelta una foto para subirla",
|
||||
"Delete current photo" => "Eliminar fotografía actual",
|
||||
@ -112,6 +125,8 @@
|
||||
"Nickname" => "Alias",
|
||||
"Enter nickname" => "Introduce un alias",
|
||||
"Web site" => "Sitio Web",
|
||||
"http://www.somesite.com" => "http://www.unsitio.com",
|
||||
"Go to web site" => "Ir al sitio Web",
|
||||
"dd-mm-yyyy" => "dd-mm-yyyy",
|
||||
"Groups" => "Grupos",
|
||||
"Separate groups with commas" => "Separa los grupos con comas",
|
||||
@ -123,12 +138,14 @@
|
||||
"Delete email address" => "Eliminar dirección de correo electrónico",
|
||||
"Enter phone number" => "Introduce un número de teléfono",
|
||||
"Delete phone number" => "Eliminar número de teléfono",
|
||||
"Instant Messenger" => "Mensajero instantáneo",
|
||||
"View on map" => "Ver en el mapa",
|
||||
"Edit address details" => "Editar detalles de la dirección",
|
||||
"Add notes here." => "Añade notas aquí.",
|
||||
"Add field" => "Añadir campo",
|
||||
"Phone" => "Teléfono",
|
||||
"Email" => "Correo electrónico",
|
||||
"Instant Messaging" => "Mensajería instantánea",
|
||||
"Address" => "Dirección",
|
||||
"Note" => "Nota",
|
||||
"Download contact" => "Descargar contacto",
|
||||
@ -137,9 +154,12 @@
|
||||
"Edit address" => "Editar dirección",
|
||||
"Type" => "Tipo",
|
||||
"PO Box" => "Código postal",
|
||||
"Street and number" => "Calle y número",
|
||||
"Extended" => "Extendido",
|
||||
"Apartment number etc." => "Número del apartamento, etc.",
|
||||
"City" => "Ciudad",
|
||||
"Region" => "Región",
|
||||
"E.g. state or province" => "Ej: región o provincia",
|
||||
"Zipcode" => "Código postal",
|
||||
"Postal code" => "Código postal",
|
||||
"Country" => "País",
|
||||
@ -170,13 +190,13 @@
|
||||
"Importing contacts" => "Importando contactos",
|
||||
"You have no contacts in your addressbook." => "No hay contactos en tu agenda.",
|
||||
"Add contact" => "Añadir contacto",
|
||||
"Configure addressbooks" => "Configurar agenda",
|
||||
"Enter name" => "Introducir nombre",
|
||||
"Enter description" => "Introducir descripción",
|
||||
"CardDAV syncing addresses" => "Sincronizando direcciones",
|
||||
"more info" => "más información",
|
||||
"Primary address (Kontact et al)" => "Dirección primaria (Kontact et al)",
|
||||
"iOS/OS X" => "iOS/OS X",
|
||||
"Share" => "Compartir",
|
||||
"Download" => "Descargar",
|
||||
"Edit" => "Editar",
|
||||
"New Address Book" => "Nueva libreta de direcciones",
|
||||
|
@ -14,13 +14,11 @@
|
||||
"At least one of the address fields has to be filled out." => "Vähemalt üks aadressiväljadest peab olema täidetud.",
|
||||
"Trying to add duplicate property: " => "Proovitakse lisada topeltomadust: ",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Visiitkaardi info pole korrektne. Palun lae leht uuesti.",
|
||||
"Error deleting contact property." => "Viga konktaki korralikul kustutamisel.",
|
||||
"Missing ID" => "Puudub ID",
|
||||
"Error parsing VCard for ID: \"" => "Viga VCard-ist ID parsimisel: \"",
|
||||
"checksum is not set." => "kontrollsummat pole määratud.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "vCard info pole korrektne. Palun lae lehekülg uuesti: ",
|
||||
"Something went FUBAR. " => "Midagi läks tõsiselt metsa.",
|
||||
"Error updating contact property." => "Viga konktaki korralikul uuendamisel.",
|
||||
"No contact ID was submitted." => "Kontakti ID-d pole sisestatud.",
|
||||
"Error reading contact photo." => "Viga kontakti foto lugemisel.",
|
||||
"Error saving temporary file." => "Viga ajutise faili salvestamisel.",
|
||||
@ -145,7 +143,6 @@
|
||||
"Importing contacts" => "Kontaktide importimine",
|
||||
"You have no contacts in your addressbook." => "Sinu aadressiraamatus pole ühtegi kontakti.",
|
||||
"Add contact" => "Lisa kontakt",
|
||||
"Configure addressbooks" => "Seadista aadressiraamatuid",
|
||||
"CardDAV syncing addresses" => "CardDAV sünkroniseerimise aadressid",
|
||||
"more info" => "lisainfo",
|
||||
"Primary address (Kontact et al)" => "Peamine aadress",
|
||||
|
@ -14,14 +14,11 @@
|
||||
"Cannot add empty property." => "Ezin da propieta hutsa gehitu.",
|
||||
"At least one of the address fields has to be filled out." => "Behintzat helbide eremuetako bat bete behar da.",
|
||||
"Trying to add duplicate property: " => "Propietate bikoiztuta gehitzen saiatzen ari zara:",
|
||||
"Error adding contact property: " => "Errore bat egon da kontaktuaren propietatea gehitzean:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "vCard-aren inguruko informazioa okerra da. Mesedez birkargatu orrialdea.",
|
||||
"Error deleting contact property." => "Errorea kontaktu propietatea ezabatzean.",
|
||||
"Missing ID" => "ID falta da",
|
||||
"Error parsing VCard for ID: \"" => "Errorea VCard analizatzean hurrengo IDrako: \"",
|
||||
"checksum is not set." => "Kontrol-batura ezarri gabe dago.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "vCard honen informazioa ez da zuzena.Mezedez birkargatu orria:",
|
||||
"Error updating contact property." => "Errorea kontaktu propietatea eguneratzean.",
|
||||
"No contact ID was submitted." => "Ez da kontaktuaren IDrik eman.",
|
||||
"Error reading contact photo." => "Errore bat izan da kontaktuaren argazkia igotzerakoan.",
|
||||
"Error saving temporary file." => "Errore bat izan da aldi bateko fitxategia gordetzerakoan.",
|
||||
@ -157,7 +154,6 @@
|
||||
"Importing contacts" => "Kontaktuak inportatzen",
|
||||
"You have no contacts in your addressbook." => "Ez duzu kontakturik zure helbide liburuan.",
|
||||
"Add contact" => "Gehitu kontaktua",
|
||||
"Configure addressbooks" => "Konfiguratu helbide liburuak",
|
||||
"Select Address Books" => "Hautatu helbide-liburuak",
|
||||
"Enter name" => "Sartu izena",
|
||||
"Enter description" => "Sartu deskribapena",
|
||||
|
@ -14,13 +14,11 @@
|
||||
"At least one of the address fields has to be filled out." => "At least one of the address fields has to be filled out. ",
|
||||
"Trying to add duplicate property: " => "امتحان کردن برای وارد کردن مشخصات تکراری",
|
||||
"Information about vCard is incorrect. Please reload the page." => "اطلاعات درمورد vCard شما اشتباه است لطفا صفحه را دوباره بار گذاری کنید",
|
||||
"Error deleting contact property." => "خطا در هنگام پاک کرد ویژگی",
|
||||
"Missing ID" => "نشانی گم شده",
|
||||
"Error parsing VCard for ID: \"" => "خطا در تجزیه کارت ویزا برای شناسه:",
|
||||
"checksum is not set." => "checksum تنظیم شده نیست",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "اطلاعات کارت ویزا شما غلط است لطفا صفحه را دوباره بارگزاری کنید",
|
||||
"Something went FUBAR. " => "چند چیز به FUBAR رفتند",
|
||||
"Error updating contact property." => "خطا در هنگام بروزرسانی اطلاعات شخص مورد نظر",
|
||||
"No contact ID was submitted." => "هیچ اطلاعاتی راجع به شناسه ارسال نشده",
|
||||
"Error reading contact photo." => "خطا در خواندن اطلاعات تصویر",
|
||||
"Error saving temporary file." => "خطا در ذخیره پرونده موقت",
|
||||
@ -148,7 +146,6 @@
|
||||
"Importing contacts" => "وارد کردن اشخاص",
|
||||
"You have no contacts in your addressbook." => "شماهیچ شخصی در کتابچه نشانی خود ندارید",
|
||||
"Add contact" => "افزودن اطلاعات شخص مورد نظر",
|
||||
"Configure addressbooks" => "پیکربندی کتابچه ی نشانی ها",
|
||||
"CardDAV syncing addresses" => "CardDAV syncing addresses ",
|
||||
"more info" => "اطلاعات بیشتر",
|
||||
"Primary address (Kontact et al)" => "نشانی اولیه",
|
||||
|
@ -8,9 +8,7 @@
|
||||
"Cannot add empty property." => "Tyhjää ominaisuutta ei voi lisätä.",
|
||||
"At least one of the address fields has to be filled out." => "Vähintään yksi osoitekenttä tulee täyttää.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "vCardin tiedot eivät kelpaa. Lataa sivu uudelleen.",
|
||||
"Error deleting contact property." => "Virhe poistettaessa yhteystiedon ominaisuutta.",
|
||||
"Error parsing VCard for ID: \"" => "Virhe jäsennettäessä vCardia tunnisteelle: \"",
|
||||
"Error updating contact property." => "Virhe päivitettäessä yhteystiedon ominaisuutta.",
|
||||
"Error saving temporary file." => "Virhe tallennettaessa tilapäistiedostoa.",
|
||||
"No photo path was submitted." => "Kuvan polkua ei annettu.",
|
||||
"File doesn't exist:" => "Tiedostoa ei ole olemassa:",
|
||||
@ -32,6 +30,7 @@
|
||||
"Edit name" => "Muokkaa nimeä",
|
||||
"No files selected for upload." => "Tiedostoja ei ole valittu lähetettäväksi.",
|
||||
"Error loading profile picture." => "Virhe profiilikuvaa ladatessa.",
|
||||
"Select type" => "Valitse tyyppi",
|
||||
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Jotkin yhteystiedot on merkitty poistettaviksi, mutta niitä ei ole vielä poistettu. Odota hetki, että kyseiset yhteystiedot poistetaan.",
|
||||
"Do you want to merge these address books?" => "Haluatko yhdistää nämä osoitekirjat?",
|
||||
"Result: " => "Tulos: ",
|
||||
@ -41,6 +40,18 @@
|
||||
"Addressbook not found: " => "Osoitekirjaa ei löytynyt:",
|
||||
"This is not your addressbook." => "Tämä ei ole osoitekirjasi.",
|
||||
"Contact could not be found." => "Yhteystietoa ei löytynyt.",
|
||||
"Jabber" => "Jabber",
|
||||
"AIM" => "AIM",
|
||||
"MSN" => "MSN",
|
||||
"Twitter" => "Twitter",
|
||||
"GoogleTalk" => "Google Talk",
|
||||
"Facebook" => "Facebook",
|
||||
"XMPP" => "XMPP",
|
||||
"ICQ" => "ICQ",
|
||||
"Yahoo" => "Yahoo",
|
||||
"Skype" => "Skype",
|
||||
"QQ" => "QQ",
|
||||
"GaduGadu" => "GaduGadu",
|
||||
"Work" => "Työ",
|
||||
"Home" => "Koti",
|
||||
"Other" => "Muu",
|
||||
@ -90,9 +101,11 @@
|
||||
"Preferred" => "Ensisijainen",
|
||||
"Please specify a valid email address." => "Anna kelvollinen sähköpostiosoite.",
|
||||
"Enter email address" => "Anna sähköpostiosoite",
|
||||
"Mail to address" => "Lähetä sähköpostia",
|
||||
"Delete email address" => "Poista sähköpostiosoite",
|
||||
"Enter phone number" => "Anna puhelinnumero",
|
||||
"Delete phone number" => "Poista puhelinnumero",
|
||||
"Instant Messenger" => "Pikaviestin",
|
||||
"View on map" => "Näytä kartalla",
|
||||
"Edit address details" => "Muokkaa osoitetietoja",
|
||||
"Add notes here." => "Lisää huomiot tähän.",
|
||||
@ -127,7 +140,6 @@
|
||||
"Importing contacts" => "Tuodaan yhteystietoja",
|
||||
"You have no contacts in your addressbook." => "Osoitekirjassasi ei ole yhteystietoja.",
|
||||
"Add contact" => "Lisää yhteystieto",
|
||||
"Configure addressbooks" => "Muokkaa osoitekirjoja",
|
||||
"Select Address Books" => "Valitse osoitekirjat",
|
||||
"Enter name" => "Anna nimi",
|
||||
"Enter description" => "Anna kuvaus",
|
||||
|
30
l10n/fr.php
30
l10n/fr.php
@ -14,15 +14,14 @@
|
||||
"Cannot add empty property." => "Impossible d'ajouter un champ vide.",
|
||||
"At least one of the address fields has to be filled out." => "Au moins un des champs d'adresses doit être complété.",
|
||||
"Trying to add duplicate property: " => "Ajout d'une propriété en double:",
|
||||
"Error adding contact property: " => "Erreur pendant l'ajout de la propriété du contact :",
|
||||
"Missing IM parameter." => "Paramètre de Messagerie Instantanée manquants.",
|
||||
"Unknown IM: " => "Messagerie Instantanée inconnue",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Les informations relatives à cette vCard sont incorrectes. Veuillez recharger la page.",
|
||||
"Error deleting contact property." => "Erreur lors de la suppression du champ.",
|
||||
"Missing ID" => "ID manquant",
|
||||
"Error parsing VCard for ID: \"" => "Erreur lors de l'analyse du VCard pour l'ID: \"",
|
||||
"checksum is not set." => "L'hachage n'est pas défini.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "L'informatiion à propos de la vCard est incorrect. Merci de rafraichir la page:",
|
||||
"Something went FUBAR. " => "Quelque chose est FUBAR.",
|
||||
"Error updating contact property." => "Erreur lors de la mise à jour du champ.",
|
||||
"No contact ID was submitted." => "Aucun ID de contact envoyé",
|
||||
"Error reading contact photo." => "Erreur de lecture de la photo du contact.",
|
||||
"Error saving temporary file." => "Erreur de sauvegarde du fichier temporaire.",
|
||||
@ -49,19 +48,19 @@
|
||||
"Couldn't load temporary image: " => "Impossible de charger l'image temporaire :",
|
||||
"No file was uploaded. Unknown error" => "Aucun fichier n'a été chargé. Erreur inconnue",
|
||||
"Contacts" => "Contacts",
|
||||
"Sorry, this functionality has not been implemented yet" => "Désolé cette fonctionnalité n'a pas encore été implementée",
|
||||
"Sorry, this functionality has not been implemented yet" => "Désolé cette fonctionnalité n'a pas encore été implémentée",
|
||||
"Not implemented" => "Pas encore implémenté",
|
||||
"Couldn't get a valid address." => "Impossible de trouver une adresse valide.",
|
||||
"Error" => "Erreur",
|
||||
"This property has to be non-empty." => "Cette valeur ne doit pas être vide",
|
||||
"Couldn't serialize elements." => "Impossible de sérialiser les éléments",
|
||||
"Couldn't serialize elements." => "Impossible de sérialiser les éléments.",
|
||||
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' a été appelé sans type d'arguments. Merci de rapporter un bug à bugs.owncloud.org",
|
||||
"Edit name" => "Éditer le nom",
|
||||
"No files selected for upload." => "Aucun fichiers choisis pour être chargés",
|
||||
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "Le fichier que vous tenter de charger dépasse la taille maximum de fichier autorisé sur ce serveur.",
|
||||
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "Le fichier que vous tentez de charger dépasse la taille maximum de fichier autorisée sur ce serveur.",
|
||||
"Error loading profile picture." => "Erreur pendant le chargement de la photo de profil.",
|
||||
"Select type" => "Sélectionner un type",
|
||||
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Certains contacts sont marqués pour être supprimés mais sont encore présents, veuillez attendre que l'opération se termine.",
|
||||
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Certains contacts sont marqués pour être supprimés, mais ne le sont pas encore. Veuillez attendre que l'opération se termine.",
|
||||
"Do you want to merge these address books?" => "Voulez-vous fusionner ces carnets d'adresses ?",
|
||||
"Result: " => "Résultat :",
|
||||
" imported, " => "importé,",
|
||||
@ -70,6 +69,18 @@
|
||||
"Addressbook not found: " => "Carnet d'adresse introuvable : ",
|
||||
"This is not your addressbook." => "Ce n'est pas votre carnet d'adresses.",
|
||||
"Contact could not be found." => "Ce contact n'a pu être trouvé.",
|
||||
"Jabber" => "Jabber",
|
||||
"AIM" => "Messagerie Instantanée",
|
||||
"MSN" => "MSN",
|
||||
"Twitter" => "Twitter",
|
||||
"GoogleTalk" => "GoogleTalk",
|
||||
"Facebook" => "Facebook",
|
||||
"XMPP" => "XMPP",
|
||||
"ICQ" => "ICQ",
|
||||
"Yahoo" => "Yahoo",
|
||||
"Skype" => "Skype",
|
||||
"QQ" => "QQ",
|
||||
"GaduGadu" => "GaduGadu",
|
||||
"Work" => "Travail",
|
||||
"Home" => "Maison",
|
||||
"Other" => "Autre",
|
||||
@ -138,12 +149,15 @@
|
||||
"Delete email address" => "Supprimer l'adresse e-mail",
|
||||
"Enter phone number" => "Entrer un numéro de téléphone",
|
||||
"Delete phone number" => "Supprimer le numéro de téléphone",
|
||||
"Instant Messenger" => "Instant Messenger",
|
||||
"Delete IM" => "Supprimer la Messagerie Instantanée",
|
||||
"View on map" => "Voir sur une carte",
|
||||
"Edit address details" => "Editer les adresses",
|
||||
"Add notes here." => "Ajouter des notes ici.",
|
||||
"Add field" => "Ajouter un champ.",
|
||||
"Phone" => "Téléphone",
|
||||
"Email" => "E-mail",
|
||||
"Instant Messaging" => "Messagerie instantanée",
|
||||
"Address" => "Adresse",
|
||||
"Note" => "Note",
|
||||
"Download contact" => "Télécharger le contact",
|
||||
@ -189,7 +203,6 @@
|
||||
"Importing contacts" => "Importation des contacts",
|
||||
"You have no contacts in your addressbook." => "Il n'y a pas de contact dans votre carnet d'adresses.",
|
||||
"Add contact" => "Ajouter un contact",
|
||||
"Configure addressbooks" => "Paramétrer carnet d'adresses",
|
||||
"Select Address Books" => "Choix du carnet d'adresses",
|
||||
"Enter name" => "Saisissez le nom",
|
||||
"Enter description" => "Saisissez une description",
|
||||
@ -199,6 +212,7 @@
|
||||
"iOS/OS X" => "iOS/OS X",
|
||||
"Show CardDav link" => "Afficher le lien CardDav",
|
||||
"Show read-only VCF link" => "Afficher les liens VCF en lecture seule",
|
||||
"Share" => "Partager",
|
||||
"Download" => "Télécharger",
|
||||
"Edit" => "Modifier",
|
||||
"New Address Book" => "Nouveau Carnet d'adresses",
|
||||
|
@ -14,12 +14,10 @@
|
||||
"At least one of the address fields has to be filled out." => "Polo menos un dos campos do enderezo ten que ser cuberto.",
|
||||
"Trying to add duplicate property: " => "Tentando engadir propiedade duplicada: ",
|
||||
"Information about vCard is incorrect. Please reload the page." => "A información sobre a vCard é incorrecta. Por favor volva cargar a páxina.",
|
||||
"Error deleting contact property." => "Produciuse un erro borrando a propiedade do contacto.",
|
||||
"Missing ID" => "ID perdido",
|
||||
"Error parsing VCard for ID: \"" => "Erro procesando a VCard para o ID: \"",
|
||||
"checksum is not set." => "non se estableceu a suma de verificación.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "A información sobre a vCard é incorrecta. Por favor, recargue a páxina: ",
|
||||
"Error updating contact property." => "Produciuse un erro actualizando a propiedade do contacto.",
|
||||
"No contact ID was submitted." => "Non se enviou ningún ID de contacto.",
|
||||
"Error reading contact photo." => "Erro lendo a fotografía do contacto.",
|
||||
"Error saving temporary file." => "Erro gardando o ficheiro temporal.",
|
||||
@ -147,7 +145,6 @@
|
||||
"Importing contacts" => "Importando contactos",
|
||||
"You have no contacts in your addressbook." => "Non ten contactos na súa libreta de enderezos.",
|
||||
"Add contact" => "Engadir contacto",
|
||||
"Configure addressbooks" => "Configurar libretas de enderezos",
|
||||
"CardDAV syncing addresses" => "Enderezos CardDAV a sincronizar",
|
||||
"more info" => "máis información",
|
||||
"Primary address (Kontact et al)" => "Enderezo primario (Kontact et al)",
|
||||
|
@ -14,13 +14,11 @@
|
||||
"At least one of the address fields has to be filled out." => "יש למלא לפחות אחד משדות הכתובת.",
|
||||
"Trying to add duplicate property: " => "ניסיון להוספת מאפיין כפול: ",
|
||||
"Information about vCard is incorrect. Please reload the page." => "המידע אודות vCard אינו נכון. נא לטעון מחדש את הדף.",
|
||||
"Error deleting contact property." => "שגיאה במחיקת מאפיין של איש הקשר.",
|
||||
"Missing ID" => "מזהה חסר",
|
||||
"Error parsing VCard for ID: \"" => "שגיאה בפענוח ה VCard עבור מספר המזהה: \"",
|
||||
"checksum is not set." => "סיכום ביקורת לא נקבע.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "המידע עבור ה vCard אינו נכון. אנא טען את העמוד: ",
|
||||
"Something went FUBAR. " => "משהו לא התנהל כצפוי.",
|
||||
"Error updating contact property." => "שגיאה בעדכון המאפיין של איש הקשר.",
|
||||
"No contact ID was submitted." => "מספר מזהה של אישר הקשר לא נשלח.",
|
||||
"Error reading contact photo." => "שגיאה בקריאת תמונת איש הקשר.",
|
||||
"Error saving temporary file." => "שגיאה בשמירת קובץ זמני.",
|
||||
@ -125,7 +123,6 @@
|
||||
"Importing contacts" => "מיבא אנשי קשר",
|
||||
"You have no contacts in your addressbook." => "איך לך אנשי קשר בספר הכתובות",
|
||||
"Add contact" => "הוסף איש קשר",
|
||||
"Configure addressbooks" => "הגדר ספרי כתובות",
|
||||
"CardDAV syncing addresses" => "CardDAV מסנכרן כתובות",
|
||||
"more info" => "מידע נוסף",
|
||||
"Primary address (Kontact et al)" => "כתובת ראשית",
|
||||
|
@ -14,13 +14,11 @@
|
||||
"At least one of the address fields has to be filled out." => "Morate ispuniti barem jedno od adresnih polja.",
|
||||
"Trying to add duplicate property: " => "Pokušali ste dodati duplo svojstvo:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informacija o vCard je neispravna. Osvježite stranicu.",
|
||||
"Error deleting contact property." => "Pogreška pri brisanju svojstva kontakta.",
|
||||
"Missing ID" => "Nedostupan ID identifikator",
|
||||
"Error parsing VCard for ID: \"" => "Pogreška pri raščlanjivanju VCard za ID:",
|
||||
"checksum is not set." => "checksum nije postavljen.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Informacije o VCard su pogrešne. Molimo, učitajte ponovno stranicu:",
|
||||
"Something went FUBAR. " => "Nešto je otišlo... krivo...",
|
||||
"Error updating contact property." => "Pogreška pri ažuriranju svojstva kontakta.",
|
||||
"No contact ID was submitted." => "ID kontakta nije podnešen.",
|
||||
"Error reading contact photo." => "Pogreška pri čitanju kontakt fotografije.",
|
||||
"Error saving temporary file." => "Pogreška pri spremanju privremene datoteke.",
|
||||
|
@ -14,13 +14,11 @@
|
||||
"At least one of the address fields has to be filled out." => "Legalább egy címmező kitöltendő",
|
||||
"Trying to add duplicate property: " => "Kísérlet dupla tulajdonság hozzáadására: ",
|
||||
"Information about vCard is incorrect. Please reload the page." => "A vCardról szóló információ helytelen. Töltsd újra az oldalt.",
|
||||
"Error deleting contact property." => "Hiba a kapcsolat-tulajdonság törlésekor",
|
||||
"Missing ID" => "Hiányzó ID",
|
||||
"Error parsing VCard for ID: \"" => "VCard elemzése sikertelen a következő ID-hoz: \"",
|
||||
"checksum is not set." => "az ellenőrzőösszeg nincs beállítva",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Helytelen információ a vCardról. Töltse újra az oldalt: ",
|
||||
"Something went FUBAR. " => "Valami balul sült el.",
|
||||
"Error updating contact property." => "Hiba a kapcsolat-tulajdonság frissítésekor",
|
||||
"No contact ID was submitted." => "Nincs ID megadva a kontakthoz",
|
||||
"Error reading contact photo." => "A kontakt képének beolvasása sikertelen",
|
||||
"Error saving temporary file." => "Ideiglenes fájl mentése sikertelen",
|
||||
@ -148,7 +146,6 @@
|
||||
"Importing contacts" => "Kapcsolatok importálása",
|
||||
"You have no contacts in your addressbook." => "Nincsenek kapcsolatok a címlistában",
|
||||
"Add contact" => "Kapcsolat hozzáadása",
|
||||
"Configure addressbooks" => "Címlisták beállítása",
|
||||
"CardDAV syncing addresses" => "CardDAV szinkronizációs címek",
|
||||
"more info" => "további információ",
|
||||
"Primary address (Kontact et al)" => "Elsődleges cím",
|
||||
|
21
l10n/it.php
21
l10n/it.php
@ -14,15 +14,14 @@
|
||||
"Cannot add empty property." => "Impossibile aggiungere una proprietà vuota.",
|
||||
"At least one of the address fields has to be filled out." => "Deve essere inserito almeno un indirizzo.",
|
||||
"Trying to add duplicate property: " => "P",
|
||||
"Error adding contact property: " => "Errore durante l'aggiunta della proprietà del contatto: ",
|
||||
"Missing IM parameter." => "Parametro IM mancante.",
|
||||
"Unknown IM: " => "IM sconosciuto:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informazioni sulla vCard non corrette. Ricarica la pagina.",
|
||||
"Error deleting contact property." => "Errore durante l'eliminazione della proprietà del contatto.",
|
||||
"Missing ID" => "ID mancante",
|
||||
"Error parsing VCard for ID: \"" => "Errore in fase di elaborazione del file VCard per l'ID: \"",
|
||||
"checksum is not set." => "il codice di controllo non è impostato.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Le informazioni della vCard non sono corrette. Ricarica la pagina: ",
|
||||
"Something went FUBAR. " => "Qualcosa è andato storto. ",
|
||||
"Error updating contact property." => "Errore durante l'aggiornamento della proprietà del contatto.",
|
||||
"No contact ID was submitted." => "Nessun ID di contatto inviato.",
|
||||
"Error reading contact photo." => "Errore di lettura della foto del contatto.",
|
||||
"Error saving temporary file." => "Errore di salvataggio del file temporaneo.",
|
||||
@ -70,6 +69,18 @@
|
||||
"Addressbook not found: " => "Rubrica non trovata:",
|
||||
"This is not your addressbook." => "Questa non è la tua rubrica.",
|
||||
"Contact could not be found." => "Il contatto non può essere trovato.",
|
||||
"Jabber" => "Jabber",
|
||||
"AIM" => "AIM",
|
||||
"MSN" => "MSN",
|
||||
"Twitter" => "Twitter",
|
||||
"GoogleTalk" => "GoogleTalk",
|
||||
"Facebook" => "Facebook",
|
||||
"XMPP" => "XMPP",
|
||||
"ICQ" => "ICQ",
|
||||
"Yahoo" => "Yahoo",
|
||||
"Skype" => "Skype",
|
||||
"QQ" => "QQ",
|
||||
"GaduGadu" => "GaduGadu",
|
||||
"Work" => "Lavoro",
|
||||
"Home" => "Casa",
|
||||
"Other" => "Altro",
|
||||
@ -138,12 +149,15 @@
|
||||
"Delete email address" => "Elimina l'indirizzo email",
|
||||
"Enter phone number" => "Inserisci il numero di telefono",
|
||||
"Delete phone number" => "Elimina il numero di telefono",
|
||||
"Instant Messenger" => "Client di messaggistica istantanea",
|
||||
"Delete IM" => "Elimina IM",
|
||||
"View on map" => "Visualizza sulla mappa",
|
||||
"Edit address details" => "Modifica dettagli dell'indirizzo",
|
||||
"Add notes here." => "Aggiungi qui le note.",
|
||||
"Add field" => "Aggiungi campo",
|
||||
"Phone" => "Telefono",
|
||||
"Email" => "Email",
|
||||
"Instant Messaging" => "Messaggistica istantanea",
|
||||
"Address" => "Indirizzo",
|
||||
"Note" => "Nota",
|
||||
"Download contact" => "Scarica contatto",
|
||||
@ -189,7 +203,6 @@
|
||||
"Importing contacts" => "Importazione contatti",
|
||||
"You have no contacts in your addressbook." => "Non hai contatti nella rubrica.",
|
||||
"Add contact" => "Aggiungi contatto",
|
||||
"Configure addressbooks" => "Configura rubriche",
|
||||
"Select Address Books" => "Seleziona rubriche",
|
||||
"Enter name" => "Inserisci il nome",
|
||||
"Enter description" => "Inserisci una descrizione",
|
||||
|
@ -14,15 +14,14 @@
|
||||
"Cannot add empty property." => "項目の新規追加に失敗しました。",
|
||||
"At least one of the address fields has to be filled out." => "住所の項目のうち1つは入力して下さい。",
|
||||
"Trying to add duplicate property: " => "重複する属性を追加: ",
|
||||
"Error adding contact property: " => "コンタクト属性の追加エラー: ",
|
||||
"Missing IM parameter." => "IMのパラメータが不足しています。",
|
||||
"Unknown IM: " => "不明なIM:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "vCardの情報に誤りがあります。ページをリロードして下さい。",
|
||||
"Error deleting contact property." => "連絡先の削除に失敗しました。",
|
||||
"Missing ID" => "IDが見つかりません",
|
||||
"Error parsing VCard for ID: \"" => "VCardからIDの抽出エラー: \"",
|
||||
"checksum is not set." => "チェックサムが設定されていません。",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "vCardの情報が正しくありません。ページを再読み込みしてください: ",
|
||||
"Something went FUBAR. " => "何かがFUBARへ移動しました。",
|
||||
"Error updating contact property." => "連絡先の更新に失敗しました。",
|
||||
"No contact ID was submitted." => "連絡先IDは登録されませんでした。",
|
||||
"Error reading contact photo." => "連絡先写真の読み込みエラー。",
|
||||
"Error saving temporary file." => "一時ファイルの保存エラー。",
|
||||
@ -70,6 +69,18 @@
|
||||
"Addressbook not found: " => "アドレス帳が見つかりません:",
|
||||
"This is not your addressbook." => "これはあなたの電話帳ではありません。",
|
||||
"Contact could not be found." => "連絡先を見つける事ができません。",
|
||||
"Jabber" => "Jabber",
|
||||
"AIM" => "AIM",
|
||||
"MSN" => "MSN",
|
||||
"Twitter" => "Twitter",
|
||||
"GoogleTalk" => "Googleトーク",
|
||||
"Facebook" => "Facebook",
|
||||
"XMPP" => "XMPP",
|
||||
"ICQ" => "ICQ",
|
||||
"Yahoo" => "Yahoo",
|
||||
"Skype" => "Skype",
|
||||
"QQ" => "QQ",
|
||||
"GaduGadu" => "GaduGadu",
|
||||
"Work" => "勤務先",
|
||||
"Home" => "住居",
|
||||
"Other" => "その他",
|
||||
@ -138,12 +149,15 @@
|
||||
"Delete email address" => "メールアドレスを削除",
|
||||
"Enter phone number" => "電話番号を入力",
|
||||
"Delete phone number" => "電話番号を削除",
|
||||
"Instant Messenger" => "インスタントメッセンジャー",
|
||||
"Delete IM" => "IMを削除",
|
||||
"View on map" => "地図で表示",
|
||||
"Edit address details" => "住所の詳細を編集",
|
||||
"Add notes here." => "ここにメモを追加。",
|
||||
"Add field" => "項目を追加",
|
||||
"Phone" => "電話番号",
|
||||
"Email" => "メールアドレス",
|
||||
"Instant Messaging" => "インスタントメッセージ",
|
||||
"Address" => "住所",
|
||||
"Note" => "メモ",
|
||||
"Download contact" => "連絡先のダウンロード",
|
||||
@ -189,7 +203,6 @@
|
||||
"Importing contacts" => "コンタクトをインポート",
|
||||
"You have no contacts in your addressbook." => "アドレス帳に連絡先が登録されていません。",
|
||||
"Add contact" => "連絡先を追加",
|
||||
"Configure addressbooks" => "アドレス帳を設定",
|
||||
"Select Address Books" => "アドレス帳を選択してください",
|
||||
"Enter name" => "名前を入力",
|
||||
"Enter description" => "説明を入力してください",
|
||||
|
@ -14,12 +14,10 @@
|
||||
"At least one of the address fields has to be filled out." => "최소한 하나의 주소록 항목을 입력해야 합니다.",
|
||||
"Trying to add duplicate property: " => "중복 속성 추가 시도: ",
|
||||
"Information about vCard is incorrect. Please reload the page." => "vCard 정보가 올바르지 않습니다. 페이지를 새로 고치십시오.",
|
||||
"Error deleting contact property." => "연락처 속성을 삭제할 수 없습니다.",
|
||||
"Missing ID" => "아이디 분실",
|
||||
"Error parsing VCard for ID: \"" => "아이디에 대한 VCard 분석 오류",
|
||||
"checksum is not set." => "체크섬이 설정되지 않았습니다.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => " vCard에 대한 정보가 잘못되었습니다. 페이지를 다시 로드하세요:",
|
||||
"Error updating contact property." => "연락처 속성을 업데이트할 수 없습니다.",
|
||||
"No contact ID was submitted." => "접속 아이디가 기입되지 않았습니다.",
|
||||
"Error reading contact photo." => "사진 읽기 오류",
|
||||
"Error saving temporary file." => "임시 파일을 저장하는 동안 오류가 발생했습니다. ",
|
||||
@ -145,7 +143,6 @@
|
||||
"Importing contacts" => "연락처 입력",
|
||||
"You have no contacts in your addressbook." => "당신의 주소록에는 연락처가 없습니다. ",
|
||||
"Add contact" => "연락처 추가",
|
||||
"Configure addressbooks" => "주소록 구성",
|
||||
"CardDAV syncing addresses" => "CardDAV 주소 동기화",
|
||||
"more info" => "더 많은 정보",
|
||||
"Primary address (Kontact et al)" => "기본 주소 (Kontact et al)",
|
||||
|
@ -11,9 +11,7 @@
|
||||
"Cannot add empty property." => "Ka keng eidel Proprietéit bäisetzen.",
|
||||
"Trying to add duplicate property: " => "Probéieren duebel Proprietéit bäi ze setzen:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informatioun iwwert vCard ass net richteg. Lued d'Säit wegl nei.",
|
||||
"Error deleting contact property." => "Fehler beim läschen vun der Kontakt Proprietéit.",
|
||||
"Missing ID" => "ID fehlt",
|
||||
"Error updating contact property." => "Fehler beim updaten vun der Kontakt Proprietéit.",
|
||||
"No contact ID was submitted." => "Kontakt ID ass net mat geschéckt ginn.",
|
||||
"Error reading contact photo." => "Fehler beim liesen vun der Kontakt Photo.",
|
||||
"Error saving temporary file." => "Fehler beim späicheren vum temporäre Fichier.",
|
||||
|
@ -32,6 +32,7 @@
|
||||
"Organization" => "Organizacija",
|
||||
"Delete" => "Trinti",
|
||||
"Nickname" => "Slapyvardis",
|
||||
"Enter nickname" => "Įveskite slapyvardį",
|
||||
"Phone" => "Telefonas",
|
||||
"Email" => "El. paštas",
|
||||
"Address" => "Adresas",
|
||||
|
@ -14,13 +14,11 @@
|
||||
"At least one of the address fields has to be filled out." => "Барем една од полињата за адреса треба да биде пополнето.",
|
||||
"Trying to add duplicate property: " => "Се обидовте да внесете дупликат вредност:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Информацијата за vCard не е точна. Ве молам превчитајте ја страницава.",
|
||||
"Error deleting contact property." => "Греш при бришење на вредноста за контакт.",
|
||||
"Missing ID" => "Недостасува ИД",
|
||||
"Error parsing VCard for ID: \"" => "Грешка при парсирање VCard за ИД: \"",
|
||||
"checksum is not set." => "сумата за проверка не е поставена.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Информацијата за vCard не е точна. Ве молам превчитајте ја страницава:",
|
||||
"Something went FUBAR. " => "Нешто се расипа.",
|
||||
"Error updating contact property." => "Грешка при ажурирање на вредноста за контакт.",
|
||||
"No contact ID was submitted." => "Не беше доставено ИД за контакт.",
|
||||
"Error reading contact photo." => "Грешка во читање на контакт фотографија.",
|
||||
"Error saving temporary file." => "Грешка во снимање на привремена датотека.",
|
||||
@ -148,7 +146,6 @@
|
||||
"Importing contacts" => "Внесување контакти",
|
||||
"You have no contacts in your addressbook." => "Немате контакти во Вашиот адресар.",
|
||||
"Add contact" => "Додади контакт",
|
||||
"Configure addressbooks" => "Уреди адресари",
|
||||
"CardDAV syncing addresses" => "Адреса за синхронизација со CardDAV",
|
||||
"more info" => "повеќе информации",
|
||||
"Primary address (Kontact et al)" => "Примарна адреса",
|
||||
|
@ -14,13 +14,11 @@
|
||||
"At least one of the address fields has to be filled out." => "Sekurangnya satu ruangan alamat perlu diisikan.",
|
||||
"Trying to add duplicate property: " => "Cuba untuk letak nilai duplikasi:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Maklumat vCard tidak tepat. Sila reload semula halaman ini.",
|
||||
"Error deleting contact property." => "Masalah memadam maklumat.",
|
||||
"Missing ID" => "ID Hilang",
|
||||
"Error parsing VCard for ID: \"" => "Ralat VCard untuk ID: \"",
|
||||
"checksum is not set." => "checksum tidak ditetapkan.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Maklumat tentang vCard tidak betul.",
|
||||
"Something went FUBAR. " => "Sesuatu tidak betul.",
|
||||
"Error updating contact property." => "Masalah mengemaskini maklumat.",
|
||||
"No contact ID was submitted." => "Tiada ID kenalan yang diberi.",
|
||||
"Error reading contact photo." => "Ralat pada foto kenalan.",
|
||||
"Error saving temporary file." => "Ralat menyimpan fail sementara",
|
||||
@ -162,7 +160,6 @@
|
||||
"Importing contacts" => "Import senarai kenalan",
|
||||
"You have no contacts in your addressbook." => "Anda tidak mempunyai sebarang kenalan didalam buku alamat.",
|
||||
"Add contact" => "Letak kenalan",
|
||||
"Configure addressbooks" => "Konfigurasi buku alamat",
|
||||
"Select Address Books" => "Pilih Buku Alamat",
|
||||
"Enter name" => "Masukkan nama",
|
||||
"Enter description" => "Masukkan keterangan",
|
||||
|
@ -11,10 +11,8 @@
|
||||
"Cannot add empty property." => "Kan ikke legge til tomt felt.",
|
||||
"At least one of the address fields has to be filled out." => "Minst en av adressefeltene må oppgis.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informasjonen om vCard-filen er ikke riktig. Last inn siden på nytt.",
|
||||
"Error deleting contact property." => "Et problem oppsto med å fjerne kontaktfeltet.",
|
||||
"Missing ID" => "Manglende ID",
|
||||
"Something went FUBAR. " => "Noe gikk fryktelig galt.",
|
||||
"Error updating contact property." => "Et problem oppsto med å legge til kontaktfeltet.",
|
||||
"Error reading contact photo." => "Klarte ikke å lese kontaktbilde.",
|
||||
"Error saving temporary file." => "Klarte ikke å lagre midlertidig fil.",
|
||||
"The loading photo is not valid." => "Bildet som lastes inn er ikke gyldig.",
|
||||
@ -125,7 +123,6 @@
|
||||
"Importing contacts" => "Importerer kontakter",
|
||||
"You have no contacts in your addressbook." => "Du har ingen kontakter i din adressebok",
|
||||
"Add contact" => "Ny kontakt",
|
||||
"Configure addressbooks" => "Konfigurer adressebøker",
|
||||
"CardDAV syncing addresses" => "Synkroniseringsadresse for CardDAV",
|
||||
"more info" => "mer info",
|
||||
"iOS/OS X" => "iOS/OS X",
|
||||
|
@ -14,13 +14,11 @@
|
||||
"At least one of the address fields has to be filled out." => "Minstens één van de adresvelden moet ingevuld worden.",
|
||||
"Trying to add duplicate property: " => "Eigenschap bestaat al: ",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informatie over de vCard is onjuist. Herlaad de pagina.",
|
||||
"Error deleting contact property." => "Fout bij het verwijderen van de contacteigenschap.",
|
||||
"Missing ID" => "Ontbrekend ID",
|
||||
"Error parsing VCard for ID: \"" => "Fout bij inlezen VCard voor ID: \"",
|
||||
"checksum is not set." => "controlegetal is niet opgegeven.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Informatie over vCard is fout. Herlaad de pagina: ",
|
||||
"Something went FUBAR. " => "Er ging iets totaal verkeerd. ",
|
||||
"Error updating contact property." => "Fout bij het updaten van de contacteigenschap.",
|
||||
"No contact ID was submitted." => "Geen contact ID opgestuurd.",
|
||||
"Error reading contact photo." => "Lezen van contact foto mislukt.",
|
||||
"Error saving temporary file." => "Tijdelijk bestand opslaan mislukt.",
|
||||
@ -107,7 +105,6 @@
|
||||
"Importing contacts" => "Importeren van contacten",
|
||||
"You have no contacts in your addressbook." => "Je hebt geen contacten in je adresboek",
|
||||
"Add contact" => "Contactpersoon toevoegen",
|
||||
"Configure addressbooks" => "Bewerken adresboeken",
|
||||
"CardDAV syncing addresses" => "CardDAV synchroniseert de adressen",
|
||||
"more info" => "meer informatie",
|
||||
"Primary address (Kontact et al)" => "Standaardadres",
|
||||
|
@ -5,8 +5,6 @@
|
||||
"Cannot add empty property." => "Kan ikkje leggja til tomt felt.",
|
||||
"At least one of the address fields has to be filled out." => "Minst eit av adressefelta må fyllast ut.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informasjonen om vCard-et er feil, ver venleg og last sida på nytt.",
|
||||
"Error deleting contact property." => "Eit problem oppstod ved å slette kontaktfeltet.",
|
||||
"Error updating contact property." => "Eit problem oppstod ved å endre kontaktfeltet.",
|
||||
"Contacts" => "Kotaktar",
|
||||
"This is not your addressbook." => "Dette er ikkje di adressebok.",
|
||||
"Contact could not be found." => "Fann ikkje kontakten.",
|
||||
|
16
l10n/pl.php
16
l10n/pl.php
@ -14,15 +14,12 @@
|
||||
"Cannot add empty property." => "Nie można dodać pustego elementu.",
|
||||
"At least one of the address fields has to be filled out." => "Należy wypełnić przynajmniej jedno pole adresu.",
|
||||
"Trying to add duplicate property: " => "Próba dodania z duplikowanej właściwości:",
|
||||
"Error adding contact property: " => "Błąd przy dodawaniu właściwości kontaktu:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informacje o vCard są nieprawidłowe. Proszę odświeżyć stronę.",
|
||||
"Error deleting contact property." => "Błąd usuwania elementu.",
|
||||
"Missing ID" => "Brak ID",
|
||||
"Error parsing VCard for ID: \"" => "Wystąpił błąd podczas przetwarzania VCard ID: \"",
|
||||
"checksum is not set." => "checksum-a nie ustawiona",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Informacje na temat vCard są niepoprawne. Proszę przeładuj stronę:",
|
||||
"Something went FUBAR. " => "Gdyby coś poszło FUBAR.",
|
||||
"Error updating contact property." => "Błąd uaktualniania elementu.",
|
||||
"No contact ID was submitted." => "ID kontaktu nie został utworzony.",
|
||||
"Error reading contact photo." => "Błąd odczytu zdjęcia kontaktu.",
|
||||
"Error saving temporary file." => "Wystąpił błąd podczas zapisywania pliku tymczasowego.",
|
||||
@ -70,6 +67,18 @@
|
||||
"Addressbook not found: " => "Nie znaleziono książki adresowej:",
|
||||
"This is not your addressbook." => "To nie jest Twoja książka adresowa.",
|
||||
"Contact could not be found." => "Nie można odnaleźć kontaktu.",
|
||||
"Jabber" => "Jabber",
|
||||
"AIM" => "AIM",
|
||||
"MSN" => "MSN",
|
||||
"Twitter" => "Twitter",
|
||||
"GoogleTalk" => "GoogleTalk",
|
||||
"Facebook" => "Facebook",
|
||||
"XMPP" => "XMPP",
|
||||
"ICQ" => "ICQ",
|
||||
"Yahoo" => "Yahoo",
|
||||
"Skype" => "Skype",
|
||||
"QQ" => "QQ",
|
||||
"GaduGadu" => "GG",
|
||||
"Work" => "Praca",
|
||||
"Home" => "Dom",
|
||||
"Other" => "Inne",
|
||||
@ -189,7 +198,6 @@
|
||||
"Importing contacts" => "importuj kontakty",
|
||||
"You have no contacts in your addressbook." => "Nie masz żadnych kontaktów w swojej książce adresowej.",
|
||||
"Add contact" => "Dodaj kontakt",
|
||||
"Configure addressbooks" => "Konfiguruj książkę adresową",
|
||||
"Select Address Books" => "Wybierz książki adresowe",
|
||||
"Enter name" => "Wpisz nazwę",
|
||||
"Enter description" => "Wprowadź opis",
|
||||
|
@ -14,13 +14,11 @@
|
||||
"At least one of the address fields has to be filled out." => "Pelo menos um dos campos de endereço tem que ser preenchido.",
|
||||
"Trying to add duplicate property: " => "Tentando adiciona propriedade duplicada:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informações sobre vCard é incorreta. Por favor, recarregue a página.",
|
||||
"Error deleting contact property." => "Erro ao excluir propriedade de contato.",
|
||||
"Missing ID" => "Faltando ID",
|
||||
"Error parsing VCard for ID: \"" => "Erro de identificação VCard para ID:",
|
||||
"checksum is not set." => "checksum não definido.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Informação sobre vCard incorreto. Por favor, recarregue a página:",
|
||||
"Something went FUBAR. " => "Something went FUBAR. ",
|
||||
"Error updating contact property." => "Erro ao atualizar propriedades do contato.",
|
||||
"No contact ID was submitted." => "Nenhum ID do contato foi submetido.",
|
||||
"Error reading contact photo." => "Erro de leitura na foto do contato.",
|
||||
"Error saving temporary file." => "Erro ao salvar arquivo temporário.",
|
||||
@ -148,7 +146,6 @@
|
||||
"Importing contacts" => "Importar contatos",
|
||||
"You have no contacts in your addressbook." => "Voce não tem contatos em sua agenda de endereços.",
|
||||
"Add contact" => "Adicionar contatos",
|
||||
"Configure addressbooks" => "Configurar agenda de endereços",
|
||||
"CardDAV syncing addresses" => "Sincronizando endereços CardDAV",
|
||||
"more info" => "leia mais",
|
||||
"Primary address (Kontact et al)" => "Endereço primário(Kontact et al)",
|
||||
|
@ -10,17 +10,18 @@
|
||||
"No contacts found." => "Nenhum contacto encontrado.",
|
||||
"There was an error adding the contact." => "Erro ao adicionar contato",
|
||||
"element name is not set." => "o nome do elemento não está definido.",
|
||||
"Could not parse contact: " => "Incapaz de processar contacto",
|
||||
"Cannot add empty property." => "Não é possivel adicionar uma propriedade vazia",
|
||||
"At least one of the address fields has to be filled out." => "Pelo menos um dos campos de endereço precisa de estar preenchido",
|
||||
"Trying to add duplicate property: " => "A tentar adicionar propriedade duplicada: ",
|
||||
"Missing IM parameter." => "Falta o parâmetro de mensagens instantâneas (IM)",
|
||||
"Unknown IM: " => "Mensagens instantâneas desconhecida (IM)",
|
||||
"Information about vCard is incorrect. Please reload the page." => "A informação sobre o vCard está incorreta. Por favor refresque a página",
|
||||
"Error deleting contact property." => "Erro ao apagar propriedade do contato",
|
||||
"Missing ID" => "Falta ID",
|
||||
"Error parsing VCard for ID: \"" => "Erro a analisar VCard para o ID: \"",
|
||||
"checksum is not set." => "Checksum não está definido.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "A informação sobre o VCard está incorrecta. Por favor refresque a página: ",
|
||||
"Something went FUBAR. " => "Algo provocou um FUBAR. ",
|
||||
"Error updating contact property." => "Erro ao atualizar propriedade do contato",
|
||||
"No contact ID was submitted." => "Nenhum ID de contacto definido.",
|
||||
"Error reading contact photo." => "Erro a ler a foto do contacto.",
|
||||
"Error saving temporary file." => "Erro a guardar ficheiro temporário.",
|
||||
@ -57,14 +58,32 @@
|
||||
"Edit name" => "Editar nome",
|
||||
"No files selected for upload." => "Nenhum ficheiro seleccionado para enviar.",
|
||||
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "O tamanho do ficheiro que está a tentar carregar ultrapassa o limite máximo definido para ficheiros no servidor.",
|
||||
"Error loading profile picture." => "Erro ao carregar imagem de perfil.",
|
||||
"Select type" => "Seleccionar tipo",
|
||||
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Alguns contactos forma marcados para apagar, mas ainda não foram apagados. Por favor espere que ele sejam apagados.",
|
||||
"Do you want to merge these address books?" => "Quer fundir estes Livros de endereços?",
|
||||
"Result: " => "Resultado: ",
|
||||
" imported, " => " importado, ",
|
||||
" failed." => " falhou.",
|
||||
"Displayname cannot be empty." => "Displayname não pode ser vazio",
|
||||
"Addressbook not found: " => "Livro de endereços não encontrado.",
|
||||
"This is not your addressbook." => "Esta não é a sua lista de contactos",
|
||||
"Contact could not be found." => "O contacto não foi encontrado",
|
||||
"Jabber" => "Jabber",
|
||||
"AIM" => "AIM",
|
||||
"MSN" => "MSN",
|
||||
"Twitter" => "Twitter",
|
||||
"GoogleTalk" => "GoogleTalk",
|
||||
"Facebook" => "Facebook",
|
||||
"XMPP" => "XMPP",
|
||||
"ICQ" => "ICQ",
|
||||
"Yahoo" => "Yahoo",
|
||||
"Skype" => "Skype",
|
||||
"QQ" => "QQ",
|
||||
"GaduGadu" => "GaduGadu",
|
||||
"Work" => "Emprego",
|
||||
"Home" => "Casa",
|
||||
"Other" => "Outro",
|
||||
"Mobile" => "Telemovel",
|
||||
"Text" => "Texto",
|
||||
"Voice" => "Voz",
|
||||
@ -74,12 +93,37 @@
|
||||
"Pager" => "Pager",
|
||||
"Internet" => "Internet",
|
||||
"Birthday" => "Aniversário",
|
||||
"Business" => "Empresa",
|
||||
"Call" => "Telefonar",
|
||||
"Clients" => "Clientes",
|
||||
"Deliverer" => "Fornecedor",
|
||||
"Holidays" => "Férias",
|
||||
"Ideas" => "Ideias",
|
||||
"Journey" => "Viagem",
|
||||
"Jubilee" => "Jubileu",
|
||||
"Meeting" => "Encontro",
|
||||
"Personal" => "Pessoal",
|
||||
"Projects" => "Projectos",
|
||||
"Questions" => "Questões",
|
||||
"{name}'s Birthday" => "Aniversário de {name}",
|
||||
"Contact" => "Contacto",
|
||||
"Add Contact" => "Adicionar Contacto",
|
||||
"Import" => "Importar",
|
||||
"Settings" => "Configurações",
|
||||
"Addressbooks" => "Livros de endereços",
|
||||
"Close" => "Fechar",
|
||||
"Keyboard shortcuts" => "Atalhos de teclado",
|
||||
"Navigation" => "Navegação",
|
||||
"Next contact in list" => "Próximo contacto na lista",
|
||||
"Previous contact in list" => "Contacto anterior na lista",
|
||||
"Expand/collapse current addressbook" => "Expandir/encolher o livro de endereços atual",
|
||||
"Next addressbook" => "Próximo livro de endereços",
|
||||
"Previous addressbook" => "Livro de endereços anterior",
|
||||
"Actions" => "Ações",
|
||||
"Refresh contacts list" => "Recarregar lista de contactos",
|
||||
"Add new contact" => "Adicionar novo contacto",
|
||||
"Add new addressbook" => "Adicionar novo Livro de endereços",
|
||||
"Delete current contact" => "Apagar o contacto atual",
|
||||
"Drop photo to upload" => "Arraste e solte fotos para carregar",
|
||||
"Delete current photo" => "Eliminar a foto actual",
|
||||
"Edit current photo" => "Editar a foto actual",
|
||||
@ -91,6 +135,9 @@
|
||||
"Delete" => "Apagar",
|
||||
"Nickname" => "Alcunha",
|
||||
"Enter nickname" => "Introduza alcunha",
|
||||
"Web site" => "Página web",
|
||||
"http://www.somesite.com" => "http://www.somesite.com",
|
||||
"Go to web site" => "Ir para página web",
|
||||
"dd-mm-yyyy" => "dd-mm-aaaa",
|
||||
"Groups" => "Grupos",
|
||||
"Separate groups with commas" => "Separe os grupos usando virgulas",
|
||||
@ -102,12 +149,15 @@
|
||||
"Delete email address" => "Eliminar o endereço de correio",
|
||||
"Enter phone number" => "Insira o número de telefone",
|
||||
"Delete phone number" => "Eliminar o número de telefone",
|
||||
"Instant Messenger" => "Mensageiro instantâneo",
|
||||
"Delete IM" => "Apagar mensageiro instantâneo (IM)",
|
||||
"View on map" => "Ver no mapa",
|
||||
"Edit address details" => "Editar os detalhes do endereço",
|
||||
"Add notes here." => "Insira notas aqui.",
|
||||
"Add field" => "Adicionar campo",
|
||||
"Phone" => "Telefone",
|
||||
"Email" => "Email",
|
||||
"Instant Messaging" => "Mensagens Instantâneas",
|
||||
"Address" => "Morada",
|
||||
"Note" => "Nota",
|
||||
"Download contact" => "Transferir contacto",
|
||||
@ -116,10 +166,15 @@
|
||||
"Edit address" => "Editar endereço",
|
||||
"Type" => "Tipo",
|
||||
"PO Box" => "Apartado",
|
||||
"Street address" => "Endereço da Rua",
|
||||
"Street and number" => "Rua e número",
|
||||
"Extended" => "Extendido",
|
||||
"Apartment number etc." => "Número de Apartamento, etc.",
|
||||
"City" => "Cidade",
|
||||
"Region" => "Região",
|
||||
"E.g. state or province" => "Por Ex. Estado ou província",
|
||||
"Zipcode" => "Código Postal",
|
||||
"Postal code" => "Código Postal",
|
||||
"Country" => "País",
|
||||
"Addressbook" => "Livro de endereços",
|
||||
"Hon. prefixes" => "Prefixos honoráveis",
|
||||
@ -148,14 +203,22 @@
|
||||
"Importing contacts" => "A importar os contactos",
|
||||
"You have no contacts in your addressbook." => "Não tem contactos no seu livro de endereços.",
|
||||
"Add contact" => "Adicionar contacto",
|
||||
"Configure addressbooks" => "Configurar livros de endereços",
|
||||
"Select Address Books" => "Selecionar Livros de contactos",
|
||||
"Enter name" => "Introduzir nome",
|
||||
"Enter description" => "Introduzir descrição",
|
||||
"CardDAV syncing addresses" => "CardDAV a sincronizar endereços",
|
||||
"more info" => "mais informação",
|
||||
"Primary address (Kontact et al)" => "Endereço primario (Kontact et al)",
|
||||
"iOS/OS X" => "iOS/OS X",
|
||||
"Show CardDav link" => "Mostrar ligação CardDAV",
|
||||
"Show read-only VCF link" => "Mostrar ligações VCF só de leitura",
|
||||
"Share" => "Partilhar",
|
||||
"Download" => "Transferir",
|
||||
"Edit" => "Editar",
|
||||
"New Address Book" => "Novo livro de endereços",
|
||||
"Name" => "Nome",
|
||||
"Description" => "Descrição",
|
||||
"Save" => "Guardar",
|
||||
"Cancel" => "Cancelar"
|
||||
"Cancel" => "Cancelar",
|
||||
"More..." => "Mais..."
|
||||
);
|
||||
|
@ -12,11 +12,9 @@
|
||||
"Cannot add empty property." => "Nu se poate adăuga un câmp gol.",
|
||||
"At least one of the address fields has to be filled out." => "Cel puțin unul din câmpurile adresei trebuie completat.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informațiile cărții de vizită sunt incorecte. Te rog reîncarcă pagina.",
|
||||
"Error deleting contact property." => "Eroare la ștergerea proprietăților contactului.",
|
||||
"Missing ID" => "ID lipsă",
|
||||
"Error parsing VCard for ID: \"" => "Eroare la prelucrarea VCard-ului pentru ID:\"",
|
||||
"checksum is not set." => "suma de control nu este stabilită.",
|
||||
"Error updating contact property." => "Eroare la actualizarea proprietăților contactului.",
|
||||
"No contact ID was submitted." => "Nici un ID de contact nu a fost transmis",
|
||||
"Error reading contact photo." => "Eroare la citerea fotografiei de contact",
|
||||
"Error saving temporary file." => "Eroare la salvarea fișierului temporar.",
|
||||
|
64
l10n/ru.php
64
l10n/ru.php
@ -10,17 +10,17 @@
|
||||
"No contacts found." => "Контакты не найдены.",
|
||||
"There was an error adding the contact." => "Произошла ошибка при добавлении контакта.",
|
||||
"element name is not set." => "имя элемента не установлено.",
|
||||
"Could not parse contact: " => "Невозможно распознать контакт:",
|
||||
"Cannot add empty property." => "Невозможно добавить пустой параметр.",
|
||||
"At least one of the address fields has to be filled out." => "Как минимум одно поле адреса должно быть заполнено.",
|
||||
"Trying to add duplicate property: " => "При попытке добавить дубликат:",
|
||||
"Unknown IM: " => "Неизвестный IM:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Информация о vCard некорректна. Пожалуйста, обновите страницу.",
|
||||
"Error deleting contact property." => "Ошибка удаления информации из контакта.",
|
||||
"Missing ID" => "Отсутствует ID",
|
||||
"Error parsing VCard for ID: \"" => "Ошибка обработки VCard для ID: \"",
|
||||
"checksum is not set." => "контрольная сумма не установлена.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Информация о vCard не корректна. Перезагрузите страницу: ",
|
||||
"Something went FUBAR. " => "Что-то пошло FUBAR.",
|
||||
"Error updating contact property." => "Ошибка обновления информации контакта.",
|
||||
"No contact ID was submitted." => "Нет контакта ID",
|
||||
"Error reading contact photo." => "Ошибка чтения фотографии контакта.",
|
||||
"Error saving temporary file." => "Ошибка сохранения временного файла.",
|
||||
@ -57,14 +57,32 @@
|
||||
"Edit name" => "Изменить имя",
|
||||
"No files selected for upload." => "Нет выбранных файлов для загрузки.",
|
||||
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "Файл, который вы пытаетесь загрузить превышать максимальный размер загружаемых файлов на этом сервере.",
|
||||
"Error loading profile picture." => "Ошибка загрузки изображения профиля.",
|
||||
"Select type" => "Выберите тип",
|
||||
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Некоторые контакты помечены на удаление, но ещё не удалены. Подождите, пока они удаляются.",
|
||||
"Do you want to merge these address books?" => "Вы хотите соединить эти адресные книги?",
|
||||
"Result: " => "Результат:",
|
||||
" imported, " => "импортировано, ",
|
||||
" failed." => "не удалось.",
|
||||
"Displayname cannot be empty." => "Отображаемое имя не может быть пустым.",
|
||||
"Addressbook not found: " => "Адресная книга не найдена:",
|
||||
"This is not your addressbook." => "Это не ваша адресная книга.",
|
||||
"Contact could not be found." => "Контакт не найден.",
|
||||
"Jabber" => "Jabber",
|
||||
"AIM" => "AIM",
|
||||
"MSN" => "MSN",
|
||||
"Twitter" => "Twitter",
|
||||
"GoogleTalk" => "GoogleTalk",
|
||||
"Facebook" => "Facebook",
|
||||
"XMPP" => "XMPP",
|
||||
"ICQ" => "ICQ",
|
||||
"Yahoo" => "Yahoo",
|
||||
"Skype" => "Skype",
|
||||
"QQ" => "QQ",
|
||||
"GaduGadu" => "GaduGadu",
|
||||
"Work" => "Рабочий",
|
||||
"Home" => "Домашний",
|
||||
"Other" => "Другое",
|
||||
"Mobile" => "Мобильный",
|
||||
"Text" => "Текст",
|
||||
"Voice" => "Голос",
|
||||
@ -74,12 +92,36 @@
|
||||
"Pager" => "Пейджер",
|
||||
"Internet" => "Интернет",
|
||||
"Birthday" => "День рождения",
|
||||
"Business" => "Бизнес",
|
||||
"Call" => "Вызов",
|
||||
"Clients" => "Клиенты",
|
||||
"Holidays" => "Праздники",
|
||||
"Ideas" => "Идеи",
|
||||
"Journey" => "Поездка",
|
||||
"Jubilee" => "Юбилей",
|
||||
"Meeting" => "Встреча",
|
||||
"Personal" => "Личный",
|
||||
"Projects" => "Проекты",
|
||||
"Questions" => "Вопросы",
|
||||
"{name}'s Birthday" => "День рождения {name}",
|
||||
"Contact" => "Контакт",
|
||||
"Add Contact" => "Добавить Контакт",
|
||||
"Import" => "Импорт",
|
||||
"Settings" => "Настройки",
|
||||
"Addressbooks" => "Адресные книги",
|
||||
"Close" => "Закрыть",
|
||||
"Keyboard shortcuts" => "Горячие клавиши",
|
||||
"Navigation" => "Навигация",
|
||||
"Next contact in list" => "Следующий контакт в списке",
|
||||
"Previous contact in list" => "Предыдущий контакт в списке",
|
||||
"Expand/collapse current addressbook" => "Развернуть/свернуть текущую адресную книгу",
|
||||
"Next addressbook" => "Следующая адресная книга",
|
||||
"Previous addressbook" => "Предыдущая адресная книга",
|
||||
"Actions" => "Действия",
|
||||
"Refresh contacts list" => "Обновить список контактов",
|
||||
"Add new contact" => "Добавить новый контакт",
|
||||
"Add new addressbook" => "Добавить новую адресную книгу",
|
||||
"Delete current contact" => "Удалить текущий контакт",
|
||||
"Drop photo to upload" => "Перетяните фотографии для загрузки",
|
||||
"Delete current photo" => "Удалить текущую фотографию",
|
||||
"Edit current photo" => "Редактировать текущую фотографию",
|
||||
@ -91,6 +133,9 @@
|
||||
"Delete" => "Удалить",
|
||||
"Nickname" => "Псевдоним",
|
||||
"Enter nickname" => "Введите псевдоним",
|
||||
"Web site" => "Веб-сайт",
|
||||
"http://www.somesite.com" => "http://www.somesite.com",
|
||||
"Go to web site" => "Перейти на веб-сайт",
|
||||
"dd-mm-yyyy" => "dd-mm-yyyy",
|
||||
"Groups" => "Группы",
|
||||
"Separate groups with commas" => "Разделить группы запятыми",
|
||||
@ -102,6 +147,7 @@
|
||||
"Delete email address" => "Удалить адрес электронной почты",
|
||||
"Enter phone number" => "Ввести номер телефона",
|
||||
"Delete phone number" => "Удалить номер телефона",
|
||||
"Delete IM" => "Удалить IM",
|
||||
"View on map" => "Показать на карте",
|
||||
"Edit address details" => "Ввести детали адреса",
|
||||
"Add notes here." => "Добавьте заметки здесь.",
|
||||
@ -116,10 +162,15 @@
|
||||
"Edit address" => "Редактировать адрес",
|
||||
"Type" => "Тип",
|
||||
"PO Box" => "АО",
|
||||
"Street address" => "Улица",
|
||||
"Street and number" => "Улица и дом",
|
||||
"Extended" => "Расширенный",
|
||||
"Apartment number etc." => "Номер квартиры и т.д.",
|
||||
"City" => "Город",
|
||||
"Region" => "Область",
|
||||
"E.g. state or province" => "Например, область или район",
|
||||
"Zipcode" => "Почтовый индекс",
|
||||
"Postal code" => "Почтовый индекс",
|
||||
"Country" => "Страна",
|
||||
"Addressbook" => "Адресная книга",
|
||||
"Hon. prefixes" => "Уважительные префиксы",
|
||||
@ -148,7 +199,9 @@
|
||||
"Importing contacts" => "Импорт контактов",
|
||||
"You have no contacts in your addressbook." => "В адресной книге нет контактов.",
|
||||
"Add contact" => "Добавить контакт",
|
||||
"Configure addressbooks" => "Настроить адресную книгу",
|
||||
"Select Address Books" => "Выбрать адресную книгу",
|
||||
"Enter name" => "Введите имя",
|
||||
"Enter description" => "Ввдите описание",
|
||||
"CardDAV syncing addresses" => "CardDAV синхронизации адресов",
|
||||
"more info" => "дополнительная информация",
|
||||
"Primary address (Kontact et al)" => "Первичный адрес (Kontact и др.)",
|
||||
@ -156,6 +209,9 @@
|
||||
"Download" => "Скачать",
|
||||
"Edit" => "Редактировать",
|
||||
"New Address Book" => "Новая адресная книга",
|
||||
"Name" => "Имя",
|
||||
"Description" => "Описание",
|
||||
"Save" => "Сохранить",
|
||||
"Cancel" => "Отменить"
|
||||
"Cancel" => "Отменить",
|
||||
"More..." => "Ещё..."
|
||||
);
|
||||
|
@ -14,13 +14,11 @@
|
||||
"At least one of the address fields has to be filled out." => "Musí byť uvedený aspoň jeden adresný údaj.",
|
||||
"Trying to add duplicate property: " => "Pokúšate sa pridať rovnaký atribút:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informácie o vCard sú neplatné. Prosím obnovte stránku.",
|
||||
"Error deleting contact property." => "Chyba odstránenia údaju kontaktu.",
|
||||
"Missing ID" => "Chýba ID",
|
||||
"Error parsing VCard for ID: \"" => "Chyba pri vyňatí ID z VCard:",
|
||||
"checksum is not set." => "kontrolný súčet nie je nastavený.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Informácia o vCard je nesprávna. Obnovte stránku, prosím.",
|
||||
"Something went FUBAR. " => "Niečo sa pokazilo.",
|
||||
"Error updating contact property." => "Chyba aktualizovania údaju kontaktu.",
|
||||
"No contact ID was submitted." => "Nebolo nastavené ID kontaktu.",
|
||||
"Error reading contact photo." => "Chyba pri čítaní fotky kontaktu.",
|
||||
"Error saving temporary file." => "Chyba pri ukladaní dočasného súboru.",
|
||||
@ -167,7 +165,6 @@
|
||||
"Importing contacts" => "Importovanie kontaktov",
|
||||
"You have no contacts in your addressbook." => "Nemáte žiadne kontakty v adresári.",
|
||||
"Add contact" => "Pridať kontakt",
|
||||
"Configure addressbooks" => "Nastaviť adresáre",
|
||||
"Enter name" => "Zadaj meno",
|
||||
"CardDAV syncing addresses" => "Adresy pre synchronizáciu s CardDAV",
|
||||
"more info" => "viac informácií",
|
||||
|
21
l10n/sl.php
21
l10n/sl.php
@ -14,15 +14,14 @@
|
||||
"Cannot add empty property." => "Ne morem dodati prazne lastnosti.",
|
||||
"At least one of the address fields has to be filled out." => "Vsaj eno izmed polj je še potrebno izpolniti.",
|
||||
"Trying to add duplicate property: " => "Poskušam dodati podvojeno lastnost:",
|
||||
"Error adding contact property: " => "Napaka pri dodajanju lastnosti stiku:",
|
||||
"Missing IM parameter." => "Manjkajoč IM parameter.",
|
||||
"Unknown IM: " => "Neznan IM:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informacije o vCard niso pravilne. Prosimo, če ponovno naložite stran.",
|
||||
"Error deleting contact property." => "Napaka pri brisanju lastnosti stika.",
|
||||
"Missing ID" => "Manjkajoč ID",
|
||||
"Error parsing VCard for ID: \"" => "Napaka pri razčlenjevanju VCard za ID: \"",
|
||||
"checksum is not set." => "nadzorna vsota ni nastavljena.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Informacija o vCard je napačna. Prosimo, če ponovno naložite stran: ",
|
||||
"Something went FUBAR. " => "Nekaj je šlo v franže. ",
|
||||
"Error updating contact property." => "Napaka pri posodabljanju lastnosti stika.",
|
||||
"No contact ID was submitted." => "ID stika ni bil poslan.",
|
||||
"Error reading contact photo." => "Napaka pri branju slike stika.",
|
||||
"Error saving temporary file." => "Napaka pri shranjevanju začasne datoteke.",
|
||||
@ -70,6 +69,18 @@
|
||||
"Addressbook not found: " => "Adresar ni bil najden:",
|
||||
"This is not your addressbook." => "To ni vaš imenik.",
|
||||
"Contact could not be found." => "Stika ni bilo mogoče najti.",
|
||||
"Jabber" => "Jabber",
|
||||
"AIM" => "AIM",
|
||||
"MSN" => "MSN",
|
||||
"Twitter" => "Twitter",
|
||||
"GoogleTalk" => "GoogleTalk",
|
||||
"Facebook" => "Facebook",
|
||||
"XMPP" => "XMPP",
|
||||
"ICQ" => "ICQ",
|
||||
"Yahoo" => "Yahoo",
|
||||
"Skype" => "Skype",
|
||||
"QQ" => "QQ",
|
||||
"GaduGadu" => "GaduGadu",
|
||||
"Work" => "Delo",
|
||||
"Home" => "Doma",
|
||||
"Other" => "Drugo",
|
||||
@ -138,12 +149,15 @@
|
||||
"Delete email address" => "Izbriši e-poštni naslov",
|
||||
"Enter phone number" => "Vpiši telefonsko številko",
|
||||
"Delete phone number" => "Izbriši telefonsko številko",
|
||||
"Instant Messenger" => "Takojšni sporočilnik",
|
||||
"Delete IM" => "Izbriši IM",
|
||||
"View on map" => "Prikaz na zemljevidu",
|
||||
"Edit address details" => "Uredi podrobnosti",
|
||||
"Add notes here." => "Opombe dodajte tukaj.",
|
||||
"Add field" => "Dodaj polje",
|
||||
"Phone" => "Telefon",
|
||||
"Email" => "E-pošta",
|
||||
"Instant Messaging" => "Neposredno sporočanje",
|
||||
"Address" => "Naslov",
|
||||
"Note" => "Opomba",
|
||||
"Download contact" => "Prenesi stik",
|
||||
@ -189,7 +203,6 @@
|
||||
"Importing contacts" => "Uvažam stike",
|
||||
"You have no contacts in your addressbook." => "V vašem imeniku ni stikov.",
|
||||
"Add contact" => "Dodaj stik",
|
||||
"Configure addressbooks" => "Nastavi imenike",
|
||||
"Select Address Books" => "Izberite adresarje",
|
||||
"Enter name" => "Vnesite ime",
|
||||
"Enter description" => "Vnesite opis",
|
||||
|
21
l10n/sv.php
21
l10n/sv.php
@ -14,15 +14,14 @@
|
||||
"Cannot add empty property." => "Kan inte lägga till en tom egenskap.",
|
||||
"At least one of the address fields has to be filled out." => "Minst ett fält måste fyllas i.",
|
||||
"Trying to add duplicate property: " => "Försöker lägga till dubblett:",
|
||||
"Error adding contact property: " => "Kunde inte lägga till egenskap för kontakt:",
|
||||
"Missing IM parameter." => "IM parameter saknas.",
|
||||
"Unknown IM: " => "Okänt IM:",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Information om vCard är felaktigt. Vänligen ladda om sidan.",
|
||||
"Error deleting contact property." => "Fel uppstod när kontaktegenskap skulle tas bort.",
|
||||
"Missing ID" => "ID saknas",
|
||||
"Error parsing VCard for ID: \"" => "Fel vid läsning av VCard för ID: \"",
|
||||
"checksum is not set." => "kontrollsumma är inte satt.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Informationen om vCard är fel. Ladda om sidan:",
|
||||
"Something went FUBAR. " => "Något gick fel.",
|
||||
"Error updating contact property." => "Fel uppstod när kontaktegenskap skulle uppdateras.",
|
||||
"No contact ID was submitted." => "Inget kontakt-ID angavs.",
|
||||
"Error reading contact photo." => "Fel uppstod vid läsning av kontaktfoto.",
|
||||
"Error saving temporary file." => "Fel uppstod när temporär fil skulle sparas.",
|
||||
@ -70,6 +69,18 @@
|
||||
"Addressbook not found: " => "Adressboken hittades inte:",
|
||||
"This is not your addressbook." => "Det här är inte din adressbok.",
|
||||
"Contact could not be found." => "Kontakt kunde inte hittas.",
|
||||
"Jabber" => "Jabber",
|
||||
"AIM" => "AIM",
|
||||
"MSN" => "MSN",
|
||||
"Twitter" => "Twitter",
|
||||
"GoogleTalk" => "GoogleTalk",
|
||||
"Facebook" => "Facebook",
|
||||
"XMPP" => "XMPP",
|
||||
"ICQ" => "ICQ",
|
||||
"Yahoo" => "Yahoo",
|
||||
"Skype" => "Skype",
|
||||
"QQ" => "QQ",
|
||||
"GaduGadu" => "GaduGadu",
|
||||
"Work" => "Arbete",
|
||||
"Home" => "Hem",
|
||||
"Other" => "Annat",
|
||||
@ -138,12 +149,15 @@
|
||||
"Delete email address" => "Ta bort e-postadress",
|
||||
"Enter phone number" => "Ange telefonnummer",
|
||||
"Delete phone number" => "Ta bort telefonnummer",
|
||||
"Instant Messenger" => "Instant Messenger",
|
||||
"Delete IM" => "Radera IM",
|
||||
"View on map" => "Visa på karta",
|
||||
"Edit address details" => "Redigera detaljer för adress",
|
||||
"Add notes here." => "Lägg till noteringar här.",
|
||||
"Add field" => "Lägg till fält",
|
||||
"Phone" => "Telefon",
|
||||
"Email" => "E-post",
|
||||
"Instant Messaging" => "Instant Messaging",
|
||||
"Address" => "Adress",
|
||||
"Note" => "Notering",
|
||||
"Download contact" => "Ladda ner kontakt",
|
||||
@ -189,7 +203,6 @@
|
||||
"Importing contacts" => "Importerar kontakter",
|
||||
"You have no contacts in your addressbook." => "Du har inga kontakter i din adressbok.",
|
||||
"Add contact" => "Lägg till en kontakt",
|
||||
"Configure addressbooks" => "Anpassa adressböcker.",
|
||||
"Select Address Books" => "Välj adressböcker",
|
||||
"Enter name" => "Ange namn",
|
||||
"Enter description" => "Ange beskrivning",
|
||||
|
@ -14,15 +14,12 @@
|
||||
"Cannot add empty property." => "ไม่สามารถเพิ่มรายละเอียดที่ไม่มีข้อมูลได้",
|
||||
"At least one of the address fields has to be filled out." => "อย่างน้อยที่สุดช่องข้อมูลที่อยู่จะต้องถูกกรอกลงไป",
|
||||
"Trying to add duplicate property: " => "พยายามที่จะเพิ่มทรัพยากรที่ซ้ำซ้อนกัน: ",
|
||||
"Error adding contact property: " => "เกิดข้อผิดพลาดในการเพิ่มคุณสมบัติข้อมูลผู้ติดต่อ",
|
||||
"Information about vCard is incorrect. Please reload the page." => "ข้อมูลเกี่ยวกับ vCard ไม่ถูกต้อง กรุณาโหลดหน้าเวปใหม่อีกครั้ง",
|
||||
"Error deleting contact property." => "เกิดข้อผิดพลาดในการลบรายละเอียดการติดต่อ",
|
||||
"Missing ID" => "รหัสสูญหาย",
|
||||
"Error parsing VCard for ID: \"" => "พบข้อผิดพลาดในการแยกรหัส VCard:\"",
|
||||
"checksum is not set." => "ยังไม่ได้กำหนดค่า checksum",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "ข้อมูล vCard ไม่ถูกต้อง กรุณาโหลดหน้าเว็บใหม่อีกครั้ง: ",
|
||||
"Something went FUBAR. " => "มีบางอย่างเกิดการ FUBAR. ",
|
||||
"Error updating contact property." => "เกิดข้อผิดพลาดในการอัพเดทข้อมูลการติดต่อ",
|
||||
"No contact ID was submitted." => "ไม่มีรหัสข้อมูลการติดต่อถูกส่งมา",
|
||||
"Error reading contact photo." => "เกิดข้อผิดพลาดในการอ่านรูปภาพของข้อมูลการติดต่อ",
|
||||
"Error saving temporary file." => "เกิดข้อผิดพลาดในการบันทึกไฟล์ชั่วคราว",
|
||||
@ -189,7 +186,6 @@
|
||||
"Importing contacts" => "นำเข้าข้อมูลการติดต่อ",
|
||||
"You have no contacts in your addressbook." => "คุณยังไม่มีข้อมูลการติดต่อใดๆในสมุดบันทึกที่อยู่ของคุณ",
|
||||
"Add contact" => "เพิ่มชื่อผู้ติดต่อ",
|
||||
"Configure addressbooks" => "กำหนดค่าสมุดบันทึกที่อยู่",
|
||||
"Select Address Books" => "เลือกสมุดบันทึกที่อยู่",
|
||||
"Enter name" => "กรอกชื่อ",
|
||||
"Enter description" => "กรอกคำอธิบาย",
|
||||
|
@ -14,15 +14,12 @@
|
||||
"Cannot add empty property." => "Boş özellik eklenemiyor.",
|
||||
"At least one of the address fields has to be filled out." => "En az bir adres alanı doldurulmalı.",
|
||||
"Trying to add duplicate property: " => "Yinelenen özellik eklenmeye çalışılıyor: ",
|
||||
"Error adding contact property: " => "Kişi özelliği eklenirken hata oluştu.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "vCard bilgileri doğru değil. Lütfen sayfayı yenileyin.",
|
||||
"Error deleting contact property." => "Kişi özelliği silinirken hata oluştu.",
|
||||
"Missing ID" => "Eksik ID",
|
||||
"Error parsing VCard for ID: \"" => "ID için VCard ayrıştırılamadı:\"",
|
||||
"checksum is not set." => "checksum atanmamış.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "vCard hakkındaki bilgi hatalı. Lütfen sayfayı yeniden yükleyin: ",
|
||||
"Something went FUBAR. " => "Bir şey FUBAR gitti.",
|
||||
"Error updating contact property." => "Kişi özelliği güncellenirken hata oluştu.",
|
||||
"No contact ID was submitted." => "Bağlantı ID'si girilmedi.",
|
||||
"Error reading contact photo." => "Bağlantı fotoğrafı okunamadı.",
|
||||
"Error saving temporary file." => "Geçici dosya kaydetme hatası.",
|
||||
@ -181,7 +178,6 @@
|
||||
"Importing contacts" => "Bağlantıları içe aktar",
|
||||
"You have no contacts in your addressbook." => "Adres defterinizde hiç bağlantı yok.",
|
||||
"Add contact" => "Bağlatı ekle",
|
||||
"Configure addressbooks" => "Adres defterini yapılandır",
|
||||
"Select Address Books" => "Adres deftelerini seçiniz",
|
||||
"Enter name" => "İsim giriniz",
|
||||
"Enter description" => "Tanım giriniz",
|
||||
|
@ -14,13 +14,11 @@
|
||||
"At least one of the address fields has to be filled out." => "至少需要填写一项地址。",
|
||||
"Trying to add duplicate property: " => "试图添加重复属性: ",
|
||||
"Information about vCard is incorrect. Please reload the page." => "vCard 的信息不正确。请重新加载页面。",
|
||||
"Error deleting contact property." => "删除联系人属性错误。",
|
||||
"Missing ID" => "缺少 ID",
|
||||
"Error parsing VCard for ID: \"" => "无法解析如下ID的 VCard:“",
|
||||
"checksum is not set." => "未设置校验值。",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "vCard 信息不正确。请刷新页面: ",
|
||||
"Something went FUBAR. " => "有一些信息无法被处理。",
|
||||
"Error updating contact property." => "更新联系人属性错误。",
|
||||
"No contact ID was submitted." => "未提交联系人 ID。",
|
||||
"Error reading contact photo." => "读取联系人照片错误。",
|
||||
"Error saving temporary file." => "保存临时文件错误。",
|
||||
@ -148,7 +146,6 @@
|
||||
"Importing contacts" => "导入联系人",
|
||||
"You have no contacts in your addressbook." => "您的地址簿中没有联系人。",
|
||||
"Add contact" => "添加联系人",
|
||||
"Configure addressbooks" => "配置地址簿",
|
||||
"CardDAV syncing addresses" => "CardDAV 同步地址",
|
||||
"more info" => "更多信息",
|
||||
"Primary address (Kontact et al)" => "首选地址 (Kontact 等)",
|
||||
|
@ -7,9 +7,7 @@
|
||||
"Cannot add empty property." => "不可添加空白內容",
|
||||
"At least one of the address fields has to be filled out." => "至少必須填寫一欄地址",
|
||||
"Information about vCard is incorrect. Please reload the page." => "有關 vCard 的資訊不正確,請重新載入此頁。",
|
||||
"Error deleting contact property." => "刪除通訊錄內容中發生錯誤",
|
||||
"Missing ID" => "遺失ID",
|
||||
"Error updating contact property." => "更新通訊錄內容中發生錯誤",
|
||||
"No file was uploaded" => "沒有已上傳的檔案",
|
||||
"Contacts" => "通訊錄",
|
||||
"This is not your addressbook." => "這不是你的電話簿",
|
||||
|
Loading…
x
Reference in New Issue
Block a user