aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2017-06-13 18:48:10 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2019-04-25 13:46:31 +0200
commit531c8d0a5c55fa93438e227a7d349235fbd31d28 (patch)
treede2ff4a1e09161a5bbec32170471190e836d3bbc /src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
parent522e37ad274361dde697da13a92ff3f846599822 (diff)
downloadwallabag-531c8d0a5c55fa93438e227a7d349235fbd31d28.tar.gz
wallabag-531c8d0a5c55fa93438e227a7d349235fbd31d28.tar.zst
wallabag-531c8d0a5c55fa93438e227a7d349235fbd31d28.zip
Changed RSS to Atom feed and improve paging
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
index 3b7fbd69..0ce11e74 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
@@ -54,7 +54,7 @@ config:
54 page_title: 'Configurație' 54 page_title: 'Configurație'
55 tab_menu: 55 tab_menu:
56 settings: 'Setări' 56 settings: 'Setări'
57 rss: 'RSS' 57 feed: 'RSS'
58 user_info: 'Informații despre utilizator' 58 user_info: 'Informații despre utilizator'
59 password: 'Parolă' 59 password: 'Parolă'
60 # rules: 'Tagging rules' 60 # rules: 'Tagging rules'
@@ -85,19 +85,19 @@ config:
85 # help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article." 85 # help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
86 # help_language: "You can change the language of wallabag interface." 86 # help_language: "You can change the language of wallabag interface."
87 # help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account." 87 # help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
88 form_rss: 88 form_feed:
89 description: 'Feed-urile RSS oferite de wallabag îți permit să-ți citești articolele salvate în reader-ul tău preferat RSS.' 89 description: 'Feed-urile RSS oferite de wallabag îți permit să-ți citești articolele salvate în reader-ul tău preferat RSS.'
90 token_label: 'RSS-Token' 90 token_label: 'RSS-Token'
91 no_token: 'Fără token' 91 no_token: 'Fără token'
92 token_create: 'Crează-ți token' 92 token_create: 'Crează-ți token'
93 token_reset: 'Resetează-ți token-ul' 93 token_reset: 'Resetează-ți token-ul'
94 rss_links: 'Link-uri RSS' 94 feed_links: 'Link-uri RSS'
95 rss_link: 95 feed_link:
96 unread: 'Unread' 96 unread: 'Unread'
97 starred: 'Starred' 97 starred: 'Starred'
98 archive: 'Archived' 98 archive: 'Archived'
99 # all: 'All' 99 # all: 'All'
100 rss_limit: 'Limită RSS' 100 feed_limit: 'Limită RSS'
101 form_user: 101 form_user:
102 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 102 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
103 name_label: 'Nume' 103 name_label: 'Nume'
@@ -371,7 +371,7 @@ quickstart:
371 # title: 'Configure the application' 371 # title: 'Configure the application'
372 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.' 372 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
373 # language: 'Change language and design' 373 # language: 'Change language and design'
374 # rss: 'Enable RSS feeds' 374 # feed: 'Enable RSS feeds'
375 # tagging_rules: 'Write rules to automatically tag your articles' 375 # tagging_rules: 'Write rules to automatically tag your articles'
376 # admin: 376 # admin:
377 # title: 'Administration' 377 # title: 'Administration'
@@ -588,10 +588,10 @@ flashes:
588 password_updated: 'Parolă actualizată' 588 password_updated: 'Parolă actualizată'
589 password_not_updated_demo: "In demonstration mode, you can't change password for this user." 589 password_not_updated_demo: "In demonstration mode, you can't change password for this user."
590 user_updated: 'Informație actualizată' 590 user_updated: 'Informație actualizată'
591 rss_updated: 'Informație RSS actualizată' 591 feed_updated: 'Informație RSS actualizată'
592 # tagging_rules_updated: 'Tagging rules updated' 592 # tagging_rules_updated: 'Tagging rules updated'
593 # tagging_rules_deleted: 'Tagging rule deleted' 593 # tagging_rules_deleted: 'Tagging rule deleted'
594 # rss_token_updated: 'RSS token updated' 594 # feed_token_updated: 'RSS token updated'
595 # annotations_reset: Annotations reset 595 # annotations_reset: Annotations reset
596 # tags_reset: Tags reset 596 # tags_reset: Tags reset
597 # entries_reset: Entries reset 597 # entries_reset: Entries reset