浏览代码

Add i18n support to TinyMCE.

- Load bundled TinyMCE i18n language file based on a
  listmonk -> TinyMCE map.
- Refactor editor initialisation to accommodate this change.
- Introduce `constants.js -> uris.static` to make the static URI
  available to TinyMCE for loading language files.
Kailash Nadh 3 年之前
父节点
当前提交
68512d2dcd

+ 462 - 0
frontend/public/static/tinymce/lang/cs.js

@@ -0,0 +1,462 @@
+tinymce.addI18n('cs',{
+"Redo": "Opakovat",
+"Undo": "Zp\u011bt",
+"Cut": "Vyjmout",
+"Copy": "Kop\u00edrovat",
+"Paste": "Vlo\u017eit",
+"Select all": "Vybrat v\u0161e",
+"New document": "Nov\u00fd dokument",
+"Ok": "OK",
+"Cancel": "Storno",
+"Visual aids": "Vizu\u00e1ln\u00ed pom\u016fcky",
+"Bold": "Tu\u010dn\u00e9",
+"Italic": "Kurz\u00edva",
+"Underline": "Podtr\u017een\u00ed",
+"Strikethrough": "P\u0159e\u0161krtnut\u00e9",
+"Superscript": "Horn\u00ed index",
+"Subscript": "Doln\u00ed index",
+"Clear formatting": "Vymazat form\u00e1tov\u00e1n\u00ed",
+"Align left": "Zarovnat doleva",
+"Align center": "Zarovnat na st\u0159ed",
+"Align right": "Zarovnat doprava",
+"Justify": "Zarovnat do bloku",
+"Bullet list": "Odr\u00e1\u017eky",
+"Numbered list": "\u010c\u00edslov\u00e1n\u00ed",
+"Decrease indent": "Zmen\u0161it odsazen\u00ed",
+"Increase indent": "Zv\u011bt\u0161it odsazen\u00ed",
+"Close": "Zav\u0159\u00edt",
+"Formats": "Form\u00e1ty",
+"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "V\u00e1\u0161 prohl\u00ed\u017ee\u010d nepodporuje p\u0159\u00edm\u00fd p\u0159\u00edstup do schr\u00e1nky. Pou\u017eijte pros\u00edm kl\u00e1vesov\u00e9 zkratky Ctrl+X\/C\/V.",
+"Headers": "Nadpisy",
+"Header 1": "Nadpis 1",
+"Header 2": "Nadpis 2",
+"Header 3": "Nadpis 3",
+"Header 4": "Nadpis 4",
+"Header 5": "Nadpis 5",
+"Header 6": "Nadpis 6",
+"Headings": "Nadpisy",
+"Heading 1": "Nadpis 1",
+"Heading 2": "Nadpis 2",
+"Heading 3": "Nadpis 3",
+"Heading 4": "Nadpis 4",
+"Heading 5": "Nadpis 5",
+"Heading 6": "Nadpis 6",
+"Preformatted": "P\u0159edform\u00e1tovan\u00fd text",
+"Div": "Div",
+"Pre": "Pre",
+"Code": "K\u00f3d",
+"Paragraph": "Odstavec",
+"Blockquote": "Blokov\u00e1 citace",
+"Inline": "\u0158\u00e1dkov\u00e9 zobrazen\u00ed (inline)",
+"Blocks": "Bloky",
+"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Je zapnuto vkl\u00e1d\u00e1n\u00ed \u010dist\u00e9ho textu. Dokud nebude tato volba vypnuta, bude ve\u0161ker\u00fd obsah vlo\u017een jako \u010dist\u00fd text.",
+"Fonts": "P\u00edsma",
+"Font Sizes": "Velikost p\u00edsma",
+"Class": "T\u0159\u00edda",
+"Browse for an image": "Vyhledat obr\u00e1zek",
+"OR": "OR",
+"Drop an image here": "P\u0159esu\u0148te obr\u00e1zek sem",
+"Upload": "Nahr\u00e1t",
+"Block": "Do bloku",
+"Align": "Zarovnat",
+"Default": "V\u00fdchoz\u00ed",
+"Circle": "Kole\u010dko",
+"Disc": "Punt\u00edk",
+"Square": "\u010ctvere\u010dek",
+"Lower Alpha": "Norm\u00e1ln\u00ed \u010d\u00edslov\u00e1n\u00ed",
+"Lower Greek": "Mal\u00e9 p\u00edsmenkov\u00e1n\u00ed",
+"Lower Roman": "Mal\u00e9 \u0159\u00edmsk\u00e9 \u010d\u00edslice",
+"Upper Alpha": "velk\u00e9 p\u00edsmenkov\u00e1n\u00ed",
+"Upper Roman": "\u0158\u00edmsk\u00e9 \u010d\u00edslice",
+"Anchor...": "Kotva...",
+"Name": "N\u00e1zev",
+"Id": "Id",
+"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id by m\u011blo za\u010d\u00ednat p\u00edsmenem a d\u00e1le obsahovat pouze p\u00edsmena, \u010d\u00edsla, poml\u010dky, te\u010dky, dvojte\u010dky, nebo podtr\u017e\u00edtka.",
+"You have unsaved changes are you sure you want to navigate away?": "M\u00e1te neulo\u017een\u00e9 zm\u011bny. Opravdu chcete opustit str\u00e1nku?",
+"Restore last draft": "Obnovit posledn\u00ed koncept",
+"Special character...": "Speci\u00e1ln\u00ed znak\u2026",
+"Source code": "Zdrojov\u00fd k\u00f3d",
+"Insert\/Edit code sample": "Vlo\u017eit \/ Upravit uk\u00e1zkov\u00fd k\u00f3d",
+"Language": "Jazyk",
+"Code sample...": "Uk\u00e1zkov\u00fd k\u00f3d...",
+"Color Picker": "V\u00fdb\u011br barvy",
+"R": "R",
+"G": "G",
+"B": "B",
+"Left to right": "Zleva doprava",
+"Right to left": "Zprava doleva",
+"Emoticons": "Emotikony",
+"Emoticons...": "Emotikony...",
+"Metadata and Document Properties": "Metadata a vlastnosti dokumentu",
+"Title": "Titulek",
+"Keywords": "Kl\u00ed\u010dov\u00e1 slova",
+"Description": "Popis",
+"Robots": "Roboti",
+"Author": "Autor",
+"Encoding": "K\u00f3dov\u00e1n\u00ed",
+"Fullscreen": "Na celou obrazovku",
+"Action": "Akce",
+"Shortcut": "Kl\u00e1vesov\u00e1 zkratka",
+"Help": "N\u00e1pov\u011bda",
+"Address": "Blok s po\u0161tovn\u00ed adresou",
+"Focus to menubar": "P\u0159ej\u00edt do menu",
+"Focus to toolbar": "P\u0159ej\u00edt na panel n\u00e1stroj\u016f",
+"Focus to element path": "P\u0159ej\u00edt na element path",
+"Focus to contextual toolbar": "P\u0159ej\u00edt na kontextov\u00fd panel n\u00e1stroj\u016f",
+"Insert link (if link plugin activated)": "Vlo\u017eit odkaz (pokud je aktivn\u00ed link plugin)",
+"Save (if save plugin activated)": "Ulo\u017eit (pokud je aktivni save plugin)",
+"Find (if searchreplace plugin activated)": "Hledat (pokud je aktivn\u00ed plugin searchreplace)",
+"Plugins installed ({0}):": "Instalovan\u00e9 pluginy ({0}):",
+"Premium plugins:": "Pr\u00e9miov\u00e9 pluginy:",
+"Learn more...": "Zjistit v\u00edce...",
+"You are using {0}": "Pou\u017e\u00edv\u00e1te {0}",
+"Plugins": "Pluginy",
+"Handy Shortcuts": "U\u017eite\u010dn\u00e9 kl\u00e1vesov\u00e9 zkratky",
+"Horizontal line": "Vodorovn\u00e1 \u010d\u00e1ra",
+"Insert\/edit image": "Vlo\u017eit \/ upravit obr\u00e1zek",
+"Alternative description": "Alternativn\u00ed text",
+"Accessibility": "Bez alternativn\u00edho textu",
+"Image is decorative": "(dekorativn\u00ed obr\u00e1zek bez alternativn\u00edho textu)",
+"Source": "URL",
+"Dimensions": "Rozm\u011bry",
+"Constrain proportions": "Zachovat proporce",
+"General": "Obecn\u00e9",
+"Advanced": "Pokro\u010dil\u00e9",
+"Style": "Styl",
+"Vertical space": "Vertik\u00e1ln\u00ed mezera",
+"Horizontal space": "Horizont\u00e1ln\u00ed mezera",
+"Border": "R\u00e1me\u010dek",
+"Insert image": "Vlo\u017eit obr\u00e1zek",
+"Image...": "Obr\u00e1zek\u2026",
+"Image list": "Seznam obr\u00e1zk\u016f",
+"Rotate counterclockwise": "Oto\u010dit doleva",
+"Rotate clockwise": "Oto\u010dit doprava",
+"Flip vertically": "P\u0159evr\u00e1tit svisle",
+"Flip horizontally": "P\u0159evr\u00e1tit vodorovn\u011b",
+"Edit image": "Upravit obr\u00e1zek",
+"Image options": "Vlastnosti obr\u00e1zku",
+"Zoom in": "P\u0159ibl\u00ed\u017eit",
+"Zoom out": "Odd\u00e1lit",
+"Crop": "O\u0159\u00edznout",
+"Resize": "Zm\u011bnit velikost",
+"Orientation": "Transformovat",
+"Brightness": "Jas",
+"Sharpen": "Ostrost",
+"Contrast": "Kontrast",
+"Color levels": "\u00darovn\u011b barev",
+"Gamma": "Gama",
+"Invert": "Invertovat",
+"Apply": "Pou\u017e\u00edt",
+"Back": "Zp\u011bt",
+"Insert date\/time": "Vlo\u017eit datum \/ \u010das",
+"Date\/time": "Datum\/\u010das",
+"Insert\/edit link": "Vlo\u017eit \/ upravit odkaz",
+"Text to display": "Text k zobrazen\u00ed",
+"Url": "URL",
+"Open link in...": "Otev\u0159\u00edt odkaz v...",
+"Current window": "Aktu\u00e1ln\u00ed okno",
+"None": "\u017d\u00e1dn\u00e9",
+"New window": "Nov\u00e9 okno",
+"Open link": "C\u00edlov\u00e9 okno URL",
+"Remove link": "Odstranit odkaz",
+"Anchors": "Kotvy",
+"Link...": "Odkaz...",
+"Paste or type a link": "Vlo\u017eit nebo napsat odkaz",
+"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Zadan\u00e9 URL vypad\u00e1 jako e-mailov\u00e1 adresa. Chcete doplnit povinn\u00fd prefix mailto:?",
+"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Zadan\u00e9 URL vypad\u00e1 jako odkaz na jin\u00fd web. Chcete doplnit povinn\u00fd prefix http:\/\/?",
+"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "Zadan\u00e9 URL vypad\u00e1 jako odkaz na jin\u00fd web. Chcete doplnit povinn\u00fd prefix https:\/\/?",
+"Link list": "Seznam odkaz\u016f",
+"Insert video": "Vlo\u017eit video",
+"Insert\/edit video": "Vlo\u017eit \/ upravit video",
+"Insert\/edit media": "Vlo\u017eit \/ upravit m\u00e9dia",
+"Alternative source": "Alternativn\u00ed zdroj",
+"Alternative source URL": "Alternativn\u00ed zdrojov\u00e1 URL",
+"Media poster (Image URL)": "Medi\u00e1ln\u00ed plak\u00e1t (URL obr\u00e1zku)",
+"Paste your embed code below:": "Vlo\u017ete k\u00f3d pro vlo\u017een\u00ed n\u00ed\u017ee:",
+"Embed": "Vlo\u017eit",
+"Media...": "M\u00e9dium...",
+"Nonbreaking space": "Pevn\u00e1 mezera",
+"Page break": "Konec str\u00e1nky",
+"Paste as text": "Vlo\u017eit jako \u010dist\u00fd text",
+"Preview": "N\u00e1hled",
+"Print...": "Tisk...",
+"Save": "Ulo\u017eit",
+"Find": "Naj\u00edt",
+"Replace with": "Nahradit za",
+"Replace": "Nahradit",
+"Replace all": "Nahradit v\u0161e",
+"Previous": "P\u0159edchoz\u00ed",
+"Next": "Dal\u0161\u00ed",
+"Find and Replace": "Naj\u00edt a nahradit",
+"Find and replace...": "Naj\u00edt a nahradit...",
+"Could not find the specified string.": "Zadan\u00fd \u0159et\u011bzec nebyl nalezen.",
+"Match case": "Rozli\u0161ovat mal\u00e1 a velk\u00e1 p\u00edsmena",
+"Find whole words only": "Hledat pouze cel\u00e1 slova",
+"Find in selection": "Ozna\u010den\u00fd text",
+"Spellcheck": "Kontrola pravopisu",
+"Spellcheck Language": "Jazyk kontroly pravopisu",
+"No misspellings found.": "Nebyly nalezeny \u017e\u00e1dn\u00e9 p\u0159eklepy.",
+"Ignore": "Ignorovat",
+"Ignore all": "Ignorovat v\u0161e",
+"Finish": "Ukon\u010dit",
+"Add to Dictionary": "P\u0159idat do slovn\u00edku",
+"Insert table": "Vlo\u017eit tabulku",
+"Table properties": "Vlastnosti tabulky",
+"Delete table": "Smazat tabulku",
+"Cell": "Bu\u0148ka",
+"Row": "\u0158\u00e1dek",
+"Column": "Sloupec",
+"Cell properties": "Vlastnosti bu\u0148ky",
+"Merge cells": "Slou\u010dit bu\u0148ky",
+"Split cell": "Rozd\u011blit bu\u0148ky",
+"Insert row before": "Vlo\u017eit \u0159\u00e1dek nad",
+"Insert row after": "Vlo\u017eit \u0159\u00e1dek pod",
+"Delete row": "Smazat \u0159\u00e1dek",
+"Row properties": "Vlastnosti \u0159\u00e1dku",
+"Cut row": "Vyjmout \u0159\u00e1dek",
+"Copy row": "Kop\u00edrovat \u0159\u00e1dek",
+"Paste row before": "Vlo\u017eit \u0159\u00e1dek nad",
+"Paste row after": "Vlo\u017eit \u0159\u00e1dek pod",
+"Insert column before": "Vlo\u017eit sloupec vlevo",
+"Insert column after": "Vlo\u017eit sloupec vpravo",
+"Delete column": "Smazat sloupec",
+"Cols": "Sloupc\u016f",
+"Rows": "\u0158\u00e1dek",
+"Width": "\u0160\u00ed\u0159ka",
+"Height": "V\u00fd\u0161ka",
+"Cell spacing": "Vn\u011bj\u0161\u00ed okraj bun\u011bk",
+"Cell padding": "Vnit\u0159n\u00ed okraj bun\u011bk",
+"Caption": "Nadpis",
+"Show caption": "Zobrazit titulku",
+"Left": "Vlevo",
+"Center": "Na st\u0159ed",
+"Right": "Vpravo",
+"Cell type": "Typ bu\u0148ky",
+"Scope": "Rozsah",
+"Alignment": "Zarovn\u00e1n\u00ed",
+"H Align": "Horizont\u00e1ln\u00ed zarovn\u00e1n\u00ed",
+"V Align": "Vertik\u00e1ln\u00ed zarovn\u00e1n\u00ed",
+"Top": "Nahoru",
+"Middle": "Uprost\u0159ed",
+"Bottom": "Dol\u016f",
+"Header cell": "Hlavi\u010dkov\u00e1 bu\u0148ka",
+"Row group": "Skupina \u0159\u00e1dk\u016f",
+"Column group": "Skupina sloupc\u016f",
+"Row type": "Typ \u0159\u00e1dku",
+"Header": "Hlavi\u010dka",
+"Body": "T\u011blo",
+"Footer": "Pati\u010dka",
+"Border color": "Barva r\u00e1me\u010dku",
+"Insert template...": "Vlo\u017eit \u0161ablonu...",
+"Templates": "\u0160ablony",
+"Template": "\u0160ablona",
+"Text color": "Barva p\u00edsma",
+"Background color": "Barva pozad\u00ed",
+"Custom...": "Vlastn\u00ed...",
+"Custom color": "Vlastn\u00ed barva",
+"No color": "Bez barvy",
+"Remove color": "Odebrat barvu",
+"Table of Contents": "Obsah",
+"Show blocks": "Uk\u00e1zat bloky",
+"Show invisible characters": "Zobrazit speci\u00e1ln\u00ed znaky",
+"Word count": "Po\u010det slov",
+"Count": "Po\u010det",
+"Document": "Dokument",
+"Selection": "V\u00fdb\u011br",
+"Words": "Slova",
+"Words: {0}": "Po\u010det slov: {0}",
+"{0} words": "Po\u010det slov: {0}",
+"File": "Soubor",
+"Edit": "\u00dapravy",
+"Insert": "Vlo\u017eit",
+"View": "Zobrazit",
+"Format": "Form\u00e1t",
+"Table": "Tabulka",
+"Tools": "N\u00e1stroje",
+"Powered by {0}": "Vytvo\u0159il {0}",
+"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Editor. Stiskn\u011bte ALT-F9 pro menu, ALT-F10 pro n\u00e1strojovou li\u0161tu a ALT-0 pro n\u00e1pov\u011bdu.",
+"Image title": "N\u00e1zev obr\u00e1zku",
+"Border width": "\u0160\u00ed\u0159ka ohrani\u010den\u00ed",
+"Border style": "Styl ohrani\u010den\u00ed",
+"Error": "Chyba",
+"Warn": "Varov\u00e1n\u00ed",
+"Valid": "Platn\u00fd",
+"To open the popup, press Shift+Enter": "Vyskakovac\u00ed okno otev\u0159ete stisknut\u00edm Shift+Enter",
+"Rich Text Area. Press ALT-0 for help.": "Oblast Rich Text, stiskn\u011bte ALT-0 pro n\u00e1pov\u011bdu.",
+"System Font": "Syst\u00e9mov\u00e9 p\u00edsmo",
+"Failed to upload image: {0}": "Nahr\u00e1n\u00ed obr\u00e1zku selhalo:",
+"Failed to load plugin: {0} from url {1}": "Na\u010dten\u00ed z\u00e1suvn\u00e9ho modulu selhalo: {0} z URL {1}",
+"Failed to load plugin url: {0}": "Na\u010dten\u00ed z\u00e1suvn\u00e9ho modulu URL selhalo: {0}",
+"Failed to initialize plugin: {0}": "Inicializace z\u00e1suvn\u00e9ho modulu selhala:",
+"example": "p\u0159\u00edklad",
+"Search": "Hledat",
+"All": "V\u0161e",
+"Currency": "M\u011bna",
+"Text": "Text",
+"Quotations": "Citace",
+"Mathematical": "Matematick\u00e9 symboly",
+"Extended Latin": "Roz\u0161\u00ed\u0159en\u00e9 Latin",
+"Symbols": "Symboly",
+"Arrows": "\u0160ipky",
+"User Defined": "Definovan\u00e9 u\u017eivatelem",
+"dollar sign": "znak dolaru",
+"currency sign": "znak m\u011bny",
+"euro-currency sign": "znak m\u011bny euro",
+"colon sign": "znak dvojte\u010dky",
+"cruzeiro sign": "znak cruzeiro",
+"french franc sign": "znak francouzsk\u00e9ho franku",
+"lira sign": "znak liry",
+"mill sign": "znak mill",
+"naira sign": "znak nairy",
+"peseta sign": "znak pesety",
+"rupee sign": "znak rupie",
+"won sign": "znak wonu",
+"new sheqel sign": "znak nov\u00e9ho \u0161ekelu",
+"dong sign": "znak dongu",
+"kip sign": "znak kipu",
+"tugrik sign": "znak tugriku",
+"drachma sign": "znak drachmy",
+"german penny symbol": "znak n\u011bmeck\u00e9ho feniku",
+"peso sign": "znak pesa",
+"guarani sign": "znak guaran\u00ed",
+"austral sign": "znak austral",
+"hryvnia sign": "znak h\u0159ivny",
+"cedi sign": "znak cedi",
+"livre tournois sign": "znak tournois libry",
+"spesmilo sign": "znak spesmilo",
+"tenge sign": "znak tenge",
+"indian rupee sign": "znak indick\u00e9 rupie",
+"turkish lira sign": "znak tureck\u00e9 liry",
+"nordic mark sign": "znak norsk\u00e9 marky",
+"manat sign": "znak manatu",
+"ruble sign": "znak rublu",
+"yen character": "znak jenu",
+"yuan character": "znak juanu",
+"yuan character, in hong kong and taiwan": "znak juanu v hongkongu a tchaj-wanu",
+"yen\/yuan character variant one": "znak jenu\/juanu, varianta 1",
+"Loading emoticons...": "Na\u010d\u00edt\u00e1n\u00ed emotikon\u016f...",
+"Could not load emoticons": "Nelze na\u010d\u00edst emotikony",
+"People": "Lid\u00e9",
+"Animals and Nature": "Zv\u00ed\u0159ata a p\u0159\u00edroda",
+"Food and Drink": "J\u00eddlo a pit\u00ed",
+"Activity": "Aktivita",
+"Travel and Places": "Cestov\u00e1n\u00ed a m\u00edsta",
+"Objects": "Objekty",
+"Flags": "Vlajky",
+"Characters": "Znaky",
+"Characters (no spaces)": "Znaky (bez mezer)",
+"{0} characters": "{0} znak\u016f",
+"Error: Form submit field collision.": "Chyba: Kolize odes\u00edlac\u00edho formul\u00e1\u0159ov\u00e9ho pole.",
+"Error: No form element found.": "Chyba: Nebyl nalezen \u017e\u00e1dn\u00fd prvek formul\u00e1\u0159e.",
+"Update": "Aktualizovat",
+"Color swatch": "Vzorek barvy",
+"Turquoise": "Tyrkysov\u00e1",
+"Green": "Zelen\u00e1",
+"Blue": "Modr\u00e1",
+"Purple": "Fialov\u00e1",
+"Navy Blue": "N\u00e1mo\u0159nick\u00e1 mod\u0159",
+"Dark Turquoise": "Tmav\u011b tyrkysov\u00e1",
+"Dark Green": "Tmav\u011b zelen\u00e1",
+"Medium Blue": "St\u0159edn\u011b modr\u00e1",
+"Medium Purple": "St\u0159edn\u011b fialov\u00e1",
+"Midnight Blue": "P\u016flno\u010dn\u00ed modr\u00e1",
+"Yellow": "\u017dlut\u00e1",
+"Orange": "Oran\u017eov\u00e1",
+"Red": "\u010cerven\u00e1",
+"Light Gray": "Sv\u011btle \u0161ed\u00e1",
+"Gray": "\u0160ed\u00e1",
+"Dark Yellow": "Tmav\u011b \u017elut\u00e1",
+"Dark Orange": "Tmav\u011b oran\u017eov\u00e1",
+"Dark Red": "Tmav\u011b \u010derven\u00e1",
+"Medium Gray": "St\u0159edn\u011b \u0161ed\u00e1",
+"Dark Gray": "Tmav\u011b \u0161ed\u00e1",
+"Light Green": "Sv\u011btle zelen\u00e1",
+"Light Yellow": "Sv\u011btle \u017elut\u00e1",
+"Light Red": "Sv\u011btle \u010derven\u00e1",
+"Light Purple": "Sv\u011btle fialov\u00e1",
+"Light Blue": "Sv\u011btle modr\u00e1",
+"Dark Purple": "Tmav\u011b fialov\u00e1",
+"Dark Blue": "Tmav\u011b modr\u00e1",
+"Black": "\u010cern\u00e1",
+"White": "B\u00edl\u00e1",
+"Switch to or from fullscreen mode": "P\u0159ep\u00edn\u00e1n\u00ed mezi re\u017eimem cel\u00e9 obrazovky",
+"Open help dialog": "Otev\u0159\u00edt okno n\u00e1pov\u011bdy",
+"history": "historie",
+"styles": "styly",
+"formatting": "form\u00e1tov\u00e1n\u00ed",
+"alignment": "zarovn\u00e1n\u00ed",
+"indentation": "odsazen\u00ed",
+"Font": "P\u00edsmo",
+"Size": "Velikost",
+"More...": "Dal\u0161\u00ed\u2026",
+"Select...": "Vybrat\u2026",
+"Preferences": "P\u0159edvolby",
+"Yes": "Ano",
+"No": "Ne",
+"Keyboard Navigation": "Navigace pomoc\u00ed kl\u00e1vesnice",
+"Version": "Verze",
+"Code view": "Zobrazit k\u00f3d",
+"Open popup menu for split buttons": "Otev\u0159ete vyskakovac\u00ed nab\u00eddku pro rozd\u011blen\u00e1 tla\u010d\u00edtka",
+"List Properties": "Vlastnosti seznamu",
+"List properties...": "Vlastnosti seznamu...",
+"Start list at number": "Po\u010d\u00e1te\u010dn\u00ed \u010d\u00edslo seznamu",
+"Line height": "V\u00fd\u0161ka \u0159\u00e1dku",
+"comments": "koment\u00e1\u0159e",
+"Format Painter": "Kop\u00edrovat form\u00e1t",
+"Insert\/edit iframe": "Vlo\u017eit\/upravit prvek iframe",
+"Capitalization": "Velk\u00e1 p\u00edsmena",
+"lowercase": "mal\u00e1 p\u00edsmena",
+"UPPERCASE": "VELK\u00c1 P\u00cdSMENA",
+"Title Case": "V\u0161echna Prvn\u00ed Velk\u00e1",
+"permanent pen": "permanentn\u00ed pero",
+"Permanent Pen Properties": "Vlastnosti permanentn\u00edho pera",
+"Permanent pen properties...": "Vlastnosti permanentn\u00edho pera\u2026",
+"case change": "Zm\u011bna velikosti p\u00edsmen",
+"page embed": "Vlo\u017eit str\u00e1nku",
+"Advanced sort...": "Roz\u0161\u00ed\u0159en\u00e9 \u0159azen\u00ed...",
+"Advanced Sort": "Roz\u0161\u00ed\u0159en\u00e9 \u0159azen\u00ed",
+"Sort table by column ascending": "Se\u0159adit tabulku podle sloupce vzestupn\u011b",
+"Sort table by column descending": "Se\u0159adit tabulku podle sloupce sestupn\u011b",
+"Sort": "\u0158adit",
+"Order": "\u0158azen\u00ed",
+"Sort by": "\u0158adit dle",
+"Ascending": "Vzestupn\u011b",
+"Descending": "Sestupn\u011b",
+"Column {0}": "Sloupec {0}",
+"Row {0}": "\u0158\u00e1dek {0}",
+"Spellcheck...": "Kontrola pravopisu",
+"Misspelled word": "\u0160patn\u011b napsan\u00e9 slovo",
+"Suggestions": "N\u00e1vrhy",
+"Change": "Zm\u011bnit",
+"Finding word suggestions": "Hled\u00e1n\u00ed n\u00e1vrh\u016f slov",
+"Success": "\u00dasp\u011b\u0161n\u00e9",
+"Repair": "Opraveno",
+"Issue {0} of {1}": "Probl\u00e9m {0} z {1}",
+"Images must be marked as decorative or have an alternative text description": "Obr\u00e1zky mus\u00ed b\u00fdt ozna\u010deny jako dekorativn\u00ed nebo mus\u00ed m\u00edt alternativn\u00ed textov\u00fd popis.",
+"Images must have an alternative text description. Decorative images are not allowed.": "Obr\u00e1zky mus\u00ed m\u00edt alternativn\u00ed textov\u00fd popis. Dekorativn\u00ed obr\u00e1zky nejsou povoleny.",
+"Or provide alternative text:": "Nebo zadejte alternativn\u00ed text:",
+"Make image decorative:": "Nastavit obr\u00e1zek jako dekorativn\u00ed:",
+"ID attribute must be unique": "ID atributu mus\u00ed b\u00fdt jedine\u010dn\u00e9",
+"Make ID unique": "Nastavit ID jako jedine\u010dn\u00e9",
+"Keep this ID and remove all others": "Ponechat toto ID a odstranit v\u0161echny ostatn\u00ed",
+"Remove this ID": "Odebrat toto ID",
+"Remove all IDs": "Odebrat v\u0161echna ID",
+"Checklist": "Kontroln\u00ed seznam",
+"Anchor": "Kotva",
+"Special character": "Speci\u00e1ln\u00ed znak",
+"Code sample": "Uk\u00e1zkov\u00fd k\u00f3d",
+"Color": "Barva",
+"Document properties": "Vlastnosti dokumentu",
+"Image description": "Popis obr\u00e1zku",
+"Image": "Obr\u00e1zek",
+"Insert link": "Vlo\u017eit odkaz",
+"Target": "C\u00edl",
+"Link": "Odkaz",
+"Poster": "N\u00e1hled",
+"Media": "M\u00e9dia",
+"Print": "Tisk",
+"Prev": "P\u0159edchoz\u00ed",
+"Find and replace": "Naj\u00edt a nahradit",
+"Whole words": "Pouze cel\u00e1 slova",
+"Insert template": "Vlo\u017eit \u0161ablonu"
+});

