diff --git a/translations/de/LC_MESSAGES/forisjs.po b/translations/de/LC_MESSAGES/forisjs.po index c7f1a3f..57e2bea 100644 --- a/translations/de/LC_MESSAGES/forisjs.po +++ b/translations/de/LC_MESSAGES/forisjs.po @@ -57,7 +57,7 @@ msgstr "" #: src/api/utils.js:66 msgid "No response received." -msgstr "" +msgstr "Keine Antwort erhalten." #: src/api/utils.js:70 msgid "An unknown error occurred. Check the console for more info." @@ -65,7 +65,7 @@ msgstr "" #: src/api/utils.js:77 msgid "An unknown API error occurred." -msgstr "" +msgstr "Ein unbekannter API-Fehler ist aufgetreten." #: src/common/RebootButton.js:33 #, fuzzy @@ -255,7 +255,7 @@ msgstr "" #: src/form/components/ForisForm.js:107 msgid "Settings saved successfully" -msgstr "" +msgstr "Einstellungen erfolgreich gespeichert" #: src/form/components/ForisForm.js:160 msgid "Changes you made may not be saved. Are you sure you want to leave?" @@ -276,4 +276,3 @@ msgstr "Speichern" #: src/utils/ErrorMessage.js:16 msgid "An error occurred while fetching data." msgstr "" - diff --git a/translations/fr/LC_MESSAGES/forisjs.po b/translations/fr/LC_MESSAGES/forisjs.po index 9a645cb..1065afd 100644 --- a/translations/fr/LC_MESSAGES/forisjs.po +++ b/translations/fr/LC_MESSAGES/forisjs.po @@ -51,23 +51,25 @@ msgstr "" #: src/api/utils.js:58 msgid "The session is expired. Please log in again." -msgstr "" +msgstr "Cette session a expiré. Veuillez vous reconnecter." #: src/api/utils.js:63 msgid "Timeout error occurred." -msgstr "" +msgstr "Le délai a expiré." #: src/api/utils.js:66 msgid "No response received." -msgstr "" +msgstr "Aucun réponse reçue." #: src/api/utils.js:70 msgid "An unknown error occurred. Check the console for more info." msgstr "" +"Une erreur inconnue s’est produite. Vérifiez la console pour plus " +"d’informations." #: src/api/utils.js:77 msgid "An unknown API error occurred." -msgstr "" +msgstr "Une erreur d’API inconnue s’est produite." #: src/common/RebootButton.js:33 #, fuzzy @@ -229,11 +231,13 @@ msgstr "" #: src/form/components/ForisForm.js:107 msgid "Settings saved successfully" -msgstr "" +msgstr "Paramètres enregistrés avec succès" #: src/form/components/ForisForm.js:160 msgid "Changes you made may not be saved. Are you sure you want to leave?" msgstr "" +"Il se peut que vos modifications ne soient pas enregistrées. Êtes-vous sûr " +"de vouloir quitter ?" #: src/form/components/SubmitButton.js:32 msgid "Updating" @@ -249,5 +253,4 @@ msgstr "Enregistrer" #: src/utils/ErrorMessage.js:16 msgid "An error occurred while fetching data." -msgstr "" - +msgstr "Une erreur s’est produite lors du chargement des données." diff --git a/translations/nb/LC_MESSAGES/forisjs.po b/translations/nb/LC_MESSAGES/forisjs.po index b3ea393..e99d522 100644 --- a/translations/nb/LC_MESSAGES/forisjs.po +++ b/translations/nb/LC_MESSAGES/forisjs.po @@ -28,6 +28,7 @@ msgid "This is not a valid IPv6 address." msgstr "Dette er ikke en gyldig IPv6-adresse." #: src/validations.js:15 +#, fuzzy msgid "This is not a valid IPv6 prefix." msgstr "Dette er ikke et gyldig IPv6-prefiks." @@ -49,23 +50,24 @@ msgstr "Inneholder ikke en kommainndelt liste med e-postadresser." #: src/api/utils.js:58 msgid "The session is expired. Please log in again." -msgstr "" +msgstr "Økten har utløpt. Logg inn igjen." #: src/api/utils.js:63 msgid "Timeout error occurred." -msgstr "" +msgstr "Tidsavbrudd inntraff." #: src/api/utils.js:66 msgid "No response received." -msgstr "" +msgstr "Fikk ikke svar." #: src/api/utils.js:70 msgid "An unknown error occurred. Check the console for more info." -msgstr "" +msgstr "Ukjent feil. Sjekk konsollen for mer info." #: src/api/utils.js:77 +#, fuzzy msgid "An unknown API error occurred." -msgstr "" +msgstr "Ukjent API-feil." #: src/common/RebootButton.js:33 #, fuzzy @@ -252,13 +254,14 @@ msgstr "" #: src/form/components/ForisForm.js:107 msgid "Settings saved successfully" -msgstr "" +msgstr "Innstillinger lagret" #: src/form/components/ForisForm.js:160 msgid "Changes you made may not be saved. Are you sure you want to leave?" -msgstr "" +msgstr "Endringer du har gjort vil ikke bli lagret. Er du sikker?" #: src/form/components/SubmitButton.js:32 +#, fuzzy msgid "Updating" msgstr "Oppdaterer" @@ -272,5 +275,4 @@ msgstr "Lagre" #: src/utils/ErrorMessage.js:16 msgid "An error occurred while fetching data." -msgstr "" - +msgstr "Kunne ikke hente data." diff --git a/translations/ru/LC_MESSAGES/forisjs.po b/translations/ru/LC_MESSAGES/forisjs.po index 1590032..eb0f322 100644 --- a/translations/ru/LC_MESSAGES/forisjs.po +++ b/translations/ru/LC_MESSAGES/forisjs.po @@ -50,23 +50,25 @@ msgstr "Не содержит списка электронных адресов #: src/api/utils.js:58 msgid "The session is expired. Please log in again." -msgstr "" +msgstr "Ваша сессия закончилась. Пожалуйста, залогинитесь заново." #: src/api/utils.js:63 msgid "Timeout error occurred." -msgstr "" +msgstr "Произошла ошибка ожидания ответа сервера." #: src/api/utils.js:66 msgid "No response received." -msgstr "" +msgstr "Ответ не получен." #: src/api/utils.js:70 msgid "An unknown error occurred. Check the console for more info." msgstr "" +"Произошла неизвестная ошибка. Проверьте консоль браузера, чтобы узнать " +"детали." #: src/api/utils.js:77 msgid "An unknown API error occurred." -msgstr "" +msgstr "Неизвестная ошибка программного интерфейса приложения." #: src/common/RebootButton.js:33 #, fuzzy @@ -252,11 +254,13 @@ msgstr "" #: src/form/components/ForisForm.js:107 msgid "Settings saved successfully" -msgstr "" +msgstr "Настройки были успешно сохранены" #: src/form/components/ForisForm.js:160 msgid "Changes you made may not be saved. Are you sure you want to leave?" msgstr "" +"В случае выхода ваши изменения будут утеряны. Вы действительно хотите " +"покинуть эту страницу?" #: src/form/components/SubmitButton.js:32 msgid "Updating" @@ -272,5 +276,4 @@ msgstr "Сохранить" #: src/utils/ErrorMessage.js:16 msgid "An error occurred while fetching data." -msgstr "" - +msgstr "Во время получения данных произошла ошибка." diff --git a/translations/sv/LC_MESSAGES/forisjs.po b/translations/sv/LC_MESSAGES/forisjs.po index 5ceeb13..1bf26b8 100644 --- a/translations/sv/LC_MESSAGES/forisjs.po +++ b/translations/sv/LC_MESSAGES/forisjs.po @@ -246,4 +246,3 @@ msgstr "Spara" #: src/utils/ErrorMessage.js:16 msgid "An error occurred while fetching data." msgstr "" -