LinkPreview.po 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. # Translation of StatusNet - LinkPreview to German (Deutsch)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Fujnky
  5. # Author: Giftpflanze
  6. # Author: MF-Warburg
  7. # --
  8. # This file is distributed under the same license as the StatusNet package.
  9. #
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: StatusNet - LinkPreview\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2012-06-30 11:07+0000\n"
  15. "PO-Revision-Date: 2012-06-30 11:09:03+0000\n"
  16. "Language-Team: German <https://translatewiki.net/wiki/Portal:de>\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "X-POT-Import-Date: 2011-06-05 21:50:28+0000\n"
  20. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  21. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  22. "X-Language-Code: de\n"
  23. "X-Message-Group: #out-statusnet-plugin-linkpreview\n"
  24. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  25. #. TRANS: Plugin description.
  26. msgid "UI extension for previewing thumbnails from links."
  27. msgstr ""
  28. "Benutzeroberflächenerweiterung, die es erlaubt, Vorschauen für Links "
  29. "anzuzeigen."
  30. #. TRANS: Client error displayed when the session token does not match or is not given.
  31. msgid "There was a problem with your session token. Try again, please."
  32. msgstr "Es gab ein Problem mit deinem Sitzungstoken. Bitte versuche es erneut."
  33. #. TRANS: Client exception thrown when requesting a different format than JSON.
  34. msgid "Invalid format; only JSON supported."
  35. msgstr "Ungültiges Format; nur JSON wird unterstützt."
  36. #. TRANS: Client exception thrown when not providing a valid URL.
  37. msgid "Invalid URL."
  38. msgstr "Ungültige URL."