diff --git a/l10n/ar.php b/l10n/ar.php index d48d503d..cab2c41c 100644 --- a/l10n/ar.php +++ b/l10n/ar.php @@ -3,7 +3,14 @@ "Cannot add empty property." => "لا يمكنك اضافه صفه خاليه.", "At least one of the address fields has to be filled out." => "يجب ملء على الاقل خانه واحده من العنوان.", "Information about vCard is incorrect. Please reload the page." => "المعلومات الموجودة في ال vCard غير صحيحة. الرجاء إعادة تحديث الصفحة.", +"There is no error, the file uploaded with success" => "تم ترفيع الملفات بنجاح.", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "حجم الملف الذي تريد ترفيعه أعلى مما upload_max_filesize يسمح به في ملف php.ini", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML.", +"The uploaded file was only partially uploaded" => "تم ترفيع جزء من الملفات الذي تريد ترفيعها فقط", +"No file was uploaded" => "لم يتم ترفيع أي من الملفات", +"Missing a temporary folder" => "المجلد المؤقت غير موجود", "Contacts" => "المعارف", +"Upload too large" => "حجم الترفيع أعلى من المسموح", "Download" => "انزال", "Edit" => "تعديل", "Delete" => "حذف", @@ -12,6 +19,7 @@ "Contact could not be found." => "لم يتم العثور على الشخص.", "Work" => "الوظيفة", "Home" => "البيت", +"Other" => "شيء آخر", "Mobile" => "الهاتف المحمول", "Text" => "معلومات إضافية", "Voice" => "صوت", @@ -20,8 +28,12 @@ "Pager" => "الرنان", "Contact" => "معرفه", "Add Contact" => "أضف شخص ", +"Import" => "إدخال", +"Settings" => "اعدادات", +"Close" => "اغلق", "Organization" => "المؤسسة", "Birthday" => "تاريخ الميلاد", +"Groups" => "مجموعات", "Preferred" => "مفضل", "Phone" => "الهاتف", "Email" => "البريد الالكتروني", @@ -36,7 +48,12 @@ "Zipcode" => "رقم المنطقة", "Country" => "البلد", "Addressbook" => "كتاب العناوين", +"more info" => "مزيد من المعلومات", +"Primary address (Kontact et al)" => "العنوان الرئيسي (جهات الإتصال)", +"iOS/OS X" => "ط ن ت/ ن ت 10", "Addressbooks" => "كتب العناوين", +"Share" => "شارك", "New Address Book" => "كتاب عناوين جديد", +"Name" => "اسم", "Save" => "حفظ" ); diff --git a/l10n/bg_BG.php b/l10n/bg_BG.php new file mode 100644 index 00000000..b7d82856 --- /dev/null +++ b/l10n/bg_BG.php @@ -0,0 +1,23 @@ + "Няма избрани категории за изтриване", +"There is no error, the file uploaded with success" => "Файлът е качен успешно", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Файлът който се опитвате да качите, надвишава зададените стойности в upload_max_filesize в PHP.INI", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Файлът който се опитвате да качите надвишава стойностите в MAX_FILE_SIZE в HTML формата.", +"The uploaded file was only partially uploaded" => "Файлът е качен частично", +"No file was uploaded" => "Фахлът не бе качен", +"Missing a temporary folder" => "Липсва временната папка", +"Error" => "Грешка", +"Upload Error" => "Грешка при качване", +"Download" => "Изтегляне", +"Delete" => "Изтриване", +"Cancel" => "Отказ", +"Work" => "Работа", +"Other" => "Друго", +"Import" => "Внасяне", +"Birthday" => "Роджен ден", +"Groups" => "Групи", +"Email" => "Е-поща", +"Address" => "Адрес", +"Share" => "Споделяне", +"Save" => "Запис" +); diff --git a/l10n/ca.php b/l10n/ca.php index d56c5ebd..80eafd46 100644 --- a/l10n/ca.php +++ b/l10n/ca.php @@ -126,6 +126,8 @@ "Video" => "Vídeo", "Pager" => "Paginador", "Internet" => "Internet", +"Friends" => "Amics", +"Family" => "Familia", "{name}'s Birthday" => "Aniversari de {name}", "Contact" => "Contacte", "You do not have the permissions to add contacts to this addressbook." => "No teniu permisos per afegir contactes a aquesta llibreta d'adreces.", diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php index 81530873..62e0ad4a 100644 --- a/l10n/cs_CZ.php +++ b/l10n/cs_CZ.php @@ -126,6 +126,8 @@ "Video" => "Video", "Pager" => "Pager", "Internet" => "Internet", +"Friends" => "Přátelé", +"Family" => "Rodina", "{name}'s Birthday" => "Narozeniny {name}", "Contact" => "Kontakt", "You do not have the permissions to add contacts to this addressbook." => "Nemáte práva pro přidání kontaktů do této knihy adres.", diff --git a/l10n/de.php b/l10n/de.php index 3c07f585..3192d01f 100644 --- a/l10n/de.php +++ b/l10n/de.php @@ -126,6 +126,8 @@ "Video" => "Video", "Pager" => "Pager", "Internet" => "Internet", +"Friends" => "Freunde", +"Family" => "Familie", "{name}'s Birthday" => "Geburtstag von {name}", "Contact" => "Kontakt", "You do not have the permissions to add contacts to this addressbook." => "Du besitzt nicht die erforderlichen Rechte, diesem Adressbuch Kontakte hinzuzufügen.", diff --git a/l10n/de_DE.php b/l10n/de_DE.php index 4c924a32..c80ccaf2 100644 --- a/l10n/de_DE.php +++ b/l10n/de_DE.php @@ -126,6 +126,8 @@ "Video" => "Video", "Pager" => "Pager", "Internet" => "Internet", +"Friends" => "Freunde", +"Family" => "Familie", "{name}'s Birthday" => "Geburtstag von {name}", "Contact" => "Kontakt", "You do not have the permissions to add contacts to this addressbook." => "Sie besitzen nicht die erforderlichen Rechte, diesem Adressbuch Kontakte hinzuzufügen.", diff --git a/l10n/el.php b/l10n/el.php index 99f4dc3f..85fab5f2 100644 --- a/l10n/el.php +++ b/l10n/el.php @@ -126,6 +126,8 @@ "Video" => "Βίντεο", "Pager" => "Βομβητής", "Internet" => "Διαδίκτυο", +"Friends" => "Φίλοι", +"Family" => "Οικογένεια", "{name}'s Birthday" => "Τα Γεννέθλια του/της {name}", "Contact" => "Επαφή", "You do not have the permissions to add contacts to this addressbook." => "Δεν έχετε δικαιώματα να προσθέσετε επαφές σε αυτό το βιβλίο διευθύνσεων.", diff --git a/l10n/eo.php b/l10n/eo.php index 9656d34d..2f7472eb 100644 --- a/l10n/eo.php +++ b/l10n/eo.php @@ -73,6 +73,7 @@ "Your browser doesn't support AJAX upload. Please click on the profile picture to select a photo to upload." => "Via foliumilo ne kongruas kun AJAX-alŝutado. Bonvolu klaki la profilbildon por elekti foton alŝutotan.", "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", +"Pending" => "Traktotaj", "Import done" => "Enporto plenumiĝis", "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.", @@ -81,6 +82,7 @@ "Result: " => "Rezulto: ", " imported, " => " enportoj, ", " failed." => "malsukcesoj.", +"Displayname cannot be empty." => "Montronomo devas ne esti malplena.", "Show CardDav link" => "Montri CardDav-ligilon", "Show read-only VCF link" => "Montri nur legeblan VCF-ligilon", "Download" => "Elŝuti", diff --git a/l10n/es.php b/l10n/es.php index 10048649..edecf4ab 100644 --- a/l10n/es.php +++ b/l10n/es.php @@ -126,6 +126,8 @@ "Video" => "Vídeo", "Pager" => "Localizador", "Internet" => "Internet", +"Friends" => "Amigos", +"Family" => "Familia", "{name}'s Birthday" => "Cumpleaños de {name}", "Contact" => "Contacto", "You do not have the permissions to add contacts to this addressbook." => "No tiene permisos para añadir contactos a esta libreta de direcciones.", diff --git a/l10n/fa.php b/l10n/fa.php index 56c9255c..abf08e10 100644 --- a/l10n/fa.php +++ b/l10n/fa.php @@ -49,15 +49,24 @@ "Error" => "خطا", "Format custom, Short name, Full name, Reverse or Reverse with comma" => "Format custom, Short name, Full name, Reverse or Reverse with comma", "Select type" => "نوع را انتخاب کنید", +"Select photo" => "تصویر را انتخاب کنید", "This property has to be non-empty." => "این ویژگی باید به صورت غیر تهی عمل کند", "Couldn't serialize elements." => "قابلیت مرتب سازی عناصر وجود ندارد", "'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "پاک کردن ویژگی بدون استدلال انجام شده.لطفا این مورد را گزارش دهید:bugs.owncloud.org", "Edit name" => "نام تغییر", "No files selected for upload." => "هیچ فایلی برای آپلود انتخاب نشده است", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "حجم فایل بسیار بیشتر از حجم تنظیم شده در تنظیمات سرور است", +"Upload too large" => "سایز فایل برای آپلود زیاد است(م.تنظیمات در php.ini)", +"Only image files can be used as profile picture." => "تنها تصاویر می توانند برای تصویر پروفایل انتخاب شوند", +"Wrong file type" => "خطا در نوع فایل", +"Your browser doesn't support AJAX upload. Please click on the profile picture to select a photo to upload." => "مرورگر شما از آژاکس پشتیبانی نمی کند. لطفا از مرورگر بهتری استفاده کرده و یا بر روی تصویر پروفایل کلیک کنید تا تصوبر دیگری را جهت بارگذاری برگزینید", +"Unable to upload your file as it is a directory or has 0 bytes" => "ناتوان در بارگذاری یا فایل یک پوشه است یا 0بایت دارد", +"Upload Error" => "خطا در بار گذاری", +"Pending" => "در انتظار", "Result: " => "نتیجه:", " imported, " => "وارد شد،", " failed." => "ناموفق", +"Displayname cannot be empty." => "اسم نمایشی نمی تواند خالی باشد", "Download" => "بارگیری", "Edit" => "ویرایش", "Delete" => "پاک کردن", @@ -66,6 +75,7 @@ "Contact could not be found." => "اتصال ویا تماسی یافت نشد", "Work" => "کار", "Home" => "خانه", +"Other" => "دیگر", "Mobile" => "موبایل", "Text" => "متن", "Voice" => "صدا", @@ -78,6 +88,7 @@ "Contact" => "اشخاص", "Add Contact" => "افزودن اطلاعات شخص مورد نظر", "Import" => "وارد کردن", +"Settings" => "تنظیمات", "Close" => "بستن", "Drop photo to upload" => "تصویر را به اینجا بکشید تا بار گذازی شود", "Delete current photo" => "پاک کردن تصویر کنونی", @@ -150,6 +161,8 @@ "Primary address (Kontact et al)" => "نشانی اولیه", "iOS/OS X" => "iOS/OS X ", "Addressbooks" => "کتابچه ی نشانی ها", +"Share" => "اشتراکگزاری", "New Address Book" => "کتابچه نشانه های جدید", +"Name" => "نام", "Save" => "ذخیره سازی" ); diff --git a/l10n/fi_FI.php b/l10n/fi_FI.php index 1ae133d5..6933ccda 100644 --- a/l10n/fi_FI.php +++ b/l10n/fi_FI.php @@ -123,6 +123,8 @@ "Video" => "Video", "Pager" => "Hakulaite", "Internet" => "Internet", +"Friends" => "Kaverit", +"Family" => "Perhe", "{name}'s Birthday" => "Henkilön {name} syntymäpäivä", "Contact" => "Yhteystieto", "You do not have the permissions to add contacts to this addressbook." => "Sinulla ei ole oikeuksia lisätä yhteystietoja tähän osoitekirjaan.", diff --git a/l10n/gl.php b/l10n/gl.php index a10e3e61..7b77df4a 100644 --- a/l10n/gl.php +++ b/l10n/gl.php @@ -48,15 +48,25 @@ "Error" => "Erro", "Format custom, Short name, Full name, Reverse or Reverse with comma" => "Formato personalizado, Nome corto, Nome completo, Inverso ou Inverso con coma", "Select type" => "Seleccione tipo", +"Select photo" => "Seleccione fotografía", "This property has to be non-empty." => "Esta propiedade non pode quedar baldeira.", "Couldn't serialize elements." => "Non se puido serializar os elementos.", "'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' chamado sen argumento. Por favor, informe en bugs.owncloud.org", "Edit name" => "Editar nome", "No files selected for upload." => "Sen ficheiros escollidos para subir.", "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", +"Only image files can be used as profile picture." => "Só se poden usar ficheiros de imaxe como foto de perfil.", +"Wrong file type" => "Tipo de ficheiro incorrecto", +"Your browser doesn't support AJAX upload. Please click on the profile picture to select a photo to upload." => "O seu navegador non soporta a subida AJAX. Por favor pinche na foto de perfil para seleccionar unha foto para subir.", +"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", +"Pending" => "Pendentes", +"Importing..." => "Importando...", "Result: " => "Resultado: ", " imported, " => " importado, ", " failed." => " fallou.", +"Displayname cannot be empty." => "Displayname non pode estar baldeiro.", "Download" => "Descargar", "Edit" => "Editar", "Delete" => "Eliminar", @@ -65,6 +75,7 @@ "Contact could not be found." => "Non se atopou o contacto.", "Work" => "Traballo", "Home" => "Casa", +"Other" => "Outro", "Mobile" => "Móbil", "Text" => "Texto", "Voice" => "Voz", @@ -77,6 +88,7 @@ "Contact" => "Contacto", "Add Contact" => "Engadir contacto", "Import" => "Importar", +"Settings" => "Preferencias", "Close" => "Pechar", "Drop photo to upload" => "Solte a foto a subir", "Delete current photo" => "Borrar foto actual", @@ -149,6 +161,8 @@ "Primary address (Kontact et al)" => "Enderezo primario (Kontact et al)", "iOS/OS X" => "iOS/OS X", "Addressbooks" => "Axendas", +"Share" => "Compartir", "New Address Book" => "Nova axenda", +"Name" => "Nome", "Save" => "Gardar" ); diff --git a/l10n/he.php b/l10n/he.php index 2c070b98..53f76224 100644 --- a/l10n/he.php +++ b/l10n/he.php @@ -37,6 +37,11 @@ "No file was uploaded" => "שום קובץ לא הועלה", "Missing a temporary folder" => "תקיה זמנית חסרה", "Contacts" => "אנשי קשר", +"Error" => "שגיאה", +"Upload too large" => "העלאה גדולה מידי", +"Unable to upload your file as it is a directory or has 0 bytes" => "לא יכול להעלות את הקובץ מכיוון שזו תקיה או שמשקל הקובץ 0 בתים", +"Upload Error" => "שגיאת העלאה", +"Pending" => "ממתין", "Download" => "הורדה", "Edit" => "עריכה", "Delete" => "מחיקה", @@ -45,6 +50,7 @@ "Contact could not be found." => "לא ניתן לאתר איש קשר", "Work" => "עבודה", "Home" => "בית", +"Other" => "אחר", "Mobile" => "נייד", "Text" => "טקסט", "Voice" => "קולי", @@ -57,6 +63,8 @@ "Contact" => "איש קשר", "Add Contact" => "הוספת איש קשר", "Import" => "יבא", +"Settings" => "הגדרות", +"Close" => "סגירה", "Drop photo to upload" => "גרור ושחרר תמונה בשביל להעלות", "Delete current photo" => "מחק תמונה נוכחית", "Edit current photo" => "ערוך תמונה נוכחית", @@ -127,6 +135,8 @@ "Primary address (Kontact et al)" => "כתובת ראשית", "iOS/OS X" => "iOS/OS X", "Addressbooks" => "פנקסי כתובות", +"Share" => "שתף", "New Address Book" => "פנקס כתובות חדש", +"Name" => "שם", "Save" => "שמירה" ); diff --git a/l10n/hr.php b/l10n/hr.php index e4e0fe11..5587718d 100644 --- a/l10n/hr.php +++ b/l10n/hr.php @@ -33,6 +33,11 @@ "No file was uploaded" => "Datoteka nije poslana", "Missing a temporary folder" => "Nedostaje privremeni direktorij", "Contacts" => "Kontakti", +"Error" => "Greška", +"Upload too large" => "Prijenos je preobiman", +"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", +"Pending" => "U tijeku", "Download" => "Preuzimanje", "Edit" => "Uredi", "Delete" => "Obriši", @@ -52,6 +57,7 @@ "GaduGadu" => "GaduGadu", "Work" => "Posao", "Home" => "Kuća", +"Other" => "ostali", "Mobile" => "Mobitel", "Text" => "Tekst", "Voice" => "Glasovno", @@ -64,6 +70,7 @@ "Contact" => "Kontakt", "Add Contact" => "Dodaj kontakt", "Import" => "Uvezi", +"Settings" => "Postavke", "Close" => "Zatvori", "Drop photo to upload" => "Dovucite fotografiju za slanje", "Delete current photo" => "Izbriši trenutnu sliku", @@ -111,6 +118,8 @@ "more info" => "više informacija", "iOS/OS X" => "iOS/OS X", "Addressbooks" => "Adresari", +"Share" => "Podijeli", "New Address Book" => "Novi adresar", +"Name" => "Ime", "Save" => "Spremi" ); diff --git a/l10n/hu_HU.php b/l10n/hu_HU.php index b9f5fa3a..489d8860 100644 --- a/l10n/hu_HU.php +++ b/l10n/hu_HU.php @@ -49,15 +49,24 @@ "Error" => "Hiba", "Format custom, Short name, Full name, Reverse or Reverse with comma" => "Formátum egyedi, Rövid név, Teljes név, Visszafelé vagy Visszafelé vesszővel", "Select type" => "Típus kiválasztása", +"Select photo" => "Fotó kiválasztása", "This property has to be non-empty." => "Ezt a tulajdonságot muszáj kitölteni", "Couldn't serialize elements." => "Sorbarakás sikertelen", "'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "A 'deleteProperty' argumentum nélkül lett meghívva. Kérjük, jelezze a hibát.", "Edit name" => "Név szerkesztése", "No files selected for upload." => "Nincs kiválasztva feltöltendő fájl", "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", +"Only image files can be used as profile picture." => "Csak képfájl használható profilképnek", +"Wrong file type" => "Rossz fájltípus", +"Your browser doesn't support AJAX upload. Please click on the profile picture to select a photo to upload." => "Az Ön böngészője nem támogatja az AJAX feltöltést. Kérjük, kattintson a profilképre, hogy kiválaszthassa a feltöltendő képet.", +"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", +"Pending" => "Folyamatban", "Result: " => "Eredmény: ", " imported, " => " beimportálva, ", " failed." => " sikertelen", +"Displayname cannot be empty." => "Megjelenített név kitöltendő", "Download" => "Letöltés", "Edit" => "Szerkesztés", "Delete" => "Törlés", @@ -66,6 +75,7 @@ "Contact could not be found." => "Kapcsolat nem található.", "Work" => "Munkahelyi", "Home" => "Otthoni", +"Other" => "Egyéb", "Mobile" => "Mobiltelefonszám", "Text" => "Szöveg", "Voice" => "Hang", @@ -78,6 +88,7 @@ "Contact" => "Kapcsolat", "Add Contact" => "Kapcsolat hozzáadása", "Import" => "Import", +"Settings" => "Beállítások", "Close" => "Bezár", "Drop photo to upload" => "Húzza ide a feltöltendő képet", "Delete current photo" => "Aktuális kép törlése", @@ -150,6 +161,8 @@ "Primary address (Kontact et al)" => "Elsődleges cím", "iOS/OS X" => "iOS/OS X", "Addressbooks" => "Címlisták", +"Share" => "Megosztás", "New Address Book" => "Új címlista", +"Name" => "Név", "Save" => "Mentés" ); diff --git a/l10n/ia.php b/l10n/ia.php index d4566636..be28e035 100644 --- a/l10n/ia.php +++ b/l10n/ia.php @@ -4,9 +4,11 @@ "Cannot add empty property." => "Non pote adder proprietate vacue.", "Error saving temporary file." => "Error durante le scriptura in le file temporari", "Error loading image." => "Il habeva un error durante le cargamento del imagine.", +"The uploaded file was only partially uploaded" => "Le file incargate solmente esseva incargate partialmente", "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", @@ -15,6 +17,7 @@ "Contact could not be found." => "Contacto non poterea esser legite", "Work" => "Travalio", "Home" => "Domo", +"Other" => "Altere", "Mobile" => "Mobile", "Text" => "Texto", "Voice" => "Voce", @@ -26,6 +29,8 @@ "Contact" => "Contacto", "Add Contact" => "Adder contacto", "Import" => "Importar", +"Settings" => "Configurationes", +"Close" => "Clauder", "Delete current photo" => "Deler photo currente", "Edit current photo" => "Modificar photo currente", "Upload new photo" => "Incargar nove photo", @@ -76,6 +81,8 @@ "more info" => "plus info", "iOS/OS X" => "iOS/OS X", "Addressbooks" => "Adressarios", +"Share" => "Compartir", "New Address Book" => "Nove adressario", +"Name" => "Nomine", "Save" => "Salveguardar" ); diff --git a/l10n/id.php b/l10n/id.php index bd3bb5c4..b86cac54 100644 --- a/l10n/id.php +++ b/l10n/id.php @@ -1,8 +1,21 @@ "Tidak ada kategori terpilih untuk penghapusan.", "No contacts found." => "kontak tidak ditemukan", "Cannot add empty property." => "tidak dapat menambahkan properti kosong", "At least one of the address fields has to be filled out." => "setidaknya satu dari alamat wajib di isi", +"File doesn't exist:" => "file tidak ditemukan:", +"There is no error, the file uploaded with success" => "Tidak ada galat, berkas sukses diunggah", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "File yang diunggah melampaui directive upload_max_filesize di php.ini", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "File yang diunggah melampaui directive MAX_FILE_SIZE yang disebutan dalam form HTML.", +"The uploaded file was only partially uploaded" => "Berkas hanya diunggah sebagian", +"No file was uploaded" => "Tidak ada berkas yang diunggah", +"Missing a temporary folder" => "Kehilangan folder temporer", "Contacts" => "kontak", +"Error" => "kesalahan", +"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", +"Importing..." => "mengimpor...", "Download" => "unduh", "Edit" => "ubah", "Delete" => "hapus", @@ -10,6 +23,7 @@ "Contact could not be found." => "kontak tidak dapat ditemukan", "Work" => "pekerjaan", "Home" => "rumah", +"Other" => "Lainnya", "Mobile" => "ponsel", "Text" => "teks", "Voice" => "suara", @@ -21,6 +35,9 @@ "{name}'s Birthday" => "hari ulang tahun {name}", "Contact" => "kontak", "Add Contact" => "tambah kontak", +"Import" => "impor", +"Settings" => "pengaturan", +"Close" => "tutup", "Edit name details" => "ubah detail nama", "Organization" => "organisasi", "Nickname" => "nama panggilan", @@ -42,6 +59,10 @@ "Zipcode" => "kodepos", "Country" => "negara", "Addressbook" => "buku alamat", +"more info" => "lebih lanjut", +"iOS/OS X" => "iOS/OS X", "Addressbooks" => "buku alamat", +"Share" => "berbagi", +"Name" => "nama", "Save" => "simpan" ); diff --git a/l10n/it.php b/l10n/it.php index a628891d..46ece932 100644 --- a/l10n/it.php +++ b/l10n/it.php @@ -126,6 +126,8 @@ "Video" => "Video", "Pager" => "Cercapersone", "Internet" => "Internet", +"Friends" => "Amici", +"Family" => "Famiglia", "{name}'s Birthday" => "Data di nascita di {name}", "Contact" => "Contatto", "You do not have the permissions to add contacts to this addressbook." => "Non hai i permessi per aggiungere contatti a questa rubrica.", diff --git a/l10n/ja_JP.php b/l10n/ja_JP.php index 7b3acd21..dc50b5ba 100644 --- a/l10n/ja_JP.php +++ b/l10n/ja_JP.php @@ -126,6 +126,8 @@ "Video" => "テレビ電話", "Pager" => "ポケベル", "Internet" => "インターネット", +"Friends" => "友達", +"Family" => "家族", "{name}'s Birthday" => "{name}の誕生日", "Contact" => "連絡先", "You do not have the permissions to add contacts to this addressbook." => "アドレスブックに連絡先を追加する権限がありません", diff --git a/l10n/ka_GE.php b/l10n/ka_GE.php index 8c74d3f7..a58aa119 100644 --- a/l10n/ka_GE.php +++ b/l10n/ka_GE.php @@ -1,11 +1,24 @@ "სარედაქტირებელი კატეგორია არ არის არჩეული ", +"There is no error, the file uploaded with success" => "ჭოცდომა არ დაფიქსირდა, ფაილი წარმატებით აიტვირთა", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "ატვირთული ფაილი აჭარბებს upload_max_filesize დირექტივას php.ini ფაილში", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "ატვირთული ფაილი აჭარბებს MAX_FILE_SIZE დირექტივას, რომელიც მითითებულია HTML ფორმაში", +"The uploaded file was only partially uploaded" => "ატვირთული ფაილი მხოლოდ ნაწილობრივ აიტვირთა", +"No file was uploaded" => "ფაილი არ აიტვირთა", +"Missing a temporary folder" => "დროებითი საქაღალდე არ არსებობს", "Contacts" => "კონტაქტები", +"Error" => "შეცდომა", +"Upload too large" => "ასატვირთი ფაილი ძალიან დიდია", +"Unable to upload your file as it is a directory or has 0 bytes" => "თქვენი ფაილის ატვირთვა ვერ მოხერხდა. ის არის საქაღალდე და შეიცავს 0 ბაიტს", +"Upload Error" => "შეცდომა ატვირთვისას", +"Pending" => "მოცდის რეჟიმში", "Download" => "ჩამოტვირთვა", "Edit" => "რედაქტირება", "Delete" => "წაშლა", "Cancel" => "უარყოფა", "Work" => "სამსახური", "Home" => "სახლი", +"Other" => "სხვა", "Mobile" => "მობილური", "Text" => "ტექსტი", "Voice" => "ხმა", @@ -17,6 +30,8 @@ "Contact" => "კონტაქტი", "Add Contact" => "კონტაქტის დამატება", "Import" => "იმპორტი", +"Settings" => "პარამეტრები", +"Close" => "დახურვა", "Delete current photo" => "მიმდინარე სურათის წაშლა", "Edit current photo" => "მიმდინარე სურათის რედაქტირება", "Upload new photo" => "ახალი სურათის ატვირთვა", @@ -50,7 +65,11 @@ "Sir" => "სერ", "Add contact" => "კონტაქტის დამატება", "more info" => "უფრო მეტი ინფორმაცია", +"Primary address (Kontact et al)" => "პირველადი მისამართი (Kontact et al)", +"iOS/OS X" => "iOS/OS X", "Addressbooks" => "მისამართის წიგნები", +"Share" => "გაზიარება", "New Address Book" => "ახალი მისამართების წიგნი", +"Name" => "სახელი", "Save" => "შენახვა" ); diff --git a/l10n/ko.php b/l10n/ko.php index 988523de..f6b781cb 100644 --- a/l10n/ko.php +++ b/l10n/ko.php @@ -53,6 +53,7 @@ "Enter name" => "이름을 입력", "Format custom, Short name, Full name, Reverse or Reverse with comma" => "Format custom, Short name, Full name, Reverse or Reverse with comma", "Select type" => "유형 선택", +"Select photo" => "사진 선택", "You do not have permission to add contacts to " => "당신은 연락처를 추가 할 수 있는 권한이 없습니다. ", "Please select one of your own address books." => "당신의 Own 주소록 중 하나만 선택 하세요.", "Permission error" => "권한 에러", @@ -65,6 +66,13 @@ "Error loading profile picture." => "프로필 사진 로딩 에러", "Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "일부 연락처가 삭제 표시 되었으나 아직 삭제되지 않았습니다. 삭제가 끝날 때 까지 기다려 주세요.", "Do you want to merge these address books?" => "이 주소록을 통합하고 싶으십니까?", +"Upload too large" => "업로드 용량 초과", +"Only image files can be used as profile picture." => "이미지 파일만 프로필 사진으로 사용 될 수 있습니다.", +"Wrong file type" => "옳지 않은 파일 형식", +"Your browser doesn't support AJAX upload. Please click on the profile picture to select a photo to upload." => "브라우저가 AJAX 업로드를 지원하지 않습니다. 업로드할 사진을 선택하려면 프로필 사진을 클릭하세요.", +"Unable to upload your file as it is a directory or has 0 bytes" => "이 파일은 디렉토리이거나 0 바이트이기 때문에 업로드 할 수 없습니다.", +"Upload Error" => "업로드 에러", +"Pending" => "보류 중", "Result: " => "결과:", " imported, " => "불러오기,", " failed." => "실패.", diff --git a/l10n/ku_IQ.php b/l10n/ku_IQ.php new file mode 100644 index 00000000..4a480879 --- /dev/null +++ b/l10n/ku_IQ.php @@ -0,0 +1,13 @@ + "پهڕگهکه ههبوون نیه:", +"Error" => "ههڵه", +"Importing..." => "دههێنرێت...", +"Download" => "داگرتن", +"Import" => "هێنان", +"Settings" => "دهستكاری", +"Close" => "داخستن", +"Email" => "ئیمهیل", +"Address" => "ناونیشان", +"Name" => "ناو", +"Save" => "پاشکهوتکردن" +); diff --git a/l10n/lb.php b/l10n/lb.php index cd404b9b..496658c0 100644 --- a/l10n/lb.php +++ b/l10n/lb.php @@ -17,9 +17,16 @@ "Contact ID is missing." => "Kontakt ID fehlt.", "File doesn't exist:" => "Fichier existéiert net:", "Error loading image." => "Fehler beim lueden vum Bild.", +"There is no error, the file uploaded with success" => "Keen Feeler, Datei ass komplett ropgelueden ginn", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Déi ropgelueden Datei ass méi grouss wei d'upload_max_filesize Eegenschaft an der php.ini", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Déi ropgelueden Datei ass méi grouss wei d'MAX_FILE_SIZE Eegenschaft déi an der HTML form uginn ass", +"The uploaded file was only partially uploaded" => "Déi ropgelueden Datei ass nëmmen hallef ropgelueden ginn", "No file was uploaded" => "Et ass kee Fichier ropgeluede ginn", +"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", @@ -30,6 +37,7 @@ "Contact could not be found." => "Konnt den Kontakt net fannen.", "Work" => "Aarbecht", "Home" => "Doheem", +"Other" => "Aner", "Mobile" => "GSM", "Text" => "SMS", "Voice" => "Voice", @@ -41,6 +49,8 @@ "{name}'s Birthday" => "{name} säi Gebuertsdag", "Contact" => "Kontakt", "Add Contact" => "Kontakt bäisetzen", +"Import" => "Import", +"Settings" => "Astellungen", "Close" => "Zoumaachen", "Organization" => "Firma", "Nickname" => "Spëtznumm", @@ -79,6 +89,8 @@ "Sn." => "Sn.", "iOS/OS X" => "iOS/OS X", "Addressbooks" => "Adressbicher ", +"Share" => "Deelen", "New Address Book" => "Neit Adressbuch", +"Name" => "Numm", "Save" => "Späicheren" ); diff --git a/l10n/lt_LT.php b/l10n/lt_LT.php index 840090fd..e740df9a 100644 --- a/l10n/lt_LT.php +++ b/l10n/lt_LT.php @@ -1,5 +1,6 @@ "Klaida (de)aktyvuojant adresų knygą.", +"No categories selected for deletion." => "Trynimui nepasirinkta jokia kategorija.", "No contacts found." => "Kontaktų nerasta.", "Information about vCard is incorrect. Please reload the page." => "Informacija apie vCard yra neteisinga. ", "Error reading contact photo." => "Klaida skaitant kontakto nuotrauką.", @@ -11,7 +12,14 @@ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Įkeliamo failo dydis viršija MAX_FILE_SIZE nustatymą, kuris naudojamas HTML formoje.", "The uploaded file was only partially uploaded" => "Failas buvo įkeltas tik dalinai", "No file was uploaded" => "Nebuvo įkeltas joks failas", +"Missing a temporary folder" => "Nėra laikinojo katalogo", "Contacts" => "Kontaktai", +"Error" => "Klaida", +"Upload too large" => "Įkėlimui failas per didelis", +"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", +"Pending" => "Laukiantis", +"Importing..." => "Importuojama...", "Download" => "Atsisiųsti", "Edit" => "Keisti", "Delete" => "Trinti", @@ -20,6 +28,7 @@ "Contact could not be found." => "Kontaktas nerastas", "Work" => "Darbo", "Home" => "Namų", +"Other" => "Kita", "Mobile" => "Mobilusis", "Text" => "Žinučių", "Voice" => "Balso", @@ -30,10 +39,14 @@ "Internet" => "Internetas", "Contact" => "Kontaktas", "Add Contact" => "Pridėti kontaktą", +"Import" => "Importuoti", +"Settings" => "Nustatymai", +"Close" => "Užverti", "Organization" => "Organizacija", "Nickname" => "Slapyvardis", "Enter nickname" => "Įveskite slapyvardį", "Birthday" => "Gimtadienis", +"Groups" => "Grupės", "Phone" => "Telefonas", "Email" => "El. paštas", "Address" => "Adresas", @@ -47,6 +60,8 @@ "Country" => "Šalis", "Addressbook" => "Adresų knyga", "Addressbooks" => "Adresų knygos", +"Share" => "Dalintis", "New Address Book" => "Nauja adresų knyga", +"Name" => "Pavadinimas", "Save" => "Išsaugoti" ); diff --git a/l10n/lv.php b/l10n/lv.php new file mode 100644 index 00000000..45c56cae --- /dev/null +++ b/l10n/lv.php @@ -0,0 +1,16 @@ + "Neviens fails netika augšuplādēts", +"Error" => "Kļūme", +"Upload too large" => "Fails ir par lielu lai to augšuplādetu", +"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", +"Pending" => "Gaida savu kārtu", +"Download" => "Lejuplādēt", +"Delete" => "Izdzēst", +"Other" => "Cits", +"Settings" => "Iestatījumi", +"Groups" => "Grupas", +"Email" => "Epasts", +"Share" => "Līdzdalīt", +"Name" => "Nosaukums" +); diff --git a/l10n/mk.php b/l10n/mk.php index 4f4c3ba0..9c8b588c 100644 --- a/l10n/mk.php +++ b/l10n/mk.php @@ -49,15 +49,24 @@ "Error" => "Грешка", "Format custom, Short name, Full name, Reverse or Reverse with comma" => "Прилагоден формат, кратко име, цело име, обратно или обратно со запирка", "Select type" => "Одбери тип", +"Select photo" => "Одбери фотографија", "This property has to be non-empty." => "Својството не смее да биде празно.", "Couldn't serialize elements." => "Не може да се серијализираат елементите.", "'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' повикан без тип на аргументот. Пријавете грешка/проблем на bugs.owncloud.org", "Edit name" => "Уреди го името", "No files selected for upload." => "Ниту еден фајл не е избран за вчитување.", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Датотеката која се обидувате да ја префрлите ја надминува максималната големина дефинирана за пренос на овој сервер.", +"Upload too large" => "Фајлот кој се вчитува е преголем", +"Only image files can be used as profile picture." => "Само слики можат да бидат искористени како фотографија за профилот.", +"Wrong file type" => "Погрешен тип на фајл", +"Your browser doesn't support AJAX upload. Please click on the profile picture to select a photo to upload." => "Вашиот прелистувач не подржува AJAX преземања. Ве молиме кликнете на сликата за профилот да ја изберете фотографијата за преземање.", +"Unable to upload your file as it is a directory or has 0 bytes" => "Не може да се преземе вашата датотека бидејќи фолдерот во кој се наоѓа фајлот има големина од 0 бајти", +"Upload Error" => "Грешка при преземање", +"Pending" => "Чека", "Result: " => "Резултат: ", " imported, " => "увезено,", " failed." => "неуспешно.", +"Displayname cannot be empty." => "Прикажаното име не може да биде празно.", "Download" => "Преземи", "Edit" => "Уреди", "Delete" => "Избриши", @@ -66,6 +75,7 @@ "Contact could not be found." => "Контактот неможе да биде најден.", "Work" => "Работа", "Home" => "Дома", +"Other" => "Останато", "Mobile" => "Мобилен", "Text" => "Текст", "Voice" => "Глас", @@ -78,6 +88,7 @@ "Contact" => "Контакт", "Add Contact" => "Додади контакт", "Import" => "Внеси", +"Settings" => "Параметри", "Close" => "Затвои", "Drop photo to upload" => "Довлечкај фотографија за да се подигне", "Delete current photo" => "Избриши моментална фотографија", @@ -150,6 +161,8 @@ "Primary address (Kontact et al)" => "Примарна адреса", "iOS/OS X" => "iOS/OS X", "Addressbooks" => "Адресари", +"Share" => "Сподели", "New Address Book" => "Нов адресар", +"Name" => "Име", "Save" => "Сними" ); diff --git a/l10n/ms_MY.php b/l10n/ms_MY.php index bfa73e47..351c54ca 100644 --- a/l10n/ms_MY.php +++ b/l10n/ms_MY.php @@ -50,15 +50,24 @@ "Enter name" => "Masukkan nama", "Format custom, Short name, Full name, Reverse or Reverse with comma" => "Format bebas, Nama pendek, Nama penuh, Unduran dengan koma", "Select type" => "PIlih jenis", +"Select photo" => "Pilih foto", "This property has to be non-empty." => "Nilai ini tidak boleh kosong.", "Couldn't serialize elements." => "Tidak boleh menggabungkan elemen.", "'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' dipanggil tanpa argumen taip. Sila maklumkan di bugs.owncloud.org", "Edit name" => "Ubah nama", "No files selected for upload." => "Tiada fail dipilih untuk muatnaik.", "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", +"Only image files can be used as profile picture." => "Hanya fail imej boleh digunakan sebagai gambar profil.", +"Wrong file type" => "Salah jenis fail", +"Your browser doesn't support AJAX upload. Please click on the profile picture to select a photo to upload." => "Pelayar web anda tidak menyokong muatnaik AJAX. Sila klik pada gambar profil untuk memilih foto untuk dimuatnail.", +"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", +"Pending" => "Dalam proses", "Result: " => "Hasil: ", " imported, " => " import, ", " failed." => " gagal.", +"Displayname cannot be empty." => "Nama paparan tidak boleh kosong", "Download" => "Muat naik", "Edit" => "Sunting", "Delete" => "Padam", @@ -159,6 +168,7 @@ "Primary address (Kontact et al)" => "Alamat utama", "iOS/OS X" => "iOS/OS X", "Addressbooks" => "Senarai Buku Alamat", +"Share" => "Kongsi", "New Address Book" => "Buku Alamat Baru", "Name" => "Nama", "Description" => "Keterangan", diff --git a/l10n/nb_NO.php b/l10n/nb_NO.php index 2492c981..92e6b3e3 100644 --- a/l10n/nb_NO.php +++ b/l10n/nb_NO.php @@ -56,8 +56,13 @@ "No files selected for upload." => "Ingen filer valgt for opplasting.", "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.", "Shared by " => "Delt av", +"Upload too large" => "Filen er for stor", "Only image files can be used as profile picture." => "Kun bildefiler kan bli brukt som profilbilde", "Wrong file type" => "Feil filtype", +"Your browser doesn't support AJAX upload. Please click on the profile picture to select a photo to upload." => "Din nettleser støtter ikke opplasting med AJAX. Klikk på ønsket bilde for å laste opp.", +"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", +"Pending" => "Ventende", "Importing..." => "Importerer...", "Result: " => "Resultat:", " imported, " => "importert,", @@ -92,6 +97,7 @@ "There was an error deleting this contact." => "Det oppstod en feil ved sletting av denne kontakten", "Add Contact" => "Ny kontakt", "Import" => "Importer", +"Settings" => "Innstillinger", "Close" => "Lukk", "Keyboard shortcuts" => "Tastatur snarveier", "Navigation" => "Navigasjon", @@ -167,6 +173,8 @@ "Primary address (Kontact et al)" => "Primær adresse (kontakt osv)", "iOS/OS X" => "iOS/OS X", "Addressbooks" => "Adressebøker", +"Share" => "Del", "New Address Book" => "Ny adressebok", +"Name" => "Navn", "Save" => "Lagre" ); diff --git a/l10n/nl.php b/l10n/nl.php index b8869f19..7b4a9225 100644 --- a/l10n/nl.php +++ b/l10n/nl.php @@ -126,6 +126,8 @@ "Video" => "Video", "Pager" => "Pieper", "Internet" => "Internet", +"Friends" => "Vrienden", +"Family" => "Familie", "{name}'s Birthday" => "{name}'s verjaardag", "Contact" => "Contact", "You do not have the permissions to add contacts to this addressbook." => "U kunt geen contact personen toevoegen aan dit adresboek.", diff --git a/l10n/nn_NO.php b/l10n/nn_NO.php index d0f6410c..79d13fbc 100644 --- a/l10n/nn_NO.php +++ b/l10n/nn_NO.php @@ -3,7 +3,15 @@ "Cannot add empty property." => "Kan ikkje leggja til tomt felt.", "At least one of the address fields has to be filled out." => "Minst eit av adressefelta må fyllast ut.", "Information about vCard is incorrect. Please reload the page." => "Informasjonen om vCard-et er feil, ver venleg og last sida på nytt.", +"There is no error, the file uploaded with success" => "Ingen feil, fila vart lasta opp", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Den opplasta fila er større enn variabelen upload_max_filesize i php.ini", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Den opplasta fila er større enn variabelen MAX_FILE_SIZE i HTML-skjemaet", +"The uploaded file was only partially uploaded" => "Fila vart berre delvis lasta opp", +"No file was uploaded" => "Ingen filer vart lasta opp", +"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", @@ -12,6 +20,7 @@ "Contact could not be found." => "Fann ikkje kontakten.", "Work" => "Arbeid", "Home" => "Heime", +"Other" => "Anna", "Mobile" => "Mobil", "Text" => "Tekst", "Voice" => "Tale", @@ -20,8 +29,12 @@ "Pager" => "Personsøkjar", "Contact" => "Kontakt", "Add Contact" => "Legg til kontakt", +"Import" => "Importer", +"Settings" => "Innstillingar", +"Close" => "Lukk", "Organization" => "Organisasjon", "Birthday" => "Bursdag", +"Groups" => "Grupper", "Preferred" => "Føretrekt", "Phone" => "Telefonnummer", "Email" => "Epost", @@ -38,5 +51,6 @@ "Addressbook" => "Adressebok", "Addressbooks" => "Adressebøker", "New Address Book" => "Ny adressebok", +"Name" => "Namn", "Save" => "Lagre" ); diff --git a/l10n/oc.php b/l10n/oc.php new file mode 100644 index 00000000..3be03b1a --- /dev/null +++ b/l10n/oc.php @@ -0,0 +1,32 @@ + "Pas de categorias seleccionadas per escafar.", +"There is no error, the file uploaded with success" => "Amontcargament capitat, pas d'errors", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Lo fichièr amontcargat es tròp bèl per la directiva «upload_max_filesize » del php.ini", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Lo fichièr amontcargat es mai gròs que la directiva «MAX_FILE_SIZE» especifiada dins lo formulari HTML", +"The uploaded file was only partially uploaded" => "Lo fichièr foguèt pas completament amontcargat", +"No file was uploaded" => "Cap de fichièrs son estats amontcargats", +"Missing a temporary folder" => "Un dorsièr temporari manca", +"Contacts" => "Contactes", +"Error" => "Error", +"Upload too large" => "Amontcargament tròp gròs", +"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", +"Pending" => "Al esperar", +"Download" => "Avalcarga", +"Edit" => "Editar", +"Delete" => "Escafa", +"Cancel" => "Annula", +"Work" => "Trabalh", +"Other" => "Autres", +"Import" => "Importa", +"Settings" => "Configuracion", +"Birthday" => "Anniversari", +"Groups" => "Grops", +"Email" => "Corrièl", +"more info" => "mai d'entresenhes", +"Primary address (Kontact et al)" => "Adreiças primarias (Kontact et al)", +"iOS/OS X" => "iOS/OS X", +"Share" => "Parteja", +"Name" => "Nom", +"Save" => "Enregistra" +); diff --git a/l10n/pl_PL.php b/l10n/pl_PL.php index c09a5078..57f11b18 100644 --- a/l10n/pl_PL.php +++ b/l10n/pl_PL.php @@ -1,3 +1,6 @@ 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.
Możesz zaimportować pliki VCF poprzez przeciągnięcie ich do listy kontaktów i albo upuścić je na książce adresowej w celu zaimportowanie ich do niej lub na pustym miejscu, aby utworzyć nowych nową książke adresową i zaimportować je do niej.
Możesz również także zaimportować, klikając przycisk Importuj na dole listy.
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.
Możesz zaimportować pliki VCF poprzez przeciągnięcie ich do listy kontaktów i albo upuścić je na książce adresowej w celu zaimportowanie ich do niej lub na pustym miejscu, aby utworzyć nowych nową książke adresową i zaimportować je do niej.
Możesz również także zaimportować, klikając przycisk Importuj na dole listy.