New translations strings.xml (Turkish)

This commit is contained in:
Thomas 2019-07-19 16:01:46 +02:00
parent 16408b1259
commit 71ae4990c7
1 changed files with 5 additions and 3 deletions

View File

@ -503,9 +503,6 @@
<string name="delete_instance">Bu sunucuyu sil?</string>
<string name="warning_delete_instance">%s\'i takip edilen sunuculardan çıkaracaksın.</string>
<string name="which_language">Şu dile çevir: </string>
<string name="crash_title">Fedilab durdu :(</string>
<string name="crash_message">You can send me by email the crash report. It will help to fix it :)\n\nYou can add additional content. Thank you!</string>
<string name="send_crash_report">Ask for sending crash reports by email?</string>
<string name="follow_instance">Follow instance</string>
<string name="toast_instance_already_added">You already follow this instance!</string>
<string name="toast_instance_followed">The instance is followed!</string>
@ -1006,6 +1003,11 @@
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<string name="set_crash_reports">Crash reports</string>
<string name="set_enable_crash_report">Enable crash reports</string>
<string name="set_enable_crash_report_indication">If enabled, a crash report will be created locally and then you will be able to share it.</string>
<string name="crash_title">Fedilab durdu :(</string>
<string name="crash_message">You can send me by email the crash report. It will help to fix it :)\n\nYou can add additional content. Thank you!</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="other">%d votes</item>