+ 462 - 0
frontend/public/static/tinymce/lang/de.js

@@ -0,0 +1,462 @@
+tinymce.addI18n('de',{
+"Redo": "Wiederholen",
+"Undo": "R\u00fcckg\u00e4ngig machen",
+"Cut": "Ausschneiden",
+"Copy": "Kopieren",
+"Paste": "Einf\u00fcgen",
+"Select all": "Alles ausw\u00e4hlen",
+"New document": "Neues Dokument",
+"Ok": "Ok",
+"Cancel": "Abbrechen",
+"Visual aids": "Visuelle Hilfen",
+"Bold": "Fett",
+"Italic": "Kursiv",
+"Underline": "Unterstrichen",
+"Strikethrough": "Durchgestrichen",
+"Superscript": "Hochgestellt",
+"Subscript": "Tiefgestellt",
+"Clear formatting": "Formatierung entfernen",
+"Align left": "Linksb\u00fcndig ausrichten",
+"Align center": "Zentrieren",
+"Align right": "Rechtsb\u00fcndig ausrichten",
+"Justify": "Blocksatz",
+"Bullet list": "Aufz\u00e4hlung",
+"Numbered list": "Nummerierte Liste",
+"Decrease indent": "Einzug verkleinern",
+"Increase indent": "Einzug vergr\u00f6\u00dfern",
+"Close": "Schlie\u00dfen",
+"Formats": "Formate",
+"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Ihr Browser unterst\u00fctzt leider keinen direkten Zugriff auf die Zwischenablage. Bitte benutzen Sie die Tastenkombinationen Strg+X\/C\/V.",
+"Headers": "\u00dcberschriften",
+"Header 1": "\u00dcberschrift 1",
+"Header 2": "\u00dcberschrift 2",
+"Header 3": "\u00dcberschrift 3",
+"Header 4": "\u00dcberschrift 4",
+"Header 5": "\u00dcberschrift 5",
+"Header 6": "\u00dcberschrift 6",
+"Headings": "\u00dcberschriften",
+"Heading 1": "Kopfzeile 1",
+"Heading 2": "Kopfzeile 2",
+"Heading 3": "Kopfzeile 3",
+"Heading 4": "Kopfzeile 4",
+"Heading 5": "Kopfzeile 5",
+"Heading 6": "Kopfzeile 6",
+"Preformatted": "Vorformatiert",
+"Div": "Div",
+"Pre": "Pre",
+"Code": "Code",
+"Paragraph": "Absatz",
+"Blockquote": "Blockquote",
+"Inline": "Zeichenformate",
+"Blocks": "Bl\u00f6cke",
+"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Einf\u00fcgen ist nun im einfachen Textmodus. Inhalte werden ab jetzt als unformatierter Text eingef\u00fcgt, bis Sie diese Einstellung wieder ausschalten!",
+"Fonts": "Schriftarten",
+"Font Sizes": "Schriftgr\u00f6\u00dfe",
+"Class": "Klasse",
+"Browse for an image": "Bild...",
+"OR": "ODER",
+"Drop an image here": "Bild hier ablegen",
+"Upload": "Hochladen",
+"Block": "Blocksatz",
+"Align": "Ausrichten",
+"Default": "Standard",
+"Circle": "Kreis",
+"Disc": "Punkt",
+"Square": "Quadrat",
+"Lower Alpha": "Kleinbuchstaben",
+"Lower Greek": "Griechische Kleinbuchstaben",
+"Lower Roman": "R\u00f6mische Zahlen (Kleinbuchstaben)",
+"Upper Alpha": "Gro\u00dfbuchstaben",
+"Upper Roman": "R\u00f6mische Zahlen (Gro\u00dfbuchstaben)",
+"Anchor...": "Textmarke",
+"Name": "Name",
+"Id": "Kennung",
+"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Die Kennung sollte mit einem Buchstaben anfangen. Nachfolgend nur Buchstaben, Zahlen, Striche (Minus), Punkte, Kommas und Unterstriche.",
+"You have unsaved changes are you sure you want to navigate away?": "Die \u00c4nderungen wurden noch nicht gespeichert, sind Sie sicher, dass Sie diese Seite verlassen wollen?",
+"Restore last draft": "Letzten Entwurf wiederherstellen",
+"Special character...": "Sonderzeichen...",
+"Source code": "Quelltext",
+"Insert\/Edit code sample": "Codebeispiel einf\u00fcgen\/bearbeiten",
+"Language": "Sprache",
+"Code sample...": "Codebeispiel...",
+"Color Picker": "Farbwahl",
+"R": "R",
+"G": "G",
+"B": "B",
+"Left to right": "Von links nach rechts",
+"Right to left": "Von rechts nach links",
+"Emoticons": "Emoticons",
+"Emoticons...": "Emoticons...",
+"Metadata and Document Properties": "Dokument-Eigenschaften und -Metadaten",
+"Title": "Titel",
+"Keywords": "Sch\u00fcsselw\u00f6rter",
+"Description": "Beschreibung",
+"Robots": "Robots",
+"Author": "Verfasser",
+"Encoding": "Zeichenkodierung",
+"Fullscreen": "Vollbild",
+"Action": "Aktion",
+"Shortcut": "Shortcut",
+"Help": "Hilfe",
+"Address": "Adresse",
+"Focus to menubar": "Fokus auf Men\u00fcleiste",
+"Focus to toolbar": "Fokus auf Werkzeugleiste",
+"Focus to element path": "Fokus auf Elementpfad",
+"Focus to contextual toolbar": "Fokus auf kontextbezogene Werkzeugleiste",
+"Insert link (if link plugin activated)": "Link einf\u00fcgen (wenn Link-Plugin aktiviert ist)",
+"Save (if save plugin activated)": "Speichern (wenn Save-Plugin aktiviert ist)",
+"Find (if searchreplace plugin activated)": "Suchen einf\u00fcgen (wenn Suchen\/Ersetzen-Plugin aktiviert ist)",
+"Plugins installed ({0}):": "installierte Plugins ({0}):",
+"Premium plugins:": "Premium Plugins:",
+"Learn more...": "Erfahren Sie mehr dazu...",
+"You are using {0}": "Sie verwenden {0}",
+"Plugins": "Plugins",
+"Handy Shortcuts": "Praktische Tastenkombinationen",
+"Horizontal line": "Horizontale Linie",
+"Insert\/edit image": "Bild einf\u00fcgen\/bearbeiten",
+"Alternative description": "Alternative Beschreibung",
+"Accessibility": "Barrierefreiheit",
+"Image is decorative": "Bild ist dekorativ",
+"Source": "Quelle",
+"Dimensions": "Abmessungen",
+"Constrain proportions": "Seitenverh\u00e4ltnis beibehalten",
+"General": "Allgemein",
+"Advanced": "Erweitert",
+"Style": "Stil",
+"Vertical space": "Vertikaler Abstand",
+"Horizontal space": "Horizontaler Abstand",
+"Border": "Rahmen",
+"Insert image": "Bild einf\u00fcgen",
+"Image...": "Bild...",
+"Image list": "Bildliste",
+"Rotate counterclockwise": "Gegen den Uhrzeigersinn drehen",
+"Rotate clockwise": "Im Uhrzeigersinn drehen",
+"Flip vertically": "Vertikal spiegeln",
+"Flip horizontally": "Horizontal spiegeln",
+"Edit image": "Bild bearbeiten",
+"Image options": "Bildeigenschaften",
+"Zoom in": "Ansicht vergr\u00f6\u00dfern",
+"Zoom out": "Ansicht verkleinern",
+"Crop": "Bescheiden",
+"Resize": "Skalieren",
+"Orientation": "Ausrichtung",
+"Brightness": "Helligkeit",
+"Sharpen": "Sch\u00e4rfen",
+"Contrast": "Kontrast",
+"Color levels": "Farbwerte",
+"Gamma": "Gamma",
+"Invert": "Invertieren",
+"Apply": "Anwenden",
+"Back": "Zur\u00fcck",
+"Insert date\/time": "Datum\/Uhrzeit einf\u00fcgen ",
+"Date\/time": "Datum\/Uhrzeit",
+"Insert\/edit link": "Link einf\u00fcgen\/bearbeiten",
+"Text to display": "Anzuzeigender Text",
+"Url": "URL",
+"Open link in...": "Link \u00f6ffnen in...",
+"Current window": "Aktuelles Fenster",
+"None": "Keine",
+"New window": "Neues Fenster",
+"Open link": "Link \u00f6ffnen",
+"Remove link": "Link entfernen",
+"Anchors": "Textmarken",
+"Link...": "Link...",
+"Paste or type a link": "Link einf\u00fcgen oder eintippen",
+"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Diese Adresse scheint eine E-Mail-Adresse zu sein. M\u00f6chten Sie das dazu ben\u00f6tigte \"mailto:\" voranstellen?",
+"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Diese Adresse scheint ein externer Link zu sein. M\u00f6chten Sie das dazu ben\u00f6tigte \"http:\/\/\" voranstellen?",
+"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "Die eingegebene URL scheint ein externer Link zu sein. Soll das fehlende https:\/\/ davor erg\u00e4nzt werden?",
+"Link list": "Linkliste",
+"Insert video": "Video einf\u00fcgen",
+"Insert\/edit video": "Video einf\u00fcgen\/bearbeiten",
+"Insert\/edit media": "Medien einf\u00fcgen\/bearbeiten",
+"Alternative source": "Alternative Quelle",
+"Alternative source URL": "URL der alternativen Quelle",
+"Media poster (Image URL)": "Medienposter (Bild-URL)",
+"Paste your embed code below:": "F\u00fcgen Sie Ihren Einbettungscode hier ein:",
+"Embed": "Einbetten",
+"Media...": "Medien...",
+"Nonbreaking space": "Gesch\u00fctztes Leerzeichen",
+"Page break": "Seitenumbruch",
+"Paste as text": "Als Text einf\u00fcgen",
+"Preview": "Vorschau",
+"Print...": "Drucken...",
+"Save": "Speichern",
+"Find": "Suchen",
+"Replace with": "Ersetzen durch",
+"Replace": "Ersetzen",
+"Replace all": "Alles ersetzen",
+"Previous": "Vorherige",
+"Next": "Weiter",
+"Find and Replace": "Suchen und Ersetzen",
+"Find and replace...": "Suchen und ersetzen...",
+"Could not find the specified string.": "Die Zeichenfolge wurde nicht gefunden.",
+"Match case": "Gro\u00df-\/Kleinschreibung beachten",
+"Find whole words only": "Nur ganze W\u00f6rter suchen",
+"Find in selection": "In Auswahl suchen",
+"Spellcheck": "Rechtschreibpr\u00fcfung",
+"Spellcheck Language": "Sprache f\u00fcr die Rechtschreibpr\u00fcfung",
+"No misspellings found.": "Keine Rechtschreibfehler gefunden",
+"Ignore": "Ignorieren",
+"Ignore all": "Alles Ignorieren",
+"Finish": "Ende",
+"Add to Dictionary": "Zum W\u00f6rterbuch hinzuf\u00fcgen",
+"Insert table": "Tabelle einf\u00fcgen",
+"Table properties": "Tabelleneigenschaften",
+"Delete table": "Tabelle l\u00f6schen",
+"Cell": "Zelle",
+"Row": "Zeile",
+"Column": "Spalte",
+"Cell properties": "Zelleneigenschaften",
+"Merge cells": "Zellen verbinden",
+"Split cell": "Zelle aufteilen",
+"Insert row before": "Neue Zeile davor einf\u00fcgen ",
+"Insert row after": "Neue Zeile danach einf\u00fcgen",
+"Delete row": "Zeile l\u00f6schen",
+"Row properties": "Zeileneigenschaften",
+"Cut row": "Zeile ausschneiden",
+"Copy row": "Zeile kopieren",
+"Paste row before": "Zeile davor einf\u00fcgen",
+"Paste row after": "Zeile danach einf\u00fcgen",
+"Insert column before": "Neue Spalte davor einf\u00fcgen",
+"Insert column after": "Neue Spalte danach einf\u00fcgen",
+"Delete column": "Spalte l\u00f6schen",
+"Cols": "Spalten",
+"Rows": "Zeilen",
+"Width": "Breite",
+"Height": "H\u00f6he",
+"Cell spacing": "Zellenabstand",
+"Cell padding": "Zelleninnenabstand",
+"Caption": "Beschriftung",
+"Show caption": "Beschriftung anzeigen",
+"Left": "Linksb\u00fcndig",
+"Center": "Zentriert",
+"Right": "Rechtsb\u00fcndig",
+"Cell type": "Zellentyp",
+"Scope": "G\u00fcltigkeitsbereich",
+"Alignment": "Ausrichtung",
+"H Align": "Horizontale Ausrichtung",
+"V Align": "Vertikale Ausrichtung",
+"Top": "Oben",
+"Middle": "Mitte",
+"Bottom": "Unten",
+"Header cell": "Kopfzelle",
+"Row group": "Zeilengruppe",
+"Column group": "Spaltengruppe",
+"Row type": "Zeilentyp",
+"Header": "Kopfzeile",
+"Body": "Inhalt",
+"Footer": "Fu\u00dfzeile",
+"Border color": "Rahmenfarbe",
+"Insert template...": "Vorlage einf\u00fcgen...",
+"Templates": "Vorlagen",
+"Template": "Vorlage",
+"Text color": "Textfarbe",
+"Background color": "Hintergrundfarbe",
+"Custom...": "Benutzerdefiniert...",
+"Custom color": "Benutzerdefinierte Farbe",
+"No color": "Keine Farbe",
+"Remove color": "Farbauswahl aufheben",
+"Table of Contents": "Inhaltsverzeichnis",
+"Show blocks": "Bl\u00f6cke anzeigen",
+"Show invisible characters": "Unsichtbare Zeichen anzeigen",
+"Word count": "Anzahl der W\u00f6rter",
+"Count": "Anzahl",
+"Document": "Dokument",
+"Selection": "Auswahl",
+"Words": "W\u00f6rter",
+"Words: {0}": "W\u00f6rter: {0}",
+"{0} words": "{0} W\u00f6rter",
+"File": "Datei",
+"Edit": "Bearbeiten",
+"Insert": "Einf\u00fcgen",
+"View": "Ansicht",
+"Format": "Format",
+"Table": "Tabelle",
+"Tools": "Werkzeuge",
+"Powered by {0}": "Betrieben von {0}",
+"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Rich-Text- Area. Dr\u00fccken Sie ALT-F9 f\u00fcr das Men\u00fc. Dr\u00fccken Sie ALT-F10 f\u00fcr Symbolleiste. Dr\u00fccken Sie ALT-0 f\u00fcr Hilfe",
+"Image title": "Bildtitel",
+"Border width": "Rahmenbreite",
+"Border style": "Rahmenstil",
+"Error": "Fehler",
+"Warn": "Warnung",
+"Valid": "G\u00fcltig",
+"To open the popup, press Shift+Enter": "Dr\u00fccken Sie Umschalt+Eingabe, um das Popup-Fenster zu \u00f6ffnen.",
+"Rich Text Area. Press ALT-0 for help.": "Rich-Text-Bereich. Dr\u00fccken Sie Alt+0 f\u00fcr Hilfe.",
+"System Font": "Betriebssystemschriftart",
+"Failed to upload image: {0}": "Bild konnte nicht hochgeladen werden: {0}",
+"Failed to load plugin: {0} from url {1}": "Plugin konnte nicht geladen werden: {0} von URL {1}",
+"Failed to load plugin url: {0}": "Plugin-URL konnte nicht geladen werden: {0}",
+"Failed to initialize plugin: {0}": "Plugin konnte nicht initialisiert werden: {0}",
+"example": "Beispiel",
+"Search": "Suchen",
+"All": "Alles",
+"Currency": "W\u00e4hrung",
+"Text": "Text",
+"Quotations": "Anf\u00fchrungszeichen",
+"Mathematical": "Mathematisch",
+"Extended Latin": "Erweitertes Latein",
+"Symbols": "Symbole",
+"Arrows": "Pfeile",
+"User Defined": "Benutzerdefiniert",
+"dollar sign": "Dollarzeichen",
+"currency sign": "W\u00e4hrungssymbol",
+"euro-currency sign": "Eurozeichen",
+"colon sign": "Doppelpunkt",
+"cruzeiro sign": "Cruzeirozeichen",
+"french franc sign": "Franczeichen",
+"lira sign": "Lirezeichen",
+"mill sign": "Millzeichen",
+"naira sign": "Nairazeichen",
+"peseta sign": "Pesetazeichen",
+"rupee sign": "Rupiezeichen",
+"won sign": "Wonzeichen",
+"new sheqel sign": "Schekelzeichen",
+"dong sign": "Dongzeichen",
+"kip sign": "Kipzeichen",
+"tugrik sign": "Tugrikzeichen",
+"drachma sign": "Drachmezeichen",
+"german penny symbol": "Pfennigzeichen",
+"peso sign": "Pesozeichen",
+"guarani sign": "Guaranizeichen",
+"austral sign": "Australzeichen",
+"hryvnia sign": "Hrywnjazeichen",
+"cedi sign": "Cedizeichen",
+"livre tournois sign": "Livrezeichen",
+"spesmilo sign": "Spesmilozeichen",
+"tenge sign": "Tengezeichen",
+"indian rupee sign": "Indisches Rupiezeichen",
+"turkish lira sign": "T\u00fcrkisches Lirazeichen",
+"nordic mark sign": "Zeichen nordische Mark",
+"manat sign": "Manatzeichen",
+"ruble sign": "Rubelzeichen",
+"yen character": "Yenzeichen",
+"yuan character": "Yuanzeichen",
+"yuan character, in hong kong and taiwan": "Yuanzeichen in Hongkong und Taiwan",
+"yen\/yuan character variant one": "Yen-\/Yuanzeichen Variante 1",
+"Loading emoticons...": "Emoticons werden geladen...",
+"Could not load emoticons": "Emoticons konnten nicht geladen werden",
+"People": "Menschen",
+"Animals and Nature": "Tiere und Natur",
+"Food and Drink": "Essen und Trinken",
+"Activity": "Aktivit\u00e4t",
+"Travel and Places": "Reisen und Orte",
+"Objects": "Objekte",
+"Flags": "Flaggen",
+"Characters": "Zeichen",
+"Characters (no spaces)": "Zeichen (ohne Leerzeichen)",
+"{0} characters": "{0}\u00a0Zeichen",
+"Error: Form submit field collision.": "Fehler: Kollision der Formularbest\u00e4tigungsfelder.",
+"Error: No form element found.": "Fehler: Kein Formularelement gefunden.",
+"Update": "Aktualisieren",
+"Color swatch": "Farbpalette",
+"Turquoise": "T\u00fcrkis",
+"Green": "Gr\u00fcn",
+"Blue": "Blau",
+"Purple": "Violett",
+"Navy Blue": "Marineblau",
+"Dark Turquoise": "Dunkelt\u00fcrkis",
+"Dark Green": "Dunkelgr\u00fcn",
+"Medium Blue": "Mittleres Blau",
+"Medium Purple": "Mittelviolett",
+"Midnight Blue": "Mitternachtsblau",
+"Yellow": "Gelb",
+"Orange": "Orange",
+"Red": "Rot",
+"Light Gray": "Hellgrau",
+"Gray": "Grau",
+"Dark Yellow": "Dunkelgelb",
+"Dark Orange": "Dunkelorange",
+"Dark Red": "Dunkelrot",
+"Medium Gray": "Mittelgrau",
+"Dark Gray": "Dunkelgrau",
+"Light Green": "Hellgr\u00fcn",
+"Light Yellow": "Hellgelb",
+"Light Red": "Hellrot",
+"Light Purple": "Helllila",
+"Light Blue": "Hellblau",
+"Dark Purple": "Dunkellila",
+"Dark Blue": "Dunkelblau",
+"Black": "Schwarz",
+"White": "Wei\u00df",
+"Switch to or from fullscreen mode": "Vollbildmodus umschalten",
+"Open help dialog": "Hilfe-Dialog \u00f6ffnen",
+"history": "Historie",
+"styles": "Stile",
+"formatting": "Formatierung",
+"alignment": "Ausrichtung",
+"indentation": "Einr\u00fcckungen",
+"Font": "Schriftart",
+"Size": "Schriftgr\u00f6\u00dfe",
+"More...": "Mehr...",
+"Select...": "Auswahl...",
+"Preferences": "Einstellungen",
+"Yes": "Ja",
+"No": "Nein",
+"Keyboard Navigation": "Tastaturnavigation",
+"Version": "Version",
+"Code view": "Code Ansicht",
+"Open popup menu for split buttons": "\u00d6ffne Popup Menge um Buttons zu trennen",
+"List Properties": "Liste Eigenschaften",
+"List properties...": "Liste Eigenschaften",
+"Start list at number": "Beginne Liste mit Nummer",
+"Line height": "Liniendicke",
+"comments": "Anmerkungen",
+"Format Painter": "Format-Painter",
+"Insert\/edit iframe": "iframe einf\u00fcgen\/bearbeiten",
+"Capitalization": "Gro\u00dfschreibung",
+"lowercase": "Kleinbuchstaben",
+"UPPERCASE": "Gro\u00dfbuchstaben",
+"Title Case": "Gro\u00df-\/Kleinschreibung des Titels",
+"permanent pen": "Textmarker",
+"Permanent Pen Properties": "Eigenschaften von Permanent Pen",
+"Permanent pen properties...": "Eigenschaften von Permanent Pen...",
+"case change": "Gro\u00df-\/Kleinschreibung",
+"page embed": "Seite einbetten",
+"Advanced sort...": "Erweiterte Sortierung...",
+"Advanced Sort": "Erweiterte Sortierung",
+"Sort table by column ascending": "Tabelle aufsteigend nach Spalten sortieren",
+"Sort table by column descending": "Tabelle absteigend nach Spalten sortieren",
+"Sort": "Sortieren",
+"Order": "Reihenfolge",
+"Sort by": "Sortieren nach",
+"Ascending": "Aufsteigend",
+"Descending": "Absteigend",
+"Column {0}": "Spalte {0}",
+"Row {0}": "Reihe {0}",
+"Spellcheck...": "Rechtschreibpr\u00fcfung...",
+"Misspelled word": "Rechtschreibfehler",
+"Suggestions": "Vorschl\u00e4ge",
+"Change": "Ver\u00e4ndere",
+"Finding word suggestions": "Finde Wort Vorschl\u00e4ge",
+"Success": "Erfolg",
+"Repair": "Reparieren",
+"Issue {0} of {1}": "Fehler {0} von {1}",
+"Images must be marked as decorative or have an alternative text description": "Bilder m\u00fcssen entweder als dekorativ markiert werden oder eine alternative Beschreibung bekommen",
+"Images must have an alternative text description. Decorative images are not allowed.": "Bilder ben\u00f6tigen alternativen Text. Dekorative Bilder nicht erlaubt!",
+"Or provide alternative text:": "Oder definiere alternativen Text:",
+"Make image decorative:": "Markiere Bild als dekorativ:",
+"ID attribute must be unique": "ID muss einzigartig sein",
+"Make ID unique": "Mache diese ID einzigartig",
+"Keep this ID and remove all others": "Behalte diese ID und entferne alle anderen",
+"Remove this ID": "Entferne diese ID",
+"Remove all IDs": "Entferne alle IDs",
+"Checklist": "Checkliste",
+"Anchor": "Textmarke",
+"Special character": "Sonderzeichen",
+"Code sample": "Codebeispiel",
+"Color": "Farbe",
+"Document properties": "Dokumenteigenschaften",
+"Image description": "Bildbeschreibung",
+"Image": "Bild",
+"Insert link": "Link einf\u00fcgen",
+"Target": "Ziel",
+"Link": "Link",
+"Poster": "Poster",
+"Media": "Medium",
+"Print": "Drucken",
+"Prev": "Zur\u00fcck",
+"Find and replace": "Suchen und ersetzen",
+"Whole words": "Nur ganze W\u00f6rter",
+"Insert template": "Vorlage einf\u00fcgen "
+});

+ 462 - 0
frontend/public/static/tinymce/lang/es_419.js

