aboutsummaryrefslogtreecommitdiff
path: root/language/Bulgarian
AgeCommit message (Collapse)Author
2014-06-05[lang] update of core language filestxtranslation
2014-05-27[lang] update of core language filestxtranslation
2014-05-19[lang] update of core language filestxtranslation
2014-04-18[lang] update of core language filestxtranslation
2014-03-28[lang] update of core language filestxtranslation
2014-03-17[lang] update of core language filestxtranslation
2014-03-11[lang] update of core language filestxtranslation
2014-03-01[lang] update of core language filesalanwww1
2014-02-17[lang] update of core language filesalanwww1
2014-02-02[lang] update of core language filesalanwww1
2014-01-11[lang] update of core language filesalanwww1
2014-01-03[lang] update of core language filesalanwww1
2013-12-16[lang] update of core language filesalanwww1
2013-12-05[lang] update of core language filesalanwww1
2013-11-23[lang] update of core language filesalanwww1
2013-11-16[lang] update of core language filesalanwww1
2013-10-07[lang] update of core language filesalanwww1
2013-07-30[lang] update of core language filesalanwww1
2013-06-21[lang] update of core language filesalanwww1
2012-12-30[lang] update of core language filesalanwww1
2012-12-18[lang] update of core language files for RC2alanwww1
2012-12-06[lang] update of core language files for beta3alanwww1
2012-12-01[lang] update of core language files for beta2alanwww1
2012-11-09[lang] November update of core language filesalanwww1
2012-10-28[lang] October update of core language filesalanwww1
2012-09-23[lang] fixed: removed translator's data along with email addresses from PO ↵alanwww1
files to avoid spam
2012-09-23[lang] September update of core language filesalanwww1
2012-07-02cec: libCEC 1.7.1 support and fixes. libCEC 1.6.1+ is needed when using ↵Lars Op den Kamp
firmware v2 on the CEC adapter, which adds wake over CEC * added a new setting to control whether to put the TV in standby when the player is put in standby. * added some button mappings: all menu related buttons -> menu, previous channel -> teletext, added support for the channels list on samsung, mapped next fav -> menu (when available) * display the firmware version and firmware revision date in the peripheral manager (if available) * handle the new CEC alert callback (libCEC 1.6+) * replaced 'Put this PC in standby mode when the TV is switched off' with an enum that allows the user to chose between 'Ignore', 'Suspend' and 'Shutdown' * display a warning if the port cannot be opened because of permission problems or when the port is busy * map NEXT_FAVORITE, DOT and AN_RETURN to XINPUT_IR_REMOTE_TITLE (context menu) * added libCEC 1.7.0 support, which adds physical address autodetection for AMD graphics cards, and some nVidia cards on Linux. when the address is autodetected, then the 'HDMI port number' and 'connected to HDMI device' settings will be hidden * fixed - crash when changing settings without libCEC started. * fixed - range of wake and power-off devices * fixed - update the correct standby device setting ('standby_devices' not 'wake_devices') * fixed - don't get the settings from the eeprom, but always use the settings provided in xbmc * fixed - ignore OnScreensaverDeactivated message if it was triggered by a shutdown/suspend command. If the screensaver is activated and hence the tv is in standby, a shutdown command will first deactivate the screensaver and then start the shutdown. The tv will be turned on but immediately send a standby command which may be ignored if it is still powering on. * fixed - don't crash when XBMC was compiled with libCEC support, but libcec.dll/.so/.dylib can't be loaded. display a kaitoast warning instead. * fixed - re-check the menu language and audiosystem status after the user changes settings * fixed - keypress handling. handle diagonal buttons properly * fixed - include system.h in Peripheral.h, or HAVE_LIBCEC may not be defined * fixed - don't reinit the connection when libCEC detected that the connection was lost, but just display a warning message. the OS will detect that the device has been removed and will already close the connection * fixed - ensure that the callbacks are reset to NULL before setting them * win32 - pthreadVC2.dll is no longer needed and not included in the zip anymore, so don't try to copy it
2012-05-21changed: language files to modified PO file format for core and Confluencealanwww1
2012-05-10[gettext] deleted strings.xml files for core and Confluence, so from now, we ↵alanwww1
solely rely on the new PO files. If any of you Devs still has a prewritten commit with xml entries in it, just let me know and I convert them
2012-05-04[gettext] removed line breaks from strings.po filesalanwww1
2012-05-04[gettext] added: PO files for xbmc.corealanwww1
2012-01-21updated: Bulgarian langinfo (Thanks NEOhidra - closes PR 542)alanwww1
2012-01-08updated: Bulgarian translation (closes #12426 - thanks tonywoolf)vdrfan
2011-09-09changed: removed stale colon in language filesvdrfan
2011-01-04updated: ticket #10884 - bulgarian translation. thanks to tonywoolf updated: ↵spiff
ticket #10924,#10971 - korean translation. thanks to airplanez updated: ticket #10982 - dutch translation. thanks to idioteque updated: ticket #11001 - russian translation. thanks to nogooder updated: ticket #11008 - french translation. thanks to willynuisance added: ticket #11012, #11014 - afrikaans translation. thanks to seiko
2010-10-13changed: set locale informations to 2-chars (linux compatible)blinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34745 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-24changed: added locale informations to languages in order to proper sort ↵blinkseb
non-english strings git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34145 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-03updated: ticket #10062 - french translation. thanks to willynuisancespiff_
updated: ticket #10064 - russian translation. thanks to taraban updated: ticket #10066 - portugese translation. thanks to hudo updated: ticket #10068 - bulgarian translation. thanks to tonywoolf updated: ticket #10070 - polish translation. thanks to kolabor updated: ticket #10072 - greek translation. thanks to ydatografida git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33480 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-05fixed: No need to worry about the year 10000 just yet. Ticket #9526, thanks ↵jmarshallnz
to Nuka1195 git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31630 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04added: ticket #9165 - Serbian language (Latin) for PM3.HD. thanks to vmedarspiff_
added: ticket #9164 - Serbian language (Cyrillic) for PM3.HD. thanks to vmedar updated: ticket #9140 - Swedish language 3. thanks to malmis updated: ticket #9137 - Dutch language. thanks to sebak updated: ticket #9134 - Greek language based on English strings r29619. thanks to ydatografida updated: ticket #9115 - Updates for the French strings.xml based on r29298. thanks to willynuisance fixed: ticket #9118 - dvd tag in Ukrainian langinfo.xml file is wrong?. thanks to lstranger added: ticket #9112 - Serbian language (Cyrillic) for Confluence. thanks to vmedar added: ticket #9110 - Serbian language (Cyrillic) for XBMC. thanks to vmedar added: ticket #9109 - Serbian language (latin) for XBMC. thanks to vmedar updated: ticket #9095 - Confluence skin korean Translation based on English r2928. thanks to airplanez updated: ticket #9067 - korean Translation based on English r29149. thanks to airplanez updated: ticket #9054 - Turkish translation for Confluence Skin based on English r28277. thanks to queeup updated: ticket #9053 - Turkish translation based on English r29045. thanks to queeup updated: ticket #9042 - korean Translation based on English r28997. thanks to airplanez updated: ticket #9039 - updated swedish translation 2. thanks to malmis updated: ticket #9034 - updated swedish translation. thanks to malmis updated: ticket #9017 - xbmc bulgarian translation. thanks to tonywoolf updated: ticket #8988 - Updated Norwegian translation. thanks to berland updated: ticket #8973 - Icelandic language for Confluence skin. thanks to kristjan updated: ticket #8972 - Icelandic translation based on english r28467. thanks to kristjan updated: ticket #8959 - Confluence skin korean Translation based on English r28277. thanks to airplanez updated: ticket #8947 - Greek language for Confluence skin based on English strings r28373. thanks to Ydatografida updated: ticket #8946 - Greek language based on English strings r28373. thanks to Ydatografida updated: ticket #8939 - Finnish strings for Confluence skin based on English strings r28277. thanks to mikko70 added: ticket #8938 - addons/visualizations/ProjectM/ Finnish strings. thanks to mikko70 updated: ticket #8937 - Finnish strings based on English strings r28310. thanks to mikko70 updated: ticket #8923 - korean Translation based on English r28135. thanks to airplanez updated: ticket #8921 - Updated dutch language file. thanks to _msg_ added: ticket #8914 - Russian translation for Confluence skin. thanks to taraban git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29792 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-28updated: Serbian, Russian, Turkish, Czech, Greek, Finnish, Korean, ↵monkeyman_67156
Bulgarian, Spanish, and Icelandic translations added: Serbian Confluence translation Thanks to all those who contributed! git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28225 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-08updated: Italian, Dutch and Finnish translations. Thanks Kotix, sjonnie33, ↵monkeyman_67156
and mikko77! added: Bulgarian translation. Thanks vladi git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24446 568bbfeb-2a22-0410-94d2-cc84cf5bfa90