mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-02-21 15:44:30 +01:00
fix: redundant punctuation in some languages
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"all": "Alle",
|
||||
"alreadyLastDir": "Bereits im letzten Verzeichnis.",
|
||||
"alterUrl": "Url ändern",
|
||||
"askContinue": "{msg}, weiter?",
|
||||
"askContinue": "{msg}. Weiter?",
|
||||
"attention": "Achtung",
|
||||
"authRequired": "Autorisierung erforderlich",
|
||||
"auto": "System folgen",
|
||||
@@ -253,7 +253,7 @@
|
||||
"upsideDown": "Upside Down",
|
||||
"uptime": "Betriebszeit",
|
||||
"urlOrJson": "URL oder JSON",
|
||||
"useNoPwd": "Es wird kein Passwort verwendet.",
|
||||
"useNoPwd": "Es wird kein Passwort verwendet",
|
||||
"used": "Gebraucht",
|
||||
"user": "Benutzer",
|
||||
"versionHaveUpdate": "Gefunden: v1.0.{build}, klicke zum Aktualisieren",
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"all": "All",
|
||||
"alreadyLastDir": "Already in last directory.",
|
||||
"alterUrl": "Alter url",
|
||||
"askContinue": "{msg}, continue?",
|
||||
"askContinue": "{msg}. Continue?",
|
||||
"attention": "Attention",
|
||||
"authRequired": "Auth required",
|
||||
"auto": "Auto",
|
||||
@@ -253,7 +253,7 @@
|
||||
"upsideDown": "Upside Down",
|
||||
"uptime": "Uptime",
|
||||
"urlOrJson": "URL or JSON",
|
||||
"useNoPwd": "No password will be used.",
|
||||
"useNoPwd": "No password will be used",
|
||||
"used": "Used",
|
||||
"user": "User",
|
||||
"versionHaveUpdate": "Found: v1.0.{build}, click to update",
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"all": "Tous",
|
||||
"alreadyLastDir": "Déjà dans le dernier répertoire.",
|
||||
"alterUrl": "Modifier l'URL",
|
||||
"askContinue": "{msg}, continuer?",
|
||||
"askContinue": "{msg}. Continuer?",
|
||||
"attention": "Attention",
|
||||
"authRequired": "Authentification requise",
|
||||
"auto": "Auto",
|
||||
@@ -253,7 +253,7 @@
|
||||
"upsideDown": "À l'envers",
|
||||
"uptime": "Temps de disponibilité",
|
||||
"urlOrJson": "URL ou JSON",
|
||||
"useNoPwd": "Aucun mot de passe ne sera utilisé.",
|
||||
"useNoPwd": "Aucun mot de passe ne sera utilisé",
|
||||
"used": "Utilisé",
|
||||
"user": "Utilisateur",
|
||||
"versionHaveUpdate": "Trouvé : v1.0.{build}, cliquez pour mettre à jour",
|
||||
|
||||
@@ -253,7 +253,7 @@
|
||||
"upsideDown": "Terbalik",
|
||||
"uptime": "Uptime",
|
||||
"urlOrJson": "URL atau JSON",
|
||||
"useNoPwd": "Tidak ada kata sandi yang akan digunakan.",
|
||||
"useNoPwd": "Tidak ada kata sandi yang akan digunakan",
|
||||
"used": "Digunakan",
|
||||
"user": "Username",
|
||||
"versionHaveUpdate": "Ditemukan: v1.0.{build}, klik untuk memperbarui",
|
||||
|
||||
@@ -253,7 +253,7 @@
|
||||
"upsideDown": "上下交换",
|
||||
"uptime": "启动时长",
|
||||
"urlOrJson": "链接或JSON",
|
||||
"useNoPwd": "将会使用无密码。",
|
||||
"useNoPwd": "将会使用无密码",
|
||||
"used": "已用",
|
||||
"user": "用户",
|
||||
"versionHaveUpdate": "找到新版本:v1.0.{build}, 点击更新",
|
||||
|
||||
@@ -253,7 +253,7 @@
|
||||
"upsideDown": "上下交換",
|
||||
"uptime": "啟動時長",
|
||||
"urlOrJson": "鏈接或JSON",
|
||||
"useNoPwd": "将使用無密碼。",
|
||||
"useNoPwd": "将使用無密碼",
|
||||
"used": "已用",
|
||||
"user": "用戶",
|
||||
"versionHaveUpdate": "找到新版本:v1.0.{build}, 點擊更新",
|
||||
|
||||
Reference in New Issue
Block a user