diff options
author | blittan <blittan@svn> | 2010-01-26 00:41:58 +0000 |
---|---|---|
committer | blittan <blittan@svn> | 2010-01-26 00:41:58 +0000 |
commit | 194056df99402748e8ff57c798f79336af5f3cbc (patch) | |
tree | 7dc814023e992c789510c8f0d625c11e303c23ee | |
parent | 3203faa108b199bf8ca832c5a12bc3ad9349aaf5 (diff) |
updated: Swedish translation
updated: Korean translation #8635, based on English r27170 (thanks to airplanez)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27182 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
-rw-r--r-- | language/Korean/strings.xml | 5 | ||||
-rw-r--r-- | language/Swedish/strings.xml | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/language/Korean/strings.xml b/language/Korean/strings.xml index 1201920d7f..c5bb6f3662 100644 --- a/language/Korean/strings.xml +++ b/language/Korean/strings.xml @@ -2,7 +2,7 @@ <!--Language file translated with Team XBMC Translator--> <!--Translator: airplanez--> <!--Email: airplanez@gmail.com--> -<!--Date of translation: 01/25/2010--> +<!--Date of translation: 01/26/2010--> <!--$Revision$--> <strings> <string id="0">프로그램</string> @@ -1724,6 +1724,9 @@ <string id="20445">팬아트</string> <string id="20446">로컬에 저장된 정보 찾음.</string> <string id="20447">무시하고 인터넷에서 새로고침 할까요?</string> + <string id="20448">정보를 다운로드할수 없음</string> + <string id="20449">서버를 전혀 사용할수 없는것 같습니다.</string> + <string id="20450">검색을 계속 하시겠습니까?</string> <string id="21330">숨김 파일 및 디렉토리 보이기</string> <string id="21331">TuxBox 클라이언트</string> <string id="21332">경고: 대상 TuxBox 장치가 녹음-모드 입니다!</string> diff --git a/language/Swedish/strings.xml b/language/Swedish/strings.xml index 5b2b8c2dd9..fe998f60c2 100644 --- a/language/Swedish/strings.xml +++ b/language/Swedish/strings.xml @@ -1719,6 +1719,9 @@ <string id="20445">Fanart</string> <string id="20446">Lokalt lagrad information hittad.</string> <string id="20447">Ignorera och uppdatera från Internet?</string> + <string id="20448">Kunde inte ladda ner information</string> + <string id="20449">Servern är troligtvis inte tillgänglig.</string> + <string id="20450">Vill du fortsätta skanna?</string> <string id="21330">Visa dolda filer och mappar</string> <string id="21331">TuxBox-klient</string> <string id="21332">VARNING: Vald TuxBox-enhet är i inspelningsläge!</string> |