user_migrate.po 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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-08-21 02:03+0200\n"
  12. "PO-Revision-Date: 2012-08-20 09:09+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. #: js/export.js:14 js/export.js:20
  21. msgid "Export"
  22. msgstr "Eksport"
  23. #: js/export.js:19
  24. msgid "Something went wrong while the export file was being generated"
  25. msgstr "Coś poszło źle, podczas generowania pliku eksportu"
  26. #: js/export.js:19
  27. msgid "An error has occurred"
  28. msgstr "Wystąpił błąd"
  29. #: templates/settings.php:2
  30. msgid "Export your user account"
  31. msgstr "Eksportuj konto użytkownika"
  32. #: templates/settings.php:3
  33. msgid ""
  34. "This will create a compressed file that contains your ownCloud account."
  35. msgstr "Spowoduje to utworzenie pliku skompresowanego, który zawiera konto ownCloud."
  36. #: templates/settings.php:13
  37. msgid "Import user account"
  38. msgstr "Importuj konto użytkownika"
  39. #: templates/settings.php:15
  40. msgid "ownCloud User Zip"
  41. msgstr "paczka Zip użytkownika ownCloud"
  42. #: templates/settings.php:17
  43. msgid "Import"
  44. msgstr "Importuj"