ClientSideShorten.po 1.3 KB

12345678910111213141516171819202122232425262728293031
  1. # Translation file for GNU social - the free software social networking platform
  2. # Copyright (C) 2010 - 2019 Free Software Foundation, Inc http://www.fsf.org
  3. # This file is under https://www.gnu.org/licenses/agpl v3 or later
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: GNU social\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2015-02-02 17:47+0100\n"
  11. "PO-Revision-Date: 2015-02-06 16:16+0000\n"
  12. "Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
  13. "Language-Team: German (http://www.transifex.com/gnu-social/gnu-social/language/de/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: de\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #. TRANS: Client exception thrown when a text argument is not present.
  20. #: actions/shorten.php:56
  21. msgid "\"text\" argument must be specified."
  22. msgstr "Das „text“-Argument muss angegeben werden."
  23. #. TRANS: Plugin description.
  24. #: ClientSideShortenPlugin.php:65
  25. msgid ""
  26. "ClientSideShorten causes the web interface's notice form to automatically "
  27. "shorten URLs as they entered, and before the notice is submitted."
  28. msgstr "ClientSideShorten sorgt dafür, dass in die Nachrichtenbox eingegebene URLs sofort gekürzt werden, noch bevor die Nachricht gespeichert wird."