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 have no contacts in your addressbook.

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.
당신은 리스트 상단에 위치한 가져오기 버튼을 누름으로써 가져올수 있습니다.

", -"Select Address Books" => "주소록 선택", -"CardDAV syncing addresses" => "CardDAV 주소 동기화", -"more info" => "더 많은 정보", -"Primary address (Kontact et al)" => "기본 주소 (Kontact et al)", +"Select Address Books" => "주소장을 선택해 주세요", +"CardDAV syncing addresses" => "CardDAV 동기 주소", +"more info" => "상세 정보", +"Primary address (Kontact et al)" => "프라이머리 주소(Kontact 외)", "iOS/OS X" => "iOS/OS X", -"Addressbooks" => "주소록", -"New Address Book" => "새 주소록", +"Addressbooks" => "주소장", +"New Address Book" => "신규의 주소장", "Name" => "이름", -"Description" => "종류", -"Save" => "저장" +"Description" => "설명", +"Save" => "보존" ); diff --git a/l10n/ku_IQ.php b/l10n/ku_IQ.php index 9ae18ea0..dcadb05e 100644 --- a/l10n/ku_IQ.php +++ b/l10n/ku_IQ.php @@ -1,6 +1,7 @@ "په‌ڕگه‌که‌ هه‌بوون نیه:", "Error" => "هه‌ڵه", +"Importing..." => "ده‌هێنرێت...", "Download" => "داگرتن", "Settings" => "ده‌ستكاری", "Import" => "هێنان", diff --git a/l10n/lb.php b/l10n/lb.php index 1b887ea9..dfb92388 100644 --- a/l10n/lb.php +++ b/l10n/lb.php @@ -22,6 +22,8 @@ "Missing a temporary folder" => "Et feelt en temporären Dossier", "Contacts" => "Kontakter", "Error" => "Fehler", +"Unable to upload your file as it is a directory or has 0 bytes" => "Kann deng Datei net eroplueden well et en Dossier ass oder 0 byte grouss ass.", +"Upload Error" => "Fehler beim eroplueden", "Result: " => "Resultat: ", " imported, " => " importéiert, ", "Download" => "Download", diff --git a/l10n/lt_LT.php b/l10n/lt_LT.php index 35c0a11e..9c8e343f 100644 --- a/l10n/lt_LT.php +++ b/l10n/lt_LT.php @@ -15,6 +15,11 @@ "Missing a temporary folder" => "Nėra laikinojo katalogo", "Contacts" => "Kontaktai", "Error" => "Klaida", +"Importing..." => "Importuojama...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Neįmanoma įkelti failo - jo dydis gali būti 0 bitų arba tai katalogas", +"Upload Error" => "Įkėlimo klaida", +"Upload too large" => "Įkėlimui failas per didelis", +"Pending" => "Laukiantis", "Download" => "Atsisiųsti", "Edit" => "Keisti", "Delete" => "Trinti", @@ -33,6 +38,7 @@ "Contact" => "Kontaktas", "Settings" => "Nustatymai", "Import" => "Importuoti", +"OK" => "Gerai", "Back" => "Atgal", "Groups" => "Grupės", "Close" => "Užverti", diff --git a/l10n/lv.php b/l10n/lv.php index 3f409a3e..5ced3a31 100644 --- a/l10n/lv.php +++ b/l10n/lv.php @@ -3,6 +3,10 @@ "No file was uploaded" => "Neviens fails netika augšuplādēts", "Missing a temporary folder" => "Trūkst pagaidu mapes", "Error" => "Kļūme", +"Unable to upload your file as it is a directory or has 0 bytes" => "Nav iespējams augšuplādēt jūsu failu, jo tāds jau eksistē vai arī failam nav izmēra (0 baiti)", +"Upload Error" => "Augšuplādēšanas laikā radās kļūda", +"Upload too large" => "Fails ir par lielu lai to augšuplādetu", +"Pending" => "Gaida savu kārtu", "Download" => "Lejuplādēt", "Delete" => "Izdzēst", "Other" => "Cits", diff --git a/l10n/mk.php b/l10n/mk.php index 810191e8..bdeccfe5 100644 --- a/l10n/mk.php +++ b/l10n/mk.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" => "Фајлот кој се вчитува е преголем", +"Pending" => "Чека", "No files selected for upload." => "Ниту еден фајл не е избран за вчитување.", "Result: " => "Резултат: ", " imported, " => "увезено,", @@ -65,6 +69,7 @@ "Contact" => "Контакт", "Settings" => "Параметри", "Import" => "Внеси", +"OK" => "Во ред", "Back" => "Назад", "Groups" => "Групи", "Close" => "Затвои", diff --git a/l10n/ms_MY.php b/l10n/ms_MY.php index 6d1f2f0f..2670b991 100644 --- a/l10n/ms_MY.php +++ b/l10n/ms_MY.php @@ -40,7 +40,11 @@ "Contacts" => "Hubungan-hubungan", "Select photo" => "Pilih foto", "Error" => "Ralat", +"Unable to upload your file as it is a directory or has 0 bytes" => "Tidak boleh memuatnaik fail anda kerana mungkin ianya direktori atau saiz fail 0 bytes", +"Upload Error" => "Muat naik ralat", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Fail yang ingin dimuatnaik melebihi saiz yang dibenarkan.", +"Upload too large" => "Muatnaik terlalu besar", +"Pending" => "Dalam proses", "No files selected for upload." => "Tiada fail dipilih untuk muatnaik.", "Enter name" => "Masukkan nama", "Enter description" => "Masukkan keterangan", @@ -68,6 +72,7 @@ "Contact" => "Hubungan", "Settings" => "Tetapan", "Import" => "Import", +"OK" => "OK", "Back" => "Kembali", "Groups" => "Kumpulan", "Close" => "Tutup", diff --git a/l10n/nb_NO.php b/l10n/nb_NO.php index 40a67f56..1a77c27d 100644 --- a/l10n/nb_NO.php +++ b/l10n/nb_NO.php @@ -39,7 +39,12 @@ "Contacts" => "Kontakter", "Select photo" => "Velg bilde", "Error" => "Feil", +"Importing..." => "Importerer...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Kan ikke laste opp filen din siden det er en mappe eller den har 0 bytes", +"Upload Error" => "Opplasting feilet", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Filen du prøver å laste opp er for stor.", +"Upload too large" => "Filen er for stor", +"Pending" => "Ventende", "No files selected for upload." => "Ingen filer valgt for opplasting.", "Result: " => "Resultat:", " imported, " => "importert,", @@ -72,6 +77,7 @@ "There was an error deleting this contact." => "Det oppstod en feil ved sletting av denne kontakten", "Settings" => "Innstillinger", "Import" => "Importer", +"OK" => "OK", "Back" => "Tilbake", "Groups" => "Grupper", "Close" => "Lukk", diff --git a/l10n/nl.php b/l10n/nl.php index 9e975ff6..f2a4b37b 100644 --- a/l10n/nl.php +++ b/l10n/nl.php @@ -67,8 +67,15 @@ "Error adding to group." => "Fout bij het toevoegen aan de groep.", "Error removing from group." => "Fout bij het verwijderen uit de groep.", "There was an error opening a mail composer." => "Er is iets misgegaan tijdens het openen van een email programma.", +"Not all files uploaded. Retrying..." => "Nog niet alle bestanden zijn ge-upload. Nogmaals proberen...", +"Something went wrong with the upload, please retry." => "Er is iets fout gegaan met het uploaden. Probeer het nog eens.", "Error" => "Fout", +"Importing..." => "Importeren...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Het lukt niet om uw bestand te uploaded, omdat het een folder of 0 bytes is", +"Upload Error" => "Upload fout", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Het bestand dat u probeert te uploaden overschrijdt de maximale bestand grootte voor bestand uploads voor deze server.", +"Upload too large" => "Upload is te groot", +"Pending" => "In behandeling", "No files selected for upload." => "Geen bestanden geselecteerd voor upload.", "Edit profile picture" => "Bewerk profielafbeelding", "Error loading profile picture." => "Fout profiel plaatje kan niet worden geladen.", @@ -139,6 +146,7 @@ "Settings" => "Instellingen", "Import" => "Importeer", "Import into:" => "Importeer naar:", +"OK" => "OK", "(De-)select all" => "(De-)selecteer alle", "New Contact" => "Nieuw Contact", "Back" => "Terug", diff --git a/l10n/nn_NO.php b/l10n/nn_NO.php index 7f827065..5b36c85e 100644 --- a/l10n/nn_NO.php +++ b/l10n/nn_NO.php @@ -9,6 +9,7 @@ "Missing a temporary folder" => "Manglar ei mellombels mappe", "Contacts" => "Kotaktar", "Error" => "Feil", +"Upload too large" => "For stor opplasting", "Download" => "Last ned", "Edit" => "Endra", "Delete" => "Slett", diff --git a/l10n/oc.php b/l10n/oc.php index e5e7a317..b27773d6 100644 --- a/l10n/oc.php +++ b/l10n/oc.php @@ -8,6 +8,10 @@ "Missing a temporary folder" => "Un dorsièr temporari manca", "Contacts" => "Contactes", "Error" => "Error", +"Unable to upload your file as it is a directory or has 0 bytes" => "Impossible d'amontcargar lo teu fichièr qu'es un repertòri o que ten pas que 0 octet.", +"Upload Error" => "Error d'amontcargar", +"Upload too large" => "Amontcargament tròp gròs", +"Pending" => "Al esperar", "Download" => "Avalcarga", "Edit" => "Editar", "Delete" => "Escafa", @@ -16,6 +20,7 @@ "Other" => "Autres", "Settings" => "Configuracion", "Import" => "Importa", +"OK" => "D'accòrdi", "Groups" => "Grops", "Title" => "Títol", "Birthday" => "Anniversari", diff --git a/l10n/pl.php b/l10n/pl.php index a4246e16..64ae671a 100644 --- a/l10n/pl.php +++ b/l10n/pl.php @@ -67,8 +67,15 @@ "Error adding to group." => "Błąd dodania do grupy.", "Error removing from group." => "Błąd usunięcia z grupy.", "There was an error opening a mail composer." => "Wystąpił błąd podczas otwierania edytora.", +"Not all files uploaded. Retrying..." => "Nie wszystkie pliki załadowane. Ponowna próba...", +"Something went wrong with the upload, please retry." => "Coś poszło nie tak z ładowanie, proszę spróbować ponownie.", "Error" => "Błąd", +"Importing..." => "Importowanie...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Nie można przesłać pliku, ponieważ to jest katalog lub ma 0 bajtów", +"Upload Error" => "Błąd ładowania", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Plik, który próbujesz wysłać przekracza maksymalny rozmiar pliku przekazywania na tym serwerze.", +"Upload too large" => "Załadunek za duży", +"Pending" => "W toku", "Add group" => "Dodaj drupę", "No files selected for upload." => "Żadne pliki nie zostały zaznaczone do wysłania.", "Edit profile picture" => "Edytuj zdjęcie profilu", @@ -140,6 +147,7 @@ "Settings" => "Ustawienia", "Import" => "Import", "Import into:" => "Importuj do:", +"OK" => "OK", "(De-)select all" => "Odznacz wszystkie", "New Contact" => "Nowy kontakt", "Back" => "Wróć", diff --git a/l10n/pt_BR.php b/l10n/pt_BR.php index aa2ef543..f37cfb80 100644 --- a/l10n/pt_BR.php +++ b/l10n/pt_BR.php @@ -54,8 +54,15 @@ "Shared by {owner}" => "Compartilhado por {owner}", "Add group..." => "Adicionar grupo...", "Select photo" => "Selecione foto", +"Not all files uploaded. Retrying..." => "Nem todos os arquivos foram enviados. Tentando novamente...", +"Something went wrong with the upload, please retry." => "Algo errado ocorreu com o envio, por favor tente novamente.", "Error" => "Erro", +"Importing..." => "Importando...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Incapaz de enviar seu arquivo pois ele é um diretório, ou ele tem 0 bytes", +"Upload Error" => "Erro de Upload", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "O arquivo que você está tentando carregar excede o tamanho máximo para este servidor.", +"Upload too large" => "Upload muito grande", +"Pending" => "Pendente", "No files selected for upload." => "Nenhum arquivo selecionado para carregar.", "Error loading profile picture." => "Erro ao carregar imagem de perfil.", "Enter name" => "Digite o nome", @@ -115,6 +122,7 @@ "There was an error deleting this contact." => "Houve um erro ao remover esse contato.", "Settings" => "Ajustes", "Import" => "Importar", +"OK" => "OK", "Back" => "Voltar", "Groups" => "Grupos", "Close" => "Fechar.", diff --git a/l10n/pt_PT.php b/l10n/pt_PT.php index b6d01307..5d024884 100644 --- a/l10n/pt_PT.php +++ b/l10n/pt_PT.php @@ -67,8 +67,15 @@ "Error adding to group." => "Erro a adicionar ao grupo.", "Error removing from group." => "Erro a remover do grupo.", "There was an error opening a mail composer." => "Houve um erro a abrir o editor de e-mail.", +"Not all files uploaded. Retrying..." => "Nem todos os ficheiros foram enviados. A tentar de novo...", +"Something went wrong with the upload, please retry." => "Algo correu mal ao enviar, por favor tente de novo.", "Error" => "Erro", +"Importing..." => "A importar...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Não é possível fazer o envio do ficheiro devido a ser uma pasta ou ter 0 bytes", +"Upload Error" => "Erro no envio", "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.", +"Upload too large" => "Upload muito grande", +"Pending" => "Pendente", "Add group" => "Adicionar grupo", "No files selected for upload." => "Nenhum ficheiro seleccionado para enviar.", "Edit profile picture" => "Editar a fotografia de perfil.", @@ -140,6 +147,7 @@ "Settings" => "Configurações", "Import" => "Importar", "Import into:" => "Importar para:", +"OK" => "OK", "(De-)select all" => "(Des)seleccionar todos", "New Contact" => "Novo Contacto", "Back" => "Voltar", diff --git a/l10n/ro.php b/l10n/ro.php index c8471f56..54e0d08f 100644 --- a/l10n/ro.php +++ b/l10n/ro.php @@ -28,6 +28,11 @@ "No file was uploaded. Unknown error" => "Nici un fișier nu a fost încărcat. Eroare necunoscută", "Contacts" => "Contacte", "Error" => "Eroare", +"Importing..." => "Se importă...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Nu s-a putut încărca fișierul tău deoarece pare să fie un director sau are 0 bytes.", +"Upload Error" => "Eroare la încărcare", +"Upload too large" => "Fișierul încărcat este prea mare", +"Pending" => "În așteptare", "Enter name" => "Specifică nume", "Enter description" => "Specifică descriere", "Result: " => "Rezultat:", @@ -53,6 +58,7 @@ "Contact" => "Contact", "Settings" => "Setări", "Import" => "Importă", +"OK" => "OK", "Back" => "Înapoi", "Groups" => "Grupuri", "Close" => "Închide", diff --git a/l10n/ru.php b/l10n/ru.php index d54c0c07..f0686855 100644 --- a/l10n/ru.php +++ b/l10n/ru.php @@ -41,8 +41,15 @@ "No file was uploaded. Unknown error" => "Файл не был загружен. Неизвестная ошибка", "Contacts" => "Контакты", "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" => "Редактировать изображение профиля", @@ -104,6 +111,7 @@ "There was an error deleting this contact." => "Ошибка при удалении контакта.", "Settings" => "Настройки", "Import" => "Импорт", +"OK" => "ОК", "New Contact" => "Новый контакт", "Back" => "Назад", "Groups" => "Группы", diff --git a/l10n/ru_RU.php b/l10n/ru_RU.php index 8b26f420..4c924336 100644 --- a/l10n/ru_RU.php +++ b/l10n/ru_RU.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/si_LK.php b/l10n/si_LK.php index d3dbab38..44c9602e 100644 --- a/l10n/si_LK.php +++ b/l10n/si_LK.php @@ -31,7 +31,10 @@ "No file was uploaded. Unknown error" => "ගොනුවක් උඩුගත නොවුනි. නොහැඳිනු දෝෂයක්", "Contacts" => "සබඳතා", "Error" => "දෝෂයක්", +"Importing..." => "ආයාත කරමින් පවති...", +"Upload Error" => "උඩුගත කිරීමේ දෝෂයක්", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "ඔබ උඩුගත කිරීමට තැත් කරන ගොනුව, සේවාදායකයාට උඩුගත කළ හැකි උපරිම ගොනු විශාලත්වයට වඩා වැඩිය", +"Upload too large" => "උඩුගත කිරීම විශාල වැඩිය", "No files selected for upload." => "උඩුගත කිරීමට ගොනු තෝරා නැත", "Enter name" => "නම දෙන්න", "Enter description" => "විස්තරය දෙන්න", @@ -69,6 +72,7 @@ "There was an error deleting this contact." => "මෙම සම්බන්ධතාව මැකීමේදී දෝෂයක් ඇති විය", "Settings" => "සිටුවම්", "Import" => "ආයාත කරන්න", +"OK" => "හරි", "Groups" => "කණ්ඩායම්", "Close" => "වසන්න", "Next addressbook" => "මෙයට පසු ලිපින පොත", diff --git a/l10n/sk_SK.php b/l10n/sk_SK.php index 67962c96..31d7677b 100644 --- a/l10n/sk_SK.php +++ b/l10n/sk_SK.php @@ -67,8 +67,15 @@ "Error adding to group." => "Chyba pri pridávaní do skupiny.", "Error removing from group." => "Chyba pri odstraňovaní zo skupiny.", "There was an error opening a mail composer." => "Vyskytla sa chyba pri otváraní nástroja na tvorbu pošty.", +"Not all files uploaded. Retrying..." => "Všetky súbory neboli odoslané. Opakujem...", +"Something went wrong with the upload, please retry." => "Stalo sa niečo zlé s odosielaným súborom, skúste ho prosím odoslať znovu.", "Error" => "Chyba", +"Importing..." => "Importujem...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Nedá sa odoslať Váš súbor, pretože je to adresár, alebo je jeho veľkosť 0 bajtov", +"Upload Error" => "Chyba odosielania", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Súbor, ktorý sa pokúšate nahrať, presahuje maximálnu povolenú veľkosť.", +"Upload too large" => "Nahrávanie je príliš veľké", +"Pending" => "Prebieha", "Add group" => "Pridať skupinu", "No files selected for upload." => "Žiadne súbory neboli vybrané k nahratiu", "Edit profile picture" => "Upraviť profilový avatar", @@ -140,6 +147,7 @@ "Settings" => "Nastavenia", "Import" => "Importovať", "Import into:" => "Importovať do:", +"OK" => "OK", "(De-)select all" => "(Ne-)vybrať všetky", "New Contact" => "Nový kontakt", "Back" => "Späť", diff --git a/l10n/sl.php b/l10n/sl.php index d214521b..de263f16 100644 --- a/l10n/sl.php +++ b/l10n/sl.php @@ -55,6 +55,7 @@ "Contact is not in this group." => "Stik ni v tej skupini", "Contacts are not in this group." => "Stiki niso v tej skupini.", "A group named {group} already exists" => "Skupina z imenom {group} že obstaja.", +"You can drag groups to\narrange them as you like." => "Skupine lahko z vlečenjem\nrazporedite po vaših željah.", "All" => "Vsi", "Favorites" => "Priljubljene", "Shared by {owner}" => "V souporabo dal {owner}", @@ -67,8 +68,20 @@ "Error adding to group." => "Napaka pri dodajanju v skupino.", "Error removing from group." => "Napaka pri odstranjevanju iz skupine.", "There was an error opening a mail composer." => "Med odpiranjem sestavljalnika pošte je prišlo do napake.", +"Deleting done. Click here to cancel reloading." => "Izbris je končan. Če želite preklicati ponovno nalaganje, kliknite sem.", +"Add address book" => "Dodaj imenik", +"Import done. Click here to cancel reloading." => "Uvoz je končan. Če želite preklicati ponovno nalaganje, kliknite sem.", +"Not all files uploaded. Retrying..." => "Vse datoteke niso bile poslane. Poskus bo ponovljen ...", +"Something went wrong with the upload, please retry." => "Med nalaganjem je prišlo do napake. Poskusite znova.", "Error" => "Napaka", +"Importing from {filename}..." => "Uvažam iz {filename}...", +"{success} imported, {failed} failed." => "{success} uvoženih, {failed} spodletelih.", +"Importing..." => "Uvažanje ...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Pošiljanje ni mogoče, saj gre za mapo, ali pa je datoteka velikosti 0 bajtov.", +"Upload Error" => "Napaka med nalaganjem", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Datoteka, ki jo poskušate naložiti, presega največjo dovoljeno velikost za pošiljanje na tem strežniku.", +"Upload too large" => "Datoteke za pošiljanje so prevelike", +"Pending" => "V čakanju ...", "Add group" => "Dodaj skupino", "No files selected for upload." => "Ni izbrane datoteke za nalaganje.", "Edit profile picture" => "Uredi fotografijo profila", @@ -138,8 +151,12 @@ "HomePage" => "Domača stran", "New Group" => "Nova skupina", "Settings" => "Nastavitve", +"Address books" => "Imeniki", "Import" => "Uvozi", +"Select files to import" => "Izberite datoteke za uvoz", +"Select files" => "Izberi datoteke", "Import into:" => "Uvozi v:", +"OK" => "V redu", "(De-)select all" => "(Od-)izberi vse", "New Contact" => "Nov stik", "Back" => "Nazaj", @@ -203,6 +220,7 @@ "Delete IM" => "Izbriši IM", "Share" => "Souporaba", "Export" => "Izvozi", +"CardDAV link" => "CardDAV povezava", "Add Contact" => "Dodaj stik", "Drop photo to upload" => "Spustite sliko tukaj, da bi jo poslali na strežnik", "Format custom, Short name, Full name, Reverse or Reverse with comma" => "Format po meri, Kratko ime, Polno ime, Obratno ali Obratno z vejico", diff --git a/l10n/sr.php b/l10n/sr.php index d239d6a7..21a4cd6f 100644 --- a/l10n/sr.php +++ b/l10n/sr.php @@ -9,6 +9,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/sr@latin.php b/l10n/sr@latin.php index 3e70929f..33111768 100644 --- a/l10n/sr@latin.php +++ b/l10n/sr@latin.php @@ -6,6 +6,7 @@ "The uploaded file was only partially uploaded" => "Poslati fajl je samo delimično otpremljen!", "No file was uploaded" => "Nijedan fajl nije poslat", "Missing a temporary folder" => "Nedostaje privremena fascikla", +"Upload too large" => "Pošiljka je prevelika", "Download" => "Preuzmi", "Edit" => "Uredi", "Delete" => "Obriši", diff --git a/l10n/sv.php b/l10n/sv.php index 1c044694..b10b694e 100644 --- a/l10n/sv.php +++ b/l10n/sv.php @@ -67,8 +67,15 @@ "Error adding to group." => "Fel vid tillägg i grupp.", "Error removing from group." => "Fel vid radering från grupp.", "There was an error opening a mail composer." => "Fel uppstod när e-postklient skulle öppnas.", +"Not all files uploaded. Retrying..." => "Alla filer är inte uppladdade. Försöker igen...", +"Something went wrong with the upload, please retry." => "Något gick fel med uppladdningen, försök igen.", "Error" => "Fel", +"Importing..." => "Importerar...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Kan inte ladda upp din fil eftersom det är en katalog eller har 0 bytes", +"Upload Error" => "Fel vid uppladdning", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Filen du försöker ladda upp är större än den maximala storleken för filuppladdning på denna server.", +"Upload too large" => "För stor uppladdning", +"Pending" => "Väntar", "Add group" => "Lägg till grupp", "No files selected for upload." => "Inga filer valda för uppladdning", "Edit profile picture" => "Anpassa profilbild", @@ -140,6 +147,7 @@ "Settings" => "Inställningar", "Import" => "Importera", "Import into:" => "Importera till:", +"OK" => "OK", "(De-)select all" => "(Av-)markera alla", "New Contact" => "Ny kontakt", "Back" => "Tillbaka", diff --git a/l10n/ta_LK.php b/l10n/ta_LK.php index b15c04ef..27026364 100644 --- a/l10n/ta_LK.php +++ b/l10n/ta_LK.php @@ -68,7 +68,11 @@ "Error removing from group." => "குழுவிலிருந்து அகற்றுவதிலிருந்து வழு.", "There was an error opening a mail composer." => "மின்னஞ்சல் செய்தியாக்குகையை திறப்பதில் வழு.", "Error" => "வழு", +"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." => "நீங்கள் பதிவேற்ற முயற்சிக்கும் கோப்பானது இந்த சேவையகத்தில் பதிவேற்றக்கூடிய கோப்பின் ஆகக்கூடிய அளவைவிட கூடியது. ", +"Upload too large" => "பதிவேற்றல் மிகப்பெரியது", +"Pending" => "நிலுவையிலுள்ள", "Add group" => "குழுவில் சேர்க்க", "No files selected for upload." => "பதிவேற்றுவதற்கு கோப்புகள் தெரிவுசெய்யப்படவில்லை", "Edit profile picture" => "விபரக்கோவை படத்தை தொகுக்க ", @@ -140,6 +144,7 @@ "Settings" => "அமைப்புகள்", "Import" => "இறக்குமதி", "Import into:" => "இதற்கு இறக்குமதி செய்க:", +"OK" => "சரி ", "(De-)select all" => "எல்லாவற்றையும் தெரிவுசெய்க (செய்யாதிக-)", "New Contact" => "புதிய தொடர்பு", "Back" => "பின்னுக்கு", diff --git a/l10n/th_TH.php b/l10n/th_TH.php index 6d7177d5..9d120f25 100644 --- a/l10n/th_TH.php +++ b/l10n/th_TH.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" => "ตกลง", "(De-)select all" => "ยกเลิกการเลือกทั้งหมด", "New Contact" => "สร้างรายชื่อผู้ติดต่อใหม่", "Back" => "ย้อนกลับ", diff --git a/l10n/tr.php b/l10n/tr.php index 70efb315..078c4156 100644 --- a/l10n/tr.php +++ b/l10n/tr.php @@ -42,7 +42,12 @@ "Contacts" => "Kişiler", "Select photo" => "Fotograf seç", "Error" => "Hata", +"Importing..." => "İçeri aktarılıyor...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Dosyanızın boyutu 0 byte olduğundan veya bir dizin olduğundan yüklenemedi", +"Upload Error" => "Yükleme Hatası", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Yüklemeye çalıştığınız dosya sunucudaki dosya yükleme maksimum boyutunu aşmaktadır. ", +"Upload too large" => "Yükleme çok büyük", +"Pending" => "Bekliyor", "No files selected for upload." => "Yükleme için dosya seçilmedi.", "Error loading profile picture." => "Profil resmi yüklenirken hata oluştu.", "Enter name" => "İsim giriniz", @@ -101,6 +106,7 @@ "There was an error deleting this contact." => "Kişi silinirken hata oluştu.", "Settings" => "Ayarlar", "Import" => "İçe aktar", +"OK" => "OK", "New Contact" => "Yeni Kişi", "Back" => "Geri", "Groups" => "Gruplar", diff --git a/l10n/uk.php b/l10n/uk.php index eda8de72..caa1ab78 100644 --- a/l10n/uk.php +++ b/l10n/uk.php @@ -67,8 +67,14 @@ "Error adding to group." => "Помилка при додаванні у групу.", "Error removing from group." => "Помилка при видаленні з групи.", "There was an error opening a mail composer." => "Виникла помилка при відкриванні поштової програми.", +"Not all files uploaded. Retrying..." => "Не всі файли завантажено. Повторна спроба...", "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 +146,7 @@ "Settings" => "Налаштування", "Import" => "Імпорт", "Import into:" => "Імпортувати в:", +"OK" => "OK", "(De-)select all" => "(Відміна) виділення усіх", "New Contact" => "Новий контакт", "Back" => "Назад", diff --git a/l10n/vi.php b/l10n/vi.php index 2b5a5181..9f755ccf 100644 --- a/l10n/vi.php +++ b/l10n/vi.php @@ -67,8 +67,15 @@ "Error adding to group." => "Lỗi thêm vào nhóm.", "Error removing from group." => "Lỗi xóa khỏi nhóm.", "There was an error opening a mail composer." => "Lỗi mở phần soạn email.", +"Not all files uploaded. Retrying..." => "Tất cả các tập tin không được tải lên .Đang thử lại...", +"Something went wrong with the upload, please retry." => "Một cái gì đó đã sai khi tải lên ,hãy thử lại.", "Error" => "Lỗi", +"Importing..." => "Đang nhập vào...", +"Unable to upload your file as it is a directory or has 0 bytes" => "Không thể tải lên tập tin của bạn ,nó như là một thư mục hoặc có 0 byte", +"Upload Error" => "Lỗi tải lên", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Các tập tin bạn đang cố gắng tải lên vượt quá kích thước tối đa cho tập tin tải lên trên máy chủ.", +"Upload too large" => "Tập tin tải lên quá lớn", +"Pending" => "Đang chờ", "Add group" => "Thêm nhóm", "No files selected for upload." => "Không có tập tin nào được chọn để tải lên.", "Edit profile picture" => "Chỉnh sửa hồ sơ ảnh", @@ -140,6 +147,7 @@ "Settings" => "Tùy chỉnh", "Import" => "Nhập", "Import into:" => "Nhập vào :", +"OK" => "Chấp nhận", "(De-)select all" => "(Hủy) chọn tất cả", "New Contact" => "Liên lạc mới", "Back" => "Trở lại", diff --git a/l10n/zh_CN.GB2312.php b/l10n/zh_CN.GB2312.php index dd8db39c..d771b827 100644 --- a/l10n/zh_CN.GB2312.php +++ b/l10n/zh_CN.GB2312.php @@ -41,8 +41,15 @@ "No file was uploaded. Unknown error" => "没有上传文件。未知错误", "Contacts" => "联系人", "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" => "不能上传您的文件,由于它是文件夹或者为空文件", +"Upload Error" => "上传错误", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "您试图上传的文件超出了此服务器允许的上传文件最大尺寸。", +"Upload too large" => "上传过大", +"Pending" => "等待中", "No files selected for upload." => "未选择要上传的文件。", "Error loading profile picture." => "加载档案相片出错。", "Enter name" => "输入名称", @@ -100,6 +107,7 @@ "There was an error deleting this contact." => "删除联系人出错。", "Settings" => "设置", "Import" => "导入", +"OK" => "好", "Groups" => "群组", "Close" => "关闭", "Keyboard shortcuts" => "热键", diff --git a/l10n/zh_CN.php b/l10n/zh_CN.php index caa96853..ec53a014 100644 --- a/l10n/zh_CN.php +++ b/l10n/zh_CN.php @@ -53,8 +53,15 @@ "Add to..." => "添加到……", "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" => "无法上传您的文件,文件夹或者空文件", +"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." => "没有选择文件以上传", "Error loading profile picture." => "载入档案图片时出错", @@ -119,6 +126,7 @@ "Settings" => "设置", "Import" => "导入", "Import into:" => "导入至:", +"OK" => "OK", "(De-)select all" => "反选全部", "New Contact" => "新建联系人", "Back" => "返回", diff --git a/l10n/zh_TW.php b/l10n/zh_TW.php index d4e837fe..793dee9d 100644 --- a/l10n/zh_TW.php +++ b/l10n/zh_TW.php @@ -30,6 +30,9 @@ "Contacts" => "通訊錄", "Select photo" => "選擇相片", "Error" => "錯誤", +"Unable to upload your file as it is a directory or has 0 bytes" => "無法上傳您的檔案因為它可能是一個目錄或檔案大小為0", +"Upload Error" => "上傳發生錯誤", +"Upload too large" => "上傳過大", "Add group" => "新增群組", "Enter name" => "輸入姓名", "Enter description" => "輸入描述",