mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-07-11 15:16:34 +02:00
refactor: cleanup
This commit is contained in:
@@ -1844,6 +1844,7 @@
|
||||
"passwordTooShort": "Password must be at least {{min}} characters",
|
||||
"proxyNotFound": "Proxy not found",
|
||||
"groupNotFound": "Group not found",
|
||||
"groupAlreadyExists": "A group with this name already exists",
|
||||
"vpnNotFound": "VPN not found",
|
||||
"extensionNotFound": "Extension not found",
|
||||
"extensionGroupNotFound": "Extension group not found",
|
||||
|
||||
@@ -1844,6 +1844,7 @@
|
||||
"passwordTooShort": "La contraseña debe tener al menos {{min}} caracteres",
|
||||
"proxyNotFound": "Proxy no encontrado",
|
||||
"groupNotFound": "Grupo no encontrado",
|
||||
"groupAlreadyExists": "Ya existe un grupo con este nombre",
|
||||
"vpnNotFound": "VPN no encontrada",
|
||||
"extensionNotFound": "Extensión no encontrada",
|
||||
"extensionGroupNotFound": "Grupo de extensiones no encontrado",
|
||||
|
||||
@@ -1844,6 +1844,7 @@
|
||||
"passwordTooShort": "Le mot de passe doit comporter au moins {{min}} caractères",
|
||||
"proxyNotFound": "Proxy introuvable",
|
||||
"groupNotFound": "Groupe introuvable",
|
||||
"groupAlreadyExists": "Un groupe portant ce nom existe déjà",
|
||||
"vpnNotFound": "VPN introuvable",
|
||||
"extensionNotFound": "Extension introuvable",
|
||||
"extensionGroupNotFound": "Groupe d'extensions introuvable",
|
||||
|
||||
@@ -1844,6 +1844,7 @@
|
||||
"passwordTooShort": "パスワードは {{min}} 文字以上必要です",
|
||||
"proxyNotFound": "プロキシが見つかりません",
|
||||
"groupNotFound": "グループが見つかりません",
|
||||
"groupAlreadyExists": "この名前のグループは既に存在します",
|
||||
"vpnNotFound": "VPNが見つかりません",
|
||||
"extensionNotFound": "拡張機能が見つかりません",
|
||||
"extensionGroupNotFound": "拡張機能グループが見つかりません",
|
||||
|
||||
@@ -1844,6 +1844,7 @@
|
||||
"passwordTooShort": "비밀번호는 {{min}}자 이상이어야 합니다",
|
||||
"proxyNotFound": "프록시를 찾을 수 없습니다",
|
||||
"groupNotFound": "그룹을 찾을 수 없습니다",
|
||||
"groupAlreadyExists": "이 이름의 그룹이 이미 존재합니다",
|
||||
"vpnNotFound": "VPN을 찾을 수 없습니다",
|
||||
"extensionNotFound": "확장 프로그램을 찾을 수 없습니다",
|
||||
"extensionGroupNotFound": "확장 프로그램 그룹을 찾을 수 없습니다",
|
||||
|
||||
@@ -1844,6 +1844,7 @@
|
||||
"passwordTooShort": "A senha deve ter pelo menos {{min}} caracteres",
|
||||
"proxyNotFound": "Proxy não encontrado",
|
||||
"groupNotFound": "Grupo não encontrado",
|
||||
"groupAlreadyExists": "Já existe um grupo com este nome",
|
||||
"vpnNotFound": "VPN não encontrada",
|
||||
"extensionNotFound": "Extensão não encontrada",
|
||||
"extensionGroupNotFound": "Grupo de extensões não encontrado",
|
||||
|
||||
@@ -1844,6 +1844,7 @@
|
||||
"passwordTooShort": "Пароль должен быть не короче {{min}} символов",
|
||||
"proxyNotFound": "Прокси не найден",
|
||||
"groupNotFound": "Группа не найдена",
|
||||
"groupAlreadyExists": "Группа с таким именем уже существует",
|
||||
"vpnNotFound": "VPN не найден",
|
||||
"extensionNotFound": "Расширение не найдено",
|
||||
"extensionGroupNotFound": "Группа расширений не найдена",
|
||||
|
||||
@@ -1844,6 +1844,7 @@
|
||||
"passwordTooShort": "Mật khẩu phải có ít nhất {{min}} ký tự",
|
||||
"proxyNotFound": "Không tìm thấy proxy",
|
||||
"groupNotFound": "Không tìm thấy nhóm",
|
||||
"groupAlreadyExists": "Đã tồn tại một nhóm với tên này",
|
||||
"vpnNotFound": "Không tìm thấy VPN",
|
||||
"extensionNotFound": "Không tìm thấy tiện ích",
|
||||
"extensionGroupNotFound": "Không tìm thấy nhóm tiện ích",
|
||||
|
||||
@@ -1844,6 +1844,7 @@
|
||||
"passwordTooShort": "密码至少需要 {{min}} 个字符",
|
||||
"proxyNotFound": "未找到代理",
|
||||
"groupNotFound": "未找到分组",
|
||||
"groupAlreadyExists": "已存在同名分组",
|
||||
"vpnNotFound": "未找到 VPN",
|
||||
"extensionNotFound": "未找到扩展",
|
||||
"extensionGroupNotFound": "未找到扩展分组",
|
||||
|
||||
Reference in New Issue
Block a user