Commit Graph

595 Commits

Author SHA1 Message Date
Jonas Sundström 4884bb9956 Catalog update.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40502 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-15 00:46:53 +00:00
Jonas Sundström 2b683f2466 delete corrupt catkeys file to fix the build
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40487 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-14 15:53:00 +00:00
Jonas Sundström 22041faa3a Update of the Swedish catalogs.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40486 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-14 13:25:19 +00:00
Siarzhuk Zharski 122cd933a8 Addendum to Finnish localization update from HTA in request from Jorma Karvonen.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40469 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-12 21:47:52 +00:00
Siarzhuk Zharski 585f547833 Finnish localization updated in request from Jorma Karvonen.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40468 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-12 21:33:17 +00:00
Joachim Seemer 8f5c65ecfa 'bootman' and 'print' are deprecated. Removing. Thanks Siarzhuk for noticing.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40461 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-12 16:46:54 +00:00
Joachim Seemer b6d49092c7 Committing all German catalogs. Thanks to all translators, esp. Mirko Israel who helped filling in the gaps and making everything as consistent as possible. Any mistakes or improvements are very welcome at the haiku-i18n-de mailing list.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40458 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-12 09:54:42 +00:00
Siarzhuk Zharski 9468533bfe Russian localization updated from HTA in request from Sergei Reznikov;
Obsoleted and orphaned ru.catkeys files for apps/bootman and 
 preferences/print removed.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40450 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-11 22:28:07 +00:00
Siarzhuk Zharski 443a3c5991 1)Romanian translation updated from HTA in request from Victor Carbune;
2)Orphaned catkeys files for: 
	preferences/print/fi.catkeys
	preferences/print/pl.catkeys
	apps/bootman/fi.catkeys
	apps/screenshot/pl.catkeys
  were deleted. They are no more referenced by build system and are superseded by
   more recent versions in right places.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40418 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-10 09:33:07 +00:00
Siarzhuk Zharski feba01f27d Ukrainian localization updated from HTA in request from Oleksandr Rudyk.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40366 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-06 21:46:26 +00:00
Siarzhuk Zharski ab00c2926c Finnish translation updated from HTA in request from Jorma Karvonen.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40365 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-06 19:30:32 +00:00
Siarzhuk Zharski 4ce1d206b2 Belarusian localization updated from HTA;
Localization files of the EXR Translation Add-On for Finnish, Polish and
 Ukrainian languages replaced with correct versions. Previous version was empty
 because of my local problem downloading them from HTA.
 I'm sorry for unconvenience.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40361 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-05 11:34:44 +00:00
Philippe Houdoin f95cacb7f9 Renamed to match the other floppy device icon naming schema.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40340 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-01 10:28:59 +00:00
Siarzhuk Zharski a72d0f2439 Updated Finnish localization from HTA. In request from Jorma Karvonen.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40334 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-31 18:29:20 +00:00
Siarzhuk Zharski ee5ecb929e Updated Belarusian translation from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40325 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-30 19:39:33 +00:00
Siarzhuk Zharski 476bfd22cb Fixed checksum for Polish catkeys. Fixes #7176. Pointed by Matt Madia. Thanx!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40318 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-29 20:46:51 +00:00
Alexander von Gluck IV fe0019dda4 allow end users to modify linker used in makefiles, resolves #5375
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40300 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-27 22:30:25 +00:00
Siarzhuk Zharski 2d30da7c01 Fix the fi.catkeys build problem introduced by my commit in r40292. Looks like
HTA generates sometime zero-length catkeys and jam dependencies are not worked
in this case. Probably the modification date of file was not updated by wget?

