diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2023-08-11 17:36:01 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-11 17:36:01 +0300 |
commit | 02b66888ff21a1fd5d735ba038d6bb9a3c9d077a (patch) | |
tree | a064b81ddfc65645e96a1401f35ead5f39117d1a | |
parent | e0bb421c6325408dd1c9e808ce44f428c7cfcdb2 (diff) | |
parent | d48979217c0b521d0e9d97090cf26c8e7941fa54 (diff) |
Merge pull request #6499 from systemcrash/grammar_fixes
Grammar fixes (en)
123 files changed, 330 insertions, 330 deletions
diff --git a/applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js b/applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js index 76e504086e..af0b1eef7a 100644 --- a/applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js +++ b/applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js @@ -62,7 +62,7 @@ return view.extend({ steps: { init: [10, _('Received build request')], download_imagebuilder: [20, _('Downloading ImageBuilder archive')], - unpack_imagebuilder: [40, _('Setup ImageBuilder')], + unpack_imagebuilder: [40, _('Setting Up ImageBuilder')], calculate_packages_hash: [60, _('Validate package selection')], building_image: [80, _('Generating firmware image')], }, diff --git a/applications/luci-app-attendedsysupgrade/po/ar/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/ar/attendedsysupgrade.po index bb1a7dda1f..ffc5b50f76 100644 --- a/applications/luci-app-attendedsysupgrade/po/ar/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/ar/attendedsysupgrade.po @@ -226,7 +226,7 @@ msgid "Server response: %s" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/bg/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/bg/attendedsysupgrade.po index 7a186216c4..3f8732674f 100644 --- a/applications/luci-app-attendedsysupgrade/po/bg/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/bg/attendedsysupgrade.po @@ -232,7 +232,7 @@ msgid "Server response: %s" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/bn_BD/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/bn_BD/attendedsysupgrade.po index 83acb87eab..ec9eb4b645 100644 --- a/applications/luci-app-attendedsysupgrade/po/bn_BD/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/bn_BD/attendedsysupgrade.po @@ -232,7 +232,7 @@ msgid "Server response: %s" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/ca/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/ca/attendedsysupgrade.po index 74fe3b9221..6e21524b33 100644 --- a/applications/luci-app-attendedsysupgrade/po/ca/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/ca/attendedsysupgrade.po @@ -232,7 +232,7 @@ msgid "Server response: %s" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/cs/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/cs/attendedsysupgrade.po index b3c97a2516..018441e1dd 100644 --- a/applications/luci-app-attendedsysupgrade/po/cs/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/cs/attendedsysupgrade.po @@ -233,7 +233,7 @@ msgid "Server response: %s" msgstr "Odpověď serveru: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -296,7 +296,7 @@ msgstr "[instalováno] %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% Stahování archívu překladače" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% Konfigurace překladače" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/da/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/da/attendedsysupgrade.po index 268945bbd2..61672d90ce 100644 --- a/applications/luci-app-attendedsysupgrade/po/da/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/da/attendedsysupgrade.po @@ -234,7 +234,7 @@ msgid "Server response: %s" msgstr "Svar fra serveren: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "Opsætning af ImageBuilder" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -297,7 +297,7 @@ msgstr "[installeret] %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% Downloader ImageBuilder-arkiv" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% Opsætning af ImageBuilder" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/de/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/de/attendedsysupgrade.po index 1feca32c65..d602d3a773 100644 --- a/applications/luci-app-attendedsysupgrade/po/de/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/de/attendedsysupgrade.po @@ -238,7 +238,7 @@ msgid "Server response: %s" msgstr "Serverantwort: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "ImageBuilder einrichten" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -301,7 +301,7 @@ msgstr "[installiert] %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% Herunterladen des ImageBuilder-Archivs" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% ImageBuilder einrichten" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/el/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/el/attendedsysupgrade.po index 9f77ce1581..8d6865be42 100644 --- a/applications/luci-app-attendedsysupgrade/po/el/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/el/attendedsysupgrade.po @@ -232,7 +232,7 @@ msgid "Server response: %s" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/en/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/en/attendedsysupgrade.po index 247bf4e0ea..3a8e12b9c6 100644 --- a/applications/luci-app-attendedsysupgrade/po/en/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/en/attendedsysupgrade.po @@ -232,7 +232,7 @@ msgid "Server response: %s" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/es/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/es/attendedsysupgrade.po index 4355e8c6b0..b2302362c0 100644 --- a/applications/luci-app-attendedsysupgrade/po/es/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/es/attendedsysupgrade.po @@ -239,7 +239,7 @@ msgid "Server response: %s" msgstr "Respuesta del servidor: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "Configurar ImageBuilder" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -304,7 +304,7 @@ msgstr "%s [instalado]" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% Descargando archivo ImageBuilder" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% Configuración de ImageBuilder" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/fa/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/fa/attendedsysupgrade.po index 147a06c47c..baedbf03da 100644 --- a/applications/luci-app-attendedsysupgrade/po/fa/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/fa/attendedsysupgrade.po @@ -232,7 +232,7 @@ msgid "Server response: %s" msgstr "پاسخ سرور: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -296,7 +296,7 @@ msgstr "نصب شده %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% سازنده ایمیج که دانلود شده آرشیو شده است" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% تنظیم سازنده ایمیج" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/fi/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/fi/attendedsysupgrade.po index 8aead5fa90..1c4551df7a 100644 --- a/applications/luci-app-attendedsysupgrade/po/fi/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/fi/attendedsysupgrade.po @@ -232,7 +232,7 @@ msgid "Server response: %s" msgstr "Palvelimen vastaus: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -292,7 +292,7 @@ msgstr "" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20 % Ladataan ImageBuilder-arkistoa" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40 % Määritetään ImageBuilder" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/fr/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/fr/attendedsysupgrade.po index 7583f6c477..4fabf833fe 100644 --- a/applications/luci-app-attendedsysupgrade/po/fr/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/fr/attendedsysupgrade.po @@ -235,7 +235,7 @@ msgid "Server response: %s" msgstr "Réponse du serveur : %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "Configuration d'ImageBuilder" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -300,7 +300,7 @@ msgstr "[installé] %" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20 % Téléchargement de l'archive ImageBuilder" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% Installation d'ImageBuilder" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/he/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/he/attendedsysupgrade.po index b612475658..c315508d84 100644 --- a/applications/luci-app-attendedsysupgrade/po/he/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/he/attendedsysupgrade.po @@ -233,7 +233,7 @@ msgid "Server response: %s" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/hi/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/hi/attendedsysupgrade.po index f1a8d37dbe..902eebdfb7 100644 --- a/applications/luci-app-attendedsysupgrade/po/hi/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/hi/attendedsysupgrade.po @@ -226,7 +226,7 @@ msgid "Server response: %s" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/hu/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/hu/attendedsysupgrade.po index 92ad7983ac..05f00b4a67 100644 --- a/applications/luci-app-attendedsysupgrade/po/hu/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/hu/attendedsysupgrade.po @@ -232,7 +232,7 @@ msgid "Server response: %s" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/it/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/it/attendedsysupgrade.po index 149141d24b..69c4e81652 100644 --- a/applications/luci-app-attendedsysupgrade/po/it/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/it/attendedsysupgrade.po @@ -234,7 +234,7 @@ msgid "Server response: %s" msgstr "Risposta del server: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "Configura ImageBuilder" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -299,7 +299,7 @@ msgstr "[installati] %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% Download dell'archivio ImageBuilder" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% Preparazione di ImageBuilder" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/ja/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/ja/attendedsysupgrade.po index ffbeb0c203..e54589f4f0 100644 --- a/applications/luci-app-attendedsysupgrade/po/ja/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/ja/attendedsysupgrade.po @@ -232,7 +232,7 @@ msgid "Server response: %s" msgstr "サーバーの応答: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/ko/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/ko/attendedsysupgrade.po index 8d9fd50ce2..c37fd1808b 100644 --- a/applications/luci-app-attendedsysupgrade/po/ko/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/ko/attendedsysupgrade.po @@ -232,7 +232,7 @@ msgid "Server response: %s" msgstr "서버 응답: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -294,7 +294,7 @@ msgstr "[설치됨] %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% ImageBuilder 아카이브 다운로드 중" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% ImageBuilder 설정" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/lt/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/lt/attendedsysupgrade.po index 0581723166..786f78c225 100644 --- a/applications/luci-app-attendedsysupgrade/po/lt/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/lt/attendedsysupgrade.po @@ -239,7 +239,7 @@ msgid "Server response: %s" msgstr "Serverio atsakas: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "Nustatyti „ImageBuilder“" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/mr/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/mr/attendedsysupgrade.po index 3c1d884ca7..83ef05a159 100644 --- a/applications/luci-app-attendedsysupgrade/po/mr/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/mr/attendedsysupgrade.po @@ -232,7 +232,7 @@ msgid "Server response: %s" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/ms/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/ms/attendedsysupgrade.po index 9ba7a6ad84..e369148ce9 100644 --- a/applications/luci-app-attendedsysupgrade/po/ms/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/ms/attendedsysupgrade.po @@ -232,7 +232,7 @@ msgid "Server response: %s" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/nb_NO/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/nb_NO/attendedsysupgrade.po index bc9e743e5a..5d6ce111fb 100644 --- a/applications/luci-app-attendedsysupgrade/po/nb_NO/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/nb_NO/attendedsysupgrade.po @@ -232,7 +232,7 @@ msgid "Server response: %s" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/nl/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/nl/attendedsysupgrade.po index 128f6e38b9..949f604da5 100644 --- a/applications/luci-app-attendedsysupgrade/po/nl/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/nl/attendedsysupgrade.po @@ -235,7 +235,7 @@ msgid "Server response: %s" msgstr "Server antwoord: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "Instellen ImageBuilder" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -299,8 +299,8 @@ msgstr "[geïnstalleerd] %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% ImageBuilder archief downloaden" -#~ msgid "40% Setup ImageBuilder" -#~ msgstr "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" +#~ msgstr "40% Setting Up ImageBuilder" #~ msgid "60% Validate package selection" #~ msgstr "60% Valideer pakketselectie" diff --git a/applications/luci-app-attendedsysupgrade/po/pl/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/pl/attendedsysupgrade.po index 40c2b80884..8c08e399fa 100644 --- a/applications/luci-app-attendedsysupgrade/po/pl/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/pl/attendedsysupgrade.po @@ -236,7 +236,7 @@ msgid "Server response: %s" msgstr "Odpowiedź serwera: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "Konfiguracja ImageBuilder" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -301,7 +301,7 @@ msgstr "[zainstalowano] %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% Pobieranie archiwum ImageBuilder" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% Konfiguracja ImageBuilder" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/pt/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/pt/attendedsysupgrade.po index 948bf48bb9..7ee1019bae 100644 --- a/applications/luci-app-attendedsysupgrade/po/pt/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/pt/attendedsysupgrade.po @@ -235,7 +235,7 @@ msgid "Server response: %s" msgstr "Resposta do servidor: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "Configurar o ImageBuilder" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -299,7 +299,7 @@ msgstr "[instalado] %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% baixando o arquivo do ImageBuilder" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% configuração do ImageBuilder" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/pt_BR/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/pt_BR/attendedsysupgrade.po index f92241449d..a38e962873 100644 --- a/applications/luci-app-attendedsysupgrade/po/pt_BR/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/pt_BR/attendedsysupgrade.po @@ -234,7 +234,7 @@ msgid "Server response: %s" msgstr "Resposta do servidor: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "Configurar o ImageBuilder" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -298,7 +298,7 @@ msgstr "[instalado] %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% baixando o arquivo do ImageBuilder" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% configuração do ImageBuilder" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/ro/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/ro/attendedsysupgrade.po index 48fd203d4c..e57b6ad1f2 100644 --- a/applications/luci-app-attendedsysupgrade/po/ro/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/ro/attendedsysupgrade.po @@ -238,7 +238,7 @@ msgid "Server response: %s" msgstr "Răspunsul serverului: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "Configurare ImageBuilder" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -302,7 +302,7 @@ msgstr "[installed] %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% Descărcarea arhivei ImageBuilder" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% Configurare ImageBuilder" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/ru/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/ru/attendedsysupgrade.po index 28a820a94f..11f01c138a 100644 --- a/applications/luci-app-attendedsysupgrade/po/ru/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/ru/attendedsysupgrade.po @@ -235,7 +235,7 @@ msgid "Server response: %s" msgstr "Ответ сервера: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "Настройка ImageBuilder" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -298,7 +298,7 @@ msgstr "[установлено] %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% Загрузка архива ImageBuilder" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% Установка ImageBuilder" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/sk/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/sk/attendedsysupgrade.po index 644cf81c96..9c77286087 100644 --- a/applications/luci-app-attendedsysupgrade/po/sk/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/sk/attendedsysupgrade.po @@ -237,7 +237,7 @@ msgid "Server response: %s" msgstr "Odpoveď servera: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "Nastavenie ImageBuilder" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/sv/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/sv/attendedsysupgrade.po index 3429755b2c..cd8d1e8af6 100644 --- a/applications/luci-app-attendedsysupgrade/po/sv/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/sv/attendedsysupgrade.po @@ -233,7 +233,7 @@ msgid "Server response: %s" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/templates/attendedsysupgrade.pot b/applications/luci-app-attendedsysupgrade/po/templates/attendedsysupgrade.pot index 9323ea4562..c82f2d484b 100644 --- a/applications/luci-app-attendedsysupgrade/po/templates/attendedsysupgrade.pot +++ b/applications/luci-app-attendedsysupgrade/po/templates/attendedsysupgrade.pot @@ -223,7 +223,7 @@ msgid "Server response: %s" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/tr/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/tr/attendedsysupgrade.po index b752f50e09..ec1e019b5e 100644 --- a/applications/luci-app-attendedsysupgrade/po/tr/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/tr/attendedsysupgrade.po @@ -233,7 +233,7 @@ msgid "Server response: %s" msgstr "Sunucu cevabı: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -297,7 +297,7 @@ msgstr "[kurulu] %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% ImageBuilder arşivi indiriliyor" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% ImageBuilder yükleniyor" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/uk/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/uk/attendedsysupgrade.po index 5ac0b0cc83..ab4cf4786e 100644 --- a/applications/luci-app-attendedsysupgrade/po/uk/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/uk/attendedsysupgrade.po @@ -236,7 +236,7 @@ msgid "Server response: %s" msgstr "Відповідь сервера: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "Налаштування ImageBuilder" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -300,7 +300,7 @@ msgstr "[встановлено] %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% Завантаження архіву ImageBuilder" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% Налаштування ImageBuilder" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/vi/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/vi/attendedsysupgrade.po index ccab96529f..626e42cb02 100644 --- a/applications/luci-app-attendedsysupgrade/po/vi/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/vi/attendedsysupgrade.po @@ -234,7 +234,7 @@ msgid "Server response: %s" msgstr "Phản hồi từ máy chủ: %s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "Cài đặt ImageBuilder" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 diff --git a/applications/luci-app-attendedsysupgrade/po/zh_Hans/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/zh_Hans/attendedsysupgrade.po index 14988f89a5..1268e34ef7 100644 --- a/applications/luci-app-attendedsysupgrade/po/zh_Hans/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/zh_Hans/attendedsysupgrade.po @@ -232,7 +232,7 @@ msgid "Server response: %s" msgstr "服务器响应:%s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "设置 ImageBuilder" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -292,7 +292,7 @@ msgstr "[已安装] %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% 正在下载 ImageBuilder 存档" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% 安装 ImageBuilder" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-attendedsysupgrade/po/zh_Hant/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/zh_Hant/attendedsysupgrade.po index 82f7153720..a8b0153f07 100644 --- a/applications/luci-app-attendedsysupgrade/po/zh_Hant/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/zh_Hant/attendedsysupgrade.po @@ -233,7 +233,7 @@ msgid "Server response: %s" msgstr "伺服器回應:%s" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65 -msgid "Setup ImageBuilder" +msgid "Setting Up ImageBuilder" msgstr "設定 ImageBuilder" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51 @@ -293,7 +293,7 @@ msgstr "[已安裝] %s" #~ msgid "20% Downloading ImageBuilder archive" #~ msgstr "20% 正在下載 ImageBuilder 存檔" -#~ msgid "40% Setup ImageBuilder" +#~ msgid "40% Setting Up ImageBuilder" #~ msgstr "40% 設定 ImageBuilder" #~ msgid "60% Validate package selection" diff --git a/applications/luci-app-siitwizard/luasrc/model/cbi/siitwizard.lua b/applications/luci-app-siitwizard/luasrc/model/cbi/siitwizard.lua index f3501e5d72..be0775d013 100644 --- a/applications/luci-app-siitwizard/luasrc/model/cbi/siitwizard.lua +++ b/applications/luci-app-siitwizard/luasrc/model/cbi/siitwizard.lua @@ -49,8 +49,8 @@ ula = ula:add(find_ll()) -------------------- View -------------------- -f = SimpleForm("siitwizward", "SIIT-Wizzard", - "This wizzard helps to setup SIIT (IPv4-over-IPv6) translation according to RFC2765.") +f = SimpleForm("siitwizard", "SIIT-Wizard", + "This wizard helps to set up SIIT (IPv4-over-IPv6) translation according to RFC2765.") f:field(DummyValue, "info_ula", "Mesh ULA address").value = ula:string() diff --git a/applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js b/applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js index a3189143eb..db24d18592 100644 --- a/applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js +++ b/applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js @@ -182,7 +182,7 @@ return view.extend({ E('button', { 'class': 'cbi-button', 'click': function(ev) { location.href = 'collectd' } - }, [ _('Setup collectd') ]) + }, [ _('Set up collectd') ]) ]) ]); }, diff --git a/applications/luci-app-statistics/po/ar/statistics.po b/applications/luci-app-statistics/po/ar/statistics.po index d443793c0f..e89007fdac 100644 --- a/applications/luci-app-statistics/po/ar/statistics.po +++ b/applications/luci-app-statistics/po/ar/statistics.po @@ -1190,7 +1190,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/bg/statistics.po b/applications/luci-app-statistics/po/bg/statistics.po index b7106b8538..b9e74ef534 100644 --- a/applications/luci-app-statistics/po/bg/statistics.po +++ b/applications/luci-app-statistics/po/bg/statistics.po @@ -1137,7 +1137,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/bn_BD/statistics.po b/applications/luci-app-statistics/po/bn_BD/statistics.po index 2dff299ac0..23eb67dee1 100644 --- a/applications/luci-app-statistics/po/bn_BD/statistics.po +++ b/applications/luci-app-statistics/po/bn_BD/statistics.po @@ -1137,7 +1137,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/bs/statistics.po b/applications/luci-app-statistics/po/bs/statistics.po index 1fb892a554..4cb4019299 100644 --- a/applications/luci-app-statistics/po/bs/statistics.po +++ b/applications/luci-app-statistics/po/bs/statistics.po @@ -1151,7 +1151,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/ca/statistics.po b/applications/luci-app-statistics/po/ca/statistics.po index af0e1385cf..e146d75080 100644 --- a/applications/luci-app-statistics/po/ca/statistics.po +++ b/applications/luci-app-statistics/po/ca/statistics.po @@ -1148,7 +1148,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/cs/statistics.po b/applications/luci-app-statistics/po/cs/statistics.po index 44cfbafa88..f2f9808b2a 100644 --- a/applications/luci-app-statistics/po/cs/statistics.po +++ b/applications/luci-app-statistics/po/cs/statistics.po @@ -1160,7 +1160,7 @@ msgid "Setup" msgstr "Nastavení" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/da/statistics.po b/applications/luci-app-statistics/po/da/statistics.po index e0f43717c1..f89d07ed3c 100644 --- a/applications/luci-app-statistics/po/da/statistics.po +++ b/applications/luci-app-statistics/po/da/statistics.po @@ -1155,7 +1155,7 @@ msgid "Setup" msgstr "Opsætning" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "Opsæt collectd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/de/statistics.po b/applications/luci-app-statistics/po/de/statistics.po index 1e2b3e6656..29489d4134 100644 --- a/applications/luci-app-statistics/po/de/statistics.po +++ b/applications/luci-app-statistics/po/de/statistics.po @@ -1163,7 +1163,7 @@ msgid "Setup" msgstr "Setup" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "Richte collectd ein" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/el/statistics.po b/applications/luci-app-statistics/po/el/statistics.po index 6c1961faa0..2e397c30c2 100644 --- a/applications/luci-app-statistics/po/el/statistics.po +++ b/applications/luci-app-statistics/po/el/statistics.po @@ -1140,7 +1140,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/en/statistics.po b/applications/luci-app-statistics/po/en/statistics.po index e517266287..d9a68bf104 100644 --- a/applications/luci-app-statistics/po/en/statistics.po +++ b/applications/luci-app-statistics/po/en/statistics.po @@ -1144,7 +1144,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/es/statistics.po b/applications/luci-app-statistics/po/es/statistics.po index 343aecf5b6..c25f374398 100644 --- a/applications/luci-app-statistics/po/es/statistics.po +++ b/applications/luci-app-statistics/po/es/statistics.po @@ -1158,7 +1158,7 @@ msgid "Setup" msgstr "Configuración" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "Configuración de collectd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/fi/statistics.po b/applications/luci-app-statistics/po/fi/statistics.po index 7cc001758c..7b538cfb46 100644 --- a/applications/luci-app-statistics/po/fi/statistics.po +++ b/applications/luci-app-statistics/po/fi/statistics.po @@ -1150,7 +1150,7 @@ msgid "Setup" msgstr "Asetukset" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "Collectd-perusasetukset" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/fr/statistics.po b/applications/luci-app-statistics/po/fr/statistics.po index 0320eb9d08..6f920e6257 100644 --- a/applications/luci-app-statistics/po/fr/statistics.po +++ b/applications/luci-app-statistics/po/fr/statistics.po @@ -1148,7 +1148,7 @@ msgid "Setup" msgstr "Configuration" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "Configurer collectd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/he/statistics.po b/applications/luci-app-statistics/po/he/statistics.po index 1abe60c1ef..d8c6b285ec 100644 --- a/applications/luci-app-statistics/po/he/statistics.po +++ b/applications/luci-app-statistics/po/he/statistics.po @@ -1137,7 +1137,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/hi/statistics.po b/applications/luci-app-statistics/po/hi/statistics.po index a573bcc761..ef2e770bb2 100644 --- a/applications/luci-app-statistics/po/hi/statistics.po +++ b/applications/luci-app-statistics/po/hi/statistics.po @@ -1137,7 +1137,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/hu/statistics.po b/applications/luci-app-statistics/po/hu/statistics.po index 8861083ebb..416447db15 100644 --- a/applications/luci-app-statistics/po/hu/statistics.po +++ b/applications/luci-app-statistics/po/hu/statistics.po @@ -1151,7 +1151,7 @@ msgid "Setup" msgstr "Beállítás" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/id/statistics.po b/applications/luci-app-statistics/po/id/statistics.po index 611147f90b..7d74c9109c 100644 --- a/applications/luci-app-statistics/po/id/statistics.po +++ b/applications/luci-app-statistics/po/id/statistics.po @@ -1137,7 +1137,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/it/statistics.po b/applications/luci-app-statistics/po/it/statistics.po index 02dbdc29da..e7e6bd1074 100644 --- a/applications/luci-app-statistics/po/it/statistics.po +++ b/applications/luci-app-statistics/po/it/statistics.po @@ -1145,7 +1145,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/ja/statistics.po b/applications/luci-app-statistics/po/ja/statistics.po index c9c347af0c..763cfc183e 100644 --- a/applications/luci-app-statistics/po/ja/statistics.po +++ b/applications/luci-app-statistics/po/ja/statistics.po @@ -1141,7 +1141,7 @@ msgid "Setup" msgstr "設定" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "collectd のセットアップ" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/ko/statistics.po b/applications/luci-app-statistics/po/ko/statistics.po index 08d5838a20..3a9f4eac2a 100644 --- a/applications/luci-app-statistics/po/ko/statistics.po +++ b/applications/luci-app-statistics/po/ko/statistics.po @@ -1124,7 +1124,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/lt/statistics.po b/applications/luci-app-statistics/po/lt/statistics.po index 8289e64aef..d52ca5e10a 100644 --- a/applications/luci-app-statistics/po/lt/statistics.po +++ b/applications/luci-app-statistics/po/lt/statistics.po @@ -1150,7 +1150,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/mr/statistics.po b/applications/luci-app-statistics/po/mr/statistics.po index 4c8afd6a83..f0752c9c2d 100644 --- a/applications/luci-app-statistics/po/mr/statistics.po +++ b/applications/luci-app-statistics/po/mr/statistics.po @@ -1137,7 +1137,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/ms/statistics.po b/applications/luci-app-statistics/po/ms/statistics.po index 8a2a67c800..ed6fc56d78 100644 --- a/applications/luci-app-statistics/po/ms/statistics.po +++ b/applications/luci-app-statistics/po/ms/statistics.po @@ -1124,7 +1124,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/nb_NO/statistics.po b/applications/luci-app-statistics/po/nb_NO/statistics.po index 3596e007d1..96ce2ea582 100644 --- a/applications/luci-app-statistics/po/nb_NO/statistics.po +++ b/applications/luci-app-statistics/po/nb_NO/statistics.po @@ -1139,7 +1139,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/nl/statistics.po b/applications/luci-app-statistics/po/nl/statistics.po index 47b32dd172..d41bfd60c3 100644 --- a/applications/luci-app-statistics/po/nl/statistics.po +++ b/applications/luci-app-statistics/po/nl/statistics.po @@ -1161,7 +1161,7 @@ msgid "Setup" msgstr "Setup" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "Collectd instellen" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/pl/statistics.po b/applications/luci-app-statistics/po/pl/statistics.po index 64b2e93cec..add6ab6eef 100644 --- a/applications/luci-app-statistics/po/pl/statistics.po +++ b/applications/luci-app-statistics/po/pl/statistics.po @@ -1174,7 +1174,7 @@ msgid "Setup" msgstr "Konfiguracja" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "Konfiguracja collectd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/pt/statistics.po b/applications/luci-app-statistics/po/pt/statistics.po index 40235692f5..8b5e604405 100644 --- a/applications/luci-app-statistics/po/pt/statistics.po +++ b/applications/luci-app-statistics/po/pt/statistics.po @@ -1156,7 +1156,7 @@ msgid "Setup" msgstr "Configuração" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "Configuração collectd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/pt_BR/statistics.po b/applications/luci-app-statistics/po/pt_BR/statistics.po index 63c6d48bad..a174ea47b3 100644 --- a/applications/luci-app-statistics/po/pt_BR/statistics.po +++ b/applications/luci-app-statistics/po/pt_BR/statistics.po @@ -1158,7 +1158,7 @@ msgid "Setup" msgstr "Configuração" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "Configuração collectd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/ro/statistics.po b/applications/luci-app-statistics/po/ro/statistics.po index f65281970b..450ba93e6f 100644 --- a/applications/luci-app-statistics/po/ro/statistics.po +++ b/applications/luci-app-statistics/po/ro/statistics.po @@ -1174,7 +1174,7 @@ msgid "Setup" msgstr "Configurare" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "Configurați collectd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/ru/statistics.po b/applications/luci-app-statistics/po/ru/statistics.po index cf7cd149ff..045240771c 100644 --- a/applications/luci-app-statistics/po/ru/statistics.po +++ b/applications/luci-app-statistics/po/ru/statistics.po @@ -1174,7 +1174,7 @@ msgid "Setup" msgstr "Настройка" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "Настройка collectd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/sk/statistics.po b/applications/luci-app-statistics/po/sk/statistics.po index 12d6dbfc7b..c680295610 100644 --- a/applications/luci-app-statistics/po/sk/statistics.po +++ b/applications/luci-app-statistics/po/sk/statistics.po @@ -1152,7 +1152,7 @@ msgid "Setup" msgstr "Nastavenia" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "Nastavenia collectd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/sr/statistics.po b/applications/luci-app-statistics/po/sr/statistics.po index 64a58e720c..3a70e4d15b 100644 --- a/applications/luci-app-statistics/po/sr/statistics.po +++ b/applications/luci-app-statistics/po/sr/statistics.po @@ -1170,7 +1170,7 @@ msgid "Setup" msgstr "Podešavanja" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "Podesite collectd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/sv/statistics.po b/applications/luci-app-statistics/po/sv/statistics.po index 46dc3fec9a..c6cdddd74b 100644 --- a/applications/luci-app-statistics/po/sv/statistics.po +++ b/applications/luci-app-statistics/po/sv/statistics.po @@ -1135,8 +1135,8 @@ msgid "Setup" msgstr "Installera" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" -msgstr "" +msgid "Set up collectd" +msgstr "Konfigurera collectd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 msgid "Shaping class monitoring" diff --git a/applications/luci-app-statistics/po/templates/statistics.pot b/applications/luci-app-statistics/po/templates/statistics.pot index db158b3f54..0eeb360c39 100644 --- a/applications/luci-app-statistics/po/templates/statistics.pot +++ b/applications/luci-app-statistics/po/templates/statistics.pot @@ -1124,7 +1124,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/tr/statistics.po b/applications/luci-app-statistics/po/tr/statistics.po index dcd5b973d6..88507c4baa 100644 --- a/applications/luci-app-statistics/po/tr/statistics.po +++ b/applications/luci-app-statistics/po/tr/statistics.po @@ -1142,7 +1142,7 @@ msgid "Setup" msgstr "Kurulum" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "Collectd kurulumu" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/uk/statistics.po b/applications/luci-app-statistics/po/uk/statistics.po index 0c918389d2..fd33877bb3 100644 --- a/applications/luci-app-statistics/po/uk/statistics.po +++ b/applications/luci-app-statistics/po/uk/statistics.po @@ -1151,7 +1151,7 @@ msgid "Setup" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/vi/statistics.po b/applications/luci-app-statistics/po/vi/statistics.po index 564abad6a8..f392275c71 100644 --- a/applications/luci-app-statistics/po/vi/statistics.po +++ b/applications/luci-app-statistics/po/vi/statistics.po @@ -1151,7 +1151,7 @@ msgid "Setup" msgstr "Thiết lập" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "Cài đặt collectd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/zh_Hans/statistics.po b/applications/luci-app-statistics/po/zh_Hans/statistics.po index 62be3079fb..54eb9c0314 100644 --- a/applications/luci-app-statistics/po/zh_Hans/statistics.po +++ b/applications/luci-app-statistics/po/zh_Hans/statistics.po @@ -1136,7 +1136,7 @@ msgid "Setup" msgstr "设置" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "设置collectd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/applications/luci-app-statistics/po/zh_Hant/statistics.po b/applications/luci-app-statistics/po/zh_Hant/statistics.po index 7269373159..affcc37705 100644 --- a/applications/luci-app-statistics/po/zh_Hant/statistics.po +++ b/applications/luci-app-statistics/po/zh_Hant/statistics.po @@ -1135,7 +1135,7 @@ msgid "Setup" msgstr "設定" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 -msgid "Setup collectd" +msgid "Set up collectd" msgstr "設定 collectd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 diff --git a/modules/luci-base/htdocs/luci-static/resources/luci.js b/modules/luci-base/htdocs/luci-static/resources/luci.js index 741f568983..fbd5587253 100644 --- a/modules/luci-base/htdocs/luci-static/resources/luci.js +++ b/modules/luci-base/htdocs/luci-static/resources/luci.js @@ -2671,7 +2671,7 @@ var loc = window.location; window.location = loc.protocol + '//' + loc.host + loc.pathname + loc.search; } - }, _('To login…'))) + }, _('Log in…'))) ]); LuCI.prototype.raise('SessionError', 'Login session is expired'); diff --git a/modules/luci-base/po/ar/base.po b/modules/luci-base/po/ar/base.po index 8de4c392fb..a219708912 100644 --- a/modules/luci-base/po/ar/base.po +++ b/modules/luci-base/po/ar/base.po @@ -891,7 +891,7 @@ msgid "Allow system feature probing" msgstr "السماح بفحص ميزات النظام" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "اسمح للمستخدم <em> root </ em> بتسجيل الدخول باستخدام كلمة المرور" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5209,11 +5209,11 @@ msgstr "الشبكة المنطقية التي سيتم إضافة النفق إ #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "تسجيل الدخول" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "تسجيل خروج" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8110,7 +8110,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9131,7 +9131,7 @@ msgstr "يجب ألا يكون عنوان البوابة عنوان IP محلي" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9563,7 +9563,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "لتسجيل الدخول…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/bg/base.po b/modules/luci-base/po/bg/base.po index 0082453f65..acd17afe2b 100644 --- a/modules/luci-base/po/bg/base.po +++ b/modules/luci-base/po/bg/base.po @@ -880,7 +880,7 @@ msgid "Allow system feature probing" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Разрешаване на потребителя <em>root</em> да влезе с парола" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5142,11 +5142,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8002,7 +8002,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -8974,7 +8974,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9375,7 +9375,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "За вписване в системата…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/bn_BD/base.po b/modules/luci-base/po/bn_BD/base.po index 96b8a91b42..e98a576cd9 100644 --- a/modules/luci-base/po/bn_BD/base.po +++ b/modules/luci-base/po/bn_BD/base.po @@ -879,7 +879,7 @@ msgid "Allow system feature probing" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5084,11 +5084,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -7937,7 +7937,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -8907,7 +8907,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9308,7 +9308,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/ca/base.po b/modules/luci-base/po/ca/base.po index b544b8f6ac..19d3e2357d 100644 --- a/modules/luci-base/po/ca/base.po +++ b/modules/luci-base/po/ca/base.po @@ -904,7 +904,7 @@ msgid "Allow system feature probing" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Permetre l'accés de l'usurari <em>root</em> amb contrasenya" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5204,11 +5204,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Entra" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Surt" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8067,7 +8067,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9041,7 +9041,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9466,7 +9466,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/cs/base.po b/modules/luci-base/po/cs/base.po index 289fb7edb2..6e3a808656 100644 --- a/modules/luci-base/po/cs/base.po +++ b/modules/luci-base/po/cs/base.po @@ -890,7 +890,7 @@ msgid "Allow system feature probing" msgstr "Povolit zkoumání funkcí systému" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Povolit <em>root</em> účtu přihlášení bez nastaveného hesla" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5219,11 +5219,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Přihlásit" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Odhlásit" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8131,7 +8131,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9134,7 +9134,7 @@ msgstr "Adresa brány nesmí být lokální IP adresa" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9579,7 +9579,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Přihlásit se…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/da/base.po b/modules/luci-base/po/da/base.po index e6b6e9458d..438861a0ca 100644 --- a/modules/luci-base/po/da/base.po +++ b/modules/luci-base/po/da/base.po @@ -911,7 +911,7 @@ msgid "Allow system feature probing" msgstr "Tillad undersøgelse af systemfunktioner" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Tillad brugeren <em>root</em> at logge ind med adgangskode" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5347,11 +5347,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Login" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Log ud" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8322,7 +8322,7 @@ msgstr "" "AP'er: 802.11r, 802.11k og 802.11v" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "Opsætning af ruter til proxied IPv6-naboer." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9428,7 +9428,7 @@ msgstr "Gateway-adressen må ikke være en lokal IP-adresse" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" "Den genererede konfiguration kan importeres i et WireGuard-klientprogram for " "at oprette en forbindelse til denne enhed." @@ -9918,7 +9918,7 @@ msgstr "" "a></strong>i stedet." #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "For at logge ind…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po index ca3fb6b242..eae000618e 100644 --- a/modules/luci-base/po/de/base.po +++ b/modules/luci-base/po/de/base.po @@ -916,7 +916,7 @@ msgid "Allow system feature probing" msgstr "Systemfunktionsprüfung zulassen" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "" "Erlaubt es dem <em>root</em> Benutzer sich mit einem Passwort statt einem " "Zertifikat einzuloggen" @@ -5411,11 +5411,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Anmelden" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Abmelden" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8421,7 +8421,7 @@ msgstr "" "mehreren APs: 802.11r, 802.11k und 802.11v" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" "Netzwerkrouten für IPv6-Nachbarn installieren, die durch den NDP-Proxy " "behandelt werden." @@ -9544,7 +9544,7 @@ msgstr "Das Gateway darf keine lokale IP-Addresse des Routers sein" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" "Die generierte Konfiguration kann in eine WireGuard-Client-Applikation " "importiert werden um eine Verbindung zu diesem Gerät aufzubauen." @@ -10059,7 +10059,7 @@ msgstr "" "href=\"#\">Konfigurationsimport</a></strong>." #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Zum Login…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/el/base.po b/modules/luci-base/po/el/base.po index 10b445abb1..b5af2ce333 100644 --- a/modules/luci-base/po/el/base.po +++ b/modules/luci-base/po/el/base.po @@ -911,7 +911,7 @@ msgid "Allow system feature probing" msgstr "Να επιτρέπεται η ανίχνευση δυνατοτήτων συστήματος" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "" "Να επιτρέπεται στον χρήστη <em>root</em> να συνδέετε με κωδικό πρόσβασης" @@ -5187,11 +5187,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Σύνδεση" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Αποσύνδεση" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8052,7 +8052,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9026,7 +9026,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9440,7 +9440,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/en/base.po b/modules/luci-base/po/en/base.po index 8dd7e4f772..736481295e 100644 --- a/modules/luci-base/po/en/base.po +++ b/modules/luci-base/po/en/base.po @@ -883,7 +883,7 @@ msgid "Allow system feature probing" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5089,11 +5089,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -7939,7 +7939,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -8909,7 +8909,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9310,7 +9310,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/es/base.po b/modules/luci-base/po/es/base.po index 37fec9f80a..48ea0a3ccd 100644 --- a/modules/luci-base/po/es/base.po +++ b/modules/luci-base/po/es/base.po @@ -925,7 +925,7 @@ msgid "Allow system feature probing" msgstr "Permitir sondeo de funciones del sistema" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Permitir al usuario <em>root</em> conectar con contraseña" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5429,11 +5429,11 @@ msgstr "Red lógica a la que se agregará al túnel (puenteado) (opcional)." #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Iniciar sesión" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Cerrar sesión" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8461,7 +8461,7 @@ msgstr "" "varios puntos de acceso: 802.11r, 802.11k y 802.11v" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "Configurar rutas para vecinos IPv6 con proxy." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9590,7 +9590,7 @@ msgstr "La dirección de la puerta de enlace no debe ser una dirección IP local #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" "La configuración generada se puede importar a una aplicación de cliente " "WireGuard para configurar una conexión hacia este dispositivo." @@ -10090,7 +10090,7 @@ msgstr "" "configuración</a></strong> en su lugar." #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Iniciar sesión…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/fi/base.po b/modules/luci-base/po/fi/base.po index 2829c650a3..37a7110d66 100644 --- a/modules/luci-base/po/fi/base.po +++ b/modules/luci-base/po/fi/base.po @@ -892,7 +892,7 @@ msgid "Allow system feature probing" msgstr "Salli järjestelmän ominaisuuksien testaus" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Salli <em>root</em>-käyttäjän kirjautua sisään salasanalla" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5232,11 +5232,11 @@ msgstr "Looginen verkko, johon tunneli lisätään (sillataan) (valinnainen)." #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Kirjaudu sisään" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Kirjaudu ulos" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8144,7 +8144,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9196,7 +9196,7 @@ msgstr "Yhdyskäytävän osoite ei saa olla paikallinen IP-osoite" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9637,7 +9637,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Kirjautuminen…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/fr/base.po b/modules/luci-base/po/fr/base.po index 6690464bc1..6ab8485a35 100644 --- a/modules/luci-base/po/fr/base.po +++ b/modules/luci-base/po/fr/base.po @@ -929,7 +929,7 @@ msgid "Allow system feature probing" msgstr "Autoriser la vérification des fonctionnalités du système" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "" "Autoriser l'utilisateur <em>root</em> à se connecter avec un mot de passe" @@ -5401,11 +5401,11 @@ msgstr "Réseau logique auquel le tunnel sera ajouté (ponté) (facultatif)." #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Connexion" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Déconnexion" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8401,7 +8401,7 @@ msgstr "" "points d'accès : 802.11r, 802.11k et 802.11v" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "Configurez les itinéraires pour les proxysIPv6 voisins." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9520,7 +9520,7 @@ msgstr "L'adresse de passerelle ne doit pas être une adresse IP locale" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" "La configuration générée peut être importée dans une application cliente " "WireGuard pour configurer une connexion vers ce périphérique." @@ -10028,7 +10028,7 @@ msgstr "" "import\" href=\"#\"></a></strong> ." #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Ouvrir une session…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/he/base.po b/modules/luci-base/po/he/base.po index effd313df2..549d39fec4 100644 --- a/modules/luci-base/po/he/base.po +++ b/modules/luci-base/po/he/base.po @@ -890,7 +890,7 @@ msgid "Allow system feature probing" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5107,11 +5107,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -7960,7 +7960,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -8935,7 +8935,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9336,7 +9336,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/hi/base.po b/modules/luci-base/po/hi/base.po index e771ce88e5..b6592a8879 100644 --- a/modules/luci-base/po/hi/base.po +++ b/modules/luci-base/po/hi/base.po @@ -881,7 +881,7 @@ msgid "Allow system feature probing" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5086,11 +5086,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -7935,7 +7935,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -8905,7 +8905,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9306,7 +9306,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/hu/base.po b/modules/luci-base/po/hu/base.po index e4f47b20e8..bf6eab4246 100644 --- a/modules/luci-base/po/hu/base.po +++ b/modules/luci-base/po/hu/base.po @@ -895,7 +895,7 @@ msgid "Allow system feature probing" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "" "Engedélyezés a <em>root</em> felhasználónak, hogy jelszóval jelentkezzen be" @@ -5237,11 +5237,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Bejelentkezés" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Kijelentkezés" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8156,7 +8156,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9172,7 +9172,7 @@ msgstr "Az átjáró címe nem lehet helyi IP-cím" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9622,7 +9622,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Bejelentkezéshez…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/it/base.po b/modules/luci-base/po/it/base.po index 7350d2a895..94a5bee401 100644 --- a/modules/luci-base/po/it/base.po +++ b/modules/luci-base/po/it/base.po @@ -927,7 +927,7 @@ msgid "Allow system feature probing" msgstr "Permetti il rilevamento delle funzioni del sistema" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Permetti all'utente <em>root</em> di accedere con la password" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5384,11 +5384,11 @@ msgstr "Rete logica a cui verrà aggiunto il tunnel (con bridge) (facoltativo)." #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Accedi" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Esci" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8379,7 +8379,7 @@ msgstr "" "802.11r, 802.11k e 802.11v" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "Imposta gli instradamenti per i vicini IPv6 con proxy." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9499,7 +9499,7 @@ msgstr "L'indirizzo del gateway non deve essere un indirizzo IP locale" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" "La configurazione generata può essere importata in un'applicazione client " "WireGuard per impostare una connessione verso questo dispositivo." @@ -10004,7 +10004,7 @@ msgstr "" "configurazione</a></strong>." #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Vai all'accesso…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/ja/base.po b/modules/luci-base/po/ja/base.po index 4db81974f2..3dc1904a6f 100644 --- a/modules/luci-base/po/ja/base.po +++ b/modules/luci-base/po/ja/base.po @@ -893,7 +893,7 @@ msgid "Allow system feature probing" msgstr "システム機能の調査を許可" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "パスワードでの <em>root</em> 権限へのログインを許可します" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5257,11 +5257,11 @@ msgstr "トンネルが追加される(ブリッジされる)論理ネット #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "ログイン" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "ログアウト" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8181,7 +8181,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9228,7 +9228,7 @@ msgstr "ゲートウェイアドレスは非ローカルIPアドレスでなけ #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9673,7 +9673,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "ログイン…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/ko/base.po b/modules/luci-base/po/ko/base.po index d5f93875ab..1d9b2faefe 100644 --- a/modules/luci-base/po/ko/base.po +++ b/modules/luci-base/po/ko/base.po @@ -900,7 +900,7 @@ msgid "Allow system feature probing" msgstr "시스템 기능 프로빙 허용" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "암호를 이용한 <em>root</em> 사용자 접근을 허용합니다" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5165,11 +5165,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "로그인" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "로그아웃" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8040,7 +8040,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9027,7 +9027,7 @@ msgstr "게이트웨이 주소는 절대로 로컬 IP 주소면 안됩니다" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9457,7 +9457,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/lt/base.po b/modules/luci-base/po/lt/base.po index 5b5c2b9bea..79d1e5a2ac 100644 --- a/modules/luci-base/po/lt/base.po +++ b/modules/luci-base/po/lt/base.po @@ -884,7 +884,7 @@ msgid "Allow system feature probing" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5089,11 +5089,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -7939,7 +7939,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -8909,7 +8909,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9310,7 +9310,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/mr/base.po b/modules/luci-base/po/mr/base.po index 2d822038aa..3758e21875 100644 --- a/modules/luci-base/po/mr/base.po +++ b/modules/luci-base/po/mr/base.po @@ -879,7 +879,7 @@ msgid "Allow system feature probing" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5084,11 +5084,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -7934,7 +7934,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -8904,7 +8904,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9305,7 +9305,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/ms/base.po b/modules/luci-base/po/ms/base.po index 75abdf5778..b0a3a3e02f 100644 --- a/modules/luci-base/po/ms/base.po +++ b/modules/luci-base/po/ms/base.po @@ -882,7 +882,7 @@ msgid "Allow system feature probing" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5106,11 +5106,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Login" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Logout" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -7962,7 +7962,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -8935,7 +8935,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9347,7 +9347,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/nb_NO/base.po b/modules/luci-base/po/nb_NO/base.po index 027870d3c0..9a234fb4e3 100644 --- a/modules/luci-base/po/nb_NO/base.po +++ b/modules/luci-base/po/nb_NO/base.po @@ -888,7 +888,7 @@ msgid "Allow system feature probing" msgstr "Tillat sondering av systemfunksjoner" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Tillat bruker <em>root</em> å logge inn med passord" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5163,11 +5163,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Logg inn" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Logg ut" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8035,7 +8035,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9017,7 +9017,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9444,7 +9444,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/nl/base.po b/modules/luci-base/po/nl/base.po index 6c22e6edab..56001a408e 100644 --- a/modules/luci-base/po/nl/base.po +++ b/modules/luci-base/po/nl/base.po @@ -915,7 +915,7 @@ msgid "Allow system feature probing" msgstr "Sta onderzoek van systeemfuncties toe" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "<em>root</em>gebruiker toestaan zonder wachtwoord in te loggen" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5364,11 +5364,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Inloggen" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Uitloggen" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8348,7 +8348,7 @@ msgstr "" "AP's: 802.11r, 802.11k en 802.11v" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "Routes instellen voor proxy IPv6-buren." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9471,7 +9471,7 @@ msgstr "Het gatewayadres mag geen lokaal IP-adres zijn" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" "De gegenereerde configuratie kan worden geïmporteerd in een WireGuard-" "clienttoepassing om een verbinding met dit apparaat tot stand te brengen." @@ -9972,7 +9972,7 @@ msgstr "" "geleverd) configuratiebestand." #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Inloggen…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/pl/base.po b/modules/luci-base/po/pl/base.po index 501f37f26c..1259077e4b 100644 --- a/modules/luci-base/po/pl/base.po +++ b/modules/luci-base/po/pl/base.po @@ -922,7 +922,7 @@ msgid "Allow system feature probing" msgstr "Zezwalaj na sondowanie funkcji systemu" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Zezwól użytkownikowi <em>root</em> na logowanie się przy pomocy hasła" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5372,11 +5372,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Zaloguj" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Wyloguj" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8372,7 +8372,7 @@ msgstr "" "punktami dostępowymi: 802.11r, 802.11k i 802.11v" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "Ustawienie tras dla sąsiadów IPv6 z proxy." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9479,7 +9479,7 @@ msgstr "Adres bramki nie może być lokalnym adresem IP" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" "Wygenerowaną konfigurację można zaimportować do aplikacji klienckiej " "WireGuard w celu nawiązania połączenia z tym urządzeniem." @@ -9973,7 +9973,7 @@ msgstr "" "strong>." #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Zaloguj się…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/pt/base.po b/modules/luci-base/po/pt/base.po index 14553dd322..6f2075f15d 100644 --- a/modules/luci-base/po/pt/base.po +++ b/modules/luci-base/po/pt/base.po @@ -923,7 +923,7 @@ msgid "Allow system feature probing" msgstr "Permitir a sondagem de características do sistema" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Permitir que o utilizador <em>root</em> faça login com password" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5381,11 +5381,11 @@ msgstr "Rede lógica onde o túnel será adicionado (bridged) (opcional)." #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Login" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Sair" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8382,7 +8382,7 @@ msgstr "" "APs: 802.11r, 802.11k e 802.11v" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "Configuração de rotas para vizinhos de IPv6 que fazem proxy." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9497,7 +9497,7 @@ msgstr "O endereço do gateway não deve ser um endereço IP local" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" "A configuração gerada pode ser importada para uma aplicação cliente " "WireGuard para configurar uma conexão neste aparelho." @@ -9994,7 +9994,7 @@ msgstr "" "href=\"#\"></a></strong>." #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Para fazer login…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/pt_BR/base.po b/modules/luci-base/po/pt_BR/base.po index 40fbc91d7b..3e21eee104 100644 --- a/modules/luci-base/po/pt_BR/base.po +++ b/modules/luci-base/po/pt_BR/base.po @@ -924,7 +924,7 @@ msgid "Allow system feature probing" msgstr "Permitir detecção dos recursos do sistema" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Permite que o usuário <em>root</em> se autentique utilizando senha" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5399,11 +5399,11 @@ msgstr "Rede lógica onde o túnel será adicionado (bridged) (opcional)." #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Entrar" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Sair" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8395,7 +8395,7 @@ msgstr "" "APs: 802.11r, 802.11k e 802.11v" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "Rotas de configuração para vizinhos IPv6 que tiverem proxy." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9509,7 +9509,7 @@ msgstr "O endereço do gateway não deve ser um endereço de IP local" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" "A configuração gerada pode ser importada para um aplicativo cliente " "WireGuard para configurar uma conexão neste dispositivo." @@ -10006,7 +10006,7 @@ msgstr "" "href=\"#\"></a></strong>." #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Para fazer login…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/ro/base.po b/modules/luci-base/po/ro/base.po index 5adc69bf9e..133d777b5d 100644 --- a/modules/luci-base/po/ro/base.po +++ b/modules/luci-base/po/ro/base.po @@ -921,7 +921,7 @@ msgid "Allow system feature probing" msgstr "Permiteți sondarea caracteristicilor sistemului" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Permiteți utilizatorului <em>root</em> să se conecteze cu parolă" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5378,11 +5378,11 @@ msgstr "Rețeaua logică la care va fi adăugat tunelul (punte) (opțional)." #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Autentificare" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Deconectare" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8376,7 +8376,7 @@ msgstr "" "uri: 802.11r, 802.11k și 802.11v" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "Configurarea rutelor pentru vecinii IPv6 proxi." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9501,7 +9501,7 @@ msgstr "Adresa porții de acces nu trebuie să fie o adresă IP locală" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" "Configurația generată poate fi importată într-o aplicație client WireGuard " "pentru a stabili o conexiune cu acest dispozitiv." @@ -10004,7 +10004,7 @@ msgstr "" "strong>." #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Mergeți la autentificare…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/ru/base.po b/modules/luci-base/po/ru/base.po index 495d38fce1..558a98fb4f 100644 --- a/modules/luci-base/po/ru/base.po +++ b/modules/luci-base/po/ru/base.po @@ -924,7 +924,7 @@ msgid "Allow system feature probing" msgstr "Разрешить опробование возможностей системы" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "" "Разрешить пользователю <em>root</em> входить в систему с помощью пароля" @@ -5386,11 +5386,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Войти" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Выйти" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8390,7 +8390,7 @@ msgstr "" "точками доступа: 802.11r, 802.11k и 802.11v" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "Настройка маршрутов для проксированных соседей IPv6." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9495,7 +9495,7 @@ msgstr "Адрес шлюза не должен быть локальным IP- #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" "Сгенерированная конфигурация может быть импортирована в клиентское " "приложение WireGuard для установки соединения с этим устройством." @@ -9987,7 +9987,7 @@ msgstr "" "конфигурации</a></strong>." #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Войти…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/sk/base.po b/modules/luci-base/po/sk/base.po index c00c6ce12b..98190841b2 100644 --- a/modules/luci-base/po/sk/base.po +++ b/modules/luci-base/po/sk/base.po @@ -907,7 +907,7 @@ msgstr "Povoliť skúmanie funkcií systému" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 #, fuzzy -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Povoliť užívateľovi <em>root</em> prihlásenie pomocou hesla" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5244,11 +5244,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Prihlásiť sa" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Odhlásiť sa" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8140,7 +8140,7 @@ msgstr "" "AP: 802.11r, 802.11k a 802.11v" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9146,7 +9146,7 @@ msgstr "Adresa brány nemôže byť miestna adresa IP" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9575,7 +9575,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Na prihlásenie…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/sv/base.po b/modules/luci-base/po/sv/base.po index 997409ec1f..8f8882001e 100644 --- a/modules/luci-base/po/sv/base.po +++ b/modules/luci-base/po/sv/base.po @@ -892,7 +892,7 @@ msgid "Allow system feature probing" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Tillåt <em>root</em>-användaren att logga in med lösenord" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5121,11 +5121,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Logga in" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Logga ut" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -7976,7 +7976,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -8946,7 +8946,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9349,7 +9349,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/templates/base.pot b/modules/luci-base/po/templates/base.pot index 35a966225b..3f859c821e 100644 --- a/modules/luci-base/po/templates/base.pot +++ b/modules/luci-base/po/templates/base.pot @@ -870,7 +870,7 @@ msgid "Allow system feature probing" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5075,11 +5075,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -7924,7 +7924,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -8894,7 +8894,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9295,7 +9295,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/tr/base.po b/modules/luci-base/po/tr/base.po index f4a6e3f5b7..c4d16080a8 100644 --- a/modules/luci-base/po/tr/base.po +++ b/modules/luci-base/po/tr/base.po @@ -908,7 +908,7 @@ msgid "Allow system feature probing" msgstr "Sistemin özellik araştırmasına izin ver" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "<em>root</em> kullanıcısının parolayla oturum açmasına izin ver" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5321,11 +5321,11 @@ msgstr "Tünelin ekleneceği mantıksal ağ (köprülü) (isteğe bağlı)." #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Oturum Aç" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Oturumu Kapat" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8295,7 +8295,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "Proxy'li IPv6 komşuları için kurulum yolları." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9394,7 +9394,7 @@ msgstr "Ağ geçidi adresi yerel bir IP adresi olmamalıdır" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" "Oluşturulan konfigürasyon, bu cihaza bir bağlantı kurmak için bir WireGuard " "istemci uygulamasına aktarılabilir." @@ -9884,7 +9884,7 @@ msgstr "" "strong> kullanın." #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Giriş yap…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/uk/base.po b/modules/luci-base/po/uk/base.po index 02c60bbe3c..307816f9a5 100644 --- a/modules/luci-base/po/uk/base.po +++ b/modules/luci-base/po/uk/base.po @@ -938,7 +938,7 @@ msgid "Allow system feature probing" msgstr "Дозволити зондування функцій системи" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Дозволити користувачеві <em>root</em> вхід до системи з паролем" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5393,11 +5393,11 @@ msgstr "Логічна мережа, до якої буде додано тун #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Увійти" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Вийти" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8376,7 +8376,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "Налаштування маршрутів для проксі-сусідів IPv6." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9486,7 +9486,7 @@ msgstr "Адреса шлюзу не повинна бути локальною #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9954,7 +9954,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "До входу…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/ur/base.po b/modules/luci-base/po/ur/base.po index efbe2a525e..46c64092c8 100644 --- a/modules/luci-base/po/ur/base.po +++ b/modules/luci-base/po/ur/base.po @@ -878,7 +878,7 @@ msgid "Allow system feature probing" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5083,11 +5083,11 @@ msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -7934,7 +7934,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -8904,7 +8904,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9305,7 +9305,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/vi/base.po b/modules/luci-base/po/vi/base.po index 98ff790b96..36dd2d115d 100644 --- a/modules/luci-base/po/vi/base.po +++ b/modules/luci-base/po/vi/base.po @@ -910,7 +910,7 @@ msgid "Allow system feature probing" msgstr "Cho phép dò tìm tính năng hệ thống" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "Cho phép người dùng <em>root</em> đăng nhập với mật khẩu" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5334,11 +5334,11 @@ msgstr "Mạng logic mà đường hầm sẽ được thêm vào (cầu nối) #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "Đăng nhập" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "Thoát ra" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8316,7 +8316,7 @@ msgstr "" "cập AP: 802.11r, 802.11k và 802.11v" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "Thiết lập các tuyến đường cho hàng xóm IPv6 qua proxy." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9402,7 +9402,7 @@ msgstr "Địa chỉ gateway không được là địa chỉ IP cục bộ" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "" "Cấu hình được tạo có thể được nhập vào ứng dụng khách WireGuard để thiết lập " "kết nối với thiết bị này." @@ -9894,7 +9894,7 @@ msgstr "" "class=\"full-import\" href=\"#\">nhập cấu hình</a></strong> thay cho nó." #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "Đến phần đăng nhập…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/zh_Hans/base.po b/modules/luci-base/po/zh_Hans/base.po index 8151da05d2..3a01c0acea 100644 --- a/modules/luci-base/po/zh_Hans/base.po +++ b/modules/luci-base/po/zh_Hans/base.po @@ -899,7 +899,7 @@ msgid "Allow system feature probing" msgstr "允许系统功能探测" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "允许 <em>root</em> 用户凭密码登录" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5193,11 +5193,11 @@ msgstr "隧道将要被添加(桥接)到的逻辑网络(可选)。" #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "登录" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "退出" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8095,7 +8095,7 @@ msgid "" msgstr "协助无线客户端在多个 AP 之间漫游的设置:802.11r、 802.11k 和 802.11v" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "设置已代理 IPv6 邻居的路由。" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9109,7 +9109,7 @@ msgstr "网关地址不能是本地 IP 地址" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "生成的配置可以导入到 WireGuard 客户端应用中来设置到该设备的连接。" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9547,7 +9547,7 @@ msgstr "" "<strong><a class=\"full-import\" href=\"#\">配置导入</a></strong>。" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "去登录…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/po/zh_Hant/base.po b/modules/luci-base/po/zh_Hant/base.po index a04cc37a39..16dcd03f37 100644 --- a/modules/luci-base/po/zh_Hant/base.po +++ b/modules/luci-base/po/zh_Hant/base.po @@ -894,7 +894,7 @@ msgid "Allow system feature probing" msgstr "允許系統功能探測" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:31 -msgid "Allow the <em>root</em> user to login with password" +msgid "Allow the <em>root</em> user to log in with password" msgstr "允許 <em>root</em> 用戶以密碼登入" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:624 @@ -5194,11 +5194,11 @@ msgstr "(已橋接)隧道的邏輯網路將會被新增(可選的)." #: modules/luci-base/ucode/template/sysauth.ut:38 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:36 -msgid "Login" +msgid "Log in" msgstr "登入" #: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:81 -msgid "Logout" +msgid "Log out" msgstr "登出" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:682 @@ -8100,7 +8100,7 @@ msgid "" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:951 -msgid "Setup routes for proxied IPv6 neighbours." +msgid "Set up routes for proxied IPv6 neighbours." msgstr "設定已代理 IPv6 鄰居的路由。" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210 @@ -9115,7 +9115,7 @@ msgstr "網關位址不能是本地 IP" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:752 msgid "" "The generated configuration can be imported into a WireGuard client " -"application to setup a connection towards this device." +"application to set up a connection towards this device." msgstr "產生的設定可以匯入到 WireGuard 客戶端應用中來設定到該裝置的連接。" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 @@ -9558,7 +9558,7 @@ msgstr "" "<strong><a class=\"full-import\" href=\"#\">組態匯入</a></strong>。" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2674 -msgid "To login…" +msgid "Log in…" msgstr "去登入…" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:400 diff --git a/modules/luci-base/root/usr/share/luci/menu.d/luci-base.json b/modules/luci-base/root/usr/share/luci/menu.d/luci-base.json index 000c368151..e6deb1fddb 100644 --- a/modules/luci-base/root/usr/share/luci/menu.d/luci-base.json +++ b/modules/luci-base/root/usr/share/luci/menu.d/luci-base.json @@ -78,7 +78,7 @@ }, "admin/logout": { - "title": "Logout", + "title": "Log out", "order": 999, "action": { "type": "function", diff --git a/modules/luci-base/ucode/template/sysauth.ut b/modules/luci-base/ucode/template/sysauth.ut index 0fe873d440..3c580949bb 100644 --- a/modules/luci-base/ucode/template/sysauth.ut +++ b/modules/luci-base/ucode/template/sysauth.ut @@ -35,7 +35,7 @@ </div> <div class="cbi-page-actions"> - <input type="submit" value="{{ _('Login') }}" class="btn cbi-button cbi-button-apply" /> + <input type="submit" value="{{ _('Log in') }}" class="btn cbi-button cbi-button-apply" /> <input type="reset" value="{{ _('Reset') }}" class="btn cbi-button cbi-button-reset" /> </div> </form> diff --git a/modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js b/modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js index 82bf269e8a..c66e74552a 100644 --- a/modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js +++ b/modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js @@ -948,7 +948,7 @@ return view.extend({ so.value('hybrid', _('hybrid mode'), ' '); - so = ss.taboption('ipv6', form.Flag, 'ndproxy_routing', _('Learn routes'), _('Setup routes for proxied IPv6 neighbours.')); + so = ss.taboption('ipv6', form.Flag, 'ndproxy_routing', _('Learn routes'), _('Set up routes for proxied IPv6 neighbours.')); so.default = so.enabled; so.depends('ndp', 'relay'); so.depends('ndp', 'hybrid'); diff --git a/modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js b/modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js index 6ee801abc2..05afc670ab 100644 --- a/modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js +++ b/modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js @@ -28,7 +28,7 @@ return view.extend({ o.default = o.enabled; o.rmempty = false; - o = s.option(form.Flag, 'RootPasswordAuth', _('Allow root logins with password'), _('Allow the <em>root</em> user to login with password')); + o = s.option(form.Flag, 'RootPasswordAuth', _('Allow root logins with password'), _('Allow the <em>root</em> user to log in with password')); o.enabled = 'on'; o.disabled = 'off'; o.default = o.enabled; diff --git a/protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js b/protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js index 2126403de6..fc28d2bbe5 100644 --- a/protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js +++ b/protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js @@ -749,7 +749,7 @@ return network.registerProtocol('wireguard', { var qrm, qrs, qro; - qrm = new form.JSONMap({ config: { endpoint: hostnames[0], allowed_ips: ips } }, null, _('The generated configuration can be imported into a WireGuard client application to setup a connection towards this device.')); + qrm = new form.JSONMap({ config: { endpoint: hostnames[0], allowed_ips: ips } }, null, _('The generated configuration can be imported into a WireGuard client application to set up a connection towards this device.')); qrm.parent = parent; qrs = qrm.section(form.NamedSection, 'config'); diff --git a/themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut b/themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut index a172d95d76..15f3b1435b 100644 --- a/themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut +++ b/themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut @@ -33,7 +33,7 @@ </div> {% endif %} - <button class="btn cbi-button-positive important">{{ _('Login') }}</button> + <button class="btn cbi-button-positive important">{{ _('Log in') }}</button> </section> <div id="view"> |