import-users-from-csv.pot
2.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
# Translation of the WordPress plugin Import Users from CSV 0.3 by PubPoet.
# Copyright (C) 2011 PubPoet
# This file is distributed under the same license as the Import Users from CSV package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Import Users from CSV 0.3\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/import-users-from-csv\n"
"POT-Creation-Date: 2011-12-17 16:55+0100\n"
"PO-Revision-Date: 2011-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: import-users-from-csv.php:59
msgid "Import From CSV"
msgstr ""
#: import-users-from-csv.php:212
msgid "You do not have sufficient permissions to access this page."
msgstr ""
#: import-users-from-csv.php:216
msgid "Import users from a CSV file"
msgstr ""
#: import-users-from-csv.php:223
#, php-format
msgid ""
"Notice: please make the directory %s writable so that you can see the error "
"log."
msgstr ""
#: import-users-from-csv.php:229
#, php-format
msgid ", please <a href=\"%s\">check the error log</a>"
msgstr ""
#: import-users-from-csv.php:233
msgid "Error during file upload."
msgstr ""
#: import-users-from-csv.php:236
msgid "Cannot extract data from uploaded file or no file was uploaded."
msgstr ""
#: import-users-from-csv.php:239
#, php-format
msgid "No user was successfully imported%s."
msgstr ""
#: import-users-from-csv.php:242
#, php-format
msgid "Some users were successfully imported but some were not%s."
msgstr ""
#: import-users-from-csv.php:245
msgid "Users import was successful."
msgstr ""
#: import-users-from-csv.php:256
msgid "CSV file"
msgstr ""
#: import-users-from-csv.php:260 import-users-from-csv.php:262
msgid "Notification"
msgstr ""
#: import-users-from-csv.php:270 import-users-from-csv.php:272
msgid "Password nag"
msgstr ""
#: import-users-from-csv.php:281
msgid "Import"
msgstr ""
#: import-users-from-csv.php:159
msgid "You may want to see <a href=\"%s\">the example of the CSV file</a>."
msgstr ""
#: import-users-from-csv.php:165
msgid "Send to new users"
msgstr ""
#: import-users-from-csv.php:175
msgid "Show password nag on new users signon"
msgstr ""
#: import-users-from-csv.php:297
#, php-format
msgid "BEGIN %s"
msgstr ""
#: import-users-from-csv.php:302
#, php-format
msgid "[Line %1$s] %2$s"
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Import Users from CSV"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "http://pubpoet.com/plugins/"
msgstr ""
#. Description of the plugin/theme
msgid "Import Users data and metadata from a csv file."
msgstr ""
#. Author of the plugin/theme
msgid "PubPoet"
msgstr ""
#. Author URI of the plugin/theme
msgid "http://pubpoet.com/"
msgstr ""