@@ -0,0 +1,462 @@
+tinymce.addI18n('es_419',{
+"Redo": "Rehacer",
+"Undo": "Deshacer",
+"Cut": "Cortar",
+"Copy": "Copiar",
+"Paste": "Pegar",
+"Select all": "Seleccionar todo",
+"New document": "Nuevo documento",
+"Ok": "Ok",
+"Cancel": "Cancelar",
+"Visual aids": "Ayudas visuales",
+"Bold": "Negrita",
+"Italic": "Cursiva",
+"Underline": "Subrayado",
+"Strikethrough": "Tachado",
+"Superscript": "Super\u00edndice",
+"Subscript": "Sub\u00edndice",
+"Clear formatting": "Limpiar formato",
+"Align left": "Alinear a la izquierda",
+"Align center": "Centrar",
+"Align right": "Alinear a la derecha",
+"Justify": "Justificar",
+"Bullet list": "Lista de vi\u00f1etas",
+"Numbered list": "Lista numerada",
+"Decrease indent": "Disminuir sangr\u00eda",
+"Increase indent": "Aumentar sangr\u00eda",
+"Close": "Cerrar",
+"Formats": "Formatos",
+"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Tu navegador no soporta acceso directo al portapapeles. Favor usar los comandos de teclado Ctrl+X\/C\/V",
+"Headers": "Encabezados",
+"Header 1": "Encabezado 1",
+"Header 2": "Encabezado 2",
+"Header 3": "Encabezado 3",
+"Header 4": "Encabezado 4",
+"Header 5": "Encabezado 5",
+"Header 6": "Encabezado 6",
+"Headings": "T\u00edtulos",
+"Heading 1": "T\u00edtulo 1",
+"Heading 2": "T\u00edtulo 2",
+"Heading 3": "T\u00edtulo 3",
+"Heading 4": "T\u00edtulo 4",
+"Heading 5": "T\u00edtulo 5",
+"Heading 6": "T\u00edtulo 6",
+"Preformatted": "Preformateado",
+"Div": "Div",
+"Pre": "Pre",
+"Code": "C\u00f3digo",
+"Paragraph": "P\u00e1rrafo",
+"Blockquote": "Cita",
+"Inline": "En l\u00ednea",
+"Blocks": "Bloques",
+"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.",
+"Fonts": "Fonts",
+"Font Sizes": "Tama\u00f1os de Fuente",
+"Class": "Class",
+"Browse for an image": "Examinar imagen",
+"OR": "O",
+"Drop an image here": "Arrastrar imagen aqu\u00ed",
+"Upload": "Subir",
+"Block": "Bloque",
+"Align": "Alinear",
+"Default": "Default",
+"Circle": "Circle",
+"Disc": "Disc",
+"Square": "Square",
+"Lower Alpha": "Lower Alpha",
+"Lower Greek": "Lower Greek",
+"Lower Roman": "Lower Roman",
+"Upper Alpha": "Upper Alpha",
+"Upper Roman": "Upper Roman",
+"Anchor...": "Anchor...",
+"Name": "Name",
+"Id": "Id",
+"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.",
+"You have unsaved changes are you sure you want to navigate away?": "You have unsaved changes are you sure you want to navigate away?",
+"Restore last draft": "Restore last draft",
+"Special character...": "Special character...",
+"Source code": "Source code",
+"Insert\/Edit code sample": "Insert\/Edit code sample",
+"Language": "Language",
+"Code sample...": "Code sample...",
+"Color Picker": "Color Picker",
+"R": "R",
+"G": "G",
+"B": "B",
+"Left to right": "Left to right",
+"Right to left": "Right to left",
+"Emoticons": "Emoticons",
+"Emoticons...": "Emoticons...",
+"Metadata and Document Properties": "Metadata and Document Properties",
+"Title": "Title",
+"Keywords": "Keywords",
+"Description": "Description",
+"Robots": "Robots",
+"Author": "Author",
+"Encoding": "Encoding",
+"Fullscreen": "Fullscreen",
+"Action": "Action",
+"Shortcut": "Shortcut",
+"Help": "Help",
+"Address": "Address",
+"Focus to menubar": "Focus to menubar",
+"Focus to toolbar": "Focus to toolbar",
+"Focus to element path": "Focus to element path",
+"Focus to contextual toolbar": "Focus to contextual toolbar",
+"Insert link (if link plugin activated)": "Insert link (if link plugin activated)",
+"Save (if save plugin activated)": "Save (if save plugin activated)",
+"Find (if searchreplace plugin activated)": "Find (if searchreplace plugin activated)",
+"Plugins installed ({0}):": "Plugins installed ({0}):",
+"Premium plugins:": "Premium plugins:",
+"Learn more...": "Learn more...",
+"You are using {0}": "You are using {0}",
+"Plugins": "Plugins",
+"Handy Shortcuts": "Handy Shortcuts",
+"Horizontal line": "Horizontal line",
+"Insert\/edit image": "Insert\/edit image",
+"Alternative description": "Descripci\u00f3n alternativa",
+"Accessibility": "Accesibilidad",
+"Image is decorative": "La imagen es decorativa",
+"Source": "Source",
+"Dimensions": "Dimensions",
+"Constrain proportions": "Constrain proportions",
+"General": "General",
+"Advanced": "Advanced",
+"Style": "Style",
+"Vertical space": "Vertical space",
+"Horizontal space": "Horizontal space",
+"Border": "Border",
+"Insert image": "Insert image",
+"Image...": "Image...",
+"Image list": "Image list",
+"Rotate counterclockwise": "Rotate counterclockwise",
+"Rotate clockwise": "Rotate clockwise",
+"Flip vertically": "Flip vertically",
+"Flip horizontally": "Flip horizontally",
+"Edit image": "Edit image",
+"Image options": "Image options",
+"Zoom in": "Zoom in",
+"Zoom out": "Zoom out",
+"Crop": "Crop",
+"Resize": "Resize",
+"Orientation": "Orientation",
+"Brightness": "Brightness",
+"Sharpen": "Sharpen",
+"Contrast": "Contrast",
+"Color levels": "Color levels",
+"Gamma": "Gamma",
+"Invert": "Invert",
+"Apply": "Apply",
+"Back": "Back",
+"Insert date\/time": "Insert date\/time",
+"Date\/time": "Date\/time",
+"Insert\/edit link": "Insert\/edit link",
+"Text to display": "Text to display",
+"Url": "Url",
+"Open link in...": "Open link in...",
+"Current window": "Current window",
+"None": "None",
+"New window": "New window",
+"Open link": "Enlace abierto",
+"Remove link": "Remove link",
+"Anchors": "Anchors",
+"Link...": "Link...",
+"Paste or type a link": "Paste or type a link",
+"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?",
+"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?",
+"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "La URL que ingres\u00f3 parece ser un enlace externo. \u00bfDesea agregar el prefijo https:\/\/ requerido?",
+"Link list": "Link list",
+"Insert video": "Insert video",
+"Insert\/edit video": "Insert\/edit video",
+"Insert\/edit media": "Insert\/edit media",
+"Alternative source": "Alternative source",
+"Alternative source URL": "Alternative source URL",
+"Media poster (Image URL)": "Media poster (Image URL)",
+"Paste your embed code below:": "Paste your embed code below:",
+"Embed": "Embed",
+"Media...": "Media...",
+"Nonbreaking space": "Nonbreaking space",
+"Page break": "Page break",
+"Paste as text": "Paste as text",
+"Preview": "Preview",
+"Print...": "Print...",
+"Save": "Save",
+"Find": "Find",
+"Replace with": "Replace with",
+"Replace": "Replace",
+"Replace all": "Replace all",
+"Previous": "Previous",
+"Next": "Next",
+"Find and Replace": "Encontrar y Reemplazar",
+"Find and replace...": "Find and replace...",
+"Could not find the specified string.": "Could not find the specified string.",
+"Match case": "Match case",
+"Find whole words only": "Find whole words only",
+"Find in selection": "Encontrar en la selecci\u00f3n",
+"Spellcheck": "Spellcheck",
+"Spellcheck Language": "Spellcheck Language",
+"No misspellings found.": "No se encontraron errores ortogr\u00e1ficos.",
+"Ignore": "Ignore",
+"Ignore all": "Ignore all",
+"Finish": "Finish",
+"Add to Dictionary": "Add to Dictionary",
+"Insert table": "Insert table",
+"Table properties": "Table properties",
+"Delete table": "Delete table",
+"Cell": "Cell",
+"Row": "Row",
+"Column": "Column",
+"Cell properties": "Cell properties",
+"Merge cells": "Merge cells",
+"Split cell": "Split cell",
+"Insert row before": "Insert row before",
+"Insert row after": "Insert row after",
+"Delete row": "Delete row",
+"Row properties": "Row properties",
+"Cut row": "Cut row",
+"Copy row": "Copy row",
+"Paste row before": "Paste row before",
+"Paste row after": "Paste row after",
+"Insert column before": "Insert column before",
+"Insert column after": "Insert column after",
+"Delete column": "Delete column",
+"Cols": "Cols",
+"Rows": "Rows",
+"Width": "Width",
+"Height": "Height",
+"Cell spacing": "Cell spacing",
+"Cell padding": "Cell padding",
+"Caption": "Caption",
+"Show caption": "Show caption",
+"Left": "Left",
+"Center": "Center",
+"Right": "Right",
+"Cell type": "Cell type",
+"Scope": "Scope",
+"Alignment": "Alignment",
+"H Align": "H Align",
+"V Align": "V Align",
+"Top": "Top",
+"Middle": "Middle",
+"Bottom": "Bottom",
+"Header cell": "Header cell",
+"Row group": "Row group",
+"Column group": "Column group",
+"Row type": "Row type",
+"Header": "Header",
+"Body": "Body",
+"Footer": "Footer",
+"Border color": "Border color",
+"Insert template...": "Insert template...",
+"Templates": "Templates",
+"Template": "Template",
+"Text color": "Text color",
+"Background color": "Background color",
+"Custom...": "Custom...",
+"Custom color": "Custom color",
+"No color": "No color",
+"Remove color": "Remove color",
+"Table of Contents": "Table of Contents",
+"Show blocks": "Show blocks",
+"Show invisible characters": "Show invisible characters",
+"Word count": "Word count",
+"Count": "Count",
+"Document": "Document",
+"Selection": "Selection",
+"Words": "Words",
+"Words: {0}": "Words: {0}",
+"{0} words": "{0} words",
+"File": "File",
+"Edit": "Edit",
+"Insert": "Insert",
+"View": "View",
+"Format": "Format",
+"Table": "Table",
+"Tools": "Tools",
+"Powered by {0}": "Powered by {0}",
+"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help",
+"Image title": "Image title",
+"Border width": "Border width",
+"Border style": "Border style",
+"Error": "Error",
+"Warn": "Warn",
+"Valid": "Valid",
+"To open the popup, press Shift+Enter": "To open the popup, press Shift+Enter",
+"Rich Text Area. Press ALT-0 for help.": "Rich Text Area. Press ALT-0 for help.",
+"System Font": "System Font",
+"Failed to upload image: {0}": "Failed to upload image: {0}",
+"Failed to load plugin: {0} from url {1}": "Failed to load plugin: {0} from url {1}",
+"Failed to load plugin url: {0}": "Failed to load plugin url: {0}",
+"Failed to initialize plugin: {0}": "Failed to initialize plugin: {0}",
+"example": "example",
+"Search": "Search",
+"All": "All",
+"Currency": "Currency",
+"Text": "Text",
+"Quotations": "Quotations",
+"Mathematical": "Mathematical",
+"Extended Latin": "Extended Latin",
+"Symbols": "Symbols",
+"Arrows": "Arrows",
+"User Defined": "User Defined",
+"dollar sign": "dollar sign",
+"currency sign": "currency sign",
+"euro-currency sign": "euro-currency sign",
+"colon sign": "colon sign",
+"cruzeiro sign": "cruzeiro sign",
+"french franc sign": "french franc sign",
+"lira sign": "lira sign",
+"mill sign": "mill sign",
+"naira sign": "naira sign",
+"peseta sign": "peseta sign",
+"rupee sign": "rupee sign",
+"won sign": "won sign",
+"new sheqel sign": "new sheqel sign",
+"dong sign": "dong sign",
+"kip sign": "kip sign",
+"tugrik sign": "tugrik sign",
+"drachma sign": "drachma sign",
+"german penny symbol": "german penny symbol",
+"peso sign": "peso sign",
+"guarani sign": "guarani sign",
+"austral sign": "austral sign",
+"hryvnia sign": "hryvnia sign",
+"cedi sign": "cedi sign",
+"livre tournois sign": "livre tournois sign",
+"spesmilo sign": "spesmilo sign",
+"tenge sign": "tenge sign",
+"indian rupee sign": "indian rupee sign",
+"turkish lira sign": "turkish lira sign",
+"nordic mark sign": "nordic mark sign",
+"manat sign": "manat sign",
+"ruble sign": "ruble sign",
+"yen character": "yen character",
+"yuan character": "yuan character",
+"yuan character, in hong kong and taiwan": "yuan character, in hong kong and taiwan",
+"yen\/yuan character variant one": "yen\/yuan character variant one",
+"Loading emoticons...": "Loading emoticons...",
+"Could not load emoticons": "Could not load emoticons",
+"People": "People",
+"Animals and Nature": "Animals and Nature",
+"Food and Drink": "Food and Drink",
+"Activity": "Activity",
+"Travel and Places": "Travel and Places",
+"Objects": "Objects",
+"Flags": "Flags",
+"Characters": "Characters",
+"Characters (no spaces)": "Characters (no spaces)",
+"{0} characters": "{0} characters",
+"Error: Form submit field collision.": "Error: Form submit field collision.",
+"Error: No form element found.": "Error: No form element found.",
+"Update": "Update",
+"Color swatch": "Color swatch",
+"Turquoise": "Turquoise",
+"Green": "Green",
+"Blue": "Blue",
+"Purple": "Purple",
+"Navy Blue": "Navy Blue",
+"Dark Turquoise": "Dark Turquoise",
+"Dark Green": "Dark Green",
+"Medium Blue": "Medium Blue",
+"Medium Purple": "Medium Purple",
+"Midnight Blue": "Midnight Blue",
+"Yellow": "Yellow",
+"Orange": "Orange",
+"Red": "Red",
+"Light Gray": "Light Gray",
+"Gray": "Gray",
+"Dark Yellow": "Dark Yellow",
+"Dark Orange": "Dark Orange",
+"Dark Red": "Dark Red",
+"Medium Gray": "Medium Gray",
+"Dark Gray": "Dark Gray",
+"Light Green": "Light Green",
+"Light Yellow": "Light Yellow",
+"Light Red": "Light Red",
+"Light Purple": "Light Purple",
+"Light Blue": "Light Blue",
+"Dark Purple": "Dark Purple",
+"Dark Blue": "Dark Blue",
+"Black": "Black",
+"White": "White",
+"Switch to or from fullscreen mode": "Switch to or from fullscreen mode",
+"Open help dialog": "Open help dialog",
+"history": "history",
+"styles": "styles",
+"formatting": "formatting",
+"alignment": "alignment",
+"indentation": "indentation",
+"Font": "Font",
+"Size": "Size",
+"More...": "More...",
+"Select...": "Select...",
+"Preferences": "Preferences",
+"Yes": "Yes",
+"No": "No",
+"Keyboard Navigation": "Keyboard Navigation",
+"Version": "Version",
+"Code view": "Vista de c\u00f3digo",
+"Open popup menu for split buttons": "Abrir men\u00fa emergente para botones divididos",
+"List Properties": "Propiedades de Lista",
+"List properties...": "Propiedades de lista...",
+"Start list at number": "Iniciar lista en el n\u00famero",
+"Line height": "Altura de la l\u00ednea",
+"comments": "comments",
+"Format Painter": "Format Painter",
+"Insert\/edit iframe": "Insert\/edit iframe",
+"Capitalization": "Capitalization",
+"lowercase": "lowercase",
+"UPPERCASE": "UPPERCASE",
+"Title Case": "Title Case",
+"permanent pen": "permanent pen",
+"Permanent Pen Properties": "Permanent Pen Properties",
+"Permanent pen properties...": "Permanent pen properties...",
+"case change": "Cambiar May\u00fasculas y Min\u00fasculas",
+"page embed": "p\u00e1gina incrustada",
+"Advanced sort...": "Orden avanzado...",
+"Advanced Sort": "Orden Avanzado",
+"Sort table by column ascending": "Ordenar tabla por columna ascendente",
+"Sort table by column descending": "Ordenar tabla por columna descendente",
+"Sort": "Ordenar",
+"Order": "Orden",
+"Sort by": "Ordenar por",
+"Ascending": "Ascendente",
+"Descending": "Descendiente",
+"Column {0}": "Columna {0}",
+"Row {0}": "Fila {0}",
+"Spellcheck...": "Corrector...",
+"Misspelled word": "Palabra mal escrita",
+"Suggestions": "Sugerencias",
+"Change": "Cambiar",
+"Finding word suggestions": "Encontrar sugerencias de palabras",
+"Success": "\u00c9xito",
+"Repair": "Reparar",
+"Issue {0} of {1}": "Problema {0} de {1}",
+"Images must be marked as decorative or have an alternative text description": "Las im\u00e1genes deben estar marcadas como decorativas o tener una descripci\u00f3n de texto alternativa",
+"Images must have an alternative text description. Decorative images are not allowed.": "Las im\u00e1genes deben tener una descripci\u00f3n de texto alternativa. No se permiten im\u00e1genes decorativas.",
+"Or provide alternative text:": "O proporcione texto alternativo:",
+"Make image decorative:": "Hacer la imagen decorativa:",
+"ID attribute must be unique": "El atributo de ID debe ser \u00fanico",
+"Make ID unique": "Hacer que ID sea \u00fanica",
+"Keep this ID and remove all others": "Conserve esta ID y elimine todas las dem\u00e1s",
+"Remove this ID": "Eliminar esta ID",
+"Remove all IDs": "Eliminar todos los ID",
+"Checklist": "Lista de Verificaci\u00f3n",
+"Anchor": "Anchor",
+"Special character": "Special character",
+"Code sample": "Code sample",
+"Color": "Color",
+"Document properties": "Document properties",
+"Image description": "Image description",
+"Image": "Image",
+"Insert link": "Insert link",
+"Target": "Target",
+"Link": "Link",
+"Poster": "Poster",
+"Media": "Media",
+"Print": "Print",
+"Prev": "Prev",
+"Find and replace": "Find and replace",
+"Whole words": "Whole words",
+"Insert template": "Insert template"
+});

+ 462 - 0
frontend/public/static/tinymce/lang/fr_FR.js

