summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/lang/rbutil_ja.ts
AgeCommit message (Collapse)AuthorFilesLines
2021-12-24rbutil: Merge rbutil with utils folder.Dominik Riebeling1-3678/+0
rbutil uses several components from the utils folder, and can be considered part of utils too. Having it in a separate folder is an arbitrary split that doesn't help anymore these days, so merge them. This also allows other utils to easily use libtools.make without the need to navigate to a different folder. Change-Id: I3fc2f4de19e3e776553efb5dea5f779dfec0dc21
2014-01-05Add missing german translations and lupdate remaining ones.Dominik Riebeling1-0/+10
Change-Id: I1bf100e17170d3845a54267e74f1a2fa8e84b7e5
2014-01-05lupdate all translations.Dominik Riebeling1-559/+704
Change-Id: Iac3462ba5191b3b7e3f2a37c67119685e1931a6f
2014-01-05Drop year from (c) notice in Rockbox Utility.Dominik Riebeling1-2/+2
Instead of having to update it every year just drop it. We have the build date in the binaries we provide, and the years it has been developed can be retrieved via git anyway. Change-Id: Ib33ee851883146509034c405cd65552a0f67194e
2013-08-18Fix typo in source string.Dominik Riebeling1-1/+1
Change-Id: Iaa3f3c34b6f6931a6620dfbe3d24cf6a57b96e77
2013-02-08Update copyright information for 2013.Dominik Riebeling1-2/+2
We're still working on this. Change-Id: I218d9ad0125950076ef3502e123e75d6f0f1de1e
2012-07-03Update german translation.Dominik Riebeling1-890/+820
lupdate all other translations and drop obsolete string. Change-Id: I74d2ae8dd3c973aeaf35a41f8d32081729c13298
2012-02-23lupdate all translations and drop obsolete ones.Dominik Riebeling1-652/+847
Change-Id: I799c45018926e7a0138481b51258f73cbc17dd5d
2012-02-19Remove "r" prefix for version information.Dominik Riebeling1-4/+4
Since we don't have revision numbers anymore remove the "r" prefix when showing the version information to the user. Change-Id: I1e36b11a23301dda9fe67bb284489510c65567d8
2012-01-14Update copyright information for 2012.Dominik Riebeling1-2/+2
We're still working on this. Change-Id: I029f192dfa9ab6d125140ce778100af1b383fd1e
2011-06-25Fix a source string whitespace error.Dominik Riebeling1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30069 a1c6a512-1295-4272-9138-f99709370657
2011-04-29Add missing strings to German Rockbox Utility translation.Dominik Riebeling1-326/+252
Run lupdate on all other translation files as well and drop obsolete strings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29795 a1c6a512-1295-4272-9138-f99709370657
2011-03-20Update copyright information in about box. We're still working on this.Dominik Riebeling1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29620 a1c6a512-1295-4272-9138-f99709370657
2010-09-19Make tooltip for Offline Mode setting wrap properly.Dominik Riebeling1-2/+2
Qt wraps tooltip texts automatically when it detects the text to be Rich text. Embed the tooltip text into <p> tags to get it recognized as such. Manually update translations to avoid the need to retranslation that line. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28117 a1c6a512-1295-4272-9138-f99709370657
2010-06-18Rockbox Utility translation updates.Dominik Riebeling1-78/+72
- Update german translation. - lupdate all other translations and drop obsolete strings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26932 a1c6a512-1295-4272-9138-f99709370657
2010-06-15Remove ugly RTL writing direction hack.Dominik Riebeling1-162/+278
Instead of hard coding the languages to be rendered as RTL make it dependent on a translation string. Translate the string LTR to RTL to switch to RTL layout. This is equivalent to the handling done in the i18n example for Qt Jambi and while not the best solution at least cleaner than hardcoded languages. Update hebrew translation for this which is currently the only RTL translation. lupdate all other translations. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26865 a1c6a512-1295-4272-9138-f99709370657
2010-05-21Rockbox Utility: updates Japanese translation.Yoshihisa Uchida1-194/+253
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26226 a1c6a512-1295-4272-9138-f99709370657
2010-04-21Update year in about box. We are still working on this.Dominik Riebeling1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25694 a1c6a512-1295-4272-9138-f99709370657
2010-03-31Rockbox Utility: Japanese translation updatesYoshihisa Uchida1-713/+722
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25407 a1c6a512-1295-4272-9138-f99709370657
2010-03-30Update german Rockbox Utility translation.Dominik Riebeling1-617/+994
lupdate all other translations and drop obsolete strings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25404 a1c6a512-1295-4272-9138-f99709370657
2009-06-20Update japanese translation for Rockbox Utility (FS#10349 by Yoshihisa Uchida).Dominik Riebeling1-105/+157
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21363 a1c6a512-1295-4272-9138-f99709370657
2009-06-09Update rbutil translations:Dominik Riebeling1-509/+356
- japanese by Yoshihisa Uchida (FS#10302) - german by myself - lupdate all other languages and drop obsolete messages. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21239 a1c6a512-1295-4272-9138-f99709370657
2009-04-06Fix a typo in the german translation (thanks to pyro_maniac on IRC for ↵Dominik Riebeling1-168/+223
pointing it out) and update it partly. lupdate all translations. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20636 a1c6a512-1295-4272-9138-f99709370657
2009-03-11Update japanese translation for Rockbox Utility (FS#10008 by Yoshihisa Uchida).Dominik Riebeling1-176/+282
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20293 a1c6a512-1295-4272-9138-f99709370657
2008-12-20Japanese translation update for rbutil (FS#9685 by Yoshihisa Uchida).Dominik Riebeling1-44/+49
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19510 a1c6a512-1295-4272-9138-f99709370657
2008-12-20* Update Rockbox Utility Dutch language fileMaurus Cuelenaere1-93/+122
* 'lupdate' the other git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19504 a1c6a512-1295-4272-9138-f99709370657
2008-12-15Update japanese translation by Yoshihisa Uchida (FS#9649).Dominik Riebeling1-23/+25
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19446 a1c6a512-1295-4272-9138-f99709370657
2008-12-14Update german translation and lupdate all other translations.Dominik Riebeling1-171/+155
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19438 a1c6a512-1295-4272-9138-f99709370657
2008-10-15Update rbutil japanese translation (FS#9486 by Yoshihisa Uchida).Dominik Riebeling1-756/+898
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18813 a1c6a512-1295-4272-9138-f99709370657
2008-10-05Move rbutil translations into a subfolder.Dominik Riebeling1-0/+2695
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18713 a1c6a512-1295-4272-9138-f99709370657