Skip to content

Commit

Permalink
Merge pull request #27 from gravityview/develop
Browse files Browse the repository at this point in the history
Version 1.1
  • Loading branch information
zackkatz authored Apr 19, 2018
2 parents 2e8d079 + 0718f2b commit 99f7649
Show file tree
Hide file tree
Showing 37 changed files with 701 additions and 20 deletions.
12 changes: 6 additions & 6 deletions gravityview-az-filters.php
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?php
/**
* Plugin Name: GravityView A-Z Filters Extension
* Plugin Name: GravityView - A-Z Filters Extension
* Plugin URI: https://gravityview.co/extensions/a-z-filter/
* Description: Alphabetically filter your entries by letters of the alphabet.
* Version: 1.0.8
* Author: Katz Web Services, Inc.
* Version: 1.1
* Author: GravityView
* Author URI: https://gravityview.co
* Author Email: admin@gravityview.co
* Author Email: hello@gravityview.co
* Requires at least: 3.8
* Tested up to: 4.8.3
* Tested up to: 4.9.5
* Text Domain: gravityview-az-filters
* Domain Path: languages
*/
Expand Down Expand Up @@ -42,7 +42,7 @@ class GravityView_A_Z_Entry_Filter_Extension extends GravityView_Extension {

protected $_title = 'A-Z Filters';

protected $_version = '1.0.8';
protected $_version = '1.1';

protected $_item_id = 266;

Expand Down
Binary file modified languages/gravityview-az-filters-ady.mo
Binary file not shown.
Binary file modified languages/gravityview-az-filters-bn_BD.mo
Binary file not shown.
Binary file modified languages/gravityview-az-filters-da.mo
Binary file not shown.
Binary file modified languages/gravityview-az-filters-de_DE.mo
Binary file not shown.
Binary file modified languages/gravityview-az-filters-el_GR.mo
Binary file not shown.
Binary file added languages/gravityview-az-filters-en_US.mo
Binary file not shown.
126 changes: 126 additions & 0 deletions languages/gravityview-az-filters-en_US.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: GravityView A-Z Filters\n"
"POT-Creation-Date: 2014-10-03 09:41-0700\n"
"PO-Revision-Date: 2017-08-03 18:14+0000\n"
"Last-Translator: Zachary Katz <[email protected]>\n"
"Language-Team: English (United States) (http://www.transifex.com/katzwebservices/gravityview-az-filters/language/en_US/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en_US\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 1.6.9\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SourceCharset: UTF-8\n"

#: lib/class-gravityview-extension.php:157
#, php-format
msgid "Could not activate the %s Extension; GravityView is not active."
msgstr ""

#: lib/class-gravityview-extension.php:167
#, php-format
msgid "The %s Extension requires GravityView Version %s or newer."
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:35
msgid "A-Z Entry Filter"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:37
msgid "Alphabet links that filter entries by their first letter."
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:47
msgid "Use this field to filter entries:"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:48
#, php-format
msgid ""
"Entries will be filtered based on the first character of this field. %sLearn"
" more%s."
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:54
msgid "Alphabet"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:55
msgid "What alphabet should be used?"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:60
msgid "Use Uppercase Letters?"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:62
msgid "Should the alphabet links be capitalized?"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:147
msgid "English"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:148
msgid "Finnish"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:149
msgid "French"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:150
msgid "German"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:151
msgid "Italian"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:152
msgid "Norwegian"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:153
msgid "Romanian"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:154
msgid "Russian"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:155
msgid "Spanish"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:156
msgid "Turkish"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:157
msgid "Bengali"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:375
msgctxt "Character representing numbers"
msgid "#"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:376
msgid "Show All"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:377
msgid "Show entries starting with a number"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:378
#, php-format
msgid "Show entries starting with the letter %s"
msgstr ""
Binary file modified languages/gravityview-az-filters-es_AR.mo
Binary file not shown.
Binary file added languages/gravityview-az-filters-es_ES.mo
Binary file not shown.
126 changes: 126 additions & 0 deletions languages/gravityview-az-filters-es_ES.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: GravityView A-Z Filters\n"
"POT-Creation-Date: 2014-10-03 09:41-0700\n"
"PO-Revision-Date: 2014-09-23 04:57+0000\n"
"Last-Translator: Katz Web Services, Inc. <[email protected]>\n"
"Language-Team: Spanish (Spain) (http://www.transifex.com/katzwebservices/gravityview-az-filters/language/es_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 1.6.9\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SourceCharset: UTF-8\n"

#: lib/class-gravityview-extension.php:157
#, php-format
msgid "Could not activate the %s Extension; GravityView is not active."
msgstr "La extensión %s no pudo ser activada; GravityView no está activo."

#: lib/class-gravityview-extension.php:167
#, php-format
msgid "The %s Extension requires GravityView Version %s or newer."
msgstr "La %s extensión requiere GravityView versión %s o más reciente."

#: widget/gravityview-a-z-entry-filter-widget.php:35
msgid "A-Z Entry Filter"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:37
msgid "Alphabet links that filter entries by their first letter."
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:47
msgid "Use this field to filter entries:"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:48
#, php-format
msgid ""
"Entries will be filtered based on the first character of this field. %sLearn"
" more%s."
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:54
msgid "Alphabet"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:55
msgid "What alphabet should be used?"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:60
msgid "Use Uppercase Letters?"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:62
msgid "Should the alphabet links be capitalized?"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:147
msgid "English"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:148
msgid "Finnish"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:149
msgid "French"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:150
msgid "German"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:151
msgid "Italian"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:152
msgid "Norwegian"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:153
msgid "Romanian"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:154
msgid "Russian"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:155
msgid "Spanish"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:156
msgid "Turkish"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:157
msgid "Bengali"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:375
msgctxt "Character representing numbers"
msgid "#"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:376
msgid "Show All"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:377
msgid "Show entries starting with a number"
msgstr ""

#: widget/gravityview-a-z-entry-filter-widget.php:378
#, php-format
msgid "Show entries starting with the letter %s"
msgstr ""
Binary file modified languages/gravityview-az-filters-es_MX.mo
Binary file not shown.
Binary file modified languages/gravityview-az-filters-fi.mo
Binary file not shown.
Binary file modified languages/gravityview-az-filters-fr_FR.mo
Binary file not shown.
Binary file modified languages/gravityview-az-filters-hu_HU.mo
Binary file not shown.
Binary file modified languages/gravityview-az-filters-id_ID.mo
Binary file not shown.
Binary file modified languages/gravityview-az-filters-it_IT.mo
Binary file not shown.
Binary file modified languages/gravityview-az-filters-lt_LT.mo
Binary file not shown.
Binary file modified languages/gravityview-az-filters-nb_NO.mo
Binary file not shown.
Binary file modified languages/gravityview-az-filters-nl.mo
Binary file not shown.
Binary file modified languages/gravityview-az-filters-nl_NL.mo
Binary file not shown.
Binary file added languages/gravityview-az-filters-pt.mo
Binary file not shown.
Loading

0 comments on commit 99f7649

Please sign in to comment.