[FIX] /web/login restore request.uid in case of authentication failure
[odoo/odoo.git] / addons / auth_signup / i18n / sl.po
1 # Slovenian 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: 2013-01-05 16:53+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Slovenian <sl@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 "Tip prijavnih podatkov"
24
25 #. module: auth_signup
26 #: field:base.config.settings,auth_signup_uninvited:0
27 msgid "Allow external users to sign up"
28 msgstr "Dovoli prijavo zunanjim uporabnikom"
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 "Potrdite geslo"
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 "Če ni označeno, se lahko prijavijo samo povabljeni uporabniki."
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 "Ne morem poslati elektronskega sporočila: uporabnik nima naslova."
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 "Ponastavi geslo"
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 "Predloga uporabnika za kreiranje novega uporabnika s prijavo"
65
66 #. module: auth_signup
67 #: model:email.template,subject:auth_signup.reset_password_email
68 msgid "Password reset"
69 msgstr "Ponastavitev gesla"
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 "Prosimo vpišite geslo in ga potrdite."
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 ""
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 "Prijava"
90
91 #. module: auth_signup
92 #: selection:res.users,state:0
93 msgid "New"
94 msgstr "Novo"
95
96 #. module: auth_signup
97 #: code:addons/auth_signup/res_users.py:258
98 #, python-format
99 msgid "Mail sent to:"
100 msgstr ""
101
102 #. module: auth_signup
103 #: field:res.users,state:0
104 msgid "Status"
105 msgstr "Status"
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>Za OpenERP račun, povezan s tem elektronskim naslovom, je bila zahtevana "
121 "ponastavitev gesla.</p>\n"
122 "\n"
123 "<p>Geslo lahko spremenite tukaj <a href=\"${object.signup_url}\">this "
124 "link</a>.</p>\n"
125 "\n"
126 "<p>Opomba: če tega ne pričakujete, ignorirajte to sporočilo.</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 "Vnesite ime"
134
135 #. module: auth_signup
136 #: model:ir.model,name:auth_signup.model_res_users
137 msgid "Users"
138 msgstr "Uporabniki"
139
140 #. module: auth_signup
141 #: field:res.partner,signup_url:0
142 msgid "Signup URL"
143 msgstr "Prijavni 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 "Prosimo, vpišite uporabniško ime."
151
152 #. module: auth_signup
153 #: selection:res.users,state:0
154 msgid "Active"
155 msgstr "Aktivno"
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 "Ne morem poslati elektronskega sporočila: izhodni server ni nastavljen.\n"
165 "Lahko ga nastavite pod Nastavitve/Splošne nastavitve."
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 "Uporabniško ime"
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 "Ime"
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 "Prosimo, vpišite uporabniško ime ali elektronski naslov."
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 "Uporabniško ime (E-mail)"
199
200 #. module: auth_signup
201 #: field:res.partner,signup_expiration:0
202 msgid "Signup Expiration"
203 msgstr "Iztek prijave"
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 "To dovoljuje uporabnikom izvesti spremembo gesla s prijavne strani."
209
210 #. module: auth_signup
211 #. openerp-web
212 #: code:addons/auth_signup/static/src/xml/auth_signup.xml:25
213 #, python-format
214 msgid "Log in"
215 msgstr "Prijava"
216
217 #. module: auth_signup
218 #: field:res.partner,signup_valid:0
219 msgid "Signup Token is Valid"
220 msgstr "Prijava je pravilna"
221
222 #. module: auth_signup
223 #. openerp-web
224 #: code:addons/auth_signup/static/src/js/auth_signup.js:111
225 #: code:addons/auth_signup/static/src/js/auth_signup.js:114
226 #: code:addons/auth_signup/static/src/js/auth_signup.js:117
227 #: code:addons/auth_signup/static/src/js/auth_signup.js:120
228 #: code:addons/auth_signup/static/src/js/auth_signup.js:123
229 #: code:addons/auth_signup/static/src/js/auth_signup.js:170
230 #: code:addons/auth_signup/static/src/js/auth_signup.js:173
231 #, python-format
232 msgid "Login"
233 msgstr "Prijava"
234
235 #. module: auth_signup
236 #. openerp-web
237 #: code:addons/auth_signup/static/src/js/auth_signup.js:97
238 #, python-format
239 msgid "Invalid signup token"
240 msgstr "Prijava je napačna"
241
242 #. module: auth_signup
243 #. openerp-web
244 #: code:addons/auth_signup/static/src/js/auth_signup.js:123
245 #, python-format
246 msgid "Passwords do not match; please retype them."
247 msgstr "Gesla se ne ujemajo; prosimo, vpišite jih ponovno."
248
249 #. module: auth_signup
250 #. openerp-web
251 #: code:addons/auth_signup/static/src/js/auth_signup.js:111
252 #: code:addons/auth_signup/static/src/js/auth_signup.js:170
253 #, python-format
254 msgid "No database selected !"
255 msgstr "Nobena podatkovna zbirka ni izbrana!"
256
257 #. module: auth_signup
258 #: view:res.users:0
259 msgid "Reset Password"
260 msgstr ""
261
262 #. module: auth_signup
263 #: field:base.config.settings,auth_signup_reset_password:0
264 msgid "Enable password reset from Login page"
265 msgstr "Omogoči spremembo gesla na prijavni strani"
266
267 #. module: auth_signup
268 #. openerp-web
269 #: code:addons/auth_signup/static/src/xml/auth_signup.xml:30
270 #, python-format
271 msgid "Back to Login"
272 msgstr "Nazaj na prijavo"
273
274 #. module: auth_signup
275 #. openerp-web
276 #: code:addons/auth_signup/static/src/xml/auth_signup.xml:22
277 #, python-format
278 msgid "Sign up"
279 msgstr ""
280
281 #. module: auth_signup
282 #: model:ir.model,name:auth_signup.model_res_partner
283 msgid "Partner"
284 msgstr "Partner"
285
286 #. module: auth_signup
287 #: field:res.partner,signup_token:0
288 msgid "Signup Token"
289 msgstr "Prijavni podatki"