1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Horde Project
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: dev@lists.horde.org\n"
"POT-Creation-Date: 2008-05-21 00:16+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: templates/memo/memo.inc:53
#, php-format
msgid "%s characters"
msgstr ""
#: data.php:200
#, php-format
msgid "%s file successfully imported"
msgstr ""
#: lib/Mnemo.php:451 lib/Forms/DeleteNotepad.php:86
#, php-format
msgid "%s's Notepad"
msgstr ""
#: memo.php:201
msgid "Access denied deleting note."
msgstr ""
#: memo.php:150 memo.php:153
msgid "Access denied moving the note."
msgstr ""
#: memo.php:120
#, php-format
msgid "Access denied saving note to %s."
msgstr ""
#: memo.php:118
#, php-format
msgid "Access denied saving note: %s"
msgstr ""
#: config/prefs.php.dist:70
msgid "Ascending"
msgstr ""
#: data.php:32 templates/data/import.inc:11
msgid "CSV"
msgstr ""
#: lib/Forms/DeleteNotepad.php:45 lib/Forms/DeleteNotepad.php:51
msgid "Cancel"
msgstr ""
#: data.php:54 templates/view/memo.inc:26
msgid "Category"
msgstr ""
#: templates/notepad_list.php:31 notepads/index.php:32
msgid "Change Permissions"
msgstr ""
#: config/prefs.php.dist:14
msgid "Change your note sorting and display options."
msgstr ""
#: config/prefs.php.dist:21
msgid "Choose your default Notepad."
msgstr ""
#: templates/list/header.inc:8
msgid "Close Search"
msgstr ""
#: lib/Forms/CreateNotepad.php:39
msgid "Create"
msgstr ""
#: lib/Forms/CreateNotepad.php:34
msgid "Create Notepad"
msgstr ""
#: templates/notepad_list.php:8
msgid "Create a new Notepad"
msgstr ""
#: templates/view/memo.inc:32
msgid "Created"
msgstr ""
#: templates/view/memo.inc:54 templates/memo/memo.inc:23
msgid "Decrypt"
msgstr ""
#: config/prefs.php.dist:20
msgid "Default Notepad"
msgstr ""
#: config/prefs.php.dist:61
msgid "Default sorting criteria:"
msgstr ""
#: config/prefs.php.dist:72
msgid "Default sorting direction:"
msgstr ""
#: templates/notepad_list.php:33 templates/view/memo.inc:16
#: notepads/index.php:33 lib/Forms/DeleteNotepad.php:45
msgid "Delete"
msgstr ""
#: lib/Forms/DeleteNotepad.php:40
#, php-format
msgid "Delete %s"
msgstr ""
#: config/prefs.php.dist:27
msgid "Delete Confirmation"
msgstr ""
#: config/prefs.php.dist:28
msgid "Delete button behaviour"
msgstr ""
#: templates/memo/memo.inc:11
msgid "Delete this note"
msgstr ""
#: config/prefs.php.dist:71
msgid "Descending"
msgstr ""
#: lib/Forms/EditNotepad.php:44 lib/Forms/CreateNotepad.php:37
msgid "Description"
msgstr ""
#: lib/Driver/kolab.php:556
#, php-format
msgid "Did not find note %s"
msgstr ""
#: config/prefs.php.dist:13
msgid "Display Options"
msgstr ""
#: config/prefs.php.dist:117
msgid "Do you want to confirm deleting entries?"
msgstr ""
#: templates/notepad_list.php:29 templates/view/memo.inc:13
#: notepads/index.php:31
msgid "Edit"
msgstr ""
#: templates/list/memo_summaries.inc:5
#, php-format
msgid "Edit \"%s\""
msgstr ""
#: lib/Forms/EditNotepad.php:40
#, php-format
msgid "Edit %s"
msgstr ""
#: templates/list/memo_headers.inc:30 lib/Block/summary.php:79
#: lib/Block/summary.php:80
msgid "Edit Note"
msgstr ""
#: templates/list/memo_headers.inc:45
msgid "Edit categories and colors"
msgstr ""
#: memo.php:104
#, php-format
msgid "Edit: %s"
msgstr ""
#: templates/list/memo_summaries.inc:15 lib/Block/summary.php:104
msgid "Empty Note"
msgstr ""
#: lib/Driver.php:118
msgid ""
"Encryption support has not been configured, please contact your "
"administrator."
msgstr ""
#: templates/data/export.inc:16
msgid "Export"
msgstr ""
#: templates/data/export.inc:2
msgid "Export Notes"
msgstr ""
#: config/prefs.php.dist:12 config/prefs.php.dist:19 config/prefs.php.dist:26
msgid "General Options"
msgstr ""
#: templates/data/import.inc:1
#, php-format
msgid "Import Notes, Step %d"
msgstr ""
#: data.php:206
msgid "Import/Export Notes"
msgstr ""
#: templates/search/search.inc:17
msgid "In: "
msgstr ""
#: templates/view/memo.inc:39
msgid "Last Modified"
msgstr ""
#: templates/notepad_list.php:2 notepads/index.php:37
msgid "Manage Notepads"
msgstr ""
#: lib/api.php:82
msgid "Maximum Number of Notes"
msgstr ""
#: data.php:53
msgid "Memo Text"
msgstr ""
#: lib/Block/tree_menu.php:3
msgid "Menu List"
msgstr ""
#: templates/list/header.inc:9
msgid "More Options..."
msgstr ""
#: templates/panel.inc:50
msgid "My Notepads:"
msgstr ""
#: list.php:31
msgid "My Notes"
msgstr ""
#: lib/Forms/EditNotepad.php:43 lib/Forms/CreateNotepad.php:36
msgid "Name"
msgstr ""
#: memo.php:57 lib/Block/tree_menu.php:23
msgid "New Note"
msgstr ""
#: templates/data/import.inc:34
msgid "Next"
msgstr ""
#: lib/api.php:286
msgid "No iCalendar data was found."
msgstr ""
#: templates/list/memo_footers.inc:4
msgid "No notes match"
msgstr ""
#: templates/list/empty.inc:1
msgid "No notes match the current criteria."
msgstr ""
#: lib/Block/summary.php:112
msgid "No notes to display"
msgstr ""
#: templates/list/memo_headers.inc:37
msgid "No_te"
msgstr ""
#: lib/Driver/sql.php:195
msgid "Not found"
msgstr ""
#: config/prefs.php.dist:59
msgid "Note Category"
msgstr ""
#: view.php:121
msgid "Note Details"
msgstr ""
#: config/prefs.php.dist:58
msgid "Note Text"
msgstr ""
#: templates/memo/memo.inc:53
msgid "Note _Text"
msgstr ""
#: view.php:56 memo.php:67 note/pdf.php:57
msgid "Note not found."
msgstr ""
#: templates/memo/memo.inc:59
msgid "Note_pad"
msgstr ""
#: templates/notepad_list.php:15 templates/list/memo_headers.inc:33
#: config/prefs.php.dist:60
msgid "Notepad"
msgstr ""
#: templates/notepad_list.php:12
msgid "Notepad List"
msgstr ""
#: templates/panel.inc:32 templates/panel.inc:33
msgid "Notepads"
msgstr ""
#: lib/Block/summary.php:3
msgid "Notes Summary"
msgstr ""
#: lib/api.php:161 lib/api.php:201 lib/api.php:234 lib/api.php:264
#: lib/api.php:351 lib/api.php:419 lib/api.php:448
msgid "Permission Denied"
msgstr ""
#: lib/Forms/DeleteNotepad.php:56
msgid "Permission denied"
msgstr ""
#: lib/Forms/DeleteNotepad.php:43
#, php-format
msgid ""
"Really delete the notepad \"%s\"? This cannot be undone and all data on this "
"notepad will be permanently removed."
msgstr ""
#: templates/view/memo.inc:16
msgid "Really delete this note?"
msgstr ""
#: templates/panel.inc:68 templates/memo/memo.inc:57
#: lib/Forms/EditNotepad.php:46
msgid "Save"
msgstr ""
#: templates/view/memo.inc:11
msgid "Save as PDF"
msgstr ""
#: search.php:17 templates/search/search.inc:4 templates/search/search.inc:27
#: templates/list/header.inc:4 lib/Block/tree_menu.php:44
msgid "Search"
msgstr ""
#: list.php:54
msgid "Search Results"
msgstr ""
#: templates/panel.inc:38
msgid "Search for Notepads:"
msgstr ""
#: templates/data/export.inc:9
msgid "Select the export format:"
msgstr ""
#: templates/data/import.inc:31
msgid "Select the file to import:"
msgstr ""
#: templates/data/import.inc:9
msgid "Select the format of the source file:"
msgstr ""
#: templates/panel.inc:59
msgid "Shared Notepads:"
msgstr ""
#: config/prefs.php.dist:39
msgid "Should the Notepad be shown in its own column in the List view?"
msgstr ""
#: lib/Block/summary.php:35
msgid "Show action buttons?"
msgstr ""
#: lib/Block/summary.php:39
msgid "Show notepad name?"
msgstr ""
#: config/prefs.php.dist:49
msgid "Show notepad options panel?"
msgstr ""
#: lib/Block/summary.php:43
msgid "Show notes from these categories"
msgstr ""
#: templates/list/memo_headers.inc:41
msgid "Sort by Category"
msgstr ""
#: templates/list/memo_headers.inc:37
msgid "Sort by Note Text"
msgstr ""
#: templates/list/memo_headers.inc:33
msgid "Sort by Notepad"
msgstr ""
#: memo.php:175
#, php-format
msgid "Successfully saved \"%s\"."
msgstr ""
#: data.php:194
#, php-format
msgid "The %s file didn't contain any notes."
msgstr ""
#: lib/Driver.php:53
msgid "The Notes backend is not currently available."
msgstr ""
#: lib/Driver.php:227
#, php-format
msgid "The Notes backend is not currently available: %s"
msgstr ""
#: memo.php:198
msgid "The note was deleted."
msgstr ""
#: notepads/create.php:31
#, php-format
msgid "The notepad \"%s\" has been created."
msgstr ""
#: notepads/delete.php:48
#, php-format
msgid "The notepad \"%s\" has been deleted."
msgstr ""
#: notepads/edit.php:42
#, php-format
msgid "The notepad \"%s\" has been renamed to \"%s\"."
msgstr ""
#: notepads/edit.php:44
#, php-format
msgid "The notepad \"%s\" has been saved."
msgstr ""
#: data.php:197
#, php-format
msgid "There was an error importing the data: %s"
msgstr ""
#: lib/api.php:280
msgid "There was an error importing the iCalendar data."
msgstr ""
#: lib/api.php:467
msgid "There was an error importing the vNote data."
msgstr ""
#: memo.php:196
#, php-format
msgid "There was an error removing the note: %s"
msgstr ""
#: memo.php:173
#, php-format
msgid "There was an error saving the note: %s"
msgstr ""
#: view.php:45 note/pdf.php:46
#, php-format
msgid "There was an error viewing this notepad: %s"
msgstr ""
#: data.php:78
msgid "There were no memos to export."
msgstr ""
#: data.php:105
msgid "This file format is not supported."
msgstr ""
#: view.php:111 memo.php:91
msgid "This note cannot be decrypted:"
msgstr ""
#: view.php:103 memo.php:83
msgid "This note has been encrypted, please provide the password below."
msgstr ""
#: view.php:100 view.php:108 memo.php:80 memo.php:88 lib/api.php:357
#: lib/Driver/kolab.php:766 lib/Driver/sql.php:448
msgid "This note has been encrypted."
msgstr ""
#: notepads/delete.php:24
msgid "This notepad cannot be deleted"
msgstr ""
#: lib/Forms/DeleteNotepad.php:63
#, php-format
msgid "Unable to delete \"%s\": %s"
msgstr ""
#: lib/Driver.php:230
#, php-format
msgid "Unable to load the definition of %s."
msgstr ""
#: lib/Forms/EditNotepad.php:55
#, php-format
msgid "Unable to save notepad \"%s\": %s"
msgstr ""
#: templates/view/memo.inc:27 templates/list/memo_summaries.inc:17
#: lib/Mnemo.php:267 lib/Mnemo.php:268 lib/Mnemo.php:282 lib/Mnemo.php:283
#: lib/Block/summary.php:107
msgid "Unfiled"
msgstr ""
#: lib/api.php:316 lib/api.php:382 lib/api.php:475
#, php-format
msgid "Unsupported Content-Type: %s"
msgstr ""
#: templates/data/import.inc:16
msgid "Which Notepad should the notes be added to?"
msgstr ""
#: notepads/edit.php:28
msgid "You are not allowed to change this notepad."
msgstr ""
#: data.php:42 data.php:129 memo.php:37
#, php-format
msgid "You are not allowed to create more than %d notes."
msgstr ""
#: notepads/delete.php:35
msgid "You are not allowed to delete this notepad."
msgstr ""
#: view.php:49 note/pdf.php:50
#, php-format
msgid "You do not have permission to view the notepad %s."
msgstr ""
#: templates/prefs/notepadselect.inc:10
msgid "Your default notepad:"
msgstr ""
#: templates/panel.inc:45
msgid "[Manage Notepads]"
msgstr ""
#: templates/search/search.inc:21
msgid "_Body"
msgstr ""
#: templates/memo/memo.inc:70 templates/list/memo_headers.inc:41
msgid "_Category"
msgstr ""
#: templates/view/memo.inc:16
msgid "_Delete"
msgstr ""
#: templates/view/memo.inc:13
msgid "_Edit"
msgstr ""
#: templates/memo/memo.inc:74
msgid "_Encrypt?"
msgstr ""
#: templates/search/search.inc:9
msgid "_For: "
msgstr ""
#: lib/Mnemo.php:488
msgid "_Import/Export"
msgstr ""
#: lib/Mnemo.php:475
msgid "_List Notes"
msgstr ""
#: lib/Mnemo.php:480
msgid "_New Note"
msgstr ""
#: templates/view/memo.inc:52 templates/memo/memo.inc:21
#: templates/memo/memo.inc:79
msgid "_Password"
msgstr ""
#: lib/Mnemo.php:493
msgid "_Print"
msgstr ""
#: lib/Mnemo.php:484
msgid "_Search"
msgstr ""
#: templates/search/search.inc:20
msgid "_Title"
msgstr ""
#: view.php:74 view.php:83
#, php-format
msgid "by %s"
msgstr ""
#: view.php:76 view.php:85
msgid "by me"
msgstr ""
#: lib/Block/tree_menu.php:33
#, php-format
msgid "in %s"
msgstr ""
#: data.php:90 templates/data/export.inc:4
msgid "notes.csv"
msgstr ""
#: data.php:33 templates/data/import.inc:12
msgid "vNote"
msgstr ""
|