Skip to content

Commit 33a2725

Browse files
committed
ci: update Translations
1 parent a18861d commit 33a2725

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+108
-36
lines changed

src/nls/ar/lastTranslated.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@
472472
"DEMO_BOX_LABEL": "Box",
473473
"DEMO_CARD_SELECT_PARENT_TIP": "Click the <img src=\"images/arrowUp.svg\" alt=\"Up\" class=\"inline-icon\">&nbsp;icon in toolbar above to select the parent card.",
474474
"DEMO_CARD_TITLE": "Card",
475+
"DEMO_CLICK_TO_REPLACE_IMAGE": "Click to Replace",
475476
"DEMO_COMPLETION_BODY": "You've learned how to edit with Live Preview.<br>Open a folder with your HTML files to start editing.",
476477
"DEMO_COMPLETION_HELP_PROMPT": "Need more help?",
477478
"DEMO_COMPLETION_TITLE": "You're ready to build!",

src/nls/ar/strings.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1660,5 +1660,6 @@ define({
16601660
"DEMO_JS_BUTTON_ONE_MORE": "شيء آخر",
16611661
"DEMO_JS_BUTTON_START_AGAIN": "البدء من جديد",
16621662
"DEMO_JS_CARD_COUNT_TEMPLATE": "{NUM_DONE}/3 بطاقات",
1663-
"DEMO_JS_DELETE_COUNT_TEMPLATE": "{NUM_DONE}/1 محذوف"
1663+
"DEMO_JS_DELETE_COUNT_TEMPLATE": "{NUM_DONE}/1 محذوف",
1664+
"DEMO_CLICK_TO_REPLACE_IMAGE": "انقر للاستبدال"
16641665
});

src/nls/bg/lastTranslated.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@
472472
"DEMO_BOX_LABEL": "Box",
473473
"DEMO_CARD_SELECT_PARENT_TIP": "Click the <img src=\"images/arrowUp.svg\" alt=\"Up\" class=\"inline-icon\">&nbsp;icon in toolbar above to select the parent card.",
474474
"DEMO_CARD_TITLE": "Card",
475+
"DEMO_CLICK_TO_REPLACE_IMAGE": "Click to Replace",
475476
"DEMO_COMPLETION_BODY": "You've learned how to edit with Live Preview.<br>Open a folder with your HTML files to start editing.",
476477
"DEMO_COMPLETION_HELP_PROMPT": "Need more help?",
477478
"DEMO_COMPLETION_TITLE": "You're ready to build!",

src/nls/bg/strings.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1660,5 +1660,6 @@ define({
16601660
"DEMO_JS_BUTTON_ONE_MORE": "Още нещо",
16611661
"DEMO_JS_BUTTON_START_AGAIN": "Започни отново",
16621662
"DEMO_JS_CARD_COUNT_TEMPLATE": "{NUM_DONE}/3 карти",
1663-
"DEMO_JS_DELETE_COUNT_TEMPLATE": "{NUM_DONE}/1 изтрит"
1663+
"DEMO_JS_DELETE_COUNT_TEMPLATE": "{NUM_DONE}/1 изтрит",
1664+
"DEMO_CLICK_TO_REPLACE_IMAGE": "Кликнете за замяна"
16641665
});

src/nls/cs/lastTranslated.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@
472472
"DEMO_BOX_LABEL": "Box",
473473
"DEMO_CARD_SELECT_PARENT_TIP": "Click the <img src=\"images/arrowUp.svg\" alt=\"Up\" class=\"inline-icon\">&nbsp;icon in toolbar above to select the parent card.",
474474
"DEMO_CARD_TITLE": "Card",
475+
"DEMO_CLICK_TO_REPLACE_IMAGE": "Click to Replace",
475476
"DEMO_COMPLETION_BODY": "You've learned how to edit with Live Preview.<br>Open a folder with your HTML files to start editing.",
476477
"DEMO_COMPLETION_HELP_PROMPT": "Need more help?",
477478
"DEMO_COMPLETION_TITLE": "You're ready to build!",

