-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
279 additions
and
113 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
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 |
---|---|---|
@@ -0,0 +1,68 @@ | ||
{ | ||
"name": "English", | ||
|
||
"errors.something_went_wrong": "Something went wrong", | ||
"errors.package_not_found": "Here, have a cookie, if that makes you feel any better: 🍪", | ||
"errors.package_not_found.details": "Fun fact: You can use '@author:name' to view packages made by an author. What 'bout using '@details' to get technical details on each package?", | ||
"errors.no_packages_published": "Looks like you don't have any approved packages published to KJSPKG. How sad!", | ||
"errors.automatin_down": "Our statistics database seems to be down", | ||
"errors.automatin_down.details": "Download and view counts might be missing. Please report this to", | ||
"errors.automatin_down.server": "our Discord server", | ||
|
||
"menu.language": "Language", | ||
"menu.theme": "Theme", | ||
|
||
"list.by": "by", | ||
"list.detailed.on_branch": "on branch", | ||
"list.detailed.at_path": "at path", | ||
"list.detailed.in_repo": "in repo", | ||
"list.download_singluar": "download", | ||
"list.download_plural": "downloads", | ||
"list.view_singular": "view", | ||
"list.view_plural": "views", | ||
|
||
"author.owns": "owns", | ||
"author.package_singular": "package", | ||
"author.package_plural": "packages", | ||
"author.you": "is you!", | ||
"author.organizations": "Organizations", | ||
|
||
"author.auth_required": "To access this page, you have to first authenticate yourself through GitHub.", | ||
"author.auth_required.login": "Log in", | ||
|
||
"search.placeholder": "Search for packages", | ||
"search.package_singular": "package", | ||
"search.package_plural": "packages", | ||
"search.found_singular": "Found <span>%d</span>", | ||
"search.found_plural": "Found <span>%d</span>", | ||
"search.matching": "matching", | ||
"search.made_by": "made by", | ||
"search.detailed": "detailed", | ||
|
||
"search.show_details": "Show details", | ||
"search.clear_filters": "Clear filters", | ||
"search.use_view.list": "Use list view", | ||
"search.use_view.compact": "Use compact view", | ||
|
||
"search.sorted_by": "Sorted by", | ||
"search.sort_type.name": "Name (a-z)", | ||
"search.sort_type.author": "Author (a-z)", | ||
"search.sort_type.downloads": "Download count", | ||
"search.sort_type.views": "View count", | ||
"search.sorted_by.name": "name", | ||
"search.sorted_by.author": "author", | ||
"search.sorted_by.downloads": "downloads", | ||
"search.sorted_by.views": "views", | ||
|
||
"package.created_by": "Created by", | ||
"package.available_for": "Available for", | ||
"package.manage_package": "Manage package (click to copy)", | ||
"package.readme_file": "README file", | ||
"package.package_preview": "Package preview", | ||
|
||
"package.depends_on": "Depends on", | ||
"package.incompatible_with": "Incompatible with", | ||
"package.dependency.kjs_package": "KJS package", | ||
"package.dependency.external_mod": "external mod", | ||
"package.dependency.mod_open_in": "Open in" | ||
} |
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 |
---|---|---|
@@ -0,0 +1,68 @@ | ||
{ | ||
"name": "Русский", | ||
|
||
"errors.something_went_wrong": "Что-то пошло не так", | ||
"errors.package_not_found": "Вот, возьми печеньку, если это тебя подбодрит: 🍪", | ||
"errors.package_not_found.details": "Интересный факт: В поиске можно использовать '@author:name' чтобы просмотреть пакеты от определённого автора. Также попробуйте добавить '@details' чтобы увидеть больше технической информации о каждом пакете.", | ||
"errors.no_packages_published": "Похоже, что вы ещё не опубликовали ни одного пакета в KJSPKG. Как грустно!", | ||
"errors.automatin_down": "Похоже, у нас неполадки с нашей базой данных", | ||
"errors.automatin_down.details": "Кол-во загрузок и просмотров может быть недоступно. Пожалуйста, сообщите нам об этом сообщении на", | ||
"errors.automatin_down.server": "нашем Discord сервере", | ||
|
||
"menu.language": "Язык", | ||
"menu.theme": "Тема", | ||
|
||
"list.by": "от", | ||
"list.detailed.on_branch": "на ветке", | ||
"list.detailed.at_path": "в", | ||
"list.detailed.in_repo": "в репозитории", | ||
"list.download_singluar": "загрузка", | ||
"list.download_plural": "загрузок", | ||
"list.view_singular": "просмотр", | ||
"list.view_plural": "просмотров", | ||
|
||
"author.owns": "владеет", | ||
"author.package_singular": "пакетом", | ||
"author.package_plural": "пакетами", | ||
"author.you": "это ты!", | ||
"author.organizations": "Организации", | ||
|
||
"author.auth_required": "Чтобы получить доступ к этой странице, сначала войдите через GitHub.", | ||
"author.auth_required.login": "Войти", | ||
|
||
"search.placeholder": "Искать пакеты", | ||
"search.package_singular": "пакет", | ||
"search.package_plural": "пакетов", | ||
"search.found_singular": "Найден <span>%d</span>", | ||
"search.found_plural": "Найдено <span>%d</span>", | ||
"search.matching": "по запросу", | ||
"search.made_by": "от", | ||
"search.detailed": "детально", | ||
|
||
"search.show_details": "Показать детали", | ||
"search.clear_filters": "Очистить фильтры", | ||
"search.use_view.list": "Использовать списочный вид", | ||
"search.use_view.compact": "Использовать компактный вид", | ||
|
||
"search.sorted_by": "Отсортировано по", | ||
"search.sort_type.name": "Название (a-z)", | ||
"search.sort_type.author": "Автор (a-z)", | ||
"search.sort_type.downloads": "Кол-во загрузок", | ||
"search.sort_type.views": "Кол-во просмотров", | ||
"search.sorted_by.name": "названию", | ||
"search.sorted_by.author": "автору", | ||
"search.sorted_by.downloads": "загрузкам", | ||
"search.sorted_by.views": "просмотрам", | ||
|
||
"package.created_by": "Создано", | ||
"package.available_for": "Доступно на", | ||
"package.manage_package": "Управлять пакетом (нажмите чтобы скопировать)", | ||
"package.readme_file": "Файл README", | ||
"package.package_preview": "Превью пакета", | ||
|
||
"package.depends_on": "Зависит от", | ||
"package.incompatible_with": "Несовместим с", | ||
"package.dependency.kjs_package": "KJS пакет", | ||
"package.dependency.external_mod": "сторонний мод", | ||
"package.dependency.mod_open_in": "Открыть на" | ||
} |
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
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
Oops, something went wrong.