X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fmessages.ro.yml;h=29db9c3e473d088f778b21f328afc7f001d9df7d;hb=e4cf672ccf61689ba28c2e89fc55f83167800b18;hp=6cd7770d04712348129515af203ed635b7138b58;hpb=a4df48916da9421d9cbaccd1a1e84433627f552e;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 6cd7770d..29db9c3e 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml @@ -31,6 +31,7 @@ menu: search: 'Căutare' # save_link: 'Save a link' back_to_unread: 'Înapoi la articolele necitite' + # users_management: 'Users management' top: add_new_entry: 'Introdu un nou articol' search: 'Căutare' @@ -45,6 +46,7 @@ footer: # social: 'Social' # powered_by: 'powered by' about: 'Despre' + # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day! config: page_title: 'Configurație' @@ -86,6 +88,11 @@ config: name_label: 'Nume' email_label: 'E-mail' # twoFactorAuthentication_label: 'Two factor authentication' + delete: + # title: Delete my account (danger zone !) + # description: If you remove your account, ALL your articles, ALL your tags, ALL your annotations and your account will be PERMANENTLY removed (it can't be UNDONE). You'll then be logged out. + # confirm: Are you really sure? (it can't be UNDONE) + # button: Delete my account form_password: old_password_label: 'Parola veche' new_password_label: 'Parola nouă' @@ -94,6 +101,7 @@ config: # if_label: 'if' # then_tag_as_label: 'then tag as' # delete_rule_label: 'delete' + # edit_rule_label: 'edit' # rule_label: 'Rule' # tags_label: 'Tags' # faq: @@ -127,12 +135,6 @@ config: # 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"' - form_new_user: - username_label: 'Nume de utilizator' - password_label: 'Parolă' - repeat_new_password_label: 'Repeat new password' - plain_password_label: '????' - email_label: 'E-mail' entry: page_titles: @@ -198,7 +200,7 @@ entry: description: 'Îți pare ciudat articolul?' edit_title: 'Editează titlul' original_article: 'original' - # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %nbAnnotations% annotations' + # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations' created_at: 'Data creării' new: page_title: 'Salvează un nou articol' @@ -211,6 +213,8 @@ entry: url_label: 'Url' # is_public_label: 'Public' save_label: 'Salvează' + public: + # shared_by_wallabag: "This article has been shared by wallabag" about: page_title: 'Despre' @@ -266,12 +270,14 @@ howto: quickstart: # page_title: 'Quickstart' + # more: 'More…' # intro: # title: 'Welcome to wallabag!' # paragraph_1: "We'll accompany you to visit wallabag and show you some features which can interest you." # paragraph_2: 'Follow us!' # configure: # title: 'Configure the application' + # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.' # language: 'Change language and design' # rss: 'Enable RSS feeds' # tagging_rules: 'Write rules to automatically tag your articles' @@ -285,6 +291,7 @@ quickstart: # import: 'Configure import' # first_steps: # title: 'First steps' + # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link." # new_article: 'Save your first article' # unread_articles: 'And classify it!' # migrate: @@ -294,11 +301,15 @@ quickstart: # wallabag_v1: 'Migrate from wallabag v1' # wallabag_v2: 'Migrate from wallabag v2' # readability: 'Migrate from Readability' + # instapaper: 'Migrate from Instapaper' # developer: # title: 'Developers' + # description: 'We also thought to the developers: Docker, API, translations, etc.' # create_application: 'Create your third application' + # use_docker: 'Use Docker to install wallabag' # docs: # title: 'Full documentation' + # description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them." # annotate: 'Annotate your article' # export: 'Convert your articles into ePUB or PDF' # search_filters: 'See how you can look for an article by using search engine and filters' @@ -387,12 +398,14 @@ developer: # page_title: 'Developer > New client' # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.' # form: + # name_label: 'Name of the client' # redirect_uris_label: 'Redirect URIs' # save_label: 'Create a new client' # action_back: 'Back' # client_parameter: # page_title: 'Developer > Client parameters' # page_description: 'Here are your client parameters.' + # field_name: 'Client name' # field_id: 'Client ID' # field_secret: 'Client secret' # back: 'Back' @@ -410,6 +423,33 @@ developer: # paragraph_8: 'If you want to see all the API endpoints, you can have a look to our API documentation.' # back: 'Back' +user: + # page_title: Users management + # new_user: Create a new user + # edit_user: Edit an existing user + # description: "Here you can manage all users (create, edit and delete)" + # list: + # actions: Actions + # edit_action: Edit + # yes: Yes + # no: No + # create_new_one: Create a new user + form: + username_label: 'Nume de utilizator' + # name_label: 'Name' + password_label: 'Parolă' + repeat_new_password_label: 'Repeat new password' + plain_password_label: '????' + email_label: 'E-mail' + # enabled_label: 'Enabled' + # locked_label: 'Locked' + # last_login_label: 'Last login' + # twofactor_label: Two factor authentication + # save: Save + # delete: Delete + # delete_confirm: Are you sure? + # back_to_list: Back to list + flashes: config: notice: @@ -429,7 +469,7 @@ flashes: # entry_saved_failed: 'Entry saved but fetching content failed' # entry_updated: 'Entry updated' # entry_reloaded: 'Entry reloaded' - # entry_reload_failed: 'Entry reloaded but fetching content failed' + # entry_reloaded_failed: 'Entry reloaded but fetching content failed' entry_archived: 'Articol arhivat' entry_unarchived: 'Articol dezarhivat' entry_starred: 'Articol adăugat la favorite'