@@ -0,0 +1,462 @@
+tinymce.addI18n('fr_FR',{
+"Redo": "R\u00e9tablir",
+"Undo": "Annuler",
+"Cut": "Couper",
+"Copy": "Copier",
+"Paste": "Coller",
+"Select all": "S\u00e9lectionner tout",
+"New document": "Nouveau document",
+"Ok": "OK",
+"Cancel": "Annuler",
+"Visual aids": "Aides visuelles",
+"Bold": "Gras",
+"Italic": "Italique",
+"Underline": "Soulign\u00e9",
+"Strikethrough": "Barr\u00e9",
+"Superscript": "Exposant",
+"Subscript": "Indice",
+"Clear formatting": "Effacer la mise en forme",
+"Align left": "Aligner \u00e0 gauche",
+"Align center": "Centrer",
+"Align right": "Aligner \u00e0 droite",
+"Justify": "Justifier",
+"Bullet list": "Liste \u00e0 puces",
+"Numbered list": "Liste num\u00e9rot\u00e9e",
+"Decrease indent": "R\u00e9duire le retrait",
+"Increase indent": "Augmenter le retrait",
+"Close": "Fermer",
+"Formats": "Formats",
+"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Votre navigateur ne supporte pas l\u2019acc\u00e8s direct au presse-papiers. Merci d'utiliser les raccourcis clavier Ctrl+X\/C\/V.",
+"Headers": "En-t\u00eates",
+"Header 1": "En-t\u00eate 1",
+"Header 2": "En-t\u00eate 2",
+"Header 3": "En-t\u00eate 3",
+"Header 4": "En-t\u00eate 4",
+"Header 5": "En-t\u00eate 5",
+"Header 6": "En-t\u00eate 6",
+"Headings": "Titres",
+"Heading 1": "Titre\u00a01",
+"Heading 2": "Titre\u00a02",
+"Heading 3": "Titre\u00a03",
+"Heading 4": "Titre\u00a04",
+"Heading 5": "Titre\u00a05",
+"Heading 6": "Titre\u00a06",
+"Preformatted": "Pr\u00e9format\u00e9",
+"Div": "Div",
+"Pre": "Pre",
+"Code": "Code",
+"Paragraph": "Paragraphe",
+"Blockquote": "Blockquote",
+"Inline": "En ligne",
+"Blocks": "Blocs",
+"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Le presse-papiers est maintenant en mode \"texte plein\". Les contenus seront coll\u00e9s sans retenir les formatages jusqu'\u00e0 ce que vous d\u00e9sactiviez cette option.",
+"Fonts": "Polices",
+"Font Sizes": "Tailles de police",
+"Class": "Classe",
+"Browse for an image": "Rechercher une image",
+"OR": "OU",
+"Drop an image here": "D\u00e9poser une image ici",
+"Upload": "T\u00e9l\u00e9charger",
+"Block": "Bloc",
+"Align": "Aligner",
+"Default": "Par d\u00e9faut",
+"Circle": "Cercle",
+"Disc": "Disque",
+"Square": "Carr\u00e9",
+"Lower Alpha": "Alpha minuscule",
+"Lower Greek": "Grec minuscule",
+"Lower Roman": "Romain minuscule",
+"Upper Alpha": "Alpha majuscule",
+"Upper Roman": "Romain majuscule",
+"Anchor...": "Ancre...",
+"Name": "Nom",
+"Id": "Id",
+"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "L'Id doit commencer par une lettre suivi par des lettres, nombres, tirets, points, deux-points ou underscores",
+"You have unsaved changes are you sure you want to navigate away?": "Vous avez des modifications non enregistr\u00e9es, \u00eates-vous s\u00fbr de quitter la page?",
+"Restore last draft": "Restaurer le dernier brouillon",
+"Special character...": "Caract\u00e8re sp\u00e9cial...",
+"Source code": "Code source",
+"Insert\/Edit code sample": "Ins\u00e9rer \/ modifier une exemple de code",
+"Language": "Langue",
+"Code sample...": "Exemple de code...",
+"Color Picker": "S\u00e9lecteur de couleurs",
+"R": "R",
+"G": "V",
+"B": "B",
+"Left to right": "Gauche \u00e0 droite",
+"Right to left": "Droite \u00e0 gauche",
+"Emoticons": "Emotic\u00f4nes",
+"Emoticons...": "\u00c9motic\u00f4nes...",
+"Metadata and Document Properties": "M\u00e9tadonn\u00e9es et propri\u00e9t\u00e9s du document",
+"Title": "Titre",
+"Keywords": "Mots-cl\u00e9s",
+"Description": "Description",
+"Robots": "Robots",
+"Author": "Auteur",
+"Encoding": "Encodage",
+"Fullscreen": "Plein \u00e9cran",
+"Action": "Action",
+"Shortcut": "Raccourci",
+"Help": "Aide",
+"Address": "Adresse",
+"Focus to menubar": "Cibler la barre de menu",
+"Focus to toolbar": "Cibler la barre d'outils",
+"Focus to element path": "Cibler le chemin vers l'\u00e9l\u00e9ment",
+"Focus to contextual toolbar": "Cibler la barre d'outils contextuelle",
+"Insert link (if link plugin activated)": "Ins\u00e9rer un lien (si le module link est activ\u00e9)",
+"Save (if save plugin activated)": "Enregistrer (si le module save est activ\u00e9)",
+"Find (if searchreplace plugin activated)": "Rechercher (si le module searchreplace est activ\u00e9)",
+"Plugins installed ({0}):": "Modules install\u00e9s ({0}) : ",
+"Premium plugins:": "Modules premium :",
+"Learn more...": "En savoir plus...",
+"You are using {0}": "Vous utilisez {0}",
+"Plugins": "Plugins",
+"Handy Shortcuts": "Raccourcis utiles",
+"Horizontal line": "Ligne horizontale",
+"Insert\/edit image": "Ins\u00e9rer\/modifier une image",
+"Alternative description": "Description alternative",
+"Accessibility": "Accessibilit\u00e9",
+"Image is decorative": "L'image est d\u00e9corative",
+"Source": "Source",
+"Dimensions": "Dimensions",
+"Constrain proportions": "Conserver les proportions",
+"General": "G\u00e9n\u00e9ral",
+"Advanced": "Avanc\u00e9",
+"Style": "Style",
+"Vertical space": "Espacement vertical",
+"Horizontal space": "Espacement horizontal",
+"Border": "Bordure",
+"Insert image": "Ins\u00e9rer une image",
+"Image...": "Image...",
+"Image list": "Liste d'images",
+"Rotate counterclockwise": "Rotation anti-horaire",
+"Rotate clockwise": "Rotation horaire",
+"Flip vertically": "Retournement vertical",
+"Flip horizontally": "Retournement horizontal",
+"Edit image": "Modifier l'image",
+"Image options": "Options de l'image",
+"Zoom in": "Zoomer",
+"Zoom out": "D\u00e9zoomer",
+"Crop": "Rogner",
+"Resize": "Redimensionner",
+"Orientation": "Orientation",
+"Brightness": "Luminosit\u00e9",
+"Sharpen": "Affiner",
+"Contrast": "Contraste",
+"Color levels": "Niveaux de couleur",
+"Gamma": "Gamma",
+"Invert": "Inverser",
+"Apply": "Appliquer",
+"Back": "Retour",
+"Insert date\/time": "Ins\u00e9rer date\/heure",
+"Date\/time": "Date\/heure",
+"Insert\/edit link": "Ins\u00e9rer\/modifier un lien",
+"Text to display": "Texte \u00e0 afficher",
+"Url": "Url",
+"Open link in...": "Ouvrir le lien dans...",
+"Current window": "Fen\u00eatre active",
+"None": "n\/a",
+"New window": "Nouvelle fen\u00eatre",
+"Open link": "Ouvrir le lien",
+"Remove link": "Enlever le lien",
+"Anchors": "Ancres",
+"Link...": "Lien...",
+"Paste or type a link": "Coller ou taper un lien",
+"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "L'URL que vous avez entr\u00e9e semble \u00eatre une adresse e-mail. Voulez-vous ajouter le pr\u00e9fixe mailto: n\u00e9cessaire?",
+"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "L'URL que vous avez entr\u00e9e semble \u00eatre un lien externe. Voulez-vous ajouter le pr\u00e9fixe http:\/\/ n\u00e9cessaire?",
+"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "L'URL que vous avez saisie semble \u00eatre un lien externe. Voulez-vous ajouter le pr\u00e9fixe https:\/\/ requis\u00a0?",
+"Link list": "Liste de liens",
+"Insert video": "Ins\u00e9rer une vid\u00e9o",
+"Insert\/edit video": "Ins\u00e9rer\/modifier une vid\u00e9o",
+"Insert\/edit media": "Ins\u00e9rer\/modifier un m\u00e9dia",
+"Alternative source": "Source alternative",
+"Alternative source URL": "URL de la source alternative",
+"Media poster (Image URL)": "Affiche de m\u00e9dia (URL de l'image)",
+"Paste your embed code below:": "Collez votre code d'int\u00e9gration ci-dessous :",
+"Embed": "Int\u00e9grer",
+"Media...": "M\u00e9dia...",
+"Nonbreaking space": "Espace ins\u00e9cable",
+"Page break": "Saut de page",
+"Paste as text": "Coller comme texte",
+"Preview": "Pr\u00e9visualiser",
+"Print...": "Imprimer...",
+"Save": "Enregistrer",
+"Find": "Chercher",
+"Replace with": "Remplacer par",
+"Replace": "Remplacer",
+"Replace all": "Tout remplacer",
+"Previous": "Pr\u00e9c\u00e9dente",
+"Next": "Suiv",
+"Find and Replace": "Trouver et remplacer",
+"Find and replace...": "Trouver et remplacer...",
+"Could not find the specified string.": "Impossible de trouver la cha\u00eene sp\u00e9cifi\u00e9e.",
+"Match case": "Respecter la casse",
+"Find whole words only": "Mot entier",
+"Find in selection": "Trouver dans la s\u00e9lection",
+"Spellcheck": "V\u00e9rification orthographique",
+"Spellcheck Language": "Langue du correcteur orthographique",
+"No misspellings found.": "Aucune faute d'orthographe trouv\u00e9e.",
+"Ignore": "Ignorer",
+"Ignore all": "Tout ignorer",
+"Finish": "Finie",
+"Add to Dictionary": "Ajouter au dictionnaire",
+"Insert table": "Ins\u00e9rer un tableau",
+"Table properties": "Propri\u00e9t\u00e9s du tableau",
+"Delete table": "Supprimer le tableau",
+"Cell": "Cellule",
+"Row": "Ligne",
+"Column": "Colonne",
+"Cell properties": "Propri\u00e9t\u00e9s de la cellule",
+"Merge cells": "Fusionner les cellules",
+"Split cell": "Diviser la cellule",
+"Insert row before": "Ins\u00e9rer une ligne avant",
+"Insert row after": "Ins\u00e9rer une ligne apr\u00e8s",
+"Delete row": "Effacer la ligne",
+"Row properties": "Propri\u00e9t\u00e9s de la ligne",
+"Cut row": "Couper la ligne",
+"Copy row": "Copier la ligne",
+"Paste row before": "Coller la ligne avant",
+"Paste row after": "Coller la ligne apr\u00e8s",
+"Insert column before": "Ins\u00e9rer une colonne avant",
+"Insert column after": "Ins\u00e9rer une colonne apr\u00e8s",
+"Delete column": "Effacer la colonne",
+"Cols": "Colonnes",
+"Rows": "Lignes",
+"Width": "Largeur",
+"Height": "Hauteur",
+"Cell spacing": "Espacement inter-cellulles",
+"Cell padding": "Espacement interne cellule",
+"Caption": "Titre",
+"Show caption": "Afficher le sous-titrage",
+"Left": "Gauche",
+"Center": "Centr\u00e9",
+"Right": "Droite",
+"Cell type": "Type de cellule",
+"Scope": "Etendue",
+"Alignment": "Alignement",
+"H Align": "Alignement H",
+"V Align": "Alignement V",
+"Top": "Haut",
+"Middle": "Milieu",
+"Bottom": "Bas",
+"Header cell": "Cellule d'en-t\u00eate",
+"Row group": "Groupe de lignes",
+"Column group": "Groupe de colonnes",
+"Row type": "Type de ligne",
+"Header": "En-t\u00eate",
+"Body": "Corps",
+"Footer": "Pied",
+"Border color": "Couleur de la bordure",
+"Insert template...": "Ins\u00e9rer un mod\u00e8le...",
+"Templates": "Th\u00e8mes",
+"Template": "Mod\u00e8le",
+"Text color": "Couleur du texte",
+"Background color": "Couleur d'arri\u00e8re-plan",
+"Custom...": "Personnalis\u00e9...",
+"Custom color": "Couleur personnalis\u00e9e",
+"No color": "Aucune couleur",
+"Remove color": "Supprimer la couleur",
+"Table of Contents": "Table des mati\u00e8res",
+"Show blocks": "Afficher les blocs",
+"Show invisible characters": "Afficher les caract\u00e8res invisibles",
+"Word count": "Nombre de mots",
+"Count": "Total",
+"Document": "Document",
+"Selection": "S\u00e9lection",
+"Words": "Mots",
+"Words: {0}": "Mots : {0}",
+"{0} words": "{0} mots",
+"File": "Fichier",
+"Edit": "Editer",
+"Insert": "Ins\u00e9rer",
+"View": "Voir",
+"Format": "Format",
+"Table": "Tableau",
+"Tools": "Outils",
+"Powered by {0}": "Propuls\u00e9 par {0}",
+"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Zone Texte Riche. Appuyer sur ALT-F9 pour le menu. Appuyer sur ALT-F10 pour la barre d'outils. Appuyer sur ALT-0 pour de l'aide.",
+"Image title": "Titre d'image",
+"Border width": "\u00c9paisseur de la bordure",
+"Border style": "Style de la bordure",
+"Error": "Erreur",
+"Warn": "Avertir",
+"Valid": "Valide",
+"To open the popup, press Shift+Enter": "Pour ouvrir la popup, appuyez sur Maj+Entr\u00e9e",
+"Rich Text Area. Press ALT-0 for help.": "Zone de texte riche. Appuyez sur ALT-0 pour l'aide.",
+"System Font": "Police syst\u00e8me",
+"Failed to upload image: {0}": "\u00c9chec d'envoi de l'image\u00a0: {0}",
+"Failed to load plugin: {0} from url {1}": "\u00c9chec de chargement du plug-in\u00a0: {0} \u00e0 partir de l\u2019URL {1}",
+"Failed to load plugin url: {0}": "\u00c9chec de chargement de l'URL du plug-in\u00a0: {0}",
+"Failed to initialize plugin: {0}": "\u00c9chec d'initialisation du plug-in\u00a0: {0}",
+"example": "exemple",
+"Search": "Rechercher",
+"All": "Tout",
+"Currency": "Devise",
+"Text": "Texte",
+"Quotations": "Citations",
+"Mathematical": "Op\u00e9rateurs math\u00e9matiques",
+"Extended Latin": "Latin \u00e9tendu",
+"Symbols": "Symboles",
+"Arrows": "Fl\u00e8ches",
+"User Defined": "D\u00e9fini par l'utilisateur",
+"dollar sign": "Symbole dollar",
+"currency sign": "Symbole devise",
+"euro-currency sign": "Symbole euro",
+"colon sign": "Symbole col\u00f3n",
+"cruzeiro sign": "Symbole cruzeiro",
+"french franc sign": "Symbole franc fran\u00e7ais",
+"lira sign": "Symbole lire",
+"mill sign": "Symbole milli\u00e8me",
+"naira sign": "Symbole naira",
+"peseta sign": "Symbole peseta",
+"rupee sign": "Symbole roupie",
+"won sign": "Symbole won",
+"new sheqel sign": "Symbole nouveau ch\u00e9kel",
+"dong sign": "Symbole dong",
+"kip sign": "Symbole kip",
+"tugrik sign": "Symbole tougrik",
+"drachma sign": "Symbole drachme",
+"german penny symbol": "Symbole pfennig",
+"peso sign": "Symbole peso",
+"guarani sign": "Symbole guarani",
+"austral sign": "Symbole austral",
+"hryvnia sign": "Symbole hryvnia",
+"cedi sign": "Symbole cedi",
+"livre tournois sign": "Symbole livre tournois",
+"spesmilo sign": "Symbole spesmilo",
+"tenge sign": "Symbole tenge",
+"indian rupee sign": "Symbole roupie indienne",
+"turkish lira sign": "Symbole lire turque",
+"nordic mark sign": "Symbole du mark nordique",
+"manat sign": "Symbole manat",
+"ruble sign": "Symbole rouble",
+"yen character": "Sinogramme Yen",
+"yuan character": "Sinogramme Yuan",
+"yuan character, in hong kong and taiwan": "Sinogramme Yuan, Hong Kong et Taiwan",
+"yen\/yuan character variant one": "Sinogramme Yen\/Yuan, premi\u00e8re variante",
+"Loading emoticons...": "Chargement des \u00e9motic\u00f4nes en cours...",
+"Could not load emoticons": "\u00c9chec de chargement des \u00e9motic\u00f4nes",
+"People": "Personnes",
+"Animals and Nature": "Animaux & nature",
+"Food and Drink": "Nourriture & boissons",
+"Activity": "Activit\u00e9",
+"Travel and Places": "Voyages & lieux",
+"Objects": "Objets",
+"Flags": "Drapeaux",
+"Characters": "Caract\u00e8res",
+"Characters (no spaces)": "Caract\u00e8res (espaces non compris)",
+"{0} characters": "{0}\u00a0caract\u00e8res",
+"Error: Form submit field collision.": "Erreur\u00a0: conflit de champs lors de la soumission du formulaire.",
+"Error: No form element found.": "Erreur : aucun \u00e9l\u00e9ment de formulaire trouv\u00e9.",
+"Update": "Mettre \u00e0 jour",
+"Color swatch": "\u00c9chantillon de couleurs",
+"Turquoise": "Turquoise",
+"Green": "Vert",
+"Blue": "Bleu",
+"Purple": "Violet",
+"Navy Blue": "Bleu marine",
+"Dark Turquoise": "Turquoise fonc\u00e9",
+"Dark Green": "Vert fonc\u00e9",
+"Medium Blue": "Bleu moyen",
+"Medium Purple": "Violet moyen",
+"Midnight Blue": "Bleu de minuit",
+"Yellow": "Jaune",
+"Orange": "Orange",
+"Red": "Rouge",
+"Light Gray": "Gris clair",
+"Gray": "Gris",
+"Dark Yellow": "Jaune fonc\u00e9",
+"Dark Orange": "Orange fonc\u00e9",
+"Dark Red": "Rouge fonc\u00e9",
+"Medium Gray": "Gris moyen",
+"Dark Gray": "Gris fonc\u00e9",
+"Light Green": "Vert clair",
+"Light Yellow": "Jaune clair",
+"Light Red": "Rouge clair",
+"Light Purple": "Violet clair",
+"Light Blue": "Bleu clair",
+"Dark Purple": "Violet fonc\u00e9",
+"Dark Blue": "Bleu fonc\u00e9",
+"Black": "Noir",
+"White": "Blanc",
+"Switch to or from fullscreen mode": "Passer en ou quitter le mode plein \u00e9cran",
+"Open help dialog": "Ouvrir la bo\u00eete de dialogue d'aide",
+"history": "historique",
+"styles": "styles",
+"formatting": "mise en forme",
+"alignment": "alignement",
+"indentation": "retrait",
+"Font": "Police",
+"Size": "Taille",
+"More...": "Plus...",
+"Select...": "S\u00e9lectionner...",
+"Preferences": "Pr\u00e9f\u00e9rences",
+"Yes": "Oui",
+"No": "Non",
+"Keyboard Navigation": "Navigation au clavier",
+"Version": "Version",
+"Code view": "Affichage du code",
+"Open popup menu for split buttons": "Ouvrir le menu contextuel pour les boutons partag\u00e9s",
+"List Properties": "Propri\u00e9t\u00e9s de la liste",
+"List properties...": "Lister les propri\u00e9t\u00e9s...",
+"Start list at number": "Liste de d\u00e9part au num\u00e9ro",
+"Line height": "Hauteur de la ligne",
+"comments": "commentaires",
+"Format Painter": "Reproduire la mise en forme",
+"Insert\/edit iframe": "Ins\u00e9rer\/modifier iframe",
+"Capitalization": "Mise en majuscules",
+"lowercase": "minuscule",
+"UPPERCASE": "MAJUSCULE",
+"Title Case": "Casse du titre",
+"permanent pen": "feutre ind\u00e9l\u00e9bile",
+"Permanent Pen Properties": "Propri\u00e9t\u00e9s du feutre ind\u00e9l\u00e9bile",
+"Permanent pen properties...": "Propri\u00e9t\u00e9s du feutre ind\u00e9l\u00e9bile...",
+"case change": "changement de cas",
+"page embed": "int\u00e9gration de page",
+"Advanced sort...": "Tri avanc\u00e9...",
+"Advanced Sort": "Tri avanc\u00e9",
+"Sort table by column ascending": "Trier le tableau par colonne ascendante",
+"Sort table by column descending": "Trier le tableau par colonne en ordre d\u00e9croissant",
+"Sort": "Sorte",
+"Order": "Ordre",
+"Sort by": "Trier par",
+"Ascending": "Ascendant",
+"Descending": "Descendant",
+"Column {0}": "Colonne {0}",
+"Row {0}": "Ligne {0}",
+"Spellcheck...": "V\u00e9rification orthographique...",
+"Misspelled word": "Mot mal orthographi\u00e9",
+"Suggestions": "Suggestions",
+"Change": "Changement",
+"Finding word suggestions": "Trouver des suggestions de mots",
+"Success": "Succ\u00e8s",
+"Repair": "R\u00e9paration",
+"Issue {0} of {1}": " {0} Erreur sur  {1}",
+"Images must be marked as decorative or have an alternative text description": "Les images doivent \u00eatre marqu\u00e9es comme d\u00e9coratives ou avoir une description textuelle alternative",
+"Images must have an alternative text description. Decorative images are not allowed.": "Les images doivent avoir une description textuelle alternative. Les images d\u00e9coratives ne sont pas autoris\u00e9es.",
+"Or provide alternative text:": "Ou fournissez un texte alternatif\u00a0:",
+"Make image decorative:": "Rendre l'image d\u00e9corative\u00a0:",
+"ID attribute must be unique": "L'attribut ID doit \u00eatre unique",
+"Make ID unique": "Rendre l'identifiant unique",
+"Keep this ID and remove all others": "Conservez cet identifiant et supprimez tous les autres",
+"Remove this ID": "Supprimer cet identifiant",
+"Remove all IDs": "Supprimer tous les identifiants",
+"Checklist": "Liste de contr\u00f4le",
+"Anchor": "Ancre",
+"Special character": "Caract\u00e8res sp\u00e9ciaux",
+"Code sample": "Extrait de code",
+"Color": "Couleur",
+"Document properties": "Propri\u00e9t\u00e9 du document",
+"Image description": "Description de l'image",
+"Image": "Image",
+"Insert link": "Ins\u00e9rer un lien",
+"Target": "Cible",
+"Link": "Lien",
+"Poster": "Publier",
+"Media": "M\u00e9dia",
+"Print": "Imprimer",
+"Prev": "Pr\u00e9c ",
+"Find and replace": "Trouver et remplacer",
+"Whole words": "Mots entiers",
+"Insert template": "Ajouter un th\u00e8me"
+});

+ 370 - 0
frontend/public/static/tinymce/lang/it_IT.js

@@ -0,0 +1,370 @@
+tinymce.addI18n('it_IT',{
+"Redo": "Ripristina",
+"Undo": "Annulla",
+"Cut": "Taglia",
+"Copy": "Copia",
+"Paste": "Incolla",
+"Select all": "Seleziona tutto",
+"New document": "Nuovo documento",
+"Ok": "OK",
+"Cancel": "Annulla",
+"Visual aids": "Aiuti visivi",
+"Bold": "Grassetto",
+"Italic": "Corsivo",
+"Underline": "Sottolineato",
+"Strikethrough": "Barrato",
+"Superscript": "Apice",
+"Subscript": "Pedice",
+"Clear formatting": "Cancella la formattazione",
+"Align left": "Allinea a sinistra",
+"Align center": "Allinea al centro",
+"Align right": "Allinea a destra",
+"Justify": "Giustifica",
+"Bullet list": "Elenco puntato",
+"Numbered list": "Elenco numerato",
+"Decrease indent": "Riduci rientro",
+"Increase indent": "Aumenta rientro",
+"Close": "Chiudi",
+"Formats": "Formati",
+"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Il browser non supporta l'accesso diretto alla cartella degli appunti. Usare i tasti di scelta rapida Ctrl+X\/C\/V.",
+"Headers": "Intestazioni",
+"Header 1": "Intestazione 1",
+"Header 2": "Intestazione 2",
+"Header 3": "Intestazione 3",
+"Header 4": "Intestazione 4",
+"Header 5": "Intestazione 5",
+"Header 6": "Intestazione 6",
+"Headings": "Titoli",
+"Heading 1": "Titolo 1",
+"Heading 2": "Titolo 2",
+"Heading 3": "Titolo 3",
+"Heading 4": "Titolo 4",
+"Heading 5": "Titolo 5",
+"Heading 6": "Titolo 6",
+"Preformatted": "Preformattato",
+"Div": "Div",
+"Pre": "Pre",
+"Code": "Codice",
+"Paragraph": "Paragrafo",
+"Blockquote": "Blockquote",
+"Inline": "In linea",
+"Blocks": "Blocchi",
+"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Incolla \u00e8 in modalit\u00e0 testo normale. I contenuti saranno incollati come testo normale se non viene disattivata questa opzione.",
+"Fonts": "Caratteri",
+"Font Sizes": "Dimensioni caratteri",
+"Class": "Classe",
+"Browse for an image": "Cerca un'immagine",
+"OR": "OPPURE",
+"Drop an image here": "Rilasciare un'immagine qui",
+"Upload": "Carica",
+"Block": "Blocco",
+"Align": "Allinea",
+"Default": "Predefinito",
+"Circle": "Circolo",
+"Disc": "Disco",
+"Square": "Quadrato",
+"Lower Alpha": "Alfabetico minuscolo",
+"Lower Greek": "Greco minuscolo",
+"Lower Roman": "Romano minuscolo",
+"Upper Alpha": "Alfabetico maiuscolo",
+"Upper Roman": "Romano maiuscolo",
+"Anchor...": "Ancoraggio...",
+"Name": "Nome",
+"Id": "ID",
+"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "L'ID dovrebbe cominciare con una lettera, seguita unicamente da lettere, numeri, linee, punti, due punti o caratteri di sottolineatura.",
+"You have unsaved changes are you sure you want to navigate away?": "Ci sono modifiche non salvate, si \u00e8 sicuro di volere uscire?",
+"Restore last draft": "Ripristina l'ultima bozza",
+"Special characters...": "Caratteri speciali...",
+"Source code": "Codice sorgente",
+"Insert\/Edit code sample": "Inserisci\/modifica esempio di codice",
+"Language": "Lingua",
+"Code sample...": "Esempio di codice...",
+"Color Picker": "Selezione colori",
+"R": "R",
+"G": "G",
+"B": "B",
+"Left to right": "Da sinistra a destra",
+"Right to left": "Da destra a sinistra",
+"Emoticons...": "Emoticon...",
+"Metadata and Document Properties": "Metadata e propriet\u00e0 del documento",
+"Title": "Titolo",
+"Keywords": "Parole chiave",
+"Description": "Descrizione",
+"Robots": "Robot",
+"Author": "Autore",
+"Encoding": "Codifica",
+"Fullscreen": "A tutto schermo",
+"Action": "Azione",
+"Shortcut": "Collegamento",
+"Help": "Guida",
+"Address": "Indirizzo",
+"Focus to menubar": "Imposta stato attivo per la barra dei menu",
+"Focus to toolbar": "Imposta stato attivo per la barra degli strumenti",
+"Focus to element path": "Imposta stato attivo per il percorso dell'elemento",
+"Focus to contextual toolbar": "Imposta stato attivo per la barra degli strumenti contestuale",
+"Insert link (if link plugin activated)": "Inserisci un collegamento (se \u00e8 attivato l'apposito plugin)",
+"Save (if save plugin activated)": "Salva (se \u00e8 attivato l'apposito plugin)",
+"Find (if searchreplace plugin activated)": "Trova (se \u00e8 attivato l'apposito plugin)",
+"Plugins installed ({0}):": "Plugin installati ({0}):",
+"Premium plugins:": "Plugin Premium:",
+"Learn more...": "Maggiori informazioni...",
+"You are using {0}": "Si sta utilizzando {0}",
+"Plugins": "Plugin",
+"Handy Shortcuts": "Scorciatoie utili",
+"Horizontal line": "Linea orizzontale",
+"Insert\/edit image": "Inserisci\/modifica immagine",
+"Image description": "Descrizione immagine",
+"Source": "Fonte",
+"Dimensions": "Dimensioni",
+"Constrain proportions": "Mantieni proporzioni",
+"General": "Generali",
+"Advanced": "Avanzate",
+"Style": "Stile",
+"Vertical space": "Spazio verticale",
+"Horizontal space": "Spazio orizzontale",
+"Border": "Bordo",
+"Insert image": "Inserisci immagine",
+"Image...": "Immagine...",
+"Image list": "Elenco immagini",
+"Rotate counterclockwise": "Ruota in senso antiorario",
+"Rotate clockwise": "Ruota in senso orario",
+"Flip vertically": "Rifletti verticalmente",
+"Flip horizontally": "Rifletti orizzontalmente",
+"Edit image": "Modifica immagine",
+"Image options": "Opzioni immagine",
+"Zoom in": "Ingrandisci",
+"Zoom out": "Zoom indietro",
+"Crop": "Ritaglia",
+"Resize": "Ridimensiona",
+"Orientation": "Orientamento",
+"Brightness": "Luminosit\u00e0",
+"Sharpen": "Nitidezza",
+"Contrast": "Contrasto",
+"Color levels": "Livelli di colore",
+"Gamma": "Gamma",
+"Invert": "Inverti",
+"Apply": "Applica",
+"Back": "Indietro",
+"Insert date\/time": "Inserisci data\/ora",
+"Date\/time": "Data\/ora",
+"Insert\/Edit Link": "Inserisci\/modifica collegamento",
+"Insert\/edit link": "Inserisci\/modifica collegamento",
+"Text to display": "Testo da visualizzare",
+"Url": "URL",
+"Open link in...": "Apri collegamento in...",
+"Current window": "Finestra corrente",
+"None": "Nessuno",
+"New window": "Nuova finestra",
+"Remove link": "Rimuovi collegamento",
+"Anchors": "Ancoraggi",
+"Link...": "Collegamento...",
+"Paste or type a link": "Incolla o digita un collegamento",
+"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "L'URL inserito sembra essere un indirizzo email. Si vuole aggiungere il necessario prefisso mailto:?",
+"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "L'URL inserito sembra essere un collegamento esterno. Si vuole aggiungere il necessario prefisso http:\/\/?",
+"Link list": "Elenco collegamenti",
+"Insert video": "Inserisci video",
+"Insert\/edit video": "Inserisci\/modifica video",
+"Insert\/edit media": "Inserisci\/modifica oggetti multimediali",
+"Alternative source": "Sorgente alternativa",
+"Alternative source URL": "URL sorgente alternativa",
+"Media poster (Image URL)": "Poster dell'oggetto multimediale (URL dell'immagine)",
+"Paste your embed code below:": "Incolla il codice d'incorporamento di seguito:",
+"Embed": "Incorpora",
+"Media...": "Oggetto multimediale...",
+"Nonbreaking space": "Spazio indivisibile",
+"Page break": "Interruzione di pagina",
+"Paste as text": "Incolla senza formattazioni",
+"Preview": "Anteprima",
+"Print...": "Stampa...",
+"Save": "Salva",
+"Find": "Trova",
+"Replace with": "Sostituisci con",
+"Replace": "Sostituisci",
+"Replace all": "Sostituisci tutto",
+"Previous": "Indietro",
+"Next": "Avanti",
+"Find and replace...": "Trova e sostituisci...",
+"Could not find the specified string.": "Impossibile trovare la stringa specificata.",
+"Match case": "Maiuscole\/minuscole",
+"Find whole words only": "Trova solo parole intere",
+"Spell check": "Controllo ortografia",
+"Ignore": "Ignora",
+"Ignore all": "Ignora tutto",
+"Finish": "Fine",
+"Add to Dictionary": "Aggiungi al dizionario",
+"Insert table": "Inserisci tabella",
+"Table properties": "Propriet\u00e0 della tabella",
+"Delete table": "Elimina tabella",
+"Cell": "Cella",
+"Row": "Riga",
+"Column": "Colonna",
+"Cell properties": "Propriet\u00e0 cella",
+"Merge cells": "Unisci le celle",
+"Split cell": "Dividi la cella",
+"Insert row before": "Inserisci riga prima",
+"Insert row after": "Inserisci riga dopo",
+"Delete row": "Elimina riga",
+"Row properties": "Propriet\u00e0 della riga",
+"Cut row": "Taglia riga",
+"Copy row": "Copia riga",
+"Paste row before": "Incolla riga prima",
+"Paste row after": "Incolla riga dopo",
+"Insert column before": "Inserisci colonna prima",
+"Insert column after": "Inserisci colonna dopo",
+"Delete column": "Elimina colonna",
+"Cols": "Colonne",
+"Rows": "Righe",
+"Width": "Larghezza",
+"Height": "Altezza",
+"Cell spacing": "Spaziatura tra celle",
+"Cell padding": "Spaziatura interna celle",
+"Show caption": "Mostra didascalia",
+"Left": "Sinistra",
+"Center": "Centro",
+"Right": "Destra",
+"Cell type": "Tipo di cella",
+"Scope": "Ambito",
+"Alignment": "Allineamento",
+"H Align": "Allineamento H",
+"V Align": "Allineamento V",
+"Top": "In alto",
+"Middle": "Centrato",
+"Bottom": "In basso",
+"Header cell": "Cella d'intestazione",
+"Row group": "Gruppo di righe",
+"Column group": "Gruppo di colonne",
+"Row type": "Tipo di riga",
+"Header": "Intestazione",
+"Body": "Corpo",
+"Footer": "Pi\u00e8 di pagina",
+"Border color": "Colore del bordo",
+"Insert template...": "Inserisci modello...",
+"Templates": "Modelli",
+"Template": "Modello",
+"Text color": "Colore testo",
+"Background color": "Colore dello sfondo",
+"Custom...": "Personalizzato...",
+"Custom color": "Colore personalizzato",
+"No color": "Nessun colore",
+"Remove color": "Rimuovi colore",
+"Table of Contents": "Sommario",
+"Show blocks": "Mostra blocchi",
+"Show invisible characters": "Mostra caratteri invisibili",
+"Word count": "Conteggio parole",
+"Words: {0}": "Parole: {0}",
+"{0} words": "{0} parole",
+"File": "File",
+"Edit": "Modifica",
+"Insert": "Inserisci",
+"View": "Visualizza",
+"Format": "Formato",
+"Table": "Tabella",
+"Tools": "Strumenti",
+"Powered by {0}": "Con tecnologia {0}",
+"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Area di testo RTF. Premere ALT-F9 per il menu. Premere ALT-F10 per la barra degli strumenti. Premere ALT-0 per la guida.",
+"Image title": "Titolo immagine",
+"Border width": "Larghezza del bordo",
+"Border style": "Stile del bordo",
+"Error": "Errore",
+"Warn": "Avviso",
+"Valid": "Valido",
+"To open the popup, press Shift+Enter": "Per aprire il popup, premere Shift+Invio",
+"Rich Text Area. Press ALT-0 for help.": "Area di testo RTF. Premere ALT-0 per la guida.",
+"System Font": "Carattere di sistema",
+"Failed to upload image: {0}": "Caricamento immagine fallito: {0}",
+"Failed to load plugin: {0} from url {1}": "Caricamento plugin fallito: {0} dall'URL {1}",
+"Failed to load plugin url: {0}": "Caricamento URL plugin fallito: {0}",
+"Failed to initialize plugin: {0}": "Inizializzazione plugin fallita: {0}",
+"example": "esempio",
+"Search": "Cerca",
+"All": "Tutto",
+"Currency": "Valuta",
+"Text": "Testo",
+"Quotations": "Citazioni",
+"Mathematical": "Caratteri matematici",
+"Extended Latin": "Latino esteso",
+"Symbols": "Simboli",
+"Arrows": "Frecce",
+"User Defined": "Definito dall'utente",
+"dollar sign": "simbolo del dollaro",
+"currency sign": "simbolo di valuta",
+"euro-currency sign": "simbolo dell'euro",
+"colon sign": "simbolo del col\u00f3n",
+"cruzeiro sign": "simbolo del cruzeiro",
+"french franc sign": "simbolo del franco francese",
+"lira sign": "simbolo della lira",
+"mill sign": "simbolo del mill",
+"naira sign": "simbolo della naira",
+"peseta sign": "simbolo della peseta",
+"rupee sign": "simbolo della rup\u00eca",
+"won sign": "simbolo del won",
+"new sheqel sign": "simbolo del nuovo shekel",
+"dong sign": "simbolo del dong",
+"kip sign": "simbolo del kip",
+"tugrik sign": "simbolo del tugrik",
+"drachma sign": "simbolo della dracma",
+"german penny symbol": "simbolo del pfennig tedesco",
+"peso sign": "simbolo del peso",
+"guarani sign": "simbolo del guaran\u00ec",
+"austral sign": "simbolo dell'austral",
+"hryvnia sign": "simbolo della hryvnia",
+"cedi sign": "simbolo del cedi",
+"livre tournois sign": "simbolo della lira di Tours",
+"spesmilo sign": "simbolo dello spesmilo",
+"tenge sign": "simbolo del tenge",
+"indian rupee sign": "simbolo della rup\u00eca indiana",
+"turkish lira sign": "simbolo della lira turca",
+"nordic mark sign": "simbolo del marco nordico",
+"manat sign": "simbolo del manat",
+"ruble sign": "simbolo del rublo",
+"yen character": "simbolo dello yen",
+"yuan character": "simbolo dello yuan",
+"yuan character, in hong kong and taiwan": "simbolo dello yuan, Hong Kong e Taiwan",
+"yen\/yuan character variant one": "simbolo yen\/yuan variante uno",
+"Loading emoticons...": "Caricamento emoticon in corso",
+"Could not load emoticons": "Impossibile caricare emoticon",
+"People": "Persone",
+"Animals and Nature": "Animali e natura",
+"Food and Drink": "Cibi e bevande",
+"Activity": "Attivit\u00e0",
+"Travel and Places": "Viaggi e luoghi",
+"Objects": "Oggetti",
+"Flags": "Bandiere",
+"Characters": "Caratteri",
+"Characters (no spaces)": "Caratteri (senza spazi)",
+"Error: Form submit field collision.": "Errore: Conflitto di campi nel modulo inviato.",
+"Error: No form element found.": "Errore: Nessun elemento di modulo trovato.",
+"Update": "Aggiorna",
+"Color swatch": "Campione di colore",
+"Turquoise": "Turchese",
+"Green": "Verde",
+"Blue": "Blu",
+"Purple": "Viola",
+"Navy Blue": "Blu scuro",
+"Dark Turquoise": "Turchese scuro",
+"Dark Green": "Verde scuro",
+"Medium Blue": "Blu medio",
+"Medium Purple": "Viola medio",
+"Midnight Blue": "Blu notte",
+"Yellow": "Giallo",
+"Orange": "Arancio",
+"Red": "Rosso",
+"Light Gray": "Grigio chiaro",
+"Gray": "Grigio",
+"Dark Yellow": "Giallo scuro",
+"Dark Orange": "Arancio scuro",
+"Dark Red": "Rosso scuro",
+"Medium Gray": "Grigio medio",
+"Dark Gray": "Grigio scuro",
+"Black": "Nero",
+"White": "Bianco",
+"Switch to or from fullscreen mode": "Attiva\/disattiva la modalit\u00e0 schermo intero",
+"Open help dialog": "Apri la finestra di aiuto",
+"history": "cronologia",
+"styles": "stili",
+"formatting": "formattazione",
+"alignment": "allineamento",
+"indentation": "indentazione",
+"permanent pen": "penna indelebile",
+"comments": "commenti"
+});

