eo.php 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. <?php
  2. $TRANSLATIONS = array(
  3. "%s shared »%s« with you" => "%s kunhavigis “%s” kun vi",
  4. "group" => "grupo",
  5. "Category type not provided." => "Ne proviziĝis tipon de kategorio.",
  6. "No category to add?" => "Ĉu neniu kategorio estas aldonota?",
  7. "This category already exists: %s" => "Tiu kategorio jam ekzistas: %s",
  8. "Object type not provided." => "Ne proviziĝis tipon de objekto.",
  9. "%s ID not provided." => "Ne proviziĝis ID-on de %s.",
  10. "Error adding %s to favorites." => "Eraro dum aldono de %s al favoratoj.",
  11. "No categories selected for deletion." => "Neniu kategorio elektiĝis por forigo.",
  12. "Error removing %s from favorites." => "Eraro dum forigo de %s el favoratoj.",
  13. "Sunday" => "dimanĉo",
  14. "Monday" => "lundo",
  15. "Tuesday" => "mardo",
  16. "Wednesday" => "merkredo",
  17. "Thursday" => "ĵaŭdo",
  18. "Friday" => "vendredo",
  19. "Saturday" => "sabato",
  20. "January" => "Januaro",
  21. "February" => "Februaro",
  22. "March" => "Marto",
  23. "April" => "Aprilo",
  24. "May" => "Majo",
  25. "June" => "Junio",
  26. "July" => "Julio",
  27. "August" => "Aŭgusto",
  28. "September" => "Septembro",
  29. "October" => "Oktobro",
  30. "November" => "Novembro",
  31. "December" => "Decembro",
  32. "Settings" => "Agordo",
  33. "seconds ago" => "sekundoj antaŭe",
  34. "_%n minute ago_::_%n minutes ago_" => array("",""),
  35. "_%n hour ago_::_%n hours ago_" => array("",""),
  36. "today" => "hodiaŭ",
  37. "yesterday" => "hieraŭ",
  38. "_%n day ago_::_%n days ago_" => array("",""),
  39. "last month" => "lastamonate",
  40. "_%n month ago_::_%n months ago_" => array("",""),
  41. "months ago" => "monatoj antaŭe",
  42. "last year" => "lastajare",
  43. "years ago" => "jaroj antaŭe",
  44. "Choose" => "Elekti",
  45. "Yes" => "Jes",
  46. "No" => "Ne",
  47. "Ok" => "Akcepti",
  48. "_{count} file conflict_::_{count} file conflicts_" => array("",""),
  49. "The object type is not specified." => "Ne indikiĝis tipo de la objekto.",
  50. "Error" => "Eraro",
  51. "The app name is not specified." => "Ne indikiĝis nomo de la aplikaĵo.",
  52. "The required file {file} is not installed!" => "La necesa dosiero {file} ne instaliĝis!",
  53. "Shared" => "Dividita",
  54. "Share" => "Kunhavigi",
  55. "Error while sharing" => "Eraro dum kunhavigo",
  56. "Error while unsharing" => "Eraro dum malkunhavigo",
  57. "Error while changing permissions" => "Eraro dum ŝanĝo de permesoj",
  58. "Shared with you and the group {group} by {owner}" => "Kunhavigita kun vi kaj la grupo {group} de {owner}",
  59. "Shared with you by {owner}" => "Kunhavigita kun vi de {owner}",
  60. "Share with" => "Kunhavigi kun",
  61. "Share with link" => "Kunhavigi per ligilo",
  62. "Password protect" => "Protekti per pasvorto",
  63. "Password" => "Pasvorto",
  64. "Email link to person" => "Retpoŝti la ligilon al ulo",
  65. "Send" => "Sendi",
  66. "Set expiration date" => "Agordi limdaton",
  67. "Expiration date" => "Limdato",
  68. "Share via email:" => "Kunhavigi per retpoŝto:",
  69. "No people found" => "Ne troviĝis gento",
  70. "Resharing is not allowed" => "Rekunhavigo ne permesatas",
  71. "Shared in {item} with {user}" => "Kunhavigita en {item} kun {user}",
  72. "Unshare" => "Malkunhavigi",
  73. "can edit" => "povas redakti",
  74. "access control" => "alirkontrolo",
  75. "create" => "krei",
  76. "update" => "ĝisdatigi",
  77. "delete" => "forigi",
  78. "share" => "kunhavigi",
  79. "Password protected" => "Protektita per pasvorto",
  80. "Error unsetting expiration date" => "Eraro dum malagordado de limdato",
  81. "Error setting expiration date" => "Eraro dum agordado de limdato",
  82. "Sending ..." => "Sendante...",
  83. "Email sent" => "La retpoŝtaĵo sendiĝis",
  84. "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "La ĝisdatigo estis malsukcese. Bonvolu raporti tiun problemon al la <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownClouda komunumo</a>.",
  85. "The update was successful. Redirecting you to ownCloud now." => "La ĝisdatigo estis sukcesa. Alidirektante nun al ownCloud.",
  86. "Use the following link to reset your password: {link}" => "Uzu la jenan ligilon por restarigi vian pasvorton: {link}",
  87. "Request failed!<br>Did you make sure your email/username was right?" => "La peto malsukcesis!<br />Ĉu vi certiĝis, ke via retpoŝto/uzantonomo ĝustas?",
  88. "You will receive a link to reset your password via Email." => "Vi ricevos ligilon retpoŝte por rekomencigi vian pasvorton.",
  89. "Username" => "Uzantonomo",
  90. "Yes, I really want to reset my password now" => "Jes, mi vere volas restarigi mian pasvorton nun",
  91. "Request reset" => "Peti rekomencigon",
  92. "Your password was reset" => "Via pasvorto rekomencis",
  93. "To login page" => "Al la ensaluta paĝo",
  94. "New password" => "Nova pasvorto",
  95. "Reset password" => "Rekomenci la pasvorton",
  96. "Personal" => "Persona",
  97. "Users" => "Uzantoj",
  98. "Apps" => "Aplikaĵoj",
  99. "Admin" => "Administranto",
  100. "Help" => "Helpo",
  101. "Access forbidden" => "Aliro estas malpermesata",
  102. "Cloud not found" => "La nubo ne estas trovita",
  103. "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Saluton:\n\nNi nur sciigas vin, ke %s kunhavigis %s kun vi.\nVidu ĝin: %s\n\nĜis!",
  104. "Edit categories" => "Redakti kategoriojn",
  105. "Add" => "Aldoni",
  106. "Security Warning" => "Sekureca averto",
  107. "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Via PHP versio estas sendefenda je la NULL bajto atako (CVE-2006-7243)",
  108. "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Ne disponeblas sekura generilo de hazardaj numeroj; bonvolu kapabligi la OpenSSL-kromaĵon por PHP.",
  109. "Create an <strong>admin account</strong>" => "Krei <strong>administran konton</strong>",
  110. "Advanced" => "Progresinta",
  111. "Data folder" => "Datuma dosierujo",
  112. "Configure the database" => "Agordi la datumbazon",
  113. "will be used" => "estos uzata",
  114. "Database user" => "Datumbaza uzanto",
  115. "Database password" => "Datumbaza pasvorto",
  116. "Database name" => "Datumbaza nomo",
  117. "Database tablespace" => "Datumbaza tabelospaco",
  118. "Database host" => "Datumbaza gastigo",
  119. "Finish setup" => "Fini la instalon",
  120. "%s is available. Get more information on how to update." => "%s haveblas. Ekhavi pli da informo pri kiel ĝisdatigi.",
  121. "Log out" => "Elsaluti",
  122. "Automatic logon rejected!" => "La aŭtomata ensaluto malakceptiĝis!",
  123. "If you did not change your password recently, your account may be compromised!" => "Se vi ne ŝanĝis vian pasvorton lastatempe, via konto eble kompromitas!",
  124. "Please change your password to secure your account again." => "Bonvolu ŝanĝi vian pasvorton por sekurigi vian konton ree.",
  125. "Lost your password?" => "Ĉu vi perdis vian pasvorton?",
  126. "remember" => "memori",
  127. "Log in" => "Ensaluti",
  128. "Alternative Logins" => "Alternativaj ensalutoj",
  129. "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Saluton:<br /><br />Ni nur sciigas vin, ke %s kunhavigis “%s” kun vi.<br /><a href=\"%s\">Vidu ĝin</a><br /><br />Ĝis!",
  130. "Updating ownCloud to version %s, this may take a while." => "ownCloud ĝisdatiĝas al eldono %s, tio ĉi povas daŭri je iom da tempo."
  131. );
  132. $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";