chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2457f9e4a7
commit
7c4ad40198
@@ -1003,6 +1003,7 @@
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"success": "",
|
||||
"beta": "Beta",
|
||||
"error": "エラー",
|
||||
"action": {
|
||||
@@ -3260,14 +3261,70 @@
|
||||
"minutes": "{interval, plural, =1 {分} other {# 分}}周期",
|
||||
"hours": "{interval, plural, =1 {時間} other {# 時間}}周期",
|
||||
"midnight": "毎日深夜",
|
||||
"weeklyMonday": "毎週月曜日"
|
||||
"weeklyMonday": "毎週月曜日",
|
||||
"update": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "{jobName} の タスク設定"
|
||||
},
|
||||
"field": {
|
||||
"name": {
|
||||
"label": ""
|
||||
},
|
||||
"interval": {
|
||||
"label": "スケジュール間隔"
|
||||
},
|
||||
"lastExecution": {
|
||||
"label": ""
|
||||
},
|
||||
"actions": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"table": {
|
||||
"search": ""
|
||||
},
|
||||
"action": {
|
||||
"refresh": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"refresh": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"trigger": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"enable": {
|
||||
"success": {
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"disable": {
|
||||
"success": {
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"toggle": {
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -3776,6 +3833,9 @@
|
||||
},
|
||||
"tools": {
|
||||
"label": "ツール",
|
||||
"tasks": {
|
||||
"label": ""
|
||||
},
|
||||
"docker": {
|
||||
"label": "Docker"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user