Changeset 937611
- Timestamp:
- 06/24/2014 02:22:41 AM (12 years ago)
- Location:
- smarter-archives/tags/3.1.2
- Files:
-
- 2 added
- 7 edited
-
lang/smarter-archives-es_ES.mo (modified) (previous)
-
lang/smarter-archives-es_ES.po (modified) (2 diffs)
-
lang/smarter-archives-fr_FR.mo (added)
-
lang/smarter-archives-fr_FR.po (added)
-
lang/smarter-archives-it_IT.mo (modified) (previous)
-
lang/smarter-archives-it_IT.po (modified) (2 diffs)
-
lang/smarter-archives.pot (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
-
smarter-archives.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
smarter-archives/tags/3.1.2/lang/smarter-archives-es_ES.po
r836945 r937611 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Smarter Archives 3.1. 1\n"5 "Project-Id-Version: Smarter Archives 3.1.2\n" 6 6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/smarter-archives\n" 7 7 "POT-Creation-Date: 2013-12-15 07:16:44+00:00\n" 8 "PO-Revision-Date: 2014-0 1-11 19:09-0800\n"8 "PO-Revision-Date: 2014-06-23 19:07-0800\n" 9 9 "Last-Translator: Robin Adrianse <robinadr@gmail.com>\n" 10 10 "Language-Team: \n" … … 13 13 "Content-Type: text/plain; charset=UTF-8\n" 14 14 "Content-Transfer-Encoding: 8bit\n" 15 "X-Generator: Poedit 1.6. 3\n"15 "X-Generator: Poedit 1.6.5\n" 16 16 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 17 17 -
smarter-archives/tags/3.1.2/lang/smarter-archives-it_IT.po
r836945 r937611 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Smarter Archives 3.1. 1\n"5 "Project-Id-Version: Smarter Archives 3.1.2\n" 6 6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/smarter-archives\n" 7 7 "POT-Creation-Date: 2013-12-15 07:16:44+00:00\n" 8 "PO-Revision-Date: 2014-0 1-11 19:10-0800\n"8 "PO-Revision-Date: 2014-06-23 19:07-0800\n" 9 9 "Last-Translator: Robin Adrianse <robinadr@gmail.com>\n" 10 10 "Language-Team: AstronautiNews.it <info@isaa.it>\n" … … 13 13 "Content-Type: text/plain; charset=UTF-8\n" 14 14 "Content-Transfer-Encoding: 8bit\n" 15 "X-Generator: Poedit 1.6. 3\n"15 "X-Generator: Poedit 1.6.5\n" 16 16 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 17 17 "X-Poedit-SourceCharset: UTF-8\n" -
smarter-archives/tags/3.1.2/lang/smarter-archives.pot
r822300 r937611 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Smarter Archives 3. 0\n"5 "Project-Id-Version: Smarter Archives 3.1.2\n" 6 6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/smarter-archives\n" 7 7 "POT-Creation-Date: 2013-12-15 07:16:44+00:00\n" -
smarter-archives/tags/3.1.2/readme.txt
r895607 r937611 3 3 Tags: archives, archive 4 4 Tested up to: 3.9 5 Stable tag: 3.1. 15 Stable tag: 3.1.2 6 6 7 7 Easily navigate the yearly and monthly archives of your blog. … … 13 13 See the **Usage** section for a complete list of the arguments the shortcode takes, and how you can use them to customize your archives listing. 14 14 15 The month names are [internationalized with the WordPress translation API](http://codex.wordpress.org/I18n_for_WordPress_Developers). A POT file is included, and if you want to translate please feel free to do so and [ contact me](http://robinadr.com/contact) so I can include it with the plugin (with credit to you, of course). Here are the translations that have been done so far:15 The month names are [internationalized with the WordPress translation API](http://codex.wordpress.org/I18n_for_WordPress_Developers). A POT file is included, and if you want to translate please feel free to do so and [submit a new pull request](https://github.com/robinadr/smarter-archives/pulls) on GitHub. If you do not know how to use GitHub, you can also [contact me directly](http://robinadr.com/contact). Here are the translations that have been done so far: 16 16 17 * French (fr_FR) 17 18 * Italian (it_IT) 18 19 * Spanish (es_ES) … … 58 59 59 60 == Changelog == 61 62 = 3.1.2 = 63 64 * Added French (fr_FR) translation, thanks to [Jean-Hugues Roy](http://jhroy.ca/) 65 66 This update is **optional**, the only change is the new French translation. 67 68 Also, note that development is now on [GitHub](https://github.com/robinadr/smarter-archives). Releases will continue to be pushed through the WP plugin repository, however. 60 69 61 70 = 3.1.1 = -
smarter-archives/tags/3.1.2/smarter-archives.php
r836946 r937611 8 8 9 9 Description: Easy, simple, and intuitive way to access archives via months, broken down by year. 10 Version: 3.1. 110 Version: 3.1.2 11 11 Text Domain: smarter-archives 12 12
Note: See TracChangeset
for help on using the changeset viewer.