From 7034066de97ea6d82c1e873e5cb58e68f24fdfe0 Mon Sep 17 00:00:00 2001 From: "Weblate (bot)" Date: Tue, 7 Nov 2023 12:41:57 +0100 Subject: [PATCH] Translated using Weblate (#4346) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Allan Nordhøy Co-authored-by: Benjamin Alan Jamie Co-authored-by: ButterflyOfFire Co-authored-by: Den SE Co-authored-by: EngageIndo Co-authored-by: Kevin Papst Co-authored-by: Liam Azofra Co-authored-by: Milo Ivir Co-authored-by: Prefill add-on Co-authored-by: Serhii Horichenko Co-authored-by: Singh Co-authored-by: Wellington Terumi Uemura Co-authored-by: Yaron Shahrabani Co-authored-by: albanobattistella Co-authored-by: gallegonovato Co-authored-by: yangyangdaji <1504305527@qq.com> Co-authored-by: مهدی امیری راد --- translations/about.id.xlf | 7 + translations/about.pa.xlf | 7 + translations/actions.fa.xlf | 2 +- translations/actions.id.xlf | 7 + translations/actions.pa.xlf | 7 + translations/actions.ru.xlf | 24 ++ translations/actions.uk.xlf | 2 +- translations/daterangepicker.id.xlf | 7 + translations/daterangepicker.pa.xlf | 7 + translations/daterangepicker.ru.xlf | 8 + translations/daterangepicker.uk.xlf | 2 +- translations/email.id.xlf | 47 +++ translations/email.pa.xlf | 7 + translations/export.id.xlf | 7 + translations/export.pa.xlf | 7 + translations/flashmessages.id.xlf | 7 + translations/flashmessages.pa.xlf | 7 + translations/invoice-calculator.es.xlf | 34 +- translations/invoice-calculator.id.xlf | 7 + translations/invoice-calculator.pa.xlf | 19 ++ translations/invoice-numbergenerator.es.xlf | 2 +- translations/invoice-numbergenerator.id.xlf | 7 + translations/invoice-numbergenerator.pa.xlf | 11 + translations/invoice-renderer.id.xlf | 7 + translations/invoice-renderer.pa.xlf | 7 + translations/messages.ar.xlf | 108 ++++++- translations/messages.cs.xlf | 4 +- translations/messages.da.xlf | 4 +- translations/messages.de.xlf | 6 +- translations/messages.de_CH.xlf | 4 +- translations/messages.el.xlf | 4 +- translations/messages.en.xlf | 6 +- translations/messages.eo.xlf | 4 +- translations/messages.es.xlf | 160 +++++++++- translations/messages.eu.xlf | 6 +- translations/messages.fa.xlf | 4 +- translations/messages.fi.xlf | 2 +- translations/messages.fo.xlf | 4 +- translations/messages.fr.xlf | 4 +- translations/messages.he.xlf | 24 +- translations/messages.hr.xlf | 40 ++- translations/messages.hu.xlf | 4 +- translations/messages.id.xlf | 254 +++++++++++++++ translations/messages.it.xlf | 12 +- translations/messages.ja.xlf | 4 +- translations/messages.ko.xlf | 2 +- translations/messages.nb_NO.xlf | 4 +- translations/messages.nl.xlf | 4 +- translations/messages.pa.xlf | 326 ++++++++++++++++++++ translations/messages.pl.xlf | 4 +- translations/messages.pt.xlf | 4 +- translations/messages.pt_BR.xlf | 18 +- translations/messages.ro.xlf | 4 +- translations/messages.ru.xlf | 8 +- translations/messages.sk.xlf | 4 +- translations/messages.sl.xlf | 2 +- translations/messages.sv.xlf | 2 +- translations/messages.tr.xlf | 2 +- translations/messages.uk.xlf | 18 +- translations/messages.vi.xlf | 4 +- translations/messages.zh_CN.xlf | 12 +- translations/messages.zh_Hant.xlf | 2 +- translations/plugins.id.xlf | 7 + translations/plugins.pa.xlf | 7 + translations/reporting.id.xlf | 7 + translations/reporting.nb_NO.xlf | 4 + translations/reporting.pa.xlf | 7 + translations/system-configuration.id.xlf | 7 + translations/system-configuration.pa.xlf | 7 + translations/system-configuration.ru.xlf | 16 + translations/system-configuration.uk.xlf | 2 +- translations/tasks.id.xlf | 10 + translations/tasks.pa.xlf | 10 + translations/teams.id.xlf | 7 + translations/teams.pa.xlf | 7 + translations/validators.hr.xlf | 2 +- translations/validators.id.xlf | 34 ++ translations/validators.pa.xlf | 34 ++ translations/wizard.he.xlf | 8 + translations/wizard.hr.xlf | 8 + translations/wizard.id.xlf | 7 + translations/wizard.it.xlf | 8 + translations/wizard.pa.xlf | 7 + translations/wizard.pt_BR.xlf | 8 + translations/wizard.ru.xlf | 36 +++ translations/wizard.uk.xlf | 10 +- 86 files changed, 1499 insertions(+), 95 deletions(-) create mode 100644 translations/about.id.xlf create mode 100644 translations/about.pa.xlf create mode 100644 translations/actions.id.xlf create mode 100644 translations/actions.pa.xlf create mode 100644 translations/daterangepicker.id.xlf create mode 100644 translations/daterangepicker.pa.xlf create mode 100644 translations/email.id.xlf create mode 100644 translations/email.pa.xlf create mode 100644 translations/export.id.xlf create mode 100644 translations/export.pa.xlf create mode 100644 translations/flashmessages.id.xlf create mode 100644 translations/flashmessages.pa.xlf create mode 100644 translations/invoice-calculator.id.xlf create mode 100644 translations/invoice-calculator.pa.xlf create mode 100644 translations/invoice-numbergenerator.id.xlf create mode 100644 translations/invoice-numbergenerator.pa.xlf create mode 100644 translations/invoice-renderer.id.xlf create mode 100644 translations/invoice-renderer.pa.xlf create mode 100644 translations/messages.id.xlf create mode 100644 translations/messages.pa.xlf create mode 100644 translations/plugins.id.xlf create mode 100644 translations/plugins.pa.xlf create mode 100644 translations/reporting.id.xlf create mode 100644 translations/reporting.pa.xlf create mode 100644 translations/system-configuration.id.xlf create mode 100644 translations/system-configuration.pa.xlf create mode 100644 translations/tasks.id.xlf create mode 100644 translations/tasks.pa.xlf create mode 100644 translations/teams.id.xlf create mode 100644 translations/teams.pa.xlf create mode 100644 translations/validators.id.xlf create mode 100644 translations/validators.pa.xlf create mode 100644 translations/wizard.id.xlf create mode 100644 translations/wizard.pa.xlf diff --git a/translations/about.id.xlf b/translations/about.id.xlf new file mode 100644 index 00000000..7056051b --- /dev/null +++ b/translations/about.id.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/about.pa.xlf b/translations/about.pa.xlf new file mode 100644 index 00000000..4da8445a --- /dev/null +++ b/translations/about.pa.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/actions.fa.xlf b/translations/actions.fa.xlf index c0ae7bbb..8a784d30 100644 --- a/translations/actions.fa.xlf +++ b/translations/actions.fa.xlf @@ -60,7 +60,7 @@ create-project - ایجاد پروژه + ایجاد پروژه create-activity diff --git a/translations/actions.id.xlf b/translations/actions.id.xlf new file mode 100644 index 00000000..69663d9b --- /dev/null +++ b/translations/actions.id.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/actions.pa.xlf b/translations/actions.pa.xlf new file mode 100644 index 00000000..9603b255 --- /dev/null +++ b/translations/actions.pa.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/actions.ru.xlf b/translations/actions.ru.xlf index 784b5d4c..ced5361f 100644 --- a/translations/actions.ru.xlf +++ b/translations/actions.ru.xlf @@ -102,6 +102,30 @@ invoice.cancel Отменить счет + + import + Импорт + + + Add widget + Добавить виджет + + + vcard + Визитка + + + Remove widget + Удалить виджет + + + reload + Перезагрузить + + + Synchronization + Синхронизация + diff --git a/translations/actions.uk.xlf b/translations/actions.uk.xlf index d97a2c61..3a17f199 100644 --- a/translations/actions.uk.xlf +++ b/translations/actions.uk.xlf @@ -112,7 +112,7 @@ Remove widget - Видалити віджет + Вилучити віджет reload diff --git a/translations/daterangepicker.id.xlf b/translations/daterangepicker.id.xlf new file mode 100644 index 00000000..d0cbc56c --- /dev/null +++ b/translations/daterangepicker.id.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/daterangepicker.pa.xlf b/translations/daterangepicker.pa.xlf new file mode 100644 index 00000000..3edf52dd --- /dev/null +++ b/translations/daterangepicker.pa.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/daterangepicker.ru.xlf b/translations/daterangepicker.ru.xlf index 1583600f..1fde2510 100644 --- a/translations/daterangepicker.ru.xlf +++ b/translations/daterangepicker.ru.xlf @@ -34,6 +34,14 @@ daterangepicker.thisYear Этот год + + This year — until today + Этот год до сегодня + + + daterangepicker.allTime + Общий период + diff --git a/translations/daterangepicker.uk.xlf b/translations/daterangepicker.uk.xlf index 05382b6c..6b1188ca 100644 --- a/translations/daterangepicker.uk.xlf +++ b/translations/daterangepicker.uk.xlf @@ -40,7 +40,7 @@ This year — until today - Цей рік — до сьогодні + Цей рік до сьогодні diff --git a/translations/email.id.xlf b/translations/email.id.xlf new file mode 100644 index 00000000..f6b35952 --- /dev/null +++ b/translations/email.id.xlf @@ -0,0 +1,47 @@ + + + + + + reset.button + Reset kata sandi Anda + + + registration.subject + Aktifkan akun Anda + + + reset.subject + Reset kata sandi Anda + + + reset.title + Itu bisa terjadi … + + + registration.button + Aktifkan akun Anda + + + You signed up at the Kimai time-tracker with the e-mail address %email%. Please activate your account in the next few hours, before the link expires. + Anda mendaftar di Kimai time-tracker dengan alamat e-mail %email%. Harap aktifkan akun Anda dalam beberapa jam ke depan, sebelum tautan kadaluwarsa. + + + registration.title + Selamat datang %username% + + + reset.intro + Jadi, Anda lupa kata sandi Anda? Jangan khawatir: Kimai akan membantu Anda membuat yang baru: + + + button_copy_url_to_browser + Jika tombol tidak berfungsi, tolong salin & tempel URL berikut ke peramban Anda: %url% + + + automated_email_dont_answer + Ini adalah email yang dibuat secara otomatis. Tolong jangan balas, alamat ini tidak akan dibaca. + + + + diff --git a/translations/email.pa.xlf b/translations/email.pa.xlf new file mode 100644 index 00000000..6d36eb8c --- /dev/null +++ b/translations/email.pa.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/export.id.xlf b/translations/export.id.xlf new file mode 100644 index 00000000..7276e615 --- /dev/null +++ b/translations/export.id.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/export.pa.xlf b/translations/export.pa.xlf new file mode 100644 index 00000000..1d22bb4e --- /dev/null +++ b/translations/export.pa.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/flashmessages.id.xlf b/translations/flashmessages.id.xlf new file mode 100644 index 00000000..5ccc68dc --- /dev/null +++ b/translations/flashmessages.id.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/flashmessages.pa.xlf b/translations/flashmessages.pa.xlf new file mode 100644 index 00000000..dfdb1fd4 --- /dev/null +++ b/translations/flashmessages.pa.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/invoice-calculator.es.xlf b/translations/invoice-calculator.es.xlf index 774ad7d0..abb32a3c 100644 --- a/translations/invoice-calculator.es.xlf +++ b/translations/invoice-calculator.es.xlf @@ -4,39 +4,55 @@ invoice_calculator - Cálculo de la suma + Agrupación de lineas de facturación default - Predeterminado: una entrada por registro de tiempo + Predeterminado (una entrada por registro) short - Horas: registros resumidos, una entrada total + Todo (una entrada en total) user - Usuario: una entrada por usuario + Usuario activity - Actividad: una entrada por actividad + Actividad project - Proyecto: una entrada por proyecto + Proyecto date - Fecha: una entrada por día (usa la fecha de inicio) + Fecha price - Precio: una entrada por precio + Precio weekly - Semanal: una entrada por semana (usa la fecha de inicio) + Semana natural + + + activity_user + Actividad y usuario + + + project_user + Proyecto y usuario + + + date_user + Fecha y usuario + + + invoice_calculator.help + Seleccionar por que campos deberían agruparse las partidas de factura diff --git a/translations/invoice-calculator.id.xlf b/translations/invoice-calculator.id.xlf new file mode 100644 index 00000000..b74bdba9 --- /dev/null +++ b/translations/invoice-calculator.id.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/invoice-calculator.pa.xlf b/translations/invoice-calculator.pa.xlf new file mode 100644 index 00000000..40c51bc8 --- /dev/null +++ b/translations/invoice-calculator.pa.xlf @@ -0,0 +1,19 @@ + + + + + + user + ਯੂਜ਼ਰ + + + project + ਪ੍ਰੋਜੈਕਟ + + + date + ਤਾਰੀਖ਼ + + + + diff --git a/translations/invoice-numbergenerator.es.xlf b/translations/invoice-numbergenerator.es.xlf index ea0cf7b5..2934c39d 100644 --- a/translations/invoice-numbergenerator.es.xlf +++ b/translations/invoice-numbergenerator.es.xlf @@ -8,7 +8,7 @@ date - fecha + Fecha default diff --git a/translations/invoice-numbergenerator.id.xlf b/translations/invoice-numbergenerator.id.xlf new file mode 100644 index 00000000..8228eb59 --- /dev/null +++ b/translations/invoice-numbergenerator.id.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/invoice-numbergenerator.pa.xlf b/translations/invoice-numbergenerator.pa.xlf new file mode 100644 index 00000000..c1aad167 --- /dev/null +++ b/translations/invoice-numbergenerator.pa.xlf @@ -0,0 +1,11 @@ + + + + + + date + ਤਾਰੀਖ਼ + + + + diff --git a/translations/invoice-renderer.id.xlf b/translations/invoice-renderer.id.xlf new file mode 100644 index 00000000..bf1f2fb9 --- /dev/null +++ b/translations/invoice-renderer.id.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/invoice-renderer.pa.xlf b/translations/invoice-renderer.pa.xlf new file mode 100644 index 00000000..e1612b87 --- /dev/null +++ b/translations/invoice-renderer.pa.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/messages.ar.xlf b/translations/messages.ar.xlf index 0895dcec..e03393d8 100644 --- a/translations/messages.ar.xlf +++ b/translations/messages.ar.xlf @@ -31,7 +31,7 @@ confirm.delete - هل تريد حقًا حذفها؟ + هل تريد حقًا حذفها؟ + + + + + + + + + + + + + + + + + + + + + + + + + + + + Password + Password + + + Contact + Contact + + + invoice_document.max_reached + Mencapai jumlah maksimum %max% dokumen faktur. Anda dapat menambahkan lebih banyak setelah menghapus satu. + + + Skipped preview of %rows% more rows … + Pratinjau dilewati untuk %rows% baris lagi … + + + stats.workingTimeYear + Sepanjang tahun %year% + + + stats.percentUsed + %percent% digunakan + + + stats.workingTimeToday + Hari ini, %day% + + + stats.workingTimeWeekShort + Minggu %week% + + + An email has been sent. It contains a link you must click to reset your password. Note: You can only request a new password once within %tokenLifetime% hours. If you don't get an email check your spam folder or try again. + Sebuah email telah dikirimkan. Ini berisi tautan yang harus Anda klik untuk mengatur ulang kata sandi Anda. Catatan: Anda hanya dapat meminta kata sandi baru satu kali saja %tokenLifetime% per jam. Jika Anda tidak menerima email, periksa folder spam Anda atau coba lagi. + + + stats.percentUsedLeft_month + %percent% digunakan (%left% masih buka bulan ini) + + + stats.percentUsedLeft + %percent% digunakan (%left% masih buka) + + + stats.percentUsed_month + %percent% digunakan bulan ini + + + export.page_of + Halaman %page% dari %pages% + + + export.warn_result_amount + Pencarian Anda mengarah ke hasil %count%. Jika ekspor gagal, Anda harus mempersempit pencarian Anda lebih jauh. + + + search.no_results + Tidak ditemukan hasil pencarian dari "%input%" + + + update_multiple + %action% %count% entri? + + + pagination + Tampilkan entri %start% hingga %end% dari %total%. + + + delete_warning.short_stats + Saat ini %records% catatan waktu, yang berjumlah total %duration%. + + + stats.workingTimeWeek + Minggu kalender %week% + + + select.add_new + Buat baru dengan nama "%input%" + + + stats.workingTimeMonth + %month% %year% + + + An e-mail has been sent to %email%. It contains a link you must click to activate your account. + Sebuah e-mail telah dikirimkan ke %email%. Ini berisi tautan yang harus Anda klik untuk mengaktifkan akun Anda. + + + description + Deskripsi + + + time_tracking + Pencatatan Waktu + + + Both + Keduanya + + + password_repeat + Ulang kata sandi + + + create + Mencipta + + + no + Tidak + + + Display of entries in selection lists + Tampilan daftar pilihan + + + searchTerm + Kata kunci pencarian + + + delete.not_in_use + Item ini dapat dihapus dengan aman. + + + user_profile + Profil saya + + + yes + Iya + + + sum.total + Total + + + asc + Sedang naik + + + attachments + Data-data + + + rates.title + Harga + + + automatic + Secara otomatis + + + remove_default + Hapus pencarian favorit + + + modal.dirty + Formulir telah berubah. Klik 'Simpan' untuk menyimpan perubahan atau 'Tutup' untuk membatalkan. + + + rates.empty + Harga belum diatur. + + + desc + Menurun + + + This is a mandatory field + Harus dilakukan + + + set_as_default + Simpan pengaturan sebagai pencarian favorit + + + orderBy + Urutkan berdasarkan + + + cancel + Batal + + + upload + Unggah + + + confirm + Konfirmasi + + + confirm.delete + Apakah Anda benar-benar ingin menghapusnya? + + + search + Mencari + + + logout + Keluar + + + remove_filter + Setel ulang filter pencarian + + + admin_entity.delete_confirm + Data ini juga akan dihapus! Sebagai alternatif, Anda dapat memilih entri di mana semua data akan dipindahkan ke sana: + + + file + Data + + + my.profile + Profil saya + + + + diff --git a/translations/messages.it.xlf b/translations/messages.it.xlf index fe5f42b5..b0ca5f55 100644 --- a/translations/messages.it.xlf +++ b/translations/messages.it.xlf @@ -214,8 +214,8 @@ Utente - description - Descrizione + Description + Descrizione name @@ -1641,6 +1641,14 @@ supervisor Supervisore + + force_password_change + Richiedi nuova password + + + force_password_change_help + Al successivo accesso l'utente dovrà inserire una nuova password. + diff --git a/translations/messages.ja.xlf b/translations/messages.ja.xlf index 9ba92bb6..8c1bf2f5 100644 --- a/translations/messages.ja.xlf +++ b/translations/messages.ja.xlf @@ -166,8 +166,8 @@ ユーザー名 - description - 説明 + Description + 説明 name diff --git a/translations/messages.ko.xlf b/translations/messages.ko.xlf index d1e8a0cc..ce62779e 100644 --- a/translations/messages.ko.xlf +++ b/translations/messages.ko.xlf @@ -170,7 +170,7 @@ 사용자 이름 - description + Description 업무 보고 diff --git a/translations/messages.nb_NO.xlf b/translations/messages.nb_NO.xlf index 51eb901e..521b531d 100644 --- a/translations/messages.nb_NO.xlf +++ b/translations/messages.nb_NO.xlf @@ -140,8 +140,8 @@ Bruker - description - Beskrivelse + Description + Beskrivelse name diff --git a/translations/messages.nl.xlf b/translations/messages.nl.xlf index 36266906..9eec0b37 100644 --- a/translations/messages.nl.xlf +++ b/translations/messages.nl.xlf @@ -186,8 +186,8 @@ Gebruikersnaam - description - Beschrijving + Description + Beschrijving name diff --git a/translations/messages.pa.xlf b/translations/messages.pa.xlf new file mode 100644 index 00000000..8a030cba --- /dev/null +++ b/translations/messages.pa.xlf @@ -0,0 +1,326 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Password + ਪਾਸਵਰਡ + + + Contact + Contact + + + time_tracking + ਸਮਾਂ ਟਰੈਕਿੰਗ + + + Both + ਦੋਵੇਂ + + + password_repeat + ਪਾਸਵਰਡ ਦੁਬਾਰਾ + + + security.unlock.button + ਅਨਲੌਕ + + + api_token + API ਪਾਸਵਰਡ + + + customers + ਗਾਹਕ + + + create + ਬਣਾਓ + + + no + ਨਹੀਂ + + + security.unlock.title + ਖਾਤਾ ਅਨਲੌਕ ਕਰੋ + + + searchTerm + ਖੋਜ ਸ਼ਬਦ + + + menu.reporting + ਰਿਪੋਰਟਿੰਗ + + + delete.not_in_use + ਇਸ ਆਈਟਮ ਨੂੰ ਸੁਰੱਖਿਅਤ ਢੰਗ ਨਾਲ ਮਿਟਾਇਆ ਜਾ ਸਕਦਾ ਹੈ। + + + menu.logout + ਲਾੱਗ ਆਊਟ + + + user_profile + ਮੇਰੀ ਪ੍ਰੋਫਾਈਲ + + + yes + ਹਾਂ + + + sum.total + ਕੁੱਲ + + + asc + ਚੜ੍ਹਦਾ + + + attachments + ਫਾਈਲਾਂ + + + rates.title + ਕੀਮਤਾਂ + + + automatic + ਆਟੋਮੈਟਿਕ + + + remove_default + ਮਨਪਸੰਦ ਖੋਜ ਨੂੰ ਮਿਟਾਓ + + + desc + ਉਤਰਦਾ + + + This is a mandatory field + ਲਾਜ਼ਮੀ + + + my_times + ਮੇਰਾ ਸਮਾਂ + + + cancel + ਰੱਦ ਕਰੋ + + + menu.system + ਸਿਸਟਮ + + + upload + ਅੱਪਲੋਡ ਕਰੋ + + + projects + ਪ੍ਰਾਜੈਕਟਾਂ + + + api_token_repeat + API ਪਾਸਵਰਡ ਦੁਬਾਰਾ + + + confirm + ਪੁਸ਼ਟੀ ਕਰੋ + + + search + ਲੱਭਣਾ + + + logout + ਲਾੱਗ ਆਊਟ + + + security.unlock.intro + ਕਿਰਪਾ ਕਰਕੇ ਪੂਰੀ ਪਹੁੰਚ ਲਈ ਆਪਣਾ ਪਾਸਵਰਡ ਦਾਖਲ ਕਰੋ + + + Apps + ਐਪਲੀਕੇਸ਼ਨ + + + menu.admin + ਪ੍ਰਸ਼ਾਸਨ + + + all_times + ਹਰ ਸਮੇਂ + + + menu.homepage + ਡੈਸ਼ਬੋਰਡ + + + file + ਫਾਈਲ + + + my.profile + ਮੇਰੀ ਪ੍ਰੋਫਾਈਲ + + + comment + ਟਿੱਪਣੀ + + + deleted + ਹਟਾਇਆ ਗਿਆ + + + hours + ਘੰਟੇ + + + Project + ਪ੍ਰੋਜੈਕਟ + + + menu.system_configuration + ਸੈਟਿੰਗਾਂ + + + rate + ਕੀਮਤ + + + User + ਯੂਜ਼ਰ + + + id + ID + + + teams + ਟੀਮਾਂ + + + date + ਤਾਰੀਖ਼ + + + tags + ਟੈਗ + + + timeBudget + ਸਮਾਂ ਬਜਟ + + + hourlyRate + ਘੰਟੇ ਦੀ ਕੀਮਤ + + + customer + ਗਾਹਕ + + + E-mail + E-mail + + + Description + ਵਰਣਨ + + + name + ਨਾਮ + + + username + ਯੂਜ਼ਰ + + + skin + ਡਿਜ਼ਾਈਨ + + + tag + ਟੈਗ + + + Doctor + ਡਾਕਟਰ + + + budget + ਬਜਟ + + + endtime + ਅੰਤ + + + team + ਟੀਮ + + + starttime + ਸ਼ੁਰੂ + + + users + ਯੂਜ਼ਰ + + + language + ਭਾਸ਼ਾ + + + invoiceText + ਬਿਲ ਦੀ ਜਾਣਕਾਰੀ + + + invoiceLabel + ਇਨਵੌਇਸ ਟੈਕਸਟ + + + profile.password + ਪਾਸਵਰਡ + + + duration + ਮਿਆਦ + + + menu.plugin + ਪਲੱਗ ਇਨ + + + + diff --git a/translations/messages.pl.xlf b/translations/messages.pl.xlf index 0cf5435a..6ea2abe4 100644 --- a/translations/messages.pl.xlf +++ b/translations/messages.pl.xlf @@ -198,8 +198,8 @@ Użytkownik - description - Opis + Description + Opis name diff --git a/translations/messages.pt.xlf b/translations/messages.pt.xlf index a64d1fcc..a5cffdb6 100644 --- a/translations/messages.pt.xlf +++ b/translations/messages.pt.xlf @@ -166,8 +166,8 @@ Nome do utilizador - description - Descrição + Description + Descrição name diff --git a/translations/messages.pt_BR.xlf b/translations/messages.pt_BR.xlf index 844a21b3..23aea3d0 100644 --- a/translations/messages.pt_BR.xlf +++ b/translations/messages.pt_BR.xlf @@ -167,7 +167,7 @@ description - Descrição + Descrição name @@ -1654,6 +1654,22 @@ supervisor Supervisor + + append + Acrescentar + + + force_password_change + Solicitar uma nova senha + + + replace + Substituir + + + force_password_change_help + Na próxima vez que o usuário se autenticar, ele deverá digitar uma nova senha. + diff --git a/translations/messages.ro.xlf b/translations/messages.ro.xlf index a6dc6fe1..46d95da7 100644 --- a/translations/messages.ro.xlf +++ b/translations/messages.ro.xlf @@ -195,8 +195,8 @@ Utilizator - description - Descriere + Description + Descriere name diff --git a/translations/messages.ru.xlf b/translations/messages.ru.xlf index 72f6b93b..91afa928 100644 --- a/translations/messages.ru.xlf +++ b/translations/messages.ru.xlf @@ -134,8 +134,8 @@ Имя пользователя - description - Описание + Description + Описание name @@ -1440,6 +1440,10 @@ help.invoiceTemplate Инвойс формируется по этому шаблону. + + Complete month + Полный месяц + diff --git a/translations/messages.sk.xlf b/translations/messages.sk.xlf index 1440b527..b6f1d0d5 100644 --- a/translations/messages.sk.xlf +++ b/translations/messages.sk.xlf @@ -198,8 +198,8 @@ Prihlasovacie meno - description - Popis + Description + Popis name diff --git a/translations/messages.sl.xlf b/translations/messages.sl.xlf index 85a4159d..532dbb5e 100644 --- a/translations/messages.sl.xlf +++ b/translations/messages.sl.xlf @@ -298,7 +298,7 @@ Trajanje - description + Description Opis diff --git a/translations/messages.sv.xlf b/translations/messages.sv.xlf index 9f4a1cd2..1961bcde 100644 --- a/translations/messages.sv.xlf +++ b/translations/messages.sv.xlf @@ -162,7 +162,7 @@ Användare - description + Description Beskrivning diff --git a/translations/messages.tr.xlf b/translations/messages.tr.xlf index d3548276..c227a4c4 100644 --- a/translations/messages.tr.xlf +++ b/translations/messages.tr.xlf @@ -186,7 +186,7 @@ Kullanıcı - description + Description Açıklama diff --git a/translations/messages.uk.xlf b/translations/messages.uk.xlf index 80773af1..07217b5e 100644 --- a/translations/messages.uk.xlf +++ b/translations/messages.uk.xlf @@ -767,7 +767,7 @@ Досягнуто максимальної кількості %max% рахунків. Ви з можете додати ще, якщо якийсь вилучите. - description + Description Опис @@ -1590,6 +1590,22 @@ supervisor Керівник + + append + Додати + + + replace + Замінити + + + force_password_change + Запитати новий пароль + + + force_password_change_help + Наступного разу, при вході, буде потрібно використовувати новий пароль. + diff --git a/translations/messages.vi.xlf b/translations/messages.vi.xlf index c2c9bb86..d732cc52 100644 --- a/translations/messages.vi.xlf +++ b/translations/messages.vi.xlf @@ -210,8 +210,8 @@ Người dùng - description - Sự miêu tả + Description + Sự miêu tả name diff --git a/translations/messages.zh_CN.xlf b/translations/messages.zh_CN.xlf index ec85e51e..be0c9da9 100644 --- a/translations/messages.zh_CN.xlf +++ b/translations/messages.zh_CN.xlf @@ -190,8 +190,8 @@ 用户 - description - 描述 + Description + 描述 name @@ -1646,6 +1646,14 @@ supervisor 主管 + + Account working times + 账户工作时间 + + + Review + 审查 + diff --git a/translations/messages.zh_Hant.xlf b/translations/messages.zh_Hant.xlf index 50f1747c..33bcf583 100644 --- a/translations/messages.zh_Hant.xlf +++ b/translations/messages.zh_Hant.xlf @@ -278,7 +278,7 @@ 使用者名稱 - description + Description 描述 diff --git a/translations/plugins.id.xlf b/translations/plugins.id.xlf new file mode 100644 index 00000000..003d2b55 --- /dev/null +++ b/translations/plugins.id.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/plugins.pa.xlf b/translations/plugins.pa.xlf new file mode 100644 index 00000000..8d92927d --- /dev/null +++ b/translations/plugins.pa.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/reporting.id.xlf b/translations/reporting.id.xlf new file mode 100644 index 00000000..562b6971 --- /dev/null +++ b/translations/reporting.id.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/reporting.nb_NO.xlf b/translations/reporting.nb_NO.xlf index beeeaa70..366630f5 100644 --- a/translations/reporting.nb_NO.xlf +++ b/translations/reporting.nb_NO.xlf @@ -46,6 +46,10 @@ report_customer_monthly_projects Prosjekter etter måned, aktivitet, og bruker + + report_customer_view + Kundeoversikt + diff --git a/translations/reporting.pa.xlf b/translations/reporting.pa.xlf new file mode 100644 index 00000000..c82a6d4b --- /dev/null +++ b/translations/reporting.pa.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/system-configuration.id.xlf b/translations/system-configuration.id.xlf new file mode 100644 index 00000000..4b880c1f --- /dev/null +++ b/translations/system-configuration.id.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/system-configuration.pa.xlf b/translations/system-configuration.pa.xlf new file mode 100644 index 00000000..cceabfc8 --- /dev/null +++ b/translations/system-configuration.pa.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/system-configuration.ru.xlf b/translations/system-configuration.ru.xlf index 65072e89..0a1c671d 100644 --- a/translations/system-configuration.ru.xlf +++ b/translations/system-configuration.ru.xlf @@ -286,6 +286,22 @@ calendar.title_pattern Отображение заголовков записей календаря + + customer.allow_duplicate_number + Разрешить дублирование номера счёта + + + customer.number_format + Формат номера клиента + + + allowed_replacer + Разрешённая замена: %replacer% + + + activity.allow_inline_create + Разрешить создание действий в форме учёта времени + diff --git a/translations/system-configuration.uk.xlf b/translations/system-configuration.uk.xlf index 36ecac1b..5ecd03f2 100644 --- a/translations/system-configuration.uk.xlf +++ b/translations/system-configuration.uk.xlf @@ -296,7 +296,7 @@ allowed_replacer - Дозволений замінник: %replacer% + Дозволена заміна: %replacer% customer.allow_duplicate_number diff --git a/translations/tasks.id.xlf b/translations/tasks.id.xlf new file mode 100644 index 00000000..bf2bbe4b --- /dev/null +++ b/translations/tasks.id.xlf @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/translations/tasks.pa.xlf b/translations/tasks.pa.xlf new file mode 100644 index 00000000..759d228c --- /dev/null +++ b/translations/tasks.pa.xlf @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/translations/teams.id.xlf b/translations/teams.id.xlf new file mode 100644 index 00000000..639dbceb --- /dev/null +++ b/translations/teams.id.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/teams.pa.xlf b/translations/teams.pa.xlf new file mode 100644 index 00000000..05243914 --- /dev/null +++ b/translations/teams.pa.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/validators.hr.xlf b/translations/validators.hr.xlf index a099db2d..c981e29a 100644 --- a/translations/validators.hr.xlf +++ b/translations/validators.hr.xlf @@ -4,7 +4,7 @@ Maximum duration of {{ value }} hours exceeded. - Dozvoljeno je najviše {{ value }} h. + Maksimalan broj dozvoljenih sati je {{ value }}. The budget is completely used. diff --git a/translations/validators.id.xlf b/translations/validators.id.xlf new file mode 100644 index 00000000..33a67392 --- /dev/null +++ b/translations/validators.id.xlf @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/translations/validators.pa.xlf b/translations/validators.pa.xlf new file mode 100644 index 00000000..3ddace2b --- /dev/null +++ b/translations/validators.pa.xlf @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/translations/wizard.he.xlf b/translations/wizard.he.xlf index 1e28c83a..891da448 100644 --- a/translations/wizard.he.xlf +++ b/translations/wizard.he.xlf @@ -30,6 +30,14 @@ wizard.done.description ההגדרות החשבונות ביותר הושלמו. יש עוד המון כאלה שניתן לכוון בהמשך דרך פרופיל המשתמש שלך. + + wizard.password.description + נא למלא את הסיסמה החדשה שלך שתשמש אותך להיכנס מעכשיו. + + + wizard.password.title + הסיסמה שלך + diff --git a/translations/wizard.hr.xlf b/translations/wizard.hr.xlf index e959612a..aa11fb83 100644 --- a/translations/wizard.hr.xlf +++ b/translations/wizard.hr.xlf @@ -30,6 +30,14 @@ wizard.done.description Najvažnije postavke su sada postavljene. Postoji mnogo više postavki koje kasnije možeš prilagoditi u tvom korisničkom profilu. + + wizard.password.description + Upiši svoju novu lozinku koja će se od sada koristiti za prijavu. + + + wizard.password.title + Tvoja lozinka + diff --git a/translations/wizard.id.xlf b/translations/wizard.id.xlf new file mode 100644 index 00000000..9d06fb56 --- /dev/null +++ b/translations/wizard.id.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/wizard.it.xlf b/translations/wizard.it.xlf index e42385a0..3156427b 100644 --- a/translations/wizard.it.xlf +++ b/translations/wizard.it.xlf @@ -30,6 +30,14 @@ wizard.done.description Le impostazioni più importanti sono ora complete. Molte altre possono essere personalizzate in seguito nel proprio profilo utente. + + wizard.password.description + Inserisci la tua nuova password, che verrà utilizzata da ora in poi per accedere. + + + wizard.password.title + La tua password + diff --git a/translations/wizard.pa.xlf b/translations/wizard.pa.xlf new file mode 100644 index 00000000..945fd64b --- /dev/null +++ b/translations/wizard.pa.xlf @@ -0,0 +1,7 @@ + + + + + + + diff --git a/translations/wizard.pt_BR.xlf b/translations/wizard.pt_BR.xlf index fd1b535f..319accd2 100644 --- a/translations/wizard.pt_BR.xlf +++ b/translations/wizard.pt_BR.xlf @@ -30,6 +30,14 @@ wizard.done.description Agora, as configurações mais importantes foram concluídas. Há muito mais que você pode personalizar depois no seu perfil. + + wizard.password.description + Digite a sua nova senha, ela será usada para fazer login a partir de agora. + + + wizard.password.title + Sua senha + diff --git a/translations/wizard.ru.xlf b/translations/wizard.ru.xlf index 6d91ea1d..1277deeb 100644 --- a/translations/wizard.ru.xlf +++ b/translations/wizard.ru.xlf @@ -2,6 +2,42 @@ + + wizard.intro.title + Добро пожаловать в Kimai + + + wizard.profile.description + Некоторые основные настройки для облегчения Вашей работы с Kimai. + + + wizard.profile.title + Ваш профиль + + + wizard.done.description + Наиболее важные настройки завершены. Есть ещё много чего, что можно настроить позже через Ваш профиль. + + + wizard.password.description + Введите, пожалуйста, свой новый пароль, который будет использоваться в дальнейшем. + + + wizard.separator + Ваши настройки + + + wizard.done.title + Поздравляем + + + wizard.password.title + Ваш пароль + + + wizard.intro.description + Этот мастер поможет Вам настроить Kimai под свои нужды. + diff --git a/translations/wizard.uk.xlf b/translations/wizard.uk.xlf index 63ac5a60..c384ad0e 100644 --- a/translations/wizard.uk.xlf +++ b/translations/wizard.uk.xlf @@ -8,7 +8,7 @@ wizard.intro.description - Цей майстер допоможе Вам налаштувати Kimai під Ваші потреби. + Цей майстер допоможе Вам налаштувати Kimai під власні потреби. wizard.separator @@ -30,6 +30,14 @@ wizard.done.description Найбільш важливі налаштування вже виконані. Ще є багато інших налаштувань, які Ви пізніше зможете зробити у своєму профілі. + + wizard.password.description + Будь ласка, введіть свій новий пароль, який буде тепер використовуватися. + + + wizard.password.title + Ваш пароль +