Changeset 410990
- Timestamp:
- 07/17/2011 11:31:31 AM (15 years ago)
- Location:
- wp1/trunk
- Files:
-
- 4 edited
-
lang/en_US.mo (modified) (previous)
-
lang/en_US.po (modified) (3 diffs)
-
lang/wp1.pot (modified) (3 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp1/trunk/lang/en_US.po
r410826 r410990 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: WP Google+1 0. 1\n"5 "Project-Id-Version: WP Google+1 0.3\n" 6 6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp1\n" 7 "POT-Creation-Date: 2011-07-1 6 21:18:38+00:00\n"7 "POT-Creation-Date: 2011-07-17 09:57:42+00:00\n" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=UTF-8\n" 10 10 "Content-Transfer-Encoding: 8bit\n" 11 "PO-Revision-Date: 2011-07-1 6 23:22+0100\n"11 "PO-Revision-Date: 2011-07-17 12:00+0100\n" 12 12 "Last-Translator: Sebastian Thiele <translate.20.seat@xoxy.net>\n" 13 13 "Language-Team: Sebastian\n" … … 15 15 "X-Poedit-Country: UNITED STATES\n" 16 16 17 #: wp1.php:27 18 msgid "Google +1" 19 msgstr "" 20 21 #. #-#-#-#-# plugin.pot (WP Google+1 0.2) #-#-#-#-# 22 #. Plugin Name of the plugin/theme 23 #: wp1.php:51 24 msgid "WP Google+1" 25 msgstr "" 26 17 27 #: wp1-menue.php:22 18 28 msgid "WP Google +1 options page" 19 msgstr "WP Google +1 options page" 29 msgstr "" 30 31 #: wp1-menue.php:29 32 msgid "To add the Google +1 button please use the following code in your template files." 33 msgstr "" 34 35 #: wp1-menue.php:35 36 msgid "Please use instead of <b>size</b> one of the following values." 37 msgstr "" 20 38 21 39 #: wp1-menue.php:47 22 40 msgid "Save" 23 msgstr " Save"41 msgstr "" 24 42 25 #. Plugin Name of the plugin/theme 26 msgid "WP Google+1" 27 msgstr "WP Google+1" 43 #: wp1-menue.php:53 44 msgid "This plugin ist provided by %1$s and developed by %2$s." 45 msgstr "" 46 47 #: wp1-menue.php:54 48 msgid "<a href=\"%s\">You can leave a note about a bug or a feature request on github.</a>" 49 msgstr "" 50 51 #: wp1-menue.php:57 52 msgid "Support the development" 53 msgstr "" 28 54 29 55 #. Plugin URI of the plugin/theme … … 33 59 #. Description of the plugin/theme 34 60 msgid "show all google +1 counts on the article overview" 35 msgstr " show all google +1 counts on the article overview"61 msgstr "" 36 62 37 63 #. Author of the plugin/theme -
wp1/trunk/lang/wp1.pot
r410826 r410990 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: WP Google+1 0. 1\n"5 "Project-Id-Version: WP Google+1 0.2\n" 6 6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp1\n" 7 "POT-Creation-Date: 2011-07-1 6 21:18:38+00:00\n"7 "POT-Creation-Date: 2011-07-17 09:57:42+00:00\n" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=UTF-8\n" … … 13 13 "Language-Team: LANGUAGE <LL@li.org>\n" 14 14 15 #: wp1.php:27 16 msgid "Google +1" 17 msgstr "" 18 19 #. #-#-#-#-# plugin.pot (WP Google+1 0.2) #-#-#-#-# 20 #. Plugin Name of the plugin/theme 21 #: wp1.php:51 22 msgid "WP Google+1" 23 msgstr "" 24 15 25 #: wp1-menue.php:22 16 26 msgid "WP Google +1 options page" 27 msgstr "" 28 29 #: wp1-menue.php:29 30 msgid "" 31 "To add the Google +1 button please use the following code in your template " 32 "files." 33 msgstr "" 34 35 #: wp1-menue.php:35 36 msgid "Please use instead of <b>size</b> one of the following values." 17 37 msgstr "" 18 38 … … 21 41 msgstr "" 22 42 23 #. Plugin Name of the plugin/theme 24 msgid "WP Google+1" 43 #: wp1-menue.php:53 44 msgid "This plugin ist provided by %1$s and developed by %2$s." 45 msgstr "" 46 47 #: wp1-menue.php:54 48 msgid "" 49 "<a href=\"%s\">You can leave a note about a bug or a feature request on " 50 "github.</a>" 51 msgstr "" 52 53 #: wp1-menue.php:57 54 msgid "Support the development" 25 55 msgstr "" 26 56 -
wp1/trunk/readme.txt
r410945 r410990 4 4 Requires at least: 3.2.1 5 5 Tested up to: 3.2.1 6 Stable tag: 0. 26 Stable tag: 0.3 7 7 8 8 Adds Google +1 stuff to the blog. E.g. a overview of the number of shared articles. … … 38 38 39 39 = 0.3 = 40 * Add: German Language 40 41 * Fix: Some text was not multi language ready 41 42
Note: See TracChangeset
for help on using the changeset viewer.