Skip to content

Commit

Permalink
Translated into traditional Chinese
Browse files Browse the repository at this point in the history
  • Loading branch information
meefik committed Nov 1, 2016
1 parent 917603f commit 0c6300e
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 28 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Changelog (English)

1.25.1-27
Includes busybox v1.25.1 (static)
Translated into traditional Chinese

1.24.2-25
Added patch for tar with option --hard-dereference
Expand Down Expand Up @@ -47,6 +48,7 @@ Added feature of creating a zip-archive for installation via recovery

1.25.1-27
Включает сборку busybox v1.25.1 (статическая сборка)
Переведено на китайский традиционный язык

1.24.2-25
Добавлен патч для поддержки в tar опции --hard-dereference
Expand Down
49 changes: 24 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,35 +6,34 @@ This application is an BusyBox installer for Android.

[BusyBox](http://busybox.net) combines tiny versions of many common UNIX utilities into a single small executable. It provides replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete environment for any small or embedded system.

Latest BusyBox v1.24.2, supported 339 applets:
Latest BusyBox v1.25.1, supported 334 applets:

[, [[, acpid, adjtimex, ar, arp, arping, ash, awk, base64, basename,
bbconfig, beep, blkid, blockdev, bootchartd, brctl, bunzip2, bzcat,
[, [[, acpid, adjtimex, ar, arp, ash, awk, base64, basename, bbconfig,
beep, blkdiscard, blkid, blockdev, bootchartd, brctl, bunzip2, bzcat,
bzip2, cal, cat, catv, chat, chattr, chgrp, chmod, chown, chpst,
chroot, chrt, chvt, cksum, clear, cmp, comm, cp, cpio, crond, crontab,
cryptpw, cttyhack, cut, date, dc, dd, deallocvt, depmod, devfsd,
devmem, df, diff, dirname, dmesg, dnsd, dnsdomainname, dos2unix, dpkg,
dpkg-deb, du, dumpkmap, echo, ed, egrep, env, envdir, envuidgid,
ether-wake, expand, expr, fakeidentd, false, fatattr, fbset, fbsplash,
fdflush, fdformat, fdisk, fgconsole, fgrep, find, findfs, flash_lock,
flash_unlock, flashcp, flock, fold, free, freeramdisk, fsck,
fsck.minix, fstrim, fsync, ftpd, ftpget, ftpput, fuser, getopt, grep,
groups, gunzip, gzip, halt, hd, hdparm, head, hexdump, hostname, httpd,
hush, hwclock, id, ifconfig, ifdown, ifenslave, ifplugd, ifup, inetd,
init, inotifyd, insmod, install, ionice, iostat, ip, ipaddr, ipcalc,
iplink, iproute, iprule, iptunnel, kbd_mode, kill, killall, killall5,
klogd, less, linux32, linux64, linuxrc, ln, loadkmap, logger, logname,
losetup, lpd, lpq, lpr, ls, lsattr, lsmod, lsof, lspci, lsusb, lzcat,
lzma, lzop, lzopcat, makedevs, makemime, man, md5sum, mdev, mesg,
microcom, mkdir, mkdosfs, mke2fs, mkfifo, mkfs.ext2, mkfs.minix,
mkfs.reiser, mkfs.vfat, mknod, mkpasswd, mkswap, mktemp, modinfo,
modprobe, more, mount, mountpoint, mpstat, mt, mv, nameif, nanddump,
nandwrite, nbd-client, nc, netstat, nice, nmeter, nohup, nslookup,
ntpd, od, openvt, patch, pgrep, pidof, ping, ping6, pipe_progress,
pivot_root, pkill, pmap, popmaildir, poweroff, powertop, printenv,
printf, ps, pscan, pstree, pwd, pwdx, raidautorun, rdate, rdev,
readlink, readprofile, realpath, reboot, reformime, renice, reset,
resize, rev, rm, rmdir, rmmod, route, rpm, rpm2cpio, rtcwake,
fdflush, fdformat, fdisk, fgconsole, fgrep, find, findfs, flock, fold,
free, freeramdisk, fsck, fsck.minix, fstrim, fsync, ftpd, ftpget,
ftpput, fuser, getopt, grep, groups, gunzip, gzip, halt, hd, hdparm,
head, hexdump, hostname, httpd, hush, hwclock, id, ifconfig, ifdown,
ifenslave, ifplugd, ifup, inetd, init, inotifyd, insmod, install,
ionice, iostat, ip, ipaddr, ipcalc, iplink, iproute, iprule, iptunnel,
kbd_mode, kill, killall, killall5, klogd, less, linux32, linux64,
linuxrc, ln, loadkmap, logger, logname, losetup, lpd, lpq, lpr, ls,
lsattr, lsmod, lsof, lspci, lsusb, lzcat, lzma, lzop, lzopcat,
makedevs, makemime, man, md5sum, mesg, mkdir, mkdosfs, mke2fs, mkfifo,
mkfs.ext2, mkfs.minix, mkfs.reiser, mkfs.vfat, mknod, mkpasswd, mkswap,
mktemp, modinfo, modprobe, more, mount, mountpoint, mpstat, mt, mv,
nameif, nbd-client, nc, netstat, nice, nmeter, nohup, nsenter,
nslookup, ntpd, od, openvt, patch, pgrep, pidof, ping, ping6,
pipe_progress, pivot_root, pkill, pmap, popmaildir, poweroff, powertop,
printenv, printf, ps, pscan, pstree, pwd, pwdx, raidautorun, rdate,
rdev, readlink, readprofile, realpath, reboot, reformime, renice,
reset, resize, rev, rm, rmdir, rmmod, route, rpm, rpm2cpio, rtcwake,
run-parts, runsv, runsvdir, rx, script, scriptreplay, sed, sendmail,
seq, setarch, setconsole, setkeycodes, setlogcons, setserial, setsid,
setuidgid, sh, sha1sum, sha256sum, sha3sum, sha512sum, showkey, shuf,
Expand All @@ -45,9 +44,9 @@ Latest BusyBox v1.24.2, supported 339 applets:
truncate, tty, ttysize, tunctl, tune2fs, ubiattach, ubidetach,
ubimkvol, ubirmvol, ubirsvol, ubiupdatevol, udpsvd, uevent, umount,
uname, uncompress, unexpand, uniq, unix2dos, unlink, unlzma, unlzop,
unxz, unzip, uptime, usleep, uudecode, uuencode, vconfig, vi, volname,
watch, watchdog, wc, wget, which, whoami, whois, xargs, xz, xzcat, yes,
zcat, zcip
unshare, unxz, unzip, uptime, usleep, uudecode, uuencode, vconfig, vi,
volname, watch, watchdog, wc, wget, which, whoami, whois, xargs, xz,
xzcat, yes, zcat, zcip

**Requirements**:

Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-ko/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,4 @@
<item>어두움</item>
<item>밝음</item>
</string-array>

</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
<string name="summary_logger">儲存記錄檔</string>
<string name="title_logfile">記錄檔</string>
<string name="dialog_title_logfile">記錄檔</string>
<string name="write_permissions_disallow">本應用不被允許寫入您的儲存設備</string>
<string name="help_text">載入中...</string>
<string name="about_text">This application is an BusyBox installer for Android.\n\nBusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete environment for any small or embedded system.\n\nFor more information see <a href="https://github.com/meefik/busybox">project page</a>, <a href="http://4pda.ru/forum/index.php?showtopic=694640">forum</a> or <a href="http://meefik.ru">developer site</a>.\n\n© 2015-2016 Anton Skshidlevsky, GPLv3</string>

<string-array name="theme_entries">
<item>深色主題</item>
<item>浅色主題</item>
</string-array>
<string name="write_permissions_disallow">本應用不被允許寫入您的儲存設備</string>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values-zh/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
<string name="summary_logger">保存日志到文件</string>
<string name="title_logfile">日志文件</string>
<string name="dialog_title_logfile">日志文件</string>
<string name="write_permissions_disallow">本应用不被允许写入您的存储</string>
<string name="help_text">加载中...</string>
<string name="about_text">This application is an BusyBox installer for Android.\n\nBusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete environment for any small or embedded system.\n\nFor more information see <a href="https://github.com/meefik/busybox">project page</a>, <a href="http://4pda.ru/forum/index.php?showtopic=694640">forum</a> or <a href="http://meefik.ru">developer site</a>.\n\n© 2015-2016 Anton Skshidlevsky, GPLv3</string>

<string-array name="theme_entries">
<item>深色主题</item>
<item>浅色主题</item>
</string-array>
<string name="write_permissions_disallow">本应用不被允许写入您的存储</string>
</resources>
2 changes: 2 additions & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
<item>Français</item>
<item>Español</item>
<item>简体中文</item>
<item>中国传统</item>
<item>한국어</item>
</string-array>
<string-array name="language_values" translatable="false">
Expand All @@ -63,6 +64,7 @@
<item>fr</item>
<item>es</item>
<item>zh</item>
<item>zh-rTW</item>
<item>ko</item>
</string-array>

Expand Down

0 comments on commit 0c6300e

Please sign in to comment.