BitlyUrl.po 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. # Translation file for GNU social - the free software social networking platform
  2. # Copyright (C) 2015 - 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. # zk <zamani.karmana@gmail.com>, 2015
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: GNU social\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-02-02 17:47+0100\n"
  12. "PO-Revision-Date: 2015-05-28 15:50+0000\n"
  13. "Last-Translator: zk <zamani.karmana@gmail.com>\n"
  14. "Language-Team: Indonesian (http://www.transifex.com/gnu-social/gnu-social/language/id/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: id\n"
  19. "Plural-Forms: nplurals=1; plural=0;\n"
  20. #. TRANS: Title of administration panel.
  21. #: actions/bitlyadminpanel.php:53
  22. msgid "bit.ly URL shortening"
  23. msgstr "Penyingkatan URL bit.ly"
  24. #. TRANS: Instructions for administration panel.
  25. #. TRANS: This message contains Markdown links in the form
  26. #. [decsription](link).
  27. #: actions/bitlyadminpanel.php:65
  28. msgid ""
  29. "URL shortening with bit.ly requires [a bit.ly account and API "
  30. "key](http://bit.ly/a/your_api_key). This verifies that this is an authorized"
  31. " account, and allow you to use bit.ly's tracking features and custom "
  32. "domains."
  33. msgstr ""
  34. #. TRANS: Client error displayed when using too long a key.
  35. #: actions/bitlyadminpanel.php:131
  36. msgid "Invalid login. Maximum length is 255 characters."
  37. msgstr ""
  38. #. TRANS: Client error displayed when using too long a key.
  39. #: actions/bitlyadminpanel.php:138
  40. msgid "Invalid API key. Maximum length is 255 characters."
  41. msgstr ""
  42. #. TRANS: Fieldset legend in administration panel for bit.ly username and API
  43. #. key.
  44. #: actions/bitlyadminpanel.php:188
  45. msgctxt "LEGEND"
  46. msgid "Credentials"
  47. msgstr ""
  48. #. TRANS: Form guide in administration panel for bit.ly URL shortening.
  49. #: actions/bitlyadminpanel.php:197
  50. msgid "Leave these empty to use global default credentials."
  51. msgstr ""
  52. #. TRANS: Form guide in administration panel for bit.ly URL shortening.
  53. #: actions/bitlyadminpanel.php:201
  54. msgid "If you leave these empty, bit.ly will be unavailable to users."
  55. msgstr ""
  56. #. TRANS: Field label in administration panel for bit.ly URL shortening.
  57. #: actions/bitlyadminpanel.php:209
  58. msgid "Login name"
  59. msgstr ""
  60. #. TRANS: Field label in administration panel for bit.ly URL shortening.
  61. #: actions/bitlyadminpanel.php:219
  62. msgid "API key"
  63. msgstr ""
  64. #. TRANS: Button text to save setting in administration panel for bit.ly URL
  65. #. shortening.
  66. #: actions/bitlyadminpanel.php:238
  67. msgctxt "BUTTON"
  68. msgid "Save"
  69. msgstr "Simpan"
  70. #. TRANS: Button title to save setting in administration panel for bit.ly URL
  71. #. shortening.
  72. #: actions/bitlyadminpanel.php:242
  73. msgid "Save bit.ly settings"
  74. msgstr ""
  75. #. TRANS: Exception thrown when bit.ly URL shortening plugin was configured
  76. #. incorrectly.
  77. #: BitlyUrlPlugin.php:47
  78. msgid "You must specify a serviceUrl for bit.ly URL shortening."
  79. msgstr ""
  80. #. TRANS: Plugin description. %1$s is the URL shortening service base URL (for
  81. #. example "bit.ly").
  82. #: BitlyUrlPlugin.php:156
  83. #, php-format
  84. msgid "Uses <a href=\"http://%1$s/\">%1$s</a> URL-shortener service."
  85. msgstr "Menggunakan layanan pemendek URL <a href=\"http://%1$s/\">%1$s</a>."
  86. #. TRANS: Menu item in administration menus for bit.ly URL shortening
  87. #. settings.
  88. #: BitlyUrlPlugin.php:198
  89. msgid "bit.ly"
  90. msgstr ""
  91. #. TRANS: Title for menu item in administration menus for bit.ly URL
  92. #. shortening settings.
  93. #: BitlyUrlPlugin.php:200
  94. msgid "bit.ly URL shortening."
  95. msgstr ""