Version Description
Download this release
Release Info
Developer | miyauchi |
Plugin | TinyMCE Templates |
Version | 0.31 |
Comparing to | |
See all releases |
Code changes from version 0.3 to 0.31
- langs/tinymce_templates-it_IT.mo +0 -0
- langs/tinymce_templates-it_IT.po +110 -0
- mce_plugins/plugins/template/langs/it_dlg.js +15 -0
- readme.txt +2 -4
- tinymce_templates.php +1 -1
langs/tinymce_templates-it_IT.mo
ADDED
Binary file
|
langs/tinymce_templates-it_IT.po
ADDED
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# SOME DESCRIPTIVE TITLE.
|
2 |
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3 |
+
# This file is distributed under the same license as the PACKAGE package.
|
4 |
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5 |
+
#
|
6 |
+
msgid ""
|
7 |
+
msgstr ""
|
8 |
+
"Project-Id-Version: PACKAGE VERSION\n"
|
9 |
+
"Report-Msgid-Bugs-To: \n"
|
10 |
+
"POT-Creation-Date: 2010-11-21 05:06+0900\n"
|
11 |
+
"PO-Revision-Date: 2010-12-19 17:45+0100\n"
|
12 |
+
"Last-Translator: Andrea Bersi\n"
|
13 |
+
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
+
"Language: \n"
|
15 |
+
"MIME-Version: 1.0\n"
|
16 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
17 |
+
"Content-Transfer-Encoding: 8bit\n"
|
18 |
+
|
19 |
+
#: ..//includes/MceTemplatesAdmin.class.php:34
|
20 |
+
#: ..//includes/MceTemplatesAdmin.class.php:156
|
21 |
+
#: ..//tinymce_templates.php:103
|
22 |
+
msgid "Edit Templates"
|
23 |
+
msgstr "Modifica modello"
|
24 |
+
|
25 |
+
#: ..//includes/MceTemplatesAdmin.class.php:38
|
26 |
+
msgid "Templates permanently deleted."
|
27 |
+
msgstr "Modello cancellato"
|
28 |
+
|
29 |
+
#: ..//includes/MceTemplatesAdmin.class.php:46
|
30 |
+
#: ..//includes/MceTemplatesAdmin.class.php:55
|
31 |
+
msgid "Name"
|
32 |
+
msgstr "Nome"
|
33 |
+
|
34 |
+
#: ..//includes/MceTemplatesAdmin.class.php:47
|
35 |
+
#: ..//includes/MceTemplatesAdmin.class.php:56
|
36 |
+
msgid "Description"
|
37 |
+
msgstr "Descrizione"
|
38 |
+
|
39 |
+
#: ..//includes/MceTemplatesAdmin.class.php:48
|
40 |
+
#: ..//includes/MceTemplatesAdmin.class.php:57
|
41 |
+
msgid "Author"
|
42 |
+
msgstr "Autore"
|
43 |
+
|
44 |
+
#: ..//includes/MceTemplatesAdmin.class.php:49
|
45 |
+
#: ..//includes/MceTemplatesAdmin.class.php:58
|
46 |
+
#: ..//includes/MceTemplatesAdmin.class.php:169
|
47 |
+
#: ..//includes/MceTemplatesAdmin.class.php:172
|
48 |
+
#: ..//includes/MceTemplatesAdmin.class.php:175
|
49 |
+
msgid "Share"
|
50 |
+
msgstr "Condividi"
|
51 |
+
|
52 |
+
#: ..//includes/MceTemplatesAdmin.class.php:94
|
53 |
+
msgid "Shared"
|
54 |
+
msgstr "Condiviso"
|
55 |
+
|
56 |
+
#: ..//includes/MceTemplatesAdmin.class.php:96
|
57 |
+
#: ..//includes/MceTemplatesAdmin.class.php:173
|
58 |
+
#: ..//includes/MceTemplatesAdmin.class.php:176
|
59 |
+
msgid "Private"
|
60 |
+
msgstr "Privato"
|
61 |
+
|
62 |
+
#: ..//includes/MceTemplatesAdmin.class.php:103
|
63 |
+
msgid "Delete checked items"
|
64 |
+
msgstr "Cancella selezionati"
|
65 |
+
|
66 |
+
#: ..//includes/MceTemplatesAdmin.class.php:113
|
67 |
+
msgid "Template saved."
|
68 |
+
msgstr "Modello salvato"
|
69 |
+
|
70 |
+
#: ..//includes/MceTemplatesAdmin.class.php:124
|
71 |
+
msgid "All entry must not be blank."
|
72 |
+
msgstr "Tutti i campi sono abbligatori"
|
73 |
+
|
74 |
+
#: ..//includes/MceTemplatesAdmin.class.php:158
|
75 |
+
#: ..//tinymce_templates.php:111
|
76 |
+
msgid "Add New Templates"
|
77 |
+
msgstr "Aggiungi nuovo modello"
|
78 |
+
|
79 |
+
#: ..//includes/MceTemplatesAdmin.class.php:163
|
80 |
+
msgid "Template Name"
|
81 |
+
msgstr "Nome modello"
|
82 |
+
|
83 |
+
#: ..//includes/MceTemplatesAdmin.class.php:165
|
84 |
+
msgid "Template Description"
|
85 |
+
msgstr "Descrizione modello"
|
86 |
+
|
87 |
+
#: ..//includes/MceTemplatesAdmin.class.php:167
|
88 |
+
msgid "Template Contents"
|
89 |
+
msgstr "Contenuto modello"
|
90 |
+
|
91 |
+
#: ..//includes/MceTemplatesAdmin.class.php:180
|
92 |
+
msgid "Save Template"
|
93 |
+
msgstr "Salva modello"
|
94 |
+
|
95 |
+
#: ..//tinymce_templates.php:94
|
96 |
+
msgid "tinyMCE Templates"
|
97 |
+
msgstr "tinyMCE Modelli"
|
98 |
+
|
99 |
+
#: ..//tinymce_templates.php:95
|
100 |
+
msgid "Templates"
|
101 |
+
msgstr "Modelli"
|
102 |
+
|
103 |
+
#: ..//tinymce_templates.php:104
|
104 |
+
msgid "Edit"
|
105 |
+
msgstr "Modifica"
|
106 |
+
|
107 |
+
#: ..//tinymce_templates.php:112
|
108 |
+
msgid "Add New"
|
109 |
+
msgstr "Aggiungi"
|
110 |
+
|
mce_plugins/plugins/template/langs/it_dlg.js
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tinyMCE.addI18n('it.template_dlg',{
|
2 |
+
title:"Modelli",
|
3 |
+
label:"Modello",
|
4 |
+
desc_label:"Descrizione",
|
5 |
+
desc:"Insert predefined template content",
|
6 |
+
select:"Seleziona modello",
|
7 |
+
preview:"Preview",
|
8 |
+
warning:"Warning: Updating a template with a different one may cause data loss.",
|
9 |
+
mdate_format:"%Y-%m-%d %H:%M:%S",
|
10 |
+
cdate_format:"%Y-%m-%d %H:%M:%S",
|
11 |
+
months_long:"January,February,March,April,May,June,July,August,September,October,November,December",
|
12 |
+
months_short:"Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec",
|
13 |
+
day_long:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday",
|
14 |
+
day_short:"Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun"
|
15 |
+
});
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://firegoby.theta.ne.jp/
|
|
4 |
Tags: tinymce, Visual Editor, template
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.0
|
7 |
-
Stable tag: 0.
|
8 |
|
9 |
TinyMCE Template plugin will enable to use HTML template on WordPress Visual Editor.
|
10 |
You can edit and share this template with WordPress users.
|
@@ -28,6 +28,7 @@ If you will install this plugin, You will be very easy to edit posts and pages.
|
|
28 |
= Translators: =
|
29 |
|
30 |
* Japanese(ja) - [Takayuki Miyauchi](http://firegoby.theta.ne.jp/)
|
|
|
31 |
|
32 |
You can send your own language pack to me.
|
33 |
|
@@ -49,9 +50,6 @@ You can send your own language pack to me.
|
|
49 |
This plug-in is not guaranteed though the user of WordPress can freely use this plug-in free of charge regardless of the purpose.
|
50 |
The author must acknowledge the thing that the operation guarantee and the support in this plug-in use are not done at all beforehand.
|
51 |
|
52 |
-
WordPress のユーザーは目的を問わず、このプラグインを無償で自由に利用することができますがこのプラグインは無保証です。
|
53 |
-
作者はこのプラグインの利用における一切の動作保証とサポートを行わない事を予めご了承下さい。
|
54 |
-
|
55 |
== Contact ==
|
56 |
|
57 |
email to miya[at]theta.ne.jp
|
4 |
Tags: tinymce, Visual Editor, template
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.0
|
7 |
+
Stable tag: 0.31
|
8 |
|
9 |
TinyMCE Template plugin will enable to use HTML template on WordPress Visual Editor.
|
10 |
You can edit and share this template with WordPress users.
|
28 |
= Translators: =
|
29 |
|
30 |
* Japanese(ja) - [Takayuki Miyauchi](http://firegoby.theta.ne.jp/)
|
31 |
+
* Italian(it_IT) - [Andrea Bersi](http://www.andreabersi.com)
|
32 |
|
33 |
You can send your own language pack to me.
|
34 |
|
50 |
This plug-in is not guaranteed though the user of WordPress can freely use this plug-in free of charge regardless of the purpose.
|
51 |
The author must acknowledge the thing that the operation guarantee and the support in this plug-in use are not done at all beforehand.
|
52 |
|
|
|
|
|
|
|
53 |
== Contact ==
|
54 |
|
55 |
email to miya[at]theta.ne.jp
|
tinymce_templates.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: TinyMCE Templates
|
|
4 |
Plugin URI: http://firegoby.theta.ne.jp/wp/tinymce_templates
|
5 |
Description: Manage & Add Tiny MCE template.
|
6 |
Author: Takayuki Miyauchi (THETA NETWORKS Co,.Ltd)
|
7 |
-
Version: 0.
|
8 |
Author URI: http://firegoby.theta.ne.jp/
|
9 |
*/
|
10 |
|
4 |
Plugin URI: http://firegoby.theta.ne.jp/wp/tinymce_templates
|
5 |
Description: Manage & Add Tiny MCE template.
|
6 |
Author: Takayuki Miyauchi (THETA NETWORKS Co,.Ltd)
|
7 |
+
Version: 0.31
|
8 |
Author URI: http://firegoby.theta.ne.jp/
|
9 |
*/
|
10 |
|