files_trashbin.po 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  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. # Димитър Кръстев <dimitar.t.krastev@gmail.com>, 2013
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: ownCloud\n"
  10. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  11. "POT-Creation-Date: 2013-08-09 07:59-0400\n"
  12. "PO-Revision-Date: 2013-08-09 11:21+0000\n"
  13. "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
  14. "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: bg_BG\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #: ajax/delete.php:42
  21. #, php-format
  22. msgid "Couldn't delete %s permanently"
  23. msgstr "Невъзможно перманентното изтриване на %s"
  24. #: ajax/undelete.php:42
  25. #, php-format
  26. msgid "Couldn't restore %s"
  27. msgstr "Невъзможно възтановяване на %s"
  28. #: js/trash.js:7 js/trash.js:100
  29. msgid "perform restore operation"
  30. msgstr "извършване на действие по възстановяване"
  31. #: js/trash.js:20 js/trash.js:48 js/trash.js:118 js/trash.js:146
  32. msgid "Error"
  33. msgstr "Грешка"
  34. #: js/trash.js:36
  35. msgid "delete file permanently"
  36. msgstr "изтриване на файла завинаги"
  37. #: js/trash.js:127
  38. msgid "Delete permanently"
  39. msgstr "Изтриване завинаги"
  40. #: js/trash.js:182 templates/index.php:17
  41. msgid "Name"
  42. msgstr "Име"
  43. #: js/trash.js:183 templates/index.php:27
  44. msgid "Deleted"
  45. msgstr "Изтрито"
  46. #: js/trash.js:192
  47. msgid "1 folder"
  48. msgstr "1 папка"
  49. #: js/trash.js:194
  50. msgid "{count} folders"
  51. msgstr "{count} папки"
  52. #: js/trash.js:202
  53. msgid "1 file"
  54. msgstr "1 файл"
  55. #: js/trash.js:204
  56. msgid "{count} files"
  57. msgstr "{count} файла"
  58. #: lib/trash.php:819 lib/trash.php:821
  59. msgid "restored"
  60. msgstr ""
  61. #: templates/index.php:9
  62. msgid "Nothing in here. Your trash bin is empty!"
  63. msgstr "Няма нищо. Кофата е празна!"
  64. #: templates/index.php:20 templates/index.php:22
  65. msgid "Restore"
  66. msgstr "Възтановяване"
  67. #: templates/index.php:30 templates/index.php:31
  68. msgid "Delete"
  69. msgstr "Изтриване"
  70. #: templates/part.breadcrumb.php:9
  71. msgid "Deleted Files"
  72. msgstr "Изтрити файлове"