Bundle update
This commit is contained in:
parent
76358d1056
commit
0363ccb684
21
Gemfile.lock
21
Gemfile.lock
@ -70,13 +70,13 @@ GEM
|
|||||||
bundler (~> 1.2)
|
bundler (~> 1.2)
|
||||||
thor (~> 0.18)
|
thor (~> 0.18)
|
||||||
byebug (9.1.0)
|
byebug (9.1.0)
|
||||||
capybara (2.16.1)
|
capybara (2.17.0)
|
||||||
addressable
|
addressable
|
||||||
mini_mime (>= 0.1.3)
|
mini_mime (>= 0.1.3)
|
||||||
nokogiri (>= 1.3.3)
|
nokogiri (>= 1.3.3)
|
||||||
rack (>= 1.0.0)
|
rack (>= 1.0.0)
|
||||||
rack-test (>= 0.5.4)
|
rack-test (>= 0.5.4)
|
||||||
xpath (~> 2.0)
|
xpath (>= 2.0, < 4.0)
|
||||||
childprocess (0.8.0)
|
childprocess (0.8.0)
|
||||||
ffi (~> 1.0, >= 1.0.11)
|
ffi (~> 1.0, >= 1.0.11)
|
||||||
coderay (1.1.2)
|
coderay (1.1.2)
|
||||||
@ -122,10 +122,10 @@ GEM
|
|||||||
geocoder (1.4.5)
|
geocoder (1.4.5)
|
||||||
globalid (0.4.1)
|
globalid (0.4.1)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
guard (2.14.1)
|
guard (2.14.2)
|
||||||
formatador (>= 0.2.4)
|
formatador (>= 0.2.4)
|
||||||
listen (>= 2.7, < 4.0)
|
listen (>= 2.7, < 4.0)
|
||||||
lumberjack (~> 1.0)
|
lumberjack (>= 1.0.12, < 2.0)
|
||||||
nenv (~> 0.1)
|
nenv (~> 0.1)
|
||||||
notiffany (~> 0.0)
|
notiffany (~> 0.0)
|
||||||
pry (>= 0.9.12)
|
pry (>= 0.9.12)
|
||||||
@ -241,7 +241,7 @@ GEM
|
|||||||
actionpack (>= 3.2.0, < 5.3)
|
actionpack (>= 3.2.0, < 5.3)
|
||||||
method_source (0.9.0)
|
method_source (0.9.0)
|
||||||
mini_mime (1.0.0)
|
mini_mime (1.0.0)
|
||||||
minitest (5.10.3)
|
minitest (5.11.1)
|
||||||
modernizr-rails (2.7.1)
|
modernizr-rails (2.7.1)
|
||||||
multi_json (1.12.2)
|
multi_json (1.12.2)
|
||||||
multipart-post (2.0.0)
|
multipart-post (2.0.0)
|
||||||
@ -324,7 +324,8 @@ GEM
|
|||||||
ffi (>= 0.5.0, < 2)
|
ffi (>= 0.5.0, < 2)
|
||||||
rdoc (4.3.0)
|
rdoc (4.3.0)
|
||||||
ref (2.0.0)
|
ref (2.0.0)
|
||||||
request_store (1.3.2)
|
request_store (1.4.0)
|
||||||
|
rack (>= 1.4)
|
||||||
responders (2.4.0)
|
responders (2.4.0)
|
||||||
actionpack (>= 4.2.0, < 5.3)
|
actionpack (>= 4.2.0, < 5.3)
|
||||||
railties (>= 4.2.0, < 5.3)
|
railties (>= 4.2.0, < 5.3)
|
||||||
@ -340,7 +341,7 @@ GEM
|
|||||||
ruby_parser (3.10.1)
|
ruby_parser (3.10.1)
|
||||||
sexp_processor (~> 4.9)
|
sexp_processor (~> 4.9)
|
||||||
rubyzip (1.2.1)
|
rubyzip (1.2.1)
|
||||||
sass (3.5.4)
|
sass (3.5.5)
|
||||||
sass-listen (~> 4.0.0)
|
sass-listen (~> 4.0.0)
|
||||||
sass-listen (4.0.0)
|
sass-listen (4.0.0)
|
||||||
rb-fsevent (~> 0.9, >= 0.9.4)
|
rb-fsevent (~> 0.9, >= 0.9.4)
|
||||||
@ -389,7 +390,7 @@ GEM
|
|||||||
tilt (2.0.8)
|
tilt (2.0.8)
|
||||||
tinymce-rails (4.7.4)
|
tinymce-rails (4.7.4)
|
||||||
railties (>= 3.1.1)
|
railties (>= 3.1.1)
|
||||||
tinymce-rails-langs (4.20160310)
|
tinymce-rails-langs (4.20180103)
|
||||||
tinymce-rails (~> 4.1, >= 4.1.10)
|
tinymce-rails (~> 4.1, >= 4.1.10)
|
||||||
turbolinks (5.0.1)
|
turbolinks (5.0.1)
|
||||||
turbolinks-source (~> 5)
|
turbolinks-source (~> 5)
|
||||||
@ -423,8 +424,8 @@ GEM
|
|||||||
websocket-driver (0.6.5)
|
websocket-driver (0.6.5)
|
||||||
websocket-extensions (>= 0.1.0)
|
websocket-extensions (>= 0.1.0)
|
||||||
websocket-extensions (0.1.3)
|
websocket-extensions (0.1.3)
|
||||||
xpath (2.1.0)
|
xpath (3.0.0)
|
||||||
nokogiri (~> 1.3)
|
nokogiri (~> 1.8)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
File diff suppressed because one or more lines are too long
@ -0,0 +1,230 @@
|
|||||||
|
tinymce.addI18n('af_ZA',{
|
||||||
|
"Cut": "Sny",
|
||||||
|
"Heading 5": "Opskrif 5",
|
||||||
|
"Header 2": "Hooflyn 2",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Jou webblaaier ondersteun nie toegang tot die knipbord nie. Gebruik asb. Ctrl+X\/C\/V",
|
||||||
|
"Heading 4": "Opskrif 4",
|
||||||
|
"Div": "Div",
|
||||||
|
"Heading 2": "Opskrif 2",
|
||||||
|
"Paste": "Plak",
|
||||||
|
"Close": "Sluit",
|
||||||
|
"Font Family": "Font Familie",
|
||||||
|
"Pre": "Pre",
|
||||||
|
"Align right": "Regsgerig",
|
||||||
|
"New document": "Nuwe Dokument",
|
||||||
|
"Blockquote": "Aanhaling",
|
||||||
|
"Numbered list": "Genommerde lys",
|
||||||
|
"Heading 1": "Opskrif 1",
|
||||||
|
"Headings": "Opskrifte",
|
||||||
|
"Increase indent": "Inkeping vergroot",
|
||||||
|
"Formats": "Formate",
|
||||||
|
"Headers": "Hooflyn-tekste",
|
||||||
|
"Select all": "Alles selekteer",
|
||||||
|
"Header 3": "Hooflyn 3",
|
||||||
|
"Blocks": "Blokke",
|
||||||
|
"Undo": "Ongedaan maak",
|
||||||
|
"Strikethrough": "Deurhaal",
|
||||||
|
"Bullet list": "Opsommingsteken-lys",
|
||||||
|
"Header 1": "Hooflyn 1",
|
||||||
|
"Superscript": "Superskrif",
|
||||||
|
"Clear formatting": "Herstel Formateering",
|
||||||
|
"Font Sizes": "Font Groote",
|
||||||
|
"Subscript": "Subskrif",
|
||||||
|
"Header 6": "Hooflyn 6",
|
||||||
|
"Redo": "Herdoen",
|
||||||
|
"Paragraph": "Paragraaf",
|
||||||
|
"Ok": "OK",
|
||||||
|
"Bold": "Vetdruk",
|
||||||
|
"Code": "Kode",
|
||||||
|
"Italic": "Kursief",
|
||||||
|
"Align center": "Senteer",
|
||||||
|
"Header 5": "Hooflyn 5",
|
||||||
|
"Heading 6": "Opskrif 6",
|
||||||
|
"Heading 3": "Opskrif 3",
|
||||||
|
"Decrease indent": "Inkeping verklein",
|
||||||
|
"Header 4": "Hooflyn 4",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Die plak funksie is nou in plat-teks modus. Teks word ingevoeg sonder enige formateering, todat jy hierdie opsie wissel.",
|
||||||
|
"Underline": "Onderlyn",
|
||||||
|
"Cancel": "Kanselleer",
|
||||||
|
"Justify": "Gerigstelling",
|
||||||
|
"Inline": "Inlyn",
|
||||||
|
"Copy": "Kopieer",
|
||||||
|
"Align left": "Linksgerig",
|
||||||
|
"Visual aids": "Hulpmiddels",
|
||||||
|
"Lower Greek": "Griekse letters",
|
||||||
|
"Square": "Vierkantjie",
|
||||||
|
"Default": "Verstek",
|
||||||
|
"Lower Alpha": "Klein letters",
|
||||||
|
"Circle": "Sirkeltjie",
|
||||||
|
"Disc": "Balletjie",
|
||||||
|
"Upper Alpha": "Hoofletters",
|
||||||
|
"Upper Roman": "Romeinse syfers groot",
|
||||||
|
"Lower Roman": "Romeinse syfers klein",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id moet met 'n letter begin en kan slegs deur letters, koppeltekens, syfers, punte en onderstreep-karakters gevolg word.",
|
||||||
|
"Name": "Geen",
|
||||||
|
"Anchor": "Anker",
|
||||||
|
"Id": "Id",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "Jy het ongestoorde wysigings op hierdier bladsy - is jy seker dat jy die bladsy wil verlaat?",
|
||||||
|
"Restore last draft": "Herstel die laatste konsep",
|
||||||
|
"Special character": "Spesiaale karakter",
|
||||||
|
"Source code": "Bron kode",
|
||||||
|
"Language": "Taal",
|
||||||
|
"Insert\/Edit code sample": "Voeg\/Redigeer voorbeeld-kode",
|
||||||
|
"B": "Blou",
|
||||||
|
"R": "Rooi",
|
||||||
|
"G": "Groen",
|
||||||
|
"Color": "Kleur",
|
||||||
|
"Right to left": "Regs na links",
|
||||||
|
"Left to right": "Links na regs",
|
||||||
|
"Emoticons": "Emoticons",
|
||||||
|
"Robots": "Robotte",
|
||||||
|
"Document properties": "Dokument eienskappe",
|
||||||
|
"Title": "Titel",
|
||||||
|
"Keywords": "Sleutelwoorde",
|
||||||
|
"Encoding": "Enkodeering",
|
||||||
|
"Description": "Beskrywing",
|
||||||
|
"Author": "Outeur",
|
||||||
|
"Fullscreen": "Volskerm",
|
||||||
|
"Horizontal line": "Horisontale lyn",
|
||||||
|
"Horizontal space": "Horisontale Spasie",
|
||||||
|
"Insert\/edit image": "Afbeelding invoeg\/bewerk",
|
||||||
|
"General": "Algemeen",
|
||||||
|
"Advanced": "Gevorderd",
|
||||||
|
"Source": "Bron",
|
||||||
|
"Border": "Rand",
|
||||||
|
"Constrain proportions": "Behou verhoudings",
|
||||||
|
"Vertical space": "Vertikale Spasie",
|
||||||
|
"Image description": "Afbeelding bemskrywing",
|
||||||
|
"Style": "Styl",
|
||||||
|
"Dimensions": "Afmetings",
|
||||||
|
"Insert image": "Afbeelding invoeg",
|
||||||
|
"Image": "Afbeelding",
|
||||||
|
"Zoom in": "Inzoem",
|
||||||
|
"Contrast": "Kontras",
|
||||||
|
"Back": "Terug",
|
||||||
|
"Gamma": "Gamma",
|
||||||
|
"Flip horizontally": "Horisontaal weerspie\\u00ebl",
|
||||||
|
"Resize": "Grootte wysig",
|
||||||
|
"Sharpen": "Verskerp",
|
||||||
|
"Zoom out": "Uitzoem",
|
||||||
|
"Image options": "Afbeelding opsies",
|
||||||
|
"Apply": "Toepas",
|
||||||
|
"Brightness": "Helderheid",
|
||||||
|
"Rotate clockwise": "Regsom draai",
|
||||||
|
"Rotate counterclockwise": "Linksom draai",
|
||||||
|
"Edit image": "Bewerk afbeelding",
|
||||||
|
"Color levels": "Kleurvlakke",
|
||||||
|
"Crop": "Afknip",
|
||||||
|
"Orientation": "Orienteering",
|
||||||
|
"Flip vertically": "Vertikaal weerspie\\u00ebl",
|
||||||
|
"Invert": "Omkeer",
|
||||||
|
"Date\/time": "Datum\/tyd",
|
||||||
|
"Insert date\/time": "Voeg datum\/tyd in",
|
||||||
|
"Remove link": "Verwyder skakel",
|
||||||
|
"Url": "URL",
|
||||||
|
"Text to display": "Skakelteks",
|
||||||
|
"Anchors": "Ankers",
|
||||||
|
"Insert link": "Skakel invoeg",
|
||||||
|
"Link": "Skakel",
|
||||||
|
"New window": "Nuwe Skerm",
|
||||||
|
"None": "Geen",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Die URL verwys na 'n eksterne adres. Wil jy die \"http:\/\/\" voorvoegsel byvoeg?",
|
||||||
|
"Paste or type a link": "Plak of tik 'n skalel in",
|
||||||
|
"Target": "Teiken",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Die URL lyk soos 'n eposadres. Wil jy die \"mailto:\" voorvoegsel byvoeg?",
|
||||||
|
"Insert\/edit link": "Skakel invoeg\/bewerk",
|
||||||
|
"Insert\/edit video": "Video invoeg\/bewerk",
|
||||||
|
"Media": "Media",
|
||||||
|
"Alternative source": "Alternatiewe bron",
|
||||||
|
"Paste your embed code below:": "Plak jou ingesluite kode hieronder in:",
|
||||||
|
"Insert video": "Video invoeg",
|
||||||
|
"Poster": "Plakaat",
|
||||||
|
"Insert\/edit media": "Media invoeg\/bewerk",
|
||||||
|
"Embed": "Insluit",
|
||||||
|
"Nonbreaking space": "Vaste spasie invoeg",
|
||||||
|
"Page break": "Nuwe Bladsy",
|
||||||
|
"Paste as text": "As teks plak",
|
||||||
|
"Preview": "Voorskou",
|
||||||
|
"Print": "Druk",
|
||||||
|
"Save": "Stoor",
|
||||||
|
"Could not find the specified string.": "Kon nie die gesoekde string vind nie",
|
||||||
|
"Replace": "Vervang",
|
||||||
|
"Next": "Volgende",
|
||||||
|
"Whole words": "Hele woorde",
|
||||||
|
"Find and replace": "Soek en vervang",
|
||||||
|
"Replace with": "Vervang Met",
|
||||||
|
"Find": "Soek",
|
||||||
|
"Replace all": "Vervang alles",
|
||||||
|
"Match case": "Kassensitief",
|
||||||
|
"Prev": "Vorige",
|
||||||
|
"Spellcheck": "Toets spelling",
|
||||||
|
"Finish": "Einde",
|
||||||
|
"Ignore all": "Ignoreer alles",
|
||||||
|
"Ignore": "Ignoreer",
|
||||||
|
"Add to Dictionary": "Voeg by woordeboek",
|
||||||
|
"Insert row before": "Voeg nuwe ry boaan",
|
||||||
|
"Rows": "Rye",
|
||||||
|
"Height": "Hoogte",
|
||||||
|
"Paste row after": "Plak ry na",
|
||||||
|
"Alignment": "Gerigdheid",
|
||||||
|
"Border color": "Randkleur",
|
||||||
|
"Column group": "Kolom Groep",
|
||||||
|
"Row": "Ry",
|
||||||
|
"Insert column before": "Voeg kolom vooraan",
|
||||||
|
"Split cell": "Sel split",
|
||||||
|
"Cell padding": "Ruimte binnein sel",
|
||||||
|
"Cell spacing": "Ruimte rondom sel",
|
||||||
|
"Row type": "Ry tipe",
|
||||||
|
"Insert table": "Tabel invoeg",
|
||||||
|
"Body": "Tabel Inhoud",
|
||||||
|
"Caption": "Onderskrif",
|
||||||
|
"Footer": "Voetskrif",
|
||||||
|
"Delete row": "Verwyder ry",
|
||||||
|
"Paste row before": "Plak ry vooraan",
|
||||||
|
"Scope": "Bereik",
|
||||||
|
"Delete table": "Skrap tabel",
|
||||||
|
"H Align": "Horisontaal-gerigdheid",
|
||||||
|
"Top": "Bo",
|
||||||
|
"Header cell": "Kop Sel",
|
||||||
|
"Column": "Kolom",
|
||||||
|
"Row group": "Ry Groep",
|
||||||
|
"Cell": "Sel",
|
||||||
|
"Middle": "Middel",
|
||||||
|
"Cell type": "Sel tipe",
|
||||||
|
"Copy row": "Kopieer ry",
|
||||||
|
"Row properties": "Ry eienskappe",
|
||||||
|
"Table properties": "Tabel eienskappe",
|
||||||
|
"Bottom": "Onder",
|
||||||
|
"V Align": "Vertikaal-rerigdheid",
|
||||||
|
"Header": "Kopteks",
|
||||||
|
"Right": "Regs",
|
||||||
|
"Insert column after": "Voeg kolom na",
|
||||||
|
"Cols": "Kolomme",
|
||||||
|
"Insert row after": "Voeg nuwe ry na",
|
||||||
|
"Width": "Wydte",
|
||||||
|
"Cell properties": "Sel eienskappe",
|
||||||
|
"Left": "Links",
|
||||||
|
"Cut row": "Knip ry",
|
||||||
|
"Delete column": "Verwyder kolom",
|
||||||
|
"Center": "Middel",
|
||||||
|
"Merge cells": "Selle saamvoeg",
|
||||||
|
"Insert template": "Sjabloon invoeg",
|
||||||
|
"Templates": "Sjablone",
|
||||||
|
"Background color": "Agtergrond Kleur",
|
||||||
|
"Custom...": "Spesifiek...",
|
||||||
|
"Custom color": "Spesifieke Kleur",
|
||||||
|
"No color": "Geen Kleur",
|
||||||
|
"Text color": "Teks Kleur",
|
||||||
|
"Table of Contents": "Inhoudsopgawe",
|
||||||
|
"Show blocks": "Blokke vertoon",
|
||||||
|
"Show invisible characters": "Onsigbare karakters vertoon",
|
||||||
|
"Words: {0}": "Woorde: {0}",
|
||||||
|
"Insert": "Invoeg",
|
||||||
|
"File": "L\u00eaer",
|
||||||
|
"Edit": "Wysig",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Ryk Teks Area. Druk ALT-F9 vir menu, ALT-F10 vir die nutsbalk, ALT-0 vir hulp.",
|
||||||
|
"Tools": "Gereedskap",
|
||||||
|
"View": "Formaat",
|
||||||
|
"Table": "Tabel",
|
||||||
|
"Format": "Formateer"
|
||||||
|
});
|
Binary file not shown.
1
public/assets/tinymce/langs/af_ZA.js
Symbolic link
1
public/assets/tinymce/langs/af_ZA.js
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
af_ZA-6d5614830d9cc3d504d9922bf5373665246936adc337530a7a672e9bf5fc21ea.js
|
1
public/assets/tinymce/langs/af_ZA.js.gz
Symbolic link
1
public/assets/tinymce/langs/af_ZA.js.gz
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
af_ZA-6d5614830d9cc3d504d9922bf5373665246936adc337530a7a672e9bf5fc21ea.js.gz
|
@ -0,0 +1,254 @@
|
|||||||
|
tinymce.addI18n('ar',{
|
||||||
|
"Redo": "\u0625\u0639\u0627\u062f\u0629",
|
||||||
|
"Undo": "\u062a\u0631\u0627\u062c\u0639",
|
||||||
|
"Cut": "\u0642\u0635",
|
||||||
|
"Copy": "\u0646\u0633\u062e",
|
||||||
|
"Paste": "\u0644\u0635\u0642",
|
||||||
|
"Select all": "\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0643\u0644",
|
||||||
|
"New document": "\u0645\u0633\u062a\u0646\u062f \u062c\u062f\u064a\u062f",
|
||||||
|
"Ok": "\u0645\u0648\u0627\u0641\u0642",
|
||||||
|
"Cancel": "\u0625\u0644\u063a\u0627\u0621",
|
||||||
|
"Visual aids": "\u0627\u0644\u0645\u0639\u064a\u0646\u0627\u062a \u0627\u0644\u0628\u0635\u0631\u064a\u0629",
|
||||||
|
"Bold": "\u063a\u0627\u0645\u0642",
|
||||||
|
"Italic": "\u0645\u0627\u0626\u0644",
|
||||||
|
"Underline": "\u062a\u0633\u0637\u064a\u0631",
|
||||||
|
"Strikethrough": "\u064a\u062a\u0648\u0633\u0637 \u062e\u0637",
|
||||||
|
"Superscript": "\u0645\u0631\u062a\u0641\u0639",
|
||||||
|
"Subscript": "\u0645\u0646\u062e\u0641\u0636",
|
||||||
|
"Clear formatting": "\u0645\u0633\u062d \u0627\u0644\u062a\u0646\u0633\u064a\u0642",
|
||||||
|
"Align left": "\u0645\u062d\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635 \u0644\u0644\u064a\u0633\u0627\u0631",
|
||||||
|
"Align center": "\u062a\u0648\u0633\u064a\u0637",
|
||||||
|
"Align right": "\u0645\u062d\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635 \u0644\u0644\u064a\u0645\u064a\u0646",
|
||||||
|
"Justify": "\u0636\u0628\u0637",
|
||||||
|
"Bullet list": "\u062a\u0639\u062f\u0627\u062f \u0646\u0642\u0637\u064a",
|
||||||
|
"Numbered list": "\u062a\u0631\u0642\u064a\u0645",
|
||||||
|
"Decrease indent": "\u0625\u0646\u0642\u0627\u0635 \u0627\u0644\u0645\u0633\u0627\u0641\u0629 \u0627\u0644\u0628\u0627\u062f\u0626\u0629",
|
||||||
|
"Increase indent": "\u0632\u064a\u0627\u062f\u0629 \u0627\u0644\u0645\u0633\u0627\u0641\u0629 \u0627\u0644\u0628\u0627\u062f\u0626\u0629",
|
||||||
|
"Close": "\u0625\u063a\u0644\u0627\u0642",
|
||||||
|
"Formats": "\u0627\u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u0645\u062a\u0635\u0641\u062d\u0643 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0648\u0635\u0648\u0644 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0638\u0629. \u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d Ctrl+X\/C\/V \u0628\u062f\u0644\u0627 \u0645\u0646 \u0630\u0644\u0643.",
|
||||||
|
"Headers": "\u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646",
|
||||||
|
"Header 1": "\u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 1",
|
||||||
|
"Header 2": "\u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 2",
|
||||||
|
"Header 3": "\u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 3",
|
||||||
|
"Header 4": "\u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 4",
|
||||||
|
"Header 5": "\u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 5",
|
||||||
|
"Header 6": "\u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 6",
|
||||||
|
"Headings": "\u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629",
|
||||||
|
"Heading 1": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0631\u0626\u064a\u0633\u064a 1",
|
||||||
|
"Heading 2": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0631\u0626\u064a\u0633\u064a 2",
|
||||||
|
"Heading 3": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0631\u0626\u064a\u0633\u064a 3",
|
||||||
|
"Heading 4": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0631\u0626\u064a\u0633\u064a 4",
|
||||||
|
"Heading 5": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0631\u0626\u064a\u0633\u064a 5",
|
||||||
|
"Heading 6": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0631\u0626\u064a\u0633\u064a 6",
|
||||||
|
"Div": "Div",
|
||||||
|
"Pre": "\u0633\u0627\u0628\u0642",
|
||||||
|
"Code": "\u0631\u0645\u0632",
|
||||||
|
"Paragraph": "\u0641\u0642\u0631\u0629",
|
||||||
|
"Blockquote": "\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u0627\u0642\u062a\u0628\u0627\u0633",
|
||||||
|
"Inline": "\u062e\u0644\u0627\u0644",
|
||||||
|
"Blocks": "\u0627\u0644\u0623\u0642\u0633\u0627\u0645",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u064a\u062a\u0645 \u0627\u0644\u0644\u0635\u0642 \u062d\u0627\u0644\u064a\u0627\u064b \u0643\u0646\u0635 \u0639\u0627\u062f\u064a. \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0633\u064a\u0628\u0642\u0649 \u0643\u0646\u0635 \u0639\u0627\u062f\u064a \u062d\u062a\u0649 \u062a\u0642\u0648\u0645 \u0628\u062a\u0639\u0637\u064a\u0644 \u0647\u0630\u0627 \u0627\u0644\u062e\u064a\u0627\u0631.",
|
||||||
|
"Font Family": "\u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u062e\u0637",
|
||||||
|
"Font Sizes": "\u062d\u062c\u0645 \u0627\u0644\u062e\u0637",
|
||||||
|
"Class": "\u0627\u0644\u0641\u0626\u0629",
|
||||||
|
"Browse for an image": "\u0627\u0633\u062a\u0639\u0631\u0627\u0636 \u0635\u0648\u0631\u0629",
|
||||||
|
"OR": "\u0623\u0648",
|
||||||
|
"Drop an image here": "\u0627\u0633\u0642\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u0647\u0646\u0627",
|
||||||
|
"Upload": "\u0631\u0641\u0639",
|
||||||
|
"Default": "\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a",
|
||||||
|
"Circle": "\u062f\u0627\u0626\u0631\u0629",
|
||||||
|
"Disc": "\u0642\u0631\u0635",
|
||||||
|
"Square": "\u0645\u0631\u0628\u0639",
|
||||||
|
"Lower Alpha": "\u062a\u0631\u0642\u064a\u0645 \u0623\u062e\u0631\u0641 \u0635\u063a\u064a\u0631\u0629",
|
||||||
|
"Lower Greek": "\u062a\u0631\u0642\u064a\u0645 \u064a\u0648\u0646\u0627\u0646\u064a \u0635\u063a\u064a\u0631",
|
||||||
|
"Lower Roman": "\u062a\u0631\u0642\u064a\u0645 \u0631\u0648\u0645\u0627\u0646\u064a \u0635\u063a\u064a\u0631",
|
||||||
|
"Upper Alpha": "\u062a\u0631\u0642\u064a\u0645 \u0623\u062d\u0631\u0641 \u0643\u0628\u064a\u0631\u0629",
|
||||||
|
"Upper Roman": "\u062a\u0631\u0642\u064a\u0645 \u0631\u0648\u0645\u0627\u0646\u064a \u0643\u0628\u064a\u0631",
|
||||||
|
"Anchor": "\u0645\u0631\u0633\u0627\u0629",
|
||||||
|
"Name": "\u0627\u0644\u0627\u0633\u0645",
|
||||||
|
"Id": "\u0631\u0642\u0645 \u0627\u0644\u0645\u0639\u0631\u0641",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "\u0631\u0642\u0645 \u0627\u0644\u0645\u0639\u0631\u0641 \u064a\u062c\u0628 \u0623\u0646 \u062a\u0628\u062f\u0623 \u0628\u062d\u0631\u0641\u060c \u064a\u062a\u0628\u0639 \u0641\u0642\u0637 \u0628\u062d\u0631\u0648\u0641 \u0648\u0623\u0631\u0642\u0627\u0645\u060c \u0634\u0631\u0637\u0627\u062a\u060c \u0623\u0648 \u0627\u0644\u0646\u0642\u0627\u0637\u060c \u0627\u0644\u0646\u0642\u0637\u062a\u064a\u0646 \u0623\u0648 \u0627\u0644\u0634\u0631\u0637\u0627\u062a \u0627\u0644\u0633\u0641\u0644\u064a\u0629.",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "\u0644\u062f\u064a\u0643 \u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0644\u0645 \u064a\u062a\u0645 \u062d\u0641\u0638\u0647\u0627 \u0647\u0644 \u0623\u0646\u062a \u0645\u062a\u0623\u0643\u062f \u0623\u0646\u0643 \u062a\u0631\u063a\u0628 \u0641\u064a \u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0628\u0639\u064a\u062f\u0627\u061f",
|
||||||
|
"Restore last draft": "\u0627\u0633\u062a\u0639\u0627\u062f\u0629 \u0623\u062e\u0631 \u0645\u0633\u0648\u062f\u0629",
|
||||||
|
"Special character": "\u0631\u0645\u0632",
|
||||||
|
"Source code": "\u0634\u0641\u0631\u0629 \u0627\u0644\u0645\u0635\u062f\u0631",
|
||||||
|
"Insert\/Edit code sample": "\u0625\u062f\u0631\u0627\u062c\/\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0643\u0648\u062f",
|
||||||
|
"Language": "\u0627\u0644\u0644\u063a\u0629",
|
||||||
|
"Color": "\u0627\u0644\u0644\u0648\u0646",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"B": "B",
|
||||||
|
"Left to right": "\u0645\u0646 \u0627\u0644\u064a\u0633\u0627\u0631 \u0644\u0644\u064a\u0645\u064a\u0646",
|
||||||
|
"Right to left": "\u0645\u0646 \u0627\u0644\u064a\u0645\u064a\u0646 \u0644\u0644\u064a\u0633\u0627\u0631",
|
||||||
|
"Emoticons": "\u0627\u0644\u0631\u0645\u0648\u0632",
|
||||||
|
"Document properties": "\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0645\u0633\u062a\u0646\u062f",
|
||||||
|
"Title": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
|
||||||
|
"Keywords": "\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u0628\u062d\u062b",
|
||||||
|
"Description": "\u0627\u0644\u0648\u0635\u0641",
|
||||||
|
"Robots": "\u0627\u0644\u0631\u0648\u0628\u0648\u062a\u0627\u062a",
|
||||||
|
"Author": "\u0627\u0644\u0643\u0627\u062a\u0628",
|
||||||
|
"Encoding": "\u0627\u0644\u062a\u0631\u0645\u064a\u0632",
|
||||||
|
"Fullscreen": "\u0645\u0644\u0621 \u0627\u0644\u0634\u0627\u0634\u0629",
|
||||||
|
"Action": "\u0627\u0644\u0639\u0645\u0644\u064a\u0629",
|
||||||
|
"Shortcut": "\u0627\u0644\u0627\u062e\u062a\u0635\u0627\u0631",
|
||||||
|
"Help": "\u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629",
|
||||||
|
"Address": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
|
||||||
|
"Focus to menubar": "\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0634\u0631\u064a\u0637 \u0627\u0644\u0642\u0648\u0627\u0626\u0645",
|
||||||
|
"Focus to toolbar": "\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a",
|
||||||
|
"Focus to element path": "\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0645\u0633\u0627\u0631 \u0627\u0644\u0639\u0646\u0635\u0631",
|
||||||
|
"Focus to contextual toolbar": "\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0634\u0631\u064a\u0637 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u0642",
|
||||||
|
"Insert link (if link plugin activated)": "\u0625\u0636\u0627\u0641\u0629 \u0631\u0627\u0628\u0637 (\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0645\u0641\u0639\u0644\u0629)",
|
||||||
|
"Save (if save plugin activated)": "\u062d\u0641\u0638 (\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u062d\u0641\u0638 \u0645\u0641\u0639\u0644\u0629)",
|
||||||
|
"Find (if searchreplace plugin activated)": "\u0627\u0644\u0628\u062d\u062b (\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0628\u062d\u062b \u0645\u0641\u0639\u0644\u0629)",
|
||||||
|
"Plugins installed ({0}):": "\u0627\u0644\u0625\u0636\u0627\u0641\u0627\u062a \u0627\u0644\u0645\u062b\u0628\u062a\u0629 ({0}):",
|
||||||
|
"Premium plugins:": "\u0627\u0644\u0625\u0636\u0627\u0641\u0627\u062a \u0627\u0644\u0645\u0645\u064a\u0632\u0629:",
|
||||||
|
"Learn more...": "\u0645\u0639\u0631\u0641\u0629 \u0627\u0644\u0645\u0632\u064a\u062f...",
|
||||||
|
"You are using {0}": "\u0623\u0646\u062a \u062a\u0633\u062a\u062e\u062f\u0645 {0}",
|
||||||
|
"Horizontal line": "\u062e\u0637 \u0623\u0641\u0642\u064a",
|
||||||
|
"Insert\/edit image": "\u0625\u062f\u0631\u0627\u062c\/\u062a\u062d\u0631\u064a\u0631 \u0635\u0648\u0631\u0629",
|
||||||
|
"Image description": "\u0648\u0635\u0641 \u0627\u0644\u0635\u0648\u0631\u0629",
|
||||||
|
"Source": "\u0627\u0644\u0645\u0635\u062f\u0631",
|
||||||
|
"Dimensions": "\u0627\u0644\u0623\u0628\u0639\u0627\u062f",
|
||||||
|
"Constrain proportions": "\u0627\u0644\u062a\u0646\u0627\u0633\u0628",
|
||||||
|
"General": "\u0639\u0627\u0645",
|
||||||
|
"Advanced": "\u062e\u0635\u0627\u0626\u0635 \u0645\u062a\u0642\u062f\u0645\u0647",
|
||||||
|
"Style": "\u0627\u0644\u0646\u0645\u0637 \/ \u0627\u0644\u0634\u0643\u0644",
|
||||||
|
"Vertical space": "\u0645\u0633\u0627\u0641\u0629 \u0639\u0645\u0648\u062f\u064a\u0629",
|
||||||
|
"Horizontal space": "\u0645\u0633\u0627\u0641\u0629 \u0623\u0641\u0642\u064a\u0629",
|
||||||
|
"Border": "\u062d\u062f\u0648\u062f",
|
||||||
|
"Insert image": "\u0625\u062f\u0631\u0627\u062c \u0635\u0648\u0631\u0629",
|
||||||
|
"Image": "\u0627\u0644\u0635\u0648\u0631\u0629",
|
||||||
|
"Image list": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631",
|
||||||
|
"Rotate counterclockwise": "\u062a\u062f\u0648\u064a\u0631 \u0639\u0643\u0633 \u0627\u062a\u062c\u0627\u0647 \u0639\u0642\u0627\u0631\u0628 \u0627\u0644\u0633\u0627\u0639\u0629",
|
||||||
|
"Rotate clockwise": "\u062a\u062f\u0648\u064a\u0631 \u0641\u064a \u0627\u062a\u062c\u0627\u0647 \u0639\u0642\u0627\u0631\u0628 \u0627\u0644\u0633\u0627\u0639\u0629",
|
||||||
|
"Flip vertically": "\u0627\u0646\u0639\u0643\u0627\u0633 \u0639\u0627\u0645\u0648\u062f\u064a",
|
||||||
|
"Flip horizontally": "\u0627\u0646\u0639\u0643\u0627\u0633 \u0623\u0641\u0642\u064a",
|
||||||
|
"Edit image": "\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0635\u0648\u0631\u0629",
|
||||||
|
"Image options": "\u0627\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629",
|
||||||
|
"Zoom in": "\u062a\u0643\u0628\u064a\u0631",
|
||||||
|
"Zoom out": "\u062a\u0635\u063a\u064a\u0631",
|
||||||
|
"Crop": "\u0642\u0635",
|
||||||
|
"Resize": "\u062a\u063a\u064a\u064a\u0631 \u062d\u062c\u0645",
|
||||||
|
"Orientation": "\u0627\u0644\u0645\u062d\u0627\u0630\u0627\u0629",
|
||||||
|
"Brightness": "\u0627\u0644\u0625\u0636\u0627\u0621\u0629",
|
||||||
|
"Sharpen": "\u062d\u0627\u062f\u0629",
|
||||||
|
"Contrast": "\u0627\u0644\u062a\u0628\u0627\u064a\u0646",
|
||||||
|
"Color levels": "\u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0644\u0648\u0646",
|
||||||
|
"Gamma": "\u063a\u0627\u0645\u0627",
|
||||||
|
"Invert": "\u0639\u0643\u0633",
|
||||||
|
"Apply": "\u062a\u0637\u0628\u064a\u0642",
|
||||||
|
"Back": "\u0644\u0644\u062e\u0644\u0641",
|
||||||
|
"Insert date\/time": "\u0625\u062f\u0631\u0627\u062c \u062a\u0627\u0631\u064a\u062e\/\u0648\u0642\u062a",
|
||||||
|
"Date\/time": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e\/\u0627\u0644\u0648\u0642\u062a",
|
||||||
|
"Insert link": "\u0625\u062f\u0631\u0627\u062c \u0631\u0627\u0628\u0637",
|
||||||
|
"Insert\/edit link": "\u0625\u062f\u0631\u0627\u062c\/\u062a\u062d\u0631\u064a\u0631 \u0631\u0627\u0628\u0637",
|
||||||
|
"Text to display": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0639\u0631\u0636\u0647",
|
||||||
|
"Url": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
|
||||||
|
"Target": "\u0627\u0644\u0625\u0637\u0627\u0631 \u0627\u0644\u0647\u062f\u0641",
|
||||||
|
"None": "\u0628\u0644\u0627",
|
||||||
|
"New window": "\u0646\u0627\u0641\u0630\u0629 \u062c\u062f\u064a\u062f\u0629",
|
||||||
|
"Remove link": "\u062d\u0630\u0641 \u0627\u0644\u0631\u0627\u0628\u0637",
|
||||||
|
"Anchors": "\u0627\u0644\u0645\u0631\u0633\u0627\u0629",
|
||||||
|
"Link": "\u0627\u0644\u0631\u0627\u0628\u0637",
|
||||||
|
"Paste or type a link": "\u0623\u062f\u062e\u0644 \u0623\u0648 \u0627\u0643\u062a\u0628 \u0627\u0644\u0631\u0627\u0628\u0637",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u0630\u064a \u0642\u0645\u062a \u0628\u0625\u062f\u0631\u0627\u062c\u0647 \u064a\u0634\u0627\u0628\u0647 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0627\u0644\u0643\u062a\u0631\u0648\u0646\u064a. \u0647\u0644 \u062a\u0631\u064a\u062f \u0627\u0646 \u062a\u0636\u064a\u0641 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 mailto: \u0645\u0639\u062a\u0628\u0631\u0627\u064b \u0647\u0630\u0627 \u0627\u0644\u0631\u0627\u0628\u0637 \u0628\u0631\u064a\u062f\u0627 \u0627\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0627\u064b\u061f",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u0646\u062a\u0648\u0642\u0639 \u0627\u0646\u0643 \u0642\u0645\u062a \u0628\u0625\u062f\u0631\u0627\u062c \u0631\u0627\u0628\u0637 \u0644\u0645\u0648\u0642\u0639 \u062e\u0627\u0631\u062c\u064a. \u0647\u0644 \u062a\u0631\u064a\u062f \u0627\u0646 \u0646\u0636\u064a\u0641 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 http:\/\/ \u0644\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u0630\u064a \u0627\u062f\u062e\u0644\u062a\u0647\u061f",
|
||||||
|
"Link list": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0631\u0648\u0627\u0628\u0637",
|
||||||
|
"Insert video": "\u0625\u062f\u0631\u0627\u062c \u0641\u064a\u062f\u064a\u0648",
|
||||||
|
"Insert\/edit video": "\u0625\u062f\u0631\u0627\u062c\/\u062a\u062d\u0631\u064a\u0631 \u0641\u064a\u062f\u064a\u0648",
|
||||||
|
"Insert\/edit media": "\u0625\u062f\u0631\u0627\u062c\/\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629",
|
||||||
|
"Alternative source": "\u0645\u0635\u062f\u0631 \u0628\u062f\u064a\u0644",
|
||||||
|
"Poster": "\u0645\u0644\u0635\u0642",
|
||||||
|
"Paste your embed code below:": "\u0644\u0635\u0642 \u0643\u0648\u062f \u0627\u0644\u062a\u0636\u0645\u064a\u0646 \u0647\u0646\u0627:",
|
||||||
|
"Embed": "\u062a\u0636\u0645\u064a\u0646",
|
||||||
|
"Media": "\u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629",
|
||||||
|
"Nonbreaking space": "\u0645\u0633\u0627\u0641\u0629 \u063a\u064a\u0631 \u0645\u0646\u0642\u0633\u0645\u0629",
|
||||||
|
"Page break": "\u0641\u0627\u0635\u0644 \u0644\u0644\u0635\u0641\u062d\u0629",
|
||||||
|
"Paste as text": "\u0644\u0635\u0642 \u0643\u0646\u0635",
|
||||||
|
"Preview": "\u0645\u0639\u0627\u064a\u0646\u0629",
|
||||||
|
"Print": "\u0637\u0628\u0627\u0639\u0629",
|
||||||
|
"Save": "\u062d\u0641\u0638",
|
||||||
|
"Find": "\u0628\u062d\u062b",
|
||||||
|
"Replace with": "\u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0628\u0640",
|
||||||
|
"Replace": "\u0627\u0633\u062a\u0628\u062f\u0627\u0644",
|
||||||
|
"Replace all": "\u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0627\u0644\u0643\u0644",
|
||||||
|
"Prev": "\u0627\u0644\u0633\u0627\u0628\u0642",
|
||||||
|
"Next": "\u0627\u0644\u062a\u0627\u0644\u064a",
|
||||||
|
"Find and replace": "\u0628\u062d\u062b \u0648\u0627\u0633\u062a\u0628\u062f\u0627\u0644",
|
||||||
|
"Could not find the specified string.": "\u062a\u0639\u0630\u0631 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0627\u0644\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f\u0629",
|
||||||
|
"Match case": "\u0645\u0637\u0627\u0628\u0642\u0629 \u062d\u0627\u0644\u0629 \u0627\u0644\u0623\u062d\u0631\u0641",
|
||||||
|
"Whole words": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0628\u0627\u0644\u0643\u0627\u0645\u0644",
|
||||||
|
"Spellcheck": "\u062a\u062f\u0642\u064a\u0642 \u0625\u0645\u0644\u0627\u0626\u064a",
|
||||||
|
"Ignore": "\u062a\u062c\u0627\u0647\u0644",
|
||||||
|
"Ignore all": "\u062a\u062c\u0627\u0647\u0644 \u0627\u0644\u0643\u0644",
|
||||||
|
"Finish": "\u0627\u0646\u062a\u0647\u064a",
|
||||||
|
"Add to Dictionary": "\u0627\u0636\u0641 \u0627\u0644\u064a \u0627\u0644\u0642\u0627\u0645\u0648\u0633",
|
||||||
|
"Insert table": "\u0625\u062f\u0631\u0627\u062c \u062c\u062f\u0648\u0644",
|
||||||
|
"Table properties": "\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u062c\u062f\u0648\u0644",
|
||||||
|
"Delete table": "\u062d\u0630\u0641 \u062c\u062f\u0648\u0644",
|
||||||
|
"Cell": "\u062e\u0644\u064a\u0629",
|
||||||
|
"Row": "\u0635\u0641",
|
||||||
|
"Column": "\u0639\u0645\u0648\u062f",
|
||||||
|
"Cell properties": "\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u062e\u0644\u064a\u0629",
|
||||||
|
"Merge cells": "\u062f\u0645\u062c \u062e\u0644\u0627\u064a\u0627",
|
||||||
|
"Split cell": "\u062a\u0642\u0633\u064a\u0645 \u0627\u0644\u062e\u0644\u0627\u064a\u0627",
|
||||||
|
"Insert row before": "\u0625\u062f\u0631\u0627\u062c \u0635\u0641 \u0644\u0644\u0623\u0639\u0644\u0649",
|
||||||
|
"Insert row after": "\u0625\u062f\u0631\u0627\u062c \u0635\u0641 \u0644\u0644\u0623\u0633\u0641\u0644",
|
||||||
|
"Delete row": "\u062d\u0630\u0641 \u0635\u0641",
|
||||||
|
"Row properties": "\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0635\u0641",
|
||||||
|
"Cut row": "\u0642\u0635 \u0627\u0644\u0635\u0641",
|
||||||
|
"Copy row": "\u0646\u0633\u062e \u0627\u0644\u0635\u0641",
|
||||||
|
"Paste row before": "\u0644\u0635\u0642 \u0627\u0644\u0635\u0641 \u0644\u0644\u0623\u0639\u0644\u0649",
|
||||||
|
"Paste row after": "\u0644\u0635\u0642 \u0627\u0644\u0635\u0641 \u0644\u0644\u0623\u0633\u0641\u0644",
|
||||||
|
"Insert column before": "\u0625\u062f\u0631\u0627\u062c \u0639\u0645\u0648\u062f \u0644\u0644\u064a\u0633\u0627\u0631",
|
||||||
|
"Insert column after": "\u0625\u062f\u0631\u0627\u062c \u0639\u0645\u0648\u062f \u0644\u0644\u064a\u0645\u064a\u0646",
|
||||||
|
"Delete column": "\u062d\u0630\u0641 \u0639\u0645\u0648\u062f",
|
||||||
|
"Cols": "\u0639\u062f\u062f \u0627\u0644\u0623\u0639\u0645\u062f\u0629",
|
||||||
|
"Rows": "\u0639\u062f\u062f \u0627\u0644\u0635\u0641\u0648\u0641",
|
||||||
|
"Width": "\u0639\u0631\u0636",
|
||||||
|
"Height": "\u0627\u0631\u062a\u0641\u0627\u0639",
|
||||||
|
"Cell spacing": "\u0627\u0644\u0645\u0633\u0627\u0641\u0629 \u0628\u064a\u0646 \u0627\u0644\u062e\u0644\u0627\u064a\u0627",
|
||||||
|
"Cell padding": "\u062a\u0628\u0627\u0639\u062f \u0627\u0644\u062e\u0644\u064a\u0629",
|
||||||
|
"Caption": "\u0634\u0631\u062d",
|
||||||
|
"Left": "\u064a\u0633\u0627\u0631",
|
||||||
|
"Center": "\u062a\u0648\u0633\u064a\u0637",
|
||||||
|
"Right": "\u064a\u0645\u064a\u0646",
|
||||||
|
"Cell type": "\u0646\u0648\u0639 \u0627\u0644\u062e\u0644\u064a\u0629",
|
||||||
|
"Scope": "\u0627\u0644\u0645\u062c\u0627\u0644",
|
||||||
|
"Alignment": "\u0645\u062d\u0627\u0630\u0627\u0629",
|
||||||
|
"H Align": "\u0645\u062d\u0627\u0630\u0627\u0629 \u0623\u0641\u0642\u064a\u0629",
|
||||||
|
"V Align": "\u0645\u062d\u0627\u0630\u0627\u0629 \u0631\u0623\u0633\u064a\u0629",
|
||||||
|
"Top": "\u0623\u0639\u0644\u064a",
|
||||||
|
"Middle": "\u0627\u0644\u0648\u0633\u0637",
|
||||||
|
"Bottom": "\u0627\u0644\u0623\u0633\u0641\u0644",
|
||||||
|
"Header cell": "\u0631\u0623\u0633 \u0627\u0644\u062e\u0644\u064a\u0629",
|
||||||
|
"Row group": "\u0645\u062c\u0645\u0648\u0639\u0629 \u0635\u0641",
|
||||||
|
"Column group": "\u0645\u062c\u0645\u0648\u0639\u0629 \u0639\u0645\u0648\u062f",
|
||||||
|
"Row type": "\u0646\u0648\u0639 \u0627\u0644\u0635\u0641",
|
||||||
|
"Header": "\u0627\u0644\u0631\u0623\u0633",
|
||||||
|
"Body": "\u0647\u064a\u0643\u0644",
|
||||||
|
"Footer": "\u062a\u0630\u064a\u064a\u0644",
|
||||||
|
"Border color": "\u0644\u0648\u0646 \u0627\u0644\u0625\u0637\u0627\u0631",
|
||||||
|
"Insert template": "\u0625\u062f\u0631\u0627\u062c \u0642\u0627\u0644\u0628",
|
||||||
|
"Templates": "\u0642\u0648\u0627\u0644\u0628",
|
||||||
|
"Template": "\u0627\u0644\u0642\u0627\u0644\u0628",
|
||||||
|
"Text color": "\u0644\u0648\u0646 \u0627\u0644\u0646\u0635",
|
||||||
|
"Background color": "\u0644\u0648\u0646 \u0627\u0644\u062e\u0644\u0641\u064a\u0629",
|
||||||
|
"Custom...": "\u062a\u062e\u0635\u064a\u0635 ...",
|
||||||
|
"Custom color": "\u0644\u0648\u0646 \u0645\u062e\u0635\u0635",
|
||||||
|
"No color": "\u0628\u062f\u0648\u0646 \u0644\u0648\u0646",
|
||||||
|
"Table of Contents": "\u062c\u062f\u0648\u0644 \u0627\u0644\u0645\u062d\u062a\u0648\u064a\u0627\u062a",
|
||||||
|
"Show blocks": "\u0645\u0634\u0627\u0647\u062f\u0629 \u0627\u0644\u0643\u062a\u0644",
|
||||||
|
"Show invisible characters": "\u0623\u0638\u0647\u0631 \u0627\u0644\u0623\u062d\u0631\u0641 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u0626\u064a\u0629",
|
||||||
|
"Words: {0}": "\u0627\u0644\u0643\u0644\u0645\u0627\u062a:{0}",
|
||||||
|
"File": "\u0645\u0644\u0641",
|
||||||
|
"Edit": "\u062a\u062d\u0631\u064a\u0631",
|
||||||
|
"Insert": "\u0625\u062f\u0631\u0627\u062c",
|
||||||
|
"View": "\u0639\u0631\u0636",
|
||||||
|
"Format": "\u062a\u0646\u0633\u064a\u0642",
|
||||||
|
"Table": "\u062c\u062f\u0648\u0644",
|
||||||
|
"Tools": "\u0623\u062f\u0627\u0648\u0627\u062a",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u0645\u0646\u0637\u0642\u0629 \u0646\u0635 \u0645\u0646\u0633\u0642. \u0627\u0636\u063a\u0637 ALT-F9 \u0644\u0644\u0642\u0627\u0626\u0645\u0629. \u0627\u0636\u063a\u0637 ALT-F10 \u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a. \u0627\u0636\u063a\u0637 ALT-0 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0645\u0633\u0627\u0639\u062f\u0629",
|
||||||
|
"_dir": "rtl"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
ar-e47a394dbc461d20aa547fa0c2027a9dad45fe55e18adb0da309045be6ed4109.js
|
ar-5a0ab86d268d50c7c9462e0645b96e6c09d928976c0b27007f85f7c5638cbbf8.js
|
@ -1 +1 @@
|
|||||||
ar-e47a394dbc461d20aa547fa0c2027a9dad45fe55e18adb0da309045be6ed4109.js.gz
|
ar-5a0ab86d268d50c7c9462e0645b96e6c09d928976c0b27007f85f7c5638cbbf8.js.gz
|
@ -0,0 +1,230 @@
|
|||||||
|
tinymce.addI18n('be',{
|
||||||
|
"Cut": "\u0412\u044b\u0440\u0430\u0437\u0430\u0446\u044c",
|
||||||
|
"Heading 5": "\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 5",
|
||||||
|
"Header 2": "\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 2",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u0412\u0430\u0448 \u0431\u0440\u0430\u045e\u0437\u044d\u0440 \u043d\u0435 \u043f\u0430\u0434\u0442\u0440\u044b\u043c\u043b\u0456\u0432\u0430\u0435 \u043f\u0440\u0430\u043c\u044b \u0434\u043e\u0441\u0442\u0443\u043f \u0434\u0430 \u0431\u0443\u0444\u0435\u0440\u0430 \u0430\u0431\u043c\u0435\u043d\u0443. \u041a\u0430\u043b\u0456 \u043b\u0430\u0441\u043a\u0430, \u0432\u044b\u043a\u0430\u0440\u044b\u0441\u0442\u043e\u045e\u0432\u0430\u0439\u0446\u0435 \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u044b\u044f \u0441\u043f\u0430\u043b\u0443\u0447\u044d\u043d\u043d\u044f \u043a\u043b\u0430\u0432\u0456\u0448: Ctrl + X\/C\/V.",
|
||||||
|
"Heading 4": "\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 4",
|
||||||
|
"Div": "\u0411\u043b\u043e\u043a",
|
||||||
|
"Heading 2": "\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 2",
|
||||||
|
"Paste": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c",
|
||||||
|
"Close": "\u0417\u0430\u0447\u044b\u043d\u0456\u0446\u044c",
|
||||||
|
"Font Family": "\u0428\u0440\u044b\u0444\u0442",
|
||||||
|
"Pre": "\u041f\u0440\u0430\u0434\u0444\u0430\u0440\u043c\u0430\u0442\u0430\u0432\u0430\u043d\u043d\u0435",
|
||||||
|
"Align right": "\u041f\u0430 \u043f\u0440\u0430\u0432\u044b\u043c \u043a\u0440\u0430\u0456",
|
||||||
|
"New document": "\u041d\u043e\u0432\u044b \u0434\u0430\u043a\u0443\u043c\u0435\u043d\u0442",
|
||||||
|
"Blockquote": "\u0426\u044b\u0442\u0430\u0442\u0430",
|
||||||
|
"Numbered list": "\u041d\u0443\u043c\u0430\u0440\u0430\u0432\u0430\u043d\u044b \u0441\u043f\u0456\u0441",
|
||||||
|
"Heading 1": "\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 1",
|
||||||
|
"Headings": "\u0417\u0430\u0433\u0430\u043b\u043e\u045e\u043a\u0456",
|
||||||
|
"Increase indent": "\u041f\u0430\u0432\u044f\u043b\u0456\u0447\u044b\u0446\u044c \u0432\u043e\u0434\u0441\u0442\u0443\u043f",
|
||||||
|
"Formats": "\u0424\u0430\u0440\u043c\u0430\u0442",
|
||||||
|
"Headers": "\u0417\u0430\u0433\u0430\u043b\u043e\u045e\u043a\u0456",
|
||||||
|
"Select all": "\u0412\u044b\u043b\u0443\u0447\u044b\u0446\u044c \u0443\u0441\u0451",
|
||||||
|
"Header 3": "\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 3",
|
||||||
|
"Blocks": "\u0411\u043b\u043e\u043a\u0456",
|
||||||
|
"Undo": "\u0412\u044f\u0440\u043d\u0443\u0446\u044c",
|
||||||
|
"Strikethrough": "\u0417\u0430\u043a\u0440\u044d\u0441\u043b\u0435\u043d\u044b",
|
||||||
|
"Bullet list": "\u041c\u0430\u0440\u043a\u0456\u0440\u0430\u0432\u0430\u043d\u044b \u0441\u043f\u0456\u0441",
|
||||||
|
"Header 1": "\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 1",
|
||||||
|
"Superscript": "\u0412\u0435\u0440\u0445\u043d\u0456 \u0456\u043d\u0434\u044d\u043a\u0441",
|
||||||
|
"Clear formatting": "\u0410\u0447\u044b\u0441\u0446\u0456\u0446\u044c \u0444\u0430\u0440\u043c\u0430\u0442",
|
||||||
|
"Font Sizes": "\u041f\u0430\u043c\u0435\u0440 \u0448\u0440\u044b\u0444\u0442\u0430",
|
||||||
|
"Subscript": "\u041d\u0456\u0436\u043d\u0456 \u0456\u043d\u0434\u044d\u043a\u0441",
|
||||||
|
"Header 6": "\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 6",
|
||||||
|
"Redo": "\u0410\u0434\u043c\u044f\u043d\u0456\u0446\u044c",
|
||||||
|
"Paragraph": "\u041f\u0430\u0440\u0430\u0433\u0440\u0430\u0444",
|
||||||
|
"Ok": "Ok",
|
||||||
|
"Bold": "\u0422\u043b\u0443\u0441\u0442\u044b",
|
||||||
|
"Code": "\u041a\u043e\u0434",
|
||||||
|
"Italic": "\u041a\u0443\u0440\u0441\u0456\u045e",
|
||||||
|
"Align center": "\u041f\u0430 \u0446\u044d\u043d\u0442\u0440\u044b",
|
||||||
|
"Header 5": "\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 5",
|
||||||
|
"Heading 6": "\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 6",
|
||||||
|
"Heading 3": "\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 3",
|
||||||
|
"Decrease indent": "\u041f\u0430\u043c\u0435\u043d\u0448\u044b\u0446\u044c \u0432\u043e\u0434\u0441\u0442\u0443\u043f",
|
||||||
|
"Header 4": "\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 4",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u0423\u0441\u0442\u0430\u045e\u043a\u0430 \u0437\u0434\u0437\u044f\u0439\u0441\u043d\u044f\u0435\u0446\u0446\u0430 \u045e \u0432\u044b\u0433\u043b\u044f\u0434\u0437\u0435 \u043f\u0440\u043e\u0441\u0442\u0430\u0433\u0430 \u0442\u044d\u043a\u0441\u0442\u0443, \u043f\u0430\u043a\u0443\u043b\u044c \u043d\u0435 \u0430\u0434\u043a\u043b\u044e\u0447\u044b\u0446\u044c \u0434\u0430\u0434\u0437\u0435\u043d\u0443\u044e \u043e\u043f\u0446\u044b\u044e.",
|
||||||
|
"Underline": "\u041f\u0430\u0434\u043a\u0440\u044d\u0441\u043b\u0435\u043d\u044b",
|
||||||
|
"Cancel": "\u0410\u0434\u043c\u044f\u043d\u0456\u0446\u044c",
|
||||||
|
"Justify": "\u041f\u0430 \u0448\u044b\u0440\u044b\u043d\u0456",
|
||||||
|
"Inline": "\u0420\u0430\u0434\u043a\u043e\u0432\u044b",
|
||||||
|
"Copy": "\u041a\u0430\u043f\u0456\u0440\u0430\u0432\u0430\u0446\u044c",
|
||||||
|
"Align left": "\u041f\u0430 \u043b\u0435\u0432\u044b\u043c \u043a\u0440\u0430\u0456",
|
||||||
|
"Visual aids": "\u041f\u0430\u043a\u0430\u0437\u0432\u0430\u0446\u044c \u043a\u043e\u043d\u0442\u0443\u0440\u044b",
|
||||||
|
"Lower Greek": "\u041c\u0430\u043b\u044b\u044f \u0433\u0440\u044d\u0447\u0430\u0441\u043a\u0456\u044f \u043b\u0456\u0442\u0430\u0440\u044b",
|
||||||
|
"Square": "\u041a\u0432\u0430\u0434\u0440\u0430\u0442\u044b",
|
||||||
|
"Default": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b",
|
||||||
|
"Lower Alpha": "\u041c\u0430\u043b\u044b\u044f \u043b\u0430\u0446\u0456\u043d\u0441\u043a\u0456\u044f \u043b\u0456\u0442\u0430\u0440\u044b",
|
||||||
|
"Circle": "\u0410\u043a\u0440\u0443\u0436\u043d\u0430\u0441\u0446\u0456",
|
||||||
|
"Disc": "\u041a\u0440\u0443\u0433\u0456",
|
||||||
|
"Upper Alpha": "\u0417\u0430\u0433\u0430\u043b\u043e\u045e\u043d\u044b\u044f \u043b\u0430\u0446\u0456\u043d\u0441\u043a\u0456\u044f \u043b\u0456\u0442\u0430\u0440\u044b",
|
||||||
|
"Upper Roman": "\u0417\u0430\u0433\u0430\u043b\u043e\u045e\u043d\u044b\u044f \u0440\u044b\u043c\u0441\u043a\u0456\u044f \u043b\u0456\u0447\u0431\u044b",
|
||||||
|
"Lower Roman": "\u041c\u0430\u043b\u044b\u044f \u0440\u044b\u043c\u0441\u043a\u0456\u044f \u043b\u0456\u0447\u0431\u044b",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id \u043f\u0430\u0432\u0456\u043d\u0435\u043d \u043f\u0430\u0447\u044b\u043d\u0430\u0446\u0446\u0430 \u0437 \u043b\u0456\u0442\u0430\u0440\u044b, \u0430 \u043f\u043e\u0442\u044b\u043c \u0443\u0442\u0440\u044b\u043c\u043b\u0456\u0432\u0430\u0446\u044c \u0442\u043e\u043b\u044c\u043a\u0456 \u043b\u0456\u0442\u0430\u0440\u044b, \u043b\u0456\u0447\u0431\u044b, \u043f\u0440\u0430\u0446\u044f\u0436\u043d\u0456\u043a, \u043a\u0440\u043e\u043f\u043a\u0456, \u0434\u0432\u0443\u043a\u0440\u043e\u043f'\u044f \u0446\u0456 \u043f\u0430\u0434\u043a\u0440\u044d\u0441\u043b\u0456\u0432\u0430\u043d\u043d\u0456.",
|
||||||
|
"Name": "\u0406\u043c\u044f",
|
||||||
|
"Anchor": "\u042f\u043a\u0430\u0440",
|
||||||
|
"Id": "Id",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "\u0423 \u0432\u0430\u0441 \u0451\u0441\u0446\u044c \u043d\u0435\u0437\u0430\u0445\u0430\u0432\u0430\u043d\u044b\u044f \u0437\u043c\u0435\u043d\u044b. \u0412\u044b \u045e\u043f\u044d\u045e\u043d\u0435\u043d\u044b\u044f, \u0448\u0442\u043e \u0445\u043e\u0447\u0430\u0446\u0435 \u0432\u044b\u0439\u0441\u0446\u0456?",
|
||||||
|
"Restore last draft": "\u0410\u0434\u043d\u0430\u045e\u043b\u0435\u043d\u043d\u0435 \u0430\u043f\u043e\u0448\u043d\u044f\u0433\u0430 \u043f\u0440\u0430\u0435\u043a\u0442\u0430",
|
||||||
|
"Special character": "\u0421\u043f\u0435\u0446\u044b\u044f\u043b\u044c\u043d\u044b\u044f \u0441\u0456\u043c\u0432\u0430\u043b\u044b",
|
||||||
|
"Source code": "\u0417\u044b\u0445\u043e\u0434\u043d\u044b \u043a\u043e\u0434",
|
||||||
|
"Language": "\u041c\u043e\u0432\u0430",
|
||||||
|
"Insert\/Edit code sample": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c\/\u0440\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u043a\u043e\u0434",
|
||||||
|
"B": "B",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"Color": "\u041a\u043e\u043b\u0435\u0440",
|
||||||
|
"Right to left": "\u0421\u043f\u0440\u0430\u0432\u0430 \u043d\u0430\u043b\u0435\u0432\u0430",
|
||||||
|
"Left to right": "\u0417\u043b\u0435\u0432\u0430 \u043d\u0430\u043f\u0440\u0430\u0432\u0430",
|
||||||
|
"Emoticons": "\u0414\u0430\u0434\u0430\u0446\u044c \u0441\u043c\u0430\u0439\u043b",
|
||||||
|
"Robots": "\u0420\u043e\u0431\u0430\u0442\u044b",
|
||||||
|
"Document properties": "\u0423\u043b\u0430\u0441\u0446\u0456\u0432\u0430\u0441\u0446\u0456 \u0434\u0430\u043a\u0443\u043c\u0435\u043d\u0442\u0430",
|
||||||
|
"Title": "\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a",
|
||||||
|
"Keywords": "\u041a\u043b\u044e\u0447\u0430\u0432\u044b\u044f \u0441\u043b\u043e\u0432\u044b",
|
||||||
|
"Encoding": "\u041a\u0430\u0434\u044b\u0440\u043e\u045e\u043a\u0430",
|
||||||
|
"Description": "\u0410\u043f\u0456\u0441\u0430\u043d\u043d\u0435",
|
||||||
|
"Author": "\u0410\u045e\u0442\u0430\u0440",
|
||||||
|
"Fullscreen": "\u041f\u043e\u045e\u043d\u0430\u044d\u043a\u0440\u0430\u043d\u043d\u044b \u0440\u044d\u0436\u044b\u043c",
|
||||||
|
"Horizontal line": "\u0413\u0430\u0440\u044b\u0437\u0430\u043d\u0442\u0430\u043b\u044c\u043d\u0430\u044f \u043b\u0456\u043d\u0456\u044f",
|
||||||
|
"Horizontal space": "\u0413\u0430\u0440\u044b\u0437\u0430\u043d\u0442\u0430\u043b\u044c\u043d\u044b \u0456\u043d\u0442\u044d\u0440\u0432\u0430\u043b",
|
||||||
|
"Insert\/edit image": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c\/\u0440\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u0432\u044b\u044f\u0432\u0443",
|
||||||
|
"General": "\u0410\u0433\u0443\u043b\u044c\u043d\u0430\u0435",
|
||||||
|
"Advanced": "\u041f\u0430\u0448\u044b\u0440\u0430\u043d\u0430\u0435",
|
||||||
|
"Source": "\u041a\u0440\u044b\u043d\u0456\u0446\u0430",
|
||||||
|
"Border": "\u041c\u044f\u0436\u0430",
|
||||||
|
"Constrain proportions": "\u0417\u0430\u0445\u0430\u0432\u0430\u0446\u044c \u043f\u0440\u0430\u043f\u043e\u0440\u0446\u044b\u0456",
|
||||||
|
"Vertical space": "\u0412\u0435\u0440\u0442\u044b\u043a\u0430\u043b\u044c\u043d\u044b \u0456\u043d\u0442\u044d\u0440\u0432\u0430\u043b",
|
||||||
|
"Image description": "\u0410\u043f\u0456\u0441\u0430\u043d\u043d\u0435 \u0432\u044b\u044f\u0432\u044b",
|
||||||
|
"Style": "\u0421\u0442\u044b\u043b\u044c",
|
||||||
|
"Dimensions": "\u041f\u0430\u043c\u0435\u0440",
|
||||||
|
"Insert image": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0432\u044b\u044f\u0432\u0443",
|
||||||
|
"Image": "\u0412\u044b\u044f\u0432\u0430",
|
||||||
|
"Zoom in": "\u041f\u0430\u0432\u044f\u043b\u0456\u0447\u044b\u0446\u044c",
|
||||||
|
"Contrast": "\u041a\u0430\u043d\u0442\u0440\u0430\u0441\u0442",
|
||||||
|
"Back": "\u041d\u0430\u0437\u0430\u0434",
|
||||||
|
"Gamma": "\u0413\u0430\u043c\u0430",
|
||||||
|
"Flip horizontally": "\u0410\u0434\u043b\u044e\u0441\u0442\u0440\u0430\u0432\u0430\u0446\u044c \u0433\u0430\u0440\u044b\u0437\u0430\u043d\u0442\u0430\u043b\u044c\u043d\u0430",
|
||||||
|
"Resize": "\u0417\u043c\u044f\u043d\u0456\u0446\u044c \u043f\u0430\u043c\u0435\u0440",
|
||||||
|
"Sharpen": "\u0412\u044b\u0440\u0430\u0437\u043d\u0430\u0441\u0446\u044c",
|
||||||
|
"Zoom out": "\u041f\u0430\u043c\u0435\u043d\u0448\u044b\u0446\u044c",
|
||||||
|
"Image options": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0432\u044b\u044f\u0432\u044b",
|
||||||
|
"Apply": "\u0423\u0436\u044b\u0446\u044c",
|
||||||
|
"Brightness": "\u042f\u0440\u043a\u0430\u0441\u0446\u044c",
|
||||||
|
"Rotate clockwise": "\u041f\u0430\u0432\u044f\u0440\u043d\u0443\u0446\u044c clockwise",
|
||||||
|
"Rotate counterclockwise": "\u041f\u0430\u0432\u044f\u0440\u043d\u0443\u0446\u044c counterclockwise",
|
||||||
|
"Edit image": "\u0420\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u0432\u044b\u044f\u0432\u0443",
|
||||||
|
"Color levels": "\u0423\u0437\u0440\u043e\u045e\u043d\u0456 \u043a\u043e\u043b\u0435\u0440\u0430\u045e",
|
||||||
|
"Crop": "\u0410\u0431\u0440\u044d\u0437\u0430\u0446\u044c",
|
||||||
|
"Orientation": "\u0410\u0440\u044b\u0435\u043d\u0442\u0430\u0446\u044b\u044f",
|
||||||
|
"Flip vertically": "\u0410\u0434\u043b\u044e\u0441\u0442\u0440\u0430\u0432\u0430\u0446\u044c \u0432\u0435\u0440\u0442\u044b\u043a\u0430\u043b\u044c\u043d\u0430",
|
||||||
|
"Invert": "\u0406\u043d\u0432\u0435\u0440\u0442\u0430\u0432\u0430\u0446\u044c",
|
||||||
|
"Date\/time": "\u0414\u0430\u0442\u0430\/\u0447\u0430\u0441",
|
||||||
|
"Insert date\/time": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0434\u0430\u0442\u0443\/\u0447\u0430\u0441",
|
||||||
|
"Remove link": "\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443",
|
||||||
|
"Url": "\u0410\u0434\u0440\u0430\u0441 \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0456",
|
||||||
|
"Text to display": "\u0422\u044d\u043a\u0441\u0442 \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0456",
|
||||||
|
"Anchors": "\u042f\u043a\u0430\u0440\u044b",
|
||||||
|
"Insert link": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443",
|
||||||
|
"Link": "\u0421\u043f\u0430\u0441\u044b\u043b\u043a\u0430",
|
||||||
|
"New window": "\u0423 \u043d\u043e\u0432\u044b\u043c \u0430\u043a\u043d\u0435",
|
||||||
|
"None": "\u041d\u044f\u043c\u0430",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u0423\u0432\u0435\u0434\u0437\u0435\u043d\u044b \u0430\u0434\u0440\u0430\u0441 \u043f\u0430\u0434\u043e\u0431\u043d\u044b \u043d\u0430 \u0437\u043d\u0435\u0448\u043d\u044e\u044e \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443. \u0416\u0430\u0434\u0430\u0435\u0446\u0435 \u0434\u0430\u0434\u0430\u0446\u044c \u043d\u0435\u0430\u0431\u0445\u043e\u0434\u043d\u044b http:\/\/ \u043f\u0440\u044d\u0444\u0456\u043a\u0441?",
|
||||||
|
"Paste or type a link": "\u0423\u0441\u0442\u0430\u045e\u0446\u0435 \u0430\u0431\u043e \u045e\u0432\u044f\u0434\u0437\u0456\u0446\u0435 \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443",
|
||||||
|
"Target": "\u0410\u0434\u043a\u0440\u044b\u0432\u0430\u0446\u044c \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u0423\u0432\u0435\u0434\u0437\u0435\u043d\u044b \u0430\u0434\u0440\u0430\u0441 \u043f\u0430\u0434\u043e\u0431\u043d\u044b \u043d\u0430 \u0430\u0434\u0440\u0430\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u0439 \u043f\u043e\u0448\u0442\u044b. \u0416\u0430\u0434\u0430\u0435\u0446\u0435 \u0434\u0430\u0434\u0430\u0446\u044c \u043d\u0435\u0430\u0431\u0445\u043e\u0434\u043d\u044b mailto: \u043f\u0440\u044d\u0444\u0456\u043a\u0441?",
|
||||||
|
"Insert\/edit link": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c\/\u0440\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443",
|
||||||
|
"Insert\/edit video": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c\/\u0440\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u0432\u0456\u0434\u044d\u0430",
|
||||||
|
"Media": "\u041c\u0435\u0434\u044b\u044f",
|
||||||
|
"Alternative source": "\u0410\u043b\u044c\u0442\u044d\u0440\u043d\u0430\u0442\u044b\u045e\u043d\u0430\u044f \u043a\u0440\u044b\u043d\u0456\u0446\u0430",
|
||||||
|
"Paste your embed code below:": "\u0423\u0441\u0442\u0430\u045e\u0446\u0435 \u0432\u0430\u0448 \u043a\u043e\u0434 \u043d\u0456\u0436\u044d\u0439:",
|
||||||
|
"Insert video": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0432\u0456\u0434\u044d\u0430",
|
||||||
|
"Poster": "\u0412\u044b\u044f\u0432\u0430",
|
||||||
|
"Insert\/edit media": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c\/\u0440\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u043c\u0435\u0434\u044b\u044f",
|
||||||
|
"Embed": "\u041a\u043e\u0434 \u0434\u043b\u044f \u045e\u0441\u0442\u0430\u045e\u043a\u0456",
|
||||||
|
"Nonbreaking space": "\u041d\u0435\u043f\u0430\u0440\u044b\u045e\u043d\u044b \u043f\u0440\u0430\u0431\u0435\u043b",
|
||||||
|
"Page break": "\u0420\u0430\u0437\u0440\u044b\u045e \u0441\u0442\u0430\u0440\u043e\u043d\u043a\u0456",
|
||||||
|
"Paste as text": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u044f\u043a \u0442\u044d\u043a\u0441\u0442",
|
||||||
|
"Preview": "\u041f\u0440\u0430\u0434\u043f\u0440\u0430\u0433\u043b\u044f\u0434",
|
||||||
|
"Print": "\u0414\u0440\u0443\u043a",
|
||||||
|
"Save": "\u0417\u0430\u0445\u0430\u0432\u0430\u0446\u044c",
|
||||||
|
"Could not find the specified string.": "\u0417\u0430\u0434\u0430\u0434\u0437\u0435\u043d\u044b \u0440\u0430\u0434\u043e\u043a \u043d\u0435 \u0437\u043d\u043e\u0439\u0434\u0437\u0435\u043d\u044b",
|
||||||
|
"Replace": "\u0417\u043c\u044f\u043d\u0456\u0446\u044c",
|
||||||
|
"Next": "\u0423\u043d\u0456\u0437",
|
||||||
|
"Whole words": "\u0421\u043b\u043e\u0432\u044b \u0446\u0430\u043b\u043a\u0430\u043c",
|
||||||
|
"Find and replace": "\u041f\u043e\u0448\u0443\u043a \u0456 \u0437\u0430\u043c\u0435\u043d\u0430",
|
||||||
|
"Replace with": "\u0417\u043c\u044f\u043d\u0456\u0446\u044c \u043d\u0430",
|
||||||
|
"Find": "\u0417\u043d\u0430\u0439\u0441\u0446\u0456",
|
||||||
|
"Replace all": "\u0417\u043c\u044f\u043d\u0456\u0446\u044c \u0443\u0441\u0435",
|
||||||
|
"Match case": "\u0423\u043b\u0456\u0447\u0432\u0430\u0446\u044c \u0440\u044d\u0433\u0456\u0441\u0442\u0440",
|
||||||
|
"Prev": "\u0423\u0432\u0435\u0440\u0445",
|
||||||
|
"Spellcheck": "\u041f\u0440\u0430\u0432\u0435\u0440\u043a\u0430 \u043f\u0440\u0430\u0432\u0430\u043f\u0456\u0441\u0443",
|
||||||
|
"Finish": "\u0421\u043a\u043e\u043d\u0447\u044b\u0446\u044c",
|
||||||
|
"Ignore all": "\u0406\u0433\u043d\u0430\u0440\u0430\u0432\u0430\u0446\u044c \u0443\u0441\u0435",
|
||||||
|
"Ignore": "\u0406\u0433\u043d\u0430\u0440\u0430\u0432\u0430\u0446\u044c",
|
||||||
|
"Add to Dictionary": "\u0414\u0430\u0434\u0430\u0446\u044c \u0443 \u0441\u043b\u043e\u045e\u043d\u0456\u043a",
|
||||||
|
"Insert row before": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0440\u0430\u0434\u043e\u043a \u0437\u0432\u0435\u0440\u0445\u0443",
|
||||||
|
"Rows": "\u0420\u0430\u0434\u043a\u0456",
|
||||||
|
"Height": "\u0412\u044b\u0448\u044b\u043d\u044f",
|
||||||
|
"Paste row after": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0440\u0430\u0434\u043e\u043a \u0437\u043d\u0456\u0437\u0443",
|
||||||
|
"Alignment": "\u0412\u044b\u0440\u0430\u045e\u043d\u043e\u045e\u0432\u0430\u043d\u043d\u0435",
|
||||||
|
"Border color": "\u041a\u043e\u043b\u0435\u0440 \u043c\u044f\u0436\u044b",
|
||||||
|
"Column group": "\u0413\u0440\u0443\u043f\u0430 \u0441\u043b\u0443\u043f\u043a\u043e\u045e",
|
||||||
|
"Row": "\u0420\u0430\u0434\u043e\u043a",
|
||||||
|
"Insert column before": "\u0414\u0430\u0434\u0430\u0446\u044c \u0441\u043b\u0443\u043f\u043e\u043a \u0437\u043b\u0435\u0432\u0430",
|
||||||
|
"Split cell": "\u0420\u0430\u0437\u0431\u0456\u0446\u044c \u044f\u0447\u044d\u0439\u043a\u0443",
|
||||||
|
"Cell padding": "\u0423\u043d\u0443\u0442\u0440\u0430\u043d\u044b \u0432\u043e\u0434\u0441\u0442\u0443\u043f",
|
||||||
|
"Cell spacing": "\u0417\u043d\u0435\u0448\u043d\u0456 \u0432\u043e\u0434\u0441\u0442\u0443\u043f",
|
||||||
|
"Row type": "\u0422\u044b\u043f \u0440\u0430\u0434\u043a\u0430",
|
||||||
|
"Insert table": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0442\u0430\u0431\u043b\u0456\u0446\u0443",
|
||||||
|
"Body": "\u0426\u0435\u043b\u0430",
|
||||||
|
"Caption": "\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a",
|
||||||
|
"Footer": "\u041d\u0456\u0437",
|
||||||
|
"Delete row": "\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c \u0440\u0430\u0434\u043e\u043a",
|
||||||
|
"Paste row before": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0440\u0430\u0434\u043e\u043a \u0437\u0432\u0435\u0440\u0445\u0443",
|
||||||
|
"Scope": "\u0421\u0444\u0435\u0440\u0430",
|
||||||
|
"Delete table": "\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c \u0442\u0430\u0431\u043b\u0456\u0446\u0443",
|
||||||
|
"H Align": "\u0413\u0430\u0440. \u0432\u044b\u0440\u0430\u045e\u043d\u043e\u045e\u0432\u0430\u043d\u043d\u0435",
|
||||||
|
"Top": "\u0412\u0435\u0440\u0445",
|
||||||
|
"Header cell": "\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a",
|
||||||
|
"Column": "\u0421\u043b\u0443\u043f\u043e\u043a",
|
||||||
|
"Row group": "\u0413\u0440\u0443\u043f\u0430 \u0440\u0430\u0434\u043a\u043e\u045e",
|
||||||
|
"Cell": "\u042f\u0447\u044d\u0439\u043a\u0430",
|
||||||
|
"Middle": "\u0421\u044f\u0440\u044d\u0434\u0437\u0456\u043d\u0430",
|
||||||
|
"Cell type": "\u0422\u044b\u043f \u044f\u0447\u044d\u0439\u043a\u0456",
|
||||||
|
"Copy row": "\u041a\u0430\u043f\u0456\u044f\u0432\u0430\u0446\u044c \u0440\u0430\u0434\u043e\u043a",
|
||||||
|
"Row properties": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0440\u0430\u0434\u043a\u0430",
|
||||||
|
"Table properties": "\u0423\u043b\u0430\u0441\u0446\u0456\u0432\u0430\u0441\u0446\u0456 \u0442\u0430\u0431\u043b\u0456\u0446\u044b",
|
||||||
|
"Bottom": "\u041d\u0456\u0437",
|
||||||
|
"V Align": "\u0412\u0435\u0440. \u0432\u044b\u0440\u0430\u045e\u043d\u043e\u045e\u0432\u0430\u043d\u043d\u0435",
|
||||||
|
"Header": "\u0428\u0430\u043f\u043a\u0430",
|
||||||
|
"Right": "\u041f\u0430 \u043f\u0440\u0430\u0432\u044b\u043c \u043a\u0440\u0430\u0456",
|
||||||
|
"Insert column after": "\u0414\u0430\u0434\u0430\u0446\u044c \u0441\u043b\u0443\u043f\u043e\u043a \u0441\u043f\u0440\u0430\u0432\u0430",
|
||||||
|
"Cols": "\u0421\u043b\u0443\u043f\u043a\u0456",
|
||||||
|
"Insert row after": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0440\u0430\u0434\u043e\u043a \u0437\u043d\u0456\u0437\u0443",
|
||||||
|
"Width": "\u0428\u044b\u0440\u044b\u043d\u044f",
|
||||||
|
"Cell properties": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u044f\u0447\u044d\u0439\u043a\u0456",
|
||||||
|
"Left": "\u041f\u0430 \u043b\u0435\u0432\u044b\u043c \u043a\u0440\u0430\u0456",
|
||||||
|
"Cut row": "\u0412\u044b\u0440\u0430\u0437\u0430\u0446\u044c \u0440\u0430\u0434\u043e\u043a",
|
||||||
|
"Delete column": "\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c \u0441\u043b\u0443\u043f\u043e\u043a",
|
||||||
|
"Center": "\u041f\u0430 \u0446\u044d\u043d\u0442\u0440\u044b",
|
||||||
|
"Merge cells": "\u0410\u0431'\u044f\u0434\u043d\u0430\u0446\u044c \u044f\u0447\u044d\u0439\u043a\u0456",
|
||||||
|
"Insert template": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0448\u0430\u0431\u043b\u043e\u043d",
|
||||||
|
"Templates": "\u0428\u0430\u0431\u043b\u043e\u043d\u044b",
|
||||||
|
"Background color": "\u041a\u043e\u043b\u0435\u0440 \u0444\u043e\u043d\u0443",
|
||||||
|
"Custom...": "\u041a\u0430\u0440\u044b\u0441\u0442\u0430\u0446\u043a\u0456...",
|
||||||
|
"Custom color": "\u041a\u0430\u0440\u044b\u0441\u0442\u0430\u0446\u043a\u0456 \u043a\u043e\u043b\u0435\u0440",
|
||||||
|
"No color": "\u0411\u0435\u0437 \u043a\u043e\u043b\u0435\u0440\u0443",
|
||||||
|
"Text color": "\u041a\u043e\u043b\u0435\u0440 \u0442\u044d\u043a\u0441\u0442\u0443",
|
||||||
|
"Table of Contents": "\u0422\u0430\u0431\u043b\u0456\u0446\u0443 \u0437\u043c\u0435\u0441\u0442\u0443",
|
||||||
|
"Show blocks": "\u041f\u0430\u043a\u0430\u0437\u0432\u0430\u0446\u044c \u0431\u043b\u043e\u043a\u0456",
|
||||||
|
"Show invisible characters": "\u041f\u0430\u043a\u0430\u0437\u0432\u0430\u0446\u044c \u043d\u044f\u0431\u0430\u0447\u043d\u044b\u044f \u0441\u0456\u043c\u0432\u0430\u043b\u044b",
|
||||||
|
"Words: {0}": "\u041a\u043e\u043b\u044c\u043a\u0430\u0441\u0446\u044c \u0441\u043b\u043e\u045e: {0}",
|
||||||
|
"Insert": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c",
|
||||||
|
"File": "\u0424\u0430\u0439\u043b",
|
||||||
|
"Edit": "\u0417\u043c\u044f\u043d\u0456\u0446\u044c",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u0422\u044d\u043a\u0441\u0442\u0430\u0432\u0430\u0435 \u043f\u043e\u043b\u0435. \u041d\u0430\u0446\u0456\u0441\u043d\u0456\u0446\u0435 ALT-F9, \u043a\u0430\u0431 \u0432\u044b\u043a\u043b\u0456\u043a\u0430\u0446\u044c \u043c\u0435\u043d\u044e, ALT-F10 - \u043f\u0430\u043d\u044d\u043b\u044c \u043f\u0440\u044b\u043b\u0430\u0434\u0430\u045e, ALT-0 - \u0434\u043b\u044f \u0432\u044b\u043a\u043b\u0456\u043a\u0443 \u0434\u0430\u043f\u0430\u043c\u043e\u0433\u0456.",
|
||||||
|
"Tools": "\u041f\u0440\u044b\u043b\u0430\u0434\u044b",
|
||||||
|
"View": "\u0412\u044b\u0433\u043b\u044f\u0434",
|
||||||
|
"Table": "\u0422\u0430\u0431\u043b\u0456\u0446\u0430",
|
||||||
|
"Format": "\u0424\u0430\u0440\u043c\u0430\u0442"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
be-42e2884c0f2394afa1a17e31e702660eeea0d84618bbd18155cb0313c6eb5f69.js
|
be-2d601b695076754977002cf73d6809919ca8c0758850a45e34a692af7b08fb1d.js
|
@ -1 +1 @@
|
|||||||
be-42e2884c0f2394afa1a17e31e702660eeea0d84618bbd18155cb0313c6eb5f69.js.gz
|
be-2d601b695076754977002cf73d6809919ca8c0758850a45e34a692af7b08fb1d.js.gz
|
@ -0,0 +1,253 @@
|
|||||||
|
tinymce.addI18n('bg_BG',{
|
||||||
|
"Redo": "\u041e\u0442\u043c\u0435\u043d\u0438",
|
||||||
|
"Undo": "\u0412\u044a\u0440\u043d\u0438",
|
||||||
|
"Cut": "\u0418\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435",
|
||||||
|
"Copy": "\u041a\u043e\u043f\u0438\u0440\u0430\u043d\u0435",
|
||||||
|
"Paste": "\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435",
|
||||||
|
"Select all": "\u041c\u0430\u0440\u043a\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0446\u044f\u043b\u043e\u0442\u043e \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435",
|
||||||
|
"New document": "\u041d\u043e\u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442",
|
||||||
|
"Ok": "\u0414\u043e\u0431\u0440\u0435",
|
||||||
|
"Cancel": "\u041e\u0442\u043a\u0430\u0437",
|
||||||
|
"Visual aids": "\u0412\u0438\u0437\u0443\u0430\u043b\u043d\u043e \u043e\u0442\u043a\u0440\u043e\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0438 \u0431\u0435\u0437 \u043a\u0430\u043d\u0442\u043e\u0432\u0435 (\u0440\u0430\u043c\u043a\u0438)",
|
||||||
|
"Bold": "\u0423\u0434\u0435\u0431\u0435\u043b\u0435\u043d (\u043f\u043e\u043b\u0443\u0447\u0435\u0440)",
|
||||||
|
"Italic": "\u041d\u0430\u043a\u043b\u043e\u043d\u0435\u043d (\u043a\u0443\u0440\u0441\u0438\u0432)",
|
||||||
|
"Underline": "\u041f\u043e\u0434\u0447\u0435\u0440\u0442\u0430\u043d",
|
||||||
|
"Strikethrough": "\u0417\u0430\u0447\u0435\u0440\u0442\u0430\u0432\u0430\u043d\u0435",
|
||||||
|
"Superscript": "\u0413\u043e\u0440\u0435\u043d \u0438\u043d\u0434\u0435\u043a\u0441",
|
||||||
|
"Subscript": "\u0414\u043e\u043b\u0435\u043d \u0438\u043d\u0434\u0435\u043a\u0441",
|
||||||
|
"Clear formatting": "\u0418\u0437\u0447\u0438\u0441\u0442\u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e",
|
||||||
|
"Align left": "\u041f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435 \u043e\u0442\u043b\u044f\u0432\u043e",
|
||||||
|
"Align center": "\u0426\u0435\u043d\u0442\u0440\u0438\u0440\u0430\u043d\u043e",
|
||||||
|
"Align right": "\u041f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435 \u043e\u0442\u0434\u044f\u0441\u043d\u043e",
|
||||||
|
"Justify": "\u0414\u0432\u0443\u0441\u0442\u0440\u0430\u043d\u043d\u043e \u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435",
|
||||||
|
"Bullet list": "\u0421\u043f\u0438\u0441\u044a\u043a \u0441 \u0432\u043e\u0434\u0430\u0447\u0438",
|
||||||
|
"Numbered list": "\u041d\u043e\u043c\u0435\u0440\u0438\u0440\u0430\u043d \u0441\u043f\u0438\u0441\u044a\u043a",
|
||||||
|
"Decrease indent": "\u041d\u0430\u043c\u0430\u043b\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u043e\u0442\u0441\u0442\u044a\u043f\u0430",
|
||||||
|
"Increase indent": "\u0423\u0432\u0435\u043b\u0438\u0447\u0430\u0432\u0430\u043d\u0435 \u043d\u0430 \u043e\u0442\u0441\u0442\u044a\u043f\u0430",
|
||||||
|
"Close": "\u0417\u0430\u0442\u0432\u0430\u0440\u044f\u043d\u0435",
|
||||||
|
"Formats": "\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u0412\u0430\u0448\u0438\u044f\u0442 \u0431\u0440\u0430\u0443\u0437\u044a\u0440 \u043d\u0435 \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430 \u0434\u0438\u0440\u0435\u043a\u0442\u0435\u043d \u0434\u043e\u0441\u0442\u044a\u043f \u0434\u043e \u043a\u043b\u0438\u043f\u0431\u043e\u0440\u0434\u0430. \u0412\u043c\u0435\u0441\u0442\u043e \u0442\u043e\u0432\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u043d\u0438\u0442\u0435 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u0438 Ctrl+X (\u0437\u0430 \u0438\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435), Ctrl+C (\u0437\u0430 \u043a\u043e\u043f\u0438\u0440\u0430\u043d\u0435) \u0438 Ctrl+V (\u0437\u0430 \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435).",
|
||||||
|
"Headers": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u044f",
|
||||||
|
"Header 1": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 1",
|
||||||
|
"Header 2": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 2",
|
||||||
|
"Header 3": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 3",
|
||||||
|
"Header 4": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 4",
|
||||||
|
"Header 5": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 5",
|
||||||
|
"Header 6": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 6",
|
||||||
|
"Headings": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u044f",
|
||||||
|
"Heading 1": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 1",
|
||||||
|
"Heading 2": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 2",
|
||||||
|
"Heading 3": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 3",
|
||||||
|
"Heading 4": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 4",
|
||||||
|
"Heading 5": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 5",
|
||||||
|
"Heading 6": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 6",
|
||||||
|
"Div": "\u0411\u043b\u043e\u043a",
|
||||||
|
"Pre": "\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u043d\u043e \u043e\u0444\u043e\u0440\u043c\u0435\u043d \u0442\u0435\u043a\u0441\u0442",
|
||||||
|
"Code": "\u041a\u043e\u0434",
|
||||||
|
"Paragraph": "\u041f\u0430\u0440\u0430\u0433\u0440\u0430\u0444",
|
||||||
|
"Blockquote": "\u0426\u0438\u0442\u0430\u0442",
|
||||||
|
"Inline": "\u041d\u0430 \u0435\u0434\u0438\u043d \u0440\u0435\u0434",
|
||||||
|
"Blocks": "\u0411\u043b\u043e\u043a\u043e\u0432\u0435",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435\u0442\u043e \u0432 \u043c\u043e\u043c\u0435\u043d\u0442\u0430 \u0435 \u0432 \u043e\u0431\u0438\u043a\u043d\u043e\u0432\u0435\u043d \u0440\u0435\u0436\u0438\u043c. \u0421\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u0449\u0435 \u0431\u044a\u0434\u0435 \u043f\u043e\u0441\u0442\u0430\u0432\u0435\u043d\u043e \u043a\u0430\u0442\u043e \u043d\u0435\u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d \u0442\u0435\u043a\u0441\u0442, \u0434\u043e\u043a\u0430\u0442\u043e \u0438\u0437\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u0442\u0430\u0437\u0438 \u043e\u043f\u0446\u0438\u044f.",
|
||||||
|
"Font Family": "\u0428\u0440\u0438\u0444\u0442",
|
||||||
|
"Font Sizes": "\u0420\u0430\u0437\u043c\u0435\u0440 \u043d\u0430 \u0448\u0440\u0438\u0444\u0442\u0430",
|
||||||
|
"Class": "\u041a\u043b\u0430\u0441",
|
||||||
|
"Browse for an image": "\u041f\u043e\u0442\u044a\u0440\u0441\u0438 \u043a\u0430\u0440\u0442\u0438\u043d\u043a\u0430",
|
||||||
|
"OR": "\u0418\u041b\u0418",
|
||||||
|
"Drop an image here": "\u041f\u0443\u0441\u043d\u0435\u0442\u0435 \u043a\u0430\u0440\u0442\u0438\u043d\u043a\u0430\u0442\u0430 \u0442\u0443\u043a",
|
||||||
|
"Upload": "\u041a\u0430\u0447\u0438",
|
||||||
|
"Default": "\u041f\u043e \u043f\u043e\u0434\u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435",
|
||||||
|
"Circle": "\u041e\u043a\u0440\u044a\u0436\u043d\u043e\u0441\u0442\u0438",
|
||||||
|
"Disc": "\u041a\u0440\u044a\u0433\u0447\u0435\u0442\u0430",
|
||||||
|
"Square": "\u0417\u0430\u043f\u044a\u043b\u043d\u0435\u043d\u0438 \u043a\u0432\u0430\u0434\u0440\u0430\u0442\u0438",
|
||||||
|
"Lower Alpha": "\u041c\u0430\u043b\u043a\u0438 \u0431\u0443\u043a\u0432\u0438",
|
||||||
|
"Lower Greek": "\u041c\u0430\u043b\u043a\u0438 \u0433\u0440\u044a\u0446\u043a\u0438 \u0431\u0443\u043a\u0432\u0438",
|
||||||
|
"Lower Roman": "\u0420\u0438\u043c\u0441\u043a\u0438 \u0447\u0438\u0441\u043b\u0430 \u0441 \u043c\u0430\u043b\u043a\u0438 \u0431\u0443\u043a\u0432\u0438",
|
||||||
|
"Upper Alpha": "\u0413\u043b\u0430\u0432\u043d\u0438 \u0431\u0443\u043a\u0432\u0438",
|
||||||
|
"Upper Roman": "\u0420\u0438\u043c\u0441\u043a\u0438 \u0447\u0438\u0441\u043b\u0430 \u0441 \u0433\u043b\u0430\u0432\u043d\u0438 \u0431\u0443\u043a\u0432\u0438",
|
||||||
|
"Anchor": "\u041a\u043e\u0442\u0432\u0430 (\u0432\u0440\u044a\u0437\u043a\u0430 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430)",
|
||||||
|
"Name": "\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435",
|
||||||
|
"Id": "\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 (id)",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u0430 (id) \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0437\u0430\u043f\u043e\u0447\u0432\u0430 \u0441 \u0431\u0443\u043a\u0432\u0430, \u043f\u043e\u0441\u043b\u0435\u0434\u0432\u0430\u043d \u043e\u0442 \u0431\u0443\u043a\u0432\u0438, \u0447\u0438\u0444\u0440\u0438, \u0442\u0438\u0440\u0435\u0442\u0430, \u0442\u043e\u0447\u043a\u0438, \u0434\u0432\u043e\u0435\u0442\u043e\u0447\u0438\u0435 \u0438 \u0434\u043e\u043b\u043d\u043e \u0442\u0438\u0440\u0435.",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "\u0412 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0438\u043c\u0430 \u043d\u0435\u0437\u0430\u043f\u0430\u0437\u0435\u043d\u0438 \u043f\u0440\u043e\u043c\u0435\u043d\u0438. \u0429\u0435 \u043f\u0440\u043e\u0434\u044a\u043b\u0436\u0438\u0442\u0435 \u043b\u0438?",
|
||||||
|
"Restore last draft": "\u0412\u044a\u0437\u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0430\u0442\u0430 \u0447\u0435\u0440\u043d\u043e\u0432\u0430",
|
||||||
|
"Special character": "\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0435\u043d \u0437\u043d\u0430\u043a",
|
||||||
|
"Source code": "\u0418\u0437\u0445\u043e\u0434\u0435\u043d \u043a\u043e\u0434 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0432 HTML",
|
||||||
|
"Insert\/Edit code sample": "\u0412\u043c\u044a\u043a\u043d\u0438\/ \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u0439 \u043f\u0440\u0438\u043c\u0435\u0440\u0435\u043d \u043a\u043e\u0434",
|
||||||
|
"Language": "\u0415\u0437\u0438\u043a",
|
||||||
|
"Color": "\u0426\u0432\u044f\u0442",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"B": "B",
|
||||||
|
"Left to right": "\u041e\u0442\u043b\u044f\u0432\u043e \u043d\u0430\u0434\u044f\u0441\u043d\u043e",
|
||||||
|
"Right to left": "\u041e\u0442\u0434\u044f\u0441\u043d\u043e \u043d\u0430\u043b\u044f\u0432\u043e",
|
||||||
|
"Emoticons": "\u0415\u043c\u043e\u0442\u0438\u043a\u043e\u043d\u0438",
|
||||||
|
"Document properties": "\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430",
|
||||||
|
"Title": "\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435",
|
||||||
|
"Keywords": "\u041a\u043b\u044e\u0447\u043e\u0432\u0438 \u0434\u0443\u043c\u0438",
|
||||||
|
"Description": "\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435",
|
||||||
|
"Robots": "\u0420\u043e\u0431\u043e\u0442\u0438 \u043d\u0430 \u0443\u0435\u0431 \u0442\u044a\u0440\u0441\u0430\u0447\u043a\u0438",
|
||||||
|
"Author": "\u0410\u0432\u0442\u043e\u0440",
|
||||||
|
"Encoding": "\u041a\u043e\u0434\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0437\u043d\u0430\u0446\u0438\u0442\u0435",
|
||||||
|
"Fullscreen": "\u041d\u0430 \u0446\u044f\u043b \u0435\u043a\u0440\u0430\u043d",
|
||||||
|
"Action": "\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0435",
|
||||||
|
"Shortcut": "\u0411\u044a\u0440\u0437 \u043a\u043b\u0430\u0432\u0438\u0448",
|
||||||
|
"Help": "\u041f\u043e\u043c\u043e\u0449",
|
||||||
|
"Address": "\u0410\u0434\u0440\u0435\u0441",
|
||||||
|
"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)": "\u041f\u043e\u0441\u0442\u0430\u0432\u0438 \u0432\u0440\u044a\u0437\u043a\u0430 (\u0430\u043a\u043e \u043f\u043b\u044a\u0433\u0438\u043d\u0430 \u0437\u0430 \u0432\u0440\u044a\u0437\u043a\u0438 \u0435 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d)",
|
||||||
|
"Save (if save plugin activated)": "\u0417\u0430\u043f\u0438\u0448\u0438 (\u0430\u043a\u043e \u043f\u043b\u044a\u0433\u0438\u043d\u0430 \u0437\u0430 \u0437\u0430\u043f\u0438\u0441 \u0435 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d)",
|
||||||
|
"Find (if searchreplace plugin activated)": "\u041d\u0430\u043c\u0435\u0440\u0438 (\u0430\u043a\u043e \u043f\u043b\u044a\u0433\u0438\u043d\u0430 \u0437\u0430 \u0442\u044a\u0440\u0441\u0435\u043d\u0435\/\u0437\u0430\u043c\u044f\u043d\u0430 \u0435 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d)",
|
||||||
|
"Plugins installed ({0}):": "\u0418\u043d\u0441\u0442\u0430\u043b\u0438\u0440\u0430\u043d\u0438 \u043f\u043b\u044a\u0433\u0438\u043d\u0438 ({0}):",
|
||||||
|
"Premium plugins:": "\u041f\u0440\u0435\u043c\u0438\u0439\u043d\u0438 \u043f\u043b\u044a\u0433\u0438\u043d\u0438:",
|
||||||
|
"Learn more...": "\u041d\u0430\u0443\u0447\u0435\u0442\u0435 \u043f\u043e\u0432\u0435\u0447\u0435...",
|
||||||
|
"You are using {0}": "\u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 {0}",
|
||||||
|
"Horizontal line": "\u0425\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u043d\u0430 \u0447\u0435\u0440\u0442\u0430",
|
||||||
|
"Insert\/edit image": "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435\/\u043a\u043e\u0440\u0435\u043a\u0446\u0438\u044f \u043d\u0430 \u043a\u0430\u0440\u0442\u0438\u043d\u043a\u0430",
|
||||||
|
"Image description": "\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u0442\u043e",
|
||||||
|
"Source": "\u0410\u0434\u0440\u0435\u0441",
|
||||||
|
"Dimensions": "\u0420\u0430\u0437\u043c\u0435\u0440",
|
||||||
|
"Constrain proportions": "\u0417\u0430\u0432\u0430\u0437\u043d\u0430\u0432\u0435 \u043d\u0430 \u043f\u0440\u043e\u043f\u043e\u0440\u0446\u0438\u0438\u0442\u0435",
|
||||||
|
"General": "\u041e\u0431\u0449\u043e",
|
||||||
|
"Advanced": "\u041f\u043e\u0434\u0440\u043e\u0431\u043d\u043e",
|
||||||
|
"Style": "\u0421\u0442\u0438\u043b",
|
||||||
|
"Vertical space": "\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u043d\u043e \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u043e",
|
||||||
|
"Horizontal space": "\u0425\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u043d\u043e \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u043e",
|
||||||
|
"Border": "\u041a\u0430\u043d\u0442 (\u0440\u0430\u043c\u043a\u0430)",
|
||||||
|
"Insert image": "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435",
|
||||||
|
"Image": "\u041a\u0430\u0440\u0442\u0438\u043d\u043a\u0430",
|
||||||
|
"Image list": "\u0421\u043f\u0438\u0441\u044a\u043a \u0441 \u043a\u0430\u0440\u0442\u0438\u043d\u043a\u0438",
|
||||||
|
"Rotate counterclockwise": "\u0417\u0430\u0432\u044a\u0440\u0442\u0430\u043d\u0435 \u043e\u0431\u0440\u0430\u0442\u043d\u043e \u043d\u0430 \u0447\u0430\u0441\u043e\u0432\u043d\u0438\u043a\u0430",
|
||||||
|
"Rotate clockwise": "\u0417\u0430\u0432\u044a\u0440\u0442\u0430\u043d\u0435 \u043f\u043e \u0447\u0430\u0441\u043e\u0432\u043d\u0438\u043a\u0430",
|
||||||
|
"Flip vertically": "\u041e\u0431\u044a\u0440\u043d\u0438 \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u043d\u043e",
|
||||||
|
"Flip horizontally": "\u041e\u0431\u044a\u0440\u043d\u0438 \u0445\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u043d\u043e",
|
||||||
|
"Edit image": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u0442\u043e",
|
||||||
|
"Image options": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u0442\u043e",
|
||||||
|
"Zoom in": "\u041f\u0440\u0438\u0431\u043b\u0438\u0436\u0438",
|
||||||
|
"Zoom out": "\u041e\u0442\u0434\u0430\u043b\u0435\u0447\u0438",
|
||||||
|
"Crop": "\u0418\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435",
|
||||||
|
"Resize": "\u041f\u0440\u0435\u043e\u0440\u0430\u0437\u043c\u0435\u0440\u044f\u0432\u0430\u043d\u0435",
|
||||||
|
"Orientation": "\u041e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u044f",
|
||||||
|
"Brightness": "\u042f\u0440\u043a\u043e\u0441\u0442",
|
||||||
|
"Sharpen": "\u0418\u0437\u043e\u0441\u0442\u0440\u044f\u043d\u0435",
|
||||||
|
"Contrast": "\u041a\u043e\u043d\u0442\u0440\u0430\u0441\u0442",
|
||||||
|
"Color levels": "\u0426\u0432\u0435\u0442\u043d\u0438 \u043d\u0438\u0432\u0430",
|
||||||
|
"Gamma": "\u0413\u0430\u043c\u0430",
|
||||||
|
"Invert": "\u0418\u043d\u0432\u0435\u0440\u0441\u0438\u044f",
|
||||||
|
"Apply": "\u041f\u0440\u0438\u043b\u043e\u0436\u0438",
|
||||||
|
"Back": "\u041d\u0430\u0437\u0430\u0434",
|
||||||
|
"Insert date\/time": "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0434\u0430\u0442\u0430\/\u0447\u0430\u0441",
|
||||||
|
"Date\/time": "\u0414\u0430\u0442\u0430\/\u0447\u0430\u0441",
|
||||||
|
"Insert link": "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0445\u0438\u043f\u0435\u0440\u0432\u0440\u044a\u0437\u043a\u0430 (\u043b\u0438\u043d\u043a)",
|
||||||
|
"Insert\/edit link": "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435\/\u043a\u043e\u0440\u0435\u043a\u0446\u0438\u044f \u043d\u0430 \u0445\u0438\u043f\u0435\u0440\u0432\u0440\u044a\u0437\u043a\u0430 (\u043b\u0438\u043d\u043a)",
|
||||||
|
"Text to display": "\u0422\u0435\u043a\u0441\u0442",
|
||||||
|
"Url": "\u0410\u0434\u0440\u0435\u0441 (URL)",
|
||||||
|
"Target": "\u0426\u0435\u043b \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430",
|
||||||
|
"None": "\u0411\u0435\u0437",
|
||||||
|
"New window": "\u0412 \u043d\u043e\u0432 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 (\u043f\u043e\u0434\u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446)",
|
||||||
|
"Remove link": "\u041f\u0440\u0435\u043c\u0430\u0445\u0432\u0430\u043d\u0435 \u043d\u0430 \u0445\u0438\u043f\u0435\u0440\u0432\u0440\u044a\u0437\u043a\u0430",
|
||||||
|
"Anchors": "\u041a\u043e\u0442\u0432\u0438",
|
||||||
|
"Link": "\u0412\u0440\u044a\u0437\u043a\u0430(\u043b\u0438\u043d\u043a)",
|
||||||
|
"Paste or type a link": "\u041f\u043e\u0441\u0442\u0430\u0432\u0435\u0442\u0435 \u0438\u043b\u0438 \u043d\u0430\u043f\u0438\u0448\u0435\u0442\u0435 \u0432\u0440\u044a\u0437\u043a\u0430(\u043b\u0438\u043d\u043a)",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "URL \u0430\u0434\u0440\u0435\u0441\u044a\u0442, \u043a\u043e\u0439\u0442\u043e \u0432\u044a\u0432\u0434\u043e\u0445\u0442\u0435 \u043f\u0440\u0438\u043b\u0438\u0447\u0430 \u043d\u0430 \u0435-\u043c\u0435\u0439\u043b \u0430\u0434\u0440\u0435\u0441. \u0418\u0441\u043a\u0430\u0442\u0435 \u043b\u0438 \u0434\u0430 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438\u044f mailto: \u043f\u0440\u0435\u0444\u0438\u043a\u0441?",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "URL \u0430\u0434\u0440\u0435\u0441\u044a\u0442, \u043a\u043e\u0439\u0442\u043e \u0432\u044a\u0432\u0434\u043e\u0445\u0442\u0435 \u043f\u0440\u0438\u043b\u0438\u0447\u0430 \u0432\u044a\u043d\u0448\u0435\u043d \u0430\u0434\u0440\u0435\u0441. \u0418\u0441\u043a\u0430\u0442\u0435 \u043b\u0438 \u0434\u0430 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438\u044f http:\/\/ \u043f\u0440\u0435\u0444\u0438\u043a\u0441?",
|
||||||
|
"Link list": "\u0421\u043f\u0438\u0441\u044a\u043a \u0441 \u0432\u0440\u044a\u0437\u043a\u0438",
|
||||||
|
"Insert video": "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0432\u0438\u0434\u0435\u043e",
|
||||||
|
"Insert\/edit video": "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435\/\u043a\u043e\u0440\u0435\u043a\u0446\u0438\u044f \u043d\u0430 \u0432\u0438\u0434\u0435\u043e",
|
||||||
|
"Insert\/edit media": "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435\/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043c\u0435\u0434\u0438\u044f",
|
||||||
|
"Alternative source": "\u0410\u043b\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u0435\u043d \u0430\u0434\u0440\u0435\u0441",
|
||||||
|
"Poster": "\u041f\u043e\u0441\u0442\u0435\u0440",
|
||||||
|
"Paste your embed code below:": "\u041f\u043e\u0441\u0442\u0430\u0432\u0435\u0442\u0435 \u043a\u043e\u0434\u0430 \u0437\u0430 \u0432\u0433\u0440\u0430\u0436\u0434\u0430\u043d\u0435 \u0432 \u043f\u043e\u043b\u0435\u0442\u043e \u043f\u043e-\u0434\u043e\u043b\u0443:",
|
||||||
|
"Embed": "\u0412\u0433\u0440\u0430\u0436\u0434\u0430\u043d\u0435",
|
||||||
|
"Media": "\u041c\u0435\u0434\u0438\u044f",
|
||||||
|
"Nonbreaking space": "\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b",
|
||||||
|
"Page break": "\u041d\u043e\u0432\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
|
||||||
|
"Paste as text": "\u041f\u043e\u0441\u0442\u0430\u0432\u0438 \u043a\u0430\u0442\u043e \u0442\u0435\u043a\u0441\u0442",
|
||||||
|
"Preview": "\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u0435\u043d \u0438\u0437\u0433\u043b\u0435\u0434",
|
||||||
|
"Print": "\u041f\u0435\u0447\u0430\u0442",
|
||||||
|
"Save": "\u0421\u044a\u0445\u0440\u0430\u043d\u044f\u0432\u0430\u043d\u0435",
|
||||||
|
"Find": "\u0422\u044a\u0440\u0441\u0435\u043d\u0435 \u0437\u0430",
|
||||||
|
"Replace with": "\u0417\u0430\u043c\u044f\u043d\u0430 \u0441",
|
||||||
|
"Replace": "\u0417\u0430\u043c\u044f\u043d\u0430",
|
||||||
|
"Replace all": "\u0417\u0430\u043c\u044f\u043d\u0430 \u043d\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u0441\u0440\u0435\u0449\u0430\u043d\u0438\u044f",
|
||||||
|
"Prev": "\u041f\u0440\u0435\u0434\u0438\u0448\u0435\u043d",
|
||||||
|
"Next": "\u0421\u043b\u0435\u0434\u0432\u0430\u0449",
|
||||||
|
"Find and replace": "\u0422\u044a\u0440\u0441\u0435\u043d\u0435 \u0438 \u0437\u0430\u043c\u044f\u043d\u0430",
|
||||||
|
"Could not find the specified string.": "\u0422\u044a\u0440\u0441\u0435\u043d\u0438\u044f\u0442 \u0442\u0435\u043a\u0441\u0442 \u043d\u0435 \u0435 \u043d\u0430\u043c\u0435\u0440\u0435\u043d.",
|
||||||
|
"Match case": "\u0421\u044a\u0432\u043f\u0430\u0434\u0435\u043d\u0438\u0435 \u043d\u0430 \u0440\u0435\u0433\u0438\u0441\u0442\u044a\u0440\u0430 (\u043c\u0430\u043b\u043a\u0438\/\u0433\u043b\u0430\u0432\u043d\u0438 \u0431\u0443\u043a\u0432\u0438)",
|
||||||
|
"Whole words": "\u0421\u0430\u043c\u043e \u0446\u0435\u043b\u0438 \u0434\u0443\u043c\u0438",
|
||||||
|
"Spellcheck": "\u041f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u043d\u0430 \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0430",
|
||||||
|
"Ignore": "\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u0430\u043d\u0435",
|
||||||
|
"Ignore all": "\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0432\u0441\u0438\u0447\u043a\u043e",
|
||||||
|
"Finish": "\u041a\u0440\u0430\u0439",
|
||||||
|
"Add to Dictionary": "\u0414\u043e\u0431\u0430\u0432\u0438 \u0432 \u0440\u0435\u0447\u043d\u0438\u043a\u0430",
|
||||||
|
"Insert table": "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430",
|
||||||
|
"Table properties": "\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430",
|
||||||
|
"Delete table": "\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430",
|
||||||
|
"Cell": "\u041a\u043b\u0435\u0442\u043a\u0430",
|
||||||
|
"Row": "\u0420\u0435\u0434",
|
||||||
|
"Column": "\u041a\u043e\u043b\u043e\u043d\u0430",
|
||||||
|
"Cell properties": "\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430\u0442\u0430",
|
||||||
|
"Merge cells": "\u0421\u043b\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0438\u0442\u0435",
|
||||||
|
"Split cell": "\u0420\u0430\u0437\u0434\u0435\u043b\u044f\u043d\u0435 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430",
|
||||||
|
"Insert row before": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434 \u043f\u0440\u0435\u0434\u0438",
|
||||||
|
"Insert row after": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434 \u0441\u043b\u0435\u0434",
|
||||||
|
"Delete row": "\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434\u0430",
|
||||||
|
"Row properties": "\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0430 \u0440\u0435\u0434\u0430",
|
||||||
|
"Cut row": "\u0418\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434",
|
||||||
|
"Copy row": "\u041a\u043e\u043f\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434",
|
||||||
|
"Paste row before": "\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434 \u043f\u0440\u0435\u0434\u0438",
|
||||||
|
"Paste row after": "\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434 \u0441\u043b\u0435\u0434",
|
||||||
|
"Insert column before": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0430 \u043f\u0440\u0435\u0434\u0438",
|
||||||
|
"Insert column after": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0430 \u0441\u043b\u0435\u0434",
|
||||||
|
"Delete column": "\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0430\u0442\u0430",
|
||||||
|
"Cols": "\u041a\u043e\u043b\u043e\u043d\u0438",
|
||||||
|
"Rows": "\u0420\u0435\u0434\u043e\u0432\u0435",
|
||||||
|
"Width": "\u0428\u0438\u0440\u0438\u043d\u0430",
|
||||||
|
"Height": "\u0412\u0438\u0441\u043e\u0447\u0438\u043d\u0430",
|
||||||
|
"Cell spacing": "\u0420\u0430\u0437\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u043c\u0435\u0436\u0434\u0443 \u043a\u043b\u0435\u0442\u043a\u0438\u0442\u0435",
|
||||||
|
"Cell padding": "\u0420\u0430\u0437\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0434\u043e \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e",
|
||||||
|
"Caption": "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0437\u0430\u0433\u043b\u0430\u0432\u0438\u0435 \u043f\u0440\u0435\u0434\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430",
|
||||||
|
"Left": "\u041b\u044f\u0432\u043e",
|
||||||
|
"Center": "\u0426\u0435\u043d\u0442\u0440\u0438\u0440\u0430\u043d\u043e",
|
||||||
|
"Right": "\u0414\u044f\u0441\u043d\u043e",
|
||||||
|
"Cell type": "\u0422\u0438\u043f \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430\u0442\u0430",
|
||||||
|
"Scope": "\u041e\u0431\u0445\u0432\u0430\u0442",
|
||||||
|
"Alignment": "\u041f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435",
|
||||||
|
"H Align": "\u0425\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u043d\u043e \u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435",
|
||||||
|
"V Align": "\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u043d\u043e \u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435",
|
||||||
|
"Top": "\u0413\u043e\u0440\u0435",
|
||||||
|
"Middle": "\u041f\u043e \u0441\u0440\u0435\u0434\u0430\u0442\u0430",
|
||||||
|
"Bottom": "\u0414\u043e\u043b\u0443",
|
||||||
|
"Header cell": "\u0417\u0430\u0433\u043b\u0430\u0432\u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430 (\u0430\u043d\u0442\u0435\u0442\u043a\u0430)",
|
||||||
|
"Row group": "Row group",
|
||||||
|
"Column group": "Column group",
|
||||||
|
"Row type": "\u0422\u0438\u043f \u043d\u0430 \u0440\u0435\u0434\u0430",
|
||||||
|
"Header": "\u0413\u043e\u0440\u0435\u043d \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b (header)",
|
||||||
|
"Body": "\u0421\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435 (body)",
|
||||||
|
"Footer": "\u0414\u043e\u043b\u0435\u043d \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b (footer)",
|
||||||
|
"Border color": "\u0426\u0432\u044f\u0442 \u043d\u0430 \u0440\u0430\u043c\u043a\u0430\u0442\u0430",
|
||||||
|
"Insert template": "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0448\u0430\u0431\u043b\u043e\u043d",
|
||||||
|
"Templates": "\u0428\u0430\u0431\u043b\u043e\u043d\u0438",
|
||||||
|
"Template": "\u0428\u0430\u0431\u043b\u043e\u043d",
|
||||||
|
"Text color": "\u0426\u0432\u044f\u0442 \u043d\u0430 \u0448\u0440\u0438\u0444\u0442\u0430",
|
||||||
|
"Background color": "\u0424\u043e\u043d\u043e\u0432 \u0446\u0432\u044f\u0442",
|
||||||
|
"Custom...": "\u0418\u0437\u0431\u0440\u0430\u043d...",
|
||||||
|
"Custom color": "\u0426\u0432\u044f\u0442 \u043f\u043e \u0438\u0437\u0431\u043e\u0440",
|
||||||
|
"No color": "\u0411\u0435\u0437 \u0446\u0432\u044f\u0442",
|
||||||
|
"Table of Contents": "\u0421\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435",
|
||||||
|
"Show blocks": "\u041f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u0431\u043b\u043e\u043a\u043e\u0432\u0435\u0442\u0435",
|
||||||
|
"Show invisible characters": "\u041f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u043d\u0435\u043f\u0435\u0447\u0430\u0442\u0430\u0435\u043c\u0438 \u0437\u043d\u0430\u0446\u0438",
|
||||||
|
"Words: {0}": "\u0411\u0440\u043e\u0439 \u0434\u0443\u043c\u0438: {0}",
|
||||||
|
"File": "\u0424\u0430\u0439\u043b",
|
||||||
|
"Edit": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435",
|
||||||
|
"Insert": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435",
|
||||||
|
"View": "\u0418\u0437\u0433\u043b\u0435\u0434",
|
||||||
|
"Format": "\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435",
|
||||||
|
"Table": "\u0422\u0430\u0431\u043b\u0438\u0446\u0430",
|
||||||
|
"Tools": "\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u041f\u043e\u043b\u0435 \u0437\u0430 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d \u0442\u0435\u043a\u0441\u0442. \u041d\u0430\u0442\u0438\u0441\u043d\u0435\u0442\u0435 Alt+F9 \u0437\u0430 \u043c\u0435\u043d\u044e; Alt+F10 \u0437\u0430 \u043b\u0435\u043d\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438; Alt+0 \u0437\u0430 \u043f\u043e\u043c\u043e\u0449."
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
bg_BG-2fac9d785519d2791d42881fcc08c6a82e841575785690259d7f64e1b88d7db3.js
|
bg_BG-0272f963807ba8672db0d5f6b8919d2f3aa2f8bb172a17c5f8c2934760ba0dce.js
|
@ -1 +1 @@
|
|||||||
bg_BG-2fac9d785519d2791d42881fcc08c6a82e841575785690259d7f64e1b88d7db3.js.gz
|
bg_BG-0272f963807ba8672db0d5f6b8919d2f3aa2f8bb172a17c5f8c2934760ba0dce.js.gz
|
@ -0,0 +1,260 @@
|
|||||||
|
tinymce.addI18n('ca',{
|
||||||
|
"Redo": "Refer",
|
||||||
|
"Undo": "Desfer",
|
||||||
|
"Cut": "Retalla",
|
||||||
|
"Copy": "Copia",
|
||||||
|
"Paste": "Enganxa",
|
||||||
|
"Select all": "Seleccionar-ho tot",
|
||||||
|
"New document": "Nou document",
|
||||||
|
"Ok": "Acceptar",
|
||||||
|
"Cancel": "Cancel\u00b7la",
|
||||||
|
"Visual aids": "Assist\u00e8ncia visual",
|
||||||
|
"Bold": "Negreta",
|
||||||
|
"Italic": "Cursiva",
|
||||||
|
"Underline": "Subratllat",
|
||||||
|
"Strikethrough": "Ratllat",
|
||||||
|
"Superscript": "Super\u00edndex",
|
||||||
|
"Subscript": "Sub\u00edndex",
|
||||||
|
"Clear formatting": "Eliminar format",
|
||||||
|
"Align left": "Aliniat a l'esquerra",
|
||||||
|
"Align center": "Centrat",
|
||||||
|
"Align right": "Aliniat a la dreta",
|
||||||
|
"Justify": "Justificat",
|
||||||
|
"Bullet list": "Llista no ordenada",
|
||||||
|
"Numbered list": "Llista enumerada",
|
||||||
|
"Decrease indent": "Disminuir sagnat",
|
||||||
|
"Increase indent": "Augmentar sagnat",
|
||||||
|
"Close": "Tanca",
|
||||||
|
"Formats": "Formats",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "El vostre navegador no suporta l'acc\u00e9s directe al portaobjectes. Si us plau, feu servir les dreceres de teclat Ctrl+X\/C\/V.",
|
||||||
|
"Headers": "Cap\u00e7aleres",
|
||||||
|
"Header 1": "Cap\u00e7alera 1",
|
||||||
|
"Header 2": "Cap\u00e7alera 2",
|
||||||
|
"Header 3": "Cap\u00e7alera 3",
|
||||||
|
"Header 4": "Cap\u00e7alera 4",
|
||||||
|
"Header 5": "Cap\u00e7alera 5",
|
||||||
|
"Header 6": "Cap\u00e7alera 6",
|
||||||
|
"Headings": "Encap\u00e7alaments",
|
||||||
|
"Heading 1": "Encap\u00e7alament 1",
|
||||||
|
"Heading 2": "Encap\u00e7alament 2",
|
||||||
|
"Heading 3": "Encap\u00e7alament 3",
|
||||||
|
"Heading 4": "Encap\u00e7alament 4",
|
||||||
|
"Heading 5": "Encap\u00e7alament 5",
|
||||||
|
"Heading 6": "Encap\u00e7alament 6",
|
||||||
|
"Div": "Div",
|
||||||
|
"Pre": "Pre",
|
||||||
|
"Code": "Codi",
|
||||||
|
"Paragraph": "Par\u00e0graf",
|
||||||
|
"Blockquote": "Cita",
|
||||||
|
"Inline": "En l\u00ednia",
|
||||||
|
"Blocks": "Blocs",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Enganxar ara est\u00e0 en mode text pla. Els continguts s'enganxaran com a text pla fins que desactivis aquesta opci\u00f3. ",
|
||||||
|
"Font Family": "Fam\u00edlia de la font",
|
||||||
|
"Font Sizes": "Mides de la font",
|
||||||
|
"Class": "Classe",
|
||||||
|
"Browse for an image": "Explorar una imatge",
|
||||||
|
"OR": "O",
|
||||||
|
"Drop an image here": "Deixar anar una imatge aqu\u00ed",
|
||||||
|
"Upload": "Pujar",
|
||||||
|
"Block": "Bloc",
|
||||||
|
"Align": "Alinear",
|
||||||
|
"Default": "Per defecte",
|
||||||
|
"Circle": "Cercle",
|
||||||
|
"Disc": "Disc",
|
||||||
|
"Square": "Quadrat",
|
||||||
|
"Lower Alpha": "Alfa menor",
|
||||||
|
"Lower Greek": "Grec menor",
|
||||||
|
"Lower Roman": "Roman menor",
|
||||||
|
"Upper Alpha": "Alfa major",
|
||||||
|
"Upper Roman": "Roman major",
|
||||||
|
"Anchor": "\u00c0ncora",
|
||||||
|
"Name": "Nom",
|
||||||
|
"Id": "Id",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "La Id ha de comen\u00e7ar amb una lletra, seguida d'altres lletres, n\u00fameros, punts, ratlles, comes, o guions baixos",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "Teniu canvis sense desar, esteu segur que voleu deixar-ho ara?",
|
||||||
|
"Restore last draft": "Restaurar l'\u00faltim esborrany",
|
||||||
|
"Special character": "Car\u00e0cter especial",
|
||||||
|
"Source code": "Codi font",
|
||||||
|
"Insert\/Edit code sample": "Inserir\/Editar tros de codi",
|
||||||
|
"Language": "Idioma",
|
||||||
|
"Code sample": "Mostra de codi",
|
||||||
|
"Color": "Color",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"B": "B",
|
||||||
|
"Left to right": "D'esquerra a dreta",
|
||||||
|
"Right to left": "De dreta a esquerra",
|
||||||
|
"Emoticons": "Emoticones",
|
||||||
|
"Document properties": "Propietats del document",
|
||||||
|
"Title": "T\u00edtol",
|
||||||
|
"Keywords": "Paraules clau",
|
||||||
|
"Description": "Descripci\u00f3",
|
||||||
|
"Robots": "Robots",
|
||||||
|
"Author": "Autor",
|
||||||
|
"Encoding": "Codificaci\u00f3",
|
||||||
|
"Fullscreen": "Pantalla completa",
|
||||||
|
"Action": "Acci\u00f3",
|
||||||
|
"Shortcut": "Drecera",
|
||||||
|
"Help": "Ajuda",
|
||||||
|
"Address": "Adre\u00e7a",
|
||||||
|
"Focus to menubar": "Enfocar la barra de men\u00fa",
|
||||||
|
"Focus to toolbar": "Enfocar la barra d'eines",
|
||||||
|
"Focus to element path": "Enfocar la ruta d'elements",
|
||||||
|
"Focus to contextual toolbar": "Enfocar la barra d'eines contextual",
|
||||||
|
"Insert link (if link plugin activated)": "Inserir enlla\u00e7 (si el complement d'enlla\u00e7 est\u00e0 activat)",
|
||||||
|
"Save (if save plugin activated)": "Desar (si el complement desar est\u00e0 activat)",
|
||||||
|
"Find (if searchreplace plugin activated)": "Cercar (si el complement cercar-reempla\u00e7ar est\u00e0 activat)",
|
||||||
|
"Plugins installed ({0}):": "Complements instal\u00b7lats ({0}):",
|
||||||
|
"Premium plugins:": "Complements premium",
|
||||||
|
"Learn more...": "Apr\u00e8n m\u00e9s...",
|
||||||
|
"You are using {0}": "Est\u00e0s utilitzant {0}",
|
||||||
|
"Plugins": "Complements",
|
||||||
|
"Handy Shortcuts": "Dreceres a m\u00e0",
|
||||||
|
"Horizontal line": "L\u00ednia horitzontal",
|
||||||
|
"Insert\/edit image": "Inserir\/editar imatge",
|
||||||
|
"Image description": "Descripci\u00f3 de la imatge",
|
||||||
|
"Source": "Font",
|
||||||
|
"Dimensions": "Dimensions",
|
||||||
|
"Constrain proportions": "Mantenir proporcions",
|
||||||
|
"General": "General",
|
||||||
|
"Advanced": "Avan\u00e7at",
|
||||||
|
"Style": "Estil",
|
||||||
|
"Vertical space": "Espai vertical",
|
||||||
|
"Horizontal space": "Espai horitzontal",
|
||||||
|
"Border": "Vora",
|
||||||
|
"Insert image": "Inserir imatge",
|
||||||
|
"Image": "Imatge",
|
||||||
|
"Image list": "Llista d'imatges",
|
||||||
|
"Rotate counterclockwise": "Girar a l'esquerra",
|
||||||
|
"Rotate clockwise": "Girar a la dreta",
|
||||||
|
"Flip vertically": "Capgirar verticalment",
|
||||||
|
"Flip horizontally": "Capgirar horitzontalment",
|
||||||
|
"Edit image": "Editar imatge",
|
||||||
|
"Image options": "Opcions d'imatge",
|
||||||
|
"Zoom in": "Ampliar",
|
||||||
|
"Zoom out": "Empetitir",
|
||||||
|
"Crop": "Escap\u00e7ar",
|
||||||
|
"Resize": "Canviar mida",
|
||||||
|
"Orientation": "Orientaci\u00f3",
|
||||||
|
"Brightness": "Brillantor",
|
||||||
|
"Sharpen": "Remarcar vores",
|
||||||
|
"Contrast": "Contrast",
|
||||||
|
"Color levels": "Nivells de color",
|
||||||
|
"Gamma": "Gamma",
|
||||||
|
"Invert": "Invertir",
|
||||||
|
"Apply": "Aplicar",
|
||||||
|
"Back": "Tornar",
|
||||||
|
"Insert date\/time": "Inserir data\/hora",
|
||||||
|
"Date\/time": "Data\/hora",
|
||||||
|
"Insert link": "Inserir enlla\u00e7",
|
||||||
|
"Insert\/edit link": "Inserir\/editar enlla\u00e7",
|
||||||
|
"Text to display": "Text per mostrar",
|
||||||
|
"Url": "URL",
|
||||||
|
"Target": "Dest\u00ed",
|
||||||
|
"None": "Cap",
|
||||||
|
"New window": "Finestra nova",
|
||||||
|
"Remove link": "Treure enlla\u00e7",
|
||||||
|
"Anchors": "\u00c0ncores",
|
||||||
|
"Link": "Enlla\u00e7",
|
||||||
|
"Paste or type a link": "Enganxa o escriu un enlla\u00e7",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "L'URL que has escrit sembla una adre\u00e7a de correu electr\u00f2nic. Vols afegir-li el prefix obligatori mailto: ?",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "L'URL que has escrit sembla un enlla\u00e7 extern. Vols afegir-li el prefix obligatori http:\/\/ ?",
|
||||||
|
"Link list": "Llista d'enlla\u00e7os",
|
||||||
|
"Insert video": "Inserir v\u00eddeo",
|
||||||
|
"Insert\/edit video": "Inserir\/editar v\u00eddeo",
|
||||||
|
"Insert\/edit media": "Inserir\/editar mitj\u00e0",
|
||||||
|
"Alternative source": "Font alternativa",
|
||||||
|
"Poster": "P\u00f3ster",
|
||||||
|
"Paste your embed code below:": "Enganxau el codi a sota:",
|
||||||
|
"Embed": "Incloure",
|
||||||
|
"Media": "Mitjans",
|
||||||
|
"Nonbreaking space": "Espai fixe",
|
||||||
|
"Page break": "Salt de p\u00e0gina",
|
||||||
|
"Paste as text": "Enganxar com a text",
|
||||||
|
"Preview": "Previsualitzaci\u00f3",
|
||||||
|
"Print": "Imprimir",
|
||||||
|
"Save": "Desa",
|
||||||
|
"Find": "Buscar",
|
||||||
|
"Replace with": "Rempla\u00e7ar amb",
|
||||||
|
"Replace": "Rempla\u00e7ar",
|
||||||
|
"Replace all": "Rempla\u00e7ar-ho tot",
|
||||||
|
"Prev": "Anterior",
|
||||||
|
"Next": "Seg\u00fcent",
|
||||||
|
"Find and replace": "Buscar i rempla\u00e7ar",
|
||||||
|
"Could not find the specified string.": "No es pot trobar el text especificat.",
|
||||||
|
"Match case": "Coincidir maj\u00fascules",
|
||||||
|
"Whole words": "Paraules senceres",
|
||||||
|
"Spellcheck": "Comprovar ortrografia",
|
||||||
|
"Ignore": "Ignorar",
|
||||||
|
"Ignore all": "Ignorar tots",
|
||||||
|
"Finish": "Finalitzar",
|
||||||
|
"Add to Dictionary": "Afegir al diccionari",
|
||||||
|
"Insert table": "Inserir taula",
|
||||||
|
"Table properties": "Propietats de taula",
|
||||||
|
"Delete table": "Esborrar taula",
|
||||||
|
"Cell": "Cel\u00b7la",
|
||||||
|
"Row": "Fila",
|
||||||
|
"Column": "Columna",
|
||||||
|
"Cell properties": "Propietats de cel\u00b7la",
|
||||||
|
"Merge cells": "Fusionar cel\u00b7les",
|
||||||
|
"Split cell": "Dividir cel\u00b7les",
|
||||||
|
"Insert row before": "Inserir fila a sobre",
|
||||||
|
"Insert row after": "Inserir fila a sota",
|
||||||
|
"Delete row": "Esborrar fila",
|
||||||
|
"Row properties": "Propietats de fila",
|
||||||
|
"Cut row": "Retallar fila",
|
||||||
|
"Copy row": "Copiar fila",
|
||||||
|
"Paste row before": "Enganxar fila a sobre",
|
||||||
|
"Paste row after": "Enganxar fila a sota",
|
||||||
|
"Insert column before": "Inserir columna abans",
|
||||||
|
"Insert column after": "Inserir columna despr\u00e9s",
|
||||||
|
"Delete column": "Esborrar columna",
|
||||||
|
"Cols": "Cols",
|
||||||
|
"Rows": "Files",
|
||||||
|
"Width": "Amplada",
|
||||||
|
"Height": "Al\u00e7ada",
|
||||||
|
"Cell spacing": "Espai entre cel\u00b7les",
|
||||||
|
"Cell padding": "Marge intern",
|
||||||
|
"Caption": "Encap\u00e7alament",
|
||||||
|
"Left": "A l'esquerra",
|
||||||
|
"Center": "Centrat",
|
||||||
|
"Right": "A la dreta",
|
||||||
|
"Cell type": "Tipus de cel\u00b7la",
|
||||||
|
"Scope": "\u00c0mbit",
|
||||||
|
"Alignment": "Aliniament",
|
||||||
|
"H Align": "Al\u00edniament H",
|
||||||
|
"V Align": "Al\u00edniament V",
|
||||||
|
"Top": "Superior",
|
||||||
|
"Middle": "Mitj\u00e0",
|
||||||
|
"Bottom": "Inferior",
|
||||||
|
"Header cell": "Cel\u00b7la de cap\u00e7alera",
|
||||||
|
"Row group": "Grup de fila",
|
||||||
|
"Column group": "Grup de columna",
|
||||||
|
"Row type": "Tipus de fila",
|
||||||
|
"Header": "Cap\u00e7alera",
|
||||||
|
"Body": "Cos",
|
||||||
|
"Footer": "Peu",
|
||||||
|
"Border color": "Color de vora",
|
||||||
|
"Insert template": "Inserir plantilla",
|
||||||
|
"Templates": "Plantilles",
|
||||||
|
"Template": "Plantilla",
|
||||||
|
"Text color": "Color del text",
|
||||||
|
"Background color": "Color del fons",
|
||||||
|
"Custom...": "Personalitzar...",
|
||||||
|
"Custom color": "Personalitzar el color",
|
||||||
|
"No color": "Sense color",
|
||||||
|
"Table of Contents": "Taula de continguts",
|
||||||
|
"Show blocks": "Mostrar blocs",
|
||||||
|
"Show invisible characters": "Mostrar car\u00e0cters invisibles",
|
||||||
|
"Words: {0}": "Paraules: {0}",
|
||||||
|
"{0} words": "{0} paraules",
|
||||||
|
"File": "Arxiu",
|
||||||
|
"Edit": "Edici\u00f3",
|
||||||
|
"Insert": "Inserir",
|
||||||
|
"View": "Veure",
|
||||||
|
"Format": "Format",
|
||||||
|
"Table": "Taula",
|
||||||
|
"Tools": "Eines",
|
||||||
|
"Powered by {0}": "Impulsat per {0}",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u00c0rea de text amb format. Premeu ALT-F9 per mostrar el men\u00fa, ALT F10 per la barra d'eines i ALT-0 per ajuda."
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
ca-77ab49d6420318ed7f5fd51b6856bc396c393095bd78ea91dad83e38e5859637.js
|
ca-e4765b96adf2232248998c6b703730652cd4302035ee39733cd6e5df8d79ee22.js
|
@ -1 +1 @@
|
|||||||
ca-77ab49d6420318ed7f5fd51b6856bc396c393095bd78ea91dad83e38e5859637.js.gz
|
ca-e4765b96adf2232248998c6b703730652cd4302035ee39733cd6e5df8d79ee22.js.gz
|
@ -0,0 +1,260 @@
|
|||||||
|
tinymce.addI18n('cs',{
|
||||||
|
"Redo": "Znovu",
|
||||||
|
"Undo": "Zp\u011bt",
|
||||||
|
"Cut": "Vyjmout",
|
||||||
|
"Copy": "Kop\u00edrovat",
|
||||||
|
"Paste": "Vlo\u017eit",
|
||||||
|
"Select all": "Vybrat v\u0161e",
|
||||||
|
"New document": "Nov\u00fd dokument",
|
||||||
|
"Ok": "OK",
|
||||||
|
"Cancel": "Zru\u0161it",
|
||||||
|
"Visual aids": "Vizu\u00e1ln\u00ed pom\u016fcky",
|
||||||
|
"Bold": "Tu\u010dn\u00e9",
|
||||||
|
"Italic": "Kurz\u00edva",
|
||||||
|
"Underline": "Podtr\u017een\u00e9",
|
||||||
|
"Strikethrough": "P\u0159e\u0161rktnut\u00e9",
|
||||||
|
"Superscript": "Horn\u00ed index",
|
||||||
|
"Subscript": "Doln\u00ed index",
|
||||||
|
"Clear formatting": "Vymazat form\u00e1tov\u00e1n\u00ed",
|
||||||
|
"Align left": "Zarovnat vlevo",
|
||||||
|
"Align center": "Zarovnat na st\u0159ed",
|
||||||
|
"Align right": "Zarovnat vpravo",
|
||||||
|
"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",
|
||||||
|
"Div": "Div (blok)",
|
||||||
|
"Pre": "Pre (p\u0159edform\u00e1tov\u00e1no)",
|
||||||
|
"Code": "Code (k\u00f3d)",
|
||||||
|
"Paragraph": "Odstavec",
|
||||||
|
"Blockquote": "Citace",
|
||||||
|
"Inline": "\u0158\u00e1dkov\u00e9 zobrazen\u00ed (inline)",
|
||||||
|
"Blocks": "Blokov\u00e9 zobrazen\u00ed (block)",
|
||||||
|
"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.",
|
||||||
|
"Font Family": "Typ p\u00edsma",
|
||||||
|
"Font Sizes": "Velikost p\u00edsma",
|
||||||
|
"Class": "T\u0159\u00edda",
|
||||||
|
"Browse for an image": "Vyhledat obr\u00e1zek",
|
||||||
|
"OR": "OR",
|
||||||
|
"Drop an image here": "Nahr\u00e1t obr\u00e1zek",
|
||||||
|
"Upload": "Nahr\u00e1t",
|
||||||
|
"Block": "Blok",
|
||||||
|
"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",
|
||||||
|
"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": "Barva",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"B": "B",
|
||||||
|
"Left to right": "Zleva doprava",
|
||||||
|
"Right to left": "Zprava doleva",
|
||||||
|
"Emoticons": "Emotikony",
|
||||||
|
"Document properties": "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",
|
||||||
|
"Image description": "Popis obr\u00e1zku",
|
||||||
|
"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",
|
||||||
|
"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 link": "Vlo\u017eit odkaz",
|
||||||
|
"Insert\/edit link": "Vlo\u017eit \/ upravit odkaz",
|
||||||
|
"Text to display": "Text k zobrazen\u00ed",
|
||||||
|
"Url": "URL",
|
||||||
|
"Target": "C\u00edl",
|
||||||
|
"None": "\u017d\u00e1dn\u00e9",
|
||||||
|
"New window": "Nov\u00e9 okno",
|
||||||
|
"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:\/\/?",
|
||||||
|
"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",
|
||||||
|
"Poster": "N\u00e1hled",
|
||||||
|
"Paste your embed code below:": "Vlo\u017ete k\u00f3d pro vlo\u017een\u00ed n\u00ed\u017ee:",
|
||||||
|
"Embed": "Vlo\u017eit",
|
||||||
|
"Media": "M\u00e9dia",
|
||||||
|
"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",
|
||||||
|
"Prev": "P\u0159edchoz\u00ed",
|
||||||
|
"Next": "Dal\u0161\u00ed",
|
||||||
|
"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",
|
||||||
|
"Whole words": "Pouze cel\u00e1 slova",
|
||||||
|
"Spellcheck": "Kontrola pravopisu",
|
||||||
|
"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",
|
||||||
|
"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",
|
||||||
|
"Table of Contents": "Obsah",
|
||||||
|
"Show blocks": "Uk\u00e1zat bloky",
|
||||||
|
"Show invisible characters": "Zobrazit speci\u00e1ln\u00ed znaky",
|
||||||
|
"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."
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
cs-3d7ecd619895e3e4c7e1db06f6526682ef88f22f6e8b50d7b45ed0ae7c206714.js
|
cs-77418e2f6150bfb0391227eeff79499f8654a9fcc5314f30ec88e4684e8e5fa6.js
|
@ -1 +1 @@
|
|||||||
cs-3d7ecd619895e3e4c7e1db06f6526682ef88f22f6e8b50d7b45ed0ae7c206714.js.gz
|
cs-77418e2f6150bfb0391227eeff79499f8654a9fcc5314f30ec88e4684e8e5fa6.js.gz
|
@ -0,0 +1,230 @@
|
|||||||
|
tinymce.addI18n('cy',{
|
||||||
|
"Cut": "Torri",
|
||||||
|
"Heading 5": "Pennawd 5",
|
||||||
|
"Header 2": "Pennawd 2",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Dyw eich porwr ddim yn cynnal mynediad uniongyrchol i'r clipfwrdd. Yn hytrach defnyddiwch y bysellau llwybrau byr Ctrl+X\/C\/V.",
|
||||||
|
"Heading 4": "Pennawd 4",
|
||||||
|
"Div": "Div",
|
||||||
|
"Heading 2": "Pennawd 2",
|
||||||
|
"Paste": "Gludo",
|
||||||
|
"Close": "Cau",
|
||||||
|
"Font Family": "Teulu Ffont",
|
||||||
|
"Pre": "Pre",
|
||||||
|
"Align right": "Aliniad de",
|
||||||
|
"New document": "Dogfen newydd",
|
||||||
|
"Blockquote": "Dyfyniad bloc",
|
||||||
|
"Numbered list": "Rhestr rifol",
|
||||||
|
"Heading 1": "Pennawd 1",
|
||||||
|
"Headings": "Penawdau",
|
||||||
|
"Increase indent": "Cynyddu mewnoliad",
|
||||||
|
"Formats": "Fformatau",
|
||||||
|
"Headers": "Penawdau",
|
||||||
|
"Select all": "Dewis popeth",
|
||||||
|
"Header 3": "Pennawd 3",
|
||||||
|
"Blocks": "Blociau",
|
||||||
|
"Undo": "Dadwneud",
|
||||||
|
"Strikethrough": "Llinell drwodd",
|
||||||
|
"Bullet list": "Rhestr fwled",
|
||||||
|
"Header 1": "Pennawd 1",
|
||||||
|
"Superscript": "Uwchsgript",
|
||||||
|
"Clear formatting": "Clirio pob fformat",
|
||||||
|
"Font Sizes": "Meintiau Ffont",
|
||||||
|
"Subscript": "Is-sgript",
|
||||||
|
"Header 6": "Pennawd 6",
|
||||||
|
"Redo": "Ailwneud",
|
||||||
|
"Paragraph": "Paragraff",
|
||||||
|
"Ok": "Iawn",
|
||||||
|
"Bold": "Bras",
|
||||||
|
"Code": "Cod",
|
||||||
|
"Italic": "Italig",
|
||||||
|
"Align center": "Aliniad canol",
|
||||||
|
"Header 5": "Pennawd 5",
|
||||||
|
"Heading 6": "Pennawd 6",
|
||||||
|
"Heading 3": "Pennawd 3",
|
||||||
|
"Decrease indent": "Lleihau mewnoliad",
|
||||||
|
"Header 4": "Pennawd 4",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Mae gludo nawr yn gweithio yn y modd testun plaen. Caiff testun plaen ei ludo nawr tan gaiff yr opsiwn ei doglo i'w ddiffodd.",
|
||||||
|
"Underline": "Tanlinellu",
|
||||||
|
"Cancel": "Canslo",
|
||||||
|
"Justify": "Unioni",
|
||||||
|
"Inline": "Mewnlin",
|
||||||
|
"Copy": "Cop\u00efo",
|
||||||
|
"Align left": "Aliniad chwith",
|
||||||
|
"Visual aids": "Cymorth gweledol",
|
||||||
|
"Lower Greek": "Groeg Is",
|
||||||
|
"Square": "Sgw\u00e2r",
|
||||||
|
"Default": "Diofyn",
|
||||||
|
"Lower Alpha": "Alffa Is",
|
||||||
|
"Circle": "Cylch",
|
||||||
|
"Disc": "Disg",
|
||||||
|
"Upper Alpha": "Alffa Uwch",
|
||||||
|
"Upper Roman": "Rhufeinig Uwch",
|
||||||
|
"Lower Roman": "Rhufeinig Is",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Dylai Id gychwyn gyda llythyren ac yna dim ond llythrennau, rhifau, llinellau toriad,dotiau, colonau neu danlinellau.",
|
||||||
|
"Name": "Enw",
|
||||||
|
"Anchor": "Angor",
|
||||||
|
"Id": "Id",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "Mae newidiadau heb eu cadw - ydych chi wir am symud i ffwrdd?",
|
||||||
|
"Restore last draft": "Adfer y drafft olaf",
|
||||||
|
"Special character": "Nod arbennig",
|
||||||
|
"Source code": "Cod gwreiddiol",
|
||||||
|
"Language": "Iaith",
|
||||||
|
"Insert\/Edit code sample": "Mewnosod\/golygu sampl cod",
|
||||||
|
"B": "Gl",
|
||||||
|
"R": "C",
|
||||||
|
"G": "Gw",
|
||||||
|
"Color": "Lliw",
|
||||||
|
"Right to left": "De i'r chwith",
|
||||||
|
"Left to right": "Chwith i'r dde",
|
||||||
|
"Emoticons": "Gwenogluniau",
|
||||||
|
"Robots": "Robotiaid",
|
||||||
|
"Document properties": "Priodweddau'r ddogfen",
|
||||||
|
"Title": "Teitl",
|
||||||
|
"Keywords": "Allweddeiriau",
|
||||||
|
"Encoding": "Amgodiad",
|
||||||
|
"Description": "Disgrifiad",
|
||||||
|
"Author": "Awdur",
|
||||||
|
"Fullscreen": "Sgrin llawn",
|
||||||
|
"Horizontal line": "Llinell lorweddol",
|
||||||
|
"Horizontal space": "Gofod llorweddol",
|
||||||
|
"Insert\/edit image": "Mewnosod\/golygu delwedd",
|
||||||
|
"General": "Cyffredinol",
|
||||||
|
"Advanced": "Uwch",
|
||||||
|
"Source": "Ffynhonnell",
|
||||||
|
"Border": "Border",
|
||||||
|
"Constrain proportions": "Gorfodi cyfrannedd",
|
||||||
|
"Vertical space": "Gofod fertigol",
|
||||||
|
"Image description": "Disgrifiad y ddelwedd",
|
||||||
|
"Style": "Arddull",
|
||||||
|
"Dimensions": "Dimensiynau",
|
||||||
|
"Insert image": "Mewnosod delwedd",
|
||||||
|
"Image": "Delwedd",
|
||||||
|
"Zoom in": "Chwyddo mewn",
|
||||||
|
"Contrast": "Cyferbynnedd",
|
||||||
|
"Back": "Nol",
|
||||||
|
"Gamma": "Gamma",
|
||||||
|
"Flip horizontally": "Fflipio llorweddol",
|
||||||
|
"Resize": "Ailfeintio",
|
||||||
|
"Sharpen": "Hogi",
|
||||||
|
"Zoom out": "Chwyddo allan",
|
||||||
|
"Image options": "Dewisiadau delwedd",
|
||||||
|
"Apply": "Rhoi ar waith",
|
||||||
|
"Brightness": "Disgleirdeb",
|
||||||
|
"Rotate clockwise": "Troi clocwedd",
|
||||||
|
"Rotate counterclockwise": "Troi gwrthgloc",
|
||||||
|
"Edit image": "Golygu delwedd",
|
||||||
|
"Color levels": "Lefelau Lliw",
|
||||||
|
"Crop": "Tocio",
|
||||||
|
"Orientation": "Cyfeiriadaeth",
|
||||||
|
"Flip vertically": "Fflipio fertigol",
|
||||||
|
"Invert": "Gwrthdroi",
|
||||||
|
"Date\/time": "Dyddiad\/amser",
|
||||||
|
"Insert date\/time": "Mewnosod dyddiad\/amser",
|
||||||
|
"Remove link": "Tynnu dolen",
|
||||||
|
"Url": "Url",
|
||||||
|
"Text to display": "Testun i'w ddangos",
|
||||||
|
"Anchors": "Angorau",
|
||||||
|
"Insert link": "Mewnosod dolen",
|
||||||
|
"Link": "Dolen",
|
||||||
|
"New window": "Ffenest newydd",
|
||||||
|
"None": "Dim",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Mae'n debyg mai dolen allanol yw'r URL hwn. Ydych chi am ychwanegu'r rhagddodiad http:\/\/ ?",
|
||||||
|
"Paste or type a link": "Pastio neu deipio dolen",
|
||||||
|
"Target": "Targed",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Mae'n debyg mai cyfeiriad e-bost yw'r URL hwn. Ydych chi am ychwanegu'r rhagddoddiad mailto:?",
|
||||||
|
"Insert\/edit link": "Mewnosod\/golygu dolen",
|
||||||
|
"Insert\/edit video": "Mewnosod\/golygu fideo",
|
||||||
|
"Media": "Cyfrwng",
|
||||||
|
"Alternative source": "Ffynhonnell amgen",
|
||||||
|
"Paste your embed code below:": "Gludwch eich cod mewnosod isod:",
|
||||||
|
"Insert video": "Mewnosod fideo",
|
||||||
|
"Poster": "Poster",
|
||||||
|
"Insert\/edit media": "Mewnosod\/golygu cyfrwng",
|
||||||
|
"Embed": "Mewnosod",
|
||||||
|
"Nonbreaking space": "Bwlch heb dorri",
|
||||||
|
"Page break": "Toriad tudalen",
|
||||||
|
"Paste as text": "Gludo fel testun",
|
||||||
|
"Preview": "Rhagolwg",
|
||||||
|
"Print": "Argraffu",
|
||||||
|
"Save": "Cadw",
|
||||||
|
"Could not find the specified string.": "Methu ffeindio'r llinyn hwnnw.",
|
||||||
|
"Replace": "Amnewid",
|
||||||
|
"Next": "Nesaf",
|
||||||
|
"Whole words": "Geiriau cyfan",
|
||||||
|
"Find and replace": "Chwilio ac amnewid",
|
||||||
|
"Replace with": "Amnewid gyda",
|
||||||
|
"Find": "Chwilio",
|
||||||
|
"Replace all": "Amnewid y cwbl",
|
||||||
|
"Match case": "Cas yn cyfateb",
|
||||||
|
"Prev": "Blaenorol",
|
||||||
|
"Spellcheck": "Sillafydd",
|
||||||
|
"Finish": "Gorffen",
|
||||||
|
"Ignore all": "Amwybyddu pob",
|
||||||
|
"Ignore": "Anwybyddu",
|
||||||
|
"Add to Dictionary": "Adio i'r Geiriadur",
|
||||||
|
"Insert row before": "Mewnosod rhes cyn",
|
||||||
|
"Rows": "Rhesi",
|
||||||
|
"Height": "Uchder",
|
||||||
|
"Paste row after": "Gludo rhes ar \u00f4l",
|
||||||
|
"Alignment": "Aliniad",
|
||||||
|
"Border color": "Lliw Border",
|
||||||
|
"Column group": "Gr\u0175p colofn",
|
||||||
|
"Row": "Rhes",
|
||||||
|
"Insert column before": "Mewnosod colofn cyn",
|
||||||
|
"Split cell": "Hollti celloedd",
|
||||||
|
"Cell padding": "Padio celloedd",
|
||||||
|
"Cell spacing": "Bylchiad celloedd",
|
||||||
|
"Row type": "Math y rhes",
|
||||||
|
"Insert table": "Mewnosod tabl",
|
||||||
|
"Body": "Corff",
|
||||||
|
"Caption": "Pennawd",
|
||||||
|
"Footer": "Troedyn",
|
||||||
|
"Delete row": "Dileu rhes",
|
||||||
|
"Paste row before": "Gludo rhes cyn",
|
||||||
|
"Scope": "Cwmpas",
|
||||||
|
"Delete table": "Dileu'r tabl",
|
||||||
|
"H Align": "Aliniad Ll",
|
||||||
|
"Top": "Brig",
|
||||||
|
"Header cell": "Cell bennawd",
|
||||||
|
"Column": "Colofn",
|
||||||
|
"Row group": "Gr\u0175p rhes",
|
||||||
|
"Cell": "Cell",
|
||||||
|
"Middle": "Canol",
|
||||||
|
"Cell type": "Math y gell",
|
||||||
|
"Copy row": "Cop\u00efo rhes",
|
||||||
|
"Row properties": "Priodweddau rhes",
|
||||||
|
"Table properties": "Priodweddau tabl",
|
||||||
|
"Bottom": "Gwaelod",
|
||||||
|
"V Align": "Aliniad F",
|
||||||
|
"Header": "Pennyn",
|
||||||
|
"Right": "De",
|
||||||
|
"Insert column after": "Mewnosod colofn ar \u00f4l",
|
||||||
|
"Cols": "Colofnau",
|
||||||
|
"Insert row after": "Mewnosod rhes ar \u00f4l",
|
||||||
|
"Width": "Lled",
|
||||||
|
"Cell properties": "Priodweddau'r gell",
|
||||||
|
"Left": "Chwith",
|
||||||
|
"Cut row": "Torri rhes",
|
||||||
|
"Delete column": "Dileu colofn",
|
||||||
|
"Center": "Canol",
|
||||||
|
"Merge cells": "Cyfuno celloedd",
|
||||||
|
"Insert template": "Mewnosod templed",
|
||||||
|
"Templates": "Templedi",
|
||||||
|
"Background color": "Lliw cefndir",
|
||||||
|
"Custom...": "Personol...",
|
||||||
|
"Custom color": "Lliw personol",
|
||||||
|
"No color": "Dim Lliw",
|
||||||
|
"Text color": "Lliw testun",
|
||||||
|
"Table of Contents": "Tabl Cynnwys",
|
||||||
|
"Show blocks": "Dangos blociau",
|
||||||
|
"Show invisible characters": "Dangos nodau anweledig",
|
||||||
|
"Words: {0}": "Geiriau: {0}",
|
||||||
|
"Insert": "Mewnosod",
|
||||||
|
"File": "Ffeil",
|
||||||
|
"Edit": "Golygu",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Ardal Testun Uwch. Pwyswch ALT-F9 ar gyfer y ddewislen, Pwyswch ALT-F10 ar gyfer y bar offer. Pwyswch ALT-0 am gymorth",
|
||||||
|
"Tools": "Offer",
|
||||||
|
"View": "Dangos",
|
||||||
|
"Table": "Tabl",
|
||||||
|
"Format": "Fformat"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
cy-a847ff54657ccf76eec362cc14fbc63adb4c67f9b1de023b29d817aba4fec062.js
|
cy-d337e01ca993cd9fb80ce3fccc39dff7f1dc47021264bf9ec14ac9af2b3d74b5.js
|
@ -1 +1 @@
|
|||||||
cy-a847ff54657ccf76eec362cc14fbc63adb4c67f9b1de023b29d817aba4fec062.js.gz
|
cy-d337e01ca993cd9fb80ce3fccc39dff7f1dc47021264bf9ec14ac9af2b3d74b5.js.gz
|
@ -0,0 +1,260 @@
|
|||||||
|
tinymce.addI18n('da',{
|
||||||
|
"Redo": "Genopret",
|
||||||
|
"Undo": "Fortryd",
|
||||||
|
"Cut": "Klip",
|
||||||
|
"Copy": "Kopier",
|
||||||
|
"Paste": "Inds\u00e6t",
|
||||||
|
"Select all": "V\u00e6lg alle",
|
||||||
|
"New document": "Nyt dokument",
|
||||||
|
"Ok": "Ok",
|
||||||
|
"Cancel": "Fortryd",
|
||||||
|
"Visual aids": "Visuel hj\u00e6lp",
|
||||||
|
"Bold": "Fed",
|
||||||
|
"Italic": "Kursiv",
|
||||||
|
"Underline": "Understreg",
|
||||||
|
"Strikethrough": "Gennemstreg",
|
||||||
|
"Superscript": "H\u00e6vet",
|
||||||
|
"Subscript": "S\u00e6nket",
|
||||||
|
"Clear formatting": "Nulstil formattering",
|
||||||
|
"Align left": "Venstrejusteret",
|
||||||
|
"Align center": "Centreret",
|
||||||
|
"Align right": "H\u00f8jrejusteret",
|
||||||
|
"Justify": "Justering",
|
||||||
|
"Bullet list": "Punkt tegn",
|
||||||
|
"Numbered list": "Nummerering",
|
||||||
|
"Decrease indent": "Formindsk indrykning",
|
||||||
|
"Increase indent": "For\u00f8g indrykning",
|
||||||
|
"Close": "Luk",
|
||||||
|
"Formats": "Formater",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Din browser underst\u00f8tter ikke direkte adgang til clipboard. Benyt Ctrl+X\/C\/ keybord shortcuts i stedet for.",
|
||||||
|
"Headers": "Overskrifter",
|
||||||
|
"Header 1": "Overskrift 1",
|
||||||
|
"Header 2": "Overskrift 2",
|
||||||
|
"Header 3": "Overskrift 3",
|
||||||
|
"Header 4": "Overskrift 4",
|
||||||
|
"Header 5": "Overskrift 5",
|
||||||
|
"Header 6": "Overskrift 6",
|
||||||
|
"Headings": "Overskrifter",
|
||||||
|
"Heading 1": "Overskrift 1",
|
||||||
|
"Heading 2": "Overskrift 2",
|
||||||
|
"Heading 3": "Overskrift 3",
|
||||||
|
"Heading 4": "Overskrift 4",
|
||||||
|
"Heading 5": "Overskrift 5",
|
||||||
|
"Heading 6": "Overskrift 6",
|
||||||
|
"Div": "Div",
|
||||||
|
"Pre": "Pre",
|
||||||
|
"Code": "Code",
|
||||||
|
"Paragraph": "S\u00e6tning",
|
||||||
|
"Blockquote": "Indrykning",
|
||||||
|
"Inline": "Inline",
|
||||||
|
"Blocks": "Blokke",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "S\u00e6t ind er indstillet til at inds\u00e6tte som ren tekst. Indhold bliver nu indsat uden formatering indtil du \u00e6ndrer indstillingen.",
|
||||||
|
"Font Family": "Skrifttype",
|
||||||
|
"Font Sizes": "Skriftst\u00f8rrelse",
|
||||||
|
"Class": "Klasse",
|
||||||
|
"Browse for an image": "S\u00f8g efter et billede",
|
||||||
|
"OR": "ELLER",
|
||||||
|
"Drop an image here": "Drop et billede her",
|
||||||
|
"Upload": "Send",
|
||||||
|
"Block": "Blok",
|
||||||
|
"Align": "Tilpas",
|
||||||
|
"Default": "Standard",
|
||||||
|
"Circle": "Cirkel",
|
||||||
|
"Disc": "Disk",
|
||||||
|
"Square": "Kvadrat",
|
||||||
|
"Lower Alpha": "Lower Alpha",
|
||||||
|
"Lower Greek": "Lower Gr\u00e6sk",
|
||||||
|
"Lower Roman": "Lower Roman",
|
||||||
|
"Upper Alpha": "Upper Alpha",
|
||||||
|
"Upper Roman": "Upper Roman",
|
||||||
|
"Anchor": "Anchor",
|
||||||
|
"Name": "Navn",
|
||||||
|
"Id": "Id",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id b\u00f8r starte med et bogstav, efterfulgt af bogstaver, tal, bindestreger, punktummer, koloner eller underscores.",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "Du har ikke gemte \u00e6ndringer. Er du sikker p\u00e5 at du vil forts\u00e6tte?",
|
||||||
|
"Restore last draft": "Genopret sidste kladde",
|
||||||
|
"Special character": "Specielle tegn",
|
||||||
|
"Source code": "Kildekode",
|
||||||
|
"Insert\/Edit code sample": "Inds\u00e6t\/Ret kodeeksempel",
|
||||||
|
"Language": "Sprog",
|
||||||
|
"Code sample": "Kodepr\u00f8ve",
|
||||||
|
"Color": "Farve",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"B": "B",
|
||||||
|
"Left to right": "Venstre til h\u00f8jre",
|
||||||
|
"Right to left": "H\u00f8jre til venstre",
|
||||||
|
"Emoticons": "Emot-ikoner",
|
||||||
|
"Document properties": "Dokument egenskaber",
|
||||||
|
"Title": "Titel",
|
||||||
|
"Keywords": "S\u00f8geord",
|
||||||
|
"Description": "Beskrivelse",
|
||||||
|
"Robots": "Robotter",
|
||||||
|
"Author": "Forfatter",
|
||||||
|
"Encoding": "Kodning",
|
||||||
|
"Fullscreen": "Fuldsk\u00e6rm",
|
||||||
|
"Action": "Handling",
|
||||||
|
"Shortcut": "Genvej",
|
||||||
|
"Help": "Hj\u00e6lp",
|
||||||
|
"Address": "Adresse",
|
||||||
|
"Focus to menubar": "Fokus p\u00e5 menulinjen",
|
||||||
|
"Focus to toolbar": "Fokus p\u00e5 v\u00e6rkt\u00f8jslinjen",
|
||||||
|
"Focus to element path": "Fokuser p\u00e5 elementvej",
|
||||||
|
"Focus to contextual toolbar": "Fokuser p\u00e5 kontekstuelle v\u00e6rkt\u00f8jslinje",
|
||||||
|
"Insert link (if link plugin activated)": "Inds\u00e6t link (hvis link plugin er aktiveret)",
|
||||||
|
"Save (if save plugin activated)": "Gem (hvis save plugin er aktiveret)",
|
||||||
|
"Find (if searchreplace plugin activated)": "Find (hvis searchreplace plugin er aktiveret)",
|
||||||
|
"Plugins installed ({0}):": "Installerede plugins ({0}):",
|
||||||
|
"Premium plugins:": "Premium plugins:",
|
||||||
|
"Learn more...": "L\u00e6r mere...",
|
||||||
|
"You are using {0}": "Du benytter {0}",
|
||||||
|
"Plugins": "Plugins",
|
||||||
|
"Handy Shortcuts": "Handy Genveje",
|
||||||
|
"Horizontal line": "Vandret linie",
|
||||||
|
"Insert\/edit image": "Inds\u00e6t\/ret billede",
|
||||||
|
"Image description": "Billede beskrivelse",
|
||||||
|
"Source": "Kilde",
|
||||||
|
"Dimensions": "Dimensioner",
|
||||||
|
"Constrain proportions": "Behold propertioner",
|
||||||
|
"General": "Generet",
|
||||||
|
"Advanced": "Avanceret",
|
||||||
|
"Style": "Stil",
|
||||||
|
"Vertical space": "Lodret afstand",
|
||||||
|
"Horizontal space": "Vandret afstand",
|
||||||
|
"Border": "Kant",
|
||||||
|
"Insert image": "Inds\u00e6t billede",
|
||||||
|
"Image": "Billede",
|
||||||
|
"Image list": "Billede liste",
|
||||||
|
"Rotate counterclockwise": "Drej modsat urets retning",
|
||||||
|
"Rotate clockwise": "Drej med urets retning",
|
||||||
|
"Flip vertically": "Flip vertikalt",
|
||||||
|
"Flip horizontally": "Flip horisontalt",
|
||||||
|
"Edit image": "Rediger billede",
|
||||||
|
"Image options": "Billede indstillinger",
|
||||||
|
"Zoom in": "Zoom ind",
|
||||||
|
"Zoom out": "Zoom ud",
|
||||||
|
"Crop": "Besk\u00e6r",
|
||||||
|
"Resize": "Skaler",
|
||||||
|
"Orientation": "Retning",
|
||||||
|
"Brightness": "Lysstyrke",
|
||||||
|
"Sharpen": "G\u00f8r skarpere",
|
||||||
|
"Contrast": "Kontrast",
|
||||||
|
"Color levels": "Farve niveauer",
|
||||||
|
"Gamma": "Gamma",
|
||||||
|
"Invert": "Inverter",
|
||||||
|
"Apply": "Anvend",
|
||||||
|
"Back": "Tilbage",
|
||||||
|
"Insert date\/time": "Inds\u00e6t dato\/klokkeslet",
|
||||||
|
"Date\/time": "Dato\/klokkeslet",
|
||||||
|
"Insert link": "Inds\u00e6t link",
|
||||||
|
"Insert\/edit link": "Inds\u00e6t\/ret link",
|
||||||
|
"Text to display": "Vis tekst",
|
||||||
|
"Url": "Url",
|
||||||
|
"Target": "Target",
|
||||||
|
"None": "Ingen",
|
||||||
|
"New window": "Nyt vindue",
|
||||||
|
"Remove link": "Fjern link",
|
||||||
|
"Anchors": "Ankre",
|
||||||
|
"Link": "Link",
|
||||||
|
"Paste or type a link": "Inds\u00e6t eller skriv et link",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "URLen som du angav ser ud til at v\u00e6re en email adresse. \u00d8nsker du at tilf\u00f8je det kr\u00e6vede prefiks mailto: ?",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "URLen som du angav ser ud til at v\u00e6re et eksternt link. \u00d8nsker du at tilf\u00f8je det kr\u00e6vede prefiks http:\/\/ ?",
|
||||||
|
"Link list": "Link liste",
|
||||||
|
"Insert video": "Inds\u00e6t video",
|
||||||
|
"Insert\/edit video": "Inds\u00e6t\/ret video",
|
||||||
|
"Insert\/edit media": "Inds\u00e6t\/ret medier",
|
||||||
|
"Alternative source": "Alternativ kilde",
|
||||||
|
"Poster": "Poster",
|
||||||
|
"Paste your embed code below:": "Inds\u00e6t din embed kode herunder:",
|
||||||
|
"Embed": "Integrer",
|
||||||
|
"Media": "Medier",
|
||||||
|
"Nonbreaking space": "H\u00e5rdt mellemrum",
|
||||||
|
"Page break": "Sideskift",
|
||||||
|
"Paste as text": "Inds\u00e6t som ren tekst",
|
||||||
|
"Preview": "Forh\u00e5ndsvisning",
|
||||||
|
"Print": "Udskriv",
|
||||||
|
"Save": "Gem",
|
||||||
|
"Find": "Find",
|
||||||
|
"Replace with": "Erstat med",
|
||||||
|
"Replace": "Erstat",
|
||||||
|
"Replace all": "Erstat alt",
|
||||||
|
"Prev": "Forrige",
|
||||||
|
"Next": "N\u00e6ste",
|
||||||
|
"Find and replace": "Find og erstat",
|
||||||
|
"Could not find the specified string.": "Kunne ikke finde s\u00f8getekst",
|
||||||
|
"Match case": "STORE og sm\u00e5 bogstaver",
|
||||||
|
"Whole words": "Hele ord",
|
||||||
|
"Spellcheck": "Stavekontrol",
|
||||||
|
"Ignore": "Ignorer",
|
||||||
|
"Ignore all": "Ignorer alt",
|
||||||
|
"Finish": "F\u00e6rdig",
|
||||||
|
"Add to Dictionary": "Tilf\u00f8j til ordbog",
|
||||||
|
"Insert table": "Inds\u00e6t tabel",
|
||||||
|
"Table properties": "Tabel egenskaber",
|
||||||
|
"Delete table": "Slet tabel",
|
||||||
|
"Cell": "Celle",
|
||||||
|
"Row": "R\u00e6kke",
|
||||||
|
"Column": "Kolonne",
|
||||||
|
"Cell properties": "Celle egenskaber",
|
||||||
|
"Merge cells": "Flet celler",
|
||||||
|
"Split cell": "Split celle",
|
||||||
|
"Insert row before": "Inds\u00e6t r\u00e6kke f\u00f8r",
|
||||||
|
"Insert row after": "Inds\u00e6t r\u00e6kke efter",
|
||||||
|
"Delete row": "Slet r\u00e6kke",
|
||||||
|
"Row properties": "R\u00e6kke egenskaber",
|
||||||
|
"Cut row": "Klip r\u00e6kke",
|
||||||
|
"Copy row": "Kopier r\u00e6kke",
|
||||||
|
"Paste row before": "Inds\u00e6t r\u00e6kke f\u00f8r",
|
||||||
|
"Paste row after": "Inds\u00e6t r\u00e6kke efter",
|
||||||
|
"Insert column before": "Inds\u00e6t kolonne f\u00f8r",
|
||||||
|
"Insert column after": "Inds\u00e6t kolonne efter",
|
||||||
|
"Delete column": "Slet kolonne",
|
||||||
|
"Cols": "Kolonne",
|
||||||
|
"Rows": "R\u00e6kker",
|
||||||
|
"Width": "Bredde",
|
||||||
|
"Height": "H\u00f8jde",
|
||||||
|
"Cell spacing": "Celle afstand",
|
||||||
|
"Cell padding": "Celle padding",
|
||||||
|
"Caption": "Tekst",
|
||||||
|
"Left": "Venstre",
|
||||||
|
"Center": "Centrering",
|
||||||
|
"Right": "H\u00f8jre",
|
||||||
|
"Cell type": "Celle type",
|
||||||
|
"Scope": "Anvendelsesomr\u00e5de",
|
||||||
|
"Alignment": "Tilpasning",
|
||||||
|
"H Align": "H juster",
|
||||||
|
"V Align": "V juster",
|
||||||
|
"Top": "Top",
|
||||||
|
"Middle": "Midt",
|
||||||
|
"Bottom": "Bund",
|
||||||
|
"Header cell": "Sidehoved celle",
|
||||||
|
"Row group": "R\u00e6kke gruppe",
|
||||||
|
"Column group": "Kolonne gruppe",
|
||||||
|
"Row type": "R\u00e6kke type",
|
||||||
|
"Header": "Sidehoved",
|
||||||
|
"Body": "Krop",
|
||||||
|
"Footer": "Sidefod",
|
||||||
|
"Border color": "Kant farve",
|
||||||
|
"Insert template": "Inds\u00e6t skabelon",
|
||||||
|
"Templates": "Skabeloner",
|
||||||
|
"Template": "Skabelon",
|
||||||
|
"Text color": "Tekst farve",
|
||||||
|
"Background color": "Baggrunds farve",
|
||||||
|
"Custom...": "Brugerdefineret...",
|
||||||
|
"Custom color": "Brugerdefineret farve",
|
||||||
|
"No color": "Ingen farve",
|
||||||
|
"Table of Contents": "Indholdsfortegnelse",
|
||||||
|
"Show blocks": "Vis klokke",
|
||||||
|
"Show invisible characters": "Vis usynlige tegn",
|
||||||
|
"Words: {0}": "Ord: {0}",
|
||||||
|
"{0} words": "ord",
|
||||||
|
"File": "Fil",
|
||||||
|
"Edit": "Rediger",
|
||||||
|
"Insert": "Inds\u00e6t",
|
||||||
|
"View": "Vis",
|
||||||
|
"Format": "Format",
|
||||||
|
"Table": "Tabel",
|
||||||
|
"Tools": "V\u00e6rkt\u00f8j",
|
||||||
|
"Powered by {0}": "Drevet af",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Rich Text omr\u00e5de. Tryk ALT-F9 for menu. Tryk ALT-F10 for toolbar. Tryk ALT-0 for hj\u00e6lp"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
da-a87f3ae1c442c3bb26b81569687e98072d038269360361ec9728f00d6b17c282.js
|
da-4a040df5d2a225dcd10aa1c7d05ff7f36a854d4834919497812c3ba5aa5b06f4.js
|
@ -1 +1 @@
|
|||||||
da-a87f3ae1c442c3bb26b81569687e98072d038269360361ec9728f00d6b17c282.js.gz
|
da-4a040df5d2a225dcd10aa1c7d05ff7f36a854d4834919497812c3ba5aa5b06f4.js.gz
|
@ -0,0 +1,260 @@
|
|||||||
|
tinymce.addI18n('de',{
|
||||||
|
"Redo": "Wiederholen",
|
||||||
|
"Undo": "R\u00fcckg\u00e4ngig",
|
||||||
|
"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": "Zentriert ausrichten",
|
||||||
|
"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 Strg + X \/ C \/ V Tastenkombinationen.",
|
||||||
|
"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": "\u00dcberschrift 1",
|
||||||
|
"Heading 2": "\u00dcberschrift 2",
|
||||||
|
"Heading 3": "\u00dcberschrift 3",
|
||||||
|
"Heading 4": "\u00dcberschrift 4",
|
||||||
|
"Heading 5": "\u00dcberschrift 5",
|
||||||
|
"Heading 6": "\u00dcberschrift 6",
|
||||||
|
"Div": "Textblock",
|
||||||
|
"Pre": "Vorformatierter Text",
|
||||||
|
"Code": "Quelltext",
|
||||||
|
"Paragraph": "Absatz",
|
||||||
|
"Blockquote": "Zitat",
|
||||||
|
"Inline": "Zeichenformate",
|
||||||
|
"Blocks": "Absatzformate",
|
||||||
|
"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!",
|
||||||
|
"Font Family": "Schriftart",
|
||||||
|
"Font Sizes": "Schriftgr\u00f6\u00dfe",
|
||||||
|
"Class": "Klasse",
|
||||||
|
"Browse for an image": "Bild...",
|
||||||
|
"OR": "ODER",
|
||||||
|
"Drop an image here": "Bild hier ablegen",
|
||||||
|
"Upload": "Hochladen",
|
||||||
|
"Block": "Block",
|
||||||
|
"Align": "Ausrichtung",
|
||||||
|
"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": "Farbe",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"B": "B",
|
||||||
|
"Left to right": "Von links nach rechts",
|
||||||
|
"Right to left": "Von rechts nach links",
|
||||||
|
"Emoticons": "Emoticons",
|
||||||
|
"Document properties": "Dokumenteigenschaften",
|
||||||
|
"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": "Handy Shortcuts",
|
||||||
|
"Horizontal line": "Horizontale Linie",
|
||||||
|
"Insert\/edit image": "Bild einf\u00fcgen\/bearbeiten",
|
||||||
|
"Image description": "Bildbeschreibung",
|
||||||
|
"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 link": "Link einf\u00fcgen",
|
||||||
|
"Insert\/edit link": "Link einf\u00fcgen\/bearbeiten",
|
||||||
|
"Text to display": "Anzuzeigender Text",
|
||||||
|
"Url": "URL",
|
||||||
|
"Target": "Ziel",
|
||||||
|
"None": "Keine",
|
||||||
|
"New window": "Neues Fenster",
|
||||||
|
"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?",
|
||||||
|
"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",
|
||||||
|
"Poster": "Poster",
|
||||||
|
"Paste your embed code below:": "F\u00fcgen Sie Ihren Einbettungscode hier ein:",
|
||||||
|
"Embed": "Einbetten",
|
||||||
|
"Media": "Medium",
|
||||||
|
"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",
|
||||||
|
"Prev": "Zur\u00fcck",
|
||||||
|
"Next": "Weiter",
|
||||||
|
"Find and replace": "Suchen und ersetzen",
|
||||||
|
"Could not find the specified string.": "Die Zeichenfolge wurde nicht gefunden.",
|
||||||
|
"Match case": "Gro\u00df-\/Kleinschreibung beachten",
|
||||||
|
"Whole words": "Nur ganze W\u00f6rter",
|
||||||
|
"Spellcheck": "Rechtschreibpr\u00fcfung",
|
||||||
|
"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",
|
||||||
|
"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",
|
||||||
|
"Table of Contents": "Inhaltsverzeichnis",
|
||||||
|
"Show blocks": "Bl\u00f6cke anzeigen",
|
||||||
|
"Show invisible characters": "Unsichtbare Zeichen anzeigen",
|
||||||
|
"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"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
de-a10c8f6f1e53da776e7026dffd54ea8ba527492b767e5b54ae5c3974f6953311.js
|
de-f9a88202d526e76875d22053cc659e4aabb43fa88411296ba122b8cf4d468eef.js
|
@ -1 +1 @@
|
|||||||
de-a10c8f6f1e53da776e7026dffd54ea8ba527492b767e5b54ae5c3974f6953311.js.gz
|
de-f9a88202d526e76875d22053cc659e4aabb43fa88411296ba122b8cf4d468eef.js.gz
|
@ -0,0 +1,260 @@
|
|||||||
|
tinymce.addI18n('de_AT',{
|
||||||
|
"Redo": "Wiederholen",
|
||||||
|
"Undo": "R\u00fcckg\u00e4ngig",
|
||||||
|
"Cut": "Ausschneiden",
|
||||||
|
"Copy": "Kopieren",
|
||||||
|
"Paste": "Einf\u00fcgen",
|
||||||
|
"Select all": "Alles ausw\u00e4hlen",
|
||||||
|
"New document": "Neues Dokument",
|
||||||
|
"Ok": "Ok",
|
||||||
|
"Cancel": "Abbrechen",
|
||||||
|
"Visual aids": "Hilfslinien und unsichtbare Elemente einblenden",
|
||||||
|
"Bold": "Fett",
|
||||||
|
"Italic": "Kursiv",
|
||||||
|
"Underline": "Unterstrichen",
|
||||||
|
"Strikethrough": "Durchgestrichen",
|
||||||
|
"Superscript": "Hochgestellt",
|
||||||
|
"Subscript": "Tiefgestellt",
|
||||||
|
"Clear formatting": "Formatierungen zur\u00fccksetzen",
|
||||||
|
"Align left": "Linksb\u00fcndig",
|
||||||
|
"Align center": "Zentriert",
|
||||||
|
"Align right": "Rechtsb\u00fcndig",
|
||||||
|
"Justify": "Blocksatz",
|
||||||
|
"Bullet list": "Unsortierte Liste",
|
||||||
|
"Numbered list": "Sortierte Liste",
|
||||||
|
"Decrease indent": "Ausr\u00fccken",
|
||||||
|
"Increase indent": "Einr\u00fccken",
|
||||||
|
"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 keinen direkten Zugriff auf die Zwischenablage. Bitte nutzen Sie die Tastaturk\u00fcrzel Strg+X\/C\/V stattdessen.",
|
||||||
|
"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": "\u00dcberschrift 1",
|
||||||
|
"Heading 2": "\u00dcberschrift 2",
|
||||||
|
"Heading 3": "\u00dcberschrift 3",
|
||||||
|
"Heading 4": "\u00dcberschrift 4",
|
||||||
|
"Heading 5": "\u00dcberschrift 5",
|
||||||
|
"Heading 6": "\u00dcberschrift 6",
|
||||||
|
"Div": "Block (div)",
|
||||||
|
"Pre": "Vorformatierter Text (pre)",
|
||||||
|
"Code": "Code (code)",
|
||||||
|
"Paragraph": "Absatz (p)",
|
||||||
|
"Blockquote": "Zitat (blockquote)",
|
||||||
|
"Inline": "Inline",
|
||||||
|
"Blocks": "Bl\u00f6cke",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Alle Texte werden nun ohne Formatierung eingef\u00fcgt, bis diese Einstellung wieder ge\u00e4ndert wird.",
|
||||||
|
"Font Family": "Schriftart",
|
||||||
|
"Font Sizes": "Schriftgr\u00f6\u00dfen",
|
||||||
|
"Class": "Klasse",
|
||||||
|
"Browse for an image": "Bild...",
|
||||||
|
"OR": "oder",
|
||||||
|
"Drop an image here": "Bild hierher ziehen",
|
||||||
|
"Upload": "Hochladen",
|
||||||
|
"Block": "Block",
|
||||||
|
"Align": "Ausrichtung",
|
||||||
|
"Default": "Standard",
|
||||||
|
"Circle": "Kreis",
|
||||||
|
"Disc": "Gef\u00fcllter Kreis",
|
||||||
|
"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": "Anker",
|
||||||
|
"Name": "Name",
|
||||||
|
"Id": "ID",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Eine ID f\u00e4ngt mit einem Buchstaben an, gefolgt von Buchstaben, Ziffern, Bindestrichen, Punkten, Doppelpunkten oder Unterstrichen.",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "Sie haben ungespeicherte \u00c4nderungen. Sind Sie sicher, dass Sie die Seite verlassen wollen?",
|
||||||
|
"Restore last draft": "Letzten Entwurf wiederherstellen.",
|
||||||
|
"Special character": "Sonderzeichen",
|
||||||
|
"Source code": "Quelltext",
|
||||||
|
"Insert\/Edit code sample": "Beispielcode einf\u00fcgen\/bearbeiten",
|
||||||
|
"Language": "Sprache",
|
||||||
|
"Code sample": "Code Beispiel",
|
||||||
|
"Color": "Farbe",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"B": "B",
|
||||||
|
"Left to right": "Links nach rechts",
|
||||||
|
"Right to left": "Rechts nach links",
|
||||||
|
"Emoticons": "Emoticons",
|
||||||
|
"Document properties": "Dokumenteigenschaften",
|
||||||
|
"Title": "Titel",
|
||||||
|
"Keywords": "Schl\u00fcsselw\u00f6rter",
|
||||||
|
"Description": "Beschreibung",
|
||||||
|
"Robots": "Suchmaschinen",
|
||||||
|
"Author": "Autor",
|
||||||
|
"Encoding": "Enkodierung",
|
||||||
|
"Fullscreen": "Vollbild",
|
||||||
|
"Action": "Aktion",
|
||||||
|
"Shortcut": "Tastenkombination",
|
||||||
|
"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 Plugin aktiv ist)",
|
||||||
|
"Save (if save plugin activated)": "Speichern (wenn Plugin aktiv ist)",
|
||||||
|
"Find (if searchreplace plugin activated)": "Suchen (wenn Plugin aktiv ist)",
|
||||||
|
"Plugins installed ({0}):": "Installierte Plugins ({0}):",
|
||||||
|
"Premium plugins:": "Premium Plugins:",
|
||||||
|
"Learn more...": "Mehr Informationen...",
|
||||||
|
"You are using {0}": "Sie verwenden {0}",
|
||||||
|
"Plugins": "Plugins",
|
||||||
|
"Handy Shortcuts": "Praktische Abk\u00fcrzungen",
|
||||||
|
"Horizontal line": "Horizontale Trennlinie",
|
||||||
|
"Insert\/edit image": "Bild einf\u00fcgen\/bearbeiten",
|
||||||
|
"Image description": "Bildbeschreibung",
|
||||||
|
"Source": "Adresse",
|
||||||
|
"Dimensions": "Ausma\u00dfe",
|
||||||
|
"Constrain proportions": "Seitenverh\u00e4ltnis beibehalten",
|
||||||
|
"General": "Allgemein",
|
||||||
|
"Advanced": "Erweitert",
|
||||||
|
"Style": "Format",
|
||||||
|
"Vertical space": "Vertikaler Abstand",
|
||||||
|
"Horizontal space": "Horizontaler Abstand",
|
||||||
|
"Border": "Rahmen",
|
||||||
|
"Insert image": "Bild einf\u00fcgen",
|
||||||
|
"Image": "Bild",
|
||||||
|
"Image list": "Bilderliste",
|
||||||
|
"Rotate counterclockwise": "Gegen den Uhrzeigersinn drehen",
|
||||||
|
"Rotate clockwise": "Im Uhrzeigersinn drehen",
|
||||||
|
"Flip vertically": "Vertikal kippen",
|
||||||
|
"Flip horizontally": "Horizontal kippen",
|
||||||
|
"Edit image": "Bild bearbeiten",
|
||||||
|
"Image options": "Bildeinstellungen",
|
||||||
|
"Zoom in": "Einzoomen",
|
||||||
|
"Zoom out": "Auszoomen",
|
||||||
|
"Crop": "Zuschneiden",
|
||||||
|
"Resize": "Gr\u00f6\u00dfe \u00e4ndern",
|
||||||
|
"Orientation": "Orientierung",
|
||||||
|
"Brightness": "Helligkeit",
|
||||||
|
"Sharpen": "Sch\u00e4rfen",
|
||||||
|
"Contrast": "Kontrast",
|
||||||
|
"Color levels": "Farbwerte",
|
||||||
|
"Gamma": "Gamma",
|
||||||
|
"Invert": "Invertieren",
|
||||||
|
"Apply": "Anwenden",
|
||||||
|
"Back": "Zur\u00fcck",
|
||||||
|
"Insert date\/time": "Zeit\/Datum einf\u00fcgen",
|
||||||
|
"Date\/time": "Zeit\/Datum",
|
||||||
|
"Insert link": "Link einf\u00fcgen",
|
||||||
|
"Insert\/edit link": "Link einf\u00fcgen\/bearbeiten",
|
||||||
|
"Text to display": "Angezeigter Text",
|
||||||
|
"Url": "Url",
|
||||||
|
"Target": "Ziel",
|
||||||
|
"None": "Keine",
|
||||||
|
"New window": "Neues Fenster",
|
||||||
|
"Remove link": "Link entfernen",
|
||||||
|
"Anchors": "Anker",
|
||||||
|
"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?": "Die eingegebene URL scheint eine E-Mail-Adresse zu sein. Soll das notwendige \"mailto:\"-Pr\u00e4fix hinzugef\u00fcgt werden?",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Die eingegebene URL scheint eine externe Web-Adresse zu sein. Soll das notwendige \"http:\/\/\"-Pr\u00e4fix hinzugef\u00fcgt 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",
|
||||||
|
"Poster": "Poster",
|
||||||
|
"Paste your embed code below:": "F\u00fcgen unten Sie Ihren Quellcode zum einbetten 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": "Alle ersetzen",
|
||||||
|
"Prev": "Vorheriges",
|
||||||
|
"Next": "N\u00e4chstes",
|
||||||
|
"Find and replace": "Suchen und ersetzen",
|
||||||
|
"Could not find the specified string.": "Keine \u00dcbereinstimmung gefunden",
|
||||||
|
"Match case": "Gro\u00df-\/Kleinschreibung beachten",
|
||||||
|
"Whole words": "Vollst\u00e4ndige W\u00f6rter",
|
||||||
|
"Spellcheck": "Rechtschreibung \u00fcberpr\u00fcfen",
|
||||||
|
"Ignore": "Ignorieren",
|
||||||
|
"Ignore all": "Alle ignorieren",
|
||||||
|
"Finish": "Fertig",
|
||||||
|
"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 vereinen",
|
||||||
|
"Split cell": "Verbundene Zellen trennen",
|
||||||
|
"Insert row before": "Neue Zeile oberhalb einf\u00fcgen",
|
||||||
|
"Insert row after": "Neue Zeile unterhalb einf\u00fcgen",
|
||||||
|
"Delete row": "Zeile l\u00f6schen",
|
||||||
|
"Row properties": "Zeileneigenschaften",
|
||||||
|
"Cut row": "Zeile ausschneiden",
|
||||||
|
"Copy row": "Zeile kopieren",
|
||||||
|
"Paste row before": "Zeile oberhalb einf\u00fcgen",
|
||||||
|
"Paste row after": "Zeile unterhalb einf\u00fcgen",
|
||||||
|
"Insert column before": "Neue Spalte links einf\u00fcgen",
|
||||||
|
"Insert column after": "Neue Spalte rechts einf\u00fcgen",
|
||||||
|
"Delete column": "Spalte l\u00f6schen",
|
||||||
|
"Cols": "Spalten",
|
||||||
|
"Rows": "Zeilen",
|
||||||
|
"Width": "Breite",
|
||||||
|
"Height": "H\u00f6he",
|
||||||
|
"Cell spacing": "Zellenabstand",
|
||||||
|
"Cell padding": "Abstand innerhalb der Zellen",
|
||||||
|
"Caption": "Beschriftung der Tabelle",
|
||||||
|
"Left": "Links",
|
||||||
|
"Center": "Zentriert",
|
||||||
|
"Right": "Rechts",
|
||||||
|
"Cell type": "Zellentyp",
|
||||||
|
"Scope": "Geltungsbereich",
|
||||||
|
"Alignment": "Ausrichtung",
|
||||||
|
"H Align": "Ausrichtung H",
|
||||||
|
"V Align": "Ausrichtung V",
|
||||||
|
"Top": "Oben",
|
||||||
|
"Middle": "Mitte",
|
||||||
|
"Bottom": "Unten",
|
||||||
|
"Header cell": "\u00dcberschrift",
|
||||||
|
"Row group": "Zeilengruppe",
|
||||||
|
"Column group": "Spaltengruppe",
|
||||||
|
"Row type": "Zeilentyp",
|
||||||
|
"Header": "Tabellen\u00fcberschrift",
|
||||||
|
"Body": "Tabellenk\u00f6rper",
|
||||||
|
"Footer": "Tabellenfu\u00df",
|
||||||
|
"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",
|
||||||
|
"Table of Contents": "Inhaltsverzeichnis",
|
||||||
|
"Show blocks": "Blockelemente einblenden",
|
||||||
|
"Show invisible characters": "Unsichtbare Zeichen einblenden",
|
||||||
|
"Words: {0}": "W\u00f6rter: {0}",
|
||||||
|
"{0} words": "{0} W\u00f6rter",
|
||||||
|
"File": "Datei",
|
||||||
|
"Edit": "Bearbeiten",
|
||||||
|
"Insert": "Einf\u00fcgen",
|
||||||
|
"View": "Ansicht",
|
||||||
|
"Format": "Format",
|
||||||
|
"Table": "Tabelle",
|
||||||
|
"Tools": "Extras",
|
||||||
|
"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 die Werkzeugleiste. Dr\u00fccken Sie ALT-0 f\u00fcr Hilfe"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
de_AT-a32eec12ce12b06fc2c8919d2372242e9596712c96dc9bcfff1fc8b7dc458627.js
|
de_AT-2c6a1926c1cddd2079d27e844db153d797505e21bab6bdab018c2e5d1f0532fb.js
|
@ -1 +1 @@
|
|||||||
de_AT-a32eec12ce12b06fc2c8919d2372242e9596712c96dc9bcfff1fc8b7dc458627.js.gz
|
de_AT-2c6a1926c1cddd2079d27e844db153d797505e21bab6bdab018c2e5d1f0532fb.js.gz
|
@ -0,0 +1,230 @@
|
|||||||
|
tinymce.addI18n('dv',{
|
||||||
|
"Cut": "\u0786\u07a6\u0793\u07b0",
|
||||||
|
"Heading 5": "\u0780\u07ac\u0791\u07a8\u0782\u07b0 5",
|
||||||
|
"Header 2": "\u0780\u07ac\u0791\u07a7 2",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u0786\u07b0\u078d\u07a8\u0795\u07b0\u0784\u07af\u0791\u07b0 \u0784\u07ad\u0782\u07aa\u0782\u07b0 \u0786\u07aa\u0783\u07aa\u0789\u07aa\u078e\u07ac \u0780\u07aa\u0787\u07b0\u078b\u07a6\u060c \u0784\u07b0\u0783\u07af\u0792\u07a6\u0783\u0787\u07a6\u0786\u07aa\u0782\u07b0 \u0782\u07aa\u078b\u07ad! Ctrl+X\/C\/V \u0784\u07ad\u0782\u07aa\u0782\u07b0 \u0786\u07aa\u0783\u07ad!",
|
||||||
|
"Heading 4": "\u0780\u07ac\u0791\u07a8\u0782\u07b0 4",
|
||||||
|
"Div": "\u0791\u07a6\u0787\u07a8\u0788\u07b0",
|
||||||
|
"Heading 2": "\u0780\u07ac\u0791\u07a8\u0782\u07b0 2",
|
||||||
|
"Paste": "\u0795\u07ad\u0790\u07b0\u0793\u07b0",
|
||||||
|
"Close": "\u0782\u07a8\u0787\u07b0\u0788\u07a7",
|
||||||
|
"Font Family": "\u078a\u07ae\u0782\u07b0\u0793\u07b0",
|
||||||
|
"Pre": "\u0795\u07b0\u0783\u07a9",
|
||||||
|
"Align right": "\u0786\u07a6\u0782\u07a7\u078c\u07a6\u0781\u07b0 \u0796\u07a6\u0787\u07b0\u0790\u07a7",
|
||||||
|
"New document": "\u0787\u07a7 \u0791\u07ae\u0786\u07a8\u0787\u07aa\u0789\u07ac\u0782\u07b0\u0793\u07b0",
|
||||||
|
"Blockquote": "\u0784\u07b0\u078d\u07ae\u0786\u07b0-\u0786\u07af\u0793\u07b0",
|
||||||
|
"Numbered list": "\u0782\u07a6\u0782\u07b0\u0784\u07a6\u0783\u07aa \u078d\u07a8\u0790\u07b0\u0793\u07b0",
|
||||||
|
"Heading 1": "\u0780\u07ac\u0791\u07a8\u0782\u07b0 1",
|
||||||
|
"Headings": "\u0780\u07ac\u0791\u07a8\u0782\u07b0",
|
||||||
|
"Increase indent": "\u078b\u07aa\u0783\u07aa\u0789\u07a8\u0782\u07b0 \u0784\u07ae\u0791\u07aa\u0786\u07aa\u0783\u07ad",
|
||||||
|
"Formats": "\u078a\u07af\u0789\u07ac\u0793\u07b0\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Headers": "\u0780\u07ac\u0791\u07a7\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Select all": "\u0790\u07ac\u078d\u07ac\u0786\u07b0\u0793\u07b0 \u0787\u07af\u078d\u07b0",
|
||||||
|
"Header 3": "\u0780\u07ac\u0791\u07a7 3",
|
||||||
|
"Blocks": "\u0784\u07b0\u078d\u07ae\u0786\u07b0\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Undo": "\u0787\u07a6\u0782\u07b0\u0791\u07ab",
|
||||||
|
"Strikethrough": "\u0789\u07ac\u078b\u07aa \u0783\u07ae\u0782\u078e\u07ae",
|
||||||
|
"Bullet list": "\u0784\u07aa\u078d\u07ac\u0793\u07b0 \u078d\u07a8\u0790\u07b0\u0793\u07b0",
|
||||||
|
"Header 1": "\u0780\u07ac\u0791\u07a7 1",
|
||||||
|
"Superscript": "\u0789\u07a6\u078c\u07a9\u0787\u07a6\u0786\u07aa\u0783\u07aa",
|
||||||
|
"Clear formatting": "\u078a\u07af\u0789\u07ac\u0793\u07b0\u078c\u07a6\u0787\u07b0 \u078a\u07ae\u0780\u07ad",
|
||||||
|
"Font Sizes": "\u078a\u07ae\u0782\u07b0\u0793\u07b0 \u0790\u07a6\u0787\u07a8\u0792\u07b0",
|
||||||
|
"Subscript": "\u078c\u07a8\u0783\u07a9\u0787\u07a6\u0786\u07aa\u0783\u07aa",
|
||||||
|
"Header 6": "\u0780\u07ac\u0791\u07a7 6",
|
||||||
|
"Redo": "\u0783\u07a9\u0791\u07ab",
|
||||||
|
"Paragraph": "\u0795\u07ac\u0783\u07ac\u078e\u07b0\u0783\u07a7\u078a\u07b0",
|
||||||
|
"Ok": "\u0787\u07af\u0786\u07ad",
|
||||||
|
"Bold": "\u0784\u07af\u078d\u07b0\u0791\u07b0",
|
||||||
|
"Code": "\u0786\u07af\u0791\u07b0",
|
||||||
|
"Italic": "\u0787\u07a8\u0793\u07a6\u078d\u07a8\u0786\u07b0",
|
||||||
|
"Align center": "\u0789\u07ac\u078b\u07a6\u0781\u07b0 \u0796\u07a6\u0787\u07b0\u0790\u07a7",
|
||||||
|
"Header 5": "\u0780\u07ac\u0791\u07a7 5",
|
||||||
|
"Heading 6": "\u0780\u07ac\u0791\u07a8\u0782\u07b0 6",
|
||||||
|
"Heading 3": "\u0780\u07ac\u0791\u07a8\u0782\u07b0 3",
|
||||||
|
"Decrease indent": "\u078b\u07aa\u0783\u07aa\u0789\u07a8\u0782\u07b0 \u0786\u07aa\u0791\u07a6\u0786\u07aa\u0783\u07ad",
|
||||||
|
"Header 4": "\u0780\u07ac\u0791\u07a7 4",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u0795\u07ad\u0790\u07b0\u0793\u07b0 \u0786\u07aa\u0783\u07ac\u0788\u07ad\u0782\u07a9 \u0795\u07b0\u078d\u07ac\u0787\u07a8\u0782\u07b0\u0786\u07ae\u0781\u07b0! \u0784\u07a6\u078b\u07a6\u078d\u07aa \u0786\u07aa\u0783\u07ac\u0787\u07b0\u0788\u07aa\u0789\u07a6\u0781\u07b0 \u0789\u07a8 \u0787\u07ae\u0795\u07b0\u079d\u07a6\u0782\u07b0 \u0787\u07ae\u078a\u07b0 \u0786\u07ae\u0781\u07b0\u078d\u07a6\u0787\u07b0\u0788\u07a7!",
|
||||||
|
"Underline": "\u078b\u07a6\u0781\u07aa\u0783\u07ae\u0782\u078e\u07aa",
|
||||||
|
"Cancel": "\u0786\u07ac\u0782\u07b0\u0790\u07a6\u078d\u07b0",
|
||||||
|
"Justify": "\u0787\u07ac\u0787\u07b0\u0788\u07a6\u0783\u07aa \u0786\u07aa\u0783\u07ad",
|
||||||
|
"Inline": "\u0787\u07a8\u0782\u07b0\u078d\u07a6\u0787\u07a8\u0782\u07b0",
|
||||||
|
"Copy": "\u0786\u07ae\u0795\u07a9",
|
||||||
|
"Align left": "\u0788\u07a7\u078c\u07a6\u0781\u07b0 \u0796\u07a6\u0787\u07b0\u0790\u07a7",
|
||||||
|
"Visual aids": "\u0788\u07a8\u079d\u07aa\u0787\u07a6\u078d\u07b0 \u0787\u07ac\u0787\u07a8\u0791\u07b0\u0790\u07b0",
|
||||||
|
"Lower Greek": "\u078d\u07af\u0788\u07a6\u0783 \u078e\u07b0\u0783\u07a9\u0786\u07b0",
|
||||||
|
"Square": "\u078e\u07ae\u0785\u07a8",
|
||||||
|
"Default": "\u0791\u07a8\u078a\u07af\u078d\u07b0\u0793\u07b0",
|
||||||
|
"Lower Alpha": "\u078d\u07af\u0788\u07a6\u0783 \u0787\u07a6\u078d\u07b0\u078a\u07a7",
|
||||||
|
"Circle": "\u0784\u07ae\u0785\u07aa",
|
||||||
|
"Disc": "\u0788\u07a6\u0781\u07b0\u0784\u07aa\u0783\u07aa",
|
||||||
|
"Upper Alpha": "\u0787\u07a6\u0795\u07a7 \u0787\u07a6\u078d\u07b0\u078a\u07a7",
|
||||||
|
"Upper Roman": "\u0787\u07a6\u0795\u07a7 \u0783\u07af\u0789\u07a6\u0782\u07b0",
|
||||||
|
"Lower Roman": "\u078d\u07af\u0788\u07a6\u0783 \u0783\u07af\u0789\u07a6\u0782\u07b0",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "\u0787\u07a6\u0787\u07a8\u0791\u07a9 \u078a\u07ac\u0781\u07ac\u0782\u07b0\u0788\u07a7\u0782\u07a9 \u0787\u07a6\u0786\u07aa\u0783\u07a6\u0786\u07aa\u0782\u07b0\u060c \u0787\u07ad\u078e\u07ac \u078a\u07a6\u0780\u07aa\u078e\u07a6\u0787\u07a8 \u0787\u07a6\u0786\u07aa\u0783\u07aa\u078c\u07a6\u0786\u07ac\u0787\u07b0\u060c \u0782\u07a6\u0782\u07b0\u0784\u07a6\u0783\u07aa\u078c\u07a6\u0787\u07b0\u060c \u0791\u07ad\u079d\u07b0\u078c\u07a6\u0787\u07b0\u060c \u078c\u07a8\u0786\u07a8\u078c\u07a6\u0787\u07b0\u060c \u0786\u07ae\u078d\u07ae\u0782\u07b0\u078c\u07a6\u0787\u07b0 \u0782\u07aa\u0788\u07a6\u078c\u07a6 \u078b\u07a6\u0781\u07aa \u0783\u07ae\u0782\u078e\u07aa\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Name": "\u0782\u07a6\u0782\u07b0",
|
||||||
|
"Anchor": "\u0787\u07ac\u0782\u07b0\u0786\u07a6\u0783",
|
||||||
|
"Id": "\u0787\u07a6\u0787\u07a8\u0791\u07a9",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "\u0784\u07a6\u078b\u07a6\u078d\u07aa\u078c\u07a6\u0787\u07b0 \u0790\u07ad\u0788\u07b0 \u0782\u07aa\u0786\u07ae\u0781\u07b0 \u078b\u07ab\u0786\u07ae\u0781\u07b0\u078d\u07a6\u0782\u07b0\u0788\u07a9\u078c\u07a6\u061f",
|
||||||
|
"Restore last draft": "\u078a\u07a6\u0780\u07aa\u078e\u07ac \u0791\u07b0\u0783\u07a7\u078a\u07b0\u0793\u07b0 \u0783\u07ac\u0790\u07b0\u0793\u07af \u0786\u07aa\u0783\u07ad",
|
||||||
|
"Special character": "\u079a\u07a7\u0787\u07b0\u0790\u07a6 \u0787\u07a6\u0786\u07aa\u0783\u07aa\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Source code": "\u0789\u07a6\u0790\u07b0\u078b\u07a6\u0783\u07aa",
|
||||||
|
"Language": "\u0784\u07a6\u0790\u07b0",
|
||||||
|
"Insert\/Edit code sample": "\u0786\u07af\u0791\u07aa \u0789\u07a8\u0790\u07a7\u078d\u07aa \u0787\u07a8\u0782\u07b0\u0790\u07a7\u0793\u07aa\/\u0787\u07ac\u0791\u07a8\u0793\u07b0 \u0786\u07aa\u0783\u07aa\u0782\u07b0",
|
||||||
|
"B": "\u0784\u07a9",
|
||||||
|
"R": "\u0787\u07a7\u0783\u07aa",
|
||||||
|
"G": "\u0796\u07a9",
|
||||||
|
"Color": "\u0786\u07aa\u078d\u07a6",
|
||||||
|
"Right to left": "\u0786\u07a6\u0782\u07a7\u078c\u07aa\u0782\u07b0 \u0788\u07a7\u078c\u07a6\u0781\u07b0",
|
||||||
|
"Left to right": "\u0788\u07a7\u078c\u07aa\u0782\u07b0 \u0786\u07a6\u0782\u07a7\u078c\u07a6\u0781\u07b0",
|
||||||
|
"Emoticons": "\u079d\u07aa\u0787\u07ab\u0783\u07aa \u078a\u07ae\u0793\u07af",
|
||||||
|
"Robots": "\u0783\u07af\u0784\u07ae\u0793\u07b0\u0790\u07b0",
|
||||||
|
"Document properties": "\u0791\u07ae\u0786\u07a8\u0787\u07aa\u0789\u07ac\u0782\u07b0\u0793\u07b0\u078e\u07ac \u0790\u07a8\u078a\u07a6\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Title": "\u0793\u07a6\u0787\u07a8\u0793\u07a6\u078d\u07b0",
|
||||||
|
"Keywords": "\u0786\u07a9\u0788\u07af\u0791\u07b0\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Encoding": "\u0787\u07ac\u0782\u07b0\u0786\u07af\u0791\u07a8\u0782\u07b0",
|
||||||
|
"Description": "\u078c\u07a6\u078a\u07b0\u0790\u07a9\u078d\u07aa",
|
||||||
|
"Author": "\u0788\u07ac\u0783\u07a8\u078a\u07a6\u0783\u07a7\u078c\u07b0",
|
||||||
|
"Fullscreen": "\u078a\u07aa\u078d\u07b0\u0790\u07b0\u0786\u07b0\u0783\u07a9\u0782\u07b0",
|
||||||
|
"Horizontal line": "\u0780\u07aa\u0783\u07a6\u0790\u07b0 \u0783\u07ae\u0782\u078e\u07aa",
|
||||||
|
"Horizontal space": "\u0780\u07ae\u0783\u07a8\u0792\u07af\u0782\u07b0\u0793\u07a6\u078d\u07b0 \u0790\u07b0\u0795\u07ad\u0790\u07b0",
|
||||||
|
"Insert\/edit image": "\u078a\u07ae\u0793\u07af\u078d\u07aa\u0782\u07b0\/\u0784\u07a6\u078b\u07a6\u078d\u07aa\u0786\u07aa\u0783\u07aa\u0782\u07b0",
|
||||||
|
"General": "\u0787\u07a7\u0782\u07b0\u0789\u07aa",
|
||||||
|
"Advanced": "\u0787\u07ac\u0791\u07b0\u0788\u07a7\u0782\u07b0\u0790\u07b0\u0791\u07b0",
|
||||||
|
"Source": "\u0789\u07a6\u0790\u07b0\u078b\u07a6\u0783\u07aa",
|
||||||
|
"Border": "\u0784\u07af\u0791\u07a6\u0783\u07aa",
|
||||||
|
"Constrain proportions": "\u0788\u07a6\u0792\u07a6\u0782\u07b0 \u0780\u07a8\u078a\u07a6\u0780\u07a6\u0787\u07b0\u0793\u07a7",
|
||||||
|
"Vertical space": "\u0788\u07a7\u0793\u07a8\u0786\u07a6\u078d\u07b0 \u0790\u07b0\u0795\u07ad\u0790\u07b0",
|
||||||
|
"Image description": "\u078a\u07ae\u0793\u07af\u078e\u07ac \u078c\u07a6\u078a\u07b0\u0790\u07a9\u078d\u07aa",
|
||||||
|
"Style": "\u0790\u07b0\u0793\u07a6\u0787\u07a8\u078d\u07b0",
|
||||||
|
"Dimensions": "\u0789\u07a8\u0782\u07b0\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Insert image": "\u078a\u07ae\u0793\u07af \u0787\u07a8\u0782\u07b0\u0790\u07a7\u0793\u07b0 \u0786\u07aa\u0783\u07ad",
|
||||||
|
"Image": "\u078a\u07ae\u0793\u07af",
|
||||||
|
"Zoom in": "\u0784\u07ae\u0791\u07aa\u0786\u07aa\u0783\u07ad",
|
||||||
|
"Contrast": "\u078c\u07a6\u078a\u07a7\u078c\u07aa\u0786\u07a6\u0782\u07b0",
|
||||||
|
"Back": "\u078a\u07a6\u0780\u07a6\u078c\u07a6\u0781\u07b0",
|
||||||
|
"Gamma": "\u078e\u07ad\u0789\u07a7",
|
||||||
|
"Flip horizontally": "\u0780\u07aa\u0783\u07a6\u0780\u07a6\u0781\u07b0\u0788\u07a7\u078e\u07ae\u078c\u07a6\u0781\u07b0 \u078a\u07aa\u0781\u07aa\u0782\u07b0\u0796\u07a6\u0780\u07a7",
|
||||||
|
"Resize": "\u0790\u07a6\u0787\u07a8\u0792\u07aa\u0784\u07a6\u078b\u07a6\u078d\u07aa\u0786\u07aa\u0783\u07aa\u0782\u07b0",
|
||||||
|
"Sharpen": "\u078c\u07ab\u0782\u07aa\u0786\u07a6\u0782\u07b0",
|
||||||
|
"Zoom out": "\u0786\u07aa\u0791\u07a6\u0786\u07aa\u0783\u07ad",
|
||||||
|
"Image options": "\u078a\u07ae\u0793\u07af \u0787\u07ae\u0795\u07b0\u079d\u07a6\u0782\u07b0\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Apply": "\u0787\u07ac\u0795\u07b0\u078d\u07a6\u0787\u07a8\u0786\u07aa\u0783\u07ad",
|
||||||
|
"Brightness": "\u0787\u07a6\u078d\u07a8\u0789\u07a8\u0782\u07b0",
|
||||||
|
"Rotate clockwise": "\u0786\u07a6\u0782\u07a7\u078c\u07a6\u0781\u07b0 \u0787\u07a6\u0782\u0784\u07aa\u0783\u07a7",
|
||||||
|
"Rotate counterclockwise": "\u0788\u07a7\u078c\u07a6\u0781\u07b0 \u0787\u07a6\u0782\u0784\u07aa\u0783\u07a7",
|
||||||
|
"Edit image": "\u078a\u07ae\u0793\u07af \u0787\u07ac\u0791\u07a8\u0793\u07b0\u0786\u07aa\u07aa\u0783\u07aa\u0782\u07b0",
|
||||||
|
"Color levels": "\u0786\u07aa\u078d\u07a6\u0787\u07a8\u078e\u07ac \u078d\u07ac\u0788\u07ac\u078d\u07b0\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Crop": "\u0786\u07b0\u0783\u07ae\u0795\u07b0\u0786\u07aa\u0783\u07aa\u0782\u07b0",
|
||||||
|
"Orientation": "\u0787\u07ae\u0783\u07a8\u0787\u07ac\u0782\u07b0\u0793\u07ad\u079d\u07a6\u0782\u07b0",
|
||||||
|
"Flip vertically": "\u0789\u07a6\u078c\u07a8\u0782\u07b0\u078c\u07a8\u0783\u07a8\u0787\u07a6\u0781\u07b0\u0788\u07a7\u078e\u07ae\u078c\u07a6\u0781\u07b0 \u078a\u07aa\u0781\u07aa\u0782\u07b0\u0796\u07a6\u0780\u07a7",
|
||||||
|
"Invert": "\u0787\u07a8\u0782\u07b0\u0788\u07a7\u0793\u07aa",
|
||||||
|
"Date\/time": "\u078c\u07a7\u0783\u07a9\u079a\u07b0\/\u0788\u07a6\u078e\u07aa\u078c\u07aa",
|
||||||
|
"Insert date\/time": "\u0788\u07a6\u078e\u07aa\u078c\u07aa\/\u078c\u07a7\u0783\u07a9\u079a\u07b0 \u078d\u07aa\u0782\u07b0",
|
||||||
|
"Remove link": "\u078d\u07a8\u0782\u07b0\u0786\u07b0 \u078a\u07ae\u0780\u07ad",
|
||||||
|
"Url": "\u0794\u07ab.\u0787\u07a7\u0783\u07b0.\u0787\u07ac\u078d\u07b0",
|
||||||
|
"Text to display": "\u078b\u07a6\u0787\u07b0\u0786\u07a6\u0782\u07b0\u0788\u07a9 \u0787\u07a8\u0784\u07a7\u0783\u07a7\u078c\u07b0",
|
||||||
|
"Anchors": "\u0787\u07ac\u0782\u07b0\u0786\u07a6\u0783\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Insert link": "\u078d\u07a8\u0782\u07b0\u0786\u07b0 \u078d\u07aa\u0782\u07b0",
|
||||||
|
"Link": "\u078d\u07a8\u0782\u07b0\u0786\u07aa",
|
||||||
|
"New window": "\u0787\u07a7 \u0788\u07a8\u0782\u07b0\u0791\u07af\u0787\u07a6\u0786\u07a6\u0781\u07b0",
|
||||||
|
"None": "\u0782\u07ae\u0782\u07b0",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u078c\u07a8\u0794\u07a6 \u078d\u07a8\u0794\u07aa\u0787\u07b0\u0788\u07a9 \u0787\u07ac\u0780\u07ac\u0782\u07b0 \u0790\u07a6\u0787\u07a8\u0793\u07ac\u0787\u07b0\u078e\u07ac \u078d\u07a8\u0782\u07b0\u0786\u07ac\u0787\u07b0\u0786\u07a6\u0789\u07aa\u0782\u07b0 \u0787\u07ac\u0797\u07b0.\u0793\u07a9.\u0793\u07a9.\u0795\u07a9 \u0786\u07aa\u0783\u07a8\u0787\u07a6\u0781\u07b0 \u0787\u07a8\u078c\u07aa\u0783\u07aa \u0786\u07aa\u0783\u07a6\u0782\u07b0\u078c\u07af\u061f",
|
||||||
|
"Paste or type a link": "\u078d\u07a8\u0782\u07b0\u0786\u07aa \u078d\u07a8\u0794\u07aa\u0787\u07b0\u0788\u07a7 \u0782\u07aa\u0788\u07a6\u078c\u07a6 \u0795\u07ad\u0790\u07b0\u0793\u07b0 \u0786\u07aa\u0783\u07a6\u0787\u07b0\u0788\u07a7",
|
||||||
|
"Target": "\u0793\u07a7\u078e\u07ac\u0793\u07b0",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u0789\u07ac\u0787\u07a8\u078d\u07b0\u0793\u07ab - \u0786\u07aa\u0783\u07a8\u0787\u07a6\u0781\u07b0 \u0787\u07a8\u078c\u07aa\u0783\u07aa\u0786\u07aa\u0783\u07a6\u0787\u07b0\u0788\u07a6\u0782\u07b0 \u0784\u07ad\u0782\u07aa\u0782\u07b0\u078a\u07aa\u0785\u07aa\u078c\u07af\u061f",
|
||||||
|
"Insert\/edit link": "\u078d\u07a8\u0782\u07b0\u0786\u07b0 \u078d\u07aa\u0782\u07b0\/\u0784\u07a6\u078b\u07a6\u078d\u07aa \u078e\u07ac\u0782\u07a6\u0787\u07aa\u0782\u07b0",
|
||||||
|
"Insert\/edit video": "\u0788\u07a9\u0791\u07a8\u0787\u07af \u078d\u07aa\u0782\u07b0\/\u0784\u07a6\u078b\u07a6\u078d\u07aa \u078e\u07ac\u0782\u07a6\u0787\u07aa\u0782\u07b0",
|
||||||
|
"Media": "\u0789\u07a9\u0791\u07a8\u0787\u07a7",
|
||||||
|
"Alternative source": "\u0787\u07a6\u078d\u07b0\u0793\u07a6\u0782\u07ad\u0793\u07a8\u0788\u07b0 \u0790\u07af\u0790\u07b0",
|
||||||
|
"Paste your embed code below:": "\u0787\u07ac\u0789\u07b0\u0784\u07ac\u0791\u07b0 \u0786\u07af\u0791\u07b0 \u078c\u07a8\u0783\u07a9\u078e\u07a6\u0787\u07a8 \u0795\u07ad\u0790\u07b0\u0793\u07b0 \u0786\u07aa\u0783\u07ad",
|
||||||
|
"Insert video": "\u0788\u07a9\u0791\u07a8\u0787\u07af \u078d\u07aa\u0782\u07b0",
|
||||||
|
"Poster": "\u0795\u07af\u0790\u07b0\u0793\u07a6\u0783",
|
||||||
|
"Insert\/edit media": "\u0787\u07a8\u0782\u07b0\u0790\u07a7\u0793\u07b0\/\u0787\u07ac\u0791\u07a8\u0793\u07b0 \u0789\u07a9\u0791\u07a8\u0787\u07a7",
|
||||||
|
"Embed": "\u0787\u07ac\u0789\u07b0\u0784\u07ac\u0791\u07b0",
|
||||||
|
"Nonbreaking space": "\u0782\u07ae\u0782\u07b0 \u0784\u07b0\u0783\u07ad\u0786\u07a8\u0782\u07b0 \u0790\u07b0\u0795\u07ad\u0790\u07b0",
|
||||||
|
"Page break": "\u0795\u07ad\u0796\u07b0 \u0784\u07b0\u0783\u07ad\u0786\u07b0",
|
||||||
|
"Paste as text": "\u0793\u07ac\u0786\u07b0\u0790\u07b0\u0793\u07b0 \u078e\u07ae\u078c\u07a6\u0781\u07b0 \u0795\u07ad\u0790\u07b0\u0793\u07b0 \u0786\u07aa\u0783\u07ad",
|
||||||
|
"Preview": "\u0795\u07b0\u0783\u07a9\u0788\u07a8\u0787\u07aa",
|
||||||
|
"Print": "\u0795\u07b0\u0783\u07a8\u0782\u07b0\u0793\u07b0 \u0786\u07aa\u0783\u07ad",
|
||||||
|
"Save": "\u0790\u07ad\u0788\u07b0 \u0786\u07aa\u0783\u07ad",
|
||||||
|
"Could not find the specified string.": "\u078c\u07a8\u0794\u07a6 \u0780\u07af\u0787\u07b0\u078b\u07a6\u0788\u07a7 \u078d\u07a6\u078a\u07aa\u0792\u07ac\u0787\u07b0 \u0782\u07aa\u078a\u07ac\u0782\u07aa\u0782\u07aa",
|
||||||
|
"Replace": "\u0784\u07a6\u078b\u07a6\u078d\u07aa \u0786\u07aa\u0783\u07ad",
|
||||||
|
"Next": "\u078a\u07a6\u0780\u07a6\u078c\u07a6\u0781\u07b0",
|
||||||
|
"Whole words": "\u0784\u07a6\u0790\u07b0\u078c\u07a6\u0787\u07b0 \u0787\u07ac\u0787\u07b0\u0786\u07ae\u0781\u07b0",
|
||||||
|
"Find and replace": "\u0780\u07af\u078b\u07aa\u0789\u07a6\u0781\u07b0\u078a\u07a6\u0780\u07aa \u0784\u07a6\u078b\u07a6\u078d\u07aa \u0786\u07aa\u0783\u07aa\u0782\u07b0",
|
||||||
|
"Replace with": "\u0784\u07a6\u078b\u07a6\u078d\u07aa\u078e\u07a6\u0787\u07a8 \u0784\u07ad\u0782\u07aa\u0782\u07b0 \u0786\u07aa\u0783\u07a7\u0782\u07a9",
|
||||||
|
"Find": "\u0780\u07af\u078b\u07a7",
|
||||||
|
"Replace all": "\u0780\u07aa\u0783\u07a8\u0780\u07a7 \u0787\u07ac\u0787\u07b0\u0797\u07ac\u0787\u07b0 \u0784\u07a6\u078b\u07a6\u078d\u07aa \u0786\u07aa\u0783\u07ad",
|
||||||
|
"Match case": "\u0786\u07ad\u0790\u07b0 \u0787\u07a6\u0781\u07b0 \u0784\u07a6\u078d\u07a7",
|
||||||
|
"Prev": "\u0786\u07aa\u0783\u07a8\u0787\u07a6\u0781\u07b0",
|
||||||
|
"Spellcheck": "\u0786\u07aa\u0781\u07b0 \u0780\u07af\u078b\u07a7",
|
||||||
|
"Finish": "\u0782\u07a8\u0782\u07b0\u0789\u07a7",
|
||||||
|
"Ignore all": "\u0780\u07aa\u0783\u07a8\u0780\u07a7 \u0787\u07ac\u0787\u07b0\u0797\u07ac\u0787\u07b0 \u078b\u07ab\u0786\u07ae\u0781\u07b0\u078d\u07a7",
|
||||||
|
"Ignore": "\u078b\u07ab\u0786\u07ae\u0781\u07b0\u078d\u07a7",
|
||||||
|
"Add to Dictionary": "\u0783\u07a6\u078b\u07a9\u078a\u07a6\u0781\u07b0 \u0787\u07a8\u078c\u07aa\u0783\u07aa\u0786\u07aa\u0783\u07ad",
|
||||||
|
"Insert row before": "\u0786\u07aa\u0783\u07a8\u0787\u07a6\u0781\u07b0 \u0783\u07af\u0787\u07ac\u0787\u07b0 \u0787\u07a8\u078c\u07aa\u0783\u07aa \u0786\u07aa\u0783\u07ad",
|
||||||
|
"Rows": "\u0783\u07af",
|
||||||
|
"Height": "\u078b\u07a8\u078e\u07aa\u0789\u07a8\u0782\u07b0",
|
||||||
|
"Paste row after": "\u078a\u07a6\u0780\u07a6\u078c\u07a6\u0781\u07b0 \u0783\u07af \u0795\u07ad\u0790\u07b0\u0793\u07b0 \u0786\u07aa\u0783\u07ad",
|
||||||
|
"Alignment": "\u0787\u07ac\u078d\u07a6\u0787\u07a8\u0782\u07b0\u0789\u07ac\u0782\u07b0\u0793\u07b0",
|
||||||
|
"Border color": "\u0784\u07af\u0791\u07a6\u0783\u07aa \u0786\u07aa\u078d\u07a6",
|
||||||
|
"Column group": "\u0786\u07ae\u078d\u07a6\u0789\u07b0 \u078e\u07b0\u0783\u07ab\u0795\u07b0",
|
||||||
|
"Row": "\u0783\u07af",
|
||||||
|
"Insert column before": "\u0786\u07aa\u0783\u07a8\u0787\u07a6\u0781\u07b0 \u0786\u07ae\u078d\u07a6\u0789\u07ac\u0787\u07b0 \u0787\u07a8\u078c\u07aa\u0783\u07aa \u0786\u07aa\u0783\u07ad",
|
||||||
|
"Split cell": "\u0790\u07ac\u078d\u07b0 \u0788\u07a6\u0786\u07a8\u0786\u07aa\u0783\u07ad",
|
||||||
|
"Cell padding": "\u0790\u07ac\u078d\u07b0 \u0795\u07ac\u0791\u07a8\u0782\u07b0",
|
||||||
|
"Cell spacing": "\u0790\u07ac\u078d\u07b0 \u0790\u07b0\u0795\u07ad\u0790\u07a8\u0782\u07b0\u078e",
|
||||||
|
"Row type": "\u0783\u07af\u078e\u07ac \u0788\u07a6\u0787\u07b0\u078c\u07a6\u0783\u07aa",
|
||||||
|
"Insert table": "\u0793\u07ad\u0784\u07a6\u078d\u07b0 \u078d\u07aa\u0782\u07b0",
|
||||||
|
"Body": "\u0784\u07ae\u0791\u07a9",
|
||||||
|
"Caption": "\u0786\u07ac\u0795\u07b0\u079d\u07a6\u0782\u07b0",
|
||||||
|
"Footer": "\u078a\u07ab\u0793\u07a6\u0783",
|
||||||
|
"Delete row": "\u0783\u07af \u078a\u07ae\u0780\u07ad",
|
||||||
|
"Paste row before": "\u0786\u07aa\u0783\u07a8\u0787\u07a6\u0781\u07b0 \u0783\u07af \u0795\u07ad\u0790\u07b0\u0793\u07b0 \u0786\u07aa\u0783\u07ad",
|
||||||
|
"Scope": "\u0790\u07b0\u0786\u07af\u0795\u07b0",
|
||||||
|
"Delete table": "\u0793\u07ad\u0784\u07a6\u078d\u07b0 \u078a\u07ae\u0780\u07ad",
|
||||||
|
"H Align": "\u0780\u07aa\u0783\u07a6\u0790\u07b0 \u0787\u07ac\u078d\u07a6\u0787\u07a8\u0782\u07b0",
|
||||||
|
"Top": "\u0789\u07a6\u078c\u07a8",
|
||||||
|
"Header cell": "\u0780\u07ac\u0791\u07a7 \u0790\u07ac\u078d\u07b0",
|
||||||
|
"Column": "\u0786\u07ae\u078d\u07a6\u0789\u07b0",
|
||||||
|
"Row group": "\u0783\u07af \u078e\u07b0\u0783\u07ab\u0795\u07b0",
|
||||||
|
"Cell": "\u0790\u07ac\u078d\u07b0",
|
||||||
|
"Middle": "\u0789\u07ac\u078b\u07aa",
|
||||||
|
"Cell type": "\u0790\u07ac\u078d\u07b0\u078e\u07ac \u0788\u07a6\u0787\u07b0\u078c\u07a6\u0783\u07aa",
|
||||||
|
"Copy row": "\u0783\u07af \u0786\u07ae\u0795\u07a9\u0786\u07aa\u0783\u07ad",
|
||||||
|
"Row properties": "\u0783\u07af\u078e\u07ac \u0790\u07a8\u078a\u07a6\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Table properties": "\u0793\u07ad\u0784\u07a6\u078d\u07b0\u078e\u07ac \u0790\u07a8\u078a\u07a6\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Bottom": "\u078c\u07a8\u0783\u07a8",
|
||||||
|
"V Align": "\u078b\u07a8\u078e\u07a6\u0781\u07b0 \u0787\u07ac\u078d\u07a6\u0787\u07a8\u0782\u07b0",
|
||||||
|
"Header": "\u0780\u07ac\u0791\u07a7",
|
||||||
|
"Right": "\u0786\u07a6\u0782\u07a7\u078c\u07a6\u0781\u07b0",
|
||||||
|
"Insert column after": "\u078a\u07a6\u0780\u07a6\u078c\u07a6\u0781\u07b0 \u0786\u07ae\u078d\u07a6\u0789\u07ac\u0787\u07b0 \u0787\u07a8\u078c\u07aa\u0783\u07aa \u0786\u07aa\u0783\u07ad",
|
||||||
|
"Cols": "\u0786\u07ae\u078d\u07a6\u0789\u07b0",
|
||||||
|
"Insert row after": "\u078a\u07a6\u0780\u07a6\u078c\u07a6\u0781\u07b0 \u0783\u07af\u0787\u07ac\u0787\u07b0 \u0787\u07a8\u078c\u07aa\u0783\u07aa \u0786\u07aa\u0783\u07ad",
|
||||||
|
"Width": "\u078a\u07aa\u0785\u07a7\u0789\u07a8\u0782\u07b0",
|
||||||
|
"Cell properties": "\u0790\u07ac\u078d\u07b0\u078e\u07ac \u0790\u07a8\u078a\u07a6\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Left": "\u0788\u07a7\u078c\u07a6\u0781\u07b0",
|
||||||
|
"Cut row": "\u0783\u07af \u0786\u07a6\u0793\u07b0\u0786\u07aa\u0783\u07ad",
|
||||||
|
"Delete column": "\u0786\u07ae\u078d\u07a6\u0789\u07b0 \u078a\u07ae\u0780\u07ad",
|
||||||
|
"Center": "\u0789\u07ac\u078b\u07a6\u0781\u07b0",
|
||||||
|
"Merge cells": "\u0790\u07ac\u078d\u07b0 \u0787\u07ac\u0787\u07b0\u0786\u07aa\u0783\u07ad",
|
||||||
|
"Insert template": "\u0793\u07ac\u0789\u07b0\u0795\u07b0\u078d\u07ad\u0793\u07b0 \u0787\u07a8\u0782\u07b0\u0790\u07a7\u0793\u07b0 \u0786\u07aa\u0783\u07aa\u0782\u07b0",
|
||||||
|
"Templates": "\u0793\u07ac\u0789\u07b0\u0795\u07b0\u078d\u07ad\u0793\u07b0\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Background color": "\u0784\u07ac\u0786\u07b0\u078e\u07b0\u0783\u07a6\u0787\u07aa\u0782\u07b0\u0791\u07b0\u078e\u07ac \u0786\u07aa\u078d\u07a6",
|
||||||
|
"Custom...": "\u0787\u07a6\u0789\u07a8\u0787\u07b0\u078d\u07a6",
|
||||||
|
"Custom color": "\u0787\u07a6\u0789\u07a8\u0787\u07b0\u078d\u07a6 \u0786\u07aa\u078d\u07a6",
|
||||||
|
"No color": "\u0786\u07aa\u078d\u07a6 \u0782\u07aa\u0796\u07a6\u0787\u07b0\u0790\u07a7",
|
||||||
|
"Text color": "\u0787\u07a6\u0786\u07aa\u0783\u07aa\u078e\u07ac \u0786\u07aa\u078d\u07a6",
|
||||||
|
"Table of Contents": "\u0780\u07a8\u0789\u07ac\u0782\u07ad \u0784\u07a6\u0787\u07a8\u078c\u07a6\u0787\u07b0",
|
||||||
|
"Show blocks": "\u0784\u07b0\u078d\u07ae\u0786\u07b0\u078c\u07a6\u0787\u07b0 \u078b\u07a6\u0787\u07b0\u0786\u07a7",
|
||||||
|
"Show invisible characters": "\u0782\u07aa\u078a\u07ac\u0782\u07b0\u0782\u07a6 \u0787\u07a6\u0786\u07aa\u0783\u07aa\u078c\u07a6\u0787\u07b0 \u078b\u07a6\u0787\u07b0\u0786\u07a7",
|
||||||
|
"Words: {0}": "\u0784\u07a6\u0790\u07b0: {0}",
|
||||||
|
"Insert": "\u0787\u07a8\u0782\u07b0\u0790\u07a7\u0793\u07b0",
|
||||||
|
"File": "\u078a\u07a6\u0787\u07a8\u078d\u07b0",
|
||||||
|
"Edit": "\u0784\u07a6\u078b\u07a6\u078d\u07aa \u078e\u07ac\u0782\u07a6\u0787\u07aa\u0782\u07b0",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u0783\u07a8\u0797\u07b0 \u0793\u07ac\u0786\u07b0\u0790\u07b0\u0793\u07b0 \u0787\u07ad\u0783\u07a8\u0787\u07a7. \u0789\u07ac\u0782\u07ab \u0780\u07af\u078b\u07aa\u0789\u07a6\u0781\u07b0 ALT-F9. \u0793\u07ab\u078d\u07b0\u0784\u07a6\u0783 \u0780\u07af\u078b\u07aa\u0789\u07a6\u0781\u07b0 ALT-F10. \u0787\u07ac\u0780\u07a9 \u0780\u07af\u078b\u07aa\u0789\u07a6\u0781\u07b0 ALT-0",
|
||||||
|
"Tools": "\u0793\u07ab\u078d\u07b0\u078c\u07a6\u0787\u07b0",
|
||||||
|
"View": "\u0788\u07a8\u0787\u07aa",
|
||||||
|
"Table": "\u0793\u07ad\u0784\u07a6\u078d\u07b0",
|
||||||
|
"Format": "\u078a\u07af\u0789\u07ac\u0793\u07b0"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
dv-182756bf33409a8b76bc684d0a2ab86881718c360d1f1fb3fbc609ce3f5e3f49.js
|
dv-3b3e040a7e24fd18903d4833a8da09f2e2b65fbd1c3ac325a3cd373775f9bd23.js
|
@ -1 +1 @@
|
|||||||
dv-182756bf33409a8b76bc684d0a2ab86881718c360d1f1fb3fbc609ce3f5e3f49.js.gz
|
dv-3b3e040a7e24fd18903d4833a8da09f2e2b65fbd1c3ac325a3cd373775f9bd23.js.gz
|
@ -0,0 +1,230 @@
|
|||||||
|
tinymce.addI18n('el',{
|
||||||
|
"Cut": "\u0391\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae",
|
||||||
|
"Heading 5": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 5",
|
||||||
|
"Header 2": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 2",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u039f \u03c0\u03b5\u03c1\u03b9\u03b7\u03b3\u03b7\u03c4\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03ac\u03bc\u03b5\u03c3\u03b7 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03c7\u03b5\u03b9\u03c1\u03bf. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c3\u03c5\u03bd\u03c4\u03bf\u03bc\u03b5\u03cd\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03af\u03bf\u03c5 Ctrl+X\/C\/V.",
|
||||||
|
"Heading 4": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 4",
|
||||||
|
"Div": "Div",
|
||||||
|
"Heading 2": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 2",
|
||||||
|
"Paste": "\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7",
|
||||||
|
"Close": "\u039a\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf",
|
||||||
|
"Font Family": "\u0393\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03bf\u03c3\u03b5\u03b9\u03c1\u03ac",
|
||||||
|
"Pre": "Pre",
|
||||||
|
"Align right": "\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03b4\u03b5\u03be\u03b9\u03ac",
|
||||||
|
"New document": "\u039d\u03ad\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf",
|
||||||
|
"Blockquote": "\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c0\u03b1\u03c1\u03ac\u03b8\u03b5\u03c3\u03b7\u03c2",
|
||||||
|
"Numbered list": "\u0391\u03c1\u03b9\u03b8\u03bc\u03b7\u03bc\u03ad\u03bd\u03b7 \u03bb\u03af\u03c3\u03c4\u03b1",
|
||||||
|
"Heading 1": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 1",
|
||||||
|
"Headings": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b5\u03c2",
|
||||||
|
"Increase indent": "\u0391\u03cd\u03be\u03b7\u03c3\u03b7 \u03b5\u03c3\u03bf\u03c7\u03ae\u03c2",
|
||||||
|
"Formats": "\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7",
|
||||||
|
"Headers": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b5\u03c2",
|
||||||
|
"Select all": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03cc\u03bb\u03c9\u03bd",
|
||||||
|
"Header 3": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 3",
|
||||||
|
"Blocks": "\u03a4\u03bc\u03ae\u03bc\u03b1\u03c4\u03b1",
|
||||||
|
"Undo": "\u0391\u03bd\u03b1\u03af\u03c1\u03b5\u03c3\u03b7",
|
||||||
|
"Strikethrough": "\u0394\u03b9\u03b1\u03ba\u03c1\u03b9\u03c4\u03ae \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae",
|
||||||
|
"Bullet list": "\u039b\u03af\u03c3\u03c4\u03b1 \u03bc\u03b5 \u03ba\u03bf\u03c5\u03ba\u03ba\u03af\u03b4\u03b5\u03c2",
|
||||||
|
"Header 1": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 1",
|
||||||
|
"Superscript": "\u0395\u03ba\u03b8\u03ad\u03c4\u03b7\u03c2",
|
||||||
|
"Clear formatting": "\u0391\u03c0\u03b1\u03bb\u03bf\u03b9\u03c6\u03ae \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2",
|
||||||
|
"Font Sizes": "\u039c\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2",
|
||||||
|
"Subscript": "\u0394\u03b5\u03af\u03ba\u03c4\u03b7\u03c2",
|
||||||
|
"Header 6": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 6",
|
||||||
|
"Redo": "\u0395\u03c0\u03b1\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7",
|
||||||
|
"Paragraph": "\u03a0\u03b1\u03c1\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf\u03c2",
|
||||||
|
"Ok": "\u0395\u03bd\u03c4\u03ac\u03be\u03b5\u03b9",
|
||||||
|
"Bold": "\u0388\u03bd\u03c4\u03bf\u03bd\u03b7",
|
||||||
|
"Code": "\u039a\u03ce\u03b4\u03b9\u03ba\u03b1\u03c2",
|
||||||
|
"Italic": "\u03a0\u03bb\u03ac\u03b3\u03b9\u03b1",
|
||||||
|
"Align center": "\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf",
|
||||||
|
"Header 5": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 5",
|
||||||
|
"Heading 6": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 6",
|
||||||
|
"Heading 3": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 3",
|
||||||
|
"Decrease indent": "\u039c\u03b5\u03af\u03c9\u03c3\u03b7 \u03b5\u03c3\u03bf\u03c7\u03ae\u03c2",
|
||||||
|
"Header 4": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 4",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u0397 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03ce\u03c1\u03b1 \u03c3\u03b5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b1\u03c0\u03bb\u03bf\u03cd \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5. \u03a4\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03b1 \u03bc\u03b9\u03b1\u03c2 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7\u03c2 \u03b8\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03bb\u03bb\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03c9\u03c2 \u03b1\u03c0\u03bb\u03cc \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03cc\u03c3\u03bf \u03b7 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b1\u03c5\u03c4\u03ae \u03c0\u03b1\u03c1\u03b1\u03bc\u03ad\u03bd\u03b5\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae.",
|
||||||
|
"Underline": "\u03a5\u03c0\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7",
|
||||||
|
"Cancel": "\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7",
|
||||||
|
"Justify": "\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03c3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7",
|
||||||
|
"Inline": "\u0395\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03c9\u03bc\u03ad\u03bd\u03b7",
|
||||||
|
"Copy": "\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae",
|
||||||
|
"Align left": "\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac",
|
||||||
|
"Visual aids": "O\u03c0\u03c4\u03b9\u03ba\u03ac \u03b2\u03bf\u03b7\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1 ",
|
||||||
|
"Lower Greek": "\u03a0\u03b5\u03b6\u03ac \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac",
|
||||||
|
"Square": "\u03a4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03bf",
|
||||||
|
"Default": "\u03a0\u03c1\u03bf\u03ba\u03b1\u03b8\u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf",
|
||||||
|
"Lower Alpha": "\u03a0\u03b5\u03b6\u03ac \u03bb\u03b1\u03c4\u03b9\u03bd\u03b9\u03ba\u03ac",
|
||||||
|
"Circle": "\u039a\u03cd\u03ba\u03bb\u03bf\u03c2",
|
||||||
|
"Disc": "\u0394\u03af\u03c3\u03ba\u03bf\u03c2",
|
||||||
|
"Upper Alpha": "\u039a\u03b5\u03c6\u03b1\u03bb\u03b1\u03af\u03b1 \u03bb\u03b1\u03c4\u03b9\u03bd\u03b9\u03ba\u03ac",
|
||||||
|
"Upper Roman": "\u039a\u03b5\u03c6\u03b1\u03bb\u03b1\u03af\u03b1 \u03c1\u03c9\u03bc\u03b1\u03ca\u03ba\u03ac",
|
||||||
|
"Lower Roman": "\u03a0\u03b5\u03b6\u03ac \u03c1\u03c9\u03bc\u03b1\u03ca\u03ba\u03ac",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "\u039f \u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b1\u03c1\u03c7\u03af\u03b6\u03b5\u03b9 \u03bc\u03b5 \u03ad\u03bd\u03b1 \u03b3\u03c1\u03ac\u03bc\u03bc\u03b1, \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf \u03bc\u03cc\u03bd\u03bf \u03b1\u03c0\u03cc \u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1, \u03b1\u03c1\u03b9\u03b8\u03bc\u03bf\u03cd\u03c2, \u03c0\u03b1\u03cd\u03bb\u03b5\u03c2, \u03c4\u03b5\u03bb\u03b5\u03af\u03b5\u03c2, \u03ac\u03bd\u03c9 \u03c4\u03b5\u03bb\u03b5\u03af\u03b1 \u03ae \u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03af\u03c3\u03b5\u03b9\u03c2.",
|
||||||
|
"Name": "\u038c\u03bd\u03bf\u03bc\u03b1",
|
||||||
|
"Anchor": "\u0391\u03b3\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7",
|
||||||
|
"Id": "\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "\u0388\u03c7\u03b5\u03c4\u03b5 \u03bc\u03b7 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2. \u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c6\u03cd\u03b3\u03b5\u03c4\u03b5 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c3\u03b5\u03bb\u03af\u03b4\u03b1;",
|
||||||
|
"Restore last draft": "\u0395\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf\u03c5 \u03c3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5",
|
||||||
|
"Special character": "\u0395\u03b9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b1\u03c2",
|
||||||
|
"Source code": "\u03a0\u03b7\u03b3\u03b1\u03af\u03bf\u03c2 \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1\u03c2",
|
||||||
|
"Language": "\u0393\u03bb\u03ce\u03c3\u03c3\u03b1",
|
||||||
|
"Insert\/Edit code sample": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae\/\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b4\u03b5\u03af\u03b3\u03bc\u03b1\u03c4\u03bf\u03c2 \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1",
|
||||||
|
"B": "\u039c",
|
||||||
|
"R": "\u03ba",
|
||||||
|
"G": "\u03a0",
|
||||||
|
"Color": "\u03a7\u03c1\u03ce\u03bc\u03b1",
|
||||||
|
"Right to left": "\u0391\u03c0\u03cc \u03b4\u03b5\u03be\u03b9\u03ac \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac",
|
||||||
|
"Left to right": "\u0391\u03c0\u03cc \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac",
|
||||||
|
"Emoticons": "\u03a6\u03b1\u03c4\u03c3\u03bf\u03cd\u03bb\u03b5\u03c2",
|
||||||
|
"Robots": "\u03a1\u03bf\u03bc\u03c0\u03cc\u03c4",
|
||||||
|
"Document properties": "\u0399\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5",
|
||||||
|
"Title": "\u03a4\u03af\u03c4\u03bb\u03bf\u03c2",
|
||||||
|
"Keywords": "\u039b\u03ad\u03be\u03b5\u03b9\u03c2 \u03ba\u03bb\u03b5\u03b9\u03b4\u03b9\u03ac",
|
||||||
|
"Encoding": "\u039a\u03c9\u03b4\u03b9\u03ba\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7",
|
||||||
|
"Description": "\u03a0\u03b5\u03c1\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae",
|
||||||
|
"Author": "\u03a3\u03c5\u03bd\u03c4\u03ac\u03ba\u03c4\u03b7\u03c2",
|
||||||
|
"Fullscreen": "\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03bf\u03b8\u03cc\u03bd\u03b7",
|
||||||
|
"Horizontal line": "\u039f\u03c1\u03b9\u03b6\u03cc\u03bd\u03c4\u03b9\u03b1 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae",
|
||||||
|
"Horizontal space": "\u039f\u03c1\u03b9\u03b6\u03cc\u03bd\u03c4\u03b9\u03bf \u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03bc\u03b1",
|
||||||
|
"Insert\/edit image": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae\/\u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2",
|
||||||
|
"General": "\u0393\u03b5\u03bd\u03b9\u03ba\u03ac",
|
||||||
|
"Advanced": "\u0393\u03b9\u03b1 \u03a0\u03c1\u03bf\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03bf\u03c5\u03c2",
|
||||||
|
"Source": "\u03a0\u03b7\u03b3\u03ae",
|
||||||
|
"Border": "\u03a0\u03bb\u03b1\u03af\u03c3\u03b9\u03bf",
|
||||||
|
"Constrain proportions": "\u03a0\u03b5\u03c1\u03b9\u03bf\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b1\u03bd\u03b1\u03bb\u03bf\u03b3\u03b9\u03ce\u03bd",
|
||||||
|
"Vertical space": "\u039a\u03ac\u03b8\u03b5\u03c4\u03bf \u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03bc\u03b1",
|
||||||
|
"Image description": "\u03a0\u03b5\u03c1\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2",
|
||||||
|
"Style": "\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7",
|
||||||
|
"Dimensions": "\u0394\u03b9\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2",
|
||||||
|
"Insert image": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2",
|
||||||
|
"Image": "\u0395\u03b9\u03ba\u03cc\u03bd\u03b1",
|
||||||
|
"Zoom in": "\u039c\u03b5\u03b3\u03ad\u03b8\u03c5\u03bd\u03c3\u03b7",
|
||||||
|
"Contrast": "\u0391\u03bd\u03c4\u03af\u03b8\u03b5\u03c3\u03b7",
|
||||||
|
"Back": "\u03a0\u03af\u03c3\u03c9",
|
||||||
|
"Gamma": "\u0393\u03ac\u03bc\u03bc\u03b1",
|
||||||
|
"Flip horizontally": "\u0391\u03bd\u03b1\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03bf\u03c1\u03b9\u03b6\u03bf\u03bd\u03c4\u03af\u03c9\u03c2",
|
||||||
|
"Resize": "\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03bc\u03b5\u03b3\u03ad\u03b8\u03bf\u03c5\u03c2",
|
||||||
|
"Sharpen": "\u038c\u03be\u03c5\u03bd\u03c3\u03b7",
|
||||||
|
"Zoom out": "\u03a3\u03bc\u03af\u03ba\u03c1\u03c5\u03bd\u03c3\u03b7",
|
||||||
|
"Image options": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2",
|
||||||
|
"Apply": "\u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae",
|
||||||
|
"Brightness": "\u03a6\u03c9\u03c4\u03b5\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1",
|
||||||
|
"Rotate clockwise": "\u03a0\u03b5\u03c1\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03b4\u03b5\u03be\u03b9\u03cc\u03c3\u03c4\u03c1\u03bf\u03c6\u03b1",
|
||||||
|
"Rotate counterclockwise": "\u03a0\u03b5\u03c1\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c6\u03b1",
|
||||||
|
"Edit image": "\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2",
|
||||||
|
"Color levels": "\u0395\u03c0\u03af\u03c0\u03b5\u03b4\u03b1 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2",
|
||||||
|
"Crop": "\u03a0\u03b5\u03c1\u03b9\u03ba\u03bf\u03c0\u03ae",
|
||||||
|
"Orientation": "\u03a0\u03c1\u03bf\u03c3\u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2",
|
||||||
|
"Flip vertically": "\u0391\u03bd\u03b1\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03ba\u03b1\u03b8\u03ad\u03c4\u03c9\u03c2",
|
||||||
|
"Invert": "\u0391\u03bd\u03c4\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae",
|
||||||
|
"Date\/time": "\u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1\/\u03ce\u03c1\u03b1",
|
||||||
|
"Insert date\/time": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b7\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1\u03c2\/\u03ce\u03c1\u03b1\u03c2",
|
||||||
|
"Remove link": "\u0391\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5",
|
||||||
|
"Url": "URL",
|
||||||
|
"Text to display": "\u039a\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03b3\u03b9\u03b1 \u03b5\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7",
|
||||||
|
"Anchors": "\u0386\u03b3\u03ba\u03c5\u03c1\u03b5\u03c2",
|
||||||
|
"Insert link": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5",
|
||||||
|
"Link": "\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2",
|
||||||
|
"New window": "\u039d\u03ad\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf",
|
||||||
|
"None": "\u039a\u03b1\u03bc\u03af\u03b1",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u0397 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 URL \u03c0\u03bf\u03c5 \u03b5\u03b9\u03c3\u03ac\u03c7\u03b8\u03b7\u03ba\u03b5 \u03c0\u03b9\u03b8\u03b1\u03bd\u03ce\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2. \u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf \u03c0\u03c1\u03cc\u03b8\u03b7\u03bc\u03b1 http:\/\/;",
|
||||||
|
"Paste or type a link": "\u0395\u03c0\u03b9\u03ba\u03bf\u03bb\u03bb\u03ae\u03c3\u03c4\u03b5 \u03ae \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf",
|
||||||
|
"Target": "\u03a0\u03c1\u03bf\u03bf\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u0397 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 URL \u03c0\u03bf\u03c5 \u03b5\u03b9\u03c3\u03ac\u03c7\u03b8\u03b7\u03ba\u03b5 \u03c0\u03b9\u03b8\u03b1\u03bd\u03ce\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 email. \u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf \u03c0\u03c1\u03cc\u03b8\u03b7\u03bc\u03b1 mailto:;",
|
||||||
|
"Insert\/edit link": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae\/\u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5",
|
||||||
|
"Insert\/edit video": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae\/\u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b2\u03af\u03bd\u03c4\u03b5\u03bf",
|
||||||
|
"Media": "Media",
|
||||||
|
"Alternative source": "\u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae \u03c0\u03c1\u03bf\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7",
|
||||||
|
"Paste your embed code below:": "\u0395\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b5\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03c9\u03bc\u03ad\u03bd\u03bf \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1 \u03c0\u03b1\u03c1\u03b1\u03ba\u03ac\u03c4\u03c9:",
|
||||||
|
"Insert video": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b2\u03af\u03bd\u03c4\u03b5\u03bf",
|
||||||
|
"Poster": "\u0391\u03c6\u03af\u03c3\u03b1",
|
||||||
|
"Insert\/edit media": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae\/\u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 media",
|
||||||
|
"Embed": "\u0395\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7",
|
||||||
|
"Nonbreaking space": "\u039a\u03b5\u03bd\u03cc \u03c7\u03c9\u03c1\u03af\u03c2 \u03b4\u03b9\u03b1\u03ba\u03bf\u03c0\u03ae",
|
||||||
|
"Page break": "\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2",
|
||||||
|
"Paste as text": "\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03c9\u03c2 \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf",
|
||||||
|
"Preview": "\u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03c3\u03ba\u03cc\u03c0\u03b7\u03c3\u03b7",
|
||||||
|
"Print": "\u0395\u03ba\u03c4\u03cd\u03c0\u03c9\u03c3\u03b7",
|
||||||
|
"Save": "\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7",
|
||||||
|
"Could not find the specified string.": "\u0394\u03b5\u03bd \u03ae\u03c4\u03b1\u03bd \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae \u03b7 \u03b5\u03cd\u03c1\u03b5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03b1\u03b8\u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c5 \u03b1\u03bb\u03c6\u03b1\u03c1\u03b9\u03b8\u03bc\u03b7\u03c4\u03b9\u03ba\u03bf\u03cd.",
|
||||||
|
"Replace": "\u0391\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7",
|
||||||
|
"Next": "\u0395\u03c0\u03cc\u03bc.",
|
||||||
|
"Whole words": "\u039f\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03b5\u03c2 \u03bb\u03ad\u03be\u03b5\u03b9\u03c2",
|
||||||
|
"Find and replace": "\u0395\u03cd\u03c1\u03b5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7",
|
||||||
|
"Replace with": "\u0391\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03bc\u03b5",
|
||||||
|
"Find": "\u0395\u03cd\u03c1\u03b5\u03c3\u03b7",
|
||||||
|
"Replace all": "\u0391\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03cc\u03bb\u03c9\u03bd",
|
||||||
|
"Match case": "\u03a4\u03b1\u03af\u03c1\u03b9\u03b1\u03c3\u03bc\u03b1 \u03c0\u03b5\u03b6\u03ce\u03bd\/\u03ba\u03b5\u03c6\u03b1\u03bb\u03b1\u03af\u03c9\u03bd",
|
||||||
|
"Prev": "\u03a0\u03c1\u03bf\u03b7\u03b3.",
|
||||||
|
"Spellcheck": "\u039f\u03c1\u03b8\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc\u03c2 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 ",
|
||||||
|
"Finish": "\u03a4\u03ad\u03bb\u03bf\u03c2",
|
||||||
|
"Ignore all": "\u03a0\u03b1\u03c1\u03ac\u03b2\u03bb\u03b5\u03c8\u03b7 \u03cc\u03bb\u03c9\u03bd",
|
||||||
|
"Ignore": "\u03a0\u03b1\u03c1\u03ac\u03b2\u03bb\u03b5\u03c8\u03b7",
|
||||||
|
"Add to Dictionary": "\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c3\u03c4\u03bf \u039b\u03b5\u03be\u03b9\u03ba\u03cc",
|
||||||
|
"Insert row before": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03b5\u03c0\u03ac\u03bd\u03c9",
|
||||||
|
"Rows": "\u0393\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2",
|
||||||
|
"Height": "\u038e\u03c8\u03bf\u03c2",
|
||||||
|
"Paste row after": "\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03ba\u03ac\u03c4\u03c9",
|
||||||
|
"Alignment": "\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7",
|
||||||
|
"Border color": "\u03a7\u03c1\u03ce\u03bc\u03b1 \u03c0\u03bb\u03b1\u03b9\u03c3\u03af\u03bf\u03c5",
|
||||||
|
"Column group": "\u039f\u03bc\u03ac\u03b4\u03b1 \u03c3\u03c4\u03b7\u03bb\u03ce\u03bd",
|
||||||
|
"Row": "\u0393\u03c1\u03b1\u03bc\u03bc\u03ae",
|
||||||
|
"Insert column before": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac",
|
||||||
|
"Split cell": "\u0394\u03b9\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd",
|
||||||
|
"Cell padding": "\u0391\u03bd\u03b1\u03c0\u03bb\u03ae\u03c1\u03c9\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd",
|
||||||
|
"Cell spacing": "\u0391\u03c0\u03cc\u03c3\u03c4\u03b1\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd",
|
||||||
|
"Row type": "\u03a4\u03cd\u03c0\u03bf\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2",
|
||||||
|
"Insert table": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c0\u03af\u03bd\u03b1\u03ba\u03b1",
|
||||||
|
"Body": "\u03a3\u03ce\u03bc\u03b1",
|
||||||
|
"Caption": "\u039b\u03b5\u03b6\u03ac\u03bd\u03c4\u03b1",
|
||||||
|
"Footer": "\u03a5\u03c0\u03bf\u03c3\u03ad\u03bb\u03b9\u03b4\u03bf",
|
||||||
|
"Delete row": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2",
|
||||||
|
"Paste row before": "\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03b5\u03c0\u03ac\u03bd\u03c9",
|
||||||
|
"Scope": "\u0388\u03ba\u03c4\u03b1\u03c3\u03b7",
|
||||||
|
"Delete table": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03c0\u03af\u03bd\u03b1\u03ba\u03b1",
|
||||||
|
"H Align": "\u039f\u03c1. \u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7",
|
||||||
|
"Top": "\u039a\u03bf\u03c1\u03c5\u03c6\u03ae",
|
||||||
|
"Header cell": "\u039a\u03b5\u03bb\u03af-\u03ba\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1",
|
||||||
|
"Column": "\u03a3\u03c4\u03ae\u03bb\u03b7",
|
||||||
|
"Row group": "\u039f\u03bc\u03ac\u03b4\u03b1 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ce\u03bd",
|
||||||
|
"Cell": "\u039a\u03b5\u03bb\u03af",
|
||||||
|
"Middle": "\u039c\u03ad\u03c3\u03b7",
|
||||||
|
"Cell type": "\u03a4\u03cd\u03c0\u03bf\u03c2 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd",
|
||||||
|
"Copy row": "\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2",
|
||||||
|
"Row properties": "\u0399\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2",
|
||||||
|
"Table properties": "\u0399\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03c0\u03af\u03bd\u03b1\u03ba\u03b1",
|
||||||
|
"Bottom": "\u039a\u03ac\u03c4\u03c9",
|
||||||
|
"V Align": "\u039a. \u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7",
|
||||||
|
"Header": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1",
|
||||||
|
"Right": "\u0394\u03b5\u03be\u03b9\u03ac",
|
||||||
|
"Insert column after": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2 \u03b4\u03b5\u03be\u03b9\u03ac",
|
||||||
|
"Cols": "\u03a3\u03c4\u03ae\u03bb\u03b5\u03c2",
|
||||||
|
"Insert row after": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03ba\u03ac\u03c4\u03c9",
|
||||||
|
"Width": "\u03a0\u03bb\u03ac\u03c4\u03bf\u03c2",
|
||||||
|
"Cell properties": "\u0399\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd",
|
||||||
|
"Left": "\u0391\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac",
|
||||||
|
"Cut row": "\u0391\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2",
|
||||||
|
"Delete column": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2",
|
||||||
|
"Center": "\u039a\u03b5\u03bd\u03c4\u03c1\u03b1\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7",
|
||||||
|
"Merge cells": "\u03a3\u03c5\u03b3\u03c7\u03ce\u03bd\u03b5\u03c5\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd",
|
||||||
|
"Insert template": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c0\u03c1\u03bf\u03c4\u03cd\u03c0\u03bf\u03c5 ",
|
||||||
|
"Templates": "\u03a0\u03c1\u03cc\u03c4\u03c5\u03c0\u03b1",
|
||||||
|
"Background color": "\u03a7\u03c1\u03ce\u03bc\u03b1 \u03c6\u03cc\u03bd\u03c4\u03bf\u03c5",
|
||||||
|
"Custom...": "\u03a0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae...",
|
||||||
|
"Custom color": "\u03a0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03bf \u03c7\u03c1\u03ce\u03bc\u03b1",
|
||||||
|
"No color": "\u03a7\u03c9\u03c1\u03af\u03c2 \u03c7\u03c1\u03ce\u03bc\u03b1",
|
||||||
|
"Text color": "\u03a7\u03c1\u03ce\u03bc\u03b1 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 ",
|
||||||
|
"Table of Contents": "\u03a0\u03af\u03bd\u03b1\u03ba\u03b1\u03c2 \u03a0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd",
|
||||||
|
"Show blocks": "\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03c4\u03bc\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd",
|
||||||
|
"Show invisible characters": "\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03ba\u03c1\u03c5\u03c6\u03ce\u03bd \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03c9\u03bd",
|
||||||
|
"Words: {0}": "\u039b\u03ad\u03be\u03b5\u03b9\u03c2: {0}",
|
||||||
|
"Insert": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae",
|
||||||
|
"File": "\u0391\u03c1\u03c7\u03b5\u03af\u03bf",
|
||||||
|
"Edit": "\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u0395\u03bc\u03c0\u03bb\u03bf\u03c5\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u039a\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 ALT-F9 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 ALT-F10 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 ALT-0 \u03b3\u03b9\u03b1 \u03b2\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1",
|
||||||
|
"Tools": "\u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1",
|
||||||
|
"View": "\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae",
|
||||||
|
"Table": "\u03a0\u03af\u03bd\u03b1\u03ba\u03b1\u03c2",
|
||||||
|
"Format": "\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
el-6bbdbf3ccb2b2f22f961eb6749b43fe401c84fd6d89cd3f76a538dc2d06bb071.js
|
el-0d51a187db018442cb94826f66155adb3fd805ac792c1110a04a548bc7d5d6c2.js
|
@ -1 +1 @@
|
|||||||
el-6bbdbf3ccb2b2f22f961eb6749b43fe401c84fd6d89cd3f76a538dc2d06bb071.js.gz
|
el-0d51a187db018442cb94826f66155adb3fd805ac792c1110a04a548bc7d5d6c2.js.gz
|
@ -0,0 +1,260 @@
|
|||||||
|
tinymce.addI18n('en_CA',{
|
||||||
|
"Redo": "Redo",
|
||||||
|
"Undo": "Undo",
|
||||||
|
"Cut": "Cut",
|
||||||
|
"Copy": "Copy",
|
||||||
|
"Paste": "Paste",
|
||||||
|
"Select all": "Select all",
|
||||||
|
"New document": "New document",
|
||||||
|
"Ok": "Ok",
|
||||||
|
"Cancel": "Cancel",
|
||||||
|
"Visual aids": "Visual aids",
|
||||||
|
"Bold": "Bold",
|
||||||
|
"Italic": "Italic",
|
||||||
|
"Underline": "Underline",
|
||||||
|
"Strikethrough": "Strikethrough",
|
||||||
|
"Superscript": "Superscript",
|
||||||
|
"Subscript": "Subscript",
|
||||||
|
"Clear formatting": "Clear formatting",
|
||||||
|
"Align left": "Align left",
|
||||||
|
"Align center": "Align center",
|
||||||
|
"Align right": "Align right",
|
||||||
|
"Justify": "Justify",
|
||||||
|
"Bullet list": "Bullet list",
|
||||||
|
"Numbered list": "Numbered list",
|
||||||
|
"Decrease indent": "Decrease indent",
|
||||||
|
"Increase indent": "Increase indent",
|
||||||
|
"Close": "Close",
|
||||||
|
"Formats": "Formats",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.",
|
||||||
|
"Headers": "Headers",
|
||||||
|
"Header 1": "Header 1",
|
||||||
|
"Header 2": "Header 2",
|
||||||
|
"Header 3": "Header 3",
|
||||||
|
"Header 4": "Header 4",
|
||||||
|
"Header 5": "Header 5",
|
||||||
|
"Header 6": "Header 6",
|
||||||
|
"Headings": "Headings",
|
||||||
|
"Heading 1": "Heading 1",
|
||||||
|
"Heading 2": "Heading 2",
|
||||||
|
"Heading 3": "Heading 3",
|
||||||
|
"Heading 4": "Heading 4",
|
||||||
|
"Heading 5": "Heading 5",
|
||||||
|
"Heading 6": "Heading 6",
|
||||||
|
"Div": "Div",
|
||||||
|
"Pre": "Pre",
|
||||||
|
"Code": "Code",
|
||||||
|
"Paragraph": "Paragraph",
|
||||||
|
"Blockquote": "Blockquote",
|
||||||
|
"Inline": "Inline",
|
||||||
|
"Blocks": "Blocks",
|
||||||
|
"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.",
|
||||||
|
"Font Family": "Font Family",
|
||||||
|
"Font Sizes": "Font Sizes",
|
||||||
|
"Class": "Class",
|
||||||
|
"Browse for an image": "Browse for an image",
|
||||||
|
"OR": "OR",
|
||||||
|
"Drop an image here": "Drop an image here",
|
||||||
|
"Upload": "Upload",
|
||||||
|
"Block": "Blocks",
|
||||||
|
"Align": "Align",
|
||||||
|
"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": "Colour",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"B": "B",
|
||||||
|
"Left to right": "Left to right",
|
||||||
|
"Right to left": "Right to left",
|
||||||
|
"Emoticons": "Emoticons",
|
||||||
|
"Document properties": "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",
|
||||||
|
"Image description": "Image description",
|
||||||
|
"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": "Colour levels",
|
||||||
|
"Gamma": "Gamma",
|
||||||
|
"Invert": "Invert",
|
||||||
|
"Apply": "Apply",
|
||||||
|
"Back": "Back",
|
||||||
|
"Insert date\/time": "Insert date\/time",
|
||||||
|
"Date\/time": "Date\/time",
|
||||||
|
"Insert link": "Insert link",
|
||||||
|
"Insert\/edit link": "Insert\/edit link",
|
||||||
|
"Text to display": "Text to display",
|
||||||
|
"Url": "Url",
|
||||||
|
"Target": "Target",
|
||||||
|
"None": "None",
|
||||||
|
"New window": "New window",
|
||||||
|
"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?",
|
||||||
|
"Link list": "Link list",
|
||||||
|
"Insert video": "Insert video",
|
||||||
|
"Insert\/edit video": "Insert\/edit video",
|
||||||
|
"Insert\/edit media": "Insert\/edit media",
|
||||||
|
"Alternative source": "Alternative source",
|
||||||
|
"Poster": "Poster",
|
||||||
|
"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",
|
||||||
|
"Prev": "Prev",
|
||||||
|
"Next": "Next",
|
||||||
|
"Find and replace": "Find and replace",
|
||||||
|
"Could not find the specified string.": "Could not find the specified string.",
|
||||||
|
"Match case": "Match case",
|
||||||
|
"Whole words": "Whole words",
|
||||||
|
"Spellcheck": "Spellcheck",
|
||||||
|
"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",
|
||||||
|
"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 colour",
|
||||||
|
"Insert template": "Insert template",
|
||||||
|
"Templates": "Templates",
|
||||||
|
"Template": "Template",
|
||||||
|
"Text color": "Text colour",
|
||||||
|
"Background color": "Background colour",
|
||||||
|
"Custom...": "Custom...",
|
||||||
|
"Custom color": "Custom colour",
|
||||||
|
"No color": "No colour",
|
||||||
|
"Table of Contents": "Table of Contents",
|
||||||
|
"Show blocks": "Show blocks",
|
||||||
|
"Show invisible characters": "Show invisible characters",
|
||||||
|
"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"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
en_CA-1a9457da814b0a1f15687a00f3ae4b38da0301445b52c29a423a38c943d9a431.js
|
en_CA-2c64a16614c895022cc2b6aa4f134f4917ec8dd045c2184672653f3fae158db4.js
|
@ -1 +1 @@
|
|||||||
en_CA-1a9457da814b0a1f15687a00f3ae4b38da0301445b52c29a423a38c943d9a431.js.gz
|
en_CA-2c64a16614c895022cc2b6aa4f134f4917ec8dd045c2184672653f3fae158db4.js.gz
|
@ -0,0 +1,230 @@
|
|||||||
|
tinymce.addI18n('en_GB',{
|
||||||
|
"Cut": "Cut",
|
||||||
|
"Heading 5": "Heading 5",
|
||||||
|
"Header 2": "Header 2",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.",
|
||||||
|
"Heading 4": "Heading 4",
|
||||||
|
"Div": "Div",
|
||||||
|
"Heading 2": "Heading 2",
|
||||||
|
"Paste": "Paste",
|
||||||
|
"Close": "Close",
|
||||||
|
"Font Family": "Font Family",
|
||||||
|
"Pre": "Pre",
|
||||||
|
"Align right": "Align right",
|
||||||
|
"New document": "New document",
|
||||||
|
"Blockquote": "Blockquote",
|
||||||
|
"Numbered list": "Numbered list",
|
||||||
|
"Heading 1": "Heading 1",
|
||||||
|
"Headings": "Headings",
|
||||||
|
"Increase indent": "Increase indent",
|
||||||
|
"Formats": "Formats",
|
||||||
|
"Headers": "Headers",
|
||||||
|
"Select all": "Select all",
|
||||||
|
"Header 3": "Header 3",
|
||||||
|
"Blocks": "Blocks",
|
||||||
|
"Undo": "Undo",
|
||||||
|
"Strikethrough": "Strike-through",
|
||||||
|
"Bullet list": "Bullet list",
|
||||||
|
"Header 1": "Header 1",
|
||||||
|
"Superscript": "Superscript",
|
||||||
|
"Clear formatting": "Clear formatting",
|
||||||
|
"Font Sizes": "Font Sizes",
|
||||||
|
"Subscript": "Subscript",
|
||||||
|
"Header 6": "Header 6",
|
||||||
|
"Redo": "Redo",
|
||||||
|
"Paragraph": "Paragraph",
|
||||||
|
"Ok": "Ok",
|
||||||
|
"Bold": "Bold",
|
||||||
|
"Code": "Code",
|
||||||
|
"Italic": "Italic",
|
||||||
|
"Align center": "Align centre",
|
||||||
|
"Header 5": "Header 5",
|
||||||
|
"Heading 6": "Heading 6",
|
||||||
|
"Heading 3": "Heading 3",
|
||||||
|
"Decrease indent": "Decrease indent",
|
||||||
|
"Header 4": "Header 4",
|
||||||
|
"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.",
|
||||||
|
"Underline": "Underline",
|
||||||
|
"Cancel": "Cancel",
|
||||||
|
"Justify": "Justify",
|
||||||
|
"Inline": "Inline",
|
||||||
|
"Copy": "Copy",
|
||||||
|
"Align left": "Align left",
|
||||||
|
"Visual aids": "Visual aids",
|
||||||
|
"Lower Greek": "Lower Greek",
|
||||||
|
"Square": "Square",
|
||||||
|
"Default": "Default",
|
||||||
|
"Lower Alpha": "Lower Alpha",
|
||||||
|
"Circle": "Circle",
|
||||||
|
"Disc": "Disc",
|
||||||
|
"Upper Alpha": "Upper Alpha",
|
||||||
|
"Upper Roman": "Upper Roman",
|
||||||
|
"Lower Roman": "Lower Roman",
|
||||||
|
"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.",
|
||||||
|
"Name": "Name",
|
||||||
|
"Anchor": "Anchor",
|
||||||
|
"Id": "ID",
|
||||||
|
"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",
|
||||||
|
"Language": "Language",
|
||||||
|
"Insert\/Edit code sample": "Insert\/Edit code sample",
|
||||||
|
"B": "B",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"Color": "Colour",
|
||||||
|
"Right to left": "Right to left",
|
||||||
|
"Left to right": "Left to right",
|
||||||
|
"Emoticons": "Emoticons",
|
||||||
|
"Robots": "Robots",
|
||||||
|
"Document properties": "Document properties",
|
||||||
|
"Title": "Title",
|
||||||
|
"Keywords": "Keywords",
|
||||||
|
"Encoding": "Encoding",
|
||||||
|
"Description": "Description",
|
||||||
|
"Author": "Author",
|
||||||
|
"Fullscreen": "Full-screen",
|
||||||
|
"Horizontal line": "Horizontal line",
|
||||||
|
"Horizontal space": "Horizontal space",
|
||||||
|
"Insert\/edit image": "Insert\/edit image",
|
||||||
|
"General": "General",
|
||||||
|
"Advanced": "Advanced",
|
||||||
|
"Source": "Source",
|
||||||
|
"Border": "Border",
|
||||||
|
"Constrain proportions": "Constrain proportions",
|
||||||
|
"Vertical space": "Vertical space",
|
||||||
|
"Image description": "Image description",
|
||||||
|
"Style": "Style",
|
||||||
|
"Dimensions": "Dimensions",
|
||||||
|
"Insert image": "Insert image",
|
||||||
|
"Image": "Image",
|
||||||
|
"Zoom in": "Zoom in",
|
||||||
|
"Contrast": "Contrast",
|
||||||
|
"Back": "Back",
|
||||||
|
"Gamma": "Gamma",
|
||||||
|
"Flip horizontally": "Flip horizontally",
|
||||||
|
"Resize": "Resize",
|
||||||
|
"Sharpen": "Sharpen",
|
||||||
|
"Zoom out": "Zoom out",
|
||||||
|
"Image options": "Image options",
|
||||||
|
"Apply": "Apply",
|
||||||
|
"Brightness": "Brightness",
|
||||||
|
"Rotate clockwise": "Rotate clockwise",
|
||||||
|
"Rotate counterclockwise": "Rotate counterclockwise",
|
||||||
|
"Edit image": "Edit image",
|
||||||
|
"Color levels": "Colour levels",
|
||||||
|
"Crop": "Crop",
|
||||||
|
"Orientation": "Orientation",
|
||||||
|
"Flip vertically": "Flip vertically",
|
||||||
|
"Invert": "Invert",
|
||||||
|
"Date\/time": "Date\/time",
|
||||||
|
"Insert date\/time": "Insert date\/time",
|
||||||
|
"Remove link": "Remove link",
|
||||||
|
"Url": "URL",
|
||||||
|
"Text to display": "Text to display",
|
||||||
|
"Anchors": "Anchors",
|
||||||
|
"Insert link": "Insert link",
|
||||||
|
"Link": "Link",
|
||||||
|
"New window": "New window",
|
||||||
|
"None": "None",
|
||||||
|
"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?",
|
||||||
|
"Paste or type a link": "Paste or type a link",
|
||||||
|
"Target": "Target",
|
||||||
|
"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?",
|
||||||
|
"Insert\/edit link": "Insert\/edit link",
|
||||||
|
"Insert\/edit video": "Insert\/edit video",
|
||||||
|
"Media": "Media",
|
||||||
|
"Alternative source": "Alternative source",
|
||||||
|
"Paste your embed code below:": "Paste your embed code below:",
|
||||||
|
"Insert video": "Insert video",
|
||||||
|
"Poster": "Poster",
|
||||||
|
"Insert\/edit media": "Insert\/edit media",
|
||||||
|
"Embed": "Embed",
|
||||||
|
"Nonbreaking space": "Non-breaking space",
|
||||||
|
"Page break": "Page break",
|
||||||
|
"Paste as text": "Paste as text",
|
||||||
|
"Preview": "Preview",
|
||||||
|
"Print": "Print",
|
||||||
|
"Save": "Save",
|
||||||
|
"Could not find the specified string.": "Could not find the specified string.",
|
||||||
|
"Replace": "Replace",
|
||||||
|
"Next": "Next",
|
||||||
|
"Whole words": "Whole words",
|
||||||
|
"Find and replace": "Find and replace",
|
||||||
|
"Replace with": "Replace with",
|
||||||
|
"Find": "Find",
|
||||||
|
"Replace all": "Replace all",
|
||||||
|
"Match case": "Match case",
|
||||||
|
"Prev": "Prev",
|
||||||
|
"Spellcheck": "Spell-check",
|
||||||
|
"Finish": "Finish",
|
||||||
|
"Ignore all": "Ignore all",
|
||||||
|
"Ignore": "Ignore",
|
||||||
|
"Add to Dictionary": "Add to Dictionary",
|
||||||
|
"Insert row before": "Insert row before",
|
||||||
|
"Rows": "Rows",
|
||||||
|
"Height": "Height",
|
||||||
|
"Paste row after": "Paste row after",
|
||||||
|
"Alignment": "Alignment",
|
||||||
|
"Border color": "Border colour",
|
||||||
|
"Column group": "Column group",
|
||||||
|
"Row": "Row",
|
||||||
|
"Insert column before": "Insert column before",
|
||||||
|
"Split cell": "Split cell",
|
||||||
|
"Cell padding": "Cell padding",
|
||||||
|
"Cell spacing": "Cell spacing",
|
||||||
|
"Row type": "Row type",
|
||||||
|
"Insert table": "Insert table",
|
||||||
|
"Body": "Body",
|
||||||
|
"Caption": "Caption",
|
||||||
|
"Footer": "Footer",
|
||||||
|
"Delete row": "Delete row",
|
||||||
|
"Paste row before": "Paste row before",
|
||||||
|
"Scope": "Scope",
|
||||||
|
"Delete table": "Delete table",
|
||||||
|
"H Align": "H Align",
|
||||||
|
"Top": "Top",
|
||||||
|
"Header cell": "Header cell",
|
||||||
|
"Column": "Column",
|
||||||
|
"Row group": "Row group",
|
||||||
|
"Cell": "Cell",
|
||||||
|
"Middle": "Middle",
|
||||||
|
"Cell type": "Cell type",
|
||||||
|
"Copy row": "Copy row",
|
||||||
|
"Row properties": "Row properties",
|
||||||
|
"Table properties": "Table properties",
|
||||||
|
"Bottom": "Bottom",
|
||||||
|
"V Align": "V Align",
|
||||||
|
"Header": "Header",
|
||||||
|
"Right": "Right",
|
||||||
|
"Insert column after": "Insert column after",
|
||||||
|
"Cols": "Cols",
|
||||||
|
"Insert row after": "Insert row after",
|
||||||
|
"Width": "Width",
|
||||||
|
"Cell properties": "Cell properties",
|
||||||
|
"Left": "Left",
|
||||||
|
"Cut row": "Cut row",
|
||||||
|
"Delete column": "Delete column",
|
||||||
|
"Center": "Centre",
|
||||||
|
"Merge cells": "Merge cells",
|
||||||
|
"Insert template": "Insert template",
|
||||||
|
"Templates": "Templates",
|
||||||
|
"Background color": "Background colour",
|
||||||
|
"Custom...": "Custom...",
|
||||||
|
"Custom color": "Custom colour",
|
||||||
|
"No color": "No colour",
|
||||||
|
"Text color": "Text colour",
|
||||||
|
"Table of Contents": "Table of Contents",
|
||||||
|
"Show blocks": "Show blocks",
|
||||||
|
"Show invisible characters": "Show invisible characters",
|
||||||
|
"Words: {0}": "Words: {0}",
|
||||||
|
"Insert": "Insert",
|
||||||
|
"File": "File",
|
||||||
|
"Edit": "Edit",
|
||||||
|
"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",
|
||||||
|
"Tools": "Tools",
|
||||||
|
"View": "View",
|
||||||
|
"Table": "Table",
|
||||||
|
"Format": "Format"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
en_GB-a0f7752ff9ddf3ed3d2cd24fee04fe585bca0babc4ce655560c923ad386c0c07.js
|
en_GB-4eb69d31cb70a3d3c53185883d58027a70524b0f5db82200bfa45b6a8ea22224.js
|
@ -1 +1 @@
|
|||||||
en_GB-a0f7752ff9ddf3ed3d2cd24fee04fe585bca0babc4ce655560c923ad386c0c07.js.gz
|
en_GB-4eb69d31cb70a3d3c53185883d58027a70524b0f5db82200bfa45b6a8ea22224.js.gz
|
@ -0,0 +1,253 @@
|
|||||||
|
tinymce.addI18n('es',{
|
||||||
|
"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": "It\u00e1lica",
|
||||||
|
"Underline": "Subrayado",
|
||||||
|
"Strikethrough": "Tachado",
|
||||||
|
"Superscript": "Super\u00edndice",
|
||||||
|
"Subscript": "Sub\u00edndice",
|
||||||
|
"Clear formatting": "Limpiar formato",
|
||||||
|
"Align left": "Alinear a la izquierda",
|
||||||
|
"Align center": "Alinear al centro",
|
||||||
|
"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": "Incrementar 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. Por favor usa las teclas Crtl+X\/C\/V de tu teclado",
|
||||||
|
"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": "Encabezados",
|
||||||
|
"Heading 1": "Encabezado 1",
|
||||||
|
"Heading 2": "Encabezado 2",
|
||||||
|
"Heading 3": "Encabezado 3",
|
||||||
|
"Heading 4": "Encabezado 4",
|
||||||
|
"Heading 5": "Encabezado 5",
|
||||||
|
"Heading 6": "Encabezado 6",
|
||||||
|
"Div": "Capa",
|
||||||
|
"Pre": "Pre",
|
||||||
|
"Code": "C\u00f3digo",
|
||||||
|
"Paragraph": "P\u00e1rrafo",
|
||||||
|
"Blockquote": "Bloque de 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.": "Pegar est\u00e1 ahora en modo de texto plano. El contenido se pegar\u00e1 como texto plano hasta que desactive esta opci\u00f3n.",
|
||||||
|
"Font Family": "Familia de fuentes",
|
||||||
|
"Font Sizes": "Tama\u00f1os de fuente",
|
||||||
|
"Class": "Clase",
|
||||||
|
"Browse for an image": "Exporador de imagenes",
|
||||||
|
"OR": "\u00d3",
|
||||||
|
"Drop an image here": "Arrastre una imagen aqu\u00ed",
|
||||||
|
"Upload": "Subir",
|
||||||
|
"Default": "Por defecto",
|
||||||
|
"Circle": "C\u00edrculo",
|
||||||
|
"Disc": "Disco",
|
||||||
|
"Square": "Cuadrado",
|
||||||
|
"Lower Alpha": "Inferior Alfa",
|
||||||
|
"Lower Greek": "Inferior Griega",
|
||||||
|
"Lower Roman": "Inferior Romana",
|
||||||
|
"Upper Alpha": "Superior Alfa",
|
||||||
|
"Upper Roman": "Superior Romana",
|
||||||
|
"Anchor": "Ancla",
|
||||||
|
"Name": "Nombre",
|
||||||
|
"Id": "Id",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Deber\u00eda comenzar por una letra, seguida solo de letras, n\u00fameros, guiones, puntos, dos puntos o guiones bajos.",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "Tiene cambios sin guardar. \u00bfEst\u00e1 seguro de que quiere salir?",
|
||||||
|
"Restore last draft": "Restaurar el \u00faltimo borrador",
|
||||||
|
"Special character": "Car\u00e1cter especial",
|
||||||
|
"Source code": "C\u00f3digo fuente",
|
||||||
|
"Insert\/Edit code sample": "Insertar\/editar c\u00f3digo de prueba",
|
||||||
|
"Language": "Idioma",
|
||||||
|
"Color": "Color",
|
||||||
|
"R": "R",
|
||||||
|
"G": "V",
|
||||||
|
"B": "A",
|
||||||
|
"Left to right": "De izquierda a derecha",
|
||||||
|
"Right to left": "De derecha a izquierda",
|
||||||
|
"Emoticons": "Emoticonos",
|
||||||
|
"Document properties": "Propiedades del documento",
|
||||||
|
"Title": "T\u00edtulo",
|
||||||
|
"Keywords": "Palabras clave",
|
||||||
|
"Description": "Descripci\u00f3n",
|
||||||
|
"Robots": "Robots",
|
||||||
|
"Author": "Autor",
|
||||||
|
"Encoding": "Codificaci\u00f3n",
|
||||||
|
"Fullscreen": "Pantalla completa",
|
||||||
|
"Action": "Acci\u00f3n",
|
||||||
|
"Shortcut": "Atajo",
|
||||||
|
"Help": "Ayuda",
|
||||||
|
"Address": "Direcci\u00f3n",
|
||||||
|
"Focus to menubar": "Enfocar la barra del men\u00fa",
|
||||||
|
"Focus to toolbar": "Enfocar la barra de herramientas",
|
||||||
|
"Focus to element path": "Enfocar la ruta del elemento",
|
||||||
|
"Focus to contextual toolbar": "Enfocar la barra de herramientas contextual",
|
||||||
|
"Insert link (if link plugin activated)": "Insertar enlace (si el complemento de enlace est\u00e1 activado)",
|
||||||
|
"Save (if save plugin activated)": "Guardar (si el componente de salvar est\u00e1 activado)",
|
||||||
|
"Find (if searchreplace plugin activated)": "Buscar (si el complemento buscar-remplazar est\u00e1 activado)",
|
||||||
|
"Plugins installed ({0}):": "Plugins instalados ({0}):",
|
||||||
|
"Premium plugins:": "Complementos premium:",
|
||||||
|
"Learn more...": "Aprende m\u00e1s...",
|
||||||
|
"You are using {0}": "Estas usando {0}",
|
||||||
|
"Horizontal line": "L\u00ednea horizontal",
|
||||||
|
"Insert\/edit image": "Insertar\/editar imagen",
|
||||||
|
"Image description": "Descripci\u00f3n de la imagen",
|
||||||
|
"Source": "Enlace",
|
||||||
|
"Dimensions": "Dimensiones",
|
||||||
|
"Constrain proportions": "Restringir proporciones",
|
||||||
|
"General": "General",
|
||||||
|
"Advanced": "Avanzado",
|
||||||
|
"Style": "Estilo",
|
||||||
|
"Vertical space": "Espacio vertical",
|
||||||
|
"Horizontal space": "Espacio horizontal",
|
||||||
|
"Border": "Borde",
|
||||||
|
"Insert image": "Insertar imagen",
|
||||||
|
"Image": "Imagen",
|
||||||
|
"Image list": "Image list",
|
||||||
|
"Rotate counterclockwise": "Girar a la izquierda",
|
||||||
|
"Rotate clockwise": "Girar a la derecha",
|
||||||
|
"Flip vertically": "Invertir verticalmente",
|
||||||
|
"Flip horizontally": "Invertir horizontalmente",
|
||||||
|
"Edit image": "Editar imagen",
|
||||||
|
"Image options": "Opciones de imagen",
|
||||||
|
"Zoom in": "Acercar",
|
||||||
|
"Zoom out": "Alejar",
|
||||||
|
"Crop": "Recortar",
|
||||||
|
"Resize": "Redimensionar",
|
||||||
|
"Orientation": "Orientaci\u00f3n",
|
||||||
|
"Brightness": "Brillo",
|
||||||
|
"Sharpen": "Forma",
|
||||||
|
"Contrast": "Contraste",
|
||||||
|
"Color levels": "Niveles de color",
|
||||||
|
"Gamma": "Gamma",
|
||||||
|
"Invert": "Invertir",
|
||||||
|
"Apply": "Aplicar",
|
||||||
|
"Back": "Atr\u00e1s",
|
||||||
|
"Insert date\/time": "Insertar fecha\/hora",
|
||||||
|
"Date\/time": "Fecha\/hora",
|
||||||
|
"Insert link": "Insertar enlace",
|
||||||
|
"Insert\/edit link": "Insertar\/editar enlace",
|
||||||
|
"Text to display": "Texto para mostrar",
|
||||||
|
"Url": "URL",
|
||||||
|
"Target": "Destino",
|
||||||
|
"None": "Ninguno",
|
||||||
|
"New window": "Nueva ventana",
|
||||||
|
"Remove link": "Quitar enlace",
|
||||||
|
"Anchors": "Anclas",
|
||||||
|
"Link": "Enlace",
|
||||||
|
"Paste or type a link": "Pega o introduce un enlace",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "El enlace que has introducido no parece ser una direcci\u00f3n de correo electr\u00f3nico. Quieres a\u00f1adir el prefijo necesario mailto: ?",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "El enlace que has introducido no parece ser una enlace externo. Quieres a\u00f1adir el prefijo necesario http:\/\/ ?",
|
||||||
|
"Link list": "Lista de enlaces",
|
||||||
|
"Insert video": "Insertar video",
|
||||||
|
"Insert\/edit video": "Insertar\/editar video",
|
||||||
|
"Insert\/edit media": "Insertar\/editar medio",
|
||||||
|
"Alternative source": "Enlace alternativo",
|
||||||
|
"Poster": "Miniatura",
|
||||||
|
"Paste your embed code below:": "Pega tu c\u00f3digo embebido debajo",
|
||||||
|
"Embed": "Incrustado",
|
||||||
|
"Media": "Media",
|
||||||
|
"Nonbreaking space": "Espacio fijo",
|
||||||
|
"Page break": "Salto de p\u00e1gina",
|
||||||
|
"Paste as text": "Pegar como texto",
|
||||||
|
"Preview": "Previsualizar",
|
||||||
|
"Print": "Imprimir",
|
||||||
|
"Save": "Guardar",
|
||||||
|
"Find": "Buscar",
|
||||||
|
"Replace with": "Reemplazar con",
|
||||||
|
"Replace": "Reemplazar",
|
||||||
|
"Replace all": "Reemplazar todo",
|
||||||
|
"Prev": "Anterior",
|
||||||
|
"Next": "Siguiente",
|
||||||
|
"Find and replace": "Buscar y reemplazar",
|
||||||
|
"Could not find the specified string.": "No se encuentra la cadena de texto especificada",
|
||||||
|
"Match case": "Coincidencia exacta",
|
||||||
|
"Whole words": "Palabras completas",
|
||||||
|
"Spellcheck": "Corrector ortogr\u00e1fico",
|
||||||
|
"Ignore": "Ignorar",
|
||||||
|
"Ignore all": "Ignorar todos",
|
||||||
|
"Finish": "Finalizar",
|
||||||
|
"Add to Dictionary": "A\u00f1adir al Diccionario",
|
||||||
|
"Insert table": "Insertar tabla",
|
||||||
|
"Table properties": "Propiedades de la tabla",
|
||||||
|
"Delete table": "Eliminar tabla",
|
||||||
|
"Cell": "Celda",
|
||||||
|
"Row": "Fila",
|
||||||
|
"Column": "Columna",
|
||||||
|
"Cell properties": "Propiedades de la celda",
|
||||||
|
"Merge cells": "Combinar celdas",
|
||||||
|
"Split cell": "Dividir celdas",
|
||||||
|
"Insert row before": "Insertar fila antes",
|
||||||
|
"Insert row after": "Insertar fila despu\u00e9s ",
|
||||||
|
"Delete row": "Eliminar fila",
|
||||||
|
"Row properties": "Propiedades de la fila",
|
||||||
|
"Cut row": "Cortar fila",
|
||||||
|
"Copy row": "Copiar fila",
|
||||||
|
"Paste row before": "Pegar la fila antes",
|
||||||
|
"Paste row after": "Pegar la fila despu\u00e9s",
|
||||||
|
"Insert column before": "Insertar columna antes",
|
||||||
|
"Insert column after": "Insertar columna despu\u00e9s",
|
||||||
|
"Delete column": "Eliminar columna",
|
||||||
|
"Cols": "Columnas",
|
||||||
|
"Rows": "Filas",
|
||||||
|
"Width": "Ancho",
|
||||||
|
"Height": "Alto",
|
||||||
|
"Cell spacing": "Espacio entre celdas",
|
||||||
|
"Cell padding": "Relleno de celda",
|
||||||
|
"Caption": "Subt\u00edtulo",
|
||||||
|
"Left": "Izquierda",
|
||||||
|
"Center": "Centrado",
|
||||||
|
"Right": "Derecha",
|
||||||
|
"Cell type": "Tipo de celda",
|
||||||
|
"Scope": "\u00c1mbito",
|
||||||
|
"Alignment": "Alineaci\u00f3n",
|
||||||
|
"H Align": "Alineamiento Horizontal",
|
||||||
|
"V Align": "Alineamiento Vertical",
|
||||||
|
"Top": "Arriba",
|
||||||
|
"Middle": "Centro",
|
||||||
|
"Bottom": "Abajo",
|
||||||
|
"Header cell": "Celda de la cebecera",
|
||||||
|
"Row group": "Grupo de filas",
|
||||||
|
"Column group": "Grupo de columnas",
|
||||||
|
"Row type": "Tipo de fila",
|
||||||
|
"Header": "Cabecera",
|
||||||
|
"Body": "Cuerpo",
|
||||||
|
"Footer": "Pie de p\u00e1gina",
|
||||||
|
"Border color": "Color del borde",
|
||||||
|
"Insert template": "Insertar plantilla",
|
||||||
|
"Templates": "Plantillas",
|
||||||
|
"Template": "Template",
|
||||||
|
"Text color": "Color del texto",
|
||||||
|
"Background color": "Color de fondo",
|
||||||
|
"Custom...": "Personalizar...",
|
||||||
|
"Custom color": "Color personalizado",
|
||||||
|
"No color": "Sin color",
|
||||||
|
"Table of Contents": "Tabla de contenidos",
|
||||||
|
"Show blocks": "Mostrar bloques",
|
||||||
|
"Show invisible characters": "Mostrar caracteres invisibles",
|
||||||
|
"Words: {0}": "Palabras: {0}",
|
||||||
|
"File": "Archivo",
|
||||||
|
"Edit": "Editar",
|
||||||
|
"Insert": "Insertar",
|
||||||
|
"View": "Ver",
|
||||||
|
"Format": "Formato",
|
||||||
|
"Table": "Tabla",
|
||||||
|
"Tools": "Herramientas",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u00c1rea de texto enriquecido. Pulse ALT-F9 para el menu. Pulse ALT-F10 para la barra de herramientas. Pulse ALT-0 para ayuda"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
es-133cb5bd627c2a299544586bf365859b5a1c96c57d18c90e7853048434a809b6.js
|
es-4fd5fd5b991c2c1e3032a297ae4605088bcd6835a467e64f9568de1b554e559c.js
|
@ -1 +1 @@
|
|||||||
es-133cb5bd627c2a299544586bf365859b5a1c96c57d18c90e7853048434a809b6.js.gz
|
es-4fd5fd5b991c2c1e3032a297ae4605088bcd6835a467e64f9568de1b554e559c.js.gz
|
@ -0,0 +1,253 @@
|
|||||||
|
tinymce.addI18n('es_MX',{
|
||||||
|
"Redo": "Deshacer",
|
||||||
|
"Undo": "Rehacer",
|
||||||
|
"Cut": "Cortar",
|
||||||
|
"Copy": "Copiar",
|
||||||
|
"Paste": "Pegar",
|
||||||
|
"Select all": "Seleccionar todo",
|
||||||
|
"New document": "Nuevo documento",
|
||||||
|
"Ok": "Aceptar",
|
||||||
|
"Cancel": "Cancelar",
|
||||||
|
"Visual aids": "Ayuda visual",
|
||||||
|
"Bold": "Negrita",
|
||||||
|
"Italic": "Cursiva",
|
||||||
|
"Underline": "Subrayado",
|
||||||
|
"Strikethrough": "Tachado",
|
||||||
|
"Superscript": "\u00cdndice",
|
||||||
|
"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\u00f1eta",
|
||||||
|
"Numbered list": "Lista numerada",
|
||||||
|
"Decrease indent": "Decrementar identado",
|
||||||
|
"Increase indent": "Incrementar identado",
|
||||||
|
"Close": "Cerrar",
|
||||||
|
"Formats": "Formato",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Su navegador no soporta acceso directo al portapapeles. Por favor haga uso de la combinaci\u00f3n de teclas Ctrl+X para cortar, Ctrl+C para copiar y Ctrl+V para pegar con el teclado. ",
|
||||||
|
"Headers": "Encabezado",
|
||||||
|
"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": "Encabezados",
|
||||||
|
"Heading 1": "Encabezados 1",
|
||||||
|
"Heading 2": "Encabezados 2",
|
||||||
|
"Heading 3": "Encabezados 3",
|
||||||
|
"Heading 4": "Encabezados 4",
|
||||||
|
"Heading 5": "Encabezados 5",
|
||||||
|
"Heading 6": "Encabezados 6",
|
||||||
|
"Div": "Div",
|
||||||
|
"Pre": "Pre",
|
||||||
|
"Code": "C\u00f3digo",
|
||||||
|
"Paragraph": "P\u00e1rrafo",
|
||||||
|
"Blockquote": "Blockquote",
|
||||||
|
"Inline": "En l\u00ednea",
|
||||||
|
"Blocks": "Bloque",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Se pegar\u00e1 en texto plano. El contenido se pegar\u00e1 como texto plano hasta que desactive esta opci\u00f3n.",
|
||||||
|
"Font Family": "Tipo de letra",
|
||||||
|
"Font Sizes": "Tama\u00f1o de letra",
|
||||||
|
"Class": "Clase",
|
||||||
|
"Browse for an image": "Ver por imagen",
|
||||||
|
"OR": "OR",
|
||||||
|
"Drop an image here": "Arrastra una imagen aqu\u00ed",
|
||||||
|
"Upload": "Subir",
|
||||||
|
"Default": "Por defecto",
|
||||||
|
"Circle": "Circulo",
|
||||||
|
"Disc": "Disco",
|
||||||
|
"Square": "Cuadro",
|
||||||
|
"Lower Alpha": "Alfa min\u00fascula",
|
||||||
|
"Lower Greek": "Griega min\u00fascula",
|
||||||
|
"Lower Roman": "Romano min\u00fascula",
|
||||||
|
"Upper Alpha": "Alfa may\u00fascula",
|
||||||
|
"Upper Roman": "May\u00fascula Romana",
|
||||||
|
"Anchor": "Anclar",
|
||||||
|
"Name": "Nombre",
|
||||||
|
"Id": "Identificador",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "El Identificador debe comenzar con una letra, seguido solo por letras, n\u00fameros, puntos, guiones medios o guiones bajos. ",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "No se han guardado los cambios. \u00bfSeguro que desea abandonar la p\u00e1gina?",
|
||||||
|
"Restore last draft": "Restaurar el \u00faltimo borrador",
|
||||||
|
"Special character": "Caracter especial",
|
||||||
|
"Source code": "C\u00f3digo fuente",
|
||||||
|
"Insert\/Edit code sample": "Insertar\/Editar c\u00f3digo muestra",
|
||||||
|
"Language": "idioma",
|
||||||
|
"Color": "Color",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"B": "B",
|
||||||
|
"Left to right": "Izquierda a derecha",
|
||||||
|
"Right to left": "Derecha a Izquierda",
|
||||||
|
"Emoticons": "Emoticones",
|
||||||
|
"Document properties": "Propiedades del documento",
|
||||||
|
"Title": "T\u00edtulo",
|
||||||
|
"Keywords": "Palabras clave",
|
||||||
|
"Description": "Descripci\u00f3n ",
|
||||||
|
"Robots": "Robots",
|
||||||
|
"Author": "Autor",
|
||||||
|
"Encoding": "Codificaci\u00f3n",
|
||||||
|
"Fullscreen": "Pantalla completa",
|
||||||
|
"Action": "Acci\u00f3n",
|
||||||
|
"Shortcut": "Atajo",
|
||||||
|
"Help": "Ayuda",
|
||||||
|
"Address": "Direcci\u00f3n",
|
||||||
|
"Focus to menubar": "Enfocar en barra de menu",
|
||||||
|
"Focus to toolbar": "Enfocar en barra de herramientas",
|
||||||
|
"Focus to element path": "Enfocar ruta del elemento",
|
||||||
|
"Focus to contextual toolbar": "Enfocar en barra de herramientas contextual",
|
||||||
|
"Insert link (if link plugin activated)": "Insertar enlace (si enlace del plugin est\u00e1 activo)",
|
||||||
|
"Save (if save plugin activated)": "Guardar (si el plugin guardar est\u00e1 activo)",
|
||||||
|
"Find (if searchreplace plugin activated)": "Buscar (si el plugin buscar\/reemplazar est\u00e1 activo)",
|
||||||
|
"Plugins installed ({0}):": "Plugins instalados ({0}):",
|
||||||
|
"Premium plugins:": "Plugins premium:",
|
||||||
|
"Learn more...": "Aprende m\u00e1s...",
|
||||||
|
"You are using {0}": "est\u00e1s usando {0}",
|
||||||
|
"Horizontal line": "L\u00ednea Horizontal",
|
||||||
|
"Insert\/edit image": "Insertar\/editar imagen",
|
||||||
|
"Image description": "Descripci\u00f3n de imagen",
|
||||||
|
"Source": "Origen",
|
||||||
|
"Dimensions": "Dimensiones",
|
||||||
|
"Constrain proportions": "Restringir proporciones",
|
||||||
|
"General": "General",
|
||||||
|
"Advanced": "Avanzado",
|
||||||
|
"Style": "Estilo",
|
||||||
|
"Vertical space": "Espacio vertical",
|
||||||
|
"Horizontal space": "Espacio horizontal",
|
||||||
|
"Border": "Borde",
|
||||||
|
"Insert image": "Insertar imagen",
|
||||||
|
"Image": "Imagen",
|
||||||
|
"Image list": "Lista de im\u00e1genes",
|
||||||
|
"Rotate counterclockwise": "Rotar en sentido contrario a las manecillas",
|
||||||
|
"Rotate clockwise": "Rotar en sentido de las manecillas",
|
||||||
|
"Flip vertically": "Voltear verticalmente",
|
||||||
|
"Flip horizontally": "Volter horizontalmente",
|
||||||
|
"Edit image": "Editar imagen",
|
||||||
|
"Image options": "Opciones de la imagen",
|
||||||
|
"Zoom in": "Acercar",
|
||||||
|
"Zoom out": "Alejar",
|
||||||
|
"Crop": "Recortar",
|
||||||
|
"Resize": "Cambiar tama\u00f1o",
|
||||||
|
"Orientation": "Orientaci\u00f3n",
|
||||||
|
"Brightness": "Brillo",
|
||||||
|
"Sharpen": "Nitidez",
|
||||||
|
"Contrast": "Contraste",
|
||||||
|
"Color levels": "Niveles de Color",
|
||||||
|
"Gamma": "Gamma",
|
||||||
|
"Invert": "Invertir",
|
||||||
|
"Apply": "Aplicar",
|
||||||
|
"Back": "Regresar",
|
||||||
|
"Insert date\/time": "Insertar fecha\/hora",
|
||||||
|
"Date\/time": "Fecha\/hora",
|
||||||
|
"Insert link": "Insertar enlace",
|
||||||
|
"Insert\/edit link": "Inserta\/editar enlace",
|
||||||
|
"Text to display": "Texto a mostrar",
|
||||||
|
"Url": "Url",
|
||||||
|
"Target": "Objetivo",
|
||||||
|
"None": "Ninguno",
|
||||||
|
"New window": "Nueva ventana",
|
||||||
|
"Remove link": "Eliminar elnace",
|
||||||
|
"Anchors": "Anclas",
|
||||||
|
"Link": "Enlace",
|
||||||
|
"Paste or type a link": "Pega o escribe un enlace",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "El URL que ha insertado tiene formato de correo electr\u00f3nico. \u00bfDesea agregar con prefijo \"mailto:\"?",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "El URL que ha ingresado es un enlace externo. \u00bfDesea agregar el prefijo \"http:\/\/\"?",
|
||||||
|
"Link list": "Lista de enlaces",
|
||||||
|
"Insert video": "Insertar video",
|
||||||
|
"Insert\/edit video": "Insertar\/editar video",
|
||||||
|
"Insert\/edit media": "Insertar\/editar multimedia",
|
||||||
|
"Alternative source": "Fuente alternativa",
|
||||||
|
"Poster": "Cartel",
|
||||||
|
"Paste your embed code below:": "Pegue su c\u00f3digo de inserci\u00f3n abajo:",
|
||||||
|
"Embed": "Incrustar",
|
||||||
|
"Media": "Multimedia",
|
||||||
|
"Nonbreaking space": "Espacio de no separaci\u00f3n",
|
||||||
|
"Page break": "Salto de p\u00e1gina ",
|
||||||
|
"Paste as text": "Copiar como texto",
|
||||||
|
"Preview": "Vista previa ",
|
||||||
|
"Print": "Imprimir",
|
||||||
|
"Save": "Guardar",
|
||||||
|
"Find": "Buscar",
|
||||||
|
"Replace with": "Remplazar con",
|
||||||
|
"Replace": "Remplazar",
|
||||||
|
"Replace all": "Remplazar todo",
|
||||||
|
"Prev": "Anterior",
|
||||||
|
"Next": "Siguiente",
|
||||||
|
"Find and replace": "Buscar y reemplazar",
|
||||||
|
"Could not find the specified string.": "No se ha encontrado la cadena especificada.",
|
||||||
|
"Match case": "Coincidencia",
|
||||||
|
"Whole words": "Palabras completas",
|
||||||
|
"Spellcheck": "Revisi\u00f3n ortogr\u00e1fica",
|
||||||
|
"Ignore": "Ignorar",
|
||||||
|
"Ignore all": "Ignorar todo",
|
||||||
|
"Finish": "Terminar",
|
||||||
|
"Add to Dictionary": "Agregar al diccionario ",
|
||||||
|
"Insert table": "Insertar tabla",
|
||||||
|
"Table properties": "Propiedades de tabla",
|
||||||
|
"Delete table": "Eliminar tabla",
|
||||||
|
"Cell": "Celda",
|
||||||
|
"Row": "Rengl\u00f3n ",
|
||||||
|
"Column": "Columna",
|
||||||
|
"Cell properties": "Propiedades de celda",
|
||||||
|
"Merge cells": "Unir celdas",
|
||||||
|
"Split cell": "Dividir celdas",
|
||||||
|
"Insert row before": "Insertar rengl\u00f3n antes",
|
||||||
|
"Insert row after": "Insertar rengl\u00f3n despu\u00e9s",
|
||||||
|
"Delete row": "Eliminar rengl\u00f3n ",
|
||||||
|
"Row properties": "Propiedades del rengl\u00f3n ",
|
||||||
|
"Cut row": "Cortar renglon",
|
||||||
|
"Copy row": "Copiar rengl\u00f3n ",
|
||||||
|
"Paste row before": "Pegar rengl\u00f3n antes",
|
||||||
|
"Paste row after": "Pegar rengl\u00f3n despu\u00e9s",
|
||||||
|
"Insert column before": "Insertar columna antes",
|
||||||
|
"Insert column after": "Insertar columna despu\u00e9s",
|
||||||
|
"Delete column": "Eliminar columna",
|
||||||
|
"Cols": "Columnas",
|
||||||
|
"Rows": "Renglones ",
|
||||||
|
"Width": "Ancho",
|
||||||
|
"Height": "Alto",
|
||||||
|
"Cell spacing": "Espacio entre celdas",
|
||||||
|
"Cell padding": "Relleno de la celda",
|
||||||
|
"Caption": "Subt\u00edtulo",
|
||||||
|
"Left": "Izquierda",
|
||||||
|
"Center": "Centro",
|
||||||
|
"Right": "Derecha",
|
||||||
|
"Cell type": "Tipo de celda",
|
||||||
|
"Scope": "Alcance",
|
||||||
|
"Alignment": "Alineaci\u00f3n ",
|
||||||
|
"H Align": "Alineaci\u00f3n Horizontal",
|
||||||
|
"V Align": "Alineaci\u00f3n Vertical",
|
||||||
|
"Top": "Arriba",
|
||||||
|
"Middle": "Centrado",
|
||||||
|
"Bottom": "Abajo",
|
||||||
|
"Header cell": "Celda de encabezado",
|
||||||
|
"Row group": "Grupo de renglones",
|
||||||
|
"Column group": "Grupo de columnas",
|
||||||
|
"Row type": "Tipo de rengl\u00f3n ",
|
||||||
|
"Header": "Encabezado",
|
||||||
|
"Body": "Cuerpo",
|
||||||
|
"Footer": "Pie",
|
||||||
|
"Border color": "Color del borde",
|
||||||
|
"Insert template": "Insertar plantilla",
|
||||||
|
"Templates": "Plantilla",
|
||||||
|
"Template": "Plantilla",
|
||||||
|
"Text color": "Color de letra",
|
||||||
|
"Background color": "Color de fondo",
|
||||||
|
"Custom...": "Personalizar",
|
||||||
|
"Custom color": "Perzonalizar color",
|
||||||
|
"No color": "Sin color",
|
||||||
|
"Table of Contents": "Tabla de Contenidos",
|
||||||
|
"Show blocks": "Mostrar bloques",
|
||||||
|
"Show invisible characters": "Mostrar caracteres invisibles",
|
||||||
|
"Words: {0}": "Palabras:{0}",
|
||||||
|
"File": "Archivo",
|
||||||
|
"Edit": "Editar",
|
||||||
|
"Insert": "Insertar",
|
||||||
|
"View": "Vistas",
|
||||||
|
"Format": "Formato",
|
||||||
|
"Table": "Tabla",
|
||||||
|
"Tools": "Herramientas",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Presione dentro del \u00e1rea de texto ALT-F9 para invocar el men\u00fa, ALT-F10 para la barra de herramientas y ALT-0 para la ayuda."
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
es_MX-352fcdff567919ff09a2e19c56d8059d339bffdbd999bcc82aa6d8340c19bbb9.js
|
es_MX-bc4f779c4782ed7bc7e7c4b7cd9293d7803256660cc529307dca05a40c49b94d.js
|
@ -1 +1 @@
|
|||||||
es_MX-352fcdff567919ff09a2e19c56d8059d339bffdbd999bcc82aa6d8340c19bbb9.js.gz
|
es_MX-bc4f779c4782ed7bc7e7c4b7cd9293d7803256660cc529307dca05a40c49b94d.js.gz
|
@ -0,0 +1,230 @@
|
|||||||
|
tinymce.addI18n('et',{
|
||||||
|
"Cut": "L\u00f5ika",
|
||||||
|
"Heading 5": "Pealkiri 5",
|
||||||
|
"Header 2": "Pealkiri 2",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Sinu veebilehitseja ei toeta otsest ligip\u00e4\u00e4su l\u00f5ikelauale. Palun kasuta selle asemel klaviatuuri kiirk\u00e4sklusi Ctrl+X\/C\/V.",
|
||||||
|
"Heading 4": "Pealkiri 4",
|
||||||
|
"Div": "Sektsioon",
|
||||||
|
"Heading 2": "Pealkiri 2",
|
||||||
|
"Paste": "Kleebi",
|
||||||
|
"Close": "Sulge",
|
||||||
|
"Font Family": "Kirjastiilid",
|
||||||
|
"Pre": "Eelvormindatud",
|
||||||
|
"Align right": "Joonda paremale",
|
||||||
|
"New document": "Uus dokument",
|
||||||
|
"Blockquote": "Plokktsitaat",
|
||||||
|
"Numbered list": "J\u00e4rjestatud loend",
|
||||||
|
"Heading 1": "Pealkiri 1",
|
||||||
|
"Headings": "Pealkirjad",
|
||||||
|
"Increase indent": "Suurenda taanet",
|
||||||
|
"Formats": "Vormingud",
|
||||||
|
"Headers": "P\u00e4ised",
|
||||||
|
"Select all": "Vali k\u00f5ik",
|
||||||
|
"Header 3": "Pealkiri 3",
|
||||||
|
"Blocks": "Plokid",
|
||||||
|
"Undo": "V\u00f5ta tagasi",
|
||||||
|
"Strikethrough": "L\u00e4bikriipsutatud",
|
||||||
|
"Bullet list": "J\u00e4rjestamata loend",
|
||||||
|
"Header 1": "Pealkiri 1",
|
||||||
|
"Superscript": "\u00dclaindeks",
|
||||||
|
"Clear formatting": "Puhasta vorming",
|
||||||
|
"Font Sizes": "Kirja suurused",
|
||||||
|
"Subscript": "Alaindeks",
|
||||||
|
"Header 6": "Pealkiri 6",
|
||||||
|
"Redo": "Tee uuesti",
|
||||||
|
"Paragraph": "L\u00f5ik",
|
||||||
|
"Ok": "Ok",
|
||||||
|
"Bold": "Rasvane",
|
||||||
|
"Code": "Kood",
|
||||||
|
"Italic": "Kaldkiri",
|
||||||
|
"Align center": "Joonda keskele",
|
||||||
|
"Header 5": "Pealkiri 5",
|
||||||
|
"Heading 6": "Pealkiri 6",
|
||||||
|
"Heading 3": "Pealkiri 3",
|
||||||
|
"Decrease indent": "V\u00e4henda taanet",
|
||||||
|
"Header 4": "Pealkiri 4",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Asetamine on n\u00fc\u00fcd tekstire\u017eiimis. Sisu asetatakse n\u00fc\u00fcd lihttekstina, kuni sa l\u00fclitad selle valiku v\u00e4lja.",
|
||||||
|
"Underline": "Allakriipsutatud",
|
||||||
|
"Cancel": "Katkesta",
|
||||||
|
"Justify": "Joonda r\u00f6\u00f6pselt",
|
||||||
|
"Inline": "Reasisene",
|
||||||
|
"Copy": "Kopeeri",
|
||||||
|
"Align left": "Joonda vasakule",
|
||||||
|
"Visual aids": "N\u00e4itevahendid",
|
||||||
|
"Lower Greek": "Kreeka v\u00e4iket\u00e4hed (\u03b1, \u03b2, \u03b3)",
|
||||||
|
"Square": "Ruut",
|
||||||
|
"Default": "Vaikimisi",
|
||||||
|
"Lower Alpha": "V\u00e4iket\u00e4hed (a, b, c)",
|
||||||
|
"Circle": "Ring",
|
||||||
|
"Disc": "Ketas",
|
||||||
|
"Upper Alpha": "Suurt\u00e4hed (A, B, C)",
|
||||||
|
"Upper Roman": "Rooma suurt\u00e4hed (I, II, III)",
|
||||||
|
"Lower Roman": "Rooma v\u00e4iket\u00e4hed (i, ii, iii)",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "ID peaks algama t\u00e4hega ning sellele peaks j\u00e4rgnema ainult t\u00e4hed, arvud, sidekriipsud, punktid, koolonid v\u00f5i alakriipsud.",
|
||||||
|
"Name": "Nimi",
|
||||||
|
"Anchor": "Ankur",
|
||||||
|
"Id": "ID",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "Sul on salvestamata muudatusi. Oled Sa kindel, et soovid mujale navigeeruda?",
|
||||||
|
"Restore last draft": "Taasta viimane mustand",
|
||||||
|
"Special character": "Erim\u00e4rk",
|
||||||
|
"Source code": "L\u00e4htekood",
|
||||||
|
"Language": "Keel",
|
||||||
|
"Insert\/Edit code sample": "Sisesta\/muuda koodin\u00e4idis",
|
||||||
|
"B": "B",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"Color": "V\u00e4rv",
|
||||||
|
"Right to left": "Paremalt vasakule",
|
||||||
|
"Left to right": "Vasakult paremale",
|
||||||
|
"Emoticons": "Emotikonid",
|
||||||
|
"Robots": "Robotid",
|
||||||
|
"Document properties": "Dokumendi omadused",
|
||||||
|
"Title": "Pealkiri",
|
||||||
|
"Keywords": "M\u00e4rks\u00f5nad",
|
||||||
|
"Encoding": "M\u00e4rgistik",
|
||||||
|
"Description": "Kirjeldus",
|
||||||
|
"Author": "Autor",
|
||||||
|
"Fullscreen": "T\u00e4isekraan",
|
||||||
|
"Horizontal line": "Horisontaaljoon",
|
||||||
|
"Horizontal space": "Reavahe",
|
||||||
|
"Insert\/edit image": "Lisa\/muuda pilt",
|
||||||
|
"General": "\u00dcldine",
|
||||||
|
"Advanced": "T\u00e4iendavad seaded",
|
||||||
|
"Source": "Allikas",
|
||||||
|
"Border": "\u00c4\u00e4ris",
|
||||||
|
"Constrain proportions": "S\u00e4ilita kuvasuhe",
|
||||||
|
"Vertical space": "P\u00fcstine vahe",
|
||||||
|
"Image description": "Pildi kirjeldus",
|
||||||
|
"Style": "Stiil",
|
||||||
|
"Dimensions": "M\u00f5\u00f5tmed",
|
||||||
|
"Insert image": "Lisa pilt",
|
||||||
|
"Image": "Pilt",
|
||||||
|
"Zoom in": "Suumi sisse",
|
||||||
|
"Contrast": "Kontrast",
|
||||||
|
"Back": "Tagasi",
|
||||||
|
"Gamma": "Gamma",
|
||||||
|
"Flip horizontally": "Peegelda horisontaalselt",
|
||||||
|
"Resize": "Muuda suurust",
|
||||||
|
"Sharpen": "Teravamaks",
|
||||||
|
"Zoom out": "Suumi v\u00e4lja",
|
||||||
|
"Image options": "Pildi valikud",
|
||||||
|
"Apply": "Rakenda",
|
||||||
|
"Brightness": "Heledus",
|
||||||
|
"Rotate clockwise": "P\u00f6\u00f6ra p\u00e4rip\u00e4eva",
|
||||||
|
"Rotate counterclockwise": "P\u00f6\u00f6ra vastup\u00e4eva",
|
||||||
|
"Edit image": "Muuda pilti",
|
||||||
|
"Color levels": "V\u00e4rvi tasemed",
|
||||||
|
"Crop": "L\u00f5ika",
|
||||||
|
"Orientation": "Suund",
|
||||||
|
"Flip vertically": "Peegelda vertikaalselt",
|
||||||
|
"Invert": "P\u00f6\u00f6ra v\u00e4rvid",
|
||||||
|
"Date\/time": "Kuup\u00e4ev\/kellaaeg",
|
||||||
|
"Insert date\/time": "Lisa kuup\u00e4ev\/kellaaeg",
|
||||||
|
"Remove link": "Eemalda link",
|
||||||
|
"Url": "Viide (url)",
|
||||||
|
"Text to display": "Kuvatav tekst",
|
||||||
|
"Anchors": "Ankrud",
|
||||||
|
"Insert link": "Lisa link",
|
||||||
|
"Link": "Link",
|
||||||
|
"New window": "Uus aken",
|
||||||
|
"None": "Puudub",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "URL, mille sa sisestasid, n\u00e4ib olevat v\u00e4line link. Kas sa soovid lisada sellele eesliite http:\/\/ ?",
|
||||||
|
"Paste or type a link": "Aseta v\u00f5i sisesta link",
|
||||||
|
"Target": "Sihtm\u00e4rk",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "URL, mille sa sisestasid, n\u00e4ib olevat e-posti aadress. Kas sa soovid lisada sellele eesliite mailto: ?",
|
||||||
|
"Insert\/edit link": "Lisa\/muuda link",
|
||||||
|
"Insert\/edit video": "Lisa\/muuda video",
|
||||||
|
"Media": "Multimeedia",
|
||||||
|
"Alternative source": "Teine allikas",
|
||||||
|
"Paste your embed code below:": "Kleebi oma manustamiskood siia alla:",
|
||||||
|
"Insert video": "Lisa video",
|
||||||
|
"Poster": "Lisaja",
|
||||||
|
"Insert\/edit media": "Lisa\/muuda multimeediat",
|
||||||
|
"Embed": "Manusta",
|
||||||
|
"Nonbreaking space": "T\u00fchim\u00e4rk (nbsp)",
|
||||||
|
"Page break": "Lehevahetus",
|
||||||
|
"Paste as text": "Aseta tekstina",
|
||||||
|
"Preview": "Eelvaade",
|
||||||
|
"Print": "Tr\u00fcki",
|
||||||
|
"Save": "Salvesta",
|
||||||
|
"Could not find the specified string.": "Ei suutnud leida etteantud s\u00f5net.",
|
||||||
|
"Replace": "Asenda",
|
||||||
|
"Next": "J\u00e4rg",
|
||||||
|
"Whole words": "Terviks\u00f5nad",
|
||||||
|
"Find and replace": "Otsi ja asenda",
|
||||||
|
"Replace with": "Asendus",
|
||||||
|
"Find": "Otsi",
|
||||||
|
"Replace all": "Asenda k\u00f5ik",
|
||||||
|
"Match case": "Erista suur- ja v\u00e4iket\u00e4hti",
|
||||||
|
"Prev": "Eelm",
|
||||||
|
"Spellcheck": "\u00d5igekirja kontroll",
|
||||||
|
"Finish": "L\u00f5peta",
|
||||||
|
"Ignore all": "Eira k\u00f5iki",
|
||||||
|
"Ignore": "Eira",
|
||||||
|
"Add to Dictionary": "Lisa s\u00f5naraamatusse",
|
||||||
|
"Insert row before": "Lisa rida enne",
|
||||||
|
"Rows": "Read",
|
||||||
|
"Height": "K\u00f5rgus",
|
||||||
|
"Paste row after": "Kleebi rida j\u00e4rele",
|
||||||
|
"Alignment": "Joondus",
|
||||||
|
"Border color": "Piirjoone v\u00e4rv",
|
||||||
|
"Column group": "Veergude r\u00fchm",
|
||||||
|
"Row": "Rida",
|
||||||
|
"Insert column before": "Lisa tulp enne",
|
||||||
|
"Split cell": "T\u00fckelda lahter",
|
||||||
|
"Cell padding": "Lahtri sisu ja tabeli \u00e4\u00e4rise vahe",
|
||||||
|
"Cell spacing": "Lahtrivahe",
|
||||||
|
"Row type": "Rea t\u00fc\u00fcp",
|
||||||
|
"Insert table": "Lisa tabel",
|
||||||
|
"Body": "P\u00f5hiosa",
|
||||||
|
"Caption": "Alapealkiri",
|
||||||
|
"Footer": "Jalus",
|
||||||
|
"Delete row": "Kustuta rida",
|
||||||
|
"Paste row before": "Kleebi rida enne",
|
||||||
|
"Scope": "Ulatus",
|
||||||
|
"Delete table": "Kustuta tabel",
|
||||||
|
"H Align": "H Joondus",
|
||||||
|
"Top": "\u00dcleval",
|
||||||
|
"Header cell": "P\u00e4islahter",
|
||||||
|
"Column": "Tulp",
|
||||||
|
"Row group": "Ridade r\u00fchm",
|
||||||
|
"Cell": "Lahter",
|
||||||
|
"Middle": "Keskel",
|
||||||
|
"Cell type": "Lahtri t\u00fc\u00fcp",
|
||||||
|
"Copy row": "Kopeeri rida",
|
||||||
|
"Row properties": "Rea omadused",
|
||||||
|
"Table properties": "Tabeli omadused",
|
||||||
|
"Bottom": "All",
|
||||||
|
"V Align": "V Joondus",
|
||||||
|
"Header": "P\u00e4is",
|
||||||
|
"Right": "Paremal",
|
||||||
|
"Insert column after": "Lisa tulp j\u00e4rele",
|
||||||
|
"Cols": "Veerud",
|
||||||
|
"Insert row after": "Lisa rida j\u00e4rele",
|
||||||
|
"Width": "Laius",
|
||||||
|
"Cell properties": "Lahtri omadused",
|
||||||
|
"Left": "Vasakul",
|
||||||
|
"Cut row": "L\u00f5ika rida",
|
||||||
|
"Delete column": "Kustuta tulp",
|
||||||
|
"Center": "Keskel",
|
||||||
|
"Merge cells": "\u00dchenda lahtrid",
|
||||||
|
"Insert template": "Lisa mall",
|
||||||
|
"Templates": "Mallid",
|
||||||
|
"Background color": "Tausta v\u00e4rv",
|
||||||
|
"Custom...": "Kohandatud...",
|
||||||
|
"Custom color": "Kohandatud v\u00e4rv",
|
||||||
|
"No color": "V\u00e4rvi pole",
|
||||||
|
"Text color": "Teksti v\u00e4rv",
|
||||||
|
"Table of Contents": "Sisukord",
|
||||||
|
"Show blocks": "N\u00e4ita plokke",
|
||||||
|
"Show invisible characters": "N\u00e4ita peidetud m\u00e4rke",
|
||||||
|
"Words: {0}": "S\u00f5nu: {0}",
|
||||||
|
"Insert": "Sisesta",
|
||||||
|
"File": "Fail",
|
||||||
|
"Edit": "Muuda",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Rikastatud teksti ala. Men\u00fc\u00fc jaoks vajuta ALT-F9. T\u00f6\u00f6riistariba jaoks vajuta ALT-F10. Abi saamiseks vajuta ALT-0.",
|
||||||
|
"Tools": "T\u00f6\u00f6riistad",
|
||||||
|
"View": "Vaade",
|
||||||
|
"Table": "Tabel",
|
||||||
|
"Format": "Vorming"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
et-2cfc3da0ff39a37f0bd3c896d49604028f231ff0e7d8ebbc30dbfd4b87125f06.js
|
et-26b7ced79b21dc8a21fda1dd95247e93c35096461238c8579dea16e48d12b4ef.js
|
@ -1 +1 @@
|
|||||||
et-2cfc3da0ff39a37f0bd3c896d49604028f231ff0e7d8ebbc30dbfd4b87125f06.js.gz
|
et-26b7ced79b21dc8a21fda1dd95247e93c35096461238c8579dea16e48d12b4ef.js.gz
|
@ -0,0 +1,261 @@
|
|||||||
|
tinymce.addI18n('fa_IR',{
|
||||||
|
"Redo": "\u0628\u0627\u0632 \u0646\u0634\u0627\u0646",
|
||||||
|
"Undo": "\u0628\u0627\u0632 \u06af\u0631\u062f\u0627\u0646",
|
||||||
|
"Cut": "\u0628\u0631\u0634",
|
||||||
|
"Copy": "\u0631\u0648\u0646\u0648\u06cc\u0633\u06cc",
|
||||||
|
"Paste": "\u0686\u0633\u0628\u0627\u0646\u062f\u0646",
|
||||||
|
"Select all": "\u0627\u0646\u062a\u062e\u0627\u0628 \u0647\u0645\u0647",
|
||||||
|
"New document": "\u0633\u0646\u062f \u062c\u062f\u06cc\u062f",
|
||||||
|
"Ok": "\u062a\u0627\u06cc\u06cc\u062f",
|
||||||
|
"Cancel": "\u0627\u0646\u0635\u0631\u0627\u0641",
|
||||||
|
"Visual aids": "\u06a9\u0645\u06a9 \u0628\u0635\u0631\u06cc",
|
||||||
|
"Bold": "\u062f\u0631\u0634\u062a",
|
||||||
|
"Italic": "\u06a9\u062c",
|
||||||
|
"Underline": "\u0632\u06cc\u0631 \u062e\u0637",
|
||||||
|
"Strikethrough": "\u062e\u0637 \u062e\u0648\u0631\u062f\u0647",
|
||||||
|
"Superscript": "\u0646\u0645\u0627",
|
||||||
|
"Subscript": "\u067e\u0627\u06cc\u0647",
|
||||||
|
"Clear formatting": "\u067e\u0627\u06a9 \u06a9\u0631\u062f\u0646 \u0642\u0627\u0644\u0628 \u0628\u0646\u062f\u06cc",
|
||||||
|
"Align left": "\u0686\u067e \u0686\u06cc\u0646",
|
||||||
|
"Align center": "\u0648\u0633\u0637 \u0686\u06cc\u0646",
|
||||||
|
"Align right": "\u0631\u0627\u0633\u062a \u0686\u06cc\u0646",
|
||||||
|
"Justify": "\u062a\u0631\u0627\u0632 \u062f\u0648 \u0637\u0631\u0641\u0647",
|
||||||
|
"Bullet list": "\u0641\u0647\u0631\u0633\u062a \u0646\u0634\u0627\u0646\u0647 \u062f\u0627\u0631",
|
||||||
|
"Numbered list": "\u0641\u0647\u0631\u0633\u062a \u0634\u0645\u0627\u0631\u0647 \u062f\u0627\u0631",
|
||||||
|
"Decrease indent": "\u06a9\u0627\u0647\u0634 \u062a\u0648\u0631\u0641\u062a\u06af\u06cc",
|
||||||
|
"Increase indent": "\u0627\u0641\u0632\u0627\u06cc\u0634 \u062a\u0648\u0631\u0641\u062a\u06af\u06cc",
|
||||||
|
"Close": "\u0628\u0633\u062a\u0646",
|
||||||
|
"Formats": "\u0642\u0627\u0644\u0628 \u0647\u0627",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u0645\u0631\u0648\u0631\u06af\u0631 \u0634\u0645\u0627 \u062f\u0633\u062a\u0631\u0633\u06cc \u0645\u0633\u062a\u0642\u06cc\u0645 \u0628\u0647 \u06a9\u0644\u06cc\u067e \u0628\u0648\u0631\u062f \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc \u06a9\u0646\u062f\u060c \u0644\u0637\u0641\u0627 \u0627\u0632 \u0645\u06cc\u0627\u0646\u0628\u0631\u0647\u0627\u06cc Ctrl+X\/C\/V \u0635\u0641\u062d\u0647 \u06a9\u0644\u06cc\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0646\u0645\u0627\u06cc\u06cc\u062f . ",
|
||||||
|
"Headers": "\u0633\u0631 \u0622\u0645\u062f\u0647\u0627",
|
||||||
|
"Header 1": "\u0633\u0631 \u0622\u0645\u062f 1",
|
||||||
|
"Header 2": "\u0633\u0631 \u0622\u0645\u062f 2",
|
||||||
|
"Header 3": "\u0633\u0631 \u0622\u0645\u062f 3",
|
||||||
|
"Header 4": "\u0633\u0631 \u0622\u0645\u062f 4",
|
||||||
|
"Header 5": "\u0633\u0631 \u0622\u0645\u062f 5",
|
||||||
|
"Header 6": "\u0633\u0631 \u0622\u0645\u062f 6",
|
||||||
|
"Headings": "\u0639\u0646\u0627\u0648\u06cc\u0646",
|
||||||
|
"Heading 1": "\u0639\u0646\u0648\u0627\u0646 1",
|
||||||
|
"Heading 2": "\u0639\u0646\u0648\u0627\u0646 2",
|
||||||
|
"Heading 3": "\u0639\u0646\u0648\u0627\u0646 3",
|
||||||
|
"Heading 4": "\u0639\u0646\u0648\u0627\u0646 4",
|
||||||
|
"Heading 5": "\u0639\u0646\u0648\u0627\u0646 5",
|
||||||
|
"Heading 6": "\u0639\u0646\u0648\u0627\u0646 6",
|
||||||
|
"Div": "\u0628\u0644\u0648\u06a9 \u062c\u062f\u0627 \u0633\u0627\u0632 (\u062a\u06af Div)",
|
||||||
|
"Pre": "\u0628\u0644\u0648\u06a9 \u0645\u062a\u0646 \u0642\u0627\u0644\u0628 \u062f\u0627\u0631 (\u062a\u06af Pre)",
|
||||||
|
"Code": "\u0628\u0644\u0648\u06a9 \u06a9\u062f\u0646\u0648\u06cc\u0633\u06cc (\u062a\u06a9 Code)",
|
||||||
|
"Paragraph": "\u067e\u0627\u0631\u0627\u06af\u0631\u0627\u0641 (\u062a\u06af P)",
|
||||||
|
"Blockquote": "\u0628\u0644\u0648\u06a9 \u0646\u0642\u0644 \u0642\u0648\u0644 (\u062a\u06af BlockQuote)",
|
||||||
|
"Inline": "\u0631\u0648 \u062e\u0637",
|
||||||
|
"Blocks": "\u0628\u0644\u0648\u06a9 \u0647\u0627",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u0627\u0645\u06a9\u0627\u0646 \u0686\u0633\u0628\u0627\u0646\u062f\u0646\u060c \u062f\u0631 \u062d\u0627\u0644\u062a \u0645\u062a\u0646 \u062e\u0627\u0644\u0635 \u062a\u0646\u0638\u06cc\u0645 \u06af\u0634\u062a\u0647. \u062a\u0627 \u0632\u0645\u0627\u0646 \u062a\u063a\u06cc\u06cc\u0631 \u0627\u06cc\u0646 \u062d\u0627\u0644\u062a\u060c \u0645\u062d\u062a\u0648\u0627\u06cc \u0645\u0648\u0631\u062f \u0686\u0633\u0628\u0627\u0646\u062f\u0646\u060c \u0628\u0647 \u0635\u0648\u0631\u062a \u0645\u062a\u0646 \u062e\u0627\u0644\u0635 \u062e\u0648\u0627\u0647\u062f \u0686\u0633\u0628\u06cc\u062f.",
|
||||||
|
"Font Family": "\u0646\u0648\u0639 \u0642\u0644\u0645",
|
||||||
|
"Font Sizes": "\u0627\u0646\u062f\u0627\u0632\u0647\u0621 \u0642\u0644\u0645",
|
||||||
|
"Class": "\u0631\u062f\u0647",
|
||||||
|
"Browse for an image": "\u06cc\u0627\u0641\u062a\u0646 \u06cc\u06a9 \u062a\u0635\u0648\u06cc\u0631",
|
||||||
|
"OR": "\u00ab\u06cc\u0627\u00bb",
|
||||||
|
"Drop an image here": "\u06cc\u06a9 \u062a\u0635\u0648\u06cc\u0631 \u0627\u06cc\u0646\u062c\u0627 \u0631\u0647\u0627 \u06a9\u0646\u06cc\u062f",
|
||||||
|
"Upload": "\u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc",
|
||||||
|
"Block": "\u0628\u0644\u0648\u06a9",
|
||||||
|
"Align": "\u0686\u06cc\u062f\u0645\u0627\u0646",
|
||||||
|
"Default": "\u067e\u06cc\u0634 \u0641\u0631\u0636",
|
||||||
|
"Circle": "\u062f\u0627\u06cc\u0631\u0647",
|
||||||
|
"Disc": "\u062f\u0627\u06cc\u0631\u0647\u0621 \u062a\u0648\u067e\u0631",
|
||||||
|
"Square": "\u0686\u0647\u0627\u0631 \u06af\u0648\u0634",
|
||||||
|
"Lower Alpha": "\u062d\u0631\u0648\u0641 \u06a9\u0648\u0686\u06a9",
|
||||||
|
"Lower Greek": "\u062d\u0631\u0648\u0641 \u06a9\u0648\u0686\u06a9 \u06cc\u0648\u0646\u0627\u0646\u06cc",
|
||||||
|
"Lower Roman": "\u0627\u0631\u0642\u0627\u0645 \u06a9\u0648\u0686\u06a9 \u0631\u0648\u0645\u06cc",
|
||||||
|
"Upper Alpha": "\u062d\u0631\u0648\u0641 \u0628\u0632\u0631\u06af",
|
||||||
|
"Upper Roman": "\u0627\u0631\u0642\u0627\u0645 \u0628\u0632\u0631\u06af \u0631\u0648\u0645\u06cc",
|
||||||
|
"Anchor": "\u0642\u0644\u0627\u0628",
|
||||||
|
"Name": "\u0646\u0627\u0645",
|
||||||
|
"Id": "\u0634\u0646\u0627\u0633\u0647",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "\u0634\u0646\u0627\u0633\u0647 \u0645\u06cc \u0628\u0627\u06cc\u0633\u062a \u0628\u0627 \u06cc\u06a9 \u062d\u0631\u0641 \u0627\u0644\u0641\u0628\u0627 \u0622\u063a\u0627\u0632 \u0648 \u0628\u0627 \u062f\u0646\u0628\u0627\u0644\u0647 \u0627\u06cc \u0627\u0632 \u062d\u0631\u0648\u0641\u060c \u0627\u0639\u062f\u0627\u062f\u060c \u0639\u0644\u0627\u0645\u062a \u0645\u0650\u0646\u0647\u0627\u060c \u0646\u0642\u0637\u0647\u060c \u062f\u0648 \u0646\u0642\u0637\u0647 \u06cc\u0627 \u062e\u0637 \u062a\u06cc\u0631\u0647 \u0627\u062f\u0627\u0645\u0647 \u06cc\u0627\u0628\u062f.",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a \u0634\u0645\u0627 \u0630\u062e\u06cc\u0631\u0647 \u0646\u0634\u062f\u0647 \u0627\u0646\u062f\u060c \u0622\u06cc\u0627 \u062c\u0647\u062a \u062e\u0631\u0648\u062c \u0627\u0637\u0645\u06cc\u0646\u0627\u0646 \u062f\u0627\u0631\u06cc\u062f\u061f",
|
||||||
|
"Restore last draft": "\u0628\u0627\u0632\u06cc\u0627\u0628\u06cc \u0622\u062e\u0631\u06cc\u0646 \u067e\u06cc\u0634 \u0646\u0648\u06cc\u0633",
|
||||||
|
"Special character": "\u0646\u0648\u06cc\u0633\u0647 \u0647\u0627\u06cc \u062e\u0627\u0635",
|
||||||
|
"Source code": "\u0645\u062a\u0646 \u06a9\u062f \u0645\u0646\u0628\u0639",
|
||||||
|
"Insert\/Edit code sample": "\u062f\u0631\u062c\/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u0646\u0645\u0648\u0646\u0647\u0621 \u06a9\u062f",
|
||||||
|
"Language": "\u0632\u0628\u0627\u0646",
|
||||||
|
"Code sample": "\u0646\u0645\u0648\u0646\u0647 \u06a9\u064f\u062f",
|
||||||
|
"Color": "\u0631\u0646\u06af",
|
||||||
|
"R": "\u0642\u0631\u0645\u0632",
|
||||||
|
"G": "\u0633\u0628\u0632",
|
||||||
|
"B": "\u0622\u0628\u06cc",
|
||||||
|
"Left to right": "\u0686\u067e \u0628\u0647 \u0631\u0627\u0633\u062a",
|
||||||
|
"Right to left": "\u0631\u0627\u0633\u062a \u0628\u0647 \u0686\u067e",
|
||||||
|
"Emoticons": "\u0635\u0648\u0631\u062a\u06a9 \u0647\u0627",
|
||||||
|
"Document properties": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0633\u0646\u062f",
|
||||||
|
"Title": "\u0639\u0646\u0648\u0627\u0646",
|
||||||
|
"Keywords": "\u0648\u0627\u0698\u06af\u0627\u0646 \u06a9\u0644\u06cc\u062f\u06cc",
|
||||||
|
"Description": "\u062a\u0648\u0636\u06cc\u062d",
|
||||||
|
"Robots": "\u0631\u0648\u0628\u0627\u062a\u0647\u0627",
|
||||||
|
"Author": "\u0645\u0648\u0644\u0641",
|
||||||
|
"Encoding": "\u06a9\u062f\u06af\u0632\u0627\u0631\u06cc \u0645\u062a\u0646",
|
||||||
|
"Fullscreen": "\u062a\u0645\u0627\u0645 \u0635\u0641\u062d\u0647",
|
||||||
|
"Action": "\u0639\u0645\u0644",
|
||||||
|
"Shortcut": "\u0645\u06cc\u0627\u0646\u0628\u064f\u0631",
|
||||||
|
"Help": "\u0631\u0627\u0647\u0646\u0645\u0627",
|
||||||
|
"Address": "\u0646\u0634\u0627\u0646\u06cc",
|
||||||
|
"Focus to menubar": "\u062a\u0645\u0631\u06a9\u0632 \u0628\u0631 \u0646\u0648\u0627\u0631 \u0645\u0646\u0648",
|
||||||
|
"Focus to toolbar": "\u062a\u0645\u0631\u06a9\u0632 \u0628\u0631 \u0646\u0648\u0627\u0631 \u0627\u0628\u0632\u0627\u0631",
|
||||||
|
"Focus to element path": "\u062a\u0645\u0631\u06a9\u0632 \u0628\u0631 \u0645\u0633\u06cc\u0631 \u0627\u0650\u0644\u0650\u0645\u0627\u0646",
|
||||||
|
"Focus to contextual toolbar": "\u062a\u0645\u0631\u06a9\u0632 \u0628\u0631 \u0646\u0648\u0627\u0631 \u0627\u0628\u0632\u0627\u0631 \u0645\u062a\u0646\u06cc",
|
||||||
|
"Insert link (if link plugin activated)": "\u062f\u0631\u062c \u067e\u06cc\u0648\u0646\u062f (\u0627\u06af\u0631 \u0627\u0641\u0632\u0648\u0646\u0647\u0621 \u067e\u06cc\u0648\u0646\u062f \u0641\u0639\u0627\u0644 \u0634\u062f)",
|
||||||
|
"Save (if save plugin activated)": "\u062b\u0628\u062a\u00a0(\u0627\u06af\u0631 \u0627\u0641\u0632\u0648\u0646\u0647\u0621 \u0630\u062e\u06cc\u0631\u0647 \u0633\u0627\u0632\u06cc \u0641\u0639\u0627\u0644 \u0634\u062f)",
|
||||||
|
"Find (if searchreplace plugin activated)": "\u06cc\u0627\u0641\u062a\u0646 (\u0627\u06af\u0631 \u0627\u0641\u0632\u0648\u0646\u0647\u0621 \u062c\u0633\u062a\u062c\u0648\/\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646\u06cc \u0641\u0639\u0627\u0644 \u0634\u062f)",
|
||||||
|
"Plugins installed ({0}):": "\u0627\u0641\u0632\u0648\u0646\u0647 \u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0646\u0635\u0628 \u0634\u062f\u0646\u062f ({0}):",
|
||||||
|
"Premium plugins:": "\u0627\u0641\u0632\u0648\u0646\u0647 \u0647\u0627\u06cc \u0645\u062e\u0635\u0648\u0635:",
|
||||||
|
"Learn more...": "\u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u0628\u06cc\u0634\u062a\u0631...",
|
||||||
|
"You are using {0}": "\u0634\u0645\u0627 \u062f\u0631 \u062d\u0627\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 {0} \u0645\u06cc \u0628\u0627\u0634\u06cc\u062f",
|
||||||
|
"Plugins": "\u0627\u0641\u0632\u0648\u0646\u0647 \u0647\u0627",
|
||||||
|
"Handy Shortcuts": "\u0645\u06cc\u0627\u0646\u0628\u064f\u0631\u0647\u0627\u06cc \u0633\u0648\u062f\u0645\u0646\u062f",
|
||||||
|
"Horizontal line": "\u062e\u0637 \u0627\u0641\u0642\u06cc",
|
||||||
|
"Insert\/edit image": "\u062f\u0631\u062c\/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u062a\u0635\u0648\u06cc\u0631",
|
||||||
|
"Image description": "\u062a\u0648\u0635\u06cc\u0641 \u062a\u0635\u0648\u06cc\u0631",
|
||||||
|
"Source": "\u0645\u0646\u0628\u0639",
|
||||||
|
"Dimensions": "\u0627\u0628\u0639\u0627\u062f",
|
||||||
|
"Constrain proportions": "\u062d\u0641\u0638 \u062a\u0646\u0627\u0633\u0628",
|
||||||
|
"General": "\u0639\u0645\u0648\u0645\u06cc",
|
||||||
|
"Advanced": "\u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
|
||||||
|
"Style": "\u0633\u0628\u06a9",
|
||||||
|
"Vertical space": "\u0641\u0636\u0627\u06cc \u0639\u0645\u0648\u062f\u06cc",
|
||||||
|
"Horizontal space": "\u0641\u0636\u0627\u06cc \u0627\u0641\u0642\u06cc",
|
||||||
|
"Border": "\u0644\u0628\u0647",
|
||||||
|
"Insert image": "\u062f\u0631\u062c \u062a\u0635\u0648\u06cc\u0631",
|
||||||
|
"Image": "\u062a\u0635\u0648\u06cc\u0631",
|
||||||
|
"Image list": "\u0641\u0647\u0631\u0633\u062a \u062a\u0635\u0648\u06cc\u0631\u06cc",
|
||||||
|
"Rotate counterclockwise": "\u062f\u064e\u0648\u064e\u0631\u0627\u0646 \u067e\u0627\u062f \u0633\u0627\u0639\u062a \u06af\u0631\u062f",
|
||||||
|
"Rotate clockwise": "\u062f\u064e\u0648\u064e\u0631\u0627\u0646 \u0633\u0627\u0639\u062a \u06af\u0631\u062f",
|
||||||
|
"Flip vertically": "\u0642\u0631\u06cc\u0646\u0647 \u0639\u0645\u0648\u062f\u06cc",
|
||||||
|
"Flip horizontally": "\u0642\u0631\u06cc\u0646\u0647 \u0627\u0641\u0642\u06cc",
|
||||||
|
"Edit image": "\u0648\u06cc\u0631\u0627\u0633\u062a \u062a\u0635\u0648\u06cc\u0631",
|
||||||
|
"Image options": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u062a\u0635\u0648\u06cc\u0631",
|
||||||
|
"Zoom in": "\u0628\u0632\u0631\u06af \u0646\u0645\u0627\u06cc\u06cc",
|
||||||
|
"Zoom out": "\u06a9\u0648\u0686\u06a9 \u0646\u0645\u0627\u06cc\u06cc",
|
||||||
|
"Crop": "\u0628\u064f\u0631\u0634 \u062f\u064f\u0648\u0631",
|
||||||
|
"Resize": "\u062a\u063a\u06cc\u06cc\u0631 \u0627\u0646\u062f\u0627\u0632\u0647",
|
||||||
|
"Orientation": "\u06af\u0650\u0631\u0627",
|
||||||
|
"Brightness": "\u0631\u0648\u0634\u0646\u0627\u06cc\u06cc",
|
||||||
|
"Sharpen": "\u0628\u0647\u0628\u0648\u062f \u0644\u0628\u0647",
|
||||||
|
"Contrast": "\u062a\u0636\u0627\u062f \u0631\u0646\u06af",
|
||||||
|
"Color levels": "\u0633\u0637\u0648\u062d \u0631\u0646\u06af",
|
||||||
|
"Gamma": "\u06af\u0627\u0645\u0627",
|
||||||
|
"Invert": "\u0628\u0631\u06af\u0634\u062a \u0631\u0646\u06af",
|
||||||
|
"Apply": "\u0627\u0650\u0639\u0645\u0627\u0644",
|
||||||
|
"Back": "\u0628\u0627\u0632\u06af\u0634\u062a",
|
||||||
|
"Insert date\/time": "\u062f\u0631\u062c \u062a\u0627\u0631\u06cc\u062e\/\u0632\u0645\u0627\u0646",
|
||||||
|
"Date\/time": "\u062a\u0627\u0631\u06cc\u062e\/\u0632\u0645\u0627\u0646",
|
||||||
|
"Insert link": "\u062f\u0631\u062c \u067e\u06cc\u0648\u0646\u062f",
|
||||||
|
"Insert\/edit link": "\u062f\u0631\u062c\/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u067e\u06cc\u0648\u0646\u062f",
|
||||||
|
"Text to display": "\u0645\u062a\u0646 \u0646\u0645\u0627\u06cc\u0634\u06cc",
|
||||||
|
"Url": "\u0622\u062f\u0631\u0633",
|
||||||
|
"Target": "\u0645\u0642\u0635\u062f",
|
||||||
|
"None": "\u0647\u06cc\u0686",
|
||||||
|
"New window": "\u067e\u0646\u062c\u0631\u0647\u0621 \u062c\u062f\u06cc\u062f",
|
||||||
|
"Remove link": "\u062d\u0630\u0641 \u067e\u06cc\u0648\u0646\u062f",
|
||||||
|
"Anchors": "\u0642\u0644\u0627\u0628 \u0647\u0627",
|
||||||
|
"Link": "\u067e\u06cc\u0648\u0646\u062f",
|
||||||
|
"Paste or type a link": "\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u06cc\u0627 \u062a\u0627\u06cc\u067e \u067e\u06cc\u0648\u0646\u062f",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u0628\u0647 \u0646\u0638\u0631 \u0645\u06cc \u0631\u0633\u062f \u0622\u062f\u0631\u0633 \u0648\u0631\u0648\u062f\u06cc \u06cc\u06a9 \u0631\u0627\u06cc\u0627\u0646\u0627\u0645\u0647 \u0628\u0627\u0634\u062f. \u0622\u06cc\u0627 \u062a\u0645\u0627\u06cc\u0644 \u0628\u0647 \u0627\u0641\u0632\u0648\u0631\u062f\u0646 \u067e\u06cc\u0634\u0648\u0646\u062f mailto: \u062f\u0627\u0631\u06cc\u062f\u061f",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u0628\u0647 \u0646\u0638\u0631 \u0645\u06cc \u0631\u0633\u062f \u0622\u062f\u0631\u0633 \u0648\u0631\u0648\u062f\u06cc \u0627\u0631\u062c\u0627\u0639\u06cc \u0628\u0647 \u062e\u0627\u0631\u062c \u0627\u0632 \u0627\u06cc\u0646 \u0633\u0627\u06cc\u062a \u0645\u06cc \u0628\u0627\u0634\u062f. \u0622\u06cc\u0627 \u062a\u0645\u0627\u06cc\u0644 \u0628\u0647 \u0627\u0641\u0632\u0648\u0631\u062f\u0646 \u067e\u06cc\u0634\u0648\u0646\u062f http:\/\/ \u062f\u0627\u0631\u06cc\u062f\u061f",
|
||||||
|
"Link list": "\u0641\u0647\u0631\u0633\u062a \u067e\u06cc\u0648\u0646\u062f",
|
||||||
|
"Insert video": "\u062f\u0631\u062c \u0648\u06cc\u062f\u06cc\u0648",
|
||||||
|
"Insert\/edit video": "\u062f\u0631\u062c\/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u0648\u06cc\u062f\u06cc\u0648",
|
||||||
|
"Insert\/edit media": "\u062f\u0631\u062c\/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u0631\u0633\u0627\u0646\u0647",
|
||||||
|
"Alternative source": "\u0645\u0646\u0628\u0639 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646",
|
||||||
|
"Poster": "\u067e\u0648\u0633\u062a\u0631",
|
||||||
|
"Paste your embed code below:": "\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u06a9\u062f \u062c\u0627\u0633\u0627\u0632\u06cc \u0634\u0645\u0627 \u062f\u0631 \u0632\u06cc\u0631: ",
|
||||||
|
"Embed": "\u062c\u0627\u0633\u0627\u0632\u06cc",
|
||||||
|
"Media": "\u0631\u0633\u0627\u0646\u0647",
|
||||||
|
"Nonbreaking space": "\u0641\u0636\u0627\u06cc \u062e\u0627\u0644\u06cc \u0628\u0631\u0634 \u0646\u0627\u067e\u0630\u06cc\u0631",
|
||||||
|
"Page break": "\u0628\u0631\u0634 \u0635\u0641\u062d\u0647",
|
||||||
|
"Paste as text": "\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u0645\u062a\u0646",
|
||||||
|
"Preview": "\u067e\u06cc\u0634 \u0646\u0645\u0627\u06cc\u0634",
|
||||||
|
"Print": "\u0686\u0627\u067e",
|
||||||
|
"Save": "\u0630\u062e\u06cc\u0631\u0647",
|
||||||
|
"Find": "\u062c\u0633\u062a\u062c\u0648",
|
||||||
|
"Replace with": "\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646\u06cc \u0628\u0627",
|
||||||
|
"Replace": "\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646\u06cc",
|
||||||
|
"Replace all": "\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u0647\u0645\u0647",
|
||||||
|
"Prev": "\u0642\u0628\u0644\u06cc",
|
||||||
|
"Next": "\u0628\u0639\u062f\u06cc",
|
||||||
|
"Find and replace": "\u062c\u0633\u062a\u062c\u0648 \u0648 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646\u06cc",
|
||||||
|
"Could not find the specified string.": "\u0631\u0634\u062a\u0647\u0621 \u0645\u0648\u0631\u062f \u0646\u0638\u0631 \u06cc\u0627\u0641\u062a \u0646\u06af\u0631\u062f\u06cc\u062f.",
|
||||||
|
"Match case": "\u062a\u0637\u0627\u0628\u0642 \u062d\u0631\u0648\u0641",
|
||||||
|
"Whole words": "\u062a\u0645\u0627\u0645 \u0648\u0627\u0698\u06af\u0627\u0646",
|
||||||
|
"Spellcheck": "\u0628\u0631\u0631\u0633\u06cc \u0627\u0645\u0644\u0627\u0621",
|
||||||
|
"Ignore": "\u0628\u06cc \u062e\u06cc\u0627\u0644",
|
||||||
|
"Ignore all": "\u0628\u06cc \u062e\u06cc\u0627\u0644 \u0647\u0645\u0647",
|
||||||
|
"Finish": "\u0627\u062a\u0645\u0627\u0645",
|
||||||
|
"Add to Dictionary": "\u0628\u0647 \u0648\u0627\u0698\u0647 \u0646\u0627\u0645\u0647 \u0628\u06cc \u0627\u0641\u0632\u0627",
|
||||||
|
"Insert table": "\u062f\u0631\u062c \u062c\u062f\u0648\u0644",
|
||||||
|
"Table properties": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u062c\u062f\u0648\u0644",
|
||||||
|
"Delete table": "\u062d\u0630\u0641 \u062c\u062f\u0648\u0644",
|
||||||
|
"Cell": "\u0633\u0644\u0648\u0644",
|
||||||
|
"Row": "\u0633\u0637\u0631",
|
||||||
|
"Column": "\u0633\u062a\u0648\u0646",
|
||||||
|
"Cell properties": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0633\u0644\u0648\u0644",
|
||||||
|
"Merge cells": "\u067e\u06cc\u0648\u0646\u062f \u0633\u0644\u0648\u0644 \u0647\u0627",
|
||||||
|
"Split cell": "\u062c\u062f\u0627 \u0633\u0627\u0632\u06cc \u0633\u0644\u0648\u0644",
|
||||||
|
"Insert row before": "\u062f\u0631\u062c \u0633\u0637\u0631 \u062f\u0631 \u0628\u0627\u0644\u0627",
|
||||||
|
"Insert row after": "\u062f\u0631\u062c \u0633\u0637\u0631 \u062f\u0631 \u067e\u0627\u06cc\u06cc\u0646",
|
||||||
|
"Delete row": "\u062d\u0630\u0641 \u0633\u0637\u0631",
|
||||||
|
"Row properties": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0633\u0637\u0631",
|
||||||
|
"Cut row": "\u0628\u0631\u0634 \u0633\u0637\u0631",
|
||||||
|
"Copy row": "\u0631\u0648\u0646\u0648\u06cc\u0633\u06cc \u0633\u0637\u0631",
|
||||||
|
"Paste row before": "\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u0633\u0637\u0631 \u062f\u0631 \u0628\u0627\u0644\u0627",
|
||||||
|
"Paste row after": "\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u0633\u0637\u0631 \u062f\u0631 \u067e\u0627\u06cc\u06cc\u0646",
|
||||||
|
"Insert column before": "\u062f\u0631\u062c \u0633\u062a\u0648\u0646 \u0642\u0628\u0644",
|
||||||
|
"Insert column after": "\u062f\u0631\u062c \u0633\u062a\u0648\u0646 \u0628\u0639\u062f",
|
||||||
|
"Delete column": "\u062d\u0630\u0641 \u0633\u062a\u0648\u0646",
|
||||||
|
"Cols": "\u0633\u062a\u0648\u0646 \u0647\u0627",
|
||||||
|
"Rows": "\u0633\u0637\u0631 \u0647\u0627",
|
||||||
|
"Width": "\u0639\u0631\u0636",
|
||||||
|
"Height": "\u0627\u0631\u062a\u0641\u0627\u0639",
|
||||||
|
"Cell spacing": "\u0641\u0627\u0635\u0644\u0647 \u0645\u06cc\u0627\u0646 \u0633\u0644\u0648\u0644\u06cc",
|
||||||
|
"Cell padding": "\u062d\u0627\u0634\u06cc\u0647 \u062f\u0631\u0648\u0646 \u0633\u0644\u0648\u0644\u06cc",
|
||||||
|
"Caption": "\u0639\u0646\u0648\u0627\u0646",
|
||||||
|
"Left": "\u0686\u067e",
|
||||||
|
"Center": "\u0645\u06cc\u0627\u0646\u0647",
|
||||||
|
"Right": "\u0631\u0627\u0633\u062a",
|
||||||
|
"Cell type": "\u0646\u0648\u0639 \u0633\u0644\u0648\u0644",
|
||||||
|
"Scope": "\u062d\u0648\u0632\u0647",
|
||||||
|
"Alignment": "\u0647\u0645 \u062a\u0631\u0627\u0632\u06cc",
|
||||||
|
"H Align": "\u062a\u0631\u0627\u0632 \u0627\u0641\u0642\u06cc",
|
||||||
|
"V Align": "\u062a\u0631\u0627\u0632 \u0639\u0645\u0648\u062f\u06cc",
|
||||||
|
"Top": "\u0628\u0627\u0644\u0627",
|
||||||
|
"Middle": "\u0645\u06cc\u0627\u0646\u0647",
|
||||||
|
"Bottom": "\u067e\u0627\u06cc\u06cc\u0646",
|
||||||
|
"Header cell": "\u0633\u0644\u0648\u0644 \u0633\u0631 \u0633\u062a\u0648\u0646",
|
||||||
|
"Row group": "\u06af\u0631\u0648\u0647 \u0633\u0637\u0631\u06cc",
|
||||||
|
"Column group": "\u06af\u0631\u0648\u0647 \u0633\u062a\u0648\u0646\u06cc",
|
||||||
|
"Row type": "\u0646\u0648\u0639 \u0633\u0637\u0631",
|
||||||
|
"Header": "\u0633\u0631 \u0622\u0645\u062f",
|
||||||
|
"Body": "\u0628\u062f\u0646\u0647",
|
||||||
|
"Footer": "\u067e\u0627 \u0646\u0648\u0634\u062a",
|
||||||
|
"Border color": "\u0631\u0646\u06af \u0644\u0628\u0647",
|
||||||
|
"Insert template": "\u062f\u0631\u062c \u0627\u0644\u06af\u0648",
|
||||||
|
"Templates": "\u0627\u0644\u06af\u0648\u0647\u0627",
|
||||||
|
"Template": "\u0627\u0644\u06af\u0648",
|
||||||
|
"Text color": "\u0631\u0646\u06af \u0645\u062a\u0646",
|
||||||
|
"Background color": "\u0631\u0646\u06af \u067e\u0633 \u0632\u0645\u06cc\u0646\u0647",
|
||||||
|
"Custom...": "\u062f\u0644\u062e\u0648\u0627\u0647...",
|
||||||
|
"Custom color": "\u0631\u0646\u06af \u062f\u0644\u062e\u0648\u0627\u0647",
|
||||||
|
"No color": "\u0628\u062f\u0648\u0646 \u0631\u0646\u06af",
|
||||||
|
"Table of Contents": "\u0641\u0647\u0631\u0633\u062a \u0639\u0646\u0627\u0648\u06cc\u0646",
|
||||||
|
"Show blocks": "\u0646\u0645\u0627\u06cc\u0634 \u0628\u0644\u0648\u06a9 \u0647\u0627",
|
||||||
|
"Show invisible characters": "\u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u06cc\u0633\u0647 \u0647\u0627\u06cc \u0646\u0627\u067e\u06cc\u062f\u0627",
|
||||||
|
"Words: {0}": "\u0648\u0627\u0698\u0647 \u0647\u0627: {0}",
|
||||||
|
"{0} words": "{0} \u0648\u0627\u0698\u0647",
|
||||||
|
"File": "\u067e\u0631\u0648\u0646\u062f\u0647",
|
||||||
|
"Edit": "\u0648\u06cc\u0631\u0627\u06cc\u0634",
|
||||||
|
"Insert": "\u062f\u0631\u062c",
|
||||||
|
"View": "\u0646\u0645\u0627\u06cc\u0634",
|
||||||
|
"Format": "\u0642\u0627\u0644\u0628",
|
||||||
|
"Table": "\u062c\u062f\u0648\u0644",
|
||||||
|
"Tools": "\u0627\u0628\u0632\u0627\u0631\u0647\u0627",
|
||||||
|
"Powered by {0}": "\u062a\u0648\u0627\u0646 \u06af\u0631\u0641\u062a\u0647 \u0627\u0632 {0}",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u0646\u0627\u062d\u06cc\u0647 \u0645\u062a\u0646 \u063a\u0646\u06cc.\n\u062c\u0647\u062a \u0645\u0634\u0627\u0647\u062f\u0647 \u0645\u0646\u0648 \u0627\u0632 \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc \u062a\u0631\u06a9\u06cc\u0628\u06cc ALT + F9 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0646\u0645\u0627\u06cc\u06cc\u062f.\n\u062c\u0647\u062a \u0645\u0634\u0627\u0647\u062f\u0647 \u0646\u0648\u0627\u0631 \u0627\u0628\u0632\u0627\u0631 \u0627\u0632 \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc \u062a\u0631\u06a9\u06cc\u0628\u06cc ALT + F10 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0646\u0645\u0627\u06cc\u06cc\u062f.\n\u062c\u0647\u062a \u0645\u0634\u0627\u0647\u062f\u0647 \u0631\u0627\u0647\u0646\u0645\u0627 \u0627\u0632 \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc \u062a\u0631\u06a9\u06cc\u0628\u06cc ALT + 0 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
|
||||||
|
"_dir": "rtl"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
fa_IR-2f9d33f16718ae9c1f3642905b58434ed2662fb66448c4d115b8491aa68e7904.js
|
fa_IR-4103bdacd3e4b53f30b27019dc9cdbc6402e3345331a93a5768900d591633201.js
|
@ -1 +1 @@
|
|||||||
fa_IR-2f9d33f16718ae9c1f3642905b58434ed2662fb66448c4d115b8491aa68e7904.js.gz
|
fa_IR-4103bdacd3e4b53f30b27019dc9cdbc6402e3345331a93a5768900d591633201.js.gz
|
@ -0,0 +1,260 @@
|
|||||||
|
tinymce.addI18n('fr_FR',{
|
||||||
|
"Redo": "R\u00e9tablir",
|
||||||
|
"Undo": "Annuler",
|
||||||
|
"Cut": "Couper",
|
||||||
|
"Copy": "Copier",
|
||||||
|
"Paste": "Coller",
|
||||||
|
"Select all": "Tout s\u00e9lectionner",
|
||||||
|
"New document": "Nouveau document",
|
||||||
|
"Ok": "Ok",
|
||||||
|
"Cancel": "Annuler",
|
||||||
|
"Visual aids": "Aides visuelle",
|
||||||
|
"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": "Puces",
|
||||||
|
"Numbered list": "Num\u00e9rotation",
|
||||||
|
"Decrease indent": "Diminuer 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 la copie directe. Merci d'utiliser les touches Ctrl+X\/C\/V.",
|
||||||
|
"Headers": "Titres",
|
||||||
|
"Header 1": "Titre 1",
|
||||||
|
"Header 2": "Titre 2",
|
||||||
|
"Header 3": "Titre 3",
|
||||||
|
"Header 4": "Titre 4",
|
||||||
|
"Header 5": "Titre 5",
|
||||||
|
"Header 6": "Titre 6",
|
||||||
|
"Headings": "En-t\u00eates",
|
||||||
|
"Heading 1": "En-t\u00eate 1",
|
||||||
|
"Heading 2": "En-t\u00eate 2",
|
||||||
|
"Heading 3": "En-t\u00eate 3",
|
||||||
|
"Heading 4": "En-t\u00eate 4",
|
||||||
|
"Heading 5": "En-t\u00eate 5",
|
||||||
|
"Heading 6": "En-t\u00eate 6",
|
||||||
|
"Div": "Div",
|
||||||
|
"Pre": "Pre",
|
||||||
|
"Code": "Code",
|
||||||
|
"Paragraph": "Paragraphe",
|
||||||
|
"Blockquote": "Citation",
|
||||||
|
"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.",
|
||||||
|
"Font Family": "Police",
|
||||||
|
"Font Sizes": "Taille de police",
|
||||||
|
"Class": "Classe",
|
||||||
|
"Browse for an image": "Parcourir pour s\u00e9lectionner une image",
|
||||||
|
"OR": "OU",
|
||||||
|
"Drop an image here": "Glisser une image ici",
|
||||||
|
"Upload": "D\u00e9poser",
|
||||||
|
"Block": "Bloquer",
|
||||||
|
"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\u00e8res sp\u00e9ciaux",
|
||||||
|
"Source code": "Code source",
|
||||||
|
"Insert\/Edit code sample": "Ins\u00e9rer \/ modifier une exemple de code",
|
||||||
|
"Language": "Langue",
|
||||||
|
"Code sample": "Extrait de code",
|
||||||
|
"Color": "Couleur",
|
||||||
|
"R": "R",
|
||||||
|
"G": "V",
|
||||||
|
"B": "B",
|
||||||
|
"Left to right": "Gauche \u00e0 droite",
|
||||||
|
"Right to left": "Droite \u00e0 gauche",
|
||||||
|
"Emoticons": "Emotic\u00f4nes",
|
||||||
|
"Document properties": "Propri\u00e9t\u00e9 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": "Raccourci",
|
||||||
|
"Horizontal line": "Ligne horizontale",
|
||||||
|
"Insert\/edit image": "Ins\u00e9rer\/modifier une image",
|
||||||
|
"Image description": "Description de l'image",
|
||||||
|
"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 link": "Ins\u00e9rer un lien",
|
||||||
|
"Insert\/edit link": "Ins\u00e9rer\/modifier un lien",
|
||||||
|
"Text to display": "Texte \u00e0 afficher",
|
||||||
|
"Url": "Url",
|
||||||
|
"Target": "Cible",
|
||||||
|
"None": "n\/a",
|
||||||
|
"New window": "Nouvelle fen\u00eatre",
|
||||||
|
"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?",
|
||||||
|
"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",
|
||||||
|
"Poster": "Publier",
|
||||||
|
"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",
|
||||||
|
"Prev": "Pr\u00e9c ",
|
||||||
|
"Next": "Suiv",
|
||||||
|
"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",
|
||||||
|
"Whole words": "Mots entiers",
|
||||||
|
"Spellcheck": "V\u00e9rification orthographique",
|
||||||
|
"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",
|
||||||
|
"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": "Ajouter un th\u00e8me",
|
||||||
|
"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",
|
||||||
|
"Table of Contents": "Table des mati\u00e8res",
|
||||||
|
"Show blocks": "Afficher les blocs",
|
||||||
|
"Show invisible characters": "Afficher les caract\u00e8res invisibles",
|
||||||
|
"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."
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
fr_FR-2702de7be93bd1e0d7120ae3c9e637061565186c66886f155ffca0663df25b4c.js
|
fr_FR-c7b4bea9c3f186767ffee3f06d12830574620a5f58c4f76dede76d311be2a9c6.js
|
@ -1 +1 @@
|
|||||||
fr_FR-2702de7be93bd1e0d7120ae3c9e637061565186c66886f155ffca0663df25b4c.js.gz
|
fr_FR-c7b4bea9c3f186767ffee3f06d12830574620a5f58c4f76dede76d311be2a9c6.js.gz
|
@ -0,0 +1,253 @@
|
|||||||
|
tinymce.addI18n('ga',{
|
||||||
|
"Redo": "Athdh\u00e9an",
|
||||||
|
"Undo": "Cealaigh",
|
||||||
|
"Cut": "Gearr",
|
||||||
|
"Copy": "C\u00f3ipe\u00e1il",
|
||||||
|
"Paste": "Greamaigh",
|
||||||
|
"Select all": "Roghnaigh uile",
|
||||||
|
"New document": "C\u00e1ip\u00e9is nua",
|
||||||
|
"Ok": "OK",
|
||||||
|
"Cancel": "Cealaigh",
|
||||||
|
"Visual aids": "\u00c1iseanna amhairc",
|
||||||
|
"Bold": "Trom",
|
||||||
|
"Italic": "Iod\u00e1lach",
|
||||||
|
"Underline": "Fol\u00edne",
|
||||||
|
"Strikethrough": "L\u00edne tr\u00edd",
|
||||||
|
"Superscript": "Forscript",
|
||||||
|
"Subscript": "Foscript",
|
||||||
|
"Clear formatting": "Glan form\u00e1idi\u00fa",
|
||||||
|
"Align left": "Ail\u00ednigh ar chl\u00e9",
|
||||||
|
"Align center": "Ail\u00ednigh sa l\u00e1r",
|
||||||
|
"Align right": "Ail\u00ednigh ar dheis",
|
||||||
|
"Justify": "Comhfhadaigh",
|
||||||
|
"Bullet list": "Liosta Urchar",
|
||||||
|
"Numbered list": "Liosta Uimhrithe",
|
||||||
|
"Decrease indent": "Laghdaigh eang",
|
||||||
|
"Increase indent": "M\u00e9adaigh eang",
|
||||||
|
"Close": "D\u00fan",
|
||||||
|
"Formats": "Form\u00e1id\u00ed",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "N\u00ed f\u00e9idir le do bhrabhs\u00e1la\u00ed teacht go d\u00edreach ar an ngearrthaisce. Bain \u00fas\u00e1id as na haicearra\u00ed Ctrl+X\/C\/V. ",
|
||||||
|
"Headers": "Ceannt\u00e1sca",
|
||||||
|
"Header 1": "Ceannt\u00e1sc 1",
|
||||||
|
"Header 2": "Ceannt\u00e1sc 2",
|
||||||
|
"Header 3": "Ceannt\u00e1sc 3",
|
||||||
|
"Header 4": "Ceannt\u00e1sc 4",
|
||||||
|
"Header 5": "Ceannt\u00e1sc 5",
|
||||||
|
"Header 6": "Ceannt\u00e1sc 6",
|
||||||
|
"Headings": "Ceannteidil",
|
||||||
|
"Heading 1": "Ceannteideal 1",
|
||||||
|
"Heading 2": "Ceannteideal 2",
|
||||||
|
"Heading 3": "Ceannteideal 3",
|
||||||
|
"Heading 4": "Ceannteideal 4",
|
||||||
|
"Heading 5": "Ceannteideal 5",
|
||||||
|
"Heading 6": "Ceannteideal 6",
|
||||||
|
"Div": "Deighilt",
|
||||||
|
"Pre": "R\u00e9amh",
|
||||||
|
"Code": "C\u00f3d",
|
||||||
|
"Paragraph": "Alt",
|
||||||
|
"Blockquote": "Athfhriotal",
|
||||||
|
"Inline": "Inl\u00edne",
|
||||||
|
"Blocks": "Blocanna",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Sa m\u00f3d gn\u00e1th-th\u00e9acs anois. Gream\u00f3far \u00e1bhar mar ghn\u00e1th-th\u00e9acs go dt\u00ed go m\u00fachfaidh t\u00fa an rogha seo.",
|
||||||
|
"Font Family": "Cl\u00f3fhoireann",
|
||||||
|
"Font Sizes": "Cl\u00f3mh\u00e9ideanna",
|
||||||
|
"Class": "Aicme",
|
||||||
|
"Browse for an image": "Brabhs\u00e1il le haghaidh \u00edomh\u00e1",
|
||||||
|
"OR": "N\u00d3",
|
||||||
|
"Drop an image here": "Scaoil \u00edomh\u00e1 anseo",
|
||||||
|
"Upload": "Uasl\u00f3d\u00e1il",
|
||||||
|
"Default": "R\u00e9amhshocr\u00fa",
|
||||||
|
"Circle": "Ciorcal",
|
||||||
|
"Disc": "Diosca",
|
||||||
|
"Square": "Cearn\u00f3g",
|
||||||
|
"Lower Alpha": "Alfa Beag",
|
||||||
|
"Lower Greek": "Litir Bheag Ghr\u00e9agach",
|
||||||
|
"Lower Roman": "Litir Bheag R\u00f3mh\u00e1nach",
|
||||||
|
"Upper Alpha": "Alfa M\u00f3r",
|
||||||
|
"Upper Roman": "Litir Mh\u00f3r R\u00f3mh\u00e1nach",
|
||||||
|
"Anchor": "Ancaire",
|
||||||
|
"Name": "Ainm",
|
||||||
|
"Id": "Aitheantas",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "N\u00ed m\u00f3r don aitheantas tos\u00fa le litir, agus gan ach litreacha, uimhreacha, daiseanna, poncanna, idirstadanna, n\u00f3 fostr\u00edoca ina dhiaidh sin.",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "T\u00e1 athruithe gan s\u00e1bh\u00e1il ann. An bhfuil t\u00fa cinnte gur mhaith leat imeacht amach as seo?",
|
||||||
|
"Restore last draft": "Oscail an dr\u00e9acht is d\u00e9ana\u00ed",
|
||||||
|
"Special character": "Carachtar speisialta",
|
||||||
|
"Source code": "C\u00f3d foinseach",
|
||||||
|
"Insert\/Edit code sample": "Cuir sampla c\u00f3id isteach\/in eagar",
|
||||||
|
"Language": "Teanga",
|
||||||
|
"Color": "Dath",
|
||||||
|
"R": "D",
|
||||||
|
"G": "U",
|
||||||
|
"B": "G",
|
||||||
|
"Left to right": "Cl\u00e9-go-deas",
|
||||||
|
"Right to left": "Deas-go-cl\u00e9",
|
||||||
|
"Emoticons": "Straoiseoga",
|
||||||
|
"Document properties": "Air\u00edonna na C\u00e1ip\u00e9ise",
|
||||||
|
"Title": "Teideal",
|
||||||
|
"Keywords": "Lorgfhocail",
|
||||||
|
"Description": "Cur S\u00edos",
|
||||||
|
"Robots": "R\u00f3bait",
|
||||||
|
"Author": "\u00dadar",
|
||||||
|
"Encoding": "Ionch\u00f3d\u00fa",
|
||||||
|
"Fullscreen": "L\u00e1nsc\u00e1ile\u00e1n",
|
||||||
|
"Action": "Gn\u00edomh",
|
||||||
|
"Shortcut": "Aicearra",
|
||||||
|
"Help": "Cabhair",
|
||||||
|
"Address": "Seoladh",
|
||||||
|
"Focus to menubar": "F\u00f3cas sa bharra roghchl\u00e1ir",
|
||||||
|
"Focus to toolbar": "F\u00f3cas sa bharra uirlis\u00ed",
|
||||||
|
"Focus to element path": "F\u00f3cas sa chonair eiliminte",
|
||||||
|
"Focus to contextual toolbar": "F\u00f3cas sa bharra uirlis\u00ed comhth\u00e9acs\u00fail",
|
||||||
|
"Insert link (if link plugin activated)": "Cuir nasc isteach (m\u00e1 t\u00e1 an breise\u00e1n naisc ar si\u00fal)",
|
||||||
|
"Save (if save plugin activated)": "S\u00e1bh\u00e1il (m\u00e1 t\u00e1 an breise\u00e1n s\u00e1bh\u00e1la ar si\u00fal)",
|
||||||
|
"Find (if searchreplace plugin activated)": "Aimsigh (m\u00e1 t\u00e1 an breise\u00e1n cuardaigh ar si\u00fal)",
|
||||||
|
"Plugins installed ({0}):": "Breise\u00e1in shuite\u00e1ilte ({0}):",
|
||||||
|
"Premium plugins:": "Scothbhreise\u00e1in:",
|
||||||
|
"Learn more...": "Tuilleadh eolais...",
|
||||||
|
"You are using {0}": "T\u00e1 t\u00fa ag \u00fas\u00e1id {0}",
|
||||||
|
"Horizontal line": "L\u00edne chothrom\u00e1nach",
|
||||||
|
"Insert\/edit image": "Cuir \u00edomh\u00e1 isteach\/in eagar",
|
||||||
|
"Image description": "Cur s\u00edos ar an \u00edomh\u00e1",
|
||||||
|
"Source": "Foinse",
|
||||||
|
"Dimensions": "Tois\u00ed",
|
||||||
|
"Constrain proportions": "Comhr\u00e9ir faoi ghlas",
|
||||||
|
"General": "Ginear\u00e1lta",
|
||||||
|
"Advanced": "Casta",
|
||||||
|
"Style": "St\u00edl",
|
||||||
|
"Vertical space": "Sp\u00e1s ingearach",
|
||||||
|
"Horizontal space": "Sp\u00e1s cothrom\u00e1nach",
|
||||||
|
"Border": "Iml\u00edne",
|
||||||
|
"Insert image": "Cuir \u00edomh\u00e1 isteach",
|
||||||
|
"Image": "\u00cdomh\u00e1",
|
||||||
|
"Image list": "Liosta \u00edomh\u00e1nna",
|
||||||
|
"Rotate counterclockwise": "Rothlaigh ar tuathal",
|
||||||
|
"Rotate clockwise": "Rothlaigh ar deiseal",
|
||||||
|
"Flip vertically": "Cas go hingearach",
|
||||||
|
"Flip horizontally": "Cas go cothrom\u00e1nach",
|
||||||
|
"Edit image": "Cuir an \u00edomh\u00e1 in eagar",
|
||||||
|
"Image options": "Roghanna \u00edomh\u00e1",
|
||||||
|
"Zoom in": "Z\u00fam\u00e1il isteach",
|
||||||
|
"Zoom out": "Z\u00fam\u00e1il amach",
|
||||||
|
"Crop": "Bear",
|
||||||
|
"Resize": "Athraigh m\u00e9id",
|
||||||
|
"Orientation": "Treoshu\u00edomh",
|
||||||
|
"Brightness": "Gile",
|
||||||
|
"Sharpen": "G\u00e9araigh",
|
||||||
|
"Contrast": "Codarsnacht",
|
||||||
|
"Color levels": "Leibh\u00e9il datha",
|
||||||
|
"Gamma": "G\u00e1ma",
|
||||||
|
"Invert": "Inbh\u00e9artaigh",
|
||||||
|
"Apply": "Cuir i bhfeidhm",
|
||||||
|
"Back": "Siar",
|
||||||
|
"Insert date\/time": "Cuir d\u00e1ta\/am isteach",
|
||||||
|
"Date\/time": "D\u00e1ta\/am",
|
||||||
|
"Insert link": "Cuir nasc isteach",
|
||||||
|
"Insert\/edit link": "Cuir nasc isteach\/in eagar",
|
||||||
|
"Text to display": "T\u00e9acs le taispe\u00e1int",
|
||||||
|
"Url": "URL",
|
||||||
|
"Target": "Sprioc",
|
||||||
|
"None": "Dada",
|
||||||
|
"New window": "Fuinneog nua",
|
||||||
|
"Remove link": "Bain an nasc",
|
||||||
|
"Anchors": "Ancair\u00ed",
|
||||||
|
"Link": "Nasc",
|
||||||
|
"Paste or type a link": "Greamaigh n\u00f3 cl\u00f3scr\u00edobh nasc",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Is seoladh r\u00edomhphoist \u00e9 an URL a chuir t\u00fa isteach. An bhfuil fonn ort an r\u00e9im\u00edr riachtanach mailto: a chur leis?",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Is nasc seachtrach \u00e9 an URL a chuir t\u00fa isteach. An bhfuil fonn ort an r\u00e9im\u00edr riachtanach http:\/\/ a chur leis?",
|
||||||
|
"Link list": "Liosta nascanna",
|
||||||
|
"Insert video": "Cuir f\u00edse\u00e1n isteach",
|
||||||
|
"Insert\/edit video": "Cuir f\u00edse\u00e1n isteach\/in eagar",
|
||||||
|
"Insert\/edit media": "Cuir me\u00e1n isteach\/in eagar",
|
||||||
|
"Alternative source": "Foinse mhalartach",
|
||||||
|
"Poster": "P\u00f3staer",
|
||||||
|
"Paste your embed code below:": "Greamaigh do ch\u00f3d leabaithe th\u00edos:",
|
||||||
|
"Embed": "Leabaigh",
|
||||||
|
"Media": "Me\u00e1in",
|
||||||
|
"Nonbreaking space": "Sp\u00e1s neamhbhristeach",
|
||||||
|
"Page break": "Briseadh leathanaigh",
|
||||||
|
"Paste as text": "Greamaigh mar th\u00e9acs",
|
||||||
|
"Preview": "R\u00e9amhamharc",
|
||||||
|
"Print": "Priont\u00e1il",
|
||||||
|
"Save": "S\u00e1bh\u00e1il",
|
||||||
|
"Find": "Aimsigh",
|
||||||
|
"Replace with": "Ionadaigh le",
|
||||||
|
"Replace": "Ionadaigh",
|
||||||
|
"Replace all": "Ionadaigh uile",
|
||||||
|
"Prev": "Siar",
|
||||||
|
"Next": "Ar aghaidh",
|
||||||
|
"Find and replace": "Aimsigh agus ionadaigh",
|
||||||
|
"Could not find the specified string.": "N\u00edor aims\u00edodh an teaghr\u00e1n.",
|
||||||
|
"Match case": "C\u00e1s-\u00edogair",
|
||||||
|
"Whole words": "Focail ioml\u00e1na",
|
||||||
|
"Spellcheck": "Seice\u00e1il an litri\u00fa",
|
||||||
|
"Ignore": "D\u00e9an neamhaird air",
|
||||||
|
"Ignore all": "D\u00e9an neamhaird orthu go l\u00e9ir",
|
||||||
|
"Finish": "Cr\u00edochnaigh",
|
||||||
|
"Add to Dictionary": "Cuir leis an bhFocl\u00f3ir \u00e9",
|
||||||
|
"Insert table": "Ions\u00e1igh t\u00e1bla",
|
||||||
|
"Table properties": "Air\u00edonna an t\u00e1bla",
|
||||||
|
"Delete table": "Scrios an t\u00e1bla",
|
||||||
|
"Cell": "Cill",
|
||||||
|
"Row": "R\u00f3",
|
||||||
|
"Column": "Col\u00fan",
|
||||||
|
"Cell properties": "Air\u00edonna na cille",
|
||||||
|
"Merge cells": "Cumaisc cealla",
|
||||||
|
"Split cell": "Roinn cill",
|
||||||
|
"Insert row before": "Ions\u00e1igh r\u00f3 os a chionn",
|
||||||
|
"Insert row after": "Ions\u00e1igh r\u00f3 faoi",
|
||||||
|
"Delete row": "Scrios an r\u00f3",
|
||||||
|
"Row properties": "Air\u00edonna an r\u00f3",
|
||||||
|
"Cut row": "Gearr an r\u00f3",
|
||||||
|
"Copy row": "C\u00f3ipe\u00e1il an r\u00f3",
|
||||||
|
"Paste row before": "Greamaigh r\u00f3 os a chionn",
|
||||||
|
"Paste row after": "Greamaigh r\u00f3 faoi",
|
||||||
|
"Insert column before": "Ions\u00e1igh col\u00fan ar chl\u00e9",
|
||||||
|
"Insert column after": "Ions\u00e1igh col\u00fan ar dheis",
|
||||||
|
"Delete column": "Scrios an col\u00fan",
|
||||||
|
"Cols": "Col\u00fain",
|
||||||
|
"Rows": "R\u00f3nna",
|
||||||
|
"Width": "Leithead",
|
||||||
|
"Height": "Airde",
|
||||||
|
"Cell spacing": "Sp\u00e1s\u00e1il ceall",
|
||||||
|
"Cell padding": "Stu\u00e1il ceall",
|
||||||
|
"Caption": "Fotheideal",
|
||||||
|
"Left": "Ar Chl\u00e9",
|
||||||
|
"Center": "Sa L\u00e1r",
|
||||||
|
"Right": "Ar Dheis",
|
||||||
|
"Cell type": "Cine\u00e1l na cille",
|
||||||
|
"Scope": "Sc\u00f3ip",
|
||||||
|
"Alignment": "Ail\u00edni\u00fa",
|
||||||
|
"H Align": "Ail\u00edni\u00fa C.",
|
||||||
|
"V Align": "Ail\u00edni\u00fa I.",
|
||||||
|
"Top": "Barr",
|
||||||
|
"Middle": "L\u00e1r",
|
||||||
|
"Bottom": "Bun",
|
||||||
|
"Header cell": "Cill cheannt\u00e1isc",
|
||||||
|
"Row group": "Gr\u00fapa r\u00f3nna",
|
||||||
|
"Column group": "Gr\u00fapa col\u00fan",
|
||||||
|
"Row type": "Cine\u00e1l an r\u00f3",
|
||||||
|
"Header": "Ceannt\u00e1sc",
|
||||||
|
"Body": "Corp",
|
||||||
|
"Footer": "Bunt\u00e1sc",
|
||||||
|
"Border color": "Dath na himl\u00edne",
|
||||||
|
"Insert template": "Ions\u00e1igh teimpl\u00e9ad",
|
||||||
|
"Templates": "Teimpl\u00e9id",
|
||||||
|
"Template": "Teimpl\u00e9ad",
|
||||||
|
"Text color": "Dath an t\u00e9acs",
|
||||||
|
"Background color": "Dath an ch\u00falra",
|
||||||
|
"Custom...": "Saincheap...",
|
||||||
|
"Custom color": "Dath saincheaptha",
|
||||||
|
"No color": "Gan dath",
|
||||||
|
"Table of Contents": "Cl\u00e1r na n\u00c1bhar",
|
||||||
|
"Show blocks": "Taispe\u00e1in blocanna",
|
||||||
|
"Show invisible characters": "Taispe\u00e1in carachtair dhofheicthe",
|
||||||
|
"Words: {0}": "Focail: {0}",
|
||||||
|
"File": "Comhad",
|
||||||
|
"Edit": "Eagar",
|
||||||
|
"Insert": "Ions\u00e1ig",
|
||||||
|
"View": "Amharc",
|
||||||
|
"Format": "Form\u00e1id",
|
||||||
|
"Table": "T\u00e1bla",
|
||||||
|
"Tools": "Uirlis\u00ed",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Limist\u00e9ar M\u00e9ith-Th\u00e9acs. Br\u00faigh ALT-F9 le haghaidh roghchl\u00e1ir, ALT-F10 le haghaidh barra uirlis\u00ed, agus ALT-0 le c\u00fanamh a fh\u00e1il"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
ga-d2a3de6f28723d75b03f7f42fd3aedfd045d473425ee38f02350b56035383af1.js
|
ga-7c1e918737301e611973d91e10c27930873e97dd690f7d10862d0cd40e639055.js
|
@ -1 +1 @@
|
|||||||
ga-d2a3de6f28723d75b03f7f42fd3aedfd045d473425ee38f02350b56035383af1.js.gz
|
ga-7c1e918737301e611973d91e10c27930873e97dd690f7d10862d0cd40e639055.js.gz
|
@ -0,0 +1,253 @@
|
|||||||
|
tinymce.addI18n('gl',{
|
||||||
|
"Redo": "Refacer",
|
||||||
|
"Undo": "Desfacer",
|
||||||
|
"Cut": "Cortar",
|
||||||
|
"Copy": "Copiar",
|
||||||
|
"Paste": "Pegar",
|
||||||
|
"Select all": "Seleccionar todo",
|
||||||
|
"New document": "Novo documento",
|
||||||
|
"Ok": "Aceptar",
|
||||||
|
"Cancel": "Cancelar",
|
||||||
|
"Visual aids": "Axudas visuais",
|
||||||
|
"Bold": "Negra",
|
||||||
|
"Italic": "Cursiva",
|
||||||
|
"Underline": "Subli\u00f1ado",
|
||||||
|
"Strikethrough": "Riscado",
|
||||||
|
"Superscript": "Super\u00edndice",
|
||||||
|
"Subscript": "Sub\u00edndice",
|
||||||
|
"Clear formatting": "Limpar o formato",
|
||||||
|
"Align left": "Ali\u00f1ar \u00e1 esquerda",
|
||||||
|
"Align center": "Ali\u00f1ar ao centro",
|
||||||
|
"Align right": "Ali\u00f1ar \u00e1 dereita",
|
||||||
|
"Justify": "Xustificar",
|
||||||
|
"Bullet list": "Lista de vi\u00f1etas",
|
||||||
|
"Numbered list": "Lista numerada",
|
||||||
|
"Decrease indent": "Reducir a sangr\u00eda",
|
||||||
|
"Increase indent": "Aumentar a sangr\u00eda",
|
||||||
|
"Close": "Pechar",
|
||||||
|
"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 non admite o acceso directo ao portapapeis. Empregue os atallos de teclado Ctrl+X\/C\/V no seu canto.",
|
||||||
|
"Headers": "Cabeceiras",
|
||||||
|
"Header 1": "Cabeceira 1",
|
||||||
|
"Header 2": "Cabeceira 2",
|
||||||
|
"Header 3": "Cabeceira 3",
|
||||||
|
"Header 4": "Cabeceira 4",
|
||||||
|
"Header 5": "Cabeceira 5",
|
||||||
|
"Header 6": "Cabeceira 6",
|
||||||
|
"Headings": "T\u00edtulo",
|
||||||
|
"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",
|
||||||
|
"Div": "Div",
|
||||||
|
"Pre": "Pre",
|
||||||
|
"Code": "C\u00f3digo",
|
||||||
|
"Paragraph": "Par\u00e1grafo",
|
||||||
|
"Blockquote": "Bloque entre comi\u00f1as",
|
||||||
|
"Inline": "En li\u00f1a",
|
||||||
|
"Blocks": "Bloques",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Neste momento o pegado est\u00e1 definido en modo de texto simple. Os contidos p\u00e9garanse como texto sen formato ata que se active esta opci\u00f3n.",
|
||||||
|
"Font Family": "Tipo de letra",
|
||||||
|
"Font Sizes": "Tama\u00f1o da letra",
|
||||||
|
"Class": "Clase",
|
||||||
|
"Browse for an image": "Buscar unha imaxe",
|
||||||
|
"OR": "OU",
|
||||||
|
"Drop an image here": "Soltar unha imaxe",
|
||||||
|
"Upload": "Cargar",
|
||||||
|
"Default": "Predeterminada",
|
||||||
|
"Circle": "Circulo",
|
||||||
|
"Disc": "Disco",
|
||||||
|
"Square": "Cadrado",
|
||||||
|
"Lower Alpha": "Alfa min\u00fascula",
|
||||||
|
"Lower Greek": "Grega min\u00fascula",
|
||||||
|
"Lower Roman": "Romana min\u00fascula",
|
||||||
|
"Upper Alpha": "Alfa mai\u00fascula",
|
||||||
|
"Upper Roman": "Romana mai\u00fascula",
|
||||||
|
"Anchor": "Ancoraxe",
|
||||||
|
"Name": "Nome",
|
||||||
|
"Id": "ID",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "O ID debe comezar cunha letra, seguida s\u00f3 por letras, n\u00fameros, gui\u00f3ns, puntos, dos puntos ou gui\u00f3ns baixos.",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "Ten cambios sen gardar. Confirma que quere sa\u00edr?",
|
||||||
|
"Restore last draft": "Restaurar o \u00faltimo borrador",
|
||||||
|
"Special character": "Car\u00e1cter especial",
|
||||||
|
"Source code": "C\u00f3digo fonte",
|
||||||
|
"Insert\/Edit code sample": "Inserir\/editar mostra de c\u00f3digo",
|
||||||
|
"Language": "Idioma",
|
||||||
|
"Color": "Cor",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"B": "B",
|
||||||
|
"Left to right": "De esquerda a dereita",
|
||||||
|
"Right to left": "De dereita a esquerda",
|
||||||
|
"Emoticons": "Emoticonas",
|
||||||
|
"Document properties": "Propiedades do documento",
|
||||||
|
"Title": "T\u00edtulo",
|
||||||
|
"Keywords": "Palabras clave",
|
||||||
|
"Description": "Descrici\u00f3n",
|
||||||
|
"Robots": "Robots",
|
||||||
|
"Author": "Autor",
|
||||||
|
"Encoding": "Codificaci\u00f3n",
|
||||||
|
"Fullscreen": "Pantalla completa",
|
||||||
|
"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}",
|
||||||
|
"Horizontal line": "Li\u00f1a horizontal",
|
||||||
|
"Insert\/edit image": "Inserir\/editar imaxe",
|
||||||
|
"Image description": "Descrici\u00f3n da imaxe",
|
||||||
|
"Source": "Orixe",
|
||||||
|
"Dimensions": "Dimensi\u00f3ns",
|
||||||
|
"Constrain proportions": "Restrinxir as proporci\u00f3ns",
|
||||||
|
"General": "Xeral",
|
||||||
|
"Advanced": "Avanzado",
|
||||||
|
"Style": "Estilo",
|
||||||
|
"Vertical space": "Espazo vertical",
|
||||||
|
"Horizontal space": "Espazo horizontal",
|
||||||
|
"Border": "Bordo",
|
||||||
|
"Insert image": "Inserir imaxe",
|
||||||
|
"Image": "Imaxe",
|
||||||
|
"Image list": "Lista de imaxes",
|
||||||
|
"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": "Inserir data\/hora",
|
||||||
|
"Date\/time": "Data\/hora",
|
||||||
|
"Insert link": "Inserir ligaz\u00f3n",
|
||||||
|
"Insert\/edit link": "Inserir\/editar ligaz\u00f3n",
|
||||||
|
"Text to display": "Texto que amosar",
|
||||||
|
"Url": "URL",
|
||||||
|
"Target": "Destino",
|
||||||
|
"None": "Ning\u00fan",
|
||||||
|
"New window": "Nova xanela",
|
||||||
|
"Remove link": "Retirar a ligaz\u00f3n",
|
||||||
|
"Anchors": "Ancoraxes",
|
||||||
|
"Link": "Ligaz\u00f3n",
|
||||||
|
"Paste or type a link": "Pegue ou escriba unha ligaz\u00f3n",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "O URL que introduciu semella seren un enderezo de correo. Quere engadirlle o prefixo mailto: requirido?",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "O URL que introduciu semella seren unha ligaz\u00f3n externa. Quere engadirlle o prefixo http:\/\/ requirido?",
|
||||||
|
"Link list": "Lista de ligaz\u00f3ns",
|
||||||
|
"Insert video": "Inserir v\u00eddeo",
|
||||||
|
"Insert\/edit video": "Inserir\/editar v\u00eddeo",
|
||||||
|
"Insert\/edit media": "Inserir\/editar medios",
|
||||||
|
"Alternative source": "Orixe alternativa",
|
||||||
|
"Poster": "Cartel",
|
||||||
|
"Paste your embed code below:": "Pegue embaixo o c\u00f3digo integrado:",
|
||||||
|
"Embed": "Integrado",
|
||||||
|
"Media": "Medios",
|
||||||
|
"Nonbreaking space": "Espazo irromp\u00edbel",
|
||||||
|
"Page break": "Quebra de p\u00e1xina",
|
||||||
|
"Paste as text": "Pegar como texto",
|
||||||
|
"Preview": "Vista previa",
|
||||||
|
"Print": "Imprimir",
|
||||||
|
"Save": "Gardar",
|
||||||
|
"Find": "Buscar",
|
||||||
|
"Replace with": "Substitu\u00edr con",
|
||||||
|
"Replace": "Substitu\u00edr",
|
||||||
|
"Replace all": "Substitu\u00edr todo",
|
||||||
|
"Prev": "Anterior",
|
||||||
|
"Next": "Seguinte",
|
||||||
|
"Find and replace": "Buscar e substitu\u00edr",
|
||||||
|
"Could not find the specified string.": "Non foi pos\u00edbel atopar a cadea de texto especificada.",
|
||||||
|
"Match case": "Distinguir mai\u00fasculas",
|
||||||
|
"Whole words": "Palabras completas",
|
||||||
|
"Spellcheck": "Corrector ortogr\u00e1fico",
|
||||||
|
"Ignore": "Ignorar",
|
||||||
|
"Ignore all": "Ignorar todo",
|
||||||
|
"Finish": "Rematar",
|
||||||
|
"Add to Dictionary": "Engadir ao dicionario",
|
||||||
|
"Insert table": "Inserir t\u00e1boa",
|
||||||
|
"Table properties": "Propiedades da t\u00e1boa",
|
||||||
|
"Delete table": "Eliminar t\u00e1boa",
|
||||||
|
"Cell": "Cela",
|
||||||
|
"Row": "Fila",
|
||||||
|
"Column": "Columna",
|
||||||
|
"Cell properties": "Propiedades da cela",
|
||||||
|
"Merge cells": "Combinar celas",
|
||||||
|
"Split cell": "Dividir celas",
|
||||||
|
"Insert row before": "Inserir unha fila enriba",
|
||||||
|
"Insert row after": "Inserir unha fila embaixo",
|
||||||
|
"Delete row": "Eliminar fila",
|
||||||
|
"Row properties": "Propiedades das filas",
|
||||||
|
"Cut row": "Cortar fila",
|
||||||
|
"Copy row": "Copiar fila",
|
||||||
|
"Paste row before": "Pegar fila embaixo",
|
||||||
|
"Paste row after": "Pegar fila enriba",
|
||||||
|
"Insert column before": "Inserir columna \u00e1 esquerda",
|
||||||
|
"Insert column after": "Inserir columna \u00e1 dereita",
|
||||||
|
"Delete column": "Eliminar columna",
|
||||||
|
"Cols": "Cols.",
|
||||||
|
"Rows": "Filas",
|
||||||
|
"Width": "Largo",
|
||||||
|
"Height": "Alto",
|
||||||
|
"Cell spacing": "Marxe entre celas",
|
||||||
|
"Cell padding": "Marxe interior da cela",
|
||||||
|
"Caption": "Subt\u00edtulo",
|
||||||
|
"Left": "Esquerda",
|
||||||
|
"Center": "Centro",
|
||||||
|
"Right": "Dereita",
|
||||||
|
"Cell type": "Tipo de cela",
|
||||||
|
"Scope": "\u00c1mbito",
|
||||||
|
"Alignment": "Ali\u00f1amento",
|
||||||
|
"H Align": "Ali\u00f1amento H",
|
||||||
|
"V Align": "Ali\u00f1amento V",
|
||||||
|
"Top": "Arriba",
|
||||||
|
"Middle": "Medio",
|
||||||
|
"Bottom": "Abaixo",
|
||||||
|
"Header cell": "Cela de cabeceira",
|
||||||
|
"Row group": "Grupo de filas",
|
||||||
|
"Column group": "Grupo de columnas",
|
||||||
|
"Row type": "Tipo de fila",
|
||||||
|
"Header": "Cabeceira",
|
||||||
|
"Body": "Corpo",
|
||||||
|
"Footer": "Rodap\u00e9",
|
||||||
|
"Border color": "Cor do bordo",
|
||||||
|
"Insert template": "Inserir modelo",
|
||||||
|
"Templates": "Modelos",
|
||||||
|
"Template": "Modelo",
|
||||||
|
"Text color": "Cor do texto",
|
||||||
|
"Background color": "Cor do fondo",
|
||||||
|
"Custom...": "Personalizado...",
|
||||||
|
"Custom color": "Cor personalizado",
|
||||||
|
"No color": "Sen cor",
|
||||||
|
"Table of Contents": "\u00cdndice de contidos",
|
||||||
|
"Show blocks": "Amosar os bloques",
|
||||||
|
"Show invisible characters": "Amosar caracteres invis\u00edbeis",
|
||||||
|
"Words: {0}": "Palabras: {0}",
|
||||||
|
"File": "Ficheiro",
|
||||||
|
"Edit": "Editar",
|
||||||
|
"Insert": "Inserir",
|
||||||
|
"View": "Ver",
|
||||||
|
"Format": "Formato",
|
||||||
|
"Table": "T\u00e1boa",
|
||||||
|
"Tools": "Ferramentas",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u00c1rea de texto mellorado. Prema ALT-F9 para o men\u00fa. Prema ALT-F10 para a barra de ferramentas. Prema ALT-0 para a axuda"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
gl-1ff612222934f558870111f10934110c5656df3bb293c917e4eeceeb6605fcc5.js
|
gl-f6ec1cbe13f00683a8fceb6e73a353dfced77ab3f63d99fa2ae7c40bd6b3a64c.js
|
@ -1 +1 @@
|
|||||||
gl-1ff612222934f558870111f10934110c5656df3bb293c917e4eeceeb6605fcc5.js.gz
|
gl-f6ec1cbe13f00683a8fceb6e73a353dfced77ab3f63d99fa2ae7c40bd6b3a64c.js.gz
|
@ -0,0 +1,231 @@
|
|||||||
|
tinymce.addI18n('he_IL',{
|
||||||
|
"Cut": "\u05d2\u05d6\u05d5\u05e8",
|
||||||
|
"Heading 5": "\u05db\u05d5\u05ea\u05e8\u05d5\u05ea 5",
|
||||||
|
"Header 2": "\u05db\u05d5\u05ea\u05e8\u05ea 2",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u05d4\u05d3\u05e4\u05d3\u05e4\u05df \u05e9\u05dc\u05da \u05d0\u05d9\u05e0\u05d5 \u05de\u05d0\u05e4\u05e9\u05e8 \u05d2\u05d9\u05e9\u05d4 \u05d9\u05e9\u05d9\u05e8\u05d4 \u05dc\u05dc\u05d5\u05d7. \u05d0\u05e0\u05d0 \u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9 \u05d4\u05de\u05e7\u05dc\u05d3\u05ea Ctrl+X\/C\/V \u05d1\u05de\u05e7\u05d5\u05dd.",
|
||||||
|
"Heading 4": "\u05db\u05d5\u05ea\u05e8\u05d5\u05ea 4",
|
||||||
|
"Div": "\u05de\u05e7\u05d8\u05e2 \u05e7\u05d5\u05d3 Div",
|
||||||
|
"Heading 2": "\u05db\u05d5\u05ea\u05e8\u05d5\u05ea 2",
|
||||||
|
"Paste": "\u05d4\u05d3\u05d1\u05e7",
|
||||||
|
"Close": "\u05e1\u05d2\u05d5\u05e8",
|
||||||
|
"Font Family": "\u05e1\u05d5\u05d2 \u05d2\u05d5\u05e4\u05df",
|
||||||
|
"Pre": "\u05e7\u05d8\u05e2 \u05de\u05e7\u05d3\u05d9\u05dd Pre",
|
||||||
|
"Align right": "\u05d9\u05d9\u05e9\u05e8 \u05dc\u05d9\u05de\u05d9\u05df",
|
||||||
|
"New document": "\u05de\u05e1\u05de\u05da \u05d7\u05d3\u05e9",
|
||||||
|
"Blockquote": "\u05de\u05e7\u05d8\u05e2 \u05e6\u05d9\u05d8\u05d5\u05d8",
|
||||||
|
"Numbered list": "\u05e8\u05e9\u05d9\u05de\u05d4 \u05de\u05de\u05d5\u05e1\u05e4\u05e8\u05ea",
|
||||||
|
"Heading 1": "\u05db\u05d5\u05ea\u05e8\u05d5\u05ea 1",
|
||||||
|
"Headings": "\u05db\u05d5\u05ea\u05e8\u05d5\u05ea",
|
||||||
|
"Increase indent": "\u05d4\u05d2\u05d3\u05dc \u05d4\u05d6\u05d7\u05d4",
|
||||||
|
"Formats": "\u05e2\u05d9\u05e6\u05d5\u05d1\u05d9\u05dd",
|
||||||
|
"Headers": "\u05db\u05d5\u05ea\u05e8\u05d5\u05ea",
|
||||||
|
"Select all": "\u05d1\u05d7\u05e8 \u05d4\u05db\u05dc",
|
||||||
|
"Header 3": "\u05db\u05d5\u05ea\u05e8\u05ea 3",
|
||||||
|
"Blocks": "\u05de\u05d1\u05e0\u05d9\u05dd",
|
||||||
|
"Undo": "\u05d1\u05d8\u05dc \u05e4\u05e2\u05d5\u05dc\u05d4",
|
||||||
|
"Strikethrough": "\u05e7\u05d5 \u05d7\u05d5\u05e6\u05d4",
|
||||||
|
"Bullet list": "\u05e8\u05e9\u05d9\u05de\u05ea \u05ea\u05d1\u05dc\u05d9\u05d8\u05d9\u05dd",
|
||||||
|
"Header 1": "\u05db\u05d5\u05ea\u05e8\u05ea 1",
|
||||||
|
"Superscript": "\u05db\u05ea\u05d1 \u05e2\u05d9\u05dc\u05d9",
|
||||||
|
"Clear formatting": "\u05e0\u05e7\u05d4 \u05e2\u05d9\u05e6\u05d5\u05d1",
|
||||||
|
"Font Sizes": "\u05d2\u05d5\u05d3\u05dc \u05d2\u05d5\u05e4\u05df",
|
||||||
|
"Subscript": "\u05db\u05ea\u05d1 \u05ea\u05d7\u05ea\u05d9",
|
||||||
|
"Header 6": "\u05db\u05d5\u05ea\u05e8\u05ea 6",
|
||||||
|
"Redo": "\u05d1\u05e6\u05e2 \u05e9\u05d5\u05d1",
|
||||||
|
"Paragraph": "\u05e4\u05d9\u05e1\u05e7\u05d4",
|
||||||
|
"Ok": "\u05d0\u05d9\u05e9\u05d5\u05e8",
|
||||||
|
"Bold": "\u05de\u05d5\u05d3\u05d2\u05e9",
|
||||||
|
"Code": "\u05e7\u05d5\u05d3",
|
||||||
|
"Italic": "\u05e0\u05d8\u05d5\u05d9",
|
||||||
|
"Align center": "\u05de\u05e8\u05db\u05d6",
|
||||||
|
"Header 5": "\u05db\u05d5\u05ea\u05e8\u05ea 5",
|
||||||
|
"Heading 6": "\u05db\u05d5\u05ea\u05e8\u05d5\u05ea 6",
|
||||||
|
"Heading 3": "\u05db\u05d5\u05ea\u05e8\u05d5\u05ea 3",
|
||||||
|
"Decrease indent": "\u05d4\u05e7\u05d8\u05df \u05d4\u05d6\u05d7\u05d4",
|
||||||
|
"Header 4": "\u05db\u05d5\u05ea\u05e8\u05ea 4",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u05d4\u05d3\u05d1\u05e7\u05d4 \u05d1\u05de\u05e6\u05d1 \u05d8\u05e7\u05e1\u05d8 \u05e8\u05d2\u05d9\u05dc. \u05ea\u05db\u05e0\u05d9\u05dd \u05d9\u05d5\u05d3\u05d1\u05e7\u05d5 \u05de\u05e2\u05ea\u05d4 \u05db\u05d8\u05e7\u05e1\u05d8 \u05e8\u05d2\u05d9\u05dc \u05e2\u05d3 \u05e9\u05ea\u05db\u05d1\u05d4 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d6\u05d5.",
|
||||||
|
"Underline": "\u05e7\u05d5 \u05ea\u05d7\u05ea\u05d9",
|
||||||
|
"Cancel": "\u05d1\u05d8\u05dc",
|
||||||
|
"Justify": "\u05de\u05ea\u05d7 \u05dc\u05e6\u05d3\u05d3\u05d9\u05dd",
|
||||||
|
"Inline": "\u05d1\u05d2\u05d5\u05e3 \u05d4\u05d8\u05e7\u05e1\u05d8",
|
||||||
|
"Copy": "\u05d4\u05e2\u05ea\u05e7",
|
||||||
|
"Align left": "\u05d9\u05d9\u05e9\u05e8 \u05dc\u05e9\u05de\u05d0\u05dc",
|
||||||
|
"Visual aids": "\u05e2\u05d6\u05e8\u05d9\u05dd \u05d7\u05d6\u05d5\u05ea\u05d9\u05d9\u05dd",
|
||||||
|
"Lower Greek": "\u05d0\u05d5\u05ea\u05d9\u05d5\u05ea \u05d9\u05d5\u05d5\u05e0\u05d9\u05d5\u05ea \u05e7\u05d8\u05e0\u05d5\u05ea",
|
||||||
|
"Square": "\u05e8\u05d9\u05d1\u05d5\u05e2",
|
||||||
|
"Default": "\u05d1\u05e8\u05d9\u05e8\u05ea \u05de\u05d7\u05d3\u05dc",
|
||||||
|
"Lower Alpha": "\u05d0\u05d5\u05ea\u05d9\u05d5\u05ea \u05d0\u05e0\u05d2\u05dc\u05d9\u05d5\u05ea \u05e7\u05d8\u05e0\u05d5\u05ea",
|
||||||
|
"Circle": "\u05e2\u05d9\u05d2\u05d5\u05dc",
|
||||||
|
"Disc": "\u05d7\u05d9\u05e9\u05d5\u05e7",
|
||||||
|
"Upper Alpha": "\u05d0\u05d5\u05ea\u05d9\u05d5\u05ea \u05d0\u05e0\u05d2\u05dc\u05d9\u05d5\u05ea \u05d2\u05d3\u05d5\u05dc\u05d5\u05ea",
|
||||||
|
"Upper Roman": "\u05e1\u05e4\u05e8\u05d5\u05ea \u05e8\u05d5\u05de\u05d9\u05d5\u05ea \u05d2\u05d3\u05d5\u05dc\u05d5\u05ea",
|
||||||
|
"Lower Roman": "\u05e1\u05e4\u05e8\u05d5\u05ea \u05e8\u05d5\u05de\u05d9\u05d5\u05ea \u05e7\u05d8\u05e0\u05d5\u05ea",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "\u05d4\u05de\u05d6\u05d4\u05d4 \u05d7\u05d9\u05d9\u05d1 \u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d1\u05d0\u05d5\u05ea \u05d5\u05dc\u05d0\u05d7\u05e8\u05d9\u05d4 \u05e8\u05e7 \u05d0\u05d5\u05ea\u05d9\u05d5\u05ea, \u05de\u05e1\u05e4\u05e8\u05d9\u05dd, \u05de\u05e7\u05e4\u05d9\u05dd, \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea, \u05e0\u05e7\u05d5\u05d3\u05ea\u05d9\u05d9\u05dd \u05d0\u05d5 \u05e7\u05d5\u05d5\u05d9\u05dd \u05ea\u05d7\u05ea\u05d9\u05d9\u05dd.",
|
||||||
|
"Name": "\u05e9\u05dd",
|
||||||
|
"Anchor": "\u05de\u05e7\u05d5\u05dd \u05e2\u05d9\u05d2\u05d5\u05df",
|
||||||
|
"Id": "\u05de\u05d6\u05d4\u05d4",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "\u05d4\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05dc\u05d0 \u05e0\u05e9\u05de\u05e8\u05d5. \u05d1\u05d8\u05d5\u05d7 \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05e6\u05d0\u05ea \u05de\u05d4\u05d3\u05e3?",
|
||||||
|
"Restore last draft": "\u05e9\u05d7\u05d6\u05e8 \u05d8\u05d9\u05d5\u05d8\u05d4 \u05d0\u05d7\u05e8\u05d5\u05e0\u05d4",
|
||||||
|
"Special character": "\u05ea\u05d5\u05d5\u05d9\u05dd \u05de\u05d9\u05d5\u05d7\u05d3\u05d9\u05dd",
|
||||||
|
"Source code": "\u05e7\u05d5\u05d3 \u05de\u05e7\u05d5\u05e8",
|
||||||
|
"Language": "\u05e9\u05e4\u05d4",
|
||||||
|
"Insert\/Edit code sample": "\u05d4\u05db\u05e0\u05e1\/\u05e2\u05e8\u05d5\u05da \u05d3\u05d5\u05d2\u05de\u05ea \u05e7\u05d5\u05d3",
|
||||||
|
"B": "\u05db'",
|
||||||
|
"R": "\u05d0'",
|
||||||
|
"G": "\u05d9'",
|
||||||
|
"Color": "\u05e6\u05d1\u05e2",
|
||||||
|
"Right to left": "\u05de\u05d9\u05de\u05d9\u05df \u05dc\u05e9\u05de\u05d0\u05dc",
|
||||||
|
"Left to right": "\u05de\u05e9\u05de\u05d0\u05dc \u05dc\u05d9\u05de\u05d9\u05df",
|
||||||
|
"Emoticons": "\u05de\u05d7\u05d5\u05d5\u05ea",
|
||||||
|
"Robots": "\u05e8\u05d5\u05d1\u05d5\u05d8\u05d9\u05dd",
|
||||||
|
"Document properties": "\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05de\u05e1\u05de\u05da",
|
||||||
|
"Title": "\u05db\u05d5\u05ea\u05e8\u05ea",
|
||||||
|
"Keywords": "\u05de\u05d9\u05dc\u05d5\u05ea \u05de\u05e4\u05ea\u05d7",
|
||||||
|
"Encoding": "\u05e7\u05d9\u05d3\u05d5\u05d3",
|
||||||
|
"Description": "\u05ea\u05d9\u05d0\u05d5\u05e8",
|
||||||
|
"Author": "\u05de\u05d7\u05d1\u05e8",
|
||||||
|
"Fullscreen": "\u05de\u05e1\u05da \u05de\u05dc\u05d0",
|
||||||
|
"Horizontal line": "\u05e7\u05d5 \u05d0\u05d5\u05e4\u05e7\u05d9",
|
||||||
|
"Horizontal space": "\u05de\u05e8\u05d5\u05d5\u05d7 \u05d0\u05d5\u05e4\u05e7\u05d9",
|
||||||
|
"Insert\/edit image": "\u05d4\u05db\u05e0\u05e1\/\u05e2\u05e8\u05d5\u05da \u05ea\u05de\u05d5\u05e0\u05d4",
|
||||||
|
"General": "\u05db\u05dc\u05dc\u05d9",
|
||||||
|
"Advanced": "\u05de\u05ea\u05e7\u05d3\u05dd",
|
||||||
|
"Source": "\u05de\u05e7\u05d5\u05e8",
|
||||||
|
"Border": "\u05de\u05e1\u05d2\u05e8\u05ea",
|
||||||
|
"Constrain proportions": "\u05d4\u05d2\u05d1\u05dc\u05ea \u05e4\u05e8\u05d5\u05e4\u05d5\u05e8\u05e6\u05d9\u05d5\u05ea",
|
||||||
|
"Vertical space": "\u05de\u05e8\u05d5\u05d5\u05d7 \u05d0\u05e0\u05db\u05d9",
|
||||||
|
"Image description": "\u05ea\u05d9\u05d0\u05d5\u05e8 \u05d4\u05ea\u05de\u05d5\u05e0\u05d4",
|
||||||
|
"Style": "\u05e1\u05d2\u05e0\u05d5\u05df",
|
||||||
|
"Dimensions": "\u05de\u05d9\u05de\u05d3\u05d9\u05dd",
|
||||||
|
"Insert image": "\u05d4\u05db\u05e0\u05e1 \u05ea\u05de\u05d5\u05e0\u05d4",
|
||||||
|
"Image": "\u05ea\u05de\u05d5\u05e0\u05d4",
|
||||||
|
"Zoom in": "\u05d4\u05d2\u05d3\u05dc \u05ea\u05e6\u05d5\u05d2\u05d4",
|
||||||
|
"Contrast": "\u05e0\u05d9\u05d2\u05d5\u05d3\u05d9\u05d5\u05ea",
|
||||||
|
"Back": "\u05d7\u05d6\u05d5\u05e8",
|
||||||
|
"Gamma": "\u05d2\u05d0\u05de\u05d4",
|
||||||
|
"Flip horizontally": "\u05d4\u05e4\u05d5\u05da \u05d0\u05d5\u05e4\u05e7\u05d9\u05ea",
|
||||||
|
"Resize": "\u05e9\u05e0\u05d4 \u05d2\u05d5\u05d3\u05dc",
|
||||||
|
"Sharpen": "\u05d7\u05d3\u05d3",
|
||||||
|
"Zoom out": "\u05d4\u05e7\u05d8\u05df \u05ea\u05e6\u05d5\u05d2\u05d4",
|
||||||
|
"Image options": "\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05ea\u05de\u05d5\u05e0\u05d4",
|
||||||
|
"Apply": "\u05d9\u05d9\u05e9\u05dd",
|
||||||
|
"Brightness": "\u05d1\u05d4\u05d9\u05e8\u05d5\u05ea",
|
||||||
|
"Rotate clockwise": "\u05e1\u05d5\u05d1\u05d1 \u05d1\u05db\u05d9\u05d5\u05d5\u05df \u05d4\u05e9\u05e2\u05d5\u05df",
|
||||||
|
"Rotate counterclockwise": "\u05e1\u05d5\u05d1\u05d1 \u05d1\u05db\u05d9\u05d5\u05d5\u05df \u05d4\u05e4\u05d5\u05da \u05dc\u05e9\u05e2\u05d5\u05df",
|
||||||
|
"Edit image": "\u05e2\u05e8\u05d5\u05da \u05ea\u05de\u05d5\u05e0\u05d4",
|
||||||
|
"Color levels": "\u05e8\u05de\u05d5\u05ea \u05e6\u05d1\u05e2\u05d9\u05dd",
|
||||||
|
"Crop": "\u05e7\u05e6\u05e5",
|
||||||
|
"Orientation": "\u05db\u05d9\u05d5\u05d5\u05df \u05dc\u05d0\u05d5\u05e8\u05da \/ \u05dc\u05e8\u05d5\u05d7\u05d1",
|
||||||
|
"Flip vertically": "\u05d4\u05e4\u05d5\u05da \u05d0\u05e0\u05db\u05d9\u05ea",
|
||||||
|
"Invert": "\u05d4\u05d9\u05e4\u05d5\u05da \u05e6\u05d1\u05e2\u05d9\u05dd",
|
||||||
|
"Date\/time": "\u05ea\u05d0\u05e8\u05d9\u05da\/\u05e9\u05e2\u05d4",
|
||||||
|
"Insert date\/time": "\u05d4\u05db\u05e0\u05e1 \u05ea\u05d0\u05e8\u05d9\u05da\/\u05e9\u05e2\u05d4",
|
||||||
|
"Remove link": "\u05de\u05d7\u05e7 \u05e7\u05d9\u05e9\u05d5\u05e8",
|
||||||
|
"Url": "\u05db\u05ea\u05d5\u05d1\u05ea \u05e7\u05d9\u05e9\u05d5\u05e8",
|
||||||
|
"Text to display": "\u05d8\u05e7\u05e1\u05d8 \u05dc\u05d4\u05e6\u05d2\u05d4",
|
||||||
|
"Anchors": "\u05e2\u05d5\u05d2\u05e0\u05d9\u05dd",
|
||||||
|
"Insert link": "\u05d4\u05db\u05e0\u05e1 \u05e7\u05d9\u05e9\u05d5\u05e8",
|
||||||
|
"Link": "\u05e7\u05d9\u05e9\u05d5\u05e8",
|
||||||
|
"New window": "\u05d7\u05dc\u05d5\u05df \u05d7\u05d3\u05e9",
|
||||||
|
"None": "\u05dc\u05dc\u05d0",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u05e0\u05e8\u05d0\u05d4 \u05e9\u05d4\u05db\u05ea\u05d5\u05d1\u05ea \u05e9\u05d4\u05db\u05e0\u05e1\u05ea \u05d4\u05d9\u05d0 \u05e7\u05d9\u05e9\u05d5\u05e8 \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9 \u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05e7\u05d9\u05d3\u05d5\u05de\u05ea http:\/\/?",
|
||||||
|
"Paste or type a link": "\u05d4\u05d3\u05d1\u05e7 \u05d0\u05d5 \u05d4\u05e7\u05dc\u05d3 \u05e7\u05d9\u05e9\u05d5\u05e8",
|
||||||
|
"Target": "\u05de\u05d8\u05e8\u05d4",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u05e0\u05e8\u05d0\u05d4 \u05e9\u05d4\u05db\u05ea\u05d5\u05d1\u05ea \u05e9\u05d4\u05db\u05e0\u05e1\u05ea \u05d4\u05d9\u05d0 \u05db\u05ea\u05d5\u05d1\u05ea \u05d0\u05d9\u05de\u05d9\u05d9\u05dc. \u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05d0\u05ea \u05d4\u05e7\u05d9\u05d3\u05d5\u05de\u05ea :mailto?",
|
||||||
|
"Insert\/edit link": "\u05d4\u05db\u05e0\u05e1\/\u05e2\u05e8\u05d5\u05da \u05e7\u05d9\u05e9\u05d5\u05e8",
|
||||||
|
"Insert\/edit video": "\u05d4\u05db\u05e0\u05e1\/\u05e2\u05e8\u05d5\u05da \u05e1\u05e8\u05d8\u05d5\u05df",
|
||||||
|
"Media": "\u05de\u05d3\u05d9\u05d4",
|
||||||
|
"Alternative source": "\u05de\u05e7\u05d5\u05e8 \u05de\u05e9\u05e0\u05d9",
|
||||||
|
"Paste your embed code below:": "\u05d4\u05d3\u05d1\u05e7 \u05e7\u05d5\u05d3 \u05d4\u05d8\u05de\u05e2\u05d4 \u05de\u05ea\u05d7\u05ea:",
|
||||||
|
"Insert video": "\u05d4\u05db\u05e0\u05e1 \u05e1\u05e8\u05d8\u05d5\u05df",
|
||||||
|
"Poster": "\u05e4\u05d5\u05e1\u05d8\u05e8",
|
||||||
|
"Insert\/edit media": "\u05d4\u05db\u05e0\u05e1\/\u05e2\u05e8\u05d5\u05da \u05de\u05d3\u05d9\u05d4",
|
||||||
|
"Embed": "\u05d4\u05d8\u05de\u05e2",
|
||||||
|
"Nonbreaking space": "\u05e8\u05d5\u05d5\u05d7 (\u05dc\u05dc\u05d0 \u05e9\u05d1\u05d9\u05e8\u05ea \u05e9\u05d5\u05e8\u05d4)",
|
||||||
|
"Page break": "\u05d3\u05e3 \u05d7\u05d3\u05e9",
|
||||||
|
"Paste as text": "\u05d4\u05d3\u05d1\u05e7 \u05db\u05d8\u05e7\u05e1\u05d8",
|
||||||
|
"Preview": "\u05ea\u05e6\u05d5\u05d2\u05d4 \u05de\u05e7\u05d3\u05d9\u05de\u05d4",
|
||||||
|
"Print": "\u05d4\u05d3\u05e4\u05e1",
|
||||||
|
"Save": "\u05e9\u05de\u05d9\u05e8\u05d4",
|
||||||
|
"Could not find the specified string.": "\u05de\u05d7\u05e8\u05d5\u05d6\u05ea \u05dc\u05d0 \u05e0\u05de\u05e6\u05d0\u05d4",
|
||||||
|
"Replace": "\u05d4\u05d7\u05dc\u05e3",
|
||||||
|
"Next": "\u05d4\u05d1\u05d0",
|
||||||
|
"Whole words": "\u05de\u05d9\u05dc\u05d4 \u05e9\u05dc\u05de\u05d4",
|
||||||
|
"Find and replace": "\u05d7\u05e4\u05e9 \u05d5\u05d4\u05d7\u05dc\u05e3",
|
||||||
|
"Replace with": "\u05d4\u05d7\u05dc\u05e3 \u05d1",
|
||||||
|
"Find": "\u05d7\u05e4\u05e9",
|
||||||
|
"Replace all": "\u05d4\u05d7\u05dc\u05e3 \u05d4\u05db\u05dc",
|
||||||
|
"Match case": "\u05d4\u05d1\u05d7\u05df \u05d1\u05d9\u05df \u05d0\u05d5\u05ea\u05d9\u05d5\u05ea \u05e7\u05d8\u05e0\u05d5\u05ea \u05dc\u05d2\u05d3\u05d5\u05dc\u05d5\u05ea",
|
||||||
|
"Prev": "\u05e7\u05d5\u05d3\u05dd",
|
||||||
|
"Spellcheck": "\u05d1\u05d5\u05d3\u05e7 \u05d0\u05d9\u05d5\u05ea",
|
||||||
|
"Finish": "\u05e1\u05d9\u05d9\u05dd",
|
||||||
|
"Ignore all": "\u05d4\u05ea\u05e2\u05dc\u05dd \u05de\u05d4\u05db\u05dc",
|
||||||
|
"Ignore": "\u05d4\u05ea\u05e2\u05dc\u05dd",
|
||||||
|
"Add to Dictionary": "\u05d4\u05d5\u05e1\u05e3 \u05dc\u05de\u05d9\u05dc\u05d5\u05df",
|
||||||
|
"Insert row before": "\u05d4\u05d5\u05e1\u05e3 \u05e9\u05d5\u05e8\u05d4 \u05dc\u05e4\u05e0\u05d9",
|
||||||
|
"Rows": "\u05e9\u05d5\u05e8\u05d5\u05ea",
|
||||||
|
"Height": "\u05d2\u05d5\u05d1\u05d4",
|
||||||
|
"Paste row after": "\u05d4\u05e2\u05ea\u05e7 \u05e9\u05d5\u05e8\u05d4 \u05d0\u05d7\u05e8\u05d9",
|
||||||
|
"Alignment": "\u05d9\u05d9\u05e9\u05d5\u05e8",
|
||||||
|
"Border color": "\u05e6\u05d1\u05e2 \u05d2\u05d1\u05d5\u05dc",
|
||||||
|
"Column group": "\u05e7\u05d9\u05d1\u05d5\u05e5 \u05e2\u05de\u05d5\u05d3\u05d5\u05ea",
|
||||||
|
"Row": "\u05e9\u05d5\u05e8\u05d4",
|
||||||
|
"Insert column before": "\u05d4\u05e2\u05ea\u05e7 \u05e2\u05de\u05d5\u05d3\u05d4 \u05dc\u05e4\u05e0\u05d9",
|
||||||
|
"Split cell": "\u05e4\u05e6\u05dc \u05ea\u05d0",
|
||||||
|
"Cell padding": "\u05e9\u05d5\u05dc\u05d9\u05d9\u05dd \u05e4\u05e0\u05d9\u05de\u05d9\u05d9\u05dd \u05dc\u05ea\u05d0",
|
||||||
|
"Cell spacing": "\u05e9\u05d5\u05dc\u05d9\u05d9\u05dd \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9\u05dd \u05dc\u05ea\u05d0",
|
||||||
|
"Row type": "\u05e1\u05d5\u05d2 \u05e9\u05d5\u05e8\u05d4",
|
||||||
|
"Insert table": "\u05d4\u05db\u05e0\u05e1 \u05d8\u05d1\u05dc\u05d4",
|
||||||
|
"Body": "\u05d2\u05d5\u05e3 \u05d4\u05d8\u05d1\u05dc\u05d0",
|
||||||
|
"Caption": "\u05db\u05d9\u05ea\u05d5\u05d1",
|
||||||
|
"Footer": "\u05db\u05d5\u05ea\u05e8\u05ea \u05ea\u05d7\u05ea\u05d5\u05e0\u05d4",
|
||||||
|
"Delete row": "\u05de\u05d7\u05e7 \u05e9\u05d5\u05e8\u05d4",
|
||||||
|
"Paste row before": "\u05d4\u05d3\u05d1\u05e7 \u05e9\u05d5\u05e8\u05d4 \u05dc\u05e4\u05e0\u05d9",
|
||||||
|
"Scope": "\u05d4\u05d9\u05e7\u05e3",
|
||||||
|
"Delete table": "\u05de\u05d7\u05e7 \u05d8\u05d1\u05dc\u05d4",
|
||||||
|
"H Align": "\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d0\u05d5\u05e4\u05e7\u05d9",
|
||||||
|
"Top": "\u05e2\u05dc\u05d9\u05d5\u05df",
|
||||||
|
"Header cell": "\u05db\u05d5\u05ea\u05e8\u05ea \u05dc\u05ea\u05d0",
|
||||||
|
"Column": "\u05e2\u05de\u05d5\u05d3\u05d4",
|
||||||
|
"Row group": "\u05e7\u05d9\u05d1\u05d5\u05e5 \u05e9\u05d5\u05e8\u05d5\u05ea",
|
||||||
|
"Cell": "\u05ea\u05d0",
|
||||||
|
"Middle": "\u05d0\u05de\u05e6\u05e2",
|
||||||
|
"Cell type": "\u05e1\u05d5\u05d2 \u05ea\u05d0",
|
||||||
|
"Copy row": "\u05d4\u05e2\u05ea\u05e7 \u05e9\u05d5\u05e8\u05d4",
|
||||||
|
"Row properties": "\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05e9\u05d5\u05e8\u05d4",
|
||||||
|
"Table properties": "\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05d8\u05d1\u05dc\u05d4",
|
||||||
|
"Bottom": "\u05ea\u05d7\u05ea\u05d9\u05ea",
|
||||||
|
"V Align": "\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d0\u05e0\u05db\u05d9",
|
||||||
|
"Header": "\u05db\u05d5\u05ea\u05e8\u05ea",
|
||||||
|
"Right": "\u05d9\u05de\u05d9\u05df",
|
||||||
|
"Insert column after": "\u05d4\u05e2\u05ea\u05e7 \u05e2\u05de\u05d5\u05d3\u05d4 \u05d0\u05d7\u05e8\u05d9",
|
||||||
|
"Cols": "\u05e2\u05de\u05d5\u05d3\u05d5\u05ea",
|
||||||
|
"Insert row after": "\u05d4\u05d5\u05e1\u05e3 \u05e9\u05d5\u05e8\u05d4 \u05d0\u05d7\u05e8\u05d9",
|
||||||
|
"Width": "\u05e8\u05d5\u05d7\u05d1",
|
||||||
|
"Cell properties": "\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05ea\u05d0",
|
||||||
|
"Left": "\u05e9\u05de\u05d0\u05dc",
|
||||||
|
"Cut row": "\u05d2\u05d6\u05d5\u05e8 \u05e9\u05d5\u05e8\u05d4",
|
||||||
|
"Delete column": "\u05de\u05d7\u05e7 \u05e2\u05de\u05d5\u05d3\u05d4",
|
||||||
|
"Center": "\u05de\u05e8\u05db\u05d6",
|
||||||
|
"Merge cells": "\u05de\u05d6\u05d2 \u05ea\u05d0\u05d9\u05dd",
|
||||||
|
"Insert template": "\u05d4\u05db\u05e0\u05e1 \u05ea\u05d1\u05e0\u05d9\u05ea",
|
||||||
|
"Templates": "\u05ea\u05d1\u05e0\u05d9\u05d5\u05ea",
|
||||||
|
"Background color": "\u05e6\u05d1\u05e2 \u05e8\u05e7\u05e2",
|
||||||
|
"Custom...": "\u05de\u05d5\u05ea\u05d0\u05dd \u05d0\u05d9\u05e9\u05d9\u05ea...",
|
||||||
|
"Custom color": "\u05e6\u05d1\u05e2 \u05de\u05d5\u05ea\u05d0\u05dd \u05d0\u05d9\u05e9\u05d9\u05ea",
|
||||||
|
"No color": "\u05dc\u05dc\u05d0 \u05e6\u05d1\u05e2",
|
||||||
|
"Text color": "\u05e6\u05d1\u05e2 \u05d4\u05db\u05ea\u05d1",
|
||||||
|
"Table of Contents": "\u05ea\u05d5\u05db\u05df \u05e2\u05e0\u05d9\u05d9\u05e0\u05d9\u05dd",
|
||||||
|
"Show blocks": "\u05d4\u05e6\u05d2 \u05ea\u05d9\u05d1\u05d5\u05ea",
|
||||||
|
"Show invisible characters": "\u05d4\u05e6\u05d2 \u05ea\u05d5\u05d5\u05d9\u05dd \u05dc\u05d0 \u05e0\u05e8\u05d0\u05d9\u05dd",
|
||||||
|
"Words: {0}": "\u05de\u05d9\u05dc\u05d9\u05dd: {0}",
|
||||||
|
"Insert": "\u05d4\u05d5\u05e1\u05e4\u05d4",
|
||||||
|
"File": "\u05e7\u05d5\u05d1\u05e5",
|
||||||
|
"Edit": "\u05e2\u05e8\u05d9\u05db\u05d4",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u05ea\u05d9\u05d1\u05ea \u05e2\u05e8\u05d9\u05db\u05d4 \u05d7\u05db\u05de\u05d4. \u05dc\u05d7\u05e5 Alt-F9 \u05dc\u05ea\u05e4\u05e8\u05d9\u05d8. Alt-F10 \u05dc\u05ea\u05e6\u05d5\u05d2\u05ea \u05db\u05e4\u05ea\u05d5\u05e8\u05d9\u05dd, Alt-0 \u05dc\u05e2\u05d6\u05e8\u05d4",
|
||||||
|
"Tools": "\u05db\u05dc\u05d9\u05dd",
|
||||||
|
"View": "\u05ea\u05e6\u05d5\u05d2\u05d4",
|
||||||
|
"Table": "\u05d8\u05d1\u05dc\u05d4",
|
||||||
|
"Format": "\u05e4\u05d5\u05e8\u05de\u05d8",
|
||||||
|
"_dir": "rtl"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
he_IL-981f5250a4b8d404b37040ca5a35c30498cbeeb36e298d81bf1592b43fff7656.js
|
he_IL-74b957588e5998649fde6c6f3686bb74790d7173d0f31c90a4272a4596b16b32.js
|
@ -1 +1 @@
|
|||||||
he_IL-981f5250a4b8d404b37040ca5a35c30498cbeeb36e298d81bf1592b43fff7656.js.gz
|
he_IL-74b957588e5998649fde6c6f3686bb74790d7173d0f31c90a4272a4596b16b32.js.gz
|
@ -0,0 +1,253 @@
|
|||||||
|
tinymce.addI18n('hr',{
|
||||||
|
"Redo": "Vrati",
|
||||||
|
"Undo": "Poni\u0161ti",
|
||||||
|
"Cut": "Izre\u017ei",
|
||||||
|
"Copy": "Kopiraj",
|
||||||
|
"Paste": "Zalijepi",
|
||||||
|
"Select all": "Ozna\u010di sve",
|
||||||
|
"New document": "Novi dokument",
|
||||||
|
"Ok": "U redu",
|
||||||
|
"Cancel": "Odustani",
|
||||||
|
"Visual aids": "Vizualna pomo\u0107",
|
||||||
|
"Bold": "Podebljano",
|
||||||
|
"Italic": "Kurziv",
|
||||||
|
"Underline": "Crta ispod",
|
||||||
|
"Strikethrough": "Crta kroz sredinu",
|
||||||
|
"Superscript": "Eksponent",
|
||||||
|
"Subscript": "Indeks",
|
||||||
|
"Clear formatting": "Ukloni oblikovanje",
|
||||||
|
"Align left": "Poravnaj lijevo",
|
||||||
|
"Align center": "Poravnaj po sredini",
|
||||||
|
"Align right": "Poravnaj desno",
|
||||||
|
"Justify": "Obostrano poravnanje",
|
||||||
|
"Bullet list": "Lista",
|
||||||
|
"Numbered list": "Numerirana lista",
|
||||||
|
"Decrease indent": "Smanji uvla\u010denje",
|
||||||
|
"Increase indent": "Pove\u0107aj uvla\u010denje",
|
||||||
|
"Close": "Zatvori",
|
||||||
|
"Formats": "Formati",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Va\u0161 preglednik ne podr\u017eava direktan pristup me\u0111uspremniku. Molimo Vas da umjesto toga koristite tipkovni\u010dke kratice Ctrl+X\/C\/V.",
|
||||||
|
"Headers": "Zaglavlja",
|
||||||
|
"Header 1": "Zaglavlje 1",
|
||||||
|
"Header 2": "Zaglavlje 2",
|
||||||
|
"Header 3": "Zaglavlje 3",
|
||||||
|
"Header 4": "Zaglavlje 4",
|
||||||
|
"Header 5": "Zaglavlje 5",
|
||||||
|
"Header 6": "Zaglavlje 6",
|
||||||
|
"Headings": "Naslovi",
|
||||||
|
"Heading 1": "Naslov 1",
|
||||||
|
"Heading 2": "Naslov 2",
|
||||||
|
"Heading 3": "Naslov 3",
|
||||||
|
"Heading 4": "Naslov 4",
|
||||||
|
"Heading 5": "Naslov 5",
|
||||||
|
"Heading 6": "Naslov 6",
|
||||||
|
"Div": "DIV",
|
||||||
|
"Pre": "PRE",
|
||||||
|
"Code": "CODE oznaka",
|
||||||
|
"Paragraph": "Paragraf",
|
||||||
|
"Blockquote": "BLOCKQUOTE",
|
||||||
|
"Inline": "Unutarnje",
|
||||||
|
"Blocks": "Blokovi",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Akcija zalijepi od sada lijepi \u010disti tekst. Sadr\u017eaj \u0107e biti zaljepljen kao \u010disti tekst sve dok ne isklju\u010dite ovu opciju.",
|
||||||
|
"Font Family": "Obitelj fonta",
|
||||||
|
"Font Sizes": "Veli\u010dine fonta",
|
||||||
|
"Class": "Class",
|
||||||
|
"Browse for an image": "Browse for an image",
|
||||||
|
"OR": "OR",
|
||||||
|
"Drop an image here": "Drop an image here",
|
||||||
|
"Upload": "Upload",
|
||||||
|
"Default": "Zadano",
|
||||||
|
"Circle": "Krug",
|
||||||
|
"Disc": "To\u010dka",
|
||||||
|
"Square": "Kvadrat",
|
||||||
|
"Lower Alpha": "Mala slova",
|
||||||
|
"Lower Greek": "Mala gr\u010dka slova",
|
||||||
|
"Lower Roman": "Mala rimska slova",
|
||||||
|
"Upper Alpha": "Velika slova",
|
||||||
|
"Upper Roman": "Velika rimska slova",
|
||||||
|
"Anchor": "Sidro",
|
||||||
|
"Name": "Ime",
|
||||||
|
"Id": "Id",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id treba po\u010dinjati slovom, a nakon toga slijede samo slova, brojevi, crtice, to\u010dke, dvoto\u010dke i podvlake.",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "Postoje ne pohranjene izmjene, jeste li sigurni da \u017eelite oti\u0107i?",
|
||||||
|
"Restore last draft": "Vrati posljednju skicu",
|
||||||
|
"Special character": "Poseban znak",
|
||||||
|
"Source code": "Izvorni kod",
|
||||||
|
"Insert\/Edit code sample": "Umetni\/Uredi primjer k\u00f4da",
|
||||||
|
"Language": "Jezik",
|
||||||
|
"Color": "Boja",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"B": "B",
|
||||||
|
"Left to right": "S lijeva na desno",
|
||||||
|
"Right to left": "S desna na lijevo",
|
||||||
|
"Emoticons": "Emotikoni",
|
||||||
|
"Document properties": "Svojstva dokumenta",
|
||||||
|
"Title": "Naslov",
|
||||||
|
"Keywords": "Klju\u010dne rije\u010di",
|
||||||
|
"Description": "Opis",
|
||||||
|
"Robots": "Roboti pretra\u017eiva\u010da",
|
||||||
|
"Author": "Autor",
|
||||||
|
"Encoding": "Kodna stranica",
|
||||||
|
"Fullscreen": "Cijeli ekran",
|
||||||
|
"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}",
|
||||||
|
"Horizontal line": "Horizontalna linija",
|
||||||
|
"Insert\/edit image": "Umetni\/izmijeni sliku",
|
||||||
|
"Image description": "Opis slike",
|
||||||
|
"Source": "Izvor",
|
||||||
|
"Dimensions": "Dimenzije",
|
||||||
|
"Constrain proportions": "Zadr\u017ei proporcije",
|
||||||
|
"General": "Op\u0107enito",
|
||||||
|
"Advanced": "Napredno",
|
||||||
|
"Style": "Stil",
|
||||||
|
"Vertical space": "Okomit razmak",
|
||||||
|
"Horizontal space": "Horizontalan razmak",
|
||||||
|
"Border": "Rub",
|
||||||
|
"Insert image": "Umetni sliku",
|
||||||
|
"Image": "Slika",
|
||||||
|
"Image list": "Image list",
|
||||||
|
"Rotate counterclockwise": "Rotiraj lijevo",
|
||||||
|
"Rotate clockwise": "Rotiraj desno",
|
||||||
|
"Flip vertically": "Obrni vertikalno",
|
||||||
|
"Flip horizontally": "Obrni horizontalno",
|
||||||
|
"Edit image": "Uredi sliku",
|
||||||
|
"Image options": "Opcije slike",
|
||||||
|
"Zoom in": "Pove\u0107aj",
|
||||||
|
"Zoom out": "Smanji",
|
||||||
|
"Crop": "Obre\u017ei",
|
||||||
|
"Resize": "Promjeni veli\u010dinu",
|
||||||
|
"Orientation": "Orijentacija",
|
||||||
|
"Brightness": "Svjetlina",
|
||||||
|
"Sharpen": "Izo\u0161travanje",
|
||||||
|
"Contrast": "Kontrast",
|
||||||
|
"Color levels": "Razine boje",
|
||||||
|
"Gamma": "Gamma",
|
||||||
|
"Invert": "Invertiraj",
|
||||||
|
"Apply": "Primijeni",
|
||||||
|
"Back": "Natrag",
|
||||||
|
"Insert date\/time": "Umetni datum\/vrijeme",
|
||||||
|
"Date\/time": "Datum\/vrijeme",
|
||||||
|
"Insert link": "Umetni poveznicu",
|
||||||
|
"Insert\/edit link": "Umetni\/izmijeni poveznicu",
|
||||||
|
"Text to display": "Tekst za prikaz",
|
||||||
|
"Url": "Url",
|
||||||
|
"Target": "Meta",
|
||||||
|
"None": "Ni\u0161ta",
|
||||||
|
"New window": "Novi prozor",
|
||||||
|
"Remove link": "Ukloni poveznicu",
|
||||||
|
"Anchors": "Kra\u0107e poveznice",
|
||||||
|
"Link": "Link",
|
||||||
|
"Paste or type a link": "Zalijepi ili upi\u0161i link",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Izgleda da je URL koji ste upisali e-mail adresa. \u017delite li dodati obavezan mailto: prefiks?",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Izgleda da je URL koji ste upisali vanjski link. \u017delite li dodati obavezan http:\/\/ prefiks?",
|
||||||
|
"Link list": "Link list",
|
||||||
|
"Insert video": "Umetni video",
|
||||||
|
"Insert\/edit video": "Umetni\/izmijeni video",
|
||||||
|
"Insert\/edit media": "Umetni\/uredi mediju",
|
||||||
|
"Alternative source": "Alternativni izvor",
|
||||||
|
"Poster": "Poster",
|
||||||
|
"Paste your embed code below:": "Umetnite va\u0161 kod za ugradnju ispod:",
|
||||||
|
"Embed": "Ugradi",
|
||||||
|
"Media": "Media",
|
||||||
|
"Nonbreaking space": "Neprekidaju\u0107i razmak",
|
||||||
|
"Page break": "Prijelom stranice",
|
||||||
|
"Paste as text": "Zalijepi kao tekst",
|
||||||
|
"Preview": "Pregled",
|
||||||
|
"Print": "Ispis",
|
||||||
|
"Save": "Spremi",
|
||||||
|
"Find": "Tra\u017ei",
|
||||||
|
"Replace with": "Zamijeni s",
|
||||||
|
"Replace": "Zamijeni",
|
||||||
|
"Replace all": "Zamijeni sve",
|
||||||
|
"Prev": "Prethodni",
|
||||||
|
"Next": "Slijede\u0107i",
|
||||||
|
"Find and replace": "Prona\u0111i i zamijeni",
|
||||||
|
"Could not find the specified string.": "Tra\u017eeni tekst nije prona\u0111en",
|
||||||
|
"Match case": "Pazi na mala i velika slova",
|
||||||
|
"Whole words": "Cijele rije\u010di",
|
||||||
|
"Spellcheck": "Provjeri pravopis",
|
||||||
|
"Ignore": "Zanemari",
|
||||||
|
"Ignore all": "Zanemari sve",
|
||||||
|
"Finish": "Zavr\u0161i",
|
||||||
|
"Add to Dictionary": "Dodaj u rje\u010dnik",
|
||||||
|
"Insert table": "Umetni tablicu",
|
||||||
|
"Table properties": "Svojstva tablice",
|
||||||
|
"Delete table": "Izbri\u0161i tablicu",
|
||||||
|
"Cell": "Polje",
|
||||||
|
"Row": "Redak",
|
||||||
|
"Column": "Stupac",
|
||||||
|
"Cell properties": "Svojstva polja",
|
||||||
|
"Merge cells": "Spoji polja",
|
||||||
|
"Split cell": "Razdvoji polja",
|
||||||
|
"Insert row before": "Umetni redak prije",
|
||||||
|
"Insert row after": "Umetni redak nakon",
|
||||||
|
"Delete row": "Izbri\u0161i redak",
|
||||||
|
"Row properties": "Svojstva redka",
|
||||||
|
"Cut row": "Izre\u017ei redak",
|
||||||
|
"Copy row": "Kopiraj redak",
|
||||||
|
"Paste row before": "Zalijepi redak prije",
|
||||||
|
"Paste row after": "Zalijepi redak nakon",
|
||||||
|
"Insert column before": "Umetni stupac prije",
|
||||||
|
"Insert column after": "Umetni stupac nakon",
|
||||||
|
"Delete column": "Izbri\u0161i stupac",
|
||||||
|
"Cols": "Stupci",
|
||||||
|
"Rows": "Redci",
|
||||||
|
"Width": "\u0160irina",
|
||||||
|
"Height": "Visina",
|
||||||
|
"Cell spacing": "Razmak izme\u0111u polja",
|
||||||
|
"Cell padding": "Razmak unutar polja",
|
||||||
|
"Caption": "Natpis",
|
||||||
|
"Left": "Lijevo",
|
||||||
|
"Center": "Sredina",
|
||||||
|
"Right": "Desno",
|
||||||
|
"Cell type": "Vrsta polja",
|
||||||
|
"Scope": "Doseg",
|
||||||
|
"Alignment": "Poravnanje",
|
||||||
|
"H Align": "H Poravnavanje",
|
||||||
|
"V Align": "V Poravnavanje",
|
||||||
|
"Top": "Vrh",
|
||||||
|
"Middle": "Sredina",
|
||||||
|
"Bottom": "Dno",
|
||||||
|
"Header cell": "Polje zaglavlja",
|
||||||
|
"Row group": "Grupirani redci",
|
||||||
|
"Column group": "Grupirani stupci",
|
||||||
|
"Row type": "Vrsta redka",
|
||||||
|
"Header": "Zaglavlje",
|
||||||
|
"Body": "Sadr\u017eaj",
|
||||||
|
"Footer": "Podno\u017eje",
|
||||||
|
"Border color": "Boja ruba",
|
||||||
|
"Insert template": "Umetni predlo\u017eak",
|
||||||
|
"Templates": "Predlo\u0161ci",
|
||||||
|
"Template": "Predlo\u017eak",
|
||||||
|
"Text color": "Boja teksta",
|
||||||
|
"Background color": "Boja pozadine",
|
||||||
|
"Custom...": "Prilago\u0111eno...",
|
||||||
|
"Custom color": "Prilago\u0111ena boja",
|
||||||
|
"No color": "Bez boje",
|
||||||
|
"Table of Contents": "Sadr\u017eaj",
|
||||||
|
"Show blocks": "Prika\u017ei blokove",
|
||||||
|
"Show invisible characters": "Prika\u017ei nevidljive znakove",
|
||||||
|
"Words: {0}": "Rije\u010di: {0}",
|
||||||
|
"File": "Datoteka",
|
||||||
|
"Edit": "Izmijeni",
|
||||||
|
"Insert": "Umetni",
|
||||||
|
"View": "Pogled",
|
||||||
|
"Format": "Oblikuj",
|
||||||
|
"Table": "Tablica",
|
||||||
|
"Tools": "Alati",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Pritisni ALT-F9 za izbornik. Pritisni ALT-F10 za alatnu traku. Pritisni ALT-0 za pomo\u0107"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
hr-f77f1da2736d13f9a9a86ebf596f592fcc748f2975a0b9904b512d630f2c1a17.js
|
hr-1dda1c40a40645a936a214478697c44137c805bf8b9c9e4485a0fb142e4ffe18.js
|
@ -1 +1 @@
|
|||||||
hr-f77f1da2736d13f9a9a86ebf596f592fcc748f2975a0b9904b512d630f2c1a17.js.gz
|
hr-1dda1c40a40645a936a214478697c44137c805bf8b9c9e4485a0fb142e4ffe18.js.gz
|
@ -0,0 +1,260 @@
|
|||||||
|
tinymce.addI18n('hu_HU',{
|
||||||
|
"Redo": "Ism\u00e9t",
|
||||||
|
"Undo": "Visszavon\u00e1s",
|
||||||
|
"Cut": "Kiv\u00e1g\u00e1s",
|
||||||
|
"Copy": "M\u00e1sol\u00e1s",
|
||||||
|
"Paste": "Beilleszt\u00e9s",
|
||||||
|
"Select all": "Minden kijel\u00f6l\u00e9se",
|
||||||
|
"New document": "\u00daj dokumentum",
|
||||||
|
"Ok": "Rendben",
|
||||||
|
"Cancel": "M\u00e9gse",
|
||||||
|
"Visual aids": "Vizu\u00e1lis seg\u00e9deszk\u00f6z\u00f6k",
|
||||||
|
"Bold": "F\u00e9lk\u00f6v\u00e9r",
|
||||||
|
"Italic": "D\u0151lt",
|
||||||
|
"Underline": "Al\u00e1h\u00fazott",
|
||||||
|
"Strikethrough": "\u00c1th\u00fazott",
|
||||||
|
"Superscript": "Fels\u0151 index",
|
||||||
|
"Subscript": "Als\u00f3 index",
|
||||||
|
"Clear formatting": "Form\u00e1z\u00e1s t\u00f6rl\u00e9se",
|
||||||
|
"Align left": "Balra igaz\u00edt",
|
||||||
|
"Align center": "K\u00f6z\u00e9pre z\u00e1r",
|
||||||
|
"Align right": "Jobbra igaz\u00edt",
|
||||||
|
"Justify": "Sorkiz\u00e1r\u00e1s",
|
||||||
|
"Bullet list": "Felsorol\u00e1s",
|
||||||
|
"Numbered list": "Sz\u00e1moz\u00e1s",
|
||||||
|
"Decrease indent": "Beh\u00faz\u00e1s cs\u00f6kkent\u00e9se",
|
||||||
|
"Increase indent": "Beh\u00faz\u00e1s n\u00f6vel\u00e9se",
|
||||||
|
"Close": "Bez\u00e1r",
|
||||||
|
"Formats": "Form\u00e1tumok",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "A b\u00f6ng\u00e9sz\u0151d nem t\u00e1mogatja a k\u00f6zvetlen hozz\u00e1f\u00e9r\u00e9st a v\u00e1g\u00f3laphoz. K\u00e9rlek haszn\u00e1ld a Ctrl+X\/C\/V billenty\u0171ket.",
|
||||||
|
"Headers": "C\u00edmsorok",
|
||||||
|
"Header 1": "C\u00edmsor 1",
|
||||||
|
"Header 2": "C\u00edmsor 2",
|
||||||
|
"Header 3": "C\u00edmsor 3",
|
||||||
|
"Header 4": "C\u00edmsor 4",
|
||||||
|
"Header 5": "C\u00edmsor 5",
|
||||||
|
"Header 6": "C\u00edmsor 6",
|
||||||
|
"Headings": "Fejl\u00e9cek",
|
||||||
|
"Heading 1": "Fejl\u00e9c 1",
|
||||||
|
"Heading 2": "Fejl\u00e9c 2",
|
||||||
|
"Heading 3": "Fejl\u00e9c 3",
|
||||||
|
"Heading 4": "Fejl\u00e9c 4",
|
||||||
|
"Heading 5": "Fejl\u00e9c 5",
|
||||||
|
"Heading 6": "Fejl\u00e9c 6",
|
||||||
|
"Div": "Div",
|
||||||
|
"Pre": "El\u0151form\u00e1zott",
|
||||||
|
"Code": "K\u00f3d",
|
||||||
|
"Paragraph": "Bekezd\u00e9s",
|
||||||
|
"Blockquote": "Id\u00e9zetblokk",
|
||||||
|
"Inline": "Sz\u00f6vegk\u00f6zi",
|
||||||
|
"Blocks": "Blokkok",
|
||||||
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Beilleszt\u00e9s mostant\u00f3l egyszer\u0171 sz\u00f6veg m\u00f3dban. A tartalmak mostant\u00f3l egyszer\u0171 sz\u00f6vegk\u00e9nt lesznek beillesztve, am\u00edg nem kapcsolod ki ezt az opci\u00f3t.",
|
||||||
|
"Font Family": "Bet\u0171t\u00edpus",
|
||||||
|
"Font Sizes": "Bet\u0171m\u00e9retek",
|
||||||
|
"Class": "Oszt\u00e1ly",
|
||||||
|
"Browse for an image": "K\u00e9p tall\u00f3z\u00e1sa",
|
||||||
|
"OR": "vagy",
|
||||||
|
"Drop an image here": "Dobj ide egy k\u00e9pet",
|
||||||
|
"Upload": "Felt\u00f6lt\u00e9s",
|
||||||
|
"Block": "Blokk",
|
||||||
|
"Align": "Igaz\u00edt\u00e1s",
|
||||||
|
"Default": "Alap\u00e9rtelmezett",
|
||||||
|
"Circle": "K\u00f6r",
|
||||||
|
"Disc": "Pont",
|
||||||
|
"Square": "N\u00e9gyzet",
|
||||||
|
"Lower Alpha": "Kisbet\u0171",
|
||||||
|
"Lower Greek": "Kis g\u00f6r\u00f6g sz\u00e1m",
|
||||||
|
"Lower Roman": "Kis r\u00f3mai sz\u00e1m",
|
||||||
|
"Upper Alpha": "Nagybet\u0171",
|
||||||
|
"Upper Roman": "Nagy r\u00f3mai sz\u00e1m",
|
||||||
|
"Anchor": "Horgony",
|
||||||
|
"Name": "N\u00e9v",
|
||||||
|
"Id": "Azonos\u00edt\u00f3",
|
||||||
|
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Az azonos\u00edt\u00f3nak bet\u0171vel kell kezd\u0151dnie, azut\u00e1n csak bet\u0171ket, sz\u00e1mokat, gondolatjeleket, pontokat, kett\u0151spontokat vagy al\u00e1h\u00faz\u00e1st tartalmazhat.",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "Nem mentett m\u00f3dos\u00edt\u00e1said vannak, biztos hogy el akarsz navig\u00e1lni?",
|
||||||
|
"Restore last draft": "Utols\u00f3 piszkozat vissza\u00e1ll\u00edt\u00e1sa",
|
||||||
|
"Special character": "Speci\u00e1lis karakter",
|
||||||
|
"Source code": "Forr\u00e1sk\u00f3d",
|
||||||
|
"Insert\/Edit code sample": "K\u00f3dminta besz\u00far\u00e1sa\/szerkeszt\u00e9se",
|
||||||
|
"Language": "Nyelv",
|
||||||
|
"Code sample": "K\u00f3d p\u00e9lda",
|
||||||
|
"Color": "Sz\u00edn",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"B": "B",
|
||||||
|
"Left to right": "Balr\u00f3l jobbra",
|
||||||
|
"Right to left": "Jobbr\u00f3l balra",
|
||||||
|
"Emoticons": "Vigyorok",
|
||||||
|
"Document properties": "Dokumentum tulajdons\u00e1gai",
|
||||||
|
"Title": "C\u00edm",
|
||||||
|
"Keywords": "Kulcsszavak",
|
||||||
|
"Description": "Le\u00edr\u00e1s",
|
||||||
|
"Robots": "Robotok",
|
||||||
|
"Author": "Szerz\u0151",
|
||||||
|
"Encoding": "K\u00f3dol\u00e1s",
|
||||||
|
"Fullscreen": "Teljes k\u00e9perny\u0151",
|
||||||
|
"Action": "M\u0171velet",
|
||||||
|
"Shortcut": "Parancsikon",
|
||||||
|
"Help": "S\u00fag\u00f3",
|
||||||
|
"Address": "C\u00edm",
|
||||||
|
"Focus to menubar": "F\u00f3kusz a men\u00fcre",
|
||||||
|
"Focus to toolbar": "F\u00f3kusz az eszk\u00f6zt\u00e1rra",
|
||||||
|
"Focus to element path": "F\u00f3kusz az elemek \u00fatvonal\u00e1ra",
|
||||||
|
"Focus to contextual toolbar": "F\u00f3kusz a k\u00f6rnyezetf\u00fcgg\u0151 eszk\u00f6zt\u00e1rra",
|
||||||
|
"Insert link (if link plugin activated)": "Hivatkoz\u00e1s besz\u00far\u00e1sa (ha a hivatkoz\u00e1s b\u0151v\u00edtm\u00e9ny enged\u00e9lyezett)",
|
||||||
|
"Save (if save plugin activated)": "Ment\u00e9s (ha a ment\u00e9s b\u0151v\u00edtm\u00e9ny enged\u00e9lyezett)",
|
||||||
|
"Find (if searchreplace plugin activated)": "Keres\u00e9s (ha a keres\u00e9s \u00e9s csere b\u0151v\u00edtm\u00e9ny enged\u00e9lyezett)",
|
||||||
|
"Plugins installed ({0}):": "Telep\u00edtett b\u0151v\u00edtm\u00e9nyek ({0}):",
|
||||||
|
"Premium plugins:": "Pr\u00e9mium b\u0151v\u00edtm\u00e9nyek:",
|
||||||
|
"Learn more...": "Tudj meg t\u00f6bbet...",
|
||||||
|
"You are using {0}": "Haszn\u00e1latban: {0}",
|
||||||
|
"Plugins": "Pluginek",
|
||||||
|
"Handy Shortcuts": "Hasznos linkek",
|
||||||
|
"Horizontal line": "V\u00edzszintes vonal",
|
||||||
|
"Insert\/edit image": "K\u00e9p beilleszt\u00e9se\/szerkeszt\u00e9se",
|
||||||
|
"Image description": "K\u00e9p le\u00edr\u00e1sa",
|
||||||
|
"Source": "Forr\u00e1s",
|
||||||
|
"Dimensions": "M\u00e9retek",
|
||||||
|
"Constrain proportions": "M\u00e9retar\u00e1ny",
|
||||||
|
"General": "\u00c1ltal\u00e1nos",
|
||||||
|
"Advanced": "Halad\u00f3",
|
||||||
|
"Style": "St\u00edlus",
|
||||||
|
"Vertical space": "Vertik\u00e1lis hely",
|
||||||
|
"Horizontal space": "Horizont\u00e1lis hely",
|
||||||
|
"Border": "Szeg\u00e9ly",
|
||||||
|
"Insert image": "K\u00e9p beilleszt\u00e9se",
|
||||||
|
"Image": "K\u00e9p",
|
||||||
|
"Image list": "K\u00e9p lista",
|
||||||
|
"Rotate counterclockwise": "Forgat\u00e1s az \u00f3ramutat\u00f3 j\u00e1r\u00e1s\u00e1val ellent\u00e9tesen",
|
||||||
|
"Rotate clockwise": "Forgat\u00e1s az \u00f3ramutat\u00f3 j\u00e1r\u00e1s\u00e1val megegyez\u0151en",
|
||||||
|
"Flip vertically": "F\u00fcgg\u0151leges t\u00fckr\u00f6z\u00e9s",
|
||||||
|
"Flip horizontally": "V\u00edzszintes t\u00fckr\u00f6z\u00e9s",
|
||||||
|
"Edit image": "K\u00e9p szerkeszt\u00e9se",
|
||||||
|
"Image options": "K\u00e9p be\u00e1ll\u00edt\u00e1sok",
|
||||||
|
"Zoom in": "Nagy\u00edt\u00e1s",
|
||||||
|
"Zoom out": "Kicsiny\u00edt\u00e9s",
|
||||||
|
"Crop": "K\u00e9p v\u00e1g\u00e1s",
|
||||||
|
"Resize": "\u00c1tm\u00e9retez\u00e9s",
|
||||||
|
"Orientation": "K\u00e9p t\u00e1jol\u00e1s",
|
||||||
|
"Brightness": "F\u00e9nyer\u0151",
|
||||||
|
"Sharpen": "\u00c9less\u00e9g",
|
||||||
|
"Contrast": "Kontraszt",
|
||||||
|
"Color levels": "Sz\u00ednszint",
|
||||||
|
"Gamma": "Gamma",
|
||||||
|
"Invert": "Inverz k\u00e9p",
|
||||||
|
"Apply": "Ment\u00e9s",
|
||||||
|
"Back": "Vissza",
|
||||||
|
"Insert date\/time": "D\u00e1tum\/id\u0151 beilleszt\u00e9se",
|
||||||
|
"Date\/time": "D\u00e1tum\/id\u0151",
|
||||||
|
"Insert link": "Hivatkoz\u00e1s beilleszt\u00e9se",
|
||||||
|
"Insert\/edit link": "Hivatkoz\u00e1s beilleszt\u00e9se\/szerkeszt\u00e9se",
|
||||||
|
"Text to display": "Megjelen\u0151 sz\u00f6veg",
|
||||||
|
"Url": "Url",
|
||||||
|
"Target": "C\u00e9l",
|
||||||
|
"None": "Nincs",
|
||||||
|
"New window": "\u00daj ablak",
|
||||||
|
"Remove link": "Hivatkoz\u00e1s t\u00f6rl\u00e9se",
|
||||||
|
"Anchors": "Horgonyok",
|
||||||
|
"Link": "Hivatkoz\u00e1s",
|
||||||
|
"Paste or type a link": "Hivatkoz\u00e1s be\u00edr\u00e1sa vagy beilleszt\u00e9se",
|
||||||
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "A megadott URL email c\u00edmnek t\u0171nik. Szeretn\u00e9d hozz\u00e1adni a sz\u00fcks\u00e9ges mailto: el\u0151tagot?",
|
||||||
|
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "A megadott URL k\u00fcls\u0151 c\u00edmnek t\u0171nik. Szeretn\u00e9d hozz\u00e1adni a sz\u00fcks\u00e9ges http:\/\/ el\u0151tagot?",
|
||||||
|
"Link list": "Hivatkoz\u00e1slista",
|
||||||
|
"Insert video": "Vide\u00f3 beilleszt\u00e9se",
|
||||||
|
"Insert\/edit video": "Vide\u00f3 beilleszt\u00e9se\/szerkeszt\u00e9se",
|
||||||
|
"Insert\/edit media": "M\u00e9dia besz\u00far\u00e1sa\/beilleszt\u00e9se",
|
||||||
|
"Alternative source": "Alternat\u00edv forr\u00e1s",
|
||||||
|
"Poster": "El\u0151n\u00e9zeti k\u00e9p",
|
||||||
|
"Paste your embed code below:": "Illeszd be a be\u00e1gyaz\u00f3 k\u00f3dot alulra:",
|
||||||
|
"Embed": "Be\u00e1gyaz\u00e1s",
|
||||||
|
"Media": "M\u00e9dia",
|
||||||
|
"Nonbreaking space": "Nem t\u00f6rhet\u0151 sz\u00f3k\u00f6z",
|
||||||
|
"Page break": "Oldalt\u00f6r\u00e9s",
|
||||||
|
"Paste as text": "Beilleszt\u00e9s sz\u00f6vegk\u00e9nt",
|
||||||
|
"Preview": "El\u0151n\u00e9zet",
|
||||||
|
"Print": "Nyomtat\u00e1s",
|
||||||
|
"Save": "Ment\u00e9s",
|
||||||
|
"Find": "Keres\u00e9s",
|
||||||
|
"Replace with": "Csere erre",
|
||||||
|
"Replace": "Csere",
|
||||||
|
"Replace all": "Az \u00f6sszes cser\u00e9je",
|
||||||
|
"Prev": "El\u0151z\u0151",
|
||||||
|
"Next": "K\u00f6vetkez\u0151",
|
||||||
|
"Find and replace": "Keres\u00e9s \u00e9s csere",
|
||||||
|
"Could not find the specified string.": "A be\u00edrt kifejez\u00e9s nem tal\u00e1lhat\u00f3.",
|
||||||
|
"Match case": "Kis \u00e9s nagybet\u0171k megk\u00fcl\u00f6nb\u00f6ztet\u00e9se",
|
||||||
|
"Whole words": "Csak ha ez a teljes sz\u00f3",
|
||||||
|
"Spellcheck": "Helyes\u00edr\u00e1s ellen\u0151rz\u00e9s",
|
||||||
|
"Ignore": "Figyelmen k\u00edv\u00fcl hagy",
|
||||||
|
"Ignore all": "Mindent figyelmen k\u00edv\u00fcl hagy",
|
||||||
|
"Finish": "Befejez\u00e9s",
|
||||||
|
"Add to Dictionary": "Sz\u00f3t\u00e1rhoz ad",
|
||||||
|
"Insert table": "T\u00e1bl\u00e1zat beilleszt\u00e9se",
|
||||||
|
"Table properties": "T\u00e1bl\u00e1zat tulajdons\u00e1gok",
|
||||||
|
"Delete table": "T\u00e1bl\u00e1zat t\u00f6rl\u00e9se",
|
||||||
|
"Cell": "Cella",
|
||||||
|
"Row": "Sor",
|
||||||
|
"Column": "Oszlop",
|
||||||
|
"Cell properties": "Cella tulajdons\u00e1gok",
|
||||||
|
"Merge cells": "Cell\u00e1k egyes\u00edt\u00e9se",
|
||||||
|
"Split cell": "Cell\u00e1k sz\u00e9tv\u00e1laszt\u00e1sa",
|
||||||
|
"Insert row before": "Sor besz\u00far\u00e1sa el\u00e9",
|
||||||
|
"Insert row after": "Sor besz\u00far\u00e1sa m\u00f6g\u00e9",
|
||||||
|
"Delete row": "Sor t\u00f6rl\u00e9se",
|
||||||
|
"Row properties": "Sor tulajdons\u00e1gai",
|
||||||
|
"Cut row": "Sor kiv\u00e1g\u00e1sa",
|
||||||
|
"Copy row": "Sor m\u00e1sol\u00e1sa",
|
||||||
|
"Paste row before": "Sor beilleszt\u00e9se el\u00e9",
|
||||||
|
"Paste row after": "Sor beilleszt\u00e9se m\u00f6g\u00e9",
|
||||||
|
"Insert column before": "Oszlop besz\u00far\u00e1sa el\u00e9",
|
||||||
|
"Insert column after": "Oszlop besz\u00far\u00e1sa m\u00f6g\u00e9",
|
||||||
|
"Delete column": "Oszlop t\u00f6rl\u00e9se",
|
||||||
|
"Cols": "Oszlopok",
|
||||||
|
"Rows": "Sorok",
|
||||||
|
"Width": "Sz\u00e9less\u00e9g",
|
||||||
|
"Height": "Magass\u00e1g",
|
||||||
|
"Cell spacing": "Cell\u00e1k t\u00e1vols\u00e1ga",
|
||||||
|
"Cell padding": "Cella m\u00e9rete",
|
||||||
|
"Caption": "Felirat",
|
||||||
|
"Left": "Bal",
|
||||||
|
"Center": "K\u00f6z\u00e9p",
|
||||||
|
"Right": "Jobb",
|
||||||
|
"Cell type": "Cella t\u00edpusa",
|
||||||
|
"Scope": "Hat\u00f3k\u00f6r",
|
||||||
|
"Alignment": "Igaz\u00edt\u00e1s",
|
||||||
|
"H Align": "V\u00edzszintes igaz\u00edt\u00e1s",
|
||||||
|
"V Align": "F\u00fcgg\u0151leges igaz\u00edt\u00e1s",
|
||||||
|
"Top": "Fel\u00fcl",
|
||||||
|
"Middle": "K\u00f6z\u00e9pen",
|
||||||
|
"Bottom": "Alul",
|
||||||
|
"Header cell": "Fejl\u00e9c cella",
|
||||||
|
"Row group": "Sor csoport",
|
||||||
|
"Column group": "Oszlop csoport",
|
||||||
|
"Row type": "Sor t\u00edpus",
|
||||||
|
"Header": "Fejl\u00e9c",
|
||||||
|
"Body": "Sz\u00f6vegt\u00f6rzs",
|
||||||
|
"Footer": "L\u00e1bl\u00e9c",
|
||||||
|
"Border color": "Szeg\u00e9ly sz\u00edne",
|
||||||
|
"Insert template": "Sablon beilleszt\u00e9se",
|
||||||
|
"Templates": "Sablonok",
|
||||||
|
"Template": "Sablon",
|
||||||
|
"Text color": "Sz\u00f6veg sz\u00edne",
|
||||||
|
"Background color": "H\u00e1tt\u00e9r sz\u00edn",
|
||||||
|
"Custom...": "Egy\u00e9ni...",
|
||||||
|
"Custom color": "Egy\u00e9ni sz\u00edn",
|
||||||
|
"No color": "Nincs sz\u00edn",
|
||||||
|
"Table of Contents": "Tartalomjegyz\u00e9k",
|
||||||
|
"Show blocks": "Blokkok mutat\u00e1sa",
|
||||||
|
"Show invisible characters": "L\u00e1thatatlan karakterek mutat\u00e1sa",
|
||||||
|
"Words: {0}": "Szavak: {0}",
|
||||||
|
"{0} words": "{0} sz\u00f3",
|
||||||
|
"File": "F\u00e1jl",
|
||||||
|
"Edit": "Szerkeszt\u00e9s",
|
||||||
|
"Insert": "Beilleszt\u00e9s",
|
||||||
|
"View": "N\u00e9zet",
|
||||||
|
"Format": "Form\u00e1tum",
|
||||||
|
"Table": "T\u00e1bl\u00e1zat",
|
||||||
|
"Tools": "Eszk\u00f6z\u00f6k",
|
||||||
|
"Powered by {0}": "\u00dczemelteti: {0}",
|
||||||
|
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Rich Text ter\u00fclet. Nyomj ALT-F9-et a men\u00fch\u00f6z. Nyomj ALT-F10-et az eszk\u00f6zt\u00e1rhoz. Nyomj ALT-0-t a s\u00fag\u00f3hoz"
|
||||||
|
});
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
hu_HU-1e22021a4f9c61919aa024041af555eac277bfc08ccb8c07fd329b87090a15e5.js
|
hu_HU-9e74f5ada14970f167ee2ec1f46c8fd41d8bb98f9f5f5df9b4ad041cdaa81fd7.js
|
@ -1 +1 @@
|
|||||||
hu_HU-1e22021a4f9c61919aa024041af555eac277bfc08ccb8c07fd329b87090a15e5.js.gz
|
hu_HU-9e74f5ada14970f167ee2ec1f46c8fd41d8bb98f9f5f5df9b4ad041cdaa81fd7.js.gz
|
@ -0,0 +1,260 @@
|
|||||||
|
tinymce.addI18n('it',{
|
||||||
|
"Redo": "Ripeti",
|
||||||
|
"Undo": "Indietro",
|
||||||
|
"Cut": "Taglia",
|
||||||
|
"Copy": "Copia",
|
||||||
|
"Paste": "Incolla",
|
||||||
|
"Select all": "Seleziona Tutto",
|
||||||
|
"New document": "Nuovo Documento",
|
||||||
|
"Ok": "Ok",
|
||||||
|
"Cancel": "Annulla",
|
||||||
|
"Visual aids": "Elementi Visivi",
|
||||||
|
"Bold": "Grassetto",
|
||||||
|
"Italic": "Corsivo",
|
||||||
|
"Underline": "Sottolineato",
|
||||||
|
"Strikethrough": "Barrato",
|
||||||
|
"Superscript": "Apice",
|
||||||
|
"Subscript": "Pedice",
|
||||||
|
"Clear formatting": "Cancella Formattazione",
|
||||||
|
"Align left": "Allinea a Sinistra",
|
||||||
|
"Align center": "Allinea al Cento",
|
||||||
|
"Align right": "Allinea a Destra",
|
||||||
|
"Justify": "Giustifica",
|
||||||
|
"Bullet list": "Elenchi Puntati",
|
||||||
|
"Numbered list": "Elenchi Numerati",
|
||||||
|
"Decrease indent": "Riduci Rientro",
|
||||||
|
"Increase indent": "Aumenta Rientro",
|
||||||
|
"Close": "Chiudi",
|
||||||
|
"Formats": "Formattazioni",
|
||||||
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Il tuo browser non supporta l'accesso diretto negli Appunti. Per favore usa i tasti di scelta rapida Ctrl+X\/C\/V.",
|
||||||
|
"Headers": "Intestazioni",
|
||||||
|
"Header 1": "Intestazione 1",
|
||||||
|
"Header 2": "Header 2",
|
||||||
|
"Header 3": "Intestazione 3",
|
||||||
|
"Header 4": "Intestazione 4",
|
||||||
|
"Header 5": "Intestazione 5",
|
||||||
|
"Header 6": "Intestazione 6",
|
||||||
|
"Headings": "Intestazioni",
|
||||||
|
"Heading 1": "Intestazione 1",
|
||||||
|
"Heading 2": "Intestazione 2",
|
||||||
|
"Heading 3": "Intestazione 3",
|
||||||
|
"Heading 4": "Intestazione 4",
|
||||||
|
"Heading 5": "Intestazione 5",
|
||||||
|
"Heading 6": "Intestazione 6",
|
||||||
|
"Div": "Div",
|
||||||
|
"Pre": "Pre",
|
||||||
|
"Code": "Codice",
|
||||||
|
"Paragraph": "Paragrafo",
|
||||||
|
"Blockquote": "Blockquote",
|
||||||
|
"Inline": "Inlinea",
|
||||||
|
"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 sono incollati come testo normale se non disattivi l'opzione.",
|
||||||
|
"Font Family": "Famiglia font",
|
||||||
|
"Font Sizes": "Dimensioni font",
|
||||||
|
"Class": "Classe",
|
||||||
|
"Browse for an image": "Scegli un'immagine",
|
||||||
|
"OR": "o",
|
||||||
|
"Drop an image here": "Incolla un'immagine qui",
|
||||||
|
"Upload": "Carica",
|
||||||
|
"Block": "Blocco",
|
||||||
|
"Align": "Allinea",
|
||||||
|
"Default": "Default",
|
||||||
|
"Circle": "Cerchio",
|
||||||
|
"Disc": "Disco",
|
||||||
|
"Square": "Quadrato",
|
||||||
|
"Lower Alpha": "Alpha Minore",
|
||||||
|
"Lower Greek": "Greek Minore",
|
||||||
|
"Lower Roman": "Roman Minore",
|
||||||
|
"Upper Alpha": "Alpha Superiore",
|
||||||
|
"Upper Roman": "Roman Superiore",
|
||||||
|
"Anchor": "Fissa",
|
||||||
|
"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, seguito solo da lettere, numeri, linee, punti, virgole.",
|
||||||
|
"You have unsaved changes are you sure you want to navigate away?": "Non hai salvato delle modifiche, sei sicuro di andartene?",
|
||||||
|
"Restore last draft": "Ripristina l'ultima bozza.",
|
||||||
|
"Special character": "Carattere Speciale",
|
||||||
|
"Source code": "Codice Sorgente",
|
||||||
|
"Insert\/Edit code sample": "Inserisci\/Modifica esempio di codice",
|
||||||
|
"Language": "Lingua",
|
||||||
|
"Code sample": "Esempio di codice",
|
||||||
|
"Color": "Colore",
|
||||||
|
"R": "R",
|
||||||
|
"G": "G",
|
||||||
|
"B": "B",
|
||||||
|
"Left to right": "Da Sinistra a Destra",
|
||||||
|
"Right to left": "Da Destra a Sinistra",
|
||||||
|
"Emoticons": "Emoction",
|
||||||
|
"Document properties": "Propriet\u00e0 Documento",
|
||||||
|
"Title": "Titolo",
|
||||||
|
"Keywords": "Parola Chiave",
|
||||||
|
"Description": "Descrizione",
|
||||||
|
"Robots": "Robot",
|
||||||
|
"Author": "Autore",
|
||||||
|
"Encoding": "Codifica",
|
||||||
|
"Fullscreen": "Schermo Intero",
|
||||||
|
"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": "Linea Orizzontale",
|
||||||
|
"Insert\/edit image": "Aggiungi\/Modifica Immagine",
|
||||||
|
"Image description": "Descrizione Immagine",
|
||||||
|
"Source": "Fonte",
|
||||||
|
"Dimensions": "Dimenzioni",
|
||||||
|
"Constrain proportions": "Mantieni Proporzioni",
|
||||||
|
"General": "Generale",
|
||||||
|
"Advanced": "Avanzato",
|
||||||
|
"Style": "Stile",
|
||||||
|
"Vertical space": "Spazio Verticale",
|
||||||
|
"Horizontal space": "Spazio Orizzontale",
|
||||||
|
"Border": "Bordo",
|
||||||
|
"Insert image": "Inserisci immagine",
|
||||||
|
"Image": "Immagine",
|
||||||
|
"Image list": "Image list",
|
||||||
|
"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": "Rimpicciolisci",
|
||||||
|
"Crop": "Taglia",
|
||||||
|
"Resize": "Ridimensiona",
|
||||||
|
"Orientation": "Orientamento",
|
||||||
|
"Brightness": "Luminosit\u00e0",
|
||||||
|
"Sharpen": "Contrasta",
|
||||||
|
"Contrast": "Contrasto",
|
||||||
|
"Color levels": "Livelli colore",
|
||||||
|
"Gamma": "Gamma",
|
||||||
|
"Invert": "Inverti",
|
||||||
|
"Apply": "Applica",
|
||||||
|
"Back": "Indietro",
|
||||||
|
"Insert date\/time": "Inserisci Data\/Ora",
|
||||||
|
"Date\/time": "Data\/Ora",
|
||||||
|
"Insert link": "Inserisci il Link",
|
||||||
|
"Insert\/edit link": "Inserisci\/Modifica Link",
|
||||||
|
"Text to display": "Testo da Visualizzare",
|
||||||
|
"Url": "Url",
|
||||||
|
"Target": "Target",
|
||||||
|
"None": "No",
|
||||||
|
"New window": "Nuova Finestra",
|
||||||
|
"Remove link": "Rimuovi link",
|
||||||
|
"Anchors": "Anchors",
|
||||||
|
"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. Vuoi aggiungere il prefisso necessario 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. Vuoi aggiungere il prefisso necessario http:\/\/?",
|
||||||
|
"Link list": "Elenco link",
|
||||||
|
"Insert video": "Inserisci Video",
|
||||||
|
"Insert\/edit video": "Inserisci\/Modifica Video",
|
||||||
|
"Insert\/edit media": "Inserisci\/Modifica Media",
|
||||||
|
"Alternative source": "Alternativo",
|
||||||
|
"Poster": "Anteprima",
|
||||||
|
"Paste your embed code below:": "Incolla il codice d'incorporamento qui:",
|
||||||
|
"Embed": "Incorporare",
|
||||||
|
"Media": "Media",
|
||||||
|
"Nonbreaking space": "Spazio unificatore",
|
||||||
|
"Page break": "Interruzione di pagina",
|
||||||
|
"Paste as text": "incolla come testo",
|
||||||
|
"Preview": "Anteprima",
|
||||||
|
"Print": "Stampa",
|
||||||
|
"Save": "Salva",
|
||||||
|
"Find": "Trova",
|
||||||
|
"Replace with": "Sostituisci Con",
|
||||||
|
"Replace": "Sostituisci",
|
||||||
|
"Replace all": "Sostituisci Tutto",
|
||||||
|
"Prev": "Precedente",
|
||||||
|
"Next": "Successivo",
|
||||||
|
"Find and replace": "Trova e Sostituisci",
|
||||||
|
"Could not find the specified string.": "Impossibile trovare la parola specifica.",
|
||||||
|
"Match case": "Maiuscole\/Minuscole ",
|
||||||
|
"Whole words": "Parole Sbagliate",
|
||||||
|
"Spellcheck": "Controllo ortografico",
|
||||||
|
"Ignore": "Ignora",
|
||||||
|
"Ignore all": "Ignora Tutto",
|
||||||
|
"Finish": "Termina",
|
||||||
|
"Add to Dictionary": "Aggiungi al Dizionario",
|
||||||
|
"Insert table": "Inserisci Tabella",
|
||||||
|
"Table properties": "Propiet\u00e0 della Tabella",
|
||||||
|
"Delete table": "Cancella Tabella",
|
||||||
|
"Cell": "Cella",
|
||||||
|
"Row": "Riga",
|
||||||
|
"Column": "Colonna",
|
||||||
|
"Cell properties": "Propiet\u00e0 della Cella",
|
||||||
|
"Merge cells": "Unisci Cella",
|
||||||
|
"Split cell": "Dividi Cella",
|
||||||
|
"Insert row before": "Inserisci una Riga Prima",
|
||||||
|
"Insert row after": "Inserisci una Riga Dopo",
|
||||||
|
"Delete row": "Cancella Riga",
|
||||||
|
"Row properties": "Propriet\u00e0 della Riga",
|
||||||
|
"Cut row": "Taglia Riga",
|
||||||
|
"Copy row": "Copia Riga",
|
||||||
|
"Paste row before": "Incolla una Riga Prima",
|
||||||
|
"Paste row after": "Incolla una Riga Dopo",
|
||||||
|
"Insert column before": "Inserisci una Colonna Prima",
|
||||||
|
"Insert column after": "Inserisci una Colonna Dopo",
|
||||||
|
"Delete column": "Cancella Colonna",
|
||||||
|
"Cols": "Colonne",
|
||||||
|
"Rows": "Righe",
|
||||||
|
"Width": "Larghezza",
|
||||||
|
"Height": "Altezza",
|
||||||
|
"Cell spacing": "Spaziatura della Cella",
|
||||||
|
"Cell padding": "Padding della Cella",
|
||||||
|
"Caption": "Didascalia",
|
||||||
|
"Left": "Sinistra",
|
||||||
|
"Center": "Centro",
|
||||||
|
"Right": "Destra",
|
||||||
|
"Cell type": "Tipo di Cella",
|
||||||
|
"Scope": "Campo",
|
||||||
|
"Alignment": "Allineamento",
|
||||||
|
"H Align": "Allineamento H",
|
||||||
|
"V Align": "Allineamento V",
|
||||||
|
"Top": "In alto",
|
||||||
|
"Middle": "In mezzo",
|
||||||
|
"Bottom": "In fondo",
|
||||||
|
"Header cell": "cella d'intestazione",
|
||||||
|
"Row group": "Gruppo di Righe",
|
||||||
|
"Column group": "Gruppo di Colonne",
|
||||||
|
"Row type": "Tipo di Riga",
|
||||||
|
"Header": "Header",
|
||||||
|
"Body": "Body",
|
||||||
|
"Footer": "Footer",
|
||||||
|
"Border color": "Colore bordo",
|
||||||
|
"Insert template": "Inserisci Template",
|
||||||
|
"Templates": "Template",
|
||||||
|
"Template": "Modello",
|
||||||
|
"Text color": "Colore Testo",
|
||||||
|
"Background color": "Colore Background",
|
||||||
|
"Custom...": "Personalizzato...",
|
||||||
|
"Custom color": "Colore personalizzato",
|
||||||
|
"No color": "Nessun colore",
|
||||||
|
"Table of Contents": "Tabella dei contenuti",
|
||||||
|
"Show blocks": "Mostra Blocchi",
|
||||||
|
"Show invisible characters": "Mostra Caratteri Invisibili",
|
||||||
|
"Words: {0}": "Parole: {0}",
|
||||||
|
"{0} words": "{0} parole",
|
||||||
|
"File": "File",
|
||||||
|
"Edit": "Modifica",
|
||||||
|
"Insert": "Inserisci",
|
||||||
|
"View": "Visualiza",
|
||||||
|
"Format": "Formato",
|
||||||
|
"Table": "Tabella",
|
||||||
|
"Tools": "Strumenti",
|
||||||
|
"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. Premi ALT-F9 per il men\u00f9. Premi ALT-F10 per la barra degli strumenti. Premi ALT-0 per l'aiuto."
|
||||||
|
});
|
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user