forked from calamares/calamares
-
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.
Merge pull request #42 from watasuke102/master
add animation and translation
- Loading branch information
Showing
19 changed files
with
351 additions
and
259 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Binary file not shown.
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,91 @@ | ||
These Font Software is licensed under the SIL Open Font License, Version 1.1. | ||
This license is copied below, and is also available with a FAQ at: | ||
http://scripts.sil.org/OFL | ||
|
||
|
||
----------------------------------------------------------- | ||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 | ||
----------------------------------------------------------- | ||
|
||
PREAMBLE | ||
The goals of the Open Font License (OFL) are to stimulate worldwide | ||
development of collaborative font projects, to support the font creation | ||
efforts of academic and linguistic communities, and to provide a free and | ||
open framework in which fonts may be shared and improved in partnership | ||
with others. | ||
|
||
The OFL allows the licensed fonts to be used, studied, modified and | ||
redistributed freely as long as they are not sold by themselves. The | ||
fonts, including any derivative works, can be bundled, embedded, | ||
redistributed and/or sold with any software provided that any reserved | ||
names are not used by derivative works. The fonts and derivatives, | ||
however, cannot be released under any other type of license. The | ||
requirement for fonts to remain under this license does not apply | ||
to any document created using the fonts or their derivatives. | ||
|
||
DEFINITIONS | ||
"Font Software" refers to the set of files released by the Copyright | ||
Holder(s) under this license and clearly marked as such. This may | ||
include source files, build scripts and documentation. | ||
|
||
"Reserved Font Name" refers to any names specified as such after the | ||
copyright statement(s). | ||
|
||
"Original Version" refers to the collection of Font Software components as | ||
distributed by the Copyright Holder(s). | ||
|
||
"Modified Version" refers to any derivative made by adding to, deleting, | ||
or substituting -- in part or in whole -- any of the components of the | ||
Original Version, by changing formats or by porting the Font Software to a | ||
new environment. | ||
|
||
"Author" refers to any designer, engineer, programmer, technical | ||
writer or other person who contributed to the Font Software. | ||
|
||
PERMISSION & CONDITIONS | ||
Permission is hereby granted, free of charge, to any person obtaining | ||
a copy of the Font Software, to use, study, copy, merge, embed, modify, | ||
redistribute, and sell modified and unmodified copies of the Font | ||
Software, subject to the following conditions: | ||
|
||
1) Neither the Font Software nor any of its individual components, | ||
in Original or Modified Versions, may be sold by itself. | ||
|
||
2) Original or Modified Versions of the Font Software may be bundled, | ||
redistributed and/or sold with any software, provided that each copy | ||
contains the above copyright notice and this license. These can be | ||
included either as stand-alone text files, human-readable headers or | ||
in the appropriate machine-readable metadata fields within text or | ||
binary files as long as those fields can be easily viewed by the user. | ||
|
||
3) No Modified Version of the Font Software may use the Reserved Font | ||
Name(s) unless explicit written permission is granted by the corresponding | ||
Copyright Holder. This restriction only applies to the primary font name as | ||
presented to the users. | ||
|
||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font | ||
Software shall not be used to promote, endorse or advertise any | ||
Modified Version, except to acknowledge the contribution(s) of the | ||
Copyright Holder(s) and the Author(s) or with their explicit written | ||
permission. | ||
|
||
5) The Font Software, modified or unmodified, in part or in whole, | ||
must be distributed entirely under this license, and must not be | ||
distributed under any other license. The requirement for fonts to | ||
remain under this license does not apply to any document created | ||
using the Font Software. | ||
|
||
TERMINATION | ||
This license becomes null and void if any of the above conditions are | ||
not met. | ||
|
||
DISCLAIMER | ||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF | ||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT | ||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE | ||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | ||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL | ||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | ||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM | ||
OTHER DEALINGS IN THE FONT SOFTWARE. |
Binary file not shown.
Binary file not shown.
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,87 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.1" language="ja_JP"> | ||
<context> | ||
<name>texts</name> | ||
<message> | ||
<location filename="../texts.js" line="2"/> | ||
<source>WELCOME</source> | ||
<translation>WELCOME</translation> | ||
</message> | ||
<message> | ||
<location filename="../texts.js" line="3"/> | ||
<source>SOFTWARE</source> | ||
<translation>SOFTWARE</translation> | ||
</message> | ||
<message> | ||
<location filename="../texts.js" line="4"/> | ||
<source>TO EVERYONE</source> | ||
<translation>TO EVERYONE</translation> | ||
</message> | ||
<message> | ||
<location filename="../texts.js" line="5"/> | ||
<source>BEAUTIFUL UI</source> | ||
<translation>BEAUTIFUL UI</translation> | ||
</message> | ||
<message> | ||
<location filename="../texts.js" line="6"/> | ||
<source>THANK YOU</source> | ||
<translation>THANK YOU</translation> | ||
</message> | ||
<message> | ||
<location filename="../texts.js" line="9"/> | ||
<source>Alter Linux is a new OS developed based on Arch Linux. | ||
Combining a sophisticated UI and a package management tool complete with a GUI, anyone can easily use the latest OS at high speed. | ||
Installation takes a little time. In the meantime, slides introduce the features of Alter Linux.</source> | ||
<translation>Alter LinuxはArch Linuxをベースとして開発された新たなOSです。 | ||
洗練されたUIとGUIを備えたパッケージ管理ツールを組み合わせ、全ての人が簡単に最新で高速なOSを利用できます。 | ||
インストールには少し時間を要します。その間、このスライドではAlter Linuxの特徴を紹介します。</translation> | ||
</message> | ||
<message> | ||
<source>Alter Linux is a new OS developed based on Arch Linux. | ||
Combining a sophisticated UI with Xfce4 and a package management tool complete with a GUI, anyone can easily use the latest OS at high speed. | ||
Installation takes a little time. In the meantime, slides introduce the features of Alter Linux.</source> | ||
<translation type="vanished">Alter LinuxはArch Linuxをベースとして開発された新たなOSです。 | ||
Xfce4による洗練されたUIとGUIを備えたパッケージ管理ツールを組み合わせ、全ての人が簡単に最新で高速なOSを利用できます。 | ||
インストールには少し時間を要します。その間、このスライドではAlter Linuxの特徴を紹介します。</translation> | ||
</message> | ||
<message> | ||
<location filename="../texts.js" line="10"/> | ||
<source>Alter Linux shares the main repository with Arch Linux. | ||
However, there is only a minimal Arch Linux repository. Alter Linux makes it easy to install pre-built kernels and useful software with its own repository. | ||
All management, such as software installation and update, can be easily performed on the GUI. | ||
You do not need to check for updates manually. You will be notified in a notification if there is an update.</source> | ||
<translation>Alter Linuxは主要なリポジトリをArch Linuxと共有しています。 | ||
しかし、Arch Linuxのリポジトリは最小限です。Alter Linuxでは、ビルド済みのカーネルや便利なソフトウェアを、独自のリポジトリで簡単にインストールできるようにしています。 | ||
ソフトウェアのインストールやアップデートといった全ての管理は、GUIで簡単に実行が可能です。 | ||
手動でアップデートを確認する必要はありません。更新があれば、通知によってお知らせします。</translation> | ||
</message> | ||
<message> | ||
<location filename="../texts.js" line="11"/> | ||
<source>Alter Linux is easy for anyone to use. | ||
If you are migrating from Ubuntu, you do not need to learn the syntax of pacman, new package management system. Alter Linux can use apt's syntax as it is. | ||
If you have used Arch Linux already, there is nothing wrong with it. Existing ArchWiki information can be used as is, and AUR can be used as is. | ||
You can start using the best system immediately without the hassle of installing from the CLI.</source> | ||
<translation>Alter Linuxは全ての人にとって簡単です。 | ||
もしUbuntuからの以降であれば、新しいパッケージ管理ツール、pacmanの構文を覚える必要はありません。Alter Linuxでは、aptの構文をそのまま用いることが可能です。 | ||
もし既にArch Linuxを使用していれば、何も問題ありません。ArchWikiの情報は引き続き使用でき、AURも利用可能です。 | ||
CLIでのインストールに苦闘することなく、最高の環境を即座に使い始めることができます。</translation> | ||
</message> | ||
<message> | ||
<location filename="../texts.js" line="12"/> | ||
<source>Alter Linux has a beautiful UI. | ||
It offers an unprecedented desktop experience with its unique sophisticated login screen and UI. | ||
Xfce4, the default desktop environment, has a flexible structure and can be freely customized to make it easy for users to use.</source> | ||
<translation>Alter Linuxは美しいUIを搭載しています。 | ||
独自の洗練されたログイン画面とUIで、他に類を見ないデスクトップ体験を提供します。 | ||
デフォルトのデスクトップ環境として搭載されているXfce4は、ユーザーが簡単に使えるように、フレキシブルな構造と自由なカスタマイズ性を備えています。</translation> | ||
</message> | ||
<message> | ||
<location filename="../texts.js" line="13"/> | ||
<source>We thank you very much for installing Alter Linux and hope to have a comfortable PC life. | ||
If you have any wishes or questions about Alter Linux, please visit the official website or GitHub.</source> | ||
<translation>Alter Linuxをインストールしていただき誠にありがとうございます。快適なPCライフを送ることが出来るよう願っています。 | ||
もしAlter Linuxに関する要望や質問があれば、公式サイトやGitHubにアクセスしてください。</translation> | ||
</message> | ||
</context> | ||
</TS> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.