src/nls/cs/strings.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1660,5 +1660,6 @@ define({
16601660
"DEMO_JS_BUTTON_ONE_MORE": "Ještě jedna věc",
16611661
"DEMO_JS_BUTTON_START_AGAIN": "Začít znovu",
16621662
"DEMO_JS_CARD_COUNT_TEMPLATE": "{NUM_DONE}/3 karet",
1663-
"DEMO_JS_DELETE_COUNT_TEMPLATE": "{NUM_DONE}/1 smazáno"
1663+
"DEMO_JS_DELETE_COUNT_TEMPLATE": "{NUM_DONE}/1 smazáno",
1664+
"DEMO_CLICK_TO_REPLACE_IMAGE": "Klikněte pro nahrazení"
16641665
});

src/nls/da/lastTranslated.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@
472472
"DEMO_BOX_LABEL": "Box",
473473
"DEMO_CARD_SELECT_PARENT_TIP": "Click the <img src=\"images/arrowUp.svg\" alt=\"Up\" class=\"inline-icon\">&nbsp;icon in toolbar above to select the parent card.",
474474
"DEMO_CARD_TITLE": "Card",
475+
"DEMO_CLICK_TO_REPLACE_IMAGE": "Click to Replace",
475476
"DEMO_COMPLETION_BODY": "You've learned how to edit with Live Preview.<br>Open a folder with your HTML files to start editing.",
476477
"DEMO_COMPLETION_HELP_PROMPT": "Need more help?",
477478
"DEMO_COMPLETION_TITLE": "You're ready to build!",

src/nls/da/strings.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1660,5 +1660,6 @@ define({
16601660
"DEMO_JS_BUTTON_ONE_MORE": "En ting mere",
16611661
"DEMO_JS_BUTTON_START_AGAIN": "Start forfra",
16621662
"DEMO_JS_CARD_COUNT_TEMPLATE": "{NUM_DONE}/3 kort",
1663-
"DEMO_JS_DELETE_COUNT_TEMPLATE": "{NUM_DONE}/1 slettet"
1663+
"DEMO_JS_DELETE_COUNT_TEMPLATE": "{NUM_DONE}/1 slettet",
1664+
"DEMO_CLICK_TO_REPLACE_IMAGE": "Klik for at erstatte"
16641665
});

src/nls/de/lastTranslated.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@
472472
"DEMO_BOX_LABEL": "Box",
473473
"DEMO_CARD_SELECT_PARENT_TIP": "Click the <img src=\"images/arrowUp.svg\" alt=\"Up\" class=\"inline-icon\">&nbsp;icon in toolbar above to select the parent card.",
474474
"DEMO_CARD_TITLE": "Card",
475+
"DEMO_CLICK_TO_REPLACE_IMAGE": "Click to Replace",
475476
"DEMO_COMPLETION_BODY": "You've learned how to edit with Live Preview.<br>Open a folder with your HTML files to start editing.",
476477
"DEMO_COMPLETION_HELP_PROMPT": "Need more help?",
477478
"DEMO_COMPLETION_TITLE": "You're ready to build!",

src/nls/de/strings.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1660,5 +1660,6 @@ define({
16601660
"DEMO_JS_BUTTON_ONE_MORE": "Eine Sache noch",
16611661
"DEMO_JS_BUTTON_START_AGAIN": "Erneut starten",
16621662
"DEMO_JS_CARD_COUNT_TEMPLATE": "{NUM_DONE}/3 Karten",
1663-
"DEMO_JS_DELETE_COUNT_TEMPLATE": "{NUM_DONE}/1 gelöscht"
1663+
"DEMO_JS_DELETE_COUNT_TEMPLATE": "{NUM_DONE}/1 gelöscht",
1664+
"DEMO_CLICK_TO_REPLACE_IMAGE": "Zum Ersetzen klicken"
16641665
});

0 commit comments

Comments
 (0)