X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fmessages.tr.yml;h=d4d35a3aa042bcc8e32aae9f8cf6977678072735;hp=563bc50b05a6d4bc0ffe56fb70c1d1fd87cb34d9;hb=0452e869ec0e3d336337f815da346346c860d914;hpb=1953a872932a63792293b4aec087880265ba89f7 diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml index 563bc50b..d4d35a3a 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml @@ -157,10 +157,11 @@ config: not_equal_to: 'Eşit değildir…' or: 'Bir kural veya birbaşkası' and: 'Bir kural ve diğeri' - # matches: 'Tests that a subject is matches a search (case-insensitive).
Example: title matches "football"' - # notmatches: 'Tests that a subject is not matches a search (case-insensitive).
Example: title notmatches "football"' + # matches: 'Tests that a subject matches a search (case-insensitive).
Example: title matches "football"' + # notmatches: 'Tests that a subject doesn't match a search (case-insensitive).
Example: title notmatches "football"' entry: + default_title: 'Makalenin başlığı' page_titles: # unread: 'Unread entries' # starred: 'Starred entries' @@ -231,6 +232,7 @@ entry: created_at: 'Oluşturulma tarihi' # published_at: 'Publication date' # published_by: 'Published by' + # provided_by: 'Provided by' new: page_title: 'Yeni makaleyi kaydet' placeholder: 'http://website.com' @@ -242,6 +244,7 @@ entry: page_title: 'Makaleyi düzenle' title_label: 'Başlık' url_label: 'Url' + # origin_url_label: 'Origin url (from where you found that entry)' save_label: 'Kaydet' public: # shared_by_wallabag: "This article has been shared by %username% with wallabag"