mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
chore(lang): update translations from crowdin (#3989)
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d317cacbe8
commit
ca488f8210
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"import": {
|
||||
"title": "Import data",
|
||||
"subtitle": "You can import your data from an existing Homarr instance.",
|
||||
"subtitle": "You can import data from an existing Homarr instance.",
|
||||
"dropzone": {
|
||||
"title": "Drag your ZIP file here or click to browse your files",
|
||||
"description": "The ZIP file you uploaded will be processed and you will be able to select what you would like to import"
|
||||
@@ -65,7 +65,7 @@
|
||||
},
|
||||
"user": {
|
||||
"title": "Administrative user",
|
||||
"subtitle": "Please specify the credentials for your user.",
|
||||
"subtitle": "Please specify the credentials for your administrator user.",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "User created",
|
||||
@@ -186,7 +186,7 @@
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "Account has been created",
|
||||
"message": "Please log-in to continue"
|
||||
"message": "Please log in to continue"
|
||||
},
|
||||
"error": {
|
||||
"title": "Account creation has failed",
|
||||
@@ -337,7 +337,7 @@
|
||||
"description": "Allow members to add any applications to their boards"
|
||||
},
|
||||
"modify-all": {
|
||||
"label": "Modify all applciations",
|
||||
"label": "Modify all applications",
|
||||
"description": "Allow members to modify applications"
|
||||
},
|
||||
"full-all": {
|
||||
@@ -368,7 +368,7 @@
|
||||
}
|
||||
},
|
||||
"integration": {
|
||||
"title": "Integratioons",
|
||||
"title": "Integrations",
|
||||
"item": {
|
||||
"create": {
|
||||
"label": "Create integrations",
|
||||
@@ -457,7 +457,7 @@
|
||||
"confirm": "Are you want to transfer the ownership of the group, {name} to {username}",
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": "Successfully transfered group, {group} to {user}"
|
||||
"message": "Successfully transferred group {group} to {user}"
|
||||
},
|
||||
"error": {
|
||||
"message": "Unable to transfer the group's ownership"
|
||||
@@ -1147,7 +1147,7 @@
|
||||
},
|
||||
"remove": {
|
||||
"title": "Remove dynamic section",
|
||||
"message": "Are you certain that you want to remove this dynamic section? All items inside will be moved to the same location inside of the parent section."
|
||||
"message": "Are you certain that you want to remove this dynamic section? All items inside will be moved to the same location within the parent section."
|
||||
}
|
||||
},
|
||||
"category": {
|
||||
|
||||
@@ -1279,12 +1279,12 @@
|
||||
}
|
||||
},
|
||||
"descriptionDisplayMode": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"label": "説明の表示モード",
|
||||
"description": "アプリの説明を表示する方法を選択します",
|
||||
"option": {
|
||||
"normal": "",
|
||||
"tooltip": "",
|
||||
"hidden": ""
|
||||
"normal": "ウィジェット内",
|
||||
"tooltip": "ツールチップ",
|
||||
"hidden": "非表示"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1279,12 +1279,12 @@
|
||||
}
|
||||
},
|
||||
"descriptionDisplayMode": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"label": "Açıklama görüntüleme modu",
|
||||
"description": "Uygulama açıklamasının nasıl görüntüleneceğini seçin",
|
||||
"option": {
|
||||
"normal": "",
|
||||
"tooltip": "",
|
||||
"hidden": ""
|
||||
"normal": "Widget içinde",
|
||||
"tooltip": "Araç ipucu olarak",
|
||||
"hidden": "Gizli"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user