Update Composer packages
This commit is contained in:
parent
d482354bdf
commit
e7e7361480
219 changed files with 6487 additions and 4444 deletions
|
@ -72,9 +72,12 @@
|
|||
"error.blocks.min.singular": "Oni devas aldoni almenaŭ unu blokon",
|
||||
"error.blocks.validation": "There's an error on the \"{field}\" field in block {index} using the \"{fieldset}\" block type",
|
||||
|
||||
"error.cache.type.invalid": "Invalid cache type \"{type}\"",
|
||||
|
||||
"error.email.preset.notFound": "La retpoŝta antaŭagordo \"{name}\" ne estas trovebla",
|
||||
|
||||
"error.field.converter.invalid": "Nevalida konvertilo \"{converter}\"",
|
||||
"error.field.type.missing": "Field \"{ name }\": The field type \"{ type }\" does not exist",
|
||||
|
||||
"error.file.changeName.empty": "La nomo ne rajtas esti malplena",
|
||||
"error.file.changeName.permission": "Vi ne rajtas ŝanĝi la nomon de \"{filename}\"",
|
||||
|
@ -289,6 +292,7 @@
|
|||
"field.pages.empty": "Ankoraŭ neniu paĝo elektita",
|
||||
|
||||
"field.structure.delete.confirm": "Ĉu vi certe volas forigi ĉi tiun vicon?",
|
||||
"field.structure.delete.confirm.all": "Do you really want to delete all entries?",
|
||||
"field.structure.empty": "Ankoraŭ neniu enigo",
|
||||
|
||||
"field.users.empty": "Ankoraŭ neniu uzanto elektita",
|
||||
|
@ -318,7 +322,7 @@
|
|||
"installation.issues.headline": "Ne eblas instali la panelon",
|
||||
"installation.issues.mbstring": "La kromprogramo <code>MB String</code> estas deviga",
|
||||
"installation.issues.media": "La dosierujo <code>/media</code> ne ekzistas, aũ ne estas skribebla",
|
||||
"installation.issues.php": "Nepre uzu <code>PHP 7+</code>",
|
||||
"installation.issues.php": "Nepre uzu <code>PHP 8+</code>",
|
||||
"installation.issues.server": "Kirby bezonas <code>Apache</code>, <code>Nginx</code> aŭ <code>Caddy</code>",
|
||||
"installation.issues.sessions": "La dosierujo <code>/site/sessions</code> ne ekzistas, aŭ ne estas skribebla",
|
||||
|
||||
|
@ -349,6 +353,8 @@
|
|||
"license.manage": "Manage your licenses",
|
||||
"license.register.help": "Vi ricevis vian kodon de permisilo retpoŝte, post aĉeti ĝin. Bonvolu kopii kaj alglui ĝin por registriĝi.",
|
||||
"license.register.label": "Bonvolu entajpi vian kodon de permisilo",
|
||||
"license.register.domain": "Your license will be registered to <strong>{host}</strong>.",
|
||||
"license.register.local": "You are about to register your license for your local domain <strong>{host}</strong>. If this site will be deployed to a public domain, please register it there instead. If {host} is the domain you want to license Kirby to, please continue.",
|
||||
"license.register.success": "Dankon pro subteni Kirby",
|
||||
"license.unregistered": "Ĉi tiu estas neregistrita kopio de Kirby",
|
||||
"license.unregistered.label": "Unregistered",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue