files.po 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  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://owncloud.shapado.com/\n"
  10. "POT-Creation-Date: 2012-01-11 00:19+0100\n"
  11. "PO-Revision-Date: 2012-01-10 23:43+0000\n"
  12. "Last-Translator: icewind <icewind1991@gmail.com>\n"
  13. "Language-Team: Slovenian (http://www.transifex.net/projects/p/owncloud/team/sl/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: sl\n"
  18. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)\n"
  19. #: ajax/upload.php:19
  20. msgid "There is no error, the file uploaded with success"
  21. msgstr "datoteka je bila naložena uspešno."
  22. #: ajax/upload.php:20
  23. msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
  24. msgstr ""
  25. "Velikost željene naložene datoteke je prevelika. (upload_max_filesize - "
  26. "php.ini) Kontaktirajte Administratorja."
  27. #: ajax/upload.php:21
  28. msgid ""
  29. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  30. "the HTML form"
  31. msgstr ""
  32. "Velikost željene naložene datoteke je prevelika. (MAX_FILE_SIZE - html "
  33. "formi) Kontaktirajte Administratorja."
  34. #: ajax/upload.php:22
  35. msgid "The uploaded file was only partially uploaded"
  36. msgstr "Datoteka je bila le delno naložena."
  37. #: ajax/upload.php:23
  38. msgid "No file was uploaded"
  39. msgstr "Naloženih ni bilo nič Datotek."
  40. #: ajax/upload.php:24
  41. msgid "Missing a temporary folder"
  42. msgstr "Ni potrebne začasne datoteke. (temporary folder)"
  43. #: appinfo/app.php:8
  44. msgid "Files"
  45. msgstr "Datoteke"
  46. #: templates/admin.php:5
  47. msgid "Maximum upload size"
  48. msgstr "Maksimalna velikost"
  49. #: templates/index.php:7
  50. msgid "New"
  51. msgstr ""
  52. #: templates/index.php:10
  53. msgid "Text file"
  54. msgstr ""
  55. #: templates/index.php:11
  56. msgid "Folder"
  57. msgstr ""
  58. #: templates/index.php:12
  59. msgid "From the web"
  60. msgstr ""
  61. #: templates/index.php:22
  62. msgid "Upload"
  63. msgstr "Naloži gor"
  64. #: templates/index.php:35
  65. msgid "Nothing in here. Upload something!"
  66. msgstr "Naloženih še ni bilo nič datotek."
  67. #: templates/index.php:43
  68. msgid "Name"
  69. msgstr "Ime"
  70. #: templates/index.php:45
  71. msgid "Download"
  72. msgstr "Naloži dol"
  73. #: templates/index.php:49
  74. msgid "Size"
  75. msgstr "Velikost"
  76. #: templates/index.php:50
  77. msgid "Modified"
  78. msgstr "Urejeno"
  79. #: templates/index.php:50
  80. msgid "Delete"
  81. msgstr "Izbriši"
  82. #: templates/index.php:58
  83. msgid "Upload too large"
  84. msgstr "Nalaganje ni mogoče, ker je preveliko."
  85. #: templates/index.php:60
  86. msgid ""
  87. "The files you are trying to upload exceed the maximum size for file uploads "
  88. "on this server."
  89. msgstr ""
  90. "Datoteke ki jih želiš naložiti presegajo maksimalno velikost na tem "
  91. "strežniku. Kontaktirajte Administratorja."