You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

eo.js 7.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. OC.L10N.register(
  2. "lib",
  3. {
  4. "Cannot write into \"config\" directory!" : "Ne skribeblas la dosierujo “config”!",
  5. "See %s" : "Vidi %s",
  6. "%1$s and %2$s" : "%1$s kaj %2$s",
  7. "%1$s, %2$s and %3$s" : "%1$s, %2$s kaj %3$s",
  8. "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s kaj %4$s",
  9. "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s kaj %5$s",
  10. "PHP %s or higher is required." : "PHP %s aŭ pli alta necesas.",
  11. "PHP with a version lower than %s is required." : "Necesas pli malalta eldono de PHP ol %s.",
  12. "Following databases are supported: %s" : "La jenan datumbazoj kongruas: %s",
  13. "The command line tool %s could not be found" : "La komandolinia ilo %s ne troviĝis",
  14. "The library %s is not available." : "La biblioteko %s ne haveblas.",
  15. "Unknown filetype" : "Ne konatas dosiertipo",
  16. "Invalid image" : "Ne validas bildo",
  17. "today" : "hodiaŭ",
  18. "tomorrow" : "morgaŭ",
  19. "yesterday" : "hieraŭ",
  20. "_%n day ago_::_%n days ago_" : ["antaŭ %n tago","antaŭ %n tagoj"],
  21. "last month" : "lastamonate",
  22. "last year" : "lastajare",
  23. "_%n year ago_::_%n years ago_" : ["antaŭ %n jaro","antaŭ %n jaroj"],
  24. "seconds ago" : "sekundoj antaŭe",
  25. "File name contains at least one invalid character" : "Dosiernomo enhavas almenaŭ unu nevalidan signon",
  26. "File name is too long" : "La dosiernomo tro longas",
  27. "Empty filename is not allowed" : "Malplena dosiernomo ne permesatas",
  28. "__language_name__" : "Esperanto",
  29. "Help" : "Helpo",
  30. "Apps" : "Aplikaĵoj",
  31. "Settings" : "Agordo",
  32. "Log out" : "Elsaluti",
  33. "Users" : "Uzantoj",
  34. "Unknown user" : "Nekonata uzanto",
  35. "Create" : "Krei",
  36. "Change" : "Ŝanĝi",
  37. "Delete" : "Forigi",
  38. "Share" : "Kunhavigi",
  39. "Sharing" : "Kunhavigo",
  40. "Security" : "Sekurigo",
  41. "Additional settings" : "Plia agordo",
  42. "%s enter the database username." : "%s enigu la uzantonomon de la datumbazo.",
  43. "%s enter the database name." : "%s enigu la nomon de la datumbazo.",
  44. "%s you may not use dots in the database name" : "%s vi ne povas uzi punktojn en la nomo de la datumbazo",
  45. "Oracle connection could not be established" : "Konekto al Oracle ne povas stariĝi",
  46. "Oracle username and/or password not valid" : "La uzantonomo de Oracle aŭ la pasvorto ne validas",
  47. "PostgreSQL username and/or password not valid" : "La uzantonomo de PostgreSQL aŭ la pasvorto ne validas",
  48. "Set an admin username." : "Starigi administran uzantonomon.",
  49. "Set an admin password." : "Starigi administran pasvorton.",
  50. "Can't create or write into the data directory %s" : "Ne kreeblas aŭ ne skribeblas la dosierujo de datumoj %s",
  51. "Invalid Federated Cloud ID" : "Ne validas identigilo de federa nubo",
  52. "Sharing %s failed, because the backend does not allow shares from type %i" : "Kunhavigo de %s malsukcesis, ĉar la motoro ne permesas kunhavojn el tipo %i",
  53. "Sharing %s failed, because the file does not exist" : "Kunhavigo de %s malsukcesis, ĉar la dosiero ne ekzistas",
  54. "You are not allowed to share %s" : "Vi ne permesatas kunhavigi %s",
  55. "Sharing %s failed, because sharing with links is not allowed" : "Kunhavo de %s malsukcesis, ĉar kunhavo per ligiloj ne permesatas",
  56. "Not allowed to create a federated share with the same user" : "Vi ne permesas krei federan kunhavon kun la sama uzanto",
  57. "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Kunhavmotoro %s devas realigi la interfacon “OCP\\Share_Backend”",
  58. "Sharing backend %s not found" : "Kunhavmotoro %s ne troviĝas",
  59. "Sharing backend for %s not found" : "Kunhavmotoro por %s ne troviĝas",
  60. "Sharing %s failed, because resharing is not allowed" : "Kunhavigo de %s malsukcesis, ĉar rekunhavigo ne permesatas",
  61. "Open »%s«" : "Malfermi »%s«",
  62. "Expiration date is in the past" : "Senvalidiĝa dato estintas",
  63. "Could not find category \"%s\"" : "Ne troviĝis kategorio “%s”",
  64. "Sunday" : "dimanĉo",
  65. "Monday" : "lundo",
  66. "Tuesday" : "mardo",
  67. "Wednesday" : "merkredo",
  68. "Thursday" : "ĵaŭdo",
  69. "Friday" : "vendredo",
  70. "Saturday" : "sabato",
  71. "Sun." : "dim.",
  72. "Mon." : "lun.",
  73. "Tue." : "mar.",
  74. "Wed." : "mer.",
  75. "Thu." : "ĵaŭ.",
  76. "Fri." : "ven.",
  77. "Sat." : "sab.",
  78. "Su" : "Di",
  79. "Mo" : "Lu",
  80. "Tu" : "Ma",
  81. "We" : "Me",
  82. "Th" : "Ĵa",
  83. "Fr" : "Ve",
  84. "Sa" : "Sa",
  85. "January" : "Januaro",
  86. "February" : "Februaro",
  87. "March" : "Marto",
  88. "April" : "Aprilo",
  89. "May" : "Majo",
  90. "June" : "Junio",
  91. "July" : "Julio",
  92. "August" : "Aŭgusto",
  93. "September" : "Septembro",
  94. "October" : "Oktobro",
  95. "November" : "Novembro",
  96. "December" : "Decembro",
  97. "Jan." : "Jan.",
  98. "Feb." : "Feb.",
  99. "Mar." : "Mar.",
  100. "Apr." : "Apr.",
  101. "May." : "Maj.",
  102. "Jun." : "Jun.",
  103. "Jul." : "Jul.",
  104. "Aug." : "Aŭg.",
  105. "Sep." : "Sep.",
  106. "Oct." : "Okt.",
  107. "Nov." : "Nov.",
  108. "Dec." : "Dec.",
  109. "A valid username must be provided" : "Valida uzantonomo devas proviziĝi",
  110. "Username contains whitespace at the beginning or at the end" : "Uzantonomo enhavas blankospacon eke aŭ maleke",
  111. "A valid password must be provided" : "Valida pasvorto devas proviziĝi",
  112. "The username is already being used" : "La uzantonomo jam uzatas",
  113. "Could not create user" : "Ne povis kreiĝi uzanton",
  114. "User disabled" : "Uzanto estas malkapabligita",
  115. "a safe home for all your data" : "sekura hejmo por ĉion vian datumon",
  116. "Can't read file" : "Ne legeblas dosiero",
  117. "Application is not enabled" : "La aplikaĵo ne estas kapabligita",
  118. "Authentication error" : "Aŭtentiga eraro",
  119. "Token expired. Please reload page." : "Ĵetono eksvalidiĝis. Bonvolu reŝargi la paĝon.",
  120. "Cannot write into \"config\" directory" : "Ne skribeblas la dosierujo “config”",
  121. "Cannot write into \"apps\" directory" : "Ne skribeblas la dosierujo “apps”",
  122. "Cannot create \"data\" directory" : "Ne kreeblas la dosierujo “data”",
  123. "Please ask your server administrator to install the module." : "Bonvolu peti vian sistemadministranton, ke ĝi instalu la modulon.",
  124. "PHP module %s not installed." : "La PHP-modulo %s ne instalitas.",
  125. "Please ask your server administrator to restart the web server." : "Bonvolu peti viajn serviladministranton, ke ŝi/li reekfunkciigu la TTT-servilon.",
  126. "PostgreSQL >= 9 required" : "PostgreSQL >= 9 necesas",
  127. "Please upgrade your database version" : "Bonvolu ĝisdatigi la eldonon de via datumbazo",
  128. "Storage connection error. %s" : "Memorokonekta eraro. %s",
  129. "Personal" : "Persona",
  130. "Admin" : "Administranto",
  131. "DB Error: \"%s\"" : "Datumbaza eraro: “%s”",
  132. "Sharing %s failed, because the user %s does not exist" : "Kunhavigo de %s malsukcesis, ĉar la uzanto %s ne ekzistas",
  133. "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Kunhavigo de %s malsukcesis, ĉar la uzanto %s estas ano de neniu grupo, de kiu %s estas ano",
  134. "Sharing %s failed, because this item is already shared with %s" : "Kunhavigo de %s malsukcesis, ĉar la ero jam kunhavatas kun %s",
  135. "Sharing %s failed, because the group %s does not exist" : "Kunhavigo de %s malsukcesis, ĉar la grupo %s ne ekzistas",
  136. "Sharing %s failed, because %s is not a member of the group %s" : "Kunhavigo de %s malsukcesis, ĉar %s ne estas ano de la grupo %s",
  137. "Sharing %s failed, because the sharing backend for %s could not find its source" : "Kunhavigo de %s malsukcesis, ĉar la kunhavmotoro por %s ne povis trovi ĝian fonton",
  138. "%s shared »%s« with you" : "%s kunhavigis “%s” kun vi",
  139. "%s via %s" : "%s per %s"
  140. },
  141. "nplurals=2; plural=(n != 1);");