files_trashbin.po 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  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. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: ownCloud\n"
  9. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  10. "POT-Creation-Date: 2013-07-07 01:59+0200\n"
  11. "PO-Revision-Date: 2013-07-06 23:15+0000\n"
  12. "Last-Translator: drlinux64 <romeo@energo-pro.ge>\n"
  13. "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: ka_GE\n"
  18. "Plural-Forms: nplurals=1; plural=0;\n"
  19. #: ajax/delete.php:42
  20. #, php-format
  21. msgid "Couldn't delete %s permanently"
  22. msgstr "ფაილი %s–ის სრულად წაშლა ვერ მოხერხდა"
  23. #: ajax/undelete.php:42
  24. #, php-format
  25. msgid "Couldn't restore %s"
  26. msgstr "%s–ის აღდგენა ვერ მოხერხდა"
  27. #: js/trash.js:7 js/trash.js:97
  28. msgid "perform restore operation"
  29. msgstr "მიმდინარეობს აღდგენის ოპერაცია"
  30. #: js/trash.js:19 js/trash.js:46 js/trash.js:115 js/trash.js:141
  31. msgid "Error"
  32. msgstr "შეცდომა"
  33. #: js/trash.js:34
  34. msgid "delete file permanently"
  35. msgstr "ფაილის სრულად წაშლა"
  36. #: js/trash.js:123
  37. msgid "Delete permanently"
  38. msgstr "სრულად წაშლა"
  39. #: js/trash.js:176 templates/index.php:17
  40. msgid "Name"
  41. msgstr "სახელი"
  42. #: js/trash.js:177 templates/index.php:27
  43. msgid "Deleted"
  44. msgstr "წაშლილი"
  45. #: js/trash.js:186
  46. msgid "1 folder"
  47. msgstr "1 საქაღალდე"
  48. #: js/trash.js:188
  49. msgid "{count} folders"
  50. msgstr "{count} საქაღალდე"
  51. #: js/trash.js:196
  52. msgid "1 file"
  53. msgstr "1 ფაილი"
  54. #: js/trash.js:198
  55. msgid "{count} files"
  56. msgstr "{count} ფაილი"
  57. #: templates/index.php:9
  58. msgid "Nothing in here. Your trash bin is empty!"
  59. msgstr "აქ არაფერი არ არის. სანაგვე ყუთი ცარიელია!"
  60. #: templates/index.php:20 templates/index.php:22
  61. msgid "Restore"
  62. msgstr "აღდგენა"
  63. #: templates/index.php:30 templates/index.php:31
  64. msgid "Delete"
  65. msgstr "წაშლა"
  66. #: templates/part.breadcrumb.php:9
  67. msgid "Deleted Files"
  68. msgstr "წაშლილი ფაილები"