diff --git a/README.md b/README.md index 840042f..1713902 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Turkish Language Pack for Flarum -[![Latest Stable Version](https://img.shields.io/badge/packagist-v0.1.0--beta.12-orange.svg)](https://packagist.org/packages/cagatayldzz/lang-turkish) +[![Latest Stable Version](https://img.shields.io/badge/packagist-v0.1.0--beta.13-orange.svg)](https://packagist.org/packages/cagatayldzz/lang-turkish) [![GitHub license](https://img.shields.io/github/license/cagatayldzz/lang-turkish.svg)](https://raw.githubusercontent.com/cagatayldzz/lang-turkish/master/LICENSE) ### Installation diff --git a/composer.json b/composer.json index c6b36bd..ebe8d27 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "keywords": ["locale"], "license": "MIT", "require": { - "flarum/core": "^0.1.0-beta.12" + "flarum/core": "^0.1.0-beta.13" }, "extra": { "branch-alias": { diff --git a/locale/core.yml b/locale/core.yml index 8e09f0e..dd4ee2c 100644 --- a/locale/core.yml +++ b/locale/core.yml @@ -73,6 +73,7 @@ core: color_label: => core.ref.color delete_button: Delete Group delete_confirmation: "Bu grubu silmek istediğinizden emin misiniz? Grup üyeleri silinmeyecektir." + hide_label: Forumda gizle icon_label: => core.ref.icon icon_text: => core.ref.icon_text name_label: İsim @@ -165,6 +166,7 @@ core: sign_up_label: Kayıt Olma start_discussions_label: Tartışma başlatma view_discussions_label: Tartışma görüntüleme + view_hidden_groups_label: Gizli grup etiketlerini görüntüle view_last_seen_at_label: Kullanıcının son görülme zamanını görüntüle view_post_ips_label: Mesaj IP adresi görüntüleme view_user_list_label: Kullanıcı listesini görüntüle @@ -338,8 +340,10 @@ core: # These translations are used by the post control buttons. post_controls: delete_button: => core.ref.delete + delete_confirmation: "Bu mesajı kalıcı silmek istediğinizden emin misiniz? Bu işlem geri alınamaz." delete_forever_button: => core.ref.delete_forever edit_button: => core.ref.edit + hide_confirmation: "Bu mesajı silmek istediğinizden emin misiniz?" restore_button: => core.ref.restore # These translations are used in the scrubber to the right of the post stream. @@ -410,7 +414,7 @@ core: user_controls: button: Ayarlar delete_button: => core.ref.delete - delete_confirmation: "Bu kullanıcıyı silmek istediğinizden emin misiniz? Kullanıcının tüm mesajları silinecek." + delete_confirmation: "Bu kullanıcıyı silmek istediğinizden emin misiniz? Kullanıcının mesajları silinmez." delete_error_message: "{username} ({email}) kullanıcı silme işlemi başarısız oldu" delete_success_message: "{username} ({email}) kullanıcısı silindi" edit_button: => core.ref.edit diff --git a/locale/flarum-tags.yml b/locale/flarum-tags.yml index 2a070cc..ffbff2e 100644 --- a/locale/flarum-tags.yml +++ b/locale/flarum-tags.yml @@ -57,6 +57,11 @@ flarum-tags: # Translations in this namespace are used by the forum user interface. forum: + # These translations are displayed on the page that lists all tags. + all_tags: + meta_description_text: Tüm Etiketler + meta_title_text: => flarum-tags.ref.tags + # These translations are used by the Choose Tags modal dialog. choose_tags: choose_primary_placeholder: "Bir Birincil etiket seçin|{count} birincil etiket seç" @@ -89,6 +94,10 @@ flarum-tags: removed_tags_text: "{username} {tagsRemoved} kaldırdı." tags_text: "{tags} etiket|{tags} etiketler" + # These translations are used when visiting a single tag's discussion list. + tag: + meta_description_text: "{tag} etiketi ile yapılan tüm tartışmalar" + # Translations in this namespace are used by the forum and admin interfaces. lib: