aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
index 3952eae8..29ae81cd 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
@@ -33,6 +33,7 @@ menu:
33 back_to_unread: 'Înapoi la articolele necitite' 33 back_to_unread: 'Înapoi la articolele necitite'
34 # users_management: 'Users management' 34 # users_management: 'Users management'
35 # site_credentials: 'Site credentials' 35 # site_credentials: 'Site credentials'
36 # groups_management: 'Groups management'
36 top: 37 top:
37 add_new_entry: 'Introdu un nou articol' 38 add_new_entry: 'Introdu un nou articol'
38 search: 'Căutare' 39 search: 'Căutare'
@@ -496,6 +497,25 @@ developer:
496 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.' 497 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.'
497 # back: 'Back' 498 # back: 'Back'
498 499
500group:
501 # page_title: Groups management
502 # new_group: Create a new group
503 # edit_group: Edit an existing group
504 # description: "Here you can manage all groups (create, edit and delete)"
505 # list:
506 # actions: Actions
507 # edit_action: Edit
508 # yes: Yes
509 # no: No
510 # create_new_one: Create a new group
511 # form:
512 # name_label: 'Name'
513 # roles_label: 'Roles'
514 # save: Save
515 # delete: Delete
516 # delete_confirm: Are you sure?
517 # back_to_list: Back to list
518
499user: 519user:
500 # page_title: Users management 520 # page_title: Users management
501 # new_user: Create a new user 521 # new_user: Create a new user
@@ -602,3 +622,8 @@ flashes:
602 # added: 'Site credential for "%host%" added' 622 # added: 'Site credential for "%host%" added'
603 # updated: 'Site credential for "%host%" updated' 623 # updated: 'Site credential for "%host%" updated'
604 # deleted: 'Site credential for "%host%" deleted' 624 # deleted: 'Site credential for "%host%" deleted'
625 group:
626 notice:
627 # added: 'Group "%name%" added'
628 # updated: 'Group "%name%" updated'
629 # deleted: 'Group "%name%" deleted'