From e30fbb94313b68f43650bcdee50a8933f23edd94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my?= Date: Thu, 8 Oct 2020 12:35:17 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (560 of 560 strings) --- .../Resources/translations/messages.en.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index 2d91cf922..f9f9294c5 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml @@ -23,7 +23,7 @@ menu: tags: Tags internal_settings: Internal Settings import: Import - howto: How to + howto: Howto developer: API clients management logout: Logout about: About @@ -171,12 +171,12 @@ config: domainName: The domain name of the entry operator_description: label: Operator - less_than: Less than... - strictly_less_than: Strictly less than... - greater_than: Greater than... - strictly_greater_than: Strictly greater than... - equal_to: Equal to... - not_equal_to: Not equal to... + less_than: Less than… + strictly_less_than: Strictly less than… + greater_than: Greater than… + strictly_greater_than: Strictly greater than… + equal_to: Equal to… + not_equal_to: Not equal to… or: One rule OR another and: One rule AND another matches: 'Tests that a subject matches a search (case-insensitive).
Example: title matches "football"' @@ -492,7 +492,7 @@ import: download_images_warning: You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We strongly recommend to enable asynchronous import to avoid errors. firefox: page_title: Import > Firefox - description: This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into "Import and backup", choose "Backup...". You will obtain a .json file. + description: This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into "Import and backup", choose "Backup…". You will obtain a JSON file. how_to: Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched. chrome: page_title: Import > Chrome