From a4904d333514bcc47868fe924f06fad33c4f912f Mon Sep 17 00:00:00 2001 From: "Weblate (bot)" Date: Fri, 2 Aug 2024 21:43:29 +0200 Subject: [PATCH] Update translation files (#5007) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Héctor Borrás Co-authored-by: Kevin Papst Co-authored-by: Massimo Pissarello Co-authored-by: Naoko Takano Co-authored-by: Reza Almanda Co-authored-by: Yaron Shahrabani Co-authored-by: gallegonovato Co-authored-by: stuntworks --- translations/actions.ca.xlf | 100 ++++++++++ translations/actions.id.xlf | 4 + translations/daterangepicker.ca.xlf | 37 ++++ translations/email.ca.xlf | 49 +++++ translations/export.ca.xlf | 19 ++ translations/export.id.xlf | 4 + translations/flashmessages.ca.xlf | 46 +++++ translations/invoice-calculator.ca.xlf | 46 +++++ translations/invoice-calculator.id.xlf | 4 + translations/invoice-renderer.ca.xlf | 34 ++++ translations/invoice-renderer.id.xlf | 4 + translations/messages.ca.xlf | 33 ++++ translations/messages.es.xlf | 2 +- translations/messages.ja.xlf | 32 +++ translations/messages.zh_Hant.xlf | 4 +- translations/plugins.ca.xlf | 19 ++ translations/reporting.ca.xlf | 43 ++++ translations/reporting.id.xlf | 4 + translations/system-configuration.ca.xlf | 241 +++++++++++++++++++++++ translations/tasks.ca.xlf | 91 +++++++++ translations/teams.ca.xlf | 31 +++ translations/teams.id.xlf | 4 + translations/validators.ca.xlf | 121 ++++++++++++ translations/wizard.ca.xlf | 34 ++++ 24 files changed, 1003 insertions(+), 3 deletions(-) create mode 100644 translations/actions.ca.xlf create mode 100644 translations/daterangepicker.ca.xlf create mode 100644 translations/email.ca.xlf create mode 100644 translations/export.ca.xlf create mode 100644 translations/flashmessages.ca.xlf create mode 100644 translations/invoice-calculator.ca.xlf create mode 100644 translations/invoice-renderer.ca.xlf create mode 100644 translations/messages.ca.xlf create mode 100644 translations/plugins.ca.xlf create mode 100644 translations/reporting.ca.xlf create mode 100644 translations/system-configuration.ca.xlf create mode 100644 translations/tasks.ca.xlf create mode 100644 translations/teams.ca.xlf create mode 100644 translations/validators.ca.xlf create mode 100644 translations/wizard.ca.xlf diff --git a/translations/actions.ca.xlf b/translations/actions.ca.xlf new file mode 100644 index 00000000..9f3813e1 --- /dev/null +++ b/translations/actions.ca.xlf @@ -0,0 +1,100 @@ + + + + + + stop + + + reload + + + back + + + Edit + + + trash + + + report + + + repeat + + + profile-stats + + + settings + + + Filter timesheets + + + Filter customers + + + Filter projects + + + Filter activities + + + copy + + + home + + + create-project + + + create-activity + + + create-timesheet + + + create-timesheet-multiuser + + + permissions + + + details + + + download + + + invoice.pending + + + invoice.paid + + + invoice.cancel + + + filter + + + vcard + + + Add widget + + + Remove widget + + + Synchronization + + + import + + + + diff --git a/translations/actions.id.xlf b/translations/actions.id.xlf index 6ffb5ec0..557314e7 100644 --- a/translations/actions.id.xlf +++ b/translations/actions.id.xlf @@ -6,6 +6,10 @@ stop Berhenti + + reload + Muat ulang + diff --git a/translations/daterangepicker.ca.xlf b/translations/daterangepicker.ca.xlf new file mode 100644 index 00000000..c5762ea7 --- /dev/null +++ b/translations/daterangepicker.ca.xlf @@ -0,0 +1,37 @@ + + + + + + daterangepicker.today + + + daterangepicker.yesterday + + + daterangepicker.lastWeek + + + daterangepicker.thisWeek + + + daterangepicker.lastMonth + + + daterangepicker.thisMonth + + + daterangepicker.lastYear + + + daterangepicker.thisYear + + + This year — until today + + + daterangepicker.allTime + + + + diff --git a/translations/email.ca.xlf b/translations/email.ca.xlf new file mode 100644 index 00000000..97c008ee --- /dev/null +++ b/translations/email.ca.xlf @@ -0,0 +1,49 @@ + + + + + + button_copy_url_to_browser + + + automated_email_dont_answer + + + registration.subject + + + registration.title + + + registration.button + + + 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. + + + reset.subject + + + Forgot your password? + + + reset.button + + + Don't worry, Kimai will help you create a new one! + + + absence_created_supervisor_subject + + + A new absence was created for %absence_user%. + +%absence_type% - %absence_comment% + +%absence_list% + +Please review them at: %approval_url% + + + + diff --git a/translations/export.ca.xlf b/translations/export.ca.xlf new file mode 100644 index 00000000..53e644bb --- /dev/null +++ b/translations/export.ca.xlf @@ -0,0 +1,19 @@ + + + + + + Default + + + With remaining budget + + + With internal rates + + + Timesheet + + + + diff --git a/translations/export.id.xlf b/translations/export.id.xlf index 086f5847..2c1c5edc 100644 --- a/translations/export.id.xlf +++ b/translations/export.id.xlf @@ -6,6 +6,10 @@ Default Bawaan + + With remaining budget + Dengan anggaran yang tersisa + diff --git a/translations/flashmessages.ca.xlf b/translations/flashmessages.ca.xlf new file mode 100644 index 00000000..596c5c3b --- /dev/null +++ b/translations/flashmessages.ca.xlf @@ -0,0 +1,46 @@ + + + + + + warning + + + timesheet.stop.success + + + timesheet.stop.error + + + timesheet.start.success + + + timesheet.start.error + + + timesheet.locked.warning + + + action.update.success + + + action.update.error + + + action.delete.success + + + action.delete.error + + + invoice.first_template + + + action.upload.error + + + action.csrf.error + + + + diff --git a/translations/invoice-calculator.ca.xlf b/translations/invoice-calculator.ca.xlf new file mode 100644 index 00000000..6473457d --- /dev/null +++ b/translations/invoice-calculator.ca.xlf @@ -0,0 +1,46 @@ + + + + + + invoice_calculator + + + invoice_calculator.help + + + default + + + short + + + user + + + activity + + + activity_user + + + project + + + project_user + + + date + + + date_user + + + weekly + + + price + + + + diff --git a/translations/invoice-calculator.id.xlf b/translations/invoice-calculator.id.xlf index 3ac55ac6..4666d39f 100644 --- a/translations/invoice-calculator.id.xlf +++ b/translations/invoice-calculator.id.xlf @@ -22,6 +22,10 @@ activity Aktivitas + + invoice_calculator.help + Pilih berdasarkan bidang mana item faktur harus dikelompokkan + diff --git a/translations/invoice-renderer.ca.xlf b/translations/invoice-renderer.ca.xlf new file mode 100644 index 00000000..ee0fa539 --- /dev/null +++ b/translations/invoice-renderer.ca.xlf @@ -0,0 +1,34 @@ + + + + + + invoice_renderer + + + help.upload + + + download_invoice_renderer + + + programmatic + + + invoice + + + Invoice + + + text + + + timesheet + + + Single service date + + + + diff --git a/translations/invoice-renderer.id.xlf b/translations/invoice-renderer.id.xlf index 3a9938bd..4f916539 100644 --- a/translations/invoice-renderer.id.xlf +++ b/translations/invoice-renderer.id.xlf @@ -6,6 +6,10 @@ invoice_renderer Templat faktur + + help.upload + Perhatian: file yang sudah ada akan ditimpa. Jenis file yang diizinkan adalah: %extensions%. + diff --git a/translations/messages.ca.xlf b/translations/messages.ca.xlf new file mode 100644 index 00000000..b44e1613 --- /dev/null +++ b/translations/messages.ca.xlf @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/translations/messages.es.xlf b/translations/messages.es.xlf index ee63b19b..044aceea 100644 --- a/translations/messages.es.xlf +++ b/translations/messages.es.xlf @@ -4,7 +4,7 @@ Time Tracking - Seguimiento del Tiempo + Control de tiempo yes diff --git a/translations/messages.ja.xlf b/translations/messages.ja.xlf index e5db5ad9..6fe15b17 100644 --- a/translations/messages.ja.xlf +++ b/translations/messages.ja.xlf @@ -915,6 +915,38 @@ invoice_number_generator 請求書番号 ジェネレーター + + Search filter + 検索フィルター + + + security.unlock.title + アカウントのロックを解除 + + + error.too_many_entries + リクエストを処理できませんでした。見つかった結果が多すぎます。 + + + invoiceText + 請求先情報 + + + invoiceLabel + 請求書のテキスト + + + help.visible + 設定がオフの場合、オブジェクトはドロップダウンボックスやリストビューに表示されません。 + + + invisible + 非表示 + + + skin + デザイン + diff --git a/translations/messages.zh_Hant.xlf b/translations/messages.zh_Hant.xlf index 832d652c..55af4aea 100644 --- a/translations/messages.zh_Hant.xlf +++ b/translations/messages.zh_Hant.xlf @@ -2,9 +2,9 @@ - + Time Tracking - 工時追蹤 + 工時追蹤 yes diff --git a/translations/plugins.ca.xlf b/translations/plugins.ca.xlf new file mode 100644 index 00000000..fb8c1bb6 --- /dev/null +++ b/translations/plugins.ca.xlf @@ -0,0 +1,19 @@ + + + + + + plugin.none_installed + + + Available plugins + + + Buy now + + + Plugin Shop + + + + diff --git a/translations/reporting.ca.xlf b/translations/reporting.ca.xlf new file mode 100644 index 00000000..b718be44 --- /dev/null +++ b/translations/reporting.ca.xlf @@ -0,0 +1,43 @@ + + + + + + report_user_week + + + report_user_month + + + report_user_year + + + report_weekly_users + + + report_monthly_users + + + report_yearly_users + + + report_project_view + + + report_customer_view + + + report_project_details + + + report_project_daterange + + + report_inactive_project + + + report_customer_monthly_projects + + + + diff --git a/translations/reporting.id.xlf b/translations/reporting.id.xlf index bbd71d7d..7a57ab0c 100644 --- a/translations/reporting.id.xlf +++ b/translations/reporting.id.xlf @@ -6,6 +6,10 @@ report_user_week Tampilan mingguan untuk satu pengguna + + report_user_month + Tampilan bulanan untuk satu pengguna + diff --git a/translations/system-configuration.ca.xlf b/translations/system-configuration.ca.xlf new file mode 100644 index 00000000..e94e7371 --- /dev/null +++ b/translations/system-configuration.ca.xlf @@ -0,0 +1,241 @@ + + + + + + Time tracking + + + theme + + + theme.markdown_content + + + theme.avatar_url + + + timesheet.mode + + + timesheet.mode_default + + + [Duration] configurable fixed start-time, only duration can be changed + + + timesheet.mode_punch + + + timesheet.rules.allow_future_times + + + timesheet.rules.allow_zero_duration + + + timesheet.rules.allow_overbooking_budget + + + timesheet.rules.allow_overlapping_records + + + lockdown_period + + + timesheet.rules.lockdown_period_timezone + + + timesheet.rules.lockdown_period_start + + + timesheet.rules.lockdown_period_end + + + timesheet.rules.lockdown_grace_period + + + timesheet.active_entries.hard_limit + + + quick_entry.recent_activities + + + quick_entry.recent_activity_weeks + + + quick_entry.minimum_rows + + + calendar.week_numbers + + + calendar.weekends + + + calendar.businessHours.begin + + + calendar.businessHours.end + + + calendar.visibleHours.begin + + + calendar.visibleHours.end + + + calendar.slot_duration + + + branding + + + theme.branding.logo + + + theme.branding.company + + + company.financial_year + + + rounding + + + timesheet.rounding.default.begin + + + timesheet.rounding.default.end + + + timesheet.rounding.default.duration + + + timesheet.rounding.default.mode + + + timesheet.rounding.default.days + + + Monday + + + Tuesday + + + Wednesday + + + Thursday + + + Friday + + + Saturday + + + Sunday + + + Ceil + + + Closest + + + Default + + + Floor + + + timesheet.default_begin + + + invoice.number_format + + + customer.number_format + + + customer.allow_duplicate_number + + + project.number_format + + + activity.number_format + + + allow_duplicate_number + + + allowed_replacer + + + first_weekday + + + timesheet.duration_increment + + + timesheet.time_increment + + + off + + + theme.color_choices + + + Comma-separated list of HTML color-codes. Color names can be set by prefixing the color code with a name and the "|" delimiter, e.g: White|#ffffff,Black|#000000. + + + authentication + + + user_auth_login + + + user_auth_registration + + + user_auth_password_reset + + + user_auth_password_reset_retry_ttl + + + user_auth_password_reset_token_ttl + + + ldap_activate + + + saml_activate + + + timesheet.rules.break_warning_duration + + + timesheet.rules.long_running_duration + + + calendar.dragdrop_amount + + + Copies data when adding via drag and drop + + + calendar.title_pattern + + + activity.allow_inline_create + + + copy_teams_on_create + + + + diff --git a/translations/tasks.ca.xlf b/translations/tasks.ca.xlf new file mode 100644 index 00000000..9bd0ebd0 --- /dev/null +++ b/translations/tasks.ca.xlf @@ -0,0 +1,91 @@ + + + + + + + report_tasks_assigned + + + report_tasks_teams + + + + task.start + + + task.stop + + + task.assign + + + task.unassign + + + task.reopen + + + task.close + + + task.create + + + + Tasks + + + tasks.pending + + + tasks.my + + + task.help.title + + + task.help.end + + + task.help.user + + + task.help.team + + + task.widget_rows + + + estimation + + + task.help.estimation + + + task.help.description + + + task.help.tags + + + task_no_estimation + + + task_with_estimation + + + task_started + + + task_not_started + + + task_overdue + + + task_todo + + + + diff --git a/translations/teams.ca.xlf b/translations/teams.ca.xlf new file mode 100644 index 00000000..50334275 --- /dev/null +++ b/translations/teams.ca.xlf @@ -0,0 +1,31 @@ + + + + + + teams.project_access + + + teams.customer_access + + + team.visibility_global + + + team.visibility_restricted + + + team.project_visibility_inherited + + + team.activity_visibility_inherited + + + team.create_default + + + team.member + + + + diff --git a/translations/teams.id.xlf b/translations/teams.id.xlf index 1208097b..bbf485f2 100644 --- a/translations/teams.id.xlf +++ b/translations/teams.id.xlf @@ -6,6 +6,10 @@ teams.project_access Beri akses ke proyek + + teams.customer_access + Izinkan akses ke pelanggan + diff --git a/translations/validators.ca.xlf b/translations/validators.ca.xlf new file mode 100644 index 00000000..5c26e4ca --- /dev/null +++ b/translations/validators.ca.xlf @@ -0,0 +1,121 @@ + + + + + + At least one team leader must be assigned to the team. + + + The entered passwords don't match. + + + This e-mail address is already in use. + + + The username is already used. + + + An equal username is already used. + + + An equal e-mail address is already in use. + + + This value is not a valid role. + + + End date must not be earlier then start date. + + + The begin date cannot be in the future. + + + Duration cannot be zero. + + + You must select at least one user or team. + + + This invoice document cannot be used. Please rename the file and upload it again. + + + This period is locked. Please choose a later date. + + + You already have an entry for this time. + + + The given value is not a valid time. + + + The budget is completely used. + + + Sorry, the budget is used up. + + + Maximum duration of {{ value }} hours exceeded. + + + An activity needs to be selected. + + + A project needs to be selected. + + + This timesheet is already exported. + + + Validation Failed + + + Cannot stop running timesheet + + + The given code is not the correct TOTP token. + + + This value is not a valid role name. + + + This absence type is not known. + + + The chosen date is not a working day. + + + The chosen date is already locked. + + + An absence must be assigned to a user. + + + An absence must have a date. + + + An absence cannot be booked before your first working day. + + + Not enough holidays left. + + + You do not have enough overtime, remaining are {{ value }}. + + + You cannot have two absences of this type at one day. + + + This is a public holiday, booking not allowed. + + + You can book a maximum of {{ value }} days at once. + + + The period of absence must not extend beyond the turn of the year. + + + The CSRF token is invalid. Please try to resubmit the form. + + + + diff --git a/translations/wizard.ca.xlf b/translations/wizard.ca.xlf new file mode 100644 index 00000000..f6c1a111 --- /dev/null +++ b/translations/wizard.ca.xlf @@ -0,0 +1,34 @@ + + + + + + wizard.intro.title + + + wizard.intro.description + + + wizard.separator + + + wizard.profile.title + + + wizard.profile.description + + + wizard.password.title + + + wizard.password.description + + + wizard.done.title + + + wizard.done.description + + + +