lib.po 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  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. # Cyryl Sochacki <>, 2012.
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: ownCloud\n"
  10. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  11. "POT-Creation-Date: 2012-09-04 02:01+0200\n"
  12. "PO-Revision-Date: 2012-09-03 07:02+0000\n"
  13. "Last-Translator: Cyryl Sochacki <>\n"
  14. "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: pl\n"
  19. "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  20. #: app.php:288
  21. msgid "Help"
  22. msgstr "Pomoc"
  23. #: app.php:295
  24. msgid "Personal"
  25. msgstr "Osobiste"
  26. #: app.php:300
  27. msgid "Settings"
  28. msgstr "Ustawienia"
  29. #: app.php:305
  30. msgid "Users"
  31. msgstr "Użytkownicy"
  32. #: app.php:312
  33. msgid "Apps"
  34. msgstr "Aplikacje"
  35. #: app.php:314
  36. msgid "Admin"
  37. msgstr "Administrator"
  38. #: files.php:280
  39. msgid "ZIP download is turned off."
  40. msgstr "Pobieranie ZIP jest wyłączone."
  41. #: files.php:281
  42. msgid "Files need to be downloaded one by one."
  43. msgstr "Pliki muszą zostać pobrane pojedynczo."
  44. #: files.php:281 files.php:306
  45. msgid "Back to Files"
  46. msgstr "Wróć do plików"
  47. #: files.php:305
  48. msgid "Selected files too large to generate zip file."
  49. msgstr "Wybrane pliki są zbyt duże, aby wygenerować plik zip."
  50. #: json.php:28
  51. msgid "Application is not enabled"
  52. msgstr "Aplikacja nie jest włączona"
  53. #: json.php:39 json.php:63 json.php:75
  54. msgid "Authentication error"
  55. msgstr "Błąd uwierzytelniania"
  56. #: json.php:51
  57. msgid "Token expired. Please reload page."
  58. msgstr "Token wygasł. Proszę ponownie załadować stronę."
  59. #: template.php:87
  60. msgid "seconds ago"
  61. msgstr "sekund temu"
  62. #: template.php:88
  63. msgid "1 minute ago"
  64. msgstr "1 minutę temu"
  65. #: template.php:89
  66. #, php-format
  67. msgid "%d minutes ago"
  68. msgstr "%d minut temu"
  69. #: template.php:92
  70. msgid "today"
  71. msgstr "dzisiaj"
  72. #: template.php:93
  73. msgid "yesterday"
  74. msgstr "wczoraj"
  75. #: template.php:94
  76. #, php-format
  77. msgid "%d days ago"
  78. msgstr "%d dni temu"
  79. #: template.php:95
  80. msgid "last month"
  81. msgstr "ostatni miesiąc"
  82. #: template.php:96
  83. msgid "months ago"
  84. msgstr "miesięcy temu"
  85. #: template.php:97
  86. msgid "last year"
  87. msgstr "ostatni rok"
  88. #: template.php:98
  89. msgid "years ago"
  90. msgstr "lat temu"
  91. #: updater.php:66
  92. #, php-format
  93. msgid "%s is available. Get <a href=\"%s\">more information</a>"
  94. msgstr "%s jest dostępna. Uzyskaj <a href=\"%s\">więcej informacji</a>"
  95. #: updater.php:68
  96. msgid "up to date"
  97. msgstr "Aktualne"
  98. #: updater.php:71
  99. msgid "updates check is disabled"
  100. msgstr "wybór aktualizacji jest wyłączony"