BitlyUrl.pot 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  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. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2021-07-18 12:38+0100\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "Language: \n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=CHARSET\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. #. TRANS: Title of administration panel.
  20. #: actions/bitlyadminpanel.php:47
  21. msgid "bit.ly URL shortening"
  22. msgstr ""
  23. #. TRANS: Instructions for administration panel.
  24. #. TRANS: This message contains Markdown links in the form [decsription](link).
  25. #: actions/bitlyadminpanel.php:59
  26. msgid ""
  27. "URL shortening with bit.ly requires [a bit.ly account and API key](http://"
  28. "bit.ly/a/your_api_key). This verifies that this is an authorized account, "
  29. "and allow you to use bit.ly's tracking features and custom domains."
  30. msgstr ""
  31. #. TRANS: Client error displayed when using too long a key.
  32. #: actions/bitlyadminpanel.php:125
  33. msgid "Invalid login. Maximum length is 255 characters."
  34. msgstr ""
  35. #. TRANS: Client error displayed when using too long a key.
  36. #: actions/bitlyadminpanel.php:132
  37. msgid "Invalid API key. Maximum length is 255 characters."
  38. msgstr ""
  39. #. TRANS: Fieldset legend in administration panel for bit.ly username and API key.
  40. #: actions/bitlyadminpanel.php:182
  41. msgctxt "LEGEND"
  42. msgid "Credentials"
  43. msgstr ""
  44. #. TRANS: Form guide in administration panel for bit.ly URL shortening.
  45. #: actions/bitlyadminpanel.php:193
  46. msgid "Leave these empty to use global default credentials."
  47. msgstr ""
  48. #. TRANS: Form guide in administration panel for bit.ly URL shortening.
  49. #: actions/bitlyadminpanel.php:200
  50. msgid "If you leave these empty, bit.ly will be unavailable to users."
  51. msgstr ""
  52. #. TRANS: Field label in administration panel for bit.ly URL shortening.
  53. #: actions/bitlyadminpanel.php:209
  54. msgid "Login name"
  55. msgstr ""
  56. #. TRANS: Field label in administration panel for bit.ly URL shortening.
  57. #: actions/bitlyadminpanel.php:219
  58. msgid "API key"
  59. msgstr ""
  60. #. TRANS: Button text to save setting in administration panel for bit.ly URL shortening.
  61. #: actions/bitlyadminpanel.php:239
  62. msgctxt "BUTTON"
  63. msgid "Save"
  64. msgstr ""
  65. #. TRANS: Button title to save setting in administration panel for bit.ly URL shortening.
  66. #: actions/bitlyadminpanel.php:243
  67. msgid "Save bit.ly settings"
  68. msgstr ""
  69. #. TRANS: Exception thrown when bit.ly URL shortening plugin was configured incorrectly.
  70. #: BitlyUrlPlugin.php:49
  71. msgid "You must specify a serviceUrl for bit.ly URL shortening."
  72. msgstr ""
  73. #. TRANS: Plugin description. %1$s is the URL shortening service base URL (for example "bit.ly").
  74. #: BitlyUrlPlugin.php:157
  75. #, php-format
  76. msgid "Uses <a href=\"http://%1$s/\">%1$s</a> URL-shortener service."
  77. msgstr ""
  78. #. TRANS: Menu item in administration menus for bit.ly URL shortening settings.
  79. #: BitlyUrlPlugin.php:199
  80. msgid "bit.ly"
  81. msgstr ""
  82. #. TRANS: Title for menu item in administration menus for bit.ly URL shortening settings.
  83. #: BitlyUrlPlugin.php:201
  84. msgid "bit.ly URL shortening."
  85. msgstr ""