|
46 | 46 | "at": "at", |
47 | 47 | "attachment": "Attachment", |
48 | 48 | "automaticTranslationCheckbox": "Translate text content", |
| 49 | + "automaticTranslationCheckboxHelp": "", |
| 50 | + "automaticTranslationDisclaimer": "", |
49 | 51 | "automaticTranslationErrMsg": "An error happened while getting available languages for translation. Translation will be skipped.", |
50 | 52 | "automaticTranslationErrorNoProvider": "Translation provider not found. Page \"{{ title }}\" was not translated.", |
51 | 53 | "automaticTranslationErrorTargets": "Badly formatted translation targets.", |
|
63 | 65 | "batchPublishProgress": "Publishing {{ type }}...", |
64 | 66 | "batchRestoreCompleted": "Restored {{ count }} {{ type }}.", |
65 | 67 | "batchRestoreProgress": "Restoring {{ type }}...", |
| 68 | + "batchTagProgress": "Tagging {{ count }} {{ type }}...", |
| 69 | + "batchUntagProgress": "Untagging {{ count }} {{ type }}...", |
66 | 70 | "breakpointPreviewClear": "Clear Breakpoint", |
67 | 71 | "breakpointPreviewDesktop": "Desktop", |
68 | 72 | "breakpointPreviewExit": "Exit", |
|
550 | 554 | "table": "Table", |
551 | 555 | "tableDescription": "Add tabular content to your page", |
552 | 556 | "tableImport": "Import Table", |
| 557 | + "tag": "Tag", |
553 | 558 | "tagAddTag": "Add Tag", |
| 559 | + "tagCreateHelp": "The new tag will be applied to your selection", |
554 | 560 | "tagCreateNewTag": "Create new tag", |
555 | | - "tagCreateTag": "Create tag \"{{ tag }}\"", |
556 | | - "tagNewTag": "New Tag", |
557 | | - "tagNoTagsFoundCreateOne": "create {{ tag }}?", |
558 | | - "tagNoTagsFoundPerhaps": "We couldn't find any matching tags. Perhaps", |
| 561 | + "tagCreateNewTagName": "Create new Tag \"{{ tag }}\"", |
| 562 | + "tagCreateTag": "Create Tag", |
| 563 | + "tagCreateTagName": "create \"{{ tag }}\"", |
| 564 | + "tagExist": "This tag already exist", |
| 565 | + "tagManage": "Manage Tags", |
| 566 | + "tagNoResultFor": "No results for \"{{ tag }}\"", |
| 567 | + "tagNoTagsYet": "No tags yet", |
559 | 568 | "tagSearchApplyTags": "Apply Tags", |
560 | | - "tagSearchPlaceholder": "Tags...", |
| 569 | + "tagSearchPlaceholder": "Tag...", |
561 | 570 | "tagYourImages": "Tag your images to make searching and filtering the media manager easier", |
562 | 571 | "tags": "Tags", |
563 | 572 | "takeActionAndCreateNew": "{{ saveLabel }} and Create New", |
|
0 commit comments