Skip to content

Commit

Permalink
update locales from crowdin [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
openprojectci committed Mar 23, 2024
1 parent 5ce125d commit b23b803
Show file tree
Hide file tree
Showing 11 changed files with 109 additions and 109 deletions.
6 changes: 3 additions & 3 deletions config/locales/crowdin/lt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2770,9 +2770,9 @@ lt:
setting_apiv3_cors_origins: "API V3 Cross-Origin Resource Sharing (CORS) leidžiami kilmės domenai"
setting_apiv3_cors_origins_text_html: >
Jei CORS yra įgalinta, tai yra kilmės domenai, kuriems leidžiama pasiekti OpenProject API. <br/> Kaip nurodyti reikšmes aprašoma <a href="%{origin_link}" target="_blank">Origin antraštės dokumentacijoje</a>.
setting_apiv3_write_readonly_attributes: "Write access to read-only attributes"
setting_apiv3_write_readonly_attributes: "Rašymo prieiga prie tik skaitymui skirtų atributų"
setting_apiv3_write_readonly_attributes_instructions_html: >
If enabled, the API will allow administrators to write static read-only attributes during creation, such as createdAt and updatedAt timestamps. <br/> <strong>Warning:</strong> This setting has a use-case for e.g., importing data, but allows administrators to impersonate the creation of items as other users. All creation requests are being logged however with the true author. </br> For more information on attributes and supported resources, please see the %{api_documentation_link}.
Įjungus API leis administratoriams kūrimo metu rašyti statinius tik skaitymui skirtus atributus, tokiu kaip createdAt ir updatedAt laiko žymas. <br/> <strong>Įspėjimas:</strong> Šis nustatymas naudojamas pavyzdžiui importuojant duomenis, bet leidžia administratoriams apsimesti, kad elementus sukuria kiti naudotojai. Visos kūrimo užklausos žurnalizuojamos su tikru autoriumi. </br> Daugiau informacijos apie atributus ir palaikomus resursus rasite %{api_documentation_link}.
setting_apiv3_max_page_size: "Maksimalus API puslapio dydis"
setting_apiv3_max_page_instructions_html: >
Nustatykite maksimalų API atsakymo puslapio dydį. Bus neįmanoma vykdyti API užklausas, kurios grąžina daugiau reikšmių viename puslapyje. <br/> <strong>Įspėjimas</strong> Prašome keisti šią reikšmę jei jums to tikrai reikia. Nustatyta didelė reikšmė stipriai įtakos greitaveiką, o maža reikšmė mažesnė už puslapiavimo parinktis reikš klaida puslapiuojamuose vaizduose.
Expand Down Expand Up @@ -3153,7 +3153,7 @@ lt:
status_user_and_brute_force: "%{user} ir %{brute_force}"
status_change: "Būsenos keitimas"
text_change_disabled_for_provider_login: "Vardą nustatė jūsų prisijungimo tarnyba, todėl jis negali būti pakeistas."
text_change_disabled_for_ldap_login: "The name and email is set by LDAP and can thus not be changed."
text_change_disabled_for_ldap_login: "Vardą ir e-paštą nustato LDAP ir todėl to negalima keisti."
unlock: "Atrakinti"
unlock_and_reset_failed_logins: "Atrakintiir iš naujo nustatyti nepavykusius prisijungimus"
version_status_closed: "uždarytas"
Expand Down
2 changes: 1 addition & 1 deletion config/locales/crowdin/ms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2030,7 +2030,7 @@ ms:
label_remove_columns: "Remove selected columns"
label_renamed: "renamed"
label_reply_plural: "Replies"
label_report: "Report"
label_report: "Laporan"
label_report_bug: "Report a bug"
label_report_plural: "Reports"
label_reported_work_packages: "Reported work packages"
Expand Down
4 changes: 2 additions & 2 deletions modules/backlogs/config/locales/crowdin/ms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ ms:
error_backlogs_task_cannot_be_story: "Seting tidak sah. Jenis tugasan yang dipilih tidak boleh dijadikan jenis cerita juga."
error_intro_plural: "Ralat-ralat berikut telah ditemui:"
error_intro_singular: "Ralat berikut telah ditemui:"
error_outro: "Sila betulkan ralat-ralat diatas sebelum menghantar semula."
error_outro: "Sila betulkan ralat-ralat di atas sebelum menghantar semula."
event_sprint_description: "%{summary}: %{url}\n%{description}"
event_sprint_summary: "%{project}: %{summary}"
ideal: "ideal"
Expand All @@ -112,7 +112,7 @@ ms:
label_burndown: "Burndown"
label_column_in_backlog: "Kolum dalam tunggakan"
label_hours: "jam"
label_work_package_hierarchy: "Hierarki Pakej kerja "
label_work_package_hierarchy: "Hierarki Pakej kerja"
label_master_backlog: "Tunggakan Utama"
label_not_prioritized: "tidak diutamakan"
label_points: "mata"
Expand Down
2 changes: 1 addition & 1 deletion modules/budgets/config/locales/crowdin/ms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ms:
status: "Status"
subject: "Subjek"
type: "Jenis kos"
labor_budget: "Kos buruh yang dirancang"
labor_budget: "Kos buruh terancang"
material_budget: "Kos unit yang dirancang"
work_package:
budget_subject: "Tajuk anggaran"
Expand Down
2 changes: 1 addition & 1 deletion modules/gitlab_integration/config/locales/crowdin/lt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ lt:
labels:
invalid_schema: "turi būti masyvas raktų: spalva, antraštė"
project_module_gitlab: "GitLab"
permission_show_gitlab_content: "Show GitLab content"
permission_show_gitlab_content: "Rodyti GitLab turinį"
gitlab_integration:
merge_request_opened_comment: >
**MR Atidarytas:** Suliejimo prašymą %{mr_number} [%{mr_title}](%{mr_url}) skirtą [%{repository}](%{repository_url}) atidarė [%{gitlab_user}](%{gitlab_user_url}).
Expand Down
2 changes: 1 addition & 1 deletion modules/overviews/config/locales/crowdin/js-ms.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ms:
js:
overviews:
label: 'Overview'
label: 'Ringkasan'
4 changes: 2 additions & 2 deletions modules/overviews/config/locales/crowdin/ms.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ms:
overviews:
label: 'Overview'
permission_manage_overview: 'Manage overview page'
label: 'Ringkasan'
permission_manage_overview: 'Urus halaman ringkasan'
12 changes: 6 additions & 6 deletions modules/recaptcha/config/locales/crowdin/ms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ ms:
description: "This module provides recaptcha checks during login."
recaptcha:
label_recaptcha: "reCAPTCHA"
button_please_wait: 'Please wait ...'
verify_account: "Verify your account"
error_captcha: "Your account could not be verified. Please contact an administrator."
button_please_wait: 'Sila tunggu ...'
verify_account: "Sahkan akaun anda"
error_captcha: "Akaun anda tidak dapat disahkan. Sila hubungi pengurus."
settings:
website_key: 'Website key'
response_limit: 'Response limit for HCaptcha'
response_limit: 'Had tindak balas untuk Hcaptcha'
response_limit_text: 'The maximum number of characters to treat the HCaptcha response as valid.'
website_key_text: 'Enter the website key you created on the reCAPTCHA admin console for this domain.'
secret_key: 'Secret key'
secret_key_text: 'Enter the secret key you created on the reCAPTCHA admin console.'
type: 'Use reCAPTCHA'
type_disabled: 'Disable reCAPTCHA'
type: 'Gunakan reCAPTCHA'
type_disabled: 'Nyahaktifkan reCAPTCHA'
type_v2: 'reCAPTCHA v2'
type_v3: 'reCAPTCHA v3'
type_hcaptcha: 'HCaptcha'
Expand Down
4 changes: 2 additions & 2 deletions modules/reporting/config/locales/crowdin/js-ms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
ms:
js:
reporting_engine:
label_remove: "Delete"
label_response_error: "There was an error handling the query."
label_remove: "Hapus"
label_response_error: "Terdapat ralat semasa mengendalikan pertanyaan."
92 changes: 46 additions & 46 deletions modules/reporting/config/locales/crowdin/ms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,72 +23,72 @@ ms:
plugin_openproject_reporting:
name: "OpenProject Reporting"
description: "This plugin allows creating custom cost reports with filtering and grouping created by the OpenProject Time and costs plugin."
button_save_as: "Save report as..."
comments: "Comment"
cost_reports_title: "Time and costs"
label_cost_report: "Cost report"
label_cost_report_plural: "Cost reports"
description_drill_down: "Show details"
description_filter_selection: "Selection"
button_save_as: "Simpan laporan sebagai..."
comments: "Komen"
cost_reports_title: "Masa dan kos"
label_cost_report: "Laporan kos"
label_cost_report_plural: "Laporan kos"
description_drill_down: "Papar butiran"
description_filter_selection: "Pilihan"
description_multi_select: "Show multiselect"
description_remove_filter: "Remove filter"
information_restricted_depending_on_permission: "Depending on your permissions this page might contain restricted information."
label_click_to_edit: "Click to edit."
label_closed: "closed"
label_columns: "Columns"
label_click_to_edit: "Klik untuk edit."
label_closed: "ditutup"
label_columns: "Lajur"
label_cost_entry_attributes: "Cost entry attributes"
label_days_ago: "during the last days"
label_entry: "Cost entry"
label_days_ago: "pada hari-hari terakhir"
label_entry: "Kemasukan kos"
label_filter_text: "Filter text"
label_filter_value: "Value"
label_filters: "Filter"
label_greater: ">"
label_is_not_project_with_subprojects: "is not (includes subprojects)"
label_is_project_with_subprojects: "is (includes subprojects)"
label_work_package_attributes: "Work package attributes"
label_is_not_project_with_subprojects: "adalah tidak (termasuk subprojek)"
label_is_project_with_subprojects: "adalah (termasuk subprojek)"
label_work_package_attributes: "Atribut pakej kerja"
label_less: "<"
label_logged_by_reporting: "Logged by"
label_money: "Cash value"
label_month_reporting: "Month (Spent)"
label_new_report: "New cost report"
label_open: "open"
label_operator: "Operator"
label_private_report_plural: "Private cost reports"
label_progress_bar_explanation: "Generating report..."
label_public_report_plural: "Public cost reports"
label_really_delete_question: "Are you sure you want to delete this report?"
label_rows: "Rows"
label_saving: "Saving ..."
label_spent_on_reporting: "Date (Spent)"
label_sum: "Sum"
label_units: "Units"
label_week_reporting: "Week (Spent)"
label_year_reporting: "Year (Spent)"
label_count: "Count"
label_logged_by_reporting: "Dilog oleh"
label_money: "Nilai tunai"
label_month_reporting: "Bulan (Dihabiskan)"
label_new_report: "Laporan kos baru"
label_open: "buka"
label_operator: "Pengendali"
label_private_report_plural: "Laporan kos peribadi"
label_progress_bar_explanation: "Menjana laporan..."
label_public_report_plural: "Laporan kos umum"
label_really_delete_question: "Adakah anda pasti anda ingin menghapuskan laporan ini?"
label_rows: "Baris"
label_saving: "Menyimpan ..."
label_spent_on_reporting: "Tarikh (Dihabiskan)"
label_sum: "Jumlah"
label_units: "Unit"
label_week_reporting: "Minggu (Dihabiskan)"
label_year_reporting: "Tahun (Dihabiskan)"
label_count: "Hitung"
label_filter: "Filter"
label_filter_add: "Add Filter"
label_filter_plural: "Filters"
label_group_by: "Kumpulkan mengikut"
label_group_by_add: "Add Group-by Attribute"
label_inactive: "«inactive»"
label_no: "Tidak"
label_none: "(no data)"
label_no_reports: "There are no cost reports yet."
label_report: "Report"
label_none: "(tiada data)"
label_no_reports: "Masih tiada laporan kos."
label_report: "Laporan"
label_yes: "Ya"
load_query_question: "Report will have %{size} table cells and may take some time to render. Do you still want to try rendering it?"
permission_save_cost_reports: "Save public cost reports"
permission_save_private_cost_reports: "Save private cost reports"
project_module_reporting_module: "Cost reports"
text_costs_are_rounded_note: "Displayed values are rounded. All calculations are based on the non-rounded values."
load_query_question: "Laporan akan ada %{size} kotak jadual dan mungkin memerlukan sedikit masa untuk dihasilkan. Adakah anda masih mahu cuba untuk menghasilkan?"
permission_save_cost_reports: "Simpan laporan kos umum"
permission_save_private_cost_reports: "Simpan laporan kos peribadi"
project_module_reporting_module: "Laporan kos"
text_costs_are_rounded_note: "Nilai yang dipaparkan adalah dibundarkan. Semua kiraan adalah berdasarkan nilai yang tidak dibundarkan."
toggle_multiselect: "activate/deactivate multiselect"
units: "Units"
validation_failure_date: "is not a valid date"
validation_failure_integer: "is not a valid integer"
units: "Unit"
validation_failure_date: "bukan tarikh yang sah"
validation_failure_integer: "bukan integer yang sah"
export:
cost_reports:
title: "Your Cost Reports XLS export"
reporting:
group_by:
selected_columns: "Selected columns"
selected_rows: "Selected rows"
selected_columns: "Lajur terpilih"
selected_rows: "Baris terpilih"
Loading

0 comments on commit b23b803

Please sign in to comment.