X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fmessages.ro.yml;h=fa2d6468cd8b253c1e6031c5b83c99bbf008d3eb;hb=f1be7af446052c6fed7033664c6c6350f558961b;hp=6dd3d56b5e892246e737b0cc619cea22fe8d8b41;hpb=b5cf84bdf6d48d52e0dbffb0cff1849feca5bc22;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml index 6dd3d56b..fa2d6468 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml @@ -139,11 +139,15 @@ entry: # starred: 'Starred entries' # archived: 'Archived entries' # filtered: 'Filtered entries' + # filtered_tags: 'Filtered by tags' list: # number_on_the_page: '{0} There is no entry.|{1} There is one entry.|]1,Inf[ There are %count% entries.' reading_time: 'timp estimat de citire' reading_time_minutes: 'timp estimat de citire: %readingTime% min' reading_time_less_one_minute: 'timp estimat de citire: < 1 min' + # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags' + reading_time_minutes_short: '%readingTime% min' + reading_time_less_one_minute_short: '< 1 min' original_article: 'original' toogle_as_read: 'Comută marcat ca citit' toogle_as_star: 'Comută marcat ca favorit' @@ -154,6 +158,7 @@ entry: status_label: 'Status' archived_label: 'Arhivat' starred_label: 'Steluțe' + unread_label: 'Necitite' preview_picture_label: 'Are o imagine de previzualizare' preview_picture_help: 'Previzualizare imagine' language_label: 'Limbă' @@ -175,13 +180,15 @@ entry: back_to_homepage: 'Înapoi' set_as_read: 'Marchează ca citit' # set_as_unread: 'Mark as unread' - set_as_favorite: 'Favorit' + set_as_starred: 'Favorit' view_original_article: 'Articol original' # re_fetch_content: 'Re-fetch content' delete: 'Șterge' add_a_tag: 'Adaugă un tag' share_content: 'Dă mai departe' share_email_label: 'E-mail' + # public_link: 'public link' + # delete_public_link: 'delete public link' download: 'Descarcă' # print: 'Print' problem: @@ -190,6 +197,7 @@ entry: edit_title: 'Editează titlul' original_article: 'original' # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %nbAnnotations% annotations' + created_at: 'Data creării' new: page_title: 'Salvează un nou articol' placeholder: 'http://website.com' @@ -338,6 +346,7 @@ developer: # documentation: 'Documentation' # how_to_first_app: 'How to create my first application' # full_documentation: 'View full API documentation' + # list_methods: 'List API methods' # clients: # title: 'Clients' # create_new: 'Create a new client' @@ -379,13 +388,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: 'Câmpurile destinate parolelor trebuie să se potrivească' - password_too_short: 'Parola ar trebui să conțină cel puțin 8 caractere' - # 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: @@ -402,6 +404,7 @@ flashes: notice: # entry_already_saved: 'Entry already saved on %date%' # entry_saved: 'Entry saved' + # entry_saved_failed: 'Failed to save entry' # entry_updated: 'Entry updated' # entry_reloaded: 'Entry reloaded' # entry_reload_failed: 'Failed to reload entry'