chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-crowdin[bot]
2025-01-17 11:54:32 +00:00
committed by GitHub
parent a1084f91e5
commit d1be727eb3
29 changed files with 1334 additions and 0 deletions

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "密码不符合要求", "passwordRequirements": "密码不符合要求",
"boardAlreadyExists": "具有此名称的面板已存在", "boardAlreadyExists": "具有此名称的面板已存在",
"invalidFileType": "无效的文件类型,例如 {expected}", "invalidFileType": "无效的文件类型,例如 {expected}",
"invalidFileName": "",
"fileTooLarge": "文件太大,最大大小为 {maxSize}", "fileTooLarge": "文件太大,最大大小为 {maxSize}",
"invalidConfiguration": "无效配置", "invalidConfiguration": "无效配置",
"groupNameTaken": "用户组名称已存在" "groupNameTaken": "用户组名称已存在"
@@ -2101,6 +2102,7 @@
"docker": "Docker", "docker": "Docker",
"logs": "日志", "logs": "日志",
"api": "API", "api": "API",
"certificates": "",
"tasks": "任务" "tasks": "任务"
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "日志" "label": "日志"
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "Heslo nesplňuje požadavky", "passwordRequirements": "Heslo nesplňuje požadavky",
"boardAlreadyExists": "Plocha s tímto názvem již existuje", "boardAlreadyExists": "Plocha s tímto názvem již existuje",
"invalidFileType": "Neplatný typ souboru, očekáván {expected}", "invalidFileType": "Neplatný typ souboru, očekáván {expected}",
"invalidFileName": "",
"fileTooLarge": "Soubor je příliš velký, maximální velikost je {maxSize}", "fileTooLarge": "Soubor je příliš velký, maximální velikost je {maxSize}",
"invalidConfiguration": "Neplatná konfigurace", "invalidConfiguration": "Neplatná konfigurace",
"groupNameTaken": "Název skupiny je již používán" "groupNameTaken": "Název skupiny je již používán"
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "Passwort erfüllt nicht alle Anforderungen", "passwordRequirements": "Passwort erfüllt nicht alle Anforderungen",
"boardAlreadyExists": "Ein Board mit diesem Namen existiert bereits", "boardAlreadyExists": "Ein Board mit diesem Namen existiert bereits",
"invalidFileType": "Ungültiger Dateityp, erwartete {expected}", "invalidFileType": "Ungültiger Dateityp, erwartete {expected}",
"invalidFileName": "",
"fileTooLarge": "Datei ist zu groß, maximale Größe ist {maxSize}", "fileTooLarge": "Datei ist zu groß, maximale Größe ist {maxSize}",
"invalidConfiguration": "Ungültige Konfiguration", "invalidConfiguration": "Ungültige Konfiguration",
"groupNameTaken": "Gruppenname bereits vergeben" "groupNameTaken": "Gruppenname bereits vergeben"
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "הסיסמה אינה עומדת בדרישות", "passwordRequirements": "הסיסמה אינה עומדת בדרישות",
"boardAlreadyExists": "לוח בשם זה כבר קיים", "boardAlreadyExists": "לוח בשם זה כבר קיים",
"invalidFileType": "סוג קובץ לא חוקי, צפוי {expected}", "invalidFileType": "סוג קובץ לא חוקי, צפוי {expected}",
"invalidFileName": "",
"fileTooLarge": "הקובץ גדול מדי, הגודל המרבי הוא {maxSize}", "fileTooLarge": "הקובץ גדול מדי, הגודל המרבי הוא {maxSize}",
"invalidConfiguration": "תצורה לא חוקית", "invalidConfiguration": "תצורה לא חוקית",
"groupNameTaken": "שם הקבוצה כבר תפוס" "groupNameTaken": "שם הקבוצה כבר תפוס"
@@ -2101,6 +2102,7 @@
"docker": "דוקר", "docker": "דוקר",
"logs": "קובצי לוג", "logs": "קובצי לוג",
"api": "ממשק API", "api": "ממשק API",
"certificates": "",
"tasks": "משימות" "tasks": "משימות"
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "קבצי לוג" "label": "קבצי לוג"
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "Wachtwoord voldoet niet aan de eisen", "passwordRequirements": "Wachtwoord voldoet niet aan de eisen",
"boardAlreadyExists": "Er bestaat al een bord met deze naam", "boardAlreadyExists": "Er bestaat al een bord met deze naam",
"invalidFileType": "Ongeldig bestandstype, verwachtte {expected}", "invalidFileType": "Ongeldig bestandstype, verwachtte {expected}",
"invalidFileName": "",
"fileTooLarge": "Bestand is te groot, maximale grootte is {maxSize}", "fileTooLarge": "Bestand is te groot, maximale grootte is {maxSize}",
"invalidConfiguration": "Ongeldige configuratie", "invalidConfiguration": "Ongeldige configuratie",
"groupNameTaken": "Groepsnaam al in gebruik" "groupNameTaken": "Groepsnaam al in gebruik"
@@ -2101,6 +2102,7 @@
"docker": "Docker", "docker": "Docker",
"logs": "Logs", "logs": "Logs",
"api": "API", "api": "API",
"certificates": "",
"tasks": "Taken" "tasks": "Taken"
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "Logs" "label": "Logs"
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "Twoje hasło nie spełnia wymagań.", "passwordRequirements": "Twoje hasło nie spełnia wymagań.",
"boardAlreadyExists": "Tablica o tej nazwie już istnieje", "boardAlreadyExists": "Tablica o tej nazwie już istnieje",
"invalidFileType": "Nieprawidłowy typ pliku, oczekiwany {expected}", "invalidFileType": "Nieprawidłowy typ pliku, oczekiwany {expected}",
"invalidFileName": "",
"fileTooLarge": "Plik jest zbyt duży, maksymalny rozmiar to {maxSize}", "fileTooLarge": "Plik jest zbyt duży, maksymalny rozmiar to {maxSize}",
"invalidConfiguration": "Nieprawidłowa konfiguracja", "invalidConfiguration": "Nieprawidłowa konfiguracja",
"groupNameTaken": "Nazwa użytkownika jest już zajęta" "groupNameTaken": "Nazwa użytkownika jest już zajęta"
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "Пароль не соответствует требованиям", "passwordRequirements": "Пароль не соответствует требованиям",
"boardAlreadyExists": "Панель с таким именем уже существует", "boardAlreadyExists": "Панель с таким именем уже существует",
"invalidFileType": "Неверный тип файла, ожидается {expected}", "invalidFileType": "Неверный тип файла, ожидается {expected}",
"invalidFileName": "",
"fileTooLarge": "Файл слишком большой, максимальный размер {maxSize}", "fileTooLarge": "Файл слишком большой, максимальный размер {maxSize}",
"invalidConfiguration": "Неверная конфигурация", "invalidConfiguration": "Неверная конфигурация",
"groupNameTaken": "Имя группы уже занято" "groupNameTaken": "Имя группы уже занято"
@@ -2101,6 +2102,7 @@
"docker": "Docker", "docker": "Docker",
"logs": "Логи", "logs": "Логи",
"api": "API", "api": "API",
"certificates": "",
"tasks": "Задачи" "tasks": "Задачи"
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "Логи" "label": "Логи"
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "Heslo nespĺňa požiadavky", "passwordRequirements": "Heslo nespĺňa požiadavky",
"boardAlreadyExists": "Doska s týmto názvom už existuje", "boardAlreadyExists": "Doska s týmto názvom už existuje",
"invalidFileType": "Neplatný typ súboru, očakáva sa {expected}", "invalidFileType": "Neplatný typ súboru, očakáva sa {expected}",
"invalidFileName": "",
"fileTooLarge": "Súbor je príliš veľký, maximálna veľkosť je {maxSize}", "fileTooLarge": "Súbor je príliš veľký, maximálna veľkosť je {maxSize}",
"invalidConfiguration": "Neplatná konfigurácia", "invalidConfiguration": "Neplatná konfigurácia",
"groupNameTaken": "Názov skupiny je už obsadený" "groupNameTaken": "Názov skupiny je už obsadený"
@@ -2101,6 +2102,7 @@
"docker": "Docker", "docker": "Docker",
"logs": "Záznamy", "logs": "Záznamy",
"api": "API", "api": "API",
"certificates": "",
"tasks": "Úlohy" "tasks": "Úlohy"
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "Záznamy" "label": "Záznamy"
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "Parola gereksinimleri karşılamıyor", "passwordRequirements": "Parola gereksinimleri karşılamıyor",
"boardAlreadyExists": "Bu isimde bir panel zaten mevcut", "boardAlreadyExists": "Bu isimde bir panel zaten mevcut",
"invalidFileType": "Geçersiz dosya türü, {expected} bekleniyor", "invalidFileType": "Geçersiz dosya türü, {expected} bekleniyor",
"invalidFileName": "",
"fileTooLarge": "Dosya çok büyük, azami boyut {maxSize}", "fileTooLarge": "Dosya çok büyük, azami boyut {maxSize}",
"invalidConfiguration": "Geçersiz yapılandırma", "invalidConfiguration": "Geçersiz yapılandırma",
"groupNameTaken": "Grup adı zaten alınmış" "groupNameTaken": "Grup adı zaten alınmış"
@@ -2101,6 +2102,7 @@
"docker": "Docker", "docker": "Docker",
"logs": "Günlükler", "logs": "Günlükler",
"api": "API", "api": "API",
"certificates": "",
"tasks": "Görevler" "tasks": "Görevler"
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "Günlükler" "label": "Günlükler"
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "", "passwordRequirements": "",
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"invalidFileName": "",
"fileTooLarge": "", "fileTooLarge": "",
"invalidConfiguration": "", "invalidConfiguration": "",
"groupNameTaken": "" "groupNameTaken": ""
@@ -2101,6 +2102,7 @@
"docker": "", "docker": "",
"logs": "", "logs": "",
"api": "", "api": "",
"certificates": "",
"tasks": "" "tasks": ""
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "" "label": ""
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "密碼不符合要求", "passwordRequirements": "密碼不符合要求",
"boardAlreadyExists": "此面板名稱已存在", "boardAlreadyExists": "此面板名稱已存在",
"invalidFileType": "無效的檔案類型,例如 {expected}", "invalidFileType": "無效的檔案類型,例如 {expected}",
"invalidFileName": "",
"fileTooLarge": "檔案太大,最大大小為 {maxSize}", "fileTooLarge": "檔案太大,最大大小為 {maxSize}",
"invalidConfiguration": "無效設定", "invalidConfiguration": "無效設定",
"groupNameTaken": "用戶組名稱已存在" "groupNameTaken": "用戶組名稱已存在"
@@ -2101,6 +2102,7 @@
"docker": "Docker", "docker": "Docker",
"logs": "Logs", "logs": "Logs",
"api": "API", "api": "API",
"certificates": "",
"tasks": "任務" "tasks": "任務"
} }
}, },
@@ -2706,6 +2708,9 @@
}, },
"logs": { "logs": {
"label": "Logs" "label": "Logs"
},
"certificates": {
"label": ""
} }
}, },
"settings": { "settings": {
@@ -3101,5 +3106,46 @@
} }
} }
} }
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
} }
} }