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.yml19
1 files changed, 16 insertions, 3 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
index 0d8904fe..edfc77a2 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
@@ -101,6 +101,7 @@ config:
101 # login_label: 'Login (can not be changed)' 101 # login_label: 'Login (can not be changed)'
102 name_label: 'Nume' 102 name_label: 'Nume'
103 email_label: 'E-mail' 103 email_label: 'E-mail'
104 two_factor:
104 # emailTwoFactor_label: 'Using email (receive a code by email)' 105 # emailTwoFactor_label: 'Using email (receive a code by email)'
105 # googleTwoFactor_label: 'Using an OTP app (open the app, like Google Authenticator, Authy or FreeOTP, to get a one time code)' 106 # googleTwoFactor_label: 'Using an OTP app (open the app, like Google Authenticator, Authy or FreeOTP, to get a one time code)'
106 # table_method: Method 107 # table_method: Method
@@ -135,6 +136,15 @@ config:
135 # edit_rule_label: 'edit' 136 # edit_rule_label: 'edit'
136 # rule_label: 'Rule' 137 # rule_label: 'Rule'
137 # tags_label: 'Tags' 138 # tags_label: 'Tags'
139 # card:
140 # new_tagging_rule: Create a tagging rule
141 # import_tagging_rules: Import tagging rules
142 # import_tagging_rules_detail: You have to select the JSON file you previously exported.
143 # export_tagging_rules: Export tagging rules
144 # export_tagging_rules_detail: This will download a JSON file that you can use to import tagging rules elsewhere or to backup them.
145 # file_label: JSON file
146 # import_submit: Import
147 # export: Export
138 # faq: 148 # faq:
139 # title: 'FAQ' 149 # title: 'FAQ'
140 # tagging_rules_definition_title: 'What does « tagging rules » mean?' 150 # tagging_rules_definition_title: 'What does « tagging rules » mean?'
@@ -425,9 +435,9 @@ tag:
425 rename: 435 rename:
426 # placeholder: 'You can update tag name.' 436 # placeholder: 'You can update tag name.'
427 437
428# export: 438export:
429# footer_template: '<div style="text-align:center;"><p>Produced by wallabag with %method%</p><p>Please open <a href="https://github.com/wallabag/wallabag/issues">an issue</a> if you have trouble with the display of this E-Book on your device.</p></div>' 439 # footer_template: '<div style="text-align:center;"><p>Produced by wallabag with %method%</p><p>Please open <a href="https://github.com/wallabag/wallabag/issues">an issue</a> if you have trouble with the display of this E-Book on your device.</p></div>'
430# unknown: 'Unknown' 440 # unknown: 'Unknown'
431 441
432import: 442import:
433 # page_title: 'Import' 443 # page_title: 'Import'
@@ -597,6 +607,9 @@ flashes:
597 # tags_reset: Tags reset 607 # tags_reset: Tags reset
598 # entries_reset: Entries reset 608 # entries_reset: Entries reset
599 # archived_reset: Archived entries deleted 609 # archived_reset: Archived entries deleted
610 # otp_enabled: Two-factor authentication enabled
611 # tagging_rules_imported: Tagging rules imported
612 # tagging_rules_not_imported: Error while importing tagging rules
600 entry: 613 entry:
601 notice: 614 notice:
602 # entry_already_saved: 'Entry already saved on %date%' 615 # entry_already_saved: 'Entry already saved on %date%'