+ 419 - 0
frontend/public/static/tinymce/lang/pl.js

@@ -0,0 +1,419 @@
+tinymce.addI18n('pl',{
+"Redo": "Powt\u00f3rz",
+"Undo": "Cofnij",
+"Cut": "Wytnij",
+"Copy": "Kopiuj",
+"Paste": "Wklej",
+"Select all": "Zaznacz wszystko",
+"New document": "Nowy dokument",
+"Ok": "Ok",
+"Cancel": "Anuluj",
+"Visual aids": "Pomoce wizualne",
+"Bold": "Pogrubienie",
+"Italic": "Kursywa",
+"Underline": "Podkre\u015blenie",
+"Strikethrough": "Przekre\u015blenie",
+"Superscript": "Indeks g\u00f3rny",
+"Subscript": "Indeks dolny",
+"Clear formatting": "Wyczy\u015b\u0107 formatowanie",
+"Align left": "Wyr\u00f3wnaj do lewej",
+"Align center": "Wyr\u00f3wnaj do \u015brodka",
+"Align right": "Wyr\u00f3wnaj do prawej",
+"Justify": "Wyjustuj",
+"Bullet list": "Lista wypunktowana",
+"Numbered list": "Lista numerowana",
+"Decrease indent": "Zmniejsz wci\u0119cie",
+"Increase indent": "Zwi\u0119ksz wci\u0119cie",
+"Close": "Zamknij",
+"Formats": "Formaty",
+"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Twoja przegl\u0105darka nie obs\u0142uguje bezpo\u015bredniego dost\u0119pu do schowka. U\u017cyj zamiast tego kombinacji klawiszy Ctrl+X\/C\/V.",
+"Headers": "Nag\u0142\u00f3wki",
+"Header 1": "Nag\u0142\u00f3wek 1",
+"Header 2": "Nag\u0142\u00f3wek 2",
+"Header 3": "Nag\u0142\u00f3wek 3",
+"Header 4": "Nag\u0142\u00f3wek 4",
+"Header 5": "Nag\u0142\u00f3wek 5",
+"Header 6": "Nag\u0142\u00f3wek 6",
+"Headings": "Nag\u0142\u00f3wki",
+"Heading 1": "Nag\u0142\u00f3wek 1",
+"Heading 2": "Nag\u0142\u00f3wek 2",
+"Heading 3": "Nag\u0142\u00f3wek 3",
+"Heading 4": "Nag\u0142\u00f3wek 4",
+"Heading 5": "Nag\u0142\u00f3wek 5",
+"Heading 6": "Nag\u0142\u00f3wek 6",
+"Preformatted": "Wst\u0119pne formatowanie",
+"Div": "Div",
+"Pre": "Pre",
+"Code": "Kod",
+"Paragraph": "Akapit",
+"Blockquote": "Blok cytatu",
+"Inline": "W tek\u015bcie",
+"Blocks": "Bloki",
+"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Wklejanie jest w trybie tekstowym. Zawarto\u015b\u0107 zostanie wklejona jako zwyk\u0142y tekst dop\u00f3ki nie wy\u0142\u0105czysz tej opcji.",
+"Fonts": "Fonty",
+"Font Sizes": "Rozmiar fontu",
+"Class": "Klasa",
+"Browse for an image": "Przegl\u0105daj za zdj\u0119ciem",
+"OR": "LUB",
+"Drop an image here": "Upu\u015b\u0107 obraz tutaj",
+"Upload": "Prze\u015blij",
+"Block": "Zablokuj",
+"Align": "Wyr\u00f3wnaj",
+"Default": "Domy\u015blne",
+"Circle": "K\u00f3\u0142ko",
+"Disc": "Dysk",
+"Square": "Kwadrat",
+"Lower Alpha": "Ma\u0142e litery",
+"Lower Greek": "Ma\u0142e greckie",
+"Lower Roman": "Ma\u0142e rzymskie",
+"Upper Alpha": "Wielkie litery",
+"Upper Roman": "Wielkie rzymskie",
+"Anchor...": "Kotwica...",
+"Name": "Nazwa",
+"Id": "Identyfikator",
+"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Identyfikator powinien zaczyna\u0107 si\u0119 liter\u0105, dozwolone s\u0105 tylko litery, numery, uko\u015bniki, kropki, dwukropki i podkre\u015blniki - tzw. pod\u0142ogi",
+"You have unsaved changes are you sure you want to navigate away?": "Masz niezapisane zmiany. Czy na pewno chcesz opu\u015bci\u0107 stron\u0119?",
+"Restore last draft": "Przywr\u00f3\u0107 ostatni szkic",
+"Special character...": "Znak specjalny...",
+"Source code": "Kod \u017ar\u00f3d\u0142owy",
+"Insert\/Edit code sample": "Dodaj\/Edytuj przyk\u0142adowy kod",
+"Language": "J\u0119zyk",
+"Code sample...": "Przyk\u0142ad kodu...",
+"Color Picker": "Selektor kolor\u00f3w",
+"R": "R",
+"G": "G",
+"B": "B",
+"Left to right": "Od lewej do prawej",
+"Right to left": "Od prawej do lewej",
+"Emoticons...": "Emotikony...",
+"Metadata and Document Properties": "Metadane i w\u0142a\u015bciwo\u015bci dokumentu",
+"Title": "Tytu\u0142",
+"Keywords": "S\u0142owa kluczowe",
+"Description": "Opis",
+"Robots": "Roboty",
+"Author": "Autor",
+"Encoding": "Kodowanie",
+"Fullscreen": "Pe\u0142ny ekran",
+"Action": "Akcja",
+"Shortcut": "Skr\u00f3t",
+"Help": "Pomoc",
+"Address": "Adres",
+"Focus to menubar": "Skup si\u0119 na pasku menu",
+"Focus to toolbar": "Skupi\u0107 si\u0119 na pasku",
+"Focus to element path": "Skup si\u0119 na \u015bcie\u017cce elementu",
+"Focus to contextual toolbar": "Skupi\u0107 si\u0119 na pasku narz\u0119dzi kontekstowych",
+"Insert link (if link plugin activated)": "Wstaw \u0142\u0105cze (je\u015bli w\u0142\u0105czysz wtyczk\u0119 link\u00f3w)",
+"Save (if save plugin activated)": "Zapisz (je\u015bli aktywowana jest wtyczka do zapisu)",
+"Find (if searchreplace plugin activated)": "Znajd\u017a (je\u015bli w\u0142\u0105czysz wtyczk\u0119 do wyszukiwania)",
+"Plugins installed ({0}):": "Zainstalowane wtyczki ({0}):",
+"Premium plugins:": "Wtyczki Premium:",
+"Learn more...": "Dowiedz si\u0119 wi\u0119cej...",
+"You are using {0}": "U\u017cywasz {0}",
+"Plugins": "Pluginy",
+"Handy Shortcuts": "Przydatne skr\u00f3ty",
+"Horizontal line": "Pozioma linia",
+"Insert\/edit image": "Wstaw\/edytuj obrazek",
+"Image description": "Opis obrazka",
+"Source": "\u0179r\u00f3d\u0142o",
+"Dimensions": "Wymiary",
+"Constrain proportions": "Zachowaj proporcje",
+"General": "Og\u00f3lne",
+"Advanced": "Zaawansowane",
+"Style": "Styl",
+"Vertical space": "Odst\u0119p pionowy",
+"Horizontal space": "Odst\u0119p poziomy",
+"Border": "Ramka",
+"Insert image": "Wstaw obrazek",
+"Image...": "Obraz...",
+"Image list": "Lista obrazk\u00f3w",
+"Rotate counterclockwise": "Obr\u00f3\u0107 w lewo",
+"Rotate clockwise": "Obr\u00f3\u0107 w prawo",
+"Flip vertically": "Przerzu\u0107 w pionie",
+"Flip horizontally": "Przerzu\u0107 w poziomie",
+"Edit image": "Edytuj obrazek",
+"Image options": "Opcje obrazu",
+"Zoom in": "Powi\u0119ksz",
+"Zoom out": "Pomniejsz",
+"Crop": "Przytnij",
+"Resize": "Zmiana rozmiaru",
+"Orientation": "Orientacja",
+"Brightness": "Jasno\u015b\u0107",
+"Sharpen": "Wyostrz",
+"Contrast": "Kontrast",
+"Color levels": "Poziom koloru",
+"Gamma": "Gamma",
+"Invert": "Odwr\u00f3\u0107",
+"Apply": "Zaakceptuj",
+"Back": "Cofnij",
+"Insert date\/time": "Wstaw dat\u0119\/czas",
+"Date\/time": "Data\/Czas",
+"Insert\/Edit Link": "Wstaw\/Edytuj \u0142\u0105cze",
+"Insert\/edit link": "Wstaw\/edytuj \u0142\u0105cze",
+"Text to display": "Tekst do wy\u015bwietlenia",
+"Url": "URL",
+"Open link in...": "Otw\u00f3rz \u0142\u0105cze w...",
+"Current window": "Bie\u017c\u0105ce okno",
+"None": "\u017baden",
+"New window": "Nowe okno",
+"Remove link": "Usu\u0144 \u0142\u0105cze",
+"Anchors": "Kotwice",
+"Link...": "\u0141\u0105cze...",
+"Paste or type a link": "Wklej lub wpisz adres \u0142\u0105cza",
+"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "URL, kt\u00f3ry wprowadzi\u0142e\u015b wygl\u0105da na adres e-mail. Czy chcesz doda\u0107 mailto: jako prefiks?",
+"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "URL, kt\u00f3ry wprowadzi\u0142e\u015b wygl\u0105da na link zewn\u0119trzny. Czy chcesz doda\u0107 http:\/\/ jako prefiks?",
+"Link list": "Lista link\u00f3w",
+"Insert video": "Wstaw wideo",
+"Insert\/edit video": "Wstaw\/edytuj wideo",
+"Insert\/edit media": "Wstaw\/Edytuj media",
+"Alternative source": "Alternatywne \u017ar\u00f3d\u0142o",
+"Alternative source URL": "Alternatywny URL \u017ar\u00f3d\u0142a",
+"Media poster (Image URL)": "Plakat (URL obrazu)",
+"Paste your embed code below:": "Wklej tutaj kod do osadzenia:",
+"Embed": "Osad\u017a",
+"Media...": "Multimedia...",
+"Nonbreaking space": "Nie\u0142amliwa spacja",
+"Page break": "Podzia\u0142 strony",
+"Paste as text": "Wklej jako zwyk\u0142y tekst",
+"Preview": "Podgl\u0105d",
+"Print...": "Drukuj...",
+"Save": "Zapisz",
+"Find": "Znajd\u017a",
+"Replace with": "Zamie\u0144 na",
+"Replace": "Zamie\u0144",
+"Replace all": "Zamie\u0144 wszystko",
+"Previous": "Poprzedni",
+"Next": "Nast.",
+"Find and replace...": "Znajd\u017a i zamie\u0144...",
+"Could not find the specified string.": "Nie znaleziono szukanego tekstu.",
+"Match case": "Dopasuj wielko\u015b\u0107 liter",
+"Find whole words only": "Znajd\u017a tylko ca\u0142e wyrazy",
+"Spell check": "Sprawd\u017a pisowni\u0119",
+"Ignore": "Ignoruj",
+"Ignore all": "Ignoruj wszystko",
+"Finish": "Zako\u0144cz",
+"Add to Dictionary": "Dodaj do s\u0142ownika",
+"Insert table": "Wstaw tabel\u0119",
+"Table properties": "W\u0142a\u015bciwo\u015bci tabeli",
+"Delete table": "Usu\u0144 tabel\u0119",
+"Cell": "Kom\u00f3rka",
+"Row": "Wiersz",
+"Column": "Kolumna",
+"Cell properties": "W\u0142a\u015bciwo\u015bci kom\u00f3rki",
+"Merge cells": "\u0141\u0105cz kom\u00f3rki",
+"Split cell": "Podziel kom\u00f3rk\u0119",
+"Insert row before": "Wstaw wiersz przed",
+"Insert row after": "Wstaw wiersz po",
+"Delete row": "Usu\u0144 wiersz",
+"Row properties": "W\u0142a\u015bciwo\u015bci wiersza",
+"Cut row": "Wytnij wiersz",
+"Copy row": "Kopiuj wiersz",
+"Paste row before": "Wklej wiersz przed",
+"Paste row after": "Wklej wiersz po",
+"Insert column before": "Wstaw kolumn\u0119 przed",
+"Insert column after": "Wstaw kolumn\u0119 po",
+"Delete column": "Usu\u0144 kolumn\u0119",
+"Cols": "Kol.",
+"Rows": "Wiersz.",
+"Width": "Szeroko\u015b\u0107",
+"Height": "Wysoko\u015b\u0107",
+"Cell spacing": "Odst\u0119py kom\u00f3rek",
+"Cell padding": "Dope\u0142nienie kom\u00f3rki",
+"Show caption": "Poka\u017c podpis",
+"Left": "Lewo",
+"Center": "\u015arodek",
+"Right": "Prawo",
+"Cell type": "Typ kom\u00f3rki",
+"Scope": "Kontekst",
+"Alignment": "Wyr\u00f3wnanie",
+"H Align": "Wyr\u00f3wnanie w pionie",
+"V Align": "Wyr\u00f3wnanie w poziomie",
+"Top": "G\u00f3ra",
+"Middle": "\u015arodek",
+"Bottom": "D\u00f3\u0142",
+"Header cell": "Kom\u00f3rka nag\u0142\u00f3wka",
+"Row group": "Grupa wierszy",
+"Column group": "Grupa kolumn",
+"Row type": "Typ wiersza",
+"Header": "Nag\u0142\u00f3wek",
+"Body": "Tre\u015b\u0107",
+"Footer": "Stopka",
+"Border color": "Kolor ramki",
+"Insert template...": "Wstaw szablon...",
+"Templates": "Szablony",
+"Template": "Szablon",
+"Text color": "Kolor tekstu",
+"Background color": "Kolor t\u0142a",
+"Custom...": "Niestandardowy...",
+"Custom color": "Kolor niestandardowy",
+"No color": "Bez koloru",
+"Remove color": "Usu\u0144 kolor",
+"Table of Contents": "Spis tre\u015bci",
+"Show blocks": "Poka\u017c bloki",
+"Show invisible characters": "Poka\u017c niewidoczne znaki",
+"Word count": "Liczba s\u0142\u00f3w",
+"Count": "Liczba",
+"Document": "Dokument",
+"Selection": "Zaznaczenie",
+"Words": "S\u0142owa",
+"Words: {0}": "S\u0142\u00f3w: {0}",
+"{0} words": "{0} s\u0142\u00f3w",
+"File": "Plik",
+"Edit": "Edycja",
+"Insert": "Wstaw",
+"View": "Widok",
+"Format": "Format",
+"Table": "Tabela",
+"Tools": "Narz\u0119dzia",
+"Powered by {0}": "Powered by {0}",
+"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Obszar Edycji. ALT-F9 - menu. ALT-F10 - pasek narz\u0119dzi. ALT-0 - pomoc",
+"Image title": "Tytu\u0142 obrazu",
+"Border width": "Grubo\u015b\u0107 ramki",
+"Border style": "Styl ramki",
+"Error": "B\u0142\u0105d",
+"Warn": "Ostrze\u017cenie",
+"Valid": "Prawid\u0142owe",
+"To open the popup, press Shift+Enter": "Aby otworzy\u0107 okienko, naci\u015bnij Shift+Enter",
+"Rich Text Area. Press ALT-0 for help.": "Obszar tekstu sformatowanego. Naci\u015bnij ALT-0, aby uzyska\u0107 pomoc.",
+"System Font": "Font systemowy",
+"Failed to upload image: {0}": "Nie uda\u0142o si\u0119 przes\u0142a\u0107 obrazu: {0}",
+"Failed to load plugin: {0} from url {1}": "Nie uda\u0142o si\u0119 za\u0142adowa\u0107 dodatku: {0} spod adresu url {1}",
+"Failed to load plugin url: {0}": "Nie uda\u0142o si\u0119 za\u0142adowa\u0107 adresu url dodatku: {0}",
+"Failed to initialize plugin: {0}": "Nie mo\u017cna zainicjowa\u0107 dodatku: {0}",
+"example": "przyk\u0142ad",
+"Search": "Wyszukaj",
+"All": "Wszystkie",
+"Currency": "Waluta",
+"Text": "Tekst",
+"Quotations": "Cudzys\u0142owy",
+"Mathematical": "Matematyczne",
+"Extended Latin": "Rozszerzony \u0142aci\u0144ski",
+"Symbols": "Symbole",
+"Arrows": "Strza\u0142ki",
+"User Defined": "W\u0142asny",
+"dollar sign": "znak dolara",
+"currency sign": "znak waluty",
+"euro-currency sign": "znak euro",
+"colon sign": "znak colon",
+"cruzeiro sign": "znak cruzeiro",
+"french franc sign": "znak franka francuskiego",
+"lira sign": "znak liry",
+"mill sign": "znak mill",
+"naira sign": "znak nairy",
+"peseta sign": "znak pesety",
+"rupee sign": "znak rupii",
+"won sign": "znak wona",
+"new sheqel sign": "znak nowego szekla",
+"dong sign": "znak donga",
+"kip sign": "znak kipa",
+"tugrik sign": "znak tugrika",
+"drachma sign": "znak drachmy",
+"german penny symbol": "znak feniga",
+"peso sign": "znak peso",
+"guarani sign": "znak guarani",
+"austral sign": "znak australa",
+"hryvnia sign": "znak hrywny",
+"cedi sign": "znak cedi",
+"livre tournois sign": "znak livre tournois",
+"spesmilo sign": "znak spesmilo",
+"tenge sign": "znak tenge",
+"indian rupee sign": "znak rupii indyjskiej",
+"turkish lira sign": "znak liry tureckiej",
+"nordic mark sign": "znak nordic mark",
+"manat sign": "znak manata",
+"ruble sign": "znak rubla",
+"yen character": "znak jena",
+"yuan character": "znak juana",
+"yuan character, in hong kong and taiwan": "znak juana w Hongkongu i na Tajwanie",
+"yen\/yuan character variant one": "jen\/juan, wariant pierwszy",
+"Loading emoticons...": "\u0141adowanie emotikon\u00f3w...",
+"Could not load emoticons": "Nie mo\u017cna za\u0142adowa\u0107 emotikon\u00f3w",
+"People": "Ludzie",
+"Animals and Nature": "Zwierz\u0119ta i natura",
+"Food and Drink": "Jedzenie i picie",
+"Activity": "Aktywno\u015b\u0107",
+"Travel and Places": "Podr\u00f3\u017ce i miejsca",
+"Objects": "Obiekty",
+"Flags": "Flagi",
+"Characters": "Znaki",
+"Characters (no spaces)": "Znaki (bez spacji)",
+"{0} characters": "{0} znak\u00f3w",
+"Error: Form submit field collision.": "B\u0142\u0105d: kolizja pola przesy\u0142ania formularza.",
+"Error: No form element found.": "B\u0142\u0105d: nie znaleziono elementu formularza.",
+"Update": "Aktualizuj",
+"Color swatch": "Pr\u00f3bka koloru",
+"Turquoise": "Turkusowy",
+"Green": "Zielony",
+"Blue": "Niebieski",
+"Purple": "Purpurowy",
+"Navy Blue": "Ciemnoniebieski",
+"Dark Turquoise": "Ciemnoturkusowy",
+"Dark Green": "Ciemnozielony",
+"Medium Blue": "\u015arednioniebieski",
+"Medium Purple": "\u015aredniopurpurowy",
+"Midnight Blue": "Nocny b\u0142\u0119kit",
+"Yellow": "\u017b\u00f3\u0142ty",
+"Orange": "Pomara\u0144czowy",
+"Red": "Czerwony",
+"Light Gray": "Jasnoszary",
+"Gray": "Szary",
+"Dark Yellow": "Ciemno\u017c\u00f3\u0142ty",
+"Dark Orange": "Ciemnopomara\u0144czowy",
+"Dark Red": "Ciemnoczerwony",
+"Medium Gray": "\u015arednioszary",
+"Dark Gray": "Ciemnoszary",
+"Light Green": "Jasnozielony",
+"Light Yellow": "Jasno\u017c\u00f3\u0142ty",
+"Light Red": "Jasnoczerwony",
+"Light Purple": "Jasnopurpurowy",
+"Light Blue": "Jasnoniebieski",
+"Dark Purple": "Ciemnopurpurowy",
+"Dark Blue": "Ciemnoniebieski",
+"Black": "Czarny",
+"White": "Bia\u0142y",
+"Switch to or from fullscreen mode": "W\u0142\u0105cz lub wy\u0142\u0105cz tryb pe\u0142noekranowy",
+"Open help dialog": "Otw\u00f3rz okno dialogowe pomocy",
+"history": "historia",
+"styles": "style",
+"formatting": "formatowanie",
+"alignment": "wyr\u00f3wnanie",
+"indentation": "wci\u0119cie",
+"permanent pen": "marker",
+"comments": "komentarze",
+"Format Painter": "Malarz format\u00f3w",
+"Insert\/edit iframe": "Wstaw\/edytuj iframe",
+"Capitalization": "Jak w zdaniu",
+"lowercase": "ma\u0142e litery",
+"UPPERCASE": "WIELKIE LITERY",
+"Title Case": "Jak Nazwy W\u0142asne",
+"Permanent Pen Properties": "W\u0142a\u015bciwo\u015bci markera",
+"Permanent pen properties...": "W\u0142a\u015bciwo\u015bci markera...",
+"Font": "Font",
+"Size": "Rozmiar",
+"More...": "Wi\u0119cej...",
+"Spellcheck Language": "J\u0119zyk sprawdzania pisowni",
+"Select...": "Wybierz...",
+"Preferences": "Ustawienia",
+"Yes": "Tak",
+"No": "Nie",
+"Keyboard Navigation": "Nawigacja za pomoc\u0105 klawiatury",
+"Version": "Wersja",
+"Anchor": "Kotwica",
+"Special character": "Znak specjalny",
+"Code sample": "Przyk\u0142ad kodu \u017ar\u00f3d\u0142owego",
+"Color": "Kolor",
+"Emoticons": "Ikony emocji",
+"Document properties": "W\u0142a\u015bciwo\u015bci dokumentu",
+"Image": "Obraz",
+"Insert link": "Wstaw \u0142\u0105cze",
+"Target": "Cel",
+"Link": "Adres \u0142\u0105cza",
+"Poster": "Plakat",
+"Media": "Media",
+"Print": "Drukuj",
+"Prev": "Poprz.",
+"Find and replace": "Znajd\u017a i zamie\u0144",
+"Whole words": "Ca\u0142e s\u0142owa",
+"Spellcheck": "Sprawdzanie pisowni",
+"Caption": "Tytu\u0142",
+"Insert template": "Wstaw szablon"
+});

