files_trashbin.po 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  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. # fizikiukas <fizikiukas@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-07-15 02:24+0200\n"
  12. "PO-Revision-Date: 2013-07-14 23:25+0000\n"
  13. "Last-Translator: fizikiukas <fizikiukas@gmail.com>\n"
  14. "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: lt_LT\n"
  19. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  20. #: ajax/delete.php:42
  21. #, php-format
  22. msgid "Couldn't delete %s permanently"
  23. msgstr "Nepavyko negrįžtamai ištrinti %s"
  24. #: ajax/undelete.php:42
  25. #, php-format
  26. msgid "Couldn't restore %s"
  27. msgstr "Nepavyko atkurti %s"
  28. #: js/trash.js:7 js/trash.js:97
  29. msgid "perform restore operation"
  30. msgstr "atkurti"
  31. #: js/trash.js:19 js/trash.js:46 js/trash.js:115 js/trash.js:141
  32. msgid "Error"
  33. msgstr "Klaida"
  34. #: js/trash.js:34
  35. msgid "delete file permanently"
  36. msgstr "failą ištrinti negrįžtamai"
  37. #: js/trash.js:123
  38. msgid "Delete permanently"
  39. msgstr "Ištrinti negrįžtamai"
  40. #: js/trash.js:176 templates/index.php:17
  41. msgid "Name"
  42. msgstr "Pavadinimas"
  43. #: js/trash.js:177 templates/index.php:27
  44. msgid "Deleted"
  45. msgstr "Ištrinti"
  46. #: js/trash.js:186
  47. msgid "1 folder"
  48. msgstr "1 aplankalas"
  49. #: js/trash.js:188
  50. msgid "{count} folders"
  51. msgstr "{count} aplankalai"
  52. #: js/trash.js:196
  53. msgid "1 file"
  54. msgstr "1 failas"
  55. #: js/trash.js:198
  56. msgid "{count} files"
  57. msgstr "{count} failai"
  58. #: templates/index.php:9
  59. msgid "Nothing in here. Your trash bin is empty!"
  60. msgstr "Nieko nėra. Jūsų šiukšliadėžė tuščia!"
  61. #: templates/index.php:20 templates/index.php:22
  62. msgid "Restore"
  63. msgstr "Atstatyti"
  64. #: templates/index.php:30 templates/index.php:31
  65. msgid "Delete"
  66. msgstr "Ištrinti"
  67. #: templates/part.breadcrumb.php:9
  68. msgid "Deleted Files"
  69. msgstr "Ištrinti failai"