Update to 1.0.1

This commit is contained in:
Alexander
2014-12-23 04:04:42 +01:00
parent f524b73e67
commit c8ba744f06
5 changed files with 136 additions and 8 deletions
+4 -3
View File
@@ -1,4 +1,4 @@
WooCommerce Payment Methods 1.0.0
WooCommerce Payment Methods 1.0.1
=================================
Easily display your accepted payment methods
@@ -21,7 +21,7 @@ This plugin uses the webfont [PaymentFont](https://github.com/vendocrat/PaymentF
**Contributions**
Contributions are warmly welcome via [GitHub](https://github.com/vendocrat/).
Contributions are warmly welcome via [GitHub](https://github.com/vendocrat/WooCommerce-Payment-Methods/).
**Translations**
@@ -30,9 +30,10 @@ Translations included:
* English
* German
* Italian
* Greek (thanks to [Anestis Samourkasidis](https://wordpress.org/support/profile/samourkasidis))
* Portuguese (thanks to [Luis Martins](https://github.com/lmartins))
Please contact us via [Twitter](https://twitter.com/vendocrat) or hit us on [GitHub](https://github.com/vendocrat/), if you have a translation you want to contribute!
All our plugins are fully localized/translateable by default and include a .pot-file! Please contact us via [Twitter](https://twitter.com/vendocrat) or hit us on [GitHub](https://github.com/vendocrat), if you have a translation you want to contribute!
##Changelog
See "readme.txt".
Binary file not shown.
+119
View File
@@ -0,0 +1,119 @@
msgid ""
msgstr ""
"Project-Id-Version: vendocrat-server-monitor\n"
"POT-Creation-Date: 2014-12-20 20:52+0100\n"
"PO-Revision-Date: 2014-12-22 10:26+0200\n"
"Last-Translator: Anestis <anestis@samourkasidis.com>\n"
"Language-Team: Anestis Samourkasidis\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.6.11\n"
"X-Poedit-Basepath: .\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-KeywordsList: __;_e\n"
"X-Poedit-SearchPath-0: ..\n"
#: ../classes/class-server-monitor.php:124
#, php-format
msgid "%s: General"
msgstr "%s: Γενικά"
#: ../classes/class-server-monitor.php:124
#: ../classes/class-server-monitor.php:130
msgid "Server Monitor"
msgstr "Παρακολούθηση Διακομιστή"
#: ../classes/class-server-monitor.php:130
#, php-format
msgid "%s: PHP &amp; Database"
msgstr "%s: PHP &amp; Βάση Δεδομένων"
#: ../classes/class-server-monitor.php:136
msgid "System Status"
msgstr "Κατάσταση συστήματος"
#: ../classes/class-server-monitor.php:215
#: ../classes/class-server-monitor.php:317
#: ../classes/class-server-monitor.php:318
#: ../classes/class-server-monitor.php:319
#: ../classes/class-server-monitor.php:320
#: ../classes/class-server-monitor.php:354
#: ../classes/class-server-monitor.php:368
msgid "N/A"
msgstr "Μη διαθέσιμο"
#: ../classes/class-server-monitor.php:220
msgid "Host Name"
msgstr "Ονομα Host"
#: ../classes/class-server-monitor.php:221
msgid "Server IP"
msgstr "IP Διακομιστή"
#: ../classes/class-server-monitor.php:222
msgid "Server Path"
msgstr "Διαδρομή Διακομιστή"
#: ../classes/class-server-monitor.php:225
msgid "Server Load"
msgstr "Φόρτος Διακομιστή"
#: ../classes/class-server-monitor.php:229
msgid "Server up since"
msgstr "Ανοιχτός εδώ και"
#: ../classes/class-server-monitor.php:232
msgid "Server Info"
msgstr "Πληροφορίες Διακομιστή"
#: ../classes/class-server-monitor.php:253
msgid "PHP Version"
msgstr "Εκδοση PHP"
#: ../classes/class-server-monitor.php:256
msgid "PHP Time Limit"
msgstr "χρονικό όριο PHP"
#: ../classes/class-server-monitor.php:259
msgid "MySQL Version"
msgstr "Εκδοση MySQL"
#: ../classes/class-server-monitor.php:260
msgid "Database Size"
msgstr "Μέγεθος Βάσης"
#: ../classes/class-server-monitor.php:281
msgid "WordPress Version"
msgstr "Έκδοση Wordpress"
#: ../classes/class-server-monitor.php:282
msgid "Multisite?"
msgstr "Πολλαπλά site;"
#: ../classes/class-server-monitor.php:283
msgid "Active Plugins"
msgstr "Ενεργά πρόσθετα"
#: ../classes/class-server-monitor.php:286
msgid "Debug Mode"
msgstr "Λειτουργία εντοπισμού σφαλμάτων"
#: ../classes/class-server-monitor.php:287
msgid "Language"
msgstr "Γλώσσα"
#: ../classes/class-server-monitor.php:288
msgid "Timezone"
msgstr "Ζώνη ώρας"
#: ../classes/class-server-monitor.php:328
#: ../classes/class-server-monitor.php:332
msgid "Yes"
msgstr "Ναί"
#: ../classes/class-server-monitor.php:328
#: ../classes/class-server-monitor.php:332
msgid "No"
msgstr "Όχι"
+11 -3
View File
@@ -4,7 +4,7 @@ Donate link: http://vendocr.at/donate/
Tags: woocommerce, credit card, logo, payment
Requires at least: 3.5
Tested up to: 4.1
Stable tag: 1.0.0
Stable tag: 1.0.1
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
@@ -33,9 +33,14 @@ Translations included:
* English
* German
* Italian
* Greek (thanks to [Anestis Samourkasidis](https://wordpress.org/support/profile/samourkasidis))
* Portuguese (thanks to [Luis Martins](https://github.com/lmartins))
Please contact us via [Twitter](https://twitter.com/vendocrat) or hit us on [GitHub](https://github.com/vendocrat/WooCommerce-Payment-Methods), if you have a translation you want to contribute!
All our plugins are fully localized/translateable by default and include a .pot-file! Please contact us via [Twitter](https://twitter.com/vendocrat) or hit us on [GitHub](https://github.com/vendocrat), if you have a translation you want to contribute!
= We'd love to hear from you! =
Follow us on [Twitter](https://twitter.com/vendocrat), like us on [Facebook](https://www.facebook.com/vendocrat), circle us on [Google+](https://plus.google.com/+vendocrat) or fork us on [GitHub](https://github.com/vendocrat)!
== Installation ==
@@ -81,4 +86,7 @@ Added CSS to replace payment provider images on WooCommerce Checkout with Paymen
Improved payment gateway function. Partial rewrite to fit our internal plugin standard. Improved l10n handling.
= 1.0.0 =
Minor fixes, updated PaymentFont and included Portuguese translation (thanks Luis Martins).
Minor fixes, updated PaymentFont and included Portuguese translation (thanks Luis Martins).
= 1.0.1 =
Minor fixes, added Greek translation (thanks to Anestis Samourkasidis).
+2 -2
View File
@@ -2,7 +2,7 @@
/* Plugin Name: WooCommerce Payment Methods
* Plugin URI: http://vendocr.at/
* Description: <strong>Easily display your accepted payment methods from WooCommerce.</strong> Handcrafted with &hearts; by <a href='http://vendocr.at/'>vendocrat</a> in Vienna.
* Version: 1.0.0
* Version: 1.0.1
* Author: vendocrat
* Author URI: http://vendocr.at/
* License: vendocrat Split License
@@ -20,7 +20,7 @@ require_once( 'classes/class-wc-payment-methods.php' );
global $vendocrat_wc_payment_methods;
$vendocrat_wc_payment_methods = new vendocrat_WC_Payment_Methods( __FILE__ );
$vendocrat_wc_payment_methods->version = '1.0.0';
$vendocrat_wc_payment_methods->version = '1.0.1';
/*
* E fatto!