user_migrate.po 1.5 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. # Magnus Höglund <magnus@linux.com>, 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-13 23:12+0200\n"
  12. "PO-Revision-Date: 2012-08-13 12:39+0000\n"
  13. "Last-Translator: Magnus Höglund <magnus@linux.com>\n"
  14. "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: sv\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1)\n"
  20. #: js/export.js:14 js/export.js:20
  21. msgid "Export"
  22. msgstr "Exportera"
  23. #: js/export.js:19
  24. msgid "Something went wrong while the export file was being generated"
  25. msgstr "Något gick fel när exportfilen skulle genereras"
  26. #: js/export.js:19
  27. msgid "An error has occurred"
  28. msgstr "Ett fel har uppstått"
  29. #: templates/settings.php:2
  30. msgid "Export your user account"
  31. msgstr "Exportera ditt användarkonto"
  32. #: templates/settings.php:3
  33. msgid ""
  34. "This will create a compressed file that contains your ownCloud account."
  35. msgstr "Detta vill skapa en komprimerad fil som innehåller ditt ownCloud-konto."
  36. #: templates/settings.php:13
  37. msgid "Import user account"
  38. msgstr "Importera ett användarkonto"
  39. #: templates/settings.php:15
  40. msgid "ownCloud User Zip"
  41. msgstr "ownCloud Zip-fil"
  42. #: templates/settings.php:17
  43. msgid "Import"
  44. msgstr "Importera"