Catched by Build-O-Matic. Thanx! ;-)



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40293 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-26 12:54:28 +00:00
Siarzhuk Zharski 86efe5e255 Finnish localization files are updated from HTA. In request from Jorma Karvonen.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40292 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-26 10:13:34 +00:00
Siarzhuk Zharski 0fe08f7332 Polish localization files are updated from HTA in request from Scott MC.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40291 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-26 09:52:36 +00:00
Siarzhuk Zharski eac4e22b9a 1) Belarusian localization files are updated from HTA;
2) LaunchBox: excessive internationalization removed - debug messages sent 
into stdout and stderr should not be localized. Pointed by Diver. Thanx!



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40289 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-25 19:14:31 +00:00
Siarzhuk Zharski 717d3ee213 Ukrainian localization data downloaded from HTA.
That was requested by Oleksandr Rudyk.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40275 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-23 20:03:29 +00:00
Siarzhuk Zharski 5552f88f04 Updating Belarusian localization with files from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40269 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-22 21:11:46 +00:00
Siarzhuk Zharski a6d4fdb231 Belarusian translation updated from HTA;
Outdated "print" and "bootman" modules are removed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40256 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-20 20:24:43 +00:00
Siarzhuk Zharski 517621dbc2 Update Finnish localization files with actual version from HTA in
request from Jorma Karvonen.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40226 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-12 21:03:09 +00:00
Siarzhuk Zharski f3fde2627d Update of Belarusian translation:
- some parts were updated by Michael Bulash during work on last GCI task;
- "bootman" was renamed to "bootmanager" - it's translation was moved correspondently.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40184 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-09 20:33:40 +00:00
Siarzhuk Zharski 3ff3d896b2 GCI task results: "Add translations for newly internationalized apps - part 2 - Belarusian"
Completed by Michael Bulosh. Thank you.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40176 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-09 11:58:59 +00:00
Siarzhuk Zharski 970c0ac244 GCI task results: "Add translations for newly internationalized apps - part1 - Belarusian"
Completed by Michael Bulosh. Thank you.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40128 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-05 21:06:57 +00:00
Matt Madia 76e9533e9e Add a trailing whitespace to the sed filtering of package names. Fixes #7409.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40047 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-31 20:02:48 +00:00
François Revol b44f0a94a4 Add commented setting to enable the laplink type debugging output module.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39998 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-28 22:01:19 +00:00
Philippe Houdoin 7186aecb57 Application name should not be translated.
Fixed #6980.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39876 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-17 09:10:12 +00:00
Siarzhuk Zharski 5075403207 Belarusian translation: Done by Mishuk Bulosh during
working on Google Code In "O-Z" task.

