[FIX] /web/login restore request.uid in case of authentication failure
[odoo/odoo.git] / addons / auth_signup / i18n / cs.po
1 # Czech translation for openobject-addons
2 # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2012-12-21 17:05+0000\n"
11 "PO-Revision-Date: 2014-02-03 17:09+0000\n"
12 "Last-Translator: Jakub Drozd <Unknown>\n"
13 "Language-Team: Czech <cs@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2014-04-12 08:28+0000\n"
18 "X-Generator: Launchpad (build 16976)\n"
19
20 #. module: auth_signup
21 #: field:res.partner,signup_type:0
22 msgid "Signup Token Type"
23 msgstr "Druh přihlašovacího tokenu"
24
25 #. module: auth_signup
26 #: field:base.config.settings,auth_signup_uninvited:0
27 msgid "Allow external users to sign up"
28 msgstr "Umožnit registraci externím uživatelům"
29
30 #. module: auth_signup
31 #. openerp-web
32 #: code:addons/auth_signup/static/src/xml/auth_signup.xml:19
33 #, python-format
34 msgid "Confirm Password"
35 msgstr "Potvrzení hesla"
36
37 #. module: auth_signup
38 #: help:base.config.settings,auth_signup_uninvited:0
39 msgid "If unchecked, only invited users may sign up."
40 msgstr "Pokud není zaškrtnuto, mohou se zaregistrovat jen pozvaní uživatelé."
41
42 #. module: auth_signup
43 #: model:ir.model,name:auth_signup.model_base_config_settings
44 msgid "base.config.settings"
45 msgstr "base.config.settings"
46
47 #. module: auth_signup
48 #: code:addons/auth_signup/res_users.py:266
49 #, python-format
50 msgid "Cannot send email: user has no email address."
51 msgstr "Email se nepodařilo odeslat: uživatel nemá emailovou adresu"
52
53 #. module: auth_signup
54 #. openerp-web
55 #: code:addons/auth_signup/static/src/xml/auth_signup.xml:27
56 #: code:addons/auth_signup/static/src/xml/auth_signup.xml:31
57 #, python-format
58 msgid "Reset password"
59 msgstr "Obnovit heslo"
60
61 #. module: auth_signup
62 #: field:base.config.settings,auth_signup_template_user_id:0
63 msgid "Template user for new users created through signup"
64 msgstr "Šablona pro nové uživatele vytvořené při registraci"
65
66 #. module: auth_signup
67 #: model:email.template,subject:auth_signup.reset_password_email
68 msgid "Password reset"
69 msgstr "Heslo obnoveno"
70
71 #. module: auth_signup
72 #. openerp-web
73 #: code:addons/auth_signup/static/src/js/auth_signup.js:120
74 #, python-format
75 msgid "Please enter a password and confirm it."
76 msgstr "Prosím zadejte heslo a potvďte jej"
77
78 #. module: auth_signup
79 #: view:res.users:0
80 msgid "Send an email to the user to (re)set their password."
81 msgstr "Odeslat uživateli email s výzvou ke změně hesla."
82
83 #. module: auth_signup
84 #. openerp-web
85 #: code:addons/auth_signup/static/src/xml/auth_signup.xml:26
86 #: code:addons/auth_signup/static/src/xml/auth_signup.xml:29
87 #, python-format
88 msgid "Sign Up"
89 msgstr "Zaregistrovat se"
90
91 #. module: auth_signup
92 #: selection:res.users,state:0
93 msgid "New"
94 msgstr "Nový"
95
96 #. module: auth_signup
97 #: code:addons/auth_signup/res_users.py:258
98 #, python-format
99 msgid "Mail sent to:"
100 msgstr "Zpráva odeslána na:"
101
102 #. module: auth_signup
103 #: field:res.users,state:0
104 msgid "Status"
105 msgstr "Stav"
106
107 #. module: auth_signup
108 #: model:email.template,body_html:auth_signup.reset_password_email
109 msgid ""
110 "\n"
111 "<p>A password reset was requested for the OpenERP account linked to this "
112 "email.</p>\n"
113 "\n"
114 "<p>You may change your password by following <a "
115 "href=\"${object.signup_url}\">this link</a>.</p>\n"
116 "\n"
117 "<p>Note: If you do not expect this, you can safely ignore this email.</p>"
118 msgstr ""
119 "\n"
120 "<p>Pro účet OpenERP spojený s tímto emailem byla vyžádána obnova hesla.</p>\n"
121 "\n"
122 "<p>Své heslo si můžete změnit otevřením <a "
123 "href=\"${object.signup_url}\">tohoto odkazu</a>.</p>\n"
124 "\n"
125 "<p>Poznámka: Pokud jste tento e-mail neočekávali, můžete jej bez obav "
126 "ignorovat.</p>"
127
128 #. module: auth_signup
129 #. openerp-web
130 #: code:addons/auth_signup/static/src/js/auth_signup.js:114
131 #, python-format
132 msgid "Please enter a name."
133 msgstr "Prosím zadejte jméno."
134
135 #. module: auth_signup
136 #: model:ir.model,name:auth_signup.model_res_users
137 msgid "Users"
138 msgstr "Uživatelé"
139
140 #. module: auth_signup
141 #: field:res.partner,signup_url:0
142 msgid "Signup URL"
143 msgstr "Registrační URL"
144
145 #. module: auth_signup
146 #. openerp-web
147 #: code:addons/auth_signup/static/src/js/auth_signup.js:117
148 #, python-format
149 msgid "Please enter a username."
150 msgstr "Prosím zadejte uživatelské jméno."
151
152 #. module: auth_signup
153 #: selection:res.users,state:0
154 msgid "Active"
155 msgstr "Aktivní"
156
157 #. module: auth_signup
158 #: code:addons/auth_signup/res_users.py:270
159 #, python-format
160 msgid ""
161 "Cannot send email: no outgoing email server configured.\n"
162 "You can configure it under Settings/General Settings."
163 msgstr ""
164 "Email se nepodařilo odeslat: není nastavený žádný odchozí poštovní server.\n"
165 "Můžete jej nastavit v Nastavení/Obecná nastavení"
166
167 #. module: auth_signup
168 #. openerp-web
169 #: code:addons/auth_signup/static/src/xml/auth_signup.xml:12
170 #, python-format
171 msgid "Username"
172 msgstr "Uživatelské jméno"
173
174 #. module: auth_signup
175 #. openerp-web
176 #: code:addons/auth_signup/static/src/xml/auth_signup.xml:8
177 #, python-format
178 msgid "Name"
179 msgstr "Jméno"
180
181 #. module: auth_signup
182 #. openerp-web
183 #: code:addons/auth_signup/static/src/js/auth_signup.js:173
184 #, python-format
185 msgid "Please enter a username or email address."
186 msgstr "Prosím zadejte uživatelské jméno nebo emailovou adresu."
187
188 #. module: auth_signup
189 #: selection:res.users,state:0
190 msgid "Resetting Password"
191 msgstr ""
192
193 #. module: auth_signup
194 #. openerp-web
195 #: code:addons/auth_signup/static/src/xml/auth_signup.xml:13
196 #, python-format
197 msgid "Username (Email)"
198 msgstr "Uživatelské jméno (email)"
199
200 #. module: auth_signup
201 #: field:res.partner,signup_expiration:0
202 msgid "Signup Expiration"
203 msgstr "Platnost registrace"
204
205 #. module: auth_signup
206 #: help:base.config.settings,auth_signup_reset_password:0
207 msgid "This allows users to trigger a password reset from the Login page."
208 msgstr ""
209 "Tato volba umožní aby si uživatelé mohli vyžádat obnovu hesla z přihlašovací "
210 "stránky."
211
212 #. module: auth_signup
213 #. openerp-web
214 #: code:addons/auth_signup/static/src/xml/auth_signup.xml:25
215 #, python-format
216 msgid "Log in"
217 msgstr "Přihlásit se"
218
219 #. module: auth_signup
220 #: field:res.partner,signup_valid:0
221 msgid "Signup Token is Valid"
222 msgstr "Přihlašovací token je platný"
223
224 #. module: auth_signup
225 #. openerp-web
226 #: code:addons/auth_signup/static/src/js/auth_signup.js:111
227 #: code:addons/auth_signup/static/src/js/auth_signup.js:114
228 #: code:addons/auth_signup/static/src/js/auth_signup.js:117
229 #: code:addons/auth_signup/static/src/js/auth_signup.js:120
230 #: code:addons/auth_signup/static/src/js/auth_signup.js:123
231 #: code:addons/auth_signup/static/src/js/auth_signup.js:170
232 #: code:addons/auth_signup/static/src/js/auth_signup.js:173
233 #, python-format
234 msgid "Login"
235 msgstr "Přihlášení"
236
237 #. module: auth_signup
238 #. openerp-web
239 #: code:addons/auth_signup/static/src/js/auth_signup.js:97
240 #, python-format
241 msgid "Invalid signup token"
242 msgstr "Neplatný registrační token"
243
244 #. module: auth_signup
245 #. openerp-web
246 #: code:addons/auth_signup/static/src/js/auth_signup.js:123
247 #, python-format
248 msgid "Passwords do not match; please retype them."
249 msgstr "Hesla se neshodují; prosím zadejte je znovu"
250
251 #. module: auth_signup
252 #. openerp-web
253 #: code:addons/auth_signup/static/src/js/auth_signup.js:111
254 #: code:addons/auth_signup/static/src/js/auth_signup.js:170
255 #, python-format
256 msgid "No database selected !"
257 msgstr "Žádná databáze nebyla vybrána!"
258
259 #. module: auth_signup
260 #: view:res.users:0
261 msgid "Reset Password"
262 msgstr "Resetovat heslo"
263
264 #. module: auth_signup
265 #: field:base.config.settings,auth_signup_reset_password:0
266 msgid "Enable password reset from Login page"
267 msgstr "Povolit obnovu hesla na přihlašovací stránce"
268
269 #. module: auth_signup
270 #. openerp-web
271 #: code:addons/auth_signup/static/src/xml/auth_signup.xml:30
272 #, python-format
273 msgid "Back to Login"
274 msgstr "Zpět k přihlášení"
275
276 #. module: auth_signup
277 #. openerp-web
278 #: code:addons/auth_signup/static/src/xml/auth_signup.xml:22
279 #, python-format
280 msgid "Sign up"
281 msgstr ""
282
283 #. module: auth_signup
284 #: model:ir.model,name:auth_signup.model_res_partner
285 msgid "Partner"
286 msgstr "Partner"
287
288 #. module: auth_signup
289 #: field:res.partner,signup_token:0
290 msgid "Signup Token"
291 msgstr "Registrační token"