mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 10:22:14 +01:00
Translated using Weblate (English)
Currently translated at 100.0% (560 of 560 strings)
This commit is contained in:
parent
e6a011ce0b
commit
e30fbb9431
@ -23,7 +23,7 @@ menu:
|
|||||||
tags: Tags
|
tags: Tags
|
||||||
internal_settings: Internal Settings
|
internal_settings: Internal Settings
|
||||||
import: Import
|
import: Import
|
||||||
howto: How to
|
howto: Howto
|
||||||
developer: API clients management
|
developer: API clients management
|
||||||
logout: Logout
|
logout: Logout
|
||||||
about: About
|
about: About
|
||||||
@ -171,12 +171,12 @@ config:
|
|||||||
domainName: The domain name of the entry
|
domainName: The domain name of the entry
|
||||||
operator_description:
|
operator_description:
|
||||||
label: Operator
|
label: Operator
|
||||||
less_than: Less than...
|
less_than: Less than…
|
||||||
strictly_less_than: Strictly less than...
|
strictly_less_than: Strictly less than…
|
||||||
greater_than: Greater than...
|
greater_than: Greater than…
|
||||||
strictly_greater_than: Strictly greater than...
|
strictly_greater_than: Strictly greater than…
|
||||||
equal_to: Equal to...
|
equal_to: Equal to…
|
||||||
not_equal_to: Not equal to...
|
not_equal_to: Not equal to…
|
||||||
or: One rule OR another
|
or: One rule OR another
|
||||||
and: One rule AND another
|
and: One rule AND another
|
||||||
matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
|
matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
|
||||||
@ -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 <strong>strongly recommend</strong> to enable asynchronous import to avoid errors.
|
download_images_warning: You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors.
|
||||||
firefox:
|
firefox:
|
||||||
page_title: Import > 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.
|
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:
|
chrome:
|
||||||
page_title: Import > Chrome
|
page_title: Import > Chrome
|
||||||
|
Loading…
Reference in New Issue
Block a user