LdapCommon.po 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. # Translation of StatusNet - LdapCommon to Interlingua (interlingua)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: McDutchie
  5. # --
  6. # This file is distributed under the same license as the StatusNet package.
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: StatusNet - LdapCommon\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2012-06-30 11:07+0000\n"
  13. "PO-Revision-Date: 2012-06-30 11:08:58+0000\n"
  14. "Language-Team: Interlingua <https://translatewiki.net/wiki/Portal:ia>\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-POT-Import-Date: 2011-06-05 21:50:26+0000\n"
  18. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  19. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  20. "X-Language-Code: ia\n"
  21. "X-Message-Group: #out-statusnet-plugin-ldapcommon\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #. TRANS: Exception thrown when initialising the LDAP Common plugin fails because of an incorrect configuration.
  24. msgid "A host must be specified."
  25. msgstr "Un host debe esser specificate."
  26. #. TRANS: Exception thrown when initialising the LDAP Common plugin fails because of an incorrect configuration.
  27. msgid "\"basedn\" must be specified."
  28. msgstr "\"basedn\" debe esser specificate."
  29. #. TRANS: Exception thrown when initialising the LDAP Common plugin fails because of an incorrect configuration.
  30. msgid "The username attribute must be set."
  31. msgstr "Le attributo \"username\" debe esser definite."
  32. #. TRANS: Exception thrown in the LDAP Common plugin when LDAP server is not available.
  33. #. TRANS: %s is the error message.
  34. #, php-format
  35. msgid "Could not connect to LDAP server: %s"
  36. msgstr "Non poteva connecter al servitor LDAP: %s"
  37. #. TRANS: Exception thrown in the LDAP Common plugin when LDAP server is not available.
  38. #. TRANS: %s is the error message.
  39. #, php-format
  40. msgid "Could not connect to LDAP server: %s."
  41. msgstr "Non poteva connecter al servitor LDAP: %s."