52f0b92fa0aa0c2659c92d5ad84d48ee3fb4a258
[odoo/odoo.git] / addons / auth_signup / i18n / mk.po
1 # Macedonian translation for openobject-addons
2 # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
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: 2014-08-14 13:08+0000\n"
11 "PO-Revision-Date: 2014-08-14 16:10+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Macedonian <mk@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-08-15 06:55+0000\n"
18 "X-Generator: Launchpad (build 17156)\n"
19
20 #. module: auth_signup
21 #: model:email.template,subject:auth_signup.set_password_email
22 msgid "${object.company_id.name} invitation to connect on Odoo"
23 msgstr ""
24
25 #. module: auth_signup
26 #: model:email.template,body_html:auth_signup.set_password_email
27 msgid ""
28 "<p>\n"
29 "                        ${object.name},\n"
30 "                    </p>\n"
31 "                    <p>\n"
32 "                        You have been invited to connect to "
33 "\"${object.company_id.name}\" in order to get access to your documents in "
34 "Odoo.\n"
35 "                    </p>\n"
36 "                    <p>\n"
37 "                        To accept the invitation, click on the following "
38 "link:\n"
39 "                    </p>\n"
40 "                    <ul>\n"
41 "                        <li><a href=\"${object.signup_url}\">Accept "
42 "invitation to \"${object.company_id.name}\"</a></li>\n"
43 "                    </ul>\n"
44 "                    <p>\n"
45 "                        Thanks,\n"
46 "                    </p>\n"
47 "                    <pre>\n"
48 "--\n"
49 "${object.company_id.name or ''}\n"
50 "${object.company_id.email or ''}\n"
51 "${object.company_id.phone or ''}\n"
52 "                    </pre>\n"
53 "                \n"
54 "            "
55 msgstr ""
56
57 #. module: auth_signup
58 #: model:email.template,body_html:auth_signup.reset_password_email
59 msgid ""
60 "<p>A password reset was requested for the Odoo account linked to this "
61 "email.</p>\n"
62 "\n"
63 "<p>You may change your password by following <a "
64 "href=\"${object.signup_url}\">this link</a>.</p>\n"
65 "\n"
66 "<p>Note: If you do not expect this, you can safely ignore this email.</p>"
67 msgstr ""
68
69 #. module: auth_signup
70 #: view:res.users:auth_signup.res_users_form_view
71 msgid ""
72 "A password reset has been requested for this user. An email containing the "
73 "following link has been sent:"
74 msgstr ""
75
76 #. module: auth_signup
77 #: selection:res.users,state:0
78 msgid "Activated"
79 msgstr ""
80
81 #. module: auth_signup
82 #: field:base.config.settings,auth_signup_uninvited:0
83 msgid "Allow external users to sign up"
84 msgstr "Дозволи регистрација на надворешни корисници"
85
86 #. module: auth_signup
87 #: code:addons/auth_signup/controllers/main.py:78
88 #, python-format
89 msgid "An email has been sent with credentials to reset your password"
90 msgstr "Беше испратен e-mail со акредитиви за ресетирање на вашата лозинка"
91
92 #. module: auth_signup
93 #: view:res.users:auth_signup.res_users_form_view
94 msgid ""
95 "An invitation email containing the following subscription link has been sent:"
96 msgstr ""
97
98 #. module: auth_signup
99 #: code:addons/auth_signup/controllers/main.py:125
100 #, python-format
101 msgid "Authentification Failed."
102 msgstr ""
103
104 #. module: auth_signup
105 #: view:website:auth_signup.reset_password
106 #: view:website:auth_signup.signup
107 msgid "Back to Login"
108 msgstr "Врати се на најава"
109
110 #. module: auth_signup
111 #: code:addons/auth_signup/res_users.py:295
112 #, python-format
113 msgid "Cannot send email: user has no email address."
114 msgstr "Неможе да се испрати e-mail: Корисникот нема e-mail адреса."
115
116 #. module: auth_signup
117 #: view:website:auth_signup.fields
118 msgid "Confirm Password"
119 msgstr "Потврди лозинка"
120
121 #. module: auth_signup
122 #: code:addons/auth_signup/controllers/main.py:80
123 #, python-format
124 msgid "Could not reset your password"
125 msgstr ""
126
127 #. module: auth_signup
128 #: field:base.config.settings,auth_signup_reset_password:0
129 msgid "Enable password reset from Login page"
130 msgstr "Дозволи ресетирање на лозинка од страница за најавување"
131
132 #. module: auth_signup
133 #: help:base.config.settings,auth_signup_uninvited:0
134 msgid "If unchecked, only invited users may sign up."
135 msgstr ""
136 "Доколку е одштиклирано, само поканети корисници можат да се регистрираат."
137
138 #. module: auth_signup
139 #: code:addons/auth_signup/controllers/main.py:109
140 #, python-format
141 msgid "Invalid signup token"
142 msgstr "Невалиден токен за регистрација"
143
144 #. module: auth_signup
145 #: selection:res.users,state:0
146 msgid "Never Connected"
147 msgstr ""
148
149 #. module: auth_signup
150 #: model:ir.model,name:auth_signup.model_res_partner
151 msgid "Partner"
152 msgstr "Партнер"
153
154 #. module: auth_signup
155 #: view:website:auth_signup.fields
156 msgid "Password"
157 msgstr ""
158
159 #. module: auth_signup
160 #: model:email.template,subject:auth_signup.reset_password_email
161 msgid "Password reset"
162 msgstr "Ресетирај лозинка"
163
164 #. module: auth_signup
165 #: view:website:web.login
166 msgid "Reset Password"
167 msgstr "Ресетирај лозинка"
168
169 #. module: auth_signup
170 #: view:website:auth_signup.reset_password
171 msgid "Reset password"
172 msgstr "Ресетирај лозинка"
173
174 #. module: auth_signup
175 #: view:res.users:auth_signup.res_users_form_view
176 msgid "Send Reset Password Instructions"
177 msgstr ""
178
179 #. module: auth_signup
180 #: view:res.users:auth_signup.res_users_form_view
181 msgid "Send an Invitation Email"
182 msgstr ""
183
184 #. module: auth_signup
185 #: view:website:auth_signup.signup
186 #: view:website:web.login
187 msgid "Sign up"
188 msgstr "Регистрирај се"
189
190 #. module: auth_signup
191 #: field:res.partner,signup_expiration:0
192 msgid "Signup Expiration"
193 msgstr "Истекување на рок за регистрација"
194
195 #. module: auth_signup
196 #: field:res.partner,signup_token:0
197 msgid "Signup Token"
198 msgstr "Токен за регистрација"
199
200 #. module: auth_signup
201 #: field:res.partner,signup_type:0
202 msgid "Signup Token Type"
203 msgstr "Тип на токен за регистрација"
204
205 #. module: auth_signup
206 #: field:res.partner,signup_valid:0
207 msgid "Signup Token is Valid"
208 msgstr "Токенот за регистрација е валиден"
209
210 #. module: auth_signup
211 #: field:res.partner,signup_url:0
212 msgid "Signup URL"
213 msgstr "URL за регистрација"
214
215 #. module: auth_signup
216 #: field:res.users,state:0
217 msgid "Status"
218 msgstr "Статус"
219
220 #. module: auth_signup
221 #: field:base.config.settings,auth_signup_template_user_id:0
222 msgid "Template user for new users created through signup"
223 msgstr "Урнек корисник за новите корисници креирани преку регистрација"
224
225 #. module: auth_signup
226 #: help:base.config.settings,auth_signup_reset_password:0
227 msgid "This allows users to trigger a password reset from the Login page."
228 msgstr ""
229 "Ова дозволува корисниците да активираат ресетирање на лозинката од "
230 "страницата за најавување."
231
232 #. module: auth_signup
233 #: model:ir.model,name:auth_signup.model_res_users
234 msgid "Users"
235 msgstr "Корисници"
236
237 #. module: auth_signup
238 #: view:website:auth_signup.fields
239 #: view:website:auth_signup.reset_password
240 msgid "Your Email"
241 msgstr ""
242
243 #. module: auth_signup
244 #: view:website:auth_signup.fields
245 msgid "Your Name"
246 msgstr ""
247
248 #. module: auth_signup
249 #: view:website:auth_signup.fields
250 msgid "e.g. John Doe"
251 msgstr ""