~ubuntu-branches/ubuntu/saucy/libpwquality/saucy

« back to all changes in this revision

Viewing changes to po/he.po

  • Committer: Package Import Robot
  • Author(s): Michael Biebl, Iain Lane, Michael Biebl
  • Date: 2013-05-25 08:04:37 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20130525080437-whpk2a9hdorhcut2
Tags: 1.2.1-1
[ Iain Lane ]
* Pass python version correctly 

[ Michael Biebl ]
* Upload to unstable.
* New upstream release.
* Use uploaders.mk to substitute @GNOME_TEAM@ in control.in.
* Split off the man page and configuration file from libpwquality1 into a new
  binary package named libpwquality-common and make libpwquality1 depend on
  it.
* With those files split off, mark the packages as multi-arch enabled.
* Bump Standards-Version to 3.9.4. No further changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: PWQuality library\n"
9
9
"Report-Msgid-Bugs-To: http://fedorahosted.org/libpwquality\n"
10
 
"POT-Creation-Date: 2012-06-13 16:52+0200\n"
11
 
"PO-Revision-Date: 2011-12-08 10:25+0000\n"
12
 
"Last-Translator: tmraz <tmraz@fedoraproject.org>\n"
 
10
"POT-Creation-Date: 2012-12-20 10:03+0100\n"
 
11
"PO-Revision-Date: 2012-06-29 09:04+0000\n"
 
12
"Last-Translator: Tomáš Mráz <tmraz@fedoraproject.org>\n"
13
13
"Language-Team: LANGUAGE <LL@li.org>\n"
14
14
"Language: he\n"
15
15
"MIME-Version: 1.0\n"
17
17
"Content-Transfer-Encoding: 8bit\n"
18
18
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
19
19
 
20
 
#: src/pam_pwquality.c:22
 
20
#: src/pam_pwquality.c:25
21
21
#, c-format
22
22
msgid "New %s%spassword: "
23
23
msgstr ""
24
24
 
25
 
#: src/pam_pwquality.c:24
 
25
#: src/pam_pwquality.c:27
26
26
#, c-format
27
27
msgid "Retype new %s%spassword: "
28
28
msgstr ""
29
29
 
30
 
#: src/pam_pwquality.c:25
 
30
#: src/pam_pwquality.c:28
31
31
msgid "Sorry, passwords do not match."
32
32
msgstr "סליחה, הססמאות לא תואמות."
33
33
 
34
 
#: src/pam_pwquality.c:181
 
34
#: src/pam_pwquality.c:241
35
35
#, c-format
36
36
msgid "BAD PASSWORD: %s"
37
37
msgstr "ססמה לא טובה: %s"
47
47
"       The command reads the password to be scored from the standard input.\n"
48
48
msgstr ""
49
49
 
50
 
#: src/pwscore.c:51 src/pwscore.c:59 src/pwscore.c:64
 
50
#: src/pwscore.c:51 src/pwscore.c:59 src/pwscore.c:65
51
51
#, c-format
52
52
msgid "Error: %s\n"
53
53
msgstr ""
56
56
msgid "Could not obtain the password to be scored"
57
57
msgstr ""
58
58
 
59
 
#: src/pwscore.c:71
 
59
#: src/pwscore.c:73
60
60
#, c-format
61
61
msgid ""
62
62
"Password quality check failed:\n"
183
183
"The password contains too many characters of the same class consecutively"
184
184
msgstr ""
185
185
 
186
 
#: src/error.c:101
 
186
#: src/error.c:102
 
187
#, c-format
 
188
msgid "The password contains monotonic sequence longer than %ld characters"
 
189
msgstr ""
 
190
 
 
191
#: src/error.c:105
 
192
msgid "The password contains too long of a monotonic character sequence"
 
193
msgstr ""
 
194
 
 
195
#: src/error.c:107
187
196
msgid "No password supplied"
188
197
msgstr "לא סופקה ססמה"
189
198
 
190
 
#: src/error.c:103
 
199
#: src/error.c:109
191
200
msgid "Cannot obtain random numbers from the RNG device"
192
201
msgstr ""
193
202
 
194
 
#: src/error.c:105
 
203
#: src/error.c:111
195
204
msgid "Password generation failed - required entropy too low for settings"
196
205
msgstr ""
197
206
 
198
 
#: src/error.c:108 src/error.c:111
 
207
#: src/error.c:114 src/error.c:117
199
208
msgid "The password fails the dictionary check"
200
209
msgstr ""
201
210
 
202
 
#: src/error.c:114 src/error.c:118
 
211
#: src/error.c:120 src/error.c:124
203
212
msgid "Unknown setting"
204
213
msgstr ""
205
214
 
206
 
#: src/error.c:121
 
215
#: src/error.c:127
207
216
msgid "Bad integer value of setting"
208
217
msgstr ""
209
218
 
210
 
#: src/error.c:125
 
219
#: src/error.c:131
211
220
msgid "Bad integer value"
212
221
msgstr ""
213
222
 
214
 
#: src/error.c:128
 
223
#: src/error.c:134
215
224
#, c-format
216
225
msgid "Setting %s is not of integer type"
217
226
msgstr ""
218
227
 
219
 
#: src/error.c:132
 
228
#: src/error.c:138
220
229
msgid "Setting is not of integer type"
221
230
msgstr ""
222
231
 
223
 
#: src/error.c:135
 
232
#: src/error.c:141
224
233
#, c-format
225
234
msgid "Setting %s is not of string type"
226
235
msgstr ""
227
236
 
228
 
#: src/error.c:139
 
237
#: src/error.c:145
229
238
msgid "Setting is not of string type"
230
239
msgstr ""
231
240
 
232
 
#: src/error.c:141
 
241
#: src/error.c:147
233
242
msgid "Opening the configuration file failed"
234
243
msgstr ""
235
244
 
236
 
#: src/error.c:143
 
245
#: src/error.c:149
237
246
msgid "The configuration file is malformed"
238
247
msgstr ""
239
248
 
240
 
#: src/error.c:145
 
249
#: src/error.c:151
241
250
msgid "Fatal failure"
242
251
msgstr ""
243
252
 
244
 
#: src/error.c:147
 
253
#: src/error.c:153
245
254
msgid "Unknown error"
246
255
msgstr "שגיאה לא מוכרת"