| 1 |
# Translation of the WordPress plugin User Access Manager 1.1.2pre by Alexander Schneider. |
| 2 |
# Copyright (C) 2010 Alexander Schneider |
| 3 |
# This file is distributed under the same license as the User Access Manager package. |
| 4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010. |
| 5 |
# |
| 6 |
#, fuzzy |
| 7 |
msgid "" |
| 8 |
msgstr "" |
| 9 |
"Project-Id-Version: User Access Manager 1.1.2pre\n" |
| 10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/user-access-manager\n" |
| 11 |
"POT-Creation-Date: 2010-10-04 20:18+0000\n" |
| 12 |
"PO-Revision-Date: 2010-MO-DA HO:MI+ZONE\n" |
| 13 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 14 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
| 15 |
"MIME-Version: 1.0\n" |
| 16 |
"Content-Type: text/plain; charset=utf-8\n" |
| 17 |
"Content-Transfer-Encoding: 8bit\n" |
| 18 |
|
| 19 |
#: class/UserAccessManager.class.php:633 class/UserAccessManager.class.php:646 |
| 20 |
msgid "No rights!" |
| 21 |
msgstr "" |
| 22 |
|
| 23 |
#: class/UserAccessManager.class.php:635 |
| 24 |
msgid "Sorry you have no rights to view this post!" |
| 25 |
msgstr "" |
| 26 |
|
| 27 |
#: class/UserAccessManager.class.php:641 class/UserAccessManager.class.php:654 |
| 28 |
msgid "Sorry no rights to view comments!" |
| 29 |
msgstr "" |
| 30 |
|
| 31 |
#: class/UserAccessManager.class.php:648 |
| 32 |
msgid "Sorry you have no rights to view this page!" |
| 33 |
msgstr "" |
| 34 |
|
| 35 |
#: class/UserAccessManager.class.php:956 |
| 36 |
#: class/UserAccessManager.class.php:1170 |
| 37 |
msgid "Access" |
| 38 |
msgstr "" |
| 39 |
|
| 40 |
#: class/UserAccessManager.class.php:1093 |
| 41 |
msgid "uam user groups" |
| 42 |
msgstr "" |
| 43 |
|
| 44 |
#: includes/language.define.php:19 |
| 45 |
#, php-format |
| 46 |
msgid "" |
| 47 |
"Sorry you need at least PHP version 5.0 to use the User Access Manager. Your " |
| 48 |
"current PHP version is %s." |
| 49 |
msgstr "" |
| 50 |
|
| 51 |
#: includes/language.define.php:20 |
| 52 |
#, php-format |
| 53 |
msgid "" |
| 54 |
"Sorry you need at least Wordpress version 3.0 to use the User Access " |
| 55 |
"Manager. Your current Wordpress version is %s." |
| 56 |
msgstr "" |
| 57 |
|
| 58 |
#: includes/language.define.php:21 |
| 59 |
#, php-format |
| 60 |
msgid "" |
| 61 |
"Please update the database of the User Access Manager. <a href=\"%s\">Click " |
| 62 |
"here to proceed</a>" |
| 63 |
msgstr "" |
| 64 |
|
| 65 |
#: includes/language.define.php:24 |
| 66 |
msgid "all" |
| 67 |
msgstr "" |
| 68 |
|
| 69 |
#: includes/language.define.php:25 |
| 70 |
msgid "only group users" |
| 71 |
msgstr "" |
| 72 |
|
| 73 |
#: includes/language.define.php:26 |
| 74 |
msgid "Yes" |
| 75 |
msgstr "" |
| 76 |
|
| 77 |
#: includes/language.define.php:27 |
| 78 |
msgid "No" |
| 79 |
msgstr "" |
| 80 |
|
| 81 |
#: includes/language.define.php:31 |
| 82 |
msgid "Settings" |
| 83 |
msgstr "" |
| 84 |
|
| 85 |
#: includes/language.define.php:34 |
| 86 |
msgid "Post settings" |
| 87 |
msgstr "" |
| 88 |
|
| 89 |
#: includes/language.define.php:35 |
| 90 |
msgid "Set up the behaviour of locked posts" |
| 91 |
msgstr "" |
| 92 |
|
| 93 |
#: includes/language.define.php:36 |
| 94 |
msgid "Post title" |
| 95 |
msgstr "" |
| 96 |
|
| 97 |
#: includes/language.define.php:37 |
| 98 |
msgid "Displayed text as post title if user has no access" |
| 99 |
msgstr "" |
| 100 |
|
| 101 |
#: includes/language.define.php:38 |
| 102 |
msgid "Hide post title" |
| 103 |
msgstr "" |
| 104 |
|
| 105 |
#: includes/language.define.php:39 includes/language.define.php:49 |
| 106 |
#: includes/language.define.php:59 includes/language.define.php:67 |
| 107 |
#, php-format |
| 108 |
msgid "" |
| 109 |
"Selecting \"Yes\" will show the text which is defined at \"%s\" if user has " |
| 110 |
"no access." |
| 111 |
msgstr "" |
| 112 |
|
| 113 |
#: includes/language.define.php:40 |
| 114 |
msgid "Post content" |
| 115 |
msgstr "" |
| 116 |
|
| 117 |
#: includes/language.define.php:41 |
| 118 |
msgid "" |
| 119 |
"Content displayed if user has no access. You can add an login-form by adding " |
| 120 |
"the keyword <b>[LOGIN_FORM]</b>. This form will shown on single posts, " |
| 121 |
"otherwise a link will shown." |
| 122 |
msgstr "" |
| 123 |
|
| 124 |
#: includes/language.define.php:42 |
| 125 |
msgid "Show post content before <!--more--> tag" |
| 126 |
msgstr "" |
| 127 |
|
| 128 |
#: includes/language.define.php:43 |
| 129 |
#, php-format |
| 130 |
msgid "" |
| 131 |
"Shows the post content before the <!--more--> tag and after that the " |
| 132 |
"defined text at \"%s\". If no <!--more--> is set he defined text at \"%" |
| 133 |
"s\" will shown." |
| 134 |
msgstr "" |
| 135 |
|
| 136 |
#: includes/language.define.php:44 |
| 137 |
msgid "Hide complete posts" |
| 138 |
msgstr "" |
| 139 |
|
| 140 |
#: includes/language.define.php:45 |
| 141 |
msgid "Selecting \"Yes\" will hide posts if the user has no access." |
| 142 |
msgstr "" |
| 143 |
|
| 144 |
#: includes/language.define.php:46 |
| 145 |
msgid "Post comment text" |
| 146 |
msgstr "" |
| 147 |
|
| 148 |
#: includes/language.define.php:47 |
| 149 |
msgid "Displayed text as post comment text if user has no access" |
| 150 |
msgstr "" |
| 151 |
|
| 152 |
#: includes/language.define.php:48 |
| 153 |
msgid "Hide post comments" |
| 154 |
msgstr "" |
| 155 |
|
| 156 |
#: includes/language.define.php:50 |
| 157 |
msgid "Allow post comments" |
| 158 |
msgstr "" |
| 159 |
|
| 160 |
#: includes/language.define.php:51 |
| 161 |
msgid "Selecting \"yes\" allows users to comment on locked posts" |
| 162 |
msgstr "" |
| 163 |
|
| 164 |
#: includes/language.define.php:54 |
| 165 |
msgid "Page settings" |
| 166 |
msgstr "" |
| 167 |
|
| 168 |
#: includes/language.define.php:55 |
| 169 |
msgid "Set up the behaviour of locked pages" |
| 170 |
msgstr "" |
| 171 |
|
| 172 |
#: includes/language.define.php:56 |
| 173 |
msgid "Page title" |
| 174 |
msgstr "" |
| 175 |
|
| 176 |
#: includes/language.define.php:57 |
| 177 |
msgid "Displayed text as page title if user has no access" |
| 178 |
msgstr "" |
| 179 |
|
| 180 |
#: includes/language.define.php:58 |
| 181 |
msgid "Hide page title" |
| 182 |
msgstr "" |
| 183 |
|
| 184 |
#: includes/language.define.php:60 |
| 185 |
msgid "Page content" |
| 186 |
msgstr "" |
| 187 |
|
| 188 |
#: includes/language.define.php:61 |
| 189 |
msgid "" |
| 190 |
"Content displayed if user has no access. You can add an login-form by adding " |
| 191 |
"the keyword <b>[LOGIN_FORM]</b>. This form will shown on single pages, " |
| 192 |
"otherwise a link will shown." |
| 193 |
msgstr "" |
| 194 |
|
| 195 |
#: includes/language.define.php:62 |
| 196 |
msgid "Hide complete pages" |
| 197 |
msgstr "" |
| 198 |
|
| 199 |
#: includes/language.define.php:63 |
| 200 |
msgid "" |
| 201 |
"Selecting \"Yes\" will hide pages if the user has no access. Pages will also " |
| 202 |
"hide in the navigation." |
| 203 |
msgstr "" |
| 204 |
|
| 205 |
#: includes/language.define.php:64 |
| 206 |
msgid "Page comment text" |
| 207 |
msgstr "" |
| 208 |
|
| 209 |
#: includes/language.define.php:65 |
| 210 |
msgid "Displayed text as page comment text if user has no access" |
| 211 |
msgstr "" |
| 212 |
|
| 213 |
#: includes/language.define.php:66 |
| 214 |
msgid "Hide page comments" |
| 215 |
msgstr "" |
| 216 |
|
| 217 |
#: includes/language.define.php:68 |
| 218 |
msgid "Allow page comments" |
| 219 |
msgstr "" |
| 220 |
|
| 221 |
#: includes/language.define.php:69 |
| 222 |
msgid "Selecting \"yes\" allows users to comment on locked pages" |
| 223 |
msgstr "" |
| 224 |
|
| 225 |
#: includes/language.define.php:72 |
| 226 |
msgid "File settings" |
| 227 |
msgstr "" |
| 228 |
|
| 229 |
#: includes/language.define.php:73 |
| 230 |
msgid "Set up the behaviour of files" |
| 231 |
msgstr "" |
| 232 |
|
| 233 |
#: includes/language.define.php:74 |
| 234 |
msgid "Lock files" |
| 235 |
msgstr "" |
| 236 |
|
| 237 |
#: includes/language.define.php:75 |
| 238 |
msgid "" |
| 239 |
"If you select \"Yes\" all files will locked by a .htaccess file and only " |
| 240 |
"users with access can download files. <br/><strong style=\"color:red;" |
| 241 |
"\">Note: If you activate this option the plugin will overwirte a '.htaccess' " |
| 242 |
"file at the upload folder, if you use already one to protect your files. " |
| 243 |
"Also if you have no permalinks activated your upload dir will protect by a '." |
| 244 |
"htaccess' with a random password and all old media files insert in a " |
| 245 |
"previous post/page will not work anymore. You have to update your posts/" |
| 246 |
"pages (not necessary if you have permalinks activated).</strong>" |
| 247 |
msgstr "" |
| 248 |
|
| 249 |
#: includes/language.define.php:76 |
| 250 |
msgid "Filetypes to lock: " |
| 251 |
msgstr "" |
| 252 |
|
| 253 |
#: includes/language.define.php:77 |
| 254 |
msgid "Filetypes not to lock: " |
| 255 |
msgstr "" |
| 256 |
|
| 257 |
#: includes/language.define.php:78 |
| 258 |
msgid "Locked file types" |
| 259 |
msgstr "" |
| 260 |
|
| 261 |
#: includes/language.define.php:79 |
| 262 |
msgid "" |
| 263 |
"Lock all files, type in file types which you will lock if the post/page is " |
| 264 |
"locked or define file types which will not be locked. <b>Note:</b> If you " |
| 265 |
"have no problems use all to get the maximum security." |
| 266 |
msgstr "" |
| 267 |
|
| 268 |
#: includes/language.define.php:80 |
| 269 |
msgid ".htaccess password" |
| 270 |
msgstr "" |
| 271 |
|
| 272 |
#: includes/language.define.php:81 |
| 273 |
msgid "" |
| 274 |
"Set up the password for the .htaccess access. This password is only needed " |
| 275 |
"if you need a direct access to your files." |
| 276 |
msgstr "" |
| 277 |
|
| 278 |
#: includes/language.define.php:82 |
| 279 |
msgid "Use a random generated pass word." |
| 280 |
msgstr "" |
| 281 |
|
| 282 |
#: includes/language.define.php:83 |
| 283 |
msgid "Use the password of the current logged in admin." |
| 284 |
msgstr "" |
| 285 |
|
| 286 |
#: includes/language.define.php:84 |
| 287 |
msgid "Download type" |
| 288 |
msgstr "" |
| 289 |
|
| 290 |
#: includes/language.define.php:85 |
| 291 |
msgid "" |
| 292 |
"Selecting the type for downloading. <strong>Note:</strong> For using fopen " |
| 293 |
"you need \"safe_mode = off\"." |
| 294 |
msgstr "" |
| 295 |
|
| 296 |
#: includes/language.define.php:86 |
| 297 |
msgid "Normal" |
| 298 |
msgstr "" |
| 299 |
|
| 300 |
#: includes/language.define.php:87 |
| 301 |
msgid "fopen" |
| 302 |
msgstr "" |
| 303 |
|
| 304 |
#: includes/language.define.php:90 |
| 305 |
msgid "Authors settings" |
| 306 |
msgstr "" |
| 307 |
|
| 308 |
#: includes/language.define.php:91 |
| 309 |
msgid "Here you will find the settings for authors" |
| 310 |
msgstr "" |
| 311 |
|
| 312 |
#: includes/language.define.php:92 |
| 313 |
msgid "Authors always has access to own posts/pages" |
| 314 |
msgstr "" |
| 315 |
|
| 316 |
#: includes/language.define.php:93 |
| 317 |
msgid "" |
| 318 |
"If \"Yes\" is selected author will always have full access to ther own posts " |
| 319 |
"or pages." |
| 320 |
msgstr "" |
| 321 |
|
| 322 |
#: includes/language.define.php:94 |
| 323 |
msgid "Authors can add content to there own groups" |
| 324 |
msgstr "" |
| 325 |
|
| 326 |
#: includes/language.define.php:95 |
| 327 |
msgid "" |
| 328 |
"If \"Yes\" is selected author are able to restrict the content by adding it " |
| 329 |
"to there groups." |
| 330 |
msgstr "" |
| 331 |
|
| 332 |
#: includes/language.define.php:96 |
| 333 |
msgid "Minimum user role with full access" |
| 334 |
msgstr "" |
| 335 |
|
| 336 |
#: includes/language.define.php:97 |
| 337 |
msgid "All user with a role equal or higher to this has full access." |
| 338 |
msgstr "" |
| 339 |
|
| 340 |
#: includes/language.define.php:98 |
| 341 |
msgid "Administrator" |
| 342 |
msgstr "" |
| 343 |
|
| 344 |
#: includes/language.define.php:99 |
| 345 |
msgid "Editor" |
| 346 |
msgstr "" |
| 347 |
|
| 348 |
#: includes/language.define.php:100 |
| 349 |
msgid "Author" |
| 350 |
msgstr "" |
| 351 |
|
| 352 |
#: includes/language.define.php:101 |
| 353 |
msgid "Contributor" |
| 354 |
msgstr "" |
| 355 |
|
| 356 |
#: includes/language.define.php:102 |
| 357 |
msgid "Subscriber" |
| 358 |
msgstr "" |
| 359 |
|
| 360 |
#: includes/language.define.php:105 |
| 361 |
msgid "Other settings" |
| 362 |
msgstr "" |
| 363 |
|
| 364 |
#: includes/language.define.php:106 |
| 365 |
msgid "Here you will find all other settings" |
| 366 |
msgstr "" |
| 367 |
|
| 368 |
#: includes/language.define.php:107 |
| 369 |
msgid "Protect Feed" |
| 370 |
msgstr "" |
| 371 |
|
| 372 |
#: includes/language.define.php:108 |
| 373 |
msgid "Selecting \"Yes\" will also protect your feed entries." |
| 374 |
msgstr "" |
| 375 |
|
| 376 |
#: includes/language.define.php:109 |
| 377 |
msgid "Hide empty categories" |
| 378 |
msgstr "" |
| 379 |
|
| 380 |
#: includes/language.define.php:110 |
| 381 |
msgid "" |
| 382 |
"Selecting \"Yes\" will hide empty categories which are containing only empty " |
| 383 |
"childs or no childs." |
| 384 |
msgstr "" |
| 385 |
|
| 386 |
#: includes/language.define.php:111 |
| 387 |
msgid "Redirect user" |
| 388 |
msgstr "" |
| 389 |
|
| 390 |
#: includes/language.define.php:112 |
| 391 |
msgid "Setup what happen if a user visit a post/page with no access." |
| 392 |
msgstr "" |
| 393 |
|
| 394 |
#: includes/language.define.php:113 |
| 395 |
msgid "To blog startpage" |
| 396 |
msgstr "" |
| 397 |
|
| 398 |
#: includes/language.define.php:114 |
| 399 |
msgid "Custom page: " |
| 400 |
msgstr "" |
| 401 |
|
| 402 |
#: includes/language.define.php:115 |
| 403 |
msgid "Custom URL: " |
| 404 |
msgstr "" |
| 405 |
|
| 406 |
#: includes/language.define.php:116 |
| 407 |
msgid "Lock recursive" |
| 408 |
msgstr "" |
| 409 |
|
| 410 |
#: includes/language.define.php:117 |
| 411 |
msgid "" |
| 412 |
"Selecting \"Yes\" will lock all child posts/pages of a post/page if a user " |
| 413 |
"has no access to the parent page. Note: Setting this option to \"No\" could " |
| 414 |
"result in display errors relating to the hierarchy." |
| 415 |
msgstr "" |
| 416 |
|
| 417 |
#: includes/language.define.php:118 |
| 418 |
msgid "Admin hint text" |
| 419 |
msgstr "" |
| 420 |
|
| 421 |
#: includes/language.define.php:119 |
| 422 |
msgid "The text which will shown behinde the post/page." |
| 423 |
msgstr "" |
| 424 |
|
| 425 |
#: includes/language.define.php:120 |
| 426 |
msgid "Show admin hint at Posts" |
| 427 |
msgstr "" |
| 428 |
|
| 429 |
#: includes/language.define.php:121 |
| 430 |
#, php-format |
| 431 |
msgid "" |
| 432 |
"Selecting \"Yes\" will show the defined text at \"%s\" behinde the post/page " |
| 433 |
"to an logged in admin to show him which posts/pages are locked if he visits " |
| 434 |
"his blog." |
| 435 |
msgstr "" |
| 436 |
|
| 437 |
#: includes/language.define.php:124 |
| 438 |
msgid "Update settings" |
| 439 |
msgstr "" |
| 440 |
|
| 441 |
#: includes/language.define.php:125 |
| 442 |
msgid "Settings updated." |
| 443 |
msgstr "" |
| 444 |
|
| 445 |
#: includes/language.define.php:129 |
| 446 |
msgid "Manage user user groups" |
| 447 |
msgstr "" |
| 448 |
|
| 449 |
#: includes/language.define.php:130 |
| 450 |
msgid "Role affiliation" |
| 451 |
msgstr "" |
| 452 |
|
| 453 |
#: includes/language.define.php:131 |
| 454 |
msgid "Name" |
| 455 |
msgstr "" |
| 456 |
|
| 457 |
#: includes/language.define.php:132 |
| 458 |
msgid "Description" |
| 459 |
msgstr "" |
| 460 |
|
| 461 |
#: includes/language.define.php:133 includes/language.define.php:146 |
| 462 |
msgid "Read access" |
| 463 |
msgstr "" |
| 464 |
|
| 465 |
#: includes/language.define.php:134 includes/language.define.php:148 |
| 466 |
msgid "Write access" |
| 467 |
msgstr "" |
| 468 |
|
| 469 |
#: includes/language.define.php:135 |
| 470 |
msgid "Delete" |
| 471 |
msgstr "" |
| 472 |
|
| 473 |
#: includes/language.define.php:136 |
| 474 |
msgid "Update group" |
| 475 |
msgstr "" |
| 476 |
|
| 477 |
#: includes/language.define.php:137 |
| 478 |
msgid "Add" |
| 479 |
msgstr "" |
| 480 |
|
| 481 |
#: includes/language.define.php:138 |
| 482 |
msgid "Add user group" |
| 483 |
msgstr "" |
| 484 |
|
| 485 |
#: includes/language.define.php:139 |
| 486 |
msgid "Edit user group" |
| 487 |
msgstr "" |
| 488 |
|
| 489 |
#: includes/language.define.php:140 |
| 490 |
msgid "User group name" |
| 491 |
msgstr "" |
| 492 |
|
| 493 |
#: includes/language.define.php:141 |
| 494 |
msgid "The name is used to identify the access user group." |
| 495 |
msgstr "" |
| 496 |
|
| 497 |
#: includes/language.define.php:142 |
| 498 |
msgid "User group description" |
| 499 |
msgstr "" |
| 500 |
|
| 501 |
#: includes/language.define.php:143 |
| 502 |
msgid "The description of the group." |
| 503 |
msgstr "" |
| 504 |
|
| 505 |
#: includes/language.define.php:144 includes/language.define.php:155 |
| 506 |
msgid "IP range" |
| 507 |
msgstr "" |
| 508 |
|
| 509 |
#: includes/language.define.php:145 |
| 510 |
msgid "" |
| 511 |
"Type in the IP ranges of users which are join these groups by there IP " |
| 512 |
"address without loggin. Set ranges like \"BEGIN\"-\"END\", seperate ranges " |
| 513 |
"by using \";\", single IPs are also allowded. Example: 192.168.0.1-" |
| 514 |
"192.168.0.10;192.168.0.20-192.168.0.30" |
| 515 |
msgstr "" |
| 516 |
|
| 517 |
#: includes/language.define.php:147 |
| 518 |
msgid "The read access." |
| 519 |
msgstr "" |
| 520 |
|
| 521 |
#: includes/language.define.php:149 |
| 522 |
msgid "The write access." |
| 523 |
msgstr "" |
| 524 |
|
| 525 |
#: includes/language.define.php:150 |
| 526 |
msgid "Group was added successfully." |
| 527 |
msgstr "" |
| 528 |
|
| 529 |
#: includes/language.define.php:151 |
| 530 |
msgid "Group name can not be empty." |
| 531 |
msgstr "" |
| 532 |
|
| 533 |
#: includes/language.define.php:152 |
| 534 |
msgid "Group(s) was deleted successfully." |
| 535 |
msgstr "" |
| 536 |
|
| 537 |
#: includes/language.define.php:153 |
| 538 |
msgid "none" |
| 539 |
msgstr "" |
| 540 |
|
| 541 |
#: includes/language.define.php:154 |
| 542 |
msgid "User group edit successfully." |
| 543 |
msgstr "" |
| 544 |
|
| 545 |
#: includes/language.define.php:159 |
| 546 |
msgid "Setup" |
| 547 |
msgstr "" |
| 548 |
|
| 549 |
#: includes/language.define.php:160 |
| 550 |
msgid "Reset User Access Manager" |
| 551 |
msgstr "" |
| 552 |
|
| 553 |
#: includes/language.define.php:161 |
| 554 |
msgid "" |
| 555 |
"Warning: The reset of the User Access Manager can not be undone. All " |
| 556 |
"settings and user groups will permanently lost." |
| 557 |
msgstr "" |
| 558 |
|
| 559 |
#: includes/language.define.php:162 |
| 560 |
msgid "reset" |
| 561 |
msgstr "" |
| 562 |
|
| 563 |
#: includes/language.define.php:163 |
| 564 |
msgid "Update User Access Manager database" |
| 565 |
msgstr "" |
| 566 |
|
| 567 |
#: includes/language.define.php:164 |
| 568 |
msgid "" |
| 569 |
"Updates the database of the User Access Manager. Please backup your database " |
| 570 |
"before you perform the update." |
| 571 |
msgstr "" |
| 572 |
|
| 573 |
#: includes/language.define.php:165 |
| 574 |
msgid "update" |
| 575 |
msgstr "" |
| 576 |
|
| 577 |
#: includes/language.define.php:166 |
| 578 |
msgid "User Access Manager was reset successfully" |
| 579 |
msgstr "" |
| 580 |
|
| 581 |
#: includes/language.define.php:167 |
| 582 |
msgid "User Access Manager database was updated successfully" |
| 583 |
msgstr "" |
| 584 |
|
| 585 |
#: includes/language.define.php:168 |
| 586 |
msgid "Update current blog" |
| 587 |
msgstr "" |
| 588 |
|
| 589 |
#: includes/language.define.php:169 |
| 590 |
msgid "Update network wide" |
| 591 |
msgstr "" |
| 592 |
|
| 593 |
#: includes/language.define.php:173 |
| 594 |
msgid "About" |
| 595 |
msgstr "" |
| 596 |
|
| 597 |
#: includes/language.define.php:176 |
| 598 |
msgid "How to support me?" |
| 599 |
msgstr "" |
| 600 |
|
| 601 |
#: includes/language.define.php:177 |
| 602 |
msgid "" |
| 603 |
"<strong>Send me bug reports, bugfixes, code modifications or your ideas.</" |
| 604 |
"strong><br/>Help me to improve the plugin." |
| 605 |
msgstr "" |
| 606 |
|
| 607 |
#: includes/language.define.php:178 |
| 608 |
msgid "" |
| 609 |
"<strong>Make a translation of the plugin.</strong><br/>The give other users " |
| 610 |
"more comfort help me to translate it to all languages." |
| 611 |
msgstr "" |
| 612 |
|
| 613 |
#: includes/language.define.php:179 |
| 614 |
msgid "<strong>Donate via paypal</strong>" |
| 615 |
msgstr "" |
| 616 |
|
| 617 |
#: includes/language.define.php:180 |
| 618 |
msgid "<strong>Place a link to the plugin in your blog/webpage.</strong>" |
| 619 |
msgstr "" |
| 620 |
|
| 621 |
#: includes/language.define.php:183 |
| 622 |
msgid "Thanks" |
| 623 |
msgstr "" |
| 624 |
|
| 625 |
#: includes/language.define.php:184 |
| 626 |
msgid "" |
| 627 |
"Special thanks go out to my girlfriend for giving me the time to develop " |
| 628 |
"this plugin." |
| 629 |
msgstr "" |
| 630 |
|
| 631 |
#: includes/language.define.php:185 |
| 632 |
msgid "" |
| 633 |
"I would like to thank all the guys which has helped me with this plugin:" |
| 634 |
msgstr "" |
| 635 |
|
| 636 |
#: includes/language.define.php:186 |
| 637 |
msgid "all beta testers and all others I forgot" |
| 638 |
msgstr "" |
| 639 |
|
| 640 |
#: includes/language.define.php:190 |
| 641 |
msgid "Full access" |
| 642 |
msgstr "" |
| 643 |
|
| 644 |
#: includes/language.define.php:191 |
| 645 |
msgid "Member of other user groups" |
| 646 |
msgstr "" |
| 647 |
|
| 648 |
#: includes/language.define.php:192 |
| 649 |
msgid "" |
| 650 |
"<strong>Note:</strong> An administrator has allways access to all posts/" |
| 651 |
"pages." |
| 652 |
msgstr "" |
| 653 |
|
| 654 |
#: includes/language.define.php:193 |
| 655 |
msgid "Please create a user group first." |
| 656 |
msgstr "" |
| 657 |
|
| 658 |
#: includes/language.define.php:194 |
| 659 |
msgid "No user group available." |
| 660 |
msgstr "" |
| 661 |
|
| 662 |
#: includes/language.define.php:195 |
| 663 |
msgid "You have no rights to access this content." |
| 664 |
msgstr "" |
| 665 |
|
| 666 |
#: includes/language.define.php:196 |
| 667 |
msgid "User Groups" |
| 668 |
msgstr "" |
| 669 |
|
| 670 |
#: includes/language.define.php:197 |
| 671 |
msgid "Set up usergroups" |
| 672 |
msgstr "" |
| 673 |
|
| 674 |
#: includes/language.define.php:201 |
| 675 |
msgid "Info" |
| 676 |
msgstr "" |
| 677 |
|
| 678 |
#: includes/language.define.php:202 |
| 679 |
msgid "Group infos" |
| 680 |
msgstr "" |
| 681 |
|
| 682 |
#: includes/language.define.php:203 |
| 683 |
msgid "Group membership given by posts" |
| 684 |
msgstr "" |
| 685 |
|
| 686 |
#: includes/language.define.php:204 |
| 687 |
msgid "Group membership given by pages" |
| 688 |
msgstr "" |
| 689 |
|
| 690 |
#: includes/language.define.php:205 |
| 691 |
msgid "Group membership given by categories" |
| 692 |
msgstr "" |
| 693 |
|
| 694 |
#: includes/language.define.php:206 |
| 695 |
msgid "Group membership given by role" |
| 696 |
msgstr "" |
| 697 |
|
| 698 |
#: includes/language.define.php:207 |
| 699 |
msgid "Assigned groups" |
| 700 |
msgstr "" |
| 701 |
|
| 702 |
#: includes/language.define.php:211 |
| 703 |
msgid "Opening fileinfo database failed." |
| 704 |
msgstr "" |
| 705 |
|
| 706 |
#: includes/language.define.php:212 |
| 707 |
msgid "Error: File not found." |
| 708 |
msgstr "" |
| 709 |
|
| 710 |
#: tpl/loginBar.php:23 tpl/loginBar.php:40 |
| 711 |
msgid "Login" |
| 712 |
msgstr "" |
| 713 |
|
| 714 |
#: tpl/loginBar.php:34 |
| 715 |
msgid "Username:" |
| 716 |
msgstr "" |
| 717 |
|
| 718 |
#: tpl/loginBar.php:36 |
| 719 |
msgid "Password:" |
| 720 |
msgstr "" |
| 721 |
|
| 722 |
#: tpl/loginBar.php:39 |
| 723 |
msgid "Remember me" |
| 724 |
msgstr "" |
| 725 |
|
| 726 |
#: tpl/loginBar.php:46 |
| 727 |
msgid "Register" |
| 728 |
msgstr "" |
| 729 |
|
| 730 |
#: tpl/loginBar.php:49 |
| 731 |
msgid "Password Lost and Found" |
| 732 |
msgstr "" |
| 733 |
|
| 734 |
#: tpl/loginBar.php:49 |
| 735 |
msgid "Lost your password?" |
| 736 |
msgstr "" |
| 737 |
|
| 738 |
#. Plugin Name of the plugin/theme |
| 739 |
msgid "User Access Manager" |
| 740 |
msgstr "" |
| 741 |
|
| 742 |
#. Plugin URI of the plugin/theme |
| 743 |
msgid "http://www.gm-alex.de/projects/wordpress/plugins/user-access-manager/" |
| 744 |
msgstr "" |
| 745 |
|
| 746 |
#. Description of the plugin/theme |
| 747 |
msgid "Manage the access to your posts, pages, categories and files." |
| 748 |
msgstr "" |
| 749 |
|
| 750 |
#. Author of the plugin/theme |
| 751 |
msgid "Alexander Schneider" |
| 752 |
msgstr "" |
| 753 |
|
| 754 |
#. Author URI of the plugin/theme |
| 755 |
msgid "http://www.gm-alex.de/" |
| 756 |
msgstr "" |
| 757 |
|