+ 462 - 0
frontend/public/static/tinymce/lang/pt_BR.js

@@ -0,0 +1,462 @@
+tinymce.addI18n('pt_BR',{
+"Redo": "Refazer",
+"Undo": "Desfazer",
+"Cut": "Cortar",
+"Copy": "Copiar",
+"Paste": "Colar",
+"Select all": "Selecionar tudo",
+"New document": "Novo documento",
+"Ok": "Ok",
+"Cancel": "Cancelar",
+"Visual aids": "Ajuda visual",
+"Bold": "Negrito",
+"Italic": "It\u00e1lico",
+"Underline": "Sublinhado",
+"Strikethrough": "Tachado",
+"Superscript": "Sobrescrito",
+"Subscript": "Subscrito",
+"Clear formatting": "Limpar formata\u00e7\u00e3o",
+"Align left": "Alinhar \u00e0 esquerda",
+"Align center": "Centralizar",
+"Align right": "Alinhar \u00e0 direita",
+"Justify": "Justificar",
+"Bullet list": "Lista n\u00e3o ordenada",
+"Numbered list": "Lista ordenada",
+"Decrease indent": "Diminuir recuo",
+"Increase indent": "Aumentar recuo",
+"Close": "Fechar",
+"Formats": "Formatos",
+"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Seu navegador n\u00e3o suporta acesso direto \u00e0 \u00e1rea de transfer\u00eancia. Por favor use os atalhos Ctrl+X - C - V do teclado",
+"Headers": "Cabe\u00e7alhos",
+"Header 1": "Cabe\u00e7alho 1",
+"Header 2": "Cabe\u00e7alho 2",
+"Header 3": "Cabe\u00e7alho 3",
+"Header 4": "Cabe\u00e7alho 4",
+"Header 5": "Cabe\u00e7alho 5",
+"Header 6": "Cabe\u00e7alho 6",
+"Headings": "T\u00edtulos",
+"Heading 1": "T\u00edtulo 1",
+"Heading 2": "T\u00edtulo 2",
+"Heading 3": "T\u00edtulo 3",
+"Heading 4": "T\u00edtulo 4",
+"Heading 5": "T\u00edtulo 5",
+"Heading 6": "T\u00edtulo 6",
+"Preformatted": "Pr\u00e9-formatado",
+"Div": "Div",
+"Pre": "Pre",
+"Code": "C\u00f3digo",
+"Paragraph": "Par\u00e1grafo",
+"Blockquote": "Aspas",
+"Inline": "Em linha",
+"Blocks": "Blocos",
+"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "O comando colar est\u00e1 agora em modo texto plano. O conte\u00fado ser\u00e1 colado como texto plano at\u00e9 voc\u00ea desligar esta op\u00e7\u00e3o.",
+"Fonts": "Fontes",
+"Font Sizes": "Tamanhos da fonte",
+"Class": "Classe",
+"Browse for an image": "Procure uma imagem",
+"OR": "OU",
+"Drop an image here": "Solte uma imagem aqui",
+"Upload": "Carregar",
+"Block": "Bloco",
+"Align": "Alinhamento",
+"Default": "Padr\u00e3o",
+"Circle": "C\u00edrculo",
+"Disc": "Disco",
+"Square": "Quadrado",
+"Lower Alpha": "a. b. c. ...",
+"Lower Greek": "\u03b1. \u03b2. \u03b3. ...",
+"Lower Roman": "i. ii. iii. ...",
+"Upper Alpha": "A. B. C. ...",
+"Upper Roman": "I. II. III. ...",
+"Anchor...": "\u00c2ncora...",
+"Name": "Nome",
+"Id": "Id",
+"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id deve come\u00e7ar com uma letra, seguido apenas por letras, n\u00fameros, tra\u00e7os, pontos, dois pontos ou sublinhados.",
+"You have unsaved changes are you sure you want to navigate away?": "Voc\u00ea tem mudan\u00e7as n\u00e3o salvas. Voc\u00ea tem certeza que deseja sair?",
+"Restore last draft": "Restaurar \u00faltimo rascunho",
+"Special character...": "Caractere especial...",
+"Source code": "C\u00f3digo fonte",
+"Insert\/Edit code sample": "Inserir\/Editar c\u00f3digo de exemplo",
+"Language": "Idioma",
+"Code sample...": "Exemplo de c\u00f3digo...",
+"Color Picker": "Seletor de Cores",
+"R": "R",
+"G": "G",
+"B": "B",
+"Left to right": "Da esquerda para a direita",
+"Right to left": "Da direita para a esquerda",
+"Emoticons": "Emoticons",
+"Emoticons...": "Emojis...",
+"Metadata and Document Properties": "Metadados e Propriedades do Documento",
+"Title": "T\u00edtulo",
+"Keywords": "Palavras-chave",
+"Description": "Descri\u00e7\u00e3o",
+"Robots": "Rob\u00f4s",
+"Author": "Autor",
+"Encoding": "Codifica\u00e7\u00e3o",
+"Fullscreen": "Tela cheia",
+"Action": "A\u00e7\u00e3o",
+"Shortcut": "Atalho",
+"Help": "Ajuda",
+"Address": "Endere\u00e7o",
+"Focus to menubar": "Foco no menu",
+"Focus to toolbar": "Foco na barra de ferramentas",
+"Focus to element path": "Foco no caminho do elemento",
+"Focus to contextual toolbar": "Foco na barra de ferramentas contextual",
+"Insert link (if link plugin activated)": "Inserir link (se o plugin de link estiver ativado)",
+"Save (if save plugin activated)": "Salvar (se o plugin de salvar estiver ativado)",
+"Find (if searchreplace plugin activated)": "Procurar (se o plugin de procurar e substituir estiver ativado)",
+"Plugins installed ({0}):": "Plugins instalados ({0}):",
+"Premium plugins:": "Plugins premium:",
+"Learn more...": "Saiba mais...",
+"You are using {0}": "Voc\u00ea est\u00e1 usando {0}",
+"Plugins": "Plugins",
+"Handy Shortcuts": "Atalhos \u00fateis",
+"Horizontal line": "Linha horizontal",
+"Insert\/edit image": "Inserir\/editar imagem",
+"Alternative description": "Descri\u00e7\u00e3o alternativa",
+"Accessibility": "Acessibilidade",
+"Image is decorative": "A imagem \u00e9 decorativa",
+"Source": "Endere\u00e7o da imagem",
+"Dimensions": "Dimens\u00f5es",
+"Constrain proportions": "Manter propor\u00e7\u00f5es",
+"General": "Geral",
+"Advanced": "Avan\u00e7ado",
+"Style": "Estilo",
+"Vertical space": "Espa\u00e7amento vertical",
+"Horizontal space": "Espa\u00e7amento horizontal",
+"Border": "Borda",
+"Insert image": "Inserir imagem",
+"Image...": "Imagem...",
+"Image list": "Lista de Imagens",
+"Rotate counterclockwise": "Girar em sentido hor\u00e1rio",
+"Rotate clockwise": "Girar em sentido anti-hor\u00e1rio",
+"Flip vertically": "Virar verticalmente",
+"Flip horizontally": "Virar horizontalmente",
+"Edit image": "Editar imagem",
+"Image options": "Op\u00e7\u00f5es de Imagem",
+"Zoom in": "Aumentar zoom",
+"Zoom out": "Diminuir zoom",
+"Crop": "Cortar",
+"Resize": "Redimensionar",
+"Orientation": "Orienta\u00e7\u00e3o",
+"Brightness": "Brilho",
+"Sharpen": "Aumentar nitidez",
+"Contrast": "Contraste",
+"Color levels": "N\u00edveis de cor",
+"Gamma": "Gama",
+"Invert": "Inverter",
+"Apply": "Aplicar",
+"Back": "Voltar",
+"Insert date\/time": "Inserir data\/hora",
+"Date\/time": "data\/hora",
+"Insert\/edit link": "Inserir\/editar link",
+"Text to display": "Texto para mostrar",
+"Url": "Url",
+"Open link in...": "Abrir link em...",
+"Current window": "Janela atual",
+"None": "Nenhum",
+"New window": "Nova janela",
+"Open link": "Abrir link",
+"Remove link": "Remover link",
+"Anchors": "\u00c2ncoras",
+"Link...": "Link...",
+"Paste or type a link": "Cole ou digite um Link",
+"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?",
+"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "A URL que voc\u00ea informou parece ser um link externo. Deseja incluir o prefixo http:\/\/?",
+"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "A URL informada parece ser um link externo. Voc\u00ea quer adicionar o prefixo necess\u00e1rio https:\/\/ ?",
+"Link list": "Lista de Links",
+"Insert video": "Inserir v\u00eddeo",
+"Insert\/edit video": "Inserir\/editar v\u00eddeo",
+"Insert\/edit media": "Inserir\/editar imagem",
+"Alternative source": "Fonte alternativa",
+"Alternative source URL": "Endere\u00e7o URL alternativo",
+"Media poster (Image URL)": "Post de m\u00eddia (URL da Imagem)",
+"Paste your embed code below:": "Insira o c\u00f3digo de incorpora\u00e7\u00e3o abaixo:",
+"Embed": "Incorporar",
+"Media...": "M\u00eddia...",
+"Nonbreaking space": "Espa\u00e7o n\u00e3o separ\u00e1vel",
+"Page break": "Quebra de p\u00e1gina",
+"Paste as text": "Colar como texto",
+"Preview": "Pr\u00e9-visualizar",
+"Print...": "Imprimir...",
+"Save": "Salvar",
+"Find": "Localizar",
+"Replace with": "Substituir por",
+"Replace": "Substituir",
+"Replace all": "Substituir tudo",
+"Previous": "Anterior",
+"Next": "Pr\u00f3ximo",
+"Find and Replace": "Localizar e substituir",
+"Find and replace...": "Encontrar e substituir...",
+"Could not find the specified string.": "N\u00e3o foi poss\u00edvel encontrar o termo especificado",
+"Match case": "Diferenciar mai\u00fasculas e min\u00fasculas",
+"Find whole words only": "Encontrar somente palavras inteiras",
+"Find in selection": "Localizar na sele\u00e7\u00e3o",
+"Spellcheck": "Corretor ortogr\u00e1fico",
+"Spellcheck Language": "Idioma de verifica\u00e7\u00e3o ortogr\u00e1fica",
+"No misspellings found.": "Sem erros ortogr\u00e1ficos",
+"Ignore": "Ignorar",
+"Ignore all": "Ignorar tudo",
+"Finish": "Finalizar",
+"Add to Dictionary": "Adicionar ao Dicion\u00e1rio",
+"Insert table": "Inserir tabela",
+"Table properties": "Propriedades da tabela",
+"Delete table": "Excluir tabela",
+"Cell": "C\u00e9lula",
+"Row": "Linha",
+"Column": "Coluna",
+"Cell properties": "Propriedades da c\u00e9lula",
+"Merge cells": "Agrupar c\u00e9lulas",
+"Split cell": "Dividir c\u00e9lula",
+"Insert row before": "Inserir linha antes",
+"Insert row after": "Inserir linha depois",
+"Delete row": "Excluir linha",
+"Row properties": "Propriedades da linha",
+"Cut row": "Recortar linha",
+"Copy row": "Copiar linha",
+"Paste row before": "Colar linha antes",
+"Paste row after": "Colar linha depois",
+"Insert column before": "Inserir coluna antes",
+"Insert column after": "Inserir coluna depois",
+"Delete column": "Excluir coluna",
+"Cols": "Colunas",
+"Rows": "Linhas",
+"Width": "Largura",
+"Height": "Altura",
+"Cell spacing": "Espa\u00e7amento da c\u00e9lula",
+"Cell padding": "Espa\u00e7amento interno da c\u00e9lula",
+"Caption": "Legenda",
+"Show caption": "Mostrar descri\u00e7\u00e3o",
+"Left": "Esquerdo",
+"Center": "Centro",
+"Right": "Direita",
+"Cell type": "Tipo de c\u00e9lula",
+"Scope": "Escopo",
+"Alignment": "Alinhamento",
+"H Align": "Alinhamento H",
+"V Align": "Alinhamento V",
+"Top": "Superior",
+"Middle": "Meio",
+"Bottom": "Inferior",
+"Header cell": "C\u00e9lula cabe\u00e7alho",
+"Row group": "Agrupar linha",
+"Column group": "Agrupar coluna",
+"Row type": "Tipo de linha",
+"Header": "Cabe\u00e7alho",
+"Body": "Corpo",
+"Footer": "Rodap\u00e9",
+"Border color": "Cor da borda",
+"Insert template...": "Inserir modelo...",
+"Templates": "Modelos",
+"Template": "Modelo",
+"Text color": "Cor do texto",
+"Background color": "Cor do fundo",
+"Custom...": "Personalizado...",
+"Custom color": "Cor personalizada",
+"No color": "Nenhuma cor",
+"Remove color": "Remover cor",
+"Table of Contents": "\u00edndice de Conte\u00fado",
+"Show blocks": "Mostrar blocos",
+"Show invisible characters": "Exibir caracteres invis\u00edveis",
+"Word count": "Contador de palavras",
+"Count": "Contar",
+"Document": "Documento",
+"Selection": "Sele\u00e7\u00e3o",
+"Words": "Palavras",
+"Words: {0}": "Palavras: {0}",
+"{0} words": "{0} palavras",
+"File": "Arquivo",
+"Edit": "Editar",
+"Insert": "Inserir",
+"View": "Visualizar",
+"Format": "Formatar",
+"Table": "Tabela",
+"Tools": "Ferramentas",
+"Powered by {0}": "Distribu\u00eddo por  {0}",
+"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u00c1rea de texto formatado. Pressione ALT-F9 para exibir o menu, ALT-F10 para exibir a barra de ferramentas ou ALT-0 para exibir a ajuda",
+"Image title": "T\u00edtulo da imagem",
+"Border width": "Espessura da borda",
+"Border style": "Estilo da borda",
+"Error": "Erro",
+"Warn": "Aviso",
+"Valid": "V\u00e1lido",
+"To open the popup, press Shift+Enter": "Para abrir a popup, aperte Shit+Enter",
+"Rich Text Area. Press ALT-0 for help.": "\u00c1rea Rich Text. Aperte ALT-0 para ajuda.",
+"System Font": "Fonte do sistema",
+"Failed to upload image: {0}": "Falha no upload da imagem: {0}",
+"Failed to load plugin: {0} from url {1}": "Falha ao carregar plugin: {0} da url {1}",
+"Failed to load plugin url: {0}": "Falha ao carregar url do plugin: {0}",
+"Failed to initialize plugin: {0}": "Falha ao inicializar plugin: {0}",
+"example": "exemplo",
+"Search": "Pesquisar",
+"All": "Tudo",
+"Currency": "Moeda",
+"Text": "Texto",
+"Quotations": "Cita\u00e7\u00f5es",
+"Mathematical": "Matem\u00e1tico",
+"Extended Latin": "Latino estendido",
+"Symbols": "S\u00edmbolos",
+"Arrows": "Setas",
+"User Defined": "Definido pelo Usu\u00e1rio",
+"dollar sign": "s\u00edmbolo de d\u00f3lar",
+"currency sign": "s\u00edmbolo de moeda",
+"euro-currency sign": "s\u00edmbolo de euro",
+"colon sign": "s\u00edmbolo de dois pontos",
+"cruzeiro sign": "s\u00edmbolo de cruzeiro",
+"french franc sign": "s\u00edmbolo de franco franc\u00eas",
+"lira sign": "s\u00edmbolo de lira",
+"mill sign": "s\u00edmbolo do mill",
+"naira sign": "s\u00edmbolo da naira",
+"peseta sign": "s\u00edmbolo da peseta",
+"rupee sign": "s\u00edmbolo da r\u00fapia",
+"won sign": "s\u00edmbolo do won",
+"new sheqel sign": "s\u00edmbolo do novo sheqel",
+"dong sign": "s\u00edmbolo do dong",
+"kip sign": "s\u00edmbolo do kip",
+"tugrik sign": "s\u00edmbolo do tugrik",
+"drachma sign": "s\u00edmbolo do drachma",
+"german penny symbol": "s\u00edmbolo de centavo alem\u00e3o",
+"peso sign": "s\u00edmbolo do peso",
+"guarani sign": "s\u00edmbolo do guarani",
+"austral sign": "s\u00edmbolo do austral",
+"hryvnia sign": "s\u00edmbolo do hryvnia",
+"cedi sign": "s\u00edmbolo do cedi",
+"livre tournois sign": "s\u00edmbolo do livre tournois",
+"spesmilo sign": "s\u00edmbolo do spesmilo",
+"tenge sign": "s\u00edmbolo do tenge",
+"indian rupee sign": "s\u00edmbolo de r\u00fapia indiana",
+"turkish lira sign": "s\u00edmbolo de lira turca",
+"nordic mark sign": "s\u00edmbolo do marco n\u00f3rdico",
+"manat sign": "s\u00edmbolo do manat",
+"ruble sign": "s\u00edmbolo do rublo",
+"yen character": "caractere do yen",
+"yuan character": "caractere do yuan",
+"yuan character, in hong kong and taiwan": "caractere do yuan, em Hong Kong e Taiwan",
+"yen\/yuan character variant one": "varia\u00e7\u00e3o do caractere de yen\/yuan",
+"Loading emoticons...": "Carregando emojis...",
+"Could not load emoticons": "N\u00e3o foi poss\u00edvel carregar emojis",
+"People": "Pessoas",
+"Animals and Nature": "Animais e Natureza",
+"Food and Drink": "Comida e Bebida",
+"Activity": "Atividade",
+"Travel and Places": "Viagem e Lugares",
+"Objects": "Objetos",
+"Flags": "Bandeiras",
+"Characters": "Caracteres",
+"Characters (no spaces)": "Caracteres (sem espa\u00e7os)",
+"{0} characters": "{0} caracteres",
+"Error: Form submit field collision.": "Erro: colis\u00e3o de bot\u00e3o de envio do formul\u00e1rio.",
+"Error: No form element found.": "Erro: elemento de formul\u00e1rio n\u00e3o encontrado.",
+"Update": "Atualizar",
+"Color swatch": "Amostra de cor",
+"Turquoise": "Turquesa",
+"Green": "Verde",
+"Blue": "Azul",
+"Purple": "Roxo",
+"Navy Blue": "Azul marinho",
+"Dark Turquoise": "Turquesa escuro",
+"Dark Green": "Verde escuro",
+"Medium Blue": "Azul m\u00e9dio",
+"Medium Purple": "Roxo m\u00e9dio",
+"Midnight Blue": "Azul meia-noite",
+"Yellow": "Amarelo",
+"Orange": "Laranja",
+"Red": "Vermelho",
+"Light Gray": "Cinza claro",
+"Gray": "Cinza",
+"Dark Yellow": "Amarelo escuro",
+"Dark Orange": "Laranja escuro",
+"Dark Red": "Vermelho escuro",
+"Medium Gray": "Cinza m\u00e9dio",
+"Dark Gray": "Cinza escuro",
+"Light Green": "Verde claro",
+"Light Yellow": "Amarelo claro",
+"Light Red": "Vermelho claro",
+"Light Purple": "Roxo claro",
+"Light Blue": "Azul claro",
+"Dark Purple": "Roxo escuro",
+"Dark Blue": "Azul escuro",
+"Black": "Preto",
+"White": "Branco",
+"Switch to or from fullscreen mode": "Abrir ou fechar modo de tela cheia",
+"Open help dialog": "Abrir janela de ajuda",
+"history": "hist\u00f3rico",
+"styles": "estilos",
+"formatting": "formata\u00e7\u00e3o",
+"alignment": "alinhamento",
+"indentation": "indenta\u00e7\u00e3o",
+"Font": "Fonte",
+"Size": "Tamanho",
+"More...": "Mais...",
+"Select...": "Selecionar...",
+"Preferences": "Prefer\u00eancias",
+"Yes": "Sim",
+"No": "N\u00e3o",
+"Keyboard Navigation": "Navega\u00e7\u00e3o por Teclado",
+"Version": "Vers\u00e3o",
+"Code view": "Ver c\u00f3digo",
+"Open popup menu for split buttons": "Abrir menu popup para bot\u00f5es com divis\u00e3o",
+"List Properties": "Listar Propriedades",
+"List properties...": "Listar propriedades...",
+"Start list at number": "Iniciar a lista no n\u00famero",
+"Line height": "Altura da linha",
+"comments": "coment\u00e1rios",
+"Format Painter": "Pincel de Formata\u00e7\u00e3o",
+"Insert\/edit iframe": "Inserir\/editar iframe",
+"Capitalization": "Capitaliza\u00e7\u00e3o",
+"lowercase": "min\u00fasculos",
+"UPPERCASE": "MAI\u00daSCULAS",
+"Title Case": "T\u00edtulo do caso",
+"permanent pen": "caneta permanente",
+"Permanent Pen Properties": "Propriedades da caneta permanente",
+"Permanent pen properties...": "Propriedades de caneta permanentes...",
+"case change": "mudar caixa",
+"page embed": "embutir p\u00e1gina",
+"Advanced sort...": "Ordena\u00e7\u00e3o avan\u00e7ada...",
+"Advanced Sort": "Ordena\u00e7\u00e3o Avan\u00e7ada...",
+"Sort table by column ascending": "Ordenar tabela por coluna ascendente",
+"Sort table by column descending": "Ordenar tabela por coluna descendente",
+"Sort": "Ordenar",
+"Order": "Ordem",
+"Sort by": "Ordenar por",
+"Ascending": "Ascendente",
+"Descending": "Descendente",
+"Column {0}": "Coluna {0}",
+"Row {0}": "Linha {0}",
+"Spellcheck...": "Verifica\u00e7\u00e3o ortogr\u00e1fica",
+"Misspelled word": "Palavra com erro ortogr\u00e1fico",
+"Suggestions": "Sugest\u00f5es",
+"Change": "Mudar",
+"Finding word suggestions": "Encontrando sugest\u00f5es de palavras",
+"Success": "Sucesso",
+"Repair": "Reparo",
+"Issue {0} of {1}": "Problema {0} de {1}",
+"Images must be marked as decorative or have an alternative text description": "Imagens precisam ser marcadas como decorativas ou terem uma descri\u00e7\u00e3o alternativa de texto",
+"Images must have an alternative text description. Decorative images are not allowed.": "Imagens precisam ter uma descri\u00e7\u00e3o alternativa de texto. Imagens decorativas n\u00e3o s\u00e3o permitidas.",
+"Or provide alternative text:": "Ou informe um texto alternativo:",
+"Make image decorative:": "Fa\u00e7a imagem decorativa:",
+"ID attribute must be unique": "O atributo ID precisa ser \u00fanico",
+"Make ID unique": "Fa\u00e7a um ID \u00fanico",
+"Keep this ID and remove all others": "Mantenha esse ID e remova todos os outros",
+"Remove this ID": "Remova esse ID",
+"Remove all IDs": "Remova todos os IDs",
+"Checklist": "Lista de checagem",
+"Anchor": "\u00c2ncora",
+"Special character": "Caracteres especiais",
+"Code sample": "Exemplo de c\u00f3digo",
+"Color": "Cor",
+"Document properties": "Propriedades do documento",
+"Image description": "Inserir descri\u00e7\u00e3o",
+"Image": "Imagem",
+"Insert link": "Inserir link",
+"Target": "Alvo",
+"Link": "Link",
+"Poster": "Autor",
+"Media": "imagem",
+"Print": "Imprimir",
+"Prev": "Anterior",
+"Find and replace": "Localizar e substituir",
+"Whole words": "Palavras inteiras",
+"Insert template": "Inserir modelo"
+});

+ 462 - 0
frontend/public/static/tinymce/lang/pt_PT.js

