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