summaryrefslogtreecommitdiffstats
path: root/kmouth/books
diff options
context:
space:
mode:
Diffstat (limited to 'kmouth/books')
-rw-r--r--kmouth/books/Makefile.am9
-rw-r--r--kmouth/books/de-courteousness.phrasebook13
-rw-r--r--kmouth/books/de-greetings.phrasebook17
-rw-r--r--kmouth/books/de-howareyou.phrasebook13
-rw-r--r--kmouth/books/de-personal.phrasebook10
-rw-r--r--kmouth/books/de.desktop60
-rw-r--r--kmouth/books/en-courteousness.phrasebook15
-rw-r--r--kmouth/books/en-greetings.phrasebook15
-rw-r--r--kmouth/books/en-howareyou.phrasebook12
-rw-r--r--kmouth/books/en-personal.phrasebook10
-rw-r--r--kmouth/books/en.desktop61
-rw-r--r--kmouth/books/nl-courteousness.phrasebook13
-rw-r--r--kmouth/books/nl-greetings.phrasebook14
-rw-r--r--kmouth/books/nl-howareyou.phrasebook12
-rw-r--r--kmouth/books/nl-personal.phrasebook9
-rw-r--r--kmouth/books/nl.desktop50
-rw-r--r--kmouth/books/sv-courteousness.phrasebook12
-rw-r--r--kmouth/books/sv-greetings.phrasebook14
-rw-r--r--kmouth/books/sv-howareyou.phrasebook12
-rw-r--r--kmouth/books/sv-personal.phrasebook10
-rw-r--r--kmouth/books/sv.desktop61
21 files changed, 442 insertions, 0 deletions
diff --git a/kmouth/books/Makefile.am b/kmouth/books/Makefile.am
new file mode 100644
index 0000000..b289519
--- /dev/null
+++ b/kmouth/books/Makefile.am
@@ -0,0 +1,9 @@
+
+de_DATA = de.desktop de-courteousness.phrasebook de-greetings.phrasebook de-howareyou.phrasebook de-personal.phrasebook
+dedir = $(kde_datadir)/kmouth/books/de
+
+en_DATA = en.desktop en-courteousness.phrasebook en-greetings.phrasebook en-howareyou.phrasebook en-personal.phrasebook
+endir = $(kde_datadir)/kmouth/books/en
+
+sv_DATA = sv.desktop sv-courteousness.phrasebook sv-greetings.phrasebook sv-howareyou.phrasebook sv-personal.phrasebook
+svdir = $(kde_datadir)/kmouth/books/sv
diff --git a/kmouth/books/de-courteousness.phrasebook b/kmouth/books/de-courteousness.phrasebook
new file mode 100644
index 0000000..36aa51e
--- /dev/null
+++ b/kmouth/books/de-courteousness.phrasebook
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="Freundlichkeit">
+<phrase shortcut="">bitte</phrase>
+<phrase shortcut="">bitte sch&#246;n</phrase>
+<phrase shortcut="">danke</phrase>
+<phrase shortcut="">danke sch&#246;n</phrase>
+<phrase shortcut="">gern geschehen</phrase>
+<phrase shortcut="">Guten Appetit</phrase>
+<phrase shortcut="">kein problem</phrase>
+<phrase shortcut="">entschuldigung</phrase>
+<phrase shortcut="">das tut mir leid</phrase>
+</phrasebook>
diff --git a/kmouth/books/de-greetings.phrasebook b/kmouth/books/de-greetings.phrasebook
new file mode 100644
index 0000000..a38547b
--- /dev/null
+++ b/kmouth/books/de-greetings.phrasebook
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="Gr&#252;&#223;e">
+<phrase shortcut="">Hallo.</phrase>
+<phrase shortcut="">Hi!</phrase>
+<phrase shortcut="">Moin!</phrase>
+<phrase shortcut="">Guten Morgen.</phrase>
+<phrase shortcut="">Guten Tag.</phrase>
+<phrase shortcut="">Guten Nachmittag.</phrase>
+<phrase shortcut="">Guten Abend.</phrase>
+<phrase shortcut="">Tsch&#252;ss!</phrase>
+<phrase shortcut="">Auf Wiedersehen!</phrase>
+<phrase shortcut="">Mach's gut!</phrase>
+<phrase shortcut="">Bis bald!</phrase>
+<phrase shortcut="">Bis dann!</phrase>
+<phrase shortcut="">Pass auf dich auf!</phrase>
+</phrasebook>
diff --git a/kmouth/books/de-howareyou.phrasebook b/kmouth/books/de-howareyou.phrasebook
new file mode 100644
index 0000000..831179f
--- /dev/null
+++ b/kmouth/books/de-howareyou.phrasebook
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="Wie geht's?">
+<phrase shortcut="">Wie geht es Ihnen?</phrase>
+<phrase shortcut="">Wie geht es euch?</phrase>
+<phrase shortcut="">Wie geht es dir?</phrase>
+<phrase shortcut="">Mir geht es gut.</phrase>
+<phrase shortcut="">Es ist heute ein sch&#246;ner Tag.</phrase>
+<phrase shortcut="">Ich f&#252;hle mich heute ziemlich schlapp.</phrase>
+<phrase shortcut="">Ich habe Schmerzen.</phrase>
+<phrase shortcut="">Mir ist langweilig, aber sonst geht es mir gut.</phrase>
+<phrase shortcut="">Irgendwie geht es mir heute ziemlich beschissen.</phrase>
+</phrasebook>
diff --git a/kmouth/books/de-personal.phrasebook b/kmouth/books/de-personal.phrasebook
new file mode 100644
index 0000000..2125526
--- /dev/null
+++ b/kmouth/books/de-personal.phrasebook
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="Pers&#246;nliches">
+<phrase shortcut="">Ich kann leider nur &#252;ber diesen dummen Computer sprechen.</phrase>
+<phrase shortcut="">Ich bin sehr m&#252;de und m&#246;chte jetzt etwas schlafen.</phrase>
+<phrase shortcut="">Sch&#246;n, dass du da bist.</phrase>
+<phrase shortcut="">Es freut mich, dich zu sehen.</phrase>
+<phrase shortcut="">Schade, dass du schon gehen musst.</phrase>
+<phrase shortcut="">Wann sehen wir uns wieder?</phrase>
+</phrasebook>
diff --git a/kmouth/books/de.desktop b/kmouth/books/de.desktop
new file mode 100644
index 0000000..0b8708a
--- /dev/null
+++ b/kmouth/books/de.desktop
@@ -0,0 +1,60 @@
+[Desktop Entry]
+Name=German
+Name[ar]=ألمانية
+Name[bg]=Немски
+Name[br]=Alamaneg
+Name[bs]=Njemački
+Name[ca]=Alemany
+Name[cs]=Německy
+Name[cy]=Almaeneg
+Name[da]=Tysk
+Name[de]=Deutsch
+Name[el]=Γερμανικά
+Name[eo]=Germana
+Name[es]=Alemán
+Name[et]=Saksa
+Name[eu]=Alemaniera
+Name[fa]=آلمانی
+Name[fi]=Saksalainen
+Name[fr]=Allemand
+Name[ga]=Gearmáinis
+Name[gl]=Alemán
+Name[he]=גרמנית
+Name[hi]= जर्मनी
+Name[hu]=Német
+Name[is]=Þýska
+Name[it]=Tedesco
+Name[ja]=ドイツ語
+Name[ka]=გერმანული
+Name[km]= អាល្លឺម៉ង់
+Name[lt]=Vokiečių
+Name[mk]=Германски
+Name[ms]=Jerman
+Name[mt]=Ġermaniż
+Name[nb]=Tysk
+Name[nds]=Hoochdüütsch
+Name[ne]=जर्मनी
+Name[nl]=Duits
+Name[nn]=Tysk
+Name[pa]=ਜਰਮਨ
+Name[pl]=Niemiecka
+Name[pt]=Alemão
+Name[pt_BR]=Alemão
+Name[ro]=Germană
+Name[ru]=Немецкий
+Name[rw]=Ikidage
+Name[sk]=nemčina
+Name[sl]=nemško
+Name[sr]=Немачки
+Name[sr@Latn]=Nemački
+Name[sv]=Tyska
+Name[ta]=ஜெர்மன்
+Name[tg]=Немисӣ
+Name[th]=เยอรมัน
+Name[tr]=Almanca
+Name[uk]=Німецька
+Name[uz]=Nemischa
+Name[uz@cyrillic]=Немисча
+Name[vi]=Đức
+Name[zh_CN]=德语
+Name[zh_TW]=德語
diff --git a/kmouth/books/en-courteousness.phrasebook b/kmouth/books/en-courteousness.phrasebook
new file mode 100644
index 0000000..46daede
--- /dev/null
+++ b/kmouth/books/en-courteousness.phrasebook
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="Courteousness">
+<phrase shortcut="">thanks</phrase>
+<phrase shortcut="">thank you</phrase>
+<phrase shortcut="">thank you very much</phrase>
+<phrase shortcut="">please</phrase>
+<phrase shortcut="">here you are</phrase>
+<phrase shortcut="">you are welcome</phrase>
+<phrase shortcut="">Have a nice meal</phrase>
+<phrase shortcut="">no problem</phrase>
+<phrase shortcut="">excuse me</phrase>
+<phrase shortcut="">sorry</phrase>
+<phrase shortcut="">i am sorry</phrase>
+</phrasebook>
diff --git a/kmouth/books/en-greetings.phrasebook b/kmouth/books/en-greetings.phrasebook
new file mode 100644
index 0000000..dfee73b
--- /dev/null
+++ b/kmouth/books/en-greetings.phrasebook
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="Greetings">
+<phrase shortcut="">Hello.</phrase>
+<phrase shortcut="">Hi!</phrase>
+<phrase shortcut="">Good morning.</phrase>
+<phrase shortcut="">Good afternoon.</phrase>
+<phrase shortcut="">Good evening.</phrase>
+<phrase shortcut="">Bye!</phrase>
+<phrase shortcut="">Bye, bye!</phrase>
+<phrase shortcut="">Good bye!</phrase>
+<phrase shortcut="">Cheers!</phrase>
+<phrase shortcut="">See you later!</phrase>
+<phrase shortcut="">Take care!</phrase>
+</phrasebook>
diff --git a/kmouth/books/en-howareyou.phrasebook b/kmouth/books/en-howareyou.phrasebook
new file mode 100644
index 0000000..3c0164e
--- /dev/null
+++ b/kmouth/books/en-howareyou.phrasebook
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="How are you?">
+<phrase shortcut="">How are you?</phrase>
+<phrase shortcut="">How do you do?</phrase>
+<phrase shortcut="">I am fine.</phrase>
+<phrase shortcut="">It's a nice day.</phrase>
+<phrase shortcut="">I feel nerveless today.</phrase>
+<phrase shortcut="">I feel bored, but apart from that I am OK.</phrase>
+<phrase shortcut="">Today my pain is quite strong.</phrase>
+<phrase shortcut="">I really feel bad today.</phrase>
+</phrasebook>
diff --git a/kmouth/books/en-personal.phrasebook b/kmouth/books/en-personal.phrasebook
new file mode 100644
index 0000000..6b70229
--- /dev/null
+++ b/kmouth/books/en-personal.phrasebook
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="Personal">
+<phrase shortcut="">I can only talk using this stupid machine.</phrase>
+<phrase shortcut="">Sorry, I am quite tired and need a rest now.</phrase>
+<phrase shortcut="">Thanks for your coming.</phrase>
+<phrase shortcut="">It is nice to see you.</phrase>
+<phrase shortcut="">It was very nice to chat with you.</phrase>
+<phrase shortcut="">When will you come again?</phrase>
+</phrasebook>
diff --git a/kmouth/books/en.desktop b/kmouth/books/en.desktop
new file mode 100644
index 0000000..5766e05
--- /dev/null
+++ b/kmouth/books/en.desktop
@@ -0,0 +1,61 @@
+# KDE Config File
+[Desktop Entry]
+Name=English
+Name[ar]=إنجليزية
+Name[bg]=Английски
+Name[br]=Saozneg
+Name[bs]=Engleski
+Name[ca]=Anglès
+Name[cs]=Anglicky
+Name[cy]=Saesneg
+Name[da]=Engelsk
+Name[de]=Englisch
+Name[el]=Αγγλικά
+Name[eo]=Angla
+Name[es]=Inglés
+Name[et]=Inglise
+Name[eu]=Ingelesa
+Name[fa]=انگلیسی
+Name[fi]=Englantilainen
+Name[fr]=Anglais
+Name[ga]=Béarla
+Name[gl]=Inglés
+Name[he]=אנגלית
+Name[hi]= अंग्रेजी
+Name[hu]=Angol
+Name[is]=Enska
+Name[it]=Inglese
+Name[ja]=英語
+Name[ka]=ინგლისური
+Name[km]= អង់គ្លេស​
+Name[lt]=Anglų
+Name[mk]=Англиски
+Name[ms]=Inggeris
+Name[mt]=Ingliż
+Name[nb]=Engelsk
+Name[nds]=Engelsch
+Name[ne]=अंग्रेजी
+Name[nl]=Engels
+Name[nn]=Engelsk
+Name[pa]=ਅੰਗਰੇਜ਼ੀ
+Name[pl]=Angielska
+Name[pt]=Inglês
+Name[pt_BR]=Inglês
+Name[ro]=Engleză
+Name[ru]=Английский
+Name[rw]=Icyongereza
+Name[sk]=angličtina
+Name[sl]=angleško
+Name[sr]=Енглески
+Name[sr@Latn]=Engleski
+Name[sv]=Engelska
+Name[ta]=ஆங்கிலம்
+Name[tg]=Англисӣ
+Name[th]=อังกฤษ
+Name[tr]=İngilizce
+Name[uk]=Англійська
+Name[uz]=Inglizcha
+Name[uz@cyrillic]=Инглизча
+Name[vi]=Anh
+Name[zh_CN]=英语
+Name[zh_TW]=英語
diff --git a/kmouth/books/nl-courteousness.phrasebook b/kmouth/books/nl-courteousness.phrasebook
new file mode 100644
index 0000000..609d7e3
--- /dev/null
+++ b/kmouth/books/nl-courteousness.phrasebook
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="Hoffelijkheid">
+<phrase shortcut="">dank je</phrase>
+<phrase shortcut="">dankjewel</phrase>
+<phrase shortcut="">alsjeblieft</phrase>
+<phrase shortcut="">graag gedaan</phrase>
+<phrase shortcut="">eet smakelijk</phrase>
+<phrase shortcut="">geen probleem</phrase>
+<phrase shortcut="">neem me niet kwalijk</phrase>
+<phrase shortcut="">sorry</phrase>
+<phrase shortcut="">het spijt me</phrase>
+</phrasebook>
diff --git a/kmouth/books/nl-greetings.phrasebook b/kmouth/books/nl-greetings.phrasebook
new file mode 100644
index 0000000..6ea950e
--- /dev/null
+++ b/kmouth/books/nl-greetings.phrasebook
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="Groeten">
+<phrase shortcut="">Hallo.</phrase>
+<phrase shortcut="">Hoi!</phrase>
+<phrase shortcut="">Goedemorgen.</phrase>
+<phrase shortcut="">Goedemiddag.</phrase>
+<phrase shortcut="">Goedenavond.</phrase>
+<phrase shortcut="">Dag!</phrase>
+<phrase shortcut="">Doei!</phrase>
+<phrase shortcut="">Tot ziens!</phrase>
+<phrase shortcut="">Later!</phrase>
+<phrase shortcut="">Kijk je uit?</phrase>
+</phrasebook>
diff --git a/kmouth/books/nl-howareyou.phrasebook b/kmouth/books/nl-howareyou.phrasebook
new file mode 100644
index 0000000..fb54408
--- /dev/null
+++ b/kmouth/books/nl-howareyou.phrasebook
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="Hoe gaat het?">
+<phrase shortcut="">Hoe gaat het?</phrase>
+<phrase shortcut="">Hoe is het?</phrase>
+<phrase shortcut="">Met mij gaat het goed.</phrase>
+<phrase shortcut="">Het is lekker weer.</phrase>
+<phrase shortcut="">Ik voel me vandaag niet lekker.</phrase>
+<phrase shortcut="">Ik verveel me, maar verder gaat het wel.</phrase>
+<phrase shortcut="">Ik heb vandaag heel veel pijn.</phrase>
+<phrase shortcut="">Ik voel me vandaag ronduit slecht.</phrase>
+</phrasebook>
diff --git a/kmouth/books/nl-personal.phrasebook b/kmouth/books/nl-personal.phrasebook
new file mode 100644
index 0000000..ccb297d
--- /dev/null
+++ b/kmouth/books/nl-personal.phrasebook
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="Persoonlijk">
+<phrase shortcut="">Ik kan alleen maar praten als ik deze stomme computer gebruik.</phrase>
+<phrase shortcut="">Sorry, ik ben moe. Ik ga slapen.</phrase>
+<phrase shortcut="">Leuk dat je even langsgekomen bent.</phrase>
+<phrase shortcut="">Leuk je te zien.</phrase>
+<phrase shortcut="">Wanneer zie ik je weer?</phrase>
+</phrasebook>
diff --git a/kmouth/books/nl.desktop b/kmouth/books/nl.desktop
new file mode 100644
index 0000000..e2ac386
--- /dev/null
+++ b/kmouth/books/nl.desktop
@@ -0,0 +1,50 @@
+# KDE Config File
+[Desktop Entry]
+Name=Dutch
+Name[bg]=Холандски
+Name[br]=Nederlandeg
+Name[bs]=Holandski
+Name[ca]=Holandès
+Name[cs]=Holandsky
+Name[cy]=Iseldireg
+Name[da]=Hollandsk
+Name[de]=Niederländisch
+Name[es]=Danés
+Name[et]=Hollandi
+Name[eu]=Nederlandera
+Name[fa]=هلندی
+Name[fi]=Tanskalainen
+Name[fr]=Hollandais
+Name[ga]=Ollainnis
+Name[gl]=Holandés
+Name[he]=דנית
+Name[hu]=Holland
+Name[is]=Hollenska
+Name[it]=Olandese
+Name[ja]=オランダ語
+Name[ka]=ჰოლანდიური
+Name[km]= ហុល្លង់​
+Name[lt]=Olandų
+Name[mk]=Холандски
+Name[ms]=Belanda
+Name[nb]=Nederlandsk
+Name[nds]=Nedderlannsch
+Name[ne]=डच
+Name[nl]=Nederlands
+Name[pa]=ਡੱਚ
+Name[pl]=Holenderska
+Name[pt]=Holandês
+Name[pt_BR]=Holandês
+Name[ru]=Голландский
+Name[rw]=Ikinyaholande
+Name[sk]=holandčina
+Name[sl]=Nizozemsko
+Name[sr]=Холандски
+Name[sr@Latn]=Holandski
+Name[sv]=Holländska
+Name[tg]=Немисӣ
+Name[tr]=Flemenkçe
+Name[uk]=Голландська
+Name[vi]=Hà Lan
+Name[zh_CN]=荷兰语
+Name[zh_TW]=荷蘭語
diff --git a/kmouth/books/sv-courteousness.phrasebook b/kmouth/books/sv-courteousness.phrasebook
new file mode 100644
index 0000000..9789cce
--- /dev/null
+++ b/kmouth/books/sv-courteousness.phrasebook
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="Artighet">
+<phrase shortcut="">Tack</phrase>
+<phrase shortcut="">Tack så mycket</phrase>
+<phrase shortcut="">Varsågod</phrase>
+<phrase shortcut="">Smaklig måltid</phrase>
+<phrase shortcut="">Inga problem</phrase>
+<phrase shortcut="">Ursäkta mig</phrase>
+<phrase shortcut="">Ursäkta</phrase>
+<phrase shortcut="">Jag är ledsen</phrase>
+</phrasebook>
diff --git a/kmouth/books/sv-greetings.phrasebook b/kmouth/books/sv-greetings.phrasebook
new file mode 100644
index 0000000..6d8af9c
--- /dev/null
+++ b/kmouth/books/sv-greetings.phrasebook
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="Hälsningar">
+<phrase shortcut="">Hallå.</phrase>
+<phrase shortcut="">Hej!</phrase>
+<phrase shortcut="">God morgon.</phrase>
+<phrase shortcut="">God eftermiddag.</phrase>
+<phrase shortcut="">God kväll.</phrase>
+<phrase shortcut="">Hej då!</phrase>
+<phrase shortcut="">Adjö!</phrase>
+<phrase shortcut="">Hejsan!</phrase>
+<phrase shortcut="">Vi ses!</phrase>
+<phrase shortcut="">Ha det bra!</phrase>
+</phrasebook>
diff --git a/kmouth/books/sv-howareyou.phrasebook b/kmouth/books/sv-howareyou.phrasebook
new file mode 100644
index 0000000..fd548ee
--- /dev/null
+++ b/kmouth/books/sv-howareyou.phrasebook
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="Hur mår du?">
+<phrase shortcut="">Hur står det till?</phrase>
+<phrase shortcut="">Hur mår du?</phrase>
+<phrase shortcut="">Jag mår bra.</phrase>
+<phrase shortcut="">Det är en trevlig dag.</phrase>
+<phrase shortcut="">Jag är upprörd idag.</phrase>
+<phrase shortcut="">Jag är uttråkad, men annars mår jag bra.</phrase>
+<phrase shortcut="">Jag har riktigt ont idag.</phrase>
+<phrase shortcut="">Jag känner mig verkligt dålig idag.</phrase>
+</phrasebook>
diff --git a/kmouth/books/sv-personal.phrasebook b/kmouth/books/sv-personal.phrasebook
new file mode 100644
index 0000000..37f7636
--- /dev/null
+++ b/kmouth/books/sv-personal.phrasebook
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE phrasebook>
+<phrasebook name="Personligt">
+<phrase shortcut="">Jag kan bara prata med hjälp av den här dumma maskinen.</phrase>
+<phrase shortcut="">Tyvärr är jag ganska trött nu och behöver ta en paus.</phrase>
+<phrase shortcut="">Tack för att du kom.</phrase>
+<phrase shortcut="">Trevligt att se dig.</phrase>
+<phrase shortcut="">Det var roligt att prata med dig.</phrase>
+<phrase shortcut="">När kommer du tillbaka?</phrase>
+</phrasebook>
diff --git a/kmouth/books/sv.desktop b/kmouth/books/sv.desktop
new file mode 100644
index 0000000..46a8145
--- /dev/null
+++ b/kmouth/books/sv.desktop
@@ -0,0 +1,61 @@
+# KDE Config File
+[Desktop Entry]
+Name=Swedish
+Name[ar]=سويدية
+Name[bg]=Шведски
+Name[br]=Svedeg
+Name[bs]=Švedski
+Name[ca]=Suec
+Name[cs]=Švédsky
+Name[cy]=Swedeg
+Name[da]=Svensk
+Name[de]=Schwedisch
+Name[el]=Σουηδικά
+Name[eo]=Sveda
+Name[es]=Sueco
+Name[et]=Rootsi
+Name[eu]=Suediera
+Name[fa]=سوئدی
+Name[fi]=Ruotsalainen
+Name[fr]=Suédois
+Name[ga]=Sualainnis
+Name[gl]=Sueco
+Name[he]=שוודית
+Name[hi]=स्वीडिश
+Name[hu]=Svéd
+Name[is]=Sænska
+Name[it]=Svedese
+Name[ja]=スウェーデン語
+Name[ka]=შვედური
+Name[km]= ស៊ុយអែដ
+Name[lt]=Švedų
+Name[mk]=Шведски
+Name[ms]=Sweden
+Name[mt]=Svediż
+Name[nb]=Svensk
+Name[nds]=Sweedsch
+Name[ne]=स्वीडिस
+Name[nl]=Zweeds
+Name[nn]=Svensk
+Name[pa]=ਸਵੀਡਨੀ
+Name[pl]=Szwedzka
+Name[pt]=Sueco
+Name[pt_BR]=Suíço
+Name[ro]=Suedeză
+Name[ru]=Шведский
+Name[rw]=Ikinyasuwede
+Name[sk]=švédčina
+Name[sl]=švedsko
+Name[sr]=Шведски
+Name[sr@Latn]=Švedski
+Name[sv]=Svenska
+Name[ta]=ஸ்வீடிஷ்
+Name[tg]=Шведӣ
+Name[th]=สวีเดน
+Name[tr]=İsveççe
+Name[uk]=Шведська
+Name[uz]=Shvedcha
+Name[uz@cyrillic]=Шведча
+Name[vi]=Thuỵ Điển
+Name[zh_CN]=瑞典语
+Name[zh_TW]=瑞典語