@@ -0,0 +1,462 @@
+tinymce.addI18n('pt_PT',{
+"Redo": "Refazer",
+"Undo": "Anular",
+"Cut": "Cortar",
+"Copy": "Copiar",
+"Paste": "Colar",
+"Select all": "Selecionar tudo",
+"New document": "Novo documento",
+"Ok": "Ok",
+"Cancel": "Cancelar",
+"Visual aids": "Ajuda visual",
+"Bold": "Negrito",
+"Italic": "It\u00e1lico",
+"Underline": "Sublinhado",
+"Strikethrough": "Rasurado",
+"Superscript": "Superior \u00e0 linha",
+"Subscript": "Inferior \u00e0 linha",
+"Clear formatting": "Limpar formata\u00e7\u00e3o",
+"Align left": "Alinhar \u00e0 esquerda",
+"Align center": "Alinhar ao centro",
+"Align right": "Alinhar \u00e0 direita",
+"Justify": "Justificar",
+"Bullet list": "Lista com marcas",
+"Numbered list": "Lista numerada",
+"Decrease indent": "Diminuir avan\u00e7o",
+"Increase indent": "Aumentar avan\u00e7o",
+"Close": "Fechar",
+"Formats": "Formatos",
+"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "O seu navegador n\u00e3o suporta acesso direto \u00e0 \u00e1rea de transfer\u00eancia. Por favor, use os atalhos Ctrl+X\/C\/V do seu teclado.",
+"Headers": "Cabe\u00e7alhos",
+"Header 1": "Cabe\u00e7alho 1",
+"Header 2": "Cabe\u00e7alho 2",
+"Header 3": "Cabe\u00e7alho 3",
+"Header 4": "Cabe\u00e7alho 4",
+"Header 5": "Cabe\u00e7alho 5",
+"Header 6": "Cabe\u00e7alho 6",
+"Headings": "T\u00edtulos",
+"Heading 1": "T\u00edtulo 1",
+"Heading 2": "T\u00edtulo 2",
+"Heading 3": "T\u00edtulo 3",
+"Heading 4": "T\u00edtulo 4",
+"Heading 5": "T\u00edtulo 5",
+"Heading 6": "T\u00edtulo 6",
+"Preformatted": "Pr\u00e9-formatado",
+"Div": "Div",
+"Pre": "Pre",
+"Code": "C\u00f3digo",
+"Paragraph": "Par\u00e1grafo",
+"Blockquote": "Blockquote",
+"Inline": "Inline",
+"Blocks": "Blocos",
+"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "O comando colar est\u00e1 em modo de texto simples. O conte\u00fado ser\u00e1 colado como texto simples at\u00e9 desativar esta op\u00e7\u00e3o.",
+"Fonts": "Tipos de letra",
+"Font Sizes": "Tamanhos dos tipos de letra",
+"Class": "Classe",
+"Browse for an image": "Procurar uma imagem",
+"OR": "OU",
+"Drop an image here": "Largar aqui uma imagem",
+"Upload": "Carregar",
+"Block": "Bloco",
+"Align": "Alinhar",
+"Default": "Padr\u00e3o",
+"Circle": "C\u00edrculo",
+"Disc": "Disco",
+"Square": "Quadrado",
+"Lower Alpha": "a. b. c. ...",
+"Lower Greek": "\\u03b1. \\u03b2. \\u03b3. ...",
+"Lower Roman": "i. ii. iii. ...",
+"Upper Alpha": "A. B. C. ...",
+"Upper Roman": "I. II. III. ...",
+"Anchor...": "\u00c2ncora...",
+"Name": "Nome",
+"Id": "ID",
+"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "O ID deve come\u00e7ar com uma letra, seguido apenas por letras, n\u00fameros, pontos, dois pontos, tra\u00e7os ou sobtra\u00e7os.",
+"You have unsaved changes are you sure you want to navigate away?": "Existem altera\u00e7\u00f5es que ainda n\u00e3o foram guardadas. Tem a certeza que pretende sair?",
+"Restore last draft": "Restaurar o \u00faltimo rascunho",
+"Special character...": "Car\u00e1ter especial...",
+"Source code": "C\u00f3digo fonte",
+"Insert\/Edit code sample": "Inserir\/editar amostra de c\u00f3digo",
+"Language": "Idioma",
+"Code sample...": "Amostra de c\u00f3digo...",
+"Color Picker": "Seletor de cores",
+"R": "R",
+"G": "G",
+"B": "B",
+"Left to right": "Da esquerda para a direita",
+"Right to left": "Da direita para a esquerda",
+"Emoticons": "Emo\u00e7\u00f5es",
+"Emoticons...": "\u00cdcones expressivos...",
+"Metadata and Document Properties": "Metadados e propriedades do documento",
+"Title": "T\u00edtulo",
+"Keywords": "Palavras-chave",
+"Description": "Descri\u00e7\u00e3o",
+"Robots": "Rob\u00f4s",
+"Author": "Autor",
+"Encoding": "Codifica\u00e7\u00e3o",
+"Fullscreen": "Ecr\u00e3 completo",
+"Action": "A\u00e7\u00e3o",
+"Shortcut": "Atalho",
+"Help": "Ajuda",
+"Address": "Endere\u00e7o",
+"Focus to menubar": "Foco na barra de menu",
+"Focus to toolbar": "Foco na barra de ferramentas",
+"Focus to element path": "Foco no caminho do elemento",
+"Focus to contextual toolbar": "Foco na barra de contexto",
+"Insert link (if link plugin activated)": "Inserir hiperliga\u00e7\u00e3o (se o plugin de liga\u00e7\u00f5es estiver ativado)",
+"Save (if save plugin activated)": "Guardar (se o plugin de guardar estiver ativado)",
+"Find (if searchreplace plugin activated)": "Pesquisar (se o plugin pesquisar e substituir estiver ativado)",
+"Plugins installed ({0}):": "Plugins instalados ({0}):",
+"Premium plugins:": "Plugins comerciais:",
+"Learn more...": "Saiba mais...",
+"You are using {0}": "Est\u00e1 a usar {0}",
+"Plugins": "Plugins",
+"Handy Shortcuts": "Atalhos \u00fateis",
+"Horizontal line": "Linha horizontal",
+"Insert\/edit image": "Inserir\/editar imagem",
+"Alternative description": "Descri\u00e7\u00e3o alternativa",
+"Accessibility": "Acessibilidade",
+"Image is decorative": "Imagem \u00e9 decorativa",
+"Source": "Localiza\u00e7\u00e3o",
+"Dimensions": "Dimens\u00f5es",
+"Constrain proportions": "Manter propor\u00e7\u00f5es",
+"General": "Geral",
+"Advanced": "Avan\u00e7ado",
+"Style": "Estilo",
+"Vertical space": "Espa\u00e7amento vertical",
+"Horizontal space": "Espa\u00e7amento horizontal",
+"Border": "Contorno",
+"Insert image": "Inserir imagem",
+"Image...": "Imagem...",
+"Image list": "Lista de imagens",
+"Rotate counterclockwise": "Rota\u00e7\u00e3o anti-hor\u00e1ria",
+"Rotate clockwise": "Rota\u00e7\u00e3o hor\u00e1ria",
+"Flip vertically": "Inverter verticalmente",
+"Flip horizontally": "Inverter horizontalmente",
+"Edit image": "Editar imagem",
+"Image options": "Op\u00e7\u00f5es de imagem",
+"Zoom in": "Mais zoom",
+"Zoom out": "Menos zoom",
+"Crop": "Recortar",
+"Resize": "Redimensionar",
+"Orientation": "Orienta\u00e7\u00e3o",
+"Brightness": "Brilho",
+"Sharpen": "Mais nitidez",
+"Contrast": "Contraste",
+"Color levels": "N\u00edveis de cor",
+"Gamma": "Gama",
+"Invert": "Inverter",
+"Apply": "Aplicar",
+"Back": "Voltar",
+"Insert date\/time": "Inserir data\/hora",
+"Date\/time": "Data\/hora",
+"Insert\/edit link": "Inserir\/editar liga\u00e7\u00e3o",
+"Text to display": "Texto a exibir",
+"Url": "URL",
+"Open link in...": "Abrir liga\u00e7\u00e3o em...",
+"Current window": "Janela atual",
+"None": "Nenhum",
+"New window": "Nova janela",
+"Open link": "Abrir liga\u00e7\u00e3o",
+"Remove link": "Remover liga\u00e7\u00e3o",
+"Anchors": "\u00c2ncora",
+"Link...": "Liga\u00e7\u00e3o...",
+"Paste or type a link": "Copiar ou escrever uma hiperliga\u00e7\u00e3o",
+"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "O URL que indicou parece ser um endere\u00e7o de email. Quer adicionar o prefixo mailto: tal como necess\u00e1rio?",
+"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "O URL que indicou parece ser um endere\u00e7o web. Quer adicionar o prefixo http:\/\/ tal como necess\u00e1rio?",
+"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "O URL que introduziu parece ser uma liga\u00e7\u00e3o externa. Deseja adicionar-lhe o prefixo https:\/\/ ?",
+"Link list": "Lista de liga\u00e7\u00f5es",
+"Insert video": "Inserir v\u00eddeo",
+"Insert\/edit video": "Inserir\/editar v\u00eddeo",
+"Insert\/edit media": "Inserir\/editar media",
+"Alternative source": "Localiza\u00e7\u00e3o alternativa",
+"Alternative source URL": "URL da origem alternativa",
+"Media poster (Image URL)": "Publicador de media (URL da imagem)",
+"Paste your embed code below:": "Colar c\u00f3digo para embeber:",
+"Embed": "Embeber",
+"Media...": "Media...",
+"Nonbreaking space": "Espa\u00e7o n\u00e3o quebr\u00e1vel",
+"Page break": "Quebra de p\u00e1gina",
+"Paste as text": "Colar como texto",
+"Preview": "Pr\u00e9-visualizar",
+"Print...": "Imprimir...",
+"Save": "Guardar",
+"Find": "Pesquisar",
+"Replace with": "Substituir por",
+"Replace": "Substituir",
+"Replace all": "Substituir tudo",
+"Previous": "Anterior",
+"Next": "Pr\u00f3ximo",
+"Find and Replace": "Pesquisar e substituir",
+"Find and replace...": "Localizar e substituir...",
+"Could not find the specified string.": "N\u00e3o foi poss\u00edvel localizar o termo especificado.",
+"Match case": "Diferenciar mai\u00fasculas e min\u00fasculas",
+"Find whole words only": "Localizar apenas palavras inteiras",
+"Find in selection": "Pesquisar na selec\u00e7\u00e3o",
+"Spellcheck": "Corretor ortogr\u00e1fico",
+"Spellcheck Language": "Idioma de verifica\u00e7\u00e3o lingu\u00edstica",
+"No misspellings found.": "N\u00e3o foram encontrados erros ortogr\u00e1ficos.",
+"Ignore": "Ignorar",
+"Ignore all": "Ignorar tudo",
+"Finish": "Concluir",
+"Add to Dictionary": "Adicionar ao dicion\u00e1rio",
+"Insert table": "Inserir tabela",
+"Table properties": "Propriedades da tabela",
+"Delete table": "Eliminar tabela",
+"Cell": "C\u00e9lula",
+"Row": "Linha",
+"Column": "Coluna",
+"Cell properties": "Propriedades da c\u00e9lula",
+"Merge cells": "Unir c\u00e9lulas",
+"Split cell": "Dividir c\u00e9lula",
+"Insert row before": "Inserir linha antes",
+"Insert row after": "Inserir linha depois",
+"Delete row": "Eliminar linha",
+"Row properties": "Propriedades da linha",
+"Cut row": "Cortar linha",
+"Copy row": "Copiar linha",
+"Paste row before": "Colar linha antes",
+"Paste row after": "Colar linha depois",
+"Insert column before": "Inserir coluna antes",
+"Insert column after": "Inserir coluna depois",
+"Delete column": "Eliminar coluna",
+"Cols": "Colunas",
+"Rows": "Linhas",
+"Width": "Largura",
+"Height": "Altura",
+"Cell spacing": "Espa\u00e7amento entre c\u00e9lulas",
+"Cell padding": "Espa\u00e7amento interno da c\u00e9lula",
+"Caption": "Legenda",
+"Show caption": "Mostrar legenda",
+"Left": "Esquerda",
+"Center": "Centro",
+"Right": "Direita",
+"Cell type": "Tipo de c\u00e9lula",
+"Scope": "Escopo",
+"Alignment": "Alinhamento",
+"H Align": "Alinhamento H",
+"V Align": "Alinhamento V",
+"Top": "Superior",
+"Middle": "Meio",
+"Bottom": "Inferior",
+"Header cell": "C\u00e9lula de cabe\u00e7alho",
+"Row group": "Agrupar linha",
+"Column group": "Agrupar coluna",
+"Row type": "Tipo de linha",
+"Header": "Cabe\u00e7alho",
+"Body": "Corpo",
+"Footer": "Rodap\u00e9",
+"Border color": "Cor de contorno",
+"Insert template...": "Inserir modelo...",
+"Templates": "Modelos",
+"Template": "Tema",
+"Text color": "Cor do texto",
+"Background color": "Cor de fundo",
+"Custom...": "Personalizada...",
+"Custom color": "Cor personalizada",
+"No color": "Sem cor",
+"Remove color": "Remover cor",
+"Table of Contents": "\u00cdndice",
+"Show blocks": "Mostrar blocos",
+"Show invisible characters": "Mostrar caracteres invis\u00edveis",
+"Word count": "Contagem de palavras",
+"Count": "Contagem",
+"Document": "Documento",
+"Selection": "Sele\u00e7\u00e3o",
+"Words": "Palavras",
+"Words: {0}": "Palavras: {0}",
+"{0} words": "{0} palavras",
+"File": "Ficheiro",
+"Edit": "Editar",
+"Insert": "Inserir",
+"View": "Ver",
+"Format": "Formatar",
+"Table": "Tabela",
+"Tools": "Ferramentas",
+"Powered by {0}": "Criado em {0}",
+"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Caixa de texto formatado. Pressione ALT-F9 para exibir o menu. Pressione ALT-F10 para exibir a barra de ferramentas. Pressione ALT-0 para exibir a ajuda",
+"Image title": "T\u00edtulo da imagem",
+"Border width": "Largura do limite",
+"Border style": "Estilo do limite",
+"Error": "Erro",
+"Warn": "Aviso",
+"Valid": "V\u00e1lido",
+"To open the popup, press Shift+Enter": "Para abrir o pop-up, prima Shift+Enter",
+"Rich Text Area. Press ALT-0 for help.": "\u00c1rea de texto formatado. Prima ALT-0 para exibir a ajuda.",
+"System Font": "Tipo de letra do sistema",
+"Failed to upload image: {0}": "Falha ao carregar imagem: {0}",
+"Failed to load plugin: {0} from url {1}": "Falha ao carregar plugin: {0} do URL {1}",
+"Failed to load plugin url: {0}": "Falha ao carregar o URL do plugin: {0}",
+"Failed to initialize plugin: {0}": "Falha ao inicializar plugin: {0}",
+"example": "exemplo",
+"Search": "Pesquisar",
+"All": "Tudo",
+"Currency": "Moeda",
+"Text": "Texto",
+"Quotations": "Aspas",
+"Mathematical": "Matem\u00e1tico",
+"Extended Latin": "Carateres latinos estendidos",
+"Symbols": "S\u00edmbolos",
+"Arrows": "Setas",
+"User Defined": "Definido pelo utilizador",
+"dollar sign": "cifr\u00e3o",
+"currency sign": "sinal monet\u00e1rio",
+"euro-currency sign": "sinal monet\u00e1rio do euro",
+"colon sign": "sinal de dois pontos",
+"cruzeiro sign": "sinal de cruzeiro",
+"french franc sign": "sinal de franco franc\u00eas",
+"lira sign": "sinal de lira",
+"mill sign": "sinal de por mil",
+"naira sign": "sinal de naira",
+"peseta sign": "sinal de peseta",
+"rupee sign": "sinal de r\u00fapia",
+"won sign": "sinal de won",
+"new sheqel sign": "sinal de novo sheqel",
+"dong sign": "sinal de dong",
+"kip sign": "sinal kip",
+"tugrik sign": "sinal tugrik",
+"drachma sign": "sinal drachma",
+"german penny symbol": "sinal de penny alem\u00e3o",
+"peso sign": "sinal de peso",
+"guarani sign": "sinal de guarani",
+"austral sign": "sinal de austral",
+"hryvnia sign": "sinal hryvnia",
+"cedi sign": "sinal de cedi",
+"livre tournois sign": "sinal de libra de tours",
+"spesmilo sign": "sinal de spesmilo",
+"tenge sign": "sinal de tengue",
+"indian rupee sign": "sinal de rupia indiana",
+"turkish lira sign": "sinal de lira turca",
+"nordic mark sign": "sinal de marca n\u00f3rdica",
+"manat sign": "sinal manat",
+"ruble sign": "sinal de rublo",
+"yen character": "sinal de iene",
+"yuan character": "sinal de iuane",
+"yuan character, in hong kong and taiwan": "sinal de iuane, em Hong Kong e Taiwan",
+"yen\/yuan character variant one": "variante um de sinal de iene\/iuane",
+"Loading emoticons...": "A carregar \u00edcones expressivos...",
+"Could not load emoticons": "N\u00e3o foi poss\u00edvel carregar \u00edcones expressivos",
+"People": "Pessoas",
+"Animals and Nature": "Animais e natureza",
+"Food and Drink": "Comida e bebida",
+"Activity": "Atividade",
+"Travel and Places": "Viagens e lugares",
+"Objects": "Objetos",
+"Flags": "Bandeiras",
+"Characters": "Carateres",
+"Characters (no spaces)": "Carateres (sem espa\u00e7os)",
+"{0} characters": "{0} carateres",
+"Error: Form submit field collision.": "Erro: conflito no campo de submiss\u00e3o de formul\u00e1rio.",
+"Error: No form element found.": "Erro: nenhum elemento de formul\u00e1rio encontrado.",
+"Update": "Atualizar",
+"Color swatch": "Cole\u00e7\u00e3o de cores",
+"Turquoise": "Turquesa",
+"Green": "Verde",
+"Blue": "Azul",
+"Purple": "P\u00farpura",
+"Navy Blue": "Azul-atl\u00e2ntico",
+"Dark Turquoise": "Turquesa escuro",
+"Dark Green": "Verde escuro",
+"Medium Blue": "Azul interm\u00e9dio",
+"Medium Purple": "P\u00farpura interm\u00e9dio",
+"Midnight Blue": "Azul muito escuro",
+"Yellow": "Amarelo",
+"Orange": "Laranja",
+"Red": "Vermelho",
+"Light Gray": "Cinzento claro",
+"Gray": "Cinzento",
+"Dark Yellow": "Amarelo escuro",
+"Dark Orange": "Laranja escuro",
+"Dark Red": "Vermelho escuro",
+"Medium Gray": "Cinzento m\u00e9dio",
+"Dark Gray": "Cinzento escuro",
+"Light Green": "Verde claro",
+"Light Yellow": "Amarelo claro",
+"Light Red": "Vermelho claro",
+"Light Purple": "P\u00farpura claro",
+"Light Blue": "Azul claro",
+"Dark Purple": "P\u00farpura escuro",
+"Dark Blue": "Azul escuro",
+"Black": "Preto",
+"White": "Branco",
+"Switch to or from fullscreen mode": "Entrar ou sair do modo de ecr\u00e3 inteiro",
+"Open help dialog": "Abrir caixa de di\u00e1logo Ajuda",
+"history": "hist\u00f3rico",
+"styles": "estilos",
+"formatting": "formata\u00e7\u00e3o",
+"alignment": "alinhamento",
+"indentation": "avan\u00e7o",
+"Font": "Tipo de letra",
+"Size": "Tamanho",
+"More...": "Mais...",
+"Select...": "Selecionar...",
+"Preferences": "Prefer\u00eancias",
+"Yes": "Sim",
+"No": "N\u00e3o",
+"Keyboard Navigation": "Navega\u00e7\u00e3o com teclado",
+"Version": "Vers\u00e3o",
+"Code view": "Vista do c\u00f3digo-fonte",
+"Open popup menu for split buttons": "Abrir o menu popup para bot\u00f5es divididos",
+"List Properties": "Propriedades da lista",
+"List properties...": "Propriedades da lista\u2026",
+"Start list at number": "Come\u00e7ar a lista pelo n\u00famero",
+"Line height": "Altura da linha",
+"comments": "coment\u00e1rios",
+"Format Painter": "Pincel de formata\u00e7\u00e3o",
+"Insert\/edit iframe": "Inserir\/editar iframe",
+"Capitalization": "Capitaliza\u00e7\u00e3o",
+"lowercase": "min\u00fasculas",
+"UPPERCASE": "MAI\u00daSCULAS",
+"Title Case": "Iniciais mai\u00fasculas",
+"permanent pen": "caneta permanente",
+"Permanent Pen Properties": "Propriedades da Caneta Permanente",
+"Permanent pen properties...": "Propriedades da caneta permanente...",
+"case change": "mudan\u00e7a de capitaliza\u00e7\u00e3o",
+"page embed": "incorporar p\u00e1gina",
+"Advanced sort...": "Ordena\u00e7\u00e3o avan\u00e7ada\u2026",
+"Advanced Sort": "Ordena\u00e7\u00e3o avan\u00e7ada",
+"Sort table by column ascending": "Ordenar tabela por coluna ascendente",
+"Sort table by column descending": "Ordenar tabela por coluna descendente",
+"Sort": "Ordenar",
+"Order": "Ordem",
+"Sort by": "Ordenar por",
+"Ascending": "Ascendente",
+"Descending": "Descendente",
+"Column {0}": "Coluna {0}",
+"Row {0}": "Linha {0}",
+"Spellcheck...": "Verifica\u00e7\u00e3o ortogr\u00e1fica...",
+"Misspelled word": "Palavra mal escrita",
+"Suggestions": "Sugest\u00f5es",
+"Change": "Alterar",
+"Finding word suggestions": "Encontrar sugest\u00f5es de palavras",
+"Success": "Sucesso",
+"Repair": "Reparar",
+"Issue {0} of {1}": "Problema {0} de {1}",
+"Images must be marked as decorative or have an alternative text description": "As imagens devem ser marcadas como decorativas ou ter uma descri\u00e7\u00e3o textual alternativa",
+"Images must have an alternative text description. Decorative images are not allowed.": "As imagens devem ter uma descri\u00e7\u00e3o textual alternativa. N\u00e3o s\u00e3o permitidas imagens meramente decorativas.",
+"Or provide alternative text:": "Ou forne\u00e7a um texto alternativo:",
+"Make image decorative:": "Marque a imagem como decorativa:",
+"ID attribute must be unique": "O atributo ID tem de ser \u00fanico",
+"Make ID unique": "Tornar o ID \u00fanico",
+"Keep this ID and remove all others": "Mantenha este ID e remova todos os outros",
+"Remove this ID": "Remover este ID",
+"Remove all IDs": "Remover todos os IDs",
+"Checklist": "Lista de verifica\u00e7\u00e3o",
+"Anchor": "\u00c2ncora",
+"Special character": "Car\u00e1cter especial",
+"Code sample": "Amostra de c\u00f3digo",
+"Color": "Cor",
+"Document properties": "Propriedades do documento",
+"Image description": "Descri\u00e7\u00e3o da imagem",
+"Image": "Imagem",
+"Insert link": "Inserir liga\u00e7\u00e3o",
+"Target": "Alvo",
+"Link": "Liga\u00e7\u00e3o",
+"Poster": "Autor",
+"Media": "Media",
+"Print": "Imprimir",
+"Prev": "Anterior",
+"Find and replace": "Pesquisar e substituir",
+"Whole words": "Palavras completas",
+"Insert template": "Inserir modelo"
+});

+ 419 - 0
frontend/public/static/tinymce/lang/tr.js

