-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translations update from Hosted Weblate (#32)
* Translated using Weblate (Korean) Currently translated at 81.8% (18 of 22 strings) Translated using Weblate (Korean) Currently translated at 13.6% (3 of 22 strings) Co-authored-by: lmj0927 <lmjj0927@naver.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/ikaros/ko/ Translation: Vanilla OS/Ikaros * Translated using Weblate (Turkish) Currently translated at 100.0% (22 of 22 strings) Co-authored-by: Muhammed Dalgalı <muhammedalgali2@gmail.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/ikaros/tr/ Translation: Vanilla OS/Ikaros * Translated using Weblate (Indonesian) Currently translated at 40.9% (9 of 22 strings) Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/ikaros/id/ Translation: Vanilla OS/Ikaros * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (22 of 22 strings) Co-authored-by: lakejason0 <sunliyuan200402@outlook.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/ikaros/zh_Hant/ Translation: Vanilla OS/Ikaros * Translated using Weblate (Russian) Currently translated at 100.0% (22 of 22 strings) Co-authored-by: Vin <k3kelm4vw@mozmail.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/ikaros/ru/ Translation: Vanilla OS/Ikaros --------- Co-authored-by: lmj0927 <lmjj0927@naver.com> Co-authored-by: Muhammed Dalgalı <muhammedalgali2@gmail.com> Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com> Co-authored-by: lakejason0 <sunliyuan200402@outlook.com> Co-authored-by: Vin <k3kelm4vw@mozmail.com>
- Loading branch information
1 parent
3651d6e
commit e1c1e77
Showing
5 changed files
with
28 additions
and
28 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
ikaros: | ||
use: "ikaros" | ||
long: "Ikaros is a command line tool for managing drivers for your devices" | ||
short: "Ikaros manages drivers for your devices" | ||
long: "Ikaros는 장치 드라이버를 관리하는 명령줄 도구입니다." | ||
short: "Ikaros는 장치 드라이버를 관리합니다." | ||
|
||
listDevices: | ||
use: "list-devices" | ||
long: "List all devices" | ||
short: "List devices" | ||
json: "Output as JSON" | ||
startListing: "Listing devices and drivers..." | ||
successfulListing: "Successfully listed devices and drivers" | ||
long: "모든 장치 목록 표시" | ||
short: "장치 목록 표시" | ||
json: "JSON 형식으로 출력" | ||
startListing: "장치 및 드라이버 목록 작성 중..." | ||
successfulListing: "장치 및 드라이버 목록 작성 완료" | ||
|
||
install: | ||
use: "install" | ||
long: "Install a driver" | ||
short: "Install a driver" | ||
startInstallation: "Installing driver..." | ||
failedGetDevice: "Failed to get device" | ||
failedInstallation: "Failed to install driver" | ||
successfulInstallation: "Successfully installed driver" | ||
long: "드라이버 설치" | ||
short: "드라이버 설치" | ||
startInstallation: "드라이버 설치 중..." | ||
failedGetDevice: "장치 가져오기 실패" | ||
failedInstallation: "드라이버 설치 실패" | ||
successfulInstallation: "드라이버 설치 완료" | ||
|
||
autoInstall: | ||
use: "auto-install" | ||
long: "Auto install the correct drivers for all devices" | ||
short: "Auto install correct drivers" | ||
startInstallation: "Auto installing drivers for all devices..." | ||
failedInstallation: "Failed to install drivers" | ||
successfulInstallation: "Successfully installed drivers for all devices" | ||
long: "모든 장치에 대해 올바른 드라이버 자동 설치" | ||
short: "올바른 드라이버 자동 설치" | ||
startInstallation: "모든 장치에 대한 드라이버 자동 설치 중..." | ||
failedInstallation: "드라이버 설치 실패" | ||
successfulInstallation: "모든 장치에 대한 드라이버 자동 설치 완료" |
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