settings.po 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648
  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. # I Robot <owncloud-bot@tmit.eu>, 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-21 21:06-0500\n"
  12. "PO-Revision-Date: 2013-11-22 02:06+0000\n"
  13. "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
  14. "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: de_AT\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #: ajax/apps/ocs.php:20
  21. msgid "Unable to load list from App Store"
  22. msgstr ""
  23. #: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
  24. #: ajax/togglegroups.php:20 changepassword/controller.php:55
  25. msgid "Authentication error"
  26. msgstr ""
  27. #: ajax/changedisplayname.php:31
  28. msgid "Your full name has been changed."
  29. msgstr ""
  30. #: ajax/changedisplayname.php:34
  31. msgid "Unable to change full name"
  32. msgstr ""
  33. #: ajax/creategroup.php:10
  34. msgid "Group already exists"
  35. msgstr ""
  36. #: ajax/creategroup.php:19
  37. msgid "Unable to add group"
  38. msgstr ""
  39. #: ajax/lostpassword.php:12
  40. msgid "Email saved"
  41. msgstr ""
  42. #: ajax/lostpassword.php:14
  43. msgid "Invalid email"
  44. msgstr ""
  45. #: ajax/removegroup.php:13
  46. msgid "Unable to delete group"
  47. msgstr ""
  48. #: ajax/removeuser.php:25
  49. msgid "Unable to delete user"
  50. msgstr ""
  51. #: ajax/setlanguage.php:15
  52. msgid "Language changed"
  53. msgstr ""
  54. #: ajax/setlanguage.php:17 ajax/setlanguage.php:20
  55. msgid "Invalid request"
  56. msgstr ""
  57. #: ajax/togglegroups.php:12
  58. msgid "Admins can't remove themself from the admin group"
  59. msgstr ""
  60. #: ajax/togglegroups.php:30
  61. #, php-format
  62. msgid "Unable to add user to group %s"
  63. msgstr ""
  64. #: ajax/togglegroups.php:36
  65. #, php-format
  66. msgid "Unable to remove user from group %s"
  67. msgstr ""
  68. #: ajax/updateapp.php:14
  69. msgid "Couldn't update app."
  70. msgstr ""
  71. #: changepassword/controller.php:20
  72. msgid "Wrong password"
  73. msgstr ""
  74. #: changepassword/controller.php:42
  75. msgid "No user supplied"
  76. msgstr ""
  77. #: changepassword/controller.php:74
  78. msgid ""
  79. "Please provide an admin recovery password, otherwise all user data will be "
  80. "lost"
  81. msgstr ""
  82. #: changepassword/controller.php:79
  83. msgid ""
  84. "Wrong admin recovery password. Please check the password and try again."
  85. msgstr ""
  86. #: changepassword/controller.php:87
  87. msgid ""
  88. "Back-end doesn't support password change, but the users encryption key was "
  89. "successfully updated."
  90. msgstr ""
  91. #: changepassword/controller.php:92 changepassword/controller.php:103
  92. msgid "Unable to change password"
  93. msgstr ""
  94. #: js/apps.js:43
  95. msgid "Update to {appversion}"
  96. msgstr ""
  97. #: js/apps.js:49 js/apps.js:82 js/apps.js:110
  98. msgid "Disable"
  99. msgstr ""
  100. #: js/apps.js:49 js/apps.js:90 js/apps.js:103 js/apps.js:119
  101. msgid "Enable"
  102. msgstr ""
  103. #: js/apps.js:71
  104. msgid "Please wait...."
  105. msgstr ""
  106. #: js/apps.js:79 js/apps.js:80 js/apps.js:101
  107. msgid "Error while disabling app"
  108. msgstr ""
  109. #: js/apps.js:100 js/apps.js:114 js/apps.js:115
  110. msgid "Error while enabling app"
  111. msgstr ""
  112. #: js/apps.js:125
  113. msgid "Updating...."
  114. msgstr ""
  115. #: js/apps.js:128
  116. msgid "Error while updating app"
  117. msgstr ""
  118. #: js/apps.js:128
  119. msgid "Error"
  120. msgstr ""
  121. #: js/apps.js:129 templates/apps.php:43
  122. msgid "Update"
  123. msgstr ""
  124. #: js/apps.js:132
  125. msgid "Updated"
  126. msgstr ""
  127. #: js/personal.js:220
  128. msgid "Select a profile picture"
  129. msgstr ""
  130. #: js/personal.js:265
  131. msgid "Decrypting files... Please wait, this can take some time."
  132. msgstr ""
  133. #: js/personal.js:287
  134. msgid "Saving..."
  135. msgstr ""
  136. #: js/users.js:47
  137. msgid "deleted"
  138. msgstr ""
  139. #: js/users.js:47
  140. msgid "undo"
  141. msgstr ""
  142. #: js/users.js:79
  143. msgid "Unable to remove user"
  144. msgstr ""
  145. #: js/users.js:95 templates/users.php:26 templates/users.php:90
  146. #: templates/users.php:118
  147. msgid "Groups"
  148. msgstr ""
  149. #: js/users.js:100 templates/users.php:92 templates/users.php:130
  150. msgid "Group Admin"
  151. msgstr ""
  152. #: js/users.js:123 templates/users.php:170
  153. msgid "Delete"
  154. msgstr ""
  155. #: js/users.js:284
  156. msgid "add group"
  157. msgstr ""
  158. #: js/users.js:451
  159. msgid "A valid username must be provided"
  160. msgstr ""
  161. #: js/users.js:452 js/users.js:458 js/users.js:473
  162. msgid "Error creating user"
  163. msgstr ""
  164. #: js/users.js:457
  165. msgid "A valid password must be provided"
  166. msgstr ""
  167. #: js/users.js:481
  168. msgid "Warning: Home directory for user \"{user}\" already exists"
  169. msgstr ""
  170. #: personal.php:45 personal.php:46
  171. msgid "__language_name__"
  172. msgstr "Deutsch (Österreich)"
  173. #: templates/admin.php:8
  174. msgid "Everything (fatal issues, errors, warnings, info, debug)"
  175. msgstr ""
  176. #: templates/admin.php:9
  177. msgid "Info, warnings, errors and fatal issues"
  178. msgstr ""
  179. #: templates/admin.php:10
  180. msgid "Warnings, errors and fatal issues"
  181. msgstr ""
  182. #: templates/admin.php:11
  183. msgid "Errors and fatal issues"
  184. msgstr ""
  185. #: templates/admin.php:12
  186. msgid "Fatal issues only"
  187. msgstr ""
  188. #: templates/admin.php:22
  189. msgid "Security Warning"
  190. msgstr ""
  191. #: templates/admin.php:25
  192. msgid ""
  193. "Your data directory and your files are probably accessible from the "
  194. "internet. The .htaccess file is not working. We strongly suggest that you "
  195. "configure your webserver in a way that the data directory is no longer "
  196. "accessible or you move the data directory outside the webserver document "
  197. "root."
  198. msgstr ""
  199. #: templates/admin.php:36
  200. msgid "Setup Warning"
  201. msgstr ""
  202. #: templates/admin.php:39
  203. msgid ""
  204. "Your web server is not yet properly setup to allow files synchronization "
  205. "because the WebDAV interface seems to be broken."
  206. msgstr ""
  207. #: templates/admin.php:40
  208. #, php-format
  209. msgid "Please double check the <a href=\"%s\">installation guides</a>."
  210. msgstr ""
  211. #: templates/admin.php:51
  212. msgid "Module 'fileinfo' missing"
  213. msgstr ""
  214. #: templates/admin.php:54
  215. msgid ""
  216. "The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
  217. "module to get best results with mime-type detection."
  218. msgstr ""
  219. #: templates/admin.php:65
  220. msgid "Locale not working"
  221. msgstr ""
  222. #: templates/admin.php:70
  223. msgid "System locale can not be set to a one which supports UTF-8."
  224. msgstr ""
  225. #: templates/admin.php:74
  226. msgid ""
  227. "This means that there might be problems with certain characters in file "
  228. "names."
  229. msgstr ""
  230. #: templates/admin.php:78
  231. #, php-format
  232. msgid ""
  233. "We strongly suggest to install the required packages on your system to "
  234. "support one of the following locales: %s."
  235. msgstr ""
  236. #: templates/admin.php:90
  237. msgid "Internet connection not working"
  238. msgstr ""
  239. #: templates/admin.php:93
  240. msgid ""
  241. "This server has no working internet connection. This means that some of the "
  242. "features like mounting of external storage, notifications about updates or "
  243. "installation of 3rd party apps don´t work. Accessing files from remote and "
  244. "sending of notification emails might also not work. We suggest to enable "
  245. "internet connection for this server if you want to have all features."
  246. msgstr ""
  247. #: templates/admin.php:107
  248. msgid "Cron"
  249. msgstr ""
  250. #: templates/admin.php:114
  251. msgid "Execute one task with each page loaded"
  252. msgstr ""
  253. #: templates/admin.php:122
  254. msgid ""
  255. "cron.php is registered at a webcron service to call cron.php every 15 "
  256. "minutes over http."
  257. msgstr ""
  258. #: templates/admin.php:130
  259. msgid "Use systems cron service to call the cron.php file every 15 minutes."
  260. msgstr ""
  261. #: templates/admin.php:135
  262. msgid "Sharing"
  263. msgstr ""
  264. #: templates/admin.php:141
  265. msgid "Enable Share API"
  266. msgstr ""
  267. #: templates/admin.php:142
  268. msgid "Allow apps to use the Share API"
  269. msgstr ""
  270. #: templates/admin.php:149
  271. msgid "Allow links"
  272. msgstr ""
  273. #: templates/admin.php:150
  274. msgid "Allow users to share items to the public with links"
  275. msgstr ""
  276. #: templates/admin.php:158
  277. msgid "Allow public uploads"
  278. msgstr ""
  279. #: templates/admin.php:159
  280. msgid ""
  281. "Allow users to enable others to upload into their publicly shared folders"
  282. msgstr ""
  283. #: templates/admin.php:167
  284. msgid "Allow resharing"
  285. msgstr ""
  286. #: templates/admin.php:168
  287. msgid "Allow users to share items shared with them again"
  288. msgstr ""
  289. #: templates/admin.php:175
  290. msgid "Allow users to share with anyone"
  291. msgstr ""
  292. #: templates/admin.php:178
  293. msgid "Allow users to only share with users in their groups"
  294. msgstr ""
  295. #: templates/admin.php:185
  296. msgid "Allow mail notification"
  297. msgstr ""
  298. #: templates/admin.php:186
  299. msgid "Allow user to send mail notification for shared files"
  300. msgstr ""
  301. #: templates/admin.php:193
  302. msgid "Security"
  303. msgstr ""
  304. #: templates/admin.php:206
  305. msgid "Enforce HTTPS"
  306. msgstr ""
  307. #: templates/admin.php:208
  308. #, php-format
  309. msgid "Forces the clients to connect to %s via an encrypted connection."
  310. msgstr ""
  311. #: templates/admin.php:214
  312. #, php-format
  313. msgid ""
  314. "Please connect to your %s via HTTPS to enable or disable the SSL "
  315. "enforcement."
  316. msgstr ""
  317. #: templates/admin.php:226
  318. msgid "Log"
  319. msgstr ""
  320. #: templates/admin.php:227
  321. msgid "Log level"
  322. msgstr ""
  323. #: templates/admin.php:259
  324. msgid "More"
  325. msgstr ""
  326. #: templates/admin.php:260
  327. msgid "Less"
  328. msgstr ""
  329. #: templates/admin.php:266 templates/personal.php:169
  330. msgid "Version"
  331. msgstr ""
  332. #: templates/admin.php:270 templates/personal.php:172
  333. msgid ""
  334. "Developed by the <a href=\"http://ownCloud.org/contact\" "
  335. "target=\"_blank\">ownCloud community</a>, the <a "
  336. "href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is "
  337. "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
  338. "target=\"_blank\"><abbr title=\"Affero General Public "
  339. "License\">AGPL</abbr></a>."
  340. msgstr ""
  341. #: templates/apps.php:13
  342. msgid "Add your App"
  343. msgstr ""
  344. #: templates/apps.php:28
  345. msgid "More Apps"
  346. msgstr ""
  347. #: templates/apps.php:33
  348. msgid "Select an App"
  349. msgstr ""
  350. #: templates/apps.php:39
  351. msgid "See application page at apps.owncloud.com"
  352. msgstr ""
  353. #: templates/apps.php:41
  354. msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
  355. msgstr ""
  356. #: templates/help.php:4
  357. msgid "User Documentation"
  358. msgstr ""
  359. #: templates/help.php:6
  360. msgid "Administrator Documentation"
  361. msgstr ""
  362. #: templates/help.php:9
  363. msgid "Online Documentation"
  364. msgstr ""
  365. #: templates/help.php:11
  366. msgid "Forum"
  367. msgstr ""
  368. #: templates/help.php:14
  369. msgid "Bugtracker"
  370. msgstr ""
  371. #: templates/help.php:17
  372. msgid "Commercial Support"
  373. msgstr ""
  374. #: templates/personal.php:8
  375. msgid "Get the apps to sync your files"
  376. msgstr ""
  377. #: templates/personal.php:19
  378. msgid "Show First Run Wizard again"
  379. msgstr ""
  380. #: templates/personal.php:27
  381. #, php-format
  382. msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
  383. msgstr ""
  384. #: templates/personal.php:39 templates/users.php:23 templates/users.php:89
  385. msgid "Password"
  386. msgstr ""
  387. #: templates/personal.php:40
  388. msgid "Your password was changed"
  389. msgstr ""
  390. #: templates/personal.php:41
  391. msgid "Unable to change your password"
  392. msgstr ""
  393. #: templates/personal.php:42
  394. msgid "Current password"
  395. msgstr ""
  396. #: templates/personal.php:44
  397. msgid "New password"
  398. msgstr ""
  399. #: templates/personal.php:46
  400. msgid "Change password"
  401. msgstr ""
  402. #: templates/personal.php:58 templates/users.php:88
  403. msgid "Full Name"
  404. msgstr ""
  405. #: templates/personal.php:73
  406. msgid "Email"
  407. msgstr ""
  408. #: templates/personal.php:75
  409. msgid "Your email address"
  410. msgstr ""
  411. #: templates/personal.php:76
  412. msgid "Fill in an email address to enable password recovery"
  413. msgstr ""
  414. #: templates/personal.php:86
  415. msgid "Profile picture"
  416. msgstr ""
  417. #: templates/personal.php:90
  418. msgid "Upload new"
  419. msgstr ""
  420. #: templates/personal.php:92
  421. msgid "Select new from Files"
  422. msgstr ""
  423. #: templates/personal.php:93
  424. msgid "Remove image"
  425. msgstr ""
  426. #: templates/personal.php:94
  427. msgid "Either png or jpg. Ideally square but you will be able to crop it."
  428. msgstr ""
  429. #: templates/personal.php:97
  430. msgid "Abort"
  431. msgstr ""
  432. #: templates/personal.php:98
  433. msgid "Choose as profile image"
  434. msgstr ""
  435. #: templates/personal.php:106 templates/personal.php:107
  436. msgid "Language"
  437. msgstr ""
  438. #: templates/personal.php:126
  439. msgid "Help translate"
  440. msgstr ""
  441. #: templates/personal.php:133
  442. msgid "WebDAV"
  443. msgstr ""
  444. #: templates/personal.php:135
  445. #, php-format
  446. msgid ""
  447. "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
  448. "WebDAV</a>"
  449. msgstr ""
  450. #: templates/personal.php:146
  451. msgid "Encryption"
  452. msgstr ""
  453. #: templates/personal.php:148
  454. msgid "The encryption app is no longer enabled, decrypt all your file"
  455. msgstr ""
  456. #: templates/personal.php:154
  457. msgid "Log-in password"
  458. msgstr ""
  459. #: templates/personal.php:159
  460. msgid "Decrypt all Files"
  461. msgstr ""
  462. #: templates/users.php:21
  463. msgid "Login Name"
  464. msgstr ""
  465. #: templates/users.php:30
  466. msgid "Create"
  467. msgstr ""
  468. #: templates/users.php:36
  469. msgid "Admin Recovery Password"
  470. msgstr ""
  471. #: templates/users.php:37 templates/users.php:38
  472. msgid ""
  473. "Enter the recovery password in order to recover the users files during "
  474. "password change"
  475. msgstr ""
  476. #: templates/users.php:42
  477. msgid "Default Storage"
  478. msgstr ""
  479. #: templates/users.php:44 templates/users.php:139
  480. msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
  481. msgstr ""
  482. #: templates/users.php:48 templates/users.php:148
  483. msgid "Unlimited"
  484. msgstr ""
  485. #: templates/users.php:66 templates/users.php:163
  486. msgid "Other"
  487. msgstr ""
  488. #: templates/users.php:87
  489. msgid "Username"
  490. msgstr ""
  491. #: templates/users.php:94
  492. msgid "Storage"
  493. msgstr ""
  494. #: templates/users.php:108
  495. msgid "change full name"
  496. msgstr ""
  497. #: templates/users.php:112
  498. msgid "set new password"
  499. msgstr ""
  500. #: templates/users.php:143
  501. msgid "Default"
  502. msgstr ""