MDL-79671 editor_tiny: Add new translated strings
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"tiny:hash": "#",
|
||||
"tiny:accessibility": "Accessibility",
|
||||
"tiny:accordion": "Accordion",
|
||||
"tiny:accordion_body...": "Accordion body...",
|
||||
"tiny:accordion_summary...": "Accordion summary...",
|
||||
"tiny:action": "Action",
|
||||
"tiny:activity": "Activity",
|
||||
"tiny:address": "Address",
|
||||
@@ -10,6 +13,7 @@
|
||||
"tiny:align_left": "Align left",
|
||||
"tiny:align_right": "Align right",
|
||||
"tiny:alignment": "Alignment",
|
||||
"tiny:alignment_0": "Alignment {0}",
|
||||
"tiny:all": "All",
|
||||
"tiny:alternative_description": "Alternative description",
|
||||
"tiny:alternative_source": "Alternative source",
|
||||
@@ -21,8 +25,10 @@
|
||||
"tiny:arrows": "Arrows",
|
||||
"tiny:b": "B",
|
||||
"tiny:background_color": "Background color",
|
||||
"tiny:background_color_0": "Background color {0}",
|
||||
"tiny:black": "Black",
|
||||
"tiny:block": "Block",
|
||||
"tiny:block_0": "Block {0}",
|
||||
"tiny:blockquote": "Blockquote",
|
||||
"tiny:blocks": "Blocks",
|
||||
"tiny:blue": "Blue",
|
||||
@@ -34,7 +40,9 @@
|
||||
"tiny:border_style": "Border style",
|
||||
"tiny:border_width": "Border width",
|
||||
"tiny:bottom": "Bottom",
|
||||
"tiny:browse_files": "Browse files",
|
||||
"tiny:browse_for_an_image": "Browse for an image",
|
||||
"tiny:browse_links": "Browse links",
|
||||
"tiny:bullet_list": "Bullet list",
|
||||
"tiny:cancel": "Cancel",
|
||||
"tiny:caption": "Caption",
|
||||
@@ -87,6 +95,7 @@
|
||||
"tiny:datetime": "Date/time",
|
||||
"tiny:decrease_indent": "Decrease indent",
|
||||
"tiny:default": "Default",
|
||||
"tiny:delete_accordion": "Delete accordion",
|
||||
"tiny:delete_column": "Delete column",
|
||||
"tiny:delete_row": "Delete row",
|
||||
"tiny:delete_table": "Delete table",
|
||||
@@ -123,11 +132,14 @@
|
||||
"tiny:focus_to_menubar": "Focus to menubar",
|
||||
"tiny:focus_to_toolbar": "Focus to toolbar",
|
||||
"tiny:font": "Font",
|
||||
"tiny:font_size_0": "Font size {0}",
|
||||
"tiny:font_sizes": "Font sizes",
|
||||
"tiny:font_0": "Font {0}",
|
||||
"tiny:fonts": "Fonts",
|
||||
"tiny:food_and_drink": "Food and Drink",
|
||||
"tiny:footer": "Footer",
|
||||
"tiny:format": "Format",
|
||||
"tiny:format_0": "Format {0}",
|
||||
"tiny:formats": "Formats",
|
||||
"tiny:fullscreen": "Fullscreen",
|
||||
"tiny:g": "G",
|
||||
@@ -167,6 +179,7 @@
|
||||
"tiny:inline": "Inline",
|
||||
"tiny:insert": "Insert",
|
||||
"tiny:insert_template": "Insert Template",
|
||||
"tiny:insert_accordion": "Insert accordion",
|
||||
"tiny:insert_column_after": "Insert column after",
|
||||
"tiny:insert_column_before": "Insert column before",
|
||||
"tiny:insert_datetime": "Insert date/time",
|
||||
@@ -218,6 +231,7 @@
|
||||
"tiny:merge_cells": "Merge cells",
|
||||
"tiny:middle": "Middle",
|
||||
"tiny:midnight_blue": "Midnight Blue",
|
||||
"tiny:more...": "More...",
|
||||
"tiny:name": "Name",
|
||||
"tiny:navy_blue": "Navy Blue",
|
||||
"tiny:new_document": "New document",
|
||||
@@ -257,6 +271,9 @@
|
||||
"tiny:preferences": "Preferences",
|
||||
"tiny:preformatted": "Preformatted",
|
||||
"tiny:premium_plugins": "Premium plugins:",
|
||||
"tiny:press_the_up_and_down_arrow_keys_to_resize_the_editor.": "Press the Up and Down arrow keys to resize the editor.",
|
||||
"tiny:press_the_arrow_keys_to_resize_the_editor.": "Press the arrow keys to resize the editor.",
|
||||
"tiny:press_0_for_help": "Press {0} for help",
|
||||
"tiny:preview": "Preview",
|
||||
"tiny:previous": "Previous",
|
||||
"tiny:print": "Print",
|
||||
@@ -325,12 +342,14 @@
|
||||
"tiny:templates": "Templates",
|
||||
"tiny:text": "Text",
|
||||
"tiny:text_color": "Text color",
|
||||
"tiny:text_color_0": "Text color {0}",
|
||||
"tiny:text_to_display": "Text to display",
|
||||
"tiny:the_url_you_entered_seems_to_be_an_email_address._do_you_want_to_add_the_required_mai": "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?",
|
||||
"tiny:the_url_you_entered_seems_to_be_an_external_link._do_you_want_to_add_the_required_htt": "The URL you entered seems to be an external link. Do you want to add the required http:// prefix?",
|
||||
"tiny:the_url_you_entered_seems_to_be_an_external_link._do_you_want_to_add_the_required_ht1": "The URL you entered seems to be an external link. Do you want to add the required https:// prefix?",
|
||||
"tiny:title": "Title",
|
||||
"tiny:to_open_the_popup_press_shiftenter": "To open the popup, press Shift+Enter",
|
||||
"tiny:toggle_accordion": "Toggle accordion",
|
||||
"tiny:tools": "Tools",
|
||||
"tiny:top": "Top",
|
||||
"tiny:travel_and_places": "Travel and Places",
|
||||
@@ -402,5 +421,6 @@
|
||||
"tiny:yuan_character": "yuan character",
|
||||
"tiny:yuan_character_in_hong_kong_and_taiwan": "yuan character, in hong kong and taiwan",
|
||||
"tiny:0_characters": "{0} characters",
|
||||
"tiny:0_columns_1_rows": "{0} columns, {1} rows",
|
||||
"tiny:0_words": "{0} words"
|
||||
}
|
||||
Reference in New Issue
Block a user