update locales from crowdin [ci skip]

pull/10701/head
OpenProject Actions CI 2 years ago
parent 6d54417c7c
commit 9b919befc2
  1. 100
      config/locales/crowdin/js-az.yml

@ -22,71 +22,71 @@
az: az:
js: js:
ajax: ajax:
hide: "Hide" hide: "Gizlət"
loading: "Loading…" loading: "Yüklənir…"
updating: "Updating…" updating: "Yenilənir…"
attachments: attachments:
draggable_hint: | draggable_hint: |
Drag on editor field to inline image or reference attachment. Closed editor fields will be opened while you keep dragging. Drag on editor field to inline image or reference attachment. Closed editor fields will be opened while you keep dragging.
autocomplete_select: autocomplete_select:
placeholder: placeholder:
multi: "Add \"%{name}\"" multi: "\"%{name}\" əlavə et"
single: "Select \"%{name}\"" single: "\"%{name}\" seç"
remove: "Remove %{name}" remove: "%{name} çıxart"
active: "Active %{label} %{name}" active: "Aktiv %{label} %{name}"
backup: backup:
attachments_disabled: Attachments may not be included since they exceed the maximum overall size allowed. You can change this via the configuration (requires a server restart). attachments_disabled: İcazə verilən maksimal cəm sayını aşdığı üçün qoşmalar daxil edilməyə bilər. Bunu konfiqurasiya vasitəsilə dəyişdirə bilərsiniz (serverin yenidən başladılmasını tələb edir).
info: > info: >
You can trigger a backup here. The process can take some time depending on the amount of data (especially attachments) you have. You will receive an email once it's ready. You can trigger a backup here. The process can take some time depending on the amount of data (especially attachments) you have. You will receive an email once it's ready.
note: > note: >
A new backup will override any previous one. Only a limited number of backups per day can be requested. Yeni bir nüsxələmə, əvvəlkini etibarsız edəcək. Gündəlik yalnız limitli sayda nüsxələmə tələb oluna bilər.
last_backup: Last backup last_backup: Son nüsxələmə
last_backup_from: Last backup from last_backup_from: Son nüsxələmə
title: Backup OpenProject title: OpenProject nüsxələməsi
options: Options options: Seçimlər
include_attachments: Include attachments include_attachments: Qoşmaları daxil et
download_backup: Download backup download_backup: Nüsxəni endir
request_backup: Request backup request_backup: Nüsxə tələb et
close_popup_title: "Açılan pəncərəni bağla" close_popup_title: "Açılan pəncərəni bağla"
close_filter_title: "Close filter" close_filter_title: "Filtr seç"
close_form_title: "Close form" close_form_title: "Formu bağla"
button_add_watcher: "Add watcher" button_add_watcher: "Nəzarətçi əlavə et"
button_add: "Add" button_add: "Əlavə et"
button_back: "Back" button_back: "Geri"
button_back_to_list_view: "Back to list view" button_back_to_list_view: "Siyahı görünüşünə qayıt"
button_cancel: "Cancel" button_cancel: "İmtina"
button_close: "Close" button_close: "Bağla"
button_change_project: "Change project" button_change_project: "Layihəni dəyişdir"
button_check_all: "Check all" button_check_all: "Hamısını seç"
button_configure-form: "Configure form" button_configure-form: "Formu konfiqurasiya et"
button_confirm: "Confirm" button_confirm: "Təsdiqlə"
button_continue: "Continue" button_continue: "Davam"
button_copy: "Copy" button_copy: "Kopyala"
button_copy_to_other_project: "Copy to other project" button_copy_to_other_project: "Digər layihəyə kopyala"
button_custom-fields: "Custom fields" button_custom-fields: "Özəl sahələr"
button_delete: "Delete" button_delete: "Sil"
button_delete_watcher: "İzləyicini sil" button_delete_watcher: "İzləyicini sil"
button_details_view: "Təfsilat baxışı" button_details_view: "Təfsilat baxışı"
button_duplicate: "Duplicate" button_duplicate: "Çoxalt"
button_edit: "Edit" button_edit: "Düzəliş et"
button_filter: "Filter" button_filter: "Filtr"
button_collapse_all: "Collapse all" button_collapse_all: "Hamısını yığcamlaşdır"
button_expand_all: "Expand all" button_expand_all: "Hamısını genişləndir"
button_advanced_filter: "Advanced filter" button_advanced_filter: "Qabaqcıl filtr"
button_list_view: "Siyahı baxışı" button_list_view: "Siyahı baxışı"
button_show_view: "Fullscreen view" button_show_view: "Tam ekran görünüşü"
button_log_time: "Log time" button_log_time: "Jurnal vaxtı"
button_more: "More" button_more: "Daha çox"
button_open_details: "Təfsilat baxışını aç" button_open_details: "Təfsilat baxışını aç"
button_close_details: "Close details view" button_close_details: "Təfsilatlar görünüşünü bağla"
button_open_fullscreen: "Open fullscreen view" button_open_fullscreen: "Tam ekran görünüşünü aç"
button_show_cards: "Show card view" button_show_cards: "Kart görünüşünü göstər"
button_show_list: "Show list view" button_show_list: "Siyahı görünüşünü göstər"
button_quote: "Quote" button_quote: "Sitat"
button_save: "Save" button_save: "Saxla"
button_settings: "Settings" button_settings: "Settings"
button_uncheck_all: "Uncheck all" button_uncheck_all: "Uncheck all"
button_update: "Update" button_update: "Yeniləmə"
button_export-pdf: "Download PDF" button_export-pdf: "Download PDF"
button_export-atom: "Download Atom" button_export-atom: "Download Atom"
button_create: "Create" button_create: "Create"
@ -147,7 +147,7 @@ az:
code_block: code_block:
button: 'Insert code snippet' button: 'Insert code snippet'
title: 'Insert / edit Code snippet' title: 'Insert / edit Code snippet'
language: 'Formatting language' language: 'Formatlama dili'
language_hint: 'Enter the formatting language that will be used for highlighting (if supported).' language_hint: 'Enter the formatting language that will be used for highlighting (if supported).'
dropdown: dropdown:
macros: 'Macros' macros: 'Macros'

Loading…
Cancel
Save