From 183735d52f2b9ebc11e966f152b4eb1ef0614874 Mon Sep 17 00:00:00 2001 From: Ethan Chen Date: Tue, 10 Nov 2015 15:14:12 +0800 Subject: [PATCH 1/7] Update zh_TW Update zh_TW --- languages/zh_TW.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/languages/zh_TW.json b/languages/zh_TW.json index 7a2460c1..0c605b3e 100644 --- a/languages/zh_TW.json +++ b/languages/zh_TW.json @@ -202,5 +202,6 @@ "images": "圖片", "upload-image": "上傳圖片", "drag-and-drop-or-click-here": "拖曳您的圖片到這裡或是點選這裡選擇圖片", - "insert-image": "插入圖片" + "insert-image": "插入圖片", + "supported-image-file-types": "可以上傳的檔案格式" } From 5988379d2d51af2889b2a2bb8df56743cb33c752 Mon Sep 17 00:00:00 2001 From: Ethan Chen Date: Tue, 10 Nov 2015 15:14:39 +0800 Subject: [PATCH 2/7] Update zh_TW Update zh_TW --- languages/zh_TW.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/zh_TW.json b/languages/zh_TW.json index 0c605b3e..86df91d4 100644 --- a/languages/zh_TW.json +++ b/languages/zh_TW.json @@ -3,7 +3,7 @@ { "native": "Traditional Chinese (Taiwan)", "english-name": "Traditional Chinese", - "last-update": "2015-11-05", + "last-update": "2015-11-10", "author": "Ethan Chen", "email": "ethan42411@gmail.com", "website": "http://single4.ml" From ae7aecff304556fc44404190d93d692d6517a22b Mon Sep 17 00:00:00 2001 From: Dipchikov Date: Tue, 10 Nov 2015 14:19:33 +0200 Subject: [PATCH 3/7] Bulgarian translate Update 6 --- languages/bg_BG.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/languages/bg_BG.json b/languages/bg_BG.json index ddc25448..2767658b 100644 --- a/languages/bg_BG.json +++ b/languages/bg_BG.json @@ -70,7 +70,7 @@ "timezone": "Часова зона", "locale": "Местоположение", "new-post": "Нова публикация", - "html-and-markdown-code-supported": "Поддръжан код HTML и Markdown ", + "html-and-markdown-code-supported": "Поддръжан код HTML и Markdown ", "new-page": "Нова страница", "manage-posts": "Управление на публикациите", "published-date": "Дата на побликуване", @@ -116,8 +116,8 @@ "add-or-edit-description-tags-or": "Добавяне или редактиране на описание, eтикети или модифициране URL.", "select-your-sites-language": "Изберете системен език.", "select-a-timezone-for-a-correct": "Изберете часова зона за правилтото показване на дата / час.", - "you-can-use-this-field-to-define-a-set-of": "Можете да използвате това поле, за набор на параметри, свързани с език, страната и специални преференции.", - "you-can-modify-the-url-which-identifies":"Можете да промените адреса, на дадената страница или публикация използвайки ключови думи, но с обща дължина не повече от 150 символа.", + "you-can-use-this-field-to-define-a-set-of": "Можете да използвате това поле за избар на параметри свързани с езика, страната и специални преференции.", + "you-can-modify-the-url-which-identifies":"Можете да промените URL адреса , който идентифицира страницата или публикацията използвайки ключови думи, но с обща дължина не повече от 150 символа.", "this-field-can-help-describe-the-content": " В това поле може да опишете съдържанието с няколко думи, но с обща дължина не повече от 150 символа.", "write-the-tags-separeted-by-comma": "Добавянето на етикети става чрез добавянето на запетая. Например: TAG1, tag2, tag3", "delete-the-user-and-all-its-posts":"Изтриване на потребителя и всички негови публикации.", @@ -172,7 +172,7 @@ "configure": "Конфигориране", "uninstall": "Премахване", "change-password": "Промяна на парола:", - "to-schedule-the-post-just-select-the-date-and-time": "За да планирате поста, просто изберете датата и часа.", + "to-schedule-the-post-just-select-the-date-and-time": "За да планирате поста, просто изберете дата и час.", "write-the-tags-separated-by-commas": "Напишете етикети, разделени със запетая.", "status": "Статус", "published": "Пубиликуван", From d3741ee7736c2bb202d91273ff5726093d908a34 Mon Sep 17 00:00:00 2001 From: dignajar Date: Tue, 10 Nov 2015 19:47:21 -0300 Subject: [PATCH 4/7] Minor changes --- admin/themes/default/css/default.css | 9 +++- languages/fr_FR.json | 0 plugins/about/languages/en_US.json | 12 +++++ plugins/about/plugin.php | 73 ++++++++++++++++++++++++++++ 4 files changed, 93 insertions(+), 1 deletion(-) mode change 100755 => 100644 languages/fr_FR.json create mode 100644 plugins/about/languages/en_US.json create mode 100644 plugins/about/plugin.php diff --git a/admin/themes/default/css/default.css b/admin/themes/default/css/default.css index 7ab788c0..4c58ae51 100644 --- a/admin/themes/default/css/default.css +++ b/admin/themes/default/css/default.css @@ -236,9 +236,16 @@ div.plugin-links > span.separator { color: #AAAAAA; } +#jsformplugin textarea { + min-width: 400px; + width: 60%; + min-height: 100px; +} + #jsformplugin input[type=text] { min-width: 400px; width: 60%; + height: 37px; } #jsformplugin input[type="checkbox"] { @@ -249,6 +256,6 @@ div.plugin-links > span.separator { #jsformplugin label.forCheckbox { margin-left: 3px; - margin-bottom: 10px; + margin-bottom: 0px !important; display: inline-block; } diff --git a/languages/fr_FR.json b/languages/fr_FR.json old mode 100755 new mode 100644 diff --git a/plugins/about/languages/en_US.json b/plugins/about/languages/en_US.json new file mode 100644 index 00000000..cbab48ef --- /dev/null +++ b/plugins/about/languages/en_US.json @@ -0,0 +1,12 @@ +{ + "plugin-data": + { + "name": "About", + "description": "Little description about your site or your self.", + "author": "Bludit", + "email": "", + "website": "https://github.com/dignajar/bludit-plugins", + "version": "0.6", + "releaseDate": "2015-11-10" + } +} \ No newline at end of file diff --git a/plugins/about/plugin.php b/plugins/about/plugin.php new file mode 100644 index 00000000..0924fb50 --- /dev/null +++ b/plugins/about/plugin.php @@ -0,0 +1,73 @@ +dbFields = array( + 'label'=>'About', + 'text'=>'', + 'facebook'=>'', + 'twitter'=>'', + 'instagram'=>'', + 'googleplus'=>'' + ); + } + + public function form() + { + global $Language; + + $html = '
'; + $html .= ''; + $html .= ''; + $html .= '
'; + + $html .= '
'; + $html .= ''; + $html .= ''; + $html .= '
'; + + $html .= 'Social networks'; + + $html .= '
'; + $html .= ''; + $html .= ''; + $html .= '
'; + + $html .= '
'; + $html .= ''; + $html .= ''; + $html .= '
'; + + $html .= '
'; + $html .= ''; + $html .= ''; + $html .= '
'; + + $html .= '
'; + $html .= ''; + $html .= ''; + $html .= '
'; + + return $html; + } + + public function siteSidebar() + { + global $Language; + global $dbTags; + global $Url; + + $filter = $Url->filters('tag'); + + $html = '
'; + $html .= '

'.$this->getDbField('label').'

'; + $html .= '
'; + $html .= $this->getDbField('text'); + $html .= '
'; + $html .= '
'; + + return $html; + } +} \ No newline at end of file From a397c2ac19dea86bec911cf00a05ef592c87da4d Mon Sep 17 00:00:00 2001 From: dignajar Date: Wed, 11 Nov 2015 18:13:32 -0300 Subject: [PATCH 5/7] Minor changes --- plugins/about/plugin.php | 28 +--------------------------- themes/pure/php/head.php | 7 +++++-- themes/pure/php/home.php | 2 +- themes/pure/php/post.php | 2 +- 4 files changed, 8 insertions(+), 31 deletions(-) diff --git a/plugins/about/plugin.php b/plugins/about/plugin.php index 0924fb50..9e30b80f 100644 --- a/plugins/about/plugin.php +++ b/plugins/about/plugin.php @@ -6,11 +6,7 @@ class pluginAbout extends Plugin { { $this->dbFields = array( 'label'=>'About', - 'text'=>'', - 'facebook'=>'', - 'twitter'=>'', - 'instagram'=>'', - 'googleplus'=>'' + 'text'=>'' ); } @@ -28,28 +24,6 @@ class pluginAbout extends Plugin { $html .= ''; $html .= ''; - $html .= 'Social networks'; - - $html .= '
'; - $html .= ''; - $html .= ''; - $html .= '
'; - - $html .= '
'; - $html .= ''; - $html .= ''; - $html .= '
'; - - $html .= '
'; - $html .= ''; - $html .= ''; - $html .= '
'; - - $html .= '
'; - $html .= ''; - $html .= ''; - $html .= '
'; - return $html; } diff --git a/themes/pure/php/head.php b/themes/pure/php/head.php index 43d6a590..68824463 100644 --- a/themes/pure/php/head.php +++ b/themes/pure/php/head.php @@ -1,7 +1,5 @@ - - <?php echo $Site->title() ?> if( $Url->whereAmI()=='post' ) { Theme::keywords( $Post->tags() ); + Theme::description( $Post->description() ); } elseif( $Url->whereAmI()=='page' ) { Theme::keywords( $Page->tags() ); + Theme::description( $Page->description() ); + } + else { + Theme::description( $Site->description() ); } ?> diff --git a/themes/pure/php/home.php b/themes/pure/php/home.php index 89812dd3..d0bc82cf 100644 --- a/themes/pure/php/home.php +++ b/themes/pure/php/home.php @@ -23,7 +23,7 @@ echo $Language->get('Posted By').' '; if( Text::isNotEmpty($Post->authorFirstName()) && Text::isNotEmpty($Post->authorLastName()) ) { - echo $Post->authorFirstName().', '.$Post->authorLastName(); + echo $Post->authorFirstName().' '.$Post->authorLastName(); } else { echo $Post->username(); diff --git a/themes/pure/php/post.php b/themes/pure/php/post.php index d4f4436f..4f1c2011 100644 --- a/themes/pure/php/post.php +++ b/themes/pure/php/post.php @@ -21,7 +21,7 @@ echo $Language->get('Posted By').' '; if( Text::isNotEmpty($Post->authorFirstName()) && Text::isNotEmpty($Post->authorLastName()) ) { - echo $Post->authorFirstName().', '.$Post->authorLastName(); + echo $Post->authorFirstName().' '.$Post->authorLastName(); } else { echo $Post->username(); From 6edd56ec39ce3654d669534855979aa2adbba15a Mon Sep 17 00:00:00 2001 From: dignajar Date: Thu, 12 Nov 2015 22:25:59 -0300 Subject: [PATCH 6/7] Page date --- kernel/dbpages.class.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/kernel/dbpages.class.php b/kernel/dbpages.class.php index 410553ad..9cf55dd1 100644 --- a/kernel/dbpages.class.php +++ b/kernel/dbpages.class.php @@ -11,7 +11,7 @@ class dbPages extends dbJSON 'username'=> array('inFile'=>false, 'value'=>''), 'tags'=> array('inFile'=>false, 'value'=>array()), 'status'=> array('inFile'=>false, 'value'=>'draft'), - 'date'=> array('inFile'=>false, 'value'=>0), + 'date'=> array('inFile'=>false, 'value'=>''), 'position'=> array('inFile'=>false, 'value'=>0) ); @@ -34,9 +34,7 @@ class dbPages extends dbJSON } // Current date. - if(empty($args['date'])) { - $args['date'] = Date::current(DB_DATE_FORMAT); - } + $args['date'] = Date::current(DB_DATE_FORMAT); // Verify arguments with the database fields. foreach($this->dbFields as $field=>$options) From c7095e37f9c3de9946f86de3fbfcbf9abe126348 Mon Sep 17 00:00:00 2001 From: dignajar Date: Fri, 13 Nov 2015 01:02:20 -0300 Subject: [PATCH 7/7] Plugins updated --- plugins/about/languages/en_US.json | 4 ++-- plugins/disqus/languages/de_DE.json | 2 +- plugins/disqus/languages/en_US.json | 4 ++-- plugins/disqus/languages/pl_PL.json | 7 +------ plugins/googletools/languages/de_DE.json | 9 ++------- plugins/googletools/languages/en_US.json | 4 ++-- plugins/googletools/languages/pl_PL.json | 7 +------ plugins/maintancemode/languages/en_US.json | 4 ++-- plugins/maintancemode/languages/pl_PL.json | 7 +------ plugins/opengraph/languages/en_US.json | 4 ++-- plugins/opengraph/languages/pl_PL.json | 7 +------ plugins/opengraph/languages/zh_TW.json | 2 +- plugins/pages/languages/de_DE.json | 2 +- plugins/pages/languages/en_US.json | 8 ++++---- plugins/pages/languages/fr_FR.json | 4 ++-- plugins/pages/languages/pl_PL.json | 11 +++-------- plugins/pages/languages/zh_TW.json | 4 ++-- plugins/simplemde/languages/de_DE.json | 2 +- plugins/simplemde/languages/en_US.json | 4 ++-- plugins/simplemde/languages/pl_PL.json | 7 +------ plugins/tags/languages/de_DE.json | 2 +- plugins/tags/languages/en_US.json | 4 ++-- plugins/tags/languages/pl_PL.json | 7 +------ 23 files changed, 38 insertions(+), 78 deletions(-) diff --git a/plugins/about/languages/en_US.json b/plugins/about/languages/en_US.json index cbab48ef..f058c1fd 100644 --- a/plugins/about/languages/en_US.json +++ b/plugins/about/languages/en_US.json @@ -2,11 +2,11 @@ "plugin-data": { "name": "About", - "description": "Little description about your site or your self.", + "description": "Little description about your site or yourself.", "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", "version": "0.6", - "releaseDate": "2015-11-10" + "releaseDate": "2015-11-13" } } \ No newline at end of file diff --git a/plugins/disqus/languages/de_DE.json b/plugins/disqus/languages/de_DE.json index 8c5a30d8..5b5f0747 100644 --- a/plugins/disqus/languages/de_DE.json +++ b/plugins/disqus/languages/de_DE.json @@ -8,4 +8,4 @@ "enable-disqus-on-pages": "Disqus auf Seiten verwenden", "enable-disqus-on-posts": "Disqus bei Beiträgen verwenden", "enable-disqus-on-default-home-page": "Disqus auf der Hauptseite verwenden" -} +} \ No newline at end of file diff --git a/plugins/disqus/languages/en_US.json b/plugins/disqus/languages/en_US.json index 2309f4b4..e53d65d6 100644 --- a/plugins/disqus/languages/en_US.json +++ b/plugins/disqus/languages/en_US.json @@ -6,8 +6,8 @@ "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", - "version": "0.3", - "releaseDate": "2015-10-02" + "version": "0.6", + "releaseDate": "2015-11-13" }, "disqus-shortname": "Disqus shortname", "enable-disqus-on-pages": "Enable Disqus on pages", diff --git a/plugins/disqus/languages/pl_PL.json b/plugins/disqus/languages/pl_PL.json index 6b8e58ba..13fb0fad 100644 --- a/plugins/disqus/languages/pl_PL.json +++ b/plugins/disqus/languages/pl_PL.json @@ -2,12 +2,7 @@ "plugin-data": { "name": "System komentarzy - Disqus", - "description": "System komentarzy Disqus przechowuje komentarze dla serwisów internetowych. Korzystanie z tej wtyczki wymaga rejestracji w serwisie disqus.com.", - "author": "Bludit", - "email": "", - "website": "https://github.com/dignajar/bludit-plugins", - "version": "0.3", - "releaseDate": "2015-10-02" + "description": "System komentarzy Disqus przechowuje komentarze dla serwisów internetowych. Korzystanie z tej wtyczki wymaga rejestracji w serwisie disqus.com." }, "disqus-shortname": "Nazwa użytkownika Disqus", "enable-disqus-on-pages": "Włącz Disqus na wszystkich stronach", diff --git a/plugins/googletools/languages/de_DE.json b/plugins/googletools/languages/de_DE.json index b9abb81d..8b3abce9 100644 --- a/plugins/googletools/languages/de_DE.json +++ b/plugins/googletools/languages/de_DE.json @@ -2,15 +2,10 @@ "plugin-data": { "name": "Google-Tools", - "description": "Dieses Plugin erzeugt den Meta-Tag, um deine Website mit den Google Webmasters Tools zu verbinden, und den Code für das JavaScript, der benötigt wird, um Google Analytics verwenden zu können.", - "author": "Bludit", - "email": "", - "website": "https://github.com/dignajar/bludit-plugins", - "version": "0.3", - "releaseDate": "2015-10-02" + "description": "Dieses Plugin erzeugt den Meta-Tag, um deine Website mit den Google Webmasters Tools zu verbinden, und den Code für das JavaScript, der benötigt wird, um Google Analytics verwenden zu können." }, "google-webmasters-tools": "Google Webmasters Tools", "google-analytics-tracking-id": "Google Analytics ID", "complete-this-field-with-the-google-site-verification": "Gib hier den Google Analytics-Tracking-Code ein, um zu bestätigen, dass die Website Dir gehört.", "complete-this-field-with-the-tracking-id": "Gib hier die Tracking ID ein." -} +} \ No newline at end of file diff --git a/plugins/googletools/languages/en_US.json b/plugins/googletools/languages/en_US.json index 2829cb21..0697e6e0 100644 --- a/plugins/googletools/languages/en_US.json +++ b/plugins/googletools/languages/en_US.json @@ -6,8 +6,8 @@ "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", - "version": "0.3", - "releaseDate": "2015-10-02" + "version": "0.6", + "releaseDate": "2015-11-13" }, "google-webmasters-tools": "Google Webmasters tools", "google-analytics-tracking-id": "Google Analytics Tracking ID", diff --git a/plugins/googletools/languages/pl_PL.json b/plugins/googletools/languages/pl_PL.json index 1124e2f5..a20abd2c 100644 --- a/plugins/googletools/languages/pl_PL.json +++ b/plugins/googletools/languages/pl_PL.json @@ -2,12 +2,7 @@ "plugin-data": { "name": "Narzędzia Google", - "description": "Wtyczka ta generuje kod metatagów pozwalający zweryfikować stronę z serwisem Narzędzia Google Dla Webmasterów oraz wygenerować kod JavaScript monitorujący ruch z usługą Google Analytics.", - "author": "Bludit", - "email": "", - "website": "https://github.com/dignajar/bludit-plugins", - "version": "0.3", - "releaseDate": "2015-10-02" + "description": "Wtyczka ta generuje kod metatagów pozwalający zweryfikować stronę z serwisem Narzędzia Google Dla Webmasterów oraz wygenerować kod JavaScript monitorujący ruch z usługą Google Analytics." }, "google-webmasters-tools": "Google Webmasters tools", "google-analytics-tracking-id": "Google Analytics Tracking ID", diff --git a/plugins/maintancemode/languages/en_US.json b/plugins/maintancemode/languages/en_US.json index cc1eb966..3bb095f6 100644 --- a/plugins/maintancemode/languages/en_US.json +++ b/plugins/maintancemode/languages/en_US.json @@ -6,8 +6,8 @@ "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", - "version": "0.3", - "releaseDate": "2015-10-02" + "version": "0.6", + "releaseDate": "2015-11-13" }, "enable-maintence-mode": "Enable maintence mode", diff --git a/plugins/maintancemode/languages/pl_PL.json b/plugins/maintancemode/languages/pl_PL.json index 441715d3..4472a53d 100644 --- a/plugins/maintancemode/languages/pl_PL.json +++ b/plugins/maintancemode/languages/pl_PL.json @@ -2,12 +2,7 @@ "plugin-data": { "name": "Tryb konserwacji", - "description": "Przełącz stronę w tryb konwersacji (wówczas działać będzie tylko kokpit).", - "author": "Bludit", - "email": "", - "website": "https://github.com/dignajar/bludit-plugins", - "version": "0.3", - "releaseDate": "2015-10-02" + "description": "Przełącz stronę w tryb konwersacji (wówczas działać będzie tylko kokpit)." }, "enable-maintence-mode": "Włącz tryb konwersacji", diff --git a/plugins/opengraph/languages/en_US.json b/plugins/opengraph/languages/en_US.json index e77e4055..56690f5a 100644 --- a/plugins/opengraph/languages/en_US.json +++ b/plugins/opengraph/languages/en_US.json @@ -6,7 +6,7 @@ "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", - "version": "0.3", - "releaseDate": "2015-10-02" + "version": "0.6", + "releaseDate": "2015-11-13" } } \ No newline at end of file diff --git a/plugins/opengraph/languages/pl_PL.json b/plugins/opengraph/languages/pl_PL.json index c34a49cb..41b92e0a 100644 --- a/plugins/opengraph/languages/pl_PL.json +++ b/plugins/opengraph/languages/pl_PL.json @@ -2,11 +2,6 @@ "plugin-data": { "name": "Open Graph", - "description": "Protokół Open Graph zezwala stronie na stosowanie meta tagów używanych w serwisach społecznościowych.", - "author": "Bludit", - "email": "", - "website": "https://github.com/dignajar/bludit-plugins", - "version": "0.3", - "releaseDate": "2015-10-02" + "description": "Protokół Open Graph zezwala stronie na stosowanie meta tagów używanych w serwisach społecznościowych." } } \ No newline at end of file diff --git a/plugins/opengraph/languages/zh_TW.json b/plugins/opengraph/languages/zh_TW.json index 18122e8b..0a59b71d 100644 --- a/plugins/opengraph/languages/zh_TW.json +++ b/plugins/opengraph/languages/zh_TW.json @@ -4,4 +4,4 @@ "name": "開放社交關係圖", "description": "開放社交關係圖協定可以讓任何網頁變成豐富的物件" } -} +} \ No newline at end of file diff --git a/plugins/pages/languages/de_DE.json b/plugins/pages/languages/de_DE.json index c6695ed0..5e5930b6 100644 --- a/plugins/pages/languages/de_DE.json +++ b/plugins/pages/languages/de_DE.json @@ -7,4 +7,4 @@ "home": "Hauptseite", "show-home-link": "Hauptseite zeigen" -} +} \ No newline at end of file diff --git a/plugins/pages/languages/en_US.json b/plugins/pages/languages/en_US.json index 76669570..caf9858c 100644 --- a/plugins/pages/languages/en_US.json +++ b/plugins/pages/languages/en_US.json @@ -6,10 +6,10 @@ "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", - "version": "0.3", - "releaseDate": "2015-10-02" + "version": "0.6", + "releaseDate": "2015-11-13" }, - "home": "Home", - "show-home-link": "Show home link" + "home": "Home", + "show-home-link": "Show home link" } \ No newline at end of file diff --git a/plugins/pages/languages/fr_FR.json b/plugins/pages/languages/fr_FR.json index e74fe901..3efb4769 100644 --- a/plugins/pages/languages/fr_FR.json +++ b/plugins/pages/languages/fr_FR.json @@ -5,6 +5,6 @@ "description": "Constitue un menu avec les liens des pages dans la colonne du thème." }, - "home": "Accueil", - "show-home-link": "Afficher le lien de la page d’accueil" + "home": "Accueil", + "show-home-link": "Afficher le lien de la page d’accueil" } \ No newline at end of file diff --git a/plugins/pages/languages/pl_PL.json b/plugins/pages/languages/pl_PL.json index 1473cf84..74a469af 100644 --- a/plugins/pages/languages/pl_PL.json +++ b/plugins/pages/languages/pl_PL.json @@ -2,14 +2,9 @@ "plugin-data": { "name": "Lista stron", - "description": "Wyświetla listę stron znajdujących się w witrynie.", - "author": "Bludit", - "email": "", - "website": "https://github.com/dignajar/bludit-plugins", - "version": "0.3", - "releaseDate": "2015-10-02" + "description": "Wyświetla listę stron znajdujących się w witrynie." }, - "home": "Strona główna", - "show-home-link": "Pokaż odnośnik do strony głównek" + "home": "Strona główna", + "show-home-link": "Pokaż odnośnik do strony głównek" } \ No newline at end of file diff --git a/plugins/pages/languages/zh_TW.json b/plugins/pages/languages/zh_TW.json index 7ee59e60..e5a6ccb2 100644 --- a/plugins/pages/languages/zh_TW.json +++ b/plugins/pages/languages/zh_TW.json @@ -5,6 +5,6 @@ "description": "顯示所有頁面的列表" }, - "home": "首頁", - "show-home-link": "顯示首頁連結" + "home": "首頁", + "show-home-link": "顯示首頁連結" } \ No newline at end of file diff --git a/plugins/simplemde/languages/de_DE.json b/plugins/simplemde/languages/de_DE.json index 1f9261cf..2249bd5c 100644 --- a/plugins/simplemde/languages/de_DE.json +++ b/plugins/simplemde/languages/de_DE.json @@ -6,4 +6,4 @@ }, "toolbar": "Werkzeugleiste", "tab-size": "Abstände der Tabstopps" -} +} \ No newline at end of file diff --git a/plugins/simplemde/languages/en_US.json b/plugins/simplemde/languages/en_US.json index 55f8be9a..9425cf5c 100644 --- a/plugins/simplemde/languages/en_US.json +++ b/plugins/simplemde/languages/en_US.json @@ -6,8 +6,8 @@ "author": "NextStepWebs", "email": "", "website": "https://github.com/NextStepWebs/simplemde-markdown-editor", - "version": "1.8.0", - "releaseDate": "2015-10-29" + "version": "1.8.1", + "releaseDate": "2015-11-13" }, "toolbar": "Toolbar", "tab-size": "Tab size" diff --git a/plugins/simplemde/languages/pl_PL.json b/plugins/simplemde/languages/pl_PL.json index 2c1e492c..020c49fe 100644 --- a/plugins/simplemde/languages/pl_PL.json +++ b/plugins/simplemde/languages/pl_PL.json @@ -2,12 +2,7 @@ "plugin-data": { "name": "Edytor SimpleMDE", - "description": "Prosty, piękny i osadzony w JavaScript edytor markdown stworzony przez @WesCossick. Na potrzeby Bludit dostosowany przez Diego Najara.", - "author": "NextStepWebs", - "email": "", - "website": "https://github.com/NextStepWebs/simplemde-markdown-editor", - "version": "1.7.4", - "releaseDate": "2015-10-02" + "description": "Prosty, piękny i osadzony w JavaScript edytor markdown stworzony przez @WesCossick. Na potrzeby Bludit dostosowany przez Diego Najar." }, "toolbar": "Pasek narzędzi", "tab-size": "Rozmiar wcięcia" diff --git a/plugins/tags/languages/de_DE.json b/plugins/tags/languages/de_DE.json index 5149f12d..86bcf65d 100644 --- a/plugins/tags/languages/de_DE.json +++ b/plugins/tags/languages/de_DE.json @@ -4,4 +4,4 @@ "name": "Anzeige aller Schlagwörter", "description": "Anzeige aller Schlagwörter in der Seitenleiste (bei Themes mit Seitenleiste)." } -} +} \ No newline at end of file diff --git a/plugins/tags/languages/en_US.json b/plugins/tags/languages/en_US.json index 8b0e9b09..50beff32 100644 --- a/plugins/tags/languages/en_US.json +++ b/plugins/tags/languages/en_US.json @@ -6,7 +6,7 @@ "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", - "version": "0.3", - "releaseDate": "2015-10-02" + "version": "0.6", + "releaseDate": "2015-11-13" } } \ No newline at end of file diff --git a/plugins/tags/languages/pl_PL.json b/plugins/tags/languages/pl_PL.json index 604d1c54..ae5f30ad 100644 --- a/plugins/tags/languages/pl_PL.json +++ b/plugins/tags/languages/pl_PL.json @@ -2,11 +2,6 @@ "plugin-data": { "name": "Lista tagów", - "description": "Wyświetla wszystkie tagi w postaci listy.", - "author": "Bludit", - "email": "", - "website": "https://github.com/dignajar/bludit-plugins", - "version": "0.3", - "releaseDate": "2015-10-02" + "description": "Wyświetla wszystkie tagi w postaci listy." } } \ No newline at end of file