diff --git a/modules/ve-mw/i18n/pl.json b/modules/ve-mw/i18n/pl.json index 9c6c0545be..da3a2c3ab6 100644 --- a/modules/ve-mw/i18n/pl.json +++ b/modules/ve-mw/i18n/pl.json @@ -25,9 +25,16 @@ "Jdforrester" ] }, + "apihelp-visualeditor-description": "Zwraca kod HTML5 na stronę za pośrednictwem usługi Parsoid.", + "apihelp-visualeditor-param-html": "Kod HTML wysyłany do usługi Parsoid, konwertowany na wikikod.", "apihelp-visualeditor-param-oldid": "Numer wersji, którą chcesz użyć (domyślnie to numer aktualnej wersji).", "apihelp-visualeditor-param-paction": "Zadanie do wykonania.", + "apihelp-visualeditor-param-page": "Strona, na której wykonuje się działania.", + "apihelp-visualeditor-param-wikitext": "Wikikod wysyłany do usługi Parsoid, konwertowany na HTML (paction=parsefragment).", + "apihelp-visualeditoredit-description": "Zapisz stronę HTML5 w MediaWiki (konwertowana n wikikod przez usługę Parsoid).", + "apihelp-visualeditoredit-param-html": "Kod HTML wysyłany do usługi Parsoid, konwertowany na wikikod.", "apihelp-visualeditoredit-param-minor": "Oznacz jako drobną edycję.", + "apihelp-visualeditoredit-param-page": "Strona, na której wykonuje się działania.", "apihelp-visualeditoredit-param-summary": "Opis zmian.", "tooltip-ca-createsource": "Tworzenie kodu źródłowego strony", "tooltip-ca-editsource": "Edycja kodu źródłowego strony", @@ -173,6 +180,8 @@ "visualeditor-dialog-reference-useexisting-full-label": "Wykorzystaj przypis już użyty na tej stronie", "visualeditor-dialog-reference-useexisting-label": "Użyj istniejącego przypisu", "visualeditor-dialog-reference-useexisting-tool": "Użyj istniejącego", + "visualeditor-dialog-referenceslist-contextitem-description-general": "Lista ogólnych (niezgrupowanych) przypisów", + "visualeditor-dialog-referenceslist-contextitem-description-named": "Lista przypisów należących do grupy „$1”", "visualeditor-dialog-referenceslist-title": "Lista przypisów", "visualeditor-dialog-template-title": "Szablon", "visualeditor-dialog-transclusion-add-content": "Dodaj treść", diff --git a/modules/ve-mw/i18n/sd.json b/modules/ve-mw/i18n/sd.json index 7812a38fd7..cf241ddacb 100644 --- a/modules/ve-mw/i18n/sd.json +++ b/modules/ve-mw/i18n/sd.json @@ -4,5 +4,7 @@ "Sindhu" ] }, + "tooltip-ca-ve-edit": "هن صفحي کي وزيوئل ايڊيٽر ذريعي ترميم ڪريو", + "visualeditor-ca-editsource": "وسيلي جي ترميم ڪريو", "visualeditor-ca-editsource-section": "وسيلي جي ترميم ڪريو" } diff --git a/modules/ve-mw/i18n/zh-hant.json b/modules/ve-mw/i18n/zh-hant.json index 2bfc3b5352..7b7b7b52d6 100644 --- a/modules/ve-mw/i18n/zh-hant.json +++ b/modules/ve-mw/i18n/zh-hant.json @@ -236,6 +236,8 @@ "visualeditor-formatdropdown-format-mw-heading5": "副標題 3", "visualeditor-formatdropdown-format-mw-heading6": "副標題 4", "visualeditor-languages-tool": "語言", + "visualeditor-linkinspector-button-link-external": "外部連結", + "visualeditor-linkinspector-button-link-internal": "搜尋頁面", "visualeditor-linkinspector-description-new-page": "頁面不存在", "visualeditor-linkinspector-description-redirect": "重新導向至 $1", "visualeditor-linkinspector-illegal-title": "無效的頁面標題", @@ -267,7 +269,7 @@ "visualeditor-preference-mwalienextension-description": "新增尚未正式發佈的實驗性編輯擴充標籤工具到 VisualEditor (可修改圖庫、原始碼區塊)。 使用實驗性質工具,請永遠記得在儲存之後重新檢視您所做的變更是否正常。", "visualeditor-preference-mwalienextension-label": "VisualEditor 擴充標籤編輯", "visualeditor-recreate": "此頁面在您編輯的這段期間已被刪除,請點選 \"$1\" 重新建立頁面。", - "visualeditor-reference-input-placeholder": "您想引用什麼參考文獻?", + "visualeditor-reference-input-placeholder": "搜尋目前的引用", "visualeditor-referenceslist-isempty": "此頁面中無群組為 \"$1\" 的參考文獻可加入引用清單。", "visualeditor-referenceslist-isempty-default": "此頁面目前無任何參考文獻可加入引用清單。", "visualeditor-referenceslist-missingref": "此參考文獻已定義於模板或其他自動產生的區塊上,目前只能使用原始碼模式來編輯。", diff --git a/modules/ve-wmf/i18n/zh-hant.json b/modules/ve-wmf/i18n/zh-hant.json index eda2d8dd3c..c147485d5d 100644 --- a/modules/ve-wmf/i18n/zh-hant.json +++ b/modules/ve-wmf/i18n/zh-hant.json @@ -26,7 +26,7 @@ "tag-visualeditor-switched": "[[{{MediaWiki:visualeditor-descriptionpagelink}}|VisualEditor: 已切換]]", "tag-visualeditor-switched-description": "使用者使用 VisualEditor 後更改回 WikiText 編輯器。", "visualeditor-feedback-link": "Project:VisualEditor/回饋", - "visualeditor-feedback-tool": "提供意見", + "visualeditor-feedback-tool": "回饋有關本軟體的意見", "visualeditor-help-label": "閱讀使用者指南", "visualeditor-help-link": "mw:Special:MyLanguage/Help:VisualEditor/User guide", "visualeditor-help-title": "有關如何使用編輯器的使用者說明"