zavadil-ts-common 1.2.0 → 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
@@ -1,17 +1,6 @@
|
|
1
1
|
{
|
2
|
-
"Plugin Integration and Validation Objects": "Pluginy - integrační a validační objekty",
|
3
2
|
"Anonymous": "Anonym",
|
4
3
|
"Administrator": "Administrátor",
|
5
|
-
"Welcome to Incomaker": "Vítejte v Incomakeru",
|
6
|
-
"--welcome-1": "Tento asistent vám pomůže identifikovat problémy a navrhnout řešení pro integraci s Incomakerem.",
|
7
|
-
"--welcome-2": "Integrační proces teprve začínáte? Instrukce krok za krokem naleznete v našem <a target=\"_blank\" href=\"https://docs.google.com/document/d/1ogmxMWez5p0T8Y29eljKuOT8wqZMsdGpeFjltChOGe4/edit#heading=h.3h0ab7s9db51\">integračním manuálu</a>.",
|
8
|
-
"--welcome-3": "Rozhodli jste se implemenovat XML feed sami? Pro detailní popis standardů našeho schématu navštivte <a target=\"_blank\" href=\"https://github.com/incomaker/xml-feed-standards\">dokumentaci XML feedů</a>.",
|
9
|
-
"Plugin Validation": "Validace pluginu",
|
10
|
-
"Plugin API Key": "API klíč pluginu",
|
11
|
-
"Enter valid API key!": "Vložte platný API klíč!",
|
12
|
-
"Value is not a valid API key!": "Hodnota není platný API klíč!",
|
13
|
-
"Plugin not found!": "Plugin nebyl nalezen!",
|
14
|
-
"--api-key-hint": "Pro získání API klíče se musíte přihlásit do vašeho účtu v <a target=\"_blank\" href=\"https://my.incomaker.com/admin/plugin_profile.xhtml\">my.incomaker.com</a> a jít na záložku <strong>E‑shop Info</strong>.",
|
15
4
|
"Validate": "Validovat",
|
16
5
|
"Back": "Zpět",
|
17
6
|
"Started": "Začátek",
|
@@ -19,5 +8,7 @@
|
|
19
8
|
"Duration": "Trvání",
|
20
9
|
"Processing Time": "Doba zpracování",
|
21
10
|
"Status": "Stav",
|
22
|
-
|
11
|
+
"Page": "Stránka",
|
12
|
+
"Page size" : "Velikost stránky",
|
13
|
+
"Total items": "Celkem záznamů"
|
23
14
|
}
|