Update after bug:1515255
[openstack-build/django_openstack_auth-build.git] / centos7 / rpm / SOURCES / 0010-Translate-update.patch
1 Subject: Translation patch for updating locale files.
2 Author: Valeriy Sakharov <vsakharov@gmail.com>
3 Date: Thu, 08 Oct 2015 14:32:05 +0000 (+1000)
4 Fixes-Bug: 1488550
5
6 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/ar/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/ar/LC_MESSAGES/django.po
7 --- django_openstack_auth-2.0.0/openstack_auth/locale/ar/LC_MESSAGES/django.po  2015-09-18 17:34:21.000000000 +0300
8 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/ar/LC_MESSAGES/django.po      2015-10-09 16:05:29.326621012 +0300
9 @@ -1,48 +1,88 @@
10 -# Arabic translations for django_openstack_auth.
11 +# Translations template for django_openstack_auth.
12  # Copyright (C) 2015 ORGANIZATION
13  # This file is distributed under the same license as the
14  # django_openstack_auth project.
15 -#
16 +# 
17  # Translators:
18 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
19  msgid ""
20  msgstr ""
21 -"Project-Id-Version:  Horizon\n"
22 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
23  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
24 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
25 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
26 +"MIME-Version: 1.0\n"
27 +"Content-Type: text/plain; charset=UTF-8\n"
28 +"Content-Transfer-Encoding: 8bit\n"
29  "PO-Revision-Date: 2015-07-16 01:34+0000\n"
30  "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
31  "Language-Team: Arabic (http://www.transifex.com/openstack/horizon/language/"
32  "ar/)\n"
33 -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
34 -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
35 -"MIME-Version: 1.0\n"
36 -"Content-Type: text/plain; charset=utf-8\n"
37 -"Content-Transfer-Encoding: 8bit\n"
38  "Generated-By: Babel 2.0\n"
39 +"Language: ar\n"
40 +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
41 +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
42 +"X-Generator: Zanata 3.7.1\n"
43  
44 -msgid "An error occurred authenticating. Please try again later."
45 -msgstr "حدث خطأ أثناء المصادقة , يرجى اعادة المحاولة لاحقا."
46 +#: openstack_auth/backend.py:57
47 +msgid "The authentication token issued by the Identity service has expired."
48 +msgstr "انتهت صلاحية الرمز الموثوق الصادر عن خدمة الهوية"
49  
50 -msgid "Domain"
51 -msgstr "نطاق"
52 +#: openstack_auth/backend.py:101
53 +msgid ""
54 +"No authentication backend could be determined to handle the provided "
55 +"credentials."
56 +msgstr ""
57  
58 -msgid "Password"
59 -msgstr "كلمة المرور"
60 +#: openstack_auth/backend.py:115
61 +msgid "Unable to establish connection to keystone endpoint."
62 +msgstr ""
63  
64 -msgid "Region"
65 -msgstr "المجال"
66 +#: openstack_auth/backend.py:121
67 +msgid "Invalid credentials."
68 +msgstr ""
69  
70 -msgid "The authentication token issued by the Identity service has expired."
71 -msgstr "انتهت صلاحية الرمز الموثوق الصادر عن خدمة الهوية"
72 +#: openstack_auth/backend.py:124
73 +msgid "An error occurred authenticating. Please try again later."
74 +msgstr "حدث خطأ أثناء المصادقة , يرجى اعادة المحاولة لاحقا."
75  
76 +#: openstack_auth/backend.py:140
77 +msgid "You are not authorized for any projects."
78 +msgstr "لايوجد لديك تصريح لدخول أي مشروع."
79 +
80 +#: openstack_auth/backend.py:175
81  msgid "Unable to authenticate to any available projects."
82  msgstr "لايمكن المصادقة لولوج أيٍّ من المشاريع المتاحة."
83  
84 -msgid "Unable to retrieve authorized projects."
85 -msgstr "لايمكن اظهار المشاريع المتاحة."
86 +#: openstack_auth/forms.py:51
87 +msgid "Region"
88 +msgstr "المجال"
89  
90 +#: openstack_auth/forms.py:53
91  msgid "User Name"
92  msgstr "اسم المستخدم"
93  
94 -msgid "You are not authorized for any projects."
95 -msgstr "لايوجد لديك تصريح لدخول أي مشروع."
96 +#: openstack_auth/forms.py:55
97 +msgid "Password"
98 +msgstr "كلمة المرور"
99 +
100 +#: openstack_auth/forms.py:65
101 +msgid "Domain"
102 +msgstr "نطاق"
103 +
104 +#: openstack_auth/forms.py:83
105 +msgid "Authenticate using"
106 +msgstr ""
107 +
108 +#: openstack_auth/views.py:221
109 +#, python-format
110 +msgid "Project switch failed for user \"%(username)s\"."
111 +msgstr ""
112 +
113 +#: openstack_auth/views.py:244
114 +#, python-format
115 +msgid "Switch to project \"%(project_name)s\" successful."
116 +msgstr ""
117 +
118 +#: openstack_auth/plugin/base.py:96
119 +msgid "Unable to retrieve authorized projects."
120 +msgstr "لايمكن اظهار المشاريع المتاحة."
121 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/as/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/as/LC_MESSAGES/django.po
122 --- django_openstack_auth-2.0.0/openstack_auth/locale/as/LC_MESSAGES/django.po  1970-01-01 03:00:00.000000000 +0300
123 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/as/LC_MESSAGES/django.po      2015-10-09 16:05:25.758621083 +0300
124 @@ -0,0 +1,87 @@
125 +# Translations template for django_openstack_auth.
126 +# Copyright (C) 2015 ORGANIZATION
127 +# This file is distributed under the same license as the
128 +# django_openstack_auth project.
129 +# 
130 +# Translators:
131 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
132 +msgid ""
133 +msgstr ""
134 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
135 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
136 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
137 +"MIME-Version: 1.0\n"
138 +"Content-Type: text/plain; charset=UTF-8\n"
139 +"Content-Transfer-Encoding: 8bit\n"
140 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
141 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
142 +"Language-Team: Assamese (http://www.transifex.com/openstack/horizon/language/"
143 +"as/)\n"
144 +"Generated-By: Babel 2.0\n"
145 +"Language: as\n"
146 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
147 +"X-Generator: Zanata 3.7.1\n"
148 +
149 +#: openstack_auth/backend.py:57
150 +msgid "The authentication token issued by the Identity service has expired."
151 +msgstr ""
152 +
153 +#: openstack_auth/backend.py:101
154 +msgid ""
155 +"No authentication backend could be determined to handle the provided "
156 +"credentials."
157 +msgstr ""
158 +
159 +#: openstack_auth/backend.py:115
160 +msgid "Unable to establish connection to keystone endpoint."
161 +msgstr ""
162 +
163 +#: openstack_auth/backend.py:121
164 +msgid "Invalid credentials."
165 +msgstr ""
166 +
167 +#: openstack_auth/backend.py:124
168 +msgid "An error occurred authenticating. Please try again later."
169 +msgstr ""
170 +
171 +#: openstack_auth/backend.py:140
172 +msgid "You are not authorized for any projects."
173 +msgstr ""
174 +
175 +#: openstack_auth/backend.py:175
176 +msgid "Unable to authenticate to any available projects."
177 +msgstr ""
178 +
179 +#: openstack_auth/forms.py:51
180 +msgid "Region"
181 +msgstr ""
182 +
183 +#: openstack_auth/forms.py:53
184 +msgid "User Name"
185 +msgstr "ব্যৱহাৰকৰ্তাৰ নাম"
186 +
187 +#: openstack_auth/forms.py:55
188 +msgid "Password"
189 +msgstr "পাছৱৰ্ড"
190 +
191 +#: openstack_auth/forms.py:65
192 +msgid "Domain"
193 +msgstr ""
194 +
195 +#: openstack_auth/forms.py:83
196 +msgid "Authenticate using"
197 +msgstr ""
198 +
199 +#: openstack_auth/views.py:221
200 +#, python-format
201 +msgid "Project switch failed for user \"%(username)s\"."
202 +msgstr ""
203 +
204 +#: openstack_auth/views.py:244
205 +#, python-format
206 +msgid "Switch to project \"%(project_name)s\" successful."
207 +msgstr ""
208 +
209 +#: openstack_auth/plugin/base.py:96
210 +msgid "Unable to retrieve authorized projects."
211 +msgstr ""
212 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/bg_BG/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/bg_BG/LC_MESSAGES/django.po
213 --- django_openstack_auth-2.0.0/openstack_auth/locale/bg_BG/LC_MESSAGES/django.po       1970-01-01 03:00:00.000000000 +0300
214 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/bg_BG/LC_MESSAGES/django.po   2015-10-09 16:05:30.202620995 +0300
215 @@ -0,0 +1,87 @@
216 +# Translations template for django_openstack_auth.
217 +# Copyright (C) 2015 ORGANIZATION
218 +# This file is distributed under the same license as the
219 +# django_openstack_auth project.
220 +# 
221 +# Translators:
222 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
223 +msgid ""
224 +msgstr ""
225 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
226 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
227 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
228 +"MIME-Version: 1.0\n"
229 +"Content-Type: text/plain; charset=UTF-8\n"
230 +"Content-Transfer-Encoding: 8bit\n"
231 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
232 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
233 +"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/openstack/"
234 +"horizon/language/bg_BG/)\n"
235 +"Generated-By: Babel 2.0\n"
236 +"Language: bg-BG\n"
237 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
238 +"X-Generator: Zanata 3.7.1\n"
239 +
240 +#: openstack_auth/backend.py:57
241 +msgid "The authentication token issued by the Identity service has expired."
242 +msgstr ""
243 +
244 +#: openstack_auth/backend.py:101
245 +msgid ""
246 +"No authentication backend could be determined to handle the provided "
247 +"credentials."
248 +msgstr ""
249 +
250 +#: openstack_auth/backend.py:115
251 +msgid "Unable to establish connection to keystone endpoint."
252 +msgstr ""
253 +
254 +#: openstack_auth/backend.py:121
255 +msgid "Invalid credentials."
256 +msgstr ""
257 +
258 +#: openstack_auth/backend.py:124
259 +msgid "An error occurred authenticating. Please try again later."
260 +msgstr ""
261 +
262 +#: openstack_auth/backend.py:140
263 +msgid "You are not authorized for any projects."
264 +msgstr ""
265 +
266 +#: openstack_auth/backend.py:175
267 +msgid "Unable to authenticate to any available projects."
268 +msgstr ""
269 +
270 +#: openstack_auth/forms.py:51
271 +msgid "Region"
272 +msgstr ""
273 +
274 +#: openstack_auth/forms.py:53
275 +msgid "User Name"
276 +msgstr "Потребителско име"
277 +
278 +#: openstack_auth/forms.py:55
279 +msgid "Password"
280 +msgstr "Парола"
281 +
282 +#: openstack_auth/forms.py:65
283 +msgid "Domain"
284 +msgstr ""
285 +
286 +#: openstack_auth/forms.py:83
287 +msgid "Authenticate using"
288 +msgstr ""
289 +
290 +#: openstack_auth/views.py:221
291 +#, python-format
292 +msgid "Project switch failed for user \"%(username)s\"."
293 +msgstr ""
294 +
295 +#: openstack_auth/views.py:244
296 +#, python-format
297 +msgid "Switch to project \"%(project_name)s\" successful."
298 +msgstr ""
299 +
300 +#: openstack_auth/plugin/base.py:96
301 +msgid "Unable to retrieve authorized projects."
302 +msgstr ""
303 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/bn_IN/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/bn_IN/LC_MESSAGES/django.po
304 --- django_openstack_auth-2.0.0/openstack_auth/locale/bn_IN/LC_MESSAGES/django.po       1970-01-01 03:00:00.000000000 +0300
305 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/bn_IN/LC_MESSAGES/django.po   2015-10-09 16:05:29.986620999 +0300
306 @@ -0,0 +1,87 @@
307 +# Translations template for django_openstack_auth.
308 +# Copyright (C) 2015 ORGANIZATION
309 +# This file is distributed under the same license as the
310 +# django_openstack_auth project.
311 +# 
312 +# Translators:
313 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
314 +msgid ""
315 +msgstr ""
316 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
317 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
318 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
319 +"MIME-Version: 1.0\n"
320 +"Content-Type: text/plain; charset=UTF-8\n"
321 +"Content-Transfer-Encoding: 8bit\n"
322 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
323 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
324 +"Language-Team: Bengali (India) (http://www.transifex.com/openstack/horizon/"
325 +"language/bn_IN/)\n"
326 +"Generated-By: Babel 2.0\n"
327 +"Language: bn-IN\n"
328 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
329 +"X-Generator: Zanata 3.7.1\n"
330 +
331 +#: openstack_auth/backend.py:57
332 +msgid "The authentication token issued by the Identity service has expired."
333 +msgstr ""
334 +
335 +#: openstack_auth/backend.py:101
336 +msgid ""
337 +"No authentication backend could be determined to handle the provided "
338 +"credentials."
339 +msgstr ""
340 +
341 +#: openstack_auth/backend.py:115
342 +msgid "Unable to establish connection to keystone endpoint."
343 +msgstr ""
344 +
345 +#: openstack_auth/backend.py:121
346 +msgid "Invalid credentials."
347 +msgstr ""
348 +
349 +#: openstack_auth/backend.py:124
350 +msgid "An error occurred authenticating. Please try again later."
351 +msgstr ""
352 +
353 +#: openstack_auth/backend.py:140
354 +msgid "You are not authorized for any projects."
355 +msgstr ""
356 +
357 +#: openstack_auth/backend.py:175
358 +msgid "Unable to authenticate to any available projects."
359 +msgstr ""
360 +
361 +#: openstack_auth/forms.py:51
362 +msgid "Region"
363 +msgstr ""
364 +
365 +#: openstack_auth/forms.py:53
366 +msgid "User Name"
367 +msgstr "ব্যবহর্তা নাম"
368 +
369 +#: openstack_auth/forms.py:55
370 +msgid "Password"
371 +msgstr "পাসওয়ার্ড"
372 +
373 +#: openstack_auth/forms.py:65
374 +msgid "Domain"
375 +msgstr ""
376 +
377 +#: openstack_auth/forms.py:83
378 +msgid "Authenticate using"
379 +msgstr ""
380 +
381 +#: openstack_auth/views.py:221
382 +#, python-format
383 +msgid "Project switch failed for user \"%(username)s\"."
384 +msgstr ""
385 +
386 +#: openstack_auth/views.py:244
387 +#, python-format
388 +msgid "Switch to project \"%(project_name)s\" successful."
389 +msgstr ""
390 +
391 +#: openstack_auth/plugin/base.py:96
392 +msgid "Unable to retrieve authorized projects."
393 +msgstr ""
394 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/brx/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/brx/LC_MESSAGES/django.po
395 --- django_openstack_auth-2.0.0/openstack_auth/locale/brx/LC_MESSAGES/django.po 1970-01-01 03:00:00.000000000 +0300
396 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/brx/LC_MESSAGES/django.po     2015-10-09 16:05:26.210621074 +0300
397 @@ -0,0 +1,87 @@
398 +# Translations template for django_openstack_auth.
399 +# Copyright (C) 2015 ORGANIZATION
400 +# This file is distributed under the same license as the
401 +# django_openstack_auth project.
402 +# 
403 +# Translators:
404 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
405 +msgid ""
406 +msgstr ""
407 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
408 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
409 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
410 +"MIME-Version: 1.0\n"
411 +"Content-Type: text/plain; charset=UTF-8\n"
412 +"Content-Transfer-Encoding: 8bit\n"
413 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
414 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
415 +"Language-Team: Bodo (http://www.transifex.com/openstack/horizon/language/brx/"
416 +")\n"
417 +"Generated-By: Babel 2.0\n"
418 +"Language: brx\n"
419 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
420 +"X-Generator: Zanata 3.7.1\n"
421 +
422 +#: openstack_auth/backend.py:57
423 +msgid "The authentication token issued by the Identity service has expired."
424 +msgstr ""
425 +
426 +#: openstack_auth/backend.py:101
427 +msgid ""
428 +"No authentication backend could be determined to handle the provided "
429 +"credentials."
430 +msgstr ""
431 +
432 +#: openstack_auth/backend.py:115
433 +msgid "Unable to establish connection to keystone endpoint."
434 +msgstr ""
435 +
436 +#: openstack_auth/backend.py:121
437 +msgid "Invalid credentials."
438 +msgstr ""
439 +
440 +#: openstack_auth/backend.py:124
441 +msgid "An error occurred authenticating. Please try again later."
442 +msgstr ""
443 +
444 +#: openstack_auth/backend.py:140
445 +msgid "You are not authorized for any projects."
446 +msgstr ""
447 +
448 +#: openstack_auth/backend.py:175
449 +msgid "Unable to authenticate to any available projects."
450 +msgstr ""
451 +
452 +#: openstack_auth/forms.py:51
453 +msgid "Region"
454 +msgstr ""
455 +
456 +#: openstack_auth/forms.py:53
457 +msgid "User Name"
458 +msgstr "बाहायग्रा मुं"
459 +
460 +#: openstack_auth/forms.py:55
461 +msgid "Password"
462 +msgstr "पासवार्ड"
463 +
464 +#: openstack_auth/forms.py:65
465 +msgid "Domain"
466 +msgstr ""
467 +
468 +#: openstack_auth/forms.py:83
469 +msgid "Authenticate using"
470 +msgstr ""
471 +
472 +#: openstack_auth/views.py:221
473 +#, python-format
474 +msgid "Project switch failed for user \"%(username)s\"."
475 +msgstr ""
476 +
477 +#: openstack_auth/views.py:244
478 +#, python-format
479 +msgid "Switch to project \"%(project_name)s\" successful."
480 +msgstr ""
481 +
482 +#: openstack_auth/plugin/base.py:96
483 +msgid "Unable to retrieve authorized projects."
484 +msgstr ""
485 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/ca/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/ca/LC_MESSAGES/django.po
486 --- django_openstack_auth-2.0.0/openstack_auth/locale/ca/LC_MESSAGES/django.po  2015-09-18 17:34:21.000000000 +0300
487 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/ca/LC_MESSAGES/django.po      2015-10-09 16:05:25.990621079 +0300
488 @@ -1,49 +1,89 @@
489 -# Catalan translations for django_openstack_auth.
490 +# Translations template for django_openstack_auth.
491  # Copyright (C) 2015 ORGANIZATION
492  # This file is distributed under the same license as the
493  # django_openstack_auth project.
494 -#
495 +# 
496  # Translators:
497 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
498  msgid ""
499  msgstr ""
500 -"Project-Id-Version:  Horizon\n"
501 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
502  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
503 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
504 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
505 +"MIME-Version: 1.0\n"
506 +"Content-Type: text/plain; charset=UTF-8\n"
507 +"Content-Transfer-Encoding: 8bit\n"
508  "PO-Revision-Date: 2015-07-16 01:34+0000\n"
509  "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
510  "Language-Team: Catalan (http://www.transifex.com/openstack/horizon/language/"
511  "ca/)\n"
512 -"Plural-Forms: nplurals=2; plural=(n != 1)\n"
513 -"MIME-Version: 1.0\n"
514 -"Content-Type: text/plain; charset=utf-8\n"
515 -"Content-Transfer-Encoding: 8bit\n"
516  "Generated-By: Babel 2.0\n"
517 +"Language: ca\n"
518 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
519 +"X-Generator: Zanata 3.7.1\n"
520  
521 -msgid "An error occurred authenticating. Please try again later."
522 +#: openstack_auth/backend.py:57
523 +msgid "The authentication token issued by the Identity service has expired."
524  msgstr ""
525 -"S'ha produït un error d'autenticació. Si us plau, prova de nou més tard."
526 +"La autentificació ha trobat un problema pel servei d'identitat hagi expirat."
527  
528 -msgid "Domain"
529 -msgstr "Domini "
530 +#: openstack_auth/backend.py:101
531 +msgid ""
532 +"No authentication backend could be determined to handle the provided "
533 +"credentials."
534 +msgstr ""
535  
536 -msgid "Password"
537 -msgstr "Contrasenya"
538 +#: openstack_auth/backend.py:115
539 +msgid "Unable to establish connection to keystone endpoint."
540 +msgstr ""
541  
542 -msgid "Region"
543 -msgstr "Regió"
544 +#: openstack_auth/backend.py:121
545 +msgid "Invalid credentials."
546 +msgstr ""
547  
548 -msgid "The authentication token issued by the Identity service has expired."
549 +#: openstack_auth/backend.py:124
550 +msgid "An error occurred authenticating. Please try again later."
551  msgstr ""
552 -"La autentificació ha trobat un problema pel servei d'identitat hagi expirat."
553 +"S'ha produït un error d'autenticació. Si us plau, prova de nou més tard."
554  
555 +#: openstack_auth/backend.py:140
556 +msgid "You are not authorized for any projects."
557 +msgstr "No esta autoritzat per a cap projecte."
558 +
559 +#: openstack_auth/backend.py:175
560  msgid "Unable to authenticate to any available projects."
561  msgstr "No es pot autenticar als projectes disponibles."
562  
563 -msgid "Unable to retrieve authorized projects."
564 -msgstr "No es poden recuperar els projectes autoritzats."
565 +#: openstack_auth/forms.py:51
566 +msgid "Region"
567 +msgstr "Regió"
568  
569 +#: openstack_auth/forms.py:53
570  msgid "User Name"
571  msgstr "Nom d'usuari"
572  
573 -msgid "You are not authorized for any projects."
574 -msgstr "No esta autoritzat per a cap projecte."
575 +#: openstack_auth/forms.py:55
576 +msgid "Password"
577 +msgstr "Contrasenya"
578 +
579 +#: openstack_auth/forms.py:65
580 +msgid "Domain"
581 +msgstr "Domini "
582 +
583 +#: openstack_auth/forms.py:83
584 +msgid "Authenticate using"
585 +msgstr ""
586 +
587 +#: openstack_auth/views.py:221
588 +#, python-format
589 +msgid "Project switch failed for user \"%(username)s\"."
590 +msgstr ""
591 +
592 +#: openstack_auth/views.py:244
593 +#, python-format
594 +msgid "Switch to project \"%(project_name)s\" successful."
595 +msgstr ""
596 +
597 +#: openstack_auth/plugin/base.py:96
598 +msgid "Unable to retrieve authorized projects."
599 +msgstr "No es poden recuperar els projectes autoritzats."
600 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/cs/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/cs/LC_MESSAGES/django.po
601 --- django_openstack_auth-2.0.0/openstack_auth/locale/cs/LC_MESSAGES/django.po  2015-09-18 17:34:21.000000000 +0300
602 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/cs/LC_MESSAGES/django.po      2015-10-09 16:05:26.642621066 +0300
603 @@ -1,37 +1,33 @@
604 -# Czech translations for django_openstack_auth.
605 +# Translations template for django_openstack_auth.
606  # Copyright (C) 2015 ORGANIZATION
607  # This file is distributed under the same license as the
608  # django_openstack_auth project.
609 -#
610 +# 
611  # Translators:
612  # Zbyněk Schwarz <zbynek.schwarz@gmail.com>, 2014-2015
613 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
614  msgid ""
615  msgstr ""
616 -"Project-Id-Version:  Horizon\n"
617 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
618  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
619 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
620 -"PO-Revision-Date: 2015-07-21 08:11+0000\n"
621 -"Last-Translator: Zbyněk Schwarz <zbynek.schwarz@gmail.com>\n"
622 -"Language-Team: Czech (http://www.transifex.com/openstack/horizon/language/"
623 -"cs/)\n"
624 -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
625 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
626  "MIME-Version: 1.0\n"
627 -"Content-Type: text/plain; charset=utf-8\n"
628 +"Content-Type: text/plain; charset=UTF-8\n"
629  "Content-Transfer-Encoding: 8bit\n"
630 +"PO-Revision-Date: 2015-07-21 08:11+0000\n"
631 +"Last-Translator: Zbyněk Schwarz <zbynek.schwarz@gmail.com>\n"
632 +"Language-Team: Czech (http://www.transifex.com/openstack/horizon/language/cs/"
633 +")\n"
634  "Generated-By: Babel 2.0\n"
635 +"Language: cs\n"
636 +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
637 +"X-Generator: Zanata 3.7.1\n"
638  
639 -msgid "An error occurred authenticating. Please try again later."
640 -msgstr "Při ověřování se vyskytla chyba. Zkuste to prosím znovu později."
641 -
642 -msgid "Authenticate using"
643 -msgstr "Přihlásit se pomocí"
644 -
645 -msgid "Domain"
646 -msgstr "Doména"
647 -
648 -msgid "Invalid credentials."
649 -msgstr "Neplatné přihlašovací údaje."
650 +#: openstack_auth/backend.py:57
651 +msgid "The authentication token issued by the Identity service has expired."
652 +msgstr "Známka ověření přidělená Službou totožnosti vypršela."
653  
654 +#: openstack_auth/backend.py:101
655  msgid ""
656  "No authentication backend could be determined to handle the provided "
657  "credentials."
658 @@ -39,34 +35,56 @@
659  "Nebylo určeno žádné ověřovací podpůrná vrstva ke zpracování zadaných "
660  "přihlašovacích údajů."
661  
662 +#: openstack_auth/backend.py:115
663 +msgid "Unable to establish connection to keystone endpoint."
664 +msgstr "Nelze se připojit ke koncovému bodu keystone."
665 +
666 +#: openstack_auth/backend.py:121
667 +msgid "Invalid credentials."
668 +msgstr "Neplatné přihlašovací údaje."
669 +
670 +#: openstack_auth/backend.py:124
671 +msgid "An error occurred authenticating. Please try again later."
672 +msgstr "Při ověřování se vyskytla chyba. Zkuste to prosím znovu později."
673 +
674 +#: openstack_auth/backend.py:140
675 +msgid "You are not authorized for any projects."
676 +msgstr "Nemáte oprávnění k žádným projektům."
677 +
678 +#: openstack_auth/backend.py:175
679 +msgid "Unable to authenticate to any available projects."
680 +msgstr "Nelze se přihlásit do žádných dostupných projektů."
681 +
682 +#: openstack_auth/forms.py:51
683 +msgid "Region"
684 +msgstr "Oblast"
685 +
686 +#: openstack_auth/forms.py:53
687 +msgid "User Name"
688 +msgstr "Uživatelské jméno"
689 +
690 +#: openstack_auth/forms.py:55
691  msgid "Password"
692  msgstr "Heslo"
693  
694 +#: openstack_auth/forms.py:65
695 +msgid "Domain"
696 +msgstr "Doména"
697 +
698 +#: openstack_auth/forms.py:83
699 +msgid "Authenticate using"
700 +msgstr "Přihlásit se pomocí"
701 +
702 +#: openstack_auth/views.py:221
703  #, python-format
704  msgid "Project switch failed for user \"%(username)s\"."
705  msgstr "Změna projektu selhala u uživatele \"%(username)s\"."
706  
707 -msgid "Region"
708 -msgstr "Oblast"
709 -
710 +#: openstack_auth/views.py:244
711  #, python-format
712  msgid "Switch to project \"%(project_name)s\" successful."
713  msgstr "Změna projektu \"%(project_name)s\" byla úspěšná."
714  
715 -msgid "The authentication token issued by the Identity service has expired."
716 -msgstr "Známka ověření přidělená Službou totožnosti vypršela."
717 -
718 -msgid "Unable to authenticate to any available projects."
719 -msgstr "Nelze se přihlásit do žádných dostupných projektů."
720 -
721 -msgid "Unable to establish connection to keystone endpoint."
722 -msgstr "Nelze se připojit ke koncovému bodu keystone."
723 -
724 +#: openstack_auth/plugin/base.py:96
725  msgid "Unable to retrieve authorized projects."
726  msgstr "Nelze získat oprávněné projekty."
727 -
728 -msgid "User Name"
729 -msgstr "Uživatelské jméno"
730 -
731 -msgid "You are not authorized for any projects."
732 -msgstr "Nemáte oprávnění k žádným projektům."
733 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/de/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/de/LC_MESSAGES/django.po
734 --- django_openstack_auth-2.0.0/openstack_auth/locale/de/LC_MESSAGES/django.po  2015-09-18 17:34:21.000000000 +0300
735 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/de/LC_MESSAGES/django.po      2015-10-09 16:05:26.866621061 +0300
736 @@ -1,40 +1,37 @@
737 -# German translations for django_openstack_auth.
738 +# Translations template for django_openstack_auth.
739  # Copyright (C) 2015 ORGANIZATION
740  # This file is distributed under the same license as the
741  # django_openstack_auth project.
742 -#
743 +# 
744  # Translators:
745  # Andreas Jaeger <jaegerandi@gmail.com>, 2014
746  # Robert Simai, 2015
747 +# Robert Simai, 2015
748 +# Carsten Duch <carsten.duch@posteo.de>, 2015. #zanata
749  msgid ""
750  msgstr ""
751 -"Project-Id-Version:  Horizon\n"
752 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
753  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
754 -"POT-Creation-Date: 2015-08-10 06:05+0000\n"
755 -"PO-Revision-Date: 2015-08-07 15:17+0000\n"
756 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
757 +"MIME-Version: 1.0\n"
758 +"Content-Type: text/plain; charset=UTF-8\n"
759 +"Content-Transfer-Encoding: 8bit\n"
760 +"PO-Revision-Date: 2015-08-07 03:17+0000\n"
761  "Last-Translator: Robert Simai\n"
762  "Language-Team: German (http://www.transifex.com/openstack/horizon/language/"
763  "de/)\n"
764 -"Plural-Forms: nplurals=2; plural=(n != 1)\n"
765 -"MIME-Version: 1.0\n"
766 -"Content-Type: text/plain; charset=utf-8\n"
767 -"Content-Transfer-Encoding: 8bit\n"
768  "Generated-By: Babel 2.0\n"
769 +"Language: de\n"
770 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
771 +"X-Generator: Zanata 3.7.1\n"
772  
773 -msgid "An error occurred authenticating. Please try again later."
774 +#: openstack_auth/backend.py:57
775 +msgid "The authentication token issued by the Identity service has expired."
776  msgstr ""
777 -"Während der Authentifizierung ist ein Fehler aufgetreten. Bitte versuchen "
778 -"Sie es später noch einmal."
779 -
780 -msgid "Authenticate using"
781 -msgstr "Authentifizieren mit"
782 -
783 -msgid "Domain"
784 -msgstr "Domäne"
785 -
786 -msgid "Invalid credentials."
787 -msgstr "Unzureichende Berechtigung."
788 +"Das vom Identitätsdienst ausgegebene Authentifizierungs-Token ist abgelaufen."
789 +""
790  
791 +#: openstack_auth/backend.py:101
792  msgid ""
793  "No authentication backend could be determined to handle the provided "
794  "credentials."
795 @@ -42,35 +39,58 @@
796  "Es konnte kein Authentifizierungsbackend für die angegebene Legitimierung "
797  "gefunden werden."
798  
799 +#: openstack_auth/backend.py:115
800 +msgid "Unable to establish connection to keystone endpoint."
801 +msgstr "Es kann keine Verbindung zum Keystone Endpunkt aufgebaut werden."
802 +
803 +#: openstack_auth/backend.py:121
804 +msgid "Invalid credentials."
805 +msgstr "Unzureichende Berechtigung."
806 +
807 +#: openstack_auth/backend.py:124
808 +msgid "An error occurred authenticating. Please try again later."
809 +msgstr ""
810 +"Während der Authentifizierung ist ein Fehler aufgetreten. Bitte versuchen "
811 +"Sie es später noch einmal."
812 +
813 +#: openstack_auth/backend.py:140
814 +msgid "You are not authorized for any projects."
815 +msgstr "Sie sind für kein Projekt berechtigt."
816 +
817 +#: openstack_auth/backend.py:175
818 +msgid "Unable to authenticate to any available projects."
819 +msgstr "Außerstande bei irgendeinem verfügbaren Projekt zu authentifizieren."
820 +
821 +#: openstack_auth/forms.py:51
822 +msgid "Region"
823 +msgstr "Region"
824 +
825 +#: openstack_auth/forms.py:53
826 +msgid "User Name"
827 +msgstr "Benutzername"
828 +
829 +#: openstack_auth/forms.py:55
830  msgid "Password"
831  msgstr "Passwort"
832  
833 +#: openstack_auth/forms.py:65
834 +msgid "Domain"
835 +msgstr "Domäne"
836 +
837 +#: openstack_auth/forms.py:83
838 +msgid "Authenticate using"
839 +msgstr "Authentifizieren mit"
840 +
841 +#: openstack_auth/views.py:221
842  #, python-format
843  msgid "Project switch failed for user \"%(username)s\"."
844  msgstr "Projektumschaltung für Benutzer \"%(username)s\" fehlgeschlagen."
845  
846 -msgid "Region"
847 -msgstr "Region"
848 -
849 +#: openstack_auth/views.py:244
850  #, python-format
851  msgid "Switch to project \"%(project_name)s\" successful."
852  msgstr "Umschalten zum Projekt \"%(project_name)s\" erfolgreich."
853  
854 -msgid "The authentication token issued by the Identity service has expired."
855 -msgstr ""
856 -"Das vom Identitätsdienst ausgegebene Authentifizierungs-Token ist abgelaufen."
857 -
858 -msgid "Unable to authenticate to any available projects."
859 -msgstr "Außerstande bei irgendeinem verfügbaren Projekt zu authentifizieren."
860 -
861 -msgid "Unable to establish connection to keystone endpoint."
862 -msgstr "Es kann keine Verbindung zum Keystone Endpunkt aufgebaut werden."
863 -
864 +#: openstack_auth/plugin/base.py:96
865  msgid "Unable to retrieve authorized projects."
866  msgstr "Autorisierte Projekte können nicht abgerufen werden."
867 -
868 -msgid "User Name"
869 -msgstr "Benutzername"
870 -
871 -msgid "You are not authorized for any projects."
872 -msgstr "Sie sind für kein Projekt berechtigt."
873 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/el/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/el/LC_MESSAGES/django.po
874 --- django_openstack_auth-2.0.0/openstack_auth/locale/el/LC_MESSAGES/django.po  1970-01-01 03:00:00.000000000 +0300
875 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/el/LC_MESSAGES/django.po      2015-10-09 16:05:29.766621004 +0300
876 @@ -0,0 +1,87 @@
877 +# Translations template for django_openstack_auth.
878 +# Copyright (C) 2015 ORGANIZATION
879 +# This file is distributed under the same license as the
880 +# django_openstack_auth project.
881 +# 
882 +# Translators:
883 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
884 +msgid ""
885 +msgstr ""
886 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
887 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
888 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
889 +"MIME-Version: 1.0\n"
890 +"Content-Type: text/plain; charset=UTF-8\n"
891 +"Content-Transfer-Encoding: 8bit\n"
892 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
893 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
894 +"Language-Team: Greek (http://www.transifex.com/openstack/horizon/language/el/"
895 +")\n"
896 +"Generated-By: Babel 2.0\n"
897 +"Language: el\n"
898 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
899 +"X-Generator: Zanata 3.7.1\n"
900 +
901 +#: openstack_auth/backend.py:57
902 +msgid "The authentication token issued by the Identity service has expired."
903 +msgstr ""
904 +
905 +#: openstack_auth/backend.py:101
906 +msgid ""
907 +"No authentication backend could be determined to handle the provided "
908 +"credentials."
909 +msgstr ""
910 +
911 +#: openstack_auth/backend.py:115
912 +msgid "Unable to establish connection to keystone endpoint."
913 +msgstr ""
914 +
915 +#: openstack_auth/backend.py:121
916 +msgid "Invalid credentials."
917 +msgstr ""
918 +
919 +#: openstack_auth/backend.py:124
920 +msgid "An error occurred authenticating. Please try again later."
921 +msgstr ""
922 +
923 +#: openstack_auth/backend.py:140
924 +msgid "You are not authorized for any projects."
925 +msgstr ""
926 +
927 +#: openstack_auth/backend.py:175
928 +msgid "Unable to authenticate to any available projects."
929 +msgstr ""
930 +
931 +#: openstack_auth/forms.py:51
932 +msgid "Region"
933 +msgstr ""
934 +
935 +#: openstack_auth/forms.py:53
936 +msgid "User Name"
937 +msgstr "Όνομα Χρήστη"
938 +
939 +#: openstack_auth/forms.py:55
940 +msgid "Password"
941 +msgstr "Συνθηματικό"
942 +
943 +#: openstack_auth/forms.py:65
944 +msgid "Domain"
945 +msgstr ""
946 +
947 +#: openstack_auth/forms.py:83
948 +msgid "Authenticate using"
949 +msgstr ""
950 +
951 +#: openstack_auth/views.py:221
952 +#, python-format
953 +msgid "Project switch failed for user \"%(username)s\"."
954 +msgstr ""
955 +
956 +#: openstack_auth/views.py:244
957 +#, python-format
958 +msgid "Switch to project \"%(project_name)s\" successful."
959 +msgstr ""
960 +
961 +#: openstack_auth/plugin/base.py:96
962 +msgid "Unable to retrieve authorized projects."
963 +msgstr ""
964 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/en_AU/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/en_AU/LC_MESSAGES/django.po
965 --- django_openstack_auth-2.0.0/openstack_auth/locale/en_AU/LC_MESSAGES/django.po       2015-09-18 17:34:21.000000000 +0300
966 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/en_AU/LC_MESSAGES/django.po   2015-10-09 16:05:27.094621057 +0300
967 @@ -1,37 +1,34 @@
968 -# English (Australia) translations for django_openstack_auth.
969 +# Translations template for django_openstack_auth.
970  # Copyright (C) 2015 ORGANIZATION
971  # This file is distributed under the same license as the
972  # django_openstack_auth project.
973 -#
974 +# 
975  # Translators:
976  # Tom Fifield <tom@openstack.org>, 2015
977 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
978 +# Tom Fifield <tom@openstack.org>, 2015. #zanata
979  msgid ""
980  msgstr ""
981 -"Project-Id-Version:  Horizon\n"
982 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
983  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
984 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
985 -"PO-Revision-Date: 2015-07-16 01:34+0000\n"
986 -"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
987 -"Language-Team: English (Australia) (http://www.transifex.com/openstack/"
988 -"horizon/language/en_AU/)\n"
989 -"Plural-Forms: nplurals=2; plural=(n != 1)\n"
990 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
991  "MIME-Version: 1.0\n"
992 -"Content-Type: text/plain; charset=utf-8\n"
993 +"Content-Type: text/plain; charset=UTF-8\n"
994  "Content-Transfer-Encoding: 8bit\n"
995 +"PO-Revision-Date: 2015-09-17 03:40+0000\n"
996 +"Last-Translator: Tom Fifield <tom@openstack.org>\n"
997 +"Language-Team: English (Australia) (http://www.transifex.com/openstack/"
998 +"horizon/language/en_AU/)\n"
999  "Generated-By: Babel 2.0\n"
1000 +"Language: en-AU\n"
1001 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1002 +"X-Generator: Zanata 3.7.1\n"
1003  
1004 -msgid "An error occurred authenticating. Please try again later."
1005 -msgstr "An error occurred authenticating. Please try again later."
1006 -
1007 -msgid "Authenticate using"
1008 -msgstr "Authenticate using"
1009 -
1010 -msgid "Domain"
1011 -msgstr "Domain"
1012 -
1013 -msgid "Invalid credentials."
1014 -msgstr "Invalid credentials."
1015 +#: openstack_auth/backend.py:57
1016 +msgid "The authentication token issued by the Identity service has expired."
1017 +msgstr "The authentication token issued by the Identity service has expired."
1018  
1019 +#: openstack_auth/backend.py:101
1020  msgid ""
1021  "No authentication backend could be determined to handle the provided "
1022  "credentials."
1023 @@ -39,26 +36,56 @@
1024  "No authentication backend could be determined to handle the provided "
1025  "credentials."
1026  
1027 -msgid "Password"
1028 -msgstr "Password"
1029 +#: openstack_auth/backend.py:115
1030 +msgid "Unable to establish connection to keystone endpoint."
1031 +msgstr "Unable to establish connection to keystone endpoint."
1032  
1033 -msgid "Region"
1034 -msgstr "Region"
1035 +#: openstack_auth/backend.py:121
1036 +msgid "Invalid credentials."
1037 +msgstr "Invalid credentials."
1038  
1039 -msgid "The authentication token issued by the Identity service has expired."
1040 -msgstr "The authentication token issued by the Identity service has expired."
1041 +#: openstack_auth/backend.py:124
1042 +msgid "An error occurred authenticating. Please try again later."
1043 +msgstr "An error occurred authenticating. Please try again later."
1044  
1045 +#: openstack_auth/backend.py:140
1046 +msgid "You are not authorized for any projects."
1047 +msgstr "You are not authorized for any projects."
1048 +
1049 +#: openstack_auth/backend.py:175
1050  msgid "Unable to authenticate to any available projects."
1051  msgstr "Unable to authenticate to any available projects."
1052  
1053 -msgid "Unable to establish connection to keystone endpoint."
1054 -msgstr "Unable to establish connection to keystone endpoint."
1055 -
1056 -msgid "Unable to retrieve authorized projects."
1057 -msgstr "Unable to retrieve authorized projects."
1058 +#: openstack_auth/forms.py:51
1059 +msgid "Region"
1060 +msgstr "Region"
1061  
1062 +#: openstack_auth/forms.py:53
1063  msgid "User Name"
1064  msgstr "User Name"
1065  
1066 -msgid "You are not authorized for any projects."
1067 -msgstr "You are not authorized for any projects."
1068 +#: openstack_auth/forms.py:55
1069 +msgid "Password"
1070 +msgstr "Password"
1071 +
1072 +#: openstack_auth/forms.py:65
1073 +msgid "Domain"
1074 +msgstr "Domain"
1075 +
1076 +#: openstack_auth/forms.py:83
1077 +msgid "Authenticate using"
1078 +msgstr "Authenticate using"
1079 +
1080 +#: openstack_auth/views.py:221
1081 +#, python-format
1082 +msgid "Project switch failed for user \"%(username)s\"."
1083 +msgstr "Project switch failed for user \"%(username)s\"."
1084 +
1085 +#: openstack_auth/views.py:244
1086 +#, python-format
1087 +msgid "Switch to project \"%(project_name)s\" successful."
1088 +msgstr "Switch to project \"%(project_name)s\" successful."
1089 +
1090 +#: openstack_auth/plugin/base.py:96
1091 +msgid "Unable to retrieve authorized projects."
1092 +msgstr "Unable to retrieve authorized projects."
1093 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/en_GB/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/en_GB/LC_MESSAGES/django.po
1094 --- django_openstack_auth-2.0.0/openstack_auth/locale/en_GB/LC_MESSAGES/django.po       2015-09-18 17:34:21.000000000 +0300
1095 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/en_GB/LC_MESSAGES/django.po   2015-10-09 16:05:29.106621017 +0300
1096 @@ -1,37 +1,33 @@
1097 -# English (United Kingdom) translations for django_openstack_auth.
1098 +# Translations template for django_openstack_auth.
1099  # Copyright (C) 2015 ORGANIZATION
1100  # This file is distributed under the same license as the
1101  # django_openstack_auth project.
1102 -#
1103 +# 
1104  # Translators:
1105  # Rob Cresswell <robert.cresswell@outlook.com>, 2015
1106 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
1107  msgid ""
1108  msgstr ""
1109 -"Project-Id-Version:  Horizon\n"
1110 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
1111  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
1112 -"POT-Creation-Date: 2015-08-27 06:07+0000\n"
1113 -"PO-Revision-Date: 2015-08-26 16:23+0000\n"
1114 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
1115 +"MIME-Version: 1.0\n"
1116 +"Content-Type: text/plain; charset=UTF-8\n"
1117 +"Content-Transfer-Encoding: 8bit\n"
1118 +"PO-Revision-Date: 2015-08-26 04:23+0000\n"
1119  "Last-Translator: Rob Cresswell <robert.cresswell@outlook.com>\n"
1120  "Language-Team: English (United Kingdom) (http://www.transifex.com/openstack/"
1121  "horizon/language/en_GB/)\n"
1122 -"Plural-Forms: nplurals=2; plural=(n != 1)\n"
1123 -"MIME-Version: 1.0\n"
1124 -"Content-Type: text/plain; charset=utf-8\n"
1125 -"Content-Transfer-Encoding: 8bit\n"
1126  "Generated-By: Babel 2.0\n"
1127 +"Language: en-GB\n"
1128 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1129 +"X-Generator: Zanata 3.7.1\n"
1130  
1131 -msgid "An error occurred authenticating. Please try again later."
1132 -msgstr "An error occurred authenticating. Please try again later."
1133 -
1134 -msgid "Authenticate using"
1135 -msgstr "Authenticate using"
1136 -
1137 -msgid "Domain"
1138 -msgstr "Domain"
1139 -
1140 -msgid "Invalid credentials."
1141 -msgstr "Invalid credentials."
1142 +#: openstack_auth/backend.py:57
1143 +msgid "The authentication token issued by the Identity service has expired."
1144 +msgstr "The authentication token issued by the Identity service has expired."
1145  
1146 +#: openstack_auth/backend.py:101
1147  msgid ""
1148  "No authentication backend could be determined to handle the provided "
1149  "credentials."
1150 @@ -39,34 +35,56 @@
1151  "No authentication backend could be determined to handle the provided "
1152  "credentials."
1153  
1154 +#: openstack_auth/backend.py:115
1155 +msgid "Unable to establish connection to keystone endpoint."
1156 +msgstr "Unable to establish connection to keystone endpoint."
1157 +
1158 +#: openstack_auth/backend.py:121
1159 +msgid "Invalid credentials."
1160 +msgstr "Invalid credentials."
1161 +
1162 +#: openstack_auth/backend.py:124
1163 +msgid "An error occurred authenticating. Please try again later."
1164 +msgstr "An error occurred authenticating. Please try again later."
1165 +
1166 +#: openstack_auth/backend.py:140
1167 +msgid "You are not authorized for any projects."
1168 +msgstr "You are not authorised for any projects."
1169 +
1170 +#: openstack_auth/backend.py:175
1171 +msgid "Unable to authenticate to any available projects."
1172 +msgstr "Unable to authenticate to any available projects."
1173 +
1174 +#: openstack_auth/forms.py:51
1175 +msgid "Region"
1176 +msgstr "Region"
1177 +
1178 +#: openstack_auth/forms.py:53
1179 +msgid "User Name"
1180 +msgstr "User Name"
1181 +
1182 +#: openstack_auth/forms.py:55
1183  msgid "Password"
1184  msgstr "Password"
1185  
1186 +#: openstack_auth/forms.py:65
1187 +msgid "Domain"
1188 +msgstr "Domain"
1189 +
1190 +#: openstack_auth/forms.py:83
1191 +msgid "Authenticate using"
1192 +msgstr "Authenticate using"
1193 +
1194 +#: openstack_auth/views.py:221
1195  #, python-format
1196  msgid "Project switch failed for user \"%(username)s\"."
1197  msgstr "Project switch failed for user \"%(username)s\"."
1198  
1199 -msgid "Region"
1200 -msgstr "Region"
1201 -
1202 +#: openstack_auth/views.py:244
1203  #, python-format
1204  msgid "Switch to project \"%(project_name)s\" successful."
1205  msgstr "Switch to project \"%(project_name)s\" successful."
1206  
1207 -msgid "The authentication token issued by the Identity service has expired."
1208 -msgstr "The authentication token issued by the Identity service has expired."
1209 -
1210 -msgid "Unable to authenticate to any available projects."
1211 -msgstr "Unable to authenticate to any available projects."
1212 -
1213 -msgid "Unable to establish connection to keystone endpoint."
1214 -msgstr "Unable to establish connection to keystone endpoint."
1215 -
1216 +#: openstack_auth/plugin/base.py:96
1217  msgid "Unable to retrieve authorized projects."
1218  msgstr "Unable to retrieve authorised projects."
1219 -
1220 -msgid "User Name"
1221 -msgstr "User Name"
1222 -
1223 -msgid "You are not authorized for any projects."
1224 -msgstr "You are not authorised for any projects."
1225 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/es/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/es/LC_MESSAGES/django.po
1226 --- django_openstack_auth-2.0.0/openstack_auth/locale/es/LC_MESSAGES/django.po  2015-09-18 17:34:21.000000000 +0300
1227 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/es/LC_MESSAGES/django.po      2015-10-09 16:05:25.534621088 +0300
1228 @@ -1,41 +1,37 @@
1229 -# Spanish translations for django_openstack_auth.
1230 +# Translations template for django_openstack_auth.
1231  # Copyright (C) 2015 ORGANIZATION
1232  # This file is distributed under the same license as the
1233  # django_openstack_auth project.
1234 -#
1235 +# 
1236  # Translators:
1237  # Adriana Chisco Landazábal <achisco94@gmail.com>, 2015
1238  # Alberto Molina Coballes <alb.molina@gmail.com>, 2014
1239  # dario hereñu <magallania@gmail.com>, 2015
1240  # luis gil, 2015
1241  # Marian Tort <marian.tort@gmail.com>, 2014
1242 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
1243  msgid ""
1244  msgstr ""
1245 -"Project-Id-Version:  Horizon\n"
1246 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
1247  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
1248 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
1249 -"PO-Revision-Date: 2015-07-20 16:47+0000\n"
1250 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
1251 +"MIME-Version: 1.0\n"
1252 +"Content-Type: text/plain; charset=UTF-8\n"
1253 +"Content-Transfer-Encoding: 8bit\n"
1254 +"PO-Revision-Date: 2015-07-20 04:47+0000\n"
1255  "Last-Translator: dario hereñu <magallania@gmail.com>\n"
1256  "Language-Team: Spanish (http://www.transifex.com/openstack/horizon/language/"
1257  "es/)\n"
1258 -"Plural-Forms: nplurals=2; plural=(n != 1)\n"
1259 -"MIME-Version: 1.0\n"
1260 -"Content-Type: text/plain; charset=utf-8\n"
1261 -"Content-Transfer-Encoding: 8bit\n"
1262  "Generated-By: Babel 2.0\n"
1263 +"Language: es\n"
1264 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1265 +"X-Generator: Zanata 3.7.1\n"
1266  
1267 -msgid "An error occurred authenticating. Please try again later."
1268 -msgstr "Se produjo un error de autenticación. Inténtelo de nuevo más tarde."
1269 -
1270 -msgid "Authenticate using"
1271 -msgstr "Autenticación con"
1272 -
1273 -msgid "Domain"
1274 -msgstr "Dominio"
1275 -
1276 -msgid "Invalid credentials."
1277 -msgstr "Credenciales no válidas"
1278 +#: openstack_auth/backend.py:57
1279 +msgid "The authentication token issued by the Identity service has expired."
1280 +msgstr "El token de autenticación emitido por Identity Service ha expirado."
1281  
1282 +#: openstack_auth/backend.py:101
1283  msgid ""
1284  "No authentication backend could be determined to handle the provided "
1285  "credentials."
1286 @@ -43,34 +39,56 @@
1287  "No se ha podido determinar un backend de autenticación para gestionar las "
1288  "credenciales proporcionadas."
1289  
1290 +#: openstack_auth/backend.py:115
1291 +msgid "Unable to establish connection to keystone endpoint."
1292 +msgstr "No ha sido posible establecer conexión con el endpoint de keystone."
1293 +
1294 +#: openstack_auth/backend.py:121
1295 +msgid "Invalid credentials."
1296 +msgstr "Credenciales no válidas"
1297 +
1298 +#: openstack_auth/backend.py:124
1299 +msgid "An error occurred authenticating. Please try again later."
1300 +msgstr "Se produjo un error de autenticación. Inténtelo de nuevo más tarde."
1301 +
1302 +#: openstack_auth/backend.py:140
1303 +msgid "You are not authorized for any projects."
1304 +msgstr "No está autorizado en ningún proyecto."
1305 +
1306 +#: openstack_auth/backend.py:175
1307 +msgid "Unable to authenticate to any available projects."
1308 +msgstr "No se puede autenticar en ninguno de los proyectos disponibles."
1309 +
1310 +#: openstack_auth/forms.py:51
1311 +msgid "Region"
1312 +msgstr "Región"
1313 +
1314 +#: openstack_auth/forms.py:53
1315 +msgid "User Name"
1316 +msgstr "Usuario"
1317 +
1318 +#: openstack_auth/forms.py:55
1319  msgid "Password"
1320  msgstr "Contraseña"
1321  
1322 +#: openstack_auth/forms.py:65
1323 +msgid "Domain"
1324 +msgstr "Dominio"
1325 +
1326 +#: openstack_auth/forms.py:83
1327 +msgid "Authenticate using"
1328 +msgstr "Autenticación con"
1329 +
1330 +#: openstack_auth/views.py:221
1331  #, python-format
1332  msgid "Project switch failed for user \"%(username)s\"."
1333  msgstr "Intercambio de projecto fracasó para el usuario \"%(username)s\"."
1334  
1335 -msgid "Region"
1336 -msgstr "Región"
1337 -
1338 +#: openstack_auth/views.py:244
1339  #, python-format
1340  msgid "Switch to project \"%(project_name)s\" successful."
1341  msgstr "Cambio al proyecto \"%(project_name)s\" de manera exitosa."
1342  
1343 -msgid "The authentication token issued by the Identity service has expired."
1344 -msgstr "El token de autenticación emitido por Identity Service ha expirado."
1345 -
1346 -msgid "Unable to authenticate to any available projects."
1347 -msgstr "No se puede autenticar en ninguno de los proyectos disponibles."
1348 -
1349 -msgid "Unable to establish connection to keystone endpoint."
1350 -msgstr "No ha sido posible establecer conexión con el endpoint de keystone."
1351 -
1352 +#: openstack_auth/plugin/base.py:96
1353  msgid "Unable to retrieve authorized projects."
1354  msgstr "No ha sido posible obtener los proyectos autorizados."
1355 -
1356 -msgid "User Name"
1357 -msgstr "Usuario"
1358 -
1359 -msgid "You are not authorized for any projects."
1360 -msgstr "No está autorizado en ningún proyecto."
1361 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/es_MX/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/es_MX/LC_MESSAGES/django.po
1362 --- django_openstack_auth-2.0.0/openstack_auth/locale/es_MX/LC_MESSAGES/django.po       2015-09-18 17:34:21.000000000 +0300
1363 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/es_MX/LC_MESSAGES/django.po   2015-10-09 16:05:30.426620990 +0300
1364 @@ -1,61 +1,94 @@
1365 -# Spanish (Mexico) translations for django_openstack_auth.
1366 +# Translations template for django_openstack_auth.
1367  # Copyright (C) 2015 ORGANIZATION
1368  # This file is distributed under the same license as the
1369  # django_openstack_auth project.
1370 -#
1371 +# 
1372  # Translators:
1373  # Heleno Jimenez de la Cruz <heleno.jimenez@gmail.com>, 2015
1374 +# Heleno Jimenez de la Cruz <heleno.jimenez@gmail.com>, 2015. #zanata
1375 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
1376  msgid ""
1377  msgstr ""
1378 -"Project-Id-Version:  Horizon\n"
1379 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
1380  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
1381 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
1382 -"PO-Revision-Date: 2015-07-20 20:19+0000\n"
1383 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
1384 +"MIME-Version: 1.0\n"
1385 +"Content-Type: text/plain; charset=UTF-8\n"
1386 +"Content-Transfer-Encoding: 8bit\n"
1387 +"PO-Revision-Date: 2015-09-18 03:50+0000\n"
1388  "Last-Translator: Heleno Jimenez de la Cruz <heleno.jimenez@gmail.com>\n"
1389  "Language-Team: Spanish (Mexico) (http://www.transifex.com/openstack/horizon/"
1390  "language/es_MX/)\n"
1391 -"Plural-Forms: nplurals=2; plural=(n != 1)\n"
1392 -"MIME-Version: 1.0\n"
1393 -"Content-Type: text/plain; charset=utf-8\n"
1394 -"Content-Transfer-Encoding: 8bit\n"
1395  "Generated-By: Babel 2.0\n"
1396 +"Language: es-MX\n"
1397 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1398 +"X-Generator: Zanata 3.7.1\n"
1399 +
1400 +#: openstack_auth/backend.py:57
1401 +msgid "The authentication token issued by the Identity service has expired."
1402 +msgstr ""
1403 +"El token de autenticación otorgado por el servicio de identidad ha expirado."
1404 +
1405 +#: openstack_auth/backend.py:101
1406 +msgid ""
1407 +"No authentication backend could be determined to handle the provided "
1408 +"credentials."
1409 +msgstr ""
1410 +"Autentificación de soporte no puede ser determinada para manejar las "
1411 +"credenciales proveidas."
1412 +
1413 +#: openstack_auth/backend.py:115
1414 +msgid "Unable to establish connection to keystone endpoint."
1415 +msgstr "No es posible establecer conexión a punto final de la clave base."
1416  
1417 +#: openstack_auth/backend.py:121
1418 +msgid "Invalid credentials."
1419 +msgstr "Credenciales inválidas."
1420 +
1421 +#: openstack_auth/backend.py:124
1422  msgid "An error occurred authenticating. Please try again later."
1423  msgstr ""
1424  "Se ha producido un error de autenticación. Por favor inténtelo de nuevo más "
1425  "tarde."
1426  
1427 -msgid "Domain"
1428 -msgstr "Dominio"
1429 +#: openstack_auth/backend.py:140
1430 +msgid "You are not authorized for any projects."
1431 +msgstr "No estás autorizado para algunos proyectos."
1432  
1433 -msgid "Invalid credentials."
1434 -msgstr "Credenciales inválidas."
1435 +#: openstack_auth/backend.py:175
1436 +msgid "Unable to authenticate to any available projects."
1437 +msgstr "No se puede autenticar a los proyectos disponibles."
1438 +
1439 +#: openstack_auth/forms.py:51
1440 +msgid "Region"
1441 +msgstr "Región."
1442 +
1443 +#: openstack_auth/forms.py:53
1444 +msgid "User Name"
1445 +msgstr "Nombre de Usuario"
1446  
1447 +#: openstack_auth/forms.py:55
1448  msgid "Password"
1449  msgstr "Contraseña"
1450  
1451 -msgid "Region"
1452 -msgstr "Región."
1453 +#: openstack_auth/forms.py:65
1454 +msgid "Domain"
1455 +msgstr "Dominio"
1456 +
1457 +#: openstack_auth/forms.py:83
1458 +msgid "Authenticate using"
1459 +msgstr "Autentificar usando"
1460 +
1461 +#: openstack_auth/views.py:221
1462 +#, python-format
1463 +msgid "Project switch failed for user \"%(username)s\"."
1464 +msgstr "Cambio de proyecto fallido para el usuario \"%(username)s\"."
1465  
1466 +#: openstack_auth/views.py:244
1467  #, python-format
1468  msgid "Switch to project \"%(project_name)s\" successful."
1469  msgstr "Cambio al proyecto \"%(project_name)s\" satisfactorio."
1470  
1471 -msgid "The authentication token issued by the Identity service has expired."
1472 -msgstr ""
1473 -"El token de autenticación otorgado por el servicio de identidad ha expirado."
1474 -
1475 -msgid "Unable to authenticate to any available projects."
1476 -msgstr "No se puede autenticar a los proyectos disponibles."
1477 -
1478 -msgid "Unable to establish connection to keystone endpoint."
1479 -msgstr "No es posible establecer conexión a punto final de la clave base."
1480 -
1481 +#: openstack_auth/plugin/base.py:96
1482  msgid "Unable to retrieve authorized projects."
1483  msgstr "No se pueden recuperar los proyectos autorizados."
1484 -
1485 -msgid "User Name"
1486 -msgstr "Nombre de Usuario"
1487 -
1488 -msgid "You are not authorized for any projects."
1489 -msgstr "No estás autorizado para algunos proyectos."
1490 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/fi_FI/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/fi_FI/LC_MESSAGES/django.po
1491 --- django_openstack_auth-2.0.0/openstack_auth/locale/fi_FI/LC_MESSAGES/django.po       2015-09-18 17:34:21.000000000 +0300
1492 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/fi_FI/LC_MESSAGES/django.po   2015-10-09 16:05:30.646620986 +0300
1493 @@ -1,48 +1,88 @@
1494 -# Finnish (Finland) translations for django_openstack_auth.
1495 +# Translations template for django_openstack_auth.
1496  # Copyright (C) 2015 ORGANIZATION
1497  # This file is distributed under the same license as the
1498  # django_openstack_auth project.
1499 -#
1500 +# 
1501  # Translators:
1502  # Toni Willberg <twillber@redhat.com>, 2014
1503 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
1504  msgid ""
1505  msgstr ""
1506 -"Project-Id-Version:  Horizon\n"
1507 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
1508  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
1509 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
1510 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
1511 +"MIME-Version: 1.0\n"
1512 +"Content-Type: text/plain; charset=UTF-8\n"
1513 +"Content-Transfer-Encoding: 8bit\n"
1514  "PO-Revision-Date: 2015-07-16 01:34+0000\n"
1515  "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
1516  "Language-Team: Finnish (Finland) (http://www.transifex.com/openstack/horizon/"
1517  "language/fi_FI/)\n"
1518 -"Plural-Forms: nplurals=2; plural=(n != 1)\n"
1519 -"MIME-Version: 1.0\n"
1520 -"Content-Type: text/plain; charset=utf-8\n"
1521 -"Content-Transfer-Encoding: 8bit\n"
1522  "Generated-By: Babel 2.0\n"
1523 +"Language: fi-FI\n"
1524 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1525 +"X-Generator: Zanata 3.7.1\n"
1526  
1527 -msgid "An error occurred authenticating. Please try again later."
1528 -msgstr "Tunnistautumisvirhe. Yritä uudelleen myöhemmin."
1529 +#: openstack_auth/backend.py:57
1530 +msgid "The authentication token issued by the Identity service has expired."
1531 +msgstr "Tunnistuspalvelun myöntämä tunniste on vanhentunut."
1532  
1533 -msgid "Domain"
1534 -msgstr "Toimialue"
1535 +#: openstack_auth/backend.py:101
1536 +msgid ""
1537 +"No authentication backend could be determined to handle the provided "
1538 +"credentials."
1539 +msgstr ""
1540  
1541 -msgid "Password"
1542 -msgstr "Salasana"
1543 +#: openstack_auth/backend.py:115
1544 +msgid "Unable to establish connection to keystone endpoint."
1545 +msgstr ""
1546  
1547 -msgid "Region"
1548 -msgstr "Alue"
1549 +#: openstack_auth/backend.py:121
1550 +msgid "Invalid credentials."
1551 +msgstr ""
1552  
1553 -msgid "The authentication token issued by the Identity service has expired."
1554 -msgstr "Tunnistuspalvelun myöntämä tunniste on vanhentunut."
1555 +#: openstack_auth/backend.py:124
1556 +msgid "An error occurred authenticating. Please try again later."
1557 +msgstr "Tunnistautumisvirhe. Yritä uudelleen myöhemmin."
1558  
1559 +#: openstack_auth/backend.py:140
1560 +msgid "You are not authorized for any projects."
1561 +msgstr "Sinulla ei ole oikeutta yhteenkään projektiin."
1562 +
1563 +#: openstack_auth/backend.py:175
1564  msgid "Unable to authenticate to any available projects."
1565  msgstr "Tunnistautuminen projekteihin epäonnistui."
1566  
1567 -msgid "Unable to retrieve authorized projects."
1568 -msgstr "Projektilistan nouto ei onnistunut."
1569 +#: openstack_auth/forms.py:51
1570 +msgid "Region"
1571 +msgstr "Alue"
1572  
1573 +#: openstack_auth/forms.py:53
1574  msgid "User Name"
1575  msgstr "Käyttäjätunnus"
1576  
1577 -msgid "You are not authorized for any projects."
1578 -msgstr "Sinulla ei ole oikeutta yhteenkään projektiin."
1579 +#: openstack_auth/forms.py:55
1580 +msgid "Password"
1581 +msgstr "Salasana"
1582 +
1583 +#: openstack_auth/forms.py:65
1584 +msgid "Domain"
1585 +msgstr "Toimialue"
1586 +
1587 +#: openstack_auth/forms.py:83
1588 +msgid "Authenticate using"
1589 +msgstr ""
1590 +
1591 +#: openstack_auth/views.py:221
1592 +#, python-format
1593 +msgid "Project switch failed for user \"%(username)s\"."
1594 +msgstr ""
1595 +
1596 +#: openstack_auth/views.py:244
1597 +#, python-format
1598 +msgid "Switch to project \"%(project_name)s\" successful."
1599 +msgstr ""
1600 +
1601 +#: openstack_auth/plugin/base.py:96
1602 +msgid "Unable to retrieve authorized projects."
1603 +msgstr "Projektilistan nouto ei onnistunut."
1604 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/fr/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/fr/LC_MESSAGES/django.po
1605 --- django_openstack_auth-2.0.0/openstack_auth/locale/fr/LC_MESSAGES/django.po  2015-09-18 17:34:21.000000000 +0300
1606 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/fr/LC_MESSAGES/django.po      2015-10-09 16:05:25.310621092 +0300
1607 @@ -1,8 +1,8 @@
1608 -# French translations for django_openstack_auth.
1609 +# Translations template for django_openstack_auth.
1610  # Copyright (C) 2015 ORGANIZATION
1611  # This file is distributed under the same license as the
1612  # django_openstack_auth project.
1613 -#
1614 +# 
1615  # Translators:
1616  # Cédric Savignan <liced@liced.fr>, 2015
1617  # Corinne Verheyde <cverheyd@hotmail.com>, 2015
1618 @@ -10,69 +10,90 @@
1619  # Maxime COQUEREL <max.coquerel@gmail.com>, 2015
1620  # Patte D <pattedeph@gmail.com>, 2015
1621  # Xavier Gauvrit <xavier.gauvrit@cloudwatt.com>, 2014
1622 +# JF Taltavull <jftalta@gmail.com>, 2015. #zanata
1623 +# Kevin Tibi <kodokuu@gmail.com>, 2015. #zanata
1624 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
1625  msgid ""
1626  msgstr ""
1627 -"Project-Id-Version:  Horizon\n"
1628 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
1629  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
1630 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
1631 -"PO-Revision-Date: 2015-07-23 23:14+0000\n"
1632 -"Last-Translator: Corinne Verheyde <cverheyd@hotmail.com>\n"
1633 -"Language-Team: French (http://www.transifex.com/openstack/horizon/language/"
1634 -"fr/)\n"
1635 -"Plural-Forms: nplurals=2; plural=(n > 1)\n"
1636 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
1637  "MIME-Version: 1.0\n"
1638 -"Content-Type: text/plain; charset=utf-8\n"
1639 +"Content-Type: text/plain; charset=UTF-8\n"
1640  "Content-Transfer-Encoding: 8bit\n"
1641 +"PO-Revision-Date: 2015-10-08 01:23+0000\n"
1642 +"Last-Translator: JF Taltavull <jftalta@gmail.com>\n"
1643 +"Language-Team: French (http://www.transifex.com/openstack/horizon/language/"
1644 +"fr/)\n"
1645  "Generated-By: Babel 2.0\n"
1646 +"Language: fr\n"
1647 +"Plural-Forms: nplurals=2; plural=(n > 1);\n"
1648 +"X-Generator: Zanata 3.7.1\n"
1649  
1650 -msgid "An error occurred authenticating. Please try again later."
1651 -msgstr "Une erreur s'est produite. Veuillez réessayer ultérieurement."
1652 +#: openstack_auth/backend.py:57
1653 +msgid "The authentication token issued by the Identity service has expired."
1654 +msgstr ""
1655 +"Le jeton d'authentification délivré par le service d'Identité a expiré."
1656  
1657 -msgid "Authenticate using"
1658 -msgstr "Mode d'authentification"
1659 +#: openstack_auth/backend.py:101
1660 +msgid ""
1661 +"No authentication backend could be determined to handle the provided "
1662 +"credentials."
1663 +msgstr ""
1664 +"Aucun backend d'authentification pour gérer les informations fournies."
1665  
1666 -msgid "Domain"
1667 -msgstr "Domaine"
1668 +#: openstack_auth/backend.py:115
1669 +msgid "Unable to establish connection to keystone endpoint."
1670 +msgstr "Impossible d'établir la connexion avec le point d'accès keystone."
1671  
1672 +#: openstack_auth/backend.py:121
1673  msgid "Invalid credentials."
1674  msgstr "Informations d'identification non valides."
1675  
1676 -msgid ""
1677 -"No authentication backend could be determined to handle the provided "
1678 -"credentials."
1679 +#: openstack_auth/backend.py:124
1680 +msgid "An error occurred authenticating. Please try again later."
1681  msgstr ""
1682 -"Aucune identification principale ne peut être définie pour gérer les "
1683 -"informations d'identification fournies."
1684 +"Une erreur s'est produite pendant l'authentification. Veuillez réessayer "
1685 +"ultérieurement."
1686 +
1687 +#: openstack_auth/backend.py:140
1688 +msgid "You are not authorized for any projects."
1689 +msgstr "Vous n'êtes autorisé sur aucun projet."
1690  
1691 +#: openstack_auth/backend.py:175
1692 +msgid "Unable to authenticate to any available projects."
1693 +msgstr "Authentification impossible quel que soit le projet."
1694 +
1695 +#: openstack_auth/forms.py:51
1696 +msgid "Region"
1697 +msgstr "Région"
1698 +
1699 +#: openstack_auth/forms.py:53
1700 +msgid "User Name"
1701 +msgstr "Nom d'Utilisateur"
1702 +
1703 +#: openstack_auth/forms.py:55
1704  msgid "Password"
1705  msgstr "Mot de Passe"
1706  
1707 +#: openstack_auth/forms.py:65
1708 +msgid "Domain"
1709 +msgstr "Domaine"
1710 +
1711 +#: openstack_auth/forms.py:83
1712 +msgid "Authenticate using"
1713 +msgstr "Mode d'authentification"
1714 +
1715 +#: openstack_auth/views.py:221
1716  #, python-format
1717  msgid "Project switch failed for user \"%(username)s\"."
1718  msgstr "Le changement de projet a échoué pour l'utilisateur \"%(username)s\"."
1719  
1720 -msgid "Region"
1721 -msgstr "Région"
1722 -
1723 +#: openstack_auth/views.py:244
1724  #, python-format
1725  msgid "Switch to project \"%(project_name)s\" successful."
1726 -msgstr "Bascule vers le projet \"%(project_name)s\" avec succès. "
1727 -
1728 -msgid "The authentication token issued by the Identity service has expired."
1729 -msgstr ""
1730 -"Le jeton d'authentification délivré par le service d'Identité a expiré."
1731 -
1732 -msgid "Unable to authenticate to any available projects."
1733 -msgstr "Authentification impossible quel que soit le projet."
1734 -
1735 -msgid "Unable to establish connection to keystone endpoint."
1736 -msgstr "Impossible d'établir la connection avec le point de sortie keystone"
1737 +msgstr "Bascule vers le projet \"%(project_name)s\" réussie. "
1738  
1739 +#: openstack_auth/plugin/base.py:96
1740  msgid "Unable to retrieve authorized projects."
1741  msgstr "Impossible de récupérer les projets autorisés."
1742 -
1743 -msgid "User Name"
1744 -msgstr "Nom d'Utilisateur"
1745 -
1746 -msgid "You are not authorized for any projects."
1747 -msgstr "Vous n'êtes autorisé sur aucun projet."
1748 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/gu/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/gu/LC_MESSAGES/django.po
1749 --- django_openstack_auth-2.0.0/openstack_auth/locale/gu/LC_MESSAGES/django.po  1970-01-01 03:00:00.000000000 +0300
1750 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/gu/LC_MESSAGES/django.po      2015-10-09 16:05:33.506620929 +0300
1751 @@ -0,0 +1,87 @@
1752 +# Translations template for django_openstack_auth.
1753 +# Copyright (C) 2015 ORGANIZATION
1754 +# This file is distributed under the same license as the
1755 +# django_openstack_auth project.
1756 +# 
1757 +# Translators:
1758 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
1759 +msgid ""
1760 +msgstr ""
1761 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
1762 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
1763 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
1764 +"MIME-Version: 1.0\n"
1765 +"Content-Type: text/plain; charset=UTF-8\n"
1766 +"Content-Transfer-Encoding: 8bit\n"
1767 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
1768 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
1769 +"Language-Team: Gujarati (http://www.transifex.com/openstack/horizon/language/"
1770 +"gu/)\n"
1771 +"Generated-By: Babel 2.0\n"
1772 +"Language: gu\n"
1773 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1774 +"X-Generator: Zanata 3.7.1\n"
1775 +
1776 +#: openstack_auth/backend.py:57
1777 +msgid "The authentication token issued by the Identity service has expired."
1778 +msgstr ""
1779 +
1780 +#: openstack_auth/backend.py:101
1781 +msgid ""
1782 +"No authentication backend could be determined to handle the provided "
1783 +"credentials."
1784 +msgstr ""
1785 +
1786 +#: openstack_auth/backend.py:115
1787 +msgid "Unable to establish connection to keystone endpoint."
1788 +msgstr ""
1789 +
1790 +#: openstack_auth/backend.py:121
1791 +msgid "Invalid credentials."
1792 +msgstr ""
1793 +
1794 +#: openstack_auth/backend.py:124
1795 +msgid "An error occurred authenticating. Please try again later."
1796 +msgstr ""
1797 +
1798 +#: openstack_auth/backend.py:140
1799 +msgid "You are not authorized for any projects."
1800 +msgstr ""
1801 +
1802 +#: openstack_auth/backend.py:175
1803 +msgid "Unable to authenticate to any available projects."
1804 +msgstr ""
1805 +
1806 +#: openstack_auth/forms.py:51
1807 +msgid "Region"
1808 +msgstr ""
1809 +
1810 +#: openstack_auth/forms.py:53
1811 +msgid "User Name"
1812 +msgstr "વપરાશકર્તા નામ"
1813 +
1814 +#: openstack_auth/forms.py:55
1815 +msgid "Password"
1816 +msgstr "પાસવર્ડ"
1817 +
1818 +#: openstack_auth/forms.py:65
1819 +msgid "Domain"
1820 +msgstr ""
1821 +
1822 +#: openstack_auth/forms.py:83
1823 +msgid "Authenticate using"
1824 +msgstr ""
1825 +
1826 +#: openstack_auth/views.py:221
1827 +#, python-format
1828 +msgid "Project switch failed for user \"%(username)s\"."
1829 +msgstr ""
1830 +
1831 +#: openstack_auth/views.py:244
1832 +#, python-format
1833 +msgid "Switch to project \"%(project_name)s\" successful."
1834 +msgstr ""
1835 +
1836 +#: openstack_auth/plugin/base.py:96
1837 +msgid "Unable to retrieve authorized projects."
1838 +msgstr ""
1839 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/he/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/he/LC_MESSAGES/django.po
1840 --- django_openstack_auth-2.0.0/openstack_auth/locale/he/LC_MESSAGES/django.po  1970-01-01 03:00:00.000000000 +0300
1841 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/he/LC_MESSAGES/django.po      2015-10-09 16:05:27.314621052 +0300
1842 @@ -0,0 +1,87 @@
1843 +# Translations template for django_openstack_auth.
1844 +# Copyright (C) 2015 ORGANIZATION
1845 +# This file is distributed under the same license as the
1846 +# django_openstack_auth project.
1847 +# 
1848 +# Translators:
1849 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
1850 +msgid ""
1851 +msgstr ""
1852 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
1853 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
1854 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
1855 +"MIME-Version: 1.0\n"
1856 +"Content-Type: text/plain; charset=UTF-8\n"
1857 +"Content-Transfer-Encoding: 8bit\n"
1858 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
1859 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
1860 +"Language-Team: Hebrew (http://www.transifex.com/openstack/horizon/language/"
1861 +"he/)\n"
1862 +"Generated-By: Babel 2.0\n"
1863 +"Language: he\n"
1864 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1865 +"X-Generator: Zanata 3.7.1\n"
1866 +
1867 +#: openstack_auth/backend.py:57
1868 +msgid "The authentication token issued by the Identity service has expired."
1869 +msgstr ""
1870 +
1871 +#: openstack_auth/backend.py:101
1872 +msgid ""
1873 +"No authentication backend could be determined to handle the provided "
1874 +"credentials."
1875 +msgstr ""
1876 +
1877 +#: openstack_auth/backend.py:115
1878 +msgid "Unable to establish connection to keystone endpoint."
1879 +msgstr ""
1880 +
1881 +#: openstack_auth/backend.py:121
1882 +msgid "Invalid credentials."
1883 +msgstr ""
1884 +
1885 +#: openstack_auth/backend.py:124
1886 +msgid "An error occurred authenticating. Please try again later."
1887 +msgstr ""
1888 +
1889 +#: openstack_auth/backend.py:140
1890 +msgid "You are not authorized for any projects."
1891 +msgstr ""
1892 +
1893 +#: openstack_auth/backend.py:175
1894 +msgid "Unable to authenticate to any available projects."
1895 +msgstr ""
1896 +
1897 +#: openstack_auth/forms.py:51
1898 +msgid "Region"
1899 +msgstr ""
1900 +
1901 +#: openstack_auth/forms.py:53
1902 +msgid "User Name"
1903 +msgstr "שם משתמש"
1904 +
1905 +#: openstack_auth/forms.py:55
1906 +msgid "Password"
1907 +msgstr "ססמה"
1908 +
1909 +#: openstack_auth/forms.py:65
1910 +msgid "Domain"
1911 +msgstr "מתחם"
1912 +
1913 +#: openstack_auth/forms.py:83
1914 +msgid "Authenticate using"
1915 +msgstr ""
1916 +
1917 +#: openstack_auth/views.py:221
1918 +#, python-format
1919 +msgid "Project switch failed for user \"%(username)s\"."
1920 +msgstr ""
1921 +
1922 +#: openstack_auth/views.py:244
1923 +#, python-format
1924 +msgid "Switch to project \"%(project_name)s\" successful."
1925 +msgstr ""
1926 +
1927 +#: openstack_auth/plugin/base.py:96
1928 +msgid "Unable to retrieve authorized projects."
1929 +msgstr ""
1930 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/hi/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/hi/LC_MESSAGES/django.po
1931 --- django_openstack_auth-2.0.0/openstack_auth/locale/hi/LC_MESSAGES/django.po  2015-09-18 17:34:21.000000000 +0300
1932 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/hi/LC_MESSAGES/django.po      2015-10-09 16:05:27.538621048 +0300
1933 @@ -1,47 +1,87 @@
1934 -# Hindi translations for django_openstack_auth.
1935 +# Translations template for django_openstack_auth.
1936  # Copyright (C) 2015 ORGANIZATION
1937  # This file is distributed under the same license as the
1938  # django_openstack_auth project.
1939 -#
1940 +# 
1941  # Translators:
1942 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
1943  msgid ""
1944  msgstr ""
1945 -"Project-Id-Version:  Horizon\n"
1946 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
1947  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
1948 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
1949 -"PO-Revision-Date: 2015-07-16 01:34+0000\n"
1950 -"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
1951 -"Language-Team: Hindi (http://www.transifex.com/openstack/horizon/language/"
1952 -"hi/)\n"
1953 -"Plural-Forms: nplurals=2; plural=(n != 1)\n"
1954 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
1955  "MIME-Version: 1.0\n"
1956 -"Content-Type: text/plain; charset=utf-8\n"
1957 +"Content-Type: text/plain; charset=UTF-8\n"
1958  "Content-Transfer-Encoding: 8bit\n"
1959 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
1960 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
1961 +"Language-Team: Hindi (http://www.transifex.com/openstack/horizon/language/hi/"
1962 +")\n"
1963  "Generated-By: Babel 2.0\n"
1964 +"Language: hi\n"
1965 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1966 +"X-Generator: Zanata 3.7.1\n"
1967  
1968 -msgid "An error occurred authenticating. Please try again later."
1969 -msgstr "पहचान सेवा में त्रुटि. बाद में पुन: प्रयास करें."
1970 +#: openstack_auth/backend.py:57
1971 +msgid "The authentication token issued by the Identity service has expired."
1972 +msgstr "पहचान सेवा द्वारा जारी प्रमाणीकरण टोकन समाप्त हो गया है."
1973  
1974 -msgid "Domain"
1975 -msgstr "अनुक्षेत्र"
1976 +#: openstack_auth/backend.py:101
1977 +msgid ""
1978 +"No authentication backend could be determined to handle the provided "
1979 +"credentials."
1980 +msgstr ""
1981  
1982 -msgid "Password"
1983 -msgstr "पासवर्ड"
1984 +#: openstack_auth/backend.py:115
1985 +msgid "Unable to establish connection to keystone endpoint."
1986 +msgstr ""
1987  
1988 -msgid "Region"
1989 -msgstr "क्षेत्र"
1990 +#: openstack_auth/backend.py:121
1991 +msgid "Invalid credentials."
1992 +msgstr ""
1993  
1994 -msgid "The authentication token issued by the Identity service has expired."
1995 -msgstr "पहचान सेवा द्वारा जारी प्रमाणीकरण टोकन समाप्त हो गया है."
1996 +#: openstack_auth/backend.py:124
1997 +msgid "An error occurred authenticating. Please try again later."
1998 +msgstr "पहचान सेवा में त्रुटि. बाद में पुन: प्रयास करें."
1999  
2000 +#: openstack_auth/backend.py:140
2001 +msgid "You are not authorized for any projects."
2002 +msgstr "आप किसी भी परियोजनाओं के लिए अधिकृत नहीं हैं."
2003 +
2004 +#: openstack_auth/backend.py:175
2005  msgid "Unable to authenticate to any available projects."
2006  msgstr "किसी भी उपलब्ध परियोजनाओं को प्रमाणित करने में असमर्थ."
2007  
2008 -msgid "Unable to retrieve authorized projects."
2009 -msgstr "अधिकृत परियोजनाओं को पुनः प्राप्त करने में असमर्थ."
2010 +#: openstack_auth/forms.py:51
2011 +msgid "Region"
2012 +msgstr "क्षेत्र"
2013  
2014 +#: openstack_auth/forms.py:53
2015  msgid "User Name"
2016  msgstr "उपयोगकर्ता"
2017  
2018 -msgid "You are not authorized for any projects."
2019 -msgstr "आप किसी भी परियोजनाओं के लिए अधिकृत नहीं हैं."
2020 +#: openstack_auth/forms.py:55
2021 +msgid "Password"
2022 +msgstr "पासवर्ड"
2023 +
2024 +#: openstack_auth/forms.py:65
2025 +msgid "Domain"
2026 +msgstr "अनुक्षेत्र"
2027 +
2028 +#: openstack_auth/forms.py:83
2029 +msgid "Authenticate using"
2030 +msgstr ""
2031 +
2032 +#: openstack_auth/views.py:221
2033 +#, python-format
2034 +msgid "Project switch failed for user \"%(username)s\"."
2035 +msgstr ""
2036 +
2037 +#: openstack_auth/views.py:244
2038 +#, python-format
2039 +msgid "Switch to project \"%(project_name)s\" successful."
2040 +msgstr ""
2041 +
2042 +#: openstack_auth/plugin/base.py:96
2043 +msgid "Unable to retrieve authorized projects."
2044 +msgstr "अधिकृत परियोजनाओं को पुनः प्राप्त करने में असमर्थ."
2045 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/hu/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/hu/LC_MESSAGES/django.po
2046 --- django_openstack_auth-2.0.0/openstack_auth/locale/hu/LC_MESSAGES/django.po  1970-01-01 03:00:00.000000000 +0300
2047 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/hu/LC_MESSAGES/django.po      2015-10-09 16:05:27.754621043 +0300
2048 @@ -0,0 +1,87 @@
2049 +# Translations template for django_openstack_auth.
2050 +# Copyright (C) 2015 ORGANIZATION
2051 +# This file is distributed under the same license as the
2052 +# django_openstack_auth project.
2053 +# 
2054 +# Translators:
2055 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
2056 +msgid ""
2057 +msgstr ""
2058 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
2059 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2060 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
2061 +"MIME-Version: 1.0\n"
2062 +"Content-Type: text/plain; charset=UTF-8\n"
2063 +"Content-Transfer-Encoding: 8bit\n"
2064 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
2065 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
2066 +"Language-Team: Hungarian (http://www.transifex.com/openstack/horizon/"
2067 +"language/hu/)\n"
2068 +"Generated-By: Babel 2.0\n"
2069 +"Language: hu\n"
2070 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2071 +"X-Generator: Zanata 3.7.1\n"
2072 +
2073 +#: openstack_auth/backend.py:57
2074 +msgid "The authentication token issued by the Identity service has expired."
2075 +msgstr ""
2076 +
2077 +#: openstack_auth/backend.py:101
2078 +msgid ""
2079 +"No authentication backend could be determined to handle the provided "
2080 +"credentials."
2081 +msgstr ""
2082 +
2083 +#: openstack_auth/backend.py:115
2084 +msgid "Unable to establish connection to keystone endpoint."
2085 +msgstr ""
2086 +
2087 +#: openstack_auth/backend.py:121
2088 +msgid "Invalid credentials."
2089 +msgstr ""
2090 +
2091 +#: openstack_auth/backend.py:124
2092 +msgid "An error occurred authenticating. Please try again later."
2093 +msgstr "Hiba lépett fel az azonosítás során. Kérem próbálja újra."
2094 +
2095 +#: openstack_auth/backend.py:140
2096 +msgid "You are not authorized for any projects."
2097 +msgstr ""
2098 +
2099 +#: openstack_auth/backend.py:175
2100 +msgid "Unable to authenticate to any available projects."
2101 +msgstr ""
2102 +
2103 +#: openstack_auth/forms.py:51
2104 +msgid "Region"
2105 +msgstr "Régió"
2106 +
2107 +#: openstack_auth/forms.py:53
2108 +msgid "User Name"
2109 +msgstr "Felhasználónév"
2110 +
2111 +#: openstack_auth/forms.py:55
2112 +msgid "Password"
2113 +msgstr "Jelszó"
2114 +
2115 +#: openstack_auth/forms.py:65
2116 +msgid "Domain"
2117 +msgstr "Domain"
2118 +
2119 +#: openstack_auth/forms.py:83
2120 +msgid "Authenticate using"
2121 +msgstr ""
2122 +
2123 +#: openstack_auth/views.py:221
2124 +#, python-format
2125 +msgid "Project switch failed for user \"%(username)s\"."
2126 +msgstr ""
2127 +
2128 +#: openstack_auth/views.py:244
2129 +#, python-format
2130 +msgid "Switch to project \"%(project_name)s\" successful."
2131 +msgstr ""
2132 +
2133 +#: openstack_auth/plugin/base.py:96
2134 +msgid "Unable to retrieve authorized projects."
2135 +msgstr ""
2136 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/id/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/id/LC_MESSAGES/django.po
2137 --- django_openstack_auth-2.0.0/openstack_auth/locale/id/LC_MESSAGES/django.po  1970-01-01 03:00:00.000000000 +0300
2138 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/id/LC_MESSAGES/django.po      2015-10-09 16:05:27.978621039 +0300
2139 @@ -0,0 +1,87 @@
2140 +# Translations template for django_openstack_auth.
2141 +# Copyright (C) 2015 ORGANIZATION
2142 +# This file is distributed under the same license as the
2143 +# django_openstack_auth project.
2144 +# 
2145 +# Translators:
2146 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
2147 +msgid ""
2148 +msgstr ""
2149 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
2150 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2151 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
2152 +"MIME-Version: 1.0\n"
2153 +"Content-Type: text/plain; charset=UTF-8\n"
2154 +"Content-Transfer-Encoding: 8bit\n"
2155 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
2156 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
2157 +"Language-Team: Indonesian (http://www.transifex.com/openstack/horizon/"
2158 +"language/id/)\n"
2159 +"Generated-By: Babel 2.0\n"
2160 +"Language: id\n"
2161 +"Plural-Forms: nplurals=1; plural=0;\n"
2162 +"X-Generator: Zanata 3.7.1\n"
2163 +
2164 +#: openstack_auth/backend.py:57
2165 +msgid "The authentication token issued by the Identity service has expired."
2166 +msgstr ""
2167 +
2168 +#: openstack_auth/backend.py:101
2169 +msgid ""
2170 +"No authentication backend could be determined to handle the provided "
2171 +"credentials."
2172 +msgstr ""
2173 +
2174 +#: openstack_auth/backend.py:115
2175 +msgid "Unable to establish connection to keystone endpoint."
2176 +msgstr ""
2177 +
2178 +#: openstack_auth/backend.py:121
2179 +msgid "Invalid credentials."
2180 +msgstr ""
2181 +
2182 +#: openstack_auth/backend.py:124
2183 +msgid "An error occurred authenticating. Please try again later."
2184 +msgstr ""
2185 +
2186 +#: openstack_auth/backend.py:140
2187 +msgid "You are not authorized for any projects."
2188 +msgstr ""
2189 +
2190 +#: openstack_auth/backend.py:175
2191 +msgid "Unable to authenticate to any available projects."
2192 +msgstr ""
2193 +
2194 +#: openstack_auth/forms.py:51
2195 +msgid "Region"
2196 +msgstr "Region"
2197 +
2198 +#: openstack_auth/forms.py:53
2199 +msgid "User Name"
2200 +msgstr "nama pengguna"
2201 +
2202 +#: openstack_auth/forms.py:55
2203 +msgid "Password"
2204 +msgstr "Password"
2205 +
2206 +#: openstack_auth/forms.py:65
2207 +msgid "Domain"
2208 +msgstr "Domain"
2209 +
2210 +#: openstack_auth/forms.py:83
2211 +msgid "Authenticate using"
2212 +msgstr ""
2213 +
2214 +#: openstack_auth/views.py:221
2215 +#, python-format
2216 +msgid "Project switch failed for user \"%(username)s\"."
2217 +msgstr ""
2218 +
2219 +#: openstack_auth/views.py:244
2220 +#, python-format
2221 +msgid "Switch to project \"%(project_name)s\" successful."
2222 +msgstr ""
2223 +
2224 +#: openstack_auth/plugin/base.py:96
2225 +msgid "Unable to retrieve authorized projects."
2226 +msgstr ""
2227 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/it/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/it/LC_MESSAGES/django.po
2228 --- django_openstack_auth-2.0.0/openstack_auth/locale/it/LC_MESSAGES/django.po  2015-09-18 17:34:21.000000000 +0300
2229 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/it/LC_MESSAGES/django.po      2015-10-09 16:05:25.078621097 +0300
2230 @@ -1,49 +1,89 @@
2231 -# Italian translations for django_openstack_auth.
2232 +# Translations template for django_openstack_auth.
2233  # Copyright (C) 2015 ORGANIZATION
2234  # This file is distributed under the same license as the
2235  # django_openstack_auth project.
2236 -#
2237 +# 
2238  # Translators:
2239  # Salvatore Davide Rapisarda <sdrapisarda@gmail.com>, 2014
2240 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
2241  msgid ""
2242  msgstr ""
2243 -"Project-Id-Version:  Horizon\n"
2244 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
2245  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2246 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
2247 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
2248 +"MIME-Version: 1.0\n"
2249 +"Content-Type: text/plain; charset=UTF-8\n"
2250 +"Content-Transfer-Encoding: 8bit\n"
2251  "PO-Revision-Date: 2015-07-16 01:34+0000\n"
2252  "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
2253  "Language-Team: Italian (http://www.transifex.com/openstack/horizon/language/"
2254  "it/)\n"
2255 -"Plural-Forms: nplurals=2; plural=(n != 1)\n"
2256 -"MIME-Version: 1.0\n"
2257 -"Content-Type: text/plain; charset=utf-8\n"
2258 -"Content-Transfer-Encoding: 8bit\n"
2259  "Generated-By: Babel 2.0\n"
2260 +"Language: it\n"
2261 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2262 +"X-Generator: Zanata 3.7.1\n"
2263  
2264 -msgid "An error occurred authenticating. Please try again later."
2265 -msgstr "Si è verificato un errore. Riprova più tardi."
2266 +#: openstack_auth/backend.py:57
2267 +msgid "The authentication token issued by the Identity service has expired."
2268 +msgstr "Il token di autenticazione che stai usando è scaduto."
2269  
2270 -msgid "Domain"
2271 -msgstr "Dominio"
2272 +#: openstack_auth/backend.py:101
2273 +msgid ""
2274 +"No authentication backend could be determined to handle the provided "
2275 +"credentials."
2276 +msgstr ""
2277  
2278 -msgid "Password"
2279 -msgstr "Password"
2280 +#: openstack_auth/backend.py:115
2281 +msgid "Unable to establish connection to keystone endpoint."
2282 +msgstr ""
2283  
2284 -msgid "Region"
2285 -msgstr "Regione"
2286 +#: openstack_auth/backend.py:121
2287 +msgid "Invalid credentials."
2288 +msgstr ""
2289  
2290 -msgid "The authentication token issued by the Identity service has expired."
2291 -msgstr "Il token di autenticazione che stai usando è scaduto."
2292 +#: openstack_auth/backend.py:124
2293 +msgid "An error occurred authenticating. Please try again later."
2294 +msgstr "Si è verificato un errore. Riprova più tardi."
2295  
2296 +#: openstack_auth/backend.py:140
2297 +msgid "You are not authorized for any projects."
2298 +msgstr "Non sei abilitato a nessun progetto."
2299 +
2300 +#: openstack_auth/backend.py:175
2301  msgid "Unable to authenticate to any available projects."
2302  msgstr ""
2303  "Impossibile effettuare l'autenticazione su nessun progetto disponibile."
2304  
2305 -msgid "Unable to retrieve authorized projects."
2306 -msgstr "Impossibile ottenere l'accesso ai progetti."
2307 +#: openstack_auth/forms.py:51
2308 +msgid "Region"
2309 +msgstr "Regione"
2310  
2311 +#: openstack_auth/forms.py:53
2312  msgid "User Name"
2313  msgstr "Nome Utente"
2314  
2315 -msgid "You are not authorized for any projects."
2316 -msgstr "Non sei abilitato a nessun progetto."
2317 +#: openstack_auth/forms.py:55
2318 +msgid "Password"
2319 +msgstr "Password"
2320 +
2321 +#: openstack_auth/forms.py:65
2322 +msgid "Domain"
2323 +msgstr "Dominio"
2324 +
2325 +#: openstack_auth/forms.py:83
2326 +msgid "Authenticate using"
2327 +msgstr ""
2328 +
2329 +#: openstack_auth/views.py:221
2330 +#, python-format
2331 +msgid "Project switch failed for user \"%(username)s\"."
2332 +msgstr ""
2333 +
2334 +#: openstack_auth/views.py:244
2335 +#, python-format
2336 +msgid "Switch to project \"%(project_name)s\" successful."
2337 +msgstr ""
2338 +
2339 +#: openstack_auth/plugin/base.py:96
2340 +msgid "Unable to retrieve authorized projects."
2341 +msgstr "Impossibile ottenere l'accesso ai progetti."
2342 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/ja/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/ja/LC_MESSAGES/django.po
2343 --- django_openstack_auth-2.0.0/openstack_auth/locale/ja/LC_MESSAGES/django.po  2015-09-18 17:34:21.000000000 +0300
2344 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/ja/LC_MESSAGES/django.po      2015-10-09 16:05:28.222621034 +0300
2345 @@ -1,74 +1,91 @@
2346 -# Japanese translations for django_openstack_auth.
2347 +# Translations template for django_openstack_auth.
2348  # Copyright (C) 2015 ORGANIZATION
2349  # This file is distributed under the same license as the
2350  # django_openstack_auth project.
2351 -#
2352 +# 
2353  # Translators:
2354  # Akihiro Motoki <amotoki@gmail.com>, 2015
2355  # Shu Muto <shu-mutou@rf.jp.nec.com>, 2015
2356  # ykatabam <ykatabam@redhat.com>, 2015
2357 +# ykatabam <ykatabam@redhat.com>, 2015
2358 +# Akihiro Motoki <amotoki@gmail.com>, 2015. #zanata
2359  msgid ""
2360  msgstr ""
2361 -"Project-Id-Version:  Horizon\n"
2362 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
2363  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2364 -"POT-Creation-Date: 2015-08-10 06:05+0000\n"
2365 -"PO-Revision-Date: 2015-08-08 11:31+0000\n"
2366 -"Last-Translator: ykatabam <ykatabam@redhat.com>\n"
2367 -"Language-Team: Japanese (http://www.transifex.com/openstack/horizon/language/"
2368 -"ja/)\n"
2369 -"Plural-Forms: nplurals=1; plural=0\n"
2370 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
2371  "MIME-Version: 1.0\n"
2372 -"Content-Type: text/plain; charset=utf-8\n"
2373 +"Content-Type: text/plain; charset=UTF-8\n"
2374  "Content-Transfer-Encoding: 8bit\n"
2375 +"PO-Revision-Date: 2015-10-08 01:23+0000\n"
2376 +"Last-Translator: Akihiro Motoki <amotoki@gmail.com>\n"
2377 +"Language-Team: Japanese (http://www.transifex.com/openstack/horizon/language/"
2378 +"ja/)\n"
2379  "Generated-By: Babel 2.0\n"
2380 +"Language: ja\n"
2381 +"Plural-Forms: nplurals=1; plural=0;\n"
2382 +"X-Generator: Zanata 3.7.1\n"
2383  
2384 -msgid "An error occurred authenticating. Please try again later."
2385 -msgstr "認証中にエラーが発生しました。後ほどもう一度お試しください。"
2386 +#: openstack_auth/backend.py:57
2387 +msgid "The authentication token issued by the Identity service has expired."
2388 +msgstr "Identity Service により発行された認証トークンの期限が切れました。"
2389  
2390 -msgid "Authenticate using"
2391 -msgstr "使用する認証方法"
2392 +#: openstack_auth/backend.py:101
2393 +msgid ""
2394 +"No authentication backend could be determined to handle the provided "
2395 +"credentials."
2396 +msgstr "指定された認証情報を処理する認証バックエンドが決定できませんでした。"
2397  
2398 -msgid "Domain"
2399 -msgstr "ドメイン"
2400 +#: openstack_auth/backend.py:115
2401 +msgid "Unable to establish connection to keystone endpoint."
2402 +msgstr "Keystone エンドポイントへの接続を確立できません。"
2403  
2404 +#: openstack_auth/backend.py:121
2405  msgid "Invalid credentials."
2406  msgstr "無効な認証情報です。"
2407  
2408 -msgid ""
2409 -"No authentication backend could be determined to handle the provided "
2410 -"credentials."
2411 -msgstr ""
2412 -"指定された認証情報を処理するための認証バックエンドを決定することができません"
2413 -"でした。"
2414 +#: openstack_auth/backend.py:124
2415 +msgid "An error occurred authenticating. Please try again later."
2416 +msgstr "認証中にエラーが発生しました。後ほどもう一度お試しください。"
2417 +
2418 +#: openstack_auth/backend.py:140
2419 +msgid "You are not authorized for any projects."
2420 +msgstr "どのプロジェクトに対しても権限がありません。"
2421 +
2422 +#: openstack_auth/backend.py:175
2423 +msgid "Unable to authenticate to any available projects."
2424 +msgstr "利用可能などのプロジェクトに対しても認証できませんでした。"
2425  
2426 +#: openstack_auth/forms.py:51
2427 +msgid "Region"
2428 +msgstr "リージョン"
2429 +
2430 +#: openstack_auth/forms.py:53
2431 +msgid "User Name"
2432 +msgstr "ユーザー名"
2433 +
2434 +#: openstack_auth/forms.py:55
2435  msgid "Password"
2436  msgstr "パスワード"
2437  
2438 +#: openstack_auth/forms.py:65
2439 +msgid "Domain"
2440 +msgstr "ドメイン"
2441 +
2442 +#: openstack_auth/forms.py:83
2443 +msgid "Authenticate using"
2444 +msgstr "使用する認証方法"
2445 +
2446 +#: openstack_auth/views.py:221
2447  #, python-format
2448  msgid "Project switch failed for user \"%(username)s\"."
2449  msgstr "ユーザー \"%(username)s\" のプロジェクト切り替えに失敗しました。"
2450  
2451 -msgid "Region"
2452 -msgstr "リージョン"
2453 -
2454 +#: openstack_auth/views.py:244
2455  #, python-format
2456  msgid "Switch to project \"%(project_name)s\" successful."
2457 -msgstr "プロジェクト \"%(project_name)s\" への切り替えが成功しました。"
2458 -
2459 -msgid "The authentication token issued by the Identity service has expired."
2460 -msgstr "Identity Service により発行された認証トークンの期限が切れました。"
2461 -
2462 -msgid "Unable to authenticate to any available projects."
2463 -msgstr "どの利用可能なプロジェクトに対しても認証できませんでした。"
2464 -
2465 -msgid "Unable to establish connection to keystone endpoint."
2466 -msgstr "Keystone エンドポイントへの接続を確立できません。"
2467 +msgstr "プロジェクト \"%(project_name)s\" へ切り替えました。"
2468  
2469 +#: openstack_auth/plugin/base.py:96
2470  msgid "Unable to retrieve authorized projects."
2471  msgstr "権限のあるプロジェクトの情報を取得できません。"
2472 -
2473 -msgid "User Name"
2474 -msgstr "ユーザー名"
2475 -
2476 -msgid "You are not authorized for any projects."
2477 -msgstr "どのプロジェクトに対しても認可されていません。"
2478 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/ka_GE/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/ka_GE/LC_MESSAGES/django.po
2479 --- django_openstack_auth-2.0.0/openstack_auth/locale/ka_GE/LC_MESSAGES/django.po       1970-01-01 03:00:00.000000000 +0300
2480 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/ka_GE/LC_MESSAGES/django.po   2015-10-09 16:05:30.866620982 +0300
2481 @@ -0,0 +1,87 @@
2482 +# Translations template for django_openstack_auth.
2483 +# Copyright (C) 2015 ORGANIZATION
2484 +# This file is distributed under the same license as the
2485 +# django_openstack_auth project.
2486 +# 
2487 +# Translators:
2488 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
2489 +msgid ""
2490 +msgstr ""
2491 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
2492 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2493 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
2494 +"MIME-Version: 1.0\n"
2495 +"Content-Type: text/plain; charset=UTF-8\n"
2496 +"Content-Transfer-Encoding: 8bit\n"
2497 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
2498 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
2499 +"Language-Team: Georgian (Georgia) (http://www.transifex.com/openstack/"
2500 +"horizon/language/ka_GE/)\n"
2501 +"Generated-By: Babel 2.0\n"
2502 +"Language: ka-GE\n"
2503 +"Plural-Forms: nplurals=1; plural=0;\n"
2504 +"X-Generator: Zanata 3.7.1\n"
2505 +
2506 +#: openstack_auth/backend.py:57
2507 +msgid "The authentication token issued by the Identity service has expired."
2508 +msgstr ""
2509 +
2510 +#: openstack_auth/backend.py:101
2511 +msgid ""
2512 +"No authentication backend could be determined to handle the provided "
2513 +"credentials."
2514 +msgstr ""
2515 +
2516 +#: openstack_auth/backend.py:115
2517 +msgid "Unable to establish connection to keystone endpoint."
2518 +msgstr ""
2519 +
2520 +#: openstack_auth/backend.py:121
2521 +msgid "Invalid credentials."
2522 +msgstr ""
2523 +
2524 +#: openstack_auth/backend.py:124
2525 +msgid "An error occurred authenticating. Please try again later."
2526 +msgstr "შეცდომა ავთენტიფიკაციის დროს. გთხოვთ მოგვიანებით კვლავ სცადოთ."
2527 +
2528 +#: openstack_auth/backend.py:140
2529 +msgid "You are not authorized for any projects."
2530 +msgstr ""
2531 +
2532 +#: openstack_auth/backend.py:175
2533 +msgid "Unable to authenticate to any available projects."
2534 +msgstr ""
2535 +
2536 +#: openstack_auth/forms.py:51
2537 +msgid "Region"
2538 +msgstr "რეგიონი"
2539 +
2540 +#: openstack_auth/forms.py:53
2541 +msgid "User Name"
2542 +msgstr "მომხმარებლის სახელი"
2543 +
2544 +#: openstack_auth/forms.py:55
2545 +msgid "Password"
2546 +msgstr "პაროლი"
2547 +
2548 +#: openstack_auth/forms.py:65
2549 +msgid "Domain"
2550 +msgstr "დომენი"
2551 +
2552 +#: openstack_auth/forms.py:83
2553 +msgid "Authenticate using"
2554 +msgstr ""
2555 +
2556 +#: openstack_auth/views.py:221
2557 +#, python-format
2558 +msgid "Project switch failed for user \"%(username)s\"."
2559 +msgstr ""
2560 +
2561 +#: openstack_auth/views.py:244
2562 +#, python-format
2563 +msgid "Switch to project \"%(project_name)s\" successful."
2564 +msgstr ""
2565 +
2566 +#: openstack_auth/plugin/base.py:96
2567 +msgid "Unable to retrieve authorized projects."
2568 +msgstr "ავტორიზებული პროექტების სიის მიღება ვერ მოხერხდა."
2569 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/kn/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/kn/LC_MESSAGES/django.po
2570 --- django_openstack_auth-2.0.0/openstack_auth/locale/kn/LC_MESSAGES/django.po  1970-01-01 03:00:00.000000000 +0300
2571 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/kn/LC_MESSAGES/django.po      2015-10-09 16:05:28.438621030 +0300
2572 @@ -0,0 +1,87 @@
2573 +# Translations template for django_openstack_auth.
2574 +# Copyright (C) 2015 ORGANIZATION
2575 +# This file is distributed under the same license as the
2576 +# django_openstack_auth project.
2577 +# 
2578 +# Translators:
2579 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
2580 +msgid ""
2581 +msgstr ""
2582 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
2583 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2584 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
2585 +"MIME-Version: 1.0\n"
2586 +"Content-Type: text/plain; charset=UTF-8\n"
2587 +"Content-Transfer-Encoding: 8bit\n"
2588 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
2589 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
2590 +"Language-Team: Kannada (http://www.transifex.com/openstack/horizon/language/"
2591 +"kn/)\n"
2592 +"Generated-By: Babel 2.0\n"
2593 +"Language: kn\n"
2594 +"Plural-Forms: nplurals=1; plural=0;\n"
2595 +"X-Generator: Zanata 3.7.1\n"
2596 +
2597 +#: openstack_auth/backend.py:57
2598 +msgid "The authentication token issued by the Identity service has expired."
2599 +msgstr ""
2600 +
2601 +#: openstack_auth/backend.py:101
2602 +msgid ""
2603 +"No authentication backend could be determined to handle the provided "
2604 +"credentials."
2605 +msgstr ""
2606 +
2607 +#: openstack_auth/backend.py:115
2608 +msgid "Unable to establish connection to keystone endpoint."
2609 +msgstr ""
2610 +
2611 +#: openstack_auth/backend.py:121
2612 +msgid "Invalid credentials."
2613 +msgstr ""
2614 +
2615 +#: openstack_auth/backend.py:124
2616 +msgid "An error occurred authenticating. Please try again later."
2617 +msgstr ""
2618 +
2619 +#: openstack_auth/backend.py:140
2620 +msgid "You are not authorized for any projects."
2621 +msgstr ""
2622 +
2623 +#: openstack_auth/backend.py:175
2624 +msgid "Unable to authenticate to any available projects."
2625 +msgstr ""
2626 +
2627 +#: openstack_auth/forms.py:51
2628 +msgid "Region"
2629 +msgstr ""
2630 +
2631 +#: openstack_auth/forms.py:53
2632 +msgid "User Name"
2633 +msgstr "ಬಳಕೆದಾರ ಹೆಸರು"
2634 +
2635 +#: openstack_auth/forms.py:55
2636 +msgid "Password"
2637 +msgstr "ಗುಪ್ತಪದ"
2638 +
2639 +#: openstack_auth/forms.py:65
2640 +msgid "Domain"
2641 +msgstr ""
2642 +
2643 +#: openstack_auth/forms.py:83
2644 +msgid "Authenticate using"
2645 +msgstr ""
2646 +
2647 +#: openstack_auth/views.py:221
2648 +#, python-format
2649 +msgid "Project switch failed for user \"%(username)s\"."
2650 +msgstr ""
2651 +
2652 +#: openstack_auth/views.py:244
2653 +#, python-format
2654 +msgid "Switch to project \"%(project_name)s\" successful."
2655 +msgstr ""
2656 +
2657 +#: openstack_auth/plugin/base.py:96
2658 +msgid "Unable to retrieve authorized projects."
2659 +msgstr ""
2660 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/kok/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/kok/LC_MESSAGES/django.po
2661 --- django_openstack_auth-2.0.0/openstack_auth/locale/kok/LC_MESSAGES/django.po 1970-01-01 03:00:00.000000000 +0300
2662 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/kok/LC_MESSAGES/django.po     2015-10-09 16:05:33.722620925 +0300
2663 @@ -0,0 +1,87 @@
2664 +# Translations template for django_openstack_auth.
2665 +# Copyright (C) 2015 ORGANIZATION
2666 +# This file is distributed under the same license as the
2667 +# django_openstack_auth project.
2668 +# 
2669 +# Translators:
2670 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
2671 +msgid ""
2672 +msgstr ""
2673 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
2674 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2675 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
2676 +"MIME-Version: 1.0\n"
2677 +"Content-Type: text/plain; charset=UTF-8\n"
2678 +"Content-Transfer-Encoding: 8bit\n"
2679 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
2680 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
2681 +"Language-Team: Konkani (http://www.transifex.com/openstack/horizon/language/"
2682 +"kok/)\n"
2683 +"Generated-By: Babel 2.0\n"
2684 +"Language: kok\n"
2685 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2686 +"X-Generator: Zanata 3.7.1\n"
2687 +
2688 +#: openstack_auth/backend.py:57
2689 +msgid "The authentication token issued by the Identity service has expired."
2690 +msgstr ""
2691 +
2692 +#: openstack_auth/backend.py:101
2693 +msgid ""
2694 +"No authentication backend could be determined to handle the provided "
2695 +"credentials."
2696 +msgstr ""
2697 +
2698 +#: openstack_auth/backend.py:115
2699 +msgid "Unable to establish connection to keystone endpoint."
2700 +msgstr ""
2701 +
2702 +#: openstack_auth/backend.py:121
2703 +msgid "Invalid credentials."
2704 +msgstr ""
2705 +
2706 +#: openstack_auth/backend.py:124
2707 +msgid "An error occurred authenticating. Please try again later."
2708 +msgstr ""
2709 +
2710 +#: openstack_auth/backend.py:140
2711 +msgid "You are not authorized for any projects."
2712 +msgstr ""
2713 +
2714 +#: openstack_auth/backend.py:175
2715 +msgid "Unable to authenticate to any available projects."
2716 +msgstr ""
2717 +
2718 +#: openstack_auth/forms.py:51
2719 +msgid "Region"
2720 +msgstr ""
2721 +
2722 +#: openstack_auth/forms.py:53
2723 +msgid "User Name"
2724 +msgstr "वापरप्याचे नाव"
2725 +
2726 +#: openstack_auth/forms.py:55
2727 +msgid "Password"
2728 +msgstr "पासवर्ड"
2729 +
2730 +#: openstack_auth/forms.py:65
2731 +msgid "Domain"
2732 +msgstr ""
2733 +
2734 +#: openstack_auth/forms.py:83
2735 +msgid "Authenticate using"
2736 +msgstr ""
2737 +
2738 +#: openstack_auth/views.py:221
2739 +#, python-format
2740 +msgid "Project switch failed for user \"%(username)s\"."
2741 +msgstr ""
2742 +
2743 +#: openstack_auth/views.py:244
2744 +#, python-format
2745 +msgid "Switch to project \"%(project_name)s\" successful."
2746 +msgstr ""
2747 +
2748 +#: openstack_auth/plugin/base.py:96
2749 +msgid "Unable to retrieve authorized projects."
2750 +msgstr ""
2751 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/ko_KR/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/ko_KR/LC_MESSAGES/django.po
2752 --- django_openstack_auth-2.0.0/openstack_auth/locale/ko_KR/LC_MESSAGES/django.po       2015-09-18 17:34:21.000000000 +0300
2753 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/ko_KR/LC_MESSAGES/django.po   2015-10-09 16:05:31.090620977 +0300
2754 @@ -1,72 +1,89 @@
2755 -# Korean (South Korea) translations for django_openstack_auth.
2756 +# Translations template for django_openstack_auth.
2757  # Copyright (C) 2015 ORGANIZATION
2758  # This file is distributed under the same license as the
2759  # django_openstack_auth project.
2760 -#
2761 +# 
2762  # Translators:
2763  # Ian Y. Choi <ianyrchoi@gmail.com>, 2015
2764  # Sungjin Kang <potopro@gmail.com>, 2015
2765 +# Sungjin Kang <gang.sungjin@gmail.com>, 2015. #zanata
2766  msgid ""
2767  msgstr ""
2768 -"Project-Id-Version:  Horizon\n"
2769 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
2770  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2771 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
2772 -"PO-Revision-Date: 2015-07-17 11:23+0000\n"
2773 -"Last-Translator: Ian Y. Choi <ianyrchoi@gmail.com>\n"
2774 -"Language-Team: Korean (Korea) (http://www.transifex.com/openstack/horizon/"
2775 -"language/ko_KR/)\n"
2776 -"Plural-Forms: nplurals=1; plural=0\n"
2777 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
2778  "MIME-Version: 1.0\n"
2779 -"Content-Type: text/plain; charset=utf-8\n"
2780 +"Content-Type: text/plain; charset=UTF-8\n"
2781  "Content-Transfer-Encoding: 8bit\n"
2782 +"PO-Revision-Date: 2015-10-08 01:23+0000\n"
2783 +"Last-Translator: Sungjin Kang <gang.sungjin@gmail.com>\n"
2784 +"Language-Team: Korean (Korea) (http://www.transifex.com/openstack/horizon/"
2785 +"language/ko_KR/)\n"
2786  "Generated-By: Babel 2.0\n"
2787 +"Language: ko-KR\n"
2788 +"Plural-Forms: nplurals=1; plural=0;\n"
2789 +"X-Generator: Zanata 3.7.1\n"
2790  
2791 -msgid "An error occurred authenticating. Please try again later."
2792 -msgstr "인증 중 오류가 발생했습니다. 잠시 후 다시 시도하세요."
2793 +#: openstack_auth/backend.py:57
2794 +msgid "The authentication token issued by the Identity service has expired."
2795 +msgstr "Identity 서비스에서 발급한 인증 토큰이 만료됐습니다."
2796  
2797 -msgid "Authenticate using"
2798 -msgstr "인증 사용중"
2799 +#: openstack_auth/backend.py:101
2800 +msgid ""
2801 +"No authentication backend could be determined to handle the provided "
2802 +"credentials."
2803 +msgstr "인증이 안된 백엔드는 제공된 credential를 이용하여 결정할 수 있습니다"
2804  
2805 -msgid "Domain"
2806 -msgstr "도메인"
2807 +#: openstack_auth/backend.py:115
2808 +msgid "Unable to establish connection to keystone endpoint."
2809 +msgstr "Keystone 엔드포인트에 접속할 수 없습니다."
2810  
2811 +#: openstack_auth/backend.py:121
2812  msgid "Invalid credentials."
2813 -msgstr "잘못된 자격 증명입니다."
2814 +msgstr "올바르지 않은 자격 증명입니다."
2815  
2816 -msgid ""
2817 -"No authentication backend could be determined to handle the provided "
2818 -"credentials."
2819 -msgstr ""
2820 -"인증이 안된 백엔드는 제공된 credential를 처리하기위해 결정할 수 있습니다"
2821 +#: openstack_auth/backend.py:124
2822 +msgid "An error occurred authenticating. Please try again later."
2823 +msgstr "인증 중 오류가 발생했습니다. 잠시 후 다시 시도하세요."
2824  
2825 -msgid "Password"
2826 -msgstr "암호"
2827 +#: openstack_auth/backend.py:140
2828 +msgid "You are not authorized for any projects."
2829 +msgstr "어떤 프로젝트에도 인증할 수 없습니다."
2830  
2831 -#, python-format
2832 -msgid "Project switch failed for user \"%(username)s\"."
2833 -msgstr "사용자 \"%(username)s\"에 대한 프로젝트 전환이 실패했습니다."
2834 +#: openstack_auth/backend.py:175
2835 +msgid "Unable to authenticate to any available projects."
2836 +msgstr "사용 가능한 어떤 프로젝트에서든 인증할 수 없습니다."
2837  
2838 +#: openstack_auth/forms.py:51
2839  msgid "Region"
2840  msgstr "지역"
2841  
2842 -#, python-format
2843 -msgid "Switch to project \"%(project_name)s\" successful."
2844 -msgstr "프로젝트 \"%(project_name)s\" 전환을 성공하였습니다."
2845 +#: openstack_auth/forms.py:53
2846 +msgid "User Name"
2847 +msgstr "사용자 이름"
2848  
2849 -msgid "The authentication token issued by the Identity service has expired."
2850 -msgstr "Identity 서비스에서 발급한 인증 토큰이 만료되었습니다."
2851 +#: openstack_auth/forms.py:55
2852 +msgid "Password"
2853 +msgstr "암호"
2854  
2855 -msgid "Unable to authenticate to any available projects."
2856 -msgstr "사용 가능한 프로젝트에 인증 할 수 없습니다."
2857 +#: openstack_auth/forms.py:65
2858 +msgid "Domain"
2859 +msgstr "도메인"
2860  
2861 -msgid "Unable to establish connection to keystone endpoint."
2862 -msgstr "Keystone 엔드포인트에 접속할 수 없습니다."
2863 +#: openstack_auth/forms.py:83
2864 +msgid "Authenticate using"
2865 +msgstr "인증 사용중"
2866  
2867 -msgid "Unable to retrieve authorized projects."
2868 -msgstr "프로젝트 권한을 찾을 수 없습니다."
2869 +#: openstack_auth/views.py:221
2870 +#, python-format
2871 +msgid "Project switch failed for user \"%(username)s\"."
2872 +msgstr "\"%(username)s\" 사용자 프로젝트 전환에 실패했습니다."
2873  
2874 -msgid "User Name"
2875 -msgstr "사용자 이름"
2876 +#: openstack_auth/views.py:244
2877 +#, python-format
2878 +msgid "Switch to project \"%(project_name)s\" successful."
2879 +msgstr "\"%(project_name)s\" 프로젝트 전환하였습니다."
2880  
2881 -msgid "You are not authorized for any projects."
2882 -msgstr "당신은 어떤 프로젝트에도 권한이 없습니다."
2883 +#: openstack_auth/plugin/base.py:96
2884 +msgid "Unable to retrieve authorized projects."
2885 +msgstr "프로젝트에 대한 권한을 찾을 수 없습니다."
2886 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/ks/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/ks/LC_MESSAGES/django.po
2887 --- django_openstack_auth-2.0.0/openstack_auth/locale/ks/LC_MESSAGES/django.po  1970-01-01 03:00:00.000000000 +0300
2888 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/ks/LC_MESSAGES/django.po      2015-10-09 16:05:33.938620921 +0300
2889 @@ -0,0 +1,87 @@
2890 +# Translations template for django_openstack_auth.
2891 +# Copyright (C) 2015 ORGANIZATION
2892 +# This file is distributed under the same license as the
2893 +# django_openstack_auth project.
2894 +# 
2895 +# Translators:
2896 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
2897 +msgid ""
2898 +msgstr ""
2899 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
2900 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2901 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
2902 +"MIME-Version: 1.0\n"
2903 +"Content-Type: text/plain; charset=UTF-8\n"
2904 +"Content-Transfer-Encoding: 8bit\n"
2905 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
2906 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
2907 +"Language-Team: Kashmiri (http://www.transifex.com/openstack/horizon/language/"
2908 +"ks/)\n"
2909 +"Generated-By: Babel 2.0\n"
2910 +"Language: ks\n"
2911 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2912 +"X-Generator: Zanata 3.7.1\n"
2913 +
2914 +#: openstack_auth/backend.py:57
2915 +msgid "The authentication token issued by the Identity service has expired."
2916 +msgstr ""
2917 +
2918 +#: openstack_auth/backend.py:101
2919 +msgid ""
2920 +"No authentication backend could be determined to handle the provided "
2921 +"credentials."
2922 +msgstr ""
2923 +
2924 +#: openstack_auth/backend.py:115
2925 +msgid "Unable to establish connection to keystone endpoint."
2926 +msgstr ""
2927 +
2928 +#: openstack_auth/backend.py:121
2929 +msgid "Invalid credentials."
2930 +msgstr ""
2931 +
2932 +#: openstack_auth/backend.py:124
2933 +msgid "An error occurred authenticating. Please try again later."
2934 +msgstr ""
2935 +
2936 +#: openstack_auth/backend.py:140
2937 +msgid "You are not authorized for any projects."
2938 +msgstr ""
2939 +
2940 +#: openstack_auth/backend.py:175
2941 +msgid "Unable to authenticate to any available projects."
2942 +msgstr ""
2943 +
2944 +#: openstack_auth/forms.py:51
2945 +msgid "Region"
2946 +msgstr ""
2947 +
2948 +#: openstack_auth/forms.py:53
2949 +msgid "User Name"
2950 +msgstr "یوزر نآو"
2951 +
2952 +#: openstack_auth/forms.py:55
2953 +msgid "Password"
2954 +msgstr "پآس وئرڈ"
2955 +
2956 +#: openstack_auth/forms.py:65
2957 +msgid "Domain"
2958 +msgstr ""
2959 +
2960 +#: openstack_auth/forms.py:83
2961 +msgid "Authenticate using"
2962 +msgstr ""
2963 +
2964 +#: openstack_auth/views.py:221
2965 +#, python-format
2966 +msgid "Project switch failed for user \"%(username)s\"."
2967 +msgstr ""
2968 +
2969 +#: openstack_auth/views.py:244
2970 +#, python-format
2971 +msgid "Switch to project \"%(project_name)s\" successful."
2972 +msgstr ""
2973 +
2974 +#: openstack_auth/plugin/base.py:96
2975 +msgid "Unable to retrieve authorized projects."
2976 +msgstr ""
2977 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/mai/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/mai/LC_MESSAGES/django.po
2978 --- django_openstack_auth-2.0.0/openstack_auth/locale/mai/LC_MESSAGES/django.po 1970-01-01 03:00:00.000000000 +0300
2979 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/mai/LC_MESSAGES/django.po     2015-10-09 16:05:34.154620916 +0300
2980 @@ -0,0 +1,87 @@
2981 +# Translations template for django_openstack_auth.
2982 +# Copyright (C) 2015 ORGANIZATION
2983 +# This file is distributed under the same license as the
2984 +# django_openstack_auth project.
2985 +# 
2986 +# Translators:
2987 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
2988 +msgid ""
2989 +msgstr ""
2990 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
2991 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2992 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
2993 +"MIME-Version: 1.0\n"
2994 +"Content-Type: text/plain; charset=UTF-8\n"
2995 +"Content-Transfer-Encoding: 8bit\n"
2996 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
2997 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
2998 +"Language-Team: Maithili (http://www.transifex.com/openstack/horizon/language/"
2999 +"mai/)\n"
3000 +"Generated-By: Babel 2.0\n"
3001 +"Language: mai\n"
3002 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
3003 +"X-Generator: Zanata 3.7.1\n"
3004 +
3005 +#: openstack_auth/backend.py:57
3006 +msgid "The authentication token issued by the Identity service has expired."
3007 +msgstr ""
3008 +
3009 +#: openstack_auth/backend.py:101
3010 +msgid ""
3011 +"No authentication backend could be determined to handle the provided "
3012 +"credentials."
3013 +msgstr ""
3014 +
3015 +#: openstack_auth/backend.py:115
3016 +msgid "Unable to establish connection to keystone endpoint."
3017 +msgstr ""
3018 +
3019 +#: openstack_auth/backend.py:121
3020 +msgid "Invalid credentials."
3021 +msgstr ""
3022 +
3023 +#: openstack_auth/backend.py:124
3024 +msgid "An error occurred authenticating. Please try again later."
3025 +msgstr ""
3026 +
3027 +#: openstack_auth/backend.py:140
3028 +msgid "You are not authorized for any projects."
3029 +msgstr ""
3030 +
3031 +#: openstack_auth/backend.py:175
3032 +msgid "Unable to authenticate to any available projects."
3033 +msgstr ""
3034 +
3035 +#: openstack_auth/forms.py:51
3036 +msgid "Region"
3037 +msgstr ""
3038 +
3039 +#: openstack_auth/forms.py:53
3040 +msgid "User Name"
3041 +msgstr "प्रयोक्ता"
3042 +
3043 +#: openstack_auth/forms.py:55
3044 +msgid "Password"
3045 +msgstr "गुड़किल्ली"
3046 +
3047 +#: openstack_auth/forms.py:65
3048 +msgid "Domain"
3049 +msgstr ""
3050 +
3051 +#: openstack_auth/forms.py:83
3052 +msgid "Authenticate using"
3053 +msgstr ""
3054 +
3055 +#: openstack_auth/views.py:221
3056 +#, python-format
3057 +msgid "Project switch failed for user \"%(username)s\"."
3058 +msgstr ""
3059 +
3060 +#: openstack_auth/views.py:244
3061 +#, python-format
3062 +msgid "Switch to project \"%(project_name)s\" successful."
3063 +msgstr ""
3064 +
3065 +#: openstack_auth/plugin/base.py:96
3066 +msgid "Unable to retrieve authorized projects."
3067 +msgstr ""
3068 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/mni/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/mni/LC_MESSAGES/django.po
3069 --- django_openstack_auth-2.0.0/openstack_auth/locale/mni/LC_MESSAGES/django.po 1970-01-01 03:00:00.000000000 +0300
3070 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/mni/LC_MESSAGES/django.po     2015-10-09 16:05:34.370620912 +0300
3071 @@ -0,0 +1,87 @@
3072 +# Translations template for django_openstack_auth.
3073 +# Copyright (C) 2015 ORGANIZATION
3074 +# This file is distributed under the same license as the
3075 +# django_openstack_auth project.
3076 +# 
3077 +# Translators:
3078 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
3079 +msgid ""
3080 +msgstr ""
3081 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
3082 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
3083 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
3084 +"MIME-Version: 1.0\n"
3085 +"Content-Type: text/plain; charset=UTF-8\n"
3086 +"Content-Transfer-Encoding: 8bit\n"
3087 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
3088 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
3089 +"Language-Team: Manipuri (http://www.transifex.com/openstack/horizon/language/"
3090 +"mni/)\n"
3091 +"Generated-By: Babel 2.0\n"
3092 +"Language: mni\n"
3093 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
3094 +"X-Generator: Zanata 3.7.1\n"
3095 +
3096 +#: openstack_auth/backend.py:57
3097 +msgid "The authentication token issued by the Identity service has expired."
3098 +msgstr ""
3099 +
3100 +#: openstack_auth/backend.py:101
3101 +msgid ""
3102 +"No authentication backend could be determined to handle the provided "
3103 +"credentials."
3104 +msgstr ""
3105 +
3106 +#: openstack_auth/backend.py:115
3107 +msgid "Unable to establish connection to keystone endpoint."
3108 +msgstr ""
3109 +
3110 +#: openstack_auth/backend.py:121
3111 +msgid "Invalid credentials."
3112 +msgstr ""
3113 +
3114 +#: openstack_auth/backend.py:124
3115 +msgid "An error occurred authenticating. Please try again later."
3116 +msgstr ""
3117 +
3118 +#: openstack_auth/backend.py:140
3119 +msgid "You are not authorized for any projects."
3120 +msgstr ""
3121 +
3122 +#: openstack_auth/backend.py:175
3123 +msgid "Unable to authenticate to any available projects."
3124 +msgstr ""
3125 +
3126 +#: openstack_auth/forms.py:51
3127 +msgid "Region"
3128 +msgstr ""
3129 +
3130 +#: openstack_auth/forms.py:53
3131 +msgid "User Name"
3132 +msgstr "য়ুজর মমীং"
3133 +
3134 +#: openstack_auth/forms.py:55
3135 +msgid "Password"
3136 +msgstr "পাসৱার্দ"
3137 +
3138 +#: openstack_auth/forms.py:65
3139 +msgid "Domain"
3140 +msgstr ""
3141 +
3142 +#: openstack_auth/forms.py:83
3143 +msgid "Authenticate using"
3144 +msgstr ""
3145 +
3146 +#: openstack_auth/views.py:221
3147 +#, python-format
3148 +msgid "Project switch failed for user \"%(username)s\"."
3149 +msgstr ""
3150 +
3151 +#: openstack_auth/views.py:244
3152 +#, python-format
3153 +msgid "Switch to project \"%(project_name)s\" successful."
3154 +msgstr ""
3155 +
3156 +#: openstack_auth/plugin/base.py:96
3157 +msgid "Unable to retrieve authorized projects."
3158 +msgstr ""
3159 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/mr/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/mr/LC_MESSAGES/django.po
3160 --- django_openstack_auth-2.0.0/openstack_auth/locale/mr/LC_MESSAGES/django.po  1970-01-01 03:00:00.000000000 +0300
3161 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/mr/LC_MESSAGES/django.po      2015-10-09 16:05:34.590620908 +0300
3162 @@ -0,0 +1,87 @@
3163 +# Translations template for django_openstack_auth.
3164 +# Copyright (C) 2015 ORGANIZATION
3165 +# This file is distributed under the same license as the
3166 +# django_openstack_auth project.
3167 +# 
3168 +# Translators:
3169 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
3170 +msgid ""
3171 +msgstr ""
3172 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
3173 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
3174 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
3175 +"MIME-Version: 1.0\n"
3176 +"Content-Type: text/plain; charset=UTF-8\n"
3177 +"Content-Transfer-Encoding: 8bit\n"
3178 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
3179 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
3180 +"Language-Team: Marathi (http://www.transifex.com/openstack/horizon/language/"
3181 +"mr/)\n"
3182 +"Generated-By: Babel 2.0\n"
3183 +"Language: mr\n"
3184 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
3185 +"X-Generator: Zanata 3.7.1\n"
3186 +
3187 +#: openstack_auth/backend.py:57
3188 +msgid "The authentication token issued by the Identity service has expired."
3189 +msgstr ""
3190 +
3191 +#: openstack_auth/backend.py:101
3192 +msgid ""
3193 +"No authentication backend could be determined to handle the provided "
3194 +"credentials."
3195 +msgstr ""
3196 +
3197 +#: openstack_auth/backend.py:115
3198 +msgid "Unable to establish connection to keystone endpoint."
3199 +msgstr ""
3200 +
3201 +#: openstack_auth/backend.py:121
3202 +msgid "Invalid credentials."
3203 +msgstr ""
3204 +
3205 +#: openstack_auth/backend.py:124
3206 +msgid "An error occurred authenticating. Please try again later."
3207 +msgstr "ओळख पटविताना त्रुटी आढळली. काही वोळाने पुन्हा प्रयत्न करा."
3208 +
3209 +#: openstack_auth/backend.py:140
3210 +msgid "You are not authorized for any projects."
3211 +msgstr ""
3212 +
3213 +#: openstack_auth/backend.py:175
3214 +msgid "Unable to authenticate to any available projects."
3215 +msgstr ""
3216 +
3217 +#: openstack_auth/forms.py:51
3218 +msgid "Region"
3219 +msgstr ""
3220 +
3221 +#: openstack_auth/forms.py:53
3222 +msgid "User Name"
3223 +msgstr "वापरकर्ता नाव"
3224 +
3225 +#: openstack_auth/forms.py:55
3226 +msgid "Password"
3227 +msgstr "पासवर्ड"
3228 +
3229 +#: openstack_auth/forms.py:65
3230 +msgid "Domain"
3231 +msgstr ""
3232 +
3233 +#: openstack_auth/forms.py:83
3234 +msgid "Authenticate using"
3235 +msgstr ""
3236 +
3237 +#: openstack_auth/views.py:221
3238 +#, python-format
3239 +msgid "Project switch failed for user \"%(username)s\"."
3240 +msgstr ""
3241 +
3242 +#: openstack_auth/views.py:244
3243 +#, python-format
3244 +msgid "Switch to project \"%(project_name)s\" successful."
3245 +msgstr ""
3246 +
3247 +#: openstack_auth/plugin/base.py:96
3248 +msgid "Unable to retrieve authorized projects."
3249 +msgstr "परवानगी असलेले प्रकल्प मिळविता आले नाही."
3250 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/ne/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/ne/LC_MESSAGES/django.po
3251 --- django_openstack_auth-2.0.0/openstack_auth/locale/ne/LC_MESSAGES/django.po  2015-09-18 17:34:21.000000000 +0300
3252 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/ne/LC_MESSAGES/django.po      2015-10-09 16:05:29.550621008 +0300
3253 @@ -1,48 +1,88 @@
3254 -# Nepali translations for django_openstack_auth.
3255 +# Translations template for django_openstack_auth.
3256  # Copyright (C) 2015 ORGANIZATION
3257  # This file is distributed under the same license as the
3258  # django_openstack_auth project.
3259 -#
3260 +# 
3261  # Translators:
3262  # Surit Aryal <surit_people@hotmail.com>, 2014
3263 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
3264  msgid ""
3265  msgstr ""
3266 -"Project-Id-Version:  Horizon\n"
3267 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
3268  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
3269 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
3270 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
3271 +"MIME-Version: 1.0\n"
3272 +"Content-Type: text/plain; charset=UTF-8\n"
3273 +"Content-Transfer-Encoding: 8bit\n"
3274  "PO-Revision-Date: 2015-07-16 01:34+0000\n"
3275  "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
3276  "Language-Team: Nepali (http://www.transifex.com/openstack/horizon/language/"
3277  "ne/)\n"
3278 -"Plural-Forms: nplurals=2; plural=(n != 1)\n"
3279 -"MIME-Version: 1.0\n"
3280 -"Content-Type: text/plain; charset=utf-8\n"
3281 -"Content-Transfer-Encoding: 8bit\n"
3282  "Generated-By: Babel 2.0\n"
3283 +"Language: ne\n"
3284 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
3285 +"X-Generator: Zanata 3.7.1\n"
3286  
3287 -msgid "An error occurred authenticating. Please try again later."
3288 -msgstr "प्रमाणीकरणमा त्रुटि भयो। पछि फेरि प्रयास गर्नुहोस्।"
3289 +#: openstack_auth/backend.py:57
3290 +msgid "The authentication token issued by the Identity service has expired."
3291 +msgstr "पहिचान सेवा द्वारा जारी प्रमाणीकरण टोकन समाप्त भएको छ।"
3292  
3293 -msgid "Domain"
3294 -msgstr "डोमेन"
3295 +#: openstack_auth/backend.py:101
3296 +msgid ""
3297 +"No authentication backend could be determined to handle the provided "
3298 +"credentials."
3299 +msgstr ""
3300  
3301 -msgid "Password"
3302 -msgstr "पासवर्ड"
3303 +#: openstack_auth/backend.py:115
3304 +msgid "Unable to establish connection to keystone endpoint."
3305 +msgstr ""
3306  
3307 -msgid "Region"
3308 -msgstr "क्षेत्र"
3309 +#: openstack_auth/backend.py:121
3310 +msgid "Invalid credentials."
3311 +msgstr ""
3312  
3313 -msgid "The authentication token issued by the Identity service has expired."
3314 -msgstr "पहिचान सेवा द्वारा जारी प्रमाणीकरण टोकन समाप्त भएको छ।"
3315 +#: openstack_auth/backend.py:124
3316 +msgid "An error occurred authenticating. Please try again later."
3317 +msgstr "प्रमाणीकरणमा त्रुटि भयो। पछि फेरि प्रयास गर्नुहोस्।"
3318  
3319 +#: openstack_auth/backend.py:140
3320 +msgid "You are not authorized for any projects."
3321 +msgstr "तपाईलाई कुनै पनि परियोजनाको अधिकार छैन।"
3322 +
3323 +#: openstack_auth/backend.py:175
3324  msgid "Unable to authenticate to any available projects."
3325  msgstr "कुनै पनि उपलब्ध परियोजनाहरु प्रमाणीकरण गर्न असमर्थ।"
3326  
3327 -msgid "Unable to retrieve authorized projects."
3328 -msgstr "अधिकृत परियोजनाहरू प्राप्त गर्न सकिएन।"
3329 +#: openstack_auth/forms.py:51
3330 +msgid "Region"
3331 +msgstr "क्षेत्र"
3332  
3333 +#: openstack_auth/forms.py:53
3334  msgid "User Name"
3335  msgstr "प्रयोगकर्ताको नाम"
3336  
3337 -msgid "You are not authorized for any projects."
3338 -msgstr "तपाईलाई कुनै पनि परियोजनाको अधिकार छैन।"
3339 +#: openstack_auth/forms.py:55
3340 +msgid "Password"
3341 +msgstr "पासवर्ड"
3342 +
3343 +#: openstack_auth/forms.py:65
3344 +msgid "Domain"
3345 +msgstr "डोमेन"
3346 +
3347 +#: openstack_auth/forms.py:83
3348 +msgid "Authenticate using"
3349 +msgstr ""
3350 +
3351 +#: openstack_auth/views.py:221
3352 +#, python-format
3353 +msgid "Project switch failed for user \"%(username)s\"."
3354 +msgstr ""
3355 +
3356 +#: openstack_auth/views.py:244
3357 +#, python-format
3358 +msgid "Switch to project \"%(project_name)s\" successful."
3359 +msgstr ""
3360 +
3361 +#: openstack_auth/plugin/base.py:96
3362 +msgid "Unable to retrieve authorized projects."
3363 +msgstr "अधिकृत परियोजनाहरू प्राप्त गर्न सकिएन।"
3364 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/nl_NL/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/nl_NL/LC_MESSAGES/django.po
3365 --- django_openstack_auth-2.0.0/openstack_auth/locale/nl_NL/LC_MESSAGES/django.po       2015-09-18 17:34:21.000000000 +0300
3366 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/nl_NL/LC_MESSAGES/django.po   2015-10-09 16:05:31.306620973 +0300
3367 @@ -1,53 +1,90 @@
3368 -# Dutch (Netherlands) translations for django_openstack_auth.
3369 +# Translations template for django_openstack_auth.
3370  # Copyright (C) 2015 ORGANIZATION
3371  # This file is distributed under the same license as the
3372  # django_openstack_auth project.
3373 -#
3374 +# 
3375  # Translators:
3376  # Evelijn Saaltink <evelijnsaaltink@gmail.com>, 2015
3377 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
3378  msgid ""
3379  msgstr ""
3380 -"Project-Id-Version:  Horizon\n"
3381 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
3382  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
3383 -"POT-Creation-Date: 2015-08-18 06:27+0000\n"
3384 -"PO-Revision-Date: 2015-08-17 21:33+0000\n"
3385 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
3386 +"MIME-Version: 1.0\n"
3387 +"Content-Type: text/plain; charset=UTF-8\n"
3388 +"Content-Transfer-Encoding: 8bit\n"
3389 +"PO-Revision-Date: 2015-08-17 09:33+0000\n"
3390  "Last-Translator: Evelijn Saaltink <evelijnsaaltink@gmail.com>\n"
3391  "Language-Team: Dutch (Netherlands) (http://www.transifex.com/openstack/"
3392  "horizon/language/nl_NL/)\n"
3393 -"Plural-Forms: nplurals=2; plural=(n != 1)\n"
3394 -"MIME-Version: 1.0\n"
3395 -"Content-Type: text/plain; charset=utf-8\n"
3396 -"Content-Transfer-Encoding: 8bit\n"
3397  "Generated-By: Babel 2.0\n"
3398 +"Language: nl-NL\n"
3399 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
3400 +"X-Generator: Zanata 3.7.1\n"
3401 +
3402 +#: openstack_auth/backend.py:57
3403 +msgid "The authentication token issued by the Identity service has expired."
3404 +msgstr ""
3405 +"De door de identiteitsdienst verstrekte authenticatietoken is verlopen."
3406 +
3407 +#: openstack_auth/backend.py:101
3408 +msgid ""
3409 +"No authentication backend could be determined to handle the provided "
3410 +"credentials."
3411 +msgstr ""
3412 +
3413 +#: openstack_auth/backend.py:115
3414 +msgid "Unable to establish connection to keystone endpoint."
3415 +msgstr ""
3416 +
3417 +#: openstack_auth/backend.py:121
3418 +msgid "Invalid credentials."
3419 +msgstr ""
3420  
3421 +#: openstack_auth/backend.py:124
3422  msgid "An error occurred authenticating. Please try again later."
3423  msgstr ""
3424  "Er is een fout opgetreden bij de verificatie. Probeert u het later nog eens."
3425  
3426 -msgid "Authenticate using"
3427 -msgstr "Gebruik authentificeren"
3428 +#: openstack_auth/backend.py:140
3429 +msgid "You are not authorized for any projects."
3430 +msgstr "U bent voor geen enkel project gemachtigd."
3431  
3432 -msgid "Domain"
3433 -msgstr "Domein"
3434 +#: openstack_auth/backend.py:175
3435 +msgid "Unable to authenticate to any available projects."
3436 +msgstr "Niet in staat u te authenticeren bij enig beschikbaar project."
3437  
3438 +#: openstack_auth/forms.py:51
3439 +msgid "Region"
3440 +msgstr "Regio"
3441 +
3442 +#: openstack_auth/forms.py:53
3443 +msgid "User Name"
3444 +msgstr "Gebruikersnaam"
3445 +
3446 +#: openstack_auth/forms.py:55
3447  msgid "Password"
3448  msgstr "Wachtwoord"
3449  
3450 -msgid "Region"
3451 -msgstr "Regio"
3452 +#: openstack_auth/forms.py:65
3453 +msgid "Domain"
3454 +msgstr "Domein"
3455  
3456 -msgid "The authentication token issued by the Identity service has expired."
3457 +#: openstack_auth/forms.py:83
3458 +msgid "Authenticate using"
3459 +msgstr "Gebruik authentificeren"
3460 +
3461 +#: openstack_auth/views.py:221
3462 +#, python-format
3463 +msgid "Project switch failed for user \"%(username)s\"."
3464  msgstr ""
3465 -"De door de identiteitsdienst verstrekte authenticatietoken is verlopen."
3466  
3467 -msgid "Unable to authenticate to any available projects."
3468 -msgstr "Niet in staat u te authenticeren bij enig beschikbaar project."
3469 +#: openstack_auth/views.py:244
3470 +#, python-format
3471 +msgid "Switch to project \"%(project_name)s\" successful."
3472 +msgstr ""
3473  
3474 +#: openstack_auth/plugin/base.py:96
3475  msgid "Unable to retrieve authorized projects."
3476  msgstr "Niet in staat om de geauthentificeerde projecten op te halen."
3477 -
3478 -msgid "User Name"
3479 -msgstr "Gebruikersnaam"
3480 -
3481 -msgid "You are not authorized for any projects."
3482 -msgstr "U bent voor geen enkel project gemachtigd."
3483 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/pa_IN/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/pa_IN/LC_MESSAGES/django.po
3484 --- django_openstack_auth-2.0.0/openstack_auth/locale/pa_IN/LC_MESSAGES/django.po       2015-09-18 17:34:21.000000000 +0300
3485 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/pa_IN/LC_MESSAGES/django.po   2015-10-09 16:05:31.530620968 +0300
3486 @@ -1,47 +1,88 @@
3487 -# Punjabi (Gurmukhi, India) translations for django_openstack_auth.
3488 +# Translations template for django_openstack_auth.
3489  # Copyright (C) 2015 ORGANIZATION
3490  # This file is distributed under the same license as the
3491  # django_openstack_auth project.
3492 -#
3493 +# 
3494  # Translators:
3495 +# Amandeep Singh Saini <jimidar@gmail.com>, 2015. #zanata
3496 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
3497  msgid ""
3498  msgstr ""
3499 -"Project-Id-Version:  Horizon\n"
3500 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
3501  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
3502 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
3503 -"PO-Revision-Date: 2015-07-16 01:34+0000\n"
3504 -"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
3505 -"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/openstack/"
3506 -"horizon/language/pa_IN/)\n"
3507 -"Plural-Forms: nplurals=2; plural=(n != 1)\n"
3508 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
3509  "MIME-Version: 1.0\n"
3510 -"Content-Type: text/plain; charset=utf-8\n"
3511 +"Content-Type: text/plain; charset=UTF-8\n"
3512  "Content-Transfer-Encoding: 8bit\n"
3513 +"PO-Revision-Date: 2015-10-02 10:00+0000\n"
3514 +"Last-Translator: Amandeep Singh Saini <jimidar@gmail.com>\n"
3515 +"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/openstack/"
3516 +"horizon/language/pa_IN/)\n"
3517  "Generated-By: Babel 2.0\n"
3518 +"Language: pa-IN\n"
3519 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
3520 +"X-Generator: Zanata 3.7.1\n"
3521  
3522 -msgid "An error occurred authenticating. Please try again later."
3523 -msgstr "ਪ੍ਰਮਾਣਿਕਤਾ ਵੇਲੇ ਇੱਕ ਗਲਤੀ ਵਾਪਰੀ। ਕਿਰਪਾ ਕਰ ਕੇ ਬਾਅਦ ਵਿੱਚ ਮੁੜ ਕੋਸ਼ਿਸ਼ ਕਰੋ।"
3524 +#: openstack_auth/backend.py:57
3525 +msgid "The authentication token issued by the Identity service has expired."
3526 +msgstr "ਪਛਾਣ ਸੇਵਾ ਦੁਆਰਾ ਜਾਰੀ ਕਿਰਿਆਸ਼ੀਲਤਾ ਟੋਕਨ ਮਿਆਦ ਪੁਗਾ ਚੁੱਕਾ ਹੈ।"
3527  
3528 -msgid "Domain"
3529 -msgstr "ਡੋਮੇਨ"
3530 +#: openstack_auth/backend.py:101
3531 +msgid ""
3532 +"No authentication backend could be determined to handle the provided "
3533 +"credentials."
3534 +msgstr ""
3535  
3536 -msgid "Password"
3537 -msgstr "ਪਛਾਣ-ਸ਼ਬਦ"
3538 +#: openstack_auth/backend.py:115
3539 +msgid "Unable to establish connection to keystone endpoint."
3540 +msgstr "ਕੀਅਸਟੋਨ ਅੰਤ ਬਿੰਦੂ ਨਾਲ ਸੰਬੰਧ ਸਥਾਪਤ ਕਰਨ ਤੋਂ ਅਸਮਰੱਥ।"
3541 +
3542 +#: openstack_auth/backend.py:121
3543 +msgid "Invalid credentials."
3544 +msgstr "ਗਲਤ ਵੇਰਵੇ।"
3545  
3546 -msgid "Region"
3547 -msgstr "ਖੇਤਰ"
3548 +#: openstack_auth/backend.py:124
3549 +msgid "An error occurred authenticating. Please try again later."
3550 +msgstr "ਪ੍ਰਮਾਣਿਕਤਾ ਵੇਲੇ ਇੱਕ ਗਲਤੀ ਵਾਪਰੀ। ਕਿਰਪਾ ਕਰ ਕੇ ਬਾਅਦ ਵਿੱਚ ਮੁੜ ਕੋਸ਼ਿਸ਼ ਕਰੋ।"
3551  
3552 -msgid "The authentication token issued by the Identity service has expired."
3553 -msgstr "ਪਛਾਣ ਸੇਵਾ ਦੁਆਰਾ ਜਾਰੀ ਕਿਰਿਆਸ਼ੀਲਤਾ ਟੋਕਨ ਮਿਆਦ ਪੁਗਾ ਚੁੱਕਾ ਹੈ।"
3554 +#: openstack_auth/backend.py:140
3555 +msgid "You are not authorized for any projects."
3556 +msgstr "ਤੁਸੀਂ ਕੋਈ ਵੀ ਪ੍ਰਾਜੈਕਟਾਂ ਲਈ ਅਧਿਕਾਰਤ ਨਹੀਂ ਹੋ।"
3557  
3558 +#: openstack_auth/backend.py:175
3559  msgid "Unable to authenticate to any available projects."
3560  msgstr "ਕਿਸੇ ਵੀ ਉਪਲੱਬਧ ਪ੍ਰਾਜੈਕਟਾਂ ਨਾਲ ਪ੍ਰਮਾਣਿਕ ਹੋਣ ਤੋਂ ਅਸਮਰੱਥ।"
3561  
3562 -msgid "Unable to retrieve authorized projects."
3563 -msgstr "ਅਧਿਕਾਰਤ ਪ੍ਰੋਜੈਕਟਾਂ ਨੂੰ ਪ੍ਰਾਪਤ ਕਰਨ ਤੋਂ ਅਸਮਰੱਥ।"
3564 +#: openstack_auth/forms.py:51
3565 +msgid "Region"
3566 +msgstr "ਖੇਤਰ"
3567  
3568 +#: openstack_auth/forms.py:53
3569  msgid "User Name"
3570  msgstr "ਵਰਤੋਂਕਾਰ ਨਾਮ"
3571  
3572 -msgid "You are not authorized for any projects."
3573 -msgstr "ਤੁਸੀਂ ਕੋਈ ਵੀ ਪ੍ਰਾਜੈਕਟਾਂ ਲਈ ਅਧਿਕਾਰਤ ਨਹੀਂ ਹੋ।"
3574 +#: openstack_auth/forms.py:55
3575 +msgid "Password"
3576 +msgstr "ਪਛਾਣ-ਸ਼ਬਦ"
3577 +
3578 +#: openstack_auth/forms.py:65
3579 +msgid "Domain"
3580 +msgstr "ਡੋਮੇਨ"
3581 +
3582 +#: openstack_auth/forms.py:83
3583 +msgid "Authenticate using"
3584 +msgstr "ਇਹ ਵਰਤ ਕੇ ਪ੍ਰਮਾਣਿਤ ਕਰੋ"
3585 +
3586 +#: openstack_auth/views.py:221
3587 +#, python-format
3588 +msgid "Project switch failed for user \"%(username)s\"."
3589 +msgstr "\"%(username)s\" ਵਰਤੋਂ ਕਾਰ ਲਈ"
3590 +
3591 +#: openstack_auth/views.py:244
3592 +#, python-format
3593 +msgid "Switch to project \"%(project_name)s\" successful."
3594 +msgstr ""
3595 +
3596 +#: openstack_auth/plugin/base.py:96
3597 +msgid "Unable to retrieve authorized projects."
3598 +msgstr "ਅਧਿਕਾਰਤ ਪ੍ਰੋਜੈਕਟਾਂ ਨੂੰ ਪ੍ਰਾਪਤ ਕਰਨ ਤੋਂ ਅਸਮਰੱਥ।"
3599 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/pl_PL/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/pl_PL/LC_MESSAGES/django.po
3600 --- django_openstack_auth-2.0.0/openstack_auth/locale/pl_PL/LC_MESSAGES/django.po       2015-09-18 17:34:21.000000000 +0300
3601 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/pl_PL/LC_MESSAGES/django.po   2015-10-09 16:05:31.750620964 +0300
3602 @@ -1,38 +1,35 @@
3603 -# Polish (Poland) translations for django_openstack_auth.
3604 +# Translations template for django_openstack_auth.
3605  # Copyright (C) 2015 ORGANIZATION
3606  # This file is distributed under the same license as the
3607  # django_openstack_auth project.
3608 -#
3609 +# 
3610  # Translators:
3611  # Łukasz Jernaś <deejay1@srem.org>, 2015
3612 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
3613 +# Łukasz Jernas <deejay1@srem.org>, 2015. #zanata
3614  msgid ""
3615  msgstr ""
3616 -"Project-Id-Version:  Horizon\n"
3617 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
3618  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
3619 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
3620 -"PO-Revision-Date: 2015-07-16 01:34+0000\n"
3621 -"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
3622 -"Language-Team: Polish (Poland) (http://www.transifex.com/openstack/horizon/"
3623 -"language/pl_PL/)\n"
3624 -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
3625 -"|| n%100>=20) ? 1 : 2)\n"
3626 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
3627  "MIME-Version: 1.0\n"
3628 -"Content-Type: text/plain; charset=utf-8\n"
3629 +"Content-Type: text/plain; charset=UTF-8\n"
3630  "Content-Transfer-Encoding: 8bit\n"
3631 +"PO-Revision-Date: 2015-09-21 10:42+0000\n"
3632 +"Last-Translator: Łukasz Jernas <deejay1@srem.org>\n"
3633 +"Language-Team: Polish (Poland) (http://www.transifex.com/openstack/horizon/"
3634 +"language/pl_PL/)\n"
3635  "Generated-By: Babel 2.0\n"
3636 +"Language: pl-PL\n"
3637 +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
3638 +"|| n%100>=20) ? 1 : 2);\n"
3639 +"X-Generator: Zanata 3.7.1\n"
3640  
3641 -msgid "An error occurred authenticating. Please try again later."
3642 -msgstr "Wystąpił błąd w trakcie uwierzytelniania. Proszę spróbować później."
3643 -
3644 -msgid "Authenticate using"
3645 -msgstr "Uwierzytelnij się pużywając"
3646 -
3647 -msgid "Domain"
3648 -msgstr "Domena"
3649 -
3650 -msgid "Invalid credentials."
3651 -msgstr "Błędne dane logowania."
3652 +#: openstack_auth/backend.py:57
3653 +msgid "The authentication token issued by the Identity service has expired."
3654 +msgstr "Token uwierzytelniania wydany przez usługę uwierzytelniania wygasł."
3655  
3656 +#: openstack_auth/backend.py:101
3657  msgid ""
3658  "No authentication backend could be determined to handle the provided "
3659  "credentials."
3660 @@ -40,23 +37,56 @@
3661  "Nie można określić silnika uwierzytelniania, który by mógł obsłużyć podane "
3662  "dane uwierzytelniające."
3663  
3664 -msgid "Password"
3665 -msgstr "Hasło"
3666 +#: openstack_auth/backend.py:115
3667 +msgid "Unable to establish connection to keystone endpoint."
3668 +msgstr "Nie można nawiązać połączenia z usługą keystone."
3669  
3670 -msgid "Region"
3671 -msgstr "Region"
3672 +#: openstack_auth/backend.py:121
3673 +msgid "Invalid credentials."
3674 +msgstr "Błędne dane logowania."
3675  
3676 -msgid "The authentication token issued by the Identity service has expired."
3677 -msgstr "Tonek uwierzytelniania wydany przez usługę uwierzytelniania wygasł."
3678 +#: openstack_auth/backend.py:124
3679 +msgid "An error occurred authenticating. Please try again later."
3680 +msgstr "Wystąpił błąd w trakcie uwierzytelniania. Proszę spróbować później."
3681 +
3682 +#: openstack_auth/backend.py:140
3683 +msgid "You are not authorized for any projects."
3684 +msgstr "Nie upoważniono do żadnego projektu."
3685  
3686 +#: openstack_auth/backend.py:175
3687  msgid "Unable to authenticate to any available projects."
3688  msgstr "Nie można uwierzytelnić do żadnego z istniejących projektów."
3689  
3690 -msgid "Unable to retrieve authorized projects."
3691 -msgstr "Nie można pobrać uwierzytelnionych projektów."
3692 +#: openstack_auth/forms.py:51
3693 +msgid "Region"
3694 +msgstr "Region"
3695  
3696 +#: openstack_auth/forms.py:53
3697  msgid "User Name"
3698  msgstr "Nazwa użytkownika"
3699  
3700 -msgid "You are not authorized for any projects."
3701 -msgstr "Nie upoważniono do żadnego projektu."
3702 +#: openstack_auth/forms.py:55
3703 +msgid "Password"
3704 +msgstr "Hasło"
3705 +
3706 +#: openstack_auth/forms.py:65
3707 +msgid "Domain"
3708 +msgstr "Domena"
3709 +
3710 +#: openstack_auth/forms.py:83
3711 +msgid "Authenticate using"
3712 +msgstr "Uwierzytelnij się pużywając"
3713 +
3714 +#: openstack_auth/views.py:221
3715 +#, python-format
3716 +msgid "Project switch failed for user \"%(username)s\"."
3717 +msgstr "Nie można przełączyć projektu dla użytkownika „%(username)s”."
3718 +
3719 +#: openstack_auth/views.py:244
3720 +#, python-format
3721 +msgid "Switch to project \"%(project_name)s\" successful."
3722 +msgstr "Przełączono na projekt „%(project_name)s”."
3723 +
3724 +#: openstack_auth/plugin/base.py:96
3725 +msgid "Unable to retrieve authorized projects."
3726 +msgstr "Nie można pobrać uwierzytelnionych projektów."
3727 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/pt/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/pt/LC_MESSAGES/django.po
3728 --- django_openstack_auth-2.0.0/openstack_auth/locale/pt/LC_MESSAGES/django.po  2015-09-18 17:34:21.000000000 +0300
3729 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/pt/LC_MESSAGES/django.po      2015-10-09 16:05:24.854621101 +0300
3730 @@ -1,48 +1,88 @@
3731 -# Portuguese translations for django_openstack_auth.
3732 +# Translations template for django_openstack_auth.
3733  # Copyright (C) 2015 ORGANIZATION
3734  # This file is distributed under the same license as the
3735  # django_openstack_auth project.
3736 -#
3737 +# 
3738  # Translators:
3739  # alfalb_mansil, 2014
3740 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
3741  msgid ""
3742  msgstr ""
3743 -"Project-Id-Version:  Horizon\n"
3744 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
3745  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
3746 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
3747 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
3748 +"MIME-Version: 1.0\n"
3749 +"Content-Type: text/plain; charset=UTF-8\n"
3750 +"Content-Transfer-Encoding: 8bit\n"
3751  "PO-Revision-Date: 2015-07-16 01:34+0000\n"
3752  "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
3753  "Language-Team: Portuguese (http://www.transifex.com/openstack/horizon/"
3754  "language/pt/)\n"
3755 -"Plural-Forms: nplurals=2; plural=(n != 1)\n"
3756 -"MIME-Version: 1.0\n"
3757 -"Content-Type: text/plain; charset=utf-8\n"
3758 -"Content-Transfer-Encoding: 8bit\n"
3759  "Generated-By: Babel 2.0\n"
3760 +"Language: pt\n"
3761 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
3762 +"X-Generator: Zanata 3.7.1\n"
3763  
3764 -msgid "An error occurred authenticating. Please try again later."
3765 -msgstr "Ocorreu um erro de autenticação. Por favor, tente de novo mais tarde."
3766 +#: openstack_auth/backend.py:57
3767 +msgid "The authentication token issued by the Identity service has expired."
3768 +msgstr "A senha de autenticação gerada pelo serviço de identidade expirou."
3769  
3770 -msgid "Domain"
3771 -msgstr "Domínio"
3772 +#: openstack_auth/backend.py:101
3773 +msgid ""
3774 +"No authentication backend could be determined to handle the provided "
3775 +"credentials."
3776 +msgstr ""
3777  
3778 -msgid "Password"
3779 -msgstr "Senha"
3780 +#: openstack_auth/backend.py:115
3781 +msgid "Unable to establish connection to keystone endpoint."
3782 +msgstr ""
3783  
3784 -msgid "Region"
3785 -msgstr "Região"
3786 +#: openstack_auth/backend.py:121
3787 +msgid "Invalid credentials."
3788 +msgstr ""
3789  
3790 -msgid "The authentication token issued by the Identity service has expired."
3791 -msgstr "A senha de autenticação gerada pelo serviço de identidade expirou."
3792 +#: openstack_auth/backend.py:124
3793 +msgid "An error occurred authenticating. Please try again later."
3794 +msgstr "Ocorreu um erro de autenticação. Por favor, tente de novo mais tarde."
3795  
3796 +#: openstack_auth/backend.py:140
3797 +msgid "You are not authorized for any projects."
3798 +msgstr "Não não está autorizado para quaisquer projetos."
3799 +
3800 +#: openstack_auth/backend.py:175
3801  msgid "Unable to authenticate to any available projects."
3802  msgstr "Não foi possível autenticar qualquer projeto disponível."
3803  
3804 -msgid "Unable to retrieve authorized projects."
3805 -msgstr "Não foi possível obter os projetos autorizados."
3806 +#: openstack_auth/forms.py:51
3807 +msgid "Region"
3808 +msgstr "Região"
3809  
3810 +#: openstack_auth/forms.py:53
3811  msgid "User Name"
3812  msgstr "Nome de Utilizador"
3813  
3814 -msgid "You are not authorized for any projects."
3815 -msgstr "Não não está autorizado para quaisquer projetos."
3816 +#: openstack_auth/forms.py:55
3817 +msgid "Password"
3818 +msgstr "Senha"
3819 +
3820 +#: openstack_auth/forms.py:65
3821 +msgid "Domain"
3822 +msgstr "Domínio"
3823 +
3824 +#: openstack_auth/forms.py:83
3825 +msgid "Authenticate using"
3826 +msgstr ""
3827 +
3828 +#: openstack_auth/views.py:221
3829 +#, python-format
3830 +msgid "Project switch failed for user \"%(username)s\"."
3831 +msgstr ""
3832 +
3833 +#: openstack_auth/views.py:244
3834 +#, python-format
3835 +msgid "Switch to project \"%(project_name)s\" successful."
3836 +msgstr ""
3837 +
3838 +#: openstack_auth/plugin/base.py:96
3839 +msgid "Unable to retrieve authorized projects."
3840 +msgstr "Não foi possível obter os projetos autorizados."
3841 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/pt_BR/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/pt_BR/LC_MESSAGES/django.po
3842 --- django_openstack_auth-2.0.0/openstack_auth/locale/pt_BR/LC_MESSAGES/django.po       2015-09-18 17:34:21.000000000 +0300
3843 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/pt_BR/LC_MESSAGES/django.po   2015-10-09 16:05:31.978620960 +0300
3844 @@ -1,38 +1,34 @@
3845 -# Portuguese (Brazil) translations for django_openstack_auth.
3846 +# Translations template for django_openstack_auth.
3847  # Copyright (C) 2015 ORGANIZATION
3848  # This file is distributed under the same license as the
3849  # django_openstack_auth project.
3850 -#
3851 +# 
3852  # Translators:
3853  # Andre Campos Bezerra <andrecbezerra@gmail.com>, 2015
3854  # Gabriel Wainer, 2015
3855 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
3856  msgid ""
3857  msgstr ""
3858 -"Project-Id-Version:  Horizon\n"
3859 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
3860  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
3861 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
3862 -"PO-Revision-Date: 2015-07-27 13:38+0000\n"
3863 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
3864 +"MIME-Version: 1.0\n"
3865 +"Content-Type: text/plain; charset=UTF-8\n"
3866 +"Content-Transfer-Encoding: 8bit\n"
3867 +"PO-Revision-Date: 2015-07-27 01:38+0000\n"
3868  "Last-Translator: Gabriel Wainer\n"
3869  "Language-Team: Portuguese (Brazil) (http://www.transifex.com/openstack/"
3870  "horizon/language/pt_BR/)\n"
3871 -"Plural-Forms: nplurals=2; plural=(n > 1)\n"
3872 -"MIME-Version: 1.0\n"
3873 -"Content-Type: text/plain; charset=utf-8\n"
3874 -"Content-Transfer-Encoding: 8bit\n"
3875  "Generated-By: Babel 2.0\n"
3876 +"Language: pt-BR\n"
3877 +"Plural-Forms: nplurals=2; plural=(n > 1);\n"
3878 +"X-Generator: Zanata 3.7.1\n"
3879  
3880 -msgid "An error occurred authenticating. Please try again later."
3881 -msgstr "Um erro ocorreu autenticando. Por favor tente novamente mais tarde."
3882 -
3883 -msgid "Authenticate using"
3884 -msgstr "Autenticar usando"
3885 -
3886 -msgid "Domain"
3887 -msgstr "Domínio"
3888 -
3889 -msgid "Invalid credentials."
3890 -msgstr "Credencial Inválida"
3891 +#: openstack_auth/backend.py:57
3892 +msgid "The authentication token issued by the Identity service has expired."
3893 +msgstr "O token de autenticação emitido pelo serviço de identidade expirou."
3894  
3895 +#: openstack_auth/backend.py:101
3896  msgid ""
3897  "No authentication backend could be determined to handle the provided "
3898  "credentials."
3899 @@ -40,34 +36,56 @@
3900  "Nenhuma autenticação poderia ser determinada para lidar com as credenciais "
3901  "fornecidas."
3902  
3903 +#: openstack_auth/backend.py:115
3904 +msgid "Unable to establish connection to keystone endpoint."
3905 +msgstr "Não foi possível estabelecer conexão com o endpoint do Keystone."
3906 +
3907 +#: openstack_auth/backend.py:121
3908 +msgid "Invalid credentials."
3909 +msgstr "Credencial Inválida"
3910 +
3911 +#: openstack_auth/backend.py:124
3912 +msgid "An error occurred authenticating. Please try again later."
3913 +msgstr "Um erro ocorreu autenticando. Por favor tente novamente mais tarde."
3914 +
3915 +#: openstack_auth/backend.py:140
3916 +msgid "You are not authorized for any projects."
3917 +msgstr "Você não está autorizado para nenhum projeto."
3918 +
3919 +#: openstack_auth/backend.py:175
3920 +msgid "Unable to authenticate to any available projects."
3921 +msgstr "Não foi possível autenticar nos projetos disponíveis."
3922 +
3923 +#: openstack_auth/forms.py:51
3924 +msgid "Region"
3925 +msgstr "Região"
3926 +
3927 +#: openstack_auth/forms.py:53
3928 +msgid "User Name"
3929 +msgstr "Nome do Usuário"
3930 +
3931 +#: openstack_auth/forms.py:55
3932  msgid "Password"
3933  msgstr "Senha"
3934  
3935 +#: openstack_auth/forms.py:65
3936 +msgid "Domain"
3937 +msgstr "Domínio"
3938 +
3939 +#: openstack_auth/forms.py:83
3940 +msgid "Authenticate using"
3941 +msgstr "Autenticar usando"
3942 +
3943 +#: openstack_auth/views.py:221
3944  #, python-format
3945  msgid "Project switch failed for user \"%(username)s\"."
3946  msgstr "A troca de projeto falhou para o usuário \"%(username)s\"."
3947  
3948 -msgid "Region"
3949 -msgstr "Região"
3950 -
3951 +#: openstack_auth/views.py:244
3952  #, python-format
3953  msgid "Switch to project \"%(project_name)s\" successful."
3954  msgstr "Troca para o projeto \"%(project_name)s\" realizada com sucesso."
3955  
3956 -msgid "The authentication token issued by the Identity service has expired."
3957 -msgstr "O token de autenticação emitido pelo serviço de identidade expirou."
3958 -
3959 -msgid "Unable to authenticate to any available projects."
3960 -msgstr "Não foi possível autenticar nos projetos disponíveis."
3961 -
3962 -msgid "Unable to establish connection to keystone endpoint."
3963 -msgstr "Não foi possível estabelecer conexão com o endpoint do Keystone."
3964 -
3965 +#: openstack_auth/plugin/base.py:96
3966  msgid "Unable to retrieve authorized projects."
3967  msgstr "Não foi possível obter os projetos autorizados."
3968 -
3969 -msgid "User Name"
3970 -msgstr "Nome do Usuário"
3971 -
3972 -msgid "You are not authorized for any projects."
3973 -msgstr "Você não está autorizado para nenhum projeto."
3974 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/ru/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/ru/LC_MESSAGES/django.po
3975 --- django_openstack_auth-2.0.0/openstack_auth/locale/ru/LC_MESSAGES/django.po  2015-09-18 17:34:21.000000000 +0300
3976 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/ru/LC_MESSAGES/django.po      2015-10-09 16:05:28.658621026 +0300
3977 @@ -1,77 +1,95 @@
3978 -# Russian translations for django_openstack_auth.
3979 +# Translations template for django_openstack_auth.
3980  # Copyright (C) 2015 ORGANIZATION
3981  # This file is distributed under the same license as the
3982  # django_openstack_auth project.
3983 -#
3984 +# 
3985  # Translators:
3986  # Alexander Vasiliev <avasiliev@asdco.ru>, 2015
3987  # Fedor Tarasenko <feodor.tarasenko@gmail.com>, 2015
3988  # Ilya Alekseyev <ilyaalekseyev@acm.org>, 2015
3989  # Ilya Shakhat <shakhat@gmail.com>, 2015
3990  # Nikita Burtsev, 2015
3991 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
3992  msgid ""
3993  msgstr ""
3994 -"Project-Id-Version:  Horizon\n"
3995 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
3996  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
3997 -"POT-Creation-Date: 2015-08-20 06:33+0000\n"
3998 -"PO-Revision-Date: 2015-08-19 13:27+0000\n"
3999 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
4000 +"MIME-Version: 1.0\n"
4001 +"Content-Type: text/plain; charset=UTF-8\n"
4002 +"Content-Transfer-Encoding: 8bit\n"
4003 +"PO-Revision-Date: 2015-08-19 01:27+0000\n"
4004  "Last-Translator: Alexander Vasiliev <avasiliev@asdco.ru>\n"
4005  "Language-Team: Russian (http://www.transifex.com/openstack/horizon/language/"
4006  "ru/)\n"
4007 -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
4008 -"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
4009 -"%100>=11 && n%100<=14)? 2 : 3)\n"
4010 -"MIME-Version: 1.0\n"
4011 -"Content-Type: text/plain; charset=utf-8\n"
4012 -"Content-Transfer-Encoding: 8bit\n"
4013  "Generated-By: Babel 2.0\n"
4014 +"Language: ru\n"
4015 +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
4016 +"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
4017 +"(n%100>=11 && n%100<=14)? 2 : 3);\n"
4018 +"X-Generator: Zanata 3.7.1\n"
4019  
4020 -msgid "An error occurred authenticating. Please try again later."
4021 -msgstr "Произошла ошибка аутентификации. Пожалуйста, повторите попытку позже."
4022 -
4023 -msgid "Authenticate using"
4024 -msgstr "Аутентификация с использованием"
4025 -
4026 -msgid "Domain"
4027 -msgstr "Домен"
4028 -
4029 -msgid "Invalid credentials."
4030 -msgstr "Неправильные учётные данные."
4031 +#: openstack_auth/backend.py:57
4032 +msgid "The authentication token issued by the Identity service has expired."
4033 +msgstr "Время действия токена, выданного сервисом идентификации, истекло."
4034  
4035 +#: openstack_auth/backend.py:101
4036  msgid ""
4037  "No authentication backend could be determined to handle the provided "
4038  "credentials."
4039  msgstr ""
4040  "Невозможно определить backend для обработки предоставленных учётных данных."
4041  
4042 +#: openstack_auth/backend.py:115
4043 +msgid "Unable to establish connection to keystone endpoint."
4044 +msgstr "Невозможно установить соединение с точкой доступа keystone."
4045 +
4046 +#: openstack_auth/backend.py:121
4047 +msgid "Invalid credentials."
4048 +msgstr "Неправильные учётные данные."
4049 +
4050 +#: openstack_auth/backend.py:124
4051 +msgid "An error occurred authenticating. Please try again later."
4052 +msgstr "Произошла ошибка аутентификации. Пожалуйста, повторите попытку позже."
4053 +
4054 +#: openstack_auth/backend.py:140
4055 +msgid "You are not authorized for any projects."
4056 +msgstr "Вы не авторизованы ни в одном проекте."
4057 +
4058 +#: openstack_auth/backend.py:175
4059 +msgid "Unable to authenticate to any available projects."
4060 +msgstr "Невозможно аутентифицировать ни в одном доступном проекте"
4061 +
4062 +#: openstack_auth/forms.py:51
4063 +msgid "Region"
4064 +msgstr "Регион"
4065 +
4066 +#: openstack_auth/forms.py:53
4067 +msgid "User Name"
4068 +msgstr "Имя пользователя"
4069 +
4070 +#: openstack_auth/forms.py:55
4071  msgid "Password"
4072  msgstr "Пароль"
4073  
4074 +#: openstack_auth/forms.py:65
4075 +msgid "Domain"
4076 +msgstr "Домен"
4077 +
4078 +#: openstack_auth/forms.py:83
4079 +msgid "Authenticate using"
4080 +msgstr "Аутентификация с использованием"
4081 +
4082 +#: openstack_auth/views.py:221
4083  #, python-format
4084  msgid "Project switch failed for user \"%(username)s\"."
4085  msgstr "Не удалось переключить проект для пользователя \"%(username)s\"."
4086  
4087 -msgid "Region"
4088 -msgstr "Регион"
4089 -
4090 +#: openstack_auth/views.py:244
4091  #, python-format
4092  msgid "Switch to project \"%(project_name)s\" successful."
4093  msgstr "Переключение на проект \"%(project_name)s\" выполнено успешно."
4094  
4095 -msgid "The authentication token issued by the Identity service has expired."
4096 -msgstr "Время действия токена, выданного сервисом идентификации, истекло."
4097 -
4098 -msgid "Unable to authenticate to any available projects."
4099 -msgstr "Невозможно аутентифицировать ни в одном доступном проекте"
4100 -
4101 -msgid "Unable to establish connection to keystone endpoint."
4102 -msgstr "Невозможно установить соединение с точкой доступа keystone."
4103 -
4104 +#: openstack_auth/plugin/base.py:96
4105  msgid "Unable to retrieve authorized projects."
4106  msgstr "Невозможно получить авторизованные проекты"
4107 -
4108 -msgid "User Name"
4109 -msgstr "Имя пользователя"
4110 -
4111 -msgid "You are not authorized for any projects."
4112 -msgstr "Вы не авторизованы ни в одном проекте."
4113 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/sl_SI/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/sl_SI/LC_MESSAGES/django.po
4114 --- django_openstack_auth-2.0.0/openstack_auth/locale/sl_SI/LC_MESSAGES/django.po       2015-09-18 17:34:21.000000000 +0300
4115 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/sl_SI/LC_MESSAGES/django.po   2015-10-09 16:05:32.194620955 +0300
4116 @@ -1,48 +1,88 @@
4117 -# Slovenian (Slovenia) translations for django_openstack_auth.
4118 +# Translations template for django_openstack_auth.
4119  # Copyright (C) 2015 ORGANIZATION
4120  # This file is distributed under the same license as the
4121  # django_openstack_auth project.
4122 -#
4123 +# 
4124  # Translators:
4125 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
4126  msgid ""
4127  msgstr ""
4128 -"Project-Id-Version:  Horizon\n"
4129 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
4130  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
4131 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
4132 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
4133 +"MIME-Version: 1.0\n"
4134 +"Content-Type: text/plain; charset=UTF-8\n"
4135 +"Content-Transfer-Encoding: 8bit\n"
4136  "PO-Revision-Date: 2015-07-16 01:34+0000\n"
4137  "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
4138  "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/openstack/"
4139  "horizon/language/sl_SI/)\n"
4140 -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
4141 -"%100==4 ? 2 : 3)\n"
4142 -"MIME-Version: 1.0\n"
4143 -"Content-Type: text/plain; charset=utf-8\n"
4144 -"Content-Transfer-Encoding: 8bit\n"
4145  "Generated-By: Babel 2.0\n"
4146 +"Language: sl-SI\n"
4147 +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
4148 +"n%100==4 ? 2 : 3);\n"
4149 +"X-Generator: Zanata 3.7.1\n"
4150  
4151 -msgid "An error occurred authenticating. Please try again later."
4152 -msgstr "Pri avtentikaciji je prišlo do napake. Poskusite znova kasneje."
4153 +#: openstack_auth/backend.py:57
4154 +msgid "The authentication token issued by the Identity service has expired."
4155 +msgstr "Dostopovni žeton, ki ga uporablja Keystone, je potekel."
4156  
4157 -msgid "Domain"
4158 -msgstr "Domena"
4159 +#: openstack_auth/backend.py:101
4160 +msgid ""
4161 +"No authentication backend could be determined to handle the provided "
4162 +"credentials."
4163 +msgstr ""
4164  
4165 -msgid "Password"
4166 -msgstr "Geslo"
4167 +#: openstack_auth/backend.py:115
4168 +msgid "Unable to establish connection to keystone endpoint."
4169 +msgstr ""
4170  
4171 -msgid "Region"
4172 -msgstr "Regija"
4173 +#: openstack_auth/backend.py:121
4174 +msgid "Invalid credentials."
4175 +msgstr ""
4176  
4177 -msgid "The authentication token issued by the Identity service has expired."
4178 -msgstr "Dostopovni žeton, ki ga uporablja Keystone, je potekel."
4179 +#: openstack_auth/backend.py:124
4180 +msgid "An error occurred authenticating. Please try again later."
4181 +msgstr "Pri avtentikaciji je prišlo do napake. Poskusite znova kasneje."
4182  
4183 +#: openstack_auth/backend.py:140
4184 +msgid "You are not authorized for any projects."
4185 +msgstr "Za nobenega od projektov nimate ustreznih uporabniških pravic."
4186 +
4187 +#: openstack_auth/backend.py:175
4188  msgid "Unable to authenticate to any available projects."
4189  msgstr "Prijava v razpoložljive projekte ni uspela."
4190  
4191 -msgid "Unable to retrieve authorized projects."
4192 -msgstr "Seznama avtoriziranih projektov ni bilo mogoče prikazati."
4193 +#: openstack_auth/forms.py:51
4194 +msgid "Region"
4195 +msgstr "Regija"
4196  
4197 +#: openstack_auth/forms.py:53
4198  msgid "User Name"
4199  msgstr "Uporabniško ime"
4200  
4201 -msgid "You are not authorized for any projects."
4202 -msgstr "Za nobenega od projektov nimate ustreznih uporabniških pravic."
4203 +#: openstack_auth/forms.py:55
4204 +msgid "Password"
4205 +msgstr "Geslo"
4206 +
4207 +#: openstack_auth/forms.py:65
4208 +msgid "Domain"
4209 +msgstr "Domena"
4210 +
4211 +#: openstack_auth/forms.py:83
4212 +msgid "Authenticate using"
4213 +msgstr ""
4214 +
4215 +#: openstack_auth/views.py:221
4216 +#, python-format
4217 +msgid "Project switch failed for user \"%(username)s\"."
4218 +msgstr ""
4219 +
4220 +#: openstack_auth/views.py:244
4221 +#, python-format
4222 +msgid "Switch to project \"%(project_name)s\" successful."
4223 +msgstr ""
4224 +
4225 +#: openstack_auth/plugin/base.py:96
4226 +msgid "Unable to retrieve authorized projects."
4227 +msgstr "Seznama avtoriziranih projektov ni bilo mogoče prikazati."
4228 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/sr/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/sr/LC_MESSAGES/django.po
4229 --- django_openstack_auth-2.0.0/openstack_auth/locale/sr/LC_MESSAGES/django.po  2015-09-18 17:34:21.000000000 +0300
4230 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/sr/LC_MESSAGES/django.po      2015-10-09 16:05:28.882621021 +0300
4231 @@ -1,50 +1,90 @@
4232 -# Serbian translations for django_openstack_auth.
4233 +# Translations template for django_openstack_auth.
4234  # Copyright (C) 2015 ORGANIZATION
4235  # This file is distributed under the same license as the
4236  # django_openstack_auth project.
4237 -#
4238 +# 
4239  # Translators:
4240 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
4241  msgid ""
4242  msgstr ""
4243 -"Project-Id-Version:  Horizon\n"
4244 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
4245  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
4246 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
4247 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
4248 +"MIME-Version: 1.0\n"
4249 +"Content-Type: text/plain; charset=UTF-8\n"
4250 +"Content-Transfer-Encoding: 8bit\n"
4251  "PO-Revision-Date: 2015-07-16 01:34+0000\n"
4252  "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
4253  "Language-Team: Serbian (http://www.transifex.com/openstack/horizon/language/"
4254  "sr/)\n"
4255 -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
4256 -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
4257 -"MIME-Version: 1.0\n"
4258 -"Content-Type: text/plain; charset=utf-8\n"
4259 -"Content-Transfer-Encoding: 8bit\n"
4260  "Generated-By: Babel 2.0\n"
4261 +"Language: sr\n"
4262 +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
4263 +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
4264 +"X-Generator: Zanata 3.7.1\n"
4265 +
4266 +#: openstack_auth/backend.py:57
4267 +msgid "The authentication token issued by the Identity service has expired."
4268 +msgstr ""
4269 +"Token za dokaz autentičnosti dodeljen od servisa za identifikaciju je "
4270 +"istekao."
4271 +
4272 +#: openstack_auth/backend.py:101
4273 +msgid ""
4274 +"No authentication backend could be determined to handle the provided "
4275 +"credentials."
4276 +msgstr ""
4277  
4278 +#: openstack_auth/backend.py:115
4279 +msgid "Unable to establish connection to keystone endpoint."
4280 +msgstr ""
4281 +
4282 +#: openstack_auth/backend.py:121
4283 +msgid "Invalid credentials."
4284 +msgstr ""
4285 +
4286 +#: openstack_auth/backend.py:124
4287  msgid "An error occurred authenticating. Please try again later."
4288  msgstr "Greška u proveri autentičnosti. Pokušajte ponovo kasnije."
4289  
4290 -msgid "Domain"
4291 -msgstr "Domen"
4292 +#: openstack_auth/backend.py:140
4293 +msgid "You are not authorized for any projects."
4294 +msgstr "Vi nemate projekat u kome ste autorizovani."
4295  
4296 -msgid "Password"
4297 -msgstr "Lozinka"
4298 +#: openstack_auth/backend.py:175
4299 +msgid "Unable to authenticate to any available projects."
4300 +msgstr "Nema projekata za koje je Vaša autentičnost odgovarajuća."
4301  
4302 +#: openstack_auth/forms.py:51
4303  msgid "Region"
4304  msgstr "Region"
4305  
4306 -msgid "The authentication token issued by the Identity service has expired."
4307 +#: openstack_auth/forms.py:53
4308 +msgid "User Name"
4309 +msgstr "Korisničko ime"
4310 +
4311 +#: openstack_auth/forms.py:55
4312 +msgid "Password"
4313 +msgstr "Lozinka"
4314 +
4315 +#: openstack_auth/forms.py:65
4316 +msgid "Domain"
4317 +msgstr "Domen"
4318 +
4319 +#: openstack_auth/forms.py:83
4320 +msgid "Authenticate using"
4321  msgstr ""
4322 -"Token za dokaz autentičnosti dodeljen od servisa za identifikaciju je "
4323 -"istekao."
4324  
4325 -msgid "Unable to authenticate to any available projects."
4326 -msgstr "Nema projekata za koje je Vaša autentičnost odgovarajuća."
4327 +#: openstack_auth/views.py:221
4328 +#, python-format
4329 +msgid "Project switch failed for user \"%(username)s\"."
4330 +msgstr ""
4331  
4332 +#: openstack_auth/views.py:244
4333 +#, python-format
4334 +msgid "Switch to project \"%(project_name)s\" successful."
4335 +msgstr ""
4336 +
4337 +#: openstack_auth/plugin/base.py:96
4338  msgid "Unable to retrieve authorized projects."
4339  msgstr "Nije moguće dosegnuti autorizovane projekte."
4340 -
4341 -msgid "User Name"
4342 -msgstr "Korisničko ime"
4343 -
4344 -msgid "You are not authorized for any projects."
4345 -msgstr "Vi nemate projekat u kome ste autorizovani."
4346 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/ta/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/ta/LC_MESSAGES/django.po
4347 --- django_openstack_auth-2.0.0/openstack_auth/locale/ta/LC_MESSAGES/django.po  1970-01-01 03:00:00.000000000 +0300
4348 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/ta/LC_MESSAGES/django.po      2015-10-09 16:05:34.806620903 +0300
4349 @@ -0,0 +1,87 @@
4350 +# Translations template for django_openstack_auth.
4351 +# Copyright (C) 2015 ORGANIZATION
4352 +# This file is distributed under the same license as the
4353 +# django_openstack_auth project.
4354 +# 
4355 +# Translators:
4356 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
4357 +msgid ""
4358 +msgstr ""
4359 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
4360 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
4361 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
4362 +"MIME-Version: 1.0\n"
4363 +"Content-Type: text/plain; charset=UTF-8\n"
4364 +"Content-Transfer-Encoding: 8bit\n"
4365 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
4366 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
4367 +"Language-Team: Tamil (http://www.transifex.com/openstack/horizon/language/ta/"
4368 +")\n"
4369 +"Generated-By: Babel 2.0\n"
4370 +"Language: ta\n"
4371 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
4372 +"X-Generator: Zanata 3.7.1\n"
4373 +
4374 +#: openstack_auth/backend.py:57
4375 +msgid "The authentication token issued by the Identity service has expired."
4376 +msgstr ""
4377 +
4378 +#: openstack_auth/backend.py:101
4379 +msgid ""
4380 +"No authentication backend could be determined to handle the provided "
4381 +"credentials."
4382 +msgstr ""
4383 +
4384 +#: openstack_auth/backend.py:115
4385 +msgid "Unable to establish connection to keystone endpoint."
4386 +msgstr ""
4387 +
4388 +#: openstack_auth/backend.py:121
4389 +msgid "Invalid credentials."
4390 +msgstr ""
4391 +
4392 +#: openstack_auth/backend.py:124
4393 +msgid "An error occurred authenticating. Please try again later."
4394 +msgstr ""
4395 +
4396 +#: openstack_auth/backend.py:140
4397 +msgid "You are not authorized for any projects."
4398 +msgstr ""
4399 +
4400 +#: openstack_auth/backend.py:175
4401 +msgid "Unable to authenticate to any available projects."
4402 +msgstr ""
4403 +
4404 +#: openstack_auth/forms.py:51
4405 +msgid "Region"
4406 +msgstr ""
4407 +
4408 +#: openstack_auth/forms.py:53
4409 +msgid "User Name"
4410 +msgstr "பயனர் பெயர்"
4411 +
4412 +#: openstack_auth/forms.py:55
4413 +msgid "Password"
4414 +msgstr "கடவுச்சொல்"
4415 +
4416 +#: openstack_auth/forms.py:65
4417 +msgid "Domain"
4418 +msgstr ""
4419 +
4420 +#: openstack_auth/forms.py:83
4421 +msgid "Authenticate using"
4422 +msgstr ""
4423 +
4424 +#: openstack_auth/views.py:221
4425 +#, python-format
4426 +msgid "Project switch failed for user \"%(username)s\"."
4427 +msgstr ""
4428 +
4429 +#: openstack_auth/views.py:244
4430 +#, python-format
4431 +msgid "Switch to project \"%(project_name)s\" successful."
4432 +msgstr ""
4433 +
4434 +#: openstack_auth/plugin/base.py:96
4435 +msgid "Unable to retrieve authorized projects."
4436 +msgstr ""
4437 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/te_IN/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/te_IN/LC_MESSAGES/django.po
4438 --- django_openstack_auth-2.0.0/openstack_auth/locale/te_IN/LC_MESSAGES/django.po       1970-01-01 03:00:00.000000000 +0300
4439 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/te_IN/LC_MESSAGES/django.po   2015-10-09 16:05:32.410620951 +0300
4440 @@ -0,0 +1,87 @@
4441 +# Translations template for django_openstack_auth.
4442 +# Copyright (C) 2015 ORGANIZATION
4443 +# This file is distributed under the same license as the
4444 +# django_openstack_auth project.
4445 +# 
4446 +# Translators:
4447 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
4448 +msgid ""
4449 +msgstr ""
4450 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
4451 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
4452 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
4453 +"MIME-Version: 1.0\n"
4454 +"Content-Type: text/plain; charset=UTF-8\n"
4455 +"Content-Transfer-Encoding: 8bit\n"
4456 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
4457 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
4458 +"Language-Team: Telugu (India) (http://www.transifex.com/openstack/horizon/"
4459 +"language/te_IN/)\n"
4460 +"Generated-By: Babel 2.0\n"
4461 +"Language: te-IN\n"
4462 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
4463 +"X-Generator: Zanata 3.7.1\n"
4464 +
4465 +#: openstack_auth/backend.py:57
4466 +msgid "The authentication token issued by the Identity service has expired."
4467 +msgstr ""
4468 +
4469 +#: openstack_auth/backend.py:101
4470 +msgid ""
4471 +"No authentication backend could be determined to handle the provided "
4472 +"credentials."
4473 +msgstr ""
4474 +
4475 +#: openstack_auth/backend.py:115
4476 +msgid "Unable to establish connection to keystone endpoint."
4477 +msgstr ""
4478 +
4479 +#: openstack_auth/backend.py:121
4480 +msgid "Invalid credentials."
4481 +msgstr ""
4482 +
4483 +#: openstack_auth/backend.py:124
4484 +msgid "An error occurred authenticating. Please try again later."
4485 +msgstr ""
4486 +
4487 +#: openstack_auth/backend.py:140
4488 +msgid "You are not authorized for any projects."
4489 +msgstr ""
4490 +
4491 +#: openstack_auth/backend.py:175
4492 +msgid "Unable to authenticate to any available projects."
4493 +msgstr ""
4494 +
4495 +#: openstack_auth/forms.py:51
4496 +msgid "Region"
4497 +msgstr "ప్రదేశము"
4498 +
4499 +#: openstack_auth/forms.py:53
4500 +msgid "User Name"
4501 +msgstr "వాడుకరి పేరు"
4502 +
4503 +#: openstack_auth/forms.py:55
4504 +msgid "Password"
4505 +msgstr "సంకేతపదం"
4506 +
4507 +#: openstack_auth/forms.py:65
4508 +msgid "Domain"
4509 +msgstr "సంస్థానము"
4510 +
4511 +#: openstack_auth/forms.py:83
4512 +msgid "Authenticate using"
4513 +msgstr ""
4514 +
4515 +#: openstack_auth/views.py:221
4516 +#, python-format
4517 +msgid "Project switch failed for user \"%(username)s\"."
4518 +msgstr ""
4519 +
4520 +#: openstack_auth/views.py:244
4521 +#, python-format
4522 +msgid "Switch to project \"%(project_name)s\" successful."
4523 +msgstr ""
4524 +
4525 +#: openstack_auth/plugin/base.py:96
4526 +msgid "Unable to retrieve authorized projects."
4527 +msgstr ""
4528 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/tr_TR/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/tr_TR/LC_MESSAGES/django.po
4529 --- django_openstack_auth-2.0.0/openstack_auth/locale/tr_TR/LC_MESSAGES/django.po       2015-09-18 17:34:21.000000000 +0300
4530 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/tr_TR/LC_MESSAGES/django.po   2015-10-09 16:05:32.634620947 +0300
4531 @@ -1,37 +1,35 @@
4532 -# Turkish (Turkey) translations for django_openstack_auth.
4533 +# Translations template for django_openstack_auth.
4534  # Copyright (C) 2015 ORGANIZATION
4535  # This file is distributed under the same license as the
4536  # django_openstack_auth project.
4537 -#
4538 +# 
4539  # Translators:
4540  # İşbaran Akçayır <isbaran@gmail.com>, 2015
4541 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
4542  msgid ""
4543  msgstr ""
4544 -"Project-Id-Version:  Horizon\n"
4545 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
4546  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
4547 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
4548 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
4549 +"MIME-Version: 1.0\n"
4550 +"Content-Type: text/plain; charset=UTF-8\n"
4551 +"Content-Transfer-Encoding: 8bit\n"
4552  "PO-Revision-Date: 2015-07-22 06:11+0000\n"
4553  "Last-Translator: Mücahit Büyükyılmaz <mucahit@konya.edu.tr>\n"
4554  "Language-Team: Turkish (Turkey) (http://www.transifex.com/openstack/horizon/"
4555  "language/tr_TR/)\n"
4556 -"Plural-Forms: nplurals=1; plural=0\n"
4557 -"MIME-Version: 1.0\n"
4558 -"Content-Type: text/plain; charset=utf-8\n"
4559 -"Content-Transfer-Encoding: 8bit\n"
4560  "Generated-By: Babel 2.0\n"
4561 +"Language: tr-TR\n"
4562 +"Plural-Forms: nplurals=1; plural=0;\n"
4563 +"X-Generator: Zanata 3.7.1\n"
4564  
4565 -msgid "An error occurred authenticating. Please try again later."
4566 -msgstr "Bilinmeyen bir hata oluştu. Lütfen tekrar deneyin."
4567 -
4568 -msgid "Authenticate using"
4569 -msgstr "Kimlik doğrulama"
4570 -
4571 -msgid "Domain"
4572 -msgstr "Domain"
4573 -
4574 -msgid "Invalid credentials."
4575 -msgstr "Geçersiz kimlik bilgileri."
4576 +#: openstack_auth/backend.py:57
4577 +msgid "The authentication token issued by the Identity service has expired."
4578 +msgstr ""
4579 +"Kimlik servisi tarafından verilen kimlik doğrulama belirtecinin süresi doldu."
4580 +""
4581  
4582 +#: openstack_auth/backend.py:101
4583  msgid ""
4584  "No authentication backend could be determined to handle the provided "
4585  "credentials."
4586 @@ -39,35 +37,56 @@
4587  "Sağlanan kimlik bilgilerini işleyecek kimlik doğrulama uygulaması tespit "
4588  "edilemedi."
4589  
4590 +#: openstack_auth/backend.py:115
4591 +msgid "Unable to establish connection to keystone endpoint."
4592 +msgstr "Keystone uç noktasına bağlantı kurulamadı."
4593 +
4594 +#: openstack_auth/backend.py:121
4595 +msgid "Invalid credentials."
4596 +msgstr "Geçersiz kimlik bilgileri."
4597 +
4598 +#: openstack_auth/backend.py:124
4599 +msgid "An error occurred authenticating. Please try again later."
4600 +msgstr "Bilinmeyen bir hata oluştu. Lütfen tekrar deneyin."
4601 +
4602 +#: openstack_auth/backend.py:140
4603 +msgid "You are not authorized for any projects."
4604 +msgstr "Herhangi bir proje için yetkili değilsiniz."
4605 +
4606 +#: openstack_auth/backend.py:175
4607 +msgid "Unable to authenticate to any available projects."
4608 +msgstr "Mevcut projelerde kimlik doğrulanamadı."
4609 +
4610 +#: openstack_auth/forms.py:51
4611 +msgid "Region"
4612 +msgstr "Bölge"
4613 +
4614 +#: openstack_auth/forms.py:53
4615 +msgid "User Name"
4616 +msgstr "Kullanıcı Adı"
4617 +
4618 +#: openstack_auth/forms.py:55
4619  msgid "Password"
4620  msgstr "Şifre"
4621  
4622 +#: openstack_auth/forms.py:65
4623 +msgid "Domain"
4624 +msgstr "Domain"
4625 +
4626 +#: openstack_auth/forms.py:83
4627 +msgid "Authenticate using"
4628 +msgstr "Kimlik doğrulama"
4629 +
4630 +#: openstack_auth/views.py:221
4631  #, python-format
4632  msgid "Project switch failed for user \"%(username)s\"."
4633  msgstr "\"%(username)s\" kullanıcısı için proje değişimi başarısız."
4634  
4635 -msgid "Region"
4636 -msgstr "Bölge"
4637 -
4638 +#: openstack_auth/views.py:244
4639  #, python-format
4640  msgid "Switch to project \"%(project_name)s\" successful."
4641  msgstr "\"%(project_name)s\" projesine değişim başarılı."
4642  
4643 -msgid "The authentication token issued by the Identity service has expired."
4644 -msgstr ""
4645 -"Kimlik servisi tarafından verilen kimlik doğrulama belirtecinin süresi doldu."
4646 -
4647 -msgid "Unable to authenticate to any available projects."
4648 -msgstr "Mevcut projelerde kimlik doğrulanamadı."
4649 -
4650 -msgid "Unable to establish connection to keystone endpoint."
4651 -msgstr "Keystone uç noktasına bağlantı kurulamadı."
4652 -
4653 +#: openstack_auth/plugin/base.py:96
4654  msgid "Unable to retrieve authorized projects."
4655  msgstr "Yetkili projeler alınamadı."
4656 -
4657 -msgid "User Name"
4658 -msgstr "Kullanıcı Adı"
4659 -
4660 -msgid "You are not authorized for any projects."
4661 -msgstr "Herhangi bir proje için yetkili değilsiniz."
4662 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/ur/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/ur/LC_MESSAGES/django.po
4663 --- django_openstack_auth-2.0.0/openstack_auth/locale/ur/LC_MESSAGES/django.po  1970-01-01 03:00:00.000000000 +0300
4664 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/ur/LC_MESSAGES/django.po      2015-10-09 16:05:35.026620899 +0300
4665 @@ -0,0 +1,87 @@
4666 +# Translations template for django_openstack_auth.
4667 +# Copyright (C) 2015 ORGANIZATION
4668 +# This file is distributed under the same license as the
4669 +# django_openstack_auth project.
4670 +# 
4671 +# Translators:
4672 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
4673 +msgid ""
4674 +msgstr ""
4675 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
4676 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
4677 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
4678 +"MIME-Version: 1.0\n"
4679 +"Content-Type: text/plain; charset=UTF-8\n"
4680 +"Content-Transfer-Encoding: 8bit\n"
4681 +"PO-Revision-Date: 2015-08-17 08:49+0000\n"
4682 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
4683 +"Language-Team: Urdu (http://www.transifex.com/openstack/horizon/language/ur/"
4684 +")\n"
4685 +"Generated-By: Babel 2.0\n"
4686 +"Language: ur\n"
4687 +"Plural-Forms: nplurals=2; plural=(n != 1);\n"
4688 +"X-Generator: Zanata 3.7.1\n"
4689 +
4690 +#: openstack_auth/backend.py:57
4691 +msgid "The authentication token issued by the Identity service has expired."
4692 +msgstr ""
4693 +
4694 +#: openstack_auth/backend.py:101
4695 +msgid ""
4696 +"No authentication backend could be determined to handle the provided "
4697 +"credentials."
4698 +msgstr ""
4699 +
4700 +#: openstack_auth/backend.py:115
4701 +msgid "Unable to establish connection to keystone endpoint."
4702 +msgstr ""
4703 +
4704 +#: openstack_auth/backend.py:121
4705 +msgid "Invalid credentials."
4706 +msgstr ""
4707 +
4708 +#: openstack_auth/backend.py:124
4709 +msgid "An error occurred authenticating. Please try again later."
4710 +msgstr ""
4711 +
4712 +#: openstack_auth/backend.py:140
4713 +msgid "You are not authorized for any projects."
4714 +msgstr ""
4715 +
4716 +#: openstack_auth/backend.py:175
4717 +msgid "Unable to authenticate to any available projects."
4718 +msgstr ""
4719 +
4720 +#: openstack_auth/forms.py:51
4721 +msgid "Region"
4722 +msgstr "علاقہ"
4723 +
4724 +#: openstack_auth/forms.py:53
4725 +msgid "User Name"
4726 +msgstr "صارف نام"
4727 +
4728 +#: openstack_auth/forms.py:55
4729 +msgid "Password"
4730 +msgstr "پاس ورڈ"
4731 +
4732 +#: openstack_auth/forms.py:65
4733 +msgid "Domain"
4734 +msgstr "ڈومیں"
4735 +
4736 +#: openstack_auth/forms.py:83
4737 +msgid "Authenticate using"
4738 +msgstr "تصدیق بزریعہ"
4739 +
4740 +#: openstack_auth/views.py:221
4741 +#, python-format
4742 +msgid "Project switch failed for user \"%(username)s\"."
4743 +msgstr ""
4744 +
4745 +#: openstack_auth/views.py:244
4746 +#, python-format
4747 +msgid "Switch to project \"%(project_name)s\" successful."
4748 +msgstr ""
4749 +
4750 +#: openstack_auth/plugin/base.py:96
4751 +msgid "Unable to retrieve authorized projects."
4752 +msgstr ""
4753 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/vi_VN/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/vi_VN/LC_MESSAGES/django.po
4754 --- django_openstack_auth-2.0.0/openstack_auth/locale/vi_VN/LC_MESSAGES/django.po       1970-01-01 03:00:00.000000000 +0300
4755 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/vi_VN/LC_MESSAGES/django.po   2015-10-09 16:05:32.850620942 +0300
4756 @@ -0,0 +1,87 @@
4757 +# Translations template for django_openstack_auth.
4758 +# Copyright (C) 2015 ORGANIZATION
4759 +# This file is distributed under the same license as the
4760 +# django_openstack_auth project.
4761 +# 
4762 +# Translators:
4763 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
4764 +msgid ""
4765 +msgstr ""
4766 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
4767 +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
4768 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
4769 +"MIME-Version: 1.0\n"
4770 +"Content-Type: text/plain; charset=UTF-8\n"
4771 +"Content-Transfer-Encoding: 8bit\n"
4772 +"PO-Revision-Date: 2015-07-16 01:34+0000\n"
4773 +"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
4774 +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/openstack/"
4775 +"horizon/language/vi_VN/)\n"
4776 +"Generated-By: Babel 2.0\n"
4777 +"Language: vi-VN\n"
4778 +"Plural-Forms: nplurals=1; plural=0;\n"
4779 +"X-Generator: Zanata 3.7.1\n"
4780 +
4781 +#: openstack_auth/backend.py:57
4782 +msgid "The authentication token issued by the Identity service has expired."
4783 +msgstr ""
4784 +
4785 +#: openstack_auth/backend.py:101
4786 +msgid ""
4787 +"No authentication backend could be determined to handle the provided "
4788 +"credentials."
4789 +msgstr ""
4790 +
4791 +#: openstack_auth/backend.py:115
4792 +msgid "Unable to establish connection to keystone endpoint."
4793 +msgstr ""
4794 +
4795 +#: openstack_auth/backend.py:121
4796 +msgid "Invalid credentials."
4797 +msgstr ""
4798 +
4799 +#: openstack_auth/backend.py:124
4800 +msgid "An error occurred authenticating. Please try again later."
4801 +msgstr ""
4802 +
4803 +#: openstack_auth/backend.py:140
4804 +msgid "You are not authorized for any projects."
4805 +msgstr ""
4806 +
4807 +#: openstack_auth/backend.py:175
4808 +msgid "Unable to authenticate to any available projects."
4809 +msgstr ""
4810 +
4811 +#: openstack_auth/forms.py:51
4812 +msgid "Region"
4813 +msgstr ""
4814 +
4815 +#: openstack_auth/forms.py:53
4816 +msgid "User Name"
4817 +msgstr ""
4818 +
4819 +#: openstack_auth/forms.py:55
4820 +msgid "Password"
4821 +msgstr ""
4822 +
4823 +#: openstack_auth/forms.py:65
4824 +msgid "Domain"
4825 +msgstr "Tên miền"
4826 +
4827 +#: openstack_auth/forms.py:83
4828 +msgid "Authenticate using"
4829 +msgstr ""
4830 +
4831 +#: openstack_auth/views.py:221
4832 +#, python-format
4833 +msgid "Project switch failed for user \"%(username)s\"."
4834 +msgstr ""
4835 +
4836 +#: openstack_auth/views.py:244
4837 +#, python-format
4838 +msgid "Switch to project \"%(project_name)s\" successful."
4839 +msgstr ""
4840 +
4841 +#: openstack_auth/plugin/base.py:96
4842 +msgid "Unable to retrieve authorized projects."
4843 +msgstr ""
4844 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/zh_CN/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/zh_CN/LC_MESSAGES/django.po
4845 --- django_openstack_auth-2.0.0/openstack_auth/locale/zh_CN/LC_MESSAGES/django.po       2015-09-18 17:34:21.000000000 +0300
4846 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/zh_CN/LC_MESSAGES/django.po   2015-10-09 16:05:33.070620938 +0300
4847 @@ -1,74 +1,92 @@
4848 -# Chinese (Simplified, China) translations for django_openstack_auth.
4849 +# Translations template for django_openstack_auth.
4850  # Copyright (C) 2015 ORGANIZATION
4851  # This file is distributed under the same license as the
4852  # django_openstack_auth project.
4853 -#
4854 +# 
4855  # Translators:
4856  # Allerson Yao, 2015
4857  # johnwoo_lee <lijiangsheng1@gmail.com>, 2015
4858  # LIU Yulong <dragon889@163.com>, 2015
4859  # Ying Chun Guo <daisy.ycguo@gmail.com>, 2015
4860  # 刘俊朋 <liujunpeng@inspur.com>, 2015
4861 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
4862  msgid ""
4863  msgstr ""
4864 -"Project-Id-Version:  Horizon\n"
4865 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
4866  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
4867 -"POT-Creation-Date: 2015-08-17 06:19+0000\n"
4868 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
4869 +"MIME-Version: 1.0\n"
4870 +"Content-Type: text/plain; charset=UTF-8\n"
4871 +"Content-Transfer-Encoding: 8bit\n"
4872  "PO-Revision-Date: 2015-08-17 01:27+0000\n"
4873  "Last-Translator: Allerson Yao\n"
4874  "Language-Team: Chinese (China) (http://www.transifex.com/openstack/horizon/"
4875  "language/zh_CN/)\n"
4876 -"Plural-Forms: nplurals=1; plural=0\n"
4877 -"MIME-Version: 1.0\n"
4878 -"Content-Type: text/plain; charset=utf-8\n"
4879 -"Content-Transfer-Encoding: 8bit\n"
4880  "Generated-By: Babel 2.0\n"
4881 +"Language: zh-CN\n"
4882 +"Plural-Forms: nplurals=1; plural=0;\n"
4883 +"X-Generator: Zanata 3.7.1\n"
4884  
4885 -msgid "An error occurred authenticating. Please try again later."
4886 -msgstr "认证发生错误。请稍后再试一次。"
4887 +#: openstack_auth/backend.py:57
4888 +msgid "The authentication token issued by the Identity service has expired."
4889 +msgstr "身份认证令牌已过期。"
4890  
4891 -msgid "Authenticate using"
4892 -msgstr "使用认证"
4893 +#: openstack_auth/backend.py:101
4894 +msgid ""
4895 +"No authentication backend could be determined to handle the provided "
4896 +"credentials."
4897 +msgstr "后端没有认证可以决定掌控已经提供的凭证。"
4898  
4899 -msgid "Domain"
4900 -msgstr "域"
4901 +#: openstack_auth/backend.py:115
4902 +msgid "Unable to establish connection to keystone endpoint."
4903 +msgstr "无法连接keystone端点。"
4904  
4905 +#: openstack_auth/backend.py:121
4906  msgid "Invalid credentials."
4907  msgstr "无效证书"
4908  
4909 -msgid ""
4910 -"No authentication backend could be determined to handle the provided "
4911 -"credentials."
4912 -msgstr "后端没有认证可以决定掌控已经提供的凭证。"
4913 +#: openstack_auth/backend.py:124
4914 +msgid "An error occurred authenticating. Please try again later."
4915 +msgstr "认证发生错误。请稍后再试一次。"
4916 +
4917 +#: openstack_auth/backend.py:140
4918 +msgid "You are not authorized for any projects."
4919 +msgstr "您未被授权访问任何项目。"
4920 +
4921 +#: openstack_auth/backend.py:175
4922 +msgid "Unable to authenticate to any available projects."
4923 +msgstr "无法跟可用的项目验证通过。"
4924  
4925 +#: openstack_auth/forms.py:51
4926 +msgid "Region"
4927 +msgstr "域"
4928 +
4929 +#: openstack_auth/forms.py:53
4930 +msgid "User Name"
4931 +msgstr "用户名"
4932 +
4933 +#: openstack_auth/forms.py:55
4934  msgid "Password"
4935  msgstr "密码"
4936  
4937 +#: openstack_auth/forms.py:65
4938 +msgid "Domain"
4939 +msgstr "域"
4940 +
4941 +#: openstack_auth/forms.py:83
4942 +msgid "Authenticate using"
4943 +msgstr "使用认证"
4944 +
4945 +#: openstack_auth/views.py:221
4946  #, python-format
4947  msgid "Project switch failed for user \"%(username)s\"."
4948  msgstr "为user“%(username)s”切换工程失败"
4949  
4950 -msgid "Region"
4951 -msgstr "域"
4952 -
4953 +#: openstack_auth/views.py:244
4954  #, python-format
4955  msgid "Switch to project \"%(project_name)s\" successful."
4956  msgstr "成功切换到工程\"%(project_name)s\""
4957  
4958 -msgid "The authentication token issued by the Identity service has expired."
4959 -msgstr "身份认证令牌已过期。"
4960 -
4961 -msgid "Unable to authenticate to any available projects."
4962 -msgstr "无法跟可用的项目验证通过。"
4963 -
4964 -msgid "Unable to establish connection to keystone endpoint."
4965 -msgstr "无法连接keystone端点。"
4966 -
4967 +#: openstack_auth/plugin/base.py:96
4968  msgid "Unable to retrieve authorized projects."
4969  msgstr "无法获取授权的项目。"
4970 -
4971 -msgid "User Name"
4972 -msgstr "用户名"
4973 -
4974 -msgid "You are not authorized for any projects."
4975 -msgstr "您未被授权访问任何项目。"
4976 diff -Naur django_openstack_auth-2.0.0/openstack_auth/locale/zh_TW/LC_MESSAGES/django.po django_openstack_auth-2.0.0_new/openstack_auth/locale/zh_TW/LC_MESSAGES/django.po
4977 --- django_openstack_auth-2.0.0/openstack_auth/locale/zh_TW/LC_MESSAGES/django.po       2015-09-18 17:34:21.000000000 +0300
4978 +++ django_openstack_auth-2.0.0_new/openstack_auth/locale/zh_TW/LC_MESSAGES/django.po   2015-10-09 16:05:33.290620934 +0300
4979 @@ -1,59 +1,88 @@
4980 -# Chinese (Traditional, Taiwan) translations for django_openstack_auth.
4981 +# Translations template for django_openstack_auth.
4982  # Copyright (C) 2015 ORGANIZATION
4983  # This file is distributed under the same license as the
4984  # django_openstack_auth project.
4985 -#
4986 +# 
4987  # Translators:
4988  # Zhang Xiaowei <zero00072@gmail.com>, 2015
4989 +# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
4990  msgid ""
4991  msgstr ""
4992 -"Project-Id-Version:  Horizon\n"
4993 +"Project-Id-Version: django_openstack_auth 2.0.1.dev5\n"
4994  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
4995 -"POT-Creation-Date: 2015-08-04 06:25+0000\n"
4996 +"POT-Creation-Date: 2015-09-24 11:10+0000\n"
4997 +"MIME-Version: 1.0\n"
4998 +"Content-Type: text/plain; charset=UTF-8\n"
4999 +"Content-Transfer-Encoding: 8bit\n"
5000  "PO-Revision-Date: 2015-07-16 01:34+0000\n"
5001  "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
5002  "Language-Team: Chinese (Taiwan) (http://www.transifex.com/openstack/horizon/"
5003  "language/zh_TW/)\n"
5004 -"Plural-Forms: nplurals=1; plural=0\n"
5005 -"MIME-Version: 1.0\n"
5006 -"Content-Type: text/plain; charset=utf-8\n"
5007 -"Content-Transfer-Encoding: 8bit\n"
5008  "Generated-By: Babel 2.0\n"
5009 +"Language: zh-TW\n"
5010 +"Plural-Forms: nplurals=1; plural=0;\n"
5011 +"X-Generator: Zanata 3.7.1\n"
5012  
5013 -msgid "An error occurred authenticating. Please try again later."
5014 -msgstr "認證發生錯誤。請稍後再試。"
5015 -
5016 -msgid "Authenticate using"
5017 -msgstr "認證使用"
5018 -
5019 -msgid "Domain"
5020 -msgstr "地域"
5021 -
5022 -msgid "Invalid credentials."
5023 -msgstr "無效的認證。"
5024 +#: openstack_auth/backend.py:57
5025 +msgid "The authentication token issued by the Identity service has expired."
5026 +msgstr "認證伺服器發佈的門票已經過期。"
5027  
5028 +#: openstack_auth/backend.py:101
5029  msgid ""
5030  "No authentication backend could be determined to handle the provided "
5031  "credentials."
5032  msgstr "沒有選擇認證後端來處理提供的憑證。"
5033  
5034 -msgid "Password"
5035 -msgstr "密碼"
5036 +#: openstack_auth/backend.py:115
5037 +msgid "Unable to establish connection to keystone endpoint."
5038 +msgstr ""
5039  
5040 -msgid "Region"
5041 -msgstr "區域"
5042 +#: openstack_auth/backend.py:121
5043 +msgid "Invalid credentials."
5044 +msgstr "無效的認證。"
5045  
5046 -msgid "The authentication token issued by the Identity service has expired."
5047 -msgstr "認證伺服器發佈的門票已經過期。"
5048 +#: openstack_auth/backend.py:124
5049 +msgid "An error occurred authenticating. Please try again later."
5050 +msgstr "認證發生錯誤。請稍後再試。"
5051  
5052 +#: openstack_auth/backend.py:140
5053 +msgid "You are not authorized for any projects."
5054 +msgstr "沒有授權您任何專案。"
5055 +
5056 +#: openstack_auth/backend.py:175
5057  msgid "Unable to authenticate to any available projects."
5058  msgstr "無法認證到任何可用的專案。"
5059  
5060 -msgid "Unable to retrieve authorized projects."
5061 -msgstr "無法取回已授權的專案。"
5062 +#: openstack_auth/forms.py:51
5063 +msgid "Region"
5064 +msgstr "區域"
5065  
5066 +#: openstack_auth/forms.py:53
5067  msgid "User Name"
5068  msgstr "用戶名稱"
5069  
5070 -msgid "You are not authorized for any projects."
5071 -msgstr "沒有授權您任何專案。"
5072 +#: openstack_auth/forms.py:55
5073 +msgid "Password"
5074 +msgstr "密碼"
5075 +
5076 +#: openstack_auth/forms.py:65
5077 +msgid "Domain"
5078 +msgstr "地域"
5079 +
5080 +#: openstack_auth/forms.py:83
5081 +msgid "Authenticate using"
5082 +msgstr "認證使用"
5083 +
5084 +#: openstack_auth/views.py:221
5085 +#, python-format
5086 +msgid "Project switch failed for user \"%(username)s\"."
5087 +msgstr ""
5088 +
5089 +#: openstack_auth/views.py:244
5090 +#, python-format
5091 +msgid "Switch to project \"%(project_name)s\" successful."
5092 +msgstr ""
5093 +
5094 +#: openstack_auth/plugin/base.py:96
5095 +msgid "Unable to retrieve authorized projects."
5096 +msgstr "無法取回已授權的專案。"
5097 diff -Naur django_openstack_auth-2.0.0/.zanata-cache/etag-cache.xml django_openstack_auth-2.0.0_new/.zanata-cache/etag-cache.xml
5098 --- django_openstack_auth-2.0.0/.zanata-cache/etag-cache.xml    1970-01-01 03:00:00.000000000 +0300
5099 +++ django_openstack_auth-2.0.0_new/.zanata-cache/etag-cache.xml        2015-10-09 16:05:35.450620891 +0300
5100 @@ -0,0 +1,49 @@
5101 +<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
5102 +<etag-cache>
5103 +    <entry lang="pt" localFileMD5="865a9c2d056b4011f717442f81637c3d" localFileName="openstack_auth" localFileTime="1444395924000" serverETag="2015-09-24 11:10:38.0"/>
5104 +    <entry lang="it" localFileMD5="7411dfd61ee41761c18dec713ba469e6" localFileName="openstack_auth" localFileTime="1444395925000" serverETag="2015-09-24 11:10:38.0"/>
5105 +    <entry lang="fr" localFileMD5="0b95c1d64309898856cd71997ddb7e10" localFileName="openstack_auth" localFileTime="1444395925000" serverETag="2015-10-08 13:23:27.0"/>
5106 +    <entry lang="es" localFileMD5="90dbf6cf048dcd386039ea5d9a177810" localFileName="openstack_auth" localFileTime="1444395925000" serverETag="2015-09-24 11:10:38.0"/>
5107 +    <entry lang="as" localFileMD5="98622040c5e53e72a39e1b5da7aa9b62" localFileName="openstack_auth" localFileTime="1444395925000" serverETag="2015-09-24 11:10:38.0"/>
5108 +    <entry lang="ca" localFileMD5="608ccacda5fdf2a8bd2ec287ac7bfdf2" localFileName="openstack_auth" localFileTime="1444395925000" serverETag="2015-09-24 11:10:38.0"/>
5109 +    <entry lang="brx" localFileMD5="ef2d1bb5c4ee28b677872ef0b241a5a9" localFileName="openstack_auth" localFileTime="1444395926000" serverETag="2015-09-24 11:10:38.0"/>
5110 +    <entry lang="cs" localFileMD5="9f9c1676b02a156a6a7ebf9d0befe36f" localFileName="openstack_auth" localFileTime="1444395926000" serverETag="2015-09-24 11:10:38.0"/>
5111 +    <entry lang="de" localFileMD5="e32f24f06bb744384e195c35aebe59d4" localFileName="openstack_auth" localFileTime="1444395926000" serverETag="2015-09-24 11:10:38.0"/>
5112 +    <entry lang="en-AU" localFileMD5="017d2219be782cf7ed91c09b42f6c6e7" localFileName="openstack_auth" localFileTime="1444395927000" serverETag="2015-09-24 11:10:38.0"/>
5113 +    <entry lang="he" localFileMD5="0caa1f45413e0a2664d31b7057d71b7b" localFileName="openstack_auth" localFileTime="1444395927000" serverETag="2015-09-24 11:10:38.0"/>
5114 +    <entry lang="hi" localFileMD5="d835fbb5771365e6f03e01906e54a040" localFileName="openstack_auth" localFileTime="1444395927000" serverETag="2015-09-24 11:10:38.0"/>
5115 +    <entry lang="hu" localFileMD5="491c81ec35cd338c5af655e79f5c27b5" localFileName="openstack_auth" localFileTime="1444395927000" serverETag="2015-09-24 11:10:38.0"/>
5116 +    <entry lang="id" localFileMD5="e6f9a8044d27876733f74e25b79a8094" localFileName="openstack_auth" localFileTime="1444395927000" serverETag="2015-09-24 11:10:38.0"/>
5117 +    <entry lang="ja" localFileMD5="ae8ef8263dd558bfc4bc565c5debf2d3" localFileName="openstack_auth" localFileTime="1444395928000" serverETag="2015-10-08 13:23:27.0"/>
5118 +    <entry lang="kn" localFileMD5="45bd3d79669b4367ff257a0355052da0" localFileName="openstack_auth" localFileTime="1444395928000" serverETag="2015-09-24 11:10:38.0"/>
5119 +    <entry lang="ru" localFileMD5="a47ae97207fdd6ae8b42a1db4e3dcc8d" localFileName="openstack_auth" localFileTime="1444395928000" serverETag="2015-09-24 11:10:38.0"/>
5120 +    <entry lang="sr" localFileMD5="7a4b33bc3f74b5430bdaa8620a7da743" localFileName="openstack_auth" localFileTime="1444395928000" serverETag="2015-09-24 11:10:38.0"/>
5121 +    <entry lang="en-GB" localFileMD5="243636e9f26b5f23960633b587ea5f12" localFileName="openstack_auth" localFileTime="1444395929000" serverETag="2015-09-24 11:10:38.0"/>
5122 +    <entry lang="ar" localFileMD5="6a919cf87ea59efb50cf4a1192ca62b3" localFileName="openstack_auth" localFileTime="1444395929000" serverETag="2015-09-24 11:10:38.0"/>
5123 +    <entry lang="ne" localFileMD5="5c38af4dcb7d84b5318ec8f849dff6ec" localFileName="openstack_auth" localFileTime="1444395929000" serverETag="2015-09-24 11:10:38.0"/>
5124 +    <entry lang="el" localFileMD5="a6fafd99ff42ae59081502b13f86727b" localFileName="openstack_auth" localFileTime="1444395929000" serverETag="2015-09-24 11:10:38.0"/>
5125 +    <entry lang="bn-IN" localFileMD5="029315954ce8873cff89de9f8f7e8ab5" localFileName="openstack_auth" localFileTime="1444395929000" serverETag="2015-09-24 11:10:38.0"/>
5126 +    <entry lang="bg-BG" localFileMD5="343a8a5b1489a8a4a121b9752a799bf1" localFileName="openstack_auth" localFileTime="1444395930000" serverETag="2015-09-24 11:10:38.0"/>
5127 +    <entry lang="es-MX" localFileMD5="4340896ac66e82db0a043728b292d568" localFileName="openstack_auth" localFileTime="1444395930000" serverETag="2015-09-24 11:10:38.0"/>
5128 +    <entry lang="fi-FI" localFileMD5="84033713d888df1b782dc7a1d8a7a40f" localFileName="openstack_auth" localFileTime="1444395930000" serverETag="2015-09-24 11:10:38.0"/>
5129 +    <entry lang="ka-GE" localFileMD5="989679b9acda2b68a3e8dfeeb3096b5c" localFileName="openstack_auth" localFileTime="1444395930000" serverETag="2015-09-24 11:10:38.0"/>
5130 +    <entry lang="ko-KR" localFileMD5="a818d888c40e3fa00d562358a8356227" localFileName="openstack_auth" localFileTime="1444395931000" serverETag="2015-10-08 13:23:27.0"/>
5131 +    <entry lang="nl-NL" localFileMD5="2a0f2e58e9645e6e8399e8a78a388cc7" localFileName="openstack_auth" localFileTime="1444395931000" serverETag="2015-09-24 11:10:38.0"/>
5132 +    <entry lang="pa-IN" localFileMD5="57d2f8dde7bbc721f58564c0146f5aa9" localFileName="openstack_auth" localFileTime="1444395931000" serverETag="2015-10-02 10:00:48.0"/>
5133 +    <entry lang="pl-PL" localFileMD5="b0ae15bcfb376112bd7a81b5e55f0d0d" localFileName="openstack_auth" localFileTime="1444395931000" serverETag="2015-09-24 11:10:38.0"/>
5134 +    <entry lang="pt-BR" localFileMD5="44921c169c51344ccff96475ba776967" localFileName="openstack_auth" localFileTime="1444395931000" serverETag="2015-09-24 11:10:38.0"/>
5135 +    <entry lang="sl-SI" localFileMD5="1f0162b9dd9bb4b538b40a1949ab143e" localFileName="openstack_auth" localFileTime="1444395932000" serverETag="2015-09-24 11:10:38.0"/>
5136 +    <entry lang="te-IN" localFileMD5="349127b3aae7ec5e838562583258920f" localFileName="openstack_auth" localFileTime="1444395932000" serverETag="2015-09-24 11:10:38.0"/>
5137 +    <entry lang="tr-TR" localFileMD5="27d4f56bc85a452b617dfa16bfe0d519" localFileName="openstack_auth" localFileTime="1444395932000" serverETag="2015-09-24 11:10:38.0"/>
5138 +    <entry lang="vi-VN" localFileMD5="70f834fdc471ba054bbe5591ced316af" localFileName="openstack_auth" localFileTime="1444395932000" serverETag="2015-09-24 11:10:38.0"/>
5139 +    <entry lang="zh-CN" localFileMD5="60c1266e3988bd33831ab934b86c6afc" localFileName="openstack_auth" localFileTime="1444395933000" serverETag="2015-09-24 11:10:38.0"/>
5140 +    <entry lang="zh-TW" localFileMD5="8d3b380102d6e54b85e48860b966bdef" localFileName="openstack_auth" localFileTime="1444395933000" serverETag="2015-09-24 11:10:38.0"/>
5141 +    <entry lang="gu" localFileMD5="79b0c92ddab0968b046e4bd54bc98a61" localFileName="openstack_auth" localFileTime="1444395933000" serverETag="2015-09-24 11:10:38.0"/>
5142 +    <entry lang="kok" localFileMD5="5ce7f8344a13e482bd04a71d793890f2" localFileName="openstack_auth" localFileTime="1444395933000" serverETag="2015-09-24 11:10:38.0"/>
5143 +    <entry lang="ks" localFileMD5="222b8516cb5b986a61127383aa31f90d" localFileName="openstack_auth" localFileTime="1444395933000" serverETag="2015-09-24 11:10:38.0"/>
5144 +    <entry lang="mai" localFileMD5="a1ba12584545aa98a8086709e2d8fb2f" localFileName="openstack_auth" localFileTime="1444395934000" serverETag="2015-09-24 11:10:38.0"/>
5145 +    <entry lang="mni" localFileMD5="273c9362f5a0379c72ab1500318c20e7" localFileName="openstack_auth" localFileTime="1444395934000" serverETag="2015-09-24 11:10:38.0"/>
5146 +    <entry lang="mr" localFileMD5="a04a3006ea015d3302efe5b97cd79ec8" localFileName="openstack_auth" localFileTime="1444395934000" serverETag="2015-09-24 11:10:38.0"/>
5147 +    <entry lang="ta" localFileMD5="8fac2acd4c28e211555d959c61b7cc0d" localFileName="openstack_auth" localFileTime="1444395934000" serverETag="2015-09-24 11:10:38.0"/>
5148 +    <entry lang="ur" localFileMD5="782dbc7eaebde99953f4a2c9f6676c4a" localFileName="openstack_auth" localFileTime="1444395935000" serverETag="2015-09-24 11:10:38.0"/>
5149 +</etag-cache>
5150 diff -Naur django_openstack_auth-2.0.0/zanata.xml django_openstack_auth-2.0.0_new/zanata.xml
5151 --- django_openstack_auth-2.0.0/zanata.xml      1970-01-01 03:00:00.000000000 +0300
5152 +++ django_openstack_auth-2.0.0_new/zanata.xml  2015-10-09 16:05:21.886621160 +0300
5153 @@ -0,0 +1,11 @@
5154 +<config xmlns="http://zanata.org/namespace/config/">
5155 +  <url>https://translate.openstack.org/</url>
5156 +  <project>django_openstack_auth</project>
5157 +  <project-version>master</project-version>
5158 +  <project-type>gettext</project-type>
5159 +  <src-dir>openstack_auth/locale</src-dir>
5160 +  <trans-dir>openstack_auth/locale</trans-dir>
5161 +  <rules>
5162 +    <rule pattern="**/*.pot">{locale_with_underscore}/LC_MESSAGES/django.po</rule>
5163 +  </rules>
5164 +</config>