diff options
| author | danix <danix@danix.xyz> | 2018-07-04 17:57:25 +0200 |
|---|---|---|
| committer | danix <danix@danix.xyz> | 2018-07-04 17:57:25 +0200 |
| commit | 8da42654c57573e7d241efadb0292b2ff6326537 (patch) | |
| tree | e14ac6fd2289e3abe2c4441d08211931c116bf35 /i18n | |
| download | danixland-countdown-master.tar.gz danixland-countdown-master.zip | |
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/danixland-countdown.pot | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/i18n/danixland-countdown.pot b/i18n/danixland-countdown.pot new file mode 100644 index 0000000..ded775b --- /dev/null +++ b/i18n/danixland-countdown.pot @@ -0,0 +1,72 @@ +# Copyright (C) 2016 danixland CountDown +# This file is distributed under the same license as the danixland CountDown package. +msgid "" +msgstr "" +"Project-Id-Version: danixland CountDown 0.4\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/danixland-" +"countdown\n" +"POT-Creation-Date: 2016-01-22 11:15:01+00:00\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" + +#. #-#-#-#-# plugin.pot (danixland CountDown 0.4) #-#-#-#-# +#. Plugin Name of the plugin/theme +#: danixland-countdown.php:100 +msgid "danixland CountDown" +msgstr "" + +#: danixland-countdown.php:101 +msgid "Use this widget to add a simple Count Down to your Sidebar" +msgstr "" + +#: danixland-countdown.php:135 +msgid "days to go" +msgstr "" + +#: danixland-countdown.php:137 +msgid "configure widget" +msgstr "" + +#: danixland-countdown.php:137 +msgid "the date is missing<br />configure widget" +msgstr "" + +#: danixland-countdown.php:167 +msgid "Count Down" +msgstr "" + +#: danixland-countdown.php:177 +msgid "Title:" +msgstr "" + +#: danixland-countdown.php:181 +msgid "Future Date (dd-mm-yyyy):" +msgstr "" + +#: danixland-countdown.php:183 +msgid "Link (only http/https allowed):" +msgstr "" + +#: danixland-countdown.php:188 +msgid "Enable Widget Stylesheet?" +msgstr "" + +#. Plugin URI of the plugin/theme +msgid "http://danixland.net/?p=3330" +msgstr "" + +#. Description of the plugin/theme +msgid "A simple plugin that shows a widget with a countdown" +msgstr "" + +#. Author of the plugin/theme +msgid "Danilo 'danix' Macri" +msgstr "" + +#. Author URI of the plugin/theme +msgid "http://danixland.net" +msgstr "" |
