diff --git a/config/locales/crowdin/tr.seeders.yml b/config/locales/crowdin/tr.seeders.yml
index aad1298da39a..d96b06e81f4b 100644
--- a/config/locales/crowdin/tr.seeders.yml
+++ b/config/locales/crowdin/tr.seeders.yml
@@ -167,7 +167,7 @@ tr:
item_1:
name: Milestones
item_2:
- name: Tasks
+ name: Görevler
item_3:
name: Takım planlayıcısı
boards:
@@ -392,7 +392,7 @@ tr:
item_0:
subject: Create wireframes for new landing page
item_3:
- subject: Contact form
+ subject: İletişim formu
item_4:
subject: Feature carousel
children:
diff --git a/docs/getting-started/my-account/README.md b/docs/getting-started/my-account/README.md
index 1c0f4d57546e..73626729a169 100644
--- a/docs/getting-started/my-account/README.md
+++ b/docs/getting-started/my-account/README.md
@@ -42,13 +42,13 @@ Here you can update the information and **save** your changes. If you're changin
## Profile settings
-Within the **Settings** on **My Account** page you can change the language of OpenProject, adapt the time zone and change the order in which comments are displayed in the **Activity list** for work packages.
+Within the **Settings** on **My Account** page you can change the language of OpenProject, adapt the time zone, select which display mode you would like activate and change the order in which comments are displayed in the **Activity list** for work packages.
Also, you can activate a **warning if you are leaving a work package with unsaved changes**.
Additionally, you can activate to **auto-hide success notifications** from the system. This (only) means that the green pop-up success notifications will be removed automatically after five seconds.
-![OpenProject_my_account_page](openproject_my_account_page.png)
+![OpenProject_my_account_page](openproject_my_account_page_new.png)
### Change your language
@@ -56,8 +56,6 @@ To change the language in OpenProject, navigate to the **My account** and choose
Here you can choose between multiple languages.
-![my account change language of user](my-account-change-language-of-user.png)
-
OpenProject is translated to more than 30 languages, like German, Chinese, French, Italian, Korean, Latvian, Lithuanian, Polish, Portuguese, Russian, Spanish, Turkish and many more. If you do not see your preferred language in the My account settings, the language needs to be activated by your system administrator in the [system's settings](../../system-admin-guide/system-settings/languages/).
Pressing the blue **Save** button will save your changes.
@@ -70,6 +68,10 @@ You can choose a time zone in which you work and how the comments and changes wi
Pressing the blue **Save** button will save your changes.
+### Select the high contrast color mode
+
+In the dropdown menu **Mode** you can pick the color mode. The default setting is the **Light mode**. You can also select the **Light high contrast mode**, which will significantly increase the contrast and override the color theme of your OpenProject instance. This mode is recommended for users with visuals impairment.
+
### Change the order to display comments
You can select the order of the comments (for example of the comments for a work package which appear in the Activity tab). You can select the **oldest first** or **newest first** to display the comments.
diff --git a/docs/getting-started/my-account/openproject_my_account_page_new.png b/docs/getting-started/my-account/openproject_my_account_page_new.png
new file mode 100644
index 000000000000..ba1614f12eb2
Binary files /dev/null and b/docs/getting-started/my-account/openproject_my_account_page_new.png differ
diff --git a/docs/user-guide/meetings/Dynamic-meetings/README.md b/docs/user-guide/meetings/Dynamic-meetings/README.md
index 7c06ab0a6647..aa2dd52e2cf6 100644
--- a/docs/user-guide/meetings/Dynamic-meetings/README.md
+++ b/docs/user-guide/meetings/Dynamic-meetings/README.md
@@ -11,9 +11,9 @@ keywords: meetings, agenda, minutes
Meetings in OpenProject allow you to manage and document your project meetings at one central place, prepare a meeting agenda together with your team and document and share meeting minutes with your meeting attendees at one central place.
-**Meetings** is defined as a module that allows the organization of meetings. The module has to be activated in the project settings in order to be displayed in the side navigation.
-
-**Note:** in order to be able to use the meetings plugin, the **Meetings module needs to be activated** in the [Project Settings](../projects/project-settings/modules/).
+**Meetings** is defined as a module that allows the organization of meetings.
+
+**Note:** in order to be able to use the meetings plugin, the **Meetings module needs to be activated** in the [Project Settings](../projects/project-settings/modules/).
| Topic | Content |
diff --git a/modules/bim/config/locales/crowdin/tr.seeders.yml b/modules/bim/config/locales/crowdin/tr.seeders.yml
index 7b8682e73874..85734e3c2e88 100644
--- a/modules/bim/config/locales/crowdin/tr.seeders.yml
+++ b/modules/bim/config/locales/crowdin/tr.seeders.yml
@@ -13,14 +13,14 @@ tr:
item_2:
name: Yüksek
item_3:
- name: Critical
+ name: Kritik
statuses:
item_0:
name: Yeni
item_1:
name: Devam eden
item_2:
- name: Resolved
+ name: Çözüldü
item_3:
name: Kapalı
time_entry_activities:
@@ -101,11 +101,11 @@ tr:
item_0: Category 1 (to be changed in Project settings)
queries:
item_0:
- name: Project plan
+ name: Proje planı
item_1:
name: Milestones
item_2:
- name: Tasks
+ name: Görevler
item_3:
name: Takım planlayıcısı
boards:
diff --git a/modules/boards/config/locales/crowdin/tr.yml b/modules/boards/config/locales/crowdin/tr.yml
index 1523cb31b7c9..360234445a58 100644
--- a/modules/boards/config/locales/crowdin/tr.yml
+++ b/modules/boards/config/locales/crowdin/tr.yml
@@ -9,8 +9,8 @@ tr:
boards:
label_board: "Pano"
label_boards: "Panolar"
- label_create_new_board: "Create new board"
- label_board_type: "Board type"
+ label_create_new_board: "Yeni pano oluştur"
+ label_board_type: "Pano türü"
board_types:
free: Temel
action: "Eylem kurulu (%{attribute})"
@@ -36,4 +36,4 @@ tr:
Board with automated columns for sub-elements. Dragging work packages to other lists updates the parent accordingly.
upsale:
teaser_text: 'Would you like to automate your workflows with Boards? Advanced boards are an Enterprise add-on. Please upgrade to a paid plan.'
- upgrade: 'Upgrade now'
+ upgrade: 'Şimdi Yükselt'
diff --git a/modules/github_integration/config/locales/crowdin/js-tr.yml b/modules/github_integration/config/locales/crowdin/js-tr.yml
index b15c2cbd9a5a..5b5778b6680a 100644
--- a/modules/github_integration/config/locales/crowdin/js-tr.yml
+++ b/modules/github_integration/config/locales/crowdin/js-tr.yml
@@ -47,5 +47,5 @@ tr:
opened: 'opened'
closed: 'kapalı'
draft: 'drafted'
- merged: 'merged'
- ready_for_review: 'marked ready for review'
+ merged: 'birleştirildi'
+ ready_for_review: 'incelemeye hazır olarak işaretlendi'
diff --git a/modules/github_integration/config/locales/crowdin/tr.yml b/modules/github_integration/config/locales/crowdin/tr.yml
index ec14e409c6ba..7da8f60de266 100644
--- a/modules/github_integration/config/locales/crowdin/tr.yml
+++ b/modules/github_integration/config/locales/crowdin/tr.yml
@@ -21,7 +21,7 @@
#++
tr:
plugin_openproject_github_integration:
- name: "OpenProject GitHub Integration"
+ name: "OpenProject GitHub Entegrasyonu"
description: "Integrates OpenProject and GitHub for a better workflow"
project_module_github: "GitHub"
permission_show_github_content: "Github içeriğini göster"
diff --git a/modules/meeting/config/locales/crowdin/tr.seeders.yml b/modules/meeting/config/locales/crowdin/tr.seeders.yml
index 3ac3bc8ad4ef..6d436fd9409b 100644
--- a/modules/meeting/config/locales/crowdin/tr.seeders.yml
+++ b/modules/meeting/config/locales/crowdin/tr.seeders.yml
@@ -9,7 +9,7 @@ tr:
demo-project:
meetings:
item_0:
- title: Weekly
+ title: Haftalık
meeting_agenda_items:
item_0:
title: Good news
@@ -26,4 +26,4 @@ tr:
item_6:
title: Core values feedback
item_7:
- title: General topics
+ title: Genel başlıklar
diff --git a/modules/meeting/config/locales/crowdin/tr.yml b/modules/meeting/config/locales/crowdin/tr.yml
index 3d3122d47fc5..d5ca327127fb 100644
--- a/modules/meeting/config/locales/crowdin/tr.yml
+++ b/modules/meeting/config/locales/crowdin/tr.yml
@@ -31,19 +31,19 @@ tr:
type: "Meeting type"
location: "Yer"
duration: "Süre"
- notes: "Notes"
+ notes: "Notlar"
participants: "Katılımcılar"
participants_attended: "Katılımcılar"
participants_invited: "Davetliler"
- project: "Project"
- start_date: "Date"
+ project: "Proje"
+ start_date: "Tarih"
start_time: "Saat"
start_time_hour: "Başlangıç saati"
meeting_agenda_items:
- title: "Title"
+ title: "Başlık"
author: "Responsible"
duration_in_minutes: "Duration in minutes"
- description: "Notes"
+ description: "Notlar"
errors:
messages:
invalid_time_format: "geçerli bir zaman değil. Gerekli format: SS:DD"
@@ -76,13 +76,13 @@ tr:
label_meeting_agenda_close: "Başlamak için gündemi dakikalar sonra kapatın"
label_meeting_date_time: "Tarih/Saat"
label_meeting_diff: "Fark"
- label_upcoming_meetings: "Upcoming meetings"
- label_past_meetings: "Past meetings"
- label_upcoming_meetings_short: "Upcoming"
+ label_upcoming_meetings: "Yaklaşan toplantılar"
+ label_past_meetings: "Geçmiş toplantılar"
+ label_upcoming_meetings_short: "Yaklaşan"
label_past_meetings_short: "Past"
label_involvement: "Involvement"
- label_upcoming_invitations: "Upcoming invitations"
- label_past_invitations: "Past invitations"
+ label_upcoming_invitations: "Yaklaşan davetiyeler"
+ label_past_invitations: "Geçmiş davetiyeler"
label_attendee: "Attendee"
label_author: "Creator"
label_notify: "Gözden geçirilmek üzere gönder"
@@ -103,7 +103,7 @@ tr:
new_date_time: "New date/time"
label_mail_all_participants: "Send email to all participants"
types:
- classic: 'Classic'
+ classic: 'Klasik'
classic_text: 'Organize your meeting in a formattable text agenda and protocol.'
structured: 'Dynamic'
structured_text: 'Organize your meeting as a list of agenda items, optionally linking them to a work package.'
@@ -139,13 +139,13 @@ tr:
label_meeting_actions: "Meeting actions"
label_meeting_edit_title: "Edit meeting title"
label_meeting_delete: "Delete meeting"
- label_meeting_created_by: "Created by"
+ label_meeting_created_by: "Oluşturan"
label_meeting_last_updated: "Last updated"
label_agenda_item_undisclosed_wp: "Undisclosed work package reference #%{id}"
label_agenda_item_deleted_wp: "Deleted work package reference"
label_agenda_item_actions: "Agenda items actions"
- label_agenda_item_move_to_top: "Move to top"
- label_agenda_item_move_to_bottom: "Move to bottom"
+ label_agenda_item_move_to_top: "Yukarıya taşı"
+ label_agenda_item_move_to_bottom: "Aşağıya taşı"
label_agenda_item_move_up: "Move up"
label_agenda_item_move_down: "Move down"
label_meeting_details: "Meeting details"
diff --git a/modules/reporting/config/locales/crowdin/tr.yml b/modules/reporting/config/locales/crowdin/tr.yml
index 4f0c90a31f55..4402679d1ca8 100644
--- a/modules/reporting/config/locales/crowdin/tr.yml
+++ b/modules/reporting/config/locales/crowdin/tr.yml
@@ -86,7 +86,7 @@ tr:
validation_failure_integer: "geçerli bir tamsayı değil"
export:
cost_reports:
- title: "Your Cost Reports XLS export"
+ title: "Maliyet Raporlarınızın XLS çıktısı"
reporting:
group_by:
selected_columns: "Seçilen sütunlar"