X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fmessages.tr.yml;h=edb1ce7cb60693c08444333b20ef4e85c437c420;hb=b878be4cc99fd4927c70b59386cf7a57b33bb381;hp=87b5e20043614e15b458a92e03019811f83e35dd;hpb=383215866f81139e50baff59073f8f0706564b9d;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml index 87b5e200..edb1ce7c 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 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" @@ -394,6 +397,11 @@ tag: new: # add: 'Add' # placeholder: 'You can add several tags, separated by a comma.' + rename: + # placeholder: 'You can update tag name.' + +# export: +# footer_template: '

Produced by wallabag with %method%

Please open an issue if you have trouble with the display of this E-Book on your device.

' import: page_title: 'İçe Aktar' @@ -557,6 +565,7 @@ flashes: tag: notice: tag_added: 'Etiket eklendi' + # tag_renamed: 'Tag renamed' import: notice: # failed: 'Import failed, please try again.'