Skip to content

Commit

Permalink
Add ukrainian language
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHladin committed Oct 10, 2021
1 parent 3878a4a commit 669f40f
Show file tree
Hide file tree
Showing 22 changed files with 1,387 additions and 0 deletions.
174 changes: 174 additions & 0 deletions docs/i18n/uk-UA/code.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,174 @@
{
"theme.NotFound.title": {
"message": "Сторінка не знайдена",
"description": "The title of the 404 page"
},
"theme.NotFound.p1": {
"message": "Ми не можемо нічого знайти",
"description": "The first paragraph of the 404 page"
},
"theme.NotFound.p2": {
"message": "Будь ласка, зв’яжіться з власником сайту, який дав Вам URL -адресу, і повідомте, що посилання не працює.",
"description": "The 2nd paragraph of the 404 page"
},
"theme.AnnouncementBar.closeButtonAriaLabel": {
"message": "Закрити",
"description": "The ARIA label for close button of announcement bar"
},
"theme.blog.paginator.navAriaLabel": {
"message": "Навігація сторінками списку блогів",
"description": "The ARIA label for the blog pagination"
},
"theme.blog.paginator.newerEntries": {
"message": "Новіші записи",
"description": "The label used to navigate to the newer blog posts page (previous page)"
},
"theme.blog.paginator.olderEntries": {
"message": "Старіші записи",
"description": "The label used to navigate to the older blog posts page (next page)"
},
"theme.blog.post.readingTime.plurals": {
"message": "Прочитати за одну хвилину|{readingTime} одна хвилина читання",
"description": "Pluralized label for \"{readingTime} min read\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
},
"theme.tags.tagsListLabel": {
"message": "Теги:",
"description": "The label alongside a tag list"
},
"theme.blog.post.readMore": {
"message": "Читати більше",
"description": "The label used in blog post item excerpts to link to full blog posts"
},
"theme.blog.post.paginator.navAriaLabel": {
"message": "Навігація по сторінках блогу",
"description": "The ARIA label for the blog posts pagination"
},
"theme.blog.post.paginator.newerPost": {
"message": "Новіший пости",
"description": "The blog post button label to navigate to the newer/previous post"
},
"theme.blog.post.paginator.olderPost": {
"message": "Старіші пости",
"description": "The blog post button label to navigate to the older/next post"
},
"theme.blog.sidebar.navAriaLabel": {
"message": "Навігація останніх повідомлень у блозі",
"description": "The ARIA label for recent posts in the blog sidebar"
},
"theme.tags.tagsPageTitle": {
"message": "Теги",
"description": "The title of the tag list page"
},
"theme.blog.post.plurals": {
"message": "{count} пост|{count} пости|{count} постів",
"description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
},
"theme.blog.tagTitle": {
"message": "{nPosts} з тегом \"{tagName}\"",
"description": "The title of the page for a blog tag"
},
"theme.tags.tagsPageLink": {
"message": "Подивитись всі теги",
"description": "The label of the link targeting the tag list page"
},
"theme.CodeBlock.copyButtonAriaLabel": {
"message": "Скопіювати код у буфер обміну",
"description": "The ARIA label for copy code blocks button"
},
"theme.CodeBlock.copied": {
"message": "Скопійовано",
"description": "The copied button label on code blocks"
},
"theme.CodeBlock.copy": {
"message": "Копіювати",
"description": "The copy button label on code blocks"
},
"theme.docs.sidebar.expandButtonTitle": {
"message": "Розгорнути бокову панель",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.sidebar.expandButtonAriaLabel": {
"message": "Розгорнути бокову панель",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.paginator.navAriaLabel": {
"message": "Навігація по документації",
"description": "The ARIA label for the docs pagination"
},
"theme.docs.paginator.previous": {
"message": "Попередня",
"description": "The label used to navigate to the previous doc"
},
"theme.docs.paginator.next": {
"message": "Далі",
"description": "The label used to navigate to the next doc"
},
"theme.docs.sidebar.collapseButtonTitle": {
"message": "Collapse sidebar",
"description": "The title attribute for collapse button of doc sidebar"
},
"theme.docs.sidebar.collapseButtonAriaLabel": {
"message": "Згорнути бокову панель",
"description": "The title attribute for collapse button of doc sidebar"
},
"theme.docs.versions.unreleasedVersionLabel": {
"message": "Це неопублікована документація для версії {siteTitle} {versionLabel}.",
"description": "The label used to tell the user that he's browsing an unreleased doc version"
},
"theme.docs.versions.unmaintainedVersionLabel": {
"message": "Це документація для {siteTitle} {versionLabel}, яка більше не ведеться активно.",
"description": "The label used to tell the user that he's browsing an unmaintained doc version"
},
"theme.docs.versions.latestVersionSuggestionLabel": {
"message": "Щоб отримати найновішу документацію, див. {LatestVersionLink} ({versionLabel}).",
"description": "The label used to tell the user to check the latest version"
},
"theme.docs.versions.latestVersionLinkLabel": {
"message": "остання версія",
"description": "The label used for the latest version suggestion link label"
},
"theme.common.editThisPage": {
"message": "Редагувати сторінку",
"description": "The link label to edit the current page"
},
"theme.common.headingLinkTitle": {
"message": "Пряме посилання на заголовок",
"description": "Title for link to heading"
},
"theme.lastUpdated.atDate": {
"message": " {date}",
"description": "The words used to describe on which date a page has been last updated"
},
"theme.lastUpdated.byUser": {
"message": " от {user}",
"description": "The words used to describe by who the page has been last updated"
},
"theme.lastUpdated.lastUpdatedAtBy": {
"message": "Останне оновлення{atDate}{byUser}",
"description": "The sentence used to display when a page has been last updated, and by who"
},
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": {
"message": "← В головне меню",
"description": "The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)"
},
"theme.common.skipToMainContent": {
"message": "Перейти до основного контенту",
"description": "The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation"
},
"theme.TOCCollapsible.toggleButtonLabel": {
"message": "На цій сторінці",
"description": "The label used by the button on the collapsible TOC component"
},
"theme.PwaReloadPopup.info": {
"message": "Доступна нова версія",
"description": "The text for PWA reload popup"
},
"theme.PwaReloadPopup.refreshButtonText": {
"message": "Оновити",
"description": "The text for PWA reload button"
},
"theme.PwaReloadPopup.closeButtonAriaLabel": {
"message": "Закрити",
"description": "The ARIA label for close button of PWA reload popup"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
slug: welcome
title: Welcome
author: Justin Maximillian Kimlim
author_title: A High School Student Who Loves Programming
author_url: https://github.com/kimlimjustin
author_image_url: https://avatars.githubusercontent.com/u/61906684?v=4
tags:
- xplorer
- introduction
- hello
- blog
---
![Demo](https://camo.githubusercontent.com/7c638a81d598d3ebccdf5d4b213b7b88950fb2d186ef28796826014a671029c7/68747470733a2f2f64726976652e676f6f676c652e636f6d2f75633f6578706f72743d766965772669643d3153427555633042684334396472754a776e6457326d61625339616d546f73705a)

I am very happy to introduce [Xplorer](https://xplorer.vercel.app) to help you organize your files/folders.

I created Xplorer for the following reasons:
* Support Multiple Tabs
* Easy to use
* Highly customizable (just like VSCode)
* Cross-platform
* Supports previewing apps directly inside Xplorer
* Looks modern
* Most importantly, FOSS, Free and Open Source, which means you can change components inside if you see it fit

Xplorer is an app designed to let users manage files/folders easily by supporting multiple tabs, previewing files and so on. Also, it looks modern! You can customize the application by changing the theme, icon and also plugin a custom function into Xplorer (though by the time I write this documentation, it's not done yet, but it will be soon)!

## Why did I build this?

Back then, I was taught Python at my school and I found it interesting when I created the “Hello World” program and I posted some tutorials on making things like Calculator and showoff to my friends XD. Soon after, Covid 19 came and I was bored and got a lot of time, I went to YouTube and learned how to program using PHP, then I switched to JavaScript and found its better.

One day, I found out the [Files](https://files-community.github.io/) and it’s awesome, I use it as my default file explorer. However, I found it quite laggy and at a certain version, it just doesn’t work on my laptop. I opened an issue but they asked me to reinstall windows 10 and they just closed [that Issue](https://github.com/files-community/Files/issues/4287) Meanwhile, I also tried dual-booting with Linux and found out the file manager of Linux is boring and I was unable to use any available file manager out there.

So, I asked myself, why don’t I build one that is a cross-platform, customizable and modern file manager. Besides, I would add some awesome features that other file explorers doesn’t support. Aha, Xplorer was born!

### Why was it built using JavaScript?
- JavaScript has become the most used language.
- JavaScript has a very strong community.
- You can easily write plugin using JavaScript
- JavaScript can be run in various OSes.
- Modern layouts can be built using the HTML and CSS from Electron.
- I'm bad at C/C++

## Community
We welcome your [contributions](https://xplorer.vercel.app/community/Contributing/) to Xplorer, whether you want to use it as your file manager, you want to contribute to the Xplorer core or just have questions. Follow me on [GitHub](https://github.com/kimlimjustin).

## See ya'll soon!
Xplorer is currently on development progress (you can try it by manually [setup however](https://xplorer.vercel.app/community/Contributing/#working-on-xplorer-code)), stay tuned till the beta version released!
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"version.label": {
"message": "Далі",
"description": "The label for version current"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
---
sidebar_label: "Code Of Conduct"
---
# Contributor Covenant Code of Conduct

## Our Pledge

We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.

## Our Standards

Examples of behavior that contributes to a positive environment for our community include:

* Demonstrating empathy and kindness toward other people
* Being respectful of differing opinions, viewpoints, and experiences
* Giving and gracefully accepting constructive feedback
* Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience
* Focusing on what is best not just for us as individuals, but for the overall community

Examples of unacceptable behavior include:

* The use of sexualized language or imagery, and sexual attention or advances of any kind
* Trolling, insulting or derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or email address, without their explicit permission
* Other conduct which could reasonably be considered inappropriate in a professional setting

## Enforcement Responsibilities

Community leaders are responsible for clarifying and enforcing our standards of acceptable behavior and will take appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive, or harmful.

Community leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, and will communicate reasons for moderation decisions when appropriate.

## Scope

This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces. Examples of representing our community include using an official e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at kimlimjustin@gmail.com. All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the reporter of any incident.

## Enforcement Guidelines

Community leaders will follow these Community Impact Guidelines in determining the consequences for any action they deem in violation of this Code of Conduct:

### 1. Correction

**Community Impact**: Use of inappropriate language or other behavior deemed unprofessional or unwelcome in the community.

**Consequence**: A private, written warning from community leaders, providing clarity around the nature of the violation and an explanation of why the behavior was inappropriate. A public apology may be requested.

### 2. Warning

**Community Impact**: A violation through a single incident or series of actions.

**Consequence**: A warning with consequences for continued behavior. No interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding interactions in community spaces as well as external channels like social media. Violating these terms may lead to a temporary or permanent ban.

### 3. Temporary Ban

**Community Impact**: A serious violation of community standards, including sustained inappropriate behavior.

**Consequence**: A temporary ban from any sort of interaction or public communication with the community for a specified period of time. No public or private interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, is allowed during this period. Violating these terms may lead to a permanent ban.

### 4. Permanent Ban

**Community Impact**: Demonstrating a pattern of violation of community standards, including sustained inappropriate behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals.

**Consequence**: A permanent ban from any sort of public interaction within the community.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.0, available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.

Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder](https://github.com/mozilla/diversity).

For answers to common questions about this code of conduct, see the FAQ at https://www.contributor-covenant.org/faq. Translations are available at https://www.contributor-covenant.org/translations.

0 comments on commit 669f40f

Please sign in to comment.