X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fmessages.tr.yml;h=85ee7316f0882a929addf7d5bd60d013e04fdb7c;hb=5ecdfcd041767c9e3244a92bb0a6cc3c3f80fea3;hp=897cc2f49999d02fbca45c0d334e4f454a605c4a;hpb=6a986910b6d69e8420e8cbf78b3d3c2cf55ac9f0;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 897cc2f4..85ee7316 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml @@ -154,6 +154,7 @@ entry: status_label: 'Durum' archived_label: 'Arşiv' starred_label: 'Favori' + unread_label: 'Okunmayan' preview_picture_label: 'Resim önizlemesi varsa' preview_picture_help: 'Resim önizlemesi' language_label: 'Dil' @@ -380,13 +381,6 @@ developer: # paragraph_8: 'If you want to see all the API endpoints, you can have a look to our API documentation.' # back: 'Back' -validator: - # password_must_match: 'The password fields must match.' - # password_too_short: 'Password should by at least 8 chars long' - # password_wrong_value: 'Wrong value for your current password' - # item_per_page_too_high: 'This will certainly kill the app' - # rss_limit_too_hight: 'This will certainly kill the app' - flashes: config: notice: @@ -403,6 +397,7 @@ flashes: notice: entry_already_saved: 'Entry already saved on %date%' entry_saved: 'Makale kaydedildi' + # entry_saved_failed: 'Failed to save entry' # entry_updated: 'Entry updated' entry_reloaded: 'Makale içeriği yenilendi' # entry_reload_failed: 'Failed to reload entry'