Add blueprints and fake content
This commit is contained in:
parent
1ff19bf38f
commit
8235816462
592 changed files with 22385 additions and 31535 deletions
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"account.changeName": "Change your name",
|
||||
"account.delete": "Delete your account",
|
||||
"account.delete.confirm": "Do you really want to delete your account? You will be logged out immediately. Your account cannot be recovered.",
|
||||
|
||||
"add": "\u0414\u043e\u0431\u0430\u0432\u0438",
|
||||
"author": "Author",
|
||||
"avatar": "Профилна снимка",
|
||||
"back": "Назад",
|
||||
"cancel": "\u041e\u0442\u043a\u0430\u0436\u0438",
|
||||
|
@ -9,6 +14,7 @@
|
|||
"collapse": "Collapse",
|
||||
"collapse.all": "Collapse All",
|
||||
"copy": "Копирай",
|
||||
"copy.all": "Copy all",
|
||||
"create": "Създай",
|
||||
|
||||
"date": "Дата",
|
||||
|
@ -23,24 +29,28 @@
|
|||
"days.tue": "\u0412\u0442",
|
||||
"days.wed": "\u0421\u0440",
|
||||
|
||||
"debugging": "Debugging",
|
||||
|
||||
"delete": "\u0418\u0437\u0442\u0440\u0438\u0439",
|
||||
"delete.all": "Delete all",
|
||||
"dimensions": "Размери",
|
||||
"disabled": "Disabled",
|
||||
"discard": "\u041e\u0442\u043c\u0435\u043d\u0438",
|
||||
"download": "Download",
|
||||
"duplicate": "Duplicate",
|
||||
"edit": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u0439",
|
||||
"expand": "Expand",
|
||||
"expand.all": "Expand All",
|
||||
|
||||
"dialog.files.empty": "No files to select",
|
||||
"dialog.pages.empty": "No pages to select",
|
||||
"dialog.users.empty": "No users to select",
|
||||
|
||||
"dimensions": "Размери",
|
||||
"disabled": "Disabled",
|
||||
"discard": "\u041e\u0442\u043c\u0435\u043d\u0438",
|
||||
"download": "Download",
|
||||
"duplicate": "Duplicate",
|
||||
|
||||
"edit": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u0439",
|
||||
|
||||
"email": "Email",
|
||||
"email.placeholder": "mail@example.com",
|
||||
|
||||
"environment": "Environment",
|
||||
|
||||
"error.access.code": "Invalid code",
|
||||
"error.access.login": "Invalid login",
|
||||
"error.access.panel": "Нямате права за достъп до панела",
|
||||
|
@ -92,6 +102,7 @@
|
|||
"error.language.code": "Please enter a valid code for the language",
|
||||
"error.language.duplicate": "The language already exists",
|
||||
"error.language.name": "Please enter a valid name for the language",
|
||||
"error.language.notFound": "The language could not be found",
|
||||
|
||||
"error.layout.validation.block": "There's an error in block {blockIndex} in layout {layoutIndex}",
|
||||
"error.layout.validation.settings": "There's an error in layout {index} settings",
|
||||
|
@ -100,6 +111,8 @@
|
|||
"error.license.email": "Моля въведете валиден email адрес",
|
||||
"error.license.verification": "The license could not be verified",
|
||||
|
||||
"error.offline": "The Panel is currently offline",
|
||||
|
||||
"error.page.changeSlug.permission": "Не можете да смените URL на \"{slug}\"",
|
||||
"error.page.changeStatus.incomplete": "Страницата съдържа грешки и не може да бъде публикувана",
|
||||
"error.page.changeStatus.permission": "Статусът на страницата не може да бъде променен",
|
||||
|
@ -165,6 +178,7 @@
|
|||
"error.user.password.undefined": "Потребителят няма парола",
|
||||
"error.user.password.wrong": "Wrong password",
|
||||
"error.user.role.invalid": "Моля въведете валидна роля",
|
||||
"error.user.undefined": "Потребителят не може да бъде намерен.",
|
||||
"error.user.update.permission": "Нямате права да обновите този потребител \"{name}\"",
|
||||
|
||||
"error.validation.accepted": "Моля потвърдете",
|
||||
|
@ -208,6 +222,9 @@
|
|||
"error.validation.time.between": "Please enter a time between {min} and {max}",
|
||||
"error.validation.url": "Моля въведете валиден URL",
|
||||
|
||||
"expand": "Expand",
|
||||
"expand.all": "Expand All",
|
||||
|
||||
"field.required": "The field is required",
|
||||
"field.blocks.changeType": "Change type",
|
||||
"field.blocks.code.name": "Код",
|
||||
|
@ -218,6 +235,7 @@
|
|||
"field.blocks.delete.confirm.selected": "Do you really want to delete the selected blocks?",
|
||||
"field.blocks.empty": "No blocks yet",
|
||||
"field.blocks.fieldsets.label": "Please select a block type …",
|
||||
"field.blocks.fieldsets.paste": "Press <kbd>{{ shortcut }}</kbd> to paste/import blocks from your clipboard",
|
||||
"field.blocks.gallery.name": "Gallery",
|
||||
"field.blocks.gallery.images.empty": "No images yet",
|
||||
"field.blocks.gallery.images.label": "Images",
|
||||
|
@ -234,6 +252,7 @@
|
|||
"field.blocks.image.placeholder": "Select an image",
|
||||
"field.blocks.image.ratio": "Ratio",
|
||||
"field.blocks.image.url": "Image URL",
|
||||
"field.blocks.line.name": "Line",
|
||||
"field.blocks.list.name": "List",
|
||||
"field.blocks.markdown.name": "Markdown",
|
||||
"field.blocks.markdown.label": "Text",
|
||||
|
@ -263,7 +282,7 @@
|
|||
"field.structure.empty": "Все още няма статии",
|
||||
"field.users.empty": "Все още не са избрани потребители",
|
||||
|
||||
"file.blueprint": "This file has no blueprint yet. You can define the setup in <strong>/site/blueprints/{template}.yml</strong>",
|
||||
"file.blueprint": "This file has no blueprint yet. You can define the setup in <strong>/site/blueprints/files/{blueprint}.yml</strong>",
|
||||
"file.delete.confirm": "Сигурни ли сте, че искате да изтриете <br><strong>{filename}</strong>?",
|
||||
"file.sort": "Change position",
|
||||
|
||||
|
@ -272,6 +291,7 @@
|
|||
|
||||
"hide": "Hide",
|
||||
"hour": "Hour",
|
||||
"import": "Import",
|
||||
"insert": "\u0412\u043c\u044a\u043a\u043d\u0438",
|
||||
"insert.after": "Insert after",
|
||||
"insert.before": "Insert before",
|
||||
|
@ -337,9 +357,9 @@
|
|||
"login.code.label.password-reset": "Password reset code",
|
||||
"login.code.placeholder.email": "000 000",
|
||||
"login.code.text.email": "If your email address is registered, the requested code was sent via email.",
|
||||
"login.email.login.body": "Hi {user.nameOrEmail},\n\nYou recently requested a login code for the Kirby Panel.\nThe following login code will be valid for {timeout} minutes:\n\n{code}\n\nIf you did not request a login code, please ignore this email or contact your administrator if you have questions.\nFor security, please DO NOT forward this email.",
|
||||
"login.email.login.body": "Hi {user.nameOrEmail},\n\nYou recently requested a login code for the Panel of {site}.\nThe following login code will be valid for {timeout} minutes:\n\n{code}\n\nIf you did not request a login code, please ignore this email or contact your administrator if you have questions.\nFor security, please DO NOT forward this email.",
|
||||
"login.email.login.subject": "Your login code",
|
||||
"login.email.password-reset.body": "Hi {user.nameOrEmail},\n\nYou recently requested a password reset code for the Kirby Panel.\nThe following password reset code will be valid for {timeout} minutes:\n\n{code}\n\nIf you did not request a password reset code, please ignore this email or contact your administrator if you have questions.\nFor security, please DO NOT forward this email.",
|
||||
"login.email.password-reset.body": "Hi {user.nameOrEmail},\n\nYou recently requested a password reset code for the Panel of {site}.\nThe following password reset code will be valid for {timeout} minutes:\n\n{code}\n\nIf you did not request a password reset code, please ignore this email or contact your administrator if you have questions.\nFor security, please DO NOT forward this email.",
|
||||
"login.email.password-reset.subject": "Your password reset code",
|
||||
"login.remember": "Keep me logged in",
|
||||
"login.reset": "Reset password",
|
||||
|
@ -385,7 +405,7 @@
|
|||
"orientation.portrait": "Портрет",
|
||||
"orientation.square": "Квадрат",
|
||||
|
||||
"page.blueprint": "This page has no blueprint yet. You can define the setup in <strong>/site/blueprints/{template}.yml</strong>",
|
||||
"page.blueprint": "This page has no blueprint yet. You can define the setup in <strong>/site/blueprints/pages/{blueprint}.yml</strong>",
|
||||
"page.changeSlug": "\u041f\u0440\u043e\u043c\u0435\u043d\u0438 URL",
|
||||
"page.changeSlug.fromTitle": "\u0421\u044a\u0437\u0434\u0430\u0439\u0442\u0435 \u043e\u0442 \u0437\u0430\u0433\u043b\u0430\u0432\u0438\u0435\u0442\u043e",
|
||||
"page.changeStatus": "Промени статус",
|
||||
|
@ -417,7 +437,10 @@
|
|||
"pagination.page": "Страница",
|
||||
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
|
||||
"paste": "Paste",
|
||||
"paste.after": "Paste after",
|
||||
"pixel": "Пиксел",
|
||||
"plugins": "Plugins",
|
||||
"prev": "Previous",
|
||||
"preview": "Preview",
|
||||
"remove": "Премахни",
|
||||
|
@ -454,6 +477,8 @@
|
|||
"template": "Образец",
|
||||
"today": "Днес",
|
||||
|
||||
"server": "Server",
|
||||
|
||||
"site.blueprint": "The site has no blueprint yet. You can define the setup in <strong>/site/blueprints/site.yml</strong>",
|
||||
|
||||
"toolbar.button.code": "Код",
|
||||
|
@ -463,11 +488,15 @@
|
|||
"toolbar.button.heading.1": "Заглавие 1",
|
||||
"toolbar.button.heading.2": "Заглавие 2",
|
||||
"toolbar.button.heading.3": "Заглавие 3",
|
||||
"toolbar.button.heading.4": "Heading 4",
|
||||
"toolbar.button.heading.5": "Heading 5",
|
||||
"toolbar.button.heading.6": "Heading 6",
|
||||
"toolbar.button.italic": "\u041d\u0430\u043a\u043b\u043e\u043d\u0435\u043d \u0448\u0440\u0438\u0444\u0442",
|
||||
"toolbar.button.file": "Файл",
|
||||
"toolbar.button.file.select": "Select a file",
|
||||
"toolbar.button.file.upload": "Upload a file",
|
||||
"toolbar.button.link": "\u0412\u0440\u044a\u0437\u043a\u0430",
|
||||
"toolbar.button.paragraph": "Paragraph",
|
||||
"toolbar.button.strike": "Strike-through",
|
||||
"toolbar.button.ol": "Подреден списък",
|
||||
"toolbar.button.underline": "Underline",
|
||||
|
@ -497,7 +526,7 @@
|
|||
"url.placeholder": "https://example.com",
|
||||
|
||||
"user": "Потребител",
|
||||
"user.blueprint": "Можете да дефинирате допълнителни секции и полета на форми за тази потребителска роля в <strong>/site/blueprints/users/{role}.yml</strong>",
|
||||
"user.blueprint": "You can define additional sections and form fields for this user role in <strong>/site/blueprints/users/{blueprint}.yml</strong>",
|
||||
"user.changeEmail": "Промени email",
|
||||
"user.changeLanguage": "Промени език",
|
||||
"user.changeName": "Преименувай този потребител",
|
||||
|
@ -516,9 +545,10 @@
|
|||
|
||||
"view.account": "\u0412\u0430\u0448\u0438\u044f \u0430\u043a\u0430\u0443\u043d\u0442",
|
||||
"view.installation": "\u0418\u043d\u0441\u0442\u0430\u043b\u0430\u0446\u0438\u044f",
|
||||
"view.languages": "Езици",
|
||||
"view.resetPassword": "Reset password",
|
||||
"view.settings": "Настройки",
|
||||
"view.site": "Сайт",
|
||||
"view.system": "System",
|
||||
"view.users": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438",
|
||||
|
||||
"welcome": "Добре дошли",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue