X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fmessages.ro.yml;h=6fde2ad890f3357eeedb2ae92a90c044a3389cd7;hp=7a3f0526a883c68f3d43fa1f21b80af614405c93;hb=0452e869ec0e3d336337f815da346346c860d914;hpb=03b020eb205a052b3a09f94e316c3b6b48607103 diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml index 7a3f0526..6fde2ad8 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml @@ -157,10 +157,11 @@ config: # not_equal_to: 'Not equal to...' # or: 'One rule OR another' # and: 'One rule AND another' - # 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: 'Title of the entry' page_titles: # unread: 'Unread entries' # starred: 'Starred entries' @@ -233,6 +234,7 @@ entry: created_at: 'Data creării' # published_at: 'Publication date' # published_by: 'Published by' + # provided_by: 'Provided by' new: page_title: 'Salvează un nou articol' placeholder: 'http://website.com' @@ -244,7 +246,7 @@ entry: # page_title: 'Edit an entry' # title_label: 'Title' url_label: 'Url' - # origin_url_label: 'Origin url' + # origin_url_label: 'Origin url (from where you found that entry)' save_label: 'Salvează' public: # shared_by_wallabag: "This article has been shared by %username% with wallabag"