Version Description
- Minor [spoiler] fix, for hidden spoiler content
- Updated Japanese translation
Download this release
Release Info
| Developer | gn_themes |
| Plugin | |
| Version | 4.8.1 |
| Comparing to | |
| See all releases | |
Code changes from version 4.8.0 to 4.8.1
- assets/js/other-shortcodes.js +1 -1
- languages/su-ja.mo +0 -0
- languages/su-ja.po +48 -13
- readme.txt +4 -0
- shortcodes-ultimate.php +2 -2
assets/js/other-shortcodes.js
CHANGED
|
@@ -16,7 +16,7 @@ jQuery(document).ready(function ($) {
|
|
| 16 |
if ($(window).scrollTop() > $title.offset().top) $(window).scrollTop($title.offset().top - $title.height() - bar);
|
| 17 |
e.preventDefault();
|
| 18 |
});
|
| 19 |
-
$('.su-spoiler-content').
|
| 20 |
// Tabs
|
| 21 |
$('body:not(.su-other-shortcodes-loaded)').on('click', '.su-tabs-nav span', function (e) {
|
| 22 |
var $tab = $(this),
|
| 16 |
if ($(window).scrollTop() > $title.offset().top) $(window).scrollTop($title.offset().top - $title.height() - bar);
|
| 17 |
e.preventDefault();
|
| 18 |
});
|
| 19 |
+
$('.su-spoiler-content').removeAttr('style');
|
| 20 |
// Tabs
|
| 21 |
$('body:not(.su-other-shortcodes-loaded)').on('click', '.su-tabs-nav span', function (e) {
|
| 22 |
var $tab = $(this),
|
languages/su-ja.mo
CHANGED
|
Binary file
|
languages/su-ja.po
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
msgid ""
|
| 2 |
msgstr ""
|
| 3 |
-
"Project-Id-Version: Shortcodes Ultimate v4.
|
| 4 |
"Report-Msgid-Bugs-To: \n"
|
| 5 |
"POT-Creation-Date: 2013-10-01 17:50+0300\n"
|
| 6 |
"PO-Revision-Date: 2014-04-25 20:41+0900\n"
|
|
@@ -346,9 +346,6 @@ msgstr "列の柔軟性とレスポンシブ"
|
|
| 346 |
msgid "List"
|
| 347 |
msgstr "リスト"
|
| 348 |
|
| 349 |
-
msgid "Star"
|
| 350 |
-
msgstr "星"
|
| 351 |
-
|
| 352 |
msgid "Arrow"
|
| 353 |
msgstr "矢印"
|
| 354 |
|
|
@@ -781,9 +778,6 @@ msgstr "CSVファイル"
|
|
| 781 |
msgid "Upload CSV file if you want to create HTML-table from file"
|
| 782 |
msgstr "ファイルからHTMLテーブルを作成する場合は、CSVファイルをアップロードします"
|
| 783 |
|
| 784 |
-
msgid "<table>\n<tr>\n\t<td>Table</td>\n\t<td>Table</td>\n</tr>\n<tr>\n\t<td>Table</td>\n\t<td>Table</td>\n</tr>\n</table>"
|
| 785 |
-
msgstr "<Table>\n<tr>\n\t<td>テーブル</td>\n\t<td>テーブル</td>\n</tr>\n<tr>\n\t<td>テーブル</td>\n\t<td>テーブル</td>\n</tr>\n</Table>"
|
| 786 |
-
|
| 787 |
msgid "Styled table from HTML or CSV file"
|
| 788 |
msgstr "HTMLまたはCSVファイルからスタイルテーブル"
|
| 789 |
|
|
@@ -1930,7 +1924,7 @@ msgid "Presets"
|
|
| 1930 |
msgstr "プリセット"
|
| 1931 |
|
| 1932 |
msgid "Save current settings as preset"
|
| 1933 |
-
msgstr "
|
| 1934 |
|
| 1935 |
msgid "Presets not found"
|
| 1936 |
msgstr "プリセットが見つかりません"
|
|
@@ -1947,8 +1941,8 @@ msgstr "ショートコードのグローバルスキンを選択してくださ
|
|
| 1947 |
msgid "1 new add-on for Shortcodes Ultimate"
|
| 1948 |
msgstr "Shortcodes Ultimateの1つの新しいアドオン"
|
| 1949 |
|
| 1950 |
-
msgid "4.
|
| 1951 |
-
msgstr "4.
|
| 1952 |
|
| 1953 |
msgid "Activation key"
|
| 1954 |
msgstr "アクティベーションキー"
|
|
@@ -2196,7 +2190,6 @@ msgstr "テキストの影"
|
|
| 2196 |
msgid "You can upload custom icon for this button or pick a built-in icon"
|
| 2197 |
msgstr "このボタンのカスタムアイコンをアップロードするか、組み込みのアイコンを選ぶことができます"
|
| 2198 |
|
| 2199 |
-
# ################
|
| 2200 |
msgid "Start the playback of the video automatically after the player load. May not work on some mobile OS versions"
|
| 2201 |
msgstr "自動的にプレーヤーの読込後に動画の再生を開始します。一部のモバイルOSのバージョンでは動作しない場合があります"
|
| 2202 |
|
|
@@ -2213,10 +2206,10 @@ msgid "Close (Esc)"
|
|
| 2213 |
msgstr "閉じる (Esc)"
|
| 2214 |
|
| 2215 |
msgid "Dailymotion"
|
| 2216 |
-
msgstr "
|
| 2217 |
|
| 2218 |
msgid "Dailymotion video"
|
| 2219 |
-
msgstr "
|
| 2220 |
|
| 2221 |
msgid "Determines the quality that must be played by default if available"
|
| 2222 |
msgstr "デフォルトで演奏しなければならない場合の品質を指定"
|
|
@@ -2304,3 +2297,45 @@ msgstr "このタブのユニークなアンカーを使用するには、ペー
|
|
| 2304 |
|
| 2305 |
msgid "You can use unique anchor for this spoiler to access it with hash in page url. For example: type here <b%value>Hello</b> and then use url like http://example.com/page-url#Hello. This spoiler will be open and scrolled in"
|
| 2306 |
msgstr "このスポイラーのためのユニークなアンカーを使用してページURLのハッシュにアクセスできます。例: <b%value>Hello</b>とここに入力し、http://example.com/page-url#HelloのようなURLを使用します。このスポイラーがアクティブになりにスクロールします。"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
msgid ""
|
| 2 |
msgstr ""
|
| 3 |
+
"Project-Id-Version: Shortcodes Ultimate v4.8.0\n"
|
| 4 |
"Report-Msgid-Bugs-To: \n"
|
| 5 |
"POT-Creation-Date: 2013-10-01 17:50+0300\n"
|
| 6 |
"PO-Revision-Date: 2014-04-25 20:41+0900\n"
|
| 346 |
msgid "List"
|
| 347 |
msgstr "リスト"
|
| 348 |
|
|
|
|
|
|
|
|
|
|
| 349 |
msgid "Arrow"
|
| 350 |
msgstr "矢印"
|
| 351 |
|
| 778 |
msgid "Upload CSV file if you want to create HTML-table from file"
|
| 779 |
msgstr "ファイルからHTMLテーブルを作成する場合は、CSVファイルをアップロードします"
|
| 780 |
|
|
|
|
|
|
|
|
|
|
| 781 |
msgid "Styled table from HTML or CSV file"
|
| 782 |
msgstr "HTMLまたはCSVファイルからスタイルテーブル"
|
| 783 |
|
| 1924 |
msgstr "プリセット"
|
| 1925 |
|
| 1926 |
msgid "Save current settings as preset"
|
| 1927 |
+
msgstr "現在の設定をプリセットとして保存"
|
| 1928 |
|
| 1929 |
msgid "Presets not found"
|
| 1930 |
msgstr "プリセットが見つかりません"
|
| 1941 |
msgid "1 new add-on for Shortcodes Ultimate"
|
| 1942 |
msgstr "Shortcodes Ultimateの1つの新しいアドオン"
|
| 1943 |
|
| 1944 |
+
msgid "4.8.0"
|
| 1945 |
+
msgstr "4.8.0"
|
| 1946 |
|
| 1947 |
msgid "Activation key"
|
| 1948 |
msgstr "アクティベーションキー"
|
| 2190 |
msgid "You can upload custom icon for this button or pick a built-in icon"
|
| 2191 |
msgstr "このボタンのカスタムアイコンをアップロードするか、組み込みのアイコンを選ぶことができます"
|
| 2192 |
|
|
|
|
| 2193 |
msgid "Start the playback of the video automatically after the player load. May not work on some mobile OS versions"
|
| 2194 |
msgstr "自動的にプレーヤーの読込後に動画の再生を開始します。一部のモバイルOSのバージョンでは動作しない場合があります"
|
| 2195 |
|
| 2206 |
msgstr "閉じる (Esc)"
|
| 2207 |
|
| 2208 |
msgid "Dailymotion"
|
| 2209 |
+
msgstr "デイリーモーション"
|
| 2210 |
|
| 2211 |
msgid "Dailymotion video"
|
| 2212 |
+
msgstr "デイリーモーション 動画"
|
| 2213 |
|
| 2214 |
msgid "Determines the quality that must be played by default if available"
|
| 2215 |
msgstr "デフォルトで演奏しなければならない場合の品質を指定"
|
| 2297 |
|
| 2298 |
msgid "You can use unique anchor for this spoiler to access it with hash in page url. For example: type here <b%value>Hello</b> and then use url like http://example.com/page-url#Hello. This spoiler will be open and scrolled in"
|
| 2299 |
msgstr "このスポイラーのためのユニークなアンカーを使用してページURLのハッシュにアクセスできます。例: <b%value>Hello</b>とここに入力し、http://example.com/page-url#HelloのようなURLを使用します。このスポイラーがアクティブになりにスクロールします。"
|
| 2300 |
+
|
| 2301 |
+
msgid "#RGB and rgba() colors"
|
| 2302 |
+
msgstr "#RGBとrgba()カラー"
|
| 2303 |
+
|
| 2304 |
+
msgid "Add-ons bundle"
|
| 2305 |
+
msgstr "バンドルアドオン"
|
| 2306 |
+
|
| 2307 |
+
msgid "Any custom CSS classes"
|
| 2308 |
+
msgstr "任意のカスタムCSSクラス"
|
| 2309 |
+
|
| 2310 |
+
msgid "Any text value"
|
| 2311 |
+
msgstr "任意のテキスト値"
|
| 2312 |
+
|
| 2313 |
+
msgid "Attributes"
|
| 2314 |
+
msgstr "属性"
|
| 2315 |
+
|
| 2316 |
+
msgid "Back to Dashboard"
|
| 2317 |
+
msgstr "ダッシュボードへ戻る"
|
| 2318 |
+
|
| 2319 |
+
msgid "Cheatsheet"
|
| 2320 |
+
msgstr "チートシート"
|
| 2321 |
+
|
| 2322 |
+
msgid "Default value"
|
| 2323 |
+
msgstr "デフォルト値"
|
| 2324 |
+
|
| 2325 |
+
msgid "Example code"
|
| 2326 |
+
msgstr "サンプルコード"
|
| 2327 |
+
|
| 2328 |
+
msgid "full list"
|
| 2329 |
+
msgstr "全リスト"
|
| 2330 |
+
|
| 2331 |
+
msgid "Get all three add-ons with huge discount!"
|
| 2332 |
+
msgstr "大幅値引きで3つのアドオンを入手!"
|
| 2333 |
+
|
| 2334 |
+
msgid "Possible values"
|
| 2335 |
+
msgstr "可能な値"
|
| 2336 |
+
|
| 2337 |
+
msgid "Printable version"
|
| 2338 |
+
msgstr "印刷用バージョン"
|
| 2339 |
+
|
| 2340 |
+
msgid "Shortcode"
|
| 2341 |
+
msgstr "ショートコード"
|
readme.txt
CHANGED
|
@@ -107,6 +107,10 @@ Upgrade normally
|
|
| 107 |
|
| 108 |
== Changelog ==
|
| 109 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 110 |
= 4.8.0 =
|
| 111 |
* Minor UI fixes (compatibility with page builders)
|
| 112 |
* Czech translation by [Punc00](http://nuze.cz/)
|
| 107 |
|
| 108 |
== Changelog ==
|
| 109 |
|
| 110 |
+
= 4.8.1 =
|
| 111 |
+
* Minor [spoiler] fix, for hidden spoiler content
|
| 112 |
+
* Updated Japanese translation
|
| 113 |
+
|
| 114 |
= 4.8.0 =
|
| 115 |
* Minor UI fixes (compatibility with page builders)
|
| 116 |
* Czech translation by [Punc00](http://nuze.cz/)
|
shortcodes-ultimate.php
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
/*
|
| 3 |
Plugin Name: Shortcodes Ultimate
|
| 4 |
Plugin URI: http://gndev.info/shortcodes-ultimate/
|
| 5 |
-
Version: 4.8.
|
| 6 |
Author: Vladimir Anokhin
|
| 7 |
Author URI: http://gndev.info/
|
| 8 |
Description: Supercharge your WordPress theme with mega pack of shortcodes
|
|
@@ -13,7 +13,7 @@
|
|
| 13 |
|
| 14 |
// Define plugin constants
|
| 15 |
define( 'SU_PLUGIN_FILE', __FILE__ );
|
| 16 |
-
define( 'SU_PLUGIN_VERSION', '4.8.
|
| 17 |
define( 'SU_ENABLE_CACHE', true );
|
| 18 |
|
| 19 |
// Includes
|
| 2 |
/*
|
| 3 |
Plugin Name: Shortcodes Ultimate
|
| 4 |
Plugin URI: http://gndev.info/shortcodes-ultimate/
|
| 5 |
+
Version: 4.8.1
|
| 6 |
Author: Vladimir Anokhin
|
| 7 |
Author URI: http://gndev.info/
|
| 8 |
Description: Supercharge your WordPress theme with mega pack of shortcodes
|
| 13 |
|
| 14 |
// Define plugin constants
|
| 15 |
define( 'SU_PLUGIN_FILE', __FILE__ );
|
| 16 |
+
define( 'SU_PLUGIN_VERSION', '4.8.1' );
|
| 17 |
define( 'SU_ENABLE_CACHE', true );
|
| 18 |
|
| 19 |
// Includes
|