Note: Tracker is not included because some problems 
at HTA today - most of lines disappeared from the HTA
and are neither accessible nor exported to catkeys. :-(



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39840 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-13 22:11:39 +00:00
Philippe Houdoin 8a07a69693 Add input rdef location to include dir, otherwise when rc reads from stdin,
no include dir is defined and import commands will failed then.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39825 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-13 11:58:15 +00:00
Siarzhuk Zharski c3e0dea8c6 Revert bogus changes introduced by r39819:
- Russian localization at HTA is outdated;
  - Belarusian localization is under completing now as last part of corresponding
    GCI Task. As the mentor of this task I have to keep all changes related to it
    in compact single changeset form. So adding incomplete parts of student's work
    breaks this policy.

I'm sorry for the extra "noise", guys.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39822 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-12 18:30:27 +00:00
Adrien Destugues c21853165d Sync catalogs from hta.
The following ones are not synced because the export from hta has a wrong fingerprint. Mail was sent to Travis in the hope we'll get a fix.

rm ../data/catalogs/apps/aboutsystem/uk.catkeys 
rm ../data/catalogs/apps/diskprobe/be.catkeys 
rm ../data/catalogs/apps/diskprobe/fi.catkeys 
rm ../data/catalogs/apps/diskprobe/fr.catkeys 
rm ../data/catalogs/apps/diskprobe/ja.catkeys 
rm ../data/catalogs/apps/diskprobe/pl.catkeys 
rm ../data/catalogs/apps/diskprobe/pt_br.catkeys 
rm ../data/catalogs/apps/diskprobe/ru.catkeys 
rm ../data/catalogs/apps/diskprobe/uk.catkeys 
rm ../data/catalogs/apps/diskprobe/zh-hans.catkeys 
rm ../data/catalogs/apps/drivesetup/zh-hans.catkeys 
rm ../data/catalogs/apps/installedpackages/pl.catkeys 
rm ../data/catalogs/apps/mail/pl.catkeys 
rm ../data/catalogs/apps/terminal/fi.catkeys 
rm ../data/catalogs/apps/tv/zh-hans.catkeys 
rm ../data/catalogs/kits/tracker/fr.catkeys 
rm ../data/catalogs/preferences/shortcuts/zh-hans.catkeys 
rm ../data/catalogs/preferences/virtualmemory/zh-hans.catkeys 


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39819 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-12 10:58:47 +00:00
Matt Madia a906d0a031 Added support for OptionalLibPackages to installoptionalpackage.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39739 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-05 14:20:58 +00:00
Siarzhuk Zharski a25f37e7b2 Yet another portion of Belarusian localization files made by Mishuk Bulosh
as GCI "Belarusian localization F-N" task.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39719 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-03 21:45:09 +00:00
Siarzhuk Zharski 09f62acc18 Draft and partial Belarusian translations that was made by S.Zharski.
Added as part of preparation to start next "F-N" and "O-Z" GCI tasks.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39663 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-27 20:14:25 +00:00
Siarzhuk Zharski d037ff9fa6 Fix broken build. I'm sorry for the inconvenience. I promise to
check build of the catkeys, generated by HTA before commiting them next time. 


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39660 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-27 00:08:21 +00:00
Siarzhuk Zharski 79bcfcc891 Belarusian translation for so called "A-E Range" GCI task. Made by Mike Roll (Michal Bulosh).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39658 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-26 23:50:38 +00:00
Siarzhuk Zharski 9729bed77c Draft of Belarusian translation files made by S.Zharski. Just to fix the state
of the "Range A-E" _before_ corresponding GCI task was completely performed 
by Mike Roll.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39657 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-26 23:30:48 +00:00
Jonas Sundström 8446b330bc Alternative icon, simplified.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39485 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-18 16:28:05 +00:00
Matt Madia c1af51fdc1 Moved some catkey files around for Screenshot (the GUI app) and screenshot (the
CLI app).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39396 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-10 23:18:03 +00:00
Siarzhuk Zharski 2778794cff As far as I remember I still have not approved any of Belarusian localization files. ;-)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39371 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-09 11:07:26 +00:00
Siarzhuk Zharski ea532bb7a4 Russian localization restored to r39359 that is more up to date than HTA version.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39370 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-09 11:05:40 +00:00
Adrien Destugues 95d7f28143 Sync catalogs from hta. There are still some bugs with some of them, sorry for the missing ones.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39360 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-08 21:24:04 +00:00
Matt Madia b6dc016707 Added a ReadMe, which aims to explain which graphics are released under MIT,
which are trademarks, and where to get more information about the trademarks.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39347 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-07 17:51:55 +00:00
Matt Madia 6a10aabdcf Some alterations to the leaf used in ReadOnlyBootPrompt:
* lightened color to make the leaf more subtle
 * removed the artifact at the base of the stem


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39342 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-07 14:16:48 +00:00
Adrien Destugues a528bdee7f * Make ReadOlyBootPrompt look a bit nicer : don't use a regular BTextView but a custom view with an "haiku background leaf outline" below the text. The color and size of the leaf may still be altered, feel free to play around with it.
* Also do some changes to ReadOnlyBootPrompt layouting to include some insets and similar stuff.
  * Add country flags in the language selection menu
 * Modify locale roster method for getting a flag so it is a bit more tolerant. It is case insensitive on the country code, and also works if given a full locale code such as pt_BR.

Known problems :
 * The new BitmapTextView doesn't work well with the chinese text as it does line breaks only on space chars (0x20), and there is no such char in chinese text. However, the usual BTextView is also unable to do proper linebreaking. This should 
be solved  by using tools provided by ICU.
 * The way I altered LocaleRoster is not as good as it could be. Locales with variants such as zh-hans are not going to work (the computed country code is now 'NS'). Not sure there is a better way
 * The way the list is sorted in ReadOnlyBootPrompt is annoying as it prevents keyboard navigation. As the sorting changes each time you select a language, it's impossible to travel through the whole list. One possible solution is to do the 
language change on invoking an item. Another one is to sort the languages in a locale-neutral way.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39263 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-01 21:39:47 +00:00
Siarzhuk Zharski adbe44b82d Update to Russian locale files. Made by Diver. Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39166 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-27 21:34:33 +00:00