tinymce-rails-langs 4.20140129 → 4.20160310
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/README.md +1 -1
- data/lib/tasks/assets.rake +4 -1
- data/vendor/assets/javascripts/tinymce/langs/ar.js +49 -7
- data/vendor/assets/javascripts/tinymce/langs/ar_SA.js +194 -0
- data/vendor/assets/javascripts/tinymce/langs/az.js +32 -12
- data/vendor/assets/javascripts/tinymce/langs/be.js +45 -3
- data/vendor/assets/javascripts/tinymce/langs/bg_BG.js +45 -3
- data/vendor/assets/javascripts/tinymce/langs/bn_BD.js +179 -0
- data/vendor/assets/javascripts/tinymce/langs/bs.js +22 -2
- data/vendor/assets/javascripts/tinymce/langs/ca.js +44 -2
- data/vendor/assets/javascripts/tinymce/langs/cs.js +49 -7
- data/vendor/assets/javascripts/tinymce/langs/cs_CZ.js +213 -0
- data/vendor/assets/javascripts/tinymce/langs/cy.js +2 -0
- data/vendor/assets/javascripts/tinymce/langs/da.js +49 -7
- data/vendor/assets/javascripts/tinymce/langs/de.js +46 -4
- data/vendor/assets/javascripts/tinymce/langs/de_AT.js +44 -2
- data/vendor/assets/javascripts/tinymce/langs/dv.js +17 -2
- data/vendor/assets/javascripts/tinymce/langs/el.js +64 -22
- data/vendor/assets/javascripts/tinymce/langs/en_CA.js +44 -2
- data/vendor/assets/javascripts/tinymce/langs/en_GB.js +2 -0
- data/vendor/assets/javascripts/tinymce/langs/eo.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/es.js +54 -12
- data/vendor/assets/javascripts/tinymce/langs/es_MX.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/et.js +44 -2
- data/vendor/assets/javascripts/tinymce/langs/eu.js +32 -8
- data/vendor/assets/javascripts/tinymce/langs/fa.js +38 -29
- data/vendor/assets/javascripts/tinymce/langs/fa_IR.js +220 -0
- data/vendor/assets/javascripts/tinymce/langs/fi.js +48 -6
- data/vendor/assets/javascripts/tinymce/langs/fo.js +75 -12
- data/vendor/assets/javascripts/tinymce/langs/fr_CH.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/fr_FR.js +53 -11
- data/vendor/assets/javascripts/tinymce/langs/ga.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/gd.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/gl.js +16 -2
- data/vendor/assets/javascripts/tinymce/langs/he_IL.js +50 -8
- data/vendor/assets/javascripts/tinymce/langs/hi_IN.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/hr.js +50 -6
- data/vendor/assets/javascripts/tinymce/langs/hu_HU.js +47 -5
- data/vendor/assets/javascripts/tinymce/langs/hy.js +26 -3
- data/vendor/assets/javascripts/tinymce/langs/id.js +170 -22
- data/vendor/assets/javascripts/tinymce/langs/is_IS.js +28 -5
- data/vendor/assets/javascripts/tinymce/langs/it.js +46 -3
- data/vendor/assets/javascripts/tinymce/langs/ja.js +53 -8
- data/vendor/assets/javascripts/tinymce/langs/ka_GE.js +52 -5
- data/vendor/assets/javascripts/tinymce/langs/kab.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/kk.js +2 -0
- data/vendor/assets/javascripts/tinymce/langs/km_KH.js +47 -5
- data/vendor/assets/javascripts/tinymce/langs/ko.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/ko_KR.js +57 -13
- data/vendor/assets/javascripts/tinymce/langs/ku.js +197 -0
- data/vendor/assets/javascripts/tinymce/langs/ku_IQ.js +200 -0
- data/vendor/assets/javascripts/tinymce/langs/lb.js +29 -4
- data/vendor/assets/javascripts/tinymce/langs/lt.js +140 -4
- data/vendor/assets/javascripts/tinymce/langs/lv.js +27 -2
- data/vendor/assets/javascripts/tinymce/langs/mk_MK.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/ml.js +179 -0
- data/vendor/assets/javascripts/tinymce/langs/ml_IN.js +2 -0
- data/vendor/assets/javascripts/tinymce/langs/mn_MN.js +179 -0
- data/vendor/assets/javascripts/tinymce/langs/nb_NO.js +53 -11
- data/vendor/assets/javascripts/tinymce/langs/nl.js +72 -30
- data/vendor/assets/javascripts/tinymce/langs/pl.js +46 -4
- data/vendor/assets/javascripts/tinymce/langs/pt_BR.js +45 -3
- data/vendor/assets/javascripts/tinymce/langs/pt_PT.js +69 -23
- data/vendor/assets/javascripts/tinymce/langs/ro.js +44 -2
- data/vendor/assets/javascripts/tinymce/langs/ru.js +44 -2
- data/vendor/assets/javascripts/tinymce/langs/ru_RU.js +54 -0
- data/vendor/assets/javascripts/tinymce/langs/si_LK.js +23 -0
- data/vendor/assets/javascripts/tinymce/langs/sk.js +45 -3
- data/vendor/assets/javascripts/tinymce/langs/sl_SI.js +25 -5
- data/vendor/assets/javascripts/tinymce/langs/sr.js +2 -0
- data/vendor/assets/javascripts/tinymce/langs/sv_SE.js +47 -5
- data/vendor/assets/javascripts/tinymce/langs/ta.js +45 -3
- data/vendor/assets/javascripts/tinymce/langs/ta_IN.js +46 -4
- data/vendor/assets/javascripts/tinymce/langs/tg.js +42 -22
- data/vendor/assets/javascripts/tinymce/langs/th_TH.js +22 -2
- data/vendor/assets/javascripts/tinymce/langs/tr.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/tr_TR.js +26 -3
- data/vendor/assets/javascripts/tinymce/langs/tt.js +200 -0
- data/vendor/assets/javascripts/tinymce/langs/ug.js +33 -3
- data/vendor/assets/javascripts/tinymce/langs/uk.js +48 -6
- data/vendor/assets/javascripts/tinymce/langs/uk_UA.js +50 -8
- data/vendor/assets/javascripts/tinymce/langs/vi.js +93 -11
- data/vendor/assets/javascripts/tinymce/langs/vi_VN.js +53 -7
- data/vendor/assets/javascripts/tinymce/langs/zh_CN.js +22 -2
- data/vendor/assets/javascripts/tinymce/langs/zh_TW.js +47 -5
- metadata +39 -17
@@ -1,8 +1,11 @@
|
|
1
1
|
tinymce.addI18n('is_IS',{
|
2
2
|
"Cut": "Skera",
|
3
|
+
"Heading 5": "Fyrirs\u00f6gn 5",
|
3
4
|
"Header 2": "Fyrirs\u00f6gn 2",
|
4
5
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Vafrinn \u00feinn sty\u00f0ur ekki beinann a\u00f0gang a\u00f0 klippibor\u00f0inu. Nota\u00f0u Ctrl-X\/C\/V \u00e1 lyklabor\u00f0inu \u00ed sta\u00f0inn.",
|
6
|
+
"Heading 4": "Fyrirs\u00f6gn 4",
|
5
7
|
"Div": "Div",
|
8
|
+
"Heading 2": "Fyrirs\u00f6gn 2",
|
6
9
|
"Paste": "L\u00edma",
|
7
10
|
"Close": "Loka",
|
8
11
|
"Font Family": "Letur fj\u00f6lskylda",
|
@@ -11,6 +14,8 @@ tinymce.addI18n('is_IS',{
|
|
11
14
|
"New document": "N\u00fdtt skjal",
|
12
15
|
"Blockquote": "Blokk",
|
13
16
|
"Numbered list": "N\u00famera\u00f0ur listi",
|
17
|
+
"Heading 1": "Fyrirs\u00f6gn 1",
|
18
|
+
"Headings": "Fyrirsagnir",
|
14
19
|
"Increase indent": "Auka inndr\u00e1tt",
|
15
20
|
"Formats": "Sni\u00f0m\u00e1t",
|
16
21
|
"Headers": "Fyrirsagnir",
|
@@ -34,6 +39,8 @@ tinymce.addI18n('is_IS',{
|
|
34
39
|
"Italic": "Skr\u00e1letra\u00f0",
|
35
40
|
"Align center": "Mi\u00f0jujafna",
|
36
41
|
"Header 5": "Fyrirs\u00f6gn 5",
|
42
|
+
"Heading 6": "Fyrirs\u00f6gn 6",
|
43
|
+
"Heading 3": "Fyrirs\u00f6gn 3",
|
37
44
|
"Decrease indent": "Minnka inndr\u00e1tt",
|
38
45
|
"Header 4": "Fyrirs\u00f6gn 4",
|
39
46
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "L\u00edming er \u00ed l\u00e1tlausum ham. Innihald ver\u00f0ur l\u00edmt sem l\u00e1tlaus texti \u00feanga\u00f0 til \u00fe\u00fa afvirkjar \u00feennan m\u00f6guleika.",
|
@@ -56,9 +63,10 @@ tinymce.addI18n('is_IS',{
|
|
56
63
|
"Name": "Nafn",
|
57
64
|
"Anchor": "Akkeri",
|
58
65
|
"You have unsaved changes are you sure you want to navigate away?": "\u00dea\u00f0 eru \u00f3vista\u00f0ar breytingar, ertu viss um a\u00f0 \u00fe\u00fa viljir vafra \u00ed burtu?",
|
59
|
-
"Restore last draft": "
|
66
|
+
"Restore last draft": "Endurkalla s\u00ed\u00f0asta uppkast",
|
60
67
|
"Special character": "S\u00e9rstakir stafir",
|
61
68
|
"Source code": "Frumk\u00f3\u00f0i",
|
69
|
+
"Color": "Litur",
|
62
70
|
"Right to left": "H\u00e6gri til vinstri",
|
63
71
|
"Left to right": "Vinstri til h\u00e6gri",
|
64
72
|
"Emoticons": "Tilfinningar",
|
@@ -66,15 +74,18 @@ tinymce.addI18n('is_IS',{
|
|
66
74
|
"Document properties": "Eigindi skjals",
|
67
75
|
"Title": "Titill",
|
68
76
|
"Keywords": "Lykilor\u00f0",
|
69
|
-
"Encoding": "
|
77
|
+
"Encoding": "Umbreyting",
|
70
78
|
"Description": "L\u00fdsing",
|
71
79
|
"Author": "H\u00f6fundur",
|
72
80
|
"Fullscreen": "Fylla skj\u00e1",
|
73
81
|
"Horizontal line": "L\u00e1r\u00e9tt l\u00edna",
|
74
82
|
"Horizontal space": "L\u00e1r\u00e9tt bil",
|
83
|
+
"B": "Bl\u00e1r",
|
75
84
|
"Insert\/edit image": "Setja inn\/breyta mynd",
|
76
85
|
"General": "Almennt",
|
77
86
|
"Advanced": "\u00cdtarlegt",
|
87
|
+
"G": "Gr\u00e6nn",
|
88
|
+
"R": "R",
|
78
89
|
"Source": "Sl\u00f3\u00f0i",
|
79
90
|
"Border": "Rammi",
|
80
91
|
"Constrain proportions": "Halda hlutf\u00f6llum",
|
@@ -91,7 +102,9 @@ tinymce.addI18n('is_IS',{
|
|
91
102
|
"Insert link": "Setja inn hlekk",
|
92
103
|
"New window": "N\u00fdr gluggi",
|
93
104
|
"None": "Ekkert",
|
105
|
+
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Hlekkurinn sem \u00fe\u00fa rita\u00f0ir inn l\u00fdtur \u00fat fyrir a\u00f0 vera ytri hlekkur. Viltu b\u00e6ta vi\u00f0 forskeytinu http:\/\/ ?",
|
94
106
|
"Target": "Mi\u00f0",
|
107
|
+
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Hlekkurinn sem \u00fe\u00fa rita\u00f0ir inn l\u00fdtur \u00fat fyrir a\u00f0 vera netfang. Viltu b\u00e6ta vi\u00f0 formerkinu mailto: ?",
|
95
108
|
"Insert\/edit link": "Setja inn\/breyta hlekk",
|
96
109
|
"Insert\/edit video": "Setja inn\/fjarl\u00e6gja myndband",
|
97
110
|
"Poster": "Plakat",
|
@@ -102,7 +115,7 @@ tinymce.addI18n('is_IS',{
|
|
102
115
|
"Nonbreaking space": "Bil sem brotnar ekki",
|
103
116
|
"Page break": "S\u00ed\u00f0ubrot",
|
104
117
|
"Paste as text": "L\u00edma sem texta",
|
105
|
-
"Preview": "Forsko\
|
118
|
+
"Preview": "Forsko\u00f0un",
|
106
119
|
"Print": "Prenta",
|
107
120
|
"Save": "Vista",
|
108
121
|
"Could not find the specified string.": "Fann ekki umbe\u00f0inn streng.",
|
@@ -119,11 +132,13 @@ tinymce.addI18n('is_IS',{
|
|
119
132
|
"Finish": "Lj\u00faka",
|
120
133
|
"Ignore all": "Hunsa allt",
|
121
134
|
"Ignore": "Hunsa",
|
135
|
+
"Add to Dictionary": "B\u00e6ta vi\u00f0 or\u00f0ab\u00f3k",
|
122
136
|
"Insert row before": "Setja inn r\u00f6\u00f0 fyrir framan",
|
123
137
|
"Rows": "Ra\u00f0ir",
|
124
138
|
"Height": "H\u00e6\u00f0",
|
125
139
|
"Paste row after": "L\u00edma r\u00f6\u00f0 fyrir aftan",
|
126
140
|
"Alignment": "J\u00f6fnun",
|
141
|
+
"Border color": "Litur \u00e1 ramma",
|
127
142
|
"Column group": "H\u00f3pur d\u00e1lks",
|
128
143
|
"Row": "R\u00f6\u00f0",
|
129
144
|
"Insert column before": "Setja inn d\u00e1lk fyrir framan",
|
@@ -139,15 +154,20 @@ tinymce.addI18n('is_IS',{
|
|
139
154
|
"Paste row before": "L\u00edma r\u00f6\u00f0 fyrir framan",
|
140
155
|
"Scope": "Gildissvi\u00f0",
|
141
156
|
"Delete table": "Ey\u00f0a t\u00f6flu",
|
157
|
+
"H Align": "L\u00e1r\u00e9tt j\u00f6fnun",
|
158
|
+
"Top": "Efst",
|
142
159
|
"Header cell": "Reitarhaus",
|
143
160
|
"Column": "D\u00e1lkur",
|
161
|
+
"Row group": "H\u00f3pur ra\u00f0ar",
|
144
162
|
"Cell": "Reitur",
|
145
|
-
"
|
163
|
+
"Middle": "Mi\u00f0ja",
|
146
164
|
"Cell type": "Tegund reits",
|
147
165
|
"Copy row": "Afrita r\u00f6\u00f0",
|
148
166
|
"Row properties": "Stillingar ra\u00f0ar",
|
149
167
|
"Table properties": "Stillingar t\u00f6flu",
|
150
|
-
"
|
168
|
+
"Bottom": "Ne\u00f0st",
|
169
|
+
"V Align": "L\u00f3\u00f0r\u00e9tt j\u00f6fnun",
|
170
|
+
"Header": "Fyrirs\u00f6gn",
|
151
171
|
"Right": "H\u00e6gri",
|
152
172
|
"Insert column after": "Setja inn d\u00e1lk fyrir aftan",
|
153
173
|
"Cols": "D\u00e1lkar",
|
@@ -162,6 +182,9 @@ tinymce.addI18n('is_IS',{
|
|
162
182
|
"Insert template": "Setja inn sni\u00f0m\u00e1t",
|
163
183
|
"Templates": "Sni\u00f0m\u00e1t",
|
164
184
|
"Background color": "Bakgrunnslitur",
|
185
|
+
"Custom...": "S\u00e9rsni\u00f0i\u00f0...",
|
186
|
+
"Custom color": "S\u00e9rsni\u00f0in litur",
|
187
|
+
"No color": "Enginn litur",
|
165
188
|
"Text color": "Litur texta",
|
166
189
|
"Show blocks": "S\u00fdna kubba",
|
167
190
|
"Show invisible characters": "S\u00fdna \u00f3s\u00fdnilega stafi",
|
@@ -1,8 +1,11 @@
|
|
1
1
|
tinymce.addI18n('it',{
|
2
2
|
"Cut": "Taglia",
|
3
|
+
"Heading 5": "Intestazione 5",
|
3
4
|
"Header 2": "Header 2",
|
4
5
|
"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.",
|
6
|
+
"Heading 4": "Intestazione 4",
|
5
7
|
"Div": "Div",
|
8
|
+
"Heading 2": "Intestazione 2",
|
6
9
|
"Paste": "Incolla",
|
7
10
|
"Close": "Chiudi",
|
8
11
|
"Font Family": "Famiglia font",
|
@@ -11,6 +14,8 @@ tinymce.addI18n('it',{
|
|
11
14
|
"New document": "Nuovo Documento",
|
12
15
|
"Blockquote": "Blockquote",
|
13
16
|
"Numbered list": "Elenchi Numerati",
|
17
|
+
"Heading 1": "Intestazione 1",
|
18
|
+
"Headings": "Intestazioni",
|
14
19
|
"Increase indent": "Aumenta Rientro",
|
15
20
|
"Formats": "Formattazioni",
|
16
21
|
"Headers": "Intestazioni",
|
@@ -34,11 +39,13 @@ tinymce.addI18n('it',{
|
|
34
39
|
"Italic": "Corsivo",
|
35
40
|
"Align center": "Allinea al Cento",
|
36
41
|
"Header 5": "Intestazione 5",
|
42
|
+
"Heading 6": "Intestazione 6",
|
43
|
+
"Heading 3": "Intestazione 3",
|
37
44
|
"Decrease indent": "Riduci Rientro",
|
38
45
|
"Header 4": "Intestazione 4",
|
39
46
|
"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.",
|
40
47
|
"Underline": "Sottolineato",
|
41
|
-
"Cancel": "
|
48
|
+
"Cancel": "Annulla",
|
42
49
|
"Justify": "Giustifica",
|
43
50
|
"Inline": "Inlinea",
|
44
51
|
"Copy": "Copia",
|
@@ -59,6 +66,10 @@ tinymce.addI18n('it',{
|
|
59
66
|
"Restore last draft": "Ripristina l'ultima bozza.",
|
60
67
|
"Special character": "Carattere Speciale",
|
61
68
|
"Source code": "Codice Sorgente",
|
69
|
+
"B": "B",
|
70
|
+
"R": "R",
|
71
|
+
"G": "G",
|
72
|
+
"Color": "Colore",
|
62
73
|
"Right to left": "Da Destra a Sinistra",
|
63
74
|
"Left to right": "Da Sinistra a Destra",
|
64
75
|
"Emoticons": "Emoction",
|
@@ -83,6 +94,25 @@ tinymce.addI18n('it',{
|
|
83
94
|
"Style": "Stile",
|
84
95
|
"Dimensions": "Dimenzioni",
|
85
96
|
"Insert image": "Inserisci immagine",
|
97
|
+
"Zoom in": "Ingrandisci",
|
98
|
+
"Contrast": "Contrasto",
|
99
|
+
"Back": "Indietro",
|
100
|
+
"Gamma": "Gamma",
|
101
|
+
"Flip horizontally": "Rifletti orizzontalmente",
|
102
|
+
"Resize": "Ridimensiona",
|
103
|
+
"Sharpen": "Contrasta",
|
104
|
+
"Zoom out": "Rimpicciolisci",
|
105
|
+
"Image options": "Opzioni immagine",
|
106
|
+
"Apply": "Applica",
|
107
|
+
"Brightness": "Luminosit\u00e0",
|
108
|
+
"Rotate clockwise": "Ruota in senso orario",
|
109
|
+
"Rotate counterclockwise": "Ruota in senso antiorario",
|
110
|
+
"Edit image": "Modifica immagine",
|
111
|
+
"Color levels": "Livelli colore",
|
112
|
+
"Crop": "Taglia",
|
113
|
+
"Orientation": "Orientamento",
|
114
|
+
"Flip vertically": "Rifletti verticalmente",
|
115
|
+
"Invert": "Inverti",
|
86
116
|
"Insert date\/time": "Inserisci Data\/Ora",
|
87
117
|
"Remove link": "Rimuovi link",
|
88
118
|
"Url": "Url",
|
@@ -91,7 +121,9 @@ tinymce.addI18n('it',{
|
|
91
121
|
"Insert link": "Inserisci il Link",
|
92
122
|
"New window": "Nuova Finestra",
|
93
123
|
"None": "No",
|
124
|
+
"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:\/\/?",
|
94
125
|
"Target": "Target",
|
126
|
+
"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:?",
|
95
127
|
"Insert\/edit link": "Inserisci\/Modifica Link",
|
96
128
|
"Insert\/edit video": "Inserisci\/Modifica Video",
|
97
129
|
"Poster": "Anteprima",
|
@@ -100,6 +132,7 @@ tinymce.addI18n('it',{
|
|
100
132
|
"Insert video": "Inserisci Video",
|
101
133
|
"Embed": "Incorporare",
|
102
134
|
"Nonbreaking space": "Spazio unificatore",
|
135
|
+
"Page break": "Interruzione di pagina",
|
103
136
|
"Paste as text": "incolla come testo",
|
104
137
|
"Preview": "Anteprima",
|
105
138
|
"Print": "Stampa",
|
@@ -118,11 +151,13 @@ tinymce.addI18n('it',{
|
|
118
151
|
"Finish": "Termina",
|
119
152
|
"Ignore all": "Ignora Tutto",
|
120
153
|
"Ignore": "Ignora",
|
154
|
+
"Add to Dictionary": "Aggiungi al Dizionario",
|
121
155
|
"Insert row before": "Inserisci una Riga Prima",
|
122
156
|
"Rows": "Righe",
|
123
157
|
"Height": "Altezza",
|
124
158
|
"Paste row after": "Incolla una Riga Dopo",
|
125
159
|
"Alignment": "Allineamento",
|
160
|
+
"Border color": "Colore bordo",
|
126
161
|
"Column group": "Gruppo di Colonne",
|
127
162
|
"Row": "Riga",
|
128
163
|
"Insert column before": "Inserisci una Colonna Prima",
|
@@ -138,15 +173,20 @@ tinymce.addI18n('it',{
|
|
138
173
|
"Paste row before": "Incolla una Riga Prima",
|
139
174
|
"Scope": "Campo",
|
140
175
|
"Delete table": "Cancella Tabella",
|
176
|
+
"H Align": "Allineamento H",
|
177
|
+
"Top": "In alto",
|
141
178
|
"Header cell": "cella d'intestazione",
|
142
179
|
"Column": "Colonna",
|
180
|
+
"Row group": "Gruppo di Righe",
|
143
181
|
"Cell": "Cella",
|
144
|
-
"
|
182
|
+
"Middle": "In mezzo",
|
145
183
|
"Cell type": "Tipo di Cella",
|
146
184
|
"Copy row": "Copia Riga",
|
147
185
|
"Row properties": "Propriet\u00e0 della Riga",
|
148
186
|
"Table properties": "Propiet\u00e0 della Tabella",
|
149
|
-
"
|
187
|
+
"Bottom": "In fondo",
|
188
|
+
"V Align": "Allineamento V",
|
189
|
+
"Header": "Header",
|
150
190
|
"Right": "Destra",
|
151
191
|
"Insert column after": "Inserisci una Colonna Dopo",
|
152
192
|
"Cols": "Colonne",
|
@@ -161,6 +201,9 @@ tinymce.addI18n('it',{
|
|
161
201
|
"Insert template": "Inserisci Template",
|
162
202
|
"Templates": "Template",
|
163
203
|
"Background color": "Colore Background",
|
204
|
+
"Custom...": "Personalizzato...",
|
205
|
+
"Custom color": "Colore personalizzato",
|
206
|
+
"No color": "Nessun colore",
|
164
207
|
"Text color": "Colore Testo",
|
165
208
|
"Show blocks": "Mostra Blocchi",
|
166
209
|
"Show invisible characters": "Mostra Caratteri Invisibili",
|
@@ -1,15 +1,21 @@
|
|
1
1
|
tinymce.addI18n('ja',{
|
2
2
|
"Cut": "\u5207\u308a\u53d6\u308a",
|
3
|
+
"Heading 5": "\u898b\u51fa\u3057 5",
|
3
4
|
"Header 2": "\u30d8\u30c3\u30c0\u30fc 2",
|
4
5
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u304a\u4f7f\u3044\u306e\u30d6\u30e9\u30a6\u30b6\u3067\u306f\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u6a5f\u80fd\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3002\u30ad\u30fc\u30dc\u30fc\u30c9\u306e\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8\uff08Ctrl+X, Ctrl+C, Ctrl+V\uff09\u3092\u304a\u4f7f\u3044\u4e0b\u3055\u3044\u3002",
|
6
|
+
"Heading 4": "\u898b\u51fa\u3057 4",
|
5
7
|
"Div": "Div",
|
8
|
+
"Heading 2": "\u898b\u51fa\u3057 2",
|
6
9
|
"Paste": "\u8cbc\u308a\u4ed8\u3051",
|
7
10
|
"Close": "\u9589\u3058\u308b",
|
11
|
+
"Font Family": "\u30d5\u30a9\u30f3\u30c8\u30d5\u30a1\u30df\u30ea\u30fc",
|
8
12
|
"Pre": "Pre",
|
9
13
|
"Align right": "\u53f3\u5bc4\u305b",
|
10
14
|
"New document": "\u65b0\u898f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8",
|
11
|
-
"Blockquote": "
|
15
|
+
"Blockquote": "\u5f15\u7528",
|
12
16
|
"Numbered list": "\u756a\u53f7\u4ed8\u304d\u7b87\u6761\u66f8\u304d",
|
17
|
+
"Heading 1": "\u898b\u51fa\u3057 1",
|
18
|
+
"Headings": "\u898b\u51fa\u3057",
|
13
19
|
"Increase indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u5897\u3084\u3059",
|
14
20
|
"Formats": "\u66f8\u5f0f",
|
15
21
|
"Headers": "\u30d8\u30c3\u30c0\u30fc",
|
@@ -22,6 +28,7 @@ tinymce.addI18n('ja',{
|
|
22
28
|
"Header 1": "\u30d8\u30c3\u30c0\u30fc 1",
|
23
29
|
"Superscript": "\u4e0a\u4ed8\u304d\u6587\u5b57",
|
24
30
|
"Clear formatting": "\u66f8\u5f0f\u3092\u30af\u30ea\u30a2",
|
31
|
+
"Font Sizes": "\u30d5\u30a9\u30f3\u30c8\u30b5\u30a4\u30ba",
|
25
32
|
"Subscript": "\u4e0b\u4ed8\u304d\u6587\u5b57",
|
26
33
|
"Header 6": "\u30d8\u30c3\u30c0\u30fc 6",
|
27
34
|
"Redo": "\u3084\u308a\u76f4\u3059",
|
@@ -32,6 +39,8 @@ tinymce.addI18n('ja',{
|
|
32
39
|
"Italic": "\u659c\u4f53",
|
33
40
|
"Align center": "\u4e2d\u592e\u63c3\u3048",
|
34
41
|
"Header 5": "\u30d8\u30c3\u30c0\u30fc 5",
|
42
|
+
"Heading 6": "\u898b\u51fa\u3057 6",
|
43
|
+
"Heading 3": "\u898b\u51fa\u3057 3",
|
35
44
|
"Decrease indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u6e1b\u3089\u3059",
|
36
45
|
"Header 4": "\u30d8\u30c3\u30c0\u30fc 4",
|
37
46
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u8cbc\u308a\u4ed8\u3051\u306f\u73fe\u5728\u30d7\u30ec\u30fc\u30f3\u30c6\u30ad\u30b9\u30c8\u30e2\u30fc\u30c9\u3067\u3059\u3002\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u30aa\u30d5\u306b\u3057\u306a\u3044\u9650\u308a\u5185\u5bb9\u306f\u30d7\u30ec\u30fc\u30f3\u30c6\u30ad\u30b9\u30c8\u3068\u3057\u3066\u8cbc\u308a\u4ed8\u3051\u3089\u308c\u307e\u3059\u3002",
|
@@ -57,10 +66,14 @@ tinymce.addI18n('ja',{
|
|
57
66
|
"Restore last draft": "\u524d\u56de\u306e\u4e0b\u66f8\u304d\u3092\u5fa9\u6d3b\u3055\u305b\u308b",
|
58
67
|
"Special character": "\u7279\u6b8a\u6587\u5b57",
|
59
68
|
"Source code": "\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9",
|
69
|
+
"B": "B",
|
70
|
+
"R": "R",
|
71
|
+
"G": "G",
|
72
|
+
"Color": "\u30ab\u30e9\u30fc",
|
60
73
|
"Right to left": "\u53f3\u304b\u3089\u5de6",
|
61
74
|
"Left to right": "\u5de6\u304b\u3089\u53f3",
|
62
75
|
"Emoticons": "\u7d75\u6587\u5b57",
|
63
|
-
"Robots": "\u30ed\u30dc\u30c3\
|
76
|
+
"Robots": "\u30ed\u30dc\u30c3\u30c4",
|
64
77
|
"Document properties": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u30d7\u30ed\u30d1\u30c6\u30a3",
|
65
78
|
"Title": "\u30bf\u30a4\u30c8\u30eb",
|
66
79
|
"Keywords": "\u30ad\u30fc\u30ef\u30fc\u30c9",
|
@@ -81,6 +94,25 @@ tinymce.addI18n('ja',{
|
|
81
94
|
"Style": "\u30b9\u30bf\u30a4\u30eb",
|
82
95
|
"Dimensions": "\u753b\u50cf\u30b5\u30a4\u30ba\uff08\u6a2a\u30fb\u7e26\uff09",
|
83
96
|
"Insert image": "\u753b\u50cf\u306e\u633f\u5165",
|
97
|
+
"Zoom in": "\u30ba\u30fc\u30e0\u30a4\u30f3",
|
98
|
+
"Contrast": "\u30b3\u30f3\u30c8\u30e9\u30b9\u30c8",
|
99
|
+
"Back": "\u623b\u308b",
|
100
|
+
"Gamma": "\u30ac\u30f3\u30de",
|
101
|
+
"Flip horizontally": "\u6c34\u5e73\u306b\u53cd\u8ee2",
|
102
|
+
"Resize": "\u30ea\u30b5\u30a4\u30ba",
|
103
|
+
"Sharpen": "\u30b7\u30e3\u30fc\u30d7\u5316",
|
104
|
+
"Zoom out": "\u30ba\u30fc\u30e0\u30a2\u30a6\u30c8",
|
105
|
+
"Image options": "\u753b\u50cf\u30aa\u30d7\u30b7\u30e7\u30f3",
|
106
|
+
"Apply": "\u9069\u7528",
|
107
|
+
"Brightness": "\u660e\u308b\u3055",
|
108
|
+
"Rotate clockwise": "\u6642\u8a08\u56de\u308a\u306b\u56de\u8ee2",
|
109
|
+
"Rotate counterclockwise": "\u53cd\u6642\u8a08\u56de\u308a\u306b\u56de\u8ee2",
|
110
|
+
"Edit image": "\u753b\u50cf\u306e\u7de8\u96c6",
|
111
|
+
"Color levels": "\u30ab\u30e9\u30fc\u30ec\u30d9\u30eb",
|
112
|
+
"Crop": "\u30af\u30ed\u30c3\u30d7",
|
113
|
+
"Orientation": "\u5411\u304d",
|
114
|
+
"Flip vertically": "\u4e0a\u4e0b\u306b\u53cd\u8ee2",
|
115
|
+
"Invert": "\u53cd\u8ee2",
|
84
116
|
"Insert date\/time": "\u65e5\u4ed8\u30fb\u6642\u523b",
|
85
117
|
"Remove link": "\u30ea\u30f3\u30af\u306e\u524a\u9664",
|
86
118
|
"Url": "\u30ea\u30f3\u30af\u5148URL",
|
@@ -89,7 +121,9 @@ tinymce.addI18n('ja',{
|
|
89
121
|
"Insert link": "\u30ea\u30f3\u30af",
|
90
122
|
"New window": "\u65b0\u898f\u30a6\u30a3\u30f3\u30c9\u30a6",
|
91
123
|
"None": "\u306a\u3057",
|
124
|
+
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u5165\u529b\u3055\u308c\u305fURL\u306f\u5916\u90e8\u30ea\u30f3\u30af\u306e\u3088\u3046\u3067\u3059\u3002\u300chttp:\/\/\u300d\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u3092\u8ffd\u52a0\u3057\u307e\u3059\u304b\uff1f",
|
92
125
|
"Target": "\u30bf\u30fc\u30b2\u30c3\u30c8\u5c5e\u6027",
|
126
|
+
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u5165\u529b\u3055\u308c\u305fURL\u306f\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u306e\u3088\u3046\u3067\u3059\u3002\u300cmailto:\u300d\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u3092\u8ffd\u52a0\u3057\u307e\u3059\u304b\uff1f",
|
93
127
|
"Insert\/edit link": "\u30ea\u30f3\u30af\u306e\u633f\u5165\u30fb\u7de8\u96c6",
|
94
128
|
"Insert\/edit video": "\u52d5\u753b\u306e\u633f\u5165\u30fb\u7de8\u96c6",
|
95
129
|
"Poster": "\u4ee3\u66ff\u753b\u50cf\u306e\u5834\u6240",
|
@@ -99,6 +133,7 @@ tinymce.addI18n('ja',{
|
|
99
133
|
"Embed": "\u57cb\u3081\u8fbc\u307f",
|
100
134
|
"Nonbreaking space": "\u56fa\u5b9a\u30b9\u30da\u30fc\u30b9\uff08 \uff09",
|
101
135
|
"Page break": "\u30da\u30fc\u30b8\u533a\u5207\u308a",
|
136
|
+
"Paste as text": "\u30c6\u30ad\u30b9\u30c8\u3068\u3057\u3066\u8cbc\u308a\u4ed8\u3051",
|
102
137
|
"Preview": "\u30d7\u30ec\u30d3\u30e5\u30fc",
|
103
138
|
"Print": "\u5370\u5237",
|
104
139
|
"Save": "\u4fdd\u5b58",
|
@@ -107,8 +142,8 @@ tinymce.addI18n('ja',{
|
|
107
142
|
"Next": "\u6b21",
|
108
143
|
"Whole words": "\u5358\u8a9e\u5358\u4f4d\u3067\u691c\u7d22\u3059\u308b",
|
109
144
|
"Find and replace": "\u691c\u7d22\u3068\u7f6e\u304d\u63db\u3048",
|
110
|
-
"Replace with": "\u7f6e\u304d\u63db\u3048",
|
111
|
-
"Find": "\u691c\u7d22
|
145
|
+
"Replace with": "\u7f6e\u304d\u63db\u3048\u308b\u6587\u5b57",
|
146
|
+
"Find": "\u691c\u7d22",
|
112
147
|
"Replace all": "\u5168\u3066\u3092\u7f6e\u304d\u63db\u3048\u308b",
|
113
148
|
"Match case": "\u5927\u6587\u5b57\u30fb\u5c0f\u6587\u5b57\u3092\u533a\u5225\u3059\u308b",
|
114
149
|
"Prev": "\u524d",
|
@@ -116,11 +151,13 @@ tinymce.addI18n('ja',{
|
|
116
151
|
"Finish": "\u7d42\u4e86",
|
117
152
|
"Ignore all": "\u5168\u3066\u3092\u7121\u8996",
|
118
153
|
"Ignore": "\u7121\u8996",
|
154
|
+
"Add to Dictionary": "\u8f9e\u66f8\u306b\u8ffd\u52a0",
|
119
155
|
"Insert row before": "\u4e0a\u5074\u306b\u884c\u3092\u633f\u5165",
|
120
156
|
"Rows": "\u884c\u6570",
|
121
157
|
"Height": "\u9ad8\u3055",
|
122
158
|
"Paste row after": "\u4e0b\u5074\u306b\u884c\u3092\u8cbc\u308a\u4ed8\u3051",
|
123
159
|
"Alignment": "\u914d\u7f6e",
|
160
|
+
"Border color": "\u67a0\u7dda\u306e\u8272",
|
124
161
|
"Column group": "\u5217\u30b0\u30eb\u30fc\u30d7",
|
125
162
|
"Row": "\u884c",
|
126
163
|
"Insert column before": "\u5de6\u5074\u306b\u5217\u3092\u633f\u5165",
|
@@ -136,15 +173,20 @@ tinymce.addI18n('ja',{
|
|
136
173
|
"Paste row before": "\u4e0a\u5074\u306b\u884c\u3092\u8cbc\u308a\u4ed8\u3051",
|
137
174
|
"Scope": "\u30b9\u30b3\u30fc\u30d7",
|
138
175
|
"Delete table": "\u8868\u306e\u524a\u9664",
|
176
|
+
"H Align": "\u6c34\u5e73\u65b9\u5411\u306e\u914d\u7f6e",
|
177
|
+
"Top": "\u4e0a",
|
139
178
|
"Header cell": "\u30d8\u30c3\u30c0\u30fc\u30bb\u30eb",
|
140
179
|
"Column": "\u5217",
|
180
|
+
"Row group": "\u884c\u30b0\u30eb\u30fc\u30d7",
|
141
181
|
"Cell": "\u30bb\u30eb",
|
142
|
-
"
|
182
|
+
"Middle": "\u4e2d\u592e",
|
143
183
|
"Cell type": "\u30bb\u30eb\u30bf\u30a4\u30d7",
|
144
184
|
"Copy row": "\u884c\u306e\u30b3\u30d4\u30fc",
|
145
185
|
"Row properties": "\u884c\u306e\u8a73\u7d30\u8a2d\u5b9a",
|
146
186
|
"Table properties": "\u8868\u306e\u8a73\u7d30\u8a2d\u5b9a",
|
147
|
-
"
|
187
|
+
"Bottom": "\u4e0b",
|
188
|
+
"V Align": "\u5782\u76f4\u65b9\u5411\u306e\u914d\u7f6e",
|
189
|
+
"Header": "\u30d8\u30c3\u30c0\u30fc",
|
148
190
|
"Right": "\u53f3\u5bc4\u305b",
|
149
191
|
"Insert column after": "\u53f3\u5074\u306b\u5217\u3092\u633f\u5165",
|
150
192
|
"Cols": "\u5217\u6570",
|
@@ -157,9 +199,12 @@ tinymce.addI18n('ja',{
|
|
157
199
|
"Center": "\u4e2d\u592e\u63c3\u3048",
|
158
200
|
"Merge cells": "\u30bb\u30eb\u306e\u7d50\u5408",
|
159
201
|
"Insert template": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u633f\u5165",
|
160
|
-
"Templates": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\
|
202
|
+
"Templates": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u540d",
|
161
203
|
"Background color": "\u80cc\u666f\u8272",
|
162
|
-
"
|
204
|
+
"Custom...": "\u30ab\u30b9\u30bf\u30e0...",
|
205
|
+
"Custom color": "\u30ab\u30b9\u30bf\u30e0\u30ab\u30e9\u30fc",
|
206
|
+
"No color": "\u30ab\u30e9\u30fc\u306a\u3057",
|
207
|
+
"Text color": "\u30c6\u30ad\u30b9\u30c8\u306e\u8272",
|
163
208
|
"Show blocks": "\u6587\u7ae0\u306e\u533a\u5207\u308a\u3092\u70b9\u7dda\u3067\u8868\u793a",
|
164
209
|
"Show invisible characters": "\u4e0d\u53ef\u8996\u6587\u5b57\u3092\u8868\u793a",
|
165
210
|
"Words: {0}": "\u5358\u8a9e\u6570: {0}",
|
@@ -1,15 +1,21 @@
|
|
1
1
|
tinymce.addI18n('ka_GE',{
|
2
2
|
"Cut": "\u10d0\u10db\u10dd\u10ed\u10e0\u10d0",
|
3
|
+
"Heading 5": "\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 5",
|
3
4
|
"Header 2": "\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 2",
|
4
5
|
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u10d7\u10e5\u10d5\u10d4\u10dc \u10d1\u10e0\u10d0\u10e3\u10d6\u10d4\u10e0\u10e1 \u10d0\u10e0 \u10d0\u10e5\u10d5\u10e1 \u10d1\u10e3\u10e4\u10e0\u10e2\u10e8\u10d8 \u10e8\u10d4\u10ee\u10ec\u10d4\u10d5\u10d8\u10e1 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0. \u10d2\u10d7\u10ee\u10dd\u10d5\u10d7 \u10e1\u10d0\u10dc\u10d0\u10ea\u10d5\u10da\u10dd\u10d3 \u10d8\u10e1\u10d0\u10e0\u10d2\u10d4\u10d1\u10da\u10dd\u10d7 Ctrl+X\/C\/V \u10db\u10d0\u10da\u10e1\u10d0\u10ee\u10db\u10dd\u10d1\u10d8 \u10d9\u10dd\u10db\u10d1\u10d8\u10dc\u10d0\u10ea\u10d8\u10d4\u10d1\u10d8\u10d7.",
|
6
|
+
"Heading 4": "\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 4",
|
5
7
|
"Div": "\u10d2\u10d0\u10dc\u10d0\u10ec\u10d8\u10da\u10d4\u10d1\u10d0",
|
8
|
+
"Heading 2": "\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 2",
|
6
9
|
"Paste": "\u10e9\u10d0\u10e1\u10db\u10d0",
|
7
10
|
"Close": "\u10d3\u10d0\u10ee\u10e3\u10e0\u10d5\u10d0",
|
11
|
+
"Font Family": "\u10e4\u10dd\u10dc\u10e2\u10d8",
|
8
12
|
"Pre": "\u10de\u10e0\u10d4\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d8",
|
9
13
|
"Align right": "\u10d2\u10d0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4 \u10db\u10d0\u10e0\u10ef\u10d5\u10dc\u10d8\u10d5",
|
10
14
|
"New document": "\u10d0\u10ee\u10d0\u10da\u10d8 \u10d3\u10dd\u10d9\u10e3\u10db\u10d4\u10dc\u10e2\u10d8",
|
11
15
|
"Blockquote": "\u10d1\u10da\u10dd\u10d9\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8 \u10ea\u10d8\u10e2\u10d0\u10e2\u10d0",
|
12
16
|
"Numbered list": "\u10d3\u10d0\u10dc\u10dd\u10db\u10e0\u10d8\u10da\u10d8 \u10e1\u10d8\u10d0",
|
17
|
+
"Heading 1": "\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 1",
|
18
|
+
"Headings": "\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8",
|
13
19
|
"Increase indent": "\u10d0\u10d1\u10d6\u10d0\u10ea\u10d8\u10e1 \u10d2\u10d0\u10d6\u10e0\u10d3\u10d0",
|
14
20
|
"Formats": "\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d4\u10d1\u10d8",
|
15
21
|
"Headers": "\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d4\u10d1\u10d8",
|
@@ -22,6 +28,7 @@ tinymce.addI18n('ka_GE',{
|
|
22
28
|
"Header 1": "\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 1",
|
23
29
|
"Superscript": "\u10d6\u10d4\u10d3\u10d0 \u10d8\u10dc\u10d3\u10d4\u10e5\u10e1\u10d8",
|
24
30
|
"Clear formatting": "\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d8\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d2\u10d0\u10e1\u10e3\u10e4\u10d7\u10d0\u10d5\u10d4\u10d1\u10d0",
|
31
|
+
"Font Sizes": "\u10e4\u10dd\u10dc\u10e2\u10d8\u10e1 \u10d6\u10dd\u10db\u10d0",
|
25
32
|
"Subscript": "\u10e5\u10d5\u10d4\u10d3\u10d0 \u10d8\u10dc\u10d3\u10d4\u10e5\u10e1\u10d8",
|
26
33
|
"Header 6": "\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 6",
|
27
34
|
"Redo": "\u10d2\u10d0\u10db\u10d4\u10dd\u10e0\u10d4\u10d1\u10d0",
|
@@ -32,9 +39,11 @@ tinymce.addI18n('ka_GE',{
|
|
32
39
|
"Italic": "\u10d3\u10d0\u10ee\u10e0\u10d8\u10da\u10d8",
|
33
40
|
"Align center": "\u10d2\u10d0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4 \u10ea\u10d4\u10dc\u10e2\u10e0\u10e8\u10d8",
|
34
41
|
"Header 5": "\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 5",
|
42
|
+
"Heading 6": "\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 6",
|
43
|
+
"Heading 3": "\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 3",
|
35
44
|
"Decrease indent": "\u10d0\u10d1\u10d6\u10d0\u10ea\u10d8\u10e1 \u10e8\u10d4\u10db\u10ea\u10d8\u10e0\u10d4\u10d1\u10d0",
|
36
45
|
"Header 4": "\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 4",
|
37
|
-
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\
|
46
|
+
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u10e2\u10d4\u10e5\u10e1\u10e2\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0 \u10e9\u10d5\u10d4\u10e3\u10da\u10d4\u10d1\u10e0\u10d8\u10d5 \u10e0\u10d4\u10df\u10d8\u10db\u10e8\u10d8\u10d0. \u10e2\u10d4\u10e5\u10e1\u10e2\u10d8 \u10e9\u10d0\u10d8\u10e1\u10db\u10d4\u10d5\u10d0 \u10e3\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10dd\u10d7 \u10e1\u10d0\u10dc\u10d0\u10db \u10d0\u10db \u10d7\u10d5\u10d8\u10e1\u10d4\u10d1\u10d0\u10e1 \u10d0\u10e0 \u10d2\u10d0\u10d7\u10d8\u10e8\u10d0\u10d5\u10d7.",
|
38
47
|
"Underline": "\u10e5\u10d5\u10d4\u10d3\u10d0 \u10ee\u10d0\u10d6\u10d8",
|
39
48
|
"Cancel": "\u10d2\u10d0\u10e3\u10e5\u10db\u10d4\u10d1\u10d0",
|
40
49
|
"Justify": "\u10d2\u10d0\u10db\u10d0\u10e0\u10d7\u10e3\u10da\u10d8",
|
@@ -57,6 +66,10 @@ tinymce.addI18n('ka_GE',{
|
|
57
66
|
"Restore last draft": "\u10d1\u10dd\u10da\u10dd\u10e1 \u10e8\u10d4\u10dc\u10d0\u10ee\u10e3\u10da\u10d8\u10e1 \u10d0\u10e6\u10d3\u10d2\u10d4\u10dc\u10d0",
|
58
67
|
"Special character": "\u10e1\u10de\u10d4\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd",
|
59
68
|
"Source code": "\u10ec\u10e7\u10d0\u10e0\u10dd\u10e1 \u10d9\u10dd\u10d3\u10d8",
|
69
|
+
"B": "\u10da",
|
70
|
+
"R": "\u10ec",
|
71
|
+
"G": "\u10db",
|
72
|
+
"Color": "\u10e4\u10d4\u10e0\u10d8",
|
60
73
|
"Right to left": "\u10db\u10d0\u10e0\u10ef\u10d5\u10dc\u10d8\u10d3\u10d0\u10dc \u10db\u10d0\u10e0\u10ea\u10ee\u10dc\u10d8\u10d5",
|
61
74
|
"Left to right": "\u10db\u10d0\u10e0\u10ea\u10ee\u10dc\u10d8\u10d3\u10d0\u10dc \u10db\u10d0\u10e0\u10ef\u10d5\u10dc\u10d8\u10d5",
|
62
75
|
"Emoticons": "\u10e1\u10db\u10d0\u10d8\u10da\u10d8\u10d9\u10d4\u10d1\u10d8",
|
@@ -81,22 +94,46 @@ tinymce.addI18n('ka_GE',{
|
|
81
94
|
"Style": "\u10e1\u10e2\u10d8\u10da\u10d8",
|
82
95
|
"Dimensions": "\u10d2\u10d0\u10dc\u10d6\u10dd\u10db\u10d8\u10da\u10d4\u10d1\u10d0",
|
83
96
|
"Insert image": "\u10e1\u10e3\u10e0\u10d0\u10d7\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0",
|
97
|
+
"Zoom in": "\u10d2\u10d0\u10d3\u10d8\u10d3\u10d8\u10d4\u10d1\u10d0",
|
98
|
+
"Contrast": "\u10d9\u10dd\u10dc\u10e2\u10e0\u10d0\u10e1\u10e2\u10d8",
|
99
|
+
"Back": "\u10e3\u10d9\u10d0\u10dc",
|
100
|
+
"Gamma": "\u10d2\u10d0\u10db\u10d0",
|
101
|
+
"Flip horizontally": "\u10f0\u10dd\u10e0\u10d8\u10d6\u10dd\u10dc\u10e2\u10d0\u10da\u10e3\u10e0\u10d0\u10d3 \u10e8\u10d4\u10e2\u10e0\u10d8\u10d0\u10da\u10d4\u10d1\u10d0",
|
102
|
+
"Resize": "\u10d6\u10dd\u10db\u10d8\u10e1 \u10e8\u10d4\u10ea\u10d5\u10da\u10d0",
|
103
|
+
"Sharpen": "\u10d2\u10d0\u10da\u10d4\u10e1\u10d5\u10d0",
|
104
|
+
"Zoom out": "\u10d3\u10d0\u10de\u10d0\u10e2\u10d0\u10e0\u10d0\u10d5\u10d4\u10d1\u10d0",
|
105
|
+
"Image options": "\u10e1\u10e3\u10e0\u10d0\u10d7\u10d8\u10e1 \u10de\u10d0\u10e0\u10d0\u10db\u10d4\u10e2\u10e0\u10d4\u10d1\u10d8",
|
106
|
+
"Apply": "\u10db\u10d8\u10e6\u10d4\u10d1\u10d0",
|
107
|
+
"Brightness": "\u10e1\u10d8\u10d9\u10d0\u10e8\u10d9\u10d0\u10e8\u10d4",
|
108
|
+
"Rotate clockwise": "\u10e1\u10d0\u10d0\u10d7\u10d8\u10e1 \u10d8\u10e1\u10e0\u10d8\u10e1 \u10db\u10d8\u10db\u10d0\u10e0\u10d7\u10e3\u10da\u10d4\u10d1\u10d8\u10d7 \u10db\u10dd\u10d1\u10e0\u10e3\u10dc\u10d4\u10d1\u10d0",
|
109
|
+
"Rotate counterclockwise": "\u10e1\u10d0\u10d0\u10d7\u10d8\u10e1 \u10d8\u10e1\u10e0\u10d8\u10e1 \u10db\u10d8\u10db\u10d0\u10e0\u10d7\u10e3\u10da\u10d4\u10d1\u10d8\u10e1 \u10e1\u10d0\u10ec\u10d8\u10dc\u10d0\u10d0\u10e6\u10db\u10d3\u10d4\u10d2\u10dd\u10d2 \u10db\u10dd\u10d1\u10e0\u10e3\u10dc\u10d4\u10d1\u10d0",
|
110
|
+
"Edit image": "\u10e1\u10e3\u10e0\u10d0\u10d7\u10d8\u10e1 \u10e0\u10d4\u10d3\u10d0\u10e5\u10e2\u10d8\u10e0\u10d4\u10d1\u10d0",
|
111
|
+
"Color levels": "\u10e4\u10d4\u10e0\u10d8\u10e1 \u10d3\u10dd\u10dc\u10d4",
|
112
|
+
"Crop": "\u10db\u10dd\u10ed\u10e0\u10d0",
|
113
|
+
"Orientation": "\u10dd\u10e0\u10d8\u10d4\u10dc\u10e2\u10d0\u10ea\u10d8\u10d0",
|
114
|
+
"Flip vertically": "\u10d5\u10d4\u10e0\u10e2\u10d8\u10d9\u10d0\u10da\u10e3\u10e0\u10d0\u10d3 \u10d0\u10e2\u10e0\u10d8\u10d0\u10da\u10d4\u10d1\u10d0",
|
115
|
+
"Invert": "\u10e8\u10d4\u10d1\u10e0\u10e3\u10dc\u10d4\u10d1\u10d0",
|
84
116
|
"Insert date\/time": "\u10d7\u10d0\u10e0\u10d8\u10e6\u10d8\/\u10d3\u10e0\u10dd\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0",
|
117
|
+
"Remove link": "\u10d1\u10db\u10e3\u10da\u10d8\u10e1 \u10ec\u10d0\u10e8\u10da\u10d0",
|
85
118
|
"Url": "Url",
|
86
119
|
"Text to display": "\u10e2\u10d4\u10e5\u10e1\u10e2\u10d8",
|
120
|
+
"Anchors": "\u10e6\u10e3\u10d6\u10d0",
|
87
121
|
"Insert link": "\u10d1\u10db\u10e3\u10da\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0",
|
88
122
|
"New window": "\u10d0\u10ee\u10d0\u10da \u10e4\u10d0\u10dc\u10ef\u10d0\u10e0\u10d0\u10e8\u10d8",
|
89
123
|
"None": "\u10d0\u10e0\u10ea\u10d4\u10e0\u10d7\u10d8",
|
124
|
+
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u10d7\u10e5\u10d5\u10d4\u10dc\u10e1 \u10db\u10d8\u10d4\u10e0 \u10db\u10d8\u10d7\u10d8\u10d7\u10d4\u10d1\u10e3\u10da\u10d8 \u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8 \u10ec\u10d0\u10e0\u10db\u10dd\u10d0\u10d3\u10d2\u10d4\u10dc\u10e1 \u10d2\u10d0\u10e0\u10d4 \u10d1\u10db\u10e3\u10da\u10e1. \u10d2\u10e1\u10e3\u10e0\u10d7, \u10e0\u10dd\u10db \u10db\u10d8\u10d5\u10d0\u10dc\u10d8\u10ed\u10dd http:\/\/ \u10e4\u10e0\u10d4\u10e4\u10d8\u10e5\u10e1\u10d8?",
|
90
125
|
"Target": "\u10d2\u10d0\u10ee\u10e1\u10dc\u10d0",
|
126
|
+
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u10d7\u10e5\u10d5\u10d4\u10dc \u10db\u10d8\u10e3\u10d7\u10d8\u10d7\u10d4\u10d7 \u10d4\u10da-\u10e4\u10dd\u10e1\u10e2\u10d8\u10e1 \u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8 \u10dc\u10d0\u10ea\u10d5\u10da\u10d0\u10d3 \u10d5\u10d4\u10d1-\u10d2\u10d5\u10d4\u10e0\u10d3\u10d8\u10e1\u10d0. \u10d2\u10e1\u10e3\u10e0\u10d7, \u10e0\u10dd\u10db \u10db\u10d8\u10d5\u10d0\u10dc\u10d8\u10ed\u10dd mailto: \u10e4\u10e0\u10d4\u10e4\u10d8\u10e5\u10e1\u10d8?",
|
91
127
|
"Insert\/edit link": "\u10d1\u10db\u10e3\u10da\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0\/\u10e0\u10d4\u10d3\u10d0\u10e5\u10e2\u10d8\u10e0\u10d4\u10d0",
|
92
128
|
"Insert\/edit video": "\u10d5\u10d8\u10d3\u10d4\u10dd\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0\/\u10e0\u10d4\u10d3\u10d0\u10e5\u10e2\u10d8\u10e0\u10d4\u10d1\u10d0",
|
93
129
|
"Poster": "\u10de\u10da\u10d0\u10d9\u10d0\u10e2\u10d8",
|
94
130
|
"Alternative source": "\u10d0\u10da\u10e2\u10d4\u10e0\u10dc\u10d0\u10e2\u10d8\u10e3\u10da\u10d8 \u10ec\u10e7\u10d0\u10e0\u10dd",
|
95
131
|
"Paste your embed code below:": "\u10d0\u10e5 \u10e9\u10d0\u10e1\u10d5\u10d8\u10d7 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10d9\u10dd\u10d3\u10d8:",
|
96
132
|
"Insert video": "\u10d5\u10d8\u10d3\u10d4\u10dd\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0",
|
97
|
-
"Embed": "
|
133
|
+
"Embed": "\u10e9\u10d0\u10e8\u10d4\u10dc\u10d4\u10d1\u10d0",
|
98
134
|
"Nonbreaking space": "\u10e3\u10ec\u10e7\u10d5\u10d4\u10e2\u10d8 \u10e1\u10d8\u10d5\u10e0\u10ea\u10d4",
|
99
135
|
"Page break": "\u10d2\u10d5\u10d4\u10e0\u10d3\u10d8\u10e1 \u10d2\u10d0\u10ec\u10e7\u10d5\u10d4\u10e2\u10d0",
|
136
|
+
"Paste as text": "\u10e9\u10d0\u10e1\u10d5\u10d8\u10d7 \u10e0\u10dd\u10d2\u10dd\u10e0\u10ea \u10e2\u10d4\u10e5\u10e1\u10e2\u10d8",
|
100
137
|
"Preview": "\u10ec\u10d8\u10dc\u10d0\u10e1\u10ec\u10d0\u10e0 \u10dc\u10d0\u10ee\u10d5\u10d0",
|
101
138
|
"Print": "\u10d0\u10db\u10dd\u10d1\u10d4\u10ed\u10d5\u10d3\u10d0",
|
102
139
|
"Save": "\u10e8\u10d4\u10dc\u10d0\u10ee\u10d5\u10d0",
|
@@ -111,14 +148,16 @@ tinymce.addI18n('ka_GE',{
|
|
111
148
|
"Match case": "\u10d3\u10d0\u10d0\u10db\u10d7\u10ee\u10d5\u10d8\u10d4 \u10d0\u10e1\u10dd\u10d4\u10d1\u10d8\u10e1 \u10d6\u10dd\u10db\u10d0",
|
112
149
|
"Prev": "\u10ec\u10d8\u10dc\u10d0",
|
113
150
|
"Spellcheck": "\u10db\u10d0\u10e0\u10d7\u10da\u10ec\u10d4\u10e0\u10d8\u10e1 \u10e8\u10d4\u10db\u10dd\u10ec\u10db\u10d4\u10d1\u10d0",
|
114
|
-
"Finish": "\
|
151
|
+
"Finish": "\u10d3\u10d0\u10e1\u10d0\u10e1\u10e0\u10e3\u10da\u10d8",
|
115
152
|
"Ignore all": "\u10e7\u10d5\u10d4\u10da\u10d0\u10e1 \u10d8\u10d2\u10dc\u10dd\u10e0\u10d8\u10e0\u10d4\u10d1\u10d0",
|
116
153
|
"Ignore": "\u10d8\u10d2\u10dc\u10dd\u10e0\u10d8\u10e0\u10d4\u10d1\u10d0",
|
154
|
+
"Add to Dictionary": "\u10da\u10d4\u10e5\u10e1\u10d8\u10d9\u10dd\u10dc\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0",
|
117
155
|
"Insert row before": "\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d7\u10d0\u10d5\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0",
|
118
156
|
"Rows": "\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d4\u10d1\u10d8",
|
119
157
|
"Height": "\u10e1\u10d8\u10db\u10d0\u10e6\u10da\u10d4",
|
120
158
|
"Paste row after": "\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d1\u10dd\u10da\u10dd\u10e8\u10d8 \u10e9\u10d0\u10e1\u10db\u10d0",
|
121
159
|
"Alignment": "\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d0",
|
160
|
+
"Border color": "\u10e1\u10d0\u10d6\u10d0\u10e0\u10d8\u10e1 \u10e4\u10d4\u10e0\u10d8",
|
122
161
|
"Column group": "\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10ef\u10d2\u10e3\u10e4\u10d8",
|
123
162
|
"Row": "\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8",
|
124
163
|
"Insert column before": "\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10d7\u10d0\u10d5\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0",
|
@@ -134,15 +173,20 @@ tinymce.addI18n('ka_GE',{
|
|
134
173
|
"Paste row before": "\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d7\u10d0\u10d5\u10e8\u10d8 \u10e9\u10d0\u10e1\u10db\u10d0",
|
135
174
|
"Scope": "\u10e9\u10d0\u10e0\u10e9\u10dd",
|
136
175
|
"Delete table": "\u10ea\u10ee\u10e0\u10d8\u10da\u10d8\u10e1 \u10ec\u10d0\u10e8\u10da\u10d0",
|
176
|
+
"H Align": "H \u10e9\u10d0\u10db\u10ec\u10d9\u10e0\u10d8\u10d5\u10d4\u10d1\u10d0",
|
177
|
+
"Top": "\u10db\u10d0\u10e6\u10da\u10d0",
|
137
178
|
"Header cell": "\u10d7\u10d0\u10d5\u10d8\u10e1 \u10e3\u10ef\u10e0\u10d0",
|
138
179
|
"Column": "\u10e1\u10d5\u10d4\u10e2\u10d8",
|
180
|
+
"Row group": "\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10ef\u10d2\u10e3\u10e4\u10d8",
|
139
181
|
"Cell": "\u10e3\u10ef\u10e0\u10d0",
|
140
|
-
"
|
182
|
+
"Middle": "\u10e8\u10e3\u10d0",
|
141
183
|
"Cell type": "\u10e3\u10ef\u10e0\u10d8\u10e1 \u10e2\u10d8\u10de\u10d8",
|
142
184
|
"Copy row": "\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d9\u10dd\u10de\u10d8\u10e0\u10d4\u10d1\u10d0",
|
143
185
|
"Row properties": "\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d7\u10d5\u10d8\u10e1\u10d4\u10d1\u10d4\u10d1\u10d8",
|
144
186
|
"Table properties": "\u10ea\u10ee\u10e0\u10d8\u10da\u10d8\u10e1 \u10d7\u10d5\u10d8\u10e1\u10d4\u10d1\u10d4\u10d1\u10d8",
|
145
|
-
"
|
187
|
+
"Bottom": "\u10e5\u10d5\u10d4\u10d3\u10d0",
|
188
|
+
"V Align": "V \u10e9\u10d0\u10db\u10ec\u10d9\u10e0\u10d8\u10d5\u10d4\u10d1\u10d0",
|
189
|
+
"Header": "\u10d7\u10d0\u10d5\u10d8",
|
146
190
|
"Right": "\u10db\u10d0\u10e0\u10ef\u10d5\u10dc\u10d8\u10d5",
|
147
191
|
"Insert column after": "\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10d1\u10dd\u10da\u10dd\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0",
|
148
192
|
"Cols": "\u10e1\u10d5\u10d4\u10e2\u10d4\u10d1\u10d8",
|
@@ -157,6 +201,9 @@ tinymce.addI18n('ka_GE',{
|
|
157
201
|
"Insert template": "\u10e8\u10d0\u10d1\u10da\u10dd\u10dc\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0",
|
158
202
|
"Templates": "\u10e8\u10d0\u10d1\u10da\u10dd\u10dc\u10d4\u10d1\u10d8",
|
159
203
|
"Background color": "\u10e3\u10d9\u10d0\u10dc\u10d0 \u10e4\u10d4\u10e0\u10d8",
|
204
|
+
"Custom...": "\u10db\u10dd\u10e0\u10d2\u10d4\u10d1\u10e3\u10da\u10d8",
|
205
|
+
"Custom color": "\u10db\u10dd\u10e0\u10d2\u10d4\u10d1\u10e3\u10da\u10d8 \u10e4\u10d4\u10e0\u10d8",
|
206
|
+
"No color": "\u10e4\u10d4\u10e0\u10d8\u10e1 \u10d2\u10d0\u10e0\u10d4\u10e8\u10d4",
|
160
207
|
"Text color": "\u10e2\u10d4\u10e5\u10e1\u10e2\u10d8\u10e1 \u10e4\u10d4\u10e0\u10d8",
|
161
208
|
"Show blocks": "\u10d1\u10da\u10dd\u10d9\u10d4\u10d1\u10d8\u10e1 \u10e9\u10d5\u10d4\u10dc\u10d4\u10d1\u10d0",
|
162
209
|
"Show invisible characters": "\u10e3\u10ee\u10d8\u10da\u10d0\u10d5\u10d8 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd\u10d4\u10d1\u10d8\u10e1 \u10e9\u10d5\u10d4\u10dc\u10d4\u10d1\u10d0",
|