-
-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3853 from getkirby/pre-release/3.6.0-rc.2
3.6.0-rc.2
- Loading branch information
Showing
38 changed files
with
657 additions
and
239 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
{ | ||
"add": "\u0414\u043e\u0431\u0430\u0432\u0438", | ||
"author": "Author", | ||
"avatar": "Профилна снимка", | ||
"back": "Назад", | ||
"cancel": "\u041e\u0442\u043a\u0430\u0436\u0438", | ||
|
@@ -24,24 +25,28 @@ | |
"days.tue": "\u0412\u0442", | ||
"days.wed": "\u0421\u0440", | ||
|
||
"debugging": "Debugging", | ||
|
||
"delete": "\u0418\u0437\u0442\u0440\u0438\u0439", | ||
"delete.all": "Delete 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", | ||
"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", | ||
"edit": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u0439", | ||
|
||
"email": "Email", | ||
"email.placeholder": "[email protected]", | ||
|
||
"environment": "Environment", | ||
|
||
"error.access.code": "Invalid code", | ||
"error.access.login": "Invalid login", | ||
"error.access.panel": "Нямате права за достъп до панела", | ||
|
@@ -211,6 +216,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": "Код", | ||
|
@@ -426,6 +434,7 @@ | |
"paste": "Paste", | ||
"paste.after": "Paste after", | ||
"pixel": "Пиксел", | ||
"plugins": "Plugins", | ||
"prev": "Previous", | ||
"preview": "Preview", | ||
"remove": "Премахни", | ||
|
@@ -462,6 +471,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": "Код", | ||
|
@@ -528,9 +539,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": "Добре дошли", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
{ | ||
"add": "Afegir", | ||
"author": "Author", | ||
"avatar": "Imatge del perfil", | ||
"back": "Tornar", | ||
"cancel": "Cancel\u00b7lar", | ||
|
@@ -24,24 +25,28 @@ | |
"days.tue": "dt.", | ||
"days.wed": "dc.", | ||
|
||
"debugging": "Debugging", | ||
|
||
"delete": "Eliminar", | ||
"delete.all": "Eliminar tot", | ||
|
||
"dialog.files.empty": "No hi ha cap fitxer per seleccionar", | ||
"dialog.pages.empty": "No hi ha cap pàgina per seleccionar", | ||
"dialog.users.empty": "No hi ha cap usuari per seleccionar", | ||
|
||
"dimensions": "Dimensions", | ||
"disabled": "Desactivat", | ||
"discard": "Descartar", | ||
"download": "Descarregar", | ||
"duplicate": "Duplicar", | ||
"edit": "Editar", | ||
"expand": "Expandir", | ||
"expand.all": "Expandir tot", | ||
|
||
"dialog.files.empty": "No hi ha cap fitxer per seleccionar", | ||
"dialog.pages.empty": "No hi ha cap pàgina per seleccionar", | ||
"dialog.users.empty": "No hi ha cap usuari per seleccionar", | ||
"edit": "Editar", | ||
|
||
"email": "Email", | ||
"email.placeholder": "[email protected]", | ||
|
||
"environment": "Environment", | ||
|
||
"error.access.code": "Codi invàlid", | ||
"error.access.login": "Inici de sessió no vàlid", | ||
"error.access.panel": "No tens permís per accedir al panell", | ||
|
@@ -211,6 +216,9 @@ | |
"error.validation.time.between": "Please enter a time between {min} and {max}", | ||
"error.validation.url": "Si us plau, introduïu una URL vàlida", | ||
|
||
"expand": "Expandir", | ||
"expand.all": "Expandir tot", | ||
|
||
"field.required": "El camp és obligatori", | ||
"field.blocks.changeType": "Change type", | ||
"field.blocks.code.name": "Codi", | ||
|
@@ -426,6 +434,7 @@ | |
"paste": "Paste", | ||
"paste.after": "Paste after", | ||
"pixel": "Pixel", | ||
"plugins": "Plugins", | ||
"prev": "Anterior", | ||
"preview": "Preview", | ||
"remove": "Eliminar", | ||
|
@@ -462,6 +471,8 @@ | |
"template": "Plantilla", | ||
"today": "Avui", | ||
|
||
"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": "Codi", | ||
|
@@ -528,9 +539,10 @@ | |
|
||
"view.account": "La teva compta", | ||
"view.installation": "Instal·lació", | ||
"view.languages": "Idiomes", | ||
"view.resetPassword": "Reset password", | ||
"view.settings": "Configuració", | ||
"view.site": "Lloc web", | ||
"view.system": "System", | ||
"view.users": "Usuaris", | ||
|
||
"welcome": "Benvinguda", | ||
|
Oops, something went wrong.