Skip to content

Commit b4cad17

Browse files
weblatejonilehtolazigadferlopesptXardas365
authored
Translations update from Hosted Weblate (#55)
Co-authored-by: Joni Lehtola <[email protected]> Co-authored-by: Žiga Deisinger <[email protected]> Co-authored-by: Fernando Lopes <[email protected]> Co-authored-by: Juraj Kršák <[email protected]> Co-authored-by: linsui <[email protected]>
1 parent fd1e1b7 commit b4cad17

File tree

3 files changed

+61
-0
lines changed

3 files changed

+61
-0
lines changed

i18n/cs.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"main": {
3+
"description": "Prohledejte vaši síť a najděte instalaci evcc.",
4+
"title": "Nastavit server"
5+
},
6+
"servers": {
7+
"changeServer": "Změnit server",
8+
"manually": {
9+
"authenticationRequired": "Vyžaduje se autentifikace",
10+
"checkAdress": "Server se nezdá být instancí evcc. Zkontrolujte prosím adresu.",
11+
"checkAndSave": "Zkontrolovat a uložit",
12+
"enterUrl": "Zadejte URL",
13+
"missingOrWrongAuthentication": "Chybějící nebo nesprávná autentifikace",
14+
"password": "Heslo",
15+
"serverIncompatible": "Instalace evcc ještě není kompatibilní s aplikací. Aktualizujte svou instalaci.",
16+
"serverNotAvailable": "Server není k dispozici. Zkontrolujte prosím adresu.",
17+
"specify": "Zadejte adresu ručně",
18+
"user": "Uživatel"
19+
},
20+
"removeServer": "Odebrat server",
21+
"search": {
22+
"notAvailable": "Vyhledávání není na tomto zařízení možné. Použijte ruční zadání.",
23+
"nothingFound": "Žádný server evcc nebyl nalezen.",
24+
"searching": "Hledání připojení ...",
25+
"start": "Spustit vyhledávání"
26+
},
27+
"select": "Vybrat",
28+
"useDemo": "Použít ukázkovou instanci"
29+
}
30+
}

i18n/sk.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

i18n/zh-Hans.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"main": {
3+
"description": "在你的网络中搜索以找到你的 evcc 安装。",
4+
"title": "设置服务器"
5+
},
6+
"servers": {
7+
"changeServer": "更改服务器",
8+
"manually": {
9+
"authenticationRequired": "需要认证",
10+
"checkAdress": "此服务器不是 evcc 实例。请检查地址。",
11+
"checkAndSave": "检查并保存",
12+
"enterUrl": "输入 URL",
13+
"missingOrWrongAuthentication": "缺少或不正确的认证",
14+
"password": "密码",
15+
"serverIncompatible": "此 evcc 实例尚未兼容应用。请更新你的安装。",
16+
"serverNotAvailable": "服务器不可达。请检查地址。",
17+
"specify": "手动输入地址",
18+
"user": "用户"
19+
},
20+
"removeServer": "移除服务器",
21+
"search": {
22+
"notAvailable": "此设备上无法搜索。请使用手动输入。",
23+
"nothingFound": "未找到服务器。",
24+
"searching": "搜索连接...",
25+
"start": "开始搜索"
26+
},
27+
"select": "选择",
28+
"useDemo": "使用演示实例"
29+
}
30+
}

0 commit comments

Comments
 (0)