Export User Data - Version 1.2.7

Version Description

  • Added: Spanish translation - thanks Elas Gmez Sainz ( elias@estudions.es )
Download this release

Release Info

Developer qlstudio
Plugin Icon wp plugin Export User Data
Version 1.2.7
Comparing to
See all releases

Code changes from version 1.2.6 to 1.2.7

export-user-data.php CHANGED
@@ -4,7 +4,7 @@
4
  Plugin Name: Export User Data
5
  Plugin URI: http://qstudio.us/plugins/
6
  Description: Export User data, metadata and BuddyPress X-Profile data.
7
- Version: 1.2.5
8
  Author: Q Studio
9
  Author URI: http://qstudio.us
10
  License: GPL2
@@ -23,7 +23,7 @@ if ( ! class_exists( 'Q_Export_User_Data' ) )
23
  {
24
 
25
  // plugin version
26
- define( 'Q_EXPORT_USER_DATA_VERSION', '1.2.5' ); // version ##
27
 
28
  // instatiate class via hook, only if inside admin
29
  if ( is_admin() ) {
4
  Plugin Name: Export User Data
5
  Plugin URI: http://qstudio.us/plugins/
6
  Description: Export User data, metadata and BuddyPress X-Profile data.
7
+ Version: 1.2.7
8
  Author: Q Studio
9
  Author URI: http://qstudio.us
10
  License: GPL2
23
  {
24
 
25
  // plugin version
26
+ define( 'Q_EXPORT_USER_DATA_VERSION', '1.2.7' ); // version ##
27
 
28
  // instatiate class via hook, only if inside admin
29
  if ( is_admin() ) {
languages/export-user-data-es_ES.mo ADDED
Binary file
languages/export-user-data-es_ES.po ADDED
@@ -0,0 +1,166 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Export User Data\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/export-users-to-csv\n"
5
+ "POT-Creation-Date: 2014-03-15 09:46-0000\n"
6
+ "PO-Revision-Date: Tue Dec 15 2015 15:03:14 GMT+0100 (Hora estándar romance)\n"
7
+ "Last-Translator: elias <elias@estudions.es>\n"
8
+ "Language-Team: Q Studio <team@qstudio.us>\n"
9
+ "Language: Spanish (Spain)\n"
10
+ "Plural-Forms: nplurals=2; plural=n != 1\n"
11
+ "MIME-Version: 1.0\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+ "Content-Transfer-Encoding: 8bit\n"
14
+ "X-Poedit-SourceCharset: UTF-8\n"
15
+ "X-Generator: Loco - https://localise.biz/\n"
16
+ "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
17
+ "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
18
+ "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
19
+ "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
20
+ "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
21
+ "X-Poedit-Basepath: .\n"
22
+ "X-Poedit-SearchPath-0: .\n"
23
+ "X-Poedit-SearchPath-1: ..\n"
24
+ "X-Loco-Target-Locale: es_ES"
25
+
26
+ #: ../export-user-data.php:626
27
+ msgid "BP xProfile Fields Update Time"
28
+ msgstr ""
29
+
30
+ #: ../export-user-data.php:642
31
+ msgid "Select the BuddyPress XProfile keys updated dates to export"
32
+ msgstr ""
33
+
34
+ #: ../export-user-data.php:682
35
+ msgid "Programs"
36
+ msgstr ""
37
+
38
+ #: ../export-user-data.php:687
39
+ msgid "All Programs"
40
+ msgstr ""
41
+
42
+ #: ../export-user-data.php:729
43
+ msgid "Offset"
44
+ msgstr ""
45
+
46
+ #: ../export-user-data.php:733
47
+ #, php-format
48
+ msgid ""
49
+ "Enter an offset start number and a total number of users to export. <a "
50
+ "href=\"%s\" target=\"_blank\">%s</a>"
51
+ msgstr ""
52
+
53
+ #: ../export-user-data.php:762
54
+ msgid "Advanced Options"
55
+ msgstr "Opciones avanzadas"
56
+
57
+ #: ../export-user-data.php:766 ../export-user-data.php:840
58
+ msgid "Show"
59
+ msgstr "Mostrar"
60
+
61
+ #: ../export-user-data.php:774
62
+ msgid "Export"
63
+ msgstr "Exportar"
64
+
65
+ #: ../export-user-data.php:838
66
+ msgid "Hide"
67
+ msgstr "Ocultar"
68
+
69
+ #: ../export-user-data.php:85 ../export-user-data.php:450
70
+ msgid "Export User Data"
71
+ msgstr "Exportar datos de Usuarios"
72
+
73
+ #: ../export-user-data.php:445
74
+ msgid "You do not have sufficient permissions to access this page."
75
+ msgstr "No tienes suficientes permisos para acceder a esta página."
76
+
77
+ #: ../export-user-data.php:455
78
+ msgid "No users found."
79
+ msgstr "No se han encontrado usuarios"
80
+
81
+ #: ../export-user-data.php:511
82
+ msgid "User Meta Fields"
83
+ msgstr "Campos 'meta' de los usuarios"
84
+
85
+ #: ../export-user-data.php:513
86
+ msgid "Filter"
87
+ msgstr "Filtrar"
88
+
89
+ #: ../export-user-data.php:513
90
+ msgid "All"
91
+ msgstr "Todo"
92
+
93
+ #: ../export-user-data.php:513
94
+ msgid "Common"
95
+ msgstr "Común"
96
+
97
+ #: ../export-user-data.php:564
98
+ msgid "Select the user meta keys to export, use the filters to simplify the list."
99
+ msgstr "Elige las claves 'meta' a export, usa el filtro para reducir la lista."
100
+
101
+ #: ../export-user-data.php:593
102
+ msgid "BP xProfile Fields"
103
+ msgstr "Campos 'xProfile' de BuddyPress"
104
+
105
+ #: ../export-user-data.php:614
106
+ msgid "Select the BuddyPress XProfile keys to export"
107
+ msgstr "Elige los campos 'xProfile' de BuddyPress a exportar"
108
+
109
+ #: ../export-user-data.php:653
110
+ msgid "Role"
111
+ msgstr "Rol"
112
+
113
+ #: ../export-user-data.php:658
114
+ msgid "All Roles"
115
+ msgstr "Todos los Roles"
116
+
117
+ #: ../export-user-data.php:668
118
+ #, php-format
119
+ msgid ""
120
+ "Filter the exported users by a WordPress Role. <a href=\"%s\" "
121
+ "target=\"_blank\">%s</a>"
122
+ msgstr ""
123
+ "Filtrar los usuarios exportados por un Rol de WordPress. <a href=\"%s\" "
124
+ "target=\"_blank\">%s</a>"
125
+
126
+ #: ../export-user-data.php:708
127
+ msgid "Registered"
128
+ msgstr "Registrado"
129
+
130
+ #: ../export-user-data.php:711
131
+ msgid "Start Date"
132
+ msgstr "Fecha de inicio"
133
+
134
+ #: ../export-user-data.php:715
135
+ msgid "End Date"
136
+ msgstr "Fecha final"
137
+
138
+ #: ../export-user-data.php:720
139
+ msgid "Pick a start and end user registration date to limit the results."
140
+ msgstr ""
141
+ "Elige un intervalo de fechas de registro del usuario para reducir los "
142
+ "resultados."
143
+
144
+ #: ../export-user-data.php:727
145
+ msgid "Limit Range"
146
+ msgstr "Limitar intervalo"
147
+
148
+ #: ../export-user-data.php:730
149
+ msgid "Total"
150
+ msgstr "Total"
151
+
152
+ #: ../export-user-data.php:742
153
+ msgid "Format"
154
+ msgstr "Formato"
155
+
156
+ #: ../export-user-data.php:747
157
+ msgid "Excel"
158
+ msgstr "Excel"
159
+
160
+ #: ../export-user-data.php:748
161
+ msgid "CSV"
162
+ msgstr "CSV"
163
+
164
+ #: ../export-user-data.php:754
165
+ msgid "Select the format for the export file."
166
+ msgstr "Elige el formato para el fichero que se exportará."
readme.md CHANGED
@@ -3,7 +3,7 @@
3
  **Tags:** user, users, xprofile, usermeta csv, excel, batch, export, save, download
4
  **Requires at least:** 3.2
5
  **Tested up to:** 4.4.1
6
- **Stable tag:** 1.2.6
7
  **License:** GPLv2
8
 
9
  Export users data, metadata and buddypress xprofile data to a csv or Excel file
@@ -59,6 +59,9 @@ Click on the 'Export User Data' link in the 'Users' menu, choose the role and th
59
 
60
  ## Changelog ##
61
 
 
 
 
62
  *** 1.2.6 ***
63
  * Update: WP 4.4.1
64
 
3
  **Tags:** user, users, xprofile, usermeta csv, excel, batch, export, save, download
4
  **Requires at least:** 3.2
5
  **Tested up to:** 4.4.1
6
+ **Stable tag:** 1.2.7
7
  **License:** GPLv2
8
 
9
  Export users data, metadata and buddypress xprofile data to a csv or Excel file
59
 
60
  ## Changelog ##
61
 
62
+ *** 1.2.7 ***
63
+ * Added: Spanish translation - thanks Elías Gómez Sainz ( elias@estudions.es )
64
+
65
  *** 1.2.6 ***
66
  * Update: WP 4.4.1
67
 
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: qlstudio
3
  Tags: user, users, xprofile, usermeta csv, excel, batch, export, save, download
4
  Requires at least: 3.2
5
  Tested up to: 4.4.1
6
- Stable tag: 1.2.6
7
  License: GPLv2
8
 
9
  Export users data, metadata and buddypress xprofile data to a csv or Excel file
@@ -58,6 +58,9 @@ Click on the 'Export User Data' link in the 'Users' menu, choose the role and th
58
 
59
  == Changelog ==
60
 
 
 
 
61
  = 1.2.6 =
62
  * Update: WP 4.4.1
63
 
3
  Tags: user, users, xprofile, usermeta csv, excel, batch, export, save, download
4
  Requires at least: 3.2
5
  Tested up to: 4.4.1
6
+ Stable tag: 1.2.7
7
  License: GPLv2
8
 
9
  Export users data, metadata and buddypress xprofile data to a csv or Excel file
58
 
59
  == Changelog ==
60
 
61
+ = 1.2.7 =
62
+ * Added: Spanish translation - thanks Elías Gómez Sainz ( elias@estudions.es )
63
+
64
  = 1.2.6 =
65
  * Update: WP 4.4.1
66