tinymce-rails-langs 4.20160310 → 4.20180103
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 +5 -5
- data/vendor/assets/javascripts/tinymce/langs/af_ZA.js +230 -0
- data/vendor/assets/javascripts/tinymce/langs/ar.js +164 -130
- data/vendor/assets/javascripts/tinymce/langs/be.js +12 -1
- data/vendor/assets/javascripts/tinymce/langs/bg_BG.js +164 -130
- data/vendor/assets/javascripts/tinymce/langs/ca.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/cs.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/cy.js +74 -23
- data/vendor/assets/javascripts/tinymce/langs/da.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/de.js +172 -131
- data/vendor/assets/javascripts/tinymce/langs/de_AT.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/dv.js +39 -1
- data/vendor/assets/javascripts/tinymce/langs/el.js +12 -1
- data/vendor/assets/javascripts/tinymce/langs/en_CA.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/en_GB.js +54 -3
- data/vendor/assets/javascripts/tinymce/langs/es.js +164 -130
- data/vendor/assets/javascripts/tinymce/langs/es_MX.js +171 -137
- data/vendor/assets/javascripts/tinymce/langs/et.js +12 -1
- data/vendor/assets/javascripts/tinymce/langs/fa_IR.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/fr_FR.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/ga.js +164 -130
- data/vendor/assets/javascripts/tinymce/langs/gl.js +175 -113
- data/vendor/assets/javascripts/tinymce/langs/he_IL.js +12 -1
- data/vendor/assets/javascripts/tinymce/langs/hr.js +164 -130
- data/vendor/assets/javascripts/tinymce/langs/hu_HU.js +174 -133
- data/vendor/assets/javascripts/tinymce/langs/it.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/ja.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/ka_GE.js +12 -1
- data/vendor/assets/javascripts/tinymce/langs/kab.js +22 -11
- data/vendor/assets/javascripts/tinymce/langs/kk.js +56 -5
- data/vendor/assets/javascripts/tinymce/langs/km_KH.js +166 -132
- data/vendor/assets/javascripts/tinymce/langs/ko_KR.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/lv.js +205 -145
- data/vendor/assets/javascripts/tinymce/langs/nb_NO.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/nl.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/pl.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/pt_BR.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/pt_PT.js +174 -133
- data/vendor/assets/javascripts/tinymce/langs/ro.js +20 -9
- data/vendor/assets/javascripts/tinymce/langs/ru.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/sk.js +165 -131
- data/vendor/assets/javascripts/tinymce/langs/sl_SI.js +34 -1
- data/vendor/assets/javascripts/tinymce/langs/sv_SE.js +172 -131
- data/vendor/assets/javascripts/tinymce/langs/ta.js +176 -135
- data/vendor/assets/javascripts/tinymce/langs/ta_IN.js +177 -136
- data/vendor/assets/javascripts/tinymce/langs/th_TH.js +43 -10
- data/vendor/assets/javascripts/tinymce/langs/tr.js +164 -130
- data/vendor/assets/javascripts/tinymce/langs/tr_TR.js +169 -116
- data/vendor/assets/javascripts/tinymce/langs/uk.js +164 -130
- data/vendor/assets/javascripts/tinymce/langs/uk_UA.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/uz.js +260 -0
- data/vendor/assets/javascripts/tinymce/langs/vi_VN.js +14 -3
- data/vendor/assets/javascripts/tinymce/langs/zh_CN.js +177 -114
- data/vendor/assets/javascripts/tinymce/langs/zh_TW.js +164 -130
- metadata +5 -4
@@ -1,219 +1,260 @@
|
|
1
1
|
tinymce.addI18n('it',{
|
2
|
+
"Redo": "Ripeti",
|
3
|
+
"Undo": "Indietro",
|
2
4
|
"Cut": "Taglia",
|
3
|
-
"
|
4
|
-
"Header 2": "Header 2",
|
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",
|
7
|
-
"Div": "Div",
|
8
|
-
"Heading 2": "Intestazione 2",
|
5
|
+
"Copy": "Copia",
|
9
6
|
"Paste": "Incolla",
|
10
|
-
"
|
11
|
-
"Font Family": "Famiglia font",
|
12
|
-
"Pre": "Pre",
|
13
|
-
"Align right": "Allinea a Destra",
|
7
|
+
"Select all": "Seleziona Tutto",
|
14
8
|
"New document": "Nuovo Documento",
|
15
|
-
"
|
9
|
+
"Ok": "Ok",
|
10
|
+
"Cancel": "Annulla",
|
11
|
+
"Visual aids": "Elementi Visivi",
|
12
|
+
"Bold": "Grassetto",
|
13
|
+
"Italic": "Corsivo",
|
14
|
+
"Underline": "Sottolineato",
|
15
|
+
"Strikethrough": "Barrato",
|
16
|
+
"Superscript": "Apice",
|
17
|
+
"Subscript": "Pedice",
|
18
|
+
"Clear formatting": "Cancella Formattazione",
|
19
|
+
"Align left": "Allinea a Sinistra",
|
20
|
+
"Align center": "Allinea al Cento",
|
21
|
+
"Align right": "Allinea a Destra",
|
22
|
+
"Justify": "Giustifica",
|
23
|
+
"Bullet list": "Elenchi Puntati",
|
16
24
|
"Numbered list": "Elenchi Numerati",
|
17
|
-
"
|
18
|
-
"Headings": "Intestazioni",
|
25
|
+
"Decrease indent": "Riduci Rientro",
|
19
26
|
"Increase indent": "Aumenta Rientro",
|
27
|
+
"Close": "Chiudi",
|
20
28
|
"Formats": "Formattazioni",
|
29
|
+
"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.",
|
21
30
|
"Headers": "Intestazioni",
|
22
|
-
"Select all": "Seleziona Tutto",
|
23
|
-
"Header 3": "Intestazione 3",
|
24
|
-
"Blocks": "Blocchi",
|
25
|
-
"Undo": "Indietro",
|
26
|
-
"Strikethrough": "Barrato",
|
27
|
-
"Bullet list": "Elenchi Puntati",
|
28
31
|
"Header 1": "Intestazione 1",
|
29
|
-
"
|
30
|
-
"
|
31
|
-
"
|
32
|
-
"Subscript": "Pedice",
|
33
|
-
"Header 6": "Intestazione 6",
|
34
|
-
"Redo": "Ripeti",
|
35
|
-
"Paragraph": "Paragrafo",
|
36
|
-
"Ok": "Ok",
|
37
|
-
"Bold": "Grassetto",
|
38
|
-
"Code": "Codice",
|
39
|
-
"Italic": "Corsivo",
|
40
|
-
"Align center": "Allinea al Cento",
|
32
|
+
"Header 2": "Header 2",
|
33
|
+
"Header 3": "Intestazione 3",
|
34
|
+
"Header 4": "Intestazione 4",
|
41
35
|
"Header 5": "Intestazione 5",
|
42
|
-
"
|
36
|
+
"Header 6": "Intestazione 6",
|
37
|
+
"Headings": "Intestazioni",
|
38
|
+
"Heading 1": "Intestazione 1",
|
39
|
+
"Heading 2": "Intestazione 2",
|
43
40
|
"Heading 3": "Intestazione 3",
|
44
|
-
"
|
45
|
-
"
|
46
|
-
"
|
47
|
-
"
|
48
|
-
"
|
49
|
-
"
|
41
|
+
"Heading 4": "Intestazione 4",
|
42
|
+
"Heading 5": "Intestazione 5",
|
43
|
+
"Heading 6": "Intestazione 6",
|
44
|
+
"Div": "Div",
|
45
|
+
"Pre": "Pre",
|
46
|
+
"Code": "Codice",
|
47
|
+
"Paragraph": "Paragrafo",
|
48
|
+
"Blockquote": "Blockquote",
|
50
49
|
"Inline": "Inlinea",
|
51
|
-
"
|
52
|
-
"
|
53
|
-
"
|
54
|
-
"
|
55
|
-
"
|
50
|
+
"Blocks": "Blocchi",
|
51
|
+
"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.",
|
52
|
+
"Font Family": "Famiglia font",
|
53
|
+
"Font Sizes": "Dimensioni font",
|
54
|
+
"Class": "Classe",
|
55
|
+
"Browse for an image": "Scegli un'immagine",
|
56
|
+
"OR": "o",
|
57
|
+
"Drop an image here": "Incolla un'immagine qui",
|
58
|
+
"Upload": "Carica",
|
59
|
+
"Block": "Blocco",
|
60
|
+
"Align": "Allinea",
|
56
61
|
"Default": "Default",
|
57
|
-
"Lower Alpha": "Alpha Minore",
|
58
62
|
"Circle": "Cerchio",
|
59
63
|
"Disc": "Disco",
|
64
|
+
"Square": "Quadrato",
|
65
|
+
"Lower Alpha": "Alpha Minore",
|
66
|
+
"Lower Greek": "Greek Minore",
|
67
|
+
"Lower Roman": "Roman Minore",
|
60
68
|
"Upper Alpha": "Alpha Superiore",
|
61
69
|
"Upper Roman": "Roman Superiore",
|
62
|
-
"Lower Roman": "Roman Minore",
|
63
|
-
"Name": "Nome",
|
64
70
|
"Anchor": "Fissa",
|
71
|
+
"Name": "Nome",
|
72
|
+
"Id": "Id",
|
73
|
+
"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.",
|
65
74
|
"You have unsaved changes are you sure you want to navigate away?": "Non hai salvato delle modifiche, sei sicuro di andartene?",
|
66
75
|
"Restore last draft": "Ripristina l'ultima bozza.",
|
67
76
|
"Special character": "Carattere Speciale",
|
68
77
|
"Source code": "Codice Sorgente",
|
69
|
-
"
|
78
|
+
"Insert\/Edit code sample": "Inserisci\/Modifica esempio di codice",
|
79
|
+
"Language": "Lingua",
|
80
|
+
"Code sample": "Esempio di codice",
|
81
|
+
"Color": "Colore",
|
70
82
|
"R": "R",
|
71
83
|
"G": "G",
|
72
|
-
"
|
73
|
-
"Right to left": "Da Destra a Sinistra",
|
84
|
+
"B": "B",
|
74
85
|
"Left to right": "Da Sinistra a Destra",
|
86
|
+
"Right to left": "Da Destra a Sinistra",
|
75
87
|
"Emoticons": "Emoction",
|
76
|
-
"Robots": "Robot",
|
77
88
|
"Document properties": "Propriet\u00e0 Documento",
|
78
89
|
"Title": "Titolo",
|
79
90
|
"Keywords": "Parola Chiave",
|
80
|
-
"Encoding": "Codifica",
|
81
91
|
"Description": "Descrizione",
|
92
|
+
"Robots": "Robot",
|
82
93
|
"Author": "Autore",
|
94
|
+
"Encoding": "Codifica",
|
83
95
|
"Fullscreen": "Schermo Intero",
|
96
|
+
"Action": "Action",
|
97
|
+
"Shortcut": "Shortcut",
|
98
|
+
"Help": "Help",
|
99
|
+
"Address": "Address",
|
100
|
+
"Focus to menubar": "Focus to menubar",
|
101
|
+
"Focus to toolbar": "Focus to toolbar",
|
102
|
+
"Focus to element path": "Focus to element path",
|
103
|
+
"Focus to contextual toolbar": "Focus to contextual toolbar",
|
104
|
+
"Insert link (if link plugin activated)": "Insert link (if link plugin activated)",
|
105
|
+
"Save (if save plugin activated)": "Save (if save plugin activated)",
|
106
|
+
"Find (if searchreplace plugin activated)": "Find (if searchreplace plugin activated)",
|
107
|
+
"Plugins installed ({0}):": "Plugins installed ({0}):",
|
108
|
+
"Premium plugins:": "Premium plugins:",
|
109
|
+
"Learn more...": "Learn more...",
|
110
|
+
"You are using {0}": "You are using {0}",
|
111
|
+
"Plugins": "Plugins",
|
112
|
+
"Handy Shortcuts": "Handy Shortcuts",
|
84
113
|
"Horizontal line": "Linea Orizzontale",
|
85
|
-
"Horizontal space": "Spazio Orizzontale",
|
86
114
|
"Insert\/edit image": "Aggiungi\/Modifica Immagine",
|
87
|
-
"
|
88
|
-
"Advanced": "Avanzato",
|
115
|
+
"Image description": "Descrizione Immagine",
|
89
116
|
"Source": "Fonte",
|
90
|
-
"
|
117
|
+
"Dimensions": "Dimenzioni",
|
91
118
|
"Constrain proportions": "Mantieni Proporzioni",
|
92
|
-
"
|
93
|
-
"
|
119
|
+
"General": "Generale",
|
120
|
+
"Advanced": "Avanzato",
|
94
121
|
"Style": "Stile",
|
95
|
-
"
|
122
|
+
"Vertical space": "Spazio Verticale",
|
123
|
+
"Horizontal space": "Spazio Orizzontale",
|
124
|
+
"Border": "Bordo",
|
96
125
|
"Insert image": "Inserisci immagine",
|
97
|
-
"
|
98
|
-
"
|
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",
|
126
|
+
"Image": "Immagine",
|
127
|
+
"Image list": "Image list",
|
109
128
|
"Rotate counterclockwise": "Ruota in senso antiorario",
|
129
|
+
"Rotate clockwise": "Ruota in senso orario",
|
130
|
+
"Flip vertically": "Rifletti verticalmente",
|
131
|
+
"Flip horizontally": "Rifletti orizzontalmente",
|
110
132
|
"Edit image": "Modifica immagine",
|
111
|
-
"
|
133
|
+
"Image options": "Opzioni immagine",
|
134
|
+
"Zoom in": "Ingrandisci",
|
135
|
+
"Zoom out": "Rimpicciolisci",
|
112
136
|
"Crop": "Taglia",
|
137
|
+
"Resize": "Ridimensiona",
|
113
138
|
"Orientation": "Orientamento",
|
114
|
-
"
|
139
|
+
"Brightness": "Luminosit\u00e0",
|
140
|
+
"Sharpen": "Contrasta",
|
141
|
+
"Contrast": "Contrasto",
|
142
|
+
"Color levels": "Livelli colore",
|
143
|
+
"Gamma": "Gamma",
|
115
144
|
"Invert": "Inverti",
|
145
|
+
"Apply": "Applica",
|
146
|
+
"Back": "Indietro",
|
116
147
|
"Insert date\/time": "Inserisci Data\/Ora",
|
117
|
-
"
|
118
|
-
"Url": "Url",
|
119
|
-
"Text to display": "Testo da Visualizzare",
|
120
|
-
"Anchors": "Anchors",
|
148
|
+
"Date\/time": "Data\/Ora",
|
121
149
|
"Insert link": "Inserisci il Link",
|
122
|
-
"
|
123
|
-
"
|
124
|
-
"
|
150
|
+
"Insert\/edit link": "Inserisci\/Modifica Link",
|
151
|
+
"Text to display": "Testo da Visualizzare",
|
152
|
+
"Url": "Url",
|
125
153
|
"Target": "Target",
|
154
|
+
"None": "No",
|
155
|
+
"New window": "Nuova Finestra",
|
156
|
+
"Remove link": "Rimuovi link",
|
157
|
+
"Anchors": "Anchors",
|
158
|
+
"Link": "Collegamento",
|
159
|
+
"Paste or type a link": "Incolla o digita un collegamento",
|
126
160
|
"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:?",
|
127
|
-
"
|
161
|
+
"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:\/\/?",
|
162
|
+
"Link list": "Elenco link",
|
163
|
+
"Insert video": "Inserisci Video",
|
128
164
|
"Insert\/edit video": "Inserisci\/Modifica Video",
|
129
|
-
"
|
165
|
+
"Insert\/edit media": "Inserisci\/Modifica Media",
|
130
166
|
"Alternative source": "Alternativo",
|
167
|
+
"Poster": "Anteprima",
|
131
168
|
"Paste your embed code below:": "Incolla il codice d'incorporamento qui:",
|
132
|
-
"Insert video": "Inserisci Video",
|
133
169
|
"Embed": "Incorporare",
|
170
|
+
"Media": "Media",
|
134
171
|
"Nonbreaking space": "Spazio unificatore",
|
135
172
|
"Page break": "Interruzione di pagina",
|
136
173
|
"Paste as text": "incolla come testo",
|
137
174
|
"Preview": "Anteprima",
|
138
175
|
"Print": "Stampa",
|
139
176
|
"Save": "Salva",
|
140
|
-
"
|
177
|
+
"Find": "Trova",
|
178
|
+
"Replace with": "Sostituisci Con",
|
141
179
|
"Replace": "Sostituisci",
|
180
|
+
"Replace all": "Sostituisci Tutto",
|
181
|
+
"Prev": "Precedente",
|
142
182
|
"Next": "Successivo",
|
143
|
-
"Whole words": "Parole Sbagliate",
|
144
183
|
"Find and replace": "Trova e Sostituisci",
|
145
|
-
"
|
146
|
-
"Find": "Trova",
|
147
|
-
"Replace all": "Sostituisci Tutto",
|
184
|
+
"Could not find the specified string.": "Impossibile trovare la parola specifica.",
|
148
185
|
"Match case": "Maiuscole\/Minuscole ",
|
149
|
-
"
|
186
|
+
"Whole words": "Parole Sbagliate",
|
150
187
|
"Spellcheck": "Controllo ortografico",
|
151
|
-
"Finish": "Termina",
|
152
|
-
"Ignore all": "Ignora Tutto",
|
153
188
|
"Ignore": "Ignora",
|
189
|
+
"Ignore all": "Ignora Tutto",
|
190
|
+
"Finish": "Termina",
|
154
191
|
"Add to Dictionary": "Aggiungi al Dizionario",
|
192
|
+
"Insert table": "Inserisci Tabella",
|
193
|
+
"Table properties": "Propiet\u00e0 della Tabella",
|
194
|
+
"Delete table": "Cancella Tabella",
|
195
|
+
"Cell": "Cella",
|
196
|
+
"Row": "Riga",
|
197
|
+
"Column": "Colonna",
|
198
|
+
"Cell properties": "Propiet\u00e0 della Cella",
|
199
|
+
"Merge cells": "Unisci Cella",
|
200
|
+
"Split cell": "Dividi Cella",
|
155
201
|
"Insert row before": "Inserisci una Riga Prima",
|
156
|
-
"
|
157
|
-
"
|
202
|
+
"Insert row after": "Inserisci una Riga Dopo",
|
203
|
+
"Delete row": "Cancella Riga",
|
204
|
+
"Row properties": "Propriet\u00e0 della Riga",
|
205
|
+
"Cut row": "Taglia Riga",
|
206
|
+
"Copy row": "Copia Riga",
|
207
|
+
"Paste row before": "Incolla una Riga Prima",
|
158
208
|
"Paste row after": "Incolla una Riga Dopo",
|
159
|
-
"Alignment": "Allineamento",
|
160
|
-
"Border color": "Colore bordo",
|
161
|
-
"Column group": "Gruppo di Colonne",
|
162
|
-
"Row": "Riga",
|
163
209
|
"Insert column before": "Inserisci una Colonna Prima",
|
164
|
-
"
|
165
|
-
"
|
210
|
+
"Insert column after": "Inserisci una Colonna Dopo",
|
211
|
+
"Delete column": "Cancella Colonna",
|
212
|
+
"Cols": "Colonne",
|
213
|
+
"Rows": "Righe",
|
214
|
+
"Width": "Larghezza",
|
215
|
+
"Height": "Altezza",
|
166
216
|
"Cell spacing": "Spaziatura della Cella",
|
167
|
-
"
|
168
|
-
"Insert table": "Inserisci Tabella",
|
169
|
-
"Body": "Body",
|
217
|
+
"Cell padding": "Padding della Cella",
|
170
218
|
"Caption": "Didascalia",
|
171
|
-
"
|
172
|
-
"
|
173
|
-
"
|
219
|
+
"Left": "Sinistra",
|
220
|
+
"Center": "Centro",
|
221
|
+
"Right": "Destra",
|
222
|
+
"Cell type": "Tipo di Cella",
|
174
223
|
"Scope": "Campo",
|
175
|
-
"
|
224
|
+
"Alignment": "Allineamento",
|
176
225
|
"H Align": "Allineamento H",
|
226
|
+
"V Align": "Allineamento V",
|
177
227
|
"Top": "In alto",
|
178
|
-
"Header cell": "cella d'intestazione",
|
179
|
-
"Column": "Colonna",
|
180
|
-
"Row group": "Gruppo di Righe",
|
181
|
-
"Cell": "Cella",
|
182
228
|
"Middle": "In mezzo",
|
183
|
-
"Cell type": "Tipo di Cella",
|
184
|
-
"Copy row": "Copia Riga",
|
185
|
-
"Row properties": "Propriet\u00e0 della Riga",
|
186
|
-
"Table properties": "Propiet\u00e0 della Tabella",
|
187
229
|
"Bottom": "In fondo",
|
188
|
-
"
|
230
|
+
"Header cell": "cella d'intestazione",
|
231
|
+
"Row group": "Gruppo di Righe",
|
232
|
+
"Column group": "Gruppo di Colonne",
|
233
|
+
"Row type": "Tipo di Riga",
|
189
234
|
"Header": "Header",
|
190
|
-
"
|
191
|
-
"
|
192
|
-
"
|
193
|
-
"Insert row after": "Inserisci una Riga Dopo",
|
194
|
-
"Width": "Larghezza",
|
195
|
-
"Cell properties": "Propiet\u00e0 della Cella",
|
196
|
-
"Left": "Sinistra",
|
197
|
-
"Cut row": "Taglia Riga",
|
198
|
-
"Delete column": "Cancella Colonna",
|
199
|
-
"Center": "Centro",
|
200
|
-
"Merge cells": "Unisci Cella",
|
235
|
+
"Body": "Body",
|
236
|
+
"Footer": "Footer",
|
237
|
+
"Border color": "Colore bordo",
|
201
238
|
"Insert template": "Inserisci Template",
|
202
239
|
"Templates": "Template",
|
240
|
+
"Template": "Modello",
|
241
|
+
"Text color": "Colore Testo",
|
203
242
|
"Background color": "Colore Background",
|
204
243
|
"Custom...": "Personalizzato...",
|
205
244
|
"Custom color": "Colore personalizzato",
|
206
245
|
"No color": "Nessun colore",
|
207
|
-
"
|
246
|
+
"Table of Contents": "Tabella dei contenuti",
|
208
247
|
"Show blocks": "Mostra Blocchi",
|
209
248
|
"Show invisible characters": "Mostra Caratteri Invisibili",
|
210
249
|
"Words: {0}": "Parole: {0}",
|
211
|
-
"
|
250
|
+
"{0} words": "{0} parole",
|
212
251
|
"File": "File",
|
213
252
|
"Edit": "Modifica",
|
214
|
-
"
|
215
|
-
"Tools": "Strumenti",
|
253
|
+
"Insert": "Inserisci",
|
216
254
|
"View": "Visualiza",
|
255
|
+
"Format": "Formato",
|
217
256
|
"Table": "Tabella",
|
218
|
-
"
|
257
|
+
"Tools": "Strumenti",
|
258
|
+
"Powered by {0}": "Powered by {0}",
|
259
|
+
"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."
|
219
260
|
});
|
@@ -1,219 +1,260 @@
|
|
1
1
|
tinymce.addI18n('ja',{
|
2
|
+
"Redo": "\u3084\u308a\u76f4\u3059",
|
3
|
+
"Undo": "\u5143\u306b\u623b\u3059",
|
2
4
|
"Cut": "\u5207\u308a\u53d6\u308a",
|
3
|
-
"
|
4
|
-
"Header 2": "\u30d8\u30c3\u30c0\u30fc 2",
|
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",
|
7
|
-
"Div": "Div",
|
8
|
-
"Heading 2": "\u898b\u51fa\u3057 2",
|
5
|
+
"Copy": "\u30b3\u30d4\u30fc",
|
9
6
|
"Paste": "\u8cbc\u308a\u4ed8\u3051",
|
10
|
-
"
|
11
|
-
"Font Family": "\u30d5\u30a9\u30f3\u30c8\u30d5\u30a1\u30df\u30ea\u30fc",
|
12
|
-
"Pre": "Pre",
|
13
|
-
"Align right": "\u53f3\u5bc4\u305b",
|
7
|
+
"Select all": "\u5168\u3066\u3092\u9078\u629e",
|
14
8
|
"New document": "\u65b0\u898f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8",
|
15
|
-
"
|
9
|
+
"Ok": "OK",
|
10
|
+
"Cancel": "\u30ad\u30e3\u30f3\u30bb\u30eb",
|
11
|
+
"Visual aids": "\u8868\u306e\u67a0\u7dda\u3092\u70b9\u7dda\u3067\u8868\u793a",
|
12
|
+
"Bold": "\u592a\u5b57",
|
13
|
+
"Italic": "\u659c\u4f53",
|
14
|
+
"Underline": "\u4e0b\u7dda",
|
15
|
+
"Strikethrough": "\u53d6\u308a\u6d88\u3057\u7dda",
|
16
|
+
"Superscript": "\u4e0a\u4ed8\u304d\u6587\u5b57",
|
17
|
+
"Subscript": "\u4e0b\u4ed8\u304d\u6587\u5b57",
|
18
|
+
"Clear formatting": "\u66f8\u5f0f\u3092\u30af\u30ea\u30a2",
|
19
|
+
"Align left": "\u5de6\u5bc4\u305b",
|
20
|
+
"Align center": "\u4e2d\u592e\u63c3\u3048",
|
21
|
+
"Align right": "\u53f3\u5bc4\u305b",
|
22
|
+
"Justify": "\u4e21\u7aef\u63c3\u3048",
|
23
|
+
"Bullet list": "\u7b87\u6761\u66f8\u304d",
|
16
24
|
"Numbered list": "\u756a\u53f7\u4ed8\u304d\u7b87\u6761\u66f8\u304d",
|
17
|
-
"
|
18
|
-
"Headings": "\u898b\u51fa\u3057",
|
25
|
+
"Decrease indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u6e1b\u3089\u3059",
|
19
26
|
"Increase indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u5897\u3084\u3059",
|
27
|
+
"Close": "\u9589\u3058\u308b",
|
20
28
|
"Formats": "\u66f8\u5f0f",
|
29
|
+
"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",
|
21
30
|
"Headers": "\u30d8\u30c3\u30c0\u30fc",
|
22
|
-
"Select all": "\u5168\u3066\u3092\u9078\u629e",
|
23
|
-
"Header 3": "\u30d8\u30c3\u30c0\u30fc 3",
|
24
|
-
"Blocks": "\u30d6\u30ed\u30c3\u30af",
|
25
|
-
"Undo": "\u5143\u306b\u623b\u3059",
|
26
|
-
"Strikethrough": "\u53d6\u308a\u6d88\u3057\u7dda",
|
27
|
-
"Bullet list": "\u7b87\u6761\u66f8\u304d",
|
28
31
|
"Header 1": "\u30d8\u30c3\u30c0\u30fc 1",
|
29
|
-
"
|
30
|
-
"
|
31
|
-
"
|
32
|
-
"Subscript": "\u4e0b\u4ed8\u304d\u6587\u5b57",
|
33
|
-
"Header 6": "\u30d8\u30c3\u30c0\u30fc 6",
|
34
|
-
"Redo": "\u3084\u308a\u76f4\u3059",
|
35
|
-
"Paragraph": "\u6bb5\u843d",
|
36
|
-
"Ok": "OK",
|
37
|
-
"Bold": "\u592a\u5b57",
|
38
|
-
"Code": "\u30b3\u30fc\u30c9",
|
39
|
-
"Italic": "\u659c\u4f53",
|
40
|
-
"Align center": "\u4e2d\u592e\u63c3\u3048",
|
32
|
+
"Header 2": "\u30d8\u30c3\u30c0\u30fc 2",
|
33
|
+
"Header 3": "\u30d8\u30c3\u30c0\u30fc 3",
|
34
|
+
"Header 4": "\u30d8\u30c3\u30c0\u30fc 4",
|
41
35
|
"Header 5": "\u30d8\u30c3\u30c0\u30fc 5",
|
42
|
-
"
|
36
|
+
"Header 6": "\u30d8\u30c3\u30c0\u30fc 6",
|
37
|
+
"Headings": "\u898b\u51fa\u3057",
|
38
|
+
"Heading 1": "\u898b\u51fa\u3057 1",
|
39
|
+
"Heading 2": "\u898b\u51fa\u3057 2",
|
43
40
|
"Heading 3": "\u898b\u51fa\u3057 3",
|
44
|
-
"
|
45
|
-
"
|
46
|
-
"
|
47
|
-
"
|
48
|
-
"
|
49
|
-
"
|
41
|
+
"Heading 4": "\u898b\u51fa\u3057 4",
|
42
|
+
"Heading 5": "\u898b\u51fa\u3057 5",
|
43
|
+
"Heading 6": "\u898b\u51fa\u3057 6",
|
44
|
+
"Div": "Div",
|
45
|
+
"Pre": "Pre",
|
46
|
+
"Code": "\u30b3\u30fc\u30c9",
|
47
|
+
"Paragraph": "\u6bb5\u843d",
|
48
|
+
"Blockquote": "\u5f15\u7528",
|
50
49
|
"Inline": "\u30a4\u30f3\u30e9\u30a4\u30f3",
|
51
|
-
"
|
52
|
-
"
|
53
|
-
"
|
54
|
-
"
|
55
|
-
"
|
50
|
+
"Blocks": "\u30d6\u30ed\u30c3\u30af",
|
51
|
+
"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",
|
52
|
+
"Font Family": "\u30d5\u30a9\u30f3\u30c8\u30d5\u30a1\u30df\u30ea\u30fc",
|
53
|
+
"Font Sizes": "\u30d5\u30a9\u30f3\u30c8\u30b5\u30a4\u30ba",
|
54
|
+
"Class": "\u30af\u30e9\u30b9",
|
55
|
+
"Browse for an image": "\u30a4\u30e1\u30fc\u30b8\u3092\u53c2\u7167",
|
56
|
+
"OR": "\u307e\u305f\u306f",
|
57
|
+
"Drop an image here": "\u3053\u3053\u306b\u753b\u50cf\u3092\u30c9\u30ed\u30c3\u30d7",
|
58
|
+
"Upload": "\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
|
59
|
+
"Block": "\u30d6\u30ed\u30c3\u30af",
|
60
|
+
"Align": "\u914d\u7f6e",
|
56
61
|
"Default": "\u30c7\u30d5\u30a9\u30eb\u30c8",
|
57
|
-
"Lower Alpha": "\u5c0f\u6587\u5b57\u306e\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8",
|
58
62
|
"Circle": "\u5186",
|
59
63
|
"Disc": "\u70b9",
|
64
|
+
"Square": "\u56db\u89d2",
|
65
|
+
"Lower Alpha": "\u5c0f\u6587\u5b57\u306e\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8",
|
66
|
+
"Lower Greek": "\u5c0f\u6587\u5b57\u306e\u30ae\u30ea\u30b7\u30e3\u6587\u5b57",
|
67
|
+
"Lower Roman": "\u5c0f\u6587\u5b57\u306e\u30ed\u30fc\u30de\u6570\u5b57",
|
60
68
|
"Upper Alpha": "\u5927\u6587\u5b57\u306e\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8",
|
61
69
|
"Upper Roman": "\u5927\u6587\u5b57\u306e\u30ed\u30fc\u30de\u6570\u5b57",
|
62
|
-
"Lower Roman": "\u5c0f\u6587\u5b57\u306e\u30ed\u30fc\u30de\u6570\u5b57",
|
63
|
-
"Name": "\u30a2\u30f3\u30ab\u30fc\u540d",
|
64
70
|
"Anchor": "\u30a2\u30f3\u30ab\u30fc\uff08\u30ea\u30f3\u30af\u306e\u5230\u9054\u70b9\uff09",
|
71
|
+
"Name": "\u30a2\u30f3\u30ab\u30fc\u540d",
|
72
|
+
"Id": "Id",
|
73
|
+
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "ID\u306f\u6587\u5b57\u3067\u59cb\u307e\u308a\u3001\u6587\u5b57\u3001\u6570\u5b57\u3001\u30c0\u30c3\u30b7\u30e5\u3001\u30c9\u30c3\u30c8\u3001\u30b3\u30ed\u30f3\u307e\u305f\u306f\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u3067\u59cb\u307e\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002",
|
65
74
|
"You have unsaved changes are you sure you want to navigate away?": "\u307e\u3060\u4fdd\u5b58\u3057\u3066\u3044\u306a\u3044\u5909\u66f4\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u672c\u5f53\u306b\u3053\u306e\u30da\u30fc\u30b8\u3092\u96e2\u308c\u307e\u3059\u304b\uff1f",
|
66
75
|
"Restore last draft": "\u524d\u56de\u306e\u4e0b\u66f8\u304d\u3092\u5fa9\u6d3b\u3055\u305b\u308b",
|
67
76
|
"Special character": "\u7279\u6b8a\u6587\u5b57",
|
68
77
|
"Source code": "\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9",
|
69
|
-
"
|
78
|
+
"Insert\/Edit code sample": "\u30b3\u30fc\u30c9\u30b5\u30f3\u30d7\u30eb\u306e\u633f\u5165\u30fb\u7de8\u96c6",
|
79
|
+
"Language": "\u8a00\u8a9e",
|
80
|
+
"Code sample": "\u30b3\u30fc\u30c9\u30b5\u30f3\u30d7\u30eb",
|
81
|
+
"Color": "\u30ab\u30e9\u30fc",
|
70
82
|
"R": "R",
|
71
83
|
"G": "G",
|
72
|
-
"
|
73
|
-
"Right to left": "\u53f3\u304b\u3089\u5de6",
|
84
|
+
"B": "B",
|
74
85
|
"Left to right": "\u5de6\u304b\u3089\u53f3",
|
86
|
+
"Right to left": "\u53f3\u304b\u3089\u5de6",
|
75
87
|
"Emoticons": "\u7d75\u6587\u5b57",
|
76
|
-
"Robots": "\u30ed\u30dc\u30c3\u30c4",
|
77
88
|
"Document properties": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u30d7\u30ed\u30d1\u30c6\u30a3",
|
78
89
|
"Title": "\u30bf\u30a4\u30c8\u30eb",
|
79
90
|
"Keywords": "\u30ad\u30fc\u30ef\u30fc\u30c9",
|
80
|
-
"Encoding": "\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0",
|
81
91
|
"Description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u5185\u5bb9",
|
92
|
+
"Robots": "\u30ed\u30dc\u30c3\u30c4",
|
82
93
|
"Author": "\u8457\u8005",
|
94
|
+
"Encoding": "\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0",
|
83
95
|
"Fullscreen": "\u5168\u753b\u9762\u8868\u793a",
|
96
|
+
"Action": "\u30a2\u30af\u30b7\u30e7\u30f3",
|
97
|
+
"Shortcut": "\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8",
|
98
|
+
"Help": "\u30d8\u30eb\u30d7",
|
99
|
+
"Address": "\u30a2\u30c9\u30ec\u30b9",
|
100
|
+
"Focus to menubar": "\u30e1\u30cb\u30e5\u30fc\u30d0\u30fc\u306b\u30d5\u30a9\u30fc\u30ab\u30b9",
|
101
|
+
"Focus to toolbar": "\u30c4\u30fc\u30eb\u30d0\u30fc\u306b\u30d5\u30a9\u30fc\u30ab\u30b9",
|
102
|
+
"Focus to element path": "\u8981\u7d20\u30d1\u30b9\u306b\u30d5\u30a9\u30fc\u30ab\u30b9",
|
103
|
+
"Focus to contextual toolbar": "\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30c4\u30fc\u30eb\u30d0\u30fc\u306b\u30d5\u30a9\u30fc\u30ab\u30b9",
|
104
|
+
"Insert link (if link plugin activated)": "\u30ea\u30f3\u30af\u3092\u633f\u5165 \uff08\u30ea\u30f3\u30af\u30d7\u30e9\u30b0\u30a4\u30f3\u6709\u52b9\u6642\uff09",
|
105
|
+
"Save (if save plugin activated)": "\u4fdd\u5b58\uff08\u4fdd\u5b58\u30d7\u30e9\u30b0\u30a4\u30f3\u6709\u52b9\u6642\uff09",
|
106
|
+
"Find (if searchreplace plugin activated)": "\u691c\u7d22\uff08\u7f6e\u63db\u30d7\u30e9\u30b0\u30a4\u30f3\u6709\u52b9\u6642\uff09",
|
107
|
+
"Plugins installed ({0}):": "\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6e08\u30d7\u30e9\u30b0\u30a4\u30f3 ({0}):",
|
108
|
+
"Premium plugins:": "\u30d7\u30ec\u30df\u30a2\u30e0\u30d7\u30e9\u30b0\u30a4\u30f3:",
|
109
|
+
"Learn more...": "\u8a73\u7d30...",
|
110
|
+
"You are using {0}": "\u3042\u306a\u305f\u306f {0} \u4f7f\u7528\u4e2d",
|
111
|
+
"Plugins": "\u30d7\u30e9\u30b0\u30a4\u30f3",
|
112
|
+
"Handy Shortcuts": "\u4fbf\u5229\u306a\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8",
|
84
113
|
"Horizontal line": "\u6c34\u5e73\u7f6b\u7dda",
|
85
|
-
"Horizontal space": "\u6a2a\u65b9\u5411\u306e\u4f59\u767d",
|
86
114
|
"Insert\/edit image": "\u753b\u50cf\u306e\u633f\u5165\u30fb\u7de8\u96c6",
|
87
|
-
"
|
88
|
-
"Advanced": "\u8a73\u7d30\u8a2d\u5b9a",
|
115
|
+
"Image description": "\u753b\u50cf\u306e\u8aac\u660e\u6587",
|
89
116
|
"Source": "\u753b\u50cf\u306e\u30bd\u30fc\u30b9",
|
90
|
-
"
|
117
|
+
"Dimensions": "\u753b\u50cf\u30b5\u30a4\u30ba\uff08\u6a2a\u30fb\u7e26\uff09",
|
91
118
|
"Constrain proportions": "\u7e26\u6a2a\u6bd4\u3092\u4fdd\u6301\u3059\u308b",
|
92
|
-
"
|
93
|
-
"
|
119
|
+
"General": "\u4e00\u822c",
|
120
|
+
"Advanced": "\u8a73\u7d30\u8a2d\u5b9a",
|
94
121
|
"Style": "\u30b9\u30bf\u30a4\u30eb",
|
95
|
-
"
|
122
|
+
"Vertical space": "\u7e26\u65b9\u5411\u306e\u4f59\u767d",
|
123
|
+
"Horizontal space": "\u6a2a\u65b9\u5411\u306e\u4f59\u767d",
|
124
|
+
"Border": "\u67a0\u7dda",
|
96
125
|
"Insert image": "\u753b\u50cf\u306e\u633f\u5165",
|
97
|
-
"
|
98
|
-
"
|
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",
|
126
|
+
"Image": "\u753b\u50cf",
|
127
|
+
"Image list": "\u753b\u50cf\u4e00\u89a7",
|
109
128
|
"Rotate counterclockwise": "\u53cd\u6642\u8a08\u56de\u308a\u306b\u56de\u8ee2",
|
129
|
+
"Rotate clockwise": "\u6642\u8a08\u56de\u308a\u306b\u56de\u8ee2",
|
130
|
+
"Flip vertically": "\u4e0a\u4e0b\u306b\u53cd\u8ee2",
|
131
|
+
"Flip horizontally": "\u6c34\u5e73\u306b\u53cd\u8ee2",
|
110
132
|
"Edit image": "\u753b\u50cf\u306e\u7de8\u96c6",
|
111
|
-
"
|
133
|
+
"Image options": "\u753b\u50cf\u30aa\u30d7\u30b7\u30e7\u30f3",
|
134
|
+
"Zoom in": "\u30ba\u30fc\u30e0\u30a4\u30f3",
|
135
|
+
"Zoom out": "\u30ba\u30fc\u30e0\u30a2\u30a6\u30c8",
|
112
136
|
"Crop": "\u30af\u30ed\u30c3\u30d7",
|
137
|
+
"Resize": "\u30ea\u30b5\u30a4\u30ba",
|
113
138
|
"Orientation": "\u5411\u304d",
|
114
|
-
"
|
139
|
+
"Brightness": "\u660e\u308b\u3055",
|
140
|
+
"Sharpen": "\u30b7\u30e3\u30fc\u30d7\u5316",
|
141
|
+
"Contrast": "\u30b3\u30f3\u30c8\u30e9\u30b9\u30c8",
|
142
|
+
"Color levels": "\u30ab\u30e9\u30fc\u30ec\u30d9\u30eb",
|
143
|
+
"Gamma": "\u30ac\u30f3\u30de",
|
115
144
|
"Invert": "\u53cd\u8ee2",
|
145
|
+
"Apply": "\u9069\u7528",
|
146
|
+
"Back": "\u623b\u308b",
|
116
147
|
"Insert date\/time": "\u65e5\u4ed8\u30fb\u6642\u523b",
|
117
|
-
"
|
118
|
-
"Url": "\u30ea\u30f3\u30af\u5148URL",
|
119
|
-
"Text to display": "\u30ea\u30f3\u30af\u5143\u30c6\u30ad\u30b9\u30c8",
|
120
|
-
"Anchors": "\u30a2\u30f3\u30ab\u30fc\uff08\u30ea\u30f3\u30af\u306e\u5230\u9054\u70b9\uff09",
|
148
|
+
"Date\/time": "\u65e5\u4ed8\u30fb\u6642\u523b",
|
121
149
|
"Insert link": "\u30ea\u30f3\u30af",
|
122
|
-
"
|
123
|
-
"
|
124
|
-
"
|
150
|
+
"Insert\/edit link": "\u30ea\u30f3\u30af\u306e\u633f\u5165\u30fb\u7de8\u96c6",
|
151
|
+
"Text to display": "\u30ea\u30f3\u30af\u5143\u30c6\u30ad\u30b9\u30c8",
|
152
|
+
"Url": "\u30ea\u30f3\u30af\u5148URL",
|
125
153
|
"Target": "\u30bf\u30fc\u30b2\u30c3\u30c8\u5c5e\u6027",
|
154
|
+
"None": "\u306a\u3057",
|
155
|
+
"New window": "\u65b0\u898f\u30a6\u30a3\u30f3\u30c9\u30a6",
|
156
|
+
"Remove link": "\u30ea\u30f3\u30af\u306e\u524a\u9664",
|
157
|
+
"Anchors": "\u30a2\u30f3\u30ab\u30fc\uff08\u30ea\u30f3\u30af\u306e\u5230\u9054\u70b9\uff09",
|
158
|
+
"Link": "\u30ea\u30f3\u30af",
|
159
|
+
"Paste or type a link": "\u30ea\u30f3\u30af\u3092\u30da\u30fc\u30b9\u30c8\u307e\u305f\u306f\u5165\u529b",
|
126
160
|
"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",
|
127
|
-
"
|
161
|
+
"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",
|
162
|
+
"Link list": "\u30ea\u30f3\u30af\u4e00\u89a7",
|
163
|
+
"Insert video": "\u52d5\u753b",
|
128
164
|
"Insert\/edit video": "\u52d5\u753b\u306e\u633f\u5165\u30fb\u7de8\u96c6",
|
129
|
-
"
|
165
|
+
"Insert\/edit media": "\u30e1\u30c7\u30a3\u30a2\u306e\u633f\u5165\u30fb\u7de8\u96c6",
|
130
166
|
"Alternative source": "\u4ee3\u66ff\u52d5\u753b\u306e\u5834\u6240",
|
167
|
+
"Poster": "\u4ee3\u66ff\u753b\u50cf\u306e\u5834\u6240",
|
131
168
|
"Paste your embed code below:": "\u57cb\u3081\u8fbc\u307f\u7528\u30b3\u30fc\u30c9\u3092\u4e0b\u8a18\u306b\u8cbc\u308a\u4ed8\u3051\u3066\u304f\u3060\u3055\u3044\u3002",
|
132
|
-
"Insert video": "\u52d5\u753b",
|
133
169
|
"Embed": "\u57cb\u3081\u8fbc\u307f",
|
170
|
+
"Media": "\u30e1\u30c7\u30a3\u30a2",
|
134
171
|
"Nonbreaking space": "\u56fa\u5b9a\u30b9\u30da\u30fc\u30b9\uff08 \uff09",
|
135
172
|
"Page break": "\u30da\u30fc\u30b8\u533a\u5207\u308a",
|
136
173
|
"Paste as text": "\u30c6\u30ad\u30b9\u30c8\u3068\u3057\u3066\u8cbc\u308a\u4ed8\u3051",
|
137
174
|
"Preview": "\u30d7\u30ec\u30d3\u30e5\u30fc",
|
138
175
|
"Print": "\u5370\u5237",
|
139
176
|
"Save": "\u4fdd\u5b58",
|
140
|
-
"
|
177
|
+
"Find": "\u691c\u7d22",
|
178
|
+
"Replace with": "\u7f6e\u304d\u63db\u3048\u308b\u6587\u5b57",
|
141
179
|
"Replace": "\u7f6e\u304d\u63db\u3048",
|
180
|
+
"Replace all": "\u5168\u3066\u3092\u7f6e\u304d\u63db\u3048\u308b",
|
181
|
+
"Prev": "\u524d",
|
142
182
|
"Next": "\u6b21",
|
143
|
-
"Whole words": "\u5358\u8a9e\u5358\u4f4d\u3067\u691c\u7d22\u3059\u308b",
|
144
183
|
"Find and replace": "\u691c\u7d22\u3068\u7f6e\u304d\u63db\u3048",
|
145
|
-
"
|
146
|
-
"Find": "\u691c\u7d22",
|
147
|
-
"Replace all": "\u5168\u3066\u3092\u7f6e\u304d\u63db\u3048\u308b",
|
184
|
+
"Could not find the specified string.": "\u304a\u63a2\u3057\u306e\u6587\u5b57\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002",
|
148
185
|
"Match case": "\u5927\u6587\u5b57\u30fb\u5c0f\u6587\u5b57\u3092\u533a\u5225\u3059\u308b",
|
149
|
-
"
|
186
|
+
"Whole words": "\u5358\u8a9e\u5358\u4f4d\u3067\u691c\u7d22\u3059\u308b",
|
150
187
|
"Spellcheck": "\u30b9\u30da\u30eb\u30c1\u30a7\u30c3\u30af",
|
151
|
-
"Finish": "\u7d42\u4e86",
|
152
|
-
"Ignore all": "\u5168\u3066\u3092\u7121\u8996",
|
153
188
|
"Ignore": "\u7121\u8996",
|
189
|
+
"Ignore all": "\u5168\u3066\u3092\u7121\u8996",
|
190
|
+
"Finish": "\u7d42\u4e86",
|
154
191
|
"Add to Dictionary": "\u8f9e\u66f8\u306b\u8ffd\u52a0",
|
192
|
+
"Insert table": "\u8868\u306e\u633f\u5165",
|
193
|
+
"Table properties": "\u8868\u306e\u8a73\u7d30\u8a2d\u5b9a",
|
194
|
+
"Delete table": "\u8868\u306e\u524a\u9664",
|
195
|
+
"Cell": "\u30bb\u30eb",
|
196
|
+
"Row": "\u884c",
|
197
|
+
"Column": "\u5217",
|
198
|
+
"Cell properties": "\u30bb\u30eb\u306e\u8a73\u7d30\u8a2d\u5b9a",
|
199
|
+
"Merge cells": "\u30bb\u30eb\u306e\u7d50\u5408",
|
200
|
+
"Split cell": "\u30bb\u30eb\u306e\u5206\u5272",
|
155
201
|
"Insert row before": "\u4e0a\u5074\u306b\u884c\u3092\u633f\u5165",
|
156
|
-
"
|
157
|
-
"
|
202
|
+
"Insert row after": "\u4e0b\u5074\u306b\u884c\u3092\u633f\u5165",
|
203
|
+
"Delete row": "\u884c\u306e\u524a\u9664",
|
204
|
+
"Row properties": "\u884c\u306e\u8a73\u7d30\u8a2d\u5b9a",
|
205
|
+
"Cut row": "\u884c\u306e\u5207\u308a\u53d6\u308a",
|
206
|
+
"Copy row": "\u884c\u306e\u30b3\u30d4\u30fc",
|
207
|
+
"Paste row before": "\u4e0a\u5074\u306b\u884c\u3092\u8cbc\u308a\u4ed8\u3051",
|
158
208
|
"Paste row after": "\u4e0b\u5074\u306b\u884c\u3092\u8cbc\u308a\u4ed8\u3051",
|
159
|
-
"Alignment": "\u914d\u7f6e",
|
160
|
-
"Border color": "\u67a0\u7dda\u306e\u8272",
|
161
|
-
"Column group": "\u5217\u30b0\u30eb\u30fc\u30d7",
|
162
|
-
"Row": "\u884c",
|
163
209
|
"Insert column before": "\u5de6\u5074\u306b\u5217\u3092\u633f\u5165",
|
164
|
-
"
|
165
|
-
"
|
210
|
+
"Insert column after": "\u53f3\u5074\u306b\u5217\u3092\u633f\u5165",
|
211
|
+
"Delete column": "\u5217\u306e\u524a\u9664",
|
212
|
+
"Cols": "\u5217\u6570",
|
213
|
+
"Rows": "\u884c\u6570",
|
214
|
+
"Width": "\u5e45",
|
215
|
+
"Height": "\u9ad8\u3055",
|
166
216
|
"Cell spacing": "\u30bb\u30eb\u306e\u9593\u9694",
|
167
|
-
"
|
168
|
-
"Insert table": "\u8868\u306e\u633f\u5165",
|
169
|
-
"Body": "\u30dc\u30c7\u30a3\u30fc",
|
217
|
+
"Cell padding": "\u30bb\u30eb\u5185\u4f59\u767d\uff08\u30d1\u30c7\u30a3\u30f3\u30b0\uff09",
|
170
218
|
"Caption": "\u8868\u984c",
|
171
|
-
"
|
172
|
-
"
|
173
|
-
"
|
219
|
+
"Left": "\u5de6\u5bc4\u305b",
|
220
|
+
"Center": "\u4e2d\u592e\u63c3\u3048",
|
221
|
+
"Right": "\u53f3\u5bc4\u305b",
|
222
|
+
"Cell type": "\u30bb\u30eb\u30bf\u30a4\u30d7",
|
174
223
|
"Scope": "\u30b9\u30b3\u30fc\u30d7",
|
175
|
-
"
|
224
|
+
"Alignment": "\u914d\u7f6e",
|
176
225
|
"H Align": "\u6c34\u5e73\u65b9\u5411\u306e\u914d\u7f6e",
|
226
|
+
"V Align": "\u5782\u76f4\u65b9\u5411\u306e\u914d\u7f6e",
|
177
227
|
"Top": "\u4e0a",
|
178
|
-
"Header cell": "\u30d8\u30c3\u30c0\u30fc\u30bb\u30eb",
|
179
|
-
"Column": "\u5217",
|
180
|
-
"Row group": "\u884c\u30b0\u30eb\u30fc\u30d7",
|
181
|
-
"Cell": "\u30bb\u30eb",
|
182
228
|
"Middle": "\u4e2d\u592e",
|
183
|
-
"Cell type": "\u30bb\u30eb\u30bf\u30a4\u30d7",
|
184
|
-
"Copy row": "\u884c\u306e\u30b3\u30d4\u30fc",
|
185
|
-
"Row properties": "\u884c\u306e\u8a73\u7d30\u8a2d\u5b9a",
|
186
|
-
"Table properties": "\u8868\u306e\u8a73\u7d30\u8a2d\u5b9a",
|
187
229
|
"Bottom": "\u4e0b",
|
188
|
-
"
|
230
|
+
"Header cell": "\u30d8\u30c3\u30c0\u30fc\u30bb\u30eb",
|
231
|
+
"Row group": "\u884c\u30b0\u30eb\u30fc\u30d7",
|
232
|
+
"Column group": "\u5217\u30b0\u30eb\u30fc\u30d7",
|
233
|
+
"Row type": "\u884c\u30bf\u30a4\u30d7",
|
189
234
|
"Header": "\u30d8\u30c3\u30c0\u30fc",
|
190
|
-
"
|
191
|
-
"
|
192
|
-
"
|
193
|
-
"Insert row after": "\u4e0b\u5074\u306b\u884c\u3092\u633f\u5165",
|
194
|
-
"Width": "\u5e45",
|
195
|
-
"Cell properties": "\u30bb\u30eb\u306e\u8a73\u7d30\u8a2d\u5b9a",
|
196
|
-
"Left": "\u5de6\u5bc4\u305b",
|
197
|
-
"Cut row": "\u884c\u306e\u5207\u308a\u53d6\u308a",
|
198
|
-
"Delete column": "\u5217\u306e\u524a\u9664",
|
199
|
-
"Center": "\u4e2d\u592e\u63c3\u3048",
|
200
|
-
"Merge cells": "\u30bb\u30eb\u306e\u7d50\u5408",
|
235
|
+
"Body": "\u30dc\u30c7\u30a3\u30fc",
|
236
|
+
"Footer": "\u30d5\u30c3\u30bf\u30fc",
|
237
|
+
"Border color": "\u67a0\u7dda\u306e\u8272",
|
201
238
|
"Insert template": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u633f\u5165",
|
202
239
|
"Templates": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u540d",
|
240
|
+
"Template": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8",
|
241
|
+
"Text color": "\u30c6\u30ad\u30b9\u30c8\u306e\u8272",
|
203
242
|
"Background color": "\u80cc\u666f\u8272",
|
204
243
|
"Custom...": "\u30ab\u30b9\u30bf\u30e0...",
|
205
244
|
"Custom color": "\u30ab\u30b9\u30bf\u30e0\u30ab\u30e9\u30fc",
|
206
245
|
"No color": "\u30ab\u30e9\u30fc\u306a\u3057",
|
207
|
-
"
|
246
|
+
"Table of Contents": "\u76ee\u6b21",
|
208
247
|
"Show blocks": "\u6587\u7ae0\u306e\u533a\u5207\u308a\u3092\u70b9\u7dda\u3067\u8868\u793a",
|
209
248
|
"Show invisible characters": "\u4e0d\u53ef\u8996\u6587\u5b57\u3092\u8868\u793a",
|
210
249
|
"Words: {0}": "\u5358\u8a9e\u6570: {0}",
|
211
|
-
"
|
250
|
+
"{0} words": "{0} \u30ef\u30fc\u30c9",
|
212
251
|
"File": "\u30d5\u30a1\u30a4\u30eb",
|
213
252
|
"Edit": "\u7de8\u96c6",
|
214
|
-
"
|
215
|
-
"Tools": "\u30c4\u30fc\u30eb",
|
253
|
+
"Insert": "\u633f\u5165",
|
216
254
|
"View": "\u8868\u793a",
|
255
|
+
"Format": "\u66f8\u5f0f",
|
217
256
|
"Table": "\u8868",
|
218
|
-
"
|
257
|
+
"Tools": "\u30c4\u30fc\u30eb",
|
258
|
+
"Powered by {0}": "Powered by {0}",
|
259
|
+
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u66f8\u5f0f\u4ed8\u304d\u30c6\u30ad\u30b9\u30c8\u306e\u7de8\u96c6\u753b\u9762\u3002ALT-F9\u3067\u30e1\u30cb\u30e5\u30fc\u3001ALT-F10\u3067\u30c4\u30fc\u30eb\u30d0\u30fc\u3001ALT-0\u3067\u30d8\u30eb\u30d7\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002"
|
219
260
|
});
|