]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
Allow to remove all archived entries
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.ro.yml
index 6b51d9ceb01ad25c8128d2caac309201ad2863f8..16401efd12ab5c1f45f088c071b37945efaae5ea 100644 (file)
@@ -25,7 +25,7 @@ menu:
         # internal_settings: 'Internal Settings'
         # import: 'Import'
         howto: 'Cum să'
-        # developer: 'Developer'
+        # developer: 'API clients management'
         logout: 'cum să'
         about: 'Despre'
         search: 'Căutare'
@@ -76,6 +76,11 @@ config:
             # redirect_current_page: 'To the current page'
         pocket_consumer_key_label: Cheie consumator pentru importarea contentului din Pocket
         # android_configuration: Configure your Android application
+        # help_theme: "wallabag is customizable. You can choose your prefered theme here."
+        # help_items_per_page: "You can change the number of articles displayed on each page."
+        # 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."
+        # help_language: "You can change the language of wallabag interface."
+        # help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
     form_rss:
         description: 'Feed-urile RSS oferite de wallabag îți permit să-ți citești articolele salvate în reader-ul tău preferat RSS.'
         token_label: 'RSS-Token'
@@ -93,6 +98,7 @@ config:
         name_label: 'Nume'
         email_label: 'E-mail'
         # twoFactorAuthentication_label: 'Two factor authentication'
+        # help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
         delete:
             # title: Delete my account (a.k.a 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.
@@ -104,8 +110,10 @@ config:
         # annotations: Remove ALL annotations
         # tags: Remove ALL tags
         # entries: Remove ALL entries
+        # archived: Remove ALL archived entries
         # confirm: Are you really really sure? (THIS CAN'T BE UNDONE)
     form_password:
+        # description: "You can change your password here. Your new password should by at least 8 characters long."
         old_password_label: 'Parola veche'
         new_password_label: 'Parola nouă'
         repeat_new_password_label: 'Repeat new password'
@@ -155,15 +163,16 @@ entry:
         # archived: 'Archived entries'
         # filtered: 'Filtered entries'
         # filtered_tags: 'Filtered by tags:'
+        # filtered_search: 'Filtered by search:'
         # untagged: 'Untagged entries'
     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: <small class="inferieur">&lt;</small> 1 min'
+        reading_time_less_one_minute: 'timp estimat de citire: &lt; 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: '<small class="inferieur">&lt;</small> 1 min'
+        reading_time_less_one_minute_short: '&lt; 1 min'
         original_article: 'original'
         toogle_as_read: 'Comută marcat ca citit'
         toogle_as_star: 'Comută marcat ca favorit'
@@ -178,6 +187,7 @@ entry:
         preview_picture_label: 'Are o imagine de previzualizare'
         preview_picture_help: 'Previzualizare imagine'
         language_label: 'Limbă'
+        # http_status_label: 'HTTP status'
         reading_time:
             label: 'Timp de citire în minute'
             from: 'de la'
@@ -219,6 +229,8 @@ entry:
         placeholder: 'http://website.com'
         form_new:
             url_label: Url
+    search:
+        # placeholder: 'What are you looking for?'
     edit:
         # page_title: 'Edit an entry'
         # title_label: 'Title'
@@ -246,7 +258,7 @@ about:
     getting_help:
         documentation: 'Documentație'
         bug_reports: 'Bug-uri'
-        support: '<a href="https://support.wallabag.org">Pe site-ul nostru de suport</a> sau <a href="https://github.com/wallabag/wallabag/issues">pe GitHub</a>'
+        support: '<a href="https://github.com/wallabag/wallabag/issues">pe GitHub</a>'
     helping:
         description: 'wallabag este gratis și Open-Source. Cum ne poți ajuta:'
         by_contributing: 'contribuind la proiect:'
@@ -262,6 +274,9 @@ about:
 howto:
     page_title: 'Cum să'
     # page_description: 'There are several ways to save an article:'
+    tab_menu:
+        # add_link: "Add a link"
+        # shortcuts: "Use shortcuts"
     top_menu:
         browser_addons: 'Add-On-uri de Browser'
         mobile_apps: 'Aplicații mobile'
