mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-06-15 13:36:35 +02:00
Compare commits
133 Commits
Author | SHA1 | Date | |
---|---|---|---|
2644f6fd70 | |||
585fec4e3e | |||
682abc126a | |||
a9f3f77bd5 | |||
4703721c5c | |||
aff1ba7b6d | |||
9eb7197035 | |||
462a86b31d | |||
cbce4c1ec1 | |||
aee19694b5 | |||
f3b1ef741a | |||
c35a4a8236 | |||
67b8386cd0 | |||
f67edc39e1 | |||
6f0f344eb4 | |||
3a39e44c34 | |||
cff5f1e5e1 | |||
b7bab92d5d | |||
75dd0fec92 | |||
3619532124 | |||
ce62fd1043 | |||
c5bac99d8e | |||
f7146e3b14 | |||
18ba90567c | |||
2e9da55df7 | |||
da10a34d64 | |||
764a6c86cd | |||
6059ce9e7b | |||
4368bea2c2 | |||
9dd6bbca90 | |||
d5bb99570c | |||
e1260a5ea1 | |||
02f2c5be4f | |||
ce04f6c27e | |||
80d4dd914d | |||
7f82b2e73c | |||
ac8646a4e7 | |||
7505302875 | |||
adc6bbca14 | |||
86f98148c6 | |||
f623b98acc | |||
3be1213b3b | |||
09007b922e | |||
f6231370b9 | |||
449b93ce41 | |||
764c8dedd8 | |||
9bfd20ef0c | |||
0289c5010f | |||
1733b8609b | |||
d5c3365fdb | |||
0ba4814275 | |||
fca410ec82 | |||
4f09c2da9a | |||
57ef9c4ea0 | |||
b7695cc854 | |||
fd8b8b926a | |||
b91ec527d1 | |||
7369d906b5 | |||
45fee77426 | |||
b12cba893e | |||
09d1698647 | |||
83c05c6c89 | |||
a08de54ca1 | |||
cb5fa4ce34 | |||
fb32c84dc2 | |||
4060b3c916 | |||
7abfd627e4 | |||
0fbc3df247 | |||
bc9c00d3a1 | |||
8d75b5ec6e | |||
c1aa1948b4 | |||
8c110ebf52 | |||
abb5be53aa | |||
af0fb80e45 | |||
688192504f | |||
b8e5dbec8d | |||
bcb5365d08 | |||
037d1993c8 | |||
2287ddc420 | |||
fde751a25f | |||
79006cfb99 | |||
de398901f3 | |||
bea429d6ac | |||
e818120986 | |||
56173d4959 | |||
7c837d041e | |||
473c81f9a4 | |||
ba9abca5cf | |||
15567a7dde | |||
e2695d49a1 | |||
a87e6858bf | |||
e864de5a24 | |||
5469e6ec80 | |||
4898016388 | |||
e0fab75c69 | |||
6480a39cdb | |||
6f05d5d136 | |||
96150fe230 | |||
0892a1534a | |||
1bac60e054 | |||
328e568ab3 | |||
c68389359e | |||
e03e0f44cc | |||
1e04d34645 | |||
187ecc54e5 | |||
ed7cf34e76 | |||
aaf4087c96 | |||
240db88661 | |||
913a7d7b75 | |||
bdc8726791 | |||
1c986519f6 | |||
defc363f01 | |||
ef66fb43cc | |||
69723f6b0b | |||
c32137e29a | |||
03cf73be6e | |||
be7349661f | |||
5186385b9f | |||
002786d073 | |||
4d246540c1 | |||
35b97ec0fe | |||
d2688532af | |||
e1d75d8328 | |||
0f85713483 | |||
c3cdafce13 | |||
b96b434a3e | |||
0ea5f7de84 | |||
0c7997f6c0 | |||
90ce866869 | |||
ad99a2034d | |||
4ff814f0fd | |||
f1feffb4bb | |||
074ddf8a8b |
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
.PHONY: all install-js watch-js build-js collect-files pack publish-beta publish-latest lint test test-js-update-snapshots create-messages update-messages docs docs-watch clean
|
.PHONY: all install-js watch-js build-js collect-files pack publish-beta publish-latest lint test test-js-update-snapshots create-messages update-messages docs docs-watch clean
|
||||||
|
|
||||||
DEV_PYTHON=python3.7
|
DEV_PYTHON=python3
|
||||||
VENV_NAME?=venv
|
VENV_NAME?=venv
|
||||||
VENV_BIN=$(shell pwd)/$(VENV_NAME)/bin
|
VENV_BIN=$(shell pwd)/$(VENV_NAME)/bin
|
||||||
|
|
||||||
|
32970
package-lock.json
generated
32970
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "foris",
|
"name": "foris",
|
||||||
"version": "5.1.1",
|
"version": "5.1.14",
|
||||||
"description": "Set of components and utils for Foris and its plugins.",
|
"description": "Set of components and utils for Foris and its plugins.",
|
||||||
"author": "CZ.NIC, z.s.p.o.",
|
"author": "CZ.NIC, z.s.p.o.",
|
||||||
"repository": {
|
"repository": {
|
||||||
@ -14,11 +14,11 @@
|
|||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"main": "./src/index.js",
|
"main": "./src/index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.19.2",
|
"axios": "^0.21.1",
|
||||||
"immutability-helper": "3.0.1",
|
"immutability-helper": "3.0.1",
|
||||||
"moment": "^2.24.0",
|
"moment": "^2.24.0",
|
||||||
"qrcode.react": "^0.9.3",
|
"qrcode.react": "^0.9.3",
|
||||||
"react-datetime": "^2.16.3",
|
"react-datetime": "^3.0.4",
|
||||||
"react-uid": "^2.2.0"
|
"react-uid": "^2.2.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
@ -29,7 +29,7 @@
|
|||||||
"react-router-dom": "^5.1.2"
|
"react-router-dom": "^5.1.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.8.4",
|
"@babel/cli": "^7.12.10",
|
||||||
"@babel/core": "^7.9.0",
|
"@babel/core": "^7.9.0",
|
||||||
"@babel/plugin-transform-runtime": "^7.9.0",
|
"@babel/plugin-transform-runtime": "^7.9.0",
|
||||||
"@babel/preset-env": "^7.9.0",
|
"@babel/preset-env": "^7.9.0",
|
||||||
@ -39,7 +39,7 @@
|
|||||||
"babel-loader": "^8.1.0",
|
"babel-loader": "^8.1.0",
|
||||||
"babel-polyfill": "^6.26.0",
|
"babel-polyfill": "^6.26.0",
|
||||||
"bootstrap": "^4.5.0",
|
"bootstrap": "^4.5.0",
|
||||||
"css-loader": "^3.5.3",
|
"css-loader": "^5.2.4",
|
||||||
"eslint": "^6.8.0",
|
"eslint": "^6.8.0",
|
||||||
"eslint-config-prettier": "^6.11.0",
|
"eslint-config-prettier": "^6.11.0",
|
||||||
"eslint-config-reforis": "^1.0.0",
|
"eslint-config-reforis": "^1.0.0",
|
||||||
@ -53,10 +53,10 @@
|
|||||||
"react": "16.9.0",
|
"react": "16.9.0",
|
||||||
"react-dom": "16.9.0",
|
"react-dom": "16.9.0",
|
||||||
"react-router-dom": "^5.1.2",
|
"react-router-dom": "^5.1.2",
|
||||||
"react-styleguidist": "^10.6.2",
|
"react-styleguidist": "^11.1.7",
|
||||||
"snapshot-diff": "^0.7.0",
|
"snapshot-diff": "^0.7.0",
|
||||||
"style-loader": "^1.2.1",
|
"style-loader": "^1.2.1",
|
||||||
"webpack": "^4.43.0"
|
"webpack": "^5.15.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint src",
|
"lint": "eslint src",
|
||||||
|
@ -37,7 +37,11 @@ Alert.defaultProps = {
|
|||||||
|
|
||||||
export function Alert({ type, onDismiss, children }) {
|
export function Alert({ type, onDismiss, children }) {
|
||||||
return (
|
return (
|
||||||
<div className={`alert alert-dismissible alert-${type}`}>
|
<div
|
||||||
|
className={`alert ${
|
||||||
|
onDismiss ? "alert-dismissible" : ""
|
||||||
|
} alert-${type}`}
|
||||||
|
>
|
||||||
{onDismiss ? (
|
{onDismiss ? (
|
||||||
<button type="button" className="close" onClick={onDismiss}>
|
<button type="button" className="close" onClick={onDismiss}>
|
||||||
×
|
×
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
import React from "react";
|
import React from "react";
|
||||||
import PropTypes from "prop-types";
|
import PropTypes from "prop-types";
|
||||||
import Datetime from "react-datetime/DateTime";
|
import Datetime from "react-datetime";
|
||||||
import moment from "moment/moment";
|
import moment from "moment/moment";
|
||||||
import "react-datetime/css/react-datetime.css";
|
import "react-datetime/css/react-datetime.css";
|
||||||
import "./DataTimeInput.css";
|
import "./DataTimeInput.css";
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2019 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
* Copyright (C) 2020 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
||||||
*
|
*
|
||||||
* This is free software, licensed under the GNU General Public License v3.
|
* This is free software, licensed under the GNU General Public License v3.
|
||||||
* See /LICENSE for more information.
|
* See /LICENSE for more information.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import React, { useRef } from "react";
|
import React, { useRef, useEffect } from "react";
|
||||||
import PropTypes from "prop-types";
|
import PropTypes from "prop-types";
|
||||||
|
|
||||||
import { Portal } from "../utils/Portal";
|
import { Portal } from "../utils/Portal";
|
||||||
@ -18,6 +18,7 @@ Modal.propTypes = {
|
|||||||
/** Callback to manage modal visibility */
|
/** Callback to manage modal visibility */
|
||||||
setShown: PropTypes.func.isRequired,
|
setShown: PropTypes.func.isRequired,
|
||||||
scrollable: PropTypes.bool,
|
scrollable: PropTypes.bool,
|
||||||
|
size: PropTypes.string,
|
||||||
|
|
||||||
/** Modal content use following: `ModalHeader`, `ModalBody`, `ModalFooter` */
|
/** Modal content use following: `ModalHeader`, `ModalBody`, `ModalFooter` */
|
||||||
children: PropTypes.oneOfType([
|
children: PropTypes.oneOfType([
|
||||||
@ -26,19 +27,51 @@ Modal.propTypes = {
|
|||||||
]).isRequired,
|
]).isRequired,
|
||||||
};
|
};
|
||||||
|
|
||||||
export function Modal({ shown, setShown, scrollable, children }) {
|
export function Modal({ shown, setShown, scrollable, size, children }) {
|
||||||
const dialogRef = useRef();
|
const dialogRef = useRef();
|
||||||
|
let modalSize = "modal-";
|
||||||
|
|
||||||
useClickOutside(dialogRef, () => setShown(false));
|
useClickOutside(dialogRef, () => setShown(false));
|
||||||
|
|
||||||
|
useEffect(() => {
|
||||||
|
const handleEsc = (event) => {
|
||||||
|
if (event.keyCode === 27) {
|
||||||
|
setShown(false);
|
||||||
|
}
|
||||||
|
};
|
||||||
|
window.addEventListener("keydown", handleEsc);
|
||||||
|
|
||||||
|
return () => {
|
||||||
|
window.removeEventListener("keydown", handleEsc);
|
||||||
|
};
|
||||||
|
}, [setShown]);
|
||||||
|
|
||||||
|
switch (size) {
|
||||||
|
case "sm":
|
||||||
|
modalSize += "sm";
|
||||||
|
break;
|
||||||
|
case "lg":
|
||||||
|
modalSize += "lg";
|
||||||
|
break;
|
||||||
|
case "xl":
|
||||||
|
modalSize += "xl";
|
||||||
|
break;
|
||||||
|
default:
|
||||||
|
modalSize = "";
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Portal containerId="modal-container">
|
<Portal containerId="modal-container">
|
||||||
<div className={`modal fade ${shown ? "show" : ""}`} role="dialog">
|
<div
|
||||||
|
className={`modal fade ${shown ? "show" : ""}`.trim()}
|
||||||
|
role="dialog"
|
||||||
|
>
|
||||||
<div
|
<div
|
||||||
ref={dialogRef}
|
ref={dialogRef}
|
||||||
className={`modal-dialog modal-dialog-centered${
|
className={`${modalSize.trim()} modal-dialog modal-dialog-centered ${
|
||||||
scrollable ? " modal-dialog-scrollable" : ""
|
scrollable ? "modal-dialog-scrollable" : ""
|
||||||
}`}
|
}`.trim()}
|
||||||
role="document"
|
role="document"
|
||||||
>
|
>
|
||||||
<div className="modal-content">{children}</div>
|
<div className="modal-content">{children}</div>
|
||||||
|
@ -1,8 +1,19 @@
|
|||||||
Bootstrap modal component.
|
Bootstrap modal component.
|
||||||
|
|
||||||
it's required to have an element `<div id={"modal-container"}/>` somewhere on
|
It's required to have an element `<div id={"modal-container"}/>` somewhere on
|
||||||
the page since modals are rendered in portals.
|
the page since modals are rendered in portals.
|
||||||
|
|
||||||
|
Modals also have three optional sizes, which can be defined through the `size`
|
||||||
|
prop:
|
||||||
|
|
||||||
|
- small - `sm`
|
||||||
|
- large - `lg`
|
||||||
|
- extra-large - `xl`
|
||||||
|
|
||||||
|
For more details please visit Bootstrap
|
||||||
|
<a href="https://getbootstrap.com/docs/4.5/components/modal/#optional-sizes" target="_blank">
|
||||||
|
documentation</a>.
|
||||||
|
|
||||||
```js
|
```js
|
||||||
<div id="modal-container" />
|
<div id="modal-container" />
|
||||||
```
|
```
|
||||||
@ -14,7 +25,7 @@ import { useState } from "react";
|
|||||||
const [shown, setShown] = useState(false);
|
const [shown, setShown] = useState(false);
|
||||||
|
|
||||||
<>
|
<>
|
||||||
<Modal setShown={setShown} shown={shown}>
|
<Modal setShown={setShown} shown={shown} size="sm">
|
||||||
<ModalHeader setShown={setShown} title="Warning!" />
|
<ModalHeader setShown={setShown} title="Warning!" />
|
||||||
<ModalBody>
|
<ModalBody>
|
||||||
<p>Bla bla bla...</p>
|
<p>Bla bla bla...</p>
|
||||||
|
@ -23,7 +23,7 @@ Switch.propTypes = {
|
|||||||
export function Switch({ label, helpText, switchHeading, ...props }) {
|
export function Switch({ label, helpText, switchHeading, ...props }) {
|
||||||
const uid = useUID();
|
const uid = useUID();
|
||||||
return (
|
return (
|
||||||
<div className="form-group switch">
|
<div className={`form-group ${switchHeading ? "switch" : ""}`.trim()}>
|
||||||
<div
|
<div
|
||||||
className={`custom-control custom-switch ${
|
className={`custom-control custom-switch ${
|
||||||
!helpText ? "custom-control-inline" : ""
|
!helpText ? "custom-control-inline" : ""
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
exports[`<Switch/> Render switch 1`] = `
|
exports[`<Switch/> Render switch 1`] = `
|
||||||
<div
|
<div
|
||||||
class="form-group switch"
|
class="form-group"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="custom-control custom-switch"
|
class="custom-control custom-switch"
|
||||||
@ -30,7 +30,7 @@ exports[`<Switch/> Render switch 1`] = `
|
|||||||
|
|
||||||
exports[`<Switch/> Render uncheked switch 1`] = `
|
exports[`<Switch/> Render uncheked switch 1`] = `
|
||||||
<div
|
<div
|
||||||
class="form-group switch"
|
class="form-group"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="custom-control custom-switch"
|
class="custom-control custom-switch"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2019 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
* Copyright (C) 2019-2021 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
||||||
*
|
*
|
||||||
* This is free software, licensed under the GNU General Public License v3.
|
* This is free software, licensed under the GNU General Public License v3.
|
||||||
* See /LICENSE for more information.
|
* See /LICENSE for more information.
|
||||||
@ -7,5 +7,5 @@
|
|||||||
|
|
||||||
/** Bootstrap column size for form fields */
|
/** Bootstrap column size for form fields */
|
||||||
// eslint-disable-next-line import/prefer-default-export
|
// eslint-disable-next-line import/prefer-default-export
|
||||||
export const formFieldsSize = "card p-4 col-sm-12 col-lg-12 p-0 mb-3";
|
export const formFieldsSize = "card p-4 col-sm-12 col-lg-12 p-0 mb-4";
|
||||||
export const buttonFormFieldsSize = "col-sm-12 col-lg-12 p-0 mb-3";
|
export const buttonFormFieldsSize = "col-sm-12 col-lg-12 p-0 mb-3";
|
||||||
|
@ -63,7 +63,7 @@ RebootModal.propTypes = {
|
|||||||
function RebootModal({ shown, setShown, onReboot }) {
|
function RebootModal({ shown, setShown, onReboot }) {
|
||||||
return (
|
return (
|
||||||
<Modal shown={shown} setShown={setShown}>
|
<Modal shown={shown} setShown={setShown}>
|
||||||
<ModalHeader setShown={setShown} title={_("Reboot confirmation")} />
|
<ModalHeader setShown={setShown} title={_("Warning!")} />
|
||||||
<ModalBody>
|
<ModalBody>
|
||||||
<p>{_("Are you sure you want to restart the router?")}</p>
|
<p>{_("Are you sure you want to restart the router?")}</p>
|
||||||
</ModalBody>
|
</ModalBody>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2019 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
* Copyright (C) 2019-2021 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
||||||
*
|
*
|
||||||
* This is free software, licensed under the GNU General Public License v3.
|
* This is free software, licensed under the GNU General Public License v3.
|
||||||
* See /LICENSE for more information.
|
* See /LICENSE for more information.
|
||||||
@ -13,14 +13,14 @@ import { useAlert } from "../../alertContext/AlertContext";
|
|||||||
import { ALERT_TYPES } from "../../bootstrap/Alert";
|
import { ALERT_TYPES } from "../../bootstrap/Alert";
|
||||||
import { useAPIPost } from "../../api/hooks";
|
import { useAPIPost } from "../../api/hooks";
|
||||||
import { API_STATE } from "../../api/utils";
|
import { API_STATE } from "../../api/utils";
|
||||||
import { buttonFormFieldsSize } from "../../bootstrap/constants";
|
import { formFieldsSize } from "../../bootstrap/constants";
|
||||||
|
|
||||||
ResetWiFiSettings.propTypes = {
|
ResetWiFiSettings.propTypes = {
|
||||||
ws: PropTypes.object.isRequired,
|
ws: PropTypes.object.isRequired,
|
||||||
endpoint: PropTypes.string.isRequired,
|
endpoint: PropTypes.string.isRequired,
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function ResetWiFiSettings({ ws, endpoint }) {
|
export function ResetWiFiSettings({ ws, endpoint }) {
|
||||||
const [isLoading, setIsLoading] = useState(false);
|
const [isLoading, setIsLoading] = useState(false);
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
@ -51,17 +51,16 @@ export default function ResetWiFiSettings({ ws, endpoint }) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<div className={formFieldsSize}>
|
||||||
<h2>{_("Reset Wi-Fi Settings")}</h2>
|
<h2>{_("Reset Wi-Fi Settings")}</h2>
|
||||||
<p>
|
<p>
|
||||||
{_(`
|
{_(`If a number of wireless cards doesn't match, you may try \
|
||||||
If a number of wireless cards doesn't match, you may try to reset the Wi-Fi settings. Note that this will remove the
|
to reset the Wi-Fi settings. Note that this will remove the current Wi-Fi \
|
||||||
current Wi-Fi configuration and restore the default values.
|
configuration and restore the default values.`)}
|
||||||
`)}
|
|
||||||
</p>
|
</p>
|
||||||
<div className={`${buttonFormFieldsSize} text-right`}>
|
<div className="text-right">
|
||||||
<Button
|
<Button
|
||||||
className="btn-warning"
|
className="btn-primary"
|
||||||
forisFormSize
|
forisFormSize
|
||||||
loading={isLoading}
|
loading={isLoading}
|
||||||
disabled={isLoading}
|
disabled={isLoading}
|
||||||
@ -70,6 +69,6 @@ current Wi-Fi configuration and restore the default values.
|
|||||||
{_("Reset Wi-Fi Settings")}
|
{_("Reset Wi-Fi Settings")}
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
</>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2019 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
* Copyright (C) 2019-2021 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
||||||
*
|
*
|
||||||
* This is free software, licensed under the GNU General Public License v3.
|
* This is free software, licensed under the GNU General Public License v3.
|
||||||
* See /LICENSE for more information.
|
* See /LICENSE for more information.
|
||||||
@ -105,6 +105,7 @@ function DeviceForm({
|
|||||||
label="SSID"
|
label="SSID"
|
||||||
value={formData.SSID}
|
value={formData.SSID}
|
||||||
error={formErrors.SSID || null}
|
error={formErrors.SSID || null}
|
||||||
|
helpText={HELP_TEXTS.ssid}
|
||||||
required
|
required
|
||||||
onChange={setFormValue((value) => ({
|
onChange={setFormValue((value) => ({
|
||||||
devices: {
|
devices: {
|
||||||
@ -125,7 +126,7 @@ function DeviceForm({
|
|||||||
|
|
||||||
<PasswordInput
|
<PasswordInput
|
||||||
withEye
|
withEye
|
||||||
label="Password"
|
label={_("Password")}
|
||||||
value={formData.password}
|
value={formData.password}
|
||||||
error={formErrors.password}
|
error={formErrors.password}
|
||||||
helpText={HELP_TEXTS.password}
|
helpText={HELP_TEXTS.password}
|
||||||
@ -139,7 +140,7 @@ function DeviceForm({
|
|||||||
/>
|
/>
|
||||||
|
|
||||||
<CheckBox
|
<CheckBox
|
||||||
label="Hide SSID"
|
label={_("Hide SSID")}
|
||||||
helpText={HELP_TEXTS.hidden}
|
helpText={HELP_TEXTS.hidden}
|
||||||
checked={formData.hidden}
|
checked={formData.hidden}
|
||||||
onChange={setFormValue((value) => ({
|
onChange={setFormValue((value) => ({
|
||||||
@ -156,11 +157,16 @@ function DeviceForm({
|
|||||||
choices={getHwmodeChoices(formData)}
|
choices={getHwmodeChoices(formData)}
|
||||||
value={formData.hwmode}
|
value={formData.hwmode}
|
||||||
helpText={HELP_TEXTS.hwmode}
|
helpText={HELP_TEXTS.hwmode}
|
||||||
|
inline
|
||||||
onChange={setFormValue((value) => ({
|
onChange={setFormValue((value) => ({
|
||||||
devices: {
|
devices: {
|
||||||
[deviceIndex]: {
|
[deviceIndex]: {
|
||||||
hwmode: { $set: value },
|
hwmode: { $set: value },
|
||||||
channel: { $set: "0" },
|
channel: { $set: "0" },
|
||||||
|
htmode: {
|
||||||
|
$set:
|
||||||
|
value === "11a" ? "VHT80" : "HT20",
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}))}
|
}))}
|
||||||
@ -168,7 +174,7 @@ function DeviceForm({
|
|||||||
/>
|
/>
|
||||||
|
|
||||||
<Select
|
<Select
|
||||||
label="802.11n/ac mode"
|
label={_("802.11n/ac mode")}
|
||||||
choices={getHtmodeChoices(formData)}
|
choices={getHtmodeChoices(formData)}
|
||||||
value={formData.htmode}
|
value={formData.htmode}
|
||||||
helpText={HELP_TEXTS.htmode}
|
helpText={HELP_TEXTS.htmode}
|
||||||
@ -181,7 +187,7 @@ function DeviceForm({
|
|||||||
/>
|
/>
|
||||||
|
|
||||||
<Select
|
<Select
|
||||||
label="Channel"
|
label={_("Channel")}
|
||||||
choices={getChannelChoices(formData)}
|
choices={getChannelChoices(formData)}
|
||||||
value={formData.channel}
|
value={formData.channel}
|
||||||
onChange={setFormValue((value) => ({
|
onChange={setFormValue((value) => ({
|
||||||
|
@ -57,6 +57,7 @@ export default function WifiGuestForm({
|
|||||||
label="SSID"
|
label="SSID"
|
||||||
value={formData.SSID}
|
value={formData.SSID}
|
||||||
error={formErrors.SSID}
|
error={formErrors.SSID}
|
||||||
|
helpText={HELP_TEXTS.ssid}
|
||||||
onChange={setFormValue((value) => ({
|
onChange={setFormValue((value) => ({
|
||||||
devices: {
|
devices: {
|
||||||
[formData.id]: {
|
[formData.id]: {
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2019 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
* Copyright (C) 2019-2021 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
||||||
*
|
*
|
||||||
* This is free software, licensed under the GNU General Public License v3.
|
* This is free software, licensed under the GNU General Public License v3.
|
||||||
* See /LICENSE for more information.
|
* See /LICENSE for more information.
|
||||||
@ -10,7 +10,7 @@ import PropTypes from "prop-types";
|
|||||||
|
|
||||||
import { ForisForm } from "../../form/components/ForisForm";
|
import { ForisForm } from "../../form/components/ForisForm";
|
||||||
import WiFiForm from "./WiFiForm";
|
import WiFiForm from "./WiFiForm";
|
||||||
import ResetWiFiSettings from "./ResetWiFiSettings";
|
import { ResetWiFiSettings } from "./ResetWiFiSettings";
|
||||||
|
|
||||||
WiFiSettings.propTypes = {
|
WiFiSettings.propTypes = {
|
||||||
ws: PropTypes.object.isRequired,
|
ws: PropTypes.object.isRequired,
|
||||||
@ -63,6 +63,12 @@ function prepDataToSubmit(formData) {
|
|||||||
return formData;
|
return formData;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
export function byteCount(string) {
|
||||||
|
const buffer = Buffer.from(string, "utf-8");
|
||||||
|
const count = buffer.byteLength;
|
||||||
|
return count;
|
||||||
|
}
|
||||||
|
|
||||||
export function validator(formData) {
|
export function validator(formData) {
|
||||||
const formErrors = formData.devices.map((device) => {
|
const formErrors = formData.devices.map((device) => {
|
||||||
if (!device.enabled) return {};
|
if (!device.enabled) return {};
|
||||||
@ -71,6 +77,8 @@ export function validator(formData) {
|
|||||||
if (device.SSID.length > 32)
|
if (device.SSID.length > 32)
|
||||||
errors.SSID = _("SSID can't be longer than 32 symbols");
|
errors.SSID = _("SSID can't be longer than 32 symbols");
|
||||||
if (device.SSID.length === 0) errors.SSID = _("SSID can't be empty");
|
if (device.SSID.length === 0) errors.SSID = _("SSID can't be empty");
|
||||||
|
if (byteCount(device.SSID) > 32)
|
||||||
|
errors.SSID = _("SSID can't be longer than 32 bytes");
|
||||||
|
|
||||||
if (device.password.length < 8)
|
if (device.password.length < 8)
|
||||||
errors.password = _("Password must contain at least 8 symbols");
|
errors.password = _("Password must contain at least 8 symbols");
|
||||||
@ -82,6 +90,8 @@ export function validator(formData) {
|
|||||||
guest_wifi_errors.SSID = _("SSID can't be longer than 32 symbols");
|
guest_wifi_errors.SSID = _("SSID can't be longer than 32 symbols");
|
||||||
if (device.guest_wifi.SSID.length === 0)
|
if (device.guest_wifi.SSID.length === 0)
|
||||||
guest_wifi_errors.SSID = _("SSID can't be empty");
|
guest_wifi_errors.SSID = _("SSID can't be empty");
|
||||||
|
if (byteCount(device.guest_wifi.SSID) > 32)
|
||||||
|
guest_wifi_errors.SSID = _("SSID can't be longer than 32 bytes");
|
||||||
|
|
||||||
if (device.guest_wifi.password.length < 8)
|
if (device.guest_wifi.password.length < 8)
|
||||||
guest_wifi_errors.password = _(
|
guest_wifi_errors.password = _(
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2019 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
* Copyright (C) 2019-2021 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
||||||
*
|
*
|
||||||
* This is free software, licensed under the GNU General Public License v3.
|
* This is free software, licensed under the GNU General Public License v3.
|
||||||
* See /LICENSE for more information.
|
* See /LICENSE for more information.
|
||||||
@ -14,7 +14,7 @@ import { mockJSONError } from "testUtils/network";
|
|||||||
import { mockSetAlert } from "testUtils/alertContextMock";
|
import { mockSetAlert } from "testUtils/alertContextMock";
|
||||||
import { ALERT_TYPES } from "../../../bootstrap/Alert";
|
import { ALERT_TYPES } from "../../../bootstrap/Alert";
|
||||||
|
|
||||||
import ResetWiFiSettings from "../ResetWiFiSettings";
|
import { ResetWiFiSettings } from "../ResetWiFiSettings";
|
||||||
|
|
||||||
describe("<ResetWiFiSettings/>", () => {
|
describe("<ResetWiFiSettings/>", () => {
|
||||||
const webSockets = new WebSockets();
|
const webSockets = new WebSockets();
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2019 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
* Copyright (C) 2019-2021 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
||||||
*
|
*
|
||||||
* This is free software, licensed under the GNU General Public License v3.
|
* This is free software, licensed under the GNU General Public License v3.
|
||||||
* See /LICENSE for more information.
|
* See /LICENSE for more information.
|
||||||
@ -19,7 +19,7 @@ import {
|
|||||||
twoDevices,
|
twoDevices,
|
||||||
threeDevices,
|
threeDevices,
|
||||||
} from "./__fixtures__/wifiSettings";
|
} from "./__fixtures__/wifiSettings";
|
||||||
import { WiFiSettings, validator } from "../WiFiSettings";
|
import { WiFiSettings, validator, byteCount } from "../WiFiSettings";
|
||||||
|
|
||||||
describe("<WiFiSettings/>", () => {
|
describe("<WiFiSettings/>", () => {
|
||||||
let firstRender;
|
let firstRender;
|
||||||
@ -116,7 +116,7 @@ describe("<WiFiSettings/>", () => {
|
|||||||
enabled: true,
|
enabled: true,
|
||||||
guest_wifi: { enabled: false },
|
guest_wifi: { enabled: false },
|
||||||
hidden: false,
|
hidden: false,
|
||||||
htmode: "HT40",
|
htmode: "HT80",
|
||||||
hwmode: "11a",
|
hwmode: "11a",
|
||||||
id: 0,
|
id: 0,
|
||||||
password: "TestPass",
|
password: "TestPass",
|
||||||
@ -145,7 +145,7 @@ describe("<WiFiSettings/>", () => {
|
|||||||
enabled: true,
|
enabled: true,
|
||||||
guest_wifi: { enabled: false },
|
guest_wifi: { enabled: false },
|
||||||
hidden: false,
|
hidden: false,
|
||||||
htmode: "HT40",
|
htmode: "HT20",
|
||||||
hwmode: "11g",
|
hwmode: "11g",
|
||||||
id: 0,
|
id: 0,
|
||||||
password: "TestPass",
|
password: "TestPass",
|
||||||
@ -181,7 +181,7 @@ describe("<WiFiSettings/>", () => {
|
|||||||
password: "test_password",
|
password: "test_password",
|
||||||
},
|
},
|
||||||
hidden: false,
|
hidden: false,
|
||||||
htmode: "HT40",
|
htmode: "HT80",
|
||||||
hwmode: "11a",
|
hwmode: "11a",
|
||||||
id: 0,
|
id: 0,
|
||||||
password: "TestPass",
|
password: "TestPass",
|
||||||
@ -213,4 +213,8 @@ describe("<WiFiSettings/>", () => {
|
|||||||
];
|
];
|
||||||
expect(validator(threeDevices)).toEqual(threeDevicesFormErrors);
|
expect(validator(threeDevices)).toEqual(threeDevicesFormErrors);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
it("ByteCount function", () => {
|
||||||
|
expect(byteCount("abc")).toEqual(3);
|
||||||
|
});
|
||||||
});
|
});
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2019 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
* Copyright (C) 2019-2021 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
||||||
*
|
*
|
||||||
* This is free software, licensed under the GNU General Public License v3.
|
* This is free software, licensed under the GNU General Public License v3.
|
||||||
* See /LICENSE for more information.
|
* See /LICENSE for more information.
|
||||||
@ -226,7 +226,7 @@ export function wifiSettingsFixture() {
|
|||||||
password: "",
|
password: "",
|
||||||
},
|
},
|
||||||
hidden: false,
|
hidden: false,
|
||||||
htmode: "HT40",
|
htmode: "HT80",
|
||||||
hwmode: "11a",
|
hwmode: "11a",
|
||||||
id: 0,
|
id: 0,
|
||||||
password: "TestPass",
|
password: "TestPass",
|
||||||
@ -349,7 +349,7 @@ const twoDevices = {
|
|||||||
hidden: false,
|
hidden: false,
|
||||||
htmode: "HT40",
|
htmode: "HT40",
|
||||||
hwmode: "11a",
|
hwmode: "11a",
|
||||||
id: 0,
|
id: 1,
|
||||||
password: "TestPass",
|
password: "TestPass",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
@ -376,7 +376,7 @@ const threeDevices = {
|
|||||||
hidden: false,
|
hidden: false,
|
||||||
htmode: "HT40",
|
htmode: "HT40",
|
||||||
hwmode: "11a",
|
hwmode: "11a",
|
||||||
id: 0,
|
id: 1,
|
||||||
password: "TestPass",
|
password: "TestPass",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -387,7 +387,7 @@ const threeDevices = {
|
|||||||
hidden: false,
|
hidden: false,
|
||||||
htmode: "HT40",
|
htmode: "HT40",
|
||||||
hwmode: "11a",
|
hwmode: "11a",
|
||||||
id: 0,
|
id: 2,
|
||||||
password: "",
|
password: "",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
@ -5,7 +5,7 @@ exports[`<WiFiSettings/> Snapshot 2.4 GHz 1`] = `
|
|||||||
- First value
|
- First value
|
||||||
+ Second value
|
+ Second value
|
||||||
|
|
||||||
@@ -245,207 +245,95 @@
|
@@ -250,207 +250,95 @@
|
||||||
value=\\"0\\"
|
value=\\"0\\"
|
||||||
>
|
>
|
||||||
auto
|
auto
|
||||||
@ -251,7 +251,7 @@ exports[`<WiFiSettings/> Snapshot 2.4 GHz 1`] = `
|
|||||||
exports[`<WiFiSettings/> Snapshot both modules disabled. 1`] = `
|
exports[`<WiFiSettings/> Snapshot both modules disabled. 1`] = `
|
||||||
<DocumentFragment>
|
<DocumentFragment>
|
||||||
<div
|
<div
|
||||||
class="card p-4 col-sm-12 col-lg-12 p-0 mb-3"
|
class="card p-4 col-sm-12 col-lg-12 p-0 mb-4"
|
||||||
>
|
>
|
||||||
<form>
|
<form>
|
||||||
<div
|
<div
|
||||||
@ -309,24 +309,25 @@ exports[`<WiFiSettings/> Snapshot both modules disabled. 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<h2>
|
|
||||||
Reset Wi-Fi Settings
|
|
||||||
</h2>
|
|
||||||
<p>
|
|
||||||
|
|
||||||
If a number of wireless cards doesn't match, you may try to reset the Wi-Fi settings. Note that this will remove the
|
|
||||||
current Wi-Fi configuration and restore the default values.
|
|
||||||
|
|
||||||
</p>
|
|
||||||
<div
|
<div
|
||||||
class="col-sm-12 col-lg-12 p-0 mb-3 text-right"
|
class="card p-4 col-sm-12 col-lg-12 p-0 mb-4"
|
||||||
>
|
>
|
||||||
<button
|
<h2>
|
||||||
class="btn btn-warning col-sm-12 col-md-3 col-lg-2"
|
|
||||||
type="button"
|
|
||||||
>
|
|
||||||
Reset Wi-Fi Settings
|
Reset Wi-Fi Settings
|
||||||
</button>
|
</h2>
|
||||||
|
<p>
|
||||||
|
If a number of wireless cards doesn't match, you may try to reset the Wi-Fi settings. Note that this will remove the current Wi-Fi configuration and restore the default values.
|
||||||
|
</p>
|
||||||
|
<div
|
||||||
|
class="text-right"
|
||||||
|
>
|
||||||
|
<button
|
||||||
|
class="btn btn-primary col-sm-12 col-md-3 col-lg-2"
|
||||||
|
type="button"
|
||||||
|
>
|
||||||
|
Reset Wi-Fi Settings
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</DocumentFragment>
|
</DocumentFragment>
|
||||||
`;
|
`;
|
||||||
@ -336,7 +337,7 @@ exports[`<WiFiSettings/> Snapshot guest network. 1`] = `
|
|||||||
- First value
|
- First value
|
||||||
+ Second value
|
+ Second value
|
||||||
|
|
||||||
@@ -474,10 +474,89 @@
|
@@ -479,10 +479,94 @@
|
||||||
Parameters of the guest network can be set in the Guest network tab.
|
Parameters of the guest network can be set in the Guest network tab.
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
@ -375,6 +376,11 @@ exports[`<WiFiSettings/> Snapshot guest network. 1`] = `
|
|||||||
+ </button>
|
+ </button>
|
||||||
+ </div>
|
+ </div>
|
||||||
+ </div>
|
+ </div>
|
||||||
|
+ <small
|
||||||
|
+ class=\\"form-text text-muted\\"
|
||||||
|
+ >
|
||||||
|
+ SSID which contains non-standard characters could cause problems on some devices.
|
||||||
|
+ </small>
|
||||||
+ </div>
|
+ </div>
|
||||||
+ <div
|
+ <div
|
||||||
+ class=\\"form-group\\"
|
+ class=\\"form-group\\"
|
||||||
@ -426,7 +432,7 @@ exports[`<WiFiSettings/> Snapshot guest network. 1`] = `
|
|||||||
class=\\"form-group switch\\"
|
class=\\"form-group switch\\"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
@@ -501,10 +580,11 @@
|
@@ -506,10 +590,11 @@
|
||||||
<div
|
<div
|
||||||
class=\\"text-right\\"
|
class=\\"text-right\\"
|
||||||
>
|
>
|
||||||
@ -445,7 +451,7 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
|
|||||||
- First value
|
- First value
|
||||||
+ Second value
|
+ Second value
|
||||||
|
|
||||||
@@ -22,10 +22,462 @@
|
@@ -22,10 +22,467 @@
|
||||||
Wi-Fi 1
|
Wi-Fi 1
|
||||||
</h2>
|
</h2>
|
||||||
</label>
|
</label>
|
||||||
@ -485,6 +491,11 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
|
|||||||
+ </button>
|
+ </button>
|
||||||
+ </div>
|
+ </div>
|
||||||
+ </div>
|
+ </div>
|
||||||
|
+ <small
|
||||||
|
+ class=\\"form-text text-muted\\"
|
||||||
|
+ >
|
||||||
|
+ SSID which contains non-standard characters could cause problems on some devices.
|
||||||
|
+ </small>
|
||||||
+ </div>
|
+ </div>
|
||||||
+ <div
|
+ <div
|
||||||
+ class=\\"form-group\\"
|
+ class=\\"form-group\\"
|
||||||
@ -560,7 +571,7 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
|
|||||||
+ GHz
|
+ GHz
|
||||||
+ </label>
|
+ </label>
|
||||||
+ <div
|
+ <div
|
||||||
+ class=\\"custom-control custom-radio\\"
|
+ class=\\"custom-control custom-radio custom-control-inline\\"
|
||||||
+ >
|
+ >
|
||||||
+ <input
|
+ <input
|
||||||
+ class=\\"custom-control-input\\"
|
+ class=\\"custom-control-input\\"
|
||||||
@ -577,7 +588,7 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
|
|||||||
+ </label>
|
+ </label>
|
||||||
+ </div>
|
+ </div>
|
||||||
+ <div
|
+ <div
|
||||||
+ class=\\"custom-control custom-radio\\"
|
+ class=\\"custom-control custom-radio custom-control-inline\\"
|
||||||
+ >
|
+ >
|
||||||
+ <input
|
+ <input
|
||||||
+ checked=\\"\\"
|
+ checked=\\"\\"
|
||||||
@ -876,7 +887,7 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
|
|||||||
+ </select>
|
+ </select>
|
||||||
+ </div>
|
+ </div>
|
||||||
+ <div
|
+ <div
|
||||||
+ class=\\"form-group switch\\"
|
+ class=\\"form-group\\"
|
||||||
+ >
|
+ >
|
||||||
+ <div
|
+ <div
|
||||||
+ class=\\"custom-control custom-switch\\"
|
+ class=\\"custom-control custom-switch\\"
|
||||||
|
@ -19,6 +19,9 @@ export const HWMODES = {
|
|||||||
"11a": "5",
|
"11a": "5",
|
||||||
};
|
};
|
||||||
export const HELP_TEXTS = {
|
export const HELP_TEXTS = {
|
||||||
|
ssid: _(
|
||||||
|
`SSID which contains non-standard characters could cause problems on some devices.`
|
||||||
|
),
|
||||||
password: _(`
|
password: _(`
|
||||||
WPA2 pre-shared key, that is required to connect to the network.
|
WPA2 pre-shared key, that is required to connect to the network.
|
||||||
`),
|
`),
|
||||||
|
@ -22,7 +22,7 @@ exports[`<RebootButton/> Render modal. 1`] = `
|
|||||||
<h5
|
<h5
|
||||||
class="modal-title"
|
class="modal-title"
|
||||||
>
|
>
|
||||||
Reboot confirmation
|
Warning!
|
||||||
</h5>
|
</h5>
|
||||||
<button
|
<button
|
||||||
class="close"
|
class="close"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2019 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
* Copyright (C) 2019-2021 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
||||||
*
|
*
|
||||||
* This is free software, licensed under the GNU General Public License v3.
|
* This is free software, licensed under the GNU General Public License v3.
|
||||||
* See /LICENSE for more information.
|
* See /LICENSE for more information.
|
||||||
@ -39,7 +39,7 @@ export { Modal, ModalBody, ModalFooter, ModalHeader } from "./bootstrap/Modal";
|
|||||||
// Common
|
// Common
|
||||||
export { RebootButton } from "./common/RebootButton";
|
export { RebootButton } from "./common/RebootButton";
|
||||||
export { WiFiSettings } from "./common/WiFiSettings/WiFiSettings";
|
export { WiFiSettings } from "./common/WiFiSettings/WiFiSettings";
|
||||||
|
export { ResetWiFiSettings } from "./common/WiFiSettings/ResetWiFiSettings";
|
||||||
// Form
|
// Form
|
||||||
export { ForisForm } from "./form/components/ForisForm";
|
export { ForisForm } from "./form/components/ForisForm";
|
||||||
export {
|
export {
|
||||||
@ -70,6 +70,8 @@ export {
|
|||||||
export { ErrorMessage } from "./utils/ErrorMessage";
|
export { ErrorMessage } from "./utils/ErrorMessage";
|
||||||
export { useClickOutside } from "./utils/hooks";
|
export { useClickOutside } from "./utils/hooks";
|
||||||
export { toLocaleDateString } from "./utils/datetime";
|
export { toLocaleDateString } from "./utils/datetime";
|
||||||
|
export { displayCard } from "./utils/displayCard";
|
||||||
|
export { isPluginInstalled } from "./utils/isPluginInstalled";
|
||||||
|
|
||||||
// Foris URL
|
// Foris URL
|
||||||
export { ForisURLs, REFORIS_URL_PREFIX } from "./utils/forisUrls";
|
export { ForisURLs, REFORIS_URL_PREFIX } from "./utils/forisUrls";
|
||||||
|
23
src/utils/displayCard.js
Normal file
23
src/utils/displayCard.js
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (C) 2020 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
||||||
|
*
|
||||||
|
* This is free software, licensed under the GNU General Public License v3.
|
||||||
|
* See /LICENSE for more information.
|
||||||
|
*/
|
||||||
|
|
||||||
|
export function displayCard({ package_lists: packages }, cardName) {
|
||||||
|
const enabledPackagesNames = [];
|
||||||
|
packages
|
||||||
|
.filter((item) => item.enabled)
|
||||||
|
.map((item) => {
|
||||||
|
enabledPackagesNames.push(item.name);
|
||||||
|
item.options
|
||||||
|
.filter((option) => option.enabled)
|
||||||
|
.map((option) => {
|
||||||
|
enabledPackagesNames.push(option.name);
|
||||||
|
return null;
|
||||||
|
});
|
||||||
|
return null;
|
||||||
|
});
|
||||||
|
return enabledPackagesNames.includes(cardName);
|
||||||
|
}
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2019 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
* Copyright (C) 2019-2021 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
||||||
*
|
*
|
||||||
* This is free software, licensed under the GNU General Public License v3.
|
* This is free software, licensed under the GNU General Public License v3.
|
||||||
* See /LICENSE for more information.
|
* See /LICENSE for more information.
|
||||||
@ -18,8 +18,13 @@ export const ForisURLs = {
|
|||||||
packageManagement: {
|
packageManagement: {
|
||||||
updateSettings: `${REFORIS_URL_PREFIX}/package-management/update-settings`,
|
updateSettings: `${REFORIS_URL_PREFIX}/package-management/update-settings`,
|
||||||
updates: `${REFORIS_URL_PREFIX}/package-management/updates`,
|
updates: `${REFORIS_URL_PREFIX}/package-management/updates`,
|
||||||
|
packages: `${REFORIS_URL_PREFIX}/package-management/packages`,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
// Plugins
|
||||||
|
storage: `${REFORIS_URL_PREFIX}/storage`,
|
||||||
|
sentinelAgreement: `${REFORIS_URL_PREFIX}/sentinel/agreement`,
|
||||||
|
|
||||||
// Notifications links are used with <Link/> inside Router, thus url subdir is not required.
|
// Notifications links are used with <Link/> inside Router, thus url subdir is not required.
|
||||||
overview: "/overview",
|
overview: "/overview",
|
||||||
notifications: "/overview#notifications",
|
notifications: "/overview#notifications",
|
||||||
@ -27,7 +32,7 @@ export const ForisURLs = {
|
|||||||
|
|
||||||
approveUpdates: "/package-management/updates",
|
approveUpdates: "/package-management/updates",
|
||||||
languages: "/package-management/languages",
|
languages: "/package-management/languages",
|
||||||
rebootPage: "/reforis/administration/reboot",
|
maintenance: "/administration/maintenance",
|
||||||
luci: "/cgi-bin/luci",
|
luci: "/cgi-bin/luci",
|
||||||
|
|
||||||
// API
|
// API
|
||||||
|
9
src/utils/isPluginInstalled.js
Normal file
9
src/utils/isPluginInstalled.js
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (C) 2020 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
||||||
|
*
|
||||||
|
* This is free software, licensed under the GNU General Public License v3.
|
||||||
|
* See /LICENSE for more information.
|
||||||
|
*/
|
||||||
|
|
||||||
|
export const isPluginInstalled = (pluginName) =>
|
||||||
|
ForisPlugins.some((plugin) => plugin.name === pluginName);
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2019 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
* Copyright (C) 2020 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
||||||
*
|
*
|
||||||
* This is free software, licensed under the GNU General Public License v3.
|
* This is free software, licensed under the GNU General Public License v3.
|
||||||
* See /LICENSE for more information.
|
* See /LICENSE for more information.
|
||||||
@ -12,7 +12,7 @@ import { ForisURLs } from "../utils/forisUrls";
|
|||||||
const PROTOCOL = window.location.protocol === "http:" ? "ws" : "wss";
|
const PROTOCOL = window.location.protocol === "http:" ? "ws" : "wss";
|
||||||
|
|
||||||
const URL = process.env.LIGHTTPD
|
const URL = process.env.LIGHTTPD
|
||||||
? `${PROTOCOL}://${window.location.hostname}/foris-ws`
|
? `${PROTOCOL}://${window.location.host}/foris-ws`
|
||||||
: `${PROTOCOL}://${window.location.hostname}:${9081}`;
|
: `${PROTOCOL}://${window.location.hostname}:${9081}`;
|
||||||
|
|
||||||
const WAITING_FOR_CONNECTION_TIMEOUT = 500;
|
const WAITING_FOR_CONNECTION_TIMEOUT = 500;
|
||||||
@ -21,13 +21,13 @@ export class WebSockets {
|
|||||||
constructor() {
|
constructor() {
|
||||||
this.ws = new WebSocket(URL);
|
this.ws = new WebSocket(URL);
|
||||||
this.ws.onerror = (e) => {
|
this.ws.onerror = (e) => {
|
||||||
if (window.location.pathname !== ForisURLs.login) {
|
if (!window.initialData.logged) {
|
||||||
console.error(
|
console.error(
|
||||||
"WS: Error observed, you aren't logged probably."
|
"WS: Error observed, you aren't logged probably."
|
||||||
);
|
);
|
||||||
window.location.replace(ForisURLs.login);
|
window.location.replace(ForisURLs.login);
|
||||||
}
|
}
|
||||||
console.error(`WS: Error: ${e}`);
|
console.error("WS: Error:", e);
|
||||||
};
|
};
|
||||||
this.ws.onmessage = (e) => {
|
this.ws.onmessage = (e) => {
|
||||||
console.debug(`WS: Received Message: ${e.data}`);
|
console.debug(`WS: Received Message: ${e.data}`);
|
||||||
|
@ -7,148 +7,126 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-09-29 15:56+0000\n"
|
"PO-Revision-Date: 2021-02-17 14:50+0000\n"
|
||||||
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n"
|
"Last-Translator: Lukas Jelinek <lukas.jelinek@nic.cz>\n"
|
||||||
"Language: cs\n"
|
"Language: cs\n"
|
||||||
"Language-Team: Czech "
|
"Language-Team: Czech <https://hosted.weblate.org/projects/turris/foris-"
|
||||||
"<https://hosted.weblate.org/projects/turris/reforis/cs/>\n"
|
"js/cs/>\n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr "Toto není platná IPv4 adresa."
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr "Tohle není platná IPv6 adresa."
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr "Toto není platný IPv6 prefix."
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr "Toto není platné doménové jméno."
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr "Tohle není platné DUID."
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr "Toto není platná MAC adresa."
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr "Neobsahuje seznam e-mailů oddělených čárkou."
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr "Platnost relace skončila. Přihlaste se znovu."
|
msgstr "Platnost relace skončila. Přihlaste se znovu."
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr "Došlo k chybě kvůli překročení časového limitu."
|
msgstr "Došlo k chybě kvůli překročení časového limitu."
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr "Neobdržena žádná odezva."
|
msgstr "Neobdržena žádná odezva."
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr "Došlo k neznámé chybě v aplikačním programovém rozhraní."
|
msgstr "Došlo k neznámé chybě v aplikačním programovém rozhraní."
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr "Vyžadován restart"
|
msgstr "Vyžadován restart."
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr "Restartovat"
|
msgstr "Restartovat"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr "Varování!"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr "Opravdu chcete router restartovat?"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr "Storno"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:73
|
#: src/common/RebootButton.js:73
|
||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr "Potvrdit restart"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr "Při resetu nastavení Wi-Fi došlo k chybě."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:41
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:41
|
||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr "Nastavení Wi-Fi jsou uvedena do výchozího stavu."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
|
||||||
msgid "Reset Wi-Fi Settings"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
msgid ""
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
"\n"
|
msgid "Reset Wi-Fi Settings"
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
msgstr "Resetovat nastavení Wi-Fi"
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr "Wi-Fi ${deviceID + 1}"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr "Zapnout"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr "automaticky"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr "Zapnout WiFi pro hosty"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr "Heslo"
|
msgstr "Heslo"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr "Storno"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr "automaticky"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr "Zapnout Wi-Fi pro hosty"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr "Wi-Fi QR kód"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr "Stáhnout PDF"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr "SSID nemůže být delší než 32 znaků"
|
msgstr "SSID nemůže být delší než 32 znaků"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr "SSID je třeba vyplnit"
|
msgstr "SSID je třeba vyplnit"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr "SSID nemůže být delší než 32 bajtů"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr "Je třeba, aby heslo obsahovalo alespoň 8 znaků"
|
msgstr "Je třeba, aby heslo obsahovalo alespoň 8 znaků"
|
||||||
|
|
||||||
@ -176,7 +154,19 @@ msgstr "802.11ac – kanál šíře 40 MHz"
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr "802.11ac – kanál šíře 80 MHz"
|
msgstr "802.11ac – kanál šíře 80 MHz"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr "802.11ac – kanál šíře 160 MHz"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
"SSID obsahující nestandardní znaky může na některých zařízení způsobovat "
|
||||||
|
"problémy."
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
@ -187,13 +177,13 @@ msgstr ""
|
|||||||
"síti.\n"
|
"síti.\n"
|
||||||
" "
|
" "
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Při zapnutí této volby se síť nebude zobrazovat zařízením když budou "
|
"Při zapnutí této volby se síť nebude zobrazovat zařízením když budou "
|
||||||
"vyhledávat dostupné sítě."
|
"vyhledávat dostupné sítě."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -209,7 +199,7 @@ msgstr ""
|
|||||||
"zařízeními. Obvykle bývá méně zarušené,\n"
|
"zařízeními. Obvykle bývá méně zarušené,\n"
|
||||||
" ale signál se hůře šíři uvnitř budov."
|
" ale signál se hůře šíři uvnitř budov."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -227,7 +217,7 @@ msgstr ""
|
|||||||
" 20 MHz.\n"
|
" 20 MHz.\n"
|
||||||
" "
|
" "
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -247,25 +237,25 @@ msgstr ""
|
|||||||
"hosty“.\n"
|
"hosty“.\n"
|
||||||
" "
|
" "
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr "Nastavení úspěšně uložena"
|
msgstr "Nastavení úspěšně uložena"
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Změny, které byly provedeny, nebyly uloženy. Jste si jistý, že chcete "
|
"Změny, které byly provedeny, nebyly uloženy. Jste si jistý, že chcete "
|
||||||
"opustit stránku?"
|
"opustit stránku?"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr "Aktualizuji"
|
msgstr "Aktualizuji"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr "Načítám nastavení"
|
msgstr "Načítám nastavení"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr "Uložit"
|
msgstr "Uložit"
|
||||||
|
|
||||||
@ -273,6 +263,57 @@ msgstr "Uložit"
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr "Došlo k chybě při získávání dat."
|
msgstr "Došlo k chybě při získávání dat."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr "Toto není platná IPv4 adresa."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr "Tohle není platná IPv6 adresa."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr "Toto není platný IPv6 prefix."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr "Toto není platné doménové jméno."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr "Tohle není platné DUID."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr "Toto není platná MAC adresa."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr "Neobsahuje seznam e-mailů oddělených čárkou."
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr "Došlo k neznámé chybě. Další informace naleznete v konzoli."
|
#~ msgstr "Došlo k neznámé chybě. Další informace naleznete v konzoli."
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr "Zapnout"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "Pokud počet karet pro Wi-Fi "
|
||||||
|
#~ "neodpovídá skutečnosti, můžete zkusit "
|
||||||
|
#~ "resetovat nastavení Wi-Fi. Nezapomeňte "
|
||||||
|
#~ "ale, že\n"
|
||||||
|
#~ "se tím odstraní aktuální konfigurace a vrátí se výchozí hodnoty.\n"
|
||||||
|
#~ " "
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language: da\n"
|
"Language: da\n"
|
||||||
@ -16,69 +16,41 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -86,7 +58,7 @@ msgstr ""
|
|||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -94,60 +66,65 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -175,18 +152,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -196,7 +183,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -207,7 +194,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -219,23 +206,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -243,6 +230,53 @@ msgstr ""
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable Guest Wifi"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-09-02 07:21+0000\n"
|
"PO-Revision-Date: 2019-09-02 07:21+0000\n"
|
||||||
"Last-Translator: Ulrich Günther <mail@ulrich-guenther.at>\n"
|
"Last-Translator: Ulrich Günther <mail@ulrich-guenther.at>\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
@ -17,70 +17,42 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr "Dies ist keine gültige IPv4-Adresse."
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr "Dies ist keine gültige IPv6-Adresse."
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr "Dies ist kein gültiges IPv6-Präfix."
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr "Dies ist kein gültiger Domainname."
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr "Dies ist keine gültige DUID."
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr "Dies ist keine gültige MAC-Adresse."
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr "Enthält keine Liste von E-Mails, die durch Kommas getrennt sind."
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr "Keine Antwort erhalten."
|
msgstr "Keine Antwort erhalten."
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr "Ein unbekannter API-Fehler ist aufgetreten."
|
msgstr "Ein unbekannter API-Fehler ist aufgetreten."
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr "Neustart ist erforderlich"
|
msgstr "Neustart ist erforderlich"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr "Systemneustart"
|
msgstr "Systemneustart"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -88,7 +60,7 @@ msgstr ""
|
|||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -96,60 +68,67 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr "Aktivieren"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr "automatisch"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr "Gast-WLAN aktivieren"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr "Passwort"
|
msgstr "Passwort"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr "automatisch"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr "Gast-WLAN aktivieren"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr "SSID darf nicht länger als 32 Symbole sein"
|
msgstr "SSID darf nicht länger als 32 Symbole sein"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr "SSID darf nicht leer sein"
|
msgstr "SSID darf nicht leer sein"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
#, fuzzy
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr "SSID darf nicht länger als 32 Symbole sein"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr "Das Passwort muss mindestens 8 Zeichen enthalten"
|
msgstr "Das Passwort muss mindestens 8 Zeichen enthalten"
|
||||||
|
|
||||||
@ -177,7 +156,18 @@ msgstr "802.11ac - 40 MHz breiter Kanal"
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr "802.11ac - 80 MHz breiter Kanal"
|
msgstr "802.11ac - 80 MHz breiter Kanal"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
#, fuzzy
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr "802.11ac - 80 MHz breiter Kanal"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
@ -188,13 +178,13 @@ msgstr ""
|
|||||||
"benötigt wird.\n"
|
"benötigt wird.\n"
|
||||||
" "
|
" "
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Falls aktiviert, wird das Netzwerk nicht in der Liste der verfügbaren "
|
"Falls aktiviert, wird das Netzwerk nicht in der Liste der verfügbaren "
|
||||||
"drahtlosen Netzwerke angezeigt."
|
"drahtlosen Netzwerke angezeigt."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -210,7 +200,7 @@ msgstr ""
|
|||||||
"unterstützt. Es hat in der Regel weniger Interferenzen, aber das Signal\n"
|
"unterstützt. Es hat in der Regel weniger Interferenzen, aber das Signal\n"
|
||||||
" trägt nicht so gut drinnen."
|
" trägt nicht so gut drinnen."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -229,7 +219,7 @@ msgstr ""
|
|||||||
" Option mit 20 MHz breitem Kanal.\n"
|
" Option mit 20 MHz breitem Kanal.\n"
|
||||||
" "
|
" "
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -249,23 +239,23 @@ msgstr ""
|
|||||||
"Gastnetzwerk eingestellt werden.\n"
|
"Gastnetzwerk eingestellt werden.\n"
|
||||||
" "
|
" "
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr "Einstellungen erfolgreich gespeichert"
|
msgstr "Einstellungen erfolgreich gespeichert"
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr "Aktualisiere"
|
msgstr "Aktualisiere"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr "Einstellungen laden"
|
msgstr "Einstellungen laden"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr "Speichern"
|
msgstr "Speichern"
|
||||||
|
|
||||||
@ -273,6 +263,50 @@ msgstr "Speichern"
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr "Dies ist keine gültige IPv4-Adresse."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr "Dies ist keine gültige IPv6-Adresse."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr "Dies ist kein gültiges IPv6-Präfix."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr "Dies ist kein gültiger Domainname."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr "Dies ist keine gültige DUID."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr "Dies ist keine gültige MAC-Adresse."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr "Enthält keine Liste von E-Mails, die durch Kommas getrennt sind."
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr "Aktivieren"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,86 +7,59 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
"PO-Revision-Date: 2021-02-09 16:50+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: Michalis <michalisntovas@yahoo.gr>\n"
|
||||||
"Language: el\n"
|
"Language: el\n"
|
||||||
"Language-Team: el <LL@li.org>\n"
|
"Language-Team: Greek <https://hosted.weblate.org/projects/turris/foris-"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
"js/el/>\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
|
msgstr "Επανεκκίνηση"
|
||||||
|
|
||||||
|
#: src/common/RebootButton.js:66
|
||||||
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Reboot confirmation"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr "Είστε βέβαιοι ότι θέλετε να κάνετε επανεκκίνηση του δρομολογητή;"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr "Άκυρο"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:73
|
#: src/common/RebootButton.js:73
|
||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr "Επιβεβαίωση επανεκκίνησης"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -94,60 +67,66 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr "Άκυρο"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -175,18 +154,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -196,7 +185,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -207,7 +196,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -219,23 +208,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -243,6 +232,53 @@ msgstr ""
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable Guest Wifi"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-10-17 09:28+0000\n"
|
"PO-Revision-Date: 2019-10-17 09:28+0000\n"
|
||||||
"Last-Translator: Scott Anecito <scott.anecito@protonmail.com>\n"
|
"Last-Translator: Scott Anecito <scott.anecito@protonmail.com>\n"
|
||||||
"Language: en\n"
|
"Language: en\n"
|
||||||
@ -17,69 +17,41 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr "This is not a valid IPv4 address."
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr "This is not a valid IPv6 address."
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr "This is not a valid IPv6 prefix."
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr "This is not a valid domain name."
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr "This is not a valid DUID."
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr "This is not a valid MAC address."
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr "Doesn't contain a list of emails separated by commas."
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr "Reboot is required"
|
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
|
||||||
msgid "Reboot"
|
|
||||||
msgstr "Reboot"
|
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
|
||||||
msgid "Reboot confirmation"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:51
|
||||||
|
msgid "Reboot"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/RebootButton.js:66
|
||||||
|
msgid "Warning!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -87,7 +59,7 @@ msgstr ""
|
|||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -95,118 +67,124 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr "Enable"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr "auto"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr "Enable Guest Wifi"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr "Password"
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr "SSID can't be longer than 32 symbols"
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr "SSID can't be empty"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr "Password must contain at least 8 symbols"
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:9
|
#: src/common/WiFiSettings/constants.js:9
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr "Disabled"
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:10
|
#: src/common/WiFiSettings/constants.js:10
|
||||||
msgid "802.11n - 20 MHz wide channel"
|
msgid "802.11n - 20 MHz wide channel"
|
||||||
msgstr "802.11n - 20 MHz wide channel"
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:11
|
#: src/common/WiFiSettings/constants.js:11
|
||||||
msgid "802.11n - 40 MHz wide channel"
|
msgid "802.11n - 40 MHz wide channel"
|
||||||
msgstr "802.11n - 40 MHz wide channel"
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:12
|
#: src/common/WiFiSettings/constants.js:12
|
||||||
msgid "802.11ac - 20 MHz wide channel"
|
msgid "802.11ac - 20 MHz wide channel"
|
||||||
msgstr "802.11ac - 20 MHz wide channel"
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:13
|
#: src/common/WiFiSettings/constants.js:13
|
||||||
msgid "802.11ac - 40 MHz wide channel"
|
msgid "802.11ac - 40 MHz wide channel"
|
||||||
msgstr "802.11ac - 40 MHz wide channel"
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:14
|
#: src/common/WiFiSettings/constants.js:14
|
||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr "802.11ac - 80 MHz wide channel"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"\n"
|
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
|
||||||
" "
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
msgstr "If set, network is not visible when scanning for available networks."
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
"to have more interference. The 5 GHz band is a\n"
|
" "
|
||||||
" newer standard and may not be supported by all your devices. It "
|
|
||||||
"usually has less interference, but the signal\n"
|
|
||||||
" does not carry so well indoors."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
"to have more interference. The 5 GHz band is a\n"
|
"to have more interference. The 5 GHz band is a\n"
|
||||||
" newer standard and may not be supported by all your devices. It "
|
" newer standard and may not be supported by all your devices. It "
|
||||||
"usually has less interference, but the signal\n"
|
"usually has less interference, but the signal\n"
|
||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -216,15 +194,8 @@ msgid ""
|
|||||||
" option with 20 MHz wide channel.\n"
|
" option with 20 MHz wide channel.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"\n"
|
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
|
||||||
"40 MHz wide channels can yield higher\n"
|
|
||||||
" throughput but can cause more interference in the network. If you"
|
|
||||||
" don't know what to choose, use the default\n"
|
|
||||||
" option with 20 MHz wide channel.\n"
|
|
||||||
" "
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -235,39 +206,75 @@ msgid ""
|
|||||||
"tab.\n"
|
"tab.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"\n"
|
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
|
||||||
"Devices connected to this network are allowed to\n"
|
|
||||||
" access the internet, but aren't allowed to access other devices "
|
|
||||||
"and the configuration interface of the router.\n"
|
|
||||||
" Parameters of the guest network can be set in the Guest network "
|
|
||||||
"tab.\n"
|
|
||||||
" "
|
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr "Updating"
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr "Load settings"
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr "Save"
|
msgstr ""
|
||||||
|
|
||||||
#: src/utils/ErrorMessage.js:16
|
#: src/utils/ErrorMessage.js:16
|
||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,9 +7,9 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-10-29 06:53+0000\n"
|
"PO-Revision-Date: 2020-05-25 13:41+0000\n"
|
||||||
"Last-Translator: Adolfo Jayme Barrientos <fitojb@ubuntu.com>\n"
|
"Last-Translator: Eduardo Cuthbert <elguber@gmail.com>\n"
|
||||||
"Language: es\n"
|
"Language: es\n"
|
||||||
"Language-Team: Spanish "
|
"Language-Team: Spanish "
|
||||||
"<https://hosted.weblate.org/projects/turris/reforis/es/>\n"
|
"<https://hosted.weblate.org/projects/turris/reforis/es/>\n"
|
||||||
@ -17,78 +17,51 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr "La sesiòn ha expirado. Por favor, authentìquese otra vez."
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr "Error de tiempo de espera ocurrido."
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr "Respuesta no recivida."
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Un error desconocido ha ocurrido. Compruebe la consola para mas "
|
||||||
|
"informaciòn."
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
#, fuzzy
|
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr "Se necesita reiniciar"
|
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
|
||||||
msgid "Reboot"
|
|
||||||
msgstr "Reiniciar"
|
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
|
||||||
msgid "Reboot confirmation"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Reboot"
|
||||||
msgstr "¿Confirma que quiere reiniciar el enrutador?"
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:66
|
||||||
|
msgid "Warning!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/RebootButton.js:68
|
||||||
|
msgid "Are you sure you want to restart the router?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Cancelar"
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:73
|
#: src/common/RebootButton.js:73
|
||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr "Confirmar reinicio"
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -96,60 +69,65 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr "Activar"
|
msgid "Password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
msgid "auto"
|
msgid "auto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
msgid "Enable Guest Wifi"
|
msgid "Enable Guest Wi-Fi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Password"
|
|
||||||
msgstr "Contraseña"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -177,18 +155,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -198,7 +186,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -209,7 +197,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -221,32 +209,70 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr "Configuraciòn salvada satisfactoriamente"
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr "Los cambios hechos podrìan no salvarse. Està seguro que quiere salir?"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr "Actualizaciones"
|
msgstr "Actualizando"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr "Configuración de LAN"
|
msgstr "Cargando configuraciòn"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr "Salvar"
|
||||||
|
|
||||||
#: src/utils/ErrorMessage.js:16
|
#: src/utils/ErrorMessage.js:16
|
||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr "Error ocurrido mientras se recuperaban los datos."
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr "Esto no es una direcciòn IPv4 vàlida."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr "Esto no es una direcciòn IPv6 vàlida."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr "Esto no es un prefijo IPv6 vàlido."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr "Esto no es un nombre de dominio vàlido."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr "Este no es un DUID vàlido."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr "Esta no es una direcciòn MAC vàlida."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr "No contiene una lista de E-mails separados por comas."
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
#~ "Un error desconocido ha ocurrido. "
|
||||||
|
#~ "Compruebe la consola para mas "
|
||||||
|
#~ "informaciòn."
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language: fi\n"
|
"Language: fi\n"
|
||||||
@ -16,69 +16,41 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -86,7 +58,7 @@ msgstr ""
|
|||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -94,60 +66,65 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -175,18 +152,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -196,7 +183,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -207,7 +194,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -219,23 +206,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -243,6 +230,53 @@ msgstr ""
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable Guest Wifi"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language: fo\n"
|
"Language: fo\n"
|
||||||
@ -16,69 +16,41 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -86,7 +58,7 @@ msgstr ""
|
|||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -94,60 +66,65 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -175,18 +152,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -196,7 +183,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -207,7 +194,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -219,23 +206,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -243,6 +230,53 @@ msgstr ""
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable Guest Wifi"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -1,55 +1,55 @@
|
|||||||
# Translations template for PROJECT.
|
# Translations template for PROJECT.
|
||||||
# Copyright (C) 2020 ORGANIZATION
|
# Copyright (C) 2021 ORGANIZATION
|
||||||
# This file is distributed under the same license as the PROJECT project.
|
# This file is distributed under the same license as the PROJECT project.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||||
#
|
#
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-05-07 16:12+0200\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
#: src/api/utils.js:60
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -57,7 +57,7 @@ msgstr ""
|
|||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -65,60 +65,65 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:81
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:83
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:214
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -146,18 +151,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -167,7 +182,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -178,7 +193,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -190,23 +205,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:166
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -7,90 +7,59 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-10-14 11:04+0000\n"
|
"PO-Revision-Date: 2021-02-09 16:50+0000\n"
|
||||||
"Last-Translator: ButterflyOfFire <ButterflyOfFire@protonmail.com>\n"
|
"Last-Translator: Yuraï Slovaque <assistance@simplix.fr>\n"
|
||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
"Language-Team: French "
|
"Language-Team: French <https://hosted.weblate.org/projects/turris/foris-"
|
||||||
"<https://hosted.weblate.org/projects/turris/reforis/fr/>\n"
|
"js/fr/>\n"
|
||||||
"Plural-Forms: nplurals=2; plural=n > 1\n"
|
"Plural-Forms: nplurals=2; plural=n > 1\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr "Ce n’est pas une adresse IPv4 valide."
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr "Ce n’est pas une adresse IPv6 valide."
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr "Ce n’est pas un préfixe IPv6 valide."
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr "Ce n’est pas un nom de domaine valide."
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr "Ce n’est pas un DUID valide."
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr "Ce n’est pas une adresse MAC valide."
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
"Il ne contient pas une liste d’adresses de messagerie séparées par des "
|
|
||||||
"virgules."
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr "Cette session a expiré. Veuillez vous reconnecter."
|
msgstr "Cette session a expiré. Veuillez vous reconnecter."
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr "Le délai a expiré."
|
msgstr "Le délai a expiré."
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr "Aucun réponse reçue."
|
msgstr "Aucun réponse reçue."
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr "Une erreur d’API inconnue s’est produite."
|
msgstr "Une erreur d’API inconnue s’est produite."
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
#, fuzzy
|
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr "Un redémarrage est nécessaire"
|
msgstr "La demande de redémarrage a échoué."
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr "Redémarrer"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr "Attention !"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr "Voulez-vous vraiment redémarrer le routeur ?"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr "Annuler"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:73
|
#: src/common/RebootButton.js:73
|
||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr "Confirmer le redémarrage"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -98,60 +67,66 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr "Activer"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr "Activer le mode Wi-Fi invité"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr "Mot de passe"
|
msgstr "Mot de passe"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr "Annuler"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr "Activer le mode Wi-Fi invité"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr "Le SSID ne peut pas être vide"
|
msgstr "Le SSID ne peut pas être vide"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr "Le mot de passe doit contenir au moins 8 symboles"
|
msgstr "Le mot de passe doit contenir au moins 8 symboles"
|
||||||
|
|
||||||
@ -179,18 +154,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -200,7 +185,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -211,7 +196,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -223,25 +208,25 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr "Paramètres enregistrés avec succès"
|
msgstr "Paramètres enregistrés avec succès"
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Il se peut que vos modifications ne soient pas enregistrées. Êtes-vous "
|
"Il se peut que vos modifications ne soient pas enregistrées. Êtes-vous "
|
||||||
"sûr de vouloir quitter ?"
|
"sûr de vouloir quitter ?"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr "Mise à jour en cours"
|
msgstr "Mise à jour en cours"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr "Charger les paramètres"
|
msgstr "Charger les paramètres"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr "Enregistrer"
|
msgstr "Enregistrer"
|
||||||
|
|
||||||
@ -249,9 +234,55 @@ msgstr "Enregistrer"
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr "Une erreur s’est produite lors du chargement des données."
|
msgstr "Une erreur s’est produite lors du chargement des données."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr "Ce n’est pas une adresse IPv4 valide."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr "Ce n’est pas une adresse IPv6 valide."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr "Ce n’est pas un préfixe IPv6 valide."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr "Ce n’est pas un nom de domaine valide."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr "Ce n’est pas un DUID valide."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr "Ce n’est pas une adresse MAC valide."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr ""
|
||||||
|
"Il ne contient pas une liste d’adresses de messagerie séparées par des "
|
||||||
|
"virgules."
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
#~ "Une erreur inconnue s’est produite. "
|
#~ "Une erreur inconnue s’est produite. "
|
||||||
#~ "Vérifiez la console pour plus "
|
#~ "Vérifiez la console pour plus "
|
||||||
#~ "d’informations."
|
#~ "d’informations."
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr "Activer"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language: hr\n"
|
"Language: hr\n"
|
||||||
@ -17,69 +17,41 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -87,7 +59,7 @@ msgstr ""
|
|||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -95,60 +67,65 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -176,18 +153,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -197,7 +184,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -208,7 +195,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -220,23 +207,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -244,6 +231,53 @@ msgstr ""
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable Guest Wifi"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,78 +7,51 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
"PO-Revision-Date: 2021-01-07 01:26+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: Zoli <boritek@gmail.com>\n"
|
||||||
"Language: hu\n"
|
"Language: hu\n"
|
||||||
"Language-Team: hu <LL@li.org>\n"
|
"Language-Team: Hungarian <https://hosted.weblate.org/projects/turris"
|
||||||
|
"/foris-js/hu/>\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0\n"
|
"Plural-Forms: nplurals=1; plural=0\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr "A munkamenet lejárt. Kérjük, jelentkezzen be újra."
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr "Időtúllépési hiba történt."
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr "Nem érkezett válasz."
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr "Ismeretlen API-hiba történt."
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -86,7 +59,7 @@ msgstr ""
|
|||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -94,60 +67,65 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -175,18 +153,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -196,7 +184,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -207,7 +195,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -219,30 +207,70 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr "Beállítások sikeresen elmentve"
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Lehet, hogy az Ön által végrehajtott módosításokat nem menti a rendszer. "
|
||||||
|
"Biztosan el akar menni?"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr ""
|
msgstr "Frissítés"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr "Beállítások betöltése"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr "Mentés"
|
||||||
|
|
||||||
#: src/utils/ErrorMessage.js:16
|
#: src/utils/ErrorMessage.js:16
|
||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr "Hiba történt az adatok beolvasása közben."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr "Érvénytelen IPv4-cím."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr "Érvénytelen IPv6-cím."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr "Érvénytelen IPv6-előtag."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr "Érvénytelen tartománynév."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr "Érvénytelen DUID."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr "Érvénytelen MAC-cím."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr "Nem tartalmaz vesszővel elválasztott e-mail listát."
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
|
#~ msgstr "Ismeretlen hiba történt. További információ a konzolon talál."
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language: it\n"
|
"Language: it\n"
|
||||||
@ -16,69 +16,41 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -86,7 +58,7 @@ msgstr ""
|
|||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -94,60 +66,65 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -175,18 +152,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -196,7 +183,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -207,7 +194,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -219,23 +206,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -243,6 +230,53 @@ msgstr ""
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable Guest Wifi"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-10-16 10:08+0000\n"
|
"PO-Revision-Date: 2019-10-16 10:08+0000\n"
|
||||||
"Last-Translator: Scott Anecito <scott.anecito@protonmail.com>\n"
|
"Last-Translator: Scott Anecito <scott.anecito@protonmail.com>\n"
|
||||||
"Language: ja\n"
|
"Language: ja\n"
|
||||||
@ -17,69 +17,41 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr "再起動"
|
msgstr "再起動"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -87,7 +59,7 @@ msgstr ""
|
|||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -95,60 +67,65 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr "有効"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr "自動"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr "自動"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -176,18 +153,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -197,7 +184,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -208,7 +195,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -220,23 +207,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr "アップデート中…"
|
msgstr "アップデート中…"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -244,6 +231,53 @@ msgstr ""
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr "有効"
|
||||||
|
|
||||||
|
#~ msgid "Enable Guest Wifi"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language: ko\n"
|
"Language: ko\n"
|
||||||
@ -16,69 +16,41 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -86,7 +58,7 @@ msgstr ""
|
|||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -94,60 +66,65 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -175,18 +152,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -196,7 +183,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -207,7 +194,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -219,23 +206,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -243,6 +230,53 @@ msgstr ""
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable Guest Wifi"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language: lt\n"
|
"Language: lt\n"
|
||||||
@ -17,69 +17,41 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -87,7 +59,7 @@ msgstr ""
|
|||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -95,60 +67,65 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -176,18 +153,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -197,7 +184,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -208,7 +195,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -220,23 +207,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -244,6 +231,53 @@ msgstr ""
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable Guest Wifi"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
import os
|
|
||||||
|
|
||||||
|
|
||||||
for entry in os.scandir("."):
|
|
||||||
if entry.is_dir():
|
|
||||||
print(entry.name)
|
|
||||||
os.system(f"msgmerge /home/mcjlnrtwcz/Repositories/reforis/reforis/translations/{entry.name}/LC_MESSAGES/messages.po forisjs.pot -o {entry.name}/LC_MESSAGES/forisjs.po")
|
|
@ -1,278 +0,0 @@
|
|||||||
# Norwegian Bokmål translations for PROJECT.
|
|
||||||
# Copyright (C) 2019 ORGANIZATION
|
|
||||||
# This file is distributed under the same license as the PROJECT project.
|
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
|
|
||||||
#
|
|
||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
|
||||||
"PO-Revision-Date: 2019-11-10 16:04+0000\n"
|
|
||||||
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
|
|
||||||
"Language: nb\n"
|
|
||||||
"Language-Team: Norwegian Bokmål "
|
|
||||||
"<https://hosted.weblate.org/projects/turris/reforis/nb_NO/>\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
|
||||||
"MIME-Version: 1.0\n"
|
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
|
||||||
"Generated-By: Babel 2.8.0\n"
|
|
||||||
|
|
||||||
#: src/validations.js:13
|
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr "Dette er ikke en gyldig IPv4-adresse."
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
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."
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr "Dette er ikke et gyldig domenenavn."
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr "Dette er ikke en gyldig DUID."
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr "Dette er ikke en gyldig MAC-adresse."
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr "Inneholder ikke en kommainndelt liste med e-postadresser."
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
|
||||||
msgstr "Økten har utløpt. Logg inn igjen."
|
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
|
||||||
msgid "Timeout error occurred."
|
|
||||||
msgstr "Tidsavbrudd inntraff."
|
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
|
||||||
msgid "No response received."
|
|
||||||
msgstr "Fikk ikke svar."
|
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
|
||||||
#, fuzzy
|
|
||||||
msgid "An unknown API error occurred."
|
|
||||||
msgstr "Ukjent API-feil."
|
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Reboot request failed."
|
|
||||||
msgstr "Omstart kreves"
|
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
|
||||||
msgid "Reboot"
|
|
||||||
msgstr "Start på ny"
|
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
|
||||||
msgid "Reboot confirmation"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
|
||||||
msgid "Are you sure you want to restart the router?"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
|
||||||
msgid "Cancel"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/RebootButton.js:73
|
|
||||||
msgid "Confirm reboot"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:41
|
|
||||||
msgid "Wi-Fi settings are set to defaults."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
|
||||||
msgid "Reset Wi-Fi Settings"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
|
||||||
msgid "Enable"
|
|
||||||
msgstr "Skru på"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr "automatisk"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr "Skru på gjestetrådløsnett"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
|
||||||
msgstr "Passord"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
|
||||||
msgid "Wi-Fi QR Code"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
|
||||||
msgid "Download PDF"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
|
||||||
msgstr "SSID kan ikke være lengre enn 32 symboler"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
|
||||||
msgid "SSID can't be empty"
|
|
||||||
msgstr "SSID kan ikke stå tomt."
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
|
||||||
msgid "Password must contain at least 8 symbols"
|
|
||||||
msgstr "Passordet må inneholde minst 8 tegn"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:9
|
|
||||||
msgid "Disabled"
|
|
||||||
msgstr "Avskrudd"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:10
|
|
||||||
msgid "802.11n - 20 MHz wide channel"
|
|
||||||
msgstr "802.11n - 20 MHz vid kanal"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:11
|
|
||||||
msgid "802.11n - 40 MHz wide channel"
|
|
||||||
msgstr "802.11n - 40 MHz vid kanal"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:12
|
|
||||||
msgid "802.11ac - 20 MHz wide channel"
|
|
||||||
msgstr "802.11ac - 20 MHz vid kanal"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:13
|
|
||||||
msgid "802.11ac - 40 MHz wide channel"
|
|
||||||
msgstr "802.11ac - 40 MHz vid kanal"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:14
|
|
||||||
msgid "802.11ac - 80 MHz wide channel"
|
|
||||||
msgstr "802.11ac - 80 MHz vid kanal"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
"\n"
|
|
||||||
" WPA2 med forhåndsdelt nøkkel, (som kreves for å koble til "
|
|
||||||
"nettverket).\n"
|
|
||||||
" "
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
|
||||||
msgstr "Skjuler nettverket fra nettverkslister."
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
|
||||||
"to have more interference. The 5 GHz band is a\n"
|
|
||||||
" newer standard and may not be supported by all your devices. It "
|
|
||||||
"usually has less interference, but the signal\n"
|
|
||||||
" does not carry so well indoors."
|
|
||||||
msgstr ""
|
|
||||||
"\n"
|
|
||||||
" 2.4 GHz-båndet støttes av flere klienter, men har vanligvis flere"
|
|
||||||
" forstyrrelser. 5 Ghz-båndet er en nyere\n"
|
|
||||||
" standard, og kan ikke støttes av alle enhetene dine. Det har "
|
|
||||||
"vanligvis mindre forstyrrelse, men signalet\n"
|
|
||||||
" er mer utsatt for hindringer innendørs."
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
|
||||||
"40 MHz wide channels can yield higher\n"
|
|
||||||
" throughput but can cause more interference in the network. If you"
|
|
||||||
" don't know what to choose, use the default\n"
|
|
||||||
" option with 20 MHz wide channel.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
"\n"
|
|
||||||
" Endringer har justerer 802.11n/ac-modus. 802.11.n med 40 Mhz "
|
|
||||||
"brede kanaler kan gi høyere\n"
|
|
||||||
" gjennomstrømming, men kan forårsake mer forstyrrelse i "
|
|
||||||
"nettverket. Hvis du ikke vet hva du skal velge, bruk\n"
|
|
||||||
" forvalget på 20 MHz brede kanaler.\n"
|
|
||||||
" "
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
|
||||||
"Devices connected to this network are allowed to\n"
|
|
||||||
" access the internet, but aren't allowed to access other devices "
|
|
||||||
"and the configuration interface of the router.\n"
|
|
||||||
" Parameters of the guest network can be set in the Guest network "
|
|
||||||
"tab.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
"\n"
|
|
||||||
" Skrur på Wi-Fi for gjester, som er adskilt LAN-nettverket. "
|
|
||||||
"Enheter som kobler til dette nettverket tillates å\n"
|
|
||||||
" bruke Internett, men tillates ikke å nå andre enheter og "
|
|
||||||
"oppsettsgrensesnittet til ruteren..\n"
|
|
||||||
" Parameter for gjestenettverket kan settes i gjestenettverksfanen."
|
|
||||||
"\n"
|
|
||||||
" "
|
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
|
||||||
msgid "Settings saved successfully"
|
|
||||||
msgstr "Innstillinger lagret"
|
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
|
||||||
msgstr "Endringer du har gjort vil ikke bli lagret. Er du sikker?"
|
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Updating"
|
|
||||||
msgstr "Oppdaterer"
|
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
|
||||||
msgid "Load settings"
|
|
||||||
msgstr "Last inn innstillinger"
|
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
|
||||||
msgid "Save"
|
|
||||||
msgstr "Lagre"
|
|
||||||
|
|
||||||
#: src/utils/ErrorMessage.js:16
|
|
||||||
msgid "An error occurred while fetching data."
|
|
||||||
msgstr "Kunne ikke hente data."
|
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
|
||||||
#~ msgstr "Ukjent feil. Sjekk konsollen for mer info."
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
|||||||
# Norwegian Bokmål (Norway) translations for PROJECT.
|
# Norwegian Bokmål translations for PROJECT.
|
||||||
# Copyright (C) 2019 ORGANIZATION
|
# Copyright (C) 2019 ORGANIZATION
|
||||||
# This file is distributed under the same license as the PROJECT project.
|
# This file is distributed under the same license as the PROJECT project.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
|
||||||
@ -7,186 +7,186 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-08-28 17:55+0200\n"
|
"PO-Revision-Date: 2021-02-05 23:41+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
|
||||||
"Language: nb_NO\n"
|
"Language: nb_NO\n"
|
||||||
"Language-Team: nb_NO <LL@li.org>\n"
|
"Language-Team: Norwegian Bokmål "
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
"<https://hosted.weblate.org/projects/turris/foris-js/nb_NO/>\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr "Økten har utløpt. Logg inn igjen."
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr "Tidsavbrudd inntraff."
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr "Fikk ikke svar."
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
|
#, fuzzy
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr "Ukjent API-feil."
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
|
#, fuzzy
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr ""
|
msgstr "Omstart kreves"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr "Start på ny"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr "Advarsel!"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr "Er du sikker på at du vil utføre omstart av ruteren?"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr "Avbryt"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:73
|
#: src/common/RebootButton.js:73
|
||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr "Bekreft omstart"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
|
#, fuzzy
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr "Kunne ikke tilbakestille Wi-Fi-innstillinger."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:41
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:41
|
||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr "Wi-Fi-innstillinger satt til forvalg."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
|
||||||
msgid "Reset Wi-Fi Settings"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
msgid ""
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
"\n"
|
msgid "Reset Wi-Fi Settings"
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
msgstr "Tilbakestill Wi-Fi-innstillinger"
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
|
#, fuzzy
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr "Wi-Fi ${deviceID + 1}"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
|
msgstr "Passord"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr "Avbryt"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr "automatisk"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr "Skru på gjestetrådløsnett"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr "QR-kode for Wi-Fi"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr "Last ned PDF"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr "SSID kan ikke være lengre enn 32 symboler"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr "SSID kan ikke stå tomt."
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
#, fuzzy
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr "SSID kan ikke være lengre enn 32 symboler"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr "Passordet må inneholde minst 8 tegn"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:9
|
#: src/common/WiFiSettings/constants.js:9
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr ""
|
msgstr "Avskrudd"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:10
|
#: src/common/WiFiSettings/constants.js:10
|
||||||
msgid "802.11n - 20 MHz wide channel"
|
msgid "802.11n - 20 MHz wide channel"
|
||||||
msgstr ""
|
msgstr "802.11n - 20 MHz vid kanal"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:11
|
#: src/common/WiFiSettings/constants.js:11
|
||||||
msgid "802.11n - 40 MHz wide channel"
|
msgid "802.11n - 40 MHz wide channel"
|
||||||
msgstr ""
|
msgstr "802.11n - 40 MHz vid kanal"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:12
|
#: src/common/WiFiSettings/constants.js:12
|
||||||
msgid "802.11ac - 20 MHz wide channel"
|
msgid "802.11ac - 20 MHz wide channel"
|
||||||
msgstr ""
|
msgstr "802.11ac - 20 MHz vid kanal"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:13
|
#: src/common/WiFiSettings/constants.js:13
|
||||||
msgid "802.11ac - 40 MHz wide channel"
|
msgid "802.11ac - 40 MHz wide channel"
|
||||||
msgstr ""
|
msgstr "802.11ac - 40 MHz vid kanal"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:14
|
#: src/common/WiFiSettings/constants.js:14
|
||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr "802.11ac - 80 MHz vid kanal"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
#, fuzzy
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr "802.11ac - 80 MHz vid kanal"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr "SSID som inneholder uvanlige tegn kan forårsake problemer på noen enheter."
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"\n"
|
||||||
|
" WPA2 med forhåndsdelt nøkkel, (som kreves for å koble til "
|
||||||
|
"nettverket).\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr "Skjuler nettverket fra nettverkslister."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -195,8 +195,14 @@ msgid ""
|
|||||||
"usually has less interference, but the signal\n"
|
"usually has less interference, but the signal\n"
|
||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"\n"
|
||||||
|
" 2.4 GHz-båndet støttes av flere klienter, men har vanligvis flere"
|
||||||
|
" forstyrrelser. 5 Ghz-båndet er en nyere\n"
|
||||||
|
" standard, og kan ikke støttes av alle enhetene dine. Det har "
|
||||||
|
"vanligvis mindre forstyrrelse, men signalet\n"
|
||||||
|
" er mer utsatt for hindringer innendørs."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -206,8 +212,15 @@ msgid ""
|
|||||||
" option with 20 MHz wide channel.\n"
|
" option with 20 MHz wide channel.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"\n"
|
||||||
|
" Endringer har justerer 802.11n/ac-modus. 802.11.n med 40 Mhz "
|
||||||
|
"brede kanaler kan gi høyere\n"
|
||||||
|
" gjennomstrømming, men kan forårsake mer forstyrrelse i "
|
||||||
|
"nettverket. Hvis du ikke vet hva du skal velge, bruk\n"
|
||||||
|
" forvalget på 20 MHz brede kanaler.\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -218,31 +231,92 @@ msgid ""
|
|||||||
"tab.\n"
|
"tab.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"\n"
|
||||||
|
" Skrur på Wi-Fi for gjester, som er adskilt LAN-nettverket. "
|
||||||
|
"Enheter som kobler til dette nettverket tillates å\n"
|
||||||
|
" bruke Internett, men tillates ikke å nå andre enheter og "
|
||||||
|
"oppsettsgrensesnittet til ruteren..\n"
|
||||||
|
" Parameter for gjestenettverket kan settes i gjestenettverksfanen."
|
||||||
|
"\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr "Innstillinger lagret"
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
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
|
#: src/form/components/SubmitButton.js:31
|
||||||
|
#, fuzzy
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr ""
|
msgstr "Oppdaterer"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr "Last inn innstillinger"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr "Lagre"
|
||||||
|
|
||||||
#: src/utils/ErrorMessage.js:16
|
#: src/utils/ErrorMessage.js:16
|
||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr "Kunne ikke hente data."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr "Dette er ikke en gyldig IPv4-adresse."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr "Dette er ikke en gyldig IPv6-adresse."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
#, fuzzy
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr "Dette er ikke et gyldig IPv6-prefiks."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr "Dette er ikke et gyldig domenenavn."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr "Dette er ikke en gyldig DUID."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr "Dette er ikke en gyldig MAC-adresse."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr "Inneholder ikke en kommainndelt liste med e-postadresser."
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
|
#~ msgstr "Ukjent feil. Sjekk konsollen for mer info."
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr "Skru på"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "Hvis antallet trådløskort ikke samsvarer, "
|
||||||
|
#~ "kan du prøve å tilbakestille Wi-"
|
||||||
|
#~ "Fi-innstillingene. Mer at dette fjerner"
|
||||||
|
#~ "\n"
|
||||||
|
#~ "gjeldende Wi-Fi-oppsett og tilbakestiller forvalgte verdier.\n"
|
||||||
|
#~ " "
|
||||||
|
|
||||||
|
@ -7,80 +7,52 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-10-15 13:02+0000\n"
|
"PO-Revision-Date: 2020-11-29 19:29+0000\n"
|
||||||
"Last-Translator: powerburner-nl <peter.mulder.1981@gmail.com>\n"
|
"Last-Translator: Johan van de Wetering <mail@jvdwetering.nl>\n"
|
||||||
"Language: nl\n"
|
"Language: nl\n"
|
||||||
"Language-Team: Dutch "
|
"Language-Team: Dutch <https://hosted.weblate.org/projects/turris/foris-"
|
||||||
"<https://hosted.weblate.org/projects/turris/reforis/nl/>\n"
|
"js/nl/>\n"
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr "Dit is geen geldig IPv4-adres."
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr "Dit is geen geldig IPv6-adres."
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr "Dit is geen geldig IPv6-voorvoegsel."
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr "Dit is geen geldige domeinnaam."
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr "Dit is geen geldig DUID."
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr "Dit is geen geldig MAC-adres."
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr "Bevat geen lijst met e-mails gescheiden door komma's."
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr "Opnieuw opstarten is vereist"
|
msgstr "Opnieuw opstarten is vereist"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr "Opnieuw opstarten"
|
msgstr "Opnieuw opstarten"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -88,7 +60,7 @@ msgstr ""
|
|||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -96,60 +68,65 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr "auto"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr "Wachtwoord"
|
msgstr "Wachtwoord"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr "auto"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -177,18 +154,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -198,7 +185,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -209,7 +196,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -221,23 +208,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr "Bijwerken"
|
msgstr "Bijwerken"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr "Instellingen laden"
|
msgstr "Instellingen laden"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr "Opslaan"
|
msgstr "Opslaan"
|
||||||
|
|
||||||
@ -245,6 +232,53 @@ msgstr "Opslaan"
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr "Dit is geen geldig IPv4-adres."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr "Dit is geen geldig IPv6-adres."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr "Dit is geen geldig IPv6-voorvoegsel."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr "Dit is geen geldige domeinnaam."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr "Dit is geen geldig DUID."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr "Dit is geen geldig MAC-adres."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr "Bevat geen lijst met e-mails gescheiden door komma's."
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable Guest Wifi"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,80 +7,52 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-08-28 17:56+0200\n"
|
"PO-Revision-Date: 2020-12-23 12:29+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: Adam Stańczyk <a.stanczyk@onet.pl>\n"
|
||||||
"Language: pl\n"
|
"Language: pl\n"
|
||||||
"Language-Team: Polish "
|
"Language-Team: Polish <https://hosted.weblate.org/projects/turris/foris-"
|
||||||
"<https://hosted.weblate.org/projects/turris/reforis/pl/>\n"
|
"js/pl/>\n"
|
||||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && "
|
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && "
|
||||||
"(n%100<10 || n%100>=20) ? 1 : 2\n"
|
"(n%100<10 || n%100>=20) ? 1 : 2\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr "Sesja wygasła. Proszę, zaloguj się ponownie."
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr "Wystąpił błąd przekroczenia limitu czasu."
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr "Brak odpowiedzi."
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr "Wystąpił nieznany błąd API."
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -88,7 +60,7 @@ msgstr ""
|
|||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -96,60 +68,65 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr "Hasło"
|
msgstr "Hasło"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -177,18 +154,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -198,7 +185,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -209,7 +196,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -221,30 +208,76 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr "Ustawienia zostały zapisane"
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Wprowadzone zmiany mogą nie zostać zapisane. Jesteś pewny, że chcesz "
|
||||||
|
"wyjść?"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr ""
|
msgstr "Aktualizacja"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr "Wczytaj ustawienia"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr "Zapisz"
|
msgstr "Zapisz"
|
||||||
|
|
||||||
#: src/utils/ErrorMessage.js:16
|
#: src/utils/ErrorMessage.js:16
|
||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr "Wystąpił błąd podczas pobierania danych."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr "To nie jest prawidłowy adres IPv4."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr "To nie jest prawidłowy adres IPv6."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr "To nie jest prawidłowy prefiks IPv6."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr "To nie jest prawidłowa nazwa domeny."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr "To nie jest prawidłowy DUID."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr "To nie jest prawidłowy adres MAC."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr "Nie zawiera listy e-maili oddzielonych przecinkami."
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
|
#~ msgstr "Wystąpił nieznany błąd. Sprawdź konsolę, aby uzyskać więcej informacji."
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable Guest Wifi"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-02-19 13:35+0100\n"
|
"PO-Revision-Date: 2019-02-19 13:35+0100\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language: ro\n"
|
"Language: ro\n"
|
||||||
@ -17,69 +17,41 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -87,7 +59,7 @@ msgstr ""
|
|||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -95,60 +67,65 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -176,18 +153,28 @@ msgstr ""
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -197,7 +184,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -208,7 +195,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -220,23 +207,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -244,6 +231,53 @@ msgstr ""
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable Guest Wifi"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,150 +7,127 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-09-30 13:00+0000\n"
|
"PO-Revision-Date: 2021-02-19 05:50+0000\n"
|
||||||
"Last-Translator: Алексей Леньшин <alenshin@gmail.com>\n"
|
"Last-Translator: Алексей Леньшин <alenshin@gmail.com>\n"
|
||||||
"Language: ru\n"
|
"Language: ru\n"
|
||||||
"Language-Team: Russian "
|
"Language-Team: Russian <https://hosted.weblate.org/projects/turris/foris-"
|
||||||
"<https://hosted.weblate.org/projects/turris/reforis/ru/>\n"
|
"js/ru/>\n"
|
||||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
|
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr "Это некорректный IPv4-адрес."
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr "Это некорректный IPv6-адрес."
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr "Это некорректный префикс IPv6."
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr "Некорректное доменное имя."
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr "Это некорректный уникальный идентификатор DHCP (DUID)."
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr "Это некорректный MAC-адрес."
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr "Не содержит списка электронных адресов, разделенных запятыми."
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr "Ваша сессия закончилась. Пожалуйста, залогинитесь заново."
|
msgstr "Ваша сессия закончилась. Пожалуйста, залогинитесь заново."
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr "Произошла ошибка ожидания ответа сервера."
|
msgstr "Произошла ошибка ожидания ответа сервера."
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr "Ответ не получен."
|
msgstr "Ответ не получен."
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr "Неизвестная ошибка программного интерфейса приложения."
|
msgstr "Неизвестная ошибка программного интерфейса приложения."
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
#, fuzzy
|
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr "Требуется перезагрузка"
|
msgstr "Запрос на перезагрузку не выполнен."
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr "Перезагрузка"
|
msgstr "Перезагрузка"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr "Предупреждение!"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr "Вы уверены, что хотите перезагрузить маршрутизатор?"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr "Отмена"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:73
|
#: src/common/RebootButton.js:73
|
||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr "Подтвердите перезагрузку"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr "При сбросе настроек Wi-Fi произошла ошибка."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:41
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:41
|
||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr "Настройки Wi-Fi установлены по умолчанию."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
|
||||||
msgid "Reset Wi-Fi Settings"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
msgid ""
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
"\n"
|
msgid "Reset Wi-Fi Settings"
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
msgstr "Сбросить настройки Wi-Fi"
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr "Wi-Fi ${deviceID + 1}"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr "Включить"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr "авто"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr "Включить гостевой WiFi"
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr "Пароль"
|
msgstr "Пароль"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr "Отмена"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr "авто"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr "Включить гостевой Wi-Fi"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr "QR-код Wi-Fi"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr "Скачать PDF"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr "SSID не может быть длиннее 32 символов"
|
msgstr "SSID не может быть длиннее 32 символов"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr "SSID не может быть пустым"
|
msgstr "SSID не может быть пустым"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr "SSID не может быть длиннее 32 байт"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr "Пароль должен содержать не менее 8 символов"
|
msgstr "Пароль должен содержать не менее 8 символов"
|
||||||
|
|
||||||
@ -178,7 +155,19 @@ msgstr "802.11ac - ширина канала в 40 МГц"
|
|||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr "802.11ac - ширина канала в 80 МГц"
|
msgstr "802.11ac - ширина канала в 80 МГц"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr "802.11ac - ширина канала в 160 МГц"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
"SSID, содержащий нестандартные символы, может вызвать проблемы на "
|
||||||
|
"некоторых устройствах."
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
@ -189,13 +178,13 @@ msgstr ""
|
|||||||
"сети.\n"
|
"сети.\n"
|
||||||
" "
|
" "
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Если установлено, сеть не будет отображаться при сканировании доступных "
|
"Если установлено, сеть не будет отображаться при сканировании доступных "
|
||||||
"сетей."
|
"сетей."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -210,7 +199,7 @@ msgstr ""
|
|||||||
"поддерживаться не всеми вашими устройствами. Он обычно имеет меньше "
|
"поддерживаться не всеми вашими устройствами. Он обычно имеет меньше "
|
||||||
"помех, но сигнал не очень хорошо распространяется в помещении."
|
"помех, но сигнал не очень хорошо распространяется в помещении."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -227,7 +216,7 @@ msgstr ""
|
|||||||
"что выбрать, используйте опцию по умолчанию с каналом шириной 20 МГц.\n"
|
"что выбрать, используйте опцию по умолчанию с каналом шириной 20 МГц.\n"
|
||||||
" "
|
" "
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -246,25 +235,25 @@ msgstr ""
|
|||||||
"Гостевая сеть.\n"
|
"Гостевая сеть.\n"
|
||||||
" "
|
" "
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr "Настройки были успешно сохранены"
|
msgstr "Настройки были успешно сохранены"
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"В случае выхода ваши изменения будут утеряны. Вы действительно хотите "
|
"В случае выхода ваши изменения будут утеряны. Вы действительно хотите "
|
||||||
"покинуть эту страницу?"
|
"покинуть эту страницу?"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr "Обновление"
|
msgstr "Обновление"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr "Загрузить настройки"
|
msgstr "Загрузить настройки"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr "Сохранить"
|
msgstr "Сохранить"
|
||||||
|
|
||||||
@ -272,8 +261,60 @@ msgstr "Сохранить"
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr "Во время получения данных произошла ошибка."
|
msgstr "Во время получения данных произошла ошибка."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr "Это некорректный IPv4-адрес."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr "Это некорректный IPv6-адрес."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr "Это некорректный префикс IPv6."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr "Некорректное доменное имя."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr "Это некорректный уникальный идентификатор DHCP (DUID)."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr "Это некорректный MAC-адрес."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr "Не содержит списка электронных адресов, разделенных запятыми."
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
#~ "Произошла неизвестная ошибка. Проверьте "
|
#~ "Произошла неизвестная ошибка. Проверьте "
|
||||||
#~ "консоль браузера, чтобы узнать детали."
|
#~ "консоль браузера, чтобы узнать детали."
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr "Включить"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "Если количество беспроводных карт не "
|
||||||
|
#~ "совпадает, вы можете попробовать сбросить "
|
||||||
|
#~ "настройки Wi-Fi.\n"
|
||||||
|
#~ "Это приведет к удалению текущей "
|
||||||
|
#~ "конфигурации Wi-Fi и восстановлению "
|
||||||
|
#~ "значений по умолчанию.\n"
|
||||||
|
#~ " "
|
||||||
|
|
||||||
|
@ -7,186 +7,183 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-08-28 17:56+0200\n"
|
"PO-Revision-Date: 2021-06-16 11:42+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: Atec <nil.maho@gmail.com>\n"
|
||||||
"Language: sk\n"
|
"Language: sk\n"
|
||||||
"Language-Team: sk <LL@li.org>\n"
|
"Language-Team: Slovak <https://hosted.weblate.org/projects/turris/foris-"
|
||||||
"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2)\n"
|
"js/sk/>\n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr "Platnosť relácie vypršala. Prihláste sa znovu, prosím."
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr "Nastala chyba z dôvodu prekročenia časového limitu."
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr "Nedošlo k žiadnej odozve."
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr "Nastala neznáma chyba v aplikačnom programovom rozhraní."
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr ""
|
msgstr "Žiadosť o reštart neúspešná."
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr "Reštartovať"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr "Výstraha!"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr "Naozaj sa má router reštartovať?"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr "Zrušiť"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:73
|
#: src/common/RebootButton.js:73
|
||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr "Potvrdiť reštart"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr "Pri resete nastavení Wi-Fi nastala chyba."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:41
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:41
|
||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr "Nastavenia Wi-Fi sa zmenili do východiskového stavu."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
|
||||||
msgid "Reset Wi-Fi Settings"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
msgid ""
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
"\n"
|
msgid "Reset Wi-Fi Settings"
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
msgstr "Resetovať nastavenia Wi-Fi"
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr "Wi-Fi ${deviceID + 1}"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
|
msgstr "Heslo"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr "Zrušiť"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr "automaticky"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr "Zapnúť Wi-Fi pre hostí"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr "Wi-Fi QR kód"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr "Stiahnuť PDF"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr "SSID nemôže mať viac ako 32 znakov"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr "SSID nesmie byť prázdne"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr "SSID nesmie byť dlhšie ako 32 byteov"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr "Heslo musí obsahovať aspoň 8 znakov"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:9
|
#: src/common/WiFiSettings/constants.js:9
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr ""
|
msgstr "Zakázané"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:10
|
#: src/common/WiFiSettings/constants.js:10
|
||||||
msgid "802.11n - 20 MHz wide channel"
|
msgid "802.11n - 20 MHz wide channel"
|
||||||
msgstr ""
|
msgstr "802.11n – šírka kanála 20 MHz"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:11
|
#: src/common/WiFiSettings/constants.js:11
|
||||||
msgid "802.11n - 40 MHz wide channel"
|
msgid "802.11n - 40 MHz wide channel"
|
||||||
msgstr ""
|
msgstr "802.11n – šírka kanála 40 MHz"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:12
|
#: src/common/WiFiSettings/constants.js:12
|
||||||
msgid "802.11ac - 20 MHz wide channel"
|
msgid "802.11ac - 20 MHz wide channel"
|
||||||
msgstr ""
|
msgstr "802.11ac – šírka kanála 20 MHz"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:13
|
#: src/common/WiFiSettings/constants.js:13
|
||||||
msgid "802.11ac - 40 MHz wide channel"
|
msgid "802.11ac - 40 MHz wide channel"
|
||||||
msgstr ""
|
msgstr "802.11ac – šírka kanála 40 MHz"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:14
|
#: src/common/WiFiSettings/constants.js:14
|
||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
msgstr ""
|
msgstr "802.11ac – šírka kanála 80 MHz"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr "802.11ac – šírka kanála 160 MHz"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
|
msgstr ""
|
||||||
|
"SSID s neštandardnými znakmi môže na niektorých zariadeniach spôsobovať "
|
||||||
|
"problémy."
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"\n"
|
||||||
|
" WPA2 vopred zdieľaný kľúč, ktorý sa vyžaduje na pripojenie k "
|
||||||
|
"sieti.\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Pri zapnutí tejto voľby sa sieť zariadeniam pri vyhľadávaní dostupných "
|
||||||
|
"sietí nezobrazí."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -195,8 +192,14 @@ msgid ""
|
|||||||
"usually has less interference, but the signal\n"
|
"usually has less interference, but the signal\n"
|
||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"\n"
|
||||||
|
" Pásmo 2,4 GHz podporujú klientské zariadenia najčastejšie, ale "
|
||||||
|
"dochádza v ňom k väčšiemu rušeniu.\n"
|
||||||
|
" Pásmo 5 GHz je novým štandardom a nemusia ho podporovať všetky "
|
||||||
|
"vaše zariadenia.\n"
|
||||||
|
" Rušenie je obvykle nižšie, ale signál sa vnútri budov šíri horšie."
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -206,8 +209,15 @@ msgid ""
|
|||||||
" option with 20 MHz wide channel.\n"
|
" option with 20 MHz wide channel.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"\n"
|
||||||
|
" Týmto sa zmení režim prevádzky 802.11n/ac. 802.11n s kanálom "
|
||||||
|
"širokým 40 MHz môže poskytnúť vyššiu\n"
|
||||||
|
" priepustnosť, ale tiež spôsobovať vyššie rušenie v sieti. Ak si "
|
||||||
|
"nie ste istí, použite východiskovú voľbu\n"
|
||||||
|
" s kanálom širokým 20 MHz.\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -218,31 +228,93 @@ msgid ""
|
|||||||
"tab.\n"
|
"tab.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"\n"
|
||||||
|
" Zapnutie Wi-Fi pre hostí, ktorá je oddelená od miestnej siete "
|
||||||
|
"(LAN). Zariadenia pripojené do tejto siete majú povolený\n"
|
||||||
|
" prístup na internet, ale zakázané pripojenie k iným zariadeniam a"
|
||||||
|
" ku konfiguračnému rozhraniu routera.\n"
|
||||||
|
" Parametre siete pre hostí je možné nastaviť na záložke „Sieť pre "
|
||||||
|
"hostí“.\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr "Nastavenia boli úspešne uložené"
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr "Vykonané zmeny neboli uložené. Naozaj chcete opustiť stránku?"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr ""
|
msgstr "Prebieha aktualizácia"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr "Načítavanie nastavení"
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr "Uložiť"
|
||||||
|
|
||||||
#: src/utils/ErrorMessage.js:16
|
#: src/utils/ErrorMessage.js:16
|
||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr "Pri získavaní dát nastala chyba."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr "Toto nie je platná IPv4 adresa."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr "Toto nie je platná IPv6 adresa."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr "Toto nie je platný IPv6 prefix."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr "Toto nie je platné doménové meno."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr "Toto nie je platné DUID."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr "Toto nie je platná MAC adresa."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr "Neobsahuje zoznam e-mailov oddelených čiarkami."
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable Guest Wifi"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "Ak počet Wi-Fi karet nezodpovedá "
|
||||||
|
#~ "skutočnosti, pokúste sa resetovať nastavenia"
|
||||||
|
#~ " Wi-Fi. Nezabudnite však,\n"
|
||||||
|
#~ "že sa tým odstráni aktuálna konfigurácia"
|
||||||
|
#~ " a obnovia sa východiskové hodnoty.\n"
|
||||||
|
#~ " "
|
||||||
|
|
||||||
|
@ -7,86 +7,60 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2020-02-20 17:28+0100\n"
|
"POT-Creation-Date: 2021-07-30 16:58+0300\n"
|
||||||
"PO-Revision-Date: 2019-08-28 17:56+0200\n"
|
"PO-Revision-Date: 2021-07-10 02:34+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: Kristoffer Grundström "
|
||||||
|
"<swedishsailfishosuser@tutanota.com>\n"
|
||||||
"Language: sv\n"
|
"Language: sv\n"
|
||||||
"Language-Team: sv <LL@li.org>\n"
|
"Language-Team: Swedish <https://hosted.weblate.org/projects/turris/foris-"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
"js/sv/>\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.8.0\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: src/validations.js:13
|
#: src/api/utils.js:60
|
||||||
msgid "This is not a valid IPv4 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:14
|
|
||||||
msgid "This is not a valid IPv6 address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:15
|
|
||||||
msgid "This is not a valid IPv6 prefix."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:16
|
|
||||||
msgid "This is not a valid domain name."
|
|
||||||
msgstr "Detta är inte ett giltigt domännamn."
|
|
||||||
|
|
||||||
#: src/validations.js:17
|
|
||||||
msgid "This is not a valid DUID."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:18
|
|
||||||
msgid "This is not a valid MAC address."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/validations.js:19
|
|
||||||
msgid "Doesn't contain a list of emails separated by commas."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/api/utils.js:58
|
|
||||||
msgid "The session is expired. Please log in again."
|
msgid "The session is expired. Please log in again."
|
||||||
msgstr ""
|
msgstr "Sessionen har slutat gälla. Vänligen logga in igen."
|
||||||
|
|
||||||
#: src/api/utils.js:63
|
#: src/api/utils.js:65
|
||||||
msgid "Timeout error occurred."
|
msgid "Timeout error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:66
|
#: src/api/utils.js:68
|
||||||
msgid "No response received."
|
msgid "No response received."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/api/utils.js:76
|
#: src/api/utils.js:78
|
||||||
msgid "An unknown API error occurred."
|
msgid "An unknown API error occurred."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/RebootButton.js:33
|
#: src/common/RebootButton.js:27
|
||||||
msgid "Reboot request failed."
|
msgid "Reboot request failed."
|
||||||
msgstr "Omstart krävs"
|
msgstr "Förfrågning för omstart misslyckades."
|
||||||
|
|
||||||
#: src/common/RebootButton.js:54
|
#: src/common/RebootButton.js:51
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr "Starta om"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:69
|
#: src/common/RebootButton.js:66
|
||||||
msgid "Reboot confirmation"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr "Varning!"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:70
|
#: src/common/RebootButton.js:68
|
||||||
msgid "Are you sure you want to restart the router?"
|
msgid "Are you sure you want to restart the router?"
|
||||||
msgstr ""
|
msgstr "Är du säker på att du vill starta om routern?"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:72
|
#: src/common/RebootButton.js:71
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr "Avbryt"
|
||||||
|
|
||||||
#: src/common/RebootButton.js:73
|
#: src/common/RebootButton.js:73
|
||||||
msgid "Confirm reboot"
|
msgid "Confirm reboot"
|
||||||
msgstr ""
|
msgstr "Bekräfta omstart"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:38
|
||||||
msgid "An error occurred during resetting Wi-Fi settings."
|
msgid "An error occurred during resetting Wi-Fi settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -94,62 +68,68 @@ msgstr ""
|
|||||||
msgid "Wi-Fi settings are set to defaults."
|
msgid "Wi-Fi settings are set to defaults."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||||
msgid "Reset Wi-Fi Settings"
|
msgid "Reset Wi-Fi Settings"
|
||||||
msgstr ""
|
msgstr "Återställ Wi-Fi-inställningarna"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
#: src/common/WiFiSettings/WiFiForm.js:92
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
|
||||||
"Fi settings. Note that this will remove the\n"
|
|
||||||
"current Wi-Fi configuration and restore the default values.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
|
||||||
msgid "Wi-Fi ${deviceID + 1}"
|
msgid "Wi-Fi ${deviceID + 1}"
|
||||||
msgstr ""
|
msgstr "Wi-Fi ${deviceID + 1}"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
#: src/common/WiFiSettings/WiFiForm.js:129
|
||||||
msgid "Enable"
|
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
|
||||||
msgid "auto"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
|
||||||
msgid "Enable Guest Wifi"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr "Lösenord"
|
msgstr "Lösenord"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
#: src/common/WiFiSettings/WiFiForm.js:143
|
||||||
|
msgid "Hide SSID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:177
|
||||||
|
msgid "802.11n/ac mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:190
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Channel"
|
||||||
|
msgstr "Avbryt"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiForm.js:221
|
||||||
|
msgid "auto"
|
||||||
|
msgstr "auto"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiGuestForm.js:42
|
||||||
|
msgid "Enable Guest Wi-Fi"
|
||||||
|
msgstr "Aktivera Wi-Fi för Gäst"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiQRCode.js:71
|
||||||
msgid "Wi-Fi QR Code"
|
msgid "Wi-Fi QR Code"
|
||||||
msgstr ""
|
msgstr "QR-kod för Wi-Fi"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
#: src/common/WiFiSettings/WiFiQRCode.js:91
|
||||||
msgid "Download PDF"
|
msgid "Download PDF"
|
||||||
msgstr ""
|
msgstr "Ladda ner PDF"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
#: src/common/WiFiSettings/WiFiSettings.js:78
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
#: src/common/WiFiSettings/WiFiSettings.js:90
|
||||||
msgid "SSID can't be longer than 32 symbols"
|
msgid "SSID can't be longer than 32 symbols"
|
||||||
msgstr ""
|
msgstr "SSID kan inte vara längre än 32 symboler"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
#: src/common/WiFiSettings/WiFiSettings.js:79
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
#: src/common/WiFiSettings/WiFiSettings.js:92
|
||||||
msgid "SSID can't be empty"
|
msgid "SSID can't be empty"
|
||||||
msgstr ""
|
msgstr "SSID kan inte vara tomt"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:94
|
||||||
|
msgid "SSID can't be longer than 32 bytes"
|
||||||
|
msgstr "SSID kan inte vara längre än 32 bytes"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
|
||||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||||
|
#: src/common/WiFiSettings/WiFiSettings.js:97
|
||||||
msgid "Password must contain at least 8 symbols"
|
msgid "Password must contain at least 8 symbols"
|
||||||
msgstr ""
|
msgstr "Lösenord måste innehålla åtminstone 8 symboler"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:9
|
#: src/common/WiFiSettings/constants.js:9
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
@ -157,36 +137,46 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:10
|
#: src/common/WiFiSettings/constants.js:10
|
||||||
msgid "802.11n - 20 MHz wide channel"
|
msgid "802.11n - 20 MHz wide channel"
|
||||||
msgstr ""
|
msgstr "802.11n - 20 MHz bred kanal"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:11
|
#: src/common/WiFiSettings/constants.js:11
|
||||||
msgid "802.11n - 40 MHz wide channel"
|
msgid "802.11n - 40 MHz wide channel"
|
||||||
msgstr ""
|
msgstr "802.11n - 40 MHz bred kanal"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:12
|
#: src/common/WiFiSettings/constants.js:12
|
||||||
msgid "802.11ac - 20 MHz wide channel"
|
msgid "802.11ac - 20 MHz wide channel"
|
||||||
msgstr ""
|
msgstr "802.11ac - 20 MHz bred kanal"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:13
|
#: src/common/WiFiSettings/constants.js:13
|
||||||
msgid "802.11ac - 40 MHz wide channel"
|
msgid "802.11ac - 40 MHz wide channel"
|
||||||
msgstr ""
|
msgstr "802.11ac - 40 MHz bred kanal"
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:14
|
#: src/common/WiFiSettings/constants.js:14
|
||||||
msgid "802.11ac - 80 MHz wide channel"
|
msgid "802.11ac - 80 MHz wide channel"
|
||||||
|
msgstr "802.11ac - 80 MHz bred kanal"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:15
|
||||||
|
msgid "802.11ac - 160 MHz wide channel"
|
||||||
|
msgstr "802.11ac - 160 MHz bred kanal"
|
||||||
|
|
||||||
|
#: src/common/WiFiSettings/constants.js:22
|
||||||
|
msgid ""
|
||||||
|
"SSID which contains non-standard characters could cause problems on some "
|
||||||
|
"devices."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:21
|
#: src/common/WiFiSettings/constants.js:25
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:24
|
#: src/common/WiFiSettings/constants.js:28
|
||||||
msgid "If set, network is not visible when scanning for available networks."
|
msgid "If set, network is not visible when scanning for available networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:25
|
#: src/common/WiFiSettings/constants.js:31
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||||
@ -196,7 +186,7 @@ msgid ""
|
|||||||
" does not carry so well indoors."
|
" does not carry so well indoors."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:29
|
#: src/common/WiFiSettings/constants.js:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||||
@ -207,7 +197,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/common/WiFiSettings/constants.js:34
|
#: src/common/WiFiSettings/constants.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||||
@ -219,23 +209,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:112
|
#: src/form/components/ForisForm.js:121
|
||||||
msgid "Settings saved successfully"
|
msgid "Settings saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/ForisForm.js:165
|
#: src/form/components/ForisForm.js:183
|
||||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:32
|
#: src/form/components/SubmitButton.js:31
|
||||||
msgid "Updating"
|
msgid "Updating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:35
|
#: src/form/components/SubmitButton.js:34
|
||||||
msgid "Load settings"
|
msgid "Load settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/form/components/SubmitButton.js:38
|
#: src/form/components/SubmitButton.js:37
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr "Spara"
|
msgstr "Spara"
|
||||||
|
|
||||||
@ -243,6 +233,53 @@ msgstr "Spara"
|
|||||||
msgid "An error occurred while fetching data."
|
msgid "An error occurred while fetching data."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:13
|
||||||
|
msgid "This is not a valid IPv4 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:14
|
||||||
|
msgid "This is not a valid IPv6 address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:15
|
||||||
|
msgid "This is not a valid IPv6 prefix."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:16
|
||||||
|
msgid "This is not a valid domain name."
|
||||||
|
msgstr "Detta är inte ett giltigt domännamn."
|
||||||
|
|
||||||
|
#: src/utils/validations.js:17
|
||||||
|
msgid "This is not a valid DUID."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:18
|
||||||
|
msgid "This is not a valid MAC address."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/utils/validations.js:19
|
||||||
|
msgid "Doesn't contain a list of emails separated by commas."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "An unknown error occurred. Check the console for more info."
|
#~ msgid "An unknown error occurred. Check the console for more info."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Reboot confirmation"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Enable Guest Wifi"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ "If a number of wireless cards "
|
||||||
|
#~ "doesn't match, you may try to "
|
||||||
|
#~ "reset the Wi-Fi settings. Note "
|
||||||
|
#~ "that this will remove the\n"
|
||||||
|
#~ "current Wi-Fi configuration and restore the default values.\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user