user_ldap.po 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # miroj <jmiroslav@softhome.net>, 2013
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: ownCloud\n"
  10. "Report-Msgid-Bugs-To: translations@owncloud.org\n"
  11. "POT-Creation-Date: 2013-11-27 12:08-0500\n"
  12. "PO-Revision-Date: 2013-11-27 17:09+0000\n"
  13. "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
  14. "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: mk\n"
  19. "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
  20. #: ajax/clearMappings.php:34
  21. msgid "Failed to clear the mappings."
  22. msgstr ""
  23. #: ajax/deleteConfiguration.php:34
  24. msgid "Failed to delete the server configuration"
  25. msgstr ""
  26. #: ajax/testConfiguration.php:37
  27. msgid "The configuration is valid and the connection could be established!"
  28. msgstr ""
  29. #: ajax/testConfiguration.php:40
  30. msgid ""
  31. "The configuration is valid, but the Bind failed. Please check the server "
  32. "settings and credentials."
  33. msgstr ""
  34. #: ajax/testConfiguration.php:44
  35. msgid ""
  36. "The configuration is invalid. Please have a look at the logs for further "
  37. "details."
  38. msgstr ""
  39. #: ajax/wizard.php:32
  40. msgid "No action specified"
  41. msgstr ""
  42. #: ajax/wizard.php:38
  43. msgid "No configuration specified"
  44. msgstr ""
  45. #: ajax/wizard.php:81
  46. msgid "No data specified"
  47. msgstr ""
  48. #: ajax/wizard.php:89
  49. #, php-format
  50. msgid " Could not set configuration %s"
  51. msgstr ""
  52. #: js/settings.js:67
  53. msgid "Deletion failed"
  54. msgstr "Бришењето е неуспешно"
  55. #: js/settings.js:83
  56. msgid "Take over settings from recent server configuration?"
  57. msgstr ""
  58. #: js/settings.js:84
  59. msgid "Keep settings?"
  60. msgstr "Да ги сочувам нагодувањата?"
  61. #: js/settings.js:99
  62. msgid "Cannot add server configuration"
  63. msgstr "Не можам да ја додадам конфигурацијата на серверот"
  64. #: js/settings.js:127
  65. msgid "mappings cleared"
  66. msgstr ""
  67. #: js/settings.js:128
  68. msgid "Success"
  69. msgstr ""
  70. #: js/settings.js:133
  71. msgid "Error"
  72. msgstr "Грешка"
  73. #: js/settings.js:777
  74. msgid "Configuration OK"
  75. msgstr ""
  76. #: js/settings.js:786
  77. msgid "Configuration incorrect"
  78. msgstr ""
  79. #: js/settings.js:795
  80. msgid "Configuration incomplete"
  81. msgstr ""
  82. #: js/settings.js:812 js/settings.js:821
  83. msgid "Select groups"
  84. msgstr ""
  85. #: js/settings.js:815 js/settings.js:824
  86. msgid "Select object classes"
  87. msgstr ""
  88. #: js/settings.js:818
  89. msgid "Select attributes"
  90. msgstr ""
  91. #: js/settings.js:845
  92. msgid "Connection test succeeded"
  93. msgstr "Тестот за поврзување е успешен"
  94. #: js/settings.js:852
  95. msgid "Connection test failed"
  96. msgstr "Тестот за поврзување не е успешен"
  97. #: js/settings.js:861
  98. msgid "Do you really want to delete the current Server Configuration?"
  99. msgstr ""
  100. #: js/settings.js:862
  101. msgid "Confirm Deletion"
  102. msgstr "Потврдете го бришењето"
  103. #: lib/wizard.php:79 lib/wizard.php:93
  104. #, php-format
  105. msgid "%s group found"
  106. msgid_plural "%s groups found"
  107. msgstr[0] ""
  108. msgstr[1] ""
  109. #: lib/wizard.php:122
  110. #, php-format
  111. msgid "%s user found"
  112. msgid_plural "%s users found"
  113. msgstr[0] ""
  114. msgstr[1] ""
  115. #: lib/wizard.php:779 lib/wizard.php:791
  116. msgid "Invalid Host"
  117. msgstr ""
  118. #: lib/wizard.php:952
  119. msgid "Could not find the desired feature"
  120. msgstr ""
  121. #: templates/part.settingcontrols.php:2
  122. msgid "Save"
  123. msgstr "Сними"
  124. #: templates/part.settingcontrols.php:4
  125. msgid "Test Configuration"
  126. msgstr ""
  127. #: templates/part.settingcontrols.php:10 templates/part.wizardcontrols.php:14
  128. msgid "Help"
  129. msgstr "Помош"
  130. #: templates/part.wizard-groupfilter.php:4
  131. #, php-format
  132. msgid "Limit the access to %s to groups meeting this criteria:"
  133. msgstr ""
  134. #: templates/part.wizard-groupfilter.php:8
  135. #: templates/part.wizard-userfilter.php:8
  136. msgid "only those object classes:"
  137. msgstr ""
  138. #: templates/part.wizard-groupfilter.php:17
  139. #: templates/part.wizard-userfilter.php:17
  140. msgid "only from those groups:"
  141. msgstr ""
  142. #: templates/part.wizard-groupfilter.php:25
  143. #: templates/part.wizard-loginfilter.php:32
  144. #: templates/part.wizard-userfilter.php:25
  145. msgid "Edit raw filter instead"
  146. msgstr ""
  147. #: templates/part.wizard-groupfilter.php:30
  148. #: templates/part.wizard-loginfilter.php:37
  149. #: templates/part.wizard-userfilter.php:30
  150. msgid "Raw LDAP filter"
  151. msgstr ""
  152. #: templates/part.wizard-groupfilter.php:31
  153. #, php-format
  154. msgid ""
  155. "The filter specifies which LDAP groups shall have access to the %s instance."
  156. msgstr ""
  157. #: templates/part.wizard-groupfilter.php:38
  158. msgid "groups found"
  159. msgstr ""
  160. #: templates/part.wizard-loginfilter.php:4
  161. msgid "What attribute shall be used as login name:"
  162. msgstr ""
  163. #: templates/part.wizard-loginfilter.php:8
  164. msgid "LDAP Username:"
  165. msgstr ""
  166. #: templates/part.wizard-loginfilter.php:16
  167. msgid "LDAP Email Address:"
  168. msgstr ""
  169. #: templates/part.wizard-loginfilter.php:24
  170. msgid "Other Attributes:"
  171. msgstr ""
  172. #: templates/part.wizard-loginfilter.php:38
  173. #, php-format
  174. msgid ""
  175. "Defines the filter to apply, when login is attempted. %%uid replaces the "
  176. "username in the login action. Example: \"uid=%%uid\""
  177. msgstr ""
  178. #: templates/part.wizard-server.php:18
  179. msgid "Add Server Configuration"
  180. msgstr ""
  181. #: templates/part.wizard-server.php:30
  182. msgid "Host"
  183. msgstr "Домаќин"
  184. #: templates/part.wizard-server.php:31
  185. msgid ""
  186. "You can omit the protocol, except you require SSL. Then start with ldaps://"
  187. msgstr "Може да го скокнете протколот освен ако не ви треба SSL. Тогаш ставете ldaps://"
  188. #: templates/part.wizard-server.php:36
  189. msgid "Port"
  190. msgstr "Порта"
  191. #: templates/part.wizard-server.php:44
  192. msgid "User DN"
  193. msgstr ""
  194. #: templates/part.wizard-server.php:45
  195. msgid ""
  196. "The DN of the client user with which the bind shall be done, e.g. "
  197. "uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
  198. "empty."
  199. msgstr ""
  200. #: templates/part.wizard-server.php:52
  201. msgid "Password"
  202. msgstr "Лозинка"
  203. #: templates/part.wizard-server.php:53
  204. msgid "For anonymous access, leave DN and Password empty."
  205. msgstr ""
  206. #: templates/part.wizard-server.php:60
  207. msgid "One Base DN per line"
  208. msgstr ""
  209. #: templates/part.wizard-server.php:61
  210. msgid "You can specify Base DN for users and groups in the Advanced tab"
  211. msgstr ""
  212. #: templates/part.wizard-userfilter.php:4
  213. #, php-format
  214. msgid "Limit the access to %s to users meeting this criteria:"
  215. msgstr ""
  216. #: templates/part.wizard-userfilter.php:31
  217. #, php-format
  218. msgid ""
  219. "The filter specifies which LDAP users shall have access to the %s instance."
  220. msgstr ""
  221. #: templates/part.wizard-userfilter.php:38
  222. msgid "users found"
  223. msgstr ""
  224. #: templates/part.wizardcontrols.php:5
  225. msgid "Back"
  226. msgstr "Назад"
  227. #: templates/part.wizardcontrols.php:8
  228. msgid "Continue"
  229. msgstr "Продолжи"
  230. #: templates/settings.php:11
  231. msgid ""
  232. "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may"
  233. " experience unexpected behavior. Please ask your system administrator to "
  234. "disable one of them."
  235. msgstr ""
  236. #: templates/settings.php:14
  237. msgid ""
  238. "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not "
  239. "work. Please ask your system administrator to install it."
  240. msgstr ""
  241. #: templates/settings.php:20
  242. msgid "Connection Settings"
  243. msgstr ""
  244. #: templates/settings.php:22
  245. msgid "Configuration Active"
  246. msgstr ""
  247. #: templates/settings.php:22
  248. msgid "When unchecked, this configuration will be skipped."
  249. msgstr ""
  250. #: templates/settings.php:23
  251. msgid "Backup (Replica) Host"
  252. msgstr ""
  253. #: templates/settings.php:23
  254. msgid ""
  255. "Give an optional backup host. It must be a replica of the main LDAP/AD "
  256. "server."
  257. msgstr ""
  258. #: templates/settings.php:24
  259. msgid "Backup (Replica) Port"
  260. msgstr ""
  261. #: templates/settings.php:25
  262. msgid "Disable Main Server"
  263. msgstr ""
  264. #: templates/settings.php:25
  265. msgid "Only connect to the replica server."
  266. msgstr ""
  267. #: templates/settings.php:26
  268. msgid "Case insensitve LDAP server (Windows)"
  269. msgstr ""
  270. #: templates/settings.php:27
  271. msgid "Turn off SSL certificate validation."
  272. msgstr ""
  273. #: templates/settings.php:27
  274. #, php-format
  275. msgid ""
  276. "Not recommended, use it for testing only! If connection only works with this"
  277. " option, import the LDAP server's SSL certificate in your %s server."
  278. msgstr ""
  279. #: templates/settings.php:28
  280. msgid "Cache Time-To-Live"
  281. msgstr ""
  282. #: templates/settings.php:28
  283. msgid "in seconds. A change empties the cache."
  284. msgstr ""
  285. #: templates/settings.php:30
  286. msgid "Directory Settings"
  287. msgstr ""
  288. #: templates/settings.php:32
  289. msgid "User Display Name Field"
  290. msgstr ""
  291. #: templates/settings.php:32
  292. msgid "The LDAP attribute to use to generate the user's display name."
  293. msgstr ""
  294. #: templates/settings.php:33
  295. msgid "Base User Tree"
  296. msgstr ""
  297. #: templates/settings.php:33
  298. msgid "One User Base DN per line"
  299. msgstr ""
  300. #: templates/settings.php:34
  301. msgid "User Search Attributes"
  302. msgstr ""
  303. #: templates/settings.php:34 templates/settings.php:37
  304. msgid "Optional; one attribute per line"
  305. msgstr ""
  306. #: templates/settings.php:35
  307. msgid "Group Display Name Field"
  308. msgstr ""
  309. #: templates/settings.php:35
  310. msgid "The LDAP attribute to use to generate the groups's display name."
  311. msgstr ""
  312. #: templates/settings.php:36
  313. msgid "Base Group Tree"
  314. msgstr ""
  315. #: templates/settings.php:36
  316. msgid "One Group Base DN per line"
  317. msgstr ""
  318. #: templates/settings.php:37
  319. msgid "Group Search Attributes"
  320. msgstr ""
  321. #: templates/settings.php:38
  322. msgid "Group-Member association"
  323. msgstr ""
  324. #: templates/settings.php:40
  325. msgid "Special Attributes"
  326. msgstr ""
  327. #: templates/settings.php:42
  328. msgid "Quota Field"
  329. msgstr ""
  330. #: templates/settings.php:43
  331. msgid "Quota Default"
  332. msgstr ""
  333. #: templates/settings.php:43
  334. msgid "in bytes"
  335. msgstr ""
  336. #: templates/settings.php:44
  337. msgid "Email Field"
  338. msgstr ""
  339. #: templates/settings.php:45
  340. msgid "User Home Folder Naming Rule"
  341. msgstr ""
  342. #: templates/settings.php:45
  343. msgid ""
  344. "Leave empty for user name (default). Otherwise, specify an LDAP/AD "
  345. "attribute."
  346. msgstr ""
  347. #: templates/settings.php:51
  348. msgid "Internal Username"
  349. msgstr ""
  350. #: templates/settings.php:52
  351. msgid ""
  352. "By default the internal username will be created from the UUID attribute. It"
  353. " makes sure that the username is unique and characters do not need to be "
  354. "converted. The internal username has the restriction that only these "
  355. "characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced "
  356. "with their ASCII correspondence or simply omitted. On collisions a number "
  357. "will be added/increased. The internal username is used to identify a user "
  358. "internally. It is also the default name for the user home folder. It is also"
  359. " a part of remote URLs, for instance for all *DAV services. With this "
  360. "setting, the default behavior can be overridden. To achieve a similar "
  361. "behavior as before ownCloud 5 enter the user display name attribute in the "
  362. "following field. Leave it empty for default behavior. Changes will have "
  363. "effect only on newly mapped (added) LDAP users."
  364. msgstr ""
  365. #: templates/settings.php:53
  366. msgid "Internal Username Attribute:"
  367. msgstr ""
  368. #: templates/settings.php:54
  369. msgid "Override UUID detection"
  370. msgstr ""
  371. #: templates/settings.php:55
  372. msgid ""
  373. "By default, the UUID attribute is automatically detected. The UUID attribute"
  374. " is used to doubtlessly identify LDAP users and groups. Also, the internal "
  375. "username will be created based on the UUID, if not specified otherwise "
  376. "above. You can override the setting and pass an attribute of your choice. "
  377. "You must make sure that the attribute of your choice can be fetched for both"
  378. " users and groups and it is unique. Leave it empty for default behavior. "
  379. "Changes will have effect only on newly mapped (added) LDAP users and groups."
  380. msgstr ""
  381. #: templates/settings.php:56
  382. msgid "UUID Attribute for Users:"
  383. msgstr ""
  384. #: templates/settings.php:57
  385. msgid "UUID Attribute for Groups:"
  386. msgstr ""
  387. #: templates/settings.php:58
  388. msgid "Username-LDAP User Mapping"
  389. msgstr ""
  390. #: templates/settings.php:59
  391. msgid ""
  392. "Usernames are used to store and assign (meta) data. In order to precisely "
  393. "identify and recognize users, each LDAP user will have a internal username. "
  394. "This requires a mapping from username to LDAP user. The created username is "
  395. "mapped to the UUID of the LDAP user. Additionally the DN is cached as well "
  396. "to reduce LDAP interaction, but it is not used for identification. If the DN"
  397. " changes, the changes will be found. The internal username is used all over."
  398. " Clearing the mappings will have leftovers everywhere. Clearing the mappings"
  399. " is not configuration sensitive, it affects all LDAP configurations! Never "
  400. "clear the mappings in a production environment, only in a testing or "
  401. "experimental stage."
  402. msgstr ""
  403. #: templates/settings.php:60
  404. msgid "Clear Username-LDAP User Mapping"
  405. msgstr ""
  406. #: templates/settings.php:60
  407. msgid "Clear Groupname-LDAP Group Mapping"
  408. msgstr ""