diff --git a/l10n/ar.php b/l10n/ar.php index 998f8bc5..4954677b 100644 --- a/l10n/ar.php +++ b/l10n/ar.php @@ -8,6 +8,7 @@ "No file was uploaded" => "لم يتم ترفيع أي من الملفات", "Missing a temporary folder" => "المجلد المؤقت غير موجود", "Contacts" => "المعارف", +"Upload too large" => "حجم الترفيع أعلى من المسموح", "Download" => "انزال", "Edit" => "تعديل", "Delete" => "حذف", diff --git a/l10n/bg_BG.php b/l10n/bg_BG.php index d9773863..4e569044 100644 --- a/l10n/bg_BG.php +++ b/l10n/bg_BG.php @@ -7,6 +7,7 @@ "No file was uploaded" => "Фахлът не бе качен", "Missing a temporary folder" => "Липсва временната папка", "Error" => "Грешка", +"Upload Error" => "Грешка при качване", "Download" => "Изтегляне", "Delete" => "Изтриване", "Cancel" => "Отказ", diff --git a/l10n/ca.php b/l10n/ca.php index 84b97ddf..0d9d0529 100644 --- a/l10n/ca.php +++ b/l10n/ca.php @@ -67,8 +67,15 @@ "Error adding to group." => "Error en afegir grup", "Error removing from group." => "Error en eliminar del grup", "There was an error opening a mail composer." => "S'ha produït un error en obrir un redactor de correus electrónics.", +"Not all files uploaded. Retrying..." => "No s'han pujat tots els fitxers. Es reintenta...", +"Something went wrong with the upload, please retry." => "Alguna cosa ha fallat en la pujada, intenteu-ho de nou.", "Error" => "Error", +"Importing..." => "Important...", +"Unable to upload your file as it is a directory or has 0 bytes" => "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes", +"Upload Error" => "Error en la pujada", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "El fitxer que intenteu pujar excedeix la mida màxima de pujada en aquest servidor.", +"Upload too large" => "La pujada és massa gran", +"Pending" => "Pendent", "Add group" => "Afegeix grup", "No files selected for upload." => "No s'han seleccionat fitxers per a la pujada.", "Edit profile picture" => "Edita la fotografia de perfil", @@ -140,6 +147,7 @@ "Settings" => "Configuració", "Import" => "Importa", "Import into:" => "Importa a:", +"OK" => "D'acord", "(De-)select all" => "(Des-)selecciona'ls tots", "New Contact" => "Contate nou", "Back" => "Enrera", diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php index 7eb4e0f0..0e8496c0 100644 --- a/l10n/cs_CZ.php +++ b/l10n/cs_CZ.php @@ -55,6 +55,7 @@ "Contact is not in this group." => "Kontakt není v této skupině.", "Contacts are not in this group." => "Kontakty nejsou v této skupině.", "A group named {group} already exists" => "Skupina s názvem {group} již existuje", +"You can drag groups to\narrange them as you like." => "Můžete přesouvat skupiny, pro\nsnadné seřazení dle vašich potřeb.", "All" => "Vše", "Favorites" => "Oblíbené", "Shared by {owner}" => "Sdílí {owner}", @@ -67,8 +68,20 @@ "Error adding to group." => "Chyba při přidávání do skupiny", "Error removing from group." => "Chyba při odebírání ze skupiny", "There was an error opening a mail composer." => "Nastala chyba při otevírání editoru emalů.", +"Deleting done. Click here to cancel reloading." => "Mazání dokončeno. Klikněte zde pro zrušení přenačtení.", +"Add address book" => "Přidat knihu adres", +"Import done. Click here to cancel reloading." => "Import dokončen. Klikněte zde pro zrušení přenačtení.", +"Not all files uploaded. Retrying..." => "Všechny soubory nebyly odeslány. Opakuji...", +"Something went wrong with the upload, please retry." => "Něco se stalo špatně s odesílaným souborem, zkuste jej, prosím, odeslat znovu.", "Error" => "Chyba", +"Importing from {filename}..." => "Importuji z {filename}...", +"{success} imported, {failed} failed." => "{success} importováno, {failed} selhalo.", +"Importing..." => "Importuji...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Nelze odeslat Váš soubor, protože je to adresář, nebo je jeho velikost 0 bajtů", +"Upload Error" => "Chyba odesílání", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Soubor, který se pokoušíte odeslat, přesahuje maximální povolenou velikost.", +"Upload too large" => "Odesílaný soubor je příliš velký", +"Pending" => "Nevyřízené", "Add group" => "Přidat skupinu", "No files selected for upload." => "Žádné soubory nebyly vybrány k nahrání.", "Edit profile picture" => "Upravit obrázek profilu", @@ -138,8 +151,12 @@ "HomePage" => "Domovská stránka", "New Group" => "Nová skupina", "Settings" => "Nastavení", +"Address books" => "Knihy adres", "Import" => "Importovat", +"Select files to import" => "Vybrat soubory pro import", +"Select files" => "Vybrat soubory", "Import into:" => "Importovat do:", +"OK" => "OK", "(De-)select all" => "Vybrat (odznačit) vše", "New Contact" => "Nový kontakt", "Back" => "Zpět", @@ -203,6 +220,7 @@ "Delete IM" => "Smazat komunikátor", "Share" => "Sdílet", "Export" => "Exportovat", +"CardDAV link" => "Odkaz CardDAV", "Add Contact" => "Přidat kontakt", "Drop photo to upload" => "Přetáhněte sem fotku pro nahrání", "Format custom, Short name, Full name, Reverse or Reverse with comma" => "Formát vlastní, křestní jméno, celé jméno, obráceně, nebo obráceně oddělené čárkami", diff --git a/l10n/da.php b/l10n/da.php index e1d184d4..859d4745 100644 --- a/l10n/da.php +++ b/l10n/da.php @@ -41,8 +41,15 @@ "No file was uploaded. Unknown error" => "Ingen fil blev uploadet. Ukendt fejl.", "Contacts" => "Kontaktpersoner", "Select photo" => "Vælg foto", +"Not all files uploaded. Retrying..." => "Nogle filer blev ikke uploadet. Forsøger igen...", +"Something went wrong with the upload, please retry." => "Der opstod en fejl under upload. Forsøg igen.", "Error" => "Fejl", +"Importing..." => "Importerer...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Kan ikke uploade din fil - det er enten en mappe eller en fil med et indhold på 0 bytes.", +"Upload Error" => "Fejl i upload", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Dr.", +"Upload too large" => "Upload er for stor", +"Pending" => "Afventer", "No files selected for upload." => "Der er ikke valgt nogen filer at uploade.", "Error loading profile picture." => "Fejl ved indlæsning af profilbillede", "Enter name" => "Indtast navn", @@ -100,6 +107,7 @@ "There was an error deleting this contact." => "Der opstod en fejl ved sletning af denne kontakt.", "Settings" => "Indstillinger", "Import" => "Importer", +"OK" => "OK", "Back" => "Tilbage", "Groups" => "Grupper", "Close" => "Luk", diff --git a/l10n/de.php b/l10n/de.php index d452c8ce..ee52a074 100644 --- a/l10n/de.php +++ b/l10n/de.php @@ -67,8 +67,15 @@ "Error adding to group." => "Fehler beim Hinzufügen zur Gruppe.", "Error removing from group." => "Fehler beim Entfernen aus Gruppe.", "There was an error opening a mail composer." => "Fehler beim Öffnen des Mail-Editors", +"Not all files uploaded. Retrying..." => "Es wurden nicht alle Dateien hochgeladen. Versuche erneut...", +"Something went wrong with the upload, please retry." => "Beim Hochladen ist etwas schiefgegangen. Bitte versuche es erneut.", "Error" => "Fehler", +"Importing..." => "Importiere...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Deine Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist.", +"Upload Error" => "Fehler beim Upload", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Die Datei, die Du hochladen möchtest, überschreitet die maximale Größe für Datei-Uploads auf diesem Server.", +"Upload too large" => "Die hochgeladene Datei ist zu groß", +"Pending" => "Ausstehend", "Add group" => "Gruppe hinzufügen", "No files selected for upload." => "Keine Datei(en) zum Hochladen ausgewählt.", "Edit profile picture" => "Profilbild bearbeiten", @@ -140,6 +147,7 @@ "Settings" => "Einstellungen", "Import" => "Importieren", "Import into:" => "Importieren nach:", +"OK" => "OK", "(De-)select all" => "Alle (nicht) auswählen", "New Contact" => "Neuer Kontakt", "Back" => "Zurück", diff --git a/l10n/de_DE.php b/l10n/de_DE.php index 356b61db..84de5c94 100644 --- a/l10n/de_DE.php +++ b/l10n/de_DE.php @@ -55,6 +55,7 @@ "Contact is not in this group." => "Kontakt ist nicht in der Gruppe.", "Contacts are not in this group." => "Kontakte sind nicht in der Gruppe.", "A group named {group} already exists" => "Eine Gruppe mit dem Namen {group} ist schon vorhanden.", +"You can drag groups to\narrange them as you like." => "Per \"Drag & Drop\" können sie Gruppen nach ihren Wünschen anordnen", "All" => "Alle", "Favorites" => "Favoriten", "Shared by {owner}" => "Geteilt von {owner}", @@ -67,8 +68,18 @@ "Error adding to group." => "Fehler beim Hinzufügen zur Gruppe.", "Error removing from group." => "Fehler beim Löschen aus der Gruppe.", "There was an error opening a mail composer." => "Fehler beim Öffnen des Mail-Editors", +"Deleting done. Click here to cancel reloading." => "Gelöscht.Klicke hier, um das Neuladen abzubrechen", +"Add address book" => "Adressbuch hinzufügen", +"Import done. Click here to cancel reloading." => "Importierung abgeschlossen.Klicke hier, um das Neuladen abzubrechen", +"Not all files uploaded. Retrying..." => "Es wurden nicht alle Dateien hochgeladen. Versuche erneut...", +"Something went wrong with the upload, please retry." => "Beim Hochladen ist etwas schiefgegangen. Bitte versuchen Sie es erneut.", "Error" => "Fehler", +"Importing..." => "Importiere...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Ihre Datei konnte nicht hochgeladen werden, weil es sich um einen Ordner handelt oder die Datei leer ist.", +"Upload Error" => "Fehler beim Hochladen", "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.", +"Upload too large" => "Der Upload ist zu groß", +"Pending" => "Ausstehend", "Add group" => "Fügen Sie eine Gruppe hinzu", "No files selected for upload." => "Keine Datei(en) zum Hochladen ausgewählt.", "Edit profile picture" => "Profilbild bearbeiten", @@ -138,8 +149,12 @@ "HomePage" => "Internetseite", "New Group" => "Neue Gruppe", "Settings" => "Einstellungen", +"Address books" => "Adressbücher", "Import" => "Importieren", +"Select files to import" => "Dateien für den Import auswählen", +"Select files" => "Dateien auswählen", "Import into:" => "Importiere in:", +"OK" => "OK", "(De-)select all" => "Alle (ab-)wählen", "New Contact" => "Neuer Kontakt", "Back" => "Zurück", @@ -203,6 +218,7 @@ "Delete IM" => "IM löschen", "Share" => "Teilen", "Export" => "Exportieren", +"CardDAV link" => "CardDAV Verbindung", "Add Contact" => "Kontakt hinzufügen", "Drop photo to upload" => "Ziehen Sie ein Foto hierher, um es hochzuladen", "Format custom, Short name, Full name, Reverse or Reverse with comma" => "Format benutzerdefiniert, Kurzname, voller Name, Rückwärts oder Rückwärts mit Komma", diff --git a/l10n/el.php b/l10n/el.php index cac7880f..ed0c8c16 100644 --- a/l10n/el.php +++ b/l10n/el.php @@ -52,8 +52,15 @@ "Error adding to group." => "Σφάλμα κατά την προσθήκη σε ομάδα.", "Error removing from group." => "Σφάλμα κατά την αφαίρεση από ομάδα.", "There was an error opening a mail composer." => "Υπήρχε ένα σφάλμα στο άνοιγμα μίας σύνθεσης μηνύματος.", +"Not all files uploaded. Retrying..." => "Δεν μεταφορτώθηκαν όλα τα αρχεία. Προσπάθεια ξανά...", +"Something went wrong with the upload, please retry." => "Κάτι πήγε στραβά με την μεταφόρτωση, παρακαλώ προσπαθήστε ξανά.", "Error" => "Σφάλμα", +"Importing..." => "Γίνεται εισαγωγή...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Αδυναμία στην αποστολή του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes", +"Upload Error" => "Σφάλμα Αποστολής", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Το αρχείο που προσπαθείτε να ανεβάσετε υπερβαίνει το μέγιστο μέγεθος για τις προσθήκες αρχείων σε αυτόν τον server.", +"Upload too large" => "Πολύ μεγάλο αρχείο προς αποστολή", +"Pending" => "Εκκρεμεί", "Add group" => "Προσθήκη ομάδας", "No files selected for upload." => "Δεν επιλέχτηκαν αρχεία για μεταφόρτωση", "Edit profile picture" => "Επεξεργασία εικόνας προφίλ", @@ -119,6 +126,7 @@ "Settings" => "Ρυθμίσεις", "Import" => "Εισαγωγή", "Import into:" => "Εισαγωγή από:", +"OK" => "ΟΚ", "New Contact" => "Νέα επαφή", "Back" => "Επιστροφή", "Groups" => "Ομάδες", diff --git a/l10n/eo.php b/l10n/eo.php index 1dfda010..c97d85aa 100644 --- a/l10n/eo.php +++ b/l10n/eo.php @@ -67,8 +67,15 @@ "Error adding to group." => "Eraro dum aldono al grupo.", "Error removing from group." => "Eraro dum forigo el grupo.", "There was an error opening a mail composer." => "Eraro okazis dum malfermo de retpoŝtomesaĝoredaktilo.", +"Not all files uploaded. Retrying..." => "Ne ĉiuj dosieroj alŝutiĝis. Reprovante...", +"Something went wrong with the upload, please retry." => "Io malsukcesis dum alŝuto, bonvolu reprovi.", "Error" => "Eraro", +"Importing..." => "Enportante...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Ne eblis alŝuti vian dosieron ĉar ĝi estas dosierujo aŭ havas 0 duumokojn", +"Upload Error" => "Eraro dum alŝuto", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "La dosiero, kiun vi provas alŝuti, transpasas la maksimuman grandon por dosieraj alŝutoj en ĉi tiu servilo.", +"Upload too large" => "Alŝuto tro larĝa", +"Pending" => "Traktotaj", "Add group" => "Aldoni grupon", "No files selected for upload." => "Neniu dosiero elektita por alŝuto.", "Edit profile picture" => "Redakti profilbildon", @@ -140,6 +147,7 @@ "Settings" => "Agordo", "Import" => "Enporti", "Import into:" => "Enporti en:", +"OK" => "Akcepti", "(De-)select all" => "(Mal)elekti ĉion", "New Contact" => "Nova kontakto", "Back" => "Antaŭen", diff --git a/l10n/es.php b/l10n/es.php index efa01f8a..27acbc40 100644 --- a/l10n/es.php +++ b/l10n/es.php @@ -35,6 +35,7 @@ "Error cropping image" => "Fallo al cortar el tamaño de la foto", "Error creating temporary image" => "Fallo al crear la foto temporal", "Error finding image: " => "Fallo al encontrar la imagen", +"Key is not set for: " => "Clave no establecida para:", "Value is not set for: " => "Valor no establecido para:", "Could not set preference: " => "No se pudo establecer la preferencia:", "Error uploading contacts to storage." => "Error al subir contactos al almacenamiento.", @@ -54,6 +55,7 @@ "Contact is not in this group." => "El contacto no se encuentra en este grupo.", "Contacts are not in this group." => "Los contactos no se encuentran en este grupo.", "A group named {group} already exists" => "Un grupo llamado {group} ya existe.", +"You can drag groups to\narrange them as you like." => "Puede arrastrar grupos para\narreglarlos como usted quiera.", "All" => "Todos", "Favorites" => "Favoritos", "Shared by {owner}" => "Compartido por {owner}", @@ -65,8 +67,15 @@ "Network or server error. Please inform administrator." => "Error en la red o en el servidor. Por favor informe al administrador.", "Error adding to group." => "Error al añadir al grupo.", "Error removing from group." => "Error al remover del grupo.", +"Not all files uploaded. Retrying..." => "No se han podido subir todos los archivos. Reintentando...", +"Something went wrong with the upload, please retry." => "Algo ha ido mal con la subida, por favor, reintentelo.", "Error" => "Fallo", +"Importing..." => "Importando...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Imposible subir su archivo, es un directorio o tiene 0 bytes", +"Upload Error" => "Error de subida", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "El fichero que quieres subir excede el tamaño máximo permitido en este servidor.", +"Upload too large" => "bida demasido grande", +"Pending" => "Pendientes", "Add group" => "Añadir grupo", "No files selected for upload." => "No hay ficheros seleccionados para subir", "Edit profile picture" => "Editar imagen de perfil.", @@ -138,6 +147,7 @@ "Settings" => "Configuración", "Import" => "Importar", "Import into:" => "Importar hacia:", +"OK" => "Aceptar", "(De-)select all" => "Seleccionar todos", "New Contact" => "Nuevo contacto", "Back" => "Atrás", diff --git a/l10n/es_AR.php b/l10n/es_AR.php index ee34faa4..82ce469a 100644 --- a/l10n/es_AR.php +++ b/l10n/es_AR.php @@ -42,8 +42,15 @@ "Contacts" => "Contactos", "A group named {group} already exists" => "Un grupo llamado {grupo} ya existe", "Select photo" => "Seleccionar una imagen", +"Not all files uploaded. Retrying..." => "No fue posible subir todos los archivos. Reintentando...", +"Something went wrong with the upload, please retry." => "Algo salió mal durante la subida. Por favor, intentalo nuevamente.", "Error" => "Error", +"Importing..." => "Importando...", +"Unable to upload your file as it is a directory or has 0 bytes" => "No fue posible subir el archivo porque es un directorio o porque su tamaño es 0 bytes", +"Upload Error" => "Error al subir", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "El archivo que querés subir supera el tamaño máximo permitido en este servidor.", +"Upload too large" => "El tamaño del archivo que querés subir es demasiado grande", +"Pending" => "Pendientes", "No files selected for upload." => "No hay archivos seleccionados para subir", "Error loading profile picture." => "Error al cargar la imagen del perfil.", "Enter name" => "Escribir nombre", @@ -103,6 +110,7 @@ "There was an error deleting this contact." => "Hubo un error mientras se borraba este contacto.", "Settings" => "Configuración", "Import" => "Importar", +"OK" => "Aceptar", "Groups" => "Grupos", "Close" => "cerrar", "Keyboard shortcuts" => "Atajos de teclado", diff --git a/l10n/et_EE.php b/l10n/et_EE.php index 82acc6fc..d950435c 100644 --- a/l10n/et_EE.php +++ b/l10n/et_EE.php @@ -66,8 +66,15 @@ "Error adding to group." => "Viga gruppi lisamisel.", "Error removing from group." => "Viga grupist eemaldamisel.", "There was an error opening a mail composer." => "Meiliprogrammi avamisel tekkis viga.", +"Not all files uploaded. Retrying..." => "Kõiki faile ei laetud üles. Proovime uuesti...", +"Something went wrong with the upload, please retry." => "Midagi läks üleslaadimisega valesti, palun proovi uuesti.", "Error" => "Viga", +"Importing..." => "Importimine...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Faili ei saa üles laadida, kuna see on kaust või selle suurus on 0 baiti", +"Upload Error" => "Üleslaadimise viga", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Fail , mida sa proovid üles laadida ületab sinu serveri poolt määratud maksimaalse üleslaadimise limiidi.", +"Upload too large" => "Üleslaadimine on liiga suur", +"Pending" => "Ootel", "Add group" => "Lisa grupp", "No files selected for upload." => "Üleslaadimiseks pole faile valitud.", "Edit profile picture" => "Muuda profiili pilti", @@ -139,6 +146,7 @@ "Settings" => "Seaded", "Import" => "Impordi", "Import into:" => "Impordi:", +"OK" => "OK", "(De-)select all" => "(Ära) vali kõik", "New Contact" => "Uus kontakt", "Back" => "Tagasi", diff --git a/l10n/eu.php b/l10n/eu.php index 7dee5c8c..4eaf45a7 100644 --- a/l10n/eu.php +++ b/l10n/eu.php @@ -66,8 +66,15 @@ "Error adding to group." => "Errore bat izan da taldera gehitzean.", "Error removing from group." => "Errore bat izan da taldetik kentzean.", "There was an error opening a mail composer." => "Errore bat izan da posta editorea abiaraztean.", +"Not all files uploaded. Retrying..." => "Fitxategi guztiak ez dira igo. Berriz saiatzen...", +"Something went wrong with the upload, please retry." => "Zerbait gaizki joan da igotzean, mesedez saiatu berriz.", "Error" => "Errorea", +"Importing..." => "Inportatzen", +"Unable to upload your file as it is a directory or has 0 bytes" => "Ezin izan da zure fitxategia igo karpeta bat delako edo 0 byte dituelako", +"Upload Error" => "Igotzeak huts egin du", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Igo nahi duzun fitxategia zerbitzariak onartzen duen tamaina baino handiagoa da.", +"Upload too large" => "Igoera handiegia da", +"Pending" => "Zain", "Add group" => "Gehitu taldea", "No files selected for upload." => "Ez duzu igotzeko fitxategirik hautatu.", "Edit profile picture" => "Editatu profilaren argazkia", @@ -138,6 +145,7 @@ "Settings" => "Ezarpenak", "Import" => "Inportatu", "Import into:" => "Inportatu hemen:", +"OK" => "Ados", "(De-)select all" => "(Ez-)Hautatu dena", "New Contact" => "Kontaktu berria", "Back" => "Atzera", diff --git a/l10n/fa.php b/l10n/fa.php index de2b1e69..b9476365 100644 --- a/l10n/fa.php +++ b/l10n/fa.php @@ -40,7 +40,11 @@ "Contacts" => "اشخاص", "Select photo" => "تصویر را انتخاب کنید", "Error" => "خطا", +"Unable to upload your file as it is a directory or has 0 bytes" => "ناتوان در بارگذاری یا فایل یک پوشه است یا 0بایت دارد", +"Upload Error" => "خطا در بار گذاری", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "حجم فایل بسیار بیشتر از حجم تنظیم شده در تنظیمات سرور است", +"Upload too large" => "سایز فایل برای آپلود زیاد است(م.تنظیمات در php.ini)", +"Pending" => "در انتظار", "No files selected for upload." => "هیچ فایلی برای آپلود انتخاب نشده است", "Result: " => "نتیجه:", " imported, " => "وارد شد،", @@ -65,6 +69,7 @@ "Contact" => "اشخاص", "Settings" => "تنظیمات", "Import" => "وارد کردن", +"OK" => "باشه", "Back" => "بازگشت", "Groups" => "گروه ها", "Close" => "بستن", diff --git a/l10n/fi_FI.php b/l10n/fi_FI.php index 4844a8c3..5ffab6a5 100644 --- a/l10n/fi_FI.php +++ b/l10n/fi_FI.php @@ -52,8 +52,15 @@ "Network or server error. Please inform administrator." => "Verkko- tai palvelinvirhe. Ilmoita asiasta ylläpitäjälle.", "Error adding to group." => "Virhe ryhmään lisättäessä.", "Error removing from group." => "Virhe poistettaessa ryhmästä.", +"Not all files uploaded. Retrying..." => "Kaikkia tiedostoja ei lähetetty. Yritetään uudelleen...", +"Something went wrong with the upload, please retry." => "Jokin meni vikaan lähettäessä. Yritä uudelleen.", "Error" => "Virhe", +"Importing..." => "Tuodaan...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Tiedoston lähetys epäonnistui, koska sen koko on 0 tavua tai kyseessä on kansio.", +"Upload Error" => "Lähetysvirhe", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Tiedosto, jota yrität ladata ylittää suurimman sallitun koon tällä palvelimella.", +"Upload too large" => "Lähetettävä tiedosto on liian suuri", +"Pending" => "Odottaa", "Add group" => "Lisää ryhmä", "No files selected for upload." => "Tiedostoja ei ole valittu lähetettäväksi.", "Edit profile picture" => "Muokkaa profiilikuvaa", @@ -120,6 +127,7 @@ "New Group" => "Uusi ryhmä", "Settings" => "Asetukset", "Import" => "Tuo", +"OK" => "OK", "(De-)select all" => "Valitse kaikki tai poista kaikki valinnat", "New Contact" => "Uusi yhteystieto", "Back" => "Takaisin", diff --git a/l10n/fr.php b/l10n/fr.php index 83b170d4..d1146b93 100644 --- a/l10n/fr.php +++ b/l10n/fr.php @@ -67,8 +67,15 @@ "Error adding to group." => "Erreur lors de l'ajout au groupe.", "Error removing from group." => "Erreur lors du retrait du groupe.", "There was an error opening a mail composer." => "Une erreur s'est produite lors de l’ouverture d'un outil de composition email.", +"Not all files uploaded. Retrying..." => "Tous les fichiers n'ont pas pu être téléversés. Nouvel essai…", +"Something went wrong with the upload, please retry." => "Une erreur s'est produite pendant le téléversement, veuillez réessayer.", "Error" => "Erreur", +"Importing..." => "Import en cours…", +"Unable to upload your file as it is a directory or has 0 bytes" => "Impossible de téléverser votre fichier dans la mesure où il s'agit d'un répertoire ou d'un fichier de taille nulle", +"Upload Error" => "Erreur lors du téléversement", "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.", +"Upload too large" => "Téléversement trop volumineux", +"Pending" => "En attente", "Add group" => "Ajouter un groupe", "No files selected for upload." => "Aucun fichiers choisis pour être chargés", "Edit profile picture" => "Éditer l'image de profil", @@ -140,6 +147,7 @@ "Settings" => "Paramètres", "Import" => "Importer", "Import into:" => "Importer dans :", +"OK" => "OK", "(De-)select all" => "(Dé-)sélectionner tout", "New Contact" => "Nouveau Contact", "Back" => "Retour", diff --git a/l10n/gl.php b/l10n/gl.php index c0bac4b1..7d6f2e14 100644 --- a/l10n/gl.php +++ b/l10n/gl.php @@ -41,8 +41,15 @@ "No file was uploaded. Unknown error" => "Non se subiu ningún ficheiro. Erro descoñecido.", "Contacts" => "Contactos", "Select photo" => "Seleccione fotografía", +"Not all files uploaded. Retrying..." => "Non se subiron todos os ficheiros. Intentándoo de novo...", +"Something went wrong with the upload, please retry." => "Algo fallou na subida de ficheiros. Inténtao de novo.", "Error" => "Erro", +"Importing..." => "Importando...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Non se puido subir o ficheiro pois ou é un directorio ou ten 0 bytes", +"Upload Error" => "Erro na subida", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "O ficheiro que tenta subir supera o tamaño máximo permitido neste servidor.", +"Upload too large" => "Subida demasiado grande", +"Pending" => "Pendentes", "No files selected for upload." => "Sen ficheiros escollidos para subir.", "Error loading profile picture." => "Erro ao cargar a imaxe de perfil.", "Enter name" => "Indique o nome", @@ -102,6 +109,7 @@ "There was an error deleting this contact." => "Houbo un erro eliminando este contacto.", "Settings" => "Preferencias", "Import" => "Importar", +"OK" => "Aceptar", "Back" => "Atrás", "Groups" => "Grupos", "Close" => "Pechar", diff --git a/l10n/he.php b/l10n/he.php index bc462886..8b46d55e 100644 --- a/l10n/he.php +++ b/l10n/he.php @@ -33,6 +33,10 @@ "Missing a temporary folder" => "תקיה זמנית חסרה", "Contacts" => "אנשי קשר", "Error" => "שגיאה", +"Unable to upload your file as it is a directory or has 0 bytes" => "לא יכול להעלות את הקובץ מכיוון שזו תקיה או שמשקל הקובץ 0 בתים", +"Upload Error" => "שגיאת העלאה", +"Upload too large" => "העלאה גדולה מידי", +"Pending" => "ממתין", "Download" => "הורדה", "Edit" => "עריכה", "Delete" => "מחיקה", @@ -52,6 +56,7 @@ "Contact" => "איש קשר", "Settings" => "הגדרות", "Import" => "יבא", +"OK" => "אישור", "Back" => "אחורה", "Groups" => "קבוצות", "Close" => "סגירה", diff --git a/l10n/hr.php b/l10n/hr.php index cdcb753c..61fc36e1 100644 --- a/l10n/hr.php +++ b/l10n/hr.php @@ -29,6 +29,10 @@ "Missing a temporary folder" => "Nedostaje privremeni direktorij", "Contacts" => "Kontakti", "Error" => "Greška", +"Unable to upload your file as it is a directory or has 0 bytes" => "Nemoguće poslati datoteku jer je prazna ili je direktorij", +"Upload Error" => "Pogreška pri slanju", +"Upload too large" => "Prijenos je preobiman", +"Pending" => "U tijeku", "Download" => "Preuzimanje", "Edit" => "Uredi", "Delete" => "Obriši", diff --git a/l10n/hu_HU.php b/l10n/hu_HU.php index 2561deea..2e64973c 100644 --- a/l10n/hu_HU.php +++ b/l10n/hu_HU.php @@ -40,7 +40,11 @@ "Contacts" => "Kapcsolatok", "Select photo" => "Fotó kiválasztása", "Error" => "Hiba", +"Unable to upload your file as it is a directory or has 0 bytes" => "Nem tölthető fel, mert mappa volt, vagy 0 byte méretű", +"Upload Error" => "Feltöltési hiba", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "A feltöltendő fájl mérete meghaladja a megengedett mértéket", +"Upload too large" => "A feltöltési méret túl nagy", +"Pending" => "Folyamatban", "No files selected for upload." => "Nincs kiválasztva feltöltendő fájl", "Result: " => "Eredmény: ", " imported, " => " beimportálva, ", @@ -65,6 +69,7 @@ "Contact" => "Kapcsolat", "Settings" => "Beállítások", "Import" => "Import", +"OK" => "OK", "Back" => "Vissza", "Groups" => "Csoportok", "Close" => "Bezár", diff --git a/l10n/ia.php b/l10n/ia.php index b62ec237..c2f3c6f9 100644 --- a/l10n/ia.php +++ b/l10n/ia.php @@ -7,6 +7,7 @@ "No file was uploaded" => "Nulle file esseva incargate.", "Missing a temporary folder" => "Manca un dossier temporari", "Contacts" => "Contactos", +"Upload too large" => "Incargamento troppo longe", "Download" => "Discargar", "Edit" => "Modificar", "Delete" => "Deler", diff --git a/l10n/id.php b/l10n/id.php index a91020f4..ae6590e2 100644 --- a/l10n/id.php +++ b/l10n/id.php @@ -10,6 +10,10 @@ "Missing a temporary folder" => "Kehilangan folder temporer", "Contacts" => "kontak", "Error" => "kesalahan", +"Importing..." => "mengimpor...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Gagal mengunggah berkas anda karena berupa direktori atau mempunyai ukuran 0 byte", +"Upload Error" => "Terjadi Galat Pengunggahan", +"Pending" => "Menunggu", "Download" => "unduh", "Edit" => "ubah", "Delete" => "hapus", diff --git a/l10n/is.php b/l10n/is.php new file mode 100644 index 00000000..bc39ffe0 --- /dev/null +++ b/l10n/is.php @@ -0,0 +1,3 @@ + "Bæta" +); diff --git a/l10n/it.php b/l10n/it.php index 003961c4..b5f12d50 100644 --- a/l10n/it.php +++ b/l10n/it.php @@ -55,6 +55,7 @@ "Contact is not in this group." => "Il contatto non è in questo gruppo.", "Contacts are not in this group." => "I contatti non sono in questo gruppo.", "A group named {group} already exists" => "Un gruppo con nome {group} esiste già", +"You can drag groups to\narrange them as you like." => "Puoi trascinare i gruppi per\norganizzarli come preferisci.", "All" => "Tutti", "Favorites" => "Preferiti", "Shared by {owner}" => "Condiviso da {owner}", @@ -67,8 +68,20 @@ "Error adding to group." => "Errore durante l'aggiunta al gruppo.", "Error removing from group." => "Errore durante la rimozione dal gruppo.", "There was an error opening a mail composer." => "Si è verificato un errore durante l'apertura del compositore.", +"Deleting done. Click here to cancel reloading." => "Eliminazione completata. Fai clic qui per annullare il ricaricamento.", +"Add address book" => "Aggiungi rubrica", +"Import done. Click here to cancel reloading." => "Importazione completata. Fai clic qui per annullare il ricaricamento.", +"Not all files uploaded. Retrying..." => "Non tutti i file sono stati caricati. Riprovo...", +"Something went wrong with the upload, please retry." => "Qualcosa non ha funzionato durante il caricamento. Prova ancora.", "Error" => "Errore", +"Importing from {filename}..." => "Importazione da {filename} in corso...", +"{success} imported, {failed} failed." => "{success} importati, {failed} non riusciti.", +"Importing..." => "Importazione in corso...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Impossibile caricare il file poiché è una cartella o ha una dimensione di 0 byte", +"Upload Error" => "Errore di caricamento", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Il file che stai cercando di inviare supera la dimensione massima per l'invio dei file su questo server.", +"Upload too large" => "Caricamento troppo grande", +"Pending" => "In corso", "Add group" => "Aggiungi gruppo", "No files selected for upload." => "Nessun file selezionato per l'invio", "Edit profile picture" => "Modifica l'immagine del profilo", @@ -138,8 +151,12 @@ "HomePage" => "Pagina principale", "New Group" => "Nuovo gruppo", "Settings" => "Impostazioni", +"Address books" => "Rubriche", "Import" => "Importa", +"Select files to import" => "Seleziona i file da importare", +"Select files" => "Seleziona i file", "Import into:" => "Importa in:", +"OK" => "OK", "(De-)select all" => "(De)seleziona tutto", "New Contact" => "Nuovo contatto", "Back" => "Indietro", @@ -203,6 +220,7 @@ "Delete IM" => "Elimina IM", "Share" => "Condividi", "Export" => "Esporta", +"CardDAV link" => "Collegamento CardDav", "Add Contact" => "Aggiungi contatto", "Drop photo to upload" => "Rilascia una foto da inviare", "Format custom, Short name, Full name, Reverse or Reverse with comma" => "Formato personalizzato, nome breve, nome completo, invertito o invertito con virgola", diff --git a/l10n/ja_JP.php b/l10n/ja_JP.php index 82165b59..2df2d608 100644 --- a/l10n/ja_JP.php +++ b/l10n/ja_JP.php @@ -67,8 +67,15 @@ "Error adding to group." => "グループに追加エラー。", "Error removing from group." => "グループから削除エラー。", "There was an error opening a mail composer." => "メールコンポーザの起動エラーが発生しました。", +"Not all files uploaded. Retrying..." => "ファイルがアップロード出来ませんでした。再実行中...。", +"Something went wrong with the upload, please retry." => "アップロード中に不具合が発生しました、再実行してください。", "Error" => "エラー", +"Importing..." => "インポート中...", +"Unable to upload your file as it is a directory or has 0 bytes" => "ディレクトリもしくは0バイトのファイルはアップロードできません", +"Upload Error" => "アップロードエラー", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "アップロードしようとしているファイルは、このサーバの最大ファイルアップロードサイズを超えています。", +"Upload too large" => "アップロードには大きすぎます。", +"Pending" => "中断", "Add group" => "グループを追加", "No files selected for upload." => "アップロードするファイルが選択されていません。", "Edit profile picture" => "プロフィール写真を編集", @@ -140,6 +147,7 @@ "Settings" => "設定", "Import" => "インポート", "Import into:" => "インポート情報:", +"OK" => "OK", "(De-)select all" => "すべての選択を解除", "New Contact" => "新しい連絡先", "Back" => "戻る", diff --git a/l10n/ka_GE.php b/l10n/ka_GE.php index bb7bd270..a36aacc9 100644 --- a/l10n/ka_GE.php +++ b/l10n/ka_GE.php @@ -8,6 +8,10 @@ "Missing a temporary folder" => "დროებითი საქაღალდე არ არსებობს", "Contacts" => "კონტაქტები", "Error" => "შეცდომა", +"Unable to upload your file as it is a directory or has 0 bytes" => "თქვენი ფაილის ატვირთვა ვერ მოხერხდა. ის არის საქაღალდე და შეიცავს 0 ბაიტს", +"Upload Error" => "შეცდომა ატვირთვისას", +"Upload too large" => "ასატვირთი ფაილი ძალიან დიდია", +"Pending" => "მოცდის რეჟიმში", "Download" => "ჩამოტვირთვა", "Edit" => "რედაქტირება", "Delete" => "წაშლა", diff --git a/l10n/ko.php b/l10n/ko.php index ed9d7740..0f63e5d1 100644 --- a/l10n/ko.php +++ b/l10n/ko.php @@ -2,7 +2,7 @@ "Error (de)activating addressbook." => "주소록을 (비)활성화하는 데 실패했습니다.", "id is not set." => "아이디가 설정되어 있지 않습니다. ", "Cannot update addressbook with an empty name." => "주소록에 이름란이 비어있으면 업데이트를 할 수 없습니다. ", -"No ID provided" => "제공되는 아이디 없음", +"No ID provided" => "ID가 제공되고 있지 않습니다", "Error setting checksum." => "오류 검사합계 설정", "No categories selected for deletion." => "삭제 카테고리를 선택하지 않았습니다. ", "No address books found." => "주소록을 찾을 수 없습니다.", @@ -12,55 +12,80 @@ "Information about vCard is incorrect. Please reload the page." => "vCard 정보가 올바르지 않습니다. 페이지를 새로 고치십시오.", "Information about vCard is incorrect. Please reload the page: " => " vCard에 대한 정보가 잘못되었습니다. 페이지를 다시 로드하세요:", "Something went FUBAR. " => "무언가가 FUBAR로 감.", +"Cannot save property of type \"%s\" as array" => "\"%s\" 타입의 프롭퍼티를 배열로서 보존할 수 없습니다", "Missing IM parameter." => "IM 매개 변수 분실.", -"Unknown IM: " => "알려지지 않은 IM:", +"Unknown IM: " => "불명한 IM:", "No contact ID was submitted." => "접속 아이디가 기입되지 않았습니다.", "Error reading contact photo." => "사진 읽기 오류", "Error saving temporary file." => "임시 파일을 저장하는 동안 오류가 발생했습니다. ", "The loading photo is not valid." => "로딩 사진이 유효하지 않습니다. ", "Contact ID is missing." => "접속 아이디가 없습니다. ", "No photo path was submitted." => "사진 경로가 제출되지 않았습니다. ", -"File doesn't exist:" => "파일이 존재하지 않습니다. ", +"File doesn't exist:" => "파일이 존재하지 않습니다:", "Error loading image." => "로딩 이미지 오류입니다.", "Error getting contact object." => "연락처 개체를 가져오는 중 오류가 발생했습니다. ", "Error getting PHOTO property." => "사진 속성을 가져오는 중 오류가 발생했습니다. ", "Error saving contact." => "연락처 저장 중 오류가 발생했습니다.", -"Error resizing image" => "이미지 크기 조정 중 오류가 발생했습니다.", -"Error cropping image" => "이미지를 자르던 중 오류가 발생했습니다.", -"Error creating temporary image" => "임시 이미지를 생성 중 오류가 발생했습니다.", -"Error finding image: " => "이미지를 찾던 중 오류가 발생했습니다:", +"Error resizing image" => "화상의 리사이즈 에러", +"Error cropping image" => "화상의 샘플 에러", +"Error creating temporary image" => "일시 화상의 생성 에러", +"Error finding image: " => "화상 검색 에러: ", +"Key is not set for: " => "키가 미설정:", +"Value is not set for: " => "치가 미설정:", +"Could not set preference: " => "우선도를 설정 할 수 없습니다: ", "Error uploading contacts to storage." => "스토리지 에러 업로드 연락처.", -"There is no error, the file uploaded with success" => "오류없이 파일업로드 성공.", -"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "php.ini 형식으로 업로드 된 이 파일은 MAX_FILE_SIZE를 초과하였다.", -"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "HTML형식으로 업로드 된 이 파일은 MAX_FILE_SIZE를 초과하였다.", -"The uploaded file was only partially uploaded" => "이 업로드된 파일은 부분적으로만 업로드 되었습니다.", -"No file was uploaded" => "파일이 업로드 되어있지 않습니다", -"Missing a temporary folder" => "임시 폴더 분실", -"Couldn't save temporary image: " => "임시 이미지를 저장할 수 없습니다:", -"Couldn't load temporary image: " => "임시 이미지를 불러올 수 없습니다. ", +"There is no error, the file uploaded with success" => "에러는 없습니다. 파일의 업 로드는 성공했습니다", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "업 로드 파일은 php.ini 내의 upload_max_filesize 의 제한을 넘고 있습니다", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "업 로드 파일은 HTML 폼으로 지정된 MAX_FILE_SIZE 의 제한을 넘고 있습니다", +"The uploaded file was only partially uploaded" => "업 로드 파일은 일부분만큼 업 로드되었습니다", +"No file was uploaded" => "파일은 업 로드되지 않았습니다", +"Missing a temporary folder" => "일시 보존 폴더가 발견되지 않습니다", +"Couldn't save temporary image: " => "일시적인 화상의 보존을 할 수 없었습니다: ", +"Couldn't load temporary image: " => "일시적인 화상의 read를 할 수 없었습니다: ", "No file was uploaded. Unknown error" => "파일이 업로드 되지 않았습니다. 알 수 없는 오류.", "Contacts" => "연락처", -"Select photo" => "사진 선택", -"Error" => "오류", +"A group named {group} already exists" => "{group} 의 그룹은 벌써 존재합니다", +"All" => "모두", +"Favorites" => "마음에 드는 것", +"Shared by {owner}" => "{owner} 와 공유중", +"Indexing contacts" => "연락처의 인덱스를 작성중", +"Add to..." => "추가...", +"Remove from..." => "삭제...", +"Add group..." => "그룹을 추가...", +"Select photo" => "사진을 선택", +"Not all files uploaded. Retrying..." => "모든파일이 업로드되지 않았습니다. 재시도중...", +"Something went wrong with the upload, please retry." => "업로드 하는데 무언가 잘못되었습니다. 재시도 해주세요.", +"Error" => "에러", +"Importing..." => "임포트중...", +"Unable to upload your file as it is a directory or has 0 bytes" => "디렉토리 혹은 0바이트의 파일은 업 로드할 수 없습니다", +"Upload Error" => "업 로드 에러", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "이 파일은 이 서버 파일 업로드 최대 용량을 초과 합니다. ", +"Upload too large" => "업 로드에는 너무 큽니다. ", +"Pending" => "중단", +"Add group" => "그룹을 추가", "No files selected for upload." => "업로드를 위한 파일이 선택되지 않았습니다. ", +"Edit profile picture" => "프로필 사진을 편집", "Error loading profile picture." => "프로필 사진 로딩 에러", "Enter name" => "이름을 입력", -"Enter description" => "설명을 입력", +"Enter description" => "설명을 입력해 주세요", +"Select addressbook" => "주소 북을 선택", "The address book name cannot be empty." => "주소록 이름은 비워둘 수 없습니다.", +"There was an unknown error when trying to delete this contact" => "이 연락처의 삭제시에 불명한 에러가 발생했습니다", "Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "일부 연락처가 삭제 표시 되었으나 아직 삭제되지 않았습니다. 삭제가 끝날 때 까지 기다려 주세요.", -"Result: " => "결과:", -" imported, " => "불러오기,", +"Click to undo deletion of {num} contacts" => "{num} 개의 연락처의 삭제를 바탕으로 되돌린다", +"Cancelled deletion of {num}" => "{num} 개의 삭제를 캔슬했습니다", +"Result: " => "결과: ", +" imported, " => " 를 임포트, ", " failed." => "실패.", "Displayname cannot be empty." => "디스플레이 이름은 비워둘 수 없습니다. ", -"Show CardDav link" => "CardDav 링크를 표시", -"Show read-only VCF link" => "읽기전용 VCF 링크 표시", +"Show CardDav link" => "CarDav 링크를 표시", +"Show read-only VCF link" => "독해 전용의 VCF 링크를 표시", "Download" => "다운로드", "Edit" => "편집", "Delete" => "삭제", "Cancel" => "취소", -"More..." => "더...", -"Less..." => "그외...", +"More..." => "좀 더...", +"Less..." => "간략...", "You do not have the permissions to read this addressbook." => "당신은 이 주소록을 읽기 위한 권한이 없습니다.", "You do not have the permissions to update this addressbook." => "당신은 이 주소록을 업데이트하기 위한 권한이 없습니다.", "There was an error updating the addressbook." => "주소록을 업데이트 하는중에 에러가 발생하였습니다.", @@ -70,7 +95,7 @@ "AIM" => "AIM", "MSN" => "MSN", "Twitter" => "Twitter", -"GoogleTalk" => "GoogleTalk", +"GoogleTalk" => "Google 토크", "Facebook" => "Facebook", "XMPP" => "XMPP", "ICQ" => "ICQ", @@ -78,104 +103,125 @@ "Skype" => "Skype", "QQ" => "QQ", "GaduGadu" => "GaduGadu", -"Work" => "직장", -"Home" => "자택", +"Work" => "근무처", +"Home" => "주거", "Other" => "그 외", -"Mobile" => "휴대폰", -"Text" => "문자 번호", +"Mobile" => "휴대전화", +"Text" => "TTY TDD", "Voice" => "음성 번호", "Message" => "메세지", -"Fax" => "팩스 번호", -"Video" => "영상 번호", +"Fax" => "FAX", +"Video" => "화상 전화", "Pager" => "호출기", "Internet" => "인터넷", -"Friends" => "친구들", +"Friends" => "친구", "Family" => "가족", -"{name}'s Birthday" => "{이름}의 생일", +"{name}'s Birthday" => "{name}의 생일", "Contact" => "연락처", "You do not have the permissions to add contacts to this addressbook." => "당신은 이 주소록에 연락처를 추가하기 위한 권한이 없습니다.", "Could not find the vCard with ID." => "ID와 vCard를 찾을수 없습니다.", "You do not have the permissions to edit this contact." => "당신은 연락처를 수정할 권한이 없습니다. ", -"Could not find the vCard with ID: " => "ID와 vCard를 찾을수 없습니다.", -"Could not find the Addressbook with ID: " => "ID와 주소록을 찾을 수 없습니다.", +"Could not find the vCard with ID: " => "그 ID의 vCard가 발견되지 않았습니다:", +"Could not find the Addressbook with ID: " => "그 ID의 주소장이 발견되지 않았습니다:", "You do not have the permissions to delete this contact." => "당신은 연락처를 삭제할 권한이 없습니다. ", "There was an error deleting this contact." => "이 연락처를 삭제하는데 에러가 발생하였습니다.", +"HomePage" => "홈 페이지", +"New Group" => "새로운 그룹", "Settings" => "설정", -"Import" => "입력", -"Back" => "뒤로", +"Import" => "임포트", +"Import into:" => "임포트 정보:", +"OK" => "OK", +"New Contact" => "새로운 연락처", +"Back" => "돌아온다", +"Download Contact" => "연락처를 다운로드", "Groups" => "그룹", -"Close" => "닫기", -"Keyboard shortcuts" => "단축키", +"Favorite" => "마음에 드는 것", +"Delete Contact" => "연락처를 삭제", +"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" => "현재 연락처 삭제", -"Add contact" => "연락처 추가", -"Delete current photo" => "현재 사진 삭제", -"Edit current photo" => "현재 사진 편집", -"Upload new photo" => "새로운 사진 업로드", -"Select photo from ownCloud" => "ownCloud에서 사진 선택", -"Additional names" => "추가 이름", -"Nickname" => "별명", -"Title" => "제목", -"Organization" => "조직", +"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" => "현재의 연락처를 삭제", +"Add contact" => "연락처를 추가", +"Compose mail" => "메일을 작성", +"Delete group" => "그룹을 삭제", +"Delete current photo" => "현재의 사진을 삭제", +"Edit current photo" => "현재의 사진을 편집", +"Upload new photo" => "새로운 사진을 업 로드", +"Select photo from ownCloud" => "ownCloud로부터 사진을 선택", +"First name" => "명", +"Additional names" => "미들 네임", +"Last name" => "성", +"Nickname" => "닉네임", +"Title" => "타이틀", +"Organization" => "소속", "Birthday" => "생일", +"Notes go here..." => "메모는 여기에...", "Add" => "추가", -"Phone" => "전화 번호", -"Email" => "전자 우편", +"Phone" => "전화번호", +"Email" => "메일 주소", "Instant Messaging" => "인스턴트 메세지", "Address" => "주소", -"Note" => "노트", +"Note" => "메모", "Web site" => "웹 사이트", -"Preferred" => "선호함", +"Preferred" => "추천", "Please specify a valid email address." => "올바른 이메일 주소를 입력하세요.", -"Mail to address" => "이메일 주소", -"Delete email address" => "이메일 주소 삭제", -"Enter phone number" => "전화번호 입력", -"Delete phone number" => "전화번호 삭제", -"Go to web site" => "웹 사이트로 가기", -"View on map" => "지도에서 보기", +"someone@example.com" => "someone@example.com", +"Mail to address" => "주소에 메일을 보낸다", +"Delete email address" => "메일 주소를 삭제", +"Enter phone number" => "전화번호를 입력", +"Delete phone number" => "전화번호를 삭제", +"Go to web site" => "Web 사이트로 이동", +"Delete URL" => "URL를 삭제", +"View on map" => "지도에서 표시", +"Delete address" => "주소를 삭제", +"1 Main Street" => "번지", +"12345" => "12345", +"Your city" => "시", +"Some region" => "도도부현", +"Your country" => "국", "Instant Messenger" => "인스턴트 메신저", -"Delete IM" => "IM 삭제", +"Delete IM" => "IM를 삭제", "Share" => "공유", -"Export" => "내보내기", -"Add Contact" => "연락처 추가", -"Drop photo to upload" => "Drop photo to upload", -"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Format custom, Short name, Full name, Reverse or Reverse with comma", -"Edit name details" => "이름 세부사항을 편집합니다. ", -"Enter nickname" => "별명 입력", +"Export" => "export", +"Add Contact" => "연락처의 추가", +"Drop photo to upload" => "사진을 드롭 해 업 로드", +"Format custom, Short name, Full name, Reverse or Reverse with comma" => "편집 포맷, 쇼트 네임, 풀네임, 역순서, 칸마 단락의 역순서", +"Edit name details" => "이름의 상세를 편집", +"Enter nickname" => "닉네임을 입력", "http://www.somesite.com" => "http://www.somesite.com", -"dd-mm-yyyy" => "일-월-년", -"Separate groups with commas" => "쉼표로 그룹 구분", -"Edit groups" => "그룹 편집", -"Enter email address" => "이메일 주소 입력", -"Edit address details" => "상세 주소 수정", +"dd-mm-yyyy" => "yyyy-mm-dd", +"Separate groups with commas" => "콤마로 그룹을 분할", +"Edit groups" => "그룹을 편집", +"Enter email address" => "메일 주소를 입력", +"Edit address details" => "주소의 상세를 편집", "Add notes here." => "여기에 노트 추가.", -"Add field" => "파일 추가", -"Download contact" => "연락처 다운로드", -"Delete contact" => "연락처 삭제", +"Add field" => "항목을 추가", +"Download contact" => "연락처의 다운로드", +"Delete contact" => "연락처의 삭제", "The temporary image has been removed from cache." => "임시 이미지가 캐시에서 제거 되었습니다. ", -"Edit address" => "주소 수정", +"Edit address" => "주소를 편집", "Type" => "종류", "PO Box" => "사서함", -"Street address" => "번지", -"Street and number" => "거리와 번호", -"Extended" => "확장", +"Street address" => "주소 1", +"Street and number" => "번지", +"Extended" => "주소 2", "Apartment number etc." => "아파트 호수 그 외.", "City" => "도시", -"Region" => "지역", +"Region" => "도도부현", "E.g. state or province" => "예를 들어 구 또는 도", "Zipcode" => "우편 번호", "Postal code" => "우편 번호", -"Country" => "국가", -"Addressbook" => "주소록", +"Country" => "국명", +"Addressbook" => "주소장", "Hon. prefixes" => "Hon. prefixes", "Miss" => "Miss", "Ms" => "Ms", @@ -183,7 +229,7 @@ "Sir" => "Sir", "Mrs" => "Mrs", "Dr" => "Dr", -"Given name" => "Given name", +"Given name" => "명", "Family name" => "성", "Hon. suffixes" => "Hon. suffixes", "J.D." => "J.D.", @@ -194,20 +240,20 @@ "Esq." => "Esq.", "Jr." => "Jr.", "Sn." => "Sn.", -"Import a contacts file" => "연락처 파일 입력", -"Please choose the addressbook" => "주소록을 선택해 주세요.", -"create a new addressbook" => "새 주소록 만들기", -"Name of new addressbook" => "새 주소록 이름", -"Importing contacts" => "연락처 입력", +"Import a contacts file" => "연락처 파일을 임포트", +"Please choose the addressbook" => "주소장을 선택해 주세요", +"create a new addressbook" => "새로운 주소장을 작성", +"Name of new addressbook" => "새로운 주소장의 이름", +"Importing contacts" => "연락처를 임포트", "
You can import VCF files by dragging them to the contacts list and either drop them on an addressbook to import into it, or on an empty spot to create a new addressbook and import into that.
You can also import by clicking on the import button at the bottom of the list.
연락처 리스트에 드래그앤 드롭 함으로써 주소록에 VCF 파일을 가져올 수 있습니다, or on an empty spot to create a new addressbook and import into that.
당신은 리스트 상단에 위치한 가져오기 버튼을 누름으로써 가져올수 있습니다.