Version Description
- updated jQuery UI datepicker style.
- added Russian language
- added Slovak language
- added Persian language
- added Czech language
- added Lithuanian language
- added Catalan language
- added French language
Download this release
Release Info
Developer | baden03 |
Plugin | T(-) Countdown |
Version | 2.2.13 |
Comparing to | |
See all releases |
Code changes from version 2.2.12 to 2.2.13
- countdown-timer.php +5 -5
- languages/tminus-ca_CA.mo +0 -0
- languages/tminus-ca_CA.po +183 -0
- languages/tminus-cs_CZ.mo +0 -0
- languages/tminus-cs_CZ.po +163 -0
- languages/tminus-fa_FA.mo +0 -0
- languages/tminus-fa_FA.po +182 -0
- languages/tminus-fr_FR.mo +0 -0
- languages/tminus-fr_FR.po +177 -0
- languages/tminus-lt_LT.mo +0 -0
- languages/tminus-lt_LT.po +183 -0
- languages/tminus-ru_RU.mo +0 -0
- languages/tminus-ru_RU.po +183 -0
- languages/tminus-sk_SK.mo +0 -0
- languages/tminus-sk_SK.po +184 -0
- readme.txt +22 -2
countdown-timer.php
CHANGED
@@ -5,7 +5,7 @@ Text Domain: tminus
|
|
5 |
Domain Path: /languages
|
6 |
Plugin URI: http://plugins.twinpictures.de/plugins/t-minus-countdown/
|
7 |
Description: Display and configure multiple T(-) Countdown timers using a shortcode or sidebar widget.
|
8 |
-
Version: 2.2.
|
9 |
Author: twinpictures, baden03
|
10 |
Author URI: http://www.twinpictures.de/
|
11 |
License: GPL2
|
@@ -29,14 +29,14 @@ License: GPL2
|
|
29 |
|
30 |
//widget scripts
|
31 |
function countdown_scripts(){
|
32 |
-
$current_version = '2.2.
|
33 |
$installed_version = get_option('t-minus_version');
|
34 |
|
35 |
if($current_version != $installed_version){
|
36 |
//delete the old style system
|
37 |
delete_option( 't-minus_styles' );
|
38 |
//add version check
|
39 |
-
update_option('t-minus_version', '2.2.
|
40 |
|
41 |
//reset rockstar option
|
42 |
delete_option( 'rockstar' );
|
@@ -46,7 +46,7 @@ function countdown_scripts(){
|
|
46 |
add_option('t-minus_styles', $styles_arr);
|
47 |
$plugin_url = plugins_url() .'/'. dirname( plugin_basename(__FILE__) );
|
48 |
//wp_enqueue_script('jquery');
|
49 |
-
if (is_admin()
|
50 |
//jquery admin stuff
|
51 |
wp_register_script('tminus-admin-script', $plugin_url.'/js/jquery.collapse.js', array ('jquery'), '1.2' );
|
52 |
wp_enqueue_script('tminus-admin-script');
|
@@ -55,7 +55,7 @@ function countdown_scripts(){
|
|
55 |
wp_enqueue_style('colapse-admin-css');
|
56 |
|
57 |
wp_enqueue_script( 'jquery-ui-datepicker' );
|
58 |
-
wp_register_style('jquery-ui-css', 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.
|
59 |
wp_enqueue_style('jquery-ui-css');
|
60 |
}
|
61 |
else{
|
5 |
Domain Path: /languages
|
6 |
Plugin URI: http://plugins.twinpictures.de/plugins/t-minus-countdown/
|
7 |
Description: Display and configure multiple T(-) Countdown timers using a shortcode or sidebar widget.
|
8 |
+
Version: 2.2.13
|
9 |
Author: twinpictures, baden03
|
10 |
Author URI: http://www.twinpictures.de/
|
11 |
License: GPL2
|
29 |
|
30 |
//widget scripts
|
31 |
function countdown_scripts(){
|
32 |
+
$current_version = '2.2.13';
|
33 |
$installed_version = get_option('t-minus_version');
|
34 |
|
35 |
if($current_version != $installed_version){
|
36 |
//delete the old style system
|
37 |
delete_option( 't-minus_styles' );
|
38 |
//add version check
|
39 |
+
update_option('t-minus_version', '2.2.13');
|
40 |
|
41 |
//reset rockstar option
|
42 |
delete_option( 'rockstar' );
|
46 |
add_option('t-minus_styles', $styles_arr);
|
47 |
$plugin_url = plugins_url() .'/'. dirname( plugin_basename(__FILE__) );
|
48 |
//wp_enqueue_script('jquery');
|
49 |
+
if ( is_admin() ){
|
50 |
//jquery admin stuff
|
51 |
wp_register_script('tminus-admin-script', $plugin_url.'/js/jquery.collapse.js', array ('jquery'), '1.2' );
|
52 |
wp_enqueue_script('tminus-admin-script');
|
55 |
wp_enqueue_style('colapse-admin-css');
|
56 |
|
57 |
wp_enqueue_script( 'jquery-ui-datepicker' );
|
58 |
+
wp_register_style('jquery-ui-css', 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/themes/smoothness/jquery-ui.css', array (), '1.10.4' );
|
59 |
wp_enqueue_style('jquery-ui-css');
|
60 |
}
|
61 |
else{
|
languages/tminus-ca_CA.mo
ADDED
Binary file
|
languages/tminus-ca_CA.po
ADDED
@@ -0,0 +1,183 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Translation of T(-) Countdown in Catalan
|
2 |
+
# This file is distributed under the same license as the T(-) Countdown package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"PO-Revision-Date: 2014-02-10 10:51+0100\n"
|
6 |
+
"MIME-Version: 1.0\n"
|
7 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
+
"Content-Transfer-Encoding: 8bit\n"
|
9 |
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
10 |
+
"X-Generator: Poedit 1.5.7\n"
|
11 |
+
"Project-Id-Version: T(-) Countdown\n"
|
12 |
+
"POT-Creation-Date: \n"
|
13 |
+
"Last-Translator: Baden Coleman <baden@twinpictures.de>\n"
|
14 |
+
"Language-Team: Twinpictures <info@twinpictures.de>\n"
|
15 |
+
"Language: Catalan\n"
|
16 |
+
|
17 |
+
#: countdown-timer.php:491
|
18 |
+
msgid ""
|
19 |
+
"%sT(-) Countdown Control%s is a premium countdown plugin that includes the "
|
20 |
+
"ability to schedule and manage mulitple recurring T(-) Countdowns... the "
|
21 |
+
"Jedi way."
|
22 |
+
msgstr ""
|
23 |
+
"%sY(-) Countdown Contr%l és un és un temporitzador de compte enrere de "
|
24 |
+
"primera qualitat que inclou la possibilitat de programar i gestionar "
|
25 |
+
"múltiples recursosplugin de compte regressiva de primera qualitat que inclou "
|
26 |
+
"la possibilitat de programar recorrent a t Countdown Control... el camí del "
|
27 |
+
"Jedi."
|
28 |
+
|
29 |
+
#: countdown-timer.php:134 countdown-timer.php:376 countdown-timer.php:554
|
30 |
+
msgid "weeks"
|
31 |
+
msgstr "setmanes"
|
32 |
+
|
33 |
+
#: countdown-timer.php:135 countdown-timer.php:377 countdown-timer.php:555
|
34 |
+
msgid "days"
|
35 |
+
msgstr "dies"
|
36 |
+
|
37 |
+
#: countdown-timer.php:136 countdown-timer.php:378 countdown-timer.php:556
|
38 |
+
msgid "hours"
|
39 |
+
msgstr "hores"
|
40 |
+
|
41 |
+
#: countdown-timer.php:137 countdown-timer.php:379 countdown-timer.php:557
|
42 |
+
msgid "minutes"
|
43 |
+
msgstr "minuts"
|
44 |
+
|
45 |
+
#: countdown-timer.php:138 countdown-timer.php:380 countdown-timer.php:558
|
46 |
+
msgid "seconds"
|
47 |
+
msgstr "segons"
|
48 |
+
|
49 |
+
#: countdown-timer.php:434
|
50 |
+
msgid "Rockstar Features"
|
51 |
+
msgstr "Característiques Rockstar"
|
52 |
+
|
53 |
+
#: countdown-timer.php:462
|
54 |
+
msgid "Entire Widget"
|
55 |
+
msgstr "Giny complet"
|
56 |
+
|
57 |
+
#: countdown-timer.php:462
|
58 |
+
msgid "Count Up"
|
59 |
+
msgstr "Comptar fins a"
|
60 |
+
|
61 |
+
msgid "T(-) Countdown"
|
62 |
+
msgstr "T(-) compte enrere"
|
63 |
+
|
64 |
+
msgid "http://plugins.twinpictures.de/plugins/t-minus-countdown/"
|
65 |
+
msgstr "http://plugins.twinpictures.de/plugins/t-minus-countdown/"
|
66 |
+
|
67 |
+
msgid "twinpictures, baden03"
|
68 |
+
msgstr "twinpictures, baden03"
|
69 |
+
|
70 |
+
msgid "http://www.twinpictures.de/"
|
71 |
+
msgstr "http://www.twinpictures.de/"
|
72 |
+
|
73 |
+
#: countdown-timer.php:107
|
74 |
+
msgid "A highly customizable jQuery countdown timer by Twinpictures"
|
75 |
+
msgstr ""
|
76 |
+
"jQuery un temporitzador de compte enrere d'altes prestacions de Twinpictures"
|
77 |
+
|
78 |
+
#: countdown-timer.php:392
|
79 |
+
msgid "Title:"
|
80 |
+
msgstr "Títol"
|
81 |
+
|
82 |
+
#: countdown-timer.php:393
|
83 |
+
msgid "Target Date:"
|
84 |
+
msgstr "Data límit:"
|
85 |
+
|
86 |
+
#: countdown-timer.php:394
|
87 |
+
msgid "Target Time (HH:MM:SS):"
|
88 |
+
msgstr "Hora límit (hh:mm:ss)"
|
89 |
+
|
90 |
+
#: countdown-timer.php:414
|
91 |
+
msgid "Omit Weeks:"
|
92 |
+
msgstr "Ometre setmanes:"
|
93 |
+
|
94 |
+
#: countdown-timer.php:414
|
95 |
+
msgid "No"
|
96 |
+
msgstr "No"
|
97 |
+
|
98 |
+
#: countdown-timer.php:414
|
99 |
+
msgid "Yes"
|
100 |
+
msgstr "Sí"
|
101 |
+
|
102 |
+
#: countdown-timer.php:415
|
103 |
+
msgid "Style:"
|
104 |
+
msgstr "Estil:"
|
105 |
+
|
106 |
+
#: countdown-timer.php:429
|
107 |
+
msgid "Inject Script:"
|
108 |
+
msgstr "Injectar seqüència:"
|
109 |
+
|
110 |
+
#: countdown-timer.php:429
|
111 |
+
msgid "Footer"
|
112 |
+
msgstr "Peu de pàgina"
|
113 |
+
|
114 |
+
#: countdown-timer.php:429
|
115 |
+
msgid "Inline"
|
116 |
+
msgstr "Inline"
|
117 |
+
|
118 |
+
#: countdown-timer.php:438
|
119 |
+
msgid "This is totally worth 3 bucks."
|
120 |
+
msgstr "Això només val 3 dòlars."
|
121 |
+
|
122 |
+
#: countdown-timer.php:445
|
123 |
+
msgid "Above Countdown"
|
124 |
+
msgstr "Sobre el compte enrere"
|
125 |
+
|
126 |
+
#: countdown-timer.php:447
|
127 |
+
msgid "Top HTML:"
|
128 |
+
msgstr "Top HTML:"
|
129 |
+
|
130 |
+
#: countdown-timer.php:450
|
131 |
+
msgid "Below Countdown"
|
132 |
+
msgstr "Sota el compte enrere"
|
133 |
+
|
134 |
+
#: countdown-timer.php:452
|
135 |
+
msgid "Bottom HTML:"
|
136 |
+
msgstr "Botó HTML:"
|
137 |
+
|
138 |
+
#: countdown-timer.php:455
|
139 |
+
msgid "When Countdown Reaches Zero"
|
140 |
+
msgstr "Quan el compte enrere arriba a zero."
|
141 |
+
|
142 |
+
#: countdown-timer.php:457
|
143 |
+
msgid "Launch Event HTML:"
|
144 |
+
msgstr "Publicació HTML:"
|
145 |
+
|
146 |
+
#: countdown-timer.php:458
|
147 |
+
msgid "Launch Target:"
|
148 |
+
msgstr "Inicieu Target:"
|
149 |
+
|
150 |
+
#: countdown-timer.php:472
|
151 |
+
msgid "Digit Titles"
|
152 |
+
msgstr "Digit Titles"
|
153 |
+
|
154 |
+
#: countdown-timer.php:474
|
155 |
+
msgid "How do you spell \"weeks\"?:"
|
156 |
+
msgstr "Com s'escriu \"setmanes\"?:"
|
157 |
+
|
158 |
+
#: countdown-timer.php:475
|
159 |
+
msgid "How do you spell \"days\"?:"
|
160 |
+
msgstr "Com s'escriu \"dies\"?:"
|
161 |
+
|
162 |
+
#: countdown-timer.php:476
|
163 |
+
msgid "How do you spell \"hours\"?:"
|
164 |
+
msgstr "Com s'escriu \"hores\"?:"
|
165 |
+
|
166 |
+
#: countdown-timer.php:477
|
167 |
+
msgid "How do you spell \"minutes\"?:"
|
168 |
+
msgstr "Com s'escriu \"minuts\"?:"
|
169 |
+
|
170 |
+
#: countdown-timer.php:478
|
171 |
+
msgid "And \"seconds\" are spelled:"
|
172 |
+
msgstr "I \"segons\" s'escriu:"
|
173 |
+
|
174 |
+
#: countdown-timer.php:489
|
175 |
+
msgid "Schedule Recurring Countdown"
|
176 |
+
msgstr "Re-programar el compte enrere"
|
177 |
+
|
178 |
+
msgid ""
|
179 |
+
"Display and configure multiple T(-) Countdown timers using a shortcode or "
|
180 |
+
"sidebar widget."
|
181 |
+
msgstr ""
|
182 |
+
"Mostrar i configurar diversos T (-) Countdown de compte enrere utilitzant un "
|
183 |
+
"codi curt o un giny de barra lateral."
|
languages/tminus-cs_CZ.mo
ADDED
Binary file
|
languages/tminus-cs_CZ.po
ADDED
@@ -0,0 +1,163 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: T(-) Countdown\n"
|
4 |
+
"POT-Creation-Date: 2014-01-24 09:02+0100\n"
|
5 |
+
"PO-Revision-Date: 2014-01-24 09:19+0100\n"
|
6 |
+
"Last-Translator: BB - Kateřina Stejskalová <katerina@stejskalova.name>\n"
|
7 |
+
"Language-Team: BB - Kateřina Stejskalová <katerina@stejskalova.name>\n"
|
8 |
+
"Language: cs_CZ\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.6.2\n"
|
13 |
+
"X-Poedit-Basepath: ..\n"
|
14 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
+
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
16 |
+
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
17 |
+
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
18 |
+
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
19 |
+
"X-Poedit-SearchPath-0: .\n"
|
20 |
+
|
21 |
+
#: countdown-timer.php:98
|
22 |
+
msgid "A highly customizable jQuery countdown timer by Twinpictures"
|
23 |
+
msgstr "Vysoce přizpůsobitelné jQuery odpočítávání od Twinpictures"
|
24 |
+
|
25 |
+
#: countdown-timer.php:125 countdown-timer.php:380 countdown-timer.php:562
|
26 |
+
msgid "weeks"
|
27 |
+
msgstr "týdny"
|
28 |
+
|
29 |
+
#: countdown-timer.php:126 countdown-timer.php:381 countdown-timer.php:563
|
30 |
+
msgid "days"
|
31 |
+
msgstr "dny"
|
32 |
+
|
33 |
+
#: countdown-timer.php:127 countdown-timer.php:382 countdown-timer.php:564
|
34 |
+
msgid "hours"
|
35 |
+
msgstr "hodiny"
|
36 |
+
|
37 |
+
#: countdown-timer.php:128 countdown-timer.php:383 countdown-timer.php:565
|
38 |
+
msgid "minutes"
|
39 |
+
msgstr "minuty"
|
40 |
+
|
41 |
+
#: countdown-timer.php:129 countdown-timer.php:384 countdown-timer.php:566
|
42 |
+
msgid "seconds"
|
43 |
+
msgstr "sekundy"
|
44 |
+
|
45 |
+
#: countdown-timer.php:396
|
46 |
+
msgid "Title:"
|
47 |
+
msgstr "Název"
|
48 |
+
|
49 |
+
#: countdown-timer.php:397
|
50 |
+
msgid "Target Date:"
|
51 |
+
msgstr "Cílové datum:"
|
52 |
+
|
53 |
+
#: countdown-timer.php:398
|
54 |
+
msgid "Target Time (HH:MM:SS):"
|
55 |
+
msgstr "Cílový čas (HH:MM:SS):"
|
56 |
+
|
57 |
+
#: countdown-timer.php:418
|
58 |
+
msgid "Omit Weeks:"
|
59 |
+
msgstr "Vynechat týdny:"
|
60 |
+
|
61 |
+
#: countdown-timer.php:418
|
62 |
+
msgid "No"
|
63 |
+
msgstr "Ne"
|
64 |
+
|
65 |
+
#: countdown-timer.php:418
|
66 |
+
msgid "Yes"
|
67 |
+
msgstr "Ano"
|
68 |
+
|
69 |
+
#: countdown-timer.php:419
|
70 |
+
msgid "Style:"
|
71 |
+
msgstr "Styl:"
|
72 |
+
|
73 |
+
#: countdown-timer.php:433
|
74 |
+
msgid "Inject Script:"
|
75 |
+
msgstr "Aplikujte skript:"
|
76 |
+
|
77 |
+
#: countdown-timer.php:433
|
78 |
+
msgid "Footer"
|
79 |
+
msgstr "Zápatí"
|
80 |
+
|
81 |
+
#: countdown-timer.php:433
|
82 |
+
msgid "Inline"
|
83 |
+
msgstr "Vkládaný"
|
84 |
+
|
85 |
+
#: countdown-timer.php:438
|
86 |
+
msgid "Rockstar Features"
|
87 |
+
msgstr "Rockstar Vlastnosti"
|
88 |
+
|
89 |
+
#: countdown-timer.php:445
|
90 |
+
msgid "check the box and save to unlock rockstar features."
|
91 |
+
msgstr "zaškrtněte a uložte pro odemčení roskstar prvků."
|
92 |
+
|
93 |
+
#: countdown-timer.php:445
|
94 |
+
#, php-format
|
95 |
+
msgid "T(-) Countdown %s!"
|
96 |
+
msgstr "T(-) Odpočítávání %s!"
|
97 |
+
|
98 |
+
#: countdown-timer.php:452
|
99 |
+
msgid "Above Countdown"
|
100 |
+
msgstr "Nad odpočítáváním"
|
101 |
+
|
102 |
+
#: countdown-timer.php:454
|
103 |
+
msgid "Top HTML:"
|
104 |
+
msgstr "Horní HTML:"
|
105 |
+
|
106 |
+
#: countdown-timer.php:457
|
107 |
+
msgid "Below Countdown"
|
108 |
+
msgstr "Pod odpočítáváním"
|
109 |
+
|
110 |
+
#: countdown-timer.php:459
|
111 |
+
msgid "Bottom HTML:"
|
112 |
+
msgstr "Spodní HTML:"
|
113 |
+
|
114 |
+
#: countdown-timer.php:462
|
115 |
+
msgid "When Countdown Reaches Zero"
|
116 |
+
msgstr "Když odpočítávání dosáhne nuly"
|
117 |
+
|
118 |
+
#: countdown-timer.php:464
|
119 |
+
msgid "Launch Event HTML:"
|
120 |
+
msgstr "Zahájit události HTML:"
|
121 |
+
|
122 |
+
#: countdown-timer.php:465
|
123 |
+
msgid "Launch Target:"
|
124 |
+
msgstr "Zahájit cíl:"
|
125 |
+
|
126 |
+
#: countdown-timer.php:479
|
127 |
+
msgid "Digit Titles"
|
128 |
+
msgstr "Názvy časových úseků"
|
129 |
+
|
130 |
+
#: countdown-timer.php:481
|
131 |
+
msgid "How do you spell \"weeks\"?:"
|
132 |
+
msgstr "Jak se píše \"týdnů\"?:"
|
133 |
+
|
134 |
+
#: countdown-timer.php:482
|
135 |
+
msgid "How do you spell \"days\"?:"
|
136 |
+
msgstr "Jak se píše \"dnů\"?:"
|
137 |
+
|
138 |
+
#: countdown-timer.php:483
|
139 |
+
msgid "How do you spell \"hours\"?:"
|
140 |
+
msgstr "Jak se píše \"hodin\"?:"
|
141 |
+
|
142 |
+
#: countdown-timer.php:484
|
143 |
+
msgid "How do you spell \"minutes\"?:"
|
144 |
+
msgstr "Jak se píše \"minut\"?:"
|
145 |
+
|
146 |
+
#: countdown-timer.php:485
|
147 |
+
msgid "And \"seconds\" are spelled:"
|
148 |
+
msgstr "A \"vteřiny\" jsou napsány:"
|
149 |
+
|
150 |
+
#: countdown-timer.php:496
|
151 |
+
msgid "Schedule Recurring Countdown"
|
152 |
+
msgstr "Plán opakujícího se odpočítávání"
|
153 |
+
|
154 |
+
#: countdown-timer.php:498
|
155 |
+
#, php-format
|
156 |
+
msgid ""
|
157 |
+
"%sT(-) Countdown Control%s is a premium countdown plugin that includes the "
|
158 |
+
"ability to schedule and manage multiple recurring T(-) Countdowns... the "
|
159 |
+
"Jedi way."
|
160 |
+
msgstr ""
|
161 |
+
"%sT(-) Countdown Control%s je prémiový odpočítávací plugin, který zahrnuje "
|
162 |
+
"schopnost plánovat a řídit více opakujících se T(-) odpočítávání...cesta "
|
163 |
+
"Jedi."
|
languages/tminus-fa_FA.mo
ADDED
Binary file
|
languages/tminus-fa_FA.po
ADDED
@@ -0,0 +1,182 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Translation of T(-) Countdown in Persian
|
2 |
+
# This file is distributed under the same license as the T(-) Countdown package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"PO-Revision-Date: 2014-02-10 10:47+0100\n"
|
6 |
+
"MIME-Version: 1.0\n"
|
7 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
+
"Content-Transfer-Encoding: 8bit\n"
|
9 |
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
10 |
+
"X-Generator: Poedit 1.5.7\n"
|
11 |
+
"Project-Id-Version: T(-) Countdown\n"
|
12 |
+
"POT-Creation-Date: \n"
|
13 |
+
"Last-Translator: Baden Coleman <baden@twinpictures.de>\n"
|
14 |
+
"Language-Team: Twinpictures <info@twinpictures.de>\n"
|
15 |
+
"Language: Persian\n"
|
16 |
+
|
17 |
+
#: countdown-timer.php:491
|
18 |
+
msgid ""
|
19 |
+
"%sT(-) Countdown Control%s is a premium countdown plugin that includes the "
|
20 |
+
"ability to schedule and manage mulitple recurring T(-) Countdowns... the "
|
21 |
+
"Jedi way."
|
22 |
+
msgstr ""
|
23 |
+
"%sافزونه ی T(-) Countdown%s یک افزونه شمارش معکوس پریمیوم با قبلیت های "
|
24 |
+
"فراوان از جمله زمانبدی و مدیریت تاریخ و زمان ها با قالب های زیبا می باشد.این "
|
25 |
+
"افزونه توسط وبسایت هیــگز - ذره خدا ترجمه شده است."
|
26 |
+
|
27 |
+
#: countdown-timer.php:134 countdown-timer.php:376 countdown-timer.php:554
|
28 |
+
msgid "weeks"
|
29 |
+
msgstr "هفته"
|
30 |
+
|
31 |
+
#: countdown-timer.php:135 countdown-timer.php:377 countdown-timer.php:555
|
32 |
+
msgid "days"
|
33 |
+
msgstr "روز"
|
34 |
+
|
35 |
+
#: countdown-timer.php:136 countdown-timer.php:378 countdown-timer.php:556
|
36 |
+
msgid "hours"
|
37 |
+
msgstr "ساعت"
|
38 |
+
|
39 |
+
#: countdown-timer.php:137 countdown-timer.php:379 countdown-timer.php:557
|
40 |
+
msgid "minutes"
|
41 |
+
msgstr "دقیقه"
|
42 |
+
|
43 |
+
#: countdown-timer.php:138 countdown-timer.php:380 countdown-timer.php:558
|
44 |
+
msgid "seconds"
|
45 |
+
msgstr "ثانیه"
|
46 |
+
|
47 |
+
#: countdown-timer.php:434
|
48 |
+
msgid "Rockstar Features"
|
49 |
+
msgstr "خصوصیت ها"
|
50 |
+
|
51 |
+
#: countdown-timer.php:462
|
52 |
+
msgid "Entire Widget"
|
53 |
+
msgstr "تمامی عناصر ابزارک"
|
54 |
+
|
55 |
+
#: countdown-timer.php:462
|
56 |
+
msgid "Count Up"
|
57 |
+
msgstr "شمارنده ی بالا"
|
58 |
+
|
59 |
+
msgid "T(-) Countdown"
|
60 |
+
msgstr "شمارنده ی T(-)"
|
61 |
+
|
62 |
+
msgid "http://plugins.twinpictures.de/plugins/t-minus-countdown/"
|
63 |
+
msgstr "http://plugins.twinpictures.de/plugins/t-minus-countdown/"
|
64 |
+
|
65 |
+
msgid "twinpictures, baden03"
|
66 |
+
msgstr "twinpictures, baden03"
|
67 |
+
|
68 |
+
msgid "http://www.twinpictures.de/"
|
69 |
+
msgstr "http://www.twinpictures.de/"
|
70 |
+
|
71 |
+
#: countdown-timer.php:107
|
72 |
+
msgid "A highly customizable jQuery countdown timer by Twinpictures"
|
73 |
+
msgstr ""
|
74 |
+
"افزونه بسیار قدرتمن ساخته شده با جی کوئری توسط Twinpictures و ترجمه شده توسط "
|
75 |
+
"هیــگز - ذره خدا"
|
76 |
+
|
77 |
+
#: countdown-timer.php:392
|
78 |
+
msgid "Title:"
|
79 |
+
msgstr "عنوان:"
|
80 |
+
|
81 |
+
#: countdown-timer.php:393
|
82 |
+
msgid "Target Date:"
|
83 |
+
msgstr "تاریخ مورد نظر:"
|
84 |
+
|
85 |
+
#: countdown-timer.php:394
|
86 |
+
msgid "Target Time (HH:MM:SS):"
|
87 |
+
msgstr "زمان مورد نظر (HH:MM:SS):"
|
88 |
+
|
89 |
+
#: countdown-timer.php:414
|
90 |
+
msgid "Omit Weeks:"
|
91 |
+
msgstr "حذف هفته:"
|
92 |
+
|
93 |
+
#: countdown-timer.php:414
|
94 |
+
msgid "No"
|
95 |
+
msgstr "خیر"
|
96 |
+
|
97 |
+
#: countdown-timer.php:414
|
98 |
+
msgid "Yes"
|
99 |
+
msgstr "بله"
|
100 |
+
|
101 |
+
#: countdown-timer.php:415
|
102 |
+
msgid "Style:"
|
103 |
+
msgstr "استایل:"
|
104 |
+
|
105 |
+
#: countdown-timer.php:429
|
106 |
+
msgid "Inject Script:"
|
107 |
+
msgstr "وارد کردن اسکریپت:"
|
108 |
+
|
109 |
+
#: countdown-timer.php:429
|
110 |
+
msgid "Footer"
|
111 |
+
msgstr "پاورقی"
|
112 |
+
|
113 |
+
#: countdown-timer.php:429
|
114 |
+
msgid "Inline"
|
115 |
+
msgstr "درون خطی"
|
116 |
+
|
117 |
+
#: countdown-timer.php:438
|
118 |
+
msgid "This is totally worth 3 bucks."
|
119 |
+
msgstr "در مجموع با سه باک کار می کند."
|
120 |
+
|
121 |
+
#: countdown-timer.php:445
|
122 |
+
msgid "Above Countdown"
|
123 |
+
msgstr "بالای شمارش معکوس"
|
124 |
+
|
125 |
+
#: countdown-timer.php:447
|
126 |
+
msgid "Top HTML:"
|
127 |
+
msgstr "کد اچ تی ام ال بالا:"
|
128 |
+
|
129 |
+
#: countdown-timer.php:450
|
130 |
+
msgid "Below Countdown"
|
131 |
+
msgstr "پائین شمارش معکوس"
|
132 |
+
|
133 |
+
#: countdown-timer.php:452
|
134 |
+
msgid "Bottom HTML:"
|
135 |
+
msgstr "کد اچ تی ام ال پائین:"
|
136 |
+
|
137 |
+
#: countdown-timer.php:455
|
138 |
+
msgid "When Countdown Reaches Zero"
|
139 |
+
msgstr "وقتی شمارش معکوس صفر شد"
|
140 |
+
|
141 |
+
#: countdown-timer.php:457
|
142 |
+
msgid "Launch Event HTML:"
|
143 |
+
msgstr "نمایش رویداد اچ تی ام ال:"
|
144 |
+
|
145 |
+
#: countdown-timer.php:458
|
146 |
+
msgid "Launch Target:"
|
147 |
+
msgstr "مشاهده هدف"
|
148 |
+
|
149 |
+
#: countdown-timer.php:472
|
150 |
+
msgid "Digit Titles"
|
151 |
+
msgstr "عناوین رقمی"
|
152 |
+
|
153 |
+
#: countdown-timer.php:474
|
154 |
+
msgid "How do you spell \"weeks\"?:"
|
155 |
+
msgstr "متن هفته را وارد کنید"
|
156 |
+
|
157 |
+
#: countdown-timer.php:475
|
158 |
+
msgid "How do you spell \"days\"?:"
|
159 |
+
msgstr "متن روز را وارد کنید"
|
160 |
+
|
161 |
+
#: countdown-timer.php:476
|
162 |
+
msgid "How do you spell \"hours\"?:"
|
163 |
+
msgstr "متن ساعت را وارد کنید"
|
164 |
+
|
165 |
+
#: countdown-timer.php:477
|
166 |
+
msgid "How do you spell \"minutes\"?:"
|
167 |
+
msgstr "متن دقیقه را وارد کنید"
|
168 |
+
|
169 |
+
#: countdown-timer.php:478
|
170 |
+
msgid "And \"seconds\" are spelled:"
|
171 |
+
msgstr "متن ثانیه را وارد کنید"
|
172 |
+
|
173 |
+
#: countdown-timer.php:489
|
174 |
+
msgid "Schedule Recurring Countdown"
|
175 |
+
msgstr "برنامه شمارش معکوس دوره ای در محدوده زمانی معین"
|
176 |
+
|
177 |
+
msgid ""
|
178 |
+
"Display and configure multiple T(-) Countdown timers using a shortcode or "
|
179 |
+
"sidebar widget."
|
180 |
+
msgstr ""
|
181 |
+
"نمایش و پیکربندی شمارنده ی چند کاره T(-) و تایمر معکوس با استفاده از کد "
|
182 |
+
"کوتاه و ابزاک"
|
languages/tminus-fr_FR.mo
ADDED
Binary file
|
languages/tminus-fr_FR.po
ADDED
@@ -0,0 +1,177 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Translation of T(-) Countdown in French (France)
|
2 |
+
# This file is distributed under the same license as the T(-) Countdown package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"PO-Revision-Date: 2014-02-10 10:53+0100\n"
|
6 |
+
"MIME-Version: 1.0\n"
|
7 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
+
"Content-Transfer-Encoding: 8bit\n"
|
9 |
+
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
10 |
+
"X-Generator: Poedit 1.5.7\n"
|
11 |
+
"Project-Id-Version: T(-) Countdown\n"
|
12 |
+
"POT-Creation-Date: \n"
|
13 |
+
"Last-Translator: Baden Coleman <baden@twinpictures.de>\n"
|
14 |
+
"Language-Team: Twinpictures <info@twinpictures.de>\n"
|
15 |
+
"Language: French\n"
|
16 |
+
|
17 |
+
#: countdown-timer.php:491
|
18 |
+
msgid ""
|
19 |
+
"%sT(-) Countdown Control%s is a premium countdown plugin that includes the "
|
20 |
+
"ability to schedule and manage mulitple recurring T(-) Countdowns... the "
|
21 |
+
"Jedi way."
|
22 |
+
msgstr ""
|
23 |
+
|
24 |
+
#: countdown-timer.php:134 countdown-timer.php:376 countdown-timer.php:554
|
25 |
+
msgid "weeks"
|
26 |
+
msgstr "semaines"
|
27 |
+
|
28 |
+
#: countdown-timer.php:135 countdown-timer.php:377 countdown-timer.php:555
|
29 |
+
msgid "days"
|
30 |
+
msgstr "jours"
|
31 |
+
|
32 |
+
#: countdown-timer.php:136 countdown-timer.php:378 countdown-timer.php:556
|
33 |
+
msgid "hours"
|
34 |
+
msgstr "heures"
|
35 |
+
|
36 |
+
#: countdown-timer.php:137 countdown-timer.php:379 countdown-timer.php:557
|
37 |
+
msgid "minutes"
|
38 |
+
msgstr "minutes"
|
39 |
+
|
40 |
+
#: countdown-timer.php:138 countdown-timer.php:380 countdown-timer.php:558
|
41 |
+
msgid "seconds"
|
42 |
+
msgstr "secondes"
|
43 |
+
|
44 |
+
#: countdown-timer.php:434
|
45 |
+
msgid "Rockstar Features"
|
46 |
+
msgstr "Caractéristiques Rockstar"
|
47 |
+
|
48 |
+
#: countdown-timer.php:462
|
49 |
+
msgid "Entire Widget"
|
50 |
+
msgstr "Widget complet"
|
51 |
+
|
52 |
+
#: countdown-timer.php:462
|
53 |
+
msgid "Count Up"
|
54 |
+
msgstr "Dénombrement"
|
55 |
+
|
56 |
+
msgid "T(-) Countdown"
|
57 |
+
msgstr "T(-) Countdown"
|
58 |
+
|
59 |
+
msgid "http://plugins.twinpictures.de/plugins/t-minus-countdown/"
|
60 |
+
msgstr "http://plugins.twinpictures.de/plugins/t-minus-countdown/"
|
61 |
+
|
62 |
+
msgid "twinpictures, baden03"
|
63 |
+
msgstr "twinpictures, baden03"
|
64 |
+
|
65 |
+
msgid "http://www.twinpictures.de/"
|
66 |
+
msgstr "http://www.twinpictures.de/"
|
67 |
+
|
68 |
+
#: countdown-timer.php:107
|
69 |
+
msgid "A highly customizable jQuery countdown timer by Twinpictures"
|
70 |
+
msgstr "Un compte à rebours facilement adaptable, par Twinpictures"
|
71 |
+
|
72 |
+
#: countdown-timer.php:392
|
73 |
+
msgid "Title:"
|
74 |
+
msgstr "Titre :"
|
75 |
+
|
76 |
+
#: countdown-timer.php:393
|
77 |
+
msgid "Target Date:"
|
78 |
+
msgstr "Date cible :"
|
79 |
+
|
80 |
+
#: countdown-timer.php:394
|
81 |
+
msgid "Target Time (HH:MM:SS):"
|
82 |
+
msgstr "Heure cible :"
|
83 |
+
|
84 |
+
#: countdown-timer.php:414
|
85 |
+
msgid "Omit Weeks:"
|
86 |
+
msgstr "Semaines ignorées :"
|
87 |
+
|
88 |
+
#: countdown-timer.php:414
|
89 |
+
msgid "No"
|
90 |
+
msgstr "Non"
|
91 |
+
|
92 |
+
#: countdown-timer.php:414
|
93 |
+
msgid "Yes"
|
94 |
+
msgstr "Oui"
|
95 |
+
|
96 |
+
#: countdown-timer.php:415
|
97 |
+
msgid "Style:"
|
98 |
+
msgstr "Style :"
|
99 |
+
|
100 |
+
#: countdown-timer.php:429
|
101 |
+
msgid "Inject Script:"
|
102 |
+
msgstr "Script intégré :"
|
103 |
+
|
104 |
+
#: countdown-timer.php:429
|
105 |
+
msgid "Footer"
|
106 |
+
msgstr "Pied de page"
|
107 |
+
|
108 |
+
#: countdown-timer.php:429
|
109 |
+
msgid "Inline"
|
110 |
+
msgstr "En ligne"
|
111 |
+
|
112 |
+
#: countdown-timer.php:438
|
113 |
+
msgid "This is totally worth 3 bucks."
|
114 |
+
msgstr "Ça vaut 3 billets."
|
115 |
+
|
116 |
+
#: countdown-timer.php:445
|
117 |
+
msgid "Above Countdown"
|
118 |
+
msgstr "Au dessus du compteur"
|
119 |
+
|
120 |
+
#: countdown-timer.php:447
|
121 |
+
msgid "Top HTML:"
|
122 |
+
msgstr "HTML supérieur"
|
123 |
+
|
124 |
+
#: countdown-timer.php:450
|
125 |
+
msgid "Below Countdown"
|
126 |
+
msgstr "En dessous du compteur"
|
127 |
+
|
128 |
+
#: countdown-timer.php:452
|
129 |
+
msgid "Bottom HTML:"
|
130 |
+
msgstr "HTML inférieur"
|
131 |
+
|
132 |
+
#: countdown-timer.php:455
|
133 |
+
msgid "When Countdown Reaches Zero"
|
134 |
+
msgstr "Quand le compteur atteint zéro"
|
135 |
+
|
136 |
+
#: countdown-timer.php:457
|
137 |
+
msgid "Launch Event HTML:"
|
138 |
+
msgstr "Lancer un script HTML :"
|
139 |
+
|
140 |
+
#: countdown-timer.php:458
|
141 |
+
msgid "Launch Target:"
|
142 |
+
msgstr "Lancer un lien :"
|
143 |
+
|
144 |
+
#: countdown-timer.php:472
|
145 |
+
msgid "Digit Titles"
|
146 |
+
msgstr "Titres digitaux"
|
147 |
+
|
148 |
+
#: countdown-timer.php:474
|
149 |
+
msgid "How do you spell \"weeks\"?:"
|
150 |
+
msgstr "Comment épelez-vous \"semaines\" ? :"
|
151 |
+
|
152 |
+
#: countdown-timer.php:475
|
153 |
+
msgid "How do you spell \"days\"?:"
|
154 |
+
msgstr "Comment épelez-vous \"jours\" ? :"
|
155 |
+
|
156 |
+
#: countdown-timer.php:476
|
157 |
+
msgid "How do you spell \"hours\"?:"
|
158 |
+
msgstr "Comment épelez-vous \"heures\" ? :"
|
159 |
+
|
160 |
+
#: countdown-timer.php:477
|
161 |
+
msgid "How do you spell \"minutes\"?:"
|
162 |
+
msgstr "Comment épelez-vous \"minutes\" ? :"
|
163 |
+
|
164 |
+
#: countdown-timer.php:478
|
165 |
+
msgid "And \"seconds\" are spelled:"
|
166 |
+
msgstr "Comment épelez-vous \"secondes\" ? :"
|
167 |
+
|
168 |
+
#: countdown-timer.php:489
|
169 |
+
msgid "Schedule Recurring Countdown"
|
170 |
+
msgstr "Programmer un compte à rebours récurrent"
|
171 |
+
|
172 |
+
msgid ""
|
173 |
+
"Display and configure multiple T(-) Countdown timers using a shortcode or "
|
174 |
+
"sidebar widget."
|
175 |
+
msgstr ""
|
176 |
+
"Afficher et configurer plusieurs Compte à rebours T(-) dans un code ou les "
|
177 |
+
"Widgets latéraux."
|
languages/tminus-lt_LT.mo
ADDED
Binary file
|
languages/tminus-lt_LT.po
ADDED
@@ -0,0 +1,183 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Translation of T(-) Countdown in Lithuanian
|
2 |
+
# This file is distributed under the same license as the T(-) Countdown package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"PO-Revision-Date: 2014-02-10 10:50+0100\n"
|
6 |
+
"MIME-Version: 1.0\n"
|
7 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
+
"Content-Transfer-Encoding: 8bit\n"
|
9 |
+
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
|
10 |
+
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
11 |
+
"X-Generator: Poedit 1.5.7\n"
|
12 |
+
"Project-Id-Version: T(-) Countdown\n"
|
13 |
+
"POT-Creation-Date: \n"
|
14 |
+
"Last-Translator: Baden Coleman <baden@twinpictures.de>\n"
|
15 |
+
"Language-Team: Twinpictues <info@twinpictures.de>\n"
|
16 |
+
"Language: Lithuanian\n"
|
17 |
+
|
18 |
+
#: countdown-timer.php:491
|
19 |
+
msgid ""
|
20 |
+
"%sT(-) Countdown Control%s is a premium countdown plugin that includes the "
|
21 |
+
"ability to schedule and manage mulitple recurring T(-) Countdowns... the "
|
22 |
+
"Jedi way."
|
23 |
+
msgstr ""
|
24 |
+
"%sT(-) Countdown Control%s yra mokamas atgalinio laiko skaičiavimo įskiepis, "
|
25 |
+
"kuriuo galima sudaryti bei valdyti daug pasikartojančių atgalinio "
|
26 |
+
"skaičiavimo laikrodžių... visai kaip Džedi!"
|
27 |
+
|
28 |
+
#: countdown-timer.php:134 countdown-timer.php:376 countdown-timer.php:554
|
29 |
+
msgid "weeks"
|
30 |
+
msgstr "savaičių"
|
31 |
+
|
32 |
+
#: countdown-timer.php:135 countdown-timer.php:377 countdown-timer.php:555
|
33 |
+
msgid "days"
|
34 |
+
msgstr "dienų"
|
35 |
+
|
36 |
+
#: countdown-timer.php:136 countdown-timer.php:378 countdown-timer.php:556
|
37 |
+
msgid "hours"
|
38 |
+
msgstr "valandų"
|
39 |
+
|
40 |
+
#: countdown-timer.php:137 countdown-timer.php:379 countdown-timer.php:557
|
41 |
+
msgid "minutes"
|
42 |
+
msgstr "minučių"
|
43 |
+
|
44 |
+
#: countdown-timer.php:138 countdown-timer.php:380 countdown-timer.php:558
|
45 |
+
msgid "seconds"
|
46 |
+
msgstr "sekundžių"
|
47 |
+
|
48 |
+
#: countdown-timer.php:434
|
49 |
+
msgid "Rockstar Features"
|
50 |
+
msgstr "Įspūdingos funkcijos"
|
51 |
+
|
52 |
+
#: countdown-timer.php:462
|
53 |
+
msgid "Entire Widget"
|
54 |
+
msgstr "Visas skydelis"
|
55 |
+
|
56 |
+
#: countdown-timer.php:462
|
57 |
+
msgid "Count Up"
|
58 |
+
msgstr "Skaičiuoti į priekį"
|
59 |
+
|
60 |
+
msgid "T(-) Countdown"
|
61 |
+
msgstr "T(-) Countdown"
|
62 |
+
|
63 |
+
msgid "http://plugins.twinpictures.de/plugins/t-minus-countdown/"
|
64 |
+
msgstr "http://plugins.twinpictures.de/plugins/t-minus-countdown/"
|
65 |
+
|
66 |
+
msgid "twinpictures, baden03"
|
67 |
+
msgstr "twinpictures, baden03"
|
68 |
+
|
69 |
+
msgid "http://www.twinpictures.de/"
|
70 |
+
msgstr "http://www.twinpictures.de/"
|
71 |
+
|
72 |
+
#: countdown-timer.php:107
|
73 |
+
msgid "A highly customizable jQuery countdown timer by Twinpictures"
|
74 |
+
msgstr ""
|
75 |
+
"Plačiai pritaikomas jQuery atgalinio skaičiavimo laikrodis. Autorius: "
|
76 |
+
"Twinpictures"
|
77 |
+
|
78 |
+
#: countdown-timer.php:392
|
79 |
+
msgid "Title:"
|
80 |
+
msgstr "Pavadinimas"
|
81 |
+
|
82 |
+
#: countdown-timer.php:393
|
83 |
+
msgid "Target Date:"
|
84 |
+
msgstr "Data:"
|
85 |
+
|
86 |
+
#: countdown-timer.php:394
|
87 |
+
msgid "Target Time (HH:MM:SS):"
|
88 |
+
msgstr "Laikas (HH:MM:SS):"
|
89 |
+
|
90 |
+
#: countdown-timer.php:414
|
91 |
+
msgid "Omit Weeks:"
|
92 |
+
msgstr "Praleisti savaites:"
|
93 |
+
|
94 |
+
#: countdown-timer.php:414
|
95 |
+
msgid "No"
|
96 |
+
msgstr "Ne"
|
97 |
+
|
98 |
+
#: countdown-timer.php:414
|
99 |
+
msgid "Yes"
|
100 |
+
msgstr "Taip"
|
101 |
+
|
102 |
+
#: countdown-timer.php:415
|
103 |
+
msgid "Style:"
|
104 |
+
msgstr "Stilius:"
|
105 |
+
|
106 |
+
#: countdown-timer.php:429
|
107 |
+
msgid "Inject Script:"
|
108 |
+
msgstr "Skriptą įdėti:"
|
109 |
+
|
110 |
+
#: countdown-timer.php:429
|
111 |
+
msgid "Footer"
|
112 |
+
msgstr "Puslapio apačioje"
|
113 |
+
|
114 |
+
#: countdown-timer.php:429
|
115 |
+
msgid "Inline"
|
116 |
+
msgstr "Toje pačioje eilutėje"
|
117 |
+
|
118 |
+
#: countdown-timer.php:438
|
119 |
+
msgid "This is totally worth 3 bucks."
|
120 |
+
msgstr "Šis reikalas tikrai vertas 3 dolerių."
|
121 |
+
|
122 |
+
#: countdown-timer.php:445
|
123 |
+
msgid "Above Countdown"
|
124 |
+
msgstr "Virš laikrodžio"
|
125 |
+
|
126 |
+
#: countdown-timer.php:447
|
127 |
+
msgid "Top HTML:"
|
128 |
+
msgstr "HTML kodas viršuje:"
|
129 |
+
|
130 |
+
#: countdown-timer.php:450
|
131 |
+
msgid "Below Countdown"
|
132 |
+
msgstr "Po laikrodžiu"
|
133 |
+
|
134 |
+
#: countdown-timer.php:452
|
135 |
+
msgid "Bottom HTML:"
|
136 |
+
msgstr "HTML kodas apačioje:"
|
137 |
+
|
138 |
+
#: countdown-timer.php:455
|
139 |
+
msgid "When Countdown Reaches Zero"
|
140 |
+
msgstr "Kai išsenka laikas"
|
141 |
+
|
142 |
+
#: countdown-timer.php:457
|
143 |
+
msgid "Launch Event HTML:"
|
144 |
+
msgstr "Paleisti įvykio HTML kodą:"
|
145 |
+
|
146 |
+
#: countdown-timer.php:458
|
147 |
+
msgid "Launch Target:"
|
148 |
+
msgstr "Paleisti:"
|
149 |
+
|
150 |
+
#: countdown-timer.php:472
|
151 |
+
msgid "Digit Titles"
|
152 |
+
msgstr "Laiko rodmenų pavadinimai"
|
153 |
+
|
154 |
+
#: countdown-timer.php:474
|
155 |
+
msgid "How do you spell \"weeks\"?:"
|
156 |
+
msgstr "Ką rodyti vietoje „savaičių“?:"
|
157 |
+
|
158 |
+
#: countdown-timer.php:475
|
159 |
+
msgid "How do you spell \"days\"?:"
|
160 |
+
msgstr "Ką rodyti vietoje „dienų“?"
|
161 |
+
|
162 |
+
#: countdown-timer.php:476
|
163 |
+
msgid "How do you spell \"hours\"?:"
|
164 |
+
msgstr "Ką rodyti vietoje „valandų“?"
|
165 |
+
|
166 |
+
#: countdown-timer.php:477
|
167 |
+
msgid "How do you spell \"minutes\"?:"
|
168 |
+
msgstr "Ką rodyti vietoje „minučių“?"
|
169 |
+
|
170 |
+
#: countdown-timer.php:478
|
171 |
+
msgid "And \"seconds\" are spelled:"
|
172 |
+
msgstr "Ką rodyti vietoje „sekundžių“?"
|
173 |
+
|
174 |
+
#: countdown-timer.php:489
|
175 |
+
msgid "Schedule Recurring Countdown"
|
176 |
+
msgstr "Suplanuoti pasikartojantį atgalinio laiko skaičiavimą"
|
177 |
+
|
178 |
+
msgid ""
|
179 |
+
"Display and configure multiple T(-) Countdown timers using a shortcode or "
|
180 |
+
"sidebar widget."
|
181 |
+
msgstr ""
|
182 |
+
"Rodykite ir konfigūruokite „T(-) Countdown“ atgalinio skaičiavimo "
|
183 |
+
"laikrodžius - pasinaudodami trumpuoju kodu arba šoniniu skydeliu."
|
languages/tminus-ru_RU.mo
ADDED
Binary file
|
languages/tminus-ru_RU.po
ADDED
@@ -0,0 +1,183 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Translation of T(-) Countdown in Russian
|
2 |
+
# This file is distributed under the same license as the T(-) Countdown package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"PO-Revision-Date: 2014-02-10 10:43+0100\n"
|
6 |
+
"MIME-Version: 1.0\n"
|
7 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
+
"Content-Transfer-Encoding: 8bit\n"
|
9 |
+
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
10 |
+
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
11 |
+
"X-Generator: Poedit 1.5.7\n"
|
12 |
+
"Project-Id-Version: T(-) Countdown\n"
|
13 |
+
"POT-Creation-Date: \n"
|
14 |
+
"Last-Translator: Baden Coleman <baden@twinpictures.de>\n"
|
15 |
+
"Language-Team: Twinpictures <info@twinpictures.de>\n"
|
16 |
+
"Language: Russian\n"
|
17 |
+
|
18 |
+
#: countdown-timer.php:491
|
19 |
+
msgid ""
|
20 |
+
"%sT(-) Countdown Control%s is a premium countdown plugin that includes the "
|
21 |
+
"ability to schedule and manage mulitple recurring T(-) Countdowns... the "
|
22 |
+
"Jedi way."
|
23 |
+
msgstr ""
|
24 |
+
"%sT(-) Countdown Control%s это премиум-плагин таймера обратного отсчета, "
|
25 |
+
"который включает в себя возможность планирования и управления несколькими "
|
26 |
+
"таймерами \"T(-) Countdowns\""
|
27 |
+
|
28 |
+
#: countdown-timer.php:134 countdown-timer.php:376 countdown-timer.php:554
|
29 |
+
msgid "weeks"
|
30 |
+
msgstr "недель"
|
31 |
+
|
32 |
+
#: countdown-timer.php:135 countdown-timer.php:377 countdown-timer.php:555
|
33 |
+
msgid "days"
|
34 |
+
msgstr "дней"
|
35 |
+
|
36 |
+
#: countdown-timer.php:136 countdown-timer.php:378 countdown-timer.php:556
|
37 |
+
msgid "hours"
|
38 |
+
msgstr "часов"
|
39 |
+
|
40 |
+
#: countdown-timer.php:137 countdown-timer.php:379 countdown-timer.php:557
|
41 |
+
msgid "minutes"
|
42 |
+
msgstr "минут"
|
43 |
+
|
44 |
+
#: countdown-timer.php:138 countdown-timer.php:380 countdown-timer.php:558
|
45 |
+
msgid "seconds"
|
46 |
+
msgstr "секунд"
|
47 |
+
|
48 |
+
#: countdown-timer.php:434
|
49 |
+
msgid "Rockstar Features"
|
50 |
+
msgstr "Rockstar возможности"
|
51 |
+
|
52 |
+
#: countdown-timer.php:462
|
53 |
+
msgid "Entire Widget"
|
54 |
+
msgstr "Весь Виджет"
|
55 |
+
|
56 |
+
#: countdown-timer.php:462
|
57 |
+
msgid "Count Up"
|
58 |
+
msgstr "посчитать"
|
59 |
+
|
60 |
+
msgid "T(-) Countdown"
|
61 |
+
msgstr "Т (-) Обратный Отсчет"
|
62 |
+
|
63 |
+
msgid "http://plugins.twinpictures.de/plugins/t-minus-countdown/"
|
64 |
+
msgstr "http://plugins.twinpictures.de/plugins/t-minus-countdown/"
|
65 |
+
|
66 |
+
msgid "twinpictures, baden03"
|
67 |
+
msgstr "twinpictures, baden03"
|
68 |
+
|
69 |
+
msgid "http://www.twinpictures.de/"
|
70 |
+
msgstr "http://www.twinpictures.de/"
|
71 |
+
|
72 |
+
#: countdown-timer.php:107
|
73 |
+
msgid "A highly customizable jQuery countdown timer by Twinpictures"
|
74 |
+
msgstr ""
|
75 |
+
"Таймер обратного отсчета от Twinpictures с большим количеством настроек на "
|
76 |
+
"основе jQuery"
|
77 |
+
|
78 |
+
#: countdown-timer.php:392
|
79 |
+
msgid "Title:"
|
80 |
+
msgstr "Заголовок"
|
81 |
+
|
82 |
+
#: countdown-timer.php:393
|
83 |
+
msgid "Target Date:"
|
84 |
+
msgstr "Дата события"
|
85 |
+
|
86 |
+
#: countdown-timer.php:394
|
87 |
+
msgid "Target Time (HH:MM:SS):"
|
88 |
+
msgstr "Время события"
|
89 |
+
|
90 |
+
#: countdown-timer.php:414
|
91 |
+
msgid "Omit Weeks:"
|
92 |
+
msgstr "Скрыть недели:"
|
93 |
+
|
94 |
+
#: countdown-timer.php:414
|
95 |
+
msgid "No"
|
96 |
+
msgstr "Нет"
|
97 |
+
|
98 |
+
#: countdown-timer.php:414
|
99 |
+
msgid "Yes"
|
100 |
+
msgstr "Да"
|
101 |
+
|
102 |
+
#: countdown-timer.php:415
|
103 |
+
msgid "Style:"
|
104 |
+
msgstr "Стиль:"
|
105 |
+
|
106 |
+
#: countdown-timer.php:429
|
107 |
+
msgid "Inject Script:"
|
108 |
+
msgstr "Вставка кода"
|
109 |
+
|
110 |
+
#: countdown-timer.php:429
|
111 |
+
msgid "Footer"
|
112 |
+
msgstr "Подвал (footer)"
|
113 |
+
|
114 |
+
#: countdown-timer.php:429
|
115 |
+
msgid "Inline"
|
116 |
+
msgstr "В строке"
|
117 |
+
|
118 |
+
#: countdown-timer.php:438
|
119 |
+
msgid "This is totally worth 3 bucks."
|
120 |
+
msgstr "Это стоит 3 бакса"
|
121 |
+
|
122 |
+
#: countdown-timer.php:445
|
123 |
+
msgid "Above Countdown"
|
124 |
+
msgstr "Над счетчиком"
|
125 |
+
|
126 |
+
#: countdown-timer.php:447
|
127 |
+
msgid "Top HTML:"
|
128 |
+
msgstr "Вверху HTML"
|
129 |
+
|
130 |
+
#: countdown-timer.php:450
|
131 |
+
msgid "Below Countdown"
|
132 |
+
msgstr "Под счетчиком"
|
133 |
+
|
134 |
+
#: countdown-timer.php:452
|
135 |
+
msgid "Bottom HTML:"
|
136 |
+
msgstr "Внизу HTML"
|
137 |
+
|
138 |
+
#: countdown-timer.php:455
|
139 |
+
msgid "When Countdown Reaches Zero"
|
140 |
+
msgstr "Когда счетчик достигнет нуля"
|
141 |
+
|
142 |
+
#: countdown-timer.php:457
|
143 |
+
msgid "Launch Event HTML:"
|
144 |
+
msgstr "Запустить событие HTML"
|
145 |
+
|
146 |
+
#: countdown-timer.php:458
|
147 |
+
msgid "Launch Target:"
|
148 |
+
msgstr "Запустить цель"
|
149 |
+
|
150 |
+
#: countdown-timer.php:472
|
151 |
+
msgid "Digit Titles"
|
152 |
+
msgstr "Заглавие цифр"
|
153 |
+
|
154 |
+
#: countdown-timer.php:474
|
155 |
+
msgid "How do you spell \"weeks\"?:"
|
156 |
+
msgstr "Подпись счетчика недель"
|
157 |
+
|
158 |
+
#: countdown-timer.php:475
|
159 |
+
msgid "How do you spell \"days\"?:"
|
160 |
+
msgstr "Подпись счетчика дней"
|
161 |
+
|
162 |
+
#: countdown-timer.php:476
|
163 |
+
msgid "How do you spell \"hours\"?:"
|
164 |
+
msgstr "Подпись счетчика часов"
|
165 |
+
|
166 |
+
#: countdown-timer.php:477
|
167 |
+
msgid "How do you spell \"minutes\"?:"
|
168 |
+
msgstr "Подпись счетчика минут"
|
169 |
+
|
170 |
+
#: countdown-timer.php:478
|
171 |
+
msgid "And \"seconds\" are spelled:"
|
172 |
+
msgstr "Подпись счетчика секунд"
|
173 |
+
|
174 |
+
#: countdown-timer.php:489
|
175 |
+
msgid "Schedule Recurring Countdown"
|
176 |
+
msgstr "Запланировать повторный запуск счетчика"
|
177 |
+
|
178 |
+
msgid ""
|
179 |
+
"Display and configure multiple T(-) Countdown timers using a shortcode or "
|
180 |
+
"sidebar widget."
|
181 |
+
msgstr ""
|
182 |
+
"Показать и настроить несколько T(-) Countdown таймеров используя шорткод или "
|
183 |
+
"виджет боковой колонки (sidebar)"
|
languages/tminus-sk_SK.mo
ADDED
Binary file
|
languages/tminus-sk_SK.po
ADDED
@@ -0,0 +1,184 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Copyright (C) 2012 T(-) Countdown
|
2 |
+
# This file is distributed under the same license as the T(-) Countdown package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: T(-) Countdown 2.2.7\n"
|
6 |
+
"Report-Msgid-Bugs-To: http://wordpress.org/tag/tminus\n"
|
7 |
+
"POT-Creation-Date: 2012-09-27 14:27:24+00:00\n"
|
8 |
+
"MIME-Version: 1.0\n"
|
9 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
+
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"PO-Revision-Date: 2013-01-21 10:49+0200\n"
|
12 |
+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13 |
+
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
+
"X-Generator: Poedit 1.5.4\n"
|
15 |
+
|
16 |
+
#: tminus.php:107
|
17 |
+
msgid "A highly customizable jQuery countdown timer by Twinpictures"
|
18 |
+
msgstr "Vysoko prispôsobiteľné jQuery odpočítavanie od Twinpictures"
|
19 |
+
|
20 |
+
#: tminus.php:134 tminus.php:376 tminus.php:554
|
21 |
+
msgid "weeks"
|
22 |
+
msgstr "týždňov"
|
23 |
+
|
24 |
+
#: tminus.php:135 tminus.php:377 tminus.php:555
|
25 |
+
msgid "days"
|
26 |
+
msgstr "dní"
|
27 |
+
|
28 |
+
#: tminus.php:136 tminus.php:378 tminus.php:556
|
29 |
+
msgid "hours"
|
30 |
+
msgstr "hodín"
|
31 |
+
|
32 |
+
#: tminus.php:137 tminus.php:379 tminus.php:557
|
33 |
+
msgid "minutes"
|
34 |
+
msgstr "minút"
|
35 |
+
|
36 |
+
#: tminus.php:138 tminus.php:380 tminus.php:558
|
37 |
+
msgid "seconds"
|
38 |
+
msgstr "sekúnd"
|
39 |
+
|
40 |
+
#: tminus.php:392
|
41 |
+
msgid "Title:"
|
42 |
+
msgstr "Názov:"
|
43 |
+
|
44 |
+
#: tminus.php:393
|
45 |
+
msgid "Target Date:"
|
46 |
+
msgstr "Cieľový dátum:"
|
47 |
+
|
48 |
+
#: tminus.php:394
|
49 |
+
msgid "Target Time (HH:MM:SS):"
|
50 |
+
msgstr "Cieľový čas (HH:MM:SS):"
|
51 |
+
|
52 |
+
#: tminus.php:414
|
53 |
+
msgid "Omit Weeks:"
|
54 |
+
msgstr "Tento týždňov:"
|
55 |
+
|
56 |
+
#: tminus.php:414
|
57 |
+
msgid "No"
|
58 |
+
msgstr "nie"
|
59 |
+
|
60 |
+
#: tminus.php:414
|
61 |
+
msgid "Yes"
|
62 |
+
msgstr "áno"
|
63 |
+
|
64 |
+
#: tminus.php:415
|
65 |
+
msgid "Style:"
|
66 |
+
msgstr "Štýl:"
|
67 |
+
|
68 |
+
#: tminus.php:429
|
69 |
+
msgid "Inject Script:"
|
70 |
+
msgstr "Vstreknite skript:"
|
71 |
+
|
72 |
+
#: tminus.php:429
|
73 |
+
msgid "Footer"
|
74 |
+
msgstr "Päta"
|
75 |
+
|
76 |
+
#: tminus.php:429
|
77 |
+
msgid "Inline"
|
78 |
+
msgstr "Inline"
|
79 |
+
|
80 |
+
#: tminus.php:434
|
81 |
+
msgid "Rockstar Features"
|
82 |
+
msgstr "Rockstar funkcie"
|
83 |
+
|
84 |
+
#: tminus.php:438
|
85 |
+
msgid "This is totally worth 3 bucks."
|
86 |
+
msgstr "Je to úplne stojí za 3 doláre."
|
87 |
+
|
88 |
+
#: tminus.php:445
|
89 |
+
msgid "Above Countdown"
|
90 |
+
msgstr "Nad odpočítavanie"
|
91 |
+
|
92 |
+
#: tminus.php:447
|
93 |
+
msgid "Top HTML:"
|
94 |
+
msgstr "Top HTML:"
|
95 |
+
|
96 |
+
#: tminus.php:450
|
97 |
+
msgid "Below Countdown"
|
98 |
+
msgstr "Pod odpočítavanie"
|
99 |
+
|
100 |
+
#: tminus.php:452
|
101 |
+
msgid "Bottom HTML:"
|
102 |
+
msgstr "Dno HTML:"
|
103 |
+
|
104 |
+
#: tminus.php:455
|
105 |
+
msgid "When Countdown Reaches Zero"
|
106 |
+
msgstr "Keď sa odpočítavanie dosiahne nulu"
|
107 |
+
|
108 |
+
#: tminus.php:457
|
109 |
+
msgid "Launch Event HTML:"
|
110 |
+
msgstr "Launch Event HTML:"
|
111 |
+
|
112 |
+
#: tminus.php:458
|
113 |
+
msgid "Launch Target:"
|
114 |
+
msgstr "Spustenie cieľ:"
|
115 |
+
|
116 |
+
#: countdown-timer.php:462
|
117 |
+
msgid "Entire Widget"
|
118 |
+
msgstr "Celý Widget"
|
119 |
+
|
120 |
+
#: countdown-timer.php:462
|
121 |
+
msgid "Count Up"
|
122 |
+
msgstr "Počet Up"
|
123 |
+
|
124 |
+
#: tminus.php:472
|
125 |
+
msgid "Digit Titles"
|
126 |
+
msgstr "Číslica titulov"
|
127 |
+
|
128 |
+
#: tminus.php:474
|
129 |
+
msgid "How do you spell \"weeks\"?:"
|
130 |
+
msgstr "Ako sa to píše \"weeks\"?:"
|
131 |
+
|
132 |
+
#: tminus.php:475
|
133 |
+
msgid "How do you spell \"days\"?:"
|
134 |
+
msgstr "Ako sa to píše \"days\"?:"
|
135 |
+
|
136 |
+
#: tminus.php:476
|
137 |
+
msgid "How do you spell \"hours\"?:"
|
138 |
+
msgstr "Ako sa to píše \"hours\"?:"
|
139 |
+
|
140 |
+
#: tminus.php:477
|
141 |
+
msgid "How do you spell \"minutes\"?:"
|
142 |
+
msgstr "Ako sa to píše \"minutes\"?:"
|
143 |
+
|
144 |
+
#: tminus.php:478
|
145 |
+
msgid "And \"seconds\" are spelled:"
|
146 |
+
msgstr "A \"seconds\" sú napísané:"
|
147 |
+
|
148 |
+
#: tminus.php:489
|
149 |
+
msgid "Schedule Recurring Countdown"
|
150 |
+
msgstr "Naplánovať opakované odpočítavanie"
|
151 |
+
|
152 |
+
#: tminus.php:491
|
153 |
+
msgid ""
|
154 |
+
"%sT(-) Countdown Control%s is a premium countdown plugin that includes the "
|
155 |
+
"ability to schedule and manage mulitple recurring T(-) Countdowns... the "
|
156 |
+
"Jedi way."
|
157 |
+
msgstr ""
|
158 |
+
"%St(-) odpočítavanie kontrolu %s je prémia odpočítavanie plugin, ktorý "
|
159 |
+
"zahŕňa schopnosť plánovať a riadiť mulitple opakujúce T(-) odpočítavanie... "
|
160 |
+
"Ako Jedi."
|
161 |
+
|
162 |
+
#. Plugin Name of the plugin/theme
|
163 |
+
msgid "T(-) Countdown"
|
164 |
+
msgstr "T(-) odpočítavanie"
|
165 |
+
|
166 |
+
#. Plugin URI of the plugin/theme
|
167 |
+
msgid "http://plugins.twinpictures.de/plugins/t-minus-countdown/"
|
168 |
+
msgstr "http://plugins.twinpictures.de/plugins/t-minus-Countdown/"
|
169 |
+
|
170 |
+
#. Description of the plugin/theme
|
171 |
+
msgid ""
|
172 |
+
"Display and configure multiple T(-) Countdown timers using a shortcode or "
|
173 |
+
"sidebar widget."
|
174 |
+
msgstr ""
|
175 |
+
"Zobraziť a konfigurovať viacero T(-) odpočítavanie časovača pomocou krátky "
|
176 |
+
"alebo sidebar widget."
|
177 |
+
|
178 |
+
#. Author of the plugin/theme
|
179 |
+
msgid "twinpictures, baden03"
|
180 |
+
msgstr "twinpictures, baden03"
|
181 |
+
|
182 |
+
#. Author URI of the plugin/theme
|
183 |
+
msgid "http://www.twinpictures.de/"
|
184 |
+
msgstr "http://www.twinpictures.de/"
|
readme.txt
CHANGED
@@ -4,8 +4,8 @@ Contributors: twinpictures, baden03
|
|
4 |
Donate link: http://plugins.twinpictures.de/plugins/t-minus-countdown/
|
5 |
Tags: countdown, timer, clock, ticker, widget, event, counter, count down, twinpictures, t minus, t-minus, plugin-oven, pluginoven, G2, spaceBros, littlewebtings, jQuery, javascript
|
6 |
Requires at least: 3.5
|
7 |
-
Tested up to: 3.8
|
8 |
-
Stable tag: 2.2.
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
@@ -63,6 +63,16 @@ The Daily Show with John Stewart
|
|
63 |
|
64 |
== Changelog ==
|
65 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
= 2.2.12 =
|
67 |
* added cloud-city style which is a clone of vintage that came with vintage wedding theme: http://wordpress.org/support/topic/cannot-see-boxes
|
68 |
|
@@ -184,6 +194,16 @@ The Daily Show with John Stewart
|
|
184 |
|
185 |
== Upgrade Notice ==
|
186 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
187 |
= 2.2.12 =
|
188 |
* added cloud-city style
|
189 |
|
4 |
Donate link: http://plugins.twinpictures.de/plugins/t-minus-countdown/
|
5 |
Tags: countdown, timer, clock, ticker, widget, event, counter, count down, twinpictures, t minus, t-minus, plugin-oven, pluginoven, G2, spaceBros, littlewebtings, jQuery, javascript
|
6 |
Requires at least: 3.5
|
7 |
+
Tested up to: 3.8.1
|
8 |
+
Stable tag: 2.2.13
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
63 |
|
64 |
== Changelog ==
|
65 |
|
66 |
+
= 2.2.13 =
|
67 |
+
* updated jQuery UI datepicker style.
|
68 |
+
* added Russian language
|
69 |
+
* added Slovak language
|
70 |
+
* added Persian language
|
71 |
+
* added Czech language
|
72 |
+
* added Lithuanian language
|
73 |
+
* added Catalan language
|
74 |
+
* added French language
|
75 |
+
|
76 |
= 2.2.12 =
|
77 |
* added cloud-city style which is a clone of vintage that came with vintage wedding theme: http://wordpress.org/support/topic/cannot-see-boxes
|
78 |
|
194 |
|
195 |
== Upgrade Notice ==
|
196 |
|
197 |
+
= 2.2.13 =
|
198 |
+
* updated jQuery UI datepicker style.
|
199 |
+
* added Russian language
|
200 |
+
* added Slovak language
|
201 |
+
* added Persian language
|
202 |
+
* added Czech language
|
203 |
+
* added Lithuanian language
|
204 |
+
* added Catalan language
|
205 |
+
* added French language
|
206 |
+
|
207 |
= 2.2.12 =
|
208 |
* added cloud-city style
|
209 |
|