Updated language translations.

This commit is contained in:
Alex Hart
2022-07-12 16:23:20 -03:00
parent 40386c910c
commit c1f3e6351c
69 changed files with 5122 additions and 442 deletions

View File

@@ -2062,6 +2062,16 @@ Geçersiz protokol sürümünde anahtar değişim iletisi alındı.</string>
<string name="HelpFragment__debug_log">Hata Ayıklama Günlüğü:</string>
<string name="HelpFragment__could_not_upload_logs">Günlükler karşıya yüklenemedi</string>
<string name="HelpFragment__please_be_as_descriptive_as_possible">Lütfen sorunu anlamamıza yardımcı olabilecek şekilde açıklayın.</string>
<string-array name="HelpFragment__categories_4">
<item>\-\- Lütfen bir seçenek seçin \-\-</item>
<item>Bir Şeyler Yolunda Gitmiyor</item>
<item>Özellik İsteği</item>
<item>Soru</item>
<item>Geri bildirim</item>
<item>Diğer</item>
<item>Ödemeler (MobileCoin)</item>
<item>Bağışlar &amp; Rozetler</item>
</string-array>
<!--ReactWithAnyEmojiBottomSheetDialogFragment-->
<string name="ReactWithAnyEmojiBottomSheetDialogFragment__this_message">Bu İleti</string>
<string name="ReactWithAnyEmojiBottomSheetDialogFragment__recently_used">Yakınlarda Kullanılmış</string>
@@ -3899,6 +3909,7 @@ Geçersiz protokol sürümünde anahtar değişim iletisi alındı.</string>
<item quantity="one">%1$d yanıt</item>
<item quantity="other">%1$d yanıt</item>
</plurals>
<!--Used when view receipts are disabled-->
<!--Used to join views and replies when both exist on a story item-->
<string name="StoryViewerFragment__s_s">%1$s %2$s</string>
<!--Displayed when viewing a post you sent-->
@@ -3911,6 +3922,8 @@ Geçersiz protokol sürümünde anahtar değişim iletisi alındı.</string>
<string name="StoryViewerPageFragment__reply_to_group">Gruba yanıtla</string>
<!--Displayed when a story has no views-->
<string name="StoryViewsFragment__no_views_yet">Henüz görülme yok</string>
<!--Displayed when user has disabled receipts-->
<!--Button label displayed when user has disabled receipts-->
<!--Displayed when a story has no replies yet-->
<string name="StoryGroupReplyFragment__no_replies_yet">Henüz yanıt yok</string>
<!--Displayed for each user that reacted to a story when viewing replies-->
@@ -4187,6 +4200,7 @@ Geçersiz protokol sürümünde anahtar değişim iletisi alındı.</string>
<item quantity="one">Grup Hikayesi · %1$d görüntüleyen</item>
<item quantity="other">Grup Hikayesi · %1$d görüntüleyen</item>
</plurals>
<!--Label under name for My Story when first sending to my story-->
<!--Label for context menu item to open story settings-->
<string name="ContactSearchItems__story_settings">Hikaye ayarları</string>
<!--Label for context menu item to remove a group story from contact results-->
@@ -4230,5 +4244,38 @@ Geçersiz protokol sürümünde anahtar değişim iletisi alındı.</string>
<string name="StoryFirstTimeNavigationView__swipe_right_to_exit">Çıkmak için sağa kaydırın</string>
<!--Button label to confirm understanding of story navigation-->
<string name="StoryFirstTimeNagivationView__got_it">Anladım</string>
<!--Content description for vertical context menu button in safety number sheet rows-->
<!--Sub-line when a user is verified.-->
<!--Sub-line when a user is verified.-->
<string name="SafetyNumberRecipientRowItem__verified">Doğrulandı</string>
<!--Title of safety number changes bottom sheet when showing individual records-->
<!--Message of safety number changes bottom sheet when showing individual records-->
<!--Title of safety number changes bottom sheet when not showing individual records-->
<!--Title of safety number changes bottom sheet when not showing individual records and user has seen review screen-->
<!--Message of safety number changes bottom sheet when not showing individual records-->
<!--Menu action to launch safety number verification screen-->
<string name="SafetyNumberBottomSheetFragment__verify_safety_number">Güvenlik numarasını doğrulayın</string>
<!--Menu action to remove user from story-->
<!--Action button at bottom of SafetyNumberBottomSheetFragment to send anyway-->
<string name="SafetyNumberBottomSheetFragment__send_anyway">Yine de gönder</string>
<!--Action button at bottom of SafetyNumberBottomSheetFragment to review connections-->
<!--Empty state copy for SafetyNumberBottomSheetFragment-->
<!--Done button on safety number review fragment-->
<string name="SafetyNumberReviewConnectionsFragment__done">Tamam</string>
<!--Title of safety number review fragment-->
<!--Message of safety number review fragment-->
<!--Section header for 1:1 contacts in review fragment-->
<string name="SafetyNumberBucketRowItem__contacts">Kişiler</string>
<!--Context menu label for distribution list headers in review fragment-->
<!--Context menu label for 1:1 contacts to remove from send-->
<string name="SafetyNumberReviewConnectionsFragment__remove">Kaldır</string>
<!--Title of initial My Story settings configuration shown when sending to My Story for the first time-->
<!--Subtitle of initial My Story settings configuration shown when sending to My Story for the first time-->
<!--All connections option for initial My Story settings configuration shown when sending to My Story for the first time-->
<string name="ChooseInitialMyStoryMembershipFragment__all_signal_connections">Tüm Signal bağlantıları</string>
<!--All connections except option for initial My Story settings configuration shown when sending to My Story for the first time-->
<string name="ChooseInitialMyStoryMembershipFragment__all_signal_connections_except">dışındaki tüm Signal bağlantıları</string>
<!--Only with selected connections option for initial My Story settings configuration shown when sending to My Story for the first time-->
<string name="ChooseInitialMyStoryMembershipFragment__only_share_with">Sadece ….. ile paylaş</string>
<!--EOF-->
</resources>