@@ -271,6 +286,7 @@ howto:
     browser_addons:
         firefox: 'Add-On standard de Firefox'
         chrome: 'Extensie Chrome'
+        opera: 'Extensie Opera'
     mobile_apps:
         android:
             via_f_droid: 'prin F-Droid'
@@ -279,6 +295,33 @@ howto:
         windows: 'prin Microsoft Store'
     bookmarklet:
         description: 'Drag &amp; drop acest link în bara de bookmark-uri:'
+    shortcuts:
+        # page_description: Here are the shortcuts available in wallabag.
+        # shortcut: Shortcut
+        # action: Action
+        # all_pages_title: Shortcuts available in all pages
+        # go_unread: Go to unread
+        # go_starred: Go to starred
+        # go_archive: Go to archive
+        # go_all: Go to all entries
+        # go_tags: Go to tags
+        # go_config: Go to config
+        # go_import: Go to import
+        # go_developers: Go to developers
+        # go_howto: Go to howto (this page!)
+        # go_logout: Logout
+        # list_title: Shortcuts available in listing pages
+        # search: Display the search form
+        # article_title: Shortcuts available in entry view
+        # open_original: Open original URL of the entry
+        # toggle_favorite: Toggle star status for the entry
+        # toggle_archive: Toggle read status for the entry
+        # delete: Delete the entry
+        # material_title: Shortcuts available with Material theme only
+        # add_link: Add a new link
+        # hide_form: Hide the current form (search or new link)
+        # arrows_navigation: Navigate through articles
+        # open_article: Display the selected entry
 
 quickstart:
     # page_title: 'Quickstart'
@@ -394,7 +437,7 @@ import:
         # how_to: 'Please select your Pinboard export and click on the below button to upload and import it.'
 
 developer:
-    # page_title: 'Developer'
+    # page_title: 'API clients management'
     # welcome_message: 'Welcome to the wallabag API'
     # documentation: 'Documentation'
     # how_to_first_app: 'How to create my first application'
@@ -415,7 +458,7 @@ developer:
     #     warn_message_2: "If you remove it, every app configured with that client won't be able to auth on your wallabag."
     #     action: 'Remove this client'
     # client:
-    #     page_title: 'Developer > New client'
+    #     page_title: 'API clients management > 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'
@@ -423,7 +466,7 @@ developer:
     #         save_label: 'Create a new client'
     #     action_back: 'Back'
     # client_parameter:
-    #     page_title: 'Developer > Client parameters'
+    #     page_title: 'API clients management > Client parameters'
     #     page_description: 'Here are your client parameters.'
     #     field_name: 'Client name'
     #     field_id: 'Client ID'
@@ -431,7 +474,7 @@ developer:
     #     back: 'Back'
     #     read_howto: 'Read the howto "Create my first application"'
     # howto:
-    #     page_title: 'Developer > How to create my first application'
+    #     page_title: 'API clients management > How to create my first application'
     #     description:
     #         paragraph_1: 'The following commands make use of the <a href="https://github.com/jkbrzt/httpie">HTTPie library</a>. Make sure it is installed on your system before using it.'
     #         paragraph_2: 'You need a token to communicate between your 3rd application and wallabag API.'
@@ -462,7 +505,6 @@ user:
         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
@@ -476,7 +518,7 @@ error:
 flashes:
     config:
         notice:
-            config_saved: 'Configurație salvată. Unii parametrii vor fi considerați după deconectare.'
+            config_saved: 'Configurație salvată.'
             password_updated: 'Parolă actualizată'
             password_not_updated_demo: "In demonstration mode, you can't change password for this user."
             user_updated: 'Informație actualizată'
@@ -487,6 +529,7 @@ flashes:
             # annotations_reset: Annotations reset
             # tags_reset: Tags reset
             # entries_reset: Entries reset
+            # archived_reset: Archived entries deleted
     entry:
         notice:
             # entry_already_saved: 'Entry already saved on %date%'