|
@@ -119,6 +119,10 @@
|
|
|
"message": "Zobrazit detaily",
|
|
"message": "Zobrazit detaily",
|
|
|
"description": "An option to show the details of scripts, such as author, description, etc."
|
|
"description": "An option to show the details of scripts, such as author, description, etc."
|
|
|
},
|
|
},
|
|
|
|
|
+ "msgLoading": {
|
|
|
|
|
+ "message": "Nahrávám ...",
|
|
|
|
|
+ "description": "Message shown in the options page before script list is loaded."
|
|
|
|
|
+ },
|
|
|
"labelScriptEditor": {
|
|
"labelScriptEditor": {
|
|
|
"message": "Editor skriptů",
|
|
"message": "Editor skriptů",
|
|
|
"description": "Shown in the title of the script editing page."
|
|
"description": "Shown in the title of the script editing page."
|
|
@@ -271,6 +275,14 @@
|
|
|
"message": "Editovat",
|
|
"message": "Editovat",
|
|
|
"description": "Button to edit a script."
|
|
"description": "Button to edit a script."
|
|
|
},
|
|
},
|
|
|
|
|
+ "buttonDisable": {
|
|
|
|
|
+ "message": "Vypnout",
|
|
|
|
|
+ "description": "Button to disable a script."
|
|
|
|
|
+ },
|
|
|
|
|
+ "buttonEnable": {
|
|
|
|
|
+ "message": "Zapnout",
|
|
|
|
|
+ "description": "Button to enable a script."
|
|
|
|
|
+ },
|
|
|
"buttonRemove": {
|
|
"buttonRemove": {
|
|
|
"message": "Odstranit",
|
|
"message": "Odstranit",
|
|
|
"description": "Button to remove a script."
|
|
"description": "Button to remove a script."
|
|
@@ -283,14 +295,6 @@
|
|
|
"message": "Autor: ",
|
|
"message": "Autor: ",
|
|
|
"description": "Label of author shown in the details of a script."
|
|
"description": "Label of author shown in the details of a script."
|
|
|
},
|
|
},
|
|
|
- "buttonDisable": {
|
|
|
|
|
- "message": "Vypnout",
|
|
|
|
|
- "description": "Button to disable a script."
|
|
|
|
|
- },
|
|
|
|
|
- "buttonEnable": {
|
|
|
|
|
- "message": "Zapnout",
|
|
|
|
|
- "description": "Button to enable a script."
|
|
|
|
|
- },
|
|
|
|
|
"confirmNotSaved": {
|
|
"confirmNotSaved": {
|
|
|
"message": "Modifikace není uložena! Klikni na OK pro zbavení se jí, nebo na zrušit pro zůstání zde.",
|
|
"message": "Modifikace není uložena! Klikni na OK pro zbavení se jí, nebo na zrušit pro zůstání zde.",
|
|
|
"description": "Confirm message shown when there are unsaved script modifications."
|
|
"description": "Confirm message shown when there are unsaved script modifications."
|
|
@@ -335,4 +339,4 @@
|
|
|
"message": "Skriptové příkazy...",
|
|
"message": "Skriptové příkazy...",
|
|
|
"description": "Menu item to list script commands."
|
|
"description": "Menu item to list script commands."
|
|
|
}
|
|
}
|
|
|
-}
|
|
|
|
|
|
|
+}
|