@@ -0,0 +1,419 @@
+tinymce.addI18n('tr',{
+"Redo": "Yinele",
+"Undo": "Geri al",
+"Cut": "Kes",
+"Copy": "Kopyala",
+"Paste": "Yap\u0131\u015ft\u0131r",
+"Select all": "T\u00fcm\u00fcn\u00fc se\u00e7",
+"New document": "Yeni dok\u00fcman",
+"Ok": "Tamam",
+"Cancel": "\u0130ptal",
+"Visual aids": "G\u00f6rsel ara\u00e7lar",
+"Bold": "Kal\u0131n",
+"Italic": "\u0130talik",
+"Underline": "Alt\u0131 \u00e7izili",
+"Strikethrough": "\u00dcst\u00fc \u00e7izgili",
+"Superscript": "\u00dcst simge",
+"Subscript": "Alt simge",
+"Clear formatting": "Bi\u00e7imi temizle",
+"Align left": "Sola hizala",
+"Align center": "Ortala",
+"Align right": "Sa\u011fa hizala",
+"Justify": "\u0130ki yana yasla",
+"Bullet list": "S\u0131ras\u0131z liste",
+"Numbered list": "S\u0131ral\u0131 liste",
+"Decrease indent": "Girintiyi azalt",
+"Increase indent": "Girintiyi art\u0131r",
+"Close": "Kapat",
+"Formats": "Bi\u00e7imler",
+"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Taray\u0131c\u0131n\u0131z panoya direk eri\u015fimi desteklemiyor. L\u00fctfen Ctrl+X\/C\/V klavye k\u0131sayollar\u0131n\u0131 kullan\u0131n.",
+"Headers": "Ba\u015fl\u0131klar",
+"Header 1": "Ba\u015fl\u0131k 1",
+"Header 2": "Ba\u015fl\u0131k 2",
+"Header 3": "Ba\u015fl\u0131k 3",
+"Header 4": "Ba\u015fl\u0131k 4",
+"Header 5": "Ba\u015fl\u0131k 5",
+"Header 6": "Ba\u015fl\u0131k 6",
+"Headings": "Ba\u015fl\u0131klar",
+"Heading 1": "Ba\u015fl\u0131k 1",
+"Heading 2": "Ba\u015fl\u0131k 2",
+"Heading 3": "Ba\u015fl\u0131k 3",
+"Heading 4": "Ba\u015fl\u0131k 4",
+"Heading 5": "Ba\u015fl\u0131k 5",
+"Heading 6": "Ba\u015fl\u0131k 6",
+"Preformatted": "\u00d6nceden bi\u00e7imlendirilmi\u015f",
+"Div": "Div",
+"Pre": "Pre",
+"Code": "Kod",
+"Paragraph": "Paragraf",
+"Blockquote": "Blockquote",
+"Inline": "Sat\u0131r i\u00e7i",
+"Blocks": "Bloklar",
+"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "D\u00fcz metin modunda yap\u0131\u015ft\u0131r. Bu se\u00e7ene\u011fi kapatana kadar i\u00e7erikler d\u00fcz metin olarak yap\u0131\u015ft\u0131r\u0131l\u0131r.",
+"Fonts": "Yaz\u0131 Tipleri",
+"Font Sizes": "Yaz\u0131tipi B\u00fcy\u00fckl\u00fc\u011f\u00fc",
+"Class": "S\u0131n\u0131f",
+"Browse for an image": "Bir resim aray\u0131n",
+"OR": "VEYA",
+"Drop an image here": "Buraya bir resim koyun",
+"Upload": "Y\u00fckle",
+"Block": "Blok",
+"Align": "Hizala",
+"Default": "Varsay\u0131lan",
+"Circle": "Daire",
+"Disc": "Disk",
+"Square": "Kare",
+"Lower Alpha": "K\u00fc\u00e7\u00fck Harf",
+"Lower Greek": "K\u00fc\u00e7\u00fck Yunan Harfleri",
+"Lower Roman": "K\u00fc\u00e7\u00fck Roman Harfleri ",
+"Upper Alpha": "B\u00fcy\u00fck Harf",
+"Upper Roman": "B\u00fcy\u00fck Roman Harfleri ",
+"Anchor...": "\u00c7apa...",
+"Name": "\u0130sim",
+"Id": "Kimlik",
+"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id bir harf ile ba\u015flamal\u0131d\u0131r ve harf, rakam, \u00e7izgi, nokta, iki nokta \u00fcst\u00fcste veya alt \u00e7izgi kullan\u0131labilir.",
+"You have unsaved changes are you sure you want to navigate away?": "Kaydedilmemi\u015f de\u011fi\u015fiklikler var, sayfadan ayr\u0131lmak istedi\u011finize emin misiniz?",
+"Restore last draft": "Son tasla\u011f\u0131 geri y\u00fckle",
+"Special character...": "\u00d6zel karakter...",
+"Source code": "Kaynak kodu",
+"Insert\/Edit code sample": "\u00d6rnek kod ekle\/d\u00fczenle",
+"Language": "Dil",
+"Code sample...": "Kod \u00f6rne\u011fi...",
+"Color Picker": "Renk Se\u00e7ici",
+"R": "R",
+"G": "G",
+"B": "B",
+"Left to right": "Soldan sa\u011fa",
+"Right to left": "Sa\u011fdan sola",
+"Emoticons...": "\u0130fadeler...",
+"Metadata and Document Properties": "\u00d6nbilgi ve Belge \u00d6zellikleri",
+"Title": "Ba\u015fl\u0131k",
+"Keywords": "Anahtar kelimeler",
+"Description": "A\u00e7\u0131klama",
+"Robots": "Robotlar",
+"Author": "Yazar",
+"Encoding": "Kodlama",
+"Fullscreen": "Tam ekran",
+"Action": "Eylem",
+"Shortcut": "K\u0131sayol",
+"Help": "Yard\u0131m",
+"Address": "Adres",
+"Focus to menubar": "Men\u00fcye odaklan",
+"Focus to toolbar": "Ara\u00e7 tak\u0131m\u0131na odaklan",
+"Focus to element path": "\u00d6\u011fe yoluna odaklan",
+"Focus to contextual toolbar": "Ba\u011flamsal ara\u00e7 tak\u0131m\u0131na odaklan",
+"Insert link (if link plugin activated)": "Ba\u011flant\u0131 ekle (Ba\u011flant\u0131 eklentisi aktif ise)",
+"Save (if save plugin activated)": "Kaydet (Kay\u0131t eklentisi aktif ise)",
+"Find (if searchreplace plugin activated)": "Bul (Bul\/De\u011fi\u015ftir eklentisi aktif ise)",
+"Plugins installed ({0}):": "Eklentiler y\u00fcklendi ({0}):",
+"Premium plugins:": "Premium eklentiler:",
+"Learn more...": "Detayl\u0131 bilgi...",
+"You are using {0}": "\u015eu an {0} kullan\u0131yorsunuz",
+"Plugins": "Plugins",
+"Handy Shortcuts": "Handy Shortcuts",
+"Horizontal line": "Yatay \u00e7izgi",
+"Insert\/edit image": "Resim ekle\/d\u00fczenle",
+"Image description": "Resim a\u00e7\u0131klamas\u0131",
+"Source": "Kaynak",
+"Dimensions": "Boyutlar",
+"Constrain proportions": "Oranlar\u0131 koru",
+"General": "Genel",
+"Advanced": "Geli\u015fmi\u015f",
+"Style": "Stil",
+"Vertical space": "Dikey bo\u015fluk",
+"Horizontal space": "Yatay bo\u015fluk",
+"Border": "Kenarl\u0131k",
+"Insert image": "Resim ekle",
+"Image...": "Resim...",
+"Image list": "G\u00f6rsel listesi",
+"Rotate counterclockwise": "Saatin tersi y\u00f6n\u00fcnde d\u00f6nd\u00fcr",
+"Rotate clockwise": "Saat y\u00f6n\u00fcnde d\u00f6nd\u00fcr",
+"Flip vertically": "Dikine \u00e7evir",
+"Flip horizontally": "Enine \u00e7evir",
+"Edit image": "Resmi d\u00fczenle",
+"Image options": "Resim ayarlar\u0131",
+"Zoom in": "Yak\u0131nla\u015ft\u0131r",
+"Zoom out": "Uzakla\u015ft\u0131r",
+"Crop": "K\u0131rp",
+"Resize": "Yeniden Boyutland\u0131r",
+"Orientation": "Oryantasyon",
+"Brightness": "Parlakl\u0131k",
+"Sharpen": "Keskinle\u015ftir",
+"Contrast": "Kontrast",
+"Color levels": "Renk d\u00fczeyleri",
+"Gamma": "Gama",
+"Invert": "Ters \u00c7evir",
+"Apply": "Uygula",
+"Back": "Geri",
+"Insert date\/time": "Tarih\/saat ekle",
+"Date\/time": "Tarih\/saat",
+"Insert\/Edit Link": "Ba\u011flant\u0131 Ekle\/D\u00fczenle",
+"Insert\/edit link": "Ba\u011flant\u0131 ekle\/d\u00fczenle",
+"Text to display": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fcle",
+"Url": "Url",
+"Open link in...": "Ba\u011flant\u0131y\u0131 a\u00e7...",
+"Current window": "Mevcut pencere",
+"None": "Hi\u00e7biri",
+"New window": "Yeni pencere",
+"Remove link": "Ba\u011flant\u0131y\u0131 kald\u0131r",
+"Anchors": "\u00c7apalar",
+"Link...": "Ba\u011flant\u0131...",
+"Paste or type a link": "Bir ba\u011flant\u0131 yaz\u0131n yada yap\u0131\u015ft\u0131r\u0131n",
+"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Girdi\u011finiz URL bir e-posta adresi gibi g\u00f6r\u00fcn\u00fcyor. Gerekli olan mailto: \u00f6nekini eklemek ister misiniz?",
+"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Girdi\u011finiz URL bir d\u0131\u015f ba\u011flant\u0131 gibi g\u00f6r\u00fcn\u00fcyor. Gerekli olan http:\/\/ \u00f6nekini eklemek ister misiniz?",
+"Link list": "Ba\u011flant\u0131 listesi",
+"Insert video": "Video ekle",
+"Insert\/edit video": "Video ekle\/d\u00fczenle",
+"Insert\/edit media": "Medya ekle\/d\u00fczenle",
+"Alternative source": "Alternatif kaynak",
+"Alternative source URL": "Alternatif kaynak URL",
+"Media poster (Image URL)": "Medya posteri (Resim URL)",
+"Paste your embed code below:": "Video g\u00f6mme kodunu a\u015fa\u011f\u0131ya yap\u0131\u015ft\u0131r\u0131n\u0131z:",
+"Embed": "G\u00f6mme",
+"Media...": "Medya...",
+"Nonbreaking space": "B\u00f6l\u00fcnemez bo\u015fluk",
+"Page break": "Sayfa sonu",
+"Paste as text": "Metin olarak yap\u0131\u015ft\u0131r",
+"Preview": "\u00d6nizleme",
+"Print...": "Yazd\u0131r...",
+"Save": "Kaydet",
+"Find": "Bul",
+"Replace with": "Bununla de\u011fi\u015ftir",
+"Replace": "De\u011fi\u015ftir",
+"Replace all": "T\u00fcm\u00fcn\u00fc de\u011fi\u015ftir",
+"Previous": "Geri",
+"Next": "Sonraki",
+"Find and replace...": "Bul ve de\u011fi\u015ftir...",
+"Could not find the specified string.": "Herhangi bir sonu\u00e7 bulunamad\u0131.",
+"Match case": "B\u00fcy\u00fck\/k\u00fc\u00e7\u00fck harf duyarl\u0131",
+"Find whole words only": "Sadece t\u00fcm kelimeyi ara",
+"Spell check": "Yaz\u0131m denetimi",
+"Ignore": "Yoksay",
+"Ignore all": "T\u00fcm\u00fcn\u00fc yoksay",
+"Finish": "Bitir",
+"Add to Dictionary": "S\u00f6zl\u00fc\u011fe Ekle",
+"Insert table": "Tablo ekle",
+"Table properties": "Tablo \u00f6zellikleri",
+"Delete table": "Tablo sil",
+"Cell": "H\u00fccre",
+"Row": "Sat\u0131r",
+"Column": "S\u00fctun",
+"Cell properties": "H\u00fccre \u00f6zellikleri",
+"Merge cells": "H\u00fccreleri birle\u015ftir",
+"Split cell": "H\u00fccre b\u00f6l",
+"Insert row before": "\u00dcste sat\u0131r ekle",
+"Insert row after": "Alta sat\u0131r ekle ",
+"Delete row": "Sat\u0131r sil",
+"Row properties": "Sat\u0131r \u00f6zellikleri",
+"Cut row": "Sat\u0131r\u0131 kes",
+"Copy row": "Sat\u0131r\u0131 kopyala",
+"Paste row before": "\u00dcste sat\u0131r yap\u0131\u015ft\u0131r",
+"Paste row after": "Alta sat\u0131r yap\u0131\u015ft\u0131r",
+"Insert column before": "Sola s\u00fctun ekle",
+"Insert column after": "Sa\u011fa s\u00fctun ekle",
+"Delete column": "S\u00fctun sil",
+"Cols": "S\u00fctunlar",
+"Rows": "Sat\u0131rlar",
+"Width": "Geni\u015flik",
+"Height": "Y\u00fckseklik",
+"Cell spacing": "H\u00fccre aral\u0131\u011f\u0131",
+"Cell padding": "H\u00fccre dolgusu",
+"Show caption": "Ba\u015fl\u0131\u011f\u0131 g\u00f6ster",
+"Left": "Sol",
+"Center": "Orta",
+"Right": "Sa\u011f",
+"Cell type": "H\u00fccre tipi",
+"Scope": "Kapsam",
+"Alignment": "Hizalama",
+"H Align": "Yatay Hizalama",
+"V Align": "Dikey Hizalama",
+"Top": "\u00dcst",
+"Middle": "Orta",
+"Bottom": "Alt",
+"Header cell": "Ba\u015fl\u0131k h\u00fccresi",
+"Row group": "Sat\u0131r grubu",
+"Column group": "S\u00fctun grubu",
+"Row type": "Sat\u0131r tipi",
+"Header": "Ba\u015fl\u0131k",
+"Body": "G\u00f6vde",
+"Footer": "Alt",
+"Border color": "Kenarl\u0131k rengi",
+"Insert template...": "\u015eablon ekle...",
+"Templates": "\u015eablonlar",
+"Template": "Taslak",
+"Text color": "Yaz\u0131 rengi",
+"Background color": "Arka plan rengi",
+"Custom...": "\u00d6zel...",
+"Custom color": "\u00d6zel renk",
+"No color": "Renk yok",
+"Remove color": "Rengi kald\u0131r",
+"Table of Contents": "\u0130\u00e7erik tablosu",
+"Show blocks": "Bloklar\u0131 g\u00f6ster",
+"Show invisible characters": "G\u00f6r\u00fcnmez karakterleri g\u00f6ster",
+"Word count": "Kelime say\u0131s\u0131",
+"Count": "Say\u0131m",
+"Document": "Belge",
+"Selection": "Se\u00e7im",
+"Words": "S\u00f6zc\u00fck",
+"Words: {0}": "Kelime: {0}",
+"{0} words": "{0} words",
+"File": "Dosya",
+"Edit": "D\u00fczenle",
+"Insert": "Ekle",
+"View": "G\u00f6r\u00fcn\u00fcm",
+"Format": "Bi\u00e7im",
+"Table": "Tablo",
+"Tools": "Ara\u00e7lar",
+"Powered by {0}": "Powered by {0}",
+"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Zengin Metin Alan\u0131. Men\u00fc i\u00e7in ALT-F9 tu\u015funa bas\u0131n\u0131z. Ara\u00e7 \u00e7ubu\u011fu i\u00e7in ALT-F10 tu\u015funa bas\u0131n\u0131z. Yard\u0131m i\u00e7in ALT-0 tu\u015funa bas\u0131n\u0131z.",
+"Image title": "Resim ba\u015fl\u0131\u011f\u0131",
+"Border width": "Kenar geni\u015fli\u011fi",
+"Border style": "Kenar sitili",
+"Error": "Hata",
+"Warn": "Uyar\u0131",
+"Valid": "Ge\u00e7erli",
+"To open the popup, press Shift+Enter": "Popup'\u0131 a\u00e7mak i\u00e7in Shift+Enter'a bas\u0131n",
+"Rich Text Area. Press ALT-0 for help.": "Zengin Metin Alan\u0131. Yard\u0131m i\u00e7in Alt-0'a bas\u0131n.",
+"System Font": "Sistem Yaz\u0131 Tipi",
+"Failed to upload image: {0}": "Resim y\u00fcklenemedi: {0}",
+"Failed to load plugin: {0} from url {1}": "Eklenti y\u00fcklenemedi: {1} url\u2019sinden {0}",
+"Failed to load plugin url: {0}": "Url eklentisi y\u00fcklenemedi: {0}",
+"Failed to initialize plugin: {0}": "Eklenti ba\u015flat\u0131lamad\u0131: {0}",
+"example": "\u00f6rnek",
+"Search": "Ara",
+"All": "T\u00fcm\u00fc",
+"Currency": "Para birimi",
+"Text": "Metin",
+"Quotations": "Al\u0131nt\u0131",
+"Mathematical": "Matematik",
+"Extended Latin": "Uzat\u0131lm\u0131\u015f Latin",
+"Symbols": "Semboller",
+"Arrows": "Oklar",
+"User Defined": "Kullan\u0131c\u0131 Tan\u0131ml\u0131",
+"dollar sign": "dolar i\u015fareti",
+"currency sign": "para birimi i\u015fareti",
+"euro-currency sign": "euro para birimi i\u015fareti",
+"colon sign": "colon i\u015fareti",
+"cruzeiro sign": "cruzeiro i\u015fareti",
+"french franc sign": "frans\u0131z frang\u0131 i\u015fareti",
+"lira sign": "lira i\u015fareti",
+"mill sign": "mill i\u015fareti",
+"naira sign": "naira i\u015fareti",
+"peseta sign": "peseta i\u015fareti",
+"rupee sign": "rupi i\u015fareti",
+"won sign": "won i\u015fareti",
+"new sheqel sign": "yeni \u015fekel i\u015fareti",
+"dong sign": "dong i\u015fareti",
+"kip sign": "kip i\u015fareti",
+"tugrik sign": "tugrik i\u015fareti",
+"drachma sign": "drahma i\u015fareti",
+"german penny symbol": "alman kuru\u015f sembol\u00fc",
+"peso sign": "peso i\u015fareti",
+"guarani sign": "guarani i\u015fareti",
+"austral sign": "austral i\u015fareti",
+"hryvnia sign": "hrivniya i\u015fareti",
+"cedi sign": "cedi i\u015fareti",
+"livre tournois sign": "livre tournois i\u015fareti",
+"spesmilo sign": "spesmilo i\u015fareti",
+"tenge sign": "tenge i\u015fareti",
+"indian rupee sign": "hindistan rupisi i\u015fareti",
+"turkish lira sign": "t\u00fcrk liras\u0131 i\u015fareti",
+"nordic mark sign": "nordic i\u015fareti",
+"manat sign": "manat i\u015fareti",
+"ruble sign": "ruble i\u015fareti",
+"yen character": "yen karakteri",
+"yuan character": "yuan karakteri",
+"yuan character, in hong kong and taiwan": "yuan karakteri, hong kong ve tayvan'da kullan\u0131lan",
+"yen\/yuan character variant one": "yen\/yuan karakter de\u011fi\u015fkeni",
+"Loading emoticons...": "\u0130fadeler y\u00fckleniyor...",
+"Could not load emoticons": "\u0130fadeler y\u00fcklenemedi",
+"People": "\u0130nsan",
+"Animals and Nature": "Hayvanlar ve Do\u011fa",
+"Food and Drink": "Yiyecek ve \u0130\u00e7ecek",
+"Activity": "Etkinlik",
+"Travel and Places": "Gezi ve Yerler",
+"Objects": "Nesneler",
+"Flags": "Bayraklar",
+"Characters": "Karakter",
+"Characters (no spaces)": "Karakter (bo\u015fluksuz)",
+"{0} characters": "{0} karakter",
+"Error: Form submit field collision.": "Hata: Form g\u00f6nderme alan\u0131 \u00e7at\u0131\u015fmas\u0131.",
+"Error: No form element found.": "Hata: Form eleman\u0131 bulunamad\u0131.",
+"Update": "G\u00fcncelle\u015ftir",
+"Color swatch": "Renk \u00f6rne\u011fi",
+"Turquoise": "Turkuaz",
+"Green": "Ye\u015fil",
+"Blue": "Mavi",
+"Purple": "Mor",
+"Navy Blue": "Lacivert",
+"Dark Turquoise": "Koyu Turkuaz",
+"Dark Green": "Koyu Ye\u015fil",
+"Medium Blue": "Donuk Mavi",
+"Medium Purple": "Orta Mor",
+"Midnight Blue": "Gece Yar\u0131s\u0131 Mavisi",
+"Yellow": "Sar\u0131",
+"Orange": "Turuncu",
+"Red": "K\u0131rm\u0131z\u0131",
+"Light Gray": "A\u00e7\u0131k Gri",
+"Gray": "Gri",
+"Dark Yellow": "Koyu Sar\u0131",
+"Dark Orange": "Koyu Turuncu",
+"Dark Red": "Koyu K\u0131rm\u0131z\u0131",
+"Medium Gray": "Orta Gri",
+"Dark Gray": "Koyu Gri",
+"Light Green": "A\u00e7\u0131k Ye\u015fil",
+"Light Yellow": "A\u00e7\u0131k Sar\u0131",
+"Light Red": "A\u00e7\u0131k K\u0131rm\u0131z\u0131",
+"Light Purple": "A\u00e7\u0131k Mor",
+"Light Blue": "A\u00e7\u0131k Mavi",
+"Dark Purple": "Koyu Mor",
+"Dark Blue": "Lacivert",
+"Black": "Siyah",
+"White": "Beyaz",
+"Switch to or from fullscreen mode": "Tam ekran moduna ge\u00e7 veya \u00e7\u0131k",
+"Open help dialog": "Yard\u0131m penceresini a\u00e7",
+"history": "ge\u00e7mi\u015f",
+"styles": "stiller",
+"formatting": "bi\u00e7imlendirme",
+"alignment": "hizalanma",
+"indentation": "girinti",
+"permanent pen": "kal\u0131c\u0131 kalem",
+"comments": "yorumlar",
+"Format Painter": "Bi\u00e7im Boyac\u0131s\u0131",
+"Insert\/edit iframe": "\u0130frame ekle\/d\u00fczenle",
+"Capitalization": "B\u00fcy\u00fck Harfle Yaz\u0131m",
+"lowercase": "k\u00fc\u00e7\u00fck harf",
+"UPPERCASE": "B\u00dcY\u00dcK HARF",
+"Title Case": "\u0130lk Harfler B\u00fcy\u00fck",
+"Permanent Pen Properties": "Kal\u0131c\u0131 Kalem \u00d6zellikleri",
+"Permanent pen properties...": "Kal\u0131c\u0131 kalem \u00f6zellikleri...",
+"Font": "Yaz\u0131 Tipi",
+"Size": "Boyut",
+"More...": "Devam\u0131...",
+"Spellcheck Language": "Yaz\u0131m Denetimi Dili",
+"Select...": "Se\u00e7...",
+"Preferences": "Tercihler",
+"Yes": "Evet",
+"No": "Hay\u0131r",
+"Keyboard Navigation": "Klavye Tu\u015flar\u0131",
+"Version": "S\u00fcr\u00fcm",
+"Anchor": "\u00c7apa",
+"Special character": "\u00d6zel karakter",
+"Code sample": "Code sample",
+"Color": "Renk",
+"Emoticons": "\u0130fadeler",
+"Document properties": "Dok\u00fcman \u00f6zellikleri",
+"Image": "Resim",
+"Insert link": "Ba\u011flant\u0131 ekle",
+"Target": "Hedef",
+"Link": "Ba\u011flant\u0131",
+"Poster": "Poster",
+"Media": "Medya",
+"Print": "Yazd\u0131r",
+"Prev": "\u00d6nceki",
+"Find and replace": "Bul ve de\u011fi\u015ftir",
+"Whole words": "Tam kelimeler",
+"Spellcheck": "Yaz\u0131m denetimi",
+"Caption": "Ba\u015fl\u0131k",
+"Insert template": "\u015eablon ekle"
+});

+ 66 - 40
frontend/src/components/Editor.vue

@@ -6,22 +6,22 @@
         <b-field label="Format">
           <div>
             <b-radio v-model="form.radioFormat"
-              @input="onChangeFormat" :disabled="disabled" name="format"
+              @input="onFormatChange" :disabled="disabled" name="format"
               native-value="richtext"
               data-cy="check-richtext">{{ $t('campaigns.richText') }}</b-radio>
 
             <b-radio v-model="form.radioFormat"
-              @input="onChangeFormat" :disabled="disabled" name="format"
+              @input="onFormatChange" :disabled="disabled" name="format"
               native-value="html"
               data-cy="check-html">{{ $t('campaigns.rawHTML') }}</b-radio>
 
             <b-radio v-model="form.radioFormat"
-              @input="onChangeFormat" :disabled="disabled" name="format"
+              @input="onFormatChange" :disabled="disabled" name="format"
               native-value="markdown"
               data-cy="check-markdown">{{ $t('campaigns.markdown') }}</b-radio>
 
             <b-radio v-model="form.radioFormat"
-              @input="onChangeFormat" :disabled="disabled" name="format"
+              @input="onFormatChange" :disabled="disabled" name="format"
               native-value="plain"
               data-cy="check-plain">{{ $t('campaigns.plainText') }}</b-radio>
           </div>
@@ -36,9 +36,9 @@
     <!-- wsywig //-->
     <tiny-mce
       v-model="form.body"
-      v-if="form.format === 'richtext'"
+      v-if="isRichtextReady && form.format === 'richtext'"
       :disabled="disabled"
-      :init="tinyMceOptions"
+      :init="richtextConf"
     />
 
     <!-- raw html editor //-->
@@ -71,6 +71,7 @@
 </template>
 
 <script>
+import { mapState } from 'vuex';
 import CodeFlask from 'codeflask';
 import TurndownService from 'turndown';
 import { indent } from 'indent.js';
@@ -106,10 +107,23 @@ import 'tinymce/plugins/wordcount';
 import TinyMce from '@tinymce/tinymce-vue';
 import CampaignPreview from './CampaignPreview.vue';
 import Media from '../views/Media.vue';
-import { colors } from '../constants';
+import { colors, uris } from '../constants';
 
 const turndown = new TurndownService();
 
+// Map of listmonk language codes to corresponding TinyMCE language files.
+const LANGS = {
+  'cs-cz': 'cs',
+  de: 'de',
+  es: 'es_419',
+  fr: 'fr_FR',
+  it: 'it_IT',
+  pl: 'pl',
+  pt: 'pt_PT',
+  'pt-BR': 'pt_BR',
+  tr: 'tr',
+};
+
 export default {
   components: {
     Media,
@@ -131,6 +145,8 @@ export default {
       isMediaVisible: false,
       isEditorFullscreen: false,
       isReady: false,
+      isRichtextReady: false,
+      richtextConf: {},
       form: {
         body: '',
         format: this.contentType,
@@ -149,20 +165,22 @@ export default {
 
       // HTML editor.
       flask: null,
+    };
+  },
 
-      // TODO: Possibility to overwrite this config from an external source for easy customization
-      tinyMceOptions: {
-        // TODO: To use `language`, you have to download your desired language pack here:
-        //   https://www.tiny.cloud/get-tiny/language-packages/, then somehow copy it into /frontend/js/langs/
-        // language: this.$t('settings.general.language'),
+  methods: {
+    initRichtextEditor() {
+      const { lang } = this.serverConfig;
+
+      this.richtextConf = {
         min_height: 500,
         plugins: [
           'autoresize', 'autolink', 'charmap', 'code', 'emoticons', 'fullscreen', 'help',
           'hr', 'image', 'imagetools', 'link', 'lists', 'paste', 'searchreplace',
           'table', 'visualblocks', 'visualchars', 'wordcount',
         ],
-        toolbar: `undo redo | formatselect styleselect fontsizeselect | 
-                  bold italic underline strikethrough forecolor backcolor subscript superscript | 
+        toolbar: `undo redo | formatselect styleselect fontsizeselect |
+                  bold italic underline strikethrough forecolor backcolor subscript superscript |
                   alignleft aligncenter alignright alignjustify |
                   bullist numlist table image | outdent indent | link hr removeformat |
                   code fullscreen help`,
@@ -181,32 +199,12 @@ export default {
           this.runTinyMceImageCallback = callback;
         },
         init_instance_callback: () => { this.isReady = true; },
-      },
-    };
-  },
 
-  methods: {
-    onChangeFormat(format) {
-      this.$utils.confirm(
-        this.$t('campaigns.confirmSwitchFormat'),
-        () => {
-          this.form.format = format;
-          this.onEditorChange();
-        },
-        () => {
-          // On cancel, undo the radio selection.
-          this.form.radioFormat = this.form.format;
-        },
-      );
-    },
-
-    onEditorChange() {
-      if (!this.isReady) {
-        return;
-      }
+        language: LANGS[lang] || null,
+        language_url: LANGS[lang] ? `${uris.static}/tinymce/lang/${LANGS[lang]}.js` : null,
+      };
 
-      // The parent's v-model gets { contentType, body }.
-      this.$emit('input', { contentType: this.form.format, body: this.form.body });
+      this.isRichtextReady = true;
     },
 
     initHTMLEditor() {
@@ -245,6 +243,29 @@ export default {
       this.flask.updateCode(this.form.body);
     },
 
+    onFormatChange(format) {
+      this.$utils.confirm(
+        this.$t('campaigns.confirmSwitchFormat'),
+        () => {
+          this.form.format = format;
+          this.onEditorChange();
+        },
+        () => {
+          // On cancel, undo the radio selection.
+          this.form.radioFormat = this.form.format;
+        },
+      );
+    },
+
+    onEditorChange() {
+      if (!this.isReady) {
+        return;
+      }
+
+      // The parent's v-model gets { contentType, body }.
+      this.$emit('input', { contentType: this.form.format, body: this.form.body });
+    },
+
     onTogglePreview() {
       this.isPreviewing = !this.isPreviewing;
     },
@@ -298,7 +319,13 @@ export default {
     },
   },
 
+  mounted() {
+    this.initRichtextEditor();
+  },
+
   computed: {
+    ...mapState(['serverConfig']),
+
     htmlFormat() {
       return this.form.format;
     },
@@ -340,8 +367,7 @@ export default {
       if ((from === 'richtext' || from === 'html') && to === 'plain') {
         // richtext, html => plain
 
-        // Preserve line breaks when converting HTML to plaintext. Quill produces
-        // HTML without any linebreaks.
+        // Preserve line breaks when converting HTML to plaintext.
         const d = document.createElement('div');
         d.innerHTML = this.beautifyHTML(this.form.body);
         this.form.body = this.trimLines(d.innerText.trim(), true);

+ 4 - 0
frontend/src/constants.js

@@ -13,13 +13,17 @@ export const models = Object.freeze({
 });
 
 // Ad-hoc URIs that are used outside of vuex requests.
+const baseURL = process.env.BASE_URL.replace(/\/$/, '');
+
 export const uris = Object.freeze({
   previewCampaign: '/api/campaigns/:id/preview',
   previewTemplate: '/api/templates/:id/preview',
   previewRawTemplate: '/api/templates/preview',
   exportSubscribers: '/api/subscribers/export',
+  static: `${baseURL}/static`,
 });
 
+
 // Keys used in Vuex store.
 export const storeKeys = Object.freeze({
   models: 'models',

+ 4 - 1
frontend/vue.config.js

@@ -26,7 +26,10 @@ module.exports = {
   devServer: {
     port: process.env.LISTMONK_FRONTEND_PORT || 8080,
     proxy: {
-      '^/(api|webhooks|subscription|public)|$': {
+      '^/$': {
+        target: process.env.LISTMONK_API_URL || 'http://127.0.0.1:9000'
+      },
+      '^/(api|webhooks|subscription|public)': {
         target: process.env.LISTMONK_API_URL || 'http://127.0.0.1:9000'
       }
     }