|
85 | 85 | <!--Button text to show user current downloads screen-->
|
86 | 86 | <string name="label_current_downloads">Şu anki indirmeleri görüntüle</string>
|
87 | 87 | <!--Title of user's course list screen-->
|
88 |
| - <string name="label_my_courses">Derslerim</string> |
| 88 | + <string name="label_my_courses">Dersler</string> |
89 | 89 | <!--Title of user's program list screen-->
|
90 | 90 | <string name="label_my_programs">Programlar</string>
|
91 | 91 | <!--Title of native Find Courses Screen-->
|
92 | 92 | <string name="label_find_courses">Dersleri Bul</string>
|
93 | 93 | <!--Title of Find Courses tab on Main Dashboard screen-->
|
94 | 94 | <string name="label_discovery">Keşfet</string>
|
95 | 95 | <!--Button allowing users to send an email for feedback-->
|
96 |
| - <string name="label_submit_feedback">Geribildirim Gönder</string> |
| 96 | + <string name="label_submit_feedback">Geribildirim gönder</string> |
97 | 97 | <!--Toggle switch on state label-->
|
98 | 98 | <string name="toggle_turn_on">Açık</string>
|
99 | 99 | <!--Toggle switch off state label-->
|
|
239 | 239 | <!--Used while constructing the author attribution text for a discussion post e.g. "3 days ago by Brian (Staff)"-->
|
240 | 240 | <string name="discussion_post_author_attribution">{author} tarafından</string>
|
241 | 241 | <!--Used while constructing the author attribution text for an answer response e.g. "Marked as answer 2 days ago by Khalid (Community TA)"-->
|
242 |
| - <string name="discussion_post_marked_as_answer">Çözüm olarak işaretlendi.</string> |
| 242 | + <string name="discussion_post_marked_as_answer">Çözüm olarak işaretlendi</string> |
243 | 243 | <!--Used while constructing the author attribution text for an endorsed response e.g. "Endorsed 2 days ago by Khalid"-->
|
244 | 244 | <string name="discussion_post_endorsed">En İyi Cevap Olarak Seçildi</string>
|
245 | 245 | <!--Used for putting authorLabel into parenthesis e.g. (Community TA) or (Staff)-->
|
|
310 | 310 | <!--Label for selected topic when creating a post-->
|
311 | 311 | <string name="discussion_add_post_topic_selection">Konu: {topic}</string>
|
312 | 312 | <!--Add post button title in adding a new discussion-->
|
313 |
| - <string name="discussion_add_post_button_label">Tartışma gönder</string> |
| 313 | + <string name="discussion_add_post_button_label">Tartışmaya ileti gönder</string> |
314 | 314 | <!--Add post button description for accessibility in adding a new discussion-->
|
315 |
| - <string name="discussion_add_post_button_description">Tartışma gönder düğmesi</string> |
| 315 | + <string name="discussion_add_post_button_description">Tartışmaya ileti gönder düğmesi</string> |
316 | 316 | <!--Add post button title in adding a new post-->
|
317 | 317 | <string name="discussion_add_question_button_label">Soru gönder</string>
|
318 | 318 | <!--Add post button content description for accessibility in adding a new post-->
|
|
391 | 391 | <item quantity="other">{total_videos_count} Video, toplam {total_videos_size}</item>
|
392 | 392 | </plurals>
|
393 | 393 | <!--Title for bulk videos download view when download is starting-->
|
394 |
| - <string name="download_starting">İndirilme Başlıyor...</string> |
| 394 | + <string name="download_starting">İndirme Başlıyor...</string> |
395 | 395 | <!--Title for bulk videos download view when in downloading state-->
|
396 | 396 | <string name="downloading_videos">Videolar İndiriliyor...</string>
|
397 | 397 | <!--Subtitle for bulk videos download view when in downloading state-->
|
|
0 commit comments