pt.locale.js.coffee |
|
---|---|
Mercury.I18n['pt'] = |
|
Javascript Strings |
|
Default Configuration |
"Save": ""
"Save this page": ""
"Preview": ""
"Preview this page": ""
"Undo": ""
"Undo your last action": ""
"Redo": ""
"Redo your last action": ""
"Link": ""
"Insert Link": ""
"Media": ""
"Insert Media (images and videos)": ""
"Table": ""
"Insert Table": ""
"Character": ""
"Special Characters": ""
"Snippet": ""
"Snippet Panel": ""
"History": ""
"Page Version History": ""
"Notes": ""
"Page Notes": ""
"Style": ""
"Block Format": ""
"Background Color": ""
"Text Color": ""
"Bold": ""
"Italicize": ""
"Overline": ""
"Strikethrough": ""
"Underline": ""
"Subscript": ""
"Superscript": ""
"Align Left": ""
"Center": ""
"Align Right": ""
"Justify Full": ""
"Unordered List": ""
"Numbered List": ""
"Decrease Indentation": ""
"Increase Indentation": ""
"Insert Table Row": ""
"Insert a table row before the cursor": ""
"Insert a table row after the cursor": ""
"Delete Table Row": ""
"Delete this table row": ""
"Insert Table Column": ""
"Insert a table column before the cursor": ""
"Insert a table column after the cursor": ""
"Delete Table Column": ""
"Delete this table column": ""
"Increase Cell Columns": ""
"Decrease Cell Columns": ""
"Increase Cell Rows": ""
"Decrease Cell Rows": ""
"Horizontal Rule": ""
"Insert a horizontal rule": ""
"Remove Formatting": ""
"Remove formatting for the selection": ""
"Edit HTML": ""
"Edit the HTML content": ""
"Edit Snippet Settings": ""
"Remove Snippet": "" |
GeneralError Messages |
"Mercury.PageEditor is unsupported in this client. Supported browsers are Chrome 10+, Firefox 4+, and Safari 5+.": ""
"Mercury.PageEditor can only be instantiated once.": ""
"Opera isn't a fully supported browser, your results may not be optimal.": ""
"Mercury.PageEditor failed to load: %s\n\nPlease try refreshing.": ""
"Region type is malformed, no data-type provided, or \"%s\" is unknown for the \"%s\" region.": ""
"Mercury was unable to save to the url: %s": "" |
Confirmations |
"You have unsaved changes. Are you sure you want to leave without saving them first?": "" |
Toolbar / ButtonsError Messages |
"Unknown button type \"%s\" used for the \"%s\" button.": ""
"Unknown button structure -- please provide an array, object, or string for \"%s\".": "" |
Modals / Dialogs / Etc.Error Messages |
"Mercury was unable to load %s for the \"%s\" dialog.": ""
"Mercury was unable to load %s for the lightview.": ""
"Mercury was unable to load %s for the modal.": "" |
SnippetsError Messages |
"Error loading the preview for the \"%s\" snippet.": "" |
Misc |
"Snippet Options": "" |
UploaderError Messages |
"Unable to process response: %s": ""
"Error: Unable to upload the file": ""
"Too large": ""
"Unsupported format": "" |
Statuses |
"Processing...": ""
"Uploading...": ""
"Aborted": ""
"Successfully uploaded...": ""
"Name: %s": ""
"Size: %s": ""
"Type: %s": "" |
Inserting Media |
"Error: The provided youtube share url was invalid.": ""
"Error: The provided vimeo url was invalid.": "" |
Statusbar |
"Path:": "" |
HTML / Template Strings |
|
ModalsInsert Link Modal (link.html) |
"Link Content": ""
"Standard Links": ""
"URL": ""
"Index / Bookmark Links": ""
"Existing Links": ""
"Bookmark": ""
"Options": ""
"Link Target": ""
"Self (the same window or tab)": ""
"Blank (a new window or tab)": ""
"Top (removes any frames)": ""
"Popup Window (javascript new window popup)": ""
"Popup Width": ""
"Popup Height": ""
"Insert Link": "" |
Insert Media Modal (media.html) |
"Images": ""
"Videos": ""
"YouTube Share URL": ""
"Vimeo URL": ""
"Alignment": ""
"None": ""
"Left": ""
"Right": ""
"Top": ""
"Middle": ""
"Bottom": ""
"Absolute Middle": ""
"Absolute Bottom": ""
"Width": ""
"Height": ""
"Insert Media": "" |
Insert Table Modal (table.html) |
"Rows": ""
"Add Before": ""
"Add After": ""
"Remove": ""
"Columns": ""
"Row Span": ""
"Column Span": ""
"Options": ""
"Alignment": ""
"Border": ""
"Spacing": ""
"Insert Table": "" |
HTML Editor Modal (htmleditor.html) |
"HTML Editor": ""
"Save and Replace": "" |
Dialogs / Etc.Color Palettes (forecolor.html, backcolor.html) |
"Last Color Picked": "" |
Block Format Select (formatblock.html) |
"Heading 1": ""
"Heading 2": ""
"Heading 3": ""
"Heading 4": ""
"Heading 5": ""
"Heading 6": ""
"Paragraph": ""
"Blockquote": ""
"Formatted": "" |
About Mercury Panel (about.html) |
"Project Home": ""
"Project Source": "" |
Demo / Placeholder / Defaults |
"The history panel is expected to be implemented with a server back end. Since this is a demo, we didn't include it.": ""
"The notes panel is expected to be implemented with a server back end. Since this is a demo, we didn't include it.": ""
"Snippet Name": ""
"A one or two line long description of what this snippet does.": ""
"First Name": ""
"Favorite Beer": ""
"Insert Snippet": "" |
Custom Regional Overrides (eg. pt-BR — Portuguese (Brazil)) |
_BR_:
"Save": ""
"Snippet Options": ""
"Insert Link": "" |