diff --git a/HOWTO_ENCODE b/HOWTO_ENCODE new file mode 100644 index 00000000..0f9ec04d --- /dev/null +++ b/HOWTO_ENCODE @@ -0,0 +1,61 @@ + +This document describes howto create a localized version of the voices. + +1) Create your voices directory + ---------------------------- +First copy the english voices as a template in a new directory with you locale name (e.g. my) +cd boards/voices +cp -r en my + +Provide here voice translation in boards/voices/my for each english voice. + +2) Recording / Encoding + -------------------- +It is best to choose somebody that speaks and articulate well your language. + +- Record with rec, grecord, bcast2000, gnoise, audacity + (mono wav 16bit/44100Hz gives the best quality/space ratio) + + 44100Hz is MANDATORY. On some system with bad supported sound card + other frequency lead to major troubles. + +- Save as WAV file +- Apply loudness transform with sox if necessary. + You may such script if the sound is too low : + #!/bin/sh + for i; do + sox $i modif/$i vol 5.0 amplitude 0.05 + done + +- In the directory where WAV files are run do: + oggenc -q0 --downmix -a "(name of author) -d "date of recording" \ + -c "copyright=GPL V3+" *.wav + + ogginfo should display the comment. + +- Copy OGG files in the corresponding directory + +- Normalize them so that the all have the same volume level (replace ll by your locale) + cd boards/voices/ + normalize-ogg ll/*/*.ogg + +3) Shipping + -------- +Once done, the easiest way is to tar all this files and send them to the gcompris maintainer. +cd boards/voices +tar -cvzf voices_my.tgz my + +4) Integration + ----------- +Nothing has to be done, just run 'make install' at GCompris to level. The voices +will be installed in the proper directory and GCompris will play them. +Run gcompris in your locale and you should ear your voices. + +5) Checking + -------- +At top level, run: +./tools/check_missing_voices.pl + +With for example locale being fr for French. + + diff --git a/ar/README b/ar/README new file mode 100644 index 00000000..12fceca0 --- /dev/null +++ b/ar/README @@ -0,0 +1,2 @@ +Arabic sounds are made by Makni Bassem +Released under GPL. diff --git a/ar/alphabet/10.ogg b/ar/alphabet/10.ogg new file mode 100644 index 00000000..e83b8d60 Binary files /dev/null and b/ar/alphabet/10.ogg differ diff --git a/ar/alphabet/11.ogg b/ar/alphabet/11.ogg new file mode 100644 index 00000000..6469602a Binary files /dev/null and b/ar/alphabet/11.ogg differ diff --git a/ar/alphabet/12.ogg b/ar/alphabet/12.ogg new file mode 100644 index 00000000..2a64355e Binary files /dev/null and b/ar/alphabet/12.ogg differ diff --git a/ar/alphabet/13.ogg b/ar/alphabet/13.ogg new file mode 100644 index 00000000..263fb2a3 Binary files /dev/null and b/ar/alphabet/13.ogg differ diff --git a/ar/alphabet/14.ogg b/ar/alphabet/14.ogg new file mode 100644 index 00000000..78450ec8 Binary files /dev/null and b/ar/alphabet/14.ogg differ diff --git a/ar/alphabet/15.ogg b/ar/alphabet/15.ogg new file mode 100644 index 00000000..70e1e7e4 Binary files /dev/null and b/ar/alphabet/15.ogg differ diff --git a/ar/alphabet/16.ogg b/ar/alphabet/16.ogg new file mode 100644 index 00000000..b7dc7af2 Binary files /dev/null and b/ar/alphabet/16.ogg differ diff --git a/ar/alphabet/17.ogg b/ar/alphabet/17.ogg new file mode 100644 index 00000000..d53cca84 Binary files /dev/null and b/ar/alphabet/17.ogg differ diff --git a/ar/alphabet/18.ogg b/ar/alphabet/18.ogg new file mode 100644 index 00000000..30a7de72 Binary files /dev/null and b/ar/alphabet/18.ogg differ diff --git a/ar/alphabet/19.ogg b/ar/alphabet/19.ogg new file mode 100644 index 00000000..476c1a33 Binary files /dev/null and b/ar/alphabet/19.ogg differ diff --git a/ar/alphabet/20.ogg b/ar/alphabet/20.ogg new file mode 100644 index 00000000..487d76da Binary files /dev/null and b/ar/alphabet/20.ogg differ diff --git a/ar/alphabet/U0030.ogg b/ar/alphabet/U0030.ogg new file mode 100644 index 00000000..f76616f3 Binary files /dev/null and b/ar/alphabet/U0030.ogg differ diff --git a/ar/alphabet/U0031.ogg b/ar/alphabet/U0031.ogg new file mode 100644 index 00000000..e24f69d6 Binary files /dev/null and b/ar/alphabet/U0031.ogg differ diff --git a/ar/alphabet/U0032.ogg b/ar/alphabet/U0032.ogg new file mode 100644 index 00000000..23f07894 Binary files /dev/null and b/ar/alphabet/U0032.ogg differ diff --git a/ar/alphabet/U0033.ogg b/ar/alphabet/U0033.ogg new file mode 100644 index 00000000..e3ec9051 Binary files /dev/null and b/ar/alphabet/U0033.ogg differ diff --git a/ar/alphabet/U0034.ogg b/ar/alphabet/U0034.ogg new file mode 100644 index 00000000..97c27eb2 Binary files /dev/null and b/ar/alphabet/U0034.ogg differ diff --git a/ar/alphabet/U0035.ogg b/ar/alphabet/U0035.ogg new file mode 100644 index 00000000..3a6df2f0 Binary files /dev/null and b/ar/alphabet/U0035.ogg differ diff --git a/ar/alphabet/U0036.ogg b/ar/alphabet/U0036.ogg new file mode 100644 index 00000000..d58c4e93 Binary files /dev/null and b/ar/alphabet/U0036.ogg differ diff --git a/ar/alphabet/U0037.ogg b/ar/alphabet/U0037.ogg new file mode 100644 index 00000000..766f4bd6 Binary files /dev/null and b/ar/alphabet/U0037.ogg differ diff --git a/ar/alphabet/U0038.ogg b/ar/alphabet/U0038.ogg new file mode 100644 index 00000000..ebe910c7 Binary files /dev/null and b/ar/alphabet/U0038.ogg differ diff --git a/ar/alphabet/U0039.ogg b/ar/alphabet/U0039.ogg new file mode 100644 index 00000000..97aa8a4f Binary files /dev/null and b/ar/alphabet/U0039.ogg differ diff --git a/ar/alphabet/U0623.ogg b/ar/alphabet/U0623.ogg new file mode 100644 index 00000000..1dc49691 Binary files /dev/null and b/ar/alphabet/U0623.ogg differ diff --git a/ar/alphabet/U0628.ogg b/ar/alphabet/U0628.ogg new file mode 100644 index 00000000..c997ec8b Binary files /dev/null and b/ar/alphabet/U0628.ogg differ diff --git a/ar/alphabet/U062A.ogg b/ar/alphabet/U062A.ogg new file mode 100644 index 00000000..5a4f3b47 Binary files /dev/null and b/ar/alphabet/U062A.ogg differ diff --git a/ar/alphabet/U062B.ogg b/ar/alphabet/U062B.ogg new file mode 100644 index 00000000..759f10d6 Binary files /dev/null and b/ar/alphabet/U062B.ogg differ diff --git a/ar/alphabet/U062C.ogg b/ar/alphabet/U062C.ogg new file mode 100644 index 00000000..c0865891 Binary files /dev/null and b/ar/alphabet/U062C.ogg differ diff --git a/ar/alphabet/U062D.ogg b/ar/alphabet/U062D.ogg new file mode 100644 index 00000000..7ceabfaa Binary files /dev/null and b/ar/alphabet/U062D.ogg differ diff --git a/ar/alphabet/U062E.ogg b/ar/alphabet/U062E.ogg new file mode 100644 index 00000000..95d9a36d Binary files /dev/null and b/ar/alphabet/U062E.ogg differ diff --git a/ar/alphabet/U062F.ogg b/ar/alphabet/U062F.ogg new file mode 100644 index 00000000..d54fdad1 Binary files /dev/null and b/ar/alphabet/U062F.ogg differ diff --git a/ar/alphabet/U0630.ogg b/ar/alphabet/U0630.ogg new file mode 100644 index 00000000..6f39f299 Binary files /dev/null and b/ar/alphabet/U0630.ogg differ diff --git a/ar/alphabet/U0631.ogg b/ar/alphabet/U0631.ogg new file mode 100644 index 00000000..8c93cd7e Binary files /dev/null and b/ar/alphabet/U0631.ogg differ diff --git a/ar/alphabet/U0632.ogg b/ar/alphabet/U0632.ogg new file mode 100644 index 00000000..0b6734dd Binary files /dev/null and b/ar/alphabet/U0632.ogg differ diff --git a/ar/alphabet/U0633.ogg b/ar/alphabet/U0633.ogg new file mode 100644 index 00000000..43b0a3b9 Binary files /dev/null and b/ar/alphabet/U0633.ogg differ diff --git a/ar/alphabet/U0634.ogg b/ar/alphabet/U0634.ogg new file mode 100644 index 00000000..241ae3d9 Binary files /dev/null and b/ar/alphabet/U0634.ogg differ diff --git a/ar/alphabet/U0635.ogg b/ar/alphabet/U0635.ogg new file mode 100644 index 00000000..afc0abd0 Binary files /dev/null and b/ar/alphabet/U0635.ogg differ diff --git a/ar/alphabet/U0636.ogg b/ar/alphabet/U0636.ogg new file mode 100644 index 00000000..aa5bf518 Binary files /dev/null and b/ar/alphabet/U0636.ogg differ diff --git a/ar/alphabet/U0637.ogg b/ar/alphabet/U0637.ogg new file mode 100644 index 00000000..a8a1de2a Binary files /dev/null and b/ar/alphabet/U0637.ogg differ diff --git a/ar/alphabet/U0638.ogg b/ar/alphabet/U0638.ogg new file mode 100644 index 00000000..503e9839 Binary files /dev/null and b/ar/alphabet/U0638.ogg differ diff --git a/ar/alphabet/U0639.ogg b/ar/alphabet/U0639.ogg new file mode 100644 index 00000000..ac3c79bc Binary files /dev/null and b/ar/alphabet/U0639.ogg differ diff --git a/ar/alphabet/U063A.ogg b/ar/alphabet/U063A.ogg new file mode 100644 index 00000000..42f71b61 Binary files /dev/null and b/ar/alphabet/U063A.ogg differ diff --git a/ar/alphabet/U0641.ogg b/ar/alphabet/U0641.ogg new file mode 100644 index 00000000..b7460534 Binary files /dev/null and b/ar/alphabet/U0641.ogg differ diff --git a/ar/alphabet/U0642.ogg b/ar/alphabet/U0642.ogg new file mode 100644 index 00000000..bacde544 Binary files /dev/null and b/ar/alphabet/U0642.ogg differ diff --git a/ar/alphabet/U0643.ogg b/ar/alphabet/U0643.ogg new file mode 100644 index 00000000..a6f60616 Binary files /dev/null and b/ar/alphabet/U0643.ogg differ diff --git a/ar/alphabet/U0644.ogg b/ar/alphabet/U0644.ogg new file mode 100644 index 00000000..9ff7bbc9 Binary files /dev/null and b/ar/alphabet/U0644.ogg differ diff --git a/ar/alphabet/U0645.ogg b/ar/alphabet/U0645.ogg new file mode 100644 index 00000000..983c8045 Binary files /dev/null and b/ar/alphabet/U0645.ogg differ diff --git a/ar/alphabet/U0646.ogg b/ar/alphabet/U0646.ogg new file mode 100644 index 00000000..cf224498 Binary files /dev/null and b/ar/alphabet/U0646.ogg differ diff --git a/ar/alphabet/U0647.ogg b/ar/alphabet/U0647.ogg new file mode 100644 index 00000000..cff816f2 Binary files /dev/null and b/ar/alphabet/U0647.ogg differ diff --git a/ar/alphabet/U0648.ogg b/ar/alphabet/U0648.ogg new file mode 100644 index 00000000..e5022619 Binary files /dev/null and b/ar/alphabet/U0648.ogg differ diff --git a/ar/alphabet/U064A.ogg b/ar/alphabet/U064A.ogg new file mode 100644 index 00000000..7408591e Binary files /dev/null and b/ar/alphabet/U064A.ogg differ diff --git a/ar/colors/black.ogg b/ar/colors/black.ogg new file mode 100644 index 00000000..089503d8 Binary files /dev/null and b/ar/colors/black.ogg differ diff --git a/ar/colors/blue.ogg b/ar/colors/blue.ogg new file mode 100644 index 00000000..0fa17d96 Binary files /dev/null and b/ar/colors/blue.ogg differ diff --git a/ar/colors/brown.ogg b/ar/colors/brown.ogg new file mode 100644 index 00000000..f39aa869 Binary files /dev/null and b/ar/colors/brown.ogg differ diff --git a/ar/colors/green.ogg b/ar/colors/green.ogg new file mode 100644 index 00000000..3344e36f Binary files /dev/null and b/ar/colors/green.ogg differ diff --git a/ar/colors/grey.ogg b/ar/colors/grey.ogg new file mode 100644 index 00000000..df07b501 Binary files /dev/null and b/ar/colors/grey.ogg differ diff --git a/ar/colors/orange.ogg b/ar/colors/orange.ogg new file mode 100644 index 00000000..2d339d7a Binary files /dev/null and b/ar/colors/orange.ogg differ diff --git a/ar/colors/pink.ogg b/ar/colors/pink.ogg new file mode 100644 index 00000000..29427a5b Binary files /dev/null and b/ar/colors/pink.ogg differ diff --git a/ar/colors/purple.ogg b/ar/colors/purple.ogg new file mode 100644 index 00000000..9eb747b5 Binary files /dev/null and b/ar/colors/purple.ogg differ diff --git a/ar/colors/red.ogg b/ar/colors/red.ogg new file mode 100644 index 00000000..7464f1e3 Binary files /dev/null and b/ar/colors/red.ogg differ diff --git a/ar/colors/white.ogg b/ar/colors/white.ogg new file mode 100644 index 00000000..fbdb4669 Binary files /dev/null and b/ar/colors/white.ogg differ diff --git a/ar/colors/yellow.ogg b/ar/colors/yellow.ogg new file mode 100644 index 00000000..1b81c81d Binary files /dev/null and b/ar/colors/yellow.ogg differ diff --git a/ar/geography/africa.ogg b/ar/geography/africa.ogg new file mode 100644 index 00000000..6b1f9b03 Binary files /dev/null and b/ar/geography/africa.ogg differ diff --git a/ar/geography/alaska.ogg b/ar/geography/alaska.ogg new file mode 100644 index 00000000..6340e319 Binary files /dev/null and b/ar/geography/alaska.ogg differ diff --git a/ar/geography/albania.ogg b/ar/geography/albania.ogg new file mode 100644 index 00000000..17a65031 Binary files /dev/null and b/ar/geography/albania.ogg differ diff --git a/ar/geography/america.ogg b/ar/geography/america.ogg new file mode 100644 index 00000000..715b4893 Binary files /dev/null and b/ar/geography/america.ogg differ diff --git a/ar/geography/antartica.ogg b/ar/geography/antartica.ogg new file mode 100644 index 00000000..68532f5f Binary files /dev/null and b/ar/geography/antartica.ogg differ diff --git a/ar/geography/argentina.ogg b/ar/geography/argentina.ogg new file mode 100644 index 00000000..af7ddedf Binary files /dev/null and b/ar/geography/argentina.ogg differ diff --git a/ar/geography/asia.ogg b/ar/geography/asia.ogg new file mode 100644 index 00000000..92658746 Binary files /dev/null and b/ar/geography/asia.ogg differ diff --git a/ar/geography/austria.ogg b/ar/geography/austria.ogg new file mode 100644 index 00000000..e23ec0c4 Binary files /dev/null and b/ar/geography/austria.ogg differ diff --git a/ar/geography/bahamas.ogg b/ar/geography/bahamas.ogg new file mode 100644 index 00000000..d658d8f8 Binary files /dev/null and b/ar/geography/bahamas.ogg differ diff --git a/ar/geography/belarus.ogg b/ar/geography/belarus.ogg new file mode 100644 index 00000000..a9df868d Binary files /dev/null and b/ar/geography/belarus.ogg differ diff --git a/ar/geography/belgium.ogg b/ar/geography/belgium.ogg new file mode 100644 index 00000000..f94e978d Binary files /dev/null and b/ar/geography/belgium.ogg differ diff --git a/ar/geography/bolivia.ogg b/ar/geography/bolivia.ogg new file mode 100644 index 00000000..d706c547 Binary files /dev/null and b/ar/geography/bolivia.ogg differ diff --git a/ar/geography/bosnia_herzegovina.ogg b/ar/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..738f9799 Binary files /dev/null and b/ar/geography/bosnia_herzegovina.ogg differ diff --git a/ar/geography/brazil.ogg b/ar/geography/brazil.ogg new file mode 100644 index 00000000..4eddb0c1 Binary files /dev/null and b/ar/geography/brazil.ogg differ diff --git a/ar/geography/bulgaria.ogg b/ar/geography/bulgaria.ogg new file mode 100644 index 00000000..06313d1a Binary files /dev/null and b/ar/geography/bulgaria.ogg differ diff --git a/ar/geography/canada.ogg b/ar/geography/canada.ogg new file mode 100644 index 00000000..7551cc80 Binary files /dev/null and b/ar/geography/canada.ogg differ diff --git a/ar/geography/chile.ogg b/ar/geography/chile.ogg new file mode 100644 index 00000000..a123e5da Binary files /dev/null and b/ar/geography/chile.ogg differ diff --git a/ar/geography/colombia.ogg b/ar/geography/colombia.ogg new file mode 100644 index 00000000..73d33e53 Binary files /dev/null and b/ar/geography/colombia.ogg differ diff --git a/ar/geography/costa_rica.ogg b/ar/geography/costa_rica.ogg new file mode 100644 index 00000000..7736177c Binary files /dev/null and b/ar/geography/costa_rica.ogg differ diff --git a/ar/geography/croatia.ogg b/ar/geography/croatia.ogg new file mode 100644 index 00000000..105b4a2b Binary files /dev/null and b/ar/geography/croatia.ogg differ diff --git a/ar/geography/cuba.ogg b/ar/geography/cuba.ogg new file mode 100644 index 00000000..9de32bd1 Binary files /dev/null and b/ar/geography/cuba.ogg differ diff --git a/ar/geography/cyprus.ogg b/ar/geography/cyprus.ogg new file mode 100644 index 00000000..2d5d6aba Binary files /dev/null and b/ar/geography/cyprus.ogg differ diff --git a/ar/geography/czech.ogg b/ar/geography/czech.ogg new file mode 100644 index 00000000..9bce9262 Binary files /dev/null and b/ar/geography/czech.ogg differ diff --git a/ar/geography/denmark.ogg b/ar/geography/denmark.ogg new file mode 100644 index 00000000..fbdcf183 Binary files /dev/null and b/ar/geography/denmark.ogg differ diff --git a/ar/geography/dominican_republic.ogg b/ar/geography/dominican_republic.ogg new file mode 100644 index 00000000..f767be04 Binary files /dev/null and b/ar/geography/dominican_republic.ogg differ diff --git a/ar/geography/ecuador.ogg b/ar/geography/ecuador.ogg new file mode 100644 index 00000000..bb03fb71 Binary files /dev/null and b/ar/geography/ecuador.ogg differ diff --git a/ar/geography/estonia.ogg b/ar/geography/estonia.ogg new file mode 100644 index 00000000..6066d7d1 Binary files /dev/null and b/ar/geography/estonia.ogg differ diff --git a/ar/geography/europe.ogg b/ar/geography/europe.ogg new file mode 100644 index 00000000..3eab4632 Binary files /dev/null and b/ar/geography/europe.ogg differ diff --git a/ar/geography/finland.ogg b/ar/geography/finland.ogg new file mode 100644 index 00000000..13d12b10 Binary files /dev/null and b/ar/geography/finland.ogg differ diff --git a/ar/geography/france.ogg b/ar/geography/france.ogg new file mode 100644 index 00000000..23f864f1 Binary files /dev/null and b/ar/geography/france.ogg differ diff --git a/ar/geography/french_guiana.ogg b/ar/geography/french_guiana.ogg new file mode 100644 index 00000000..a7910e5d Binary files /dev/null and b/ar/geography/french_guiana.ogg differ diff --git a/ar/geography/germany.ogg b/ar/geography/germany.ogg new file mode 100644 index 00000000..a0e188a8 Binary files /dev/null and b/ar/geography/germany.ogg differ diff --git a/ar/geography/greece.ogg b/ar/geography/greece.ogg new file mode 100644 index 00000000..ef41d9d6 Binary files /dev/null and b/ar/geography/greece.ogg differ diff --git a/ar/geography/greenland.ogg b/ar/geography/greenland.ogg new file mode 100644 index 00000000..677f2dcb Binary files /dev/null and b/ar/geography/greenland.ogg differ diff --git a/ar/geography/guatemala.ogg b/ar/geography/guatemala.ogg new file mode 100644 index 00000000..e272ab7e Binary files /dev/null and b/ar/geography/guatemala.ogg differ diff --git a/ar/geography/guyana.ogg b/ar/geography/guyana.ogg new file mode 100644 index 00000000..92cb97f4 Binary files /dev/null and b/ar/geography/guyana.ogg differ diff --git a/ar/geography/haiti.ogg b/ar/geography/haiti.ogg new file mode 100644 index 00000000..d768fcf7 Binary files /dev/null and b/ar/geography/haiti.ogg differ diff --git a/ar/geography/honduras.ogg b/ar/geography/honduras.ogg new file mode 100644 index 00000000..4dedec11 Binary files /dev/null and b/ar/geography/honduras.ogg differ diff --git a/ar/geography/hungary.ogg b/ar/geography/hungary.ogg new file mode 100644 index 00000000..ee393eba Binary files /dev/null and b/ar/geography/hungary.ogg differ diff --git a/ar/geography/iceland.ogg b/ar/geography/iceland.ogg new file mode 100644 index 00000000..0b890d7e Binary files /dev/null and b/ar/geography/iceland.ogg differ diff --git a/ar/geography/ireland.ogg b/ar/geography/ireland.ogg new file mode 100644 index 00000000..07b60aef Binary files /dev/null and b/ar/geography/ireland.ogg differ diff --git a/ar/geography/italy.ogg b/ar/geography/italy.ogg new file mode 100644 index 00000000..45588564 Binary files /dev/null and b/ar/geography/italy.ogg differ diff --git a/ar/geography/jamaica.ogg b/ar/geography/jamaica.ogg new file mode 100644 index 00000000..32ac98f7 Binary files /dev/null and b/ar/geography/jamaica.ogg differ diff --git a/ar/geography/latvia.ogg b/ar/geography/latvia.ogg new file mode 100644 index 00000000..385544b1 Binary files /dev/null and b/ar/geography/latvia.ogg differ diff --git a/ar/geography/lithuania.ogg b/ar/geography/lithuania.ogg new file mode 100644 index 00000000..3e9baa02 Binary files /dev/null and b/ar/geography/lithuania.ogg differ diff --git a/ar/geography/luxembourg.ogg b/ar/geography/luxembourg.ogg new file mode 100644 index 00000000..1122187d Binary files /dev/null and b/ar/geography/luxembourg.ogg differ diff --git a/ar/geography/macedonia.ogg b/ar/geography/macedonia.ogg new file mode 100644 index 00000000..9f00e810 Binary files /dev/null and b/ar/geography/macedonia.ogg differ diff --git a/ar/geography/mexico.ogg b/ar/geography/mexico.ogg new file mode 100644 index 00000000..60d76c6e Binary files /dev/null and b/ar/geography/mexico.ogg differ diff --git a/ar/geography/moldova.ogg b/ar/geography/moldova.ogg new file mode 100644 index 00000000..f1241e0e Binary files /dev/null and b/ar/geography/moldova.ogg differ diff --git a/ar/geography/netherland.ogg b/ar/geography/netherland.ogg new file mode 100644 index 00000000..0f34ad43 Binary files /dev/null and b/ar/geography/netherland.ogg differ diff --git a/ar/geography/nicaragua.ogg b/ar/geography/nicaragua.ogg new file mode 100644 index 00000000..bb6bd15f Binary files /dev/null and b/ar/geography/nicaragua.ogg differ diff --git a/ar/geography/norway.ogg b/ar/geography/norway.ogg new file mode 100644 index 00000000..92df792d Binary files /dev/null and b/ar/geography/norway.ogg differ diff --git a/ar/geography/oceania.ogg b/ar/geography/oceania.ogg new file mode 100644 index 00000000..f1bf05bd Binary files /dev/null and b/ar/geography/oceania.ogg differ diff --git a/ar/geography/panama.ogg b/ar/geography/panama.ogg new file mode 100644 index 00000000..3ae76774 Binary files /dev/null and b/ar/geography/panama.ogg differ diff --git a/ar/geography/paraguay.ogg b/ar/geography/paraguay.ogg new file mode 100644 index 00000000..af08b061 Binary files /dev/null and b/ar/geography/paraguay.ogg differ diff --git a/ar/geography/peru.ogg b/ar/geography/peru.ogg new file mode 100644 index 00000000..125d1d19 Binary files /dev/null and b/ar/geography/peru.ogg differ diff --git a/ar/geography/poland.ogg b/ar/geography/poland.ogg new file mode 100644 index 00000000..a0c19946 Binary files /dev/null and b/ar/geography/poland.ogg differ diff --git a/ar/geography/portugal.ogg b/ar/geography/portugal.ogg new file mode 100644 index 00000000..d763ba89 Binary files /dev/null and b/ar/geography/portugal.ogg differ diff --git a/ar/geography/romania.ogg b/ar/geography/romania.ogg new file mode 100644 index 00000000..4d6e4f35 Binary files /dev/null and b/ar/geography/romania.ogg differ diff --git a/ar/geography/russia.ogg b/ar/geography/russia.ogg new file mode 100644 index 00000000..3282f7bc Binary files /dev/null and b/ar/geography/russia.ogg differ diff --git a/ar/geography/salvador.ogg b/ar/geography/salvador.ogg new file mode 100644 index 00000000..be84eac2 Binary files /dev/null and b/ar/geography/salvador.ogg differ diff --git a/ar/geography/serbia_montenegro.ogg b/ar/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..323a6723 Binary files /dev/null and b/ar/geography/serbia_montenegro.ogg differ diff --git a/ar/geography/slovakia.ogg b/ar/geography/slovakia.ogg new file mode 100644 index 00000000..b4caf7ec Binary files /dev/null and b/ar/geography/slovakia.ogg differ diff --git a/ar/geography/slovenia.ogg b/ar/geography/slovenia.ogg new file mode 100644 index 00000000..fbcd798f Binary files /dev/null and b/ar/geography/slovenia.ogg differ diff --git a/ar/geography/spain.ogg b/ar/geography/spain.ogg new file mode 100644 index 00000000..1ae252d7 Binary files /dev/null and b/ar/geography/spain.ogg differ diff --git a/ar/geography/suriname.ogg b/ar/geography/suriname.ogg new file mode 100644 index 00000000..0fcf3358 Binary files /dev/null and b/ar/geography/suriname.ogg differ diff --git a/ar/geography/sweden.ogg b/ar/geography/sweden.ogg new file mode 100644 index 00000000..3306a812 Binary files /dev/null and b/ar/geography/sweden.ogg differ diff --git a/ar/geography/switz.ogg b/ar/geography/switz.ogg new file mode 100644 index 00000000..d8357395 Binary files /dev/null and b/ar/geography/switz.ogg differ diff --git a/ar/geography/turkey.ogg b/ar/geography/turkey.ogg new file mode 100644 index 00000000..4029fd97 Binary files /dev/null and b/ar/geography/turkey.ogg differ diff --git a/ar/geography/ukraine.ogg b/ar/geography/ukraine.ogg new file mode 100644 index 00000000..a1e161ca Binary files /dev/null and b/ar/geography/ukraine.ogg differ diff --git a/ar/geography/united_kingdom.ogg b/ar/geography/united_kingdom.ogg new file mode 100644 index 00000000..14d9dc92 Binary files /dev/null and b/ar/geography/united_kingdom.ogg differ diff --git a/ar/geography/uruguay.ogg b/ar/geography/uruguay.ogg new file mode 100644 index 00000000..15961b26 Binary files /dev/null and b/ar/geography/uruguay.ogg differ diff --git a/ar/geography/usa.ogg b/ar/geography/usa.ogg new file mode 100644 index 00000000..d5103362 Binary files /dev/null and b/ar/geography/usa.ogg differ diff --git a/ar/geography/venezuela.ogg b/ar/geography/venezuela.ogg new file mode 100644 index 00000000..18bd5429 Binary files /dev/null and b/ar/geography/venezuela.ogg differ diff --git a/ar/misc/about.ogg b/ar/misc/about.ogg new file mode 100644 index 00000000..cefa0fbe Binary files /dev/null and b/ar/misc/about.ogg differ diff --git a/ar/misc/awesome.ogg b/ar/misc/awesome.ogg new file mode 100644 index 00000000..f68e6b13 Binary files /dev/null and b/ar/misc/awesome.ogg differ diff --git a/ar/misc/back.ogg b/ar/misc/back.ogg new file mode 100644 index 00000000..f14c81d6 Binary files /dev/null and b/ar/misc/back.ogg differ diff --git a/ar/misc/by.ogg b/ar/misc/by.ogg new file mode 100644 index 00000000..6542e3f5 Binary files /dev/null and b/ar/misc/by.ogg differ diff --git a/ar/misc/check_answer.ogg b/ar/misc/check_answer.ogg new file mode 100644 index 00000000..37025ae5 Binary files /dev/null and b/ar/misc/check_answer.ogg differ diff --git a/ar/misc/click_on_letter.ogg b/ar/misc/click_on_letter.ogg new file mode 100644 index 00000000..acea6ca6 Binary files /dev/null and b/ar/misc/click_on_letter.ogg differ diff --git a/ar/misc/congratulation.ogg b/ar/misc/congratulation.ogg new file mode 100644 index 00000000..18f04050 Binary files /dev/null and b/ar/misc/congratulation.ogg differ diff --git a/ar/misc/equal.ogg b/ar/misc/equal.ogg new file mode 100644 index 00000000..8c910f68 Binary files /dev/null and b/ar/misc/equal.ogg differ diff --git a/ar/misc/fantastic.ogg b/ar/misc/fantastic.ogg new file mode 100644 index 00000000..cbef26bd Binary files /dev/null and b/ar/misc/fantastic.ogg differ diff --git a/ar/misc/good.ogg b/ar/misc/good.ogg new file mode 100644 index 00000000..110382c7 Binary files /dev/null and b/ar/misc/good.ogg differ diff --git a/ar/misc/great.ogg b/ar/misc/great.ogg new file mode 100644 index 00000000..0638fe54 Binary files /dev/null and b/ar/misc/great.ogg differ diff --git a/ar/misc/help.ogg b/ar/misc/help.ogg new file mode 100644 index 00000000..968fe4f3 Binary files /dev/null and b/ar/misc/help.ogg differ diff --git a/ar/misc/level.ogg b/ar/misc/level.ogg new file mode 100644 index 00000000..5460f569 Binary files /dev/null and b/ar/misc/level.ogg differ diff --git a/ar/misc/minus.ogg b/ar/misc/minus.ogg new file mode 100644 index 00000000..758b5110 Binary files /dev/null and b/ar/misc/minus.ogg differ diff --git a/ar/misc/ok.ogg b/ar/misc/ok.ogg new file mode 100644 index 00000000..cb9483b3 Binary files /dev/null and b/ar/misc/ok.ogg differ diff --git a/ar/misc/outof.ogg b/ar/misc/outof.ogg new file mode 100644 index 00000000..a17714bf Binary files /dev/null and b/ar/misc/outof.ogg differ diff --git a/ar/misc/perfect.ogg b/ar/misc/perfect.ogg new file mode 100644 index 00000000..cbdd48e2 Binary files /dev/null and b/ar/misc/perfect.ogg differ diff --git a/ar/misc/plus.ogg b/ar/misc/plus.ogg new file mode 100644 index 00000000..330d2cfd Binary files /dev/null and b/ar/misc/plus.ogg differ diff --git a/ar/misc/quit.ogg b/ar/misc/quit.ogg new file mode 100644 index 00000000..99f864f2 Binary files /dev/null and b/ar/misc/quit.ogg differ diff --git a/ar/misc/super.ogg b/ar/misc/super.ogg new file mode 100644 index 00000000..f63d5059 Binary files /dev/null and b/ar/misc/super.ogg differ diff --git a/ar/misc/waytogo.ogg b/ar/misc/waytogo.ogg new file mode 100644 index 00000000..b8b2b3ec Binary files /dev/null and b/ar/misc/waytogo.ogg differ diff --git a/ar/misc/welcome.ogg b/ar/misc/welcome.ogg new file mode 100644 index 00000000..e2fb4121 Binary files /dev/null and b/ar/misc/welcome.ogg differ diff --git a/bg/README b/bg/README new file mode 100644 index 00000000..b206411f --- /dev/null +++ b/bg/README @@ -0,0 +1,2 @@ +Bulgarian sounds are made by Iassen Kertov +Released under GPL. diff --git a/bg/alphabet/10.ogg b/bg/alphabet/10.ogg new file mode 100644 index 00000000..75db376f Binary files /dev/null and b/bg/alphabet/10.ogg differ diff --git a/bg/alphabet/U0030.ogg b/bg/alphabet/U0030.ogg new file mode 100644 index 00000000..24c3a9d8 Binary files /dev/null and b/bg/alphabet/U0030.ogg differ diff --git a/bg/alphabet/U0031.ogg b/bg/alphabet/U0031.ogg new file mode 100644 index 00000000..88d5b2e9 Binary files /dev/null and b/bg/alphabet/U0031.ogg differ diff --git a/bg/alphabet/U0032.ogg b/bg/alphabet/U0032.ogg new file mode 100644 index 00000000..855503df Binary files /dev/null and b/bg/alphabet/U0032.ogg differ diff --git a/bg/alphabet/U0033.ogg b/bg/alphabet/U0033.ogg new file mode 100644 index 00000000..e24d580c Binary files /dev/null and b/bg/alphabet/U0033.ogg differ diff --git a/bg/alphabet/U0034.ogg b/bg/alphabet/U0034.ogg new file mode 100644 index 00000000..13546519 Binary files /dev/null and b/bg/alphabet/U0034.ogg differ diff --git a/bg/alphabet/U0035.ogg b/bg/alphabet/U0035.ogg new file mode 100644 index 00000000..bf6f647a Binary files /dev/null and b/bg/alphabet/U0035.ogg differ diff --git a/bg/alphabet/U0036.ogg b/bg/alphabet/U0036.ogg new file mode 100644 index 00000000..b2505335 Binary files /dev/null and b/bg/alphabet/U0036.ogg differ diff --git a/bg/alphabet/U0037.ogg b/bg/alphabet/U0037.ogg new file mode 100644 index 00000000..6e05b518 Binary files /dev/null and b/bg/alphabet/U0037.ogg differ diff --git a/bg/alphabet/U0038.ogg b/bg/alphabet/U0038.ogg new file mode 100644 index 00000000..17019e48 Binary files /dev/null and b/bg/alphabet/U0038.ogg differ diff --git a/bg/alphabet/U0039.ogg b/bg/alphabet/U0039.ogg new file mode 100644 index 00000000..b9be155f Binary files /dev/null and b/bg/alphabet/U0039.ogg differ diff --git a/bg/alphabet/U0430.ogg b/bg/alphabet/U0430.ogg new file mode 100644 index 00000000..79f176be Binary files /dev/null and b/bg/alphabet/U0430.ogg differ diff --git a/bg/alphabet/U0431.ogg b/bg/alphabet/U0431.ogg new file mode 100644 index 00000000..376279d5 Binary files /dev/null and b/bg/alphabet/U0431.ogg differ diff --git a/bg/alphabet/U0432.ogg b/bg/alphabet/U0432.ogg new file mode 100644 index 00000000..52f730a4 Binary files /dev/null and b/bg/alphabet/U0432.ogg differ diff --git a/bg/alphabet/U0433.ogg b/bg/alphabet/U0433.ogg new file mode 100644 index 00000000..63644946 Binary files /dev/null and b/bg/alphabet/U0433.ogg differ diff --git a/bg/alphabet/U0434.ogg b/bg/alphabet/U0434.ogg new file mode 100644 index 00000000..f48ba04f Binary files /dev/null and b/bg/alphabet/U0434.ogg differ diff --git a/bg/alphabet/U0435.ogg b/bg/alphabet/U0435.ogg new file mode 100644 index 00000000..7b85dfa5 Binary files /dev/null and b/bg/alphabet/U0435.ogg differ diff --git a/bg/alphabet/U0436.ogg b/bg/alphabet/U0436.ogg new file mode 100644 index 00000000..ad990839 Binary files /dev/null and b/bg/alphabet/U0436.ogg differ diff --git a/bg/alphabet/U0437.ogg b/bg/alphabet/U0437.ogg new file mode 100644 index 00000000..1d89c6bf Binary files /dev/null and b/bg/alphabet/U0437.ogg differ diff --git a/bg/alphabet/U0438.ogg b/bg/alphabet/U0438.ogg new file mode 100644 index 00000000..1a24a581 Binary files /dev/null and b/bg/alphabet/U0438.ogg differ diff --git a/bg/alphabet/U0439.ogg b/bg/alphabet/U0439.ogg new file mode 100644 index 00000000..f799755d Binary files /dev/null and b/bg/alphabet/U0439.ogg differ diff --git a/bg/alphabet/U043A.ogg b/bg/alphabet/U043A.ogg new file mode 100644 index 00000000..e6936788 Binary files /dev/null and b/bg/alphabet/U043A.ogg differ diff --git a/bg/alphabet/U043B.ogg b/bg/alphabet/U043B.ogg new file mode 100644 index 00000000..7f05443f Binary files /dev/null and b/bg/alphabet/U043B.ogg differ diff --git a/bg/alphabet/U043C.ogg b/bg/alphabet/U043C.ogg new file mode 100644 index 00000000..0d819b6e Binary files /dev/null and b/bg/alphabet/U043C.ogg differ diff --git a/bg/alphabet/U043D.ogg b/bg/alphabet/U043D.ogg new file mode 100644 index 00000000..7cd71385 Binary files /dev/null and b/bg/alphabet/U043D.ogg differ diff --git a/bg/alphabet/U043E.ogg b/bg/alphabet/U043E.ogg new file mode 100644 index 00000000..9d568051 Binary files /dev/null and b/bg/alphabet/U043E.ogg differ diff --git a/bg/alphabet/U043F.ogg b/bg/alphabet/U043F.ogg new file mode 100644 index 00000000..d087e529 Binary files /dev/null and b/bg/alphabet/U043F.ogg differ diff --git a/bg/alphabet/U0440.ogg b/bg/alphabet/U0440.ogg new file mode 100644 index 00000000..e1f7bd6e Binary files /dev/null and b/bg/alphabet/U0440.ogg differ diff --git a/bg/alphabet/U0441.ogg b/bg/alphabet/U0441.ogg new file mode 100644 index 00000000..793e2625 Binary files /dev/null and b/bg/alphabet/U0441.ogg differ diff --git a/bg/alphabet/U0442.ogg b/bg/alphabet/U0442.ogg new file mode 100644 index 00000000..a9c3fe97 Binary files /dev/null and b/bg/alphabet/U0442.ogg differ diff --git a/bg/alphabet/U0443.ogg b/bg/alphabet/U0443.ogg new file mode 100644 index 00000000..7698505e Binary files /dev/null and b/bg/alphabet/U0443.ogg differ diff --git a/bg/alphabet/U0444.ogg b/bg/alphabet/U0444.ogg new file mode 100644 index 00000000..bd5497dd Binary files /dev/null and b/bg/alphabet/U0444.ogg differ diff --git a/bg/alphabet/U0445.ogg b/bg/alphabet/U0445.ogg new file mode 100644 index 00000000..3b399fe4 Binary files /dev/null and b/bg/alphabet/U0445.ogg differ diff --git a/bg/alphabet/U0446.ogg b/bg/alphabet/U0446.ogg new file mode 100644 index 00000000..e267aefc Binary files /dev/null and b/bg/alphabet/U0446.ogg differ diff --git a/bg/alphabet/U0447.ogg b/bg/alphabet/U0447.ogg new file mode 100644 index 00000000..31787d20 Binary files /dev/null and b/bg/alphabet/U0447.ogg differ diff --git a/bg/alphabet/U0448.ogg b/bg/alphabet/U0448.ogg new file mode 100644 index 00000000..6c5a2ee2 Binary files /dev/null and b/bg/alphabet/U0448.ogg differ diff --git a/bg/alphabet/U0449.ogg b/bg/alphabet/U0449.ogg new file mode 100644 index 00000000..009e0046 Binary files /dev/null and b/bg/alphabet/U0449.ogg differ diff --git a/bg/alphabet/U044A.ogg b/bg/alphabet/U044A.ogg new file mode 100644 index 00000000..008e2640 Binary files /dev/null and b/bg/alphabet/U044A.ogg differ diff --git a/bg/alphabet/U044C.ogg b/bg/alphabet/U044C.ogg new file mode 100644 index 00000000..6cf2b6a2 Binary files /dev/null and b/bg/alphabet/U044C.ogg differ diff --git a/bg/alphabet/U044E.ogg b/bg/alphabet/U044E.ogg new file mode 100644 index 00000000..8728e2a1 Binary files /dev/null and b/bg/alphabet/U044E.ogg differ diff --git a/bg/alphabet/U044F.ogg b/bg/alphabet/U044F.ogg new file mode 100644 index 00000000..9e17d864 Binary files /dev/null and b/bg/alphabet/U044F.ogg differ diff --git a/bg/colors/black.ogg b/bg/colors/black.ogg new file mode 100644 index 00000000..a938ac6c Binary files /dev/null and b/bg/colors/black.ogg differ diff --git a/bg/colors/blue.ogg b/bg/colors/blue.ogg new file mode 100644 index 00000000..447ec135 Binary files /dev/null and b/bg/colors/blue.ogg differ diff --git a/bg/colors/brown.ogg b/bg/colors/brown.ogg new file mode 100644 index 00000000..5b2acdd2 Binary files /dev/null and b/bg/colors/brown.ogg differ diff --git a/bg/colors/green.ogg b/bg/colors/green.ogg new file mode 100644 index 00000000..605bbb60 Binary files /dev/null and b/bg/colors/green.ogg differ diff --git a/bg/colors/grey.ogg b/bg/colors/grey.ogg new file mode 100644 index 00000000..ece9b422 Binary files /dev/null and b/bg/colors/grey.ogg differ diff --git a/bg/colors/orange.ogg b/bg/colors/orange.ogg new file mode 100644 index 00000000..a5918c87 Binary files /dev/null and b/bg/colors/orange.ogg differ diff --git a/bg/colors/pink.ogg b/bg/colors/pink.ogg new file mode 100644 index 00000000..62c061b7 Binary files /dev/null and b/bg/colors/pink.ogg differ diff --git a/bg/colors/purple.ogg b/bg/colors/purple.ogg new file mode 100644 index 00000000..badce969 Binary files /dev/null and b/bg/colors/purple.ogg differ diff --git a/bg/colors/red.ogg b/bg/colors/red.ogg new file mode 100644 index 00000000..b1079b1d Binary files /dev/null and b/bg/colors/red.ogg differ diff --git a/bg/colors/white.ogg b/bg/colors/white.ogg new file mode 100644 index 00000000..bdbfea2b Binary files /dev/null and b/bg/colors/white.ogg differ diff --git a/bg/colors/yellow.ogg b/bg/colors/yellow.ogg new file mode 100644 index 00000000..dcb1997a Binary files /dev/null and b/bg/colors/yellow.ogg differ diff --git a/bg/geography/alaska.ogg b/bg/geography/alaska.ogg new file mode 100644 index 00000000..1a7a32cd Binary files /dev/null and b/bg/geography/alaska.ogg differ diff --git a/bg/geography/albania.ogg b/bg/geography/albania.ogg new file mode 100644 index 00000000..4d894add Binary files /dev/null and b/bg/geography/albania.ogg differ diff --git a/bg/geography/argentina.ogg b/bg/geography/argentina.ogg new file mode 100644 index 00000000..0518b4cf Binary files /dev/null and b/bg/geography/argentina.ogg differ diff --git a/bg/geography/austria.ogg b/bg/geography/austria.ogg new file mode 100644 index 00000000..8bfd9a74 Binary files /dev/null and b/bg/geography/austria.ogg differ diff --git a/bg/geography/bahamas.ogg b/bg/geography/bahamas.ogg new file mode 100644 index 00000000..e60d4a2e Binary files /dev/null and b/bg/geography/bahamas.ogg differ diff --git a/bg/geography/belarus.ogg b/bg/geography/belarus.ogg new file mode 100644 index 00000000..cd6a0b5c Binary files /dev/null and b/bg/geography/belarus.ogg differ diff --git a/bg/geography/belgium.ogg b/bg/geography/belgium.ogg new file mode 100644 index 00000000..2df2c949 Binary files /dev/null and b/bg/geography/belgium.ogg differ diff --git a/bg/geography/bolivia.ogg b/bg/geography/bolivia.ogg new file mode 100644 index 00000000..e661f62a Binary files /dev/null and b/bg/geography/bolivia.ogg differ diff --git a/bg/geography/bosnia_herzegovina.ogg b/bg/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..46be3630 Binary files /dev/null and b/bg/geography/bosnia_herzegovina.ogg differ diff --git a/bg/geography/brazil.ogg b/bg/geography/brazil.ogg new file mode 100644 index 00000000..dbaf6fe6 Binary files /dev/null and b/bg/geography/brazil.ogg differ diff --git a/bg/geography/bulgaria.ogg b/bg/geography/bulgaria.ogg new file mode 100644 index 00000000..9e16a40a Binary files /dev/null and b/bg/geography/bulgaria.ogg differ diff --git a/bg/geography/canada.ogg b/bg/geography/canada.ogg new file mode 100644 index 00000000..bbdfed48 Binary files /dev/null and b/bg/geography/canada.ogg differ diff --git a/bg/geography/chile.ogg b/bg/geography/chile.ogg new file mode 100644 index 00000000..7f3ca918 Binary files /dev/null and b/bg/geography/chile.ogg differ diff --git a/bg/geography/colombia.ogg b/bg/geography/colombia.ogg new file mode 100644 index 00000000..f65f577d Binary files /dev/null and b/bg/geography/colombia.ogg differ diff --git a/bg/geography/costa_rica.ogg b/bg/geography/costa_rica.ogg new file mode 100644 index 00000000..abef5178 Binary files /dev/null and b/bg/geography/costa_rica.ogg differ diff --git a/bg/geography/croatia.ogg b/bg/geography/croatia.ogg new file mode 100644 index 00000000..d48d70cc Binary files /dev/null and b/bg/geography/croatia.ogg differ diff --git a/bg/geography/cuba.ogg b/bg/geography/cuba.ogg new file mode 100644 index 00000000..3557ba95 Binary files /dev/null and b/bg/geography/cuba.ogg differ diff --git a/bg/geography/cyprus.ogg b/bg/geography/cyprus.ogg new file mode 100644 index 00000000..91b9afb4 Binary files /dev/null and b/bg/geography/cyprus.ogg differ diff --git a/bg/geography/czech.ogg b/bg/geography/czech.ogg new file mode 100644 index 00000000..fe408c8e Binary files /dev/null and b/bg/geography/czech.ogg differ diff --git a/bg/geography/denmark.ogg b/bg/geography/denmark.ogg new file mode 100644 index 00000000..3bb3c2f0 Binary files /dev/null and b/bg/geography/denmark.ogg differ diff --git a/bg/geography/dominican_republic.ogg b/bg/geography/dominican_republic.ogg new file mode 100644 index 00000000..70e9463f Binary files /dev/null and b/bg/geography/dominican_republic.ogg differ diff --git a/bg/geography/ecuador.ogg b/bg/geography/ecuador.ogg new file mode 100644 index 00000000..380660da Binary files /dev/null and b/bg/geography/ecuador.ogg differ diff --git a/bg/geography/estonia.ogg b/bg/geography/estonia.ogg new file mode 100644 index 00000000..b27bcfa5 Binary files /dev/null and b/bg/geography/estonia.ogg differ diff --git a/bg/geography/finland.ogg b/bg/geography/finland.ogg new file mode 100644 index 00000000..5b4cabc8 Binary files /dev/null and b/bg/geography/finland.ogg differ diff --git a/bg/geography/france.ogg b/bg/geography/france.ogg new file mode 100644 index 00000000..33b249b7 Binary files /dev/null and b/bg/geography/france.ogg differ diff --git a/bg/geography/french_guiana.ogg b/bg/geography/french_guiana.ogg new file mode 100644 index 00000000..960e9138 Binary files /dev/null and b/bg/geography/french_guiana.ogg differ diff --git a/bg/geography/germany.ogg b/bg/geography/germany.ogg new file mode 100644 index 00000000..4b179fd7 Binary files /dev/null and b/bg/geography/germany.ogg differ diff --git a/bg/geography/greece.ogg b/bg/geography/greece.ogg new file mode 100644 index 00000000..ee59cfaf Binary files /dev/null and b/bg/geography/greece.ogg differ diff --git a/bg/geography/greenland.ogg b/bg/geography/greenland.ogg new file mode 100644 index 00000000..5413c3e3 Binary files /dev/null and b/bg/geography/greenland.ogg differ diff --git a/bg/geography/guatemala.ogg b/bg/geography/guatemala.ogg new file mode 100644 index 00000000..ddcd6521 Binary files /dev/null and b/bg/geography/guatemala.ogg differ diff --git a/bg/geography/guyana.ogg b/bg/geography/guyana.ogg new file mode 100644 index 00000000..658084b3 Binary files /dev/null and b/bg/geography/guyana.ogg differ diff --git a/bg/geography/haiti.ogg b/bg/geography/haiti.ogg new file mode 100644 index 00000000..52c1dea4 Binary files /dev/null and b/bg/geography/haiti.ogg differ diff --git a/bg/geography/honduras.ogg b/bg/geography/honduras.ogg new file mode 100644 index 00000000..ec1c6e92 Binary files /dev/null and b/bg/geography/honduras.ogg differ diff --git a/bg/geography/hungary.ogg b/bg/geography/hungary.ogg new file mode 100644 index 00000000..ba706791 Binary files /dev/null and b/bg/geography/hungary.ogg differ diff --git a/bg/geography/iceland.ogg b/bg/geography/iceland.ogg new file mode 100644 index 00000000..f912b805 Binary files /dev/null and b/bg/geography/iceland.ogg differ diff --git a/bg/geography/ireland.ogg b/bg/geography/ireland.ogg new file mode 100644 index 00000000..0c2cdb0f Binary files /dev/null and b/bg/geography/ireland.ogg differ diff --git a/bg/geography/italy.ogg b/bg/geography/italy.ogg new file mode 100644 index 00000000..5d4d1de7 Binary files /dev/null and b/bg/geography/italy.ogg differ diff --git a/bg/geography/jamaica.ogg b/bg/geography/jamaica.ogg new file mode 100644 index 00000000..f09b56fc Binary files /dev/null and b/bg/geography/jamaica.ogg differ diff --git a/bg/geography/latvia.ogg b/bg/geography/latvia.ogg new file mode 100644 index 00000000..65c2503f Binary files /dev/null and b/bg/geography/latvia.ogg differ diff --git a/bg/geography/lithuania.ogg b/bg/geography/lithuania.ogg new file mode 100644 index 00000000..ac8338dd Binary files /dev/null and b/bg/geography/lithuania.ogg differ diff --git a/bg/geography/luxembourg.ogg b/bg/geography/luxembourg.ogg new file mode 100644 index 00000000..05355d21 Binary files /dev/null and b/bg/geography/luxembourg.ogg differ diff --git a/bg/geography/macedonia.ogg b/bg/geography/macedonia.ogg new file mode 100644 index 00000000..63661786 Binary files /dev/null and b/bg/geography/macedonia.ogg differ diff --git a/bg/geography/mexico.ogg b/bg/geography/mexico.ogg new file mode 100644 index 00000000..f31bce29 Binary files /dev/null and b/bg/geography/mexico.ogg differ diff --git a/bg/geography/moldova.ogg b/bg/geography/moldova.ogg new file mode 100644 index 00000000..83666450 Binary files /dev/null and b/bg/geography/moldova.ogg differ diff --git a/bg/geography/netherland.ogg b/bg/geography/netherland.ogg new file mode 100644 index 00000000..3b304654 Binary files /dev/null and b/bg/geography/netherland.ogg differ diff --git a/bg/geography/nicaragua.ogg b/bg/geography/nicaragua.ogg new file mode 100644 index 00000000..bcb12323 Binary files /dev/null and b/bg/geography/nicaragua.ogg differ diff --git a/bg/geography/norway.ogg b/bg/geography/norway.ogg new file mode 100644 index 00000000..e217e30a Binary files /dev/null and b/bg/geography/norway.ogg differ diff --git a/bg/geography/panama.ogg b/bg/geography/panama.ogg new file mode 100644 index 00000000..843a8f95 Binary files /dev/null and b/bg/geography/panama.ogg differ diff --git a/bg/geography/paraguay.ogg b/bg/geography/paraguay.ogg new file mode 100644 index 00000000..53941eb8 Binary files /dev/null and b/bg/geography/paraguay.ogg differ diff --git a/bg/geography/peru.ogg b/bg/geography/peru.ogg new file mode 100644 index 00000000..5ec366b4 Binary files /dev/null and b/bg/geography/peru.ogg differ diff --git a/bg/geography/poland.ogg b/bg/geography/poland.ogg new file mode 100644 index 00000000..3624f6a6 Binary files /dev/null and b/bg/geography/poland.ogg differ diff --git a/bg/geography/portugal.ogg b/bg/geography/portugal.ogg new file mode 100644 index 00000000..5e3451fa Binary files /dev/null and b/bg/geography/portugal.ogg differ diff --git a/bg/geography/romania.ogg b/bg/geography/romania.ogg new file mode 100644 index 00000000..e564808d Binary files /dev/null and b/bg/geography/romania.ogg differ diff --git a/bg/geography/russia.ogg b/bg/geography/russia.ogg new file mode 100644 index 00000000..e1aadab3 Binary files /dev/null and b/bg/geography/russia.ogg differ diff --git a/bg/geography/salvador.ogg b/bg/geography/salvador.ogg new file mode 100644 index 00000000..93a3ce45 Binary files /dev/null and b/bg/geography/salvador.ogg differ diff --git a/bg/geography/serbia_montenegro.ogg b/bg/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..a1df62ed Binary files /dev/null and b/bg/geography/serbia_montenegro.ogg differ diff --git a/bg/geography/slovakia.ogg b/bg/geography/slovakia.ogg new file mode 100644 index 00000000..7e14e4e0 Binary files /dev/null and b/bg/geography/slovakia.ogg differ diff --git a/bg/geography/slovenia.ogg b/bg/geography/slovenia.ogg new file mode 100644 index 00000000..f6c3c20f Binary files /dev/null and b/bg/geography/slovenia.ogg differ diff --git a/bg/geography/spain.ogg b/bg/geography/spain.ogg new file mode 100644 index 00000000..8ed16734 Binary files /dev/null and b/bg/geography/spain.ogg differ diff --git a/bg/geography/suriname.ogg b/bg/geography/suriname.ogg new file mode 100644 index 00000000..59dbe9bd Binary files /dev/null and b/bg/geography/suriname.ogg differ diff --git a/bg/geography/sweden.ogg b/bg/geography/sweden.ogg new file mode 100644 index 00000000..fbc61c2d Binary files /dev/null and b/bg/geography/sweden.ogg differ diff --git a/bg/geography/switz.ogg b/bg/geography/switz.ogg new file mode 100644 index 00000000..5943a129 Binary files /dev/null and b/bg/geography/switz.ogg differ diff --git a/bg/geography/turkey.ogg b/bg/geography/turkey.ogg new file mode 100644 index 00000000..f0d07d9c Binary files /dev/null and b/bg/geography/turkey.ogg differ diff --git a/bg/geography/ukraine.ogg b/bg/geography/ukraine.ogg new file mode 100644 index 00000000..7e4b680b Binary files /dev/null and b/bg/geography/ukraine.ogg differ diff --git a/bg/geography/united_kingdom.ogg b/bg/geography/united_kingdom.ogg new file mode 100644 index 00000000..cf132a50 Binary files /dev/null and b/bg/geography/united_kingdom.ogg differ diff --git a/bg/geography/uruguay.ogg b/bg/geography/uruguay.ogg new file mode 100644 index 00000000..e3731082 Binary files /dev/null and b/bg/geography/uruguay.ogg differ diff --git a/bg/geography/usa.ogg b/bg/geography/usa.ogg new file mode 100644 index 00000000..ca84d835 Binary files /dev/null and b/bg/geography/usa.ogg differ diff --git a/bg/geography/venezuela.ogg b/bg/geography/venezuela.ogg new file mode 100644 index 00000000..9a8889e0 Binary files /dev/null and b/bg/geography/venezuela.ogg differ diff --git a/bg/misc/awesome.ogg b/bg/misc/awesome.ogg new file mode 100644 index 00000000..cfe2ba48 Binary files /dev/null and b/bg/misc/awesome.ogg differ diff --git a/bg/misc/back.ogg b/bg/misc/back.ogg new file mode 100644 index 00000000..65868804 Binary files /dev/null and b/bg/misc/back.ogg differ diff --git a/bg/misc/by.ogg b/bg/misc/by.ogg new file mode 100644 index 00000000..2b48f82c Binary files /dev/null and b/bg/misc/by.ogg differ diff --git a/bg/misc/check_answer.ogg b/bg/misc/check_answer.ogg new file mode 100644 index 00000000..bc8ba696 Binary files /dev/null and b/bg/misc/check_answer.ogg differ diff --git a/bg/misc/click_on_letter.ogg b/bg/misc/click_on_letter.ogg new file mode 100644 index 00000000..a22085d5 Binary files /dev/null and b/bg/misc/click_on_letter.ogg differ diff --git a/bg/misc/congratulation.ogg b/bg/misc/congratulation.ogg new file mode 100644 index 00000000..a6e54364 Binary files /dev/null and b/bg/misc/congratulation.ogg differ diff --git a/bg/misc/equal.ogg b/bg/misc/equal.ogg new file mode 100644 index 00000000..70e7cc3f Binary files /dev/null and b/bg/misc/equal.ogg differ diff --git a/bg/misc/fantastic.ogg b/bg/misc/fantastic.ogg new file mode 100644 index 00000000..2a081ccd Binary files /dev/null and b/bg/misc/fantastic.ogg differ diff --git a/bg/misc/good.ogg b/bg/misc/good.ogg new file mode 100644 index 00000000..30585ab0 Binary files /dev/null and b/bg/misc/good.ogg differ diff --git a/bg/misc/great.ogg b/bg/misc/great.ogg new file mode 100644 index 00000000..72d0a288 Binary files /dev/null and b/bg/misc/great.ogg differ diff --git a/bg/misc/help.ogg b/bg/misc/help.ogg new file mode 100644 index 00000000..10f50109 Binary files /dev/null and b/bg/misc/help.ogg differ diff --git a/bg/misc/level.ogg b/bg/misc/level.ogg new file mode 100644 index 00000000..19a16e3f Binary files /dev/null and b/bg/misc/level.ogg differ diff --git a/bg/misc/minus.ogg b/bg/misc/minus.ogg new file mode 100644 index 00000000..cc20830f Binary files /dev/null and b/bg/misc/minus.ogg differ diff --git a/bg/misc/ok.ogg b/bg/misc/ok.ogg new file mode 100644 index 00000000..4e638a19 Binary files /dev/null and b/bg/misc/ok.ogg differ diff --git a/bg/misc/outof.ogg b/bg/misc/outof.ogg new file mode 100644 index 00000000..fbebd41f Binary files /dev/null and b/bg/misc/outof.ogg differ diff --git a/bg/misc/perfect.ogg b/bg/misc/perfect.ogg new file mode 100644 index 00000000..f1e3ec52 Binary files /dev/null and b/bg/misc/perfect.ogg differ diff --git a/bg/misc/plus.ogg b/bg/misc/plus.ogg new file mode 100644 index 00000000..e13c0629 Binary files /dev/null and b/bg/misc/plus.ogg differ diff --git a/bg/misc/quit.ogg b/bg/misc/quit.ogg new file mode 100644 index 00000000..94ebdffc Binary files /dev/null and b/bg/misc/quit.ogg differ diff --git a/bg/misc/super.ogg b/bg/misc/super.ogg new file mode 100644 index 00000000..fd528ea7 Binary files /dev/null and b/bg/misc/super.ogg differ diff --git a/bg/misc/waytogo.ogg b/bg/misc/waytogo.ogg new file mode 100644 index 00000000..22df0340 Binary files /dev/null and b/bg/misc/waytogo.ogg differ diff --git a/bg/misc/welcome.ogg b/bg/misc/welcome.ogg new file mode 100644 index 00000000..f4462deb Binary files /dev/null and b/bg/misc/welcome.ogg differ diff --git a/br/alphabet/10.ogg b/br/alphabet/10.ogg new file mode 100644 index 00000000..093c9e4c Binary files /dev/null and b/br/alphabet/10.ogg differ diff --git a/br/alphabet/U0030.ogg b/br/alphabet/U0030.ogg new file mode 100644 index 00000000..1ef3d56c Binary files /dev/null and b/br/alphabet/U0030.ogg differ diff --git a/br/alphabet/U0031.ogg b/br/alphabet/U0031.ogg new file mode 100644 index 00000000..732c8a64 Binary files /dev/null and b/br/alphabet/U0031.ogg differ diff --git a/br/alphabet/U0032.ogg b/br/alphabet/U0032.ogg new file mode 100644 index 00000000..4ba4c951 Binary files /dev/null and b/br/alphabet/U0032.ogg differ diff --git a/br/alphabet/U0033.ogg b/br/alphabet/U0033.ogg new file mode 100644 index 00000000..ea2f50f9 Binary files /dev/null and b/br/alphabet/U0033.ogg differ diff --git a/br/alphabet/U0034.ogg b/br/alphabet/U0034.ogg new file mode 100644 index 00000000..bec66179 Binary files /dev/null and b/br/alphabet/U0034.ogg differ diff --git a/br/alphabet/U0035.ogg b/br/alphabet/U0035.ogg new file mode 100644 index 00000000..f2e20bba Binary files /dev/null and b/br/alphabet/U0035.ogg differ diff --git a/br/alphabet/U0036.ogg b/br/alphabet/U0036.ogg new file mode 100644 index 00000000..549ae647 Binary files /dev/null and b/br/alphabet/U0036.ogg differ diff --git a/br/alphabet/U0037.ogg b/br/alphabet/U0037.ogg new file mode 100644 index 00000000..8953412c Binary files /dev/null and b/br/alphabet/U0037.ogg differ diff --git a/br/alphabet/U0038.ogg b/br/alphabet/U0038.ogg new file mode 100644 index 00000000..e0579f0c Binary files /dev/null and b/br/alphabet/U0038.ogg differ diff --git a/br/alphabet/U0039.ogg b/br/alphabet/U0039.ogg new file mode 100644 index 00000000..6987a086 Binary files /dev/null and b/br/alphabet/U0039.ogg differ diff --git a/br/alphabet/U0061.ogg b/br/alphabet/U0061.ogg new file mode 100644 index 00000000..1c16a1dd Binary files /dev/null and b/br/alphabet/U0061.ogg differ diff --git a/br/alphabet/U0062.ogg b/br/alphabet/U0062.ogg new file mode 100644 index 00000000..3fb7adcc Binary files /dev/null and b/br/alphabet/U0062.ogg differ diff --git a/br/alphabet/U0063.ogg b/br/alphabet/U0063.ogg new file mode 100644 index 00000000..60c8f14a Binary files /dev/null and b/br/alphabet/U0063.ogg differ diff --git a/br/alphabet/U0064.ogg b/br/alphabet/U0064.ogg new file mode 100644 index 00000000..28f59c1f Binary files /dev/null and b/br/alphabet/U0064.ogg differ diff --git a/br/alphabet/U0065.ogg b/br/alphabet/U0065.ogg new file mode 100644 index 00000000..766036e5 Binary files /dev/null and b/br/alphabet/U0065.ogg differ diff --git a/br/alphabet/U0066.ogg b/br/alphabet/U0066.ogg new file mode 100644 index 00000000..de4e0370 Binary files /dev/null and b/br/alphabet/U0066.ogg differ diff --git a/br/alphabet/U0067.ogg b/br/alphabet/U0067.ogg new file mode 100644 index 00000000..0daaa447 Binary files /dev/null and b/br/alphabet/U0067.ogg differ diff --git a/br/alphabet/U0068.ogg b/br/alphabet/U0068.ogg new file mode 100644 index 00000000..92ed117d Binary files /dev/null and b/br/alphabet/U0068.ogg differ diff --git a/br/alphabet/U0069.ogg b/br/alphabet/U0069.ogg new file mode 100644 index 00000000..1aeb996b Binary files /dev/null and b/br/alphabet/U0069.ogg differ diff --git a/br/alphabet/U006A.ogg b/br/alphabet/U006A.ogg new file mode 100644 index 00000000..c24e619b Binary files /dev/null and b/br/alphabet/U006A.ogg differ diff --git a/br/alphabet/U006B.ogg b/br/alphabet/U006B.ogg new file mode 100644 index 00000000..41466a35 Binary files /dev/null and b/br/alphabet/U006B.ogg differ diff --git a/br/alphabet/U006C.ogg b/br/alphabet/U006C.ogg new file mode 100644 index 00000000..c84558a1 Binary files /dev/null and b/br/alphabet/U006C.ogg differ diff --git a/br/alphabet/U006D.ogg b/br/alphabet/U006D.ogg new file mode 100644 index 00000000..3af83d13 Binary files /dev/null and b/br/alphabet/U006D.ogg differ diff --git a/br/alphabet/U006E.ogg b/br/alphabet/U006E.ogg new file mode 100644 index 00000000..ae84b1ac Binary files /dev/null and b/br/alphabet/U006E.ogg differ diff --git a/br/alphabet/U006F.ogg b/br/alphabet/U006F.ogg new file mode 100644 index 00000000..ffe25a6a Binary files /dev/null and b/br/alphabet/U006F.ogg differ diff --git a/br/alphabet/U0070.ogg b/br/alphabet/U0070.ogg new file mode 100644 index 00000000..e7bc458f Binary files /dev/null and b/br/alphabet/U0070.ogg differ diff --git a/br/alphabet/U0072.ogg b/br/alphabet/U0072.ogg new file mode 100644 index 00000000..d4497006 Binary files /dev/null and b/br/alphabet/U0072.ogg differ diff --git a/br/alphabet/U0073.ogg b/br/alphabet/U0073.ogg new file mode 100644 index 00000000..0d446d54 Binary files /dev/null and b/br/alphabet/U0073.ogg differ diff --git a/br/alphabet/U0074.ogg b/br/alphabet/U0074.ogg new file mode 100644 index 00000000..b046ee5c Binary files /dev/null and b/br/alphabet/U0074.ogg differ diff --git a/br/alphabet/U0075.ogg b/br/alphabet/U0075.ogg new file mode 100644 index 00000000..69188e3a Binary files /dev/null and b/br/alphabet/U0075.ogg differ diff --git a/br/alphabet/U0076.ogg b/br/alphabet/U0076.ogg new file mode 100644 index 00000000..95b5fb9c Binary files /dev/null and b/br/alphabet/U0076.ogg differ diff --git a/br/alphabet/U0077.ogg b/br/alphabet/U0077.ogg new file mode 100644 index 00000000..005e641f Binary files /dev/null and b/br/alphabet/U0077.ogg differ diff --git a/br/alphabet/U0079.ogg b/br/alphabet/U0079.ogg new file mode 100644 index 00000000..bef0867d Binary files /dev/null and b/br/alphabet/U0079.ogg differ diff --git a/br/alphabet/U007A.ogg b/br/alphabet/U007A.ogg new file mode 100644 index 00000000..f7516f45 Binary files /dev/null and b/br/alphabet/U007A.ogg differ diff --git a/br/colors/black.ogg b/br/colors/black.ogg new file mode 100644 index 00000000..caf147f2 Binary files /dev/null and b/br/colors/black.ogg differ diff --git a/br/colors/blue.ogg b/br/colors/blue.ogg new file mode 100644 index 00000000..d8cf4a75 Binary files /dev/null and b/br/colors/blue.ogg differ diff --git a/br/colors/brown.ogg b/br/colors/brown.ogg new file mode 100644 index 00000000..fd15d8eb Binary files /dev/null and b/br/colors/brown.ogg differ diff --git a/br/colors/green.ogg b/br/colors/green.ogg new file mode 100644 index 00000000..90287fa1 Binary files /dev/null and b/br/colors/green.ogg differ diff --git a/br/colors/grey.ogg b/br/colors/grey.ogg new file mode 100644 index 00000000..00df3b19 Binary files /dev/null and b/br/colors/grey.ogg differ diff --git a/br/colors/orange.ogg b/br/colors/orange.ogg new file mode 100644 index 00000000..971b491c Binary files /dev/null and b/br/colors/orange.ogg differ diff --git a/br/colors/pink.ogg b/br/colors/pink.ogg new file mode 100644 index 00000000..0204e3e7 Binary files /dev/null and b/br/colors/pink.ogg differ diff --git a/br/colors/purple.ogg b/br/colors/purple.ogg new file mode 100644 index 00000000..7d0d33c1 Binary files /dev/null and b/br/colors/purple.ogg differ diff --git a/br/colors/red.ogg b/br/colors/red.ogg new file mode 100644 index 00000000..450e44e2 Binary files /dev/null and b/br/colors/red.ogg differ diff --git a/br/colors/white.ogg b/br/colors/white.ogg new file mode 100644 index 00000000..4a45bbd2 Binary files /dev/null and b/br/colors/white.ogg differ diff --git a/br/colors/yellow.ogg b/br/colors/yellow.ogg new file mode 100644 index 00000000..e1153dee Binary files /dev/null and b/br/colors/yellow.ogg differ diff --git a/br/france_region/alsace.ogg b/br/france_region/alsace.ogg new file mode 100644 index 00000000..923cc6b7 Binary files /dev/null and b/br/france_region/alsace.ogg differ diff --git a/br/france_region/aquitaine.ogg b/br/france_region/aquitaine.ogg new file mode 100644 index 00000000..d79da44a Binary files /dev/null and b/br/france_region/aquitaine.ogg differ diff --git a/br/france_region/auvergne.ogg b/br/france_region/auvergne.ogg new file mode 100644 index 00000000..097d1a2c Binary files /dev/null and b/br/france_region/auvergne.ogg differ diff --git a/br/france_region/basse-normandie.ogg b/br/france_region/basse-normandie.ogg new file mode 100644 index 00000000..3d8dc866 Binary files /dev/null and b/br/france_region/basse-normandie.ogg differ diff --git a/br/france_region/bourgogne.ogg b/br/france_region/bourgogne.ogg new file mode 100644 index 00000000..3e4412c2 Binary files /dev/null and b/br/france_region/bourgogne.ogg differ diff --git a/br/france_region/bretagne.ogg b/br/france_region/bretagne.ogg new file mode 100644 index 00000000..4bc0cdda Binary files /dev/null and b/br/france_region/bretagne.ogg differ diff --git a/br/france_region/centre.ogg b/br/france_region/centre.ogg new file mode 100644 index 00000000..ddf5c8ff Binary files /dev/null and b/br/france_region/centre.ogg differ diff --git a/br/france_region/champagne-ardenne.ogg b/br/france_region/champagne-ardenne.ogg new file mode 100644 index 00000000..2bf1b899 Binary files /dev/null and b/br/france_region/champagne-ardenne.ogg differ diff --git a/br/france_region/corse.ogg b/br/france_region/corse.ogg new file mode 100644 index 00000000..f5d096c7 Binary files /dev/null and b/br/france_region/corse.ogg differ diff --git a/br/france_region/franche-conte.ogg b/br/france_region/franche-conte.ogg new file mode 100644 index 00000000..2c087135 Binary files /dev/null and b/br/france_region/franche-conte.ogg differ diff --git a/br/france_region/haute-normandie.ogg b/br/france_region/haute-normandie.ogg new file mode 100644 index 00000000..e7a0726d Binary files /dev/null and b/br/france_region/haute-normandie.ogg differ diff --git a/br/france_region/ile-de-france.ogg b/br/france_region/ile-de-france.ogg new file mode 100644 index 00000000..11683a63 Binary files /dev/null and b/br/france_region/ile-de-france.ogg differ diff --git a/br/france_region/languedoc-roussillon.ogg b/br/france_region/languedoc-roussillon.ogg new file mode 100644 index 00000000..e8953742 Binary files /dev/null and b/br/france_region/languedoc-roussillon.ogg differ diff --git a/br/france_region/limousin.ogg b/br/france_region/limousin.ogg new file mode 100644 index 00000000..5b6e9d8b Binary files /dev/null and b/br/france_region/limousin.ogg differ diff --git a/br/france_region/lorraine.ogg b/br/france_region/lorraine.ogg new file mode 100644 index 00000000..ef7b4ad3 Binary files /dev/null and b/br/france_region/lorraine.ogg differ diff --git a/br/france_region/midi-pyrenees.ogg b/br/france_region/midi-pyrenees.ogg new file mode 100644 index 00000000..0ac87ac8 Binary files /dev/null and b/br/france_region/midi-pyrenees.ogg differ diff --git a/br/france_region/nord-pas-de-calais.ogg b/br/france_region/nord-pas-de-calais.ogg new file mode 100644 index 00000000..0c24caa5 Binary files /dev/null and b/br/france_region/nord-pas-de-calais.ogg differ diff --git a/br/france_region/pays-de-la-loire.ogg b/br/france_region/pays-de-la-loire.ogg new file mode 100644 index 00000000..d4fc227a Binary files /dev/null and b/br/france_region/pays-de-la-loire.ogg differ diff --git a/br/france_region/picardie.ogg b/br/france_region/picardie.ogg new file mode 100644 index 00000000..3a853d0e Binary files /dev/null and b/br/france_region/picardie.ogg differ diff --git a/br/france_region/poitou-charentes.ogg b/br/france_region/poitou-charentes.ogg new file mode 100644 index 00000000..c67678be Binary files /dev/null and b/br/france_region/poitou-charentes.ogg differ diff --git a/br/france_region/provence-alpes-cote_d_azur.ogg b/br/france_region/provence-alpes-cote_d_azur.ogg new file mode 100644 index 00000000..0d8504ed Binary files /dev/null and b/br/france_region/provence-alpes-cote_d_azur.ogg differ diff --git a/br/france_region/rhone-alpes.ogg b/br/france_region/rhone-alpes.ogg new file mode 100644 index 00000000..4aca7693 Binary files /dev/null and b/br/france_region/rhone-alpes.ogg differ diff --git a/br/geography/africa.ogg b/br/geography/africa.ogg new file mode 100644 index 00000000..4120a4fb Binary files /dev/null and b/br/geography/africa.ogg differ diff --git a/br/geography/alaska.ogg b/br/geography/alaska.ogg new file mode 100644 index 00000000..8177e8dc Binary files /dev/null and b/br/geography/alaska.ogg differ diff --git a/br/geography/albania.ogg b/br/geography/albania.ogg new file mode 100644 index 00000000..5080672a Binary files /dev/null and b/br/geography/albania.ogg differ diff --git a/br/geography/america.ogg b/br/geography/america.ogg new file mode 100644 index 00000000..dbbf4804 Binary files /dev/null and b/br/geography/america.ogg differ diff --git a/br/geography/antartica.ogg b/br/geography/antartica.ogg new file mode 100644 index 00000000..83eeb533 Binary files /dev/null and b/br/geography/antartica.ogg differ diff --git a/br/geography/argentina.ogg b/br/geography/argentina.ogg new file mode 100644 index 00000000..1a95a161 Binary files /dev/null and b/br/geography/argentina.ogg differ diff --git a/br/geography/asia.ogg b/br/geography/asia.ogg new file mode 100644 index 00000000..bf074732 Binary files /dev/null and b/br/geography/asia.ogg differ diff --git a/br/geography/austria.ogg b/br/geography/austria.ogg new file mode 100644 index 00000000..2759015b Binary files /dev/null and b/br/geography/austria.ogg differ diff --git a/br/geography/bahamas.ogg b/br/geography/bahamas.ogg new file mode 100644 index 00000000..a58f7ea6 Binary files /dev/null and b/br/geography/bahamas.ogg differ diff --git a/br/geography/belarus.ogg b/br/geography/belarus.ogg new file mode 100644 index 00000000..0970c127 Binary files /dev/null and b/br/geography/belarus.ogg differ diff --git a/br/geography/belgium.ogg b/br/geography/belgium.ogg new file mode 100644 index 00000000..1e93f0c3 Binary files /dev/null and b/br/geography/belgium.ogg differ diff --git a/br/geography/bolivia.ogg b/br/geography/bolivia.ogg new file mode 100644 index 00000000..fc35f090 Binary files /dev/null and b/br/geography/bolivia.ogg differ diff --git a/br/geography/bosnia_herzegovina.ogg b/br/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..c504e756 Binary files /dev/null and b/br/geography/bosnia_herzegovina.ogg differ diff --git a/br/geography/brazil.ogg b/br/geography/brazil.ogg new file mode 100644 index 00000000..36fa62d7 Binary files /dev/null and b/br/geography/brazil.ogg differ diff --git a/br/geography/bulgaria.ogg b/br/geography/bulgaria.ogg new file mode 100644 index 00000000..1e083aab Binary files /dev/null and b/br/geography/bulgaria.ogg differ diff --git a/br/geography/canada.ogg b/br/geography/canada.ogg new file mode 100644 index 00000000..61ca8996 Binary files /dev/null and b/br/geography/canada.ogg differ diff --git a/br/geography/chile.ogg b/br/geography/chile.ogg new file mode 100644 index 00000000..27779103 Binary files /dev/null and b/br/geography/chile.ogg differ diff --git a/br/geography/colombia.ogg b/br/geography/colombia.ogg new file mode 100644 index 00000000..feb5c2c2 Binary files /dev/null and b/br/geography/colombia.ogg differ diff --git a/br/geography/costa_rica.ogg b/br/geography/costa_rica.ogg new file mode 100644 index 00000000..26c84e5c Binary files /dev/null and b/br/geography/costa_rica.ogg differ diff --git a/br/geography/croatia.ogg b/br/geography/croatia.ogg new file mode 100644 index 00000000..2d3f7d07 Binary files /dev/null and b/br/geography/croatia.ogg differ diff --git a/br/geography/cuba.ogg b/br/geography/cuba.ogg new file mode 100644 index 00000000..af0660e9 Binary files /dev/null and b/br/geography/cuba.ogg differ diff --git a/br/geography/cyprus.ogg b/br/geography/cyprus.ogg new file mode 100644 index 00000000..d680bfeb Binary files /dev/null and b/br/geography/cyprus.ogg differ diff --git a/br/geography/czech.ogg b/br/geography/czech.ogg new file mode 100644 index 00000000..1bf96cdc Binary files /dev/null and b/br/geography/czech.ogg differ diff --git a/br/geography/denmark.ogg b/br/geography/denmark.ogg new file mode 100644 index 00000000..694456b0 Binary files /dev/null and b/br/geography/denmark.ogg differ diff --git a/br/geography/dominican_republic.ogg b/br/geography/dominican_republic.ogg new file mode 100644 index 00000000..5a39446e Binary files /dev/null and b/br/geography/dominican_republic.ogg differ diff --git a/br/geography/ecuador.ogg b/br/geography/ecuador.ogg new file mode 100644 index 00000000..1d2f0771 Binary files /dev/null and b/br/geography/ecuador.ogg differ diff --git a/br/geography/estonia.ogg b/br/geography/estonia.ogg new file mode 100644 index 00000000..59bd5ac5 Binary files /dev/null and b/br/geography/estonia.ogg differ diff --git a/br/geography/europe.ogg b/br/geography/europe.ogg new file mode 100644 index 00000000..c60cb67d Binary files /dev/null and b/br/geography/europe.ogg differ diff --git a/br/geography/finland.ogg b/br/geography/finland.ogg new file mode 100644 index 00000000..d36d765b Binary files /dev/null and b/br/geography/finland.ogg differ diff --git a/br/geography/france.ogg b/br/geography/france.ogg new file mode 100644 index 00000000..deb3c93f Binary files /dev/null and b/br/geography/france.ogg differ diff --git a/br/geography/french_guiana.ogg b/br/geography/french_guiana.ogg new file mode 100644 index 00000000..86c14dbe Binary files /dev/null and b/br/geography/french_guiana.ogg differ diff --git a/br/geography/germany.ogg b/br/geography/germany.ogg new file mode 100644 index 00000000..c7d2edca Binary files /dev/null and b/br/geography/germany.ogg differ diff --git a/br/geography/greece.ogg b/br/geography/greece.ogg new file mode 100644 index 00000000..c60c1a41 Binary files /dev/null and b/br/geography/greece.ogg differ diff --git a/br/geography/greenland.ogg b/br/geography/greenland.ogg new file mode 100644 index 00000000..7e20930c Binary files /dev/null and b/br/geography/greenland.ogg differ diff --git a/br/geography/guatemala.ogg b/br/geography/guatemala.ogg new file mode 100644 index 00000000..c90e696a Binary files /dev/null and b/br/geography/guatemala.ogg differ diff --git a/br/geography/guyana.ogg b/br/geography/guyana.ogg new file mode 100644 index 00000000..07c6a579 Binary files /dev/null and b/br/geography/guyana.ogg differ diff --git a/br/geography/haiti.ogg b/br/geography/haiti.ogg new file mode 100644 index 00000000..ab58c212 Binary files /dev/null and b/br/geography/haiti.ogg differ diff --git a/br/geography/honduras.ogg b/br/geography/honduras.ogg new file mode 100644 index 00000000..9faf7270 Binary files /dev/null and b/br/geography/honduras.ogg differ diff --git a/br/geography/hungary.ogg b/br/geography/hungary.ogg new file mode 100644 index 00000000..027c8411 Binary files /dev/null and b/br/geography/hungary.ogg differ diff --git a/br/geography/iceland.ogg b/br/geography/iceland.ogg new file mode 100644 index 00000000..560a6141 Binary files /dev/null and b/br/geography/iceland.ogg differ diff --git a/br/geography/ireland.ogg b/br/geography/ireland.ogg new file mode 100644 index 00000000..b7cfa2ec Binary files /dev/null and b/br/geography/ireland.ogg differ diff --git a/br/geography/italy.ogg b/br/geography/italy.ogg new file mode 100644 index 00000000..47404e7c Binary files /dev/null and b/br/geography/italy.ogg differ diff --git a/br/geography/jamaica.ogg b/br/geography/jamaica.ogg new file mode 100644 index 00000000..58262cda Binary files /dev/null and b/br/geography/jamaica.ogg differ diff --git a/br/geography/latvia.ogg b/br/geography/latvia.ogg new file mode 100644 index 00000000..0bc21c3b Binary files /dev/null and b/br/geography/latvia.ogg differ diff --git a/br/geography/lithuania.ogg b/br/geography/lithuania.ogg new file mode 100644 index 00000000..7dceb0f2 Binary files /dev/null and b/br/geography/lithuania.ogg differ diff --git a/br/geography/luxembourg.ogg b/br/geography/luxembourg.ogg new file mode 100644 index 00000000..4911349c Binary files /dev/null and b/br/geography/luxembourg.ogg differ diff --git a/br/geography/macedonia.ogg b/br/geography/macedonia.ogg new file mode 100644 index 00000000..270d2956 Binary files /dev/null and b/br/geography/macedonia.ogg differ diff --git a/br/geography/mexico.ogg b/br/geography/mexico.ogg new file mode 100644 index 00000000..8e4ea0c8 Binary files /dev/null and b/br/geography/mexico.ogg differ diff --git a/br/geography/moldova.ogg b/br/geography/moldova.ogg new file mode 100644 index 00000000..e765316d Binary files /dev/null and b/br/geography/moldova.ogg differ diff --git a/br/geography/netherland.ogg b/br/geography/netherland.ogg new file mode 100644 index 00000000..0d178a2f Binary files /dev/null and b/br/geography/netherland.ogg differ diff --git a/br/geography/nicaragua.ogg b/br/geography/nicaragua.ogg new file mode 100644 index 00000000..4ff89ce0 Binary files /dev/null and b/br/geography/nicaragua.ogg differ diff --git a/br/geography/norway.ogg b/br/geography/norway.ogg new file mode 100644 index 00000000..4567641f Binary files /dev/null and b/br/geography/norway.ogg differ diff --git a/br/geography/oceania.ogg b/br/geography/oceania.ogg new file mode 100644 index 00000000..db0a714a Binary files /dev/null and b/br/geography/oceania.ogg differ diff --git a/br/geography/panama.ogg b/br/geography/panama.ogg new file mode 100644 index 00000000..143e4aba Binary files /dev/null and b/br/geography/panama.ogg differ diff --git a/br/geography/paraguay.ogg b/br/geography/paraguay.ogg new file mode 100644 index 00000000..8bbab53e Binary files /dev/null and b/br/geography/paraguay.ogg differ diff --git a/br/geography/peru.ogg b/br/geography/peru.ogg new file mode 100644 index 00000000..2d5440d3 Binary files /dev/null and b/br/geography/peru.ogg differ diff --git a/br/geography/poland.ogg b/br/geography/poland.ogg new file mode 100644 index 00000000..be954a9e Binary files /dev/null and b/br/geography/poland.ogg differ diff --git a/br/geography/portugal.ogg b/br/geography/portugal.ogg new file mode 100644 index 00000000..4946241f Binary files /dev/null and b/br/geography/portugal.ogg differ diff --git a/br/geography/romania.ogg b/br/geography/romania.ogg new file mode 100644 index 00000000..f278b7f7 Binary files /dev/null and b/br/geography/romania.ogg differ diff --git a/br/geography/russia.ogg b/br/geography/russia.ogg new file mode 100644 index 00000000..f2c313f0 Binary files /dev/null and b/br/geography/russia.ogg differ diff --git a/br/geography/salvador.ogg b/br/geography/salvador.ogg new file mode 100644 index 00000000..d8ecd2d5 Binary files /dev/null and b/br/geography/salvador.ogg differ diff --git a/br/geography/serbia_montenegro.ogg b/br/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..12a01497 Binary files /dev/null and b/br/geography/serbia_montenegro.ogg differ diff --git a/br/geography/slovakia.ogg b/br/geography/slovakia.ogg new file mode 100644 index 00000000..7c1ba467 Binary files /dev/null and b/br/geography/slovakia.ogg differ diff --git a/br/geography/slovenia.ogg b/br/geography/slovenia.ogg new file mode 100644 index 00000000..4c93991e Binary files /dev/null and b/br/geography/slovenia.ogg differ diff --git a/br/geography/spain.ogg b/br/geography/spain.ogg new file mode 100644 index 00000000..99093098 Binary files /dev/null and b/br/geography/spain.ogg differ diff --git a/br/geography/suriname.ogg b/br/geography/suriname.ogg new file mode 100644 index 00000000..2bc1fd16 Binary files /dev/null and b/br/geography/suriname.ogg differ diff --git a/br/geography/sweden.ogg b/br/geography/sweden.ogg new file mode 100644 index 00000000..730fd799 Binary files /dev/null and b/br/geography/sweden.ogg differ diff --git a/br/geography/switz.ogg b/br/geography/switz.ogg new file mode 100644 index 00000000..329b6dca Binary files /dev/null and b/br/geography/switz.ogg differ diff --git a/br/geography/turkey.ogg b/br/geography/turkey.ogg new file mode 100644 index 00000000..a1ac1969 Binary files /dev/null and b/br/geography/turkey.ogg differ diff --git a/br/geography/ukraine.ogg b/br/geography/ukraine.ogg new file mode 100644 index 00000000..73119b43 Binary files /dev/null and b/br/geography/ukraine.ogg differ diff --git a/br/geography/united_kingdom.ogg b/br/geography/united_kingdom.ogg new file mode 100644 index 00000000..7626e3de Binary files /dev/null and b/br/geography/united_kingdom.ogg differ diff --git a/br/geography/uruguay.ogg b/br/geography/uruguay.ogg new file mode 100644 index 00000000..ae4d4702 Binary files /dev/null and b/br/geography/uruguay.ogg differ diff --git a/br/geography/usa.ogg b/br/geography/usa.ogg new file mode 100644 index 00000000..ccc9f256 Binary files /dev/null and b/br/geography/usa.ogg differ diff --git a/br/geography/venezuela.ogg b/br/geography/venezuela.ogg new file mode 100644 index 00000000..8dc5a928 Binary files /dev/null and b/br/geography/venezuela.ogg differ diff --git a/br/misc/about.ogg b/br/misc/about.ogg new file mode 100644 index 00000000..1cde6eee Binary files /dev/null and b/br/misc/about.ogg differ diff --git a/br/misc/awesome.ogg b/br/misc/awesome.ogg new file mode 100644 index 00000000..b15f731c Binary files /dev/null and b/br/misc/awesome.ogg differ diff --git a/br/misc/back.ogg b/br/misc/back.ogg new file mode 100644 index 00000000..92a9d4ce Binary files /dev/null and b/br/misc/back.ogg differ diff --git a/br/misc/by.ogg b/br/misc/by.ogg new file mode 100644 index 00000000..d1d44007 Binary files /dev/null and b/br/misc/by.ogg differ diff --git a/br/misc/check_answer.ogg b/br/misc/check_answer.ogg new file mode 100644 index 00000000..43a9ef9a Binary files /dev/null and b/br/misc/check_answer.ogg differ diff --git a/br/misc/click_on_letter.ogg b/br/misc/click_on_letter.ogg new file mode 100644 index 00000000..31f91c7e Binary files /dev/null and b/br/misc/click_on_letter.ogg differ diff --git a/br/misc/configuration.ogg b/br/misc/configuration.ogg new file mode 100644 index 00000000..f48ff050 Binary files /dev/null and b/br/misc/configuration.ogg differ diff --git a/br/misc/congratulation.ogg b/br/misc/congratulation.ogg new file mode 100644 index 00000000..85f035db Binary files /dev/null and b/br/misc/congratulation.ogg differ diff --git a/br/misc/equal.ogg b/br/misc/equal.ogg new file mode 100644 index 00000000..735a1b7b Binary files /dev/null and b/br/misc/equal.ogg differ diff --git a/br/misc/fantastic.ogg b/br/misc/fantastic.ogg new file mode 100644 index 00000000..81772539 Binary files /dev/null and b/br/misc/fantastic.ogg differ diff --git a/br/misc/good.ogg b/br/misc/good.ogg new file mode 100644 index 00000000..92c96039 Binary files /dev/null and b/br/misc/good.ogg differ diff --git a/br/misc/great.ogg b/br/misc/great.ogg new file mode 100644 index 00000000..800530a0 Binary files /dev/null and b/br/misc/great.ogg differ diff --git a/br/misc/help.ogg b/br/misc/help.ogg new file mode 100644 index 00000000..4c6ee5ec Binary files /dev/null and b/br/misc/help.ogg differ diff --git a/br/misc/level.ogg b/br/misc/level.ogg new file mode 100644 index 00000000..b138d487 Binary files /dev/null and b/br/misc/level.ogg differ diff --git a/br/misc/minus.ogg b/br/misc/minus.ogg new file mode 100644 index 00000000..1186a7e4 Binary files /dev/null and b/br/misc/minus.ogg differ diff --git a/br/misc/ok.ogg b/br/misc/ok.ogg new file mode 100644 index 00000000..d117d6df Binary files /dev/null and b/br/misc/ok.ogg differ diff --git a/br/misc/outof.ogg b/br/misc/outof.ogg new file mode 100644 index 00000000..afe9d6db Binary files /dev/null and b/br/misc/outof.ogg differ diff --git a/br/misc/perfect.ogg b/br/misc/perfect.ogg new file mode 100644 index 00000000..902ad37b Binary files /dev/null and b/br/misc/perfect.ogg differ diff --git a/br/misc/plus.ogg b/br/misc/plus.ogg new file mode 100644 index 00000000..a603839b Binary files /dev/null and b/br/misc/plus.ogg differ diff --git a/br/misc/quit.ogg b/br/misc/quit.ogg new file mode 100644 index 00000000..a143cb6f Binary files /dev/null and b/br/misc/quit.ogg differ diff --git a/br/misc/super.ogg b/br/misc/super.ogg new file mode 100644 index 00000000..d8991bea Binary files /dev/null and b/br/misc/super.ogg differ diff --git a/br/misc/waytogo.ogg b/br/misc/waytogo.ogg new file mode 100644 index 00000000..b2640780 Binary files /dev/null and b/br/misc/waytogo.ogg differ diff --git a/br/misc/welcome.ogg b/br/misc/welcome.ogg new file mode 100644 index 00000000..dd20bf8d Binary files /dev/null and b/br/misc/welcome.ogg differ diff --git a/cs/README b/cs/README new file mode 100644 index 00000000..31919ed7 --- /dev/null +++ b/cs/README @@ -0,0 +1,2 @@ +Czech sounds are made by Martin ¦ín +Released under GPL. diff --git a/cs/alphabet/10.ogg b/cs/alphabet/10.ogg new file mode 100644 index 00000000..cfc5c87a Binary files /dev/null and b/cs/alphabet/10.ogg differ diff --git a/cs/alphabet/11.ogg b/cs/alphabet/11.ogg new file mode 100644 index 00000000..44a35ac0 Binary files /dev/null and b/cs/alphabet/11.ogg differ diff --git a/cs/alphabet/12.ogg b/cs/alphabet/12.ogg new file mode 100644 index 00000000..48165c99 Binary files /dev/null and b/cs/alphabet/12.ogg differ diff --git a/cs/alphabet/13.ogg b/cs/alphabet/13.ogg new file mode 100644 index 00000000..ef87bd65 Binary files /dev/null and b/cs/alphabet/13.ogg differ diff --git a/cs/alphabet/14.ogg b/cs/alphabet/14.ogg new file mode 100644 index 00000000..43db1169 Binary files /dev/null and b/cs/alphabet/14.ogg differ diff --git a/cs/alphabet/15.ogg b/cs/alphabet/15.ogg new file mode 100644 index 00000000..36d91f5a Binary files /dev/null and b/cs/alphabet/15.ogg differ diff --git a/cs/alphabet/16.ogg b/cs/alphabet/16.ogg new file mode 100644 index 00000000..5e3638df Binary files /dev/null and b/cs/alphabet/16.ogg differ diff --git a/cs/alphabet/17.ogg b/cs/alphabet/17.ogg new file mode 100644 index 00000000..fc265b7f Binary files /dev/null and b/cs/alphabet/17.ogg differ diff --git a/cs/alphabet/18.ogg b/cs/alphabet/18.ogg new file mode 100644 index 00000000..ae3b94ce Binary files /dev/null and b/cs/alphabet/18.ogg differ diff --git a/cs/alphabet/19.ogg b/cs/alphabet/19.ogg new file mode 100644 index 00000000..b48f2132 Binary files /dev/null and b/cs/alphabet/19.ogg differ diff --git a/cs/alphabet/20.ogg b/cs/alphabet/20.ogg new file mode 100644 index 00000000..178f7cfd Binary files /dev/null and b/cs/alphabet/20.ogg differ diff --git a/cs/alphabet/U0031.ogg b/cs/alphabet/U0031.ogg new file mode 100644 index 00000000..69fa1432 Binary files /dev/null and b/cs/alphabet/U0031.ogg differ diff --git a/cs/alphabet/U0032.ogg b/cs/alphabet/U0032.ogg new file mode 100644 index 00000000..5c01c040 Binary files /dev/null and b/cs/alphabet/U0032.ogg differ diff --git a/cs/alphabet/U0033.ogg b/cs/alphabet/U0033.ogg new file mode 100644 index 00000000..d4dde754 Binary files /dev/null and b/cs/alphabet/U0033.ogg differ diff --git a/cs/alphabet/U0034.ogg b/cs/alphabet/U0034.ogg new file mode 100644 index 00000000..d289b89a Binary files /dev/null and b/cs/alphabet/U0034.ogg differ diff --git a/cs/alphabet/U0035.ogg b/cs/alphabet/U0035.ogg new file mode 100644 index 00000000..555c6f81 Binary files /dev/null and b/cs/alphabet/U0035.ogg differ diff --git a/cs/alphabet/U0036.ogg b/cs/alphabet/U0036.ogg new file mode 100644 index 00000000..b029d407 Binary files /dev/null and b/cs/alphabet/U0036.ogg differ diff --git a/cs/alphabet/U0037.ogg b/cs/alphabet/U0037.ogg new file mode 100644 index 00000000..c373f78a Binary files /dev/null and b/cs/alphabet/U0037.ogg differ diff --git a/cs/alphabet/U0038.ogg b/cs/alphabet/U0038.ogg new file mode 100644 index 00000000..901f7605 Binary files /dev/null and b/cs/alphabet/U0038.ogg differ diff --git a/cs/alphabet/U0039.ogg b/cs/alphabet/U0039.ogg new file mode 100644 index 00000000..4b7e2bcb Binary files /dev/null and b/cs/alphabet/U0039.ogg differ diff --git a/cs/alphabet/U0061.ogg b/cs/alphabet/U0061.ogg new file mode 100644 index 00000000..94e5650d Binary files /dev/null and b/cs/alphabet/U0061.ogg differ diff --git a/cs/alphabet/U0062.ogg b/cs/alphabet/U0062.ogg new file mode 100644 index 00000000..5baf1874 Binary files /dev/null and b/cs/alphabet/U0062.ogg differ diff --git a/cs/alphabet/U0063.ogg b/cs/alphabet/U0063.ogg new file mode 100644 index 00000000..1ddb0338 Binary files /dev/null and b/cs/alphabet/U0063.ogg differ diff --git a/cs/alphabet/U0064.ogg b/cs/alphabet/U0064.ogg new file mode 100644 index 00000000..fe179acb Binary files /dev/null and b/cs/alphabet/U0064.ogg differ diff --git a/cs/alphabet/U0065.ogg b/cs/alphabet/U0065.ogg new file mode 100644 index 00000000..0c799bd3 Binary files /dev/null and b/cs/alphabet/U0065.ogg differ diff --git a/cs/alphabet/U0066.ogg b/cs/alphabet/U0066.ogg new file mode 100644 index 00000000..f68e0795 Binary files /dev/null and b/cs/alphabet/U0066.ogg differ diff --git a/cs/alphabet/U0067.ogg b/cs/alphabet/U0067.ogg new file mode 100644 index 00000000..66f70ea1 Binary files /dev/null and b/cs/alphabet/U0067.ogg differ diff --git a/cs/alphabet/U0068.ogg b/cs/alphabet/U0068.ogg new file mode 100644 index 00000000..7f35989c Binary files /dev/null and b/cs/alphabet/U0068.ogg differ diff --git a/cs/alphabet/U0069.ogg b/cs/alphabet/U0069.ogg new file mode 100644 index 00000000..0bd4d96f Binary files /dev/null and b/cs/alphabet/U0069.ogg differ diff --git a/cs/alphabet/U006A.ogg b/cs/alphabet/U006A.ogg new file mode 100644 index 00000000..85f2db6c Binary files /dev/null and b/cs/alphabet/U006A.ogg differ diff --git a/cs/alphabet/U006B.ogg b/cs/alphabet/U006B.ogg new file mode 100644 index 00000000..87ca66d3 Binary files /dev/null and b/cs/alphabet/U006B.ogg differ diff --git a/cs/alphabet/U006C.ogg b/cs/alphabet/U006C.ogg new file mode 100644 index 00000000..df79347a Binary files /dev/null and b/cs/alphabet/U006C.ogg differ diff --git a/cs/alphabet/U006D.ogg b/cs/alphabet/U006D.ogg new file mode 100644 index 00000000..5f84f734 Binary files /dev/null and b/cs/alphabet/U006D.ogg differ diff --git a/cs/alphabet/U006E.ogg b/cs/alphabet/U006E.ogg new file mode 100644 index 00000000..f72c122b Binary files /dev/null and b/cs/alphabet/U006E.ogg differ diff --git a/cs/alphabet/U006F.ogg b/cs/alphabet/U006F.ogg new file mode 100644 index 00000000..c4f618cf Binary files /dev/null and b/cs/alphabet/U006F.ogg differ diff --git a/cs/alphabet/U0070.ogg b/cs/alphabet/U0070.ogg new file mode 100644 index 00000000..cd3eb45f Binary files /dev/null and b/cs/alphabet/U0070.ogg differ diff --git a/cs/alphabet/U0071.ogg b/cs/alphabet/U0071.ogg new file mode 100644 index 00000000..b9740ab8 Binary files /dev/null and b/cs/alphabet/U0071.ogg differ diff --git a/cs/alphabet/U0072.ogg b/cs/alphabet/U0072.ogg new file mode 100644 index 00000000..bc628dd9 Binary files /dev/null and b/cs/alphabet/U0072.ogg differ diff --git a/cs/alphabet/U0073.ogg b/cs/alphabet/U0073.ogg new file mode 100644 index 00000000..caeac83c Binary files /dev/null and b/cs/alphabet/U0073.ogg differ diff --git a/cs/alphabet/U0074.ogg b/cs/alphabet/U0074.ogg new file mode 100644 index 00000000..23ec72e6 Binary files /dev/null and b/cs/alphabet/U0074.ogg differ diff --git a/cs/alphabet/U0075.ogg b/cs/alphabet/U0075.ogg new file mode 100644 index 00000000..f57ca13c Binary files /dev/null and b/cs/alphabet/U0075.ogg differ diff --git a/cs/alphabet/U0076.ogg b/cs/alphabet/U0076.ogg new file mode 100644 index 00000000..52ebdf89 Binary files /dev/null and b/cs/alphabet/U0076.ogg differ diff --git a/cs/alphabet/U0077.ogg b/cs/alphabet/U0077.ogg new file mode 100644 index 00000000..7cbe1aa0 Binary files /dev/null and b/cs/alphabet/U0077.ogg differ diff --git a/cs/alphabet/U0078.ogg b/cs/alphabet/U0078.ogg new file mode 100644 index 00000000..d0277214 Binary files /dev/null and b/cs/alphabet/U0078.ogg differ diff --git a/cs/alphabet/U0079.ogg b/cs/alphabet/U0079.ogg new file mode 100644 index 00000000..dd0cbfdb Binary files /dev/null and b/cs/alphabet/U0079.ogg differ diff --git a/cs/alphabet/U007A.ogg b/cs/alphabet/U007A.ogg new file mode 100644 index 00000000..61c89085 Binary files /dev/null and b/cs/alphabet/U007A.ogg differ diff --git a/cs/alphabet/U00E1.ogg b/cs/alphabet/U00E1.ogg new file mode 100644 index 00000000..03f098c8 Binary files /dev/null and b/cs/alphabet/U00E1.ogg differ diff --git a/cs/alphabet/U00E9.ogg b/cs/alphabet/U00E9.ogg new file mode 100644 index 00000000..df4c804a Binary files /dev/null and b/cs/alphabet/U00E9.ogg differ diff --git a/cs/alphabet/U00ED.ogg b/cs/alphabet/U00ED.ogg new file mode 100644 index 00000000..713b2602 Binary files /dev/null and b/cs/alphabet/U00ED.ogg differ diff --git a/cs/alphabet/U00F3.ogg b/cs/alphabet/U00F3.ogg new file mode 100644 index 00000000..43594ec9 Binary files /dev/null and b/cs/alphabet/U00F3.ogg differ diff --git a/cs/alphabet/U00FA.ogg b/cs/alphabet/U00FA.ogg new file mode 100644 index 00000000..3b15f623 Binary files /dev/null and b/cs/alphabet/U00FA.ogg differ diff --git a/cs/alphabet/U00FD.ogg b/cs/alphabet/U00FD.ogg new file mode 100644 index 00000000..1afcc827 Binary files /dev/null and b/cs/alphabet/U00FD.ogg differ diff --git a/cs/alphabet/U010D.ogg b/cs/alphabet/U010D.ogg new file mode 100644 index 00000000..9bcbce46 Binary files /dev/null and b/cs/alphabet/U010D.ogg differ diff --git a/cs/alphabet/U010F.ogg b/cs/alphabet/U010F.ogg new file mode 100644 index 00000000..c5ca3200 Binary files /dev/null and b/cs/alphabet/U010F.ogg differ diff --git a/cs/alphabet/U011B.ogg b/cs/alphabet/U011B.ogg new file mode 100644 index 00000000..c80fa5e4 Binary files /dev/null and b/cs/alphabet/U011B.ogg differ diff --git a/cs/alphabet/U0148.ogg b/cs/alphabet/U0148.ogg new file mode 100644 index 00000000..46480e4d Binary files /dev/null and b/cs/alphabet/U0148.ogg differ diff --git a/cs/alphabet/U0159.ogg b/cs/alphabet/U0159.ogg new file mode 100644 index 00000000..ed63a560 Binary files /dev/null and b/cs/alphabet/U0159.ogg differ diff --git a/cs/alphabet/U0161.ogg b/cs/alphabet/U0161.ogg new file mode 100644 index 00000000..e15cda72 Binary files /dev/null and b/cs/alphabet/U0161.ogg differ diff --git a/cs/alphabet/U0165.ogg b/cs/alphabet/U0165.ogg new file mode 100644 index 00000000..df05fb89 Binary files /dev/null and b/cs/alphabet/U0165.ogg differ diff --git a/cs/alphabet/U016F.ogg b/cs/alphabet/U016F.ogg new file mode 100644 index 00000000..f23783f5 Binary files /dev/null and b/cs/alphabet/U016F.ogg differ diff --git a/cs/alphabet/U017E.ogg b/cs/alphabet/U017E.ogg new file mode 100644 index 00000000..a9c69b1d Binary files /dev/null and b/cs/alphabet/U017E.ogg differ diff --git a/cs/colors/black.ogg b/cs/colors/black.ogg new file mode 100644 index 00000000..2d0e35fc Binary files /dev/null and b/cs/colors/black.ogg differ diff --git a/cs/colors/blue.ogg b/cs/colors/blue.ogg new file mode 100644 index 00000000..8bac37a2 Binary files /dev/null and b/cs/colors/blue.ogg differ diff --git a/cs/colors/brown.ogg b/cs/colors/brown.ogg new file mode 100644 index 00000000..22af77ed Binary files /dev/null and b/cs/colors/brown.ogg differ diff --git a/cs/colors/green.ogg b/cs/colors/green.ogg new file mode 100644 index 00000000..342dfa7b Binary files /dev/null and b/cs/colors/green.ogg differ diff --git a/cs/colors/grey.ogg b/cs/colors/grey.ogg new file mode 100644 index 00000000..209fe7df Binary files /dev/null and b/cs/colors/grey.ogg differ diff --git a/cs/colors/orange.ogg b/cs/colors/orange.ogg new file mode 100644 index 00000000..b67c0fa9 Binary files /dev/null and b/cs/colors/orange.ogg differ diff --git a/cs/colors/pink.ogg b/cs/colors/pink.ogg new file mode 100644 index 00000000..c11dcc0a Binary files /dev/null and b/cs/colors/pink.ogg differ diff --git a/cs/colors/purple.ogg b/cs/colors/purple.ogg new file mode 100644 index 00000000..6d5d42c2 Binary files /dev/null and b/cs/colors/purple.ogg differ diff --git a/cs/colors/red.ogg b/cs/colors/red.ogg new file mode 100644 index 00000000..dd81dfe2 Binary files /dev/null and b/cs/colors/red.ogg differ diff --git a/cs/colors/white.ogg b/cs/colors/white.ogg new file mode 100644 index 00000000..c612b215 Binary files /dev/null and b/cs/colors/white.ogg differ diff --git a/cs/colors/yellow.ogg b/cs/colors/yellow.ogg new file mode 100644 index 00000000..e10c99b5 Binary files /dev/null and b/cs/colors/yellow.ogg differ diff --git a/cs/geography/alaska.ogg b/cs/geography/alaska.ogg new file mode 100644 index 00000000..4453386c Binary files /dev/null and b/cs/geography/alaska.ogg differ diff --git a/cs/geography/albania.ogg b/cs/geography/albania.ogg new file mode 100644 index 00000000..df2841a9 Binary files /dev/null and b/cs/geography/albania.ogg differ diff --git a/cs/geography/argentina.ogg b/cs/geography/argentina.ogg new file mode 100644 index 00000000..33fa3b02 Binary files /dev/null and b/cs/geography/argentina.ogg differ diff --git a/cs/geography/austria.ogg b/cs/geography/austria.ogg new file mode 100644 index 00000000..5f52daff Binary files /dev/null and b/cs/geography/austria.ogg differ diff --git a/cs/geography/bahamas.ogg b/cs/geography/bahamas.ogg new file mode 100644 index 00000000..eec2fe36 Binary files /dev/null and b/cs/geography/bahamas.ogg differ diff --git a/cs/geography/belarus.ogg b/cs/geography/belarus.ogg new file mode 100644 index 00000000..8b079edc Binary files /dev/null and b/cs/geography/belarus.ogg differ diff --git a/cs/geography/belgium.ogg b/cs/geography/belgium.ogg new file mode 100644 index 00000000..b4acdcee Binary files /dev/null and b/cs/geography/belgium.ogg differ diff --git a/cs/geography/bolivia.ogg b/cs/geography/bolivia.ogg new file mode 100644 index 00000000..943f040e Binary files /dev/null and b/cs/geography/bolivia.ogg differ diff --git a/cs/geography/bosnia_herzegovina.ogg b/cs/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..f80f91a2 Binary files /dev/null and b/cs/geography/bosnia_herzegovina.ogg differ diff --git a/cs/geography/brazil.ogg b/cs/geography/brazil.ogg new file mode 100644 index 00000000..2c7cbe80 Binary files /dev/null and b/cs/geography/brazil.ogg differ diff --git a/cs/geography/bulgaria.ogg b/cs/geography/bulgaria.ogg new file mode 100644 index 00000000..8ec60b72 Binary files /dev/null and b/cs/geography/bulgaria.ogg differ diff --git a/cs/geography/canada.ogg b/cs/geography/canada.ogg new file mode 100644 index 00000000..b88bc226 Binary files /dev/null and b/cs/geography/canada.ogg differ diff --git a/cs/geography/chile.ogg b/cs/geography/chile.ogg new file mode 100644 index 00000000..568b8f4c Binary files /dev/null and b/cs/geography/chile.ogg differ diff --git a/cs/geography/colombia.ogg b/cs/geography/colombia.ogg new file mode 100644 index 00000000..dfb5087a Binary files /dev/null and b/cs/geography/colombia.ogg differ diff --git a/cs/geography/costa_rica.ogg b/cs/geography/costa_rica.ogg new file mode 100644 index 00000000..9551d6b2 Binary files /dev/null and b/cs/geography/costa_rica.ogg differ diff --git a/cs/geography/croatia.ogg b/cs/geography/croatia.ogg new file mode 100644 index 00000000..f7b78123 Binary files /dev/null and b/cs/geography/croatia.ogg differ diff --git a/cs/geography/cuba.ogg b/cs/geography/cuba.ogg new file mode 100644 index 00000000..9f5dcbb0 Binary files /dev/null and b/cs/geography/cuba.ogg differ diff --git a/cs/geography/cyprus.ogg b/cs/geography/cyprus.ogg new file mode 100644 index 00000000..8036f468 Binary files /dev/null and b/cs/geography/cyprus.ogg differ diff --git a/cs/geography/czech.ogg b/cs/geography/czech.ogg new file mode 100644 index 00000000..d70ff49f Binary files /dev/null and b/cs/geography/czech.ogg differ diff --git a/cs/geography/denmark.ogg b/cs/geography/denmark.ogg new file mode 100644 index 00000000..88fe0f9e Binary files /dev/null and b/cs/geography/denmark.ogg differ diff --git a/cs/geography/dominican_republic.ogg b/cs/geography/dominican_republic.ogg new file mode 100644 index 00000000..0e8bc962 Binary files /dev/null and b/cs/geography/dominican_republic.ogg differ diff --git a/cs/geography/ecuador.ogg b/cs/geography/ecuador.ogg new file mode 100644 index 00000000..98c30e33 Binary files /dev/null and b/cs/geography/ecuador.ogg differ diff --git a/cs/geography/estonia.ogg b/cs/geography/estonia.ogg new file mode 100644 index 00000000..aebdc25f Binary files /dev/null and b/cs/geography/estonia.ogg differ diff --git a/cs/geography/finland.ogg b/cs/geography/finland.ogg new file mode 100644 index 00000000..b4b53d8e Binary files /dev/null and b/cs/geography/finland.ogg differ diff --git a/cs/geography/france.ogg b/cs/geography/france.ogg new file mode 100644 index 00000000..d2f8451c Binary files /dev/null and b/cs/geography/france.ogg differ diff --git a/cs/geography/french_guiana.ogg b/cs/geography/french_guiana.ogg new file mode 100644 index 00000000..97719401 Binary files /dev/null and b/cs/geography/french_guiana.ogg differ diff --git a/cs/geography/germany.ogg b/cs/geography/germany.ogg new file mode 100644 index 00000000..a47da283 Binary files /dev/null and b/cs/geography/germany.ogg differ diff --git a/cs/geography/greece.ogg b/cs/geography/greece.ogg new file mode 100644 index 00000000..1c697085 Binary files /dev/null and b/cs/geography/greece.ogg differ diff --git a/cs/geography/greenland.ogg b/cs/geography/greenland.ogg new file mode 100644 index 00000000..451d87ae Binary files /dev/null and b/cs/geography/greenland.ogg differ diff --git a/cs/geography/guatemala.ogg b/cs/geography/guatemala.ogg new file mode 100644 index 00000000..c70e55ea Binary files /dev/null and b/cs/geography/guatemala.ogg differ diff --git a/cs/geography/guyana.ogg b/cs/geography/guyana.ogg new file mode 100644 index 00000000..58b87abe Binary files /dev/null and b/cs/geography/guyana.ogg differ diff --git a/cs/geography/haiti.ogg b/cs/geography/haiti.ogg new file mode 100644 index 00000000..ac92371b Binary files /dev/null and b/cs/geography/haiti.ogg differ diff --git a/cs/geography/honduras.ogg b/cs/geography/honduras.ogg new file mode 100644 index 00000000..27d21119 Binary files /dev/null and b/cs/geography/honduras.ogg differ diff --git a/cs/geography/hungary.ogg b/cs/geography/hungary.ogg new file mode 100644 index 00000000..8617c414 Binary files /dev/null and b/cs/geography/hungary.ogg differ diff --git a/cs/geography/iceland.ogg b/cs/geography/iceland.ogg new file mode 100644 index 00000000..e9ffb99f Binary files /dev/null and b/cs/geography/iceland.ogg differ diff --git a/cs/geography/ireland.ogg b/cs/geography/ireland.ogg new file mode 100644 index 00000000..9d7e16cb Binary files /dev/null and b/cs/geography/ireland.ogg differ diff --git a/cs/geography/italy.ogg b/cs/geography/italy.ogg new file mode 100644 index 00000000..d2606550 Binary files /dev/null and b/cs/geography/italy.ogg differ diff --git a/cs/geography/jamaica.ogg b/cs/geography/jamaica.ogg new file mode 100644 index 00000000..650a9f7c Binary files /dev/null and b/cs/geography/jamaica.ogg differ diff --git a/cs/geography/latvia.ogg b/cs/geography/latvia.ogg new file mode 100644 index 00000000..cccfcc9d Binary files /dev/null and b/cs/geography/latvia.ogg differ diff --git a/cs/geography/lithuania.ogg b/cs/geography/lithuania.ogg new file mode 100644 index 00000000..8101273f Binary files /dev/null and b/cs/geography/lithuania.ogg differ diff --git a/cs/geography/luxembourg.ogg b/cs/geography/luxembourg.ogg new file mode 100644 index 00000000..53491f22 Binary files /dev/null and b/cs/geography/luxembourg.ogg differ diff --git a/cs/geography/macedonia.ogg b/cs/geography/macedonia.ogg new file mode 100644 index 00000000..5ed80a4e Binary files /dev/null and b/cs/geography/macedonia.ogg differ diff --git a/cs/geography/mexico.ogg b/cs/geography/mexico.ogg new file mode 100644 index 00000000..e7f33ea8 Binary files /dev/null and b/cs/geography/mexico.ogg differ diff --git a/cs/geography/moldova.ogg b/cs/geography/moldova.ogg new file mode 100644 index 00000000..5e7d2751 Binary files /dev/null and b/cs/geography/moldova.ogg differ diff --git a/cs/geography/netherland.ogg b/cs/geography/netherland.ogg new file mode 100644 index 00000000..55cea435 Binary files /dev/null and b/cs/geography/netherland.ogg differ diff --git a/cs/geography/nicaragua.ogg b/cs/geography/nicaragua.ogg new file mode 100644 index 00000000..213606aa Binary files /dev/null and b/cs/geography/nicaragua.ogg differ diff --git a/cs/geography/norway.ogg b/cs/geography/norway.ogg new file mode 100644 index 00000000..f33b2e1d Binary files /dev/null and b/cs/geography/norway.ogg differ diff --git a/cs/geography/panama.ogg b/cs/geography/panama.ogg new file mode 100644 index 00000000..2e69672d Binary files /dev/null and b/cs/geography/panama.ogg differ diff --git a/cs/geography/paraguay.ogg b/cs/geography/paraguay.ogg new file mode 100644 index 00000000..f8de955f Binary files /dev/null and b/cs/geography/paraguay.ogg differ diff --git a/cs/geography/peru.ogg b/cs/geography/peru.ogg new file mode 100644 index 00000000..2d6c0467 Binary files /dev/null and b/cs/geography/peru.ogg differ diff --git a/cs/geography/poland.ogg b/cs/geography/poland.ogg new file mode 100644 index 00000000..e71b93f7 Binary files /dev/null and b/cs/geography/poland.ogg differ diff --git a/cs/geography/portugal.ogg b/cs/geography/portugal.ogg new file mode 100644 index 00000000..22efb656 Binary files /dev/null and b/cs/geography/portugal.ogg differ diff --git a/cs/geography/romania.ogg b/cs/geography/romania.ogg new file mode 100644 index 00000000..751889a5 Binary files /dev/null and b/cs/geography/romania.ogg differ diff --git a/cs/geography/russia.ogg b/cs/geography/russia.ogg new file mode 100644 index 00000000..0b8a350a Binary files /dev/null and b/cs/geography/russia.ogg differ diff --git a/cs/geography/salvador.ogg b/cs/geography/salvador.ogg new file mode 100644 index 00000000..a0e5a561 Binary files /dev/null and b/cs/geography/salvador.ogg differ diff --git a/cs/geography/serbia_montenegro.ogg b/cs/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..d39c054a Binary files /dev/null and b/cs/geography/serbia_montenegro.ogg differ diff --git a/cs/geography/slovakia.ogg b/cs/geography/slovakia.ogg new file mode 100644 index 00000000..88a33650 Binary files /dev/null and b/cs/geography/slovakia.ogg differ diff --git a/cs/geography/slovenia.ogg b/cs/geography/slovenia.ogg new file mode 100644 index 00000000..b2a453e3 Binary files /dev/null and b/cs/geography/slovenia.ogg differ diff --git a/cs/geography/spain.ogg b/cs/geography/spain.ogg new file mode 100644 index 00000000..54239c68 Binary files /dev/null and b/cs/geography/spain.ogg differ diff --git a/cs/geography/suriname.ogg b/cs/geography/suriname.ogg new file mode 100644 index 00000000..d064a5c5 Binary files /dev/null and b/cs/geography/suriname.ogg differ diff --git a/cs/geography/sweden.ogg b/cs/geography/sweden.ogg new file mode 100644 index 00000000..078cc35e Binary files /dev/null and b/cs/geography/sweden.ogg differ diff --git a/cs/geography/switz.ogg b/cs/geography/switz.ogg new file mode 100644 index 00000000..68a08780 Binary files /dev/null and b/cs/geography/switz.ogg differ diff --git a/cs/geography/turkey.ogg b/cs/geography/turkey.ogg new file mode 100644 index 00000000..2d5e83a3 Binary files /dev/null and b/cs/geography/turkey.ogg differ diff --git a/cs/geography/ukraine.ogg b/cs/geography/ukraine.ogg new file mode 100644 index 00000000..e5795092 Binary files /dev/null and b/cs/geography/ukraine.ogg differ diff --git a/cs/geography/united_kingdom.ogg b/cs/geography/united_kingdom.ogg new file mode 100644 index 00000000..a630530f Binary files /dev/null and b/cs/geography/united_kingdom.ogg differ diff --git a/cs/geography/uruguay.ogg b/cs/geography/uruguay.ogg new file mode 100644 index 00000000..2c9cb5a8 Binary files /dev/null and b/cs/geography/uruguay.ogg differ diff --git a/cs/geography/usa.ogg b/cs/geography/usa.ogg new file mode 100644 index 00000000..f2a96a13 Binary files /dev/null and b/cs/geography/usa.ogg differ diff --git a/cs/geography/venezuela.ogg b/cs/geography/venezuela.ogg new file mode 100644 index 00000000..0c9fe664 Binary files /dev/null and b/cs/geography/venezuela.ogg differ diff --git a/cs/misc/awesome.ogg b/cs/misc/awesome.ogg new file mode 100644 index 00000000..0bc88493 Binary files /dev/null and b/cs/misc/awesome.ogg differ diff --git a/cs/misc/back.ogg b/cs/misc/back.ogg new file mode 100644 index 00000000..795a30b3 Binary files /dev/null and b/cs/misc/back.ogg differ diff --git a/cs/misc/by.ogg b/cs/misc/by.ogg new file mode 100644 index 00000000..5abcb947 Binary files /dev/null and b/cs/misc/by.ogg differ diff --git a/cs/misc/check_answer.ogg b/cs/misc/check_answer.ogg new file mode 100644 index 00000000..8890f52a Binary files /dev/null and b/cs/misc/check_answer.ogg differ diff --git a/cs/misc/click_on_letter.ogg b/cs/misc/click_on_letter.ogg new file mode 100644 index 00000000..8bc08fe6 Binary files /dev/null and b/cs/misc/click_on_letter.ogg differ diff --git a/cs/misc/congratulation.ogg b/cs/misc/congratulation.ogg new file mode 100644 index 00000000..232b86df Binary files /dev/null and b/cs/misc/congratulation.ogg differ diff --git a/cs/misc/equal.ogg b/cs/misc/equal.ogg new file mode 100644 index 00000000..24b0debb Binary files /dev/null and b/cs/misc/equal.ogg differ diff --git a/cs/misc/fantastic.ogg b/cs/misc/fantastic.ogg new file mode 100644 index 00000000..876abc61 Binary files /dev/null and b/cs/misc/fantastic.ogg differ diff --git a/cs/misc/good.ogg b/cs/misc/good.ogg new file mode 100644 index 00000000..2a2814bd Binary files /dev/null and b/cs/misc/good.ogg differ diff --git a/cs/misc/great.ogg b/cs/misc/great.ogg new file mode 100644 index 00000000..be90c2bf Binary files /dev/null and b/cs/misc/great.ogg differ diff --git a/cs/misc/help.ogg b/cs/misc/help.ogg new file mode 100644 index 00000000..d162db29 Binary files /dev/null and b/cs/misc/help.ogg differ diff --git a/cs/misc/level.ogg b/cs/misc/level.ogg new file mode 100644 index 00000000..7c96bf9d Binary files /dev/null and b/cs/misc/level.ogg differ diff --git a/cs/misc/minus.ogg b/cs/misc/minus.ogg new file mode 100644 index 00000000..fa046157 Binary files /dev/null and b/cs/misc/minus.ogg differ diff --git a/cs/misc/ok.ogg b/cs/misc/ok.ogg new file mode 100644 index 00000000..76d6c06d Binary files /dev/null and b/cs/misc/ok.ogg differ diff --git a/cs/misc/perfect.ogg b/cs/misc/perfect.ogg new file mode 100644 index 00000000..4c2fd9e9 Binary files /dev/null and b/cs/misc/perfect.ogg differ diff --git a/cs/misc/plus.ogg b/cs/misc/plus.ogg new file mode 100644 index 00000000..9959d744 Binary files /dev/null and b/cs/misc/plus.ogg differ diff --git a/cs/misc/quit.ogg b/cs/misc/quit.ogg new file mode 100644 index 00000000..cb4df682 Binary files /dev/null and b/cs/misc/quit.ogg differ diff --git a/cs/misc/super.ogg b/cs/misc/super.ogg new file mode 100644 index 00000000..75c6077b Binary files /dev/null and b/cs/misc/super.ogg differ diff --git a/cs/misc/waytogo.ogg b/cs/misc/waytogo.ogg new file mode 100644 index 00000000..7a276271 Binary files /dev/null and b/cs/misc/waytogo.ogg differ diff --git a/cs/misc/welcome.ogg b/cs/misc/welcome.ogg new file mode 100644 index 00000000..3d318d81 Binary files /dev/null and b/cs/misc/welcome.ogg differ diff --git a/da/alphabet/10.ogg b/da/alphabet/10.ogg new file mode 100644 index 00000000..c0f8529d Binary files /dev/null and b/da/alphabet/10.ogg differ diff --git a/da/alphabet/11.ogg b/da/alphabet/11.ogg new file mode 100644 index 00000000..6976b880 Binary files /dev/null and b/da/alphabet/11.ogg differ diff --git a/da/alphabet/12.ogg b/da/alphabet/12.ogg new file mode 100644 index 00000000..24a3b462 Binary files /dev/null and b/da/alphabet/12.ogg differ diff --git a/da/alphabet/13.ogg b/da/alphabet/13.ogg new file mode 100644 index 00000000..d22e644d Binary files /dev/null and b/da/alphabet/13.ogg differ diff --git a/da/alphabet/14.ogg b/da/alphabet/14.ogg new file mode 100644 index 00000000..36a6b818 Binary files /dev/null and b/da/alphabet/14.ogg differ diff --git a/da/alphabet/15.ogg b/da/alphabet/15.ogg new file mode 100644 index 00000000..69058288 Binary files /dev/null and b/da/alphabet/15.ogg differ diff --git a/da/alphabet/16.ogg b/da/alphabet/16.ogg new file mode 100644 index 00000000..6755f007 Binary files /dev/null and b/da/alphabet/16.ogg differ diff --git a/da/alphabet/17.ogg b/da/alphabet/17.ogg new file mode 100644 index 00000000..a291dc5a Binary files /dev/null and b/da/alphabet/17.ogg differ diff --git a/da/alphabet/18.ogg b/da/alphabet/18.ogg new file mode 100644 index 00000000..d30ff624 Binary files /dev/null and b/da/alphabet/18.ogg differ diff --git a/da/alphabet/19.ogg b/da/alphabet/19.ogg new file mode 100644 index 00000000..e370984d Binary files /dev/null and b/da/alphabet/19.ogg differ diff --git a/da/alphabet/20.ogg b/da/alphabet/20.ogg new file mode 100644 index 00000000..5f5e1223 Binary files /dev/null and b/da/alphabet/20.ogg differ diff --git a/da/alphabet/README b/da/alphabet/README new file mode 100644 index 00000000..39c38330 --- /dev/null +++ b/da/alphabet/README @@ -0,0 +1,50 @@ +U0061.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0062.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0063.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0064.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0065.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0066.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0067.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0068.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0069.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U006A.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U006B.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U006C.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U006D.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U006E.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U006F.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0070.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0071.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0072.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0073.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0074.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0075.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0076.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0077.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0078.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0079.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U007A.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U00E6.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U00F8.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U00E5.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0030.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0031.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0032.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0033.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0034.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0035.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0036.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0037.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0038.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +U0039.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +10.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +11.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +12.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +13.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +14.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +15.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +16.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +17.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +18.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +19.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +20.ogg Ophavsret Maja Hoehn 2004 / Release under GPL diff --git a/da/alphabet/U0031.ogg b/da/alphabet/U0031.ogg new file mode 100644 index 00000000..5c0d38af Binary files /dev/null and b/da/alphabet/U0031.ogg differ diff --git a/da/alphabet/U0032.ogg b/da/alphabet/U0032.ogg new file mode 100644 index 00000000..8214def0 Binary files /dev/null and b/da/alphabet/U0032.ogg differ diff --git a/da/alphabet/U0033.ogg b/da/alphabet/U0033.ogg new file mode 100644 index 00000000..1c2542eb Binary files /dev/null and b/da/alphabet/U0033.ogg differ diff --git a/da/alphabet/U0034.ogg b/da/alphabet/U0034.ogg new file mode 100644 index 00000000..95d2ad6b Binary files /dev/null and b/da/alphabet/U0034.ogg differ diff --git a/da/alphabet/U0035.ogg b/da/alphabet/U0035.ogg new file mode 100644 index 00000000..e364781d Binary files /dev/null and b/da/alphabet/U0035.ogg differ diff --git a/da/alphabet/U0036.ogg b/da/alphabet/U0036.ogg new file mode 100644 index 00000000..ac81d502 Binary files /dev/null and b/da/alphabet/U0036.ogg differ diff --git a/da/alphabet/U0037.ogg b/da/alphabet/U0037.ogg new file mode 100644 index 00000000..c58dad95 Binary files /dev/null and b/da/alphabet/U0037.ogg differ diff --git a/da/alphabet/U0038.ogg b/da/alphabet/U0038.ogg new file mode 100644 index 00000000..70dfe8fe Binary files /dev/null and b/da/alphabet/U0038.ogg differ diff --git a/da/alphabet/U0039.ogg b/da/alphabet/U0039.ogg new file mode 100644 index 00000000..45a77f0f Binary files /dev/null and b/da/alphabet/U0039.ogg differ diff --git a/da/alphabet/U0061.ogg b/da/alphabet/U0061.ogg new file mode 100644 index 00000000..70fe25d9 Binary files /dev/null and b/da/alphabet/U0061.ogg differ diff --git a/da/alphabet/U0062.ogg b/da/alphabet/U0062.ogg new file mode 100644 index 00000000..3c79c152 Binary files /dev/null and b/da/alphabet/U0062.ogg differ diff --git a/da/alphabet/U0063.ogg b/da/alphabet/U0063.ogg new file mode 100644 index 00000000..0f16d88d Binary files /dev/null and b/da/alphabet/U0063.ogg differ diff --git a/da/alphabet/U0064.ogg b/da/alphabet/U0064.ogg new file mode 100644 index 00000000..76196f0e Binary files /dev/null and b/da/alphabet/U0064.ogg differ diff --git a/da/alphabet/U0065.ogg b/da/alphabet/U0065.ogg new file mode 100644 index 00000000..e60af258 Binary files /dev/null and b/da/alphabet/U0065.ogg differ diff --git a/da/alphabet/U0066.ogg b/da/alphabet/U0066.ogg new file mode 100644 index 00000000..133d35f6 Binary files /dev/null and b/da/alphabet/U0066.ogg differ diff --git a/da/alphabet/U0067.ogg b/da/alphabet/U0067.ogg new file mode 100644 index 00000000..99172303 Binary files /dev/null and b/da/alphabet/U0067.ogg differ diff --git a/da/alphabet/U0068.ogg b/da/alphabet/U0068.ogg new file mode 100644 index 00000000..eca98e2d Binary files /dev/null and b/da/alphabet/U0068.ogg differ diff --git a/da/alphabet/U0069.ogg b/da/alphabet/U0069.ogg new file mode 100644 index 00000000..ac5d4ec6 Binary files /dev/null and b/da/alphabet/U0069.ogg differ diff --git a/da/alphabet/U006A.ogg b/da/alphabet/U006A.ogg new file mode 100644 index 00000000..6163ba9c Binary files /dev/null and b/da/alphabet/U006A.ogg differ diff --git a/da/alphabet/U006B.ogg b/da/alphabet/U006B.ogg new file mode 100644 index 00000000..b4ed7488 Binary files /dev/null and b/da/alphabet/U006B.ogg differ diff --git a/da/alphabet/U006C.ogg b/da/alphabet/U006C.ogg new file mode 100644 index 00000000..325f28db Binary files /dev/null and b/da/alphabet/U006C.ogg differ diff --git a/da/alphabet/U006D.ogg b/da/alphabet/U006D.ogg new file mode 100644 index 00000000..eba4e4fc Binary files /dev/null and b/da/alphabet/U006D.ogg differ diff --git a/da/alphabet/U006E.ogg b/da/alphabet/U006E.ogg new file mode 100644 index 00000000..cb8a47eb Binary files /dev/null and b/da/alphabet/U006E.ogg differ diff --git a/da/alphabet/U006F.ogg b/da/alphabet/U006F.ogg new file mode 100644 index 00000000..fa63b8b9 Binary files /dev/null and b/da/alphabet/U006F.ogg differ diff --git a/da/alphabet/U0070.ogg b/da/alphabet/U0070.ogg new file mode 100644 index 00000000..81398ab9 Binary files /dev/null and b/da/alphabet/U0070.ogg differ diff --git a/da/alphabet/U0071.ogg b/da/alphabet/U0071.ogg new file mode 100644 index 00000000..ca7fdc52 Binary files /dev/null and b/da/alphabet/U0071.ogg differ diff --git a/da/alphabet/U0072.ogg b/da/alphabet/U0072.ogg new file mode 100644 index 00000000..5f0eb4ac Binary files /dev/null and b/da/alphabet/U0072.ogg differ diff --git a/da/alphabet/U0073.ogg b/da/alphabet/U0073.ogg new file mode 100644 index 00000000..f0b972f0 Binary files /dev/null and b/da/alphabet/U0073.ogg differ diff --git a/da/alphabet/U0074.ogg b/da/alphabet/U0074.ogg new file mode 100644 index 00000000..afe56c57 Binary files /dev/null and b/da/alphabet/U0074.ogg differ diff --git a/da/alphabet/U0075.ogg b/da/alphabet/U0075.ogg new file mode 100644 index 00000000..c3c43e5a Binary files /dev/null and b/da/alphabet/U0075.ogg differ diff --git a/da/alphabet/U0076.ogg b/da/alphabet/U0076.ogg new file mode 100644 index 00000000..1e180f1d Binary files /dev/null and b/da/alphabet/U0076.ogg differ diff --git a/da/alphabet/U0077.ogg b/da/alphabet/U0077.ogg new file mode 100644 index 00000000..9431e295 Binary files /dev/null and b/da/alphabet/U0077.ogg differ diff --git a/da/alphabet/U0078.ogg b/da/alphabet/U0078.ogg new file mode 100644 index 00000000..54c53f40 Binary files /dev/null and b/da/alphabet/U0078.ogg differ diff --git a/da/alphabet/U0079.ogg b/da/alphabet/U0079.ogg new file mode 100644 index 00000000..60ac7bec Binary files /dev/null and b/da/alphabet/U0079.ogg differ diff --git a/da/alphabet/U007A.ogg b/da/alphabet/U007A.ogg new file mode 100644 index 00000000..5c6186e8 Binary files /dev/null and b/da/alphabet/U007A.ogg differ diff --git a/da/alphabet/U00E5.ogg b/da/alphabet/U00E5.ogg new file mode 100644 index 00000000..da6a89c3 Binary files /dev/null and b/da/alphabet/U00E5.ogg differ diff --git a/da/alphabet/U00E6.ogg b/da/alphabet/U00E6.ogg new file mode 100644 index 00000000..25373bee Binary files /dev/null and b/da/alphabet/U00E6.ogg differ diff --git a/da/alphabet/U00F8.ogg b/da/alphabet/U00F8.ogg new file mode 100644 index 00000000..f20dc31e Binary files /dev/null and b/da/alphabet/U00F8.ogg differ diff --git a/da/colors/README b/da/colors/README new file mode 100644 index 00000000..897a5e34 --- /dev/null +++ b/da/colors/README @@ -0,0 +1,10 @@ +black.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +blue.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +brown.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +green.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +grey.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +orange.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +purple.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +red.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +white.ogg Ophavsret Maja Hoehn 2004 / Release under GPL +yellow.ogg Ophavsret Maja Hoehn 2004 / Release under GPL diff --git a/da/colors/black.ogg b/da/colors/black.ogg new file mode 100644 index 00000000..ab306289 Binary files /dev/null and b/da/colors/black.ogg differ diff --git a/da/colors/blue.ogg b/da/colors/blue.ogg new file mode 100644 index 00000000..c64972e3 Binary files /dev/null and b/da/colors/blue.ogg differ diff --git a/da/colors/brown.ogg b/da/colors/brown.ogg new file mode 100644 index 00000000..ce866bfe Binary files /dev/null and b/da/colors/brown.ogg differ diff --git a/da/colors/green.ogg b/da/colors/green.ogg new file mode 100644 index 00000000..7f15280d Binary files /dev/null and b/da/colors/green.ogg differ diff --git a/da/colors/grey.ogg b/da/colors/grey.ogg new file mode 100644 index 00000000..b89038de Binary files /dev/null and b/da/colors/grey.ogg differ diff --git a/da/colors/orange.ogg b/da/colors/orange.ogg new file mode 100644 index 00000000..6e0c66ee Binary files /dev/null and b/da/colors/orange.ogg differ diff --git a/da/colors/pink.ogg b/da/colors/pink.ogg new file mode 100644 index 00000000..f6ce2921 Binary files /dev/null and b/da/colors/pink.ogg differ diff --git a/da/colors/purple.ogg b/da/colors/purple.ogg new file mode 100644 index 00000000..be9bf9d1 Binary files /dev/null and b/da/colors/purple.ogg differ diff --git a/da/colors/red.ogg b/da/colors/red.ogg new file mode 100644 index 00000000..6adcd831 Binary files /dev/null and b/da/colors/red.ogg differ diff --git a/da/colors/white.ogg b/da/colors/white.ogg new file mode 100644 index 00000000..6f083494 Binary files /dev/null and b/da/colors/white.ogg differ diff --git a/da/colors/yellow.ogg b/da/colors/yellow.ogg new file mode 100644 index 00000000..3da4642d Binary files /dev/null and b/da/colors/yellow.ogg differ diff --git a/da/geography/README b/da/geography/README new file mode 100644 index 00000000..465fcbae --- /dev/null +++ b/da/geography/README @@ -0,0 +1,68 @@ +alaska.ogg Ophavsret Maja Hoehn 2004 / GPL +albania.ogg Ophavsret Maja Hoehn 2004 / GPL +argentina.ogg Ophavsret Maja Hoehn 2004 / GPL +austria.ogg Ophavsret Maja Hoehn 2004 / GPL +bahamas.ogg Ophavsret Maja Hoehn 2004 / GPL +belarus.ogg Ophavsret Maja Hoehn 2004 / GPL +belgium.ogg Ophavsret Maja Hoehn 2004 / GPL +bolivia.ogg Ophavsret Maja Hoehn 2004 / GPL +bosnia_herzegovina.ogg Ophavsret Maja Hoehn 2004 / GPL +brazil.ogg Ophavsret Maja Hoehn 2004 / GPL +bulgaria.ogg Ophavsret Maja Hoehn 2004 / GPL +canada.ogg Ophavsret Maja Hoehn 2004 / GPL +chile.ogg Ophavsret Maja Hoehn 2004 / GPL +colombia.ogg Ophavsret Maja Hoehn 2004 / GPL +costa_rica.ogg Ophavsret Maja Hoehn 2004 / GPL +croatia.ogg Ophavsret Maja Hoehn 2004 / GPL +cuba.ogg Ophavsret Maja Hoehn 2004 / GPL +cyprus.ogg Ophavsret Maja Hoehn 2004 / GPL +czech.ogg Ophavsret Maja Hoehn 2004 / GPL +denmark.ogg Ophavsret Maja Hoehn 2004 / GPL +dominican_republic.ogg Ophavsret Maja Hoehn 2004 / GPL +ecuador.ogg Ophavsret Maja Hoehn 2004 / GPL +estonia.ogg Ophavsret Maja Hoehn 2004 / GPL +finland.ogg Ophavsret Maja Hoehn 2004 / GPL +france.ogg Ophavsret Maja Hoehn 2004 / GPL +french_guiana.ogg Ophavsret Maja Hoehn 2004 / GPL +germany.ogg Ophavsret Maja Hoehn 2004 / GPL +greece.ogg Ophavsret Maja Hoehn 2004 / GPL +greenland.ogg Ophavsret Maja Hoehn 2004 / GPL +guatemala.ogg Ophavsret Maja Hoehn 2004 / GPL +guyana.ogg Ophavsret Maja Hoehn 2004 / GPL +haiti.ogg Ophavsret Maja Hoehn 2004 / GPL +honduras.ogg Ophavsret Maja Hoehn 2004 / GPL +hungary.ogg Ophavsret Maja Hoehn 2004 / GPL +iceland.ogg Ophavsret Maja Hoehn 2004 / GPL +ireland.ogg Ophavsret Maja Hoehn 2004 / GPL +italy.ogg Ophavsret Maja Hoehn 2004 / GPL +jamaica.ogg Ophavsret Maja Hoehn 2004 / GPL +latvia.ogg Ophavsret Maja Hoehn 2004 / GPL +lithuania.ogg Ophavsret Maja Hoehn 2004 / GPL +luxembourg.ogg Ophavsret Maja Hoehn 2004 / GPL +macedonia.ogg Ophavsret Maja Hoehn 2004 / GPL +mexico.ogg Ophavsret Maja Hoehn 2004 / GPL +moldova.ogg Ophavsret Maja Hoehn 2004 / GPL +netherland.ogg Ophavsret Maja Hoehn 2004 / GPL +nicaragua.ogg Ophavsret Maja Hoehn 2004 / GPL +norway.ogg Ophavsret Maja Hoehn 2004 / GPL +panama.ogg Ophavsret Maja Hoehn 2004 / GPL +paraguay.ogg Ophavsret Maja Hoehn 2004 / GPL +peru.ogg Ophavsret Maja Hoehn 2004 / GPL +poland.ogg Ophavsret Maja Hoehn 2004 / GPL +portugal.ogg Ophavsret Maja Hoehn 2004 / GPL +romania.ogg Ophavsret Maja Hoehn 2004 / GPL +russia.ogg Ophavsret Maja Hoehn 2004 / GPL +salvador.ogg Ophavsret Maja Hoehn 2004 / GPL +serbia_montenegro.ogg Ophavsret Maja Hoehn 2004 / GPL +slovakia.ogg Ophavsret Maja Hoehn 2004 / GPL +slovenia.ogg Ophavsret Maja Hoehn 2004 / GPL +spain.ogg Ophavsret Maja Hoehn 2004 / GPL +suriname.ogg Ophavsret Maja Hoehn 2004 / GPL +sweden.ogg Ophavsret Maja Hoehn 2004 / GPL +switz.ogg Ophavsret Maja Hoehn 2004 / GPL +turkey.ogg Ophavsret Maja Hoehn 2004 / GPL +ukraine.ogg Ophavsret Maja Hoehn 2004 / GPL +united_kingdom.ogg Ophavsret Maja Hoehn 2004 / GPL +uruguay.ogg Ophavsret Maja Hoehn 2004 / GPL +usa.ogg Ophavsret Maja Hoehn 2004 / GPL +venezuela.ogg Ophavsret Maja Hoehn 2004 / GPL diff --git a/da/geography/alaska.ogg b/da/geography/alaska.ogg new file mode 100644 index 00000000..34f760e5 Binary files /dev/null and b/da/geography/alaska.ogg differ diff --git a/da/geography/albania.ogg b/da/geography/albania.ogg new file mode 100644 index 00000000..28bf0c4a Binary files /dev/null and b/da/geography/albania.ogg differ diff --git a/da/geography/argentina.ogg b/da/geography/argentina.ogg new file mode 100644 index 00000000..cc6fe618 Binary files /dev/null and b/da/geography/argentina.ogg differ diff --git a/da/geography/austria.ogg b/da/geography/austria.ogg new file mode 100644 index 00000000..c9574d15 Binary files /dev/null and b/da/geography/austria.ogg differ diff --git a/da/geography/bahamas.ogg b/da/geography/bahamas.ogg new file mode 100644 index 00000000..cba7c6c7 Binary files /dev/null and b/da/geography/bahamas.ogg differ diff --git a/da/geography/belarus.ogg b/da/geography/belarus.ogg new file mode 100644 index 00000000..1974c9b6 Binary files /dev/null and b/da/geography/belarus.ogg differ diff --git a/da/geography/belgium.ogg b/da/geography/belgium.ogg new file mode 100644 index 00000000..60107894 Binary files /dev/null and b/da/geography/belgium.ogg differ diff --git a/da/geography/bolivia.ogg b/da/geography/bolivia.ogg new file mode 100644 index 00000000..d6fd4054 Binary files /dev/null and b/da/geography/bolivia.ogg differ diff --git a/da/geography/bosnia_herzegovina.ogg b/da/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..00e88ba9 Binary files /dev/null and b/da/geography/bosnia_herzegovina.ogg differ diff --git a/da/geography/brazil.ogg b/da/geography/brazil.ogg new file mode 100644 index 00000000..93c3ad15 Binary files /dev/null and b/da/geography/brazil.ogg differ diff --git a/da/geography/bulgaria.ogg b/da/geography/bulgaria.ogg new file mode 100644 index 00000000..a878523b Binary files /dev/null and b/da/geography/bulgaria.ogg differ diff --git a/da/geography/canada.ogg b/da/geography/canada.ogg new file mode 100644 index 00000000..23f0ee34 Binary files /dev/null and b/da/geography/canada.ogg differ diff --git a/da/geography/chile.ogg b/da/geography/chile.ogg new file mode 100644 index 00000000..4c11695e Binary files /dev/null and b/da/geography/chile.ogg differ diff --git a/da/geography/colombia.ogg b/da/geography/colombia.ogg new file mode 100644 index 00000000..a8aa032a Binary files /dev/null and b/da/geography/colombia.ogg differ diff --git a/da/geography/costa_rica.ogg b/da/geography/costa_rica.ogg new file mode 100644 index 00000000..4c8ace7d Binary files /dev/null and b/da/geography/costa_rica.ogg differ diff --git a/da/geography/croatia.ogg b/da/geography/croatia.ogg new file mode 100644 index 00000000..e1118879 Binary files /dev/null and b/da/geography/croatia.ogg differ diff --git a/da/geography/cuba.ogg b/da/geography/cuba.ogg new file mode 100644 index 00000000..0933593e Binary files /dev/null and b/da/geography/cuba.ogg differ diff --git a/da/geography/cyprus.ogg b/da/geography/cyprus.ogg new file mode 100644 index 00000000..fe526b68 Binary files /dev/null and b/da/geography/cyprus.ogg differ diff --git a/da/geography/czech.ogg b/da/geography/czech.ogg new file mode 100644 index 00000000..e4beb9aa Binary files /dev/null and b/da/geography/czech.ogg differ diff --git a/da/geography/denmark.ogg b/da/geography/denmark.ogg new file mode 100644 index 00000000..aef37c8c Binary files /dev/null and b/da/geography/denmark.ogg differ diff --git a/da/geography/dominican_republic.ogg b/da/geography/dominican_republic.ogg new file mode 100644 index 00000000..e329a257 Binary files /dev/null and b/da/geography/dominican_republic.ogg differ diff --git a/da/geography/ecuador.ogg b/da/geography/ecuador.ogg new file mode 100644 index 00000000..f29c10c6 Binary files /dev/null and b/da/geography/ecuador.ogg differ diff --git a/da/geography/estonia.ogg b/da/geography/estonia.ogg new file mode 100644 index 00000000..55814f55 Binary files /dev/null and b/da/geography/estonia.ogg differ diff --git a/da/geography/finland.ogg b/da/geography/finland.ogg new file mode 100644 index 00000000..d3cbf71f Binary files /dev/null and b/da/geography/finland.ogg differ diff --git a/da/geography/france.ogg b/da/geography/france.ogg new file mode 100644 index 00000000..49d60ed3 Binary files /dev/null and b/da/geography/france.ogg differ diff --git a/da/geography/french_guiana.ogg b/da/geography/french_guiana.ogg new file mode 100644 index 00000000..905f4aa3 Binary files /dev/null and b/da/geography/french_guiana.ogg differ diff --git a/da/geography/germany.ogg b/da/geography/germany.ogg new file mode 100644 index 00000000..135bff83 Binary files /dev/null and b/da/geography/germany.ogg differ diff --git a/da/geography/greece.ogg b/da/geography/greece.ogg new file mode 100644 index 00000000..905d40e6 Binary files /dev/null and b/da/geography/greece.ogg differ diff --git a/da/geography/greenland.ogg b/da/geography/greenland.ogg new file mode 100644 index 00000000..c13b284f Binary files /dev/null and b/da/geography/greenland.ogg differ diff --git a/da/geography/guatemala.ogg b/da/geography/guatemala.ogg new file mode 100644 index 00000000..7be7aac6 Binary files /dev/null and b/da/geography/guatemala.ogg differ diff --git a/da/geography/guyana.ogg b/da/geography/guyana.ogg new file mode 100644 index 00000000..bcbdeb26 Binary files /dev/null and b/da/geography/guyana.ogg differ diff --git a/da/geography/haiti.ogg b/da/geography/haiti.ogg new file mode 100644 index 00000000..2bd509a2 Binary files /dev/null and b/da/geography/haiti.ogg differ diff --git a/da/geography/honduras.ogg b/da/geography/honduras.ogg new file mode 100644 index 00000000..3bb45104 Binary files /dev/null and b/da/geography/honduras.ogg differ diff --git a/da/geography/hungary.ogg b/da/geography/hungary.ogg new file mode 100644 index 00000000..64382d60 Binary files /dev/null and b/da/geography/hungary.ogg differ diff --git a/da/geography/iceland.ogg b/da/geography/iceland.ogg new file mode 100644 index 00000000..97d6bf44 Binary files /dev/null and b/da/geography/iceland.ogg differ diff --git a/da/geography/ireland.ogg b/da/geography/ireland.ogg new file mode 100644 index 00000000..71660c0b Binary files /dev/null and b/da/geography/ireland.ogg differ diff --git a/da/geography/italy.ogg b/da/geography/italy.ogg new file mode 100644 index 00000000..d1b448ee Binary files /dev/null and b/da/geography/italy.ogg differ diff --git a/da/geography/jamaica.ogg b/da/geography/jamaica.ogg new file mode 100644 index 00000000..7f907366 Binary files /dev/null and b/da/geography/jamaica.ogg differ diff --git a/da/geography/latvia.ogg b/da/geography/latvia.ogg new file mode 100644 index 00000000..701a93d1 Binary files /dev/null and b/da/geography/latvia.ogg differ diff --git a/da/geography/lithuania.ogg b/da/geography/lithuania.ogg new file mode 100644 index 00000000..8ddfb791 Binary files /dev/null and b/da/geography/lithuania.ogg differ diff --git a/da/geography/luxembourg.ogg b/da/geography/luxembourg.ogg new file mode 100644 index 00000000..83eb2a99 Binary files /dev/null and b/da/geography/luxembourg.ogg differ diff --git a/da/geography/macedonia.ogg b/da/geography/macedonia.ogg new file mode 100644 index 00000000..601a5f5b Binary files /dev/null and b/da/geography/macedonia.ogg differ diff --git a/da/geography/mexico.ogg b/da/geography/mexico.ogg new file mode 100644 index 00000000..6e28ff1b Binary files /dev/null and b/da/geography/mexico.ogg differ diff --git a/da/geography/moldova.ogg b/da/geography/moldova.ogg new file mode 100644 index 00000000..84d75a9e Binary files /dev/null and b/da/geography/moldova.ogg differ diff --git a/da/geography/netherland.ogg b/da/geography/netherland.ogg new file mode 100644 index 00000000..a3bc1076 Binary files /dev/null and b/da/geography/netherland.ogg differ diff --git a/da/geography/nicaragua.ogg b/da/geography/nicaragua.ogg new file mode 100644 index 00000000..a76ccaba Binary files /dev/null and b/da/geography/nicaragua.ogg differ diff --git a/da/geography/norway.ogg b/da/geography/norway.ogg new file mode 100644 index 00000000..5bce72e1 Binary files /dev/null and b/da/geography/norway.ogg differ diff --git a/da/geography/panama.ogg b/da/geography/panama.ogg new file mode 100644 index 00000000..6277534d Binary files /dev/null and b/da/geography/panama.ogg differ diff --git a/da/geography/paraguay.ogg b/da/geography/paraguay.ogg new file mode 100644 index 00000000..2408adbc Binary files /dev/null and b/da/geography/paraguay.ogg differ diff --git a/da/geography/peru.ogg b/da/geography/peru.ogg new file mode 100644 index 00000000..f0c2a729 Binary files /dev/null and b/da/geography/peru.ogg differ diff --git a/da/geography/poland.ogg b/da/geography/poland.ogg new file mode 100644 index 00000000..3c273252 Binary files /dev/null and b/da/geography/poland.ogg differ diff --git a/da/geography/portugal.ogg b/da/geography/portugal.ogg new file mode 100644 index 00000000..9ec011da Binary files /dev/null and b/da/geography/portugal.ogg differ diff --git a/da/geography/romania.ogg b/da/geography/romania.ogg new file mode 100644 index 00000000..f8d71780 Binary files /dev/null and b/da/geography/romania.ogg differ diff --git a/da/geography/russia.ogg b/da/geography/russia.ogg new file mode 100644 index 00000000..f42d2261 Binary files /dev/null and b/da/geography/russia.ogg differ diff --git a/da/geography/salvador.ogg b/da/geography/salvador.ogg new file mode 100644 index 00000000..891d8beb Binary files /dev/null and b/da/geography/salvador.ogg differ diff --git a/da/geography/serbia_montenegro.ogg b/da/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..523e4445 Binary files /dev/null and b/da/geography/serbia_montenegro.ogg differ diff --git a/da/geography/slovakia.ogg b/da/geography/slovakia.ogg new file mode 100644 index 00000000..c5cec9ae Binary files /dev/null and b/da/geography/slovakia.ogg differ diff --git a/da/geography/slovenia.ogg b/da/geography/slovenia.ogg new file mode 100644 index 00000000..a842404d Binary files /dev/null and b/da/geography/slovenia.ogg differ diff --git a/da/geography/spain.ogg b/da/geography/spain.ogg new file mode 100644 index 00000000..fbb62c05 Binary files /dev/null and b/da/geography/spain.ogg differ diff --git a/da/geography/suriname.ogg b/da/geography/suriname.ogg new file mode 100644 index 00000000..69ec9e5a Binary files /dev/null and b/da/geography/suriname.ogg differ diff --git a/da/geography/sweden.ogg b/da/geography/sweden.ogg new file mode 100644 index 00000000..eae962d2 Binary files /dev/null and b/da/geography/sweden.ogg differ diff --git a/da/geography/switz.ogg b/da/geography/switz.ogg new file mode 100644 index 00000000..57ee0680 Binary files /dev/null and b/da/geography/switz.ogg differ diff --git a/da/geography/turkey.ogg b/da/geography/turkey.ogg new file mode 100644 index 00000000..b8efbd79 Binary files /dev/null and b/da/geography/turkey.ogg differ diff --git a/da/geography/ukraine.ogg b/da/geography/ukraine.ogg new file mode 100644 index 00000000..00d8a960 Binary files /dev/null and b/da/geography/ukraine.ogg differ diff --git a/da/geography/united_kingdom.ogg b/da/geography/united_kingdom.ogg new file mode 100644 index 00000000..e28ac921 Binary files /dev/null and b/da/geography/united_kingdom.ogg differ diff --git a/da/geography/uruguay.ogg b/da/geography/uruguay.ogg new file mode 100644 index 00000000..c49b0d21 Binary files /dev/null and b/da/geography/uruguay.ogg differ diff --git a/da/geography/usa.ogg b/da/geography/usa.ogg new file mode 100644 index 00000000..3026872c Binary files /dev/null and b/da/geography/usa.ogg differ diff --git a/da/geography/venezuela.ogg b/da/geography/venezuela.ogg new file mode 100644 index 00000000..998dcb48 Binary files /dev/null and b/da/geography/venezuela.ogg differ diff --git a/da/misc/README b/da/misc/README new file mode 100644 index 00000000..acc83db6 --- /dev/null +++ b/da/misc/README @@ -0,0 +1,15 @@ +by.ogg Ophavsret Maja Hoehn 2004 / GPL +click_on_letter.ogg Ophavsret Maja Hoehn 2004 / GPL +congratulation.ogg Ophavsret Maja Hoehn 2004 / GPL +equal.ogg Ophavsret Maja Hoehn 2004 / GPL +good.ogg Ophavsret Maja Hoehn 2004 / GPL +great.ogg Ophavsret Maja Hoehn 2004 / GPL +help.ogg Ophavsret Maja Hoehn 2004 / GPL +level.ogg Ophavsret Maja Hoehn 2004 / GPL +minus.ogg Ophavsret Maja Hoehn 2004 / GPL +ok.ogg Ophavsret Maja Hoehn 2004 / GPL +outof.ogg Ophavsret Maja Hoehn 2004 / GPL +plus.ogg Ophavsret Maja Hoehn 2004 / GPL +quit.ogg Ophavsret Maja Hoehn 2004 / GPL +super.ogg Ophavsret Maja Hoehn 2004 / GPL +welcome.ogg Ophavsret Maja Hoehn 2004 / GPL diff --git a/da/misc/awesome.ogg b/da/misc/awesome.ogg new file mode 100644 index 00000000..50d515e2 Binary files /dev/null and b/da/misc/awesome.ogg differ diff --git a/da/misc/back.ogg b/da/misc/back.ogg new file mode 100644 index 00000000..ef6f88f9 Binary files /dev/null and b/da/misc/back.ogg differ diff --git a/da/misc/by.ogg b/da/misc/by.ogg new file mode 100644 index 00000000..008852a1 Binary files /dev/null and b/da/misc/by.ogg differ diff --git a/da/misc/click_on_letter.ogg b/da/misc/click_on_letter.ogg new file mode 100644 index 00000000..90b9406c Binary files /dev/null and b/da/misc/click_on_letter.ogg differ diff --git a/da/misc/congratulation.ogg b/da/misc/congratulation.ogg new file mode 100644 index 00000000..262fee70 Binary files /dev/null and b/da/misc/congratulation.ogg differ diff --git a/da/misc/equal.ogg b/da/misc/equal.ogg new file mode 100644 index 00000000..c2f709df Binary files /dev/null and b/da/misc/equal.ogg differ diff --git a/da/misc/fantastic.ogg b/da/misc/fantastic.ogg new file mode 100644 index 00000000..6ca58818 Binary files /dev/null and b/da/misc/fantastic.ogg differ diff --git a/da/misc/good.ogg b/da/misc/good.ogg new file mode 100644 index 00000000..20a1135d Binary files /dev/null and b/da/misc/good.ogg differ diff --git a/da/misc/great.ogg b/da/misc/great.ogg new file mode 100644 index 00000000..a57acce8 Binary files /dev/null and b/da/misc/great.ogg differ diff --git a/da/misc/help.ogg b/da/misc/help.ogg new file mode 100644 index 00000000..8995af5d Binary files /dev/null and b/da/misc/help.ogg differ diff --git a/da/misc/level.ogg b/da/misc/level.ogg new file mode 100644 index 00000000..861511db Binary files /dev/null and b/da/misc/level.ogg differ diff --git a/da/misc/minus.ogg b/da/misc/minus.ogg new file mode 100644 index 00000000..63069018 Binary files /dev/null and b/da/misc/minus.ogg differ diff --git a/da/misc/ok.ogg b/da/misc/ok.ogg new file mode 100644 index 00000000..7ead5b3b Binary files /dev/null and b/da/misc/ok.ogg differ diff --git a/da/misc/outof.ogg b/da/misc/outof.ogg new file mode 100644 index 00000000..f2c91739 Binary files /dev/null and b/da/misc/outof.ogg differ diff --git a/da/misc/perfect.ogg b/da/misc/perfect.ogg new file mode 100644 index 00000000..667b7e78 Binary files /dev/null and b/da/misc/perfect.ogg differ diff --git a/da/misc/plus.ogg b/da/misc/plus.ogg new file mode 100644 index 00000000..f54e6f03 Binary files /dev/null and b/da/misc/plus.ogg differ diff --git a/da/misc/quit.ogg b/da/misc/quit.ogg new file mode 100644 index 00000000..5fc3c785 Binary files /dev/null and b/da/misc/quit.ogg differ diff --git a/da/misc/super.ogg b/da/misc/super.ogg new file mode 100644 index 00000000..b38bc3cd Binary files /dev/null and b/da/misc/super.ogg differ diff --git a/da/misc/waytogo.ogg b/da/misc/waytogo.ogg new file mode 100644 index 00000000..88f77cea Binary files /dev/null and b/da/misc/waytogo.ogg differ diff --git a/da/misc/welcome.ogg b/da/misc/welcome.ogg new file mode 100644 index 00000000..c3a2a39e Binary files /dev/null and b/da/misc/welcome.ogg differ diff --git a/de/alphabet/10.ogg b/de/alphabet/10.ogg new file mode 100644 index 00000000..fc281bf0 Binary files /dev/null and b/de/alphabet/10.ogg differ diff --git a/de/alphabet/README b/de/alphabet/README new file mode 100644 index 00000000..08fa5e6a --- /dev/null +++ b/de/alphabet/README @@ -0,0 +1,37 @@ +U0061.ogg Copyright Martin Herweg 2001 / Release under GPL +U0062.ogg Copyright Martin Herweg 2001 / Release under GPL +U0063.ogg Copyright Martin Herweg 2001 / Release under GPL +U0064.ogg Copyright Martin Herweg 2001 / Release under GPL +U0065.ogg Copyright Martin Herweg 2001 / Release under GPL +U0066.ogg Copyright Martin Herweg 2001 / Release under GPL +U0067.ogg Copyright Martin Herweg 2001 / Release under GPL +U0068.ogg Copyright Martin Herweg 2001 / Release under GPL +U0069.ogg Copyright Martin Herweg 2001 / Release under GPL +U006A.ogg Copyright Martin Herweg 2001 / Release under GPL +U006B.ogg Copyright Martin Herweg 2001 / Release under GPL +U006C.ogg Copyright Martin Herweg 2001 / Release under GPL +U006D.ogg Copyright Martin Herweg 2001 / Release under GPL +U006E.ogg Copyright Martin Herweg 2001 / Release under GPL +U006F.ogg Copyright Martin Herweg 2001 / Release under GPL +U0070.ogg Copyright Martin Herweg 2001 / Release under GPL +U0071.ogg Copyright Martin Herweg 2001 / Release under GPL +U0072.ogg Copyright Martin Herweg 2001 / Release under GPL +U0073.ogg Copyright Martin Herweg 2001 / Release under GPL +U0074.ogg Copyright Martin Herweg 2001 / Release under GPL +U0075.ogg Copyright Martin Herweg 2001 / Release under GPL +U0076.ogg Copyright Martin Herweg 2001 / Release under GPL +U0077.ogg Copyright Martin Herweg 2001 / Release under GPL +U0078.ogg Copyright Martin Herweg 2001 / Release under GPL +U0079.ogg Copyright Martin Herweg 2001 / Release under GPL +U007A.ogg Copyright Martin Herweg 2001 / Release under GPL +U0030.ogg Copyright Martin Herweg 2001 / Release under GPL +U0031.ogg Copyright Martin Herweg 2001 / Release under GPL +U0032.ogg Copyright Martin Herweg 2001 / Release under GPL +U0033.ogg Copyright Martin Herweg 2001 / Release under GPL +U0034.ogg Copyright Martin Herweg 2001 / Release under GPL +U0035.ogg Copyright Martin Herweg 2001 / Release under GPL +U0036.ogg Copyright Martin Herweg 2001 / Release under GPL +U0037.ogg Copyright Martin Herweg 2001 / Release under GPL +U0038.ogg Copyright Martin Herweg 2001 / Release under GPL +U0039.ogg Copyright Martin Herweg 2001 / Release under GPL +10.ogg Copyright Martin Herweg 2001 / Release under GPL diff --git a/de/alphabet/U0030.ogg b/de/alphabet/U0030.ogg new file mode 100644 index 00000000..0f3b9bed Binary files /dev/null and b/de/alphabet/U0030.ogg differ diff --git a/de/alphabet/U0031.ogg b/de/alphabet/U0031.ogg new file mode 100644 index 00000000..7a824a9b Binary files /dev/null and b/de/alphabet/U0031.ogg differ diff --git a/de/alphabet/U0032.ogg b/de/alphabet/U0032.ogg new file mode 100644 index 00000000..d34208e6 Binary files /dev/null and b/de/alphabet/U0032.ogg differ diff --git a/de/alphabet/U0033.ogg b/de/alphabet/U0033.ogg new file mode 100644 index 00000000..e9f68052 Binary files /dev/null and b/de/alphabet/U0033.ogg differ diff --git a/de/alphabet/U0034.ogg b/de/alphabet/U0034.ogg new file mode 100644 index 00000000..dccc5508 Binary files /dev/null and b/de/alphabet/U0034.ogg differ diff --git a/de/alphabet/U0035.ogg b/de/alphabet/U0035.ogg new file mode 100644 index 00000000..e507b69d Binary files /dev/null and b/de/alphabet/U0035.ogg differ diff --git a/de/alphabet/U0036.ogg b/de/alphabet/U0036.ogg new file mode 100644 index 00000000..c56104f9 Binary files /dev/null and b/de/alphabet/U0036.ogg differ diff --git a/de/alphabet/U0037.ogg b/de/alphabet/U0037.ogg new file mode 100644 index 00000000..3267ceac Binary files /dev/null and b/de/alphabet/U0037.ogg differ diff --git a/de/alphabet/U0038.ogg b/de/alphabet/U0038.ogg new file mode 100644 index 00000000..07357ebe Binary files /dev/null and b/de/alphabet/U0038.ogg differ diff --git a/de/alphabet/U0039.ogg b/de/alphabet/U0039.ogg new file mode 100644 index 00000000..d22830d9 Binary files /dev/null and b/de/alphabet/U0039.ogg differ diff --git a/de/alphabet/U0061.ogg b/de/alphabet/U0061.ogg new file mode 100644 index 00000000..3069ad53 Binary files /dev/null and b/de/alphabet/U0061.ogg differ diff --git a/de/alphabet/U0062.ogg b/de/alphabet/U0062.ogg new file mode 100644 index 00000000..801fffce Binary files /dev/null and b/de/alphabet/U0062.ogg differ diff --git a/de/alphabet/U0063.ogg b/de/alphabet/U0063.ogg new file mode 100644 index 00000000..4049740b Binary files /dev/null and b/de/alphabet/U0063.ogg differ diff --git a/de/alphabet/U0064.ogg b/de/alphabet/U0064.ogg new file mode 100644 index 00000000..e10a992c Binary files /dev/null and b/de/alphabet/U0064.ogg differ diff --git a/de/alphabet/U0065.ogg b/de/alphabet/U0065.ogg new file mode 100644 index 00000000..a7831b5a Binary files /dev/null and b/de/alphabet/U0065.ogg differ diff --git a/de/alphabet/U0066.ogg b/de/alphabet/U0066.ogg new file mode 100644 index 00000000..dd876730 Binary files /dev/null and b/de/alphabet/U0066.ogg differ diff --git a/de/alphabet/U0067.ogg b/de/alphabet/U0067.ogg new file mode 100644 index 00000000..f3cba752 Binary files /dev/null and b/de/alphabet/U0067.ogg differ diff --git a/de/alphabet/U0068.ogg b/de/alphabet/U0068.ogg new file mode 100644 index 00000000..39182912 Binary files /dev/null and b/de/alphabet/U0068.ogg differ diff --git a/de/alphabet/U0069.ogg b/de/alphabet/U0069.ogg new file mode 100644 index 00000000..3208cdd0 Binary files /dev/null and b/de/alphabet/U0069.ogg differ diff --git a/de/alphabet/U006A.ogg b/de/alphabet/U006A.ogg new file mode 100644 index 00000000..caeaac7b Binary files /dev/null and b/de/alphabet/U006A.ogg differ diff --git a/de/alphabet/U006B.ogg b/de/alphabet/U006B.ogg new file mode 100644 index 00000000..f313b343 Binary files /dev/null and b/de/alphabet/U006B.ogg differ diff --git a/de/alphabet/U006C.ogg b/de/alphabet/U006C.ogg new file mode 100644 index 00000000..3f21e6ef Binary files /dev/null and b/de/alphabet/U006C.ogg differ diff --git a/de/alphabet/U006D.ogg b/de/alphabet/U006D.ogg new file mode 100644 index 00000000..3cfba9ba Binary files /dev/null and b/de/alphabet/U006D.ogg differ diff --git a/de/alphabet/U006E.ogg b/de/alphabet/U006E.ogg new file mode 100644 index 00000000..03587e70 Binary files /dev/null and b/de/alphabet/U006E.ogg differ diff --git a/de/alphabet/U006F.ogg b/de/alphabet/U006F.ogg new file mode 100644 index 00000000..65e57c57 Binary files /dev/null and b/de/alphabet/U006F.ogg differ diff --git a/de/alphabet/U0070.ogg b/de/alphabet/U0070.ogg new file mode 100644 index 00000000..d92302fb Binary files /dev/null and b/de/alphabet/U0070.ogg differ diff --git a/de/alphabet/U0071.ogg b/de/alphabet/U0071.ogg new file mode 100644 index 00000000..609e8a9c Binary files /dev/null and b/de/alphabet/U0071.ogg differ diff --git a/de/alphabet/U0072.ogg b/de/alphabet/U0072.ogg new file mode 100644 index 00000000..5adf978e Binary files /dev/null and b/de/alphabet/U0072.ogg differ diff --git a/de/alphabet/U0073.ogg b/de/alphabet/U0073.ogg new file mode 100644 index 00000000..9a6cb32c Binary files /dev/null and b/de/alphabet/U0073.ogg differ diff --git a/de/alphabet/U0074.ogg b/de/alphabet/U0074.ogg new file mode 100644 index 00000000..fe2b4907 Binary files /dev/null and b/de/alphabet/U0074.ogg differ diff --git a/de/alphabet/U0075.ogg b/de/alphabet/U0075.ogg new file mode 100644 index 00000000..55b86d39 Binary files /dev/null and b/de/alphabet/U0075.ogg differ diff --git a/de/alphabet/U0076.ogg b/de/alphabet/U0076.ogg new file mode 100644 index 00000000..61daf3ba Binary files /dev/null and b/de/alphabet/U0076.ogg differ diff --git a/de/alphabet/U0077.ogg b/de/alphabet/U0077.ogg new file mode 100644 index 00000000..65c0e44e Binary files /dev/null and b/de/alphabet/U0077.ogg differ diff --git a/de/alphabet/U0078.ogg b/de/alphabet/U0078.ogg new file mode 100644 index 00000000..2f2446e3 Binary files /dev/null and b/de/alphabet/U0078.ogg differ diff --git a/de/alphabet/U0079.ogg b/de/alphabet/U0079.ogg new file mode 100644 index 00000000..ae0afa74 Binary files /dev/null and b/de/alphabet/U0079.ogg differ diff --git a/de/alphabet/U007A.ogg b/de/alphabet/U007A.ogg new file mode 100644 index 00000000..debefb0a Binary files /dev/null and b/de/alphabet/U007A.ogg differ diff --git a/de/colors/README b/de/colors/README new file mode 100644 index 00000000..0772cbb6 --- /dev/null +++ b/de/colors/README @@ -0,0 +1,10 @@ +black.ogg Copyright Martin Herweg 2001 / Release under GPL +blue.ogg Copyright Martin Herweg 2001 / Release under GPL +brown.ogg Copyright Martin Herweg 2001 / Release under GPL +green.ogg Copyright Martin Herweg 2001 / Release under GPL +grey.ogg Copyright Martin Herweg 2001 / Release under GPL +orange.ogg Copyright Martin Herweg 2001 / Release under GPL +purple.ogg Copyright Martin Herweg 2001 / Release under GPL +red.ogg Copyright Martin Herweg 2001 / Release under GPL +white.ogg Copyright Martin Herweg 2001 / Release under GPL +yellow.ogg Copyright Martin Herweg 2001 / Release under GPL diff --git a/de/colors/black.ogg b/de/colors/black.ogg new file mode 100644 index 00000000..397c0fcc Binary files /dev/null and b/de/colors/black.ogg differ diff --git a/de/colors/blue.ogg b/de/colors/blue.ogg new file mode 100644 index 00000000..b183843d Binary files /dev/null and b/de/colors/blue.ogg differ diff --git a/de/colors/brown.ogg b/de/colors/brown.ogg new file mode 100644 index 00000000..94a63dba Binary files /dev/null and b/de/colors/brown.ogg differ diff --git a/de/colors/green.ogg b/de/colors/green.ogg new file mode 100644 index 00000000..ebe5f1d4 Binary files /dev/null and b/de/colors/green.ogg differ diff --git a/de/colors/grey.ogg b/de/colors/grey.ogg new file mode 100644 index 00000000..4fd79f73 Binary files /dev/null and b/de/colors/grey.ogg differ diff --git a/de/colors/orange.ogg b/de/colors/orange.ogg new file mode 100644 index 00000000..57a1bc5f Binary files /dev/null and b/de/colors/orange.ogg differ diff --git a/de/colors/purple.ogg b/de/colors/purple.ogg new file mode 100644 index 00000000..bdde173a Binary files /dev/null and b/de/colors/purple.ogg differ diff --git a/de/colors/red.ogg b/de/colors/red.ogg new file mode 100644 index 00000000..fcb9b4e8 Binary files /dev/null and b/de/colors/red.ogg differ diff --git a/de/colors/white.ogg b/de/colors/white.ogg new file mode 100644 index 00000000..775fa674 Binary files /dev/null and b/de/colors/white.ogg differ diff --git a/de/colors/yellow.ogg b/de/colors/yellow.ogg new file mode 100644 index 00000000..b235160a Binary files /dev/null and b/de/colors/yellow.ogg differ diff --git a/de/misc/README b/de/misc/README new file mode 100644 index 00000000..0b611944 --- /dev/null +++ b/de/misc/README @@ -0,0 +1,15 @@ +by.ogg Martin Herweg 2001 / GPL +click_on_letter.ogg Martin Herweg 2001 / GPL +congratulation.ogg Martin Herweg 2001 / GPL +equal.ogg Martin Herweg 2001 / GPL +good.ogg Martin Herweg 2001 / GPL +great.ogg Martin Herweg 2001 / GPL +help.ogg Martin Herweg 2001 / GPL +level.ogg Martin Herweg 2001 / GPL +minus.ogg Martin Herweg 2001 / GPL +ok.ogg Martin Herweg 2001 / GPL +outof.ogg Martin Herweg 2001 / GPL +plus.ogg Martin Herweg 2001 / GPL +quit.ogg Martin Herweg 2001 / GPL +super.ogg Martin Herweg 2001 / GPL +welcome.ogg Martin Herweg 2001 / GPL diff --git a/de/misc/back.ogg b/de/misc/back.ogg new file mode 100644 index 00000000..208e1e54 Binary files /dev/null and b/de/misc/back.ogg differ diff --git a/de/misc/by.ogg b/de/misc/by.ogg new file mode 100644 index 00000000..29a67c60 Binary files /dev/null and b/de/misc/by.ogg differ diff --git a/de/misc/click_on_letter.ogg b/de/misc/click_on_letter.ogg new file mode 100644 index 00000000..e24507f5 Binary files /dev/null and b/de/misc/click_on_letter.ogg differ diff --git a/de/misc/congratulation.ogg b/de/misc/congratulation.ogg new file mode 100644 index 00000000..c341c868 Binary files /dev/null and b/de/misc/congratulation.ogg differ diff --git a/de/misc/equal.ogg b/de/misc/equal.ogg new file mode 100644 index 00000000..49f478e6 Binary files /dev/null and b/de/misc/equal.ogg differ diff --git a/de/misc/good.ogg b/de/misc/good.ogg new file mode 100644 index 00000000..9e89f0b4 Binary files /dev/null and b/de/misc/good.ogg differ diff --git a/de/misc/great.ogg b/de/misc/great.ogg new file mode 100644 index 00000000..a3e71bcc Binary files /dev/null and b/de/misc/great.ogg differ diff --git a/de/misc/help.ogg b/de/misc/help.ogg new file mode 100644 index 00000000..dd049b4f Binary files /dev/null and b/de/misc/help.ogg differ diff --git a/de/misc/level.ogg b/de/misc/level.ogg new file mode 100644 index 00000000..50c10c2f Binary files /dev/null and b/de/misc/level.ogg differ diff --git a/de/misc/minus.ogg b/de/misc/minus.ogg new file mode 100644 index 00000000..0d4437b7 Binary files /dev/null and b/de/misc/minus.ogg differ diff --git a/de/misc/ok.ogg b/de/misc/ok.ogg new file mode 100644 index 00000000..464dbf62 Binary files /dev/null and b/de/misc/ok.ogg differ diff --git a/de/misc/outof.ogg b/de/misc/outof.ogg new file mode 100644 index 00000000..b5cdb2aa Binary files /dev/null and b/de/misc/outof.ogg differ diff --git a/de/misc/plus.ogg b/de/misc/plus.ogg new file mode 100644 index 00000000..d361fad9 Binary files /dev/null and b/de/misc/plus.ogg differ diff --git a/de/misc/quit.ogg b/de/misc/quit.ogg new file mode 100644 index 00000000..2cbaf36e Binary files /dev/null and b/de/misc/quit.ogg differ diff --git a/de/misc/super.ogg b/de/misc/super.ogg new file mode 100644 index 00000000..b96e012d Binary files /dev/null and b/de/misc/super.ogg differ diff --git a/de/misc/welcome.ogg b/de/misc/welcome.ogg new file mode 100644 index 00000000..b21563e8 Binary files /dev/null and b/de/misc/welcome.ogg differ diff --git a/el/alphabet/10.ogg b/el/alphabet/10.ogg new file mode 100644 index 00000000..dd854700 Binary files /dev/null and b/el/alphabet/10.ogg differ diff --git a/el/alphabet/11.ogg b/el/alphabet/11.ogg new file mode 100644 index 00000000..90b8da3a Binary files /dev/null and b/el/alphabet/11.ogg differ diff --git a/el/alphabet/12.ogg b/el/alphabet/12.ogg new file mode 100644 index 00000000..4e0c9833 Binary files /dev/null and b/el/alphabet/12.ogg differ diff --git a/el/alphabet/13.ogg b/el/alphabet/13.ogg new file mode 100644 index 00000000..480717dc Binary files /dev/null and b/el/alphabet/13.ogg differ diff --git a/el/alphabet/14.ogg b/el/alphabet/14.ogg new file mode 100644 index 00000000..3ee34d81 Binary files /dev/null and b/el/alphabet/14.ogg differ diff --git a/el/alphabet/15.ogg b/el/alphabet/15.ogg new file mode 100644 index 00000000..3bcd8486 Binary files /dev/null and b/el/alphabet/15.ogg differ diff --git a/el/alphabet/16.ogg b/el/alphabet/16.ogg new file mode 100644 index 00000000..f6c104f1 Binary files /dev/null and b/el/alphabet/16.ogg differ diff --git a/el/alphabet/17.ogg b/el/alphabet/17.ogg new file mode 100644 index 00000000..897bf144 Binary files /dev/null and b/el/alphabet/17.ogg differ diff --git a/el/alphabet/18.ogg b/el/alphabet/18.ogg new file mode 100644 index 00000000..2d03b242 Binary files /dev/null and b/el/alphabet/18.ogg differ diff --git a/el/alphabet/19.ogg b/el/alphabet/19.ogg new file mode 100644 index 00000000..3da10da0 Binary files /dev/null and b/el/alphabet/19.ogg differ diff --git a/el/alphabet/20.ogg b/el/alphabet/20.ogg new file mode 100644 index 00000000..a19bd427 Binary files /dev/null and b/el/alphabet/20.ogg differ diff --git a/el/alphabet/README b/el/alphabet/README new file mode 100644 index 00000000..1e4d98ef --- /dev/null +++ b/el/alphabet/README @@ -0,0 +1,45 @@ +10.ogg Yannis Kaskamanidis 2007 / GPL +11.ogg Yannis Kaskamanidis 2007 / GPL +12.ogg Yannis Kaskamanidis 2007 / GPL +13.ogg Yannis Kaskamanidis 2007 / GPL +14.ogg Yannis Kaskamanidis 2007 / GPL +15.ogg Yannis Kaskamanidis 2007 / GPL +16.ogg Yannis Kaskamanidis 2007 / GPL +17.ogg Yannis Kaskamanidis 2007 / GPL +18.ogg Yannis Kaskamanidis 2007 / GPL +19.ogg Yannis Kaskamanidis 2007 / GPL +20.ogg Yannis Kaskamanidis 2007 / GPL +U0030.ogg Yannis Kaskamanidis 2007 / GPL +U0031.ogg Yannis Kaskamanidis 2007 / GPL +U0032.ogg Yannis Kaskamanidis 2007 / GPL +U0033.ogg Yannis Kaskamanidis 2007 / GPL +U0034.ogg Yannis Kaskamanidis 2007 / GPL +U0035.ogg Yannis Kaskamanidis 2007 / GPL +U0036.ogg Yannis Kaskamanidis 2007 / GPL +U0037.ogg Yannis Kaskamanidis 2007 / GPL +U0038.ogg Yannis Kaskamanidis 2007 / GPL +U0039.ogg Yannis Kaskamanidis 2007 / GPL +U0391.ogg Yannis Kaskamanidis 2007 / GPL +U0392.ogg Yannis Kaskamanidis 2007 / GPL +U0393.ogg Yannis Kaskamanidis 2007 / GPL +U0394.ogg Yannis Kaskamanidis 2007 / GPL +U0395.ogg Yannis Kaskamanidis 2007 / GPL +U0396.ogg Yannis Kaskamanidis 2007 / GPL +U0397.ogg Yannis Kaskamanidis 2007 / GPL +U0398.ogg Yannis Kaskamanidis 2007 / GPL +U0399.ogg Yannis Kaskamanidis 2007 / GPL +U039A.ogg Yannis Kaskamanidis 2007 / GPL +U039B.ogg Yannis Kaskamanidis 2007 / GPL +U039C.ogg Yannis Kaskamanidis 2007 / GPL +U039D.ogg Yannis Kaskamanidis 2007 / GPL +U039E.ogg Yannis Kaskamanidis 2007 / GPL +U039F.ogg Yannis Kaskamanidis 2007 / GPL +U03A0.ogg Yannis Kaskamanidis 2007 / GPL +U03A1.ogg Yannis Kaskamanidis 2007 / GPL +U03A3.ogg Yannis Kaskamanidis 2007 / GPL +U03A4.ogg Yannis Kaskamanidis 2007 / GPL +U03A5.ogg Yannis Kaskamanidis 2007 / GPL +U03A6.ogg Yannis Kaskamanidis 2007 / GPL +U03A7.ogg Yannis Kaskamanidis 2007 / GPL +U03A8.ogg Yannis Kaskamanidis 2007 / GPL +U03A9.ogg Yannis Kaskamanidis 2007 / GPL diff --git a/el/alphabet/U0030.ogg b/el/alphabet/U0030.ogg new file mode 100644 index 00000000..a8b7d598 Binary files /dev/null and b/el/alphabet/U0030.ogg differ diff --git a/el/alphabet/U0031.ogg b/el/alphabet/U0031.ogg new file mode 100644 index 00000000..e094967b Binary files /dev/null and b/el/alphabet/U0031.ogg differ diff --git a/el/alphabet/U0032.ogg b/el/alphabet/U0032.ogg new file mode 100644 index 00000000..0c7407eb Binary files /dev/null and b/el/alphabet/U0032.ogg differ diff --git a/el/alphabet/U0033.ogg b/el/alphabet/U0033.ogg new file mode 100644 index 00000000..9d76cb76 Binary files /dev/null and b/el/alphabet/U0033.ogg differ diff --git a/el/alphabet/U0034.ogg b/el/alphabet/U0034.ogg new file mode 100644 index 00000000..0bd9dbf8 Binary files /dev/null and b/el/alphabet/U0034.ogg differ diff --git a/el/alphabet/U0035.ogg b/el/alphabet/U0035.ogg new file mode 100644 index 00000000..1bb0b8ee Binary files /dev/null and b/el/alphabet/U0035.ogg differ diff --git a/el/alphabet/U0036.ogg b/el/alphabet/U0036.ogg new file mode 100644 index 00000000..212df672 Binary files /dev/null and b/el/alphabet/U0036.ogg differ diff --git a/el/alphabet/U0037.ogg b/el/alphabet/U0037.ogg new file mode 100644 index 00000000..1e69cea0 Binary files /dev/null and b/el/alphabet/U0037.ogg differ diff --git a/el/alphabet/U0038.ogg b/el/alphabet/U0038.ogg new file mode 100644 index 00000000..24545854 Binary files /dev/null and b/el/alphabet/U0038.ogg differ diff --git a/el/alphabet/U0039.ogg b/el/alphabet/U0039.ogg new file mode 100644 index 00000000..0839f141 Binary files /dev/null and b/el/alphabet/U0039.ogg differ diff --git a/el/alphabet/U0391.ogg b/el/alphabet/U0391.ogg new file mode 100644 index 00000000..3827dcb4 Binary files /dev/null and b/el/alphabet/U0391.ogg differ diff --git a/el/alphabet/U0392.ogg b/el/alphabet/U0392.ogg new file mode 100644 index 00000000..c8c42119 Binary files /dev/null and b/el/alphabet/U0392.ogg differ diff --git a/el/alphabet/U0393.ogg b/el/alphabet/U0393.ogg new file mode 100644 index 00000000..b7cf3892 Binary files /dev/null and b/el/alphabet/U0393.ogg differ diff --git a/el/alphabet/U0394.ogg b/el/alphabet/U0394.ogg new file mode 100644 index 00000000..f80255cc Binary files /dev/null and b/el/alphabet/U0394.ogg differ diff --git a/el/alphabet/U0395.ogg b/el/alphabet/U0395.ogg new file mode 100644 index 00000000..71c69c88 Binary files /dev/null and b/el/alphabet/U0395.ogg differ diff --git a/el/alphabet/U0396.ogg b/el/alphabet/U0396.ogg new file mode 100644 index 00000000..e7fd1a67 Binary files /dev/null and b/el/alphabet/U0396.ogg differ diff --git a/el/alphabet/U0397.ogg b/el/alphabet/U0397.ogg new file mode 100644 index 00000000..d05a92e4 Binary files /dev/null and b/el/alphabet/U0397.ogg differ diff --git a/el/alphabet/U0398.ogg b/el/alphabet/U0398.ogg new file mode 100644 index 00000000..7e962939 Binary files /dev/null and b/el/alphabet/U0398.ogg differ diff --git a/el/alphabet/U0399.ogg b/el/alphabet/U0399.ogg new file mode 100644 index 00000000..9a67ffdb Binary files /dev/null and b/el/alphabet/U0399.ogg differ diff --git a/el/alphabet/U039A.ogg b/el/alphabet/U039A.ogg new file mode 100644 index 00000000..17020eec Binary files /dev/null and b/el/alphabet/U039A.ogg differ diff --git a/el/alphabet/U039B.ogg b/el/alphabet/U039B.ogg new file mode 100644 index 00000000..cb5f65e8 Binary files /dev/null and b/el/alphabet/U039B.ogg differ diff --git a/el/alphabet/U039C.ogg b/el/alphabet/U039C.ogg new file mode 100644 index 00000000..a3edb761 Binary files /dev/null and b/el/alphabet/U039C.ogg differ diff --git a/el/alphabet/U039D.ogg b/el/alphabet/U039D.ogg new file mode 100644 index 00000000..48818f30 Binary files /dev/null and b/el/alphabet/U039D.ogg differ diff --git a/el/alphabet/U039E.ogg b/el/alphabet/U039E.ogg new file mode 100644 index 00000000..6ee1175f Binary files /dev/null and b/el/alphabet/U039E.ogg differ diff --git a/el/alphabet/U039F.ogg b/el/alphabet/U039F.ogg new file mode 100644 index 00000000..62ce5ee7 Binary files /dev/null and b/el/alphabet/U039F.ogg differ diff --git a/el/alphabet/U03A0.ogg b/el/alphabet/U03A0.ogg new file mode 100644 index 00000000..27d19608 Binary files /dev/null and b/el/alphabet/U03A0.ogg differ diff --git a/el/alphabet/U03A1.ogg b/el/alphabet/U03A1.ogg new file mode 100644 index 00000000..37c21ab7 Binary files /dev/null and b/el/alphabet/U03A1.ogg differ diff --git a/el/alphabet/U03A3.ogg b/el/alphabet/U03A3.ogg new file mode 100644 index 00000000..37e16f9d Binary files /dev/null and b/el/alphabet/U03A3.ogg differ diff --git a/el/alphabet/U03A4.ogg b/el/alphabet/U03A4.ogg new file mode 100644 index 00000000..57d92829 Binary files /dev/null and b/el/alphabet/U03A4.ogg differ diff --git a/el/alphabet/U03A5.ogg b/el/alphabet/U03A5.ogg new file mode 100644 index 00000000..24d2555c Binary files /dev/null and b/el/alphabet/U03A5.ogg differ diff --git a/el/alphabet/U03A6.ogg b/el/alphabet/U03A6.ogg new file mode 100644 index 00000000..6389387b Binary files /dev/null and b/el/alphabet/U03A6.ogg differ diff --git a/el/alphabet/U03A7.ogg b/el/alphabet/U03A7.ogg new file mode 100644 index 00000000..b30c6b9e Binary files /dev/null and b/el/alphabet/U03A7.ogg differ diff --git a/el/alphabet/U03A8.ogg b/el/alphabet/U03A8.ogg new file mode 100644 index 00000000..98d9a01b Binary files /dev/null and b/el/alphabet/U03A8.ogg differ diff --git a/el/alphabet/U03A9.ogg b/el/alphabet/U03A9.ogg new file mode 100644 index 00000000..e5a615dd Binary files /dev/null and b/el/alphabet/U03A9.ogg differ diff --git a/el/alphabet/U03B1.ogg b/el/alphabet/U03B1.ogg new file mode 100644 index 00000000..a48854f2 Binary files /dev/null and b/el/alphabet/U03B1.ogg differ diff --git a/el/alphabet/U03B2.ogg b/el/alphabet/U03B2.ogg new file mode 100644 index 00000000..15b358f4 Binary files /dev/null and b/el/alphabet/U03B2.ogg differ diff --git a/el/alphabet/U03B3.ogg b/el/alphabet/U03B3.ogg new file mode 100644 index 00000000..c04f8dab Binary files /dev/null and b/el/alphabet/U03B3.ogg differ diff --git a/el/alphabet/U03B4.ogg b/el/alphabet/U03B4.ogg new file mode 100644 index 00000000..c86c61ba Binary files /dev/null and b/el/alphabet/U03B4.ogg differ diff --git a/el/alphabet/U03B5.ogg b/el/alphabet/U03B5.ogg new file mode 100644 index 00000000..683aa324 Binary files /dev/null and b/el/alphabet/U03B5.ogg differ diff --git a/el/alphabet/U03B6.ogg b/el/alphabet/U03B6.ogg new file mode 100644 index 00000000..2ea54925 Binary files /dev/null and b/el/alphabet/U03B6.ogg differ diff --git a/el/alphabet/U03B7.ogg b/el/alphabet/U03B7.ogg new file mode 100644 index 00000000..bb614e5c Binary files /dev/null and b/el/alphabet/U03B7.ogg differ diff --git a/el/alphabet/U03B8.ogg b/el/alphabet/U03B8.ogg new file mode 100644 index 00000000..810d1bd5 Binary files /dev/null and b/el/alphabet/U03B8.ogg differ diff --git a/el/alphabet/U03B9.ogg b/el/alphabet/U03B9.ogg new file mode 100644 index 00000000..b102f7b9 Binary files /dev/null and b/el/alphabet/U03B9.ogg differ diff --git a/el/alphabet/U03BA.ogg b/el/alphabet/U03BA.ogg new file mode 100644 index 00000000..7e8d6986 Binary files /dev/null and b/el/alphabet/U03BA.ogg differ diff --git a/el/alphabet/U03BB.ogg b/el/alphabet/U03BB.ogg new file mode 100644 index 00000000..de916131 Binary files /dev/null and b/el/alphabet/U03BB.ogg differ diff --git a/el/alphabet/U03BC.ogg b/el/alphabet/U03BC.ogg new file mode 100644 index 00000000..f7cbcaa8 Binary files /dev/null and b/el/alphabet/U03BC.ogg differ diff --git a/el/alphabet/U03BD.ogg b/el/alphabet/U03BD.ogg new file mode 100644 index 00000000..626263e8 Binary files /dev/null and b/el/alphabet/U03BD.ogg differ diff --git a/el/alphabet/U03BE.ogg b/el/alphabet/U03BE.ogg new file mode 100644 index 00000000..d67fde91 Binary files /dev/null and b/el/alphabet/U03BE.ogg differ diff --git a/el/alphabet/U03BF.ogg b/el/alphabet/U03BF.ogg new file mode 100644 index 00000000..c2905d76 Binary files /dev/null and b/el/alphabet/U03BF.ogg differ diff --git a/el/alphabet/U03C0.ogg b/el/alphabet/U03C0.ogg new file mode 100644 index 00000000..a59f43e0 Binary files /dev/null and b/el/alphabet/U03C0.ogg differ diff --git a/el/alphabet/U03C1.ogg b/el/alphabet/U03C1.ogg new file mode 100644 index 00000000..d969d9fb Binary files /dev/null and b/el/alphabet/U03C1.ogg differ diff --git a/el/alphabet/U03C3.ogg b/el/alphabet/U03C3.ogg new file mode 100644 index 00000000..9a5e36ad Binary files /dev/null and b/el/alphabet/U03C3.ogg differ diff --git a/el/alphabet/U03C4.ogg b/el/alphabet/U03C4.ogg new file mode 100644 index 00000000..355f7aa6 Binary files /dev/null and b/el/alphabet/U03C4.ogg differ diff --git a/el/alphabet/U03C5.ogg b/el/alphabet/U03C5.ogg new file mode 100644 index 00000000..8ba1e936 Binary files /dev/null and b/el/alphabet/U03C5.ogg differ diff --git a/el/alphabet/U03C6.ogg b/el/alphabet/U03C6.ogg new file mode 100644 index 00000000..23eb4040 Binary files /dev/null and b/el/alphabet/U03C6.ogg differ diff --git a/el/alphabet/U03C7.ogg b/el/alphabet/U03C7.ogg new file mode 100644 index 00000000..e30715c6 Binary files /dev/null and b/el/alphabet/U03C7.ogg differ diff --git a/el/alphabet/U03C8.ogg b/el/alphabet/U03C8.ogg new file mode 100644 index 00000000..cb3e62e1 Binary files /dev/null and b/el/alphabet/U03C8.ogg differ diff --git a/el/alphabet/U03C9.ogg b/el/alphabet/U03C9.ogg new file mode 100644 index 00000000..76975099 Binary files /dev/null and b/el/alphabet/U03C9.ogg differ diff --git a/el/colors/black.ogg b/el/colors/black.ogg new file mode 100644 index 00000000..e7421a40 Binary files /dev/null and b/el/colors/black.ogg differ diff --git a/el/colors/blue.ogg b/el/colors/blue.ogg new file mode 100644 index 00000000..2a14e48b Binary files /dev/null and b/el/colors/blue.ogg differ diff --git a/el/colors/brown.ogg b/el/colors/brown.ogg new file mode 100644 index 00000000..18192e08 Binary files /dev/null and b/el/colors/brown.ogg differ diff --git a/el/colors/green.ogg b/el/colors/green.ogg new file mode 100644 index 00000000..530685a6 Binary files /dev/null and b/el/colors/green.ogg differ diff --git a/el/colors/grey.ogg b/el/colors/grey.ogg new file mode 100644 index 00000000..98a9aedd Binary files /dev/null and b/el/colors/grey.ogg differ diff --git a/el/colors/orange.ogg b/el/colors/orange.ogg new file mode 100644 index 00000000..73b16018 Binary files /dev/null and b/el/colors/orange.ogg differ diff --git a/el/colors/pink.ogg b/el/colors/pink.ogg new file mode 100644 index 00000000..64ec1b3b Binary files /dev/null and b/el/colors/pink.ogg differ diff --git a/el/colors/purple.ogg b/el/colors/purple.ogg new file mode 100644 index 00000000..701b1bee Binary files /dev/null and b/el/colors/purple.ogg differ diff --git a/el/colors/red.ogg b/el/colors/red.ogg new file mode 100644 index 00000000..1d7f7c24 Binary files /dev/null and b/el/colors/red.ogg differ diff --git a/el/colors/white.ogg b/el/colors/white.ogg new file mode 100644 index 00000000..fa88f549 Binary files /dev/null and b/el/colors/white.ogg differ diff --git a/el/colors/yellow.ogg b/el/colors/yellow.ogg new file mode 100644 index 00000000..f3d0230f Binary files /dev/null and b/el/colors/yellow.ogg differ diff --git a/el/geography/africa.ogg b/el/geography/africa.ogg new file mode 100644 index 00000000..2745d37a Binary files /dev/null and b/el/geography/africa.ogg differ diff --git a/el/geography/alaska.ogg b/el/geography/alaska.ogg new file mode 100644 index 00000000..0b3f877f Binary files /dev/null and b/el/geography/alaska.ogg differ diff --git a/el/geography/albania.ogg b/el/geography/albania.ogg new file mode 100644 index 00000000..a9816052 Binary files /dev/null and b/el/geography/albania.ogg differ diff --git a/el/geography/algeria.ogg b/el/geography/algeria.ogg new file mode 100644 index 00000000..aad5533f Binary files /dev/null and b/el/geography/algeria.ogg differ diff --git a/el/geography/america.ogg b/el/geography/america.ogg new file mode 100644 index 00000000..2d08e642 Binary files /dev/null and b/el/geography/america.ogg differ diff --git a/el/geography/angola.ogg b/el/geography/angola.ogg new file mode 100644 index 00000000..e8a01679 Binary files /dev/null and b/el/geography/angola.ogg differ diff --git a/el/geography/antartica.ogg b/el/geography/antartica.ogg new file mode 100644 index 00000000..5c349b10 Binary files /dev/null and b/el/geography/antartica.ogg differ diff --git a/el/geography/argentina.ogg b/el/geography/argentina.ogg new file mode 100644 index 00000000..5918acec Binary files /dev/null and b/el/geography/argentina.ogg differ diff --git a/el/geography/asia.ogg b/el/geography/asia.ogg new file mode 100644 index 00000000..19f1b98c Binary files /dev/null and b/el/geography/asia.ogg differ diff --git a/el/geography/austria.ogg b/el/geography/austria.ogg new file mode 100644 index 00000000..4dab719b Binary files /dev/null and b/el/geography/austria.ogg differ diff --git a/el/geography/bahamas.ogg b/el/geography/bahamas.ogg new file mode 100644 index 00000000..100db8de Binary files /dev/null and b/el/geography/bahamas.ogg differ diff --git a/el/geography/basse_normandie.ogg b/el/geography/basse_normandie.ogg new file mode 100644 index 00000000..2b9df921 Binary files /dev/null and b/el/geography/basse_normandie.ogg differ diff --git a/el/geography/belarus.ogg b/el/geography/belarus.ogg new file mode 100644 index 00000000..de1d9660 Binary files /dev/null and b/el/geography/belarus.ogg differ diff --git a/el/geography/belgium.ogg b/el/geography/belgium.ogg new file mode 100644 index 00000000..60c0fe51 Binary files /dev/null and b/el/geography/belgium.ogg differ diff --git a/el/geography/benin.ogg b/el/geography/benin.ogg new file mode 100644 index 00000000..3674e9d2 Binary files /dev/null and b/el/geography/benin.ogg differ diff --git a/el/geography/bolivia.ogg b/el/geography/bolivia.ogg new file mode 100644 index 00000000..368db081 Binary files /dev/null and b/el/geography/bolivia.ogg differ diff --git a/el/geography/bosnia_herzegovina.ogg b/el/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..1b1f4e28 Binary files /dev/null and b/el/geography/bosnia_herzegovina.ogg differ diff --git a/el/geography/botswana.ogg b/el/geography/botswana.ogg new file mode 100644 index 00000000..6bdb5401 Binary files /dev/null and b/el/geography/botswana.ogg differ diff --git a/el/geography/brazil.ogg b/el/geography/brazil.ogg new file mode 100644 index 00000000..07f85982 Binary files /dev/null and b/el/geography/brazil.ogg differ diff --git a/el/geography/bulgaria.ogg b/el/geography/bulgaria.ogg new file mode 100644 index 00000000..a5f86fd4 Binary files /dev/null and b/el/geography/bulgaria.ogg differ diff --git a/el/geography/burkina.ogg b/el/geography/burkina.ogg new file mode 100644 index 00000000..b170868e Binary files /dev/null and b/el/geography/burkina.ogg differ diff --git a/el/geography/burundi.ogg b/el/geography/burundi.ogg new file mode 100644 index 00000000..ba603286 Binary files /dev/null and b/el/geography/burundi.ogg differ diff --git a/el/geography/cameroon.ogg b/el/geography/cameroon.ogg new file mode 100644 index 00000000..918955b3 Binary files /dev/null and b/el/geography/cameroon.ogg differ diff --git a/el/geography/canada.ogg b/el/geography/canada.ogg new file mode 100644 index 00000000..6654396d Binary files /dev/null and b/el/geography/canada.ogg differ diff --git a/el/geography/central_african_republic.ogg b/el/geography/central_african_republic.ogg new file mode 100644 index 00000000..8bbd04bd Binary files /dev/null and b/el/geography/central_african_republic.ogg differ diff --git a/el/geography/chad.ogg b/el/geography/chad.ogg new file mode 100644 index 00000000..f69f75c4 Binary files /dev/null and b/el/geography/chad.ogg differ diff --git a/el/geography/chile.ogg b/el/geography/chile.ogg new file mode 100644 index 00000000..d028223c Binary files /dev/null and b/el/geography/chile.ogg differ diff --git a/el/geography/colombia.ogg b/el/geography/colombia.ogg new file mode 100644 index 00000000..6ce235cd Binary files /dev/null and b/el/geography/colombia.ogg differ diff --git a/el/geography/congo.ogg b/el/geography/congo.ogg new file mode 100644 index 00000000..9d398789 Binary files /dev/null and b/el/geography/congo.ogg differ diff --git a/el/geography/costa_rica.ogg b/el/geography/costa_rica.ogg new file mode 100644 index 00000000..79c51918 Binary files /dev/null and b/el/geography/costa_rica.ogg differ diff --git a/el/geography/croatia.ogg b/el/geography/croatia.ogg new file mode 100644 index 00000000..f77e8fd5 Binary files /dev/null and b/el/geography/croatia.ogg differ diff --git a/el/geography/cuba.ogg b/el/geography/cuba.ogg new file mode 100644 index 00000000..4af87f4c Binary files /dev/null and b/el/geography/cuba.ogg differ diff --git a/el/geography/cyprus.ogg b/el/geography/cyprus.ogg new file mode 100644 index 00000000..a2009442 Binary files /dev/null and b/el/geography/cyprus.ogg differ diff --git a/el/geography/czech.ogg b/el/geography/czech.ogg new file mode 100644 index 00000000..0531a7e1 Binary files /dev/null and b/el/geography/czech.ogg differ diff --git a/el/geography/denmark.ogg b/el/geography/denmark.ogg new file mode 100644 index 00000000..cfdae834 Binary files /dev/null and b/el/geography/denmark.ogg differ diff --git a/el/geography/dijibouti.ogg b/el/geography/dijibouti.ogg new file mode 100644 index 00000000..c35f2476 Binary files /dev/null and b/el/geography/dijibouti.ogg differ diff --git a/el/geography/djibouti.ogg b/el/geography/djibouti.ogg new file mode 100644 index 00000000..3aff8978 Binary files /dev/null and b/el/geography/djibouti.ogg differ diff --git a/el/geography/dominican_republic.ogg b/el/geography/dominican_republic.ogg new file mode 100644 index 00000000..f1a9a332 Binary files /dev/null and b/el/geography/dominican_republic.ogg differ diff --git a/el/geography/ecuador.ogg b/el/geography/ecuador.ogg new file mode 100644 index 00000000..18876808 Binary files /dev/null and b/el/geography/ecuador.ogg differ diff --git a/el/geography/egypt.ogg b/el/geography/egypt.ogg new file mode 100644 index 00000000..b50ef018 Binary files /dev/null and b/el/geography/egypt.ogg differ diff --git a/el/geography/equatorial_guinea.ogg b/el/geography/equatorial_guinea.ogg new file mode 100644 index 00000000..5a0a5e51 Binary files /dev/null and b/el/geography/equatorial_guinea.ogg differ diff --git a/el/geography/eritrea.ogg b/el/geography/eritrea.ogg new file mode 100644 index 00000000..3ce83699 Binary files /dev/null and b/el/geography/eritrea.ogg differ diff --git a/el/geography/estonia.ogg b/el/geography/estonia.ogg new file mode 100644 index 00000000..76a40e50 Binary files /dev/null and b/el/geography/estonia.ogg differ diff --git a/el/geography/ethiopia.ogg b/el/geography/ethiopia.ogg new file mode 100644 index 00000000..305e2ca9 Binary files /dev/null and b/el/geography/ethiopia.ogg differ diff --git a/el/geography/europe.ogg b/el/geography/europe.ogg new file mode 100644 index 00000000..314ff3b2 Binary files /dev/null and b/el/geography/europe.ogg differ diff --git a/el/geography/finland.ogg b/el/geography/finland.ogg new file mode 100644 index 00000000..491cce2a Binary files /dev/null and b/el/geography/finland.ogg differ diff --git a/el/geography/france.ogg b/el/geography/france.ogg new file mode 100644 index 00000000..40698020 Binary files /dev/null and b/el/geography/france.ogg differ diff --git a/el/geography/french_guiana.ogg b/el/geography/french_guiana.ogg new file mode 100644 index 00000000..dad00600 Binary files /dev/null and b/el/geography/french_guiana.ogg differ diff --git a/el/geography/gabon.ogg b/el/geography/gabon.ogg new file mode 100644 index 00000000..e71b8f9d Binary files /dev/null and b/el/geography/gabon.ogg differ diff --git a/el/geography/gambia.ogg b/el/geography/gambia.ogg new file mode 100644 index 00000000..74614666 Binary files /dev/null and b/el/geography/gambia.ogg differ diff --git a/el/geography/germany.ogg b/el/geography/germany.ogg new file mode 100644 index 00000000..aab9f0c2 Binary files /dev/null and b/el/geography/germany.ogg differ diff --git a/el/geography/ghana.ogg b/el/geography/ghana.ogg new file mode 100644 index 00000000..6a78e47d Binary files /dev/null and b/el/geography/ghana.ogg differ diff --git a/el/geography/greece.ogg b/el/geography/greece.ogg new file mode 100644 index 00000000..2c8131ab Binary files /dev/null and b/el/geography/greece.ogg differ diff --git a/el/geography/greenland.ogg b/el/geography/greenland.ogg new file mode 100644 index 00000000..440d4b7f Binary files /dev/null and b/el/geography/greenland.ogg differ diff --git a/el/geography/guatemala.ogg b/el/geography/guatemala.ogg new file mode 100644 index 00000000..983f5f03 Binary files /dev/null and b/el/geography/guatemala.ogg differ diff --git a/el/geography/guinea.ogg b/el/geography/guinea.ogg new file mode 100644 index 00000000..d1b57833 Binary files /dev/null and b/el/geography/guinea.ogg differ diff --git a/el/geography/guinea_bissau.ogg b/el/geography/guinea_bissau.ogg new file mode 100644 index 00000000..33f4ad5a Binary files /dev/null and b/el/geography/guinea_bissau.ogg differ diff --git a/el/geography/guyana.ogg b/el/geography/guyana.ogg new file mode 100644 index 00000000..51095c9e Binary files /dev/null and b/el/geography/guyana.ogg differ diff --git a/el/geography/haiti.ogg b/el/geography/haiti.ogg new file mode 100644 index 00000000..cd3aa31d Binary files /dev/null and b/el/geography/haiti.ogg differ diff --git a/el/geography/honduras.ogg b/el/geography/honduras.ogg new file mode 100644 index 00000000..cb9dc473 Binary files /dev/null and b/el/geography/honduras.ogg differ diff --git a/el/geography/hungary.ogg b/el/geography/hungary.ogg new file mode 100644 index 00000000..f8c97622 Binary files /dev/null and b/el/geography/hungary.ogg differ diff --git a/el/geography/iceland.ogg b/el/geography/iceland.ogg new file mode 100644 index 00000000..31b578a6 Binary files /dev/null and b/el/geography/iceland.ogg differ diff --git a/el/geography/ireland.ogg b/el/geography/ireland.ogg new file mode 100644 index 00000000..85aa9425 Binary files /dev/null and b/el/geography/ireland.ogg differ diff --git a/el/geography/italy.ogg b/el/geography/italy.ogg new file mode 100644 index 00000000..931b1a0e Binary files /dev/null and b/el/geography/italy.ogg differ diff --git a/el/geography/ivory_coast.ogg b/el/geography/ivory_coast.ogg new file mode 100644 index 00000000..cdb76a02 Binary files /dev/null and b/el/geography/ivory_coast.ogg differ diff --git a/el/geography/jamaica.ogg b/el/geography/jamaica.ogg new file mode 100644 index 00000000..77f38e13 Binary files /dev/null and b/el/geography/jamaica.ogg differ diff --git a/el/geography/kenya.ogg b/el/geography/kenya.ogg new file mode 100644 index 00000000..89920b3e Binary files /dev/null and b/el/geography/kenya.ogg differ diff --git a/el/geography/latvia.ogg b/el/geography/latvia.ogg new file mode 100644 index 00000000..1a0df962 Binary files /dev/null and b/el/geography/latvia.ogg differ diff --git a/el/geography/lesotho.ogg b/el/geography/lesotho.ogg new file mode 100644 index 00000000..84a467cf Binary files /dev/null and b/el/geography/lesotho.ogg differ diff --git a/el/geography/liberia.ogg b/el/geography/liberia.ogg new file mode 100644 index 00000000..5c92a003 Binary files /dev/null and b/el/geography/liberia.ogg differ diff --git a/el/geography/libya.ogg b/el/geography/libya.ogg new file mode 100644 index 00000000..97a06a84 Binary files /dev/null and b/el/geography/libya.ogg differ diff --git a/el/geography/lithuania.ogg b/el/geography/lithuania.ogg new file mode 100644 index 00000000..8349c676 Binary files /dev/null and b/el/geography/lithuania.ogg differ diff --git a/el/geography/luxembourg.ogg b/el/geography/luxembourg.ogg new file mode 100644 index 00000000..652b1e90 Binary files /dev/null and b/el/geography/luxembourg.ogg differ diff --git a/el/geography/macedonia.ogg b/el/geography/macedonia.ogg new file mode 100644 index 00000000..e8e38a78 Binary files /dev/null and b/el/geography/macedonia.ogg differ diff --git a/el/geography/madagascar.ogg b/el/geography/madagascar.ogg new file mode 100644 index 00000000..2d908515 Binary files /dev/null and b/el/geography/madagascar.ogg differ diff --git a/el/geography/malawi.ogg b/el/geography/malawi.ogg new file mode 100644 index 00000000..1cecae8e Binary files /dev/null and b/el/geography/malawi.ogg differ diff --git a/el/geography/mali.ogg b/el/geography/mali.ogg new file mode 100644 index 00000000..417224f5 Binary files /dev/null and b/el/geography/mali.ogg differ diff --git a/el/geography/mauritania.ogg b/el/geography/mauritania.ogg new file mode 100644 index 00000000..f69be639 Binary files /dev/null and b/el/geography/mauritania.ogg differ diff --git a/el/geography/mexico.ogg b/el/geography/mexico.ogg new file mode 100644 index 00000000..f1dc8a71 Binary files /dev/null and b/el/geography/mexico.ogg differ diff --git a/el/geography/moldavia.ogg b/el/geography/moldavia.ogg new file mode 100644 index 00000000..ec96eeee Binary files /dev/null and b/el/geography/moldavia.ogg differ diff --git a/el/geography/moldova.ogg b/el/geography/moldova.ogg new file mode 100644 index 00000000..e934412a Binary files /dev/null and b/el/geography/moldova.ogg differ diff --git a/el/geography/moroco.ogg b/el/geography/moroco.ogg new file mode 100644 index 00000000..6840b9d3 Binary files /dev/null and b/el/geography/moroco.ogg differ diff --git a/el/geography/mozambique.ogg b/el/geography/mozambique.ogg new file mode 100644 index 00000000..48145f53 Binary files /dev/null and b/el/geography/mozambique.ogg differ diff --git a/el/geography/nambia.ogg b/el/geography/nambia.ogg new file mode 100644 index 00000000..f64ccff1 Binary files /dev/null and b/el/geography/nambia.ogg differ diff --git a/el/geography/namibia.ogg b/el/geography/namibia.ogg new file mode 100644 index 00000000..6e84cb79 Binary files /dev/null and b/el/geography/namibia.ogg differ diff --git a/el/geography/netherland.ogg b/el/geography/netherland.ogg new file mode 100644 index 00000000..d19eb971 Binary files /dev/null and b/el/geography/netherland.ogg differ diff --git a/el/geography/nicaragua.ogg b/el/geography/nicaragua.ogg new file mode 100644 index 00000000..fab2f098 Binary files /dev/null and b/el/geography/nicaragua.ogg differ diff --git a/el/geography/niger.ogg b/el/geography/niger.ogg new file mode 100644 index 00000000..24b8a0cc Binary files /dev/null and b/el/geography/niger.ogg differ diff --git a/el/geography/nigeria.ogg b/el/geography/nigeria.ogg new file mode 100644 index 00000000..0546b82e Binary files /dev/null and b/el/geography/nigeria.ogg differ diff --git a/el/geography/north_america.ogg b/el/geography/north_america.ogg new file mode 100644 index 00000000..ed2c2e61 Binary files /dev/null and b/el/geography/north_america.ogg differ diff --git a/el/geography/norway.ogg b/el/geography/norway.ogg new file mode 100644 index 00000000..0e50ab3b Binary files /dev/null and b/el/geography/norway.ogg differ diff --git a/el/geography/oceania.ogg b/el/geography/oceania.ogg new file mode 100644 index 00000000..e906ebae Binary files /dev/null and b/el/geography/oceania.ogg differ diff --git a/el/geography/panama.ogg b/el/geography/panama.ogg new file mode 100644 index 00000000..d7b493ff Binary files /dev/null and b/el/geography/panama.ogg differ diff --git a/el/geography/paraguay.ogg b/el/geography/paraguay.ogg new file mode 100644 index 00000000..bce90f41 Binary files /dev/null and b/el/geography/paraguay.ogg differ diff --git a/el/geography/peru.ogg b/el/geography/peru.ogg new file mode 100644 index 00000000..cfa8b6e5 Binary files /dev/null and b/el/geography/peru.ogg differ diff --git a/el/geography/poland.ogg b/el/geography/poland.ogg new file mode 100644 index 00000000..f1aa3cc7 Binary files /dev/null and b/el/geography/poland.ogg differ diff --git a/el/geography/portugal.ogg b/el/geography/portugal.ogg new file mode 100644 index 00000000..a314f237 Binary files /dev/null and b/el/geography/portugal.ogg differ diff --git a/el/geography/republic_of_congo.ogg b/el/geography/republic_of_congo.ogg new file mode 100644 index 00000000..c4ee2e92 Binary files /dev/null and b/el/geography/republic_of_congo.ogg differ diff --git a/el/geography/romania.ogg b/el/geography/romania.ogg new file mode 100644 index 00000000..8f875331 Binary files /dev/null and b/el/geography/romania.ogg differ diff --git a/el/geography/russia.ogg b/el/geography/russia.ogg new file mode 100644 index 00000000..b8d25b02 Binary files /dev/null and b/el/geography/russia.ogg differ diff --git a/el/geography/rwanda.ogg b/el/geography/rwanda.ogg new file mode 100644 index 00000000..b5dcd49f Binary files /dev/null and b/el/geography/rwanda.ogg differ diff --git a/el/geography/salvador.ogg b/el/geography/salvador.ogg new file mode 100644 index 00000000..93424deb Binary files /dev/null and b/el/geography/salvador.ogg differ diff --git a/el/geography/senegal.ogg b/el/geography/senegal.ogg new file mode 100644 index 00000000..87abc8ad Binary files /dev/null and b/el/geography/senegal.ogg differ diff --git a/el/geography/serbia_montenegro.ogg b/el/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..e76f627a Binary files /dev/null and b/el/geography/serbia_montenegro.ogg differ diff --git a/el/geography/sierra_leone.ogg b/el/geography/sierra_leone.ogg new file mode 100644 index 00000000..c254ec33 Binary files /dev/null and b/el/geography/sierra_leone.ogg differ diff --git a/el/geography/slovakia.ogg b/el/geography/slovakia.ogg new file mode 100644 index 00000000..397d93c8 Binary files /dev/null and b/el/geography/slovakia.ogg differ diff --git a/el/geography/slovenia.ogg b/el/geography/slovenia.ogg new file mode 100644 index 00000000..5e697204 Binary files /dev/null and b/el/geography/slovenia.ogg differ diff --git a/el/geography/somalia.ogg b/el/geography/somalia.ogg new file mode 100644 index 00000000..fc2dfc56 Binary files /dev/null and b/el/geography/somalia.ogg differ diff --git a/el/geography/soudan.ogg b/el/geography/soudan.ogg new file mode 100644 index 00000000..ebcbf9e4 Binary files /dev/null and b/el/geography/soudan.ogg differ diff --git a/el/geography/south_africa.ogg b/el/geography/south_africa.ogg new file mode 100644 index 00000000..98d804b0 Binary files /dev/null and b/el/geography/south_africa.ogg differ diff --git a/el/geography/south_america.ogg b/el/geography/south_america.ogg new file mode 100644 index 00000000..78427ad9 Binary files /dev/null and b/el/geography/south_america.ogg differ diff --git a/el/geography/spain.ogg b/el/geography/spain.ogg new file mode 100644 index 00000000..c47bba4b Binary files /dev/null and b/el/geography/spain.ogg differ diff --git a/el/geography/suriname.ogg b/el/geography/suriname.ogg new file mode 100644 index 00000000..3547c0a2 Binary files /dev/null and b/el/geography/suriname.ogg differ diff --git a/el/geography/swaziland.ogg b/el/geography/swaziland.ogg new file mode 100644 index 00000000..b2ac4b68 Binary files /dev/null and b/el/geography/swaziland.ogg differ diff --git a/el/geography/sweden.ogg b/el/geography/sweden.ogg new file mode 100644 index 00000000..c20ea96a Binary files /dev/null and b/el/geography/sweden.ogg differ diff --git a/el/geography/switz.ogg b/el/geography/switz.ogg new file mode 100644 index 00000000..0e2c492b Binary files /dev/null and b/el/geography/switz.ogg differ diff --git a/el/geography/tanzania.ogg b/el/geography/tanzania.ogg new file mode 100644 index 00000000..d4ef46e8 Binary files /dev/null and b/el/geography/tanzania.ogg differ diff --git a/el/geography/togo.ogg b/el/geography/togo.ogg new file mode 100644 index 00000000..4056a484 Binary files /dev/null and b/el/geography/togo.ogg differ diff --git a/el/geography/tunisia.ogg b/el/geography/tunisia.ogg new file mode 100644 index 00000000..782d1f03 Binary files /dev/null and b/el/geography/tunisia.ogg differ diff --git a/el/geography/turkey.ogg b/el/geography/turkey.ogg new file mode 100644 index 00000000..736bff39 Binary files /dev/null and b/el/geography/turkey.ogg differ diff --git a/el/geography/uganda.ogg b/el/geography/uganda.ogg new file mode 100644 index 00000000..4bbfdbad Binary files /dev/null and b/el/geography/uganda.ogg differ diff --git a/el/geography/ukraine.ogg b/el/geography/ukraine.ogg new file mode 100644 index 00000000..17c47398 Binary files /dev/null and b/el/geography/ukraine.ogg differ diff --git a/el/geography/united_kingdom.ogg b/el/geography/united_kingdom.ogg new file mode 100644 index 00000000..a80876d4 Binary files /dev/null and b/el/geography/united_kingdom.ogg differ diff --git a/el/geography/uruguay.ogg b/el/geography/uruguay.ogg new file mode 100644 index 00000000..bc5c9917 Binary files /dev/null and b/el/geography/uruguay.ogg differ diff --git a/el/geography/usa.ogg b/el/geography/usa.ogg new file mode 100644 index 00000000..8bcb3a1e Binary files /dev/null and b/el/geography/usa.ogg differ diff --git a/el/geography/venezuela.ogg b/el/geography/venezuela.ogg new file mode 100644 index 00000000..b1302038 Binary files /dev/null and b/el/geography/venezuela.ogg differ diff --git a/el/geography/zambia.ogg b/el/geography/zambia.ogg new file mode 100644 index 00000000..4a109b85 Binary files /dev/null and b/el/geography/zambia.ogg differ diff --git a/el/geography/zimbabwe.ogg b/el/geography/zimbabwe.ogg new file mode 100644 index 00000000..1e40e085 Binary files /dev/null and b/el/geography/zimbabwe.ogg differ diff --git a/el/misc/about.ogg b/el/misc/about.ogg new file mode 100644 index 00000000..4e77d8cd Binary files /dev/null and b/el/misc/about.ogg differ diff --git a/el/misc/awesome.ogg b/el/misc/awesome.ogg new file mode 100644 index 00000000..7f1bd529 Binary files /dev/null and b/el/misc/awesome.ogg differ diff --git a/el/misc/back.ogg b/el/misc/back.ogg new file mode 100644 index 00000000..0a5ab6e0 Binary files /dev/null and b/el/misc/back.ogg differ diff --git a/el/misc/by.ogg b/el/misc/by.ogg new file mode 100644 index 00000000..cc5ec581 Binary files /dev/null and b/el/misc/by.ogg differ diff --git a/el/misc/check_answer.ogg b/el/misc/check_answer.ogg new file mode 100644 index 00000000..ed65432f Binary files /dev/null and b/el/misc/check_answer.ogg differ diff --git a/el/misc/click_on_letter.ogg b/el/misc/click_on_letter.ogg new file mode 100644 index 00000000..9b00dd1c Binary files /dev/null and b/el/misc/click_on_letter.ogg differ diff --git a/el/misc/configuration.ogg b/el/misc/configuration.ogg new file mode 100644 index 00000000..3d96dfae Binary files /dev/null and b/el/misc/configuration.ogg differ diff --git a/el/misc/congratulation.ogg b/el/misc/congratulation.ogg new file mode 100644 index 00000000..fd88e0f7 Binary files /dev/null and b/el/misc/congratulation.ogg differ diff --git a/el/misc/equal.ogg b/el/misc/equal.ogg new file mode 100644 index 00000000..c0ecbcf3 Binary files /dev/null and b/el/misc/equal.ogg differ diff --git a/el/misc/fantastic.ogg b/el/misc/fantastic.ogg new file mode 100644 index 00000000..088089d6 Binary files /dev/null and b/el/misc/fantastic.ogg differ diff --git a/el/misc/good.ogg b/el/misc/good.ogg new file mode 100644 index 00000000..87039a5a Binary files /dev/null and b/el/misc/good.ogg differ diff --git a/el/misc/great.ogg b/el/misc/great.ogg new file mode 100644 index 00000000..08ad3b89 Binary files /dev/null and b/el/misc/great.ogg differ diff --git a/el/misc/help.ogg b/el/misc/help.ogg new file mode 100644 index 00000000..b8b7a1cf Binary files /dev/null and b/el/misc/help.ogg differ diff --git a/el/misc/level.ogg b/el/misc/level.ogg new file mode 100644 index 00000000..7a151e97 Binary files /dev/null and b/el/misc/level.ogg differ diff --git a/el/misc/minus.ogg b/el/misc/minus.ogg new file mode 100644 index 00000000..81c977dc Binary files /dev/null and b/el/misc/minus.ogg differ diff --git a/el/misc/ok.ogg b/el/misc/ok.ogg new file mode 100644 index 00000000..6af8a386 Binary files /dev/null and b/el/misc/ok.ogg differ diff --git a/el/misc/outof.ogg b/el/misc/outof.ogg new file mode 100644 index 00000000..7d2024c9 Binary files /dev/null and b/el/misc/outof.ogg differ diff --git a/el/misc/perfect.ogg b/el/misc/perfect.ogg new file mode 100644 index 00000000..6aa38fd4 Binary files /dev/null and b/el/misc/perfect.ogg differ diff --git a/el/misc/plus.ogg b/el/misc/plus.ogg new file mode 100644 index 00000000..4861269b Binary files /dev/null and b/el/misc/plus.ogg differ diff --git a/el/misc/quit.ogg b/el/misc/quit.ogg new file mode 100644 index 00000000..569d2e65 Binary files /dev/null and b/el/misc/quit.ogg differ diff --git a/el/misc/super.ogg b/el/misc/super.ogg new file mode 100644 index 00000000..f693cac0 Binary files /dev/null and b/el/misc/super.ogg differ diff --git a/el/misc/waytogo.ogg b/el/misc/waytogo.ogg new file mode 100644 index 00000000..a76c973d Binary files /dev/null and b/el/misc/waytogo.ogg differ diff --git a/el/misc/welcome.ogg b/el/misc/welcome.ogg new file mode 100644 index 00000000..db6d360e Binary files /dev/null and b/el/misc/welcome.ogg differ diff --git a/en/alphabet/10.ogg b/en/alphabet/10.ogg new file mode 100644 index 00000000..9980cd1d Binary files /dev/null and b/en/alphabet/10.ogg differ diff --git a/en/alphabet/11.ogg b/en/alphabet/11.ogg new file mode 100644 index 00000000..eb72f76c Binary files /dev/null and b/en/alphabet/11.ogg differ diff --git a/en/alphabet/12.ogg b/en/alphabet/12.ogg new file mode 100644 index 00000000..25fb5c04 Binary files /dev/null and b/en/alphabet/12.ogg differ diff --git a/en/alphabet/13.ogg b/en/alphabet/13.ogg new file mode 100644 index 00000000..2c0b29ac Binary files /dev/null and b/en/alphabet/13.ogg differ diff --git a/en/alphabet/14.ogg b/en/alphabet/14.ogg new file mode 100644 index 00000000..029df86f Binary files /dev/null and b/en/alphabet/14.ogg differ diff --git a/en/alphabet/15.ogg b/en/alphabet/15.ogg new file mode 100644 index 00000000..2f8dcb64 Binary files /dev/null and b/en/alphabet/15.ogg differ diff --git a/en/alphabet/16.ogg b/en/alphabet/16.ogg new file mode 100644 index 00000000..6625d82a Binary files /dev/null and b/en/alphabet/16.ogg differ diff --git a/en/alphabet/17.ogg b/en/alphabet/17.ogg new file mode 100644 index 00000000..ad620f36 Binary files /dev/null and b/en/alphabet/17.ogg differ diff --git a/en/alphabet/18.ogg b/en/alphabet/18.ogg new file mode 100644 index 00000000..265593af Binary files /dev/null and b/en/alphabet/18.ogg differ diff --git a/en/alphabet/19.ogg b/en/alphabet/19.ogg new file mode 100644 index 00000000..be4cafed Binary files /dev/null and b/en/alphabet/19.ogg differ diff --git a/en/alphabet/20.ogg b/en/alphabet/20.ogg new file mode 100644 index 00000000..6474dc42 Binary files /dev/null and b/en/alphabet/20.ogg differ diff --git a/en/alphabet/README b/en/alphabet/README new file mode 100644 index 00000000..3e60e4f6 --- /dev/null +++ b/en/alphabet/README @@ -0,0 +1,47 @@ +U0061.ogg Susan Rich 2003 / GPL +U0062.ogg Susan Rich 2003 / GPL +U0063.ogg Susan Rich 2003 / GPL +U0064.ogg Susan Rich 2003 / GPL +U0065.ogg Susan Rich 2003 / GPL +U0066.ogg Susan Rich 2003 / GPL +U0067.ogg Susan Rich 2003 / GPL +U0068.ogg Susan Rich 2003 / GPL +U0069.ogg Susan Rich 2003 / GPL +U006A.ogg Susan Rich 2003 / GPL +U006B.ogg Susan Rich 2003 / GPL +U006C.ogg Susan Rich 2003 / GPL +U006D.ogg Susan Rich 2003 / GPL +U006E.ogg Susan Rich 2003 / GPL +U006F.ogg Susan Rich 2003 / GPL +U0070.ogg Susan Rich 2003 / GPL +U0071.ogg Susan Rich 2003 / GPL +U0072.ogg Susan Rich 2003 / GPL +U0073.ogg Susan Rich 2003 / GPL +U0074.ogg Susan Rich 2003 / GPL +U0075.ogg Susan Rich 2003 / GPL +U0076.ogg Susan Rich 2003 / GPL +U0077.ogg Susan Rich 2003 / GPL +U0078.ogg Susan Rich 2003 / GPL +U0079.ogg Susan Rich 2003 / GPL +U007A.ogg Susan Rich 2003 / GPL +U0030.ogg Susan Rich 2004 / GPL +U0031.ogg Susan Rich 2003 / GPL +U0032.ogg Susan Rich 2003 / GPL +U0033.ogg Susan Rich 2003 / GPL +U0034.ogg Susan Rich 2003 / GPL +U0035.ogg Susan Rich 2003 / GPL +U0036.ogg Susan Rich 2003 / GPL +U0037.ogg Susan Rich 2003 / GPL +U0038.ogg Susan Rich 2003 / GPL +U0039.ogg Susan Rich 2003 / GPL +10.ogg Susan Rich 2003 / GPL +11.ogg Susan Rich 2003 / GPL +12.ogg Susan Rich 2003 / GPL +13.ogg Susan Rich 2003 / GPL +14.ogg Susan Rich 2003 / GPL +15.ogg Susan Rich 2003 / GPL +16.ogg Susan Rich 2003 / GPL +17.ogg Susan Rich 2003 / GPL +18.ogg Susan Rich 2003 / GPL +19.ogg Susan Rich 2003 / GPL +20.ogg Susan Rich 2003 / GPL diff --git a/en/alphabet/U0030.ogg b/en/alphabet/U0030.ogg new file mode 100644 index 00000000..11c4b2c3 Binary files /dev/null and b/en/alphabet/U0030.ogg differ diff --git a/en/alphabet/U0031.ogg b/en/alphabet/U0031.ogg new file mode 100644 index 00000000..b8d59511 Binary files /dev/null and b/en/alphabet/U0031.ogg differ diff --git a/en/alphabet/U0032.ogg b/en/alphabet/U0032.ogg new file mode 100644 index 00000000..46910a01 Binary files /dev/null and b/en/alphabet/U0032.ogg differ diff --git a/en/alphabet/U0033.ogg b/en/alphabet/U0033.ogg new file mode 100644 index 00000000..d4a83dcf Binary files /dev/null and b/en/alphabet/U0033.ogg differ diff --git a/en/alphabet/U0034.ogg b/en/alphabet/U0034.ogg new file mode 100644 index 00000000..f56eec58 Binary files /dev/null and b/en/alphabet/U0034.ogg differ diff --git a/en/alphabet/U0035.ogg b/en/alphabet/U0035.ogg new file mode 100644 index 00000000..6f841ce9 Binary files /dev/null and b/en/alphabet/U0035.ogg differ diff --git a/en/alphabet/U0036.ogg b/en/alphabet/U0036.ogg new file mode 100644 index 00000000..d8d721b5 Binary files /dev/null and b/en/alphabet/U0036.ogg differ diff --git a/en/alphabet/U0037.ogg b/en/alphabet/U0037.ogg new file mode 100644 index 00000000..29111744 Binary files /dev/null and b/en/alphabet/U0037.ogg differ diff --git a/en/alphabet/U0038.ogg b/en/alphabet/U0038.ogg new file mode 100644 index 00000000..7b52773a Binary files /dev/null and b/en/alphabet/U0038.ogg differ diff --git a/en/alphabet/U0039.ogg b/en/alphabet/U0039.ogg new file mode 100644 index 00000000..92c98c9e Binary files /dev/null and b/en/alphabet/U0039.ogg differ diff --git a/en/alphabet/U0061.ogg b/en/alphabet/U0061.ogg new file mode 100644 index 00000000..c871f86d Binary files /dev/null and b/en/alphabet/U0061.ogg differ diff --git a/en/alphabet/U0062.ogg b/en/alphabet/U0062.ogg new file mode 100644 index 00000000..eaa9453d Binary files /dev/null and b/en/alphabet/U0062.ogg differ diff --git a/en/alphabet/U0063.ogg b/en/alphabet/U0063.ogg new file mode 100644 index 00000000..075a17d0 Binary files /dev/null and b/en/alphabet/U0063.ogg differ diff --git a/en/alphabet/U0064.ogg b/en/alphabet/U0064.ogg new file mode 100644 index 00000000..761361c7 Binary files /dev/null and b/en/alphabet/U0064.ogg differ diff --git a/en/alphabet/U0065.ogg b/en/alphabet/U0065.ogg new file mode 100644 index 00000000..78491477 Binary files /dev/null and b/en/alphabet/U0065.ogg differ diff --git a/en/alphabet/U0066.ogg b/en/alphabet/U0066.ogg new file mode 100644 index 00000000..e14c28c4 Binary files /dev/null and b/en/alphabet/U0066.ogg differ diff --git a/en/alphabet/U0067.ogg b/en/alphabet/U0067.ogg new file mode 100644 index 00000000..dff730f5 Binary files /dev/null and b/en/alphabet/U0067.ogg differ diff --git a/en/alphabet/U0068.ogg b/en/alphabet/U0068.ogg new file mode 100644 index 00000000..7210a559 Binary files /dev/null and b/en/alphabet/U0068.ogg differ diff --git a/en/alphabet/U0069.ogg b/en/alphabet/U0069.ogg new file mode 100644 index 00000000..3c291c01 Binary files /dev/null and b/en/alphabet/U0069.ogg differ diff --git a/en/alphabet/U006A.ogg b/en/alphabet/U006A.ogg new file mode 100644 index 00000000..b92b18b4 Binary files /dev/null and b/en/alphabet/U006A.ogg differ diff --git a/en/alphabet/U006B.ogg b/en/alphabet/U006B.ogg new file mode 100644 index 00000000..2c63d94f Binary files /dev/null and b/en/alphabet/U006B.ogg differ diff --git a/en/alphabet/U006C.ogg b/en/alphabet/U006C.ogg new file mode 100644 index 00000000..5d8fbbdc Binary files /dev/null and b/en/alphabet/U006C.ogg differ diff --git a/en/alphabet/U006D.ogg b/en/alphabet/U006D.ogg new file mode 100644 index 00000000..ceddfead Binary files /dev/null and b/en/alphabet/U006D.ogg differ diff --git a/en/alphabet/U006E.ogg b/en/alphabet/U006E.ogg new file mode 100644 index 00000000..ff0fb10e Binary files /dev/null and b/en/alphabet/U006E.ogg differ diff --git a/en/alphabet/U006F.ogg b/en/alphabet/U006F.ogg new file mode 100644 index 00000000..cdf50233 Binary files /dev/null and b/en/alphabet/U006F.ogg differ diff --git a/en/alphabet/U0070.ogg b/en/alphabet/U0070.ogg new file mode 100644 index 00000000..a7593a63 Binary files /dev/null and b/en/alphabet/U0070.ogg differ diff --git a/en/alphabet/U0071.ogg b/en/alphabet/U0071.ogg new file mode 100644 index 00000000..b1f89620 Binary files /dev/null and b/en/alphabet/U0071.ogg differ diff --git a/en/alphabet/U0072.ogg b/en/alphabet/U0072.ogg new file mode 100644 index 00000000..e81c3492 Binary files /dev/null and b/en/alphabet/U0072.ogg differ diff --git a/en/alphabet/U0073.ogg b/en/alphabet/U0073.ogg new file mode 100644 index 00000000..382b9adb Binary files /dev/null and b/en/alphabet/U0073.ogg differ diff --git a/en/alphabet/U0074.ogg b/en/alphabet/U0074.ogg new file mode 100644 index 00000000..74d31d5b Binary files /dev/null and b/en/alphabet/U0074.ogg differ diff --git a/en/alphabet/U0075.ogg b/en/alphabet/U0075.ogg new file mode 100644 index 00000000..20918f28 Binary files /dev/null and b/en/alphabet/U0075.ogg differ diff --git a/en/alphabet/U0076.ogg b/en/alphabet/U0076.ogg new file mode 100644 index 00000000..0cfed683 Binary files /dev/null and b/en/alphabet/U0076.ogg differ diff --git a/en/alphabet/U0077.ogg b/en/alphabet/U0077.ogg new file mode 100644 index 00000000..e6bef7f2 Binary files /dev/null and b/en/alphabet/U0077.ogg differ diff --git a/en/alphabet/U0078.ogg b/en/alphabet/U0078.ogg new file mode 100644 index 00000000..5fbcf18f Binary files /dev/null and b/en/alphabet/U0078.ogg differ diff --git a/en/alphabet/U0079.ogg b/en/alphabet/U0079.ogg new file mode 100644 index 00000000..c6f1be69 Binary files /dev/null and b/en/alphabet/U0079.ogg differ diff --git a/en/alphabet/U007A.ogg b/en/alphabet/U007A.ogg new file mode 100644 index 00000000..04438adf Binary files /dev/null and b/en/alphabet/U007A.ogg differ diff --git a/en/colors/README b/en/colors/README new file mode 100644 index 00000000..af4dd1cd --- /dev/null +++ b/en/colors/README @@ -0,0 +1,11 @@ +black.ogg Susan Rich 2003 / GPL +blue.ogg Susan Rich 2003 / GPL +brown.ogg Susan Rich 2003 / GPL +green.ogg Susan Rich 2003 / GPL +grey.ogg Susan Rich 2003 / GPL +orange.ogg Susan Rich 2003 / GPL +pink.ogg Susan Rich 2003 / GPL +purple.ogg Susan Rich 2003 / GPL +red.ogg Susan Rich 2003 / GPL +white.ogg Susan Rich 2003 / GPL +yellow.ogg Susan Rich 2003 / GPL diff --git a/en/colors/black.ogg b/en/colors/black.ogg new file mode 100644 index 00000000..31853a05 Binary files /dev/null and b/en/colors/black.ogg differ diff --git a/en/colors/blue.ogg b/en/colors/blue.ogg new file mode 100644 index 00000000..2b7395b5 Binary files /dev/null and b/en/colors/blue.ogg differ diff --git a/en/colors/brown.ogg b/en/colors/brown.ogg new file mode 100644 index 00000000..3f1976b5 Binary files /dev/null and b/en/colors/brown.ogg differ diff --git a/en/colors/green.ogg b/en/colors/green.ogg new file mode 100644 index 00000000..d3efff99 Binary files /dev/null and b/en/colors/green.ogg differ diff --git a/en/colors/grey.ogg b/en/colors/grey.ogg new file mode 100644 index 00000000..01306f06 Binary files /dev/null and b/en/colors/grey.ogg differ diff --git a/en/colors/orange.ogg b/en/colors/orange.ogg new file mode 100644 index 00000000..d71efe1c Binary files /dev/null and b/en/colors/orange.ogg differ diff --git a/en/colors/pink.ogg b/en/colors/pink.ogg new file mode 100644 index 00000000..1a146369 Binary files /dev/null and b/en/colors/pink.ogg differ diff --git a/en/colors/purple.ogg b/en/colors/purple.ogg new file mode 100644 index 00000000..3f7f0af2 Binary files /dev/null and b/en/colors/purple.ogg differ diff --git a/en/colors/red.ogg b/en/colors/red.ogg new file mode 100644 index 00000000..b0fb8727 Binary files /dev/null and b/en/colors/red.ogg differ diff --git a/en/colors/white.ogg b/en/colors/white.ogg new file mode 100644 index 00000000..f18dfd64 Binary files /dev/null and b/en/colors/white.ogg differ diff --git a/en/colors/yellow.ogg b/en/colors/yellow.ogg new file mode 100644 index 00000000..6bb0b803 Binary files /dev/null and b/en/colors/yellow.ogg differ diff --git a/en/geography/README b/en/geography/README new file mode 100644 index 00000000..991e518e --- /dev/null +++ b/en/geography/README @@ -0,0 +1,68 @@ +alaska.ogg Susan Rich 2003 / GPL +albania.ogg Susan Rich 2003 / GPL +argentina.ogg Susan Rich 2003 / GPL +austria.ogg Susan Rich 2003 / GPL +bahamas.ogg Susan Rich 2003 / GPL +belarus.ogg Susan Rich 2003 / GPL +belgium.ogg Susan Rich 2003 / GPL +bolivia.ogg Susan Rich 2003 / GPL +bosnia_herzegovina.ogg Susan Rich 2003 / GPL +brazil.ogg Susan Rich 2003 / GPL +bulgaria.ogg Susan Rich 2003 / GPL +canada.ogg Susan Rich 2003 / GPL +chile.ogg Susan Rich 2003 / GPL +colombia.ogg Susan Rich 2003 / GPL +costa_rica.ogg Susan Rich 2003 / GPL +croatia.ogg Susan Rich 2003 / GPL +cuba.ogg Susan Rich 2003 / GPL +cyprus.ogg Susan Rich 2003 / GPL +czech.ogg Susan Rich 2003 / GPL +denmark.ogg Susan Rich 2003 / GPL +dominican_republic.ogg Susan Rich 2003 / GPL +ecuador.ogg Susan Rich 2003 / GPL +estonia.ogg Susan Rich 2003 / GPL +finland.ogg Susan Rich 2003 / GPL +france.ogg Susan Rich 2004 / GPL +french_guiana.ogg Susan Rich 2003 / GPL +greece.ogg Susan Rich 2003 / GPL +greenland.ogg Susan Rich 2003 / GPL +guatemala.ogg Susan Rich 2003 / GPL +germany.ogg Susan Rich 2004 / GPL +guyana.ogg Susan Rich 2003 / GPL +haiti.ogg Susan Rich 2003 / GPL +honduras.ogg Susan Rich 2003 / GPL +hungary.ogg Susan Rich 2003 / GPL +iceland.ogg Susan Rich 2003 / GPL +ireland.ogg Susan Rich 2003 / GPL +italy.ogg Susan Rich 2003 / GPL +jamaica.ogg Susan Rich 2003 / GPL +latvia.ogg Susan Rich 2003 / GPL +lithuania.ogg Susan Rich 2003 / GPL +luxembourg.ogg Susan Rich 2003 / GPL +macedonia.ogg Susan Rich 2003 / GPL +mexico.ogg Susan Rich 2003 / GPL +moldova.ogg Susan Rich 2003 / GPL +netherland.ogg Susan Rich 2003 / GPL +nicaragua.ogg Susan Rich 2003 / GPL +norway.ogg Susan Rich 2003 / GPL +panama.ogg Susan Rich 2003 / GPL +paraguay.ogg Susan Rich 2003 / GPL +peru.ogg Susan Rich 2003 / GPL +poland.ogg Susan Rich 2003 / GPL +portugal.ogg Susan Rich 2003 / GPL +romania.ogg Susan Rich 2003 / GPL +russia.ogg Susan Rich 2003 / GPL +salvador.ogg Susan Rich 2003 / GPL +serbia_montenegro.ogg Susan Rich 2003 / GPL +slovakia.ogg Susan Rich 2003 / GPL +slovenia.ogg Susan Rich 2003 / GPL +spain.ogg Susan Rich 2003 / GPL +suriname.ogg Susan Rich 2003 / GPL +sweden.ogg Susan Rich 2003 / GPL +switz.ogg Susan Rich 2003 / GPL +turkey.ogg Susan Rich 2003 / GPL +ukraine.ogg Susan Rich 2003 / GPL +united_kingdom.ogg Susan Rich 2003 / GPL +uruguay.ogg Susan Rich 2003 / GPL +usa.ogg Susan Rich 2003 / GPL +venezuela.ogg Susan Rich 2003 / GPL diff --git a/en/geography/alaska.ogg b/en/geography/alaska.ogg new file mode 100644 index 00000000..6432fcbc Binary files /dev/null and b/en/geography/alaska.ogg differ diff --git a/en/geography/albania.ogg b/en/geography/albania.ogg new file mode 100644 index 00000000..96f0913a Binary files /dev/null and b/en/geography/albania.ogg differ diff --git a/en/geography/argentina.ogg b/en/geography/argentina.ogg new file mode 100644 index 00000000..09e1ce8e Binary files /dev/null and b/en/geography/argentina.ogg differ diff --git a/en/geography/austria.ogg b/en/geography/austria.ogg new file mode 100644 index 00000000..ae505727 Binary files /dev/null and b/en/geography/austria.ogg differ diff --git a/en/geography/bahamas.ogg b/en/geography/bahamas.ogg new file mode 100644 index 00000000..03648552 Binary files /dev/null and b/en/geography/bahamas.ogg differ diff --git a/en/geography/belarus.ogg b/en/geography/belarus.ogg new file mode 100644 index 00000000..40c9ce27 Binary files /dev/null and b/en/geography/belarus.ogg differ diff --git a/en/geography/belgium.ogg b/en/geography/belgium.ogg new file mode 100644 index 00000000..a90b5609 Binary files /dev/null and b/en/geography/belgium.ogg differ diff --git a/en/geography/bolivia.ogg b/en/geography/bolivia.ogg new file mode 100644 index 00000000..4ec5a790 Binary files /dev/null and b/en/geography/bolivia.ogg differ diff --git a/en/geography/bosnia_herzegovina.ogg b/en/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..02a603c0 Binary files /dev/null and b/en/geography/bosnia_herzegovina.ogg differ diff --git a/en/geography/brazil.ogg b/en/geography/brazil.ogg new file mode 100644 index 00000000..c1254572 Binary files /dev/null and b/en/geography/brazil.ogg differ diff --git a/en/geography/bulgaria.ogg b/en/geography/bulgaria.ogg new file mode 100644 index 00000000..8ee3a461 Binary files /dev/null and b/en/geography/bulgaria.ogg differ diff --git a/en/geography/canada.ogg b/en/geography/canada.ogg new file mode 100644 index 00000000..7dc81d09 Binary files /dev/null and b/en/geography/canada.ogg differ diff --git a/en/geography/chile.ogg b/en/geography/chile.ogg new file mode 100644 index 00000000..25ae2b95 Binary files /dev/null and b/en/geography/chile.ogg differ diff --git a/en/geography/colombia.ogg b/en/geography/colombia.ogg new file mode 100644 index 00000000..3436df4f Binary files /dev/null and b/en/geography/colombia.ogg differ diff --git a/en/geography/costa_rica.ogg b/en/geography/costa_rica.ogg new file mode 100644 index 00000000..c3103a69 Binary files /dev/null and b/en/geography/costa_rica.ogg differ diff --git a/en/geography/croatia.ogg b/en/geography/croatia.ogg new file mode 100644 index 00000000..5504955e Binary files /dev/null and b/en/geography/croatia.ogg differ diff --git a/en/geography/cuba.ogg b/en/geography/cuba.ogg new file mode 100644 index 00000000..f0bba7e0 Binary files /dev/null and b/en/geography/cuba.ogg differ diff --git a/en/geography/cyprus.ogg b/en/geography/cyprus.ogg new file mode 100644 index 00000000..01459820 Binary files /dev/null and b/en/geography/cyprus.ogg differ diff --git a/en/geography/czech.ogg b/en/geography/czech.ogg new file mode 100644 index 00000000..1e1a1421 Binary files /dev/null and b/en/geography/czech.ogg differ diff --git a/en/geography/denmark.ogg b/en/geography/denmark.ogg new file mode 100644 index 00000000..4efe25c6 Binary files /dev/null and b/en/geography/denmark.ogg differ diff --git a/en/geography/dominican_republic.ogg b/en/geography/dominican_republic.ogg new file mode 100644 index 00000000..3b7918a9 Binary files /dev/null and b/en/geography/dominican_republic.ogg differ diff --git a/en/geography/ecuador.ogg b/en/geography/ecuador.ogg new file mode 100644 index 00000000..eec5252c Binary files /dev/null and b/en/geography/ecuador.ogg differ diff --git a/en/geography/estonia.ogg b/en/geography/estonia.ogg new file mode 100644 index 00000000..2b89e2c5 Binary files /dev/null and b/en/geography/estonia.ogg differ diff --git a/en/geography/france.ogg b/en/geography/france.ogg new file mode 100644 index 00000000..992f36da Binary files /dev/null and b/en/geography/france.ogg differ diff --git a/en/geography/french_guiana.ogg b/en/geography/french_guiana.ogg new file mode 100644 index 00000000..c6974ac0 Binary files /dev/null and b/en/geography/french_guiana.ogg differ diff --git a/en/geography/germany.ogg b/en/geography/germany.ogg new file mode 100644 index 00000000..1ce88e0a Binary files /dev/null and b/en/geography/germany.ogg differ diff --git a/en/geography/greece.ogg b/en/geography/greece.ogg new file mode 100644 index 00000000..6a7e9051 Binary files /dev/null and b/en/geography/greece.ogg differ diff --git a/en/geography/greenland.ogg b/en/geography/greenland.ogg new file mode 100644 index 00000000..4c9e699e Binary files /dev/null and b/en/geography/greenland.ogg differ diff --git a/en/geography/guatemala.ogg b/en/geography/guatemala.ogg new file mode 100644 index 00000000..58033a92 Binary files /dev/null and b/en/geography/guatemala.ogg differ diff --git a/en/geography/guyana.ogg b/en/geography/guyana.ogg new file mode 100644 index 00000000..b633e39a Binary files /dev/null and b/en/geography/guyana.ogg differ diff --git a/en/geography/haiti.ogg b/en/geography/haiti.ogg new file mode 100644 index 00000000..113f46db Binary files /dev/null and b/en/geography/haiti.ogg differ diff --git a/en/geography/honduras.ogg b/en/geography/honduras.ogg new file mode 100644 index 00000000..a56325e3 Binary files /dev/null and b/en/geography/honduras.ogg differ diff --git a/en/geography/hungary.ogg b/en/geography/hungary.ogg new file mode 100644 index 00000000..407d69b0 Binary files /dev/null and b/en/geography/hungary.ogg differ diff --git a/en/geography/iceland.ogg b/en/geography/iceland.ogg new file mode 100644 index 00000000..90a5b7ee Binary files /dev/null and b/en/geography/iceland.ogg differ diff --git a/en/geography/ireland.ogg b/en/geography/ireland.ogg new file mode 100644 index 00000000..411665be Binary files /dev/null and b/en/geography/ireland.ogg differ diff --git a/en/geography/italy.ogg b/en/geography/italy.ogg new file mode 100644 index 00000000..5c5077b7 Binary files /dev/null and b/en/geography/italy.ogg differ diff --git a/en/geography/jamaica.ogg b/en/geography/jamaica.ogg new file mode 100644 index 00000000..bdc693e0 Binary files /dev/null and b/en/geography/jamaica.ogg differ diff --git a/en/geography/latvia.ogg b/en/geography/latvia.ogg new file mode 100644 index 00000000..4ab4bc86 Binary files /dev/null and b/en/geography/latvia.ogg differ diff --git a/en/geography/lithuania.ogg b/en/geography/lithuania.ogg new file mode 100644 index 00000000..a279a32a Binary files /dev/null and b/en/geography/lithuania.ogg differ diff --git a/en/geography/luxembourg.ogg b/en/geography/luxembourg.ogg new file mode 100644 index 00000000..553cb2d6 Binary files /dev/null and b/en/geography/luxembourg.ogg differ diff --git a/en/geography/macedonia.ogg b/en/geography/macedonia.ogg new file mode 100644 index 00000000..6fd91994 Binary files /dev/null and b/en/geography/macedonia.ogg differ diff --git a/en/geography/mexico.ogg b/en/geography/mexico.ogg new file mode 100644 index 00000000..4294655e Binary files /dev/null and b/en/geography/mexico.ogg differ diff --git a/en/geography/moldova.ogg b/en/geography/moldova.ogg new file mode 100644 index 00000000..4327bf98 Binary files /dev/null and b/en/geography/moldova.ogg differ diff --git a/en/geography/netherland.ogg b/en/geography/netherland.ogg new file mode 100644 index 00000000..cabb1b8f Binary files /dev/null and b/en/geography/netherland.ogg differ diff --git a/en/geography/nicaragua.ogg b/en/geography/nicaragua.ogg new file mode 100644 index 00000000..58873b1d Binary files /dev/null and b/en/geography/nicaragua.ogg differ diff --git a/en/geography/norway.ogg b/en/geography/norway.ogg new file mode 100644 index 00000000..5dfab989 Binary files /dev/null and b/en/geography/norway.ogg differ diff --git a/en/geography/panama.ogg b/en/geography/panama.ogg new file mode 100644 index 00000000..5bef75fa Binary files /dev/null and b/en/geography/panama.ogg differ diff --git a/en/geography/paraguay.ogg b/en/geography/paraguay.ogg new file mode 100644 index 00000000..1e146e15 Binary files /dev/null and b/en/geography/paraguay.ogg differ diff --git a/en/geography/peru.ogg b/en/geography/peru.ogg new file mode 100644 index 00000000..6bb3c1c1 Binary files /dev/null and b/en/geography/peru.ogg differ diff --git a/en/geography/poland.ogg b/en/geography/poland.ogg new file mode 100644 index 00000000..23598a53 Binary files /dev/null and b/en/geography/poland.ogg differ diff --git a/en/geography/portugal.ogg b/en/geography/portugal.ogg new file mode 100644 index 00000000..ab106d67 Binary files /dev/null and b/en/geography/portugal.ogg differ diff --git a/en/geography/romania.ogg b/en/geography/romania.ogg new file mode 100644 index 00000000..87799099 Binary files /dev/null and b/en/geography/romania.ogg differ diff --git a/en/geography/russia.ogg b/en/geography/russia.ogg new file mode 100644 index 00000000..b4c10236 Binary files /dev/null and b/en/geography/russia.ogg differ diff --git a/en/geography/salvador.ogg b/en/geography/salvador.ogg new file mode 100644 index 00000000..af0db762 Binary files /dev/null and b/en/geography/salvador.ogg differ diff --git a/en/geography/serbia_montenegro.ogg b/en/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..30627f3f Binary files /dev/null and b/en/geography/serbia_montenegro.ogg differ diff --git a/en/geography/slovakia.ogg b/en/geography/slovakia.ogg new file mode 100644 index 00000000..a40a08eb Binary files /dev/null and b/en/geography/slovakia.ogg differ diff --git a/en/geography/slovenia.ogg b/en/geography/slovenia.ogg new file mode 100644 index 00000000..439eda40 Binary files /dev/null and b/en/geography/slovenia.ogg differ diff --git a/en/geography/spain.ogg b/en/geography/spain.ogg new file mode 100644 index 00000000..3069bae1 Binary files /dev/null and b/en/geography/spain.ogg differ diff --git a/en/geography/suriname.ogg b/en/geography/suriname.ogg new file mode 100644 index 00000000..18af8049 Binary files /dev/null and b/en/geography/suriname.ogg differ diff --git a/en/geography/sweden.ogg b/en/geography/sweden.ogg new file mode 100644 index 00000000..966ce1ea Binary files /dev/null and b/en/geography/sweden.ogg differ diff --git a/en/geography/switz.ogg b/en/geography/switz.ogg new file mode 100644 index 00000000..01d32b38 Binary files /dev/null and b/en/geography/switz.ogg differ diff --git a/en/geography/turkey.ogg b/en/geography/turkey.ogg new file mode 100644 index 00000000..620e4039 Binary files /dev/null and b/en/geography/turkey.ogg differ diff --git a/en/geography/ukraine.ogg b/en/geography/ukraine.ogg new file mode 100644 index 00000000..4a221674 Binary files /dev/null and b/en/geography/ukraine.ogg differ diff --git a/en/geography/united_kingdom.ogg b/en/geography/united_kingdom.ogg new file mode 100644 index 00000000..504b6e84 Binary files /dev/null and b/en/geography/united_kingdom.ogg differ diff --git a/en/geography/uruguay.ogg b/en/geography/uruguay.ogg new file mode 100644 index 00000000..ba767962 Binary files /dev/null and b/en/geography/uruguay.ogg differ diff --git a/en/geography/usa.ogg b/en/geography/usa.ogg new file mode 100644 index 00000000..f96d4518 Binary files /dev/null and b/en/geography/usa.ogg differ diff --git a/en/geography/venezuela.ogg b/en/geography/venezuela.ogg new file mode 100644 index 00000000..baa87da0 Binary files /dev/null and b/en/geography/venezuela.ogg differ diff --git a/en/intro/advanced_colors.ogg b/en/intro/advanced_colors.ogg new file mode 100644 index 00000000..e358086d Binary files /dev/null and b/en/intro/advanced_colors.ogg differ diff --git a/en/intro/algorithm.ogg b/en/intro/algorithm.ogg new file mode 100644 index 00000000..ba95a059 Binary files /dev/null and b/en/intro/algorithm.ogg differ diff --git a/en/intro/awele.ogg b/en/intro/awele.ogg new file mode 100644 index 00000000..a8bb5d3d Binary files /dev/null and b/en/intro/awele.ogg differ diff --git a/en/intro/babymatch.ogg b/en/intro/babymatch.ogg new file mode 100644 index 00000000..73b81c74 Binary files /dev/null and b/en/intro/babymatch.ogg differ diff --git a/en/intro/babyshapes.ogg b/en/intro/babyshapes.ogg new file mode 100644 index 00000000..faf5458b Binary files /dev/null and b/en/intro/babyshapes.ogg differ diff --git a/en/intro/ballcatch.ogg b/en/intro/ballcatch.ogg new file mode 100644 index 00000000..61358073 Binary files /dev/null and b/en/intro/ballcatch.ogg differ diff --git a/en/intro/bargame.ogg b/en/intro/bargame.ogg new file mode 100644 index 00000000..90da1d7d Binary files /dev/null and b/en/intro/bargame.ogg differ diff --git a/en/intro/canal_lock.ogg b/en/intro/canal_lock.ogg new file mode 100644 index 00000000..1a07e6f6 Binary files /dev/null and b/en/intro/canal_lock.ogg differ diff --git a/en/intro/chat.ogg b/en/intro/chat.ogg new file mode 100644 index 00000000..fc6ad31a Binary files /dev/null and b/en/intro/chat.ogg differ diff --git a/en/intro/chess_computer.ogg b/en/intro/chess_computer.ogg new file mode 100644 index 00000000..ae0e4220 Binary files /dev/null and b/en/intro/chess_computer.ogg differ diff --git a/en/intro/chess_movelearn.ogg b/en/intro/chess_movelearn.ogg new file mode 120000 index 00000000..0211e762 --- /dev/null +++ b/en/intro/chess_movelearn.ogg @@ -0,0 +1 @@ +chess_computer.ogg \ No newline at end of file diff --git a/en/intro/chess_partyend.ogg b/en/intro/chess_partyend.ogg new file mode 120000 index 00000000..0211e762 --- /dev/null +++ b/en/intro/chess_partyend.ogg @@ -0,0 +1 @@ +chess_computer.ogg \ No newline at end of file diff --git a/en/intro/chronos.ogg b/en/intro/chronos.ogg new file mode 100644 index 00000000..12f8d41c Binary files /dev/null and b/en/intro/chronos.ogg differ diff --git a/en/intro/click_on_letter.ogg b/en/intro/click_on_letter.ogg new file mode 100644 index 00000000..53d9d3d6 Binary files /dev/null and b/en/intro/click_on_letter.ogg differ diff --git a/en/intro/clickanddraw.ogg b/en/intro/clickanddraw.ogg new file mode 100644 index 00000000..1219c770 Binary files /dev/null and b/en/intro/clickanddraw.ogg differ diff --git a/en/intro/clickgame.ogg b/en/intro/clickgame.ogg new file mode 100644 index 00000000..c2a56776 Binary files /dev/null and b/en/intro/clickgame.ogg differ diff --git a/en/intro/clockgame.ogg b/en/intro/clockgame.ogg new file mode 100644 index 00000000..03cbd8d8 Binary files /dev/null and b/en/intro/clockgame.ogg differ diff --git a/en/intro/colors.ogg b/en/intro/colors.ogg new file mode 100644 index 00000000..8a96bfc6 Binary files /dev/null and b/en/intro/colors.ogg differ diff --git a/en/intro/connect4-2players.ogg b/en/intro/connect4-2players.ogg new file mode 120000 index 00000000..ed720e62 --- /dev/null +++ b/en/intro/connect4-2players.ogg @@ -0,0 +1 @@ +connect4.ogg \ No newline at end of file diff --git a/en/intro/connect4.ogg b/en/intro/connect4.ogg new file mode 100644 index 00000000..7ac86806 Binary files /dev/null and b/en/intro/connect4.ogg differ diff --git a/en/intro/crane.ogg b/en/intro/crane.ogg new file mode 100644 index 00000000..ce2b09db Binary files /dev/null and b/en/intro/crane.ogg differ diff --git a/en/intro/doubleentry.ogg b/en/intro/doubleentry.ogg new file mode 100644 index 00000000..af7eae16 Binary files /dev/null and b/en/intro/doubleentry.ogg differ diff --git a/en/intro/enumerate.ogg b/en/intro/enumerate.ogg new file mode 100644 index 00000000..4ffaa9a9 Binary files /dev/null and b/en/intro/enumerate.ogg differ diff --git a/en/intro/erase.ogg b/en/intro/erase.ogg new file mode 100644 index 00000000..7a6f9128 Binary files /dev/null and b/en/intro/erase.ogg differ diff --git a/en/intro/erase_click.ogg b/en/intro/erase_click.ogg new file mode 100644 index 00000000..6607ddb0 Binary files /dev/null and b/en/intro/erase_click.ogg differ diff --git a/en/intro/fifteen.ogg b/en/intro/fifteen.ogg new file mode 100644 index 00000000..61e13394 Binary files /dev/null and b/en/intro/fifteen.ogg differ diff --git a/en/intro/followline.ogg b/en/intro/followline.ogg new file mode 100644 index 00000000..a34af46f Binary files /dev/null and b/en/intro/followline.ogg differ diff --git a/en/intro/geography.ogg b/en/intro/geography.ogg new file mode 100644 index 00000000..8d0be643 Binary files /dev/null and b/en/intro/geography.ogg differ diff --git a/en/intro/gletters.ogg b/en/intro/gletters.ogg new file mode 100644 index 00000000..dc82e9d4 Binary files /dev/null and b/en/intro/gletters.ogg differ diff --git a/en/intro/gnumch-inequality.ogg b/en/intro/gnumch-inequality.ogg new file mode 100644 index 00000000..33b17b54 Binary files /dev/null and b/en/intro/gnumch-inequality.ogg differ diff --git a/en/intro/guesscount.ogg b/en/intro/guesscount.ogg new file mode 100644 index 00000000..dfa8bd43 Binary files /dev/null and b/en/intro/guesscount.ogg differ diff --git a/en/intro/guessnumber.ogg b/en/intro/guessnumber.ogg new file mode 100644 index 00000000..87e1c388 Binary files /dev/null and b/en/intro/guessnumber.ogg differ diff --git a/en/intro/hexagon.ogg b/en/intro/hexagon.ogg new file mode 100644 index 00000000..1a2312a7 Binary files /dev/null and b/en/intro/hexagon.ogg differ diff --git a/en/intro/imageid.ogg b/en/intro/imageid.ogg new file mode 100644 index 00000000..0009fe94 Binary files /dev/null and b/en/intro/imageid.ogg differ diff --git a/en/intro/imagename.ogg b/en/intro/imagename.ogg new file mode 100644 index 00000000..af36110f Binary files /dev/null and b/en/intro/imagename.ogg differ diff --git a/en/intro/leftright.ogg b/en/intro/leftright.ogg new file mode 100644 index 00000000..f2613beb Binary files /dev/null and b/en/intro/leftright.ogg differ diff --git a/en/intro/magic_hat_add.ogg b/en/intro/magic_hat_add.ogg new file mode 100644 index 00000000..16abf746 Binary files /dev/null and b/en/intro/magic_hat_add.ogg differ diff --git a/en/intro/magic_hat_minus.ogg b/en/intro/magic_hat_minus.ogg new file mode 100644 index 00000000..2ec2e653 Binary files /dev/null and b/en/intro/magic_hat_minus.ogg differ diff --git a/en/intro/maze.ogg b/en/intro/maze.ogg new file mode 100644 index 00000000..51508783 Binary files /dev/null and b/en/intro/maze.ogg differ diff --git a/en/intro/maze2DRelative.ogg b/en/intro/maze2DRelative.ogg new file mode 100644 index 00000000..30710b62 Binary files /dev/null and b/en/intro/maze2DRelative.ogg differ diff --git a/en/intro/mazeInvisible.ogg b/en/intro/mazeInvisible.ogg new file mode 100644 index 00000000..8a75196c Binary files /dev/null and b/en/intro/mazeInvisible.ogg differ diff --git a/en/intro/maze_3D.ogg b/en/intro/maze_3D.ogg new file mode 100644 index 00000000..c7db6d68 Binary files /dev/null and b/en/intro/maze_3D.ogg differ diff --git a/en/intro/melody.ogg b/en/intro/melody.ogg new file mode 100644 index 00000000..da976d34 Binary files /dev/null and b/en/intro/melody.ogg differ diff --git a/en/intro/memory.ogg b/en/intro/memory.ogg new file mode 100644 index 00000000..ea2efae0 Binary files /dev/null and b/en/intro/memory.ogg differ diff --git a/en/intro/memory_add_minus_mult_div_tux.ogg b/en/intro/memory_add_minus_mult_div_tux.ogg new file mode 100644 index 00000000..3009ba6e Binary files /dev/null and b/en/intro/memory_add_minus_mult_div_tux.ogg differ diff --git a/en/intro/memory_add_minus_tux.ogg b/en/intro/memory_add_minus_tux.ogg new file mode 120000 index 00000000..cbd150ba --- /dev/null +++ b/en/intro/memory_add_minus_tux.ogg @@ -0,0 +1 @@ +memory_add_minus_mult_div_tux.ogg \ No newline at end of file diff --git a/en/intro/memory_add_tux.ogg b/en/intro/memory_add_tux.ogg new file mode 120000 index 00000000..cbd150ba --- /dev/null +++ b/en/intro/memory_add_tux.ogg @@ -0,0 +1 @@ +memory_add_minus_mult_div_tux.ogg \ No newline at end of file diff --git a/en/intro/memory_div_tux.ogg b/en/intro/memory_div_tux.ogg new file mode 120000 index 00000000..cbd150ba --- /dev/null +++ b/en/intro/memory_div_tux.ogg @@ -0,0 +1 @@ +memory_add_minus_mult_div_tux.ogg \ No newline at end of file diff --git a/en/intro/memory_minus_tux.ogg b/en/intro/memory_minus_tux.ogg new file mode 120000 index 00000000..cbd150ba --- /dev/null +++ b/en/intro/memory_minus_tux.ogg @@ -0,0 +1 @@ +memory_add_minus_mult_div_tux.ogg \ No newline at end of file diff --git a/en/intro/memory_mult_div_tux.ogg b/en/intro/memory_mult_div_tux.ogg new file mode 120000 index 00000000..cbd150ba --- /dev/null +++ b/en/intro/memory_mult_div_tux.ogg @@ -0,0 +1 @@ +memory_add_minus_mult_div_tux.ogg \ No newline at end of file diff --git a/en/intro/memory_mult_tux.ogg b/en/intro/memory_mult_tux.ogg new file mode 120000 index 00000000..cbd150ba --- /dev/null +++ b/en/intro/memory_mult_tux.ogg @@ -0,0 +1 @@ +memory_add_minus_mult_div_tux.ogg \ No newline at end of file diff --git a/en/intro/memory_sound.ogg b/en/intro/memory_sound.ogg new file mode 100644 index 00000000..1fec2899 Binary files /dev/null and b/en/intro/memory_sound.ogg differ diff --git a/en/intro/memory_sound_tux.ogg b/en/intro/memory_sound_tux.ogg new file mode 100644 index 00000000..eb6433c0 Binary files /dev/null and b/en/intro/memory_sound_tux.ogg differ diff --git a/en/intro/missing_letter.ogg b/en/intro/missing_letter.ogg new file mode 100644 index 00000000..238abab1 Binary files /dev/null and b/en/intro/missing_letter.ogg differ diff --git a/en/intro/money.ogg b/en/intro/money.ogg new file mode 100644 index 00000000..fbcba1d3 Binary files /dev/null and b/en/intro/money.ogg differ diff --git a/en/intro/money_cents.ogg b/en/intro/money_cents.ogg new file mode 120000 index 00000000..66ecb71c --- /dev/null +++ b/en/intro/money_cents.ogg @@ -0,0 +1 @@ +money.ogg \ No newline at end of file diff --git a/en/intro/mosaic.ogg b/en/intro/mosaic.ogg new file mode 100644 index 00000000..f8e755a9 Binary files /dev/null and b/en/intro/mosaic.ogg differ diff --git a/en/intro/paintings.ogg b/en/intro/paintings.ogg new file mode 100644 index 00000000..943309bb Binary files /dev/null and b/en/intro/paintings.ogg differ diff --git a/en/intro/planegame.ogg b/en/intro/planegame.ogg new file mode 100644 index 00000000..1e0b232f Binary files /dev/null and b/en/intro/planegame.ogg differ diff --git a/en/intro/railroad.ogg b/en/intro/railroad.ogg new file mode 100644 index 00000000..366f7598 Binary files /dev/null and b/en/intro/railroad.ogg differ diff --git a/en/intro/read_colors.ogg b/en/intro/read_colors.ogg new file mode 100644 index 00000000..7c61e5cf Binary files /dev/null and b/en/intro/read_colors.ogg differ diff --git a/en/intro/readingh.ogg b/en/intro/readingh.ogg new file mode 120000 index 00000000..8c8a371e --- /dev/null +++ b/en/intro/readingh.ogg @@ -0,0 +1 @@ +readingv.ogg \ No newline at end of file diff --git a/en/intro/readingv.ogg b/en/intro/readingv.ogg new file mode 100644 index 00000000..3a99ac82 Binary files /dev/null and b/en/intro/readingv.ogg differ diff --git a/en/intro/redraw.ogg b/en/intro/redraw.ogg new file mode 100644 index 00000000..e3a5b1a1 Binary files /dev/null and b/en/intro/redraw.ogg differ diff --git a/en/intro/redraw_symmetrical.ogg b/en/intro/redraw_symmetrical.ogg new file mode 100644 index 00000000..8d965db4 Binary files /dev/null and b/en/intro/redraw_symmetrical.ogg differ diff --git a/en/intro/reversecount.ogg b/en/intro/reversecount.ogg new file mode 100644 index 00000000..7e00342b Binary files /dev/null and b/en/intro/reversecount.ogg differ diff --git a/en/intro/smallnumbers.ogg b/en/intro/smallnumbers.ogg new file mode 100644 index 00000000..acae0202 Binary files /dev/null and b/en/intro/smallnumbers.ogg differ diff --git a/en/intro/sudoku.ogg b/en/intro/sudoku.ogg new file mode 100644 index 00000000..51c64778 Binary files /dev/null and b/en/intro/sudoku.ogg differ diff --git a/en/intro/superbrain.ogg b/en/intro/superbrain.ogg new file mode 100644 index 00000000..0a4c4c3a Binary files /dev/null and b/en/intro/superbrain.ogg differ diff --git a/en/intro/tangram.ogg b/en/intro/tangram.ogg new file mode 100644 index 00000000..b1d100af Binary files /dev/null and b/en/intro/tangram.ogg differ diff --git a/en/intro/target.ogg b/en/intro/target.ogg new file mode 100644 index 00000000..7dfd8953 Binary files /dev/null and b/en/intro/target.ogg differ diff --git a/en/intro/traffic.ogg b/en/intro/traffic.ogg new file mode 100644 index 00000000..aa638c39 Binary files /dev/null and b/en/intro/traffic.ogg differ diff --git a/en/intro/watercycle.ogg b/en/intro/watercycle.ogg new file mode 100644 index 00000000..4f34abf9 Binary files /dev/null and b/en/intro/watercycle.ogg differ diff --git a/en/intro/wordprocessor.ogg b/en/intro/wordprocessor.ogg new file mode 100644 index 00000000..3da936ad Binary files /dev/null and b/en/intro/wordprocessor.ogg differ diff --git a/en/intro/wordsgame.ogg b/en/intro/wordsgame.ogg new file mode 100644 index 00000000..25121b5d Binary files /dev/null and b/en/intro/wordsgame.ogg differ diff --git a/en/misc/README b/en/misc/README new file mode 100644 index 00000000..39159d89 --- /dev/null +++ b/en/misc/README @@ -0,0 +1,21 @@ +back.ogg Susan Rich 2003 / GPL +by.ogg Susan Rich 2003 / GPL +click_on_letter.ogg Susan Rich 2003 / GPL +check_answer.ogg Susan Rich 2003 / GPL +congratulation.ogg Susan Rich 2003 / GPL +equal.ogg Susan Rich 2003 / GPL +good.ogg Susan Rich 2003 / GPL +great.ogg Susan Rich 2003 / GPL +help.ogg Susan Rich 2003 / GPL +level.ogg Susan Rich 2003 / GPL +minus.ogg Susan Rich 2003 / GPL +ok.ogg Susan Rich 2003 / GPL +outof.ogg Susan Rich 2003 / GPL +plus.ogg Susan Rich 2003 / GPL +quit.ogg Susan Rich 2003 / GPL +super.ogg Susan Rich 2004 / GPL +welcome.ogg Susan Rich 2003 / GPL +awesome.ogg Susan Rich 2003 / GPL +fantastic.ogg Susan Rich 2003 / GPL +waytogo.ogg Susan Rich 2004 / GPL +perfect.ogg Susan Rich 2004 / GPL diff --git a/en/misc/awesome.ogg b/en/misc/awesome.ogg new file mode 100644 index 00000000..3eb0dd4c Binary files /dev/null and b/en/misc/awesome.ogg differ diff --git a/en/misc/back.ogg b/en/misc/back.ogg new file mode 100644 index 00000000..b468f294 Binary files /dev/null and b/en/misc/back.ogg differ diff --git a/en/misc/by.ogg b/en/misc/by.ogg new file mode 100644 index 00000000..3a2a1d6f Binary files /dev/null and b/en/misc/by.ogg differ diff --git a/en/misc/check_answer.ogg b/en/misc/check_answer.ogg new file mode 100644 index 00000000..426b0d85 Binary files /dev/null and b/en/misc/check_answer.ogg differ diff --git a/en/misc/click_on_letter.ogg b/en/misc/click_on_letter.ogg new file mode 100644 index 00000000..c15a2a69 Binary files /dev/null and b/en/misc/click_on_letter.ogg differ diff --git a/en/misc/congratulation.ogg b/en/misc/congratulation.ogg new file mode 100644 index 00000000..d175a8bc Binary files /dev/null and b/en/misc/congratulation.ogg differ diff --git a/en/misc/equal.ogg b/en/misc/equal.ogg new file mode 100644 index 00000000..70450537 Binary files /dev/null and b/en/misc/equal.ogg differ diff --git a/en/misc/fantastic.ogg b/en/misc/fantastic.ogg new file mode 100644 index 00000000..16571367 Binary files /dev/null and b/en/misc/fantastic.ogg differ diff --git a/en/misc/good.ogg b/en/misc/good.ogg new file mode 100644 index 00000000..77418ae9 Binary files /dev/null and b/en/misc/good.ogg differ diff --git a/en/misc/great.ogg b/en/misc/great.ogg new file mode 100644 index 00000000..966ff47d Binary files /dev/null and b/en/misc/great.ogg differ diff --git a/en/misc/help.ogg b/en/misc/help.ogg new file mode 100644 index 00000000..1a3e7fa8 Binary files /dev/null and b/en/misc/help.ogg differ diff --git a/en/misc/level.ogg b/en/misc/level.ogg new file mode 100644 index 00000000..f3a8cd4a Binary files /dev/null and b/en/misc/level.ogg differ diff --git a/en/misc/minus.ogg b/en/misc/minus.ogg new file mode 100644 index 00000000..23662205 Binary files /dev/null and b/en/misc/minus.ogg differ diff --git a/en/misc/ok.ogg b/en/misc/ok.ogg new file mode 100644 index 00000000..7b6f2ca0 Binary files /dev/null and b/en/misc/ok.ogg differ diff --git a/en/misc/outof.ogg b/en/misc/outof.ogg new file mode 100644 index 00000000..21028056 Binary files /dev/null and b/en/misc/outof.ogg differ diff --git a/en/misc/perfect.ogg b/en/misc/perfect.ogg new file mode 100644 index 00000000..468afe6e Binary files /dev/null and b/en/misc/perfect.ogg differ diff --git a/en/misc/plus.ogg b/en/misc/plus.ogg new file mode 100644 index 00000000..3e1f486e Binary files /dev/null and b/en/misc/plus.ogg differ diff --git a/en/misc/quit.ogg b/en/misc/quit.ogg new file mode 100644 index 00000000..b1864cf5 Binary files /dev/null and b/en/misc/quit.ogg differ diff --git a/en/misc/super.ogg b/en/misc/super.ogg new file mode 100644 index 00000000..9529fa1e Binary files /dev/null and b/en/misc/super.ogg differ diff --git a/en/misc/waytogo.ogg b/en/misc/waytogo.ogg new file mode 100644 index 00000000..46070e62 Binary files /dev/null and b/en/misc/waytogo.ogg differ diff --git a/en/misc/welcome.ogg b/en/misc/welcome.ogg new file mode 100644 index 00000000..2dcc63e2 Binary files /dev/null and b/en/misc/welcome.ogg differ diff --git a/es/alphabet/10.ogg b/es/alphabet/10.ogg new file mode 100644 index 00000000..87023606 Binary files /dev/null and b/es/alphabet/10.ogg differ diff --git a/es/alphabet/README b/es/alphabet/README new file mode 100644 index 00000000..a50eef52 --- /dev/null +++ b/es/alphabet/README @@ -0,0 +1,37 @@ +U0061.ogg Zohra Coudoin 2001 / GPL +U0062.ogg Zohra Coudoin 2001 / GPL +U0063.ogg Zohra Coudoin 2001 / GPL +U0064.ogg Zohra Coudoin 2001 / GPL +U0065.ogg Zohra Coudoin 2001 / GPL +U0066.ogg Zohra Coudoin 2001 / GPL +U0067.ogg Zohra Coudoin 2001 / GPL +U0068.ogg Zohra Coudoin 2001 / GPL +U0069.ogg Zohra Coudoin 2001 / GPL +U006A.ogg Zohra Coudoin 2001 / GPL +U006B.ogg Zohra Coudoin 2001 / GPL +U006C.ogg Zohra Coudoin 2001 / GPL +U006D.ogg Zohra Coudoin 2001 / GPL +U006E.ogg Zohra Coudoin 2001 / GPL +U006F.ogg Zohra Coudoin 2001 / GPL +U0070.ogg Zohra Coudoin 2001 / GPL +U0071.ogg Zohra Coudoin 2001 / GPL +U0072.ogg Zohra Coudoin 2001 / GPL +U0073.ogg Zohra Coudoin 2001 / GPL +U0074.ogg Zohra Coudoin 2001 / GPL +U0075.ogg Zohra Coudoin 2001 / GPL +U0076.ogg Zohra Coudoin 2001 / GPL +U0077.ogg Zohra Coudoin 2001 / GPL +U0078.ogg Zohra Coudoin 2001 / GPL +U0079.ogg Zohra Coudoin 2001 / GPL +U007A.ogg Zohra Coudoin 2001 / GPL +U0030.ogg Zohra Coudoin 2001 / GPL +U0031.ogg Zohra Coudoin 2001 / GPL +U0032.ogg Zohra Coudoin 2001 / GPL +U0033.ogg Zohra Coudoin 2001 / GPL +U0034.ogg Zohra Coudoin 2001 / GPL +U0035.ogg Zohra Coudoin 2001 / GPL +U0036.ogg Zohra Coudoin 2001 / GPL +U0037.ogg Zohra Coudoin 2001 / GPL +U0038.ogg Zohra Coudoin 2001 / GPL +U0039.ogg Zohra Coudoin 2001 / GPL +10.ogg Zohra Coudoin 2001 / GPL diff --git a/es/alphabet/U0030.ogg b/es/alphabet/U0030.ogg new file mode 100644 index 00000000..22db10d0 Binary files /dev/null and b/es/alphabet/U0030.ogg differ diff --git a/es/alphabet/U0031.ogg b/es/alphabet/U0031.ogg new file mode 100644 index 00000000..3f1ce46a Binary files /dev/null and b/es/alphabet/U0031.ogg differ diff --git a/es/alphabet/U0032.ogg b/es/alphabet/U0032.ogg new file mode 100644 index 00000000..8411e0d7 Binary files /dev/null and b/es/alphabet/U0032.ogg differ diff --git a/es/alphabet/U0033.ogg b/es/alphabet/U0033.ogg new file mode 100644 index 00000000..8f36ca0e Binary files /dev/null and b/es/alphabet/U0033.ogg differ diff --git a/es/alphabet/U0034.ogg b/es/alphabet/U0034.ogg new file mode 100644 index 00000000..640d63c3 Binary files /dev/null and b/es/alphabet/U0034.ogg differ diff --git a/es/alphabet/U0035.ogg b/es/alphabet/U0035.ogg new file mode 100644 index 00000000..1c8d97db Binary files /dev/null and b/es/alphabet/U0035.ogg differ diff --git a/es/alphabet/U0036.ogg b/es/alphabet/U0036.ogg new file mode 100644 index 00000000..8cbeab35 Binary files /dev/null and b/es/alphabet/U0036.ogg differ diff --git a/es/alphabet/U0037.ogg b/es/alphabet/U0037.ogg new file mode 100644 index 00000000..95a11b34 Binary files /dev/null and b/es/alphabet/U0037.ogg differ diff --git a/es/alphabet/U0038.ogg b/es/alphabet/U0038.ogg new file mode 100644 index 00000000..f2b9001a Binary files /dev/null and b/es/alphabet/U0038.ogg differ diff --git a/es/alphabet/U0039.ogg b/es/alphabet/U0039.ogg new file mode 100644 index 00000000..ffaebbcc Binary files /dev/null and b/es/alphabet/U0039.ogg differ diff --git a/es/alphabet/U0061.ogg b/es/alphabet/U0061.ogg new file mode 100644 index 00000000..257782ae Binary files /dev/null and b/es/alphabet/U0061.ogg differ diff --git a/es/alphabet/U0062.ogg b/es/alphabet/U0062.ogg new file mode 100644 index 00000000..b986a2c0 Binary files /dev/null and b/es/alphabet/U0062.ogg differ diff --git a/es/alphabet/U0063.ogg b/es/alphabet/U0063.ogg new file mode 100644 index 00000000..60ebc634 Binary files /dev/null and b/es/alphabet/U0063.ogg differ diff --git a/es/alphabet/U0064.ogg b/es/alphabet/U0064.ogg new file mode 100644 index 00000000..0918dc83 Binary files /dev/null and b/es/alphabet/U0064.ogg differ diff --git a/es/alphabet/U0065.ogg b/es/alphabet/U0065.ogg new file mode 100644 index 00000000..5728d47c Binary files /dev/null and b/es/alphabet/U0065.ogg differ diff --git a/es/alphabet/U0066.ogg b/es/alphabet/U0066.ogg new file mode 100644 index 00000000..a125cf83 Binary files /dev/null and b/es/alphabet/U0066.ogg differ diff --git a/es/alphabet/U0067.ogg b/es/alphabet/U0067.ogg new file mode 100644 index 00000000..eb82eb7c Binary files /dev/null and b/es/alphabet/U0067.ogg differ diff --git a/es/alphabet/U0068.ogg b/es/alphabet/U0068.ogg new file mode 100644 index 00000000..282414b4 Binary files /dev/null and b/es/alphabet/U0068.ogg differ diff --git a/es/alphabet/U0069.ogg b/es/alphabet/U0069.ogg new file mode 100644 index 00000000..eb714641 Binary files /dev/null and b/es/alphabet/U0069.ogg differ diff --git a/es/alphabet/U006A.ogg b/es/alphabet/U006A.ogg new file mode 100644 index 00000000..3834ad82 Binary files /dev/null and b/es/alphabet/U006A.ogg differ diff --git a/es/alphabet/U006B.ogg b/es/alphabet/U006B.ogg new file mode 100644 index 00000000..045051a1 Binary files /dev/null and b/es/alphabet/U006B.ogg differ diff --git a/es/alphabet/U006C.ogg b/es/alphabet/U006C.ogg new file mode 100644 index 00000000..658eefca Binary files /dev/null and b/es/alphabet/U006C.ogg differ diff --git a/es/alphabet/U006D.ogg b/es/alphabet/U006D.ogg new file mode 100644 index 00000000..6d8a65b4 Binary files /dev/null and b/es/alphabet/U006D.ogg differ diff --git a/es/alphabet/U006E.ogg b/es/alphabet/U006E.ogg new file mode 100644 index 00000000..c8e43f77 Binary files /dev/null and b/es/alphabet/U006E.ogg differ diff --git a/es/alphabet/U006F.ogg b/es/alphabet/U006F.ogg new file mode 100644 index 00000000..6e25b7d6 Binary files /dev/null and b/es/alphabet/U006F.ogg differ diff --git a/es/alphabet/U0070.ogg b/es/alphabet/U0070.ogg new file mode 100644 index 00000000..52616648 Binary files /dev/null and b/es/alphabet/U0070.ogg differ diff --git a/es/alphabet/U0071.ogg b/es/alphabet/U0071.ogg new file mode 100644 index 00000000..d5b6eab2 Binary files /dev/null and b/es/alphabet/U0071.ogg differ diff --git a/es/alphabet/U0072.ogg b/es/alphabet/U0072.ogg new file mode 100644 index 00000000..f953ca85 Binary files /dev/null and b/es/alphabet/U0072.ogg differ diff --git a/es/alphabet/U0073.ogg b/es/alphabet/U0073.ogg new file mode 100644 index 00000000..322bd39a Binary files /dev/null and b/es/alphabet/U0073.ogg differ diff --git a/es/alphabet/U0074.ogg b/es/alphabet/U0074.ogg new file mode 100644 index 00000000..39b95449 Binary files /dev/null and b/es/alphabet/U0074.ogg differ diff --git a/es/alphabet/U0075.ogg b/es/alphabet/U0075.ogg new file mode 100644 index 00000000..ec4f74b3 Binary files /dev/null and b/es/alphabet/U0075.ogg differ diff --git a/es/alphabet/U0076.ogg b/es/alphabet/U0076.ogg new file mode 100644 index 00000000..7f1930ae Binary files /dev/null and b/es/alphabet/U0076.ogg differ diff --git a/es/alphabet/U0077.ogg b/es/alphabet/U0077.ogg new file mode 100644 index 00000000..233110ac Binary files /dev/null and b/es/alphabet/U0077.ogg differ diff --git a/es/alphabet/U0078.ogg b/es/alphabet/U0078.ogg new file mode 100644 index 00000000..f0e928f1 Binary files /dev/null and b/es/alphabet/U0078.ogg differ diff --git a/es/alphabet/U0079.ogg b/es/alphabet/U0079.ogg new file mode 100644 index 00000000..4e553bfe Binary files /dev/null and b/es/alphabet/U0079.ogg differ diff --git a/es/alphabet/U007A.ogg b/es/alphabet/U007A.ogg new file mode 100644 index 00000000..433170a3 Binary files /dev/null and b/es/alphabet/U007A.ogg differ diff --git a/es/colors/README b/es/colors/README new file mode 100644 index 00000000..42ec81c7 --- /dev/null +++ b/es/colors/README @@ -0,0 +1,10 @@ +black.ogg Copyright 2001 Zohra Coudoin / Released under the GPL +blue.ogg Copyright 2001 Zohra Coudoin / Released under the GPL +brown.ogg Copyright 2001 Zohra Coudoin / Released under the GPL +green.ogg Copyright 2001 Zohra Coudoin / Released under the GPL +grey.ogg Copyright 2001 Zohra Coudoin / Released under the GPL +orange.ogg Copyright 2001 Zohra Coudoin / Released under the GPL +purple.ogg Copyright 2001 Zohra Coudoin / Released under the GPL +red.ogg Copyright 2001 Zohra Coudoin / Released under the GPL +white.ogg Copyright 2001 Zohra Coudoin / Released under the GPL +yellow.ogg Copyright 2001 Zohra Coudoin / Released under the GPL diff --git a/es/colors/black.ogg b/es/colors/black.ogg new file mode 100644 index 00000000..b7a4d932 Binary files /dev/null and b/es/colors/black.ogg differ diff --git a/es/colors/blue.ogg b/es/colors/blue.ogg new file mode 100644 index 00000000..f3358d66 Binary files /dev/null and b/es/colors/blue.ogg differ diff --git a/es/colors/brown.ogg b/es/colors/brown.ogg new file mode 100644 index 00000000..b522a5b7 Binary files /dev/null and b/es/colors/brown.ogg differ diff --git a/es/colors/green.ogg b/es/colors/green.ogg new file mode 100644 index 00000000..1c3cd33a Binary files /dev/null and b/es/colors/green.ogg differ diff --git a/es/colors/grey.ogg b/es/colors/grey.ogg new file mode 100644 index 00000000..b08df9e6 Binary files /dev/null and b/es/colors/grey.ogg differ diff --git a/es/colors/orange.ogg b/es/colors/orange.ogg new file mode 100644 index 00000000..a88fb81a Binary files /dev/null and b/es/colors/orange.ogg differ diff --git a/es/colors/purple.ogg b/es/colors/purple.ogg new file mode 100644 index 00000000..a91708f5 Binary files /dev/null and b/es/colors/purple.ogg differ diff --git a/es/colors/red.ogg b/es/colors/red.ogg new file mode 100644 index 00000000..83a3d719 Binary files /dev/null and b/es/colors/red.ogg differ diff --git a/es/colors/white.ogg b/es/colors/white.ogg new file mode 100644 index 00000000..2776a43b Binary files /dev/null and b/es/colors/white.ogg differ diff --git a/es/colors/yellow.ogg b/es/colors/yellow.ogg new file mode 100644 index 00000000..2cc6a7d1 Binary files /dev/null and b/es/colors/yellow.ogg differ diff --git a/es/geography/README b/es/geography/README new file mode 100644 index 00000000..df5feff0 --- /dev/null +++ b/es/geography/README @@ -0,0 +1,68 @@ +alaska.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +albania.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +argentina.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +austria.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +bahamas.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +belarus.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +belgium.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +bolivia.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +bosnia_herzegovina.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +brazil.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +bulgaria.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +canada.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +chile.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +colombia.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +costa_rica.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +croatia.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +cuba.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +cyprus.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +czech.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +denmark.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +dominican_republic.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +ecuador.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +estonia.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +finland.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +france.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +french_guiana.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +germany.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +greece.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +greenland.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +guatemala.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +guyana.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +haiti.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +honduras.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +hungary.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +iceland.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +ireland.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +italy.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +jamaica.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +latvia.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +lithuania.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +luxembourg.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +macedonia.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +mexico.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +moldova.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +netherland.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +nicaragua.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +norway.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +panama.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +paraguay.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +peru.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +poland.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +portugal.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +romania.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +russia.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +salvador.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +serbia_montenegro.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +slovakia.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +slovenia.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +spain.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +suriname.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +sweden.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +switz.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +turkey.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +ukraine.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +united_kingdom.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +uruguay.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +usa.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL +venezuela.ogg M. en T.E. Alejandro Diaz Infante 2004 / GPL diff --git a/es/geography/alaska.ogg b/es/geography/alaska.ogg new file mode 100644 index 00000000..498bcfa6 Binary files /dev/null and b/es/geography/alaska.ogg differ diff --git a/es/geography/albania.ogg b/es/geography/albania.ogg new file mode 100644 index 00000000..470aef69 Binary files /dev/null and b/es/geography/albania.ogg differ diff --git a/es/geography/argentina.ogg b/es/geography/argentina.ogg new file mode 100644 index 00000000..349db125 Binary files /dev/null and b/es/geography/argentina.ogg differ diff --git a/es/geography/austria.ogg b/es/geography/austria.ogg new file mode 100644 index 00000000..603b84bd Binary files /dev/null and b/es/geography/austria.ogg differ diff --git a/es/geography/bahamas.ogg b/es/geography/bahamas.ogg new file mode 100644 index 00000000..be5adadf Binary files /dev/null and b/es/geography/bahamas.ogg differ diff --git a/es/geography/belarus.ogg b/es/geography/belarus.ogg new file mode 100644 index 00000000..2c6714f8 Binary files /dev/null and b/es/geography/belarus.ogg differ diff --git a/es/geography/belgium.ogg b/es/geography/belgium.ogg new file mode 100644 index 00000000..fc541450 Binary files /dev/null and b/es/geography/belgium.ogg differ diff --git a/es/geography/bolivia.ogg b/es/geography/bolivia.ogg new file mode 100644 index 00000000..d6447e20 Binary files /dev/null and b/es/geography/bolivia.ogg differ diff --git a/es/geography/bosnia_herzegovina.ogg b/es/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..713d9033 Binary files /dev/null and b/es/geography/bosnia_herzegovina.ogg differ diff --git a/es/geography/brazil.ogg b/es/geography/brazil.ogg new file mode 100644 index 00000000..a14a9466 Binary files /dev/null and b/es/geography/brazil.ogg differ diff --git a/es/geography/bulgaria.ogg b/es/geography/bulgaria.ogg new file mode 100644 index 00000000..0f8da9ab Binary files /dev/null and b/es/geography/bulgaria.ogg differ diff --git a/es/geography/canada.ogg b/es/geography/canada.ogg new file mode 100644 index 00000000..65a4c845 Binary files /dev/null and b/es/geography/canada.ogg differ diff --git a/es/geography/chile.ogg b/es/geography/chile.ogg new file mode 100644 index 00000000..03346be9 Binary files /dev/null and b/es/geography/chile.ogg differ diff --git a/es/geography/colombia.ogg b/es/geography/colombia.ogg new file mode 100644 index 00000000..2b3453c9 Binary files /dev/null and b/es/geography/colombia.ogg differ diff --git a/es/geography/costa_rica.ogg b/es/geography/costa_rica.ogg new file mode 100644 index 00000000..b78aec98 Binary files /dev/null and b/es/geography/costa_rica.ogg differ diff --git a/es/geography/croatia.ogg b/es/geography/croatia.ogg new file mode 100644 index 00000000..22dbad82 Binary files /dev/null and b/es/geography/croatia.ogg differ diff --git a/es/geography/cuba.ogg b/es/geography/cuba.ogg new file mode 100644 index 00000000..22c50b64 Binary files /dev/null and b/es/geography/cuba.ogg differ diff --git a/es/geography/cyprus.ogg b/es/geography/cyprus.ogg new file mode 100644 index 00000000..d399e285 Binary files /dev/null and b/es/geography/cyprus.ogg differ diff --git a/es/geography/czech.ogg b/es/geography/czech.ogg new file mode 100644 index 00000000..bb0b4ef0 Binary files /dev/null and b/es/geography/czech.ogg differ diff --git a/es/geography/denmark.ogg b/es/geography/denmark.ogg new file mode 100644 index 00000000..0be7a522 Binary files /dev/null and b/es/geography/denmark.ogg differ diff --git a/es/geography/dominican_republic.ogg b/es/geography/dominican_republic.ogg new file mode 100644 index 00000000..6578057a Binary files /dev/null and b/es/geography/dominican_republic.ogg differ diff --git a/es/geography/ecuador.ogg b/es/geography/ecuador.ogg new file mode 100644 index 00000000..8c5a89a2 Binary files /dev/null and b/es/geography/ecuador.ogg differ diff --git a/es/geography/estonia.ogg b/es/geography/estonia.ogg new file mode 100644 index 00000000..825f837a Binary files /dev/null and b/es/geography/estonia.ogg differ diff --git a/es/geography/finland.ogg b/es/geography/finland.ogg new file mode 100644 index 00000000..8365232f Binary files /dev/null and b/es/geography/finland.ogg differ diff --git a/es/geography/france.ogg b/es/geography/france.ogg new file mode 100644 index 00000000..78f53486 Binary files /dev/null and b/es/geography/france.ogg differ diff --git a/es/geography/french_guiana.ogg b/es/geography/french_guiana.ogg new file mode 100644 index 00000000..647c0168 Binary files /dev/null and b/es/geography/french_guiana.ogg differ diff --git a/es/geography/germany.ogg b/es/geography/germany.ogg new file mode 100644 index 00000000..eed4a4a7 Binary files /dev/null and b/es/geography/germany.ogg differ diff --git a/es/geography/greece.ogg b/es/geography/greece.ogg new file mode 100644 index 00000000..326b2018 Binary files /dev/null and b/es/geography/greece.ogg differ diff --git a/es/geography/greenland.ogg b/es/geography/greenland.ogg new file mode 100644 index 00000000..cd475090 Binary files /dev/null and b/es/geography/greenland.ogg differ diff --git a/es/geography/guatemala.ogg b/es/geography/guatemala.ogg new file mode 100644 index 00000000..a1c154e0 Binary files /dev/null and b/es/geography/guatemala.ogg differ diff --git a/es/geography/guyana.ogg b/es/geography/guyana.ogg new file mode 100644 index 00000000..4e4cfe8f Binary files /dev/null and b/es/geography/guyana.ogg differ diff --git a/es/geography/haiti.ogg b/es/geography/haiti.ogg new file mode 100644 index 00000000..5157b061 Binary files /dev/null and b/es/geography/haiti.ogg differ diff --git a/es/geography/honduras.ogg b/es/geography/honduras.ogg new file mode 100644 index 00000000..20617e57 Binary files /dev/null and b/es/geography/honduras.ogg differ diff --git a/es/geography/hungary.ogg b/es/geography/hungary.ogg new file mode 100644 index 00000000..8566068b Binary files /dev/null and b/es/geography/hungary.ogg differ diff --git a/es/geography/iceland.ogg b/es/geography/iceland.ogg new file mode 100644 index 00000000..3508504d Binary files /dev/null and b/es/geography/iceland.ogg differ diff --git a/es/geography/ireland.ogg b/es/geography/ireland.ogg new file mode 100644 index 00000000..1ee6e411 Binary files /dev/null and b/es/geography/ireland.ogg differ diff --git a/es/geography/italy.ogg b/es/geography/italy.ogg new file mode 100644 index 00000000..8b441d4b Binary files /dev/null and b/es/geography/italy.ogg differ diff --git a/es/geography/jamaica.ogg b/es/geography/jamaica.ogg new file mode 100644 index 00000000..66bed401 Binary files /dev/null and b/es/geography/jamaica.ogg differ diff --git a/es/geography/latvia.ogg b/es/geography/latvia.ogg new file mode 100644 index 00000000..c23a849a Binary files /dev/null and b/es/geography/latvia.ogg differ diff --git a/es/geography/lithuania.ogg b/es/geography/lithuania.ogg new file mode 100644 index 00000000..559c2aae Binary files /dev/null and b/es/geography/lithuania.ogg differ diff --git a/es/geography/luxembourg.ogg b/es/geography/luxembourg.ogg new file mode 100644 index 00000000..a8838740 Binary files /dev/null and b/es/geography/luxembourg.ogg differ diff --git a/es/geography/macedonia.ogg b/es/geography/macedonia.ogg new file mode 100644 index 00000000..69cd8773 Binary files /dev/null and b/es/geography/macedonia.ogg differ diff --git a/es/geography/mexico.ogg b/es/geography/mexico.ogg new file mode 100644 index 00000000..50e98cee Binary files /dev/null and b/es/geography/mexico.ogg differ diff --git a/es/geography/moldova.ogg b/es/geography/moldova.ogg new file mode 100644 index 00000000..64d95f22 Binary files /dev/null and b/es/geography/moldova.ogg differ diff --git a/es/geography/netherland.ogg b/es/geography/netherland.ogg new file mode 100644 index 00000000..45b2feae Binary files /dev/null and b/es/geography/netherland.ogg differ diff --git a/es/geography/nicaragua.ogg b/es/geography/nicaragua.ogg new file mode 100644 index 00000000..efb206a9 Binary files /dev/null and b/es/geography/nicaragua.ogg differ diff --git a/es/geography/norway.ogg b/es/geography/norway.ogg new file mode 100644 index 00000000..70d24398 Binary files /dev/null and b/es/geography/norway.ogg differ diff --git a/es/geography/panama.ogg b/es/geography/panama.ogg new file mode 100644 index 00000000..b4249668 Binary files /dev/null and b/es/geography/panama.ogg differ diff --git a/es/geography/paraguay.ogg b/es/geography/paraguay.ogg new file mode 100644 index 00000000..f28b0d77 Binary files /dev/null and b/es/geography/paraguay.ogg differ diff --git a/es/geography/peru.ogg b/es/geography/peru.ogg new file mode 100644 index 00000000..87ade774 Binary files /dev/null and b/es/geography/peru.ogg differ diff --git a/es/geography/poland.ogg b/es/geography/poland.ogg new file mode 100644 index 00000000..1d0dea65 Binary files /dev/null and b/es/geography/poland.ogg differ diff --git a/es/geography/portugal.ogg b/es/geography/portugal.ogg new file mode 100644 index 00000000..11243058 Binary files /dev/null and b/es/geography/portugal.ogg differ diff --git a/es/geography/romania.ogg b/es/geography/romania.ogg new file mode 100644 index 00000000..ba450318 Binary files /dev/null and b/es/geography/romania.ogg differ diff --git a/es/geography/russia.ogg b/es/geography/russia.ogg new file mode 100644 index 00000000..11e3ebf8 Binary files /dev/null and b/es/geography/russia.ogg differ diff --git a/es/geography/salvador.ogg b/es/geography/salvador.ogg new file mode 100644 index 00000000..bab912d8 Binary files /dev/null and b/es/geography/salvador.ogg differ diff --git a/es/geography/serbia_montenegro.ogg b/es/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..b80d9269 Binary files /dev/null and b/es/geography/serbia_montenegro.ogg differ diff --git a/es/geography/slovakia.ogg b/es/geography/slovakia.ogg new file mode 100644 index 00000000..ea67b962 Binary files /dev/null and b/es/geography/slovakia.ogg differ diff --git a/es/geography/slovenia.ogg b/es/geography/slovenia.ogg new file mode 100644 index 00000000..d41ee6cd Binary files /dev/null and b/es/geography/slovenia.ogg differ diff --git a/es/geography/spain.ogg b/es/geography/spain.ogg new file mode 100644 index 00000000..f1e755ab Binary files /dev/null and b/es/geography/spain.ogg differ diff --git a/es/geography/suriname.ogg b/es/geography/suriname.ogg new file mode 100644 index 00000000..159d6900 Binary files /dev/null and b/es/geography/suriname.ogg differ diff --git a/es/geography/sweden.ogg b/es/geography/sweden.ogg new file mode 100644 index 00000000..ca6696b0 Binary files /dev/null and b/es/geography/sweden.ogg differ diff --git a/es/geography/switz.ogg b/es/geography/switz.ogg new file mode 100644 index 00000000..06da90e6 Binary files /dev/null and b/es/geography/switz.ogg differ diff --git a/es/geography/turkey.ogg b/es/geography/turkey.ogg new file mode 100644 index 00000000..57ac1ec5 Binary files /dev/null and b/es/geography/turkey.ogg differ diff --git a/es/geography/ukraine.ogg b/es/geography/ukraine.ogg new file mode 100644 index 00000000..c52e807a Binary files /dev/null and b/es/geography/ukraine.ogg differ diff --git a/es/geography/united_kingdom.ogg b/es/geography/united_kingdom.ogg new file mode 100644 index 00000000..fdfe157c Binary files /dev/null and b/es/geography/united_kingdom.ogg differ diff --git a/es/geography/uruguay.ogg b/es/geography/uruguay.ogg new file mode 100644 index 00000000..7e794187 Binary files /dev/null and b/es/geography/uruguay.ogg differ diff --git a/es/geography/usa.ogg b/es/geography/usa.ogg new file mode 100644 index 00000000..eb1d508f Binary files /dev/null and b/es/geography/usa.ogg differ diff --git a/es/geography/venezuela.ogg b/es/geography/venezuela.ogg new file mode 100644 index 00000000..b02ab361 Binary files /dev/null and b/es/geography/venezuela.ogg differ diff --git a/es/misc/README b/es/misc/README new file mode 100644 index 00000000..5c255c28 --- /dev/null +++ b/es/misc/README @@ -0,0 +1,15 @@ +by.ogg Zohra Coudoin 2001 / GPL +click_on_letter.ogg Zohra Coudoin 2001 / GPL +congratulation.ogg Zohra Coudoin 2001 / GPL +equal.ogg Zohra Coudoin 2001 / GPL +good.ogg Zohra Coudoin 2001 / GPL +great.ogg Zohra Coudoin 2001 / GPL +help.ogg Zohra Coudoin 2001 / GPL +level.ogg Zohra Coudoin 2001 / GPL +minus.ogg Zohra Coudoin 2001 / GPL +ok.ogg Zohra Coudoin 2001 / GPL +outof.ogg Zohra Coudoin 2001 / GPL +plus.ogg Zohra Coudoin 2001 / GPL +quit.ogg Zohra Coudoin 2001 / GPL +super.ogg Zohra Coudoin 2001 / GPL +welcome.ogg Zohra Coudoin 2001 / GPL diff --git a/es/misc/back.ogg b/es/misc/back.ogg new file mode 100644 index 00000000..a59b7f23 Binary files /dev/null and b/es/misc/back.ogg differ diff --git a/es/misc/by.ogg b/es/misc/by.ogg new file mode 100644 index 00000000..c5b3c95c Binary files /dev/null and b/es/misc/by.ogg differ diff --git a/es/misc/click_on_letter.ogg b/es/misc/click_on_letter.ogg new file mode 100644 index 00000000..7a0875ad Binary files /dev/null and b/es/misc/click_on_letter.ogg differ diff --git a/es/misc/congratulation.ogg b/es/misc/congratulation.ogg new file mode 100644 index 00000000..5523743c Binary files /dev/null and b/es/misc/congratulation.ogg differ diff --git a/es/misc/equal.ogg b/es/misc/equal.ogg new file mode 100644 index 00000000..ef2e2f28 Binary files /dev/null and b/es/misc/equal.ogg differ diff --git a/es/misc/good.ogg b/es/misc/good.ogg new file mode 100644 index 00000000..63654046 Binary files /dev/null and b/es/misc/good.ogg differ diff --git a/es/misc/great.ogg b/es/misc/great.ogg new file mode 100644 index 00000000..44e747f0 Binary files /dev/null and b/es/misc/great.ogg differ diff --git a/es/misc/help.ogg b/es/misc/help.ogg new file mode 100644 index 00000000..961c6251 Binary files /dev/null and b/es/misc/help.ogg differ diff --git a/es/misc/level.ogg b/es/misc/level.ogg new file mode 100644 index 00000000..14ba323a Binary files /dev/null and b/es/misc/level.ogg differ diff --git a/es/misc/minus.ogg b/es/misc/minus.ogg new file mode 100644 index 00000000..508e01e9 Binary files /dev/null and b/es/misc/minus.ogg differ diff --git a/es/misc/ok.ogg b/es/misc/ok.ogg new file mode 100644 index 00000000..1a5f445f Binary files /dev/null and b/es/misc/ok.ogg differ diff --git a/es/misc/outof.ogg b/es/misc/outof.ogg new file mode 100644 index 00000000..8e9e1dee Binary files /dev/null and b/es/misc/outof.ogg differ diff --git a/es/misc/plus.ogg b/es/misc/plus.ogg new file mode 100644 index 00000000..771b24d4 Binary files /dev/null and b/es/misc/plus.ogg differ diff --git a/es/misc/quit.ogg b/es/misc/quit.ogg new file mode 100644 index 00000000..72678ca8 Binary files /dev/null and b/es/misc/quit.ogg differ diff --git a/es/misc/super.ogg b/es/misc/super.ogg new file mode 100644 index 00000000..e6099e92 Binary files /dev/null and b/es/misc/super.ogg differ diff --git a/es/misc/welcome.ogg b/es/misc/welcome.ogg new file mode 100644 index 00000000..f658ded5 Binary files /dev/null and b/es/misc/welcome.ogg differ diff --git a/eu/alphabet/10.ogg b/eu/alphabet/10.ogg new file mode 100644 index 00000000..740bdccc Binary files /dev/null and b/eu/alphabet/10.ogg differ diff --git a/eu/alphabet/11.ogg b/eu/alphabet/11.ogg new file mode 100644 index 00000000..5640f573 Binary files /dev/null and b/eu/alphabet/11.ogg differ diff --git a/eu/alphabet/12.ogg b/eu/alphabet/12.ogg new file mode 100644 index 00000000..6d20e6ea Binary files /dev/null and b/eu/alphabet/12.ogg differ diff --git a/eu/alphabet/13.ogg b/eu/alphabet/13.ogg new file mode 100644 index 00000000..754e135c Binary files /dev/null and b/eu/alphabet/13.ogg differ diff --git a/eu/alphabet/14.ogg b/eu/alphabet/14.ogg new file mode 100644 index 00000000..03510e57 Binary files /dev/null and b/eu/alphabet/14.ogg differ diff --git a/eu/alphabet/15.ogg b/eu/alphabet/15.ogg new file mode 100644 index 00000000..5c796568 Binary files /dev/null and b/eu/alphabet/15.ogg differ diff --git a/eu/alphabet/16.ogg b/eu/alphabet/16.ogg new file mode 100644 index 00000000..1922a965 Binary files /dev/null and b/eu/alphabet/16.ogg differ diff --git a/eu/alphabet/17.ogg b/eu/alphabet/17.ogg new file mode 100644 index 00000000..37cd22ed Binary files /dev/null and b/eu/alphabet/17.ogg differ diff --git a/eu/alphabet/18.ogg b/eu/alphabet/18.ogg new file mode 100644 index 00000000..a107825d Binary files /dev/null and b/eu/alphabet/18.ogg differ diff --git a/eu/alphabet/19.ogg b/eu/alphabet/19.ogg new file mode 100644 index 00000000..a591526d Binary files /dev/null and b/eu/alphabet/19.ogg differ diff --git a/eu/alphabet/20.ogg b/eu/alphabet/20.ogg new file mode 100644 index 00000000..bea9a5a5 Binary files /dev/null and b/eu/alphabet/20.ogg differ diff --git a/eu/alphabet/README b/eu/alphabet/README new file mode 100644 index 00000000..9323b09d --- /dev/null +++ b/eu/alphabet/README @@ -0,0 +1,46 @@ +U0061.ogg Jone de la Cruz Plazaola 2005 / GPL +U0062.ogg Jone de la Cruz Plazaola 2005 / GPL +U0063.ogg Jone de la Cruz Plazaola 2005 / GPL +U0064.ogg Jone de la Cruz Plazaola 2005 / GPL +U0065.ogg Jone de la Cruz Plazaola 2005 / GPL +U0066.ogg Jone de la Cruz Plazaola 2005 / GPL +U0067.ogg Jone de la Cruz Plazaola 2005 / GPL +U0068.ogg Jone de la Cruz Plazaola 2005 / GPL +U0069.ogg Jone de la Cruz Plazaola 2005 / GPL +U006A.ogg Jone de la Cruz Plazaola 2005 / GPL +U006B.ogg Jone de la Cruz Plazaola 2005 / GPL +U006C.ogg Jone de la Cruz Plazaola 2005 / GPL +U006D.ogg Jone de la Cruz Plazaola 2005 / GPL +U006E.ogg Jone de la Cruz Plazaola 2005 / GPL +U006F.ogg Jone de la Cruz Plazaola 2005 / GPL +U0070.ogg Jone de la Cruz Plazaola 2005 / GPL +U0071.ogg Jone de la Cruz Plazaola 2005 / GPL +U0072.ogg Jone de la Cruz Plazaola 2005 / GPL +U0073.ogg Jone de la Cruz Plazaola 2005 / GPL +U0074.ogg Jone de la Cruz Plazaola 2005 / GPL +U0075.ogg Jone de la Cruz Plazaola 2005 / GPL +U0076.ogg Jone de la Cruz Plazaola 2005 / GPL +U0077.ogg Jone de la Cruz Plazaola 2005 / GPL +U0078.ogg Jone de la Cruz Plazaola 2005 / GPL +U0079.ogg Jone de la Cruz Plazaola 2005 / GPL +U007A.ogg Jone de la Cruz Plazaola 2005 / GPL +U0031.ogg Jone de la Cruz Plazaola 2005 / GPL +U0032.ogg Jone de la Cruz Plazaola 2005 / GPL +U0033.ogg Jone de la Cruz Plazaola 2005 / GPL +U0034.ogg Jone de la Cruz Plazaola 2005 / GPL +U0035.ogg Jone de la Cruz Plazaola 2005 / GPL +U0036.ogg Jone de la Cruz Plazaola 2005 / GPL +U0037.ogg Jone de la Cruz Plazaola 2005 / GPL +U0038.ogg Jone de la Cruz Plazaola 2005 / GPL +U0039.ogg Jone de la Cruz Plazaola 2005 / GPL +10.ogg Jone de la Cruz Plazaola 2005 / GPL +11.ogg Jone de la Cruz Plazaola 2005 / GPL +12.ogg Jone de la Cruz Plazaola 2005 / GPL +13.ogg Jone de la Cruz Plazaola 2005 / GPL +14.ogg Jone de la Cruz Plazaola 2005 / GPL +15.ogg Jone de la Cruz Plazaola 2005 / GPL +16.ogg Jone de la Cruz Plazaola 2005 / GPL +17.ogg Jone de la Cruz Plazaola 2005 / GPL +18.ogg Jone de la Cruz Plazaola 2005 / GPL +19.ogg Jone de la Cruz Plazaola 2005 / GPL +20.ogg Jone de la Cruz Plazaola 2005 / GPL diff --git a/eu/alphabet/U0030.ogg b/eu/alphabet/U0030.ogg new file mode 100644 index 00000000..a4ba2b27 Binary files /dev/null and b/eu/alphabet/U0030.ogg differ diff --git a/eu/alphabet/U0031.ogg b/eu/alphabet/U0031.ogg new file mode 100644 index 00000000..56d586d8 Binary files /dev/null and b/eu/alphabet/U0031.ogg differ diff --git a/eu/alphabet/U0032.ogg b/eu/alphabet/U0032.ogg new file mode 100644 index 00000000..ce3f28ee Binary files /dev/null and b/eu/alphabet/U0032.ogg differ diff --git a/eu/alphabet/U0033.ogg b/eu/alphabet/U0033.ogg new file mode 100644 index 00000000..b3e36222 Binary files /dev/null and b/eu/alphabet/U0033.ogg differ diff --git a/eu/alphabet/U0034.ogg b/eu/alphabet/U0034.ogg new file mode 100644 index 00000000..7abcebed Binary files /dev/null and b/eu/alphabet/U0034.ogg differ diff --git a/eu/alphabet/U0035.ogg b/eu/alphabet/U0035.ogg new file mode 100644 index 00000000..bcfb6fd9 Binary files /dev/null and b/eu/alphabet/U0035.ogg differ diff --git a/eu/alphabet/U0036.ogg b/eu/alphabet/U0036.ogg new file mode 100644 index 00000000..59f4a7da Binary files /dev/null and b/eu/alphabet/U0036.ogg differ diff --git a/eu/alphabet/U0037.ogg b/eu/alphabet/U0037.ogg new file mode 100644 index 00000000..d95f4a40 Binary files /dev/null and b/eu/alphabet/U0037.ogg differ diff --git a/eu/alphabet/U0038.ogg b/eu/alphabet/U0038.ogg new file mode 100644 index 00000000..b3405517 Binary files /dev/null and b/eu/alphabet/U0038.ogg differ diff --git a/eu/alphabet/U0039.ogg b/eu/alphabet/U0039.ogg new file mode 100644 index 00000000..dc43587d Binary files /dev/null and b/eu/alphabet/U0039.ogg differ diff --git a/eu/alphabet/U0061.ogg b/eu/alphabet/U0061.ogg new file mode 100644 index 00000000..edaa5608 Binary files /dev/null and b/eu/alphabet/U0061.ogg differ diff --git a/eu/alphabet/U0062.ogg b/eu/alphabet/U0062.ogg new file mode 100644 index 00000000..2ae2bdcd Binary files /dev/null and b/eu/alphabet/U0062.ogg differ diff --git a/eu/alphabet/U0063.ogg b/eu/alphabet/U0063.ogg new file mode 100644 index 00000000..833d4f2f Binary files /dev/null and b/eu/alphabet/U0063.ogg differ diff --git a/eu/alphabet/U0064.ogg b/eu/alphabet/U0064.ogg new file mode 100644 index 00000000..f3bdc075 Binary files /dev/null and b/eu/alphabet/U0064.ogg differ diff --git a/eu/alphabet/U0065.ogg b/eu/alphabet/U0065.ogg new file mode 100644 index 00000000..22531335 Binary files /dev/null and b/eu/alphabet/U0065.ogg differ diff --git a/eu/alphabet/U0066.ogg b/eu/alphabet/U0066.ogg new file mode 100644 index 00000000..0c79c433 Binary files /dev/null and b/eu/alphabet/U0066.ogg differ diff --git a/eu/alphabet/U0067.ogg b/eu/alphabet/U0067.ogg new file mode 100644 index 00000000..393f0c8b Binary files /dev/null and b/eu/alphabet/U0067.ogg differ diff --git a/eu/alphabet/U0068.ogg b/eu/alphabet/U0068.ogg new file mode 100644 index 00000000..0f7a26c6 Binary files /dev/null and b/eu/alphabet/U0068.ogg differ diff --git a/eu/alphabet/U0069.ogg b/eu/alphabet/U0069.ogg new file mode 100644 index 00000000..eef1d94a Binary files /dev/null and b/eu/alphabet/U0069.ogg differ diff --git a/eu/alphabet/U006A.ogg b/eu/alphabet/U006A.ogg new file mode 100644 index 00000000..22bb4c31 Binary files /dev/null and b/eu/alphabet/U006A.ogg differ diff --git a/eu/alphabet/U006B.ogg b/eu/alphabet/U006B.ogg new file mode 100644 index 00000000..de4a9898 Binary files /dev/null and b/eu/alphabet/U006B.ogg differ diff --git a/eu/alphabet/U006C.ogg b/eu/alphabet/U006C.ogg new file mode 100644 index 00000000..b98419f0 Binary files /dev/null and b/eu/alphabet/U006C.ogg differ diff --git a/eu/alphabet/U006D.ogg b/eu/alphabet/U006D.ogg new file mode 100644 index 00000000..a2a69e6c Binary files /dev/null and b/eu/alphabet/U006D.ogg differ diff --git a/eu/alphabet/U006E.ogg b/eu/alphabet/U006E.ogg new file mode 100644 index 00000000..3831bb35 Binary files /dev/null and b/eu/alphabet/U006E.ogg differ diff --git a/eu/alphabet/U006F.ogg b/eu/alphabet/U006F.ogg new file mode 100644 index 00000000..301d3884 Binary files /dev/null and b/eu/alphabet/U006F.ogg differ diff --git a/eu/alphabet/U0070.ogg b/eu/alphabet/U0070.ogg new file mode 100644 index 00000000..61271b35 Binary files /dev/null and b/eu/alphabet/U0070.ogg differ diff --git a/eu/alphabet/U0071.ogg b/eu/alphabet/U0071.ogg new file mode 100644 index 00000000..4f774bf6 Binary files /dev/null and b/eu/alphabet/U0071.ogg differ diff --git a/eu/alphabet/U0072.ogg b/eu/alphabet/U0072.ogg new file mode 100644 index 00000000..a007531f Binary files /dev/null and b/eu/alphabet/U0072.ogg differ diff --git a/eu/alphabet/U0073.ogg b/eu/alphabet/U0073.ogg new file mode 100644 index 00000000..1af0865b Binary files /dev/null and b/eu/alphabet/U0073.ogg differ diff --git a/eu/alphabet/U0074.ogg b/eu/alphabet/U0074.ogg new file mode 100644 index 00000000..8101b766 Binary files /dev/null and b/eu/alphabet/U0074.ogg differ diff --git a/eu/alphabet/U0075.ogg b/eu/alphabet/U0075.ogg new file mode 100644 index 00000000..d1cff6a5 Binary files /dev/null and b/eu/alphabet/U0075.ogg differ diff --git a/eu/alphabet/U0076.ogg b/eu/alphabet/U0076.ogg new file mode 100644 index 00000000..9a6f0125 Binary files /dev/null and b/eu/alphabet/U0076.ogg differ diff --git a/eu/alphabet/U0077.ogg b/eu/alphabet/U0077.ogg new file mode 100644 index 00000000..5cec9437 Binary files /dev/null and b/eu/alphabet/U0077.ogg differ diff --git a/eu/alphabet/U0078.ogg b/eu/alphabet/U0078.ogg new file mode 100644 index 00000000..f7048ec3 Binary files /dev/null and b/eu/alphabet/U0078.ogg differ diff --git a/eu/alphabet/U0079.ogg b/eu/alphabet/U0079.ogg new file mode 100644 index 00000000..3831bdc4 Binary files /dev/null and b/eu/alphabet/U0079.ogg differ diff --git a/eu/alphabet/U007A.ogg b/eu/alphabet/U007A.ogg new file mode 100644 index 00000000..dcc4f857 Binary files /dev/null and b/eu/alphabet/U007A.ogg differ diff --git a/eu/colors/README b/eu/colors/README new file mode 100644 index 00000000..fb4b6270 --- /dev/null +++ b/eu/colors/README @@ -0,0 +1,11 @@ +black.ogg Jone de la Cruz Plazaola 2005 / GPL +blue.ogg Jone de la Cruz Plazaola 2005 / GPL +brown.ogg Jone de la Cruz Plazaola 2005 / GPL +green.ogg Jone de la Cruz Plazaola 2005 / GPL +grey.ogg Jone de la Cruz Plazaola 2005 / GPL +orange.ogg Jone de la Cruz Plazaola 2005 / GPL +pink.ogg Jone de la Cruz Plazaola 2005 / GPL +purple.ogg Jone de la Cruz Plazaola 2005 / GPL +red.ogg Jone de la Cruz Plazaola 2005 / GPL +white.ogg Jone de la Cruz Plazaola 2005 / GPL +yellow.ogg Jone de la Cruz Plazaola 2005 / GPL diff --git a/eu/colors/black.ogg b/eu/colors/black.ogg new file mode 100644 index 00000000..3485d0ea Binary files /dev/null and b/eu/colors/black.ogg differ diff --git a/eu/colors/blue.ogg b/eu/colors/blue.ogg new file mode 100644 index 00000000..becb8d4f Binary files /dev/null and b/eu/colors/blue.ogg differ diff --git a/eu/colors/brown.ogg b/eu/colors/brown.ogg new file mode 100644 index 00000000..b35ad7c3 Binary files /dev/null and b/eu/colors/brown.ogg differ diff --git a/eu/colors/green.ogg b/eu/colors/green.ogg new file mode 100644 index 00000000..a8cabda1 Binary files /dev/null and b/eu/colors/green.ogg differ diff --git a/eu/colors/grey.ogg b/eu/colors/grey.ogg new file mode 100644 index 00000000..c4c380bf Binary files /dev/null and b/eu/colors/grey.ogg differ diff --git a/eu/colors/orange.ogg b/eu/colors/orange.ogg new file mode 100644 index 00000000..1aae54d3 Binary files /dev/null and b/eu/colors/orange.ogg differ diff --git a/eu/colors/pink.ogg b/eu/colors/pink.ogg new file mode 100644 index 00000000..ce118de9 Binary files /dev/null and b/eu/colors/pink.ogg differ diff --git a/eu/colors/purple.ogg b/eu/colors/purple.ogg new file mode 100644 index 00000000..eaa0f662 Binary files /dev/null and b/eu/colors/purple.ogg differ diff --git a/eu/colors/red.ogg b/eu/colors/red.ogg new file mode 100644 index 00000000..c6df8961 Binary files /dev/null and b/eu/colors/red.ogg differ diff --git a/eu/colors/white.ogg b/eu/colors/white.ogg new file mode 100644 index 00000000..cbc1a9b6 Binary files /dev/null and b/eu/colors/white.ogg differ diff --git a/eu/colors/yellow.ogg b/eu/colors/yellow.ogg new file mode 100644 index 00000000..b702ec7e Binary files /dev/null and b/eu/colors/yellow.ogg differ diff --git a/eu/geography/README b/eu/geography/README new file mode 100644 index 00000000..2bcf985b --- /dev/null +++ b/eu/geography/README @@ -0,0 +1,66 @@ +alaska.ogg Jone de la Cruz Plazaola 2005 / GPL +albania.ogg Jone de la Cruz Plazaola 2005 / GPL +argentina.ogg Jone de la Cruz Plazaola 2005 / GPL +austria.ogg Jone de la Cruz Plazaola 2005 / GPL +bahamas.ogg Jone de la Cruz Plazaola 2005 / GPL +belarus.ogg Jone de la Cruz Plazaola 2005 / GPL +belgium.ogg Jone de la Cruz Plazaola 2005 / GPL +bolivia.ogg Jone de la Cruz Plazaola 2005 / GPL +bosnia_herzegovina.ogg Jone de la Cruz Plazaola 2005 / GPL +brazil.ogg Jone de la Cruz Plazaola 2005 / GPL +bulgaria.ogg Jone de la Cruz Plazaola 2005 / GPL +canada.ogg Jone de la Cruz Plazaola 2005 / GPL +chile.ogg Jone de la Cruz Plazaola 2005 / GPL +colombia.ogg Jone de la Cruz Plazaola 2005 / GPL +costa_rica.ogg Jone de la Cruz Plazaola 2005 / GPL +croatia.ogg Jone de la Cruz Plazaola 2005 / GPL +cuba.ogg Jone de la Cruz Plazaola 2005 / GPL +cyprus.ogg Jone de la Cruz Plazaola 2005 / GPL +czech.ogg Jone de la Cruz Plazaola 2005 / GPL +denmark.ogg Jone de la Cruz Plazaola 2005 / GPL +dominican_republic.ogg Jone de la Cruz Plazaola 2005 / GPL +ecuador.ogg Jone de la Cruz Plazaola 2005 / GPL +estonia.ogg Jone de la Cruz Plazaola 2005 / GPL +finland.ogg Jone de la Cruz Plazaola 2005 / GPL +french_guiana.ogg Jone de la Cruz Plazaola 2005 / GPL +greece.ogg Jone de la Cruz Plazaola 2005 / GPL +greenland.ogg Jone de la Cruz Plazaola 2005 / GPL +guatemala.ogg Jone de la Cruz Plazaola 2005 / GPL +guyana.ogg Jone de la Cruz Plazaola 2005 / GPL +haiti.ogg Jone de la Cruz Plazaola 2005 / GPL +honduras.ogg Jone de la Cruz Plazaola 2005 / GPL +hungary.ogg Jone de la Cruz Plazaola 2005 / GPL +iceland.ogg Jone de la Cruz Plazaola 2005 / GPL +ireland.ogg Jone de la Cruz Plazaola 2005 / GPL +italy.ogg Jone de la Cruz Plazaola 2005 / GPL +jamaica.ogg Jone de la Cruz Plazaola 2005 / GPL +latvia.ogg Jone de la Cruz Plazaola 2005 / GPL +lithuania.ogg Jone de la Cruz Plazaola 2005 / GPL +luxembourg.ogg Jone de la Cruz Plazaola 2005 / GPL +macedonia.ogg Jone de la Cruz Plazaola 2005 / GPL +mexico.ogg Jone de la Cruz Plazaola 2005 / GPL +moldova.ogg Jone de la Cruz Plazaola 2005 / GPL +netherland.ogg Jone de la Cruz Plazaola 2005 / GPL +nicaragua.ogg Jone de la Cruz Plazaola 2005 / GPL +norway.ogg Jone de la Cruz Plazaola 2005 / GPL +panama.ogg Jone de la Cruz Plazaola 2005 / GPL +paraguay.ogg Jone de la Cruz Plazaola 2005 / GPL +peru.ogg Jone de la Cruz Plazaola 2005 / GPL +poland.ogg Jone de la Cruz Plazaola 2005 / GPL +portugal.ogg Jone de la Cruz Plazaola 2005 / GPL +romania.ogg Jone de la Cruz Plazaola 2005 / GPL +russia.ogg Jone de la Cruz Plazaola 2005 / GPL +salvador.ogg Jone de la Cruz Plazaola 2005 / GPL +serbia_montenegro.ogg Jone de la Cruz Plazaola 2005 / GPL +slovakia.ogg Jone de la Cruz Plazaola 2005 / GPL +slovenia.ogg Jone de la Cruz Plazaola 2005 / GPL +spain.ogg Jone de la Cruz Plazaola 2005 / GPL +suriname.ogg Jone de la Cruz Plazaola 2005 / GPL +sweden.ogg Jone de la Cruz Plazaola 2005 / GPL +switz.ogg Jone de la Cruz Plazaola 2005 / GPL +turkey.ogg Jone de la Cruz Plazaola 2005 / GPL +ukraine.ogg Jone de la Cruz Plazaola 2005 / GPL +united_kingdom.ogg Jone de la Cruz Plazaola 2005 / GPL +uruguay.ogg Jone de la Cruz Plazaola 2005 / GPL +usa.ogg Jone de la Cruz Plazaola 2005 / GPL +venezuela.ogg Jone de la Cruz Plazaola 2005 / GPL diff --git a/eu/geography/alaska.ogg b/eu/geography/alaska.ogg new file mode 100644 index 00000000..00f1655f Binary files /dev/null and b/eu/geography/alaska.ogg differ diff --git a/eu/geography/albania.ogg b/eu/geography/albania.ogg new file mode 100644 index 00000000..503101bf Binary files /dev/null and b/eu/geography/albania.ogg differ diff --git a/eu/geography/argentina.ogg b/eu/geography/argentina.ogg new file mode 100644 index 00000000..4d6e718e Binary files /dev/null and b/eu/geography/argentina.ogg differ diff --git a/eu/geography/austria.ogg b/eu/geography/austria.ogg new file mode 100644 index 00000000..f768a125 Binary files /dev/null and b/eu/geography/austria.ogg differ diff --git a/eu/geography/bahamas.ogg b/eu/geography/bahamas.ogg new file mode 100644 index 00000000..95394460 Binary files /dev/null and b/eu/geography/bahamas.ogg differ diff --git a/eu/geography/belarus.ogg b/eu/geography/belarus.ogg new file mode 100644 index 00000000..034ece3e Binary files /dev/null and b/eu/geography/belarus.ogg differ diff --git a/eu/geography/belgium.ogg b/eu/geography/belgium.ogg new file mode 100644 index 00000000..7edbc0a8 Binary files /dev/null and b/eu/geography/belgium.ogg differ diff --git a/eu/geography/bolivia.ogg b/eu/geography/bolivia.ogg new file mode 100644 index 00000000..31a2775a Binary files /dev/null and b/eu/geography/bolivia.ogg differ diff --git a/eu/geography/bosnia_herzegovina.ogg b/eu/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..f0f1dcd6 Binary files /dev/null and b/eu/geography/bosnia_herzegovina.ogg differ diff --git a/eu/geography/brazil.ogg b/eu/geography/brazil.ogg new file mode 100644 index 00000000..2cdcaac6 Binary files /dev/null and b/eu/geography/brazil.ogg differ diff --git a/eu/geography/bulgaria.ogg b/eu/geography/bulgaria.ogg new file mode 100644 index 00000000..8faa4c2d Binary files /dev/null and b/eu/geography/bulgaria.ogg differ diff --git a/eu/geography/canada.ogg b/eu/geography/canada.ogg new file mode 100644 index 00000000..be78ade5 Binary files /dev/null and b/eu/geography/canada.ogg differ diff --git a/eu/geography/chile.ogg b/eu/geography/chile.ogg new file mode 100644 index 00000000..8ed4cf8a Binary files /dev/null and b/eu/geography/chile.ogg differ diff --git a/eu/geography/colombia.ogg b/eu/geography/colombia.ogg new file mode 100644 index 00000000..69f7c459 Binary files /dev/null and b/eu/geography/colombia.ogg differ diff --git a/eu/geography/costa_rica.ogg b/eu/geography/costa_rica.ogg new file mode 100644 index 00000000..f5994dd8 Binary files /dev/null and b/eu/geography/costa_rica.ogg differ diff --git a/eu/geography/croatia.ogg b/eu/geography/croatia.ogg new file mode 100644 index 00000000..75687a09 Binary files /dev/null and b/eu/geography/croatia.ogg differ diff --git a/eu/geography/cuba.ogg b/eu/geography/cuba.ogg new file mode 100644 index 00000000..a7b35351 Binary files /dev/null and b/eu/geography/cuba.ogg differ diff --git a/eu/geography/cyprus.ogg b/eu/geography/cyprus.ogg new file mode 100644 index 00000000..c67a4336 Binary files /dev/null and b/eu/geography/cyprus.ogg differ diff --git a/eu/geography/czech.ogg b/eu/geography/czech.ogg new file mode 100644 index 00000000..6ec4aa31 Binary files /dev/null and b/eu/geography/czech.ogg differ diff --git a/eu/geography/denmark.ogg b/eu/geography/denmark.ogg new file mode 100644 index 00000000..e38c6615 Binary files /dev/null and b/eu/geography/denmark.ogg differ diff --git a/eu/geography/dominican_republic.ogg b/eu/geography/dominican_republic.ogg new file mode 100644 index 00000000..2c47ae73 Binary files /dev/null and b/eu/geography/dominican_republic.ogg differ diff --git a/eu/geography/ecuador.ogg b/eu/geography/ecuador.ogg new file mode 100644 index 00000000..09b8e4c6 Binary files /dev/null and b/eu/geography/ecuador.ogg differ diff --git a/eu/geography/estonia.ogg b/eu/geography/estonia.ogg new file mode 100644 index 00000000..05d37b86 Binary files /dev/null and b/eu/geography/estonia.ogg differ diff --git a/eu/geography/finland.ogg b/eu/geography/finland.ogg new file mode 100644 index 00000000..e55dcd79 Binary files /dev/null and b/eu/geography/finland.ogg differ diff --git a/eu/geography/france.ogg b/eu/geography/france.ogg new file mode 100644 index 00000000..8200f8dc Binary files /dev/null and b/eu/geography/france.ogg differ diff --git a/eu/geography/french_guiana.ogg b/eu/geography/french_guiana.ogg new file mode 100644 index 00000000..a070bf5e Binary files /dev/null and b/eu/geography/french_guiana.ogg differ diff --git a/eu/geography/germany.ogg b/eu/geography/germany.ogg new file mode 100644 index 00000000..6bd66946 Binary files /dev/null and b/eu/geography/germany.ogg differ diff --git a/eu/geography/greece.ogg b/eu/geography/greece.ogg new file mode 100644 index 00000000..db0b80ed Binary files /dev/null and b/eu/geography/greece.ogg differ diff --git a/eu/geography/greenland.ogg b/eu/geography/greenland.ogg new file mode 100644 index 00000000..dcffdd2a Binary files /dev/null and b/eu/geography/greenland.ogg differ diff --git a/eu/geography/guatemala.ogg b/eu/geography/guatemala.ogg new file mode 100644 index 00000000..43fb8bb3 Binary files /dev/null and b/eu/geography/guatemala.ogg differ diff --git a/eu/geography/guyana.ogg b/eu/geography/guyana.ogg new file mode 100644 index 00000000..ab02bd3e Binary files /dev/null and b/eu/geography/guyana.ogg differ diff --git a/eu/geography/haiti.ogg b/eu/geography/haiti.ogg new file mode 100644 index 00000000..141294a6 Binary files /dev/null and b/eu/geography/haiti.ogg differ diff --git a/eu/geography/honduras.ogg b/eu/geography/honduras.ogg new file mode 100644 index 00000000..7ec37467 Binary files /dev/null and b/eu/geography/honduras.ogg differ diff --git a/eu/geography/hungary.ogg b/eu/geography/hungary.ogg new file mode 100644 index 00000000..1b02f496 Binary files /dev/null and b/eu/geography/hungary.ogg differ diff --git a/eu/geography/iceland.ogg b/eu/geography/iceland.ogg new file mode 100644 index 00000000..4ac41afb Binary files /dev/null and b/eu/geography/iceland.ogg differ diff --git a/eu/geography/ireland.ogg b/eu/geography/ireland.ogg new file mode 100644 index 00000000..b2cce762 Binary files /dev/null and b/eu/geography/ireland.ogg differ diff --git a/eu/geography/italy.ogg b/eu/geography/italy.ogg new file mode 100644 index 00000000..7c25f3d7 Binary files /dev/null and b/eu/geography/italy.ogg differ diff --git a/eu/geography/jamaica.ogg b/eu/geography/jamaica.ogg new file mode 100644 index 00000000..24d4b2eb Binary files /dev/null and b/eu/geography/jamaica.ogg differ diff --git a/eu/geography/latvia.ogg b/eu/geography/latvia.ogg new file mode 100644 index 00000000..0fa157ef Binary files /dev/null and b/eu/geography/latvia.ogg differ diff --git a/eu/geography/lithuania.ogg b/eu/geography/lithuania.ogg new file mode 100644 index 00000000..acb3dfea Binary files /dev/null and b/eu/geography/lithuania.ogg differ diff --git a/eu/geography/luxembourg.ogg b/eu/geography/luxembourg.ogg new file mode 100644 index 00000000..e22d07e4 Binary files /dev/null and b/eu/geography/luxembourg.ogg differ diff --git a/eu/geography/macedonia.ogg b/eu/geography/macedonia.ogg new file mode 100644 index 00000000..ab713c97 Binary files /dev/null and b/eu/geography/macedonia.ogg differ diff --git a/eu/geography/mexico.ogg b/eu/geography/mexico.ogg new file mode 100644 index 00000000..7051d776 Binary files /dev/null and b/eu/geography/mexico.ogg differ diff --git a/eu/geography/moldova.ogg b/eu/geography/moldova.ogg new file mode 100644 index 00000000..edb0180c Binary files /dev/null and b/eu/geography/moldova.ogg differ diff --git a/eu/geography/netherland.ogg b/eu/geography/netherland.ogg new file mode 100644 index 00000000..a45f10c6 Binary files /dev/null and b/eu/geography/netherland.ogg differ diff --git a/eu/geography/nicaragua.ogg b/eu/geography/nicaragua.ogg new file mode 100644 index 00000000..79a602d2 Binary files /dev/null and b/eu/geography/nicaragua.ogg differ diff --git a/eu/geography/norway.ogg b/eu/geography/norway.ogg new file mode 100644 index 00000000..bcca6d20 Binary files /dev/null and b/eu/geography/norway.ogg differ diff --git a/eu/geography/panama.ogg b/eu/geography/panama.ogg new file mode 100644 index 00000000..5dc81ba8 Binary files /dev/null and b/eu/geography/panama.ogg differ diff --git a/eu/geography/paraguay.ogg b/eu/geography/paraguay.ogg new file mode 100644 index 00000000..4c2ec762 Binary files /dev/null and b/eu/geography/paraguay.ogg differ diff --git a/eu/geography/peru.ogg b/eu/geography/peru.ogg new file mode 100644 index 00000000..4350e5ee Binary files /dev/null and b/eu/geography/peru.ogg differ diff --git a/eu/geography/poland.ogg b/eu/geography/poland.ogg new file mode 100644 index 00000000..e9d0e511 Binary files /dev/null and b/eu/geography/poland.ogg differ diff --git a/eu/geography/portugal.ogg b/eu/geography/portugal.ogg new file mode 100644 index 00000000..188b1b8f Binary files /dev/null and b/eu/geography/portugal.ogg differ diff --git a/eu/geography/romania.ogg b/eu/geography/romania.ogg new file mode 100644 index 00000000..9852eb66 Binary files /dev/null and b/eu/geography/romania.ogg differ diff --git a/eu/geography/russia.ogg b/eu/geography/russia.ogg new file mode 100644 index 00000000..15f42373 Binary files /dev/null and b/eu/geography/russia.ogg differ diff --git a/eu/geography/salvador.ogg b/eu/geography/salvador.ogg new file mode 100644 index 00000000..75cd28ea Binary files /dev/null and b/eu/geography/salvador.ogg differ diff --git a/eu/geography/serbia_montenegro.ogg b/eu/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..cc3c5755 Binary files /dev/null and b/eu/geography/serbia_montenegro.ogg differ diff --git a/eu/geography/slovakia.ogg b/eu/geography/slovakia.ogg new file mode 100644 index 00000000..00779aa7 Binary files /dev/null and b/eu/geography/slovakia.ogg differ diff --git a/eu/geography/slovenia.ogg b/eu/geography/slovenia.ogg new file mode 100644 index 00000000..803d370a Binary files /dev/null and b/eu/geography/slovenia.ogg differ diff --git a/eu/geography/spain.ogg b/eu/geography/spain.ogg new file mode 100644 index 00000000..a5d56343 Binary files /dev/null and b/eu/geography/spain.ogg differ diff --git a/eu/geography/suriname.ogg b/eu/geography/suriname.ogg new file mode 100644 index 00000000..08b72a55 Binary files /dev/null and b/eu/geography/suriname.ogg differ diff --git a/eu/geography/sweden.ogg b/eu/geography/sweden.ogg new file mode 100644 index 00000000..073d7f74 Binary files /dev/null and b/eu/geography/sweden.ogg differ diff --git a/eu/geography/switz.ogg b/eu/geography/switz.ogg new file mode 100644 index 00000000..5ed5fa03 Binary files /dev/null and b/eu/geography/switz.ogg differ diff --git a/eu/geography/turkey.ogg b/eu/geography/turkey.ogg new file mode 100644 index 00000000..a03d0634 Binary files /dev/null and b/eu/geography/turkey.ogg differ diff --git a/eu/geography/ukraine.ogg b/eu/geography/ukraine.ogg new file mode 100644 index 00000000..565acb02 Binary files /dev/null and b/eu/geography/ukraine.ogg differ diff --git a/eu/geography/united_kingdom.ogg b/eu/geography/united_kingdom.ogg new file mode 100644 index 00000000..3d68b745 Binary files /dev/null and b/eu/geography/united_kingdom.ogg differ diff --git a/eu/geography/uruguay.ogg b/eu/geography/uruguay.ogg new file mode 100644 index 00000000..c6afa3ad Binary files /dev/null and b/eu/geography/uruguay.ogg differ diff --git a/eu/geography/usa.ogg b/eu/geography/usa.ogg new file mode 100644 index 00000000..696aeb39 Binary files /dev/null and b/eu/geography/usa.ogg differ diff --git a/eu/geography/venezuela.ogg b/eu/geography/venezuela.ogg new file mode 100644 index 00000000..ec7cdcae Binary files /dev/null and b/eu/geography/venezuela.ogg differ diff --git a/eu/misc/README b/eu/misc/README new file mode 100644 index 00000000..8ab4acf0 --- /dev/null +++ b/eu/misc/README @@ -0,0 +1,16 @@ +back.ogg Jone de la Cruz Plazaola 2005 / GPL +by.ogg Jone de la Cruz Plazaola 2005 / GPL +click_on_letter.ogg Jone de la Cruz Plazaola 2005 / GPL +congratulation.ogg Jone de la Cruz Plazaola 2005 / GPL +equal.ogg Jone de la Cruz Plazaola 2005 / GPL +good.ogg Jone de la Cruz Plazaola 2005 / GPL +great.ogg Jone de la Cruz Plazaola 2005 / GPL +help.ogg Jone de la Cruz Plazaola 2005 / GPL +level.ogg Jone de la Cruz Plazaola 2005 / GPL +minus.ogg Jone de la Cruz Plazaola 2005 / GPL +ok.ogg Jone de la Cruz Plazaola 2005 / GPL +outof.ogg Jone de la Cruz Plazaola 2005 / GPL +plus.ogg Jone de la Cruz Plazaola 2005 / GPL +quit.ogg Jone de la Cruz Plazaola 2005 / GPL +super.ogg Jone de la Cruz Plazaola 2005 / GPL +welcome.ogg Jone de la Cruz Plazaola 2005 / GPL diff --git a/eu/misc/awesome.ogg b/eu/misc/awesome.ogg new file mode 100644 index 00000000..bba6d418 Binary files /dev/null and b/eu/misc/awesome.ogg differ diff --git a/eu/misc/back.ogg b/eu/misc/back.ogg new file mode 100644 index 00000000..adc72131 Binary files /dev/null and b/eu/misc/back.ogg differ diff --git a/eu/misc/by.ogg b/eu/misc/by.ogg new file mode 100644 index 00000000..0d6b9c00 Binary files /dev/null and b/eu/misc/by.ogg differ diff --git a/eu/misc/click_on_letter.ogg b/eu/misc/click_on_letter.ogg new file mode 100644 index 00000000..26143f76 Binary files /dev/null and b/eu/misc/click_on_letter.ogg differ diff --git a/eu/misc/congratulation.ogg b/eu/misc/congratulation.ogg new file mode 100644 index 00000000..dbe05f93 Binary files /dev/null and b/eu/misc/congratulation.ogg differ diff --git a/eu/misc/equal.ogg b/eu/misc/equal.ogg new file mode 100644 index 00000000..1ea57d93 Binary files /dev/null and b/eu/misc/equal.ogg differ diff --git a/eu/misc/fantastic.ogg b/eu/misc/fantastic.ogg new file mode 100644 index 00000000..460e39e6 Binary files /dev/null and b/eu/misc/fantastic.ogg differ diff --git a/eu/misc/good.ogg b/eu/misc/good.ogg new file mode 100644 index 00000000..afa79856 Binary files /dev/null and b/eu/misc/good.ogg differ diff --git a/eu/misc/great.ogg b/eu/misc/great.ogg new file mode 100644 index 00000000..7b67585b Binary files /dev/null and b/eu/misc/great.ogg differ diff --git a/eu/misc/help.ogg b/eu/misc/help.ogg new file mode 100644 index 00000000..0c01c65b Binary files /dev/null and b/eu/misc/help.ogg differ diff --git a/eu/misc/level.ogg b/eu/misc/level.ogg new file mode 100644 index 00000000..d874fb16 Binary files /dev/null and b/eu/misc/level.ogg differ diff --git a/eu/misc/minus.ogg b/eu/misc/minus.ogg new file mode 100644 index 00000000..0f83de2f Binary files /dev/null and b/eu/misc/minus.ogg differ diff --git a/eu/misc/ok.ogg b/eu/misc/ok.ogg new file mode 100644 index 00000000..72c06aa4 Binary files /dev/null and b/eu/misc/ok.ogg differ diff --git a/eu/misc/outof.ogg b/eu/misc/outof.ogg new file mode 100644 index 00000000..84bbeac9 Binary files /dev/null and b/eu/misc/outof.ogg differ diff --git a/eu/misc/perfect.ogg b/eu/misc/perfect.ogg new file mode 100644 index 00000000..9b5db9b8 Binary files /dev/null and b/eu/misc/perfect.ogg differ diff --git a/eu/misc/plus.ogg b/eu/misc/plus.ogg new file mode 100644 index 00000000..252ce9df Binary files /dev/null and b/eu/misc/plus.ogg differ diff --git a/eu/misc/quit.ogg b/eu/misc/quit.ogg new file mode 100644 index 00000000..8c916b56 Binary files /dev/null and b/eu/misc/quit.ogg differ diff --git a/eu/misc/super.ogg b/eu/misc/super.ogg new file mode 100644 index 00000000..ead1e62e Binary files /dev/null and b/eu/misc/super.ogg differ diff --git a/eu/misc/waytogo.ogg b/eu/misc/waytogo.ogg new file mode 100644 index 00000000..c74c5184 Binary files /dev/null and b/eu/misc/waytogo.ogg differ diff --git a/eu/misc/welcome.ogg b/eu/misc/welcome.ogg new file mode 100644 index 00000000..e342f358 Binary files /dev/null and b/eu/misc/welcome.ogg differ diff --git a/fi/alphabet/10.ogg b/fi/alphabet/10.ogg new file mode 100644 index 00000000..ff6e6e17 Binary files /dev/null and b/fi/alphabet/10.ogg differ diff --git a/fi/alphabet/11.ogg b/fi/alphabet/11.ogg new file mode 100644 index 00000000..154c5915 Binary files /dev/null and b/fi/alphabet/11.ogg differ diff --git a/fi/alphabet/12.ogg b/fi/alphabet/12.ogg new file mode 100644 index 00000000..89bb70cf Binary files /dev/null and b/fi/alphabet/12.ogg differ diff --git a/fi/alphabet/13.ogg b/fi/alphabet/13.ogg new file mode 100644 index 00000000..657fe27c Binary files /dev/null and b/fi/alphabet/13.ogg differ diff --git a/fi/alphabet/14.ogg b/fi/alphabet/14.ogg new file mode 100644 index 00000000..ec5bd156 Binary files /dev/null and b/fi/alphabet/14.ogg differ diff --git a/fi/alphabet/15.ogg b/fi/alphabet/15.ogg new file mode 100644 index 00000000..35630422 Binary files /dev/null and b/fi/alphabet/15.ogg differ diff --git a/fi/alphabet/16.ogg b/fi/alphabet/16.ogg new file mode 100644 index 00000000..615d8fd2 Binary files /dev/null and b/fi/alphabet/16.ogg differ diff --git a/fi/alphabet/17.ogg b/fi/alphabet/17.ogg new file mode 100644 index 00000000..6a07bb19 Binary files /dev/null and b/fi/alphabet/17.ogg differ diff --git a/fi/alphabet/18.ogg b/fi/alphabet/18.ogg new file mode 100644 index 00000000..17448224 Binary files /dev/null and b/fi/alphabet/18.ogg differ diff --git a/fi/alphabet/19.ogg b/fi/alphabet/19.ogg new file mode 100644 index 00000000..648ad40d Binary files /dev/null and b/fi/alphabet/19.ogg differ diff --git a/fi/alphabet/20.ogg b/fi/alphabet/20.ogg new file mode 100644 index 00000000..58072aab Binary files /dev/null and b/fi/alphabet/20.ogg differ diff --git a/fi/alphabet/README b/fi/alphabet/README new file mode 100644 index 00000000..88e54164 --- /dev/null +++ b/fi/alphabet/README @@ -0,0 +1,50 @@ +U0061.ogg Niko Lewman 2006 / GPL +U0062.ogg Niko Lewman 2006 / GPL +U0063.ogg Niko Lewman 2006 / GPL +U0064.ogg Niko Lewman 2006 / GPL +U0065.ogg Niko Lewman 2006 / GPL +U0066.ogg Niko Lewman 2006 / GPL +U0067.ogg Niko Lewman 2006 / GPL +U0068.ogg Niko Lewman 2006 / GPL +U0069.ogg Niko Lewman 2006 / GPL +U006A.ogg Niko Lewman 2006 / GPL +U006B.ogg Niko Lewman 2006 / GPL +U006C.ogg Niko Lewman 2006 / GPL +U006D.ogg Niko Lewman 2006 / GPL +U006E.ogg Niko Lewman 2006 / GPL +U006F.ogg Niko Lewman 2006 / GPL +U0070.ogg Niko Lewman 2006 / GPL +U0071.ogg Niko Lewman 2006 / GPL +U0072.ogg Niko Lewman 2006 / GPL +U0073.ogg Niko Lewman 2006 / GPL +U0074.ogg Niko Lewman 2006 / GPL +U0075.ogg Niko Lewman 2006 / GPL +U0076.ogg Niko Lewman 2006 / GPL +U0077.ogg Niko Lewman 2006 / GPL +U0078.ogg Niko Lewman 2006 / GPL +U0079.ogg Niko Lewman 2006 / GPL +U007A.ogg Niko Lewman 2006 / GPL +U00E5.ogg Niko Lewman 2006 / GPL +U00E4.ogg Niko Lewman 2006 / GPL +U00F6.ogg Niko Lewman 2006 / GPL +U0030.ogg Niko Lewman 2006 / GPL +U0031.ogg Niko Lewman 2006 / GPL +U0032.ogg Niko Lewman 2006 / GPL +U0033.ogg Niko Lewman 2006 / GPL +U0034.ogg Niko Lewman 2006 / GPL +U0035.ogg Niko Lewman 2006 / GPL +U0036.ogg Niko Lewman 2006 / GPL +U0037.ogg Niko Lewman 2006 / GPL +U0038.ogg Niko Lewman 2006 / GPL +U0039.ogg Niko Lewman 2006 / GPL +10.ogg Niko Lewman 2006 / GPL +11.ogg Niko Lewman 2006 / GPL +12.ogg Niko Lewman 2006 / GPL +13.ogg Niko Lewman 2006 / GPL +14.ogg Niko Lewman 2006 / GPL +15.ogg Niko Lewman 2006 / GPL +16.ogg Niko Lewman 2006 / GPL +17.ogg Niko Lewman 2006 / GPL +18.ogg Niko Lewman 2006 / GPL +19.ogg Niko Lewman 2006 / GPL +20.ogg Niko Lewman 2006 / GPL diff --git a/fi/alphabet/U0030.ogg b/fi/alphabet/U0030.ogg new file mode 100644 index 00000000..9b958ef6 Binary files /dev/null and b/fi/alphabet/U0030.ogg differ diff --git a/fi/alphabet/U0031.ogg b/fi/alphabet/U0031.ogg new file mode 100644 index 00000000..ee11445e Binary files /dev/null and b/fi/alphabet/U0031.ogg differ diff --git a/fi/alphabet/U0032.ogg b/fi/alphabet/U0032.ogg new file mode 100644 index 00000000..aa5bf37d Binary files /dev/null and b/fi/alphabet/U0032.ogg differ diff --git a/fi/alphabet/U0033.ogg b/fi/alphabet/U0033.ogg new file mode 100644 index 00000000..e577a1a1 Binary files /dev/null and b/fi/alphabet/U0033.ogg differ diff --git a/fi/alphabet/U0034.ogg b/fi/alphabet/U0034.ogg new file mode 100644 index 00000000..3448459f Binary files /dev/null and b/fi/alphabet/U0034.ogg differ diff --git a/fi/alphabet/U0035.ogg b/fi/alphabet/U0035.ogg new file mode 100644 index 00000000..9b5c330b Binary files /dev/null and b/fi/alphabet/U0035.ogg differ diff --git a/fi/alphabet/U0036.ogg b/fi/alphabet/U0036.ogg new file mode 100644 index 00000000..2a96e54d Binary files /dev/null and b/fi/alphabet/U0036.ogg differ diff --git a/fi/alphabet/U0037.ogg b/fi/alphabet/U0037.ogg new file mode 100644 index 00000000..2d10dbd1 Binary files /dev/null and b/fi/alphabet/U0037.ogg differ diff --git a/fi/alphabet/U0038.ogg b/fi/alphabet/U0038.ogg new file mode 100644 index 00000000..f23f9806 Binary files /dev/null and b/fi/alphabet/U0038.ogg differ diff --git a/fi/alphabet/U0039.ogg b/fi/alphabet/U0039.ogg new file mode 100644 index 00000000..4b0351f2 Binary files /dev/null and b/fi/alphabet/U0039.ogg differ diff --git a/fi/alphabet/U0061.ogg b/fi/alphabet/U0061.ogg new file mode 100644 index 00000000..d59ce8ee Binary files /dev/null and b/fi/alphabet/U0061.ogg differ diff --git a/fi/alphabet/U0062.ogg b/fi/alphabet/U0062.ogg new file mode 100644 index 00000000..74cea3c5 Binary files /dev/null and b/fi/alphabet/U0062.ogg differ diff --git a/fi/alphabet/U0063.ogg b/fi/alphabet/U0063.ogg new file mode 100644 index 00000000..34f37a16 Binary files /dev/null and b/fi/alphabet/U0063.ogg differ diff --git a/fi/alphabet/U0064.ogg b/fi/alphabet/U0064.ogg new file mode 100644 index 00000000..4e091e18 Binary files /dev/null and b/fi/alphabet/U0064.ogg differ diff --git a/fi/alphabet/U0065.ogg b/fi/alphabet/U0065.ogg new file mode 100644 index 00000000..ad47edc0 Binary files /dev/null and b/fi/alphabet/U0065.ogg differ diff --git a/fi/alphabet/U0066.ogg b/fi/alphabet/U0066.ogg new file mode 100644 index 00000000..55c67ff8 Binary files /dev/null and b/fi/alphabet/U0066.ogg differ diff --git a/fi/alphabet/U0067.ogg b/fi/alphabet/U0067.ogg new file mode 100644 index 00000000..0f845c9e Binary files /dev/null and b/fi/alphabet/U0067.ogg differ diff --git a/fi/alphabet/U0068.ogg b/fi/alphabet/U0068.ogg new file mode 100644 index 00000000..24c1faea Binary files /dev/null and b/fi/alphabet/U0068.ogg differ diff --git a/fi/alphabet/U0069.ogg b/fi/alphabet/U0069.ogg new file mode 100644 index 00000000..16bd945f Binary files /dev/null and b/fi/alphabet/U0069.ogg differ diff --git a/fi/alphabet/U006A.ogg b/fi/alphabet/U006A.ogg new file mode 100644 index 00000000..e9390cd9 Binary files /dev/null and b/fi/alphabet/U006A.ogg differ diff --git a/fi/alphabet/U006B.ogg b/fi/alphabet/U006B.ogg new file mode 100644 index 00000000..6f2de305 Binary files /dev/null and b/fi/alphabet/U006B.ogg differ diff --git a/fi/alphabet/U006C.ogg b/fi/alphabet/U006C.ogg new file mode 100644 index 00000000..e462fc8b Binary files /dev/null and b/fi/alphabet/U006C.ogg differ diff --git a/fi/alphabet/U006D.ogg b/fi/alphabet/U006D.ogg new file mode 100644 index 00000000..c2079cc8 Binary files /dev/null and b/fi/alphabet/U006D.ogg differ diff --git a/fi/alphabet/U006E.ogg b/fi/alphabet/U006E.ogg new file mode 100644 index 00000000..e8352cb3 Binary files /dev/null and b/fi/alphabet/U006E.ogg differ diff --git a/fi/alphabet/U006F.ogg b/fi/alphabet/U006F.ogg new file mode 100644 index 00000000..0c1b8a83 Binary files /dev/null and b/fi/alphabet/U006F.ogg differ diff --git a/fi/alphabet/U0070.ogg b/fi/alphabet/U0070.ogg new file mode 100644 index 00000000..c806699a Binary files /dev/null and b/fi/alphabet/U0070.ogg differ diff --git a/fi/alphabet/U0071.ogg b/fi/alphabet/U0071.ogg new file mode 100644 index 00000000..1d88db39 Binary files /dev/null and b/fi/alphabet/U0071.ogg differ diff --git a/fi/alphabet/U0072.ogg b/fi/alphabet/U0072.ogg new file mode 100644 index 00000000..c1af74a2 Binary files /dev/null and b/fi/alphabet/U0072.ogg differ diff --git a/fi/alphabet/U0073.ogg b/fi/alphabet/U0073.ogg new file mode 100644 index 00000000..b2687b78 Binary files /dev/null and b/fi/alphabet/U0073.ogg differ diff --git a/fi/alphabet/U0074.ogg b/fi/alphabet/U0074.ogg new file mode 100644 index 00000000..fa6a9caf Binary files /dev/null and b/fi/alphabet/U0074.ogg differ diff --git a/fi/alphabet/U0075.ogg b/fi/alphabet/U0075.ogg new file mode 100644 index 00000000..58b6a903 Binary files /dev/null and b/fi/alphabet/U0075.ogg differ diff --git a/fi/alphabet/U0076.ogg b/fi/alphabet/U0076.ogg new file mode 100644 index 00000000..1d749d4c Binary files /dev/null and b/fi/alphabet/U0076.ogg differ diff --git a/fi/alphabet/U0077.ogg b/fi/alphabet/U0077.ogg new file mode 100644 index 00000000..0306d55c Binary files /dev/null and b/fi/alphabet/U0077.ogg differ diff --git a/fi/alphabet/U0078.ogg b/fi/alphabet/U0078.ogg new file mode 100644 index 00000000..5278db48 Binary files /dev/null and b/fi/alphabet/U0078.ogg differ diff --git a/fi/alphabet/U0079.ogg b/fi/alphabet/U0079.ogg new file mode 100644 index 00000000..af10225f Binary files /dev/null and b/fi/alphabet/U0079.ogg differ diff --git a/fi/alphabet/U007A.ogg b/fi/alphabet/U007A.ogg new file mode 100644 index 00000000..541f00aa Binary files /dev/null and b/fi/alphabet/U007A.ogg differ diff --git a/fi/alphabet/U00E4.ogg b/fi/alphabet/U00E4.ogg new file mode 100644 index 00000000..7da068cc Binary files /dev/null and b/fi/alphabet/U00E4.ogg differ diff --git a/fi/alphabet/U00E5.ogg b/fi/alphabet/U00E5.ogg new file mode 100644 index 00000000..8ae6ef3a Binary files /dev/null and b/fi/alphabet/U00E5.ogg differ diff --git a/fi/alphabet/U00F6.ogg b/fi/alphabet/U00F6.ogg new file mode 100644 index 00000000..04e58be4 Binary files /dev/null and b/fi/alphabet/U00F6.ogg differ diff --git a/fi/colors/README b/fi/colors/README new file mode 100644 index 00000000..10372ca6 --- /dev/null +++ b/fi/colors/README @@ -0,0 +1,11 @@ +black.ogg Niko Lewman 2006 / GPL +blue.ogg Niko Lewman 2006 / GPL +brown.ogg Niko Lewman 2006 / GPL +green.ogg Niko Lewman 2006 / GPL +grey.ogg Niko Lewman 2006 / GPL +orange.ogg Niko Lewman 2006 / GPL +pink.ogg Niko Lewman 2006 / GPL +purple.ogg Niko Lewman 2006 / GPL +red.ogg Niko Lewman 2006 / GPL +white.ogg Niko Lewman 2006 / GPL +yellow.ogg Niko Lewman 2006 / GPL diff --git a/fi/colors/black.ogg b/fi/colors/black.ogg new file mode 100644 index 00000000..edaef252 Binary files /dev/null and b/fi/colors/black.ogg differ diff --git a/fi/colors/blue.ogg b/fi/colors/blue.ogg new file mode 100644 index 00000000..cf5dc782 Binary files /dev/null and b/fi/colors/blue.ogg differ diff --git a/fi/colors/brown.ogg b/fi/colors/brown.ogg new file mode 100644 index 00000000..52b434a3 Binary files /dev/null and b/fi/colors/brown.ogg differ diff --git a/fi/colors/green.ogg b/fi/colors/green.ogg new file mode 100644 index 00000000..b43b9b28 Binary files /dev/null and b/fi/colors/green.ogg differ diff --git a/fi/colors/grey.ogg b/fi/colors/grey.ogg new file mode 100644 index 00000000..a1a881e1 Binary files /dev/null and b/fi/colors/grey.ogg differ diff --git a/fi/colors/orange.ogg b/fi/colors/orange.ogg new file mode 100644 index 00000000..ada779e1 Binary files /dev/null and b/fi/colors/orange.ogg differ diff --git a/fi/colors/pink.ogg b/fi/colors/pink.ogg new file mode 100644 index 00000000..a4f93925 Binary files /dev/null and b/fi/colors/pink.ogg differ diff --git a/fi/colors/purple.ogg b/fi/colors/purple.ogg new file mode 100644 index 00000000..2c95ed8d Binary files /dev/null and b/fi/colors/purple.ogg differ diff --git a/fi/colors/red.ogg b/fi/colors/red.ogg new file mode 100644 index 00000000..82f097cb Binary files /dev/null and b/fi/colors/red.ogg differ diff --git a/fi/colors/white.ogg b/fi/colors/white.ogg new file mode 100644 index 00000000..d2ff2014 Binary files /dev/null and b/fi/colors/white.ogg differ diff --git a/fi/colors/yellow.ogg b/fi/colors/yellow.ogg new file mode 100644 index 00000000..5f8b73db Binary files /dev/null and b/fi/colors/yellow.ogg differ diff --git a/fi/geography/README b/fi/geography/README new file mode 100644 index 00000000..e53aaba0 --- /dev/null +++ b/fi/geography/README @@ -0,0 +1,68 @@ +alaska.ogg Niko Lewman 2006 / GPL +albania.ogg Niko Lewman 2006 / GPL +argentina.ogg Niko Lewman 2006 / GPL +austria.ogg Niko Lewman 2006 / GPL +bahamas.ogg Niko Lewman 2006 / GPL +belarus.ogg Niko Lewman 2006 / GPL +belgium.ogg Niko Lewman 2006 / GPL +bolivia.ogg Niko Lewman 2006 / GPL +bosnia_herzegovina.ogg Niko Lewman 2006 / GPL +brazil.ogg Niko Lewman 2006 / GPL +bulgaria.ogg Niko Lewman 2006 / GPL +canada.ogg Niko Lewman 2006 / GPL +chile.ogg Niko Lewman 2006 / GPL +colombia.ogg Niko Lewman 2006 / GPL +costa_rica.ogg Niko Lewman 2006 / GPL +croatia.ogg Niko Lewman 2006 / GPL +cuba.ogg Niko Lewman 2006 / GPL +cyprus.ogg Niko Lewman 2006 / GPL +czech.ogg Niko Lewman 2006 / GPL +denmark.ogg Niko Lewman 2006 / GPL +dominican_republic.ogg Niko Lewman 2006 / GPL +ecuador.ogg Niko Lewman 2006 / GPL +estonia.ogg Niko Lewman 2006 / GPL +finland.ogg Niko Lewman 2006 / GPL +france.ogg Niko Lewman 2006 / GPL +french_guiana.ogg Niko Lewman 2006 / GPL +greece.ogg Niko Lewman 2006 / GPL +greenland.ogg Niko Lewman 2006 / GPL +guatemala.ogg Niko Lewman 2006 / GPL +germany.ogg Niko Lewman 2006 / GPL +guyana.ogg Niko Lewman 2006 / GPL +haiti.ogg Niko Lewman 2006 / GPL +honduras.ogg Niko Lewman 2006 / GPL +hungary.ogg Niko Lewman 2006 / GPL +iceland.ogg Niko Lewman 2006 / GPL +ireland.ogg Niko Lewman 2006 / GPL +italy.ogg Niko Lewman 2006 / GPL +jamaica.ogg Niko Lewman 2006 / GPL +latvia.ogg Niko Lewman 2006 / GPL +lithuania.ogg Niko Lewman 2006 / GPL +luxembourg.ogg Niko Lewman 2006 / GPL +macedonia.ogg Niko Lewman 2006 / GPL +mexico.ogg Niko Lewman 2006 / GPL +moldova.ogg Niko Lewman 2006 / GPL +netherland.ogg Niko Lewman 2006 / GPL +nicaragua.ogg Niko Lewman 2006 / GPL +norway.ogg Niko Lewman 2006 / GPL +panama.ogg Niko Lewman 2006 / GPL +paraguay.ogg Niko Lewman 2006 / GPL +peru.ogg Niko Lewman 2006 / GPL +poland.ogg Niko Lewman 2006 / GPL +portugal.ogg Niko Lewman 2006 / GPL +romania.ogg Niko Lewman 2006 / GPL +russia.ogg Niko Lewman 2006 / GPL +salvador.ogg Niko Lewman 2006 / GPL +serbia_montenegro.ogg Niko Lewman 2006 / GPL +slovakia.ogg Niko Lewman 2006 / GPL +slovenia.ogg Niko Lewman 2006 / GPL +spain.ogg Niko Lewman 2006 / GPL +suriname.ogg Niko Lewman 2006 / GPL +sweden.ogg Niko Lewman 2006 / GPL +switz.ogg Niko Lewman 2006 / GPL +turkey.ogg Niko Lewman 2006 / GPL +ukraine.ogg Niko Lewman 2006 / GPL +united_kingdom.ogg Niko Lewman 2006 / GPL +uruguay.ogg Niko Lewman 2006 / GPL +usa.ogg Niko Lewman 2006 / GPL +venezuela.ogg Niko Lewman 2006 / GPL diff --git a/fi/geography/alaska.ogg b/fi/geography/alaska.ogg new file mode 100644 index 00000000..dd6cca52 Binary files /dev/null and b/fi/geography/alaska.ogg differ diff --git a/fi/geography/albania.ogg b/fi/geography/albania.ogg new file mode 100644 index 00000000..c585aa3d Binary files /dev/null and b/fi/geography/albania.ogg differ diff --git a/fi/geography/argentina.ogg b/fi/geography/argentina.ogg new file mode 100644 index 00000000..5afdf38f Binary files /dev/null and b/fi/geography/argentina.ogg differ diff --git a/fi/geography/austria.ogg b/fi/geography/austria.ogg new file mode 100644 index 00000000..c9eed32b Binary files /dev/null and b/fi/geography/austria.ogg differ diff --git a/fi/geography/bahamas.ogg b/fi/geography/bahamas.ogg new file mode 100644 index 00000000..bf347f81 Binary files /dev/null and b/fi/geography/bahamas.ogg differ diff --git a/fi/geography/belarus.ogg b/fi/geography/belarus.ogg new file mode 100644 index 00000000..b508132c Binary files /dev/null and b/fi/geography/belarus.ogg differ diff --git a/fi/geography/belgium.ogg b/fi/geography/belgium.ogg new file mode 100644 index 00000000..92d6b05d Binary files /dev/null and b/fi/geography/belgium.ogg differ diff --git a/fi/geography/bolivia.ogg b/fi/geography/bolivia.ogg new file mode 100644 index 00000000..275cdee1 Binary files /dev/null and b/fi/geography/bolivia.ogg differ diff --git a/fi/geography/bosnia_herzegovina.ogg b/fi/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..6e3ebf9e Binary files /dev/null and b/fi/geography/bosnia_herzegovina.ogg differ diff --git a/fi/geography/brazil.ogg b/fi/geography/brazil.ogg new file mode 100644 index 00000000..36592ee3 Binary files /dev/null and b/fi/geography/brazil.ogg differ diff --git a/fi/geography/bulgaria.ogg b/fi/geography/bulgaria.ogg new file mode 100644 index 00000000..ca1844ec Binary files /dev/null and b/fi/geography/bulgaria.ogg differ diff --git a/fi/geography/canada.ogg b/fi/geography/canada.ogg new file mode 100644 index 00000000..d6b4f28a Binary files /dev/null and b/fi/geography/canada.ogg differ diff --git a/fi/geography/chile.ogg b/fi/geography/chile.ogg new file mode 100644 index 00000000..34e54cad Binary files /dev/null and b/fi/geography/chile.ogg differ diff --git a/fi/geography/colombia.ogg b/fi/geography/colombia.ogg new file mode 100644 index 00000000..eed0472d Binary files /dev/null and b/fi/geography/colombia.ogg differ diff --git a/fi/geography/costa_rica.ogg b/fi/geography/costa_rica.ogg new file mode 100644 index 00000000..b1ff20ac Binary files /dev/null and b/fi/geography/costa_rica.ogg differ diff --git a/fi/geography/croatia.ogg b/fi/geography/croatia.ogg new file mode 100644 index 00000000..75c3d965 Binary files /dev/null and b/fi/geography/croatia.ogg differ diff --git a/fi/geography/cuba.ogg b/fi/geography/cuba.ogg new file mode 100644 index 00000000..df3dc17b Binary files /dev/null and b/fi/geography/cuba.ogg differ diff --git a/fi/geography/cyprus.ogg b/fi/geography/cyprus.ogg new file mode 100644 index 00000000..b453604f Binary files /dev/null and b/fi/geography/cyprus.ogg differ diff --git a/fi/geography/czech.ogg b/fi/geography/czech.ogg new file mode 100644 index 00000000..a0b9e199 Binary files /dev/null and b/fi/geography/czech.ogg differ diff --git a/fi/geography/denmark.ogg b/fi/geography/denmark.ogg new file mode 100644 index 00000000..4820c65b Binary files /dev/null and b/fi/geography/denmark.ogg differ diff --git a/fi/geography/dominican_republic.ogg b/fi/geography/dominican_republic.ogg new file mode 100644 index 00000000..2eff0aff Binary files /dev/null and b/fi/geography/dominican_republic.ogg differ diff --git a/fi/geography/ecuador.ogg b/fi/geography/ecuador.ogg new file mode 100644 index 00000000..b49ce61f Binary files /dev/null and b/fi/geography/ecuador.ogg differ diff --git a/fi/geography/estonia.ogg b/fi/geography/estonia.ogg new file mode 100644 index 00000000..23aaa177 Binary files /dev/null and b/fi/geography/estonia.ogg differ diff --git a/fi/geography/finland.ogg b/fi/geography/finland.ogg new file mode 100644 index 00000000..7d27c4a8 Binary files /dev/null and b/fi/geography/finland.ogg differ diff --git a/fi/geography/france.ogg b/fi/geography/france.ogg new file mode 100644 index 00000000..3e78b503 Binary files /dev/null and b/fi/geography/france.ogg differ diff --git a/fi/geography/french_guiana.ogg b/fi/geography/french_guiana.ogg new file mode 100644 index 00000000..dfb0669a Binary files /dev/null and b/fi/geography/french_guiana.ogg differ diff --git a/fi/geography/germany.ogg b/fi/geography/germany.ogg new file mode 100644 index 00000000..c29012b9 Binary files /dev/null and b/fi/geography/germany.ogg differ diff --git a/fi/geography/greece.ogg b/fi/geography/greece.ogg new file mode 100644 index 00000000..7c28c711 Binary files /dev/null and b/fi/geography/greece.ogg differ diff --git a/fi/geography/greenland.ogg b/fi/geography/greenland.ogg new file mode 100644 index 00000000..b89ecbc8 Binary files /dev/null and b/fi/geography/greenland.ogg differ diff --git a/fi/geography/guatemala.ogg b/fi/geography/guatemala.ogg new file mode 100644 index 00000000..726b398f Binary files /dev/null and b/fi/geography/guatemala.ogg differ diff --git a/fi/geography/guyana.ogg b/fi/geography/guyana.ogg new file mode 100644 index 00000000..8459121d Binary files /dev/null and b/fi/geography/guyana.ogg differ diff --git a/fi/geography/haiti.ogg b/fi/geography/haiti.ogg new file mode 100644 index 00000000..c9e83e26 Binary files /dev/null and b/fi/geography/haiti.ogg differ diff --git a/fi/geography/honduras.ogg b/fi/geography/honduras.ogg new file mode 100644 index 00000000..2e008f79 Binary files /dev/null and b/fi/geography/honduras.ogg differ diff --git a/fi/geography/hungary.ogg b/fi/geography/hungary.ogg new file mode 100644 index 00000000..6c888ab0 Binary files /dev/null and b/fi/geography/hungary.ogg differ diff --git a/fi/geography/iceland.ogg b/fi/geography/iceland.ogg new file mode 100644 index 00000000..9cb6f00f Binary files /dev/null and b/fi/geography/iceland.ogg differ diff --git a/fi/geography/ireland.ogg b/fi/geography/ireland.ogg new file mode 100644 index 00000000..44f40df0 Binary files /dev/null and b/fi/geography/ireland.ogg differ diff --git a/fi/geography/italy.ogg b/fi/geography/italy.ogg new file mode 100644 index 00000000..79400678 Binary files /dev/null and b/fi/geography/italy.ogg differ diff --git a/fi/geography/jamaica.ogg b/fi/geography/jamaica.ogg new file mode 100644 index 00000000..ab914de4 Binary files /dev/null and b/fi/geography/jamaica.ogg differ diff --git a/fi/geography/latvia.ogg b/fi/geography/latvia.ogg new file mode 100644 index 00000000..008364dd Binary files /dev/null and b/fi/geography/latvia.ogg differ diff --git a/fi/geography/lithuania.ogg b/fi/geography/lithuania.ogg new file mode 100644 index 00000000..c9e7ea4f Binary files /dev/null and b/fi/geography/lithuania.ogg differ diff --git a/fi/geography/luxembourg.ogg b/fi/geography/luxembourg.ogg new file mode 100644 index 00000000..18179955 Binary files /dev/null and b/fi/geography/luxembourg.ogg differ diff --git a/fi/geography/macedonia.ogg b/fi/geography/macedonia.ogg new file mode 100644 index 00000000..3c3660cb Binary files /dev/null and b/fi/geography/macedonia.ogg differ diff --git a/fi/geography/mexico.ogg b/fi/geography/mexico.ogg new file mode 100644 index 00000000..df453833 Binary files /dev/null and b/fi/geography/mexico.ogg differ diff --git a/fi/geography/moldova.ogg b/fi/geography/moldova.ogg new file mode 100644 index 00000000..dc8400e2 Binary files /dev/null and b/fi/geography/moldova.ogg differ diff --git a/fi/geography/netherland.ogg b/fi/geography/netherland.ogg new file mode 100644 index 00000000..e00f77e0 Binary files /dev/null and b/fi/geography/netherland.ogg differ diff --git a/fi/geography/nicaragua.ogg b/fi/geography/nicaragua.ogg new file mode 100644 index 00000000..cb726d94 Binary files /dev/null and b/fi/geography/nicaragua.ogg differ diff --git a/fi/geography/norway.ogg b/fi/geography/norway.ogg new file mode 100644 index 00000000..b0b15f93 Binary files /dev/null and b/fi/geography/norway.ogg differ diff --git a/fi/geography/panama.ogg b/fi/geography/panama.ogg new file mode 100644 index 00000000..6d1dd5b0 Binary files /dev/null and b/fi/geography/panama.ogg differ diff --git a/fi/geography/paraguay.ogg b/fi/geography/paraguay.ogg new file mode 100644 index 00000000..30819e3d Binary files /dev/null and b/fi/geography/paraguay.ogg differ diff --git a/fi/geography/peru.ogg b/fi/geography/peru.ogg new file mode 100644 index 00000000..235b489b Binary files /dev/null and b/fi/geography/peru.ogg differ diff --git a/fi/geography/poland.ogg b/fi/geography/poland.ogg new file mode 100644 index 00000000..9fde242e Binary files /dev/null and b/fi/geography/poland.ogg differ diff --git a/fi/geography/portugal.ogg b/fi/geography/portugal.ogg new file mode 100644 index 00000000..854796ec Binary files /dev/null and b/fi/geography/portugal.ogg differ diff --git a/fi/geography/romania.ogg b/fi/geography/romania.ogg new file mode 100644 index 00000000..2999bb36 Binary files /dev/null and b/fi/geography/romania.ogg differ diff --git a/fi/geography/russia.ogg b/fi/geography/russia.ogg new file mode 100644 index 00000000..3f6f6330 Binary files /dev/null and b/fi/geography/russia.ogg differ diff --git a/fi/geography/salvador.ogg b/fi/geography/salvador.ogg new file mode 100644 index 00000000..f7d2ea4d Binary files /dev/null and b/fi/geography/salvador.ogg differ diff --git a/fi/geography/serbia_montenegro.ogg b/fi/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..2c526c11 Binary files /dev/null and b/fi/geography/serbia_montenegro.ogg differ diff --git a/fi/geography/slovakia.ogg b/fi/geography/slovakia.ogg new file mode 100644 index 00000000..7dcfb903 Binary files /dev/null and b/fi/geography/slovakia.ogg differ diff --git a/fi/geography/slovenia.ogg b/fi/geography/slovenia.ogg new file mode 100644 index 00000000..54b32692 Binary files /dev/null and b/fi/geography/slovenia.ogg differ diff --git a/fi/geography/spain.ogg b/fi/geography/spain.ogg new file mode 100644 index 00000000..3be235a0 Binary files /dev/null and b/fi/geography/spain.ogg differ diff --git a/fi/geography/suriname.ogg b/fi/geography/suriname.ogg new file mode 100644 index 00000000..efa58c7b Binary files /dev/null and b/fi/geography/suriname.ogg differ diff --git a/fi/geography/sweden.ogg b/fi/geography/sweden.ogg new file mode 100644 index 00000000..17f246d6 Binary files /dev/null and b/fi/geography/sweden.ogg differ diff --git a/fi/geography/switz.ogg b/fi/geography/switz.ogg new file mode 100644 index 00000000..21fab72e Binary files /dev/null and b/fi/geography/switz.ogg differ diff --git a/fi/geography/turkey.ogg b/fi/geography/turkey.ogg new file mode 100644 index 00000000..d557bce7 Binary files /dev/null and b/fi/geography/turkey.ogg differ diff --git a/fi/geography/ukraine.ogg b/fi/geography/ukraine.ogg new file mode 100644 index 00000000..e2f812dc Binary files /dev/null and b/fi/geography/ukraine.ogg differ diff --git a/fi/geography/united_kingdom.ogg b/fi/geography/united_kingdom.ogg new file mode 100644 index 00000000..166bb00f Binary files /dev/null and b/fi/geography/united_kingdom.ogg differ diff --git a/fi/geography/uruguay.ogg b/fi/geography/uruguay.ogg new file mode 100644 index 00000000..7b4d12e0 Binary files /dev/null and b/fi/geography/uruguay.ogg differ diff --git a/fi/geography/usa.ogg b/fi/geography/usa.ogg new file mode 100644 index 00000000..71c90afa Binary files /dev/null and b/fi/geography/usa.ogg differ diff --git a/fi/geography/venezuela.ogg b/fi/geography/venezuela.ogg new file mode 100644 index 00000000..f40d26a7 Binary files /dev/null and b/fi/geography/venezuela.ogg differ diff --git a/fi/misc/README b/fi/misc/README new file mode 100644 index 00000000..1f73e8a7 --- /dev/null +++ b/fi/misc/README @@ -0,0 +1,21 @@ +back.ogg Niko Lewman 2006 / GPL +by.ogg Niko Lewman 2006 / GPL +click_on_letter.ogg Niko Lewman 2006 / GPL +check_answer.ogg Niko Lewman 2006 / GPL +congratulation.ogg Niko Lewman 2006 / GPL +equal.ogg Niko Lewman 2006 / GPL +good.ogg Niko Lewman 2006 / GPL +great.ogg Niko Lewman 2006 / GPL +help.ogg Niko Lewman 2006 / GPL +level.ogg Niko Lewman 2006 / GPL +minus.ogg Niko Lewman 2006 / GPL +ok.ogg Niko Lewman 2006 / GPL +outof.ogg Niko Lewman 2006 / GPL +plus.ogg Niko Lewman 2006 / GPL +quit.ogg Niko Lewman 2006 / GPL +super.ogg Niko Lewman 2006 / GPL +welcome.ogg Niko Lewman 2006 / GPL +awesome.ogg Niko Lewman 2006 / GPL +fantastic.ogg Niko Lewman 2006 / GPL +waytogo.ogg Niko Lewman 2006 / GPL +perfect.ogg Niko Lewman 2006 / GPL diff --git a/fi/misc/awesome.ogg b/fi/misc/awesome.ogg new file mode 100644 index 00000000..e7036d79 Binary files /dev/null and b/fi/misc/awesome.ogg differ diff --git a/fi/misc/back.ogg b/fi/misc/back.ogg new file mode 100644 index 00000000..9582cc62 Binary files /dev/null and b/fi/misc/back.ogg differ diff --git a/fi/misc/by.ogg b/fi/misc/by.ogg new file mode 100644 index 00000000..0ea0cad6 Binary files /dev/null and b/fi/misc/by.ogg differ diff --git a/fi/misc/check_answer.ogg b/fi/misc/check_answer.ogg new file mode 100644 index 00000000..152dac8a Binary files /dev/null and b/fi/misc/check_answer.ogg differ diff --git a/fi/misc/click_on_letter.ogg b/fi/misc/click_on_letter.ogg new file mode 100644 index 00000000..a89c2fb1 Binary files /dev/null and b/fi/misc/click_on_letter.ogg differ diff --git a/fi/misc/congratulation.ogg b/fi/misc/congratulation.ogg new file mode 100644 index 00000000..a514e5f4 Binary files /dev/null and b/fi/misc/congratulation.ogg differ diff --git a/fi/misc/equal.ogg b/fi/misc/equal.ogg new file mode 100644 index 00000000..30a2593f Binary files /dev/null and b/fi/misc/equal.ogg differ diff --git a/fi/misc/fantastic.ogg b/fi/misc/fantastic.ogg new file mode 100644 index 00000000..3e962b24 Binary files /dev/null and b/fi/misc/fantastic.ogg differ diff --git a/fi/misc/good.ogg b/fi/misc/good.ogg new file mode 100644 index 00000000..da389609 Binary files /dev/null and b/fi/misc/good.ogg differ diff --git a/fi/misc/great.ogg b/fi/misc/great.ogg new file mode 100644 index 00000000..bdee1d2b Binary files /dev/null and b/fi/misc/great.ogg differ diff --git a/fi/misc/help.ogg b/fi/misc/help.ogg new file mode 100644 index 00000000..8bf35932 Binary files /dev/null and b/fi/misc/help.ogg differ diff --git a/fi/misc/level.ogg b/fi/misc/level.ogg new file mode 100644 index 00000000..b7f3ed0c Binary files /dev/null and b/fi/misc/level.ogg differ diff --git a/fi/misc/minus.ogg b/fi/misc/minus.ogg new file mode 100644 index 00000000..1556e266 Binary files /dev/null and b/fi/misc/minus.ogg differ diff --git a/fi/misc/ok.ogg b/fi/misc/ok.ogg new file mode 100644 index 00000000..53aa4a0c Binary files /dev/null and b/fi/misc/ok.ogg differ diff --git a/fi/misc/outof.ogg b/fi/misc/outof.ogg new file mode 100644 index 00000000..9b4207a5 Binary files /dev/null and b/fi/misc/outof.ogg differ diff --git a/fi/misc/perfect.ogg b/fi/misc/perfect.ogg new file mode 100644 index 00000000..8e47a284 Binary files /dev/null and b/fi/misc/perfect.ogg differ diff --git a/fi/misc/plus.ogg b/fi/misc/plus.ogg new file mode 100644 index 00000000..44a3b6d5 Binary files /dev/null and b/fi/misc/plus.ogg differ diff --git a/fi/misc/quit.ogg b/fi/misc/quit.ogg new file mode 100644 index 00000000..ccc95192 Binary files /dev/null and b/fi/misc/quit.ogg differ diff --git a/fi/misc/super.ogg b/fi/misc/super.ogg new file mode 100644 index 00000000..830a8443 Binary files /dev/null and b/fi/misc/super.ogg differ diff --git a/fi/misc/waytogo.ogg b/fi/misc/waytogo.ogg new file mode 100644 index 00000000..f52d7ff4 Binary files /dev/null and b/fi/misc/waytogo.ogg differ diff --git a/fi/misc/welcome.ogg b/fi/misc/welcome.ogg new file mode 100644 index 00000000..f05d584c Binary files /dev/null and b/fi/misc/welcome.ogg differ diff --git a/fr/alphabet/10.ogg b/fr/alphabet/10.ogg new file mode 100644 index 00000000..882c9747 Binary files /dev/null and b/fr/alphabet/10.ogg differ diff --git a/fr/alphabet/README b/fr/alphabet/README new file mode 100644 index 00000000..7533581a --- /dev/null +++ b/fr/alphabet/README @@ -0,0 +1,37 @@ +U0061.ogg Zohra Coudoin / GPL +U0062.ogg Zohra Coudoin / GPL +U0063.ogg Zohra Coudoin / GPL +U0064.ogg Zohra Coudoin / GPL +U0065.ogg Zohra Coudoin / GPL +U0066.ogg Zohra Coudoin / GPL +U0067.ogg Zohra Coudoin / GPL +U0068.ogg Zohra Coudoin / GPL +U0069.ogg Zohra Coudoin / GPL +U006A.ogg Zohra Coudoin / GPL +U006B.ogg Zohra Coudoin / GPL +U006C.ogg Zohra Coudoin / GPL +U006D.ogg Zohra Coudoin / GPL +U006E.ogg Zohra Coudoin / GPL +U006F.ogg Zohra Coudoin / GPL +U0070.ogg Zohra Coudoin / GPL +U0071.ogg Zohra Coudoin / GPL +U0072.ogg Zohra Coudoin / GPL +U0073.ogg Zohra Coudoin / GPL +U0074.ogg Zohra Coudoin / GPL +U0075.ogg Zohra Coudoin / GPL +U0076.ogg Zohra Coudoin / GPL +U0077.ogg Zohra Coudoin / GPL +U0078.ogg Zohra Coudoin / GPL +U0079.ogg Zohra Coudoin / GPL +U007A.ogg Zohra Coudoin / GPL +U0030.ogg Zohra Coudoin / GPL +U0031.ogg Zohra Coudoin / GPL +U0032.ogg Zohra Coudoin / GPL +U0033.ogg Zohra Coudoin / GPL +U0034.ogg Zohra Coudoin / GPL +U0035.ogg Zohra Coudoin / GPL +U0036.ogg Zohra Coudoin / GPL +U0037.ogg Zohra Coudoin / GPL +U0038.ogg Zohra Coudoin / GPL +U0039.ogg Zohra Coudoin / GPL +10.ogg Zohra Coudoin / GPL diff --git a/fr/alphabet/U0030.ogg b/fr/alphabet/U0030.ogg new file mode 100644 index 00000000..97647290 Binary files /dev/null and b/fr/alphabet/U0030.ogg differ diff --git a/fr/alphabet/U0031.ogg b/fr/alphabet/U0031.ogg new file mode 100644 index 00000000..2a951cf0 Binary files /dev/null and b/fr/alphabet/U0031.ogg differ diff --git a/fr/alphabet/U0032.ogg b/fr/alphabet/U0032.ogg new file mode 100644 index 00000000..aa9d4eed Binary files /dev/null and b/fr/alphabet/U0032.ogg differ diff --git a/fr/alphabet/U0033.ogg b/fr/alphabet/U0033.ogg new file mode 100644 index 00000000..490ce482 Binary files /dev/null and b/fr/alphabet/U0033.ogg differ diff --git a/fr/alphabet/U0034.ogg b/fr/alphabet/U0034.ogg new file mode 100644 index 00000000..cdafa132 Binary files /dev/null and b/fr/alphabet/U0034.ogg differ diff --git a/fr/alphabet/U0035.ogg b/fr/alphabet/U0035.ogg new file mode 100644 index 00000000..8f114ca6 Binary files /dev/null and b/fr/alphabet/U0035.ogg differ diff --git a/fr/alphabet/U0036.ogg b/fr/alphabet/U0036.ogg new file mode 100644 index 00000000..181c6666 Binary files /dev/null and b/fr/alphabet/U0036.ogg differ diff --git a/fr/alphabet/U0037.ogg b/fr/alphabet/U0037.ogg new file mode 100644 index 00000000..b70498fa Binary files /dev/null and b/fr/alphabet/U0037.ogg differ diff --git a/fr/alphabet/U0038.ogg b/fr/alphabet/U0038.ogg new file mode 100644 index 00000000..00db8c74 Binary files /dev/null and b/fr/alphabet/U0038.ogg differ diff --git a/fr/alphabet/U0039.ogg b/fr/alphabet/U0039.ogg new file mode 100644 index 00000000..0f335a43 Binary files /dev/null and b/fr/alphabet/U0039.ogg differ diff --git a/fr/alphabet/U0061.ogg b/fr/alphabet/U0061.ogg new file mode 100644 index 00000000..b99922a6 Binary files /dev/null and b/fr/alphabet/U0061.ogg differ diff --git a/fr/alphabet/U0062.ogg b/fr/alphabet/U0062.ogg new file mode 100644 index 00000000..33168d88 Binary files /dev/null and b/fr/alphabet/U0062.ogg differ diff --git a/fr/alphabet/U0063.ogg b/fr/alphabet/U0063.ogg new file mode 100644 index 00000000..1f223ef2 Binary files /dev/null and b/fr/alphabet/U0063.ogg differ diff --git a/fr/alphabet/U0064.ogg b/fr/alphabet/U0064.ogg new file mode 100644 index 00000000..eb6d2eef Binary files /dev/null and b/fr/alphabet/U0064.ogg differ diff --git a/fr/alphabet/U0065.ogg b/fr/alphabet/U0065.ogg new file mode 100644 index 00000000..2adaf035 Binary files /dev/null and b/fr/alphabet/U0065.ogg differ diff --git a/fr/alphabet/U0066.ogg b/fr/alphabet/U0066.ogg new file mode 100644 index 00000000..88265f7a Binary files /dev/null and b/fr/alphabet/U0066.ogg differ diff --git a/fr/alphabet/U0067.ogg b/fr/alphabet/U0067.ogg new file mode 100644 index 00000000..f5da1a01 Binary files /dev/null and b/fr/alphabet/U0067.ogg differ diff --git a/fr/alphabet/U0068.ogg b/fr/alphabet/U0068.ogg new file mode 100644 index 00000000..14ec9cc0 Binary files /dev/null and b/fr/alphabet/U0068.ogg differ diff --git a/fr/alphabet/U0069.ogg b/fr/alphabet/U0069.ogg new file mode 100644 index 00000000..d166e9f1 Binary files /dev/null and b/fr/alphabet/U0069.ogg differ diff --git a/fr/alphabet/U006A.ogg b/fr/alphabet/U006A.ogg new file mode 100644 index 00000000..482fbd96 Binary files /dev/null and b/fr/alphabet/U006A.ogg differ diff --git a/fr/alphabet/U006B.ogg b/fr/alphabet/U006B.ogg new file mode 100644 index 00000000..4609542d Binary files /dev/null and b/fr/alphabet/U006B.ogg differ diff --git a/fr/alphabet/U006C.ogg b/fr/alphabet/U006C.ogg new file mode 100644 index 00000000..c6f4d11e Binary files /dev/null and b/fr/alphabet/U006C.ogg differ diff --git a/fr/alphabet/U006D.ogg b/fr/alphabet/U006D.ogg new file mode 100644 index 00000000..dcc08836 Binary files /dev/null and b/fr/alphabet/U006D.ogg differ diff --git a/fr/alphabet/U006E.ogg b/fr/alphabet/U006E.ogg new file mode 100644 index 00000000..5ae3ebbc Binary files /dev/null and b/fr/alphabet/U006E.ogg differ diff --git a/fr/alphabet/U006F.ogg b/fr/alphabet/U006F.ogg new file mode 100644 index 00000000..c73db2d6 Binary files /dev/null and b/fr/alphabet/U006F.ogg differ diff --git a/fr/alphabet/U0070.ogg b/fr/alphabet/U0070.ogg new file mode 100644 index 00000000..9c37760b Binary files /dev/null and b/fr/alphabet/U0070.ogg differ diff --git a/fr/alphabet/U0071.ogg b/fr/alphabet/U0071.ogg new file mode 100644 index 00000000..662a96f2 Binary files /dev/null and b/fr/alphabet/U0071.ogg differ diff --git a/fr/alphabet/U0072.ogg b/fr/alphabet/U0072.ogg new file mode 100644 index 00000000..bb53d869 Binary files /dev/null and b/fr/alphabet/U0072.ogg differ diff --git a/fr/alphabet/U0073.ogg b/fr/alphabet/U0073.ogg new file mode 100644 index 00000000..bc0ce46a Binary files /dev/null and b/fr/alphabet/U0073.ogg differ diff --git a/fr/alphabet/U0074.ogg b/fr/alphabet/U0074.ogg new file mode 100644 index 00000000..457d36ab Binary files /dev/null and b/fr/alphabet/U0074.ogg differ diff --git a/fr/alphabet/U0075.ogg b/fr/alphabet/U0075.ogg new file mode 100644 index 00000000..86d10992 Binary files /dev/null and b/fr/alphabet/U0075.ogg differ diff --git a/fr/alphabet/U0076.ogg b/fr/alphabet/U0076.ogg new file mode 100644 index 00000000..3130b7d3 Binary files /dev/null and b/fr/alphabet/U0076.ogg differ diff --git a/fr/alphabet/U0077.ogg b/fr/alphabet/U0077.ogg new file mode 100644 index 00000000..437a3fcb Binary files /dev/null and b/fr/alphabet/U0077.ogg differ diff --git a/fr/alphabet/U0078.ogg b/fr/alphabet/U0078.ogg new file mode 100644 index 00000000..83567d77 Binary files /dev/null and b/fr/alphabet/U0078.ogg differ diff --git a/fr/alphabet/U0079.ogg b/fr/alphabet/U0079.ogg new file mode 100644 index 00000000..823fba6a Binary files /dev/null and b/fr/alphabet/U0079.ogg differ diff --git a/fr/alphabet/U007A.ogg b/fr/alphabet/U007A.ogg new file mode 100644 index 00000000..6503dc69 Binary files /dev/null and b/fr/alphabet/U007A.ogg differ diff --git a/fr/colors/README b/fr/colors/README new file mode 100644 index 00000000..6fa59660 --- /dev/null +++ b/fr/colors/README @@ -0,0 +1,10 @@ +black.ogg Zohra Coudoin / GPL +blue.ogg Zohra Coudoin / GPL +brown.ogg Zohra Coudoin / GPL +green.ogg Zohra Coudoin / GPL +grey.ogg Zohra Coudoin / GPL +orange.ogg Zohra Coudoin / GPL +purple.ogg Zohra Coudoin / GPL +red.ogg Zohra Coudoin / GPL +white.ogg Zohra Coudoin / GPL +yellow.ogg Zohra Coudoin / GPL diff --git a/fr/colors/black.ogg b/fr/colors/black.ogg new file mode 100644 index 00000000..13c589c2 Binary files /dev/null and b/fr/colors/black.ogg differ diff --git a/fr/colors/blue.ogg b/fr/colors/blue.ogg new file mode 100644 index 00000000..c6c8b281 Binary files /dev/null and b/fr/colors/blue.ogg differ diff --git a/fr/colors/brown.ogg b/fr/colors/brown.ogg new file mode 100644 index 00000000..39d82f45 Binary files /dev/null and b/fr/colors/brown.ogg differ diff --git a/fr/colors/green.ogg b/fr/colors/green.ogg new file mode 100644 index 00000000..4f9b2799 Binary files /dev/null and b/fr/colors/green.ogg differ diff --git a/fr/colors/grey.ogg b/fr/colors/grey.ogg new file mode 100644 index 00000000..7074030e Binary files /dev/null and b/fr/colors/grey.ogg differ diff --git a/fr/colors/orange.ogg b/fr/colors/orange.ogg new file mode 100644 index 00000000..2731d192 Binary files /dev/null and b/fr/colors/orange.ogg differ diff --git a/fr/colors/pink.ogg b/fr/colors/pink.ogg new file mode 100644 index 00000000..1f22a012 Binary files /dev/null and b/fr/colors/pink.ogg differ diff --git a/fr/colors/purple.ogg b/fr/colors/purple.ogg new file mode 100644 index 00000000..c779a889 Binary files /dev/null and b/fr/colors/purple.ogg differ diff --git a/fr/colors/red.ogg b/fr/colors/red.ogg new file mode 100644 index 00000000..5b03cadf Binary files /dev/null and b/fr/colors/red.ogg differ diff --git a/fr/colors/white.ogg b/fr/colors/white.ogg new file mode 100644 index 00000000..3058756e Binary files /dev/null and b/fr/colors/white.ogg differ diff --git a/fr/colors/yellow.ogg b/fr/colors/yellow.ogg new file mode 100644 index 00000000..568c54e8 Binary files /dev/null and b/fr/colors/yellow.ogg differ diff --git a/fr/france_region/README b/fr/france_region/README new file mode 100644 index 00000000..9317689c --- /dev/null +++ b/fr/france_region/README @@ -0,0 +1,22 @@ +alsace.ogg J.Ph. Ayanides 2004 / FDL +aquitaine J.Ph. Ayanides 2004 / FDL +auvergne.ogg J.Ph. Ayanides 2004 / FDL +basse-normandie.ogg J.Ph. Ayanides 2004 / FDL +bourgogne.ogg J.Ph. Ayanides 2004 / FDL +bretagne.ogg J.Ph. Ayanides 2004 / FDL +centre.ogg J.Ph. Ayanides 2004 / FDL +champagne-ardenne.ogg J.Ph. Ayanides 2004 / FDL +corse.ogg J.Ph. Ayanides 2004 / FDL +franche-conte.ogg J.Ph. Ayanides 2004 / FDL +haute-normandie.ogg J.Ph. Ayanides 2004 / FDL +ile-de-france.ogg J.Ph. Ayanides 2004 / FDL +languedoc-roussillon.ogg J.Ph. Ayanides 2004 / FDL +limousin.ogg J.Ph. Ayanides 2004 / FDL +lorraine.ogg J.Ph. Ayanides 2004 / FDL +midi-pyrenees.ogg J.Ph. Ayanides 2004 / FDL +nord-pas-de-calais.ogg J.Ph. Ayanides 2004 / FDL +pays-de-la-loire.ogg J.Ph. Ayanides 2004 / FDL +picardie.ogg J.Ph. Ayanides 2004 / FDL +poitou-charentes.ogg J.Ph. Ayanides 2004 / FDL +provence-alpes-cote_d_azur.ogg J.Ph. Ayanides 2004 / FDL +rhone-alpes.ogg J.Ph. Ayanides 2004 / FDL diff --git a/fr/france_region/alsace.ogg b/fr/france_region/alsace.ogg new file mode 100644 index 00000000..683f4966 Binary files /dev/null and b/fr/france_region/alsace.ogg differ diff --git a/fr/france_region/aquitaine.ogg b/fr/france_region/aquitaine.ogg new file mode 100644 index 00000000..f3d0e752 Binary files /dev/null and b/fr/france_region/aquitaine.ogg differ diff --git a/fr/france_region/auvergne.ogg b/fr/france_region/auvergne.ogg new file mode 100644 index 00000000..d2911888 Binary files /dev/null and b/fr/france_region/auvergne.ogg differ diff --git a/fr/france_region/basse-normandie.ogg b/fr/france_region/basse-normandie.ogg new file mode 100644 index 00000000..cf9d146e Binary files /dev/null and b/fr/france_region/basse-normandie.ogg differ diff --git a/fr/france_region/bourgogne.ogg b/fr/france_region/bourgogne.ogg new file mode 100644 index 00000000..0e5561da Binary files /dev/null and b/fr/france_region/bourgogne.ogg differ diff --git a/fr/france_region/bretagne.ogg b/fr/france_region/bretagne.ogg new file mode 100644 index 00000000..f6144633 Binary files /dev/null and b/fr/france_region/bretagne.ogg differ diff --git a/fr/france_region/centre.ogg b/fr/france_region/centre.ogg new file mode 100644 index 00000000..c8f327d0 Binary files /dev/null and b/fr/france_region/centre.ogg differ diff --git a/fr/france_region/champagne-ardenne.ogg b/fr/france_region/champagne-ardenne.ogg new file mode 100644 index 00000000..31488fb9 Binary files /dev/null and b/fr/france_region/champagne-ardenne.ogg differ diff --git a/fr/france_region/corse.ogg b/fr/france_region/corse.ogg new file mode 100644 index 00000000..8d619989 Binary files /dev/null and b/fr/france_region/corse.ogg differ diff --git a/fr/france_region/franche-conte.ogg b/fr/france_region/franche-conte.ogg new file mode 100644 index 00000000..1178997d Binary files /dev/null and b/fr/france_region/franche-conte.ogg differ diff --git a/fr/france_region/haute-normandie.ogg b/fr/france_region/haute-normandie.ogg new file mode 100644 index 00000000..b224624a Binary files /dev/null and b/fr/france_region/haute-normandie.ogg differ diff --git a/fr/france_region/ile-de-france.ogg b/fr/france_region/ile-de-france.ogg new file mode 100644 index 00000000..a049be46 Binary files /dev/null and b/fr/france_region/ile-de-france.ogg differ diff --git a/fr/france_region/languedoc-roussillon.ogg b/fr/france_region/languedoc-roussillon.ogg new file mode 100644 index 00000000..33bbd7f8 Binary files /dev/null and b/fr/france_region/languedoc-roussillon.ogg differ diff --git a/fr/france_region/limousin.ogg b/fr/france_region/limousin.ogg new file mode 100644 index 00000000..9ade8839 Binary files /dev/null and b/fr/france_region/limousin.ogg differ diff --git a/fr/france_region/lorraine.ogg b/fr/france_region/lorraine.ogg new file mode 100644 index 00000000..f8354abc Binary files /dev/null and b/fr/france_region/lorraine.ogg differ diff --git a/fr/france_region/midi-pyrenees.ogg b/fr/france_region/midi-pyrenees.ogg new file mode 100644 index 00000000..027cdcd6 Binary files /dev/null and b/fr/france_region/midi-pyrenees.ogg differ diff --git a/fr/france_region/nord-pas-de-calais.ogg b/fr/france_region/nord-pas-de-calais.ogg new file mode 100644 index 00000000..51de191d Binary files /dev/null and b/fr/france_region/nord-pas-de-calais.ogg differ diff --git a/fr/france_region/pays-de-la-loire.ogg b/fr/france_region/pays-de-la-loire.ogg new file mode 100644 index 00000000..295392f8 Binary files /dev/null and b/fr/france_region/pays-de-la-loire.ogg differ diff --git a/fr/france_region/picardie.ogg b/fr/france_region/picardie.ogg new file mode 100644 index 00000000..7874ab7a Binary files /dev/null and b/fr/france_region/picardie.ogg differ diff --git a/fr/france_region/poitou-charentes.ogg b/fr/france_region/poitou-charentes.ogg new file mode 100644 index 00000000..91397aaf Binary files /dev/null and b/fr/france_region/poitou-charentes.ogg differ diff --git a/fr/france_region/provence-alpes-cote_d_azur.ogg b/fr/france_region/provence-alpes-cote_d_azur.ogg new file mode 100644 index 00000000..3924b79d Binary files /dev/null and b/fr/france_region/provence-alpes-cote_d_azur.ogg differ diff --git a/fr/france_region/rhone-alpes.ogg b/fr/france_region/rhone-alpes.ogg new file mode 100644 index 00000000..de0909e7 Binary files /dev/null and b/fr/france_region/rhone-alpes.ogg differ diff --git a/fr/geography/COPYRIGHT b/fr/geography/COPYRIGHT new file mode 100644 index 00000000..0164e3a0 --- /dev/null +++ b/fr/geography/COPYRIGHT @@ -0,0 +1,12 @@ +These sounds are copyrighted by Thibault Ayanides +(Cuba and dominican republic) and Baptiste Wijas for +the others, and are released under the FDL license +(see http://www.gnu.org/fdl for details) +Copyright 2002 + +Europe country names are made by Clara Coudoin +They are licensed under the GPL Copyright 2004 + +Continent files: + europa.ogg asia.ogg antartica.ogg america.ogg oceania.ogg africa.ogg + are from Julien Gilles (jgilles at free.fr> and are released under GPL diff --git a/fr/geography/README b/fr/geography/README new file mode 100644 index 00000000..c2f2a16b --- /dev/null +++ b/fr/geography/README @@ -0,0 +1,73 @@ +alaska.ogg Baptiste Wijas 2002 / FDL +argentina.ogg Baptiste Wijas 2002 / FDL +bahamas.ogg Baptiste Wijas 2002 / FDL +bolivia.ogg Baptiste Wijas 2002 / FDL +brazil.ogg Baptiste Wijas 2002 / FDL +canada.ogg Baptiste Wijas 2002 / FDL +chile.ogg Baptiste Wijas 2002 / FDL +colombia.ogg Baptiste Wijas 2002 / FDL +costa_rica.ogg Baptiste Wijas 2002 / FDL +cuba.ogg Thibault Ayanides 2002 / FDL +dominican_republic.ogg Thibault Ayanides 2002 / FDL +ecuador.ogg Baptiste Wijas 2002 / FDL +french_guiana.ogg Baptiste Wijas 2002 / FDL +greenland.ogg Baptiste Wijas 2002 / FDL +guatemala.ogg Baptiste Wijas 2002 / FDL +guyana.ogg Baptiste Wijas 2002 / FDL +haiti.ogg Baptiste Wijas 2002 / FDL +honduras.ogg Baptiste Wijas 2002 / FDL +iceland.ogg Baptiste Wijas 2002 / FDL +jamaica.ogg Baptiste Wijas 2002 / FDL +mexico.ogg Baptiste Wijas 2002 / FDL +nicaragua.ogg Baptiste Wijas 2002 / FDL +panama.ogg Baptiste Wijas 2002 / FDL +paraguay.ogg Baptiste Wijas 2002 / FDL +peru.ogg Baptiste Wijas 2002 / FDL +salvador.ogg Baptiste Wijas 2002 / FDL +suriname.ogg Baptiste Wijas 2002 / FDL +uruguay.ogg Baptiste Wijas 2002 / FDL +usa.ogg Baptiste Wijas 2002 / FDL +venezuela.ogg Baptiste Wijas 2002 / FDL +austria.ogg Clara Coudoin 2004 / GPL +denmark.ogg Clara Coudoin 2004 / GPL +belgium.ogg Clara Coudoin 2004 / GPL +finland.ogg Clara Coudoin 2004 / GPL +france.ogg Clara Coudoin 2004 / GPL +germany.ogg Clara Coudoin 2004 / GPL +ireland.ogg Clara Coudoin 2004 / GPL +italy.ogg Clara Coudoin 2004 / GPL +luxembourg.ogg Clara Coudoin 2004 / GPL +netherland.ogg Clara Coudoin 2004 / GPL +norway.ogg Clara Coudoin 2004 / GPL +portugal.ogg Clara Coudoin 2004 / GPL +spain.ogg Clara Coudoin 2004 / GPL +sweden.ogg Clara Coudoin 2004 / GPL +swiss.ogg Clara Coudoin 2004 / GPL +united_kingdom.ogg Clara Coudoin 2004 / GPL +albania.ogg Clara Coudoin 2004 / GPL +belarus.ogg Clara Coudoin 2004 / GPL +bosnia_herzegovina.ogg Clara Coudoin 2004 / GPL +bulgaria.ogg Clara Coudoin 2004 / GPL +croatia.ogg Clara Coudoin 2004 / GPL +estonia.ogg Clara Coudoin 2004 / GPL +hungary.ogg Clara Coudoin 2004 / GPL +lithuania.ogg Clara Coudoin 2004 / GPL +macedonia.ogg Clara Coudoin 2004 / GPL +moldova.ogg Clara Coudoin 2004 / GPL +poland.ogg Clara Coudoin 2004 / GPL +romania.ogg Clara Coudoin 2004 / GPL +russia.ogg Clara Coudoin 2004 / GPL +serbia_montenegro.ogg Clara Coudoin 2004 / GPL +slovakia.ogg Clara Coudoin 2004 / GPL +slovenia.ogg Clara Coudoin 2004 / GPL +turkey.ogg Clara Coudoin 2004 / GPL +ukraine.ogg Clara Coudoin 2004 / GPL +greece.ogg Clara Coudoin 2004 / GPL +cyprus.ogg Clara Coudoin 2004 / GPL +latvia.ogg Clara Coudoin 2004 / GPL +europe.ogg Julien Gilles 2005 / GPL +asia.ogg Julien Gilles 2005 / GPL +antartica.ogg Julien Gilles 2005 / GPL +america.ogg Julien Gilles 2005 / GPL +oceania.ogg Julien Gilles 2005 / GPL +africa.ogg Julien Gilles 2005 / GPL diff --git a/fr/geography/africa.ogg b/fr/geography/africa.ogg new file mode 100644 index 00000000..2bd48f9a Binary files /dev/null and b/fr/geography/africa.ogg differ diff --git a/fr/geography/alaska.ogg b/fr/geography/alaska.ogg new file mode 100644 index 00000000..ac80a4ee Binary files /dev/null and b/fr/geography/alaska.ogg differ diff --git a/fr/geography/albania.ogg b/fr/geography/albania.ogg new file mode 100644 index 00000000..d99196f9 Binary files /dev/null and b/fr/geography/albania.ogg differ diff --git a/fr/geography/america.ogg b/fr/geography/america.ogg new file mode 100644 index 00000000..5ef97e13 Binary files /dev/null and b/fr/geography/america.ogg differ diff --git a/fr/geography/antartica.ogg b/fr/geography/antartica.ogg new file mode 100644 index 00000000..c274418f Binary files /dev/null and b/fr/geography/antartica.ogg differ diff --git a/fr/geography/argentina.ogg b/fr/geography/argentina.ogg new file mode 100644 index 00000000..a4048410 Binary files /dev/null and b/fr/geography/argentina.ogg differ diff --git a/fr/geography/asia.ogg b/fr/geography/asia.ogg new file mode 100644 index 00000000..daa2cea8 Binary files /dev/null and b/fr/geography/asia.ogg differ diff --git a/fr/geography/austria.ogg b/fr/geography/austria.ogg new file mode 100644 index 00000000..d9672e9b Binary files /dev/null and b/fr/geography/austria.ogg differ diff --git a/fr/geography/bahamas.ogg b/fr/geography/bahamas.ogg new file mode 100644 index 00000000..0656e920 Binary files /dev/null and b/fr/geography/bahamas.ogg differ diff --git a/fr/geography/belarus.ogg b/fr/geography/belarus.ogg new file mode 100644 index 00000000..080bc8b6 Binary files /dev/null and b/fr/geography/belarus.ogg differ diff --git a/fr/geography/belgium.ogg b/fr/geography/belgium.ogg new file mode 100644 index 00000000..f1812e8d Binary files /dev/null and b/fr/geography/belgium.ogg differ diff --git a/fr/geography/bolivia.ogg b/fr/geography/bolivia.ogg new file mode 100644 index 00000000..5b6b0c76 Binary files /dev/null and b/fr/geography/bolivia.ogg differ diff --git a/fr/geography/bosnia_herzegovina.ogg b/fr/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..6299e2ba Binary files /dev/null and b/fr/geography/bosnia_herzegovina.ogg differ diff --git a/fr/geography/brazil.ogg b/fr/geography/brazil.ogg new file mode 100644 index 00000000..adb6db8f Binary files /dev/null and b/fr/geography/brazil.ogg differ diff --git a/fr/geography/bulgaria.ogg b/fr/geography/bulgaria.ogg new file mode 100644 index 00000000..0a51c5bc Binary files /dev/null and b/fr/geography/bulgaria.ogg differ diff --git a/fr/geography/canada.ogg b/fr/geography/canada.ogg new file mode 100644 index 00000000..6fce6ddf Binary files /dev/null and b/fr/geography/canada.ogg differ diff --git a/fr/geography/chile.ogg b/fr/geography/chile.ogg new file mode 100644 index 00000000..a97202be Binary files /dev/null and b/fr/geography/chile.ogg differ diff --git a/fr/geography/colombia.ogg b/fr/geography/colombia.ogg new file mode 100644 index 00000000..ef66b33a Binary files /dev/null and b/fr/geography/colombia.ogg differ diff --git a/fr/geography/costa_rica.ogg b/fr/geography/costa_rica.ogg new file mode 100644 index 00000000..fa87a6d7 Binary files /dev/null and b/fr/geography/costa_rica.ogg differ diff --git a/fr/geography/croatia.ogg b/fr/geography/croatia.ogg new file mode 100644 index 00000000..5ccb3c59 Binary files /dev/null and b/fr/geography/croatia.ogg differ diff --git a/fr/geography/cuba.ogg b/fr/geography/cuba.ogg new file mode 100644 index 00000000..f41ad623 Binary files /dev/null and b/fr/geography/cuba.ogg differ diff --git a/fr/geography/cyprus.ogg b/fr/geography/cyprus.ogg new file mode 100644 index 00000000..8ce1dcf7 Binary files /dev/null and b/fr/geography/cyprus.ogg differ diff --git a/fr/geography/czech.ogg b/fr/geography/czech.ogg new file mode 100644 index 00000000..58a612e1 Binary files /dev/null and b/fr/geography/czech.ogg differ diff --git a/fr/geography/denmark.ogg b/fr/geography/denmark.ogg new file mode 100644 index 00000000..42bd96b1 Binary files /dev/null and b/fr/geography/denmark.ogg differ diff --git a/fr/geography/dominican_republic.ogg b/fr/geography/dominican_republic.ogg new file mode 100644 index 00000000..e3d97368 Binary files /dev/null and b/fr/geography/dominican_republic.ogg differ diff --git a/fr/geography/ecuador.ogg b/fr/geography/ecuador.ogg new file mode 100644 index 00000000..8b736f7e Binary files /dev/null and b/fr/geography/ecuador.ogg differ diff --git a/fr/geography/estonia.ogg b/fr/geography/estonia.ogg new file mode 100644 index 00000000..d2a4f72f Binary files /dev/null and b/fr/geography/estonia.ogg differ diff --git a/fr/geography/europe.ogg b/fr/geography/europe.ogg new file mode 100644 index 00000000..46069aed Binary files /dev/null and b/fr/geography/europe.ogg differ diff --git a/fr/geography/finland.ogg b/fr/geography/finland.ogg new file mode 100644 index 00000000..e5e339c6 Binary files /dev/null and b/fr/geography/finland.ogg differ diff --git a/fr/geography/france.ogg b/fr/geography/france.ogg new file mode 100644 index 00000000..d23d8477 Binary files /dev/null and b/fr/geography/france.ogg differ diff --git a/fr/geography/french_guiana.ogg b/fr/geography/french_guiana.ogg new file mode 100644 index 00000000..939dd2dc Binary files /dev/null and b/fr/geography/french_guiana.ogg differ diff --git a/fr/geography/germany.ogg b/fr/geography/germany.ogg new file mode 100644 index 00000000..28dc6b7c Binary files /dev/null and b/fr/geography/germany.ogg differ diff --git a/fr/geography/greece.ogg b/fr/geography/greece.ogg new file mode 100644 index 00000000..105ea843 Binary files /dev/null and b/fr/geography/greece.ogg differ diff --git a/fr/geography/greenland.ogg b/fr/geography/greenland.ogg new file mode 100644 index 00000000..a00aa4e8 Binary files /dev/null and b/fr/geography/greenland.ogg differ diff --git a/fr/geography/guatemala.ogg b/fr/geography/guatemala.ogg new file mode 100644 index 00000000..875dec25 Binary files /dev/null and b/fr/geography/guatemala.ogg differ diff --git a/fr/geography/guyana.ogg b/fr/geography/guyana.ogg new file mode 100644 index 00000000..5d128865 Binary files /dev/null and b/fr/geography/guyana.ogg differ diff --git a/fr/geography/haiti.ogg b/fr/geography/haiti.ogg new file mode 100644 index 00000000..f6d5aafd Binary files /dev/null and b/fr/geography/haiti.ogg differ diff --git a/fr/geography/honduras.ogg b/fr/geography/honduras.ogg new file mode 100644 index 00000000..6dcb3a43 Binary files /dev/null and b/fr/geography/honduras.ogg differ diff --git a/fr/geography/hungary.ogg b/fr/geography/hungary.ogg new file mode 100644 index 00000000..12f93afa Binary files /dev/null and b/fr/geography/hungary.ogg differ diff --git a/fr/geography/iceland.ogg b/fr/geography/iceland.ogg new file mode 100644 index 00000000..82cf1031 Binary files /dev/null and b/fr/geography/iceland.ogg differ diff --git a/fr/geography/ireland.ogg b/fr/geography/ireland.ogg new file mode 100644 index 00000000..d4c5815f Binary files /dev/null and b/fr/geography/ireland.ogg differ diff --git a/fr/geography/italy.ogg b/fr/geography/italy.ogg new file mode 100644 index 00000000..4b55393b Binary files /dev/null and b/fr/geography/italy.ogg differ diff --git a/fr/geography/jamaica.ogg b/fr/geography/jamaica.ogg new file mode 100644 index 00000000..a211b05f Binary files /dev/null and b/fr/geography/jamaica.ogg differ diff --git a/fr/geography/latvia.ogg b/fr/geography/latvia.ogg new file mode 100644 index 00000000..f87dbb85 Binary files /dev/null and b/fr/geography/latvia.ogg differ diff --git a/fr/geography/lithuania.ogg b/fr/geography/lithuania.ogg new file mode 100644 index 00000000..0405c6d1 Binary files /dev/null and b/fr/geography/lithuania.ogg differ diff --git a/fr/geography/luxembourg.ogg b/fr/geography/luxembourg.ogg new file mode 100644 index 00000000..2b6c0f2a Binary files /dev/null and b/fr/geography/luxembourg.ogg differ diff --git a/fr/geography/macedonia.ogg b/fr/geography/macedonia.ogg new file mode 100644 index 00000000..91d06ee7 Binary files /dev/null and b/fr/geography/macedonia.ogg differ diff --git a/fr/geography/mexico.ogg b/fr/geography/mexico.ogg new file mode 100644 index 00000000..a5c5fd34 Binary files /dev/null and b/fr/geography/mexico.ogg differ diff --git a/fr/geography/moldova.ogg b/fr/geography/moldova.ogg new file mode 100644 index 00000000..160c9fac Binary files /dev/null and b/fr/geography/moldova.ogg differ diff --git a/fr/geography/netherland.ogg b/fr/geography/netherland.ogg new file mode 100644 index 00000000..dacdce48 Binary files /dev/null and b/fr/geography/netherland.ogg differ diff --git a/fr/geography/nicaragua.ogg b/fr/geography/nicaragua.ogg new file mode 100644 index 00000000..07c5453d Binary files /dev/null and b/fr/geography/nicaragua.ogg differ diff --git a/fr/geography/norway.ogg b/fr/geography/norway.ogg new file mode 100644 index 00000000..144fae70 Binary files /dev/null and b/fr/geography/norway.ogg differ diff --git a/fr/geography/oceania.ogg b/fr/geography/oceania.ogg new file mode 100644 index 00000000..78a16fec Binary files /dev/null and b/fr/geography/oceania.ogg differ diff --git a/fr/geography/panama.ogg b/fr/geography/panama.ogg new file mode 100644 index 00000000..159ba7ec Binary files /dev/null and b/fr/geography/panama.ogg differ diff --git a/fr/geography/paraguay.ogg b/fr/geography/paraguay.ogg new file mode 100644 index 00000000..dd3f3b46 Binary files /dev/null and b/fr/geography/paraguay.ogg differ diff --git a/fr/geography/peru.ogg b/fr/geography/peru.ogg new file mode 100644 index 00000000..afe65316 Binary files /dev/null and b/fr/geography/peru.ogg differ diff --git a/fr/geography/poland.ogg b/fr/geography/poland.ogg new file mode 100644 index 00000000..ffc4dd84 Binary files /dev/null and b/fr/geography/poland.ogg differ diff --git a/fr/geography/portugal.ogg b/fr/geography/portugal.ogg new file mode 100644 index 00000000..00de3e2c Binary files /dev/null and b/fr/geography/portugal.ogg differ diff --git a/fr/geography/romania.ogg b/fr/geography/romania.ogg new file mode 100644 index 00000000..e63dec1c Binary files /dev/null and b/fr/geography/romania.ogg differ diff --git a/fr/geography/russia.ogg b/fr/geography/russia.ogg new file mode 100644 index 00000000..ef53d4b9 Binary files /dev/null and b/fr/geography/russia.ogg differ diff --git a/fr/geography/salvador.ogg b/fr/geography/salvador.ogg new file mode 100644 index 00000000..1704b6a8 Binary files /dev/null and b/fr/geography/salvador.ogg differ diff --git a/fr/geography/serbia_montenegro.ogg b/fr/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..6c38594d Binary files /dev/null and b/fr/geography/serbia_montenegro.ogg differ diff --git a/fr/geography/slovakia.ogg b/fr/geography/slovakia.ogg new file mode 100644 index 00000000..6e0dc321 Binary files /dev/null and b/fr/geography/slovakia.ogg differ diff --git a/fr/geography/slovenia.ogg b/fr/geography/slovenia.ogg new file mode 100644 index 00000000..43d18627 Binary files /dev/null and b/fr/geography/slovenia.ogg differ diff --git a/fr/geography/spain.ogg b/fr/geography/spain.ogg new file mode 100644 index 00000000..d11ef352 Binary files /dev/null and b/fr/geography/spain.ogg differ diff --git a/fr/geography/suriname.ogg b/fr/geography/suriname.ogg new file mode 100644 index 00000000..bc635705 Binary files /dev/null and b/fr/geography/suriname.ogg differ diff --git a/fr/geography/sweden.ogg b/fr/geography/sweden.ogg new file mode 100644 index 00000000..8a38df4b Binary files /dev/null and b/fr/geography/sweden.ogg differ diff --git a/fr/geography/switz.ogg b/fr/geography/switz.ogg new file mode 100644 index 00000000..c6a59cd6 Binary files /dev/null and b/fr/geography/switz.ogg differ diff --git a/fr/geography/turkey.ogg b/fr/geography/turkey.ogg new file mode 100644 index 00000000..8e26040a Binary files /dev/null and b/fr/geography/turkey.ogg differ diff --git a/fr/geography/ukraine.ogg b/fr/geography/ukraine.ogg new file mode 100644 index 00000000..fed7713d Binary files /dev/null and b/fr/geography/ukraine.ogg differ diff --git a/fr/geography/united_kingdom.ogg b/fr/geography/united_kingdom.ogg new file mode 100644 index 00000000..bfa3c7c5 Binary files /dev/null and b/fr/geography/united_kingdom.ogg differ diff --git a/fr/geography/uruguay.ogg b/fr/geography/uruguay.ogg new file mode 100644 index 00000000..771da52f Binary files /dev/null and b/fr/geography/uruguay.ogg differ diff --git a/fr/geography/usa.ogg b/fr/geography/usa.ogg new file mode 100644 index 00000000..f5e56a59 Binary files /dev/null and b/fr/geography/usa.ogg differ diff --git a/fr/geography/venezuela.ogg b/fr/geography/venezuela.ogg new file mode 100644 index 00000000..9e2cb31b Binary files /dev/null and b/fr/geography/venezuela.ogg differ diff --git a/fr/intro/advanced_colors.ogg b/fr/intro/advanced_colors.ogg new file mode 100644 index 00000000..ccaa001b Binary files /dev/null and b/fr/intro/advanced_colors.ogg differ diff --git a/fr/intro/algorithm.ogg b/fr/intro/algorithm.ogg new file mode 100644 index 00000000..30cd53bf Binary files /dev/null and b/fr/intro/algorithm.ogg differ diff --git a/fr/intro/awele.ogg b/fr/intro/awele.ogg new file mode 100644 index 00000000..1676c690 Binary files /dev/null and b/fr/intro/awele.ogg differ diff --git a/fr/intro/babymatch.ogg b/fr/intro/babymatch.ogg new file mode 100644 index 00000000..50a93b7b Binary files /dev/null and b/fr/intro/babymatch.ogg differ diff --git a/fr/intro/babyshapes.ogg b/fr/intro/babyshapes.ogg new file mode 100644 index 00000000..64cbf437 Binary files /dev/null and b/fr/intro/babyshapes.ogg differ diff --git a/fr/intro/ballcatch.ogg b/fr/intro/ballcatch.ogg new file mode 100644 index 00000000..fe2d0cc2 Binary files /dev/null and b/fr/intro/ballcatch.ogg differ diff --git a/fr/intro/bargame.ogg b/fr/intro/bargame.ogg new file mode 100644 index 00000000..bbb6f1d3 Binary files /dev/null and b/fr/intro/bargame.ogg differ diff --git a/fr/intro/canal_lock.ogg b/fr/intro/canal_lock.ogg new file mode 100644 index 00000000..66c63ef1 Binary files /dev/null and b/fr/intro/canal_lock.ogg differ diff --git a/fr/intro/chat.ogg b/fr/intro/chat.ogg new file mode 100644 index 00000000..15a92ce4 Binary files /dev/null and b/fr/intro/chat.ogg differ diff --git a/fr/intro/chess_computer.ogg b/fr/intro/chess_computer.ogg new file mode 100644 index 00000000..af7056ed Binary files /dev/null and b/fr/intro/chess_computer.ogg differ diff --git a/fr/intro/chess_movelearn.ogg b/fr/intro/chess_movelearn.ogg new file mode 120000 index 00000000..0211e762 --- /dev/null +++ b/fr/intro/chess_movelearn.ogg @@ -0,0 +1 @@ +chess_computer.ogg \ No newline at end of file diff --git a/fr/intro/chess_partyend.ogg b/fr/intro/chess_partyend.ogg new file mode 120000 index 00000000..0211e762 --- /dev/null +++ b/fr/intro/chess_partyend.ogg @@ -0,0 +1 @@ +chess_computer.ogg \ No newline at end of file diff --git a/fr/intro/chronos.ogg b/fr/intro/chronos.ogg new file mode 100644 index 00000000..4d815108 Binary files /dev/null and b/fr/intro/chronos.ogg differ diff --git a/fr/intro/click_on_letter.ogg b/fr/intro/click_on_letter.ogg new file mode 100644 index 00000000..2515454c Binary files /dev/null and b/fr/intro/click_on_letter.ogg differ diff --git a/fr/intro/clickanddraw.ogg b/fr/intro/clickanddraw.ogg new file mode 100644 index 00000000..0eaa9d5c Binary files /dev/null and b/fr/intro/clickanddraw.ogg differ diff --git a/fr/intro/clickgame.ogg b/fr/intro/clickgame.ogg new file mode 100644 index 00000000..987ada3e Binary files /dev/null and b/fr/intro/clickgame.ogg differ diff --git a/fr/intro/clockgame.ogg b/fr/intro/clockgame.ogg new file mode 100644 index 00000000..36fcfcb8 Binary files /dev/null and b/fr/intro/clockgame.ogg differ diff --git a/fr/intro/colors.ogg b/fr/intro/colors.ogg new file mode 100644 index 00000000..42ac6db0 Binary files /dev/null and b/fr/intro/colors.ogg differ diff --git a/fr/intro/connect4-2players.ogg b/fr/intro/connect4-2players.ogg new file mode 120000 index 00000000..ed720e62 --- /dev/null +++ b/fr/intro/connect4-2players.ogg @@ -0,0 +1 @@ +connect4.ogg \ No newline at end of file diff --git a/fr/intro/connect4.ogg b/fr/intro/connect4.ogg new file mode 100644 index 00000000..ce196421 Binary files /dev/null and b/fr/intro/connect4.ogg differ diff --git a/fr/intro/crane.ogg b/fr/intro/crane.ogg new file mode 100644 index 00000000..79738049 Binary files /dev/null and b/fr/intro/crane.ogg differ diff --git a/fr/intro/doubleentry.ogg b/fr/intro/doubleentry.ogg new file mode 100644 index 00000000..5dfc1e90 Binary files /dev/null and b/fr/intro/doubleentry.ogg differ diff --git a/fr/intro/drawnumber.ogg b/fr/intro/drawnumber.ogg new file mode 100644 index 00000000..b6b2d358 Binary files /dev/null and b/fr/intro/drawnumber.ogg differ diff --git a/fr/intro/enumerate.ogg b/fr/intro/enumerate.ogg new file mode 100644 index 00000000..9204c52d Binary files /dev/null and b/fr/intro/enumerate.ogg differ diff --git a/fr/intro/erase.ogg b/fr/intro/erase.ogg new file mode 100644 index 00000000..a082a9ac Binary files /dev/null and b/fr/intro/erase.ogg differ diff --git a/fr/intro/erase_click.ogg b/fr/intro/erase_click.ogg new file mode 100644 index 00000000..51779850 Binary files /dev/null and b/fr/intro/erase_click.ogg differ diff --git a/fr/intro/fifteen.ogg b/fr/intro/fifteen.ogg new file mode 100644 index 00000000..0e2c7791 Binary files /dev/null and b/fr/intro/fifteen.ogg differ diff --git a/fr/intro/followline.ogg b/fr/intro/followline.ogg new file mode 100644 index 00000000..5352b9cd Binary files /dev/null and b/fr/intro/followline.ogg differ diff --git a/fr/intro/geo_country.ogg b/fr/intro/geo_country.ogg new file mode 100644 index 00000000..338ae11f Binary files /dev/null and b/fr/intro/geo_country.ogg differ diff --git a/fr/intro/geography.ogg b/fr/intro/geography.ogg new file mode 100644 index 00000000..5f84241f Binary files /dev/null and b/fr/intro/geography.ogg differ diff --git a/fr/intro/gletters.ogg b/fr/intro/gletters.ogg new file mode 100644 index 00000000..b7f46d06 Binary files /dev/null and b/fr/intro/gletters.ogg differ diff --git a/fr/intro/gnumch-equality-2.ogg b/fr/intro/gnumch-equality-2.ogg new file mode 100644 index 00000000..b5f97fc2 Binary files /dev/null and b/fr/intro/gnumch-equality-2.ogg differ diff --git a/fr/intro/gnumch-equality.ogg b/fr/intro/gnumch-equality.ogg new file mode 100644 index 00000000..b562694e Binary files /dev/null and b/fr/intro/gnumch-equality.ogg differ diff --git a/fr/intro/gnumch-factors.ogg b/fr/intro/gnumch-factors.ogg new file mode 100644 index 00000000..0d845572 Binary files /dev/null and b/fr/intro/gnumch-factors.ogg differ diff --git a/fr/intro/gnumch-inequality.ogg b/fr/intro/gnumch-inequality.ogg new file mode 100644 index 00000000..032b6a29 Binary files /dev/null and b/fr/intro/gnumch-inequality.ogg differ diff --git a/fr/intro/gnumch-multiples.ogg b/fr/intro/gnumch-multiples.ogg new file mode 100644 index 00000000..a740de94 Binary files /dev/null and b/fr/intro/gnumch-multiples.ogg differ diff --git a/fr/intro/gnumch-primes.ogg b/fr/intro/gnumch-primes.ogg new file mode 100644 index 00000000..9bd7c8c5 Binary files /dev/null and b/fr/intro/gnumch-primes.ogg differ diff --git a/fr/intro/guesscount.ogg b/fr/intro/guesscount.ogg new file mode 100644 index 00000000..c72ae02b Binary files /dev/null and b/fr/intro/guesscount.ogg differ diff --git a/fr/intro/guessnumber.ogg b/fr/intro/guessnumber.ogg new file mode 100644 index 00000000..48fa0eb7 Binary files /dev/null and b/fr/intro/guessnumber.ogg differ diff --git a/fr/intro/hexagon.ogg b/fr/intro/hexagon.ogg new file mode 100644 index 00000000..cb8635c4 Binary files /dev/null and b/fr/intro/hexagon.ogg differ diff --git a/fr/intro/imageid.ogg b/fr/intro/imageid.ogg new file mode 100644 index 00000000..2d41e226 Binary files /dev/null and b/fr/intro/imageid.ogg differ diff --git a/fr/intro/imagename.ogg b/fr/intro/imagename.ogg new file mode 100644 index 00000000..1c3dace9 Binary files /dev/null and b/fr/intro/imagename.ogg differ diff --git a/fr/intro/leftright.ogg b/fr/intro/leftright.ogg new file mode 100644 index 00000000..bf3a249d Binary files /dev/null and b/fr/intro/leftright.ogg differ diff --git a/fr/intro/magic_hat_add.ogg b/fr/intro/magic_hat_add.ogg new file mode 100644 index 00000000..ec5a428b Binary files /dev/null and b/fr/intro/magic_hat_add.ogg differ diff --git a/fr/intro/magic_hat_minus.ogg b/fr/intro/magic_hat_minus.ogg new file mode 100644 index 00000000..1be1a4b2 Binary files /dev/null and b/fr/intro/magic_hat_minus.ogg differ diff --git a/fr/intro/maze.ogg b/fr/intro/maze.ogg new file mode 100644 index 00000000..e67a759e Binary files /dev/null and b/fr/intro/maze.ogg differ diff --git a/fr/intro/maze2DRelative.ogg b/fr/intro/maze2DRelative.ogg new file mode 100644 index 00000000..35fb620b Binary files /dev/null and b/fr/intro/maze2DRelative.ogg differ diff --git a/fr/intro/mazeInvisible.ogg b/fr/intro/mazeInvisible.ogg new file mode 100644 index 00000000..6f473483 Binary files /dev/null and b/fr/intro/mazeInvisible.ogg differ diff --git a/fr/intro/maze_3D.ogg b/fr/intro/maze_3D.ogg new file mode 100644 index 00000000..613c03b8 Binary files /dev/null and b/fr/intro/maze_3D.ogg differ diff --git a/fr/intro/melody.ogg b/fr/intro/melody.ogg new file mode 100644 index 00000000..7d9942c2 Binary files /dev/null and b/fr/intro/melody.ogg differ diff --git a/fr/intro/memory.ogg b/fr/intro/memory.ogg new file mode 100644 index 00000000..93ab391e Binary files /dev/null and b/fr/intro/memory.ogg differ diff --git a/fr/intro/memory_add_minus_mult_div_tux.ogg b/fr/intro/memory_add_minus_mult_div_tux.ogg new file mode 100644 index 00000000..f39698d9 Binary files /dev/null and b/fr/intro/memory_add_minus_mult_div_tux.ogg differ diff --git a/fr/intro/memory_add_minus_tux.ogg b/fr/intro/memory_add_minus_tux.ogg new file mode 120000 index 00000000..cbd150ba --- /dev/null +++ b/fr/intro/memory_add_minus_tux.ogg @@ -0,0 +1 @@ +memory_add_minus_mult_div_tux.ogg \ No newline at end of file diff --git a/fr/intro/memory_add_tux.ogg b/fr/intro/memory_add_tux.ogg new file mode 120000 index 00000000..cbd150ba --- /dev/null +++ b/fr/intro/memory_add_tux.ogg @@ -0,0 +1 @@ +memory_add_minus_mult_div_tux.ogg \ No newline at end of file diff --git a/fr/intro/memory_div_tux.ogg b/fr/intro/memory_div_tux.ogg new file mode 120000 index 00000000..cbd150ba --- /dev/null +++ b/fr/intro/memory_div_tux.ogg @@ -0,0 +1 @@ +memory_add_minus_mult_div_tux.ogg \ No newline at end of file diff --git a/fr/intro/memory_minus_tux.ogg b/fr/intro/memory_minus_tux.ogg new file mode 120000 index 00000000..cbd150ba --- /dev/null +++ b/fr/intro/memory_minus_tux.ogg @@ -0,0 +1 @@ +memory_add_minus_mult_div_tux.ogg \ No newline at end of file diff --git a/fr/intro/memory_mult_div_tux.ogg b/fr/intro/memory_mult_div_tux.ogg new file mode 120000 index 00000000..cbd150ba --- /dev/null +++ b/fr/intro/memory_mult_div_tux.ogg @@ -0,0 +1 @@ +memory_add_minus_mult_div_tux.ogg \ No newline at end of file diff --git a/fr/intro/memory_mult_tux.ogg b/fr/intro/memory_mult_tux.ogg new file mode 120000 index 00000000..cbd150ba --- /dev/null +++ b/fr/intro/memory_mult_tux.ogg @@ -0,0 +1 @@ +memory_add_minus_mult_div_tux.ogg \ No newline at end of file diff --git a/fr/intro/memory_sound.ogg b/fr/intro/memory_sound.ogg new file mode 100644 index 00000000..0bf2176c Binary files /dev/null and b/fr/intro/memory_sound.ogg differ diff --git a/fr/intro/memory_sound_tux.ogg b/fr/intro/memory_sound_tux.ogg new file mode 100644 index 00000000..c02bab5b Binary files /dev/null and b/fr/intro/memory_sound_tux.ogg differ diff --git a/fr/intro/memory_tux.ogg b/fr/intro/memory_tux.ogg new file mode 100644 index 00000000..afd74801 Binary files /dev/null and b/fr/intro/memory_tux.ogg differ diff --git a/fr/intro/missing_letter.ogg b/fr/intro/missing_letter.ogg new file mode 100644 index 00000000..51782ac1 Binary files /dev/null and b/fr/intro/missing_letter.ogg differ diff --git a/fr/intro/money.ogg b/fr/intro/money.ogg new file mode 100644 index 00000000..83422d0d Binary files /dev/null and b/fr/intro/money.ogg differ diff --git a/fr/intro/money_cents.ogg b/fr/intro/money_cents.ogg new file mode 120000 index 00000000..66ecb71c --- /dev/null +++ b/fr/intro/money_cents.ogg @@ -0,0 +1 @@ +money.ogg \ No newline at end of file diff --git a/fr/intro/mosaic.ogg b/fr/intro/mosaic.ogg new file mode 100644 index 00000000..82cd00ff Binary files /dev/null and b/fr/intro/mosaic.ogg differ diff --git a/fr/intro/paintings.ogg b/fr/intro/paintings.ogg new file mode 100644 index 00000000..6a7683d2 Binary files /dev/null and b/fr/intro/paintings.ogg differ diff --git a/fr/intro/planegame.ogg b/fr/intro/planegame.ogg new file mode 100644 index 00000000..01809fa9 Binary files /dev/null and b/fr/intro/planegame.ogg differ diff --git a/fr/intro/railroad.ogg b/fr/intro/railroad.ogg new file mode 100644 index 00000000..da362d94 Binary files /dev/null and b/fr/intro/railroad.ogg differ diff --git a/fr/intro/read_colors.ogg b/fr/intro/read_colors.ogg new file mode 100644 index 00000000..4c8ee6fa Binary files /dev/null and b/fr/intro/read_colors.ogg differ diff --git a/fr/intro/readingh.ogg b/fr/intro/readingh.ogg new file mode 120000 index 00000000..8c8a371e --- /dev/null +++ b/fr/intro/readingh.ogg @@ -0,0 +1 @@ +readingv.ogg \ No newline at end of file diff --git a/fr/intro/readingv.ogg b/fr/intro/readingv.ogg new file mode 100644 index 00000000..e41e98c5 Binary files /dev/null and b/fr/intro/readingv.ogg differ diff --git a/fr/intro/redraw.ogg b/fr/intro/redraw.ogg new file mode 100644 index 00000000..ab9af545 Binary files /dev/null and b/fr/intro/redraw.ogg differ diff --git a/fr/intro/redraw_symmetrical.ogg b/fr/intro/redraw_symmetrical.ogg new file mode 100644 index 00000000..c4c8f5d5 Binary files /dev/null and b/fr/intro/redraw_symmetrical.ogg differ diff --git a/fr/intro/reversecount.ogg b/fr/intro/reversecount.ogg new file mode 100644 index 00000000..dc1c3aba Binary files /dev/null and b/fr/intro/reversecount.ogg differ diff --git a/fr/intro/scalesboard.ogg b/fr/intro/scalesboard.ogg new file mode 100644 index 00000000..7a39dc21 Binary files /dev/null and b/fr/intro/scalesboard.ogg differ diff --git a/fr/intro/smallnumbers.ogg b/fr/intro/smallnumbers.ogg new file mode 100644 index 00000000..778f255d Binary files /dev/null and b/fr/intro/smallnumbers.ogg differ diff --git a/fr/intro/smallnumbers2.ogg b/fr/intro/smallnumbers2.ogg new file mode 100644 index 00000000..9a2bb8c7 Binary files /dev/null and b/fr/intro/smallnumbers2.ogg differ diff --git a/fr/intro/sudoku.ogg b/fr/intro/sudoku.ogg new file mode 100644 index 00000000..a814c827 Binary files /dev/null and b/fr/intro/sudoku.ogg differ diff --git a/fr/intro/superbrain.ogg b/fr/intro/superbrain.ogg new file mode 100644 index 00000000..529eafdc Binary files /dev/null and b/fr/intro/superbrain.ogg differ diff --git a/fr/intro/tangram.ogg b/fr/intro/tangram.ogg new file mode 100644 index 00000000..d41e1ae0 Binary files /dev/null and b/fr/intro/tangram.ogg differ diff --git a/fr/intro/target.ogg b/fr/intro/target.ogg new file mode 100644 index 00000000..2df2944a Binary files /dev/null and b/fr/intro/target.ogg differ diff --git a/fr/intro/traffic.ogg b/fr/intro/traffic.ogg new file mode 100644 index 00000000..26e32e3a Binary files /dev/null and b/fr/intro/traffic.ogg differ diff --git a/fr/intro/watercycle.ogg b/fr/intro/watercycle.ogg new file mode 100644 index 00000000..78f3f231 Binary files /dev/null and b/fr/intro/watercycle.ogg differ diff --git a/fr/intro/wordprocessor.ogg b/fr/intro/wordprocessor.ogg new file mode 100644 index 00000000..bb59f17c Binary files /dev/null and b/fr/intro/wordprocessor.ogg differ diff --git a/fr/intro/wordsgame.ogg b/fr/intro/wordsgame.ogg new file mode 100644 index 00000000..abd16a6c Binary files /dev/null and b/fr/intro/wordsgame.ogg differ diff --git a/fr/misc/README b/fr/misc/README new file mode 100644 index 00000000..907ce054 --- /dev/null +++ b/fr/misc/README @@ -0,0 +1,19 @@ +about.ogg Bruno Coudoin 2003 / GPL +back.ogg Zohra Coudoin 2002 / GPL +by.ogg Zohra Coudoin 2002 / GPL +click_on_letter.ogg Zohra Coudoin 2002 / GPL +configuration.ogg Bruno coudoin 2003 / GPL +congratulation.ogg Zohra Coudoin 2002 / GPL +equal.ogg Zohra Coudoin 2002 / GPL +good.ogg Zohra Coudoin 2002 / GPL +great.ogg Zohra Coudoin 2002 / GPL +help.ogg Zohra Coudoin 2002 / GPL +level.ogg Zohra Coudoin 2002 / GPL +minus.ogg Zohra Coudoin 2002 / GPL +ok.ogg Zohra Coudoin 2002 / GPL +outof.ogg Zohra Coudoin 2002 / GPL +plus.ogg Zohra Coudoin 2002 / GPL +quit.ogg Zohra Coudoin 2002 / GPL +super.ogg Zohra Coudoin 2002 / GPL +welcome.ogg Zohra Coudoin 2002 / GPL + diff --git a/fr/misc/about.ogg b/fr/misc/about.ogg new file mode 100644 index 00000000..82a43861 Binary files /dev/null and b/fr/misc/about.ogg differ diff --git a/fr/misc/awesome.ogg b/fr/misc/awesome.ogg new file mode 100644 index 00000000..0b5f9ab1 Binary files /dev/null and b/fr/misc/awesome.ogg differ diff --git a/fr/misc/back.ogg b/fr/misc/back.ogg new file mode 100644 index 00000000..7e0c08b3 Binary files /dev/null and b/fr/misc/back.ogg differ diff --git a/fr/misc/by.ogg b/fr/misc/by.ogg new file mode 100644 index 00000000..16afd48f Binary files /dev/null and b/fr/misc/by.ogg differ diff --git a/fr/misc/check_answer.ogg b/fr/misc/check_answer.ogg new file mode 100644 index 00000000..7d95601f Binary files /dev/null and b/fr/misc/check_answer.ogg differ diff --git a/fr/misc/click_on_letter.ogg b/fr/misc/click_on_letter.ogg new file mode 100644 index 00000000..ef0f437d Binary files /dev/null and b/fr/misc/click_on_letter.ogg differ diff --git a/fr/misc/configuration.ogg b/fr/misc/configuration.ogg new file mode 100644 index 00000000..2eb02067 Binary files /dev/null and b/fr/misc/configuration.ogg differ diff --git a/fr/misc/congratulation.ogg b/fr/misc/congratulation.ogg new file mode 100644 index 00000000..e16d6392 Binary files /dev/null and b/fr/misc/congratulation.ogg differ diff --git a/fr/misc/equal.ogg b/fr/misc/equal.ogg new file mode 100644 index 00000000..1229f3c3 Binary files /dev/null and b/fr/misc/equal.ogg differ diff --git a/fr/misc/fantastic.ogg b/fr/misc/fantastic.ogg new file mode 100644 index 00000000..910a0870 Binary files /dev/null and b/fr/misc/fantastic.ogg differ diff --git a/fr/misc/good.ogg b/fr/misc/good.ogg new file mode 100644 index 00000000..e49fa635 Binary files /dev/null and b/fr/misc/good.ogg differ diff --git a/fr/misc/great.ogg b/fr/misc/great.ogg new file mode 100644 index 00000000..dd83e2e2 Binary files /dev/null and b/fr/misc/great.ogg differ diff --git a/fr/misc/help.ogg b/fr/misc/help.ogg new file mode 100644 index 00000000..a9b4755a Binary files /dev/null and b/fr/misc/help.ogg differ diff --git a/fr/misc/level.ogg b/fr/misc/level.ogg new file mode 100644 index 00000000..f1f00d50 Binary files /dev/null and b/fr/misc/level.ogg differ diff --git a/fr/misc/minus.ogg b/fr/misc/minus.ogg new file mode 100644 index 00000000..177f6fc8 Binary files /dev/null and b/fr/misc/minus.ogg differ diff --git a/fr/misc/ok.ogg b/fr/misc/ok.ogg new file mode 100644 index 00000000..bb1ffe52 Binary files /dev/null and b/fr/misc/ok.ogg differ diff --git a/fr/misc/outof.ogg b/fr/misc/outof.ogg new file mode 100644 index 00000000..83a0c3df Binary files /dev/null and b/fr/misc/outof.ogg differ diff --git a/fr/misc/perfect.ogg b/fr/misc/perfect.ogg new file mode 100644 index 00000000..23ce9de4 Binary files /dev/null and b/fr/misc/perfect.ogg differ diff --git a/fr/misc/plus.ogg b/fr/misc/plus.ogg new file mode 100644 index 00000000..d9d604d5 Binary files /dev/null and b/fr/misc/plus.ogg differ diff --git a/fr/misc/quit.ogg b/fr/misc/quit.ogg new file mode 100644 index 00000000..dea3f230 Binary files /dev/null and b/fr/misc/quit.ogg differ diff --git a/fr/misc/super.ogg b/fr/misc/super.ogg new file mode 100644 index 00000000..d473b19a Binary files /dev/null and b/fr/misc/super.ogg differ diff --git a/fr/misc/waytogo.ogg b/fr/misc/waytogo.ogg new file mode 100644 index 00000000..0f4ee0d9 Binary files /dev/null and b/fr/misc/waytogo.ogg differ diff --git a/fr/misc/welcome.ogg b/fr/misc/welcome.ogg new file mode 100644 index 00000000..fddd404d Binary files /dev/null and b/fr/misc/welcome.ogg differ diff --git a/he/alphabet/10.ogg b/he/alphabet/10.ogg new file mode 100644 index 00000000..f579166a Binary files /dev/null and b/he/alphabet/10.ogg differ diff --git a/he/alphabet/100.ogg b/he/alphabet/100.ogg new file mode 100644 index 00000000..cf583f3b Binary files /dev/null and b/he/alphabet/100.ogg differ diff --git a/he/alphabet/11.ogg b/he/alphabet/11.ogg new file mode 100644 index 00000000..058870e0 Binary files /dev/null and b/he/alphabet/11.ogg differ diff --git a/he/alphabet/12.ogg b/he/alphabet/12.ogg new file mode 100644 index 00000000..f0bb2b30 Binary files /dev/null and b/he/alphabet/12.ogg differ diff --git a/he/alphabet/13.ogg b/he/alphabet/13.ogg new file mode 100644 index 00000000..903f88a9 Binary files /dev/null and b/he/alphabet/13.ogg differ diff --git a/he/alphabet/14.ogg b/he/alphabet/14.ogg new file mode 100644 index 00000000..3037050b Binary files /dev/null and b/he/alphabet/14.ogg differ diff --git a/he/alphabet/15.ogg b/he/alphabet/15.ogg new file mode 100644 index 00000000..1da6f4cc Binary files /dev/null and b/he/alphabet/15.ogg differ diff --git a/he/alphabet/16.ogg b/he/alphabet/16.ogg new file mode 100644 index 00000000..eb4cbb44 Binary files /dev/null and b/he/alphabet/16.ogg differ diff --git a/he/alphabet/17.ogg b/he/alphabet/17.ogg new file mode 100644 index 00000000..c6d4bf81 Binary files /dev/null and b/he/alphabet/17.ogg differ diff --git a/he/alphabet/18.ogg b/he/alphabet/18.ogg new file mode 100644 index 00000000..72b4a011 Binary files /dev/null and b/he/alphabet/18.ogg differ diff --git a/he/alphabet/19.ogg b/he/alphabet/19.ogg new file mode 100644 index 00000000..36fe2130 Binary files /dev/null and b/he/alphabet/19.ogg differ diff --git a/he/alphabet/20.ogg b/he/alphabet/20.ogg new file mode 100644 index 00000000..61504744 Binary files /dev/null and b/he/alphabet/20.ogg differ diff --git a/he/alphabet/30.ogg b/he/alphabet/30.ogg new file mode 100644 index 00000000..c6f1f442 Binary files /dev/null and b/he/alphabet/30.ogg differ diff --git a/he/alphabet/40.ogg b/he/alphabet/40.ogg new file mode 100644 index 00000000..45e73376 Binary files /dev/null and b/he/alphabet/40.ogg differ diff --git a/he/alphabet/50.ogg b/he/alphabet/50.ogg new file mode 100644 index 00000000..52e749ff Binary files /dev/null and b/he/alphabet/50.ogg differ diff --git a/he/alphabet/60.ogg b/he/alphabet/60.ogg new file mode 100644 index 00000000..d99c7604 Binary files /dev/null and b/he/alphabet/60.ogg differ diff --git a/he/alphabet/70.ogg b/he/alphabet/70.ogg new file mode 100644 index 00000000..0475a016 Binary files /dev/null and b/he/alphabet/70.ogg differ diff --git a/he/alphabet/80.ogg b/he/alphabet/80.ogg new file mode 100644 index 00000000..96966398 Binary files /dev/null and b/he/alphabet/80.ogg differ diff --git a/he/alphabet/90.ogg b/he/alphabet/90.ogg new file mode 100644 index 00000000..f29741d7 Binary files /dev/null and b/he/alphabet/90.ogg differ diff --git a/he/alphabet/U0030.ogg b/he/alphabet/U0030.ogg new file mode 100644 index 00000000..fb192f6a Binary files /dev/null and b/he/alphabet/U0030.ogg differ diff --git a/he/alphabet/U0031.ogg b/he/alphabet/U0031.ogg new file mode 100644 index 00000000..1f9bffc1 Binary files /dev/null and b/he/alphabet/U0031.ogg differ diff --git a/he/alphabet/U0032.ogg b/he/alphabet/U0032.ogg new file mode 100644 index 00000000..d26e6796 Binary files /dev/null and b/he/alphabet/U0032.ogg differ diff --git a/he/alphabet/U0033.ogg b/he/alphabet/U0033.ogg new file mode 100644 index 00000000..82df5f19 Binary files /dev/null and b/he/alphabet/U0033.ogg differ diff --git a/he/alphabet/U0034.ogg b/he/alphabet/U0034.ogg new file mode 100644 index 00000000..dec9d2b8 Binary files /dev/null and b/he/alphabet/U0034.ogg differ diff --git a/he/alphabet/U0035.ogg b/he/alphabet/U0035.ogg new file mode 100644 index 00000000..4f8cfc5c Binary files /dev/null and b/he/alphabet/U0035.ogg differ diff --git a/he/alphabet/U0036.ogg b/he/alphabet/U0036.ogg new file mode 100644 index 00000000..2d648d13 Binary files /dev/null and b/he/alphabet/U0036.ogg differ diff --git a/he/alphabet/U0037.ogg b/he/alphabet/U0037.ogg new file mode 100644 index 00000000..603f9974 Binary files /dev/null and b/he/alphabet/U0037.ogg differ diff --git a/he/alphabet/U0038.ogg b/he/alphabet/U0038.ogg new file mode 100644 index 00000000..e8357980 Binary files /dev/null and b/he/alphabet/U0038.ogg differ diff --git a/he/alphabet/U0039.ogg b/he/alphabet/U0039.ogg new file mode 100644 index 00000000..ebca543d Binary files /dev/null and b/he/alphabet/U0039.ogg differ diff --git a/he/alphabet/U05D0.ogg b/he/alphabet/U05D0.ogg new file mode 100644 index 00000000..af474c4e Binary files /dev/null and b/he/alphabet/U05D0.ogg differ diff --git a/he/alphabet/U05D1.ogg b/he/alphabet/U05D1.ogg new file mode 100644 index 00000000..92616dff Binary files /dev/null and b/he/alphabet/U05D1.ogg differ diff --git a/he/alphabet/U05D2.ogg b/he/alphabet/U05D2.ogg new file mode 100644 index 00000000..487f6e24 Binary files /dev/null and b/he/alphabet/U05D2.ogg differ diff --git a/he/alphabet/U05D3.ogg b/he/alphabet/U05D3.ogg new file mode 100644 index 00000000..7d613e17 Binary files /dev/null and b/he/alphabet/U05D3.ogg differ diff --git a/he/alphabet/U05D4.ogg b/he/alphabet/U05D4.ogg new file mode 100644 index 00000000..bf9d5b33 Binary files /dev/null and b/he/alphabet/U05D4.ogg differ diff --git a/he/alphabet/U05D5.ogg b/he/alphabet/U05D5.ogg new file mode 100644 index 00000000..2a5b15d5 Binary files /dev/null and b/he/alphabet/U05D5.ogg differ diff --git a/he/alphabet/U05D6.ogg b/he/alphabet/U05D6.ogg new file mode 100644 index 00000000..366dcdc8 Binary files /dev/null and b/he/alphabet/U05D6.ogg differ diff --git a/he/alphabet/U05D7.ogg b/he/alphabet/U05D7.ogg new file mode 100644 index 00000000..804e7f65 Binary files /dev/null and b/he/alphabet/U05D7.ogg differ diff --git a/he/alphabet/U05D8.ogg b/he/alphabet/U05D8.ogg new file mode 100644 index 00000000..15bd8362 Binary files /dev/null and b/he/alphabet/U05D8.ogg differ diff --git a/he/alphabet/U05D9.ogg b/he/alphabet/U05D9.ogg new file mode 100644 index 00000000..46568663 Binary files /dev/null and b/he/alphabet/U05D9.ogg differ diff --git a/he/alphabet/U05DA.ogg b/he/alphabet/U05DA.ogg new file mode 100644 index 00000000..74458f59 Binary files /dev/null and b/he/alphabet/U05DA.ogg differ diff --git a/he/alphabet/U05DB.ogg b/he/alphabet/U05DB.ogg new file mode 100644 index 00000000..098bfa19 Binary files /dev/null and b/he/alphabet/U05DB.ogg differ diff --git a/he/alphabet/U05DC.ogg b/he/alphabet/U05DC.ogg new file mode 100644 index 00000000..a7ea1748 Binary files /dev/null and b/he/alphabet/U05DC.ogg differ diff --git a/he/alphabet/U05DD.ogg b/he/alphabet/U05DD.ogg new file mode 100644 index 00000000..dc51e261 Binary files /dev/null and b/he/alphabet/U05DD.ogg differ diff --git a/he/alphabet/U05DE.ogg b/he/alphabet/U05DE.ogg new file mode 100644 index 00000000..bac316e2 Binary files /dev/null and b/he/alphabet/U05DE.ogg differ diff --git a/he/alphabet/U05DF.ogg b/he/alphabet/U05DF.ogg new file mode 100644 index 00000000..19b0bdda Binary files /dev/null and b/he/alphabet/U05DF.ogg differ diff --git a/he/alphabet/U05E0.ogg b/he/alphabet/U05E0.ogg new file mode 100644 index 00000000..ee8d097f Binary files /dev/null and b/he/alphabet/U05E0.ogg differ diff --git a/he/alphabet/U05E1.ogg b/he/alphabet/U05E1.ogg new file mode 100644 index 00000000..d222ebcd Binary files /dev/null and b/he/alphabet/U05E1.ogg differ diff --git a/he/alphabet/U05E2.ogg b/he/alphabet/U05E2.ogg new file mode 100644 index 00000000..89c61be0 Binary files /dev/null and b/he/alphabet/U05E2.ogg differ diff --git a/he/alphabet/U05E3.ogg b/he/alphabet/U05E3.ogg new file mode 100644 index 00000000..6569a55c Binary files /dev/null and b/he/alphabet/U05E3.ogg differ diff --git a/he/alphabet/U05E4.ogg b/he/alphabet/U05E4.ogg new file mode 100644 index 00000000..f75d7132 Binary files /dev/null and b/he/alphabet/U05E4.ogg differ diff --git a/he/alphabet/U05E5.ogg b/he/alphabet/U05E5.ogg new file mode 100644 index 00000000..52a299ca Binary files /dev/null and b/he/alphabet/U05E5.ogg differ diff --git a/he/alphabet/U05E6.ogg b/he/alphabet/U05E6.ogg new file mode 100644 index 00000000..ae186f1f Binary files /dev/null and b/he/alphabet/U05E6.ogg differ diff --git a/he/alphabet/U05E7.ogg b/he/alphabet/U05E7.ogg new file mode 100644 index 00000000..10fa90a5 Binary files /dev/null and b/he/alphabet/U05E7.ogg differ diff --git a/he/alphabet/U05E8.ogg b/he/alphabet/U05E8.ogg new file mode 100644 index 00000000..29822f7d Binary files /dev/null and b/he/alphabet/U05E8.ogg differ diff --git a/he/alphabet/U05E9.ogg b/he/alphabet/U05E9.ogg new file mode 100644 index 00000000..063f0b1c Binary files /dev/null and b/he/alphabet/U05E9.ogg differ diff --git a/he/alphabet/U05EA.ogg b/he/alphabet/U05EA.ogg new file mode 100644 index 00000000..95193036 Binary files /dev/null and b/he/alphabet/U05EA.ogg differ diff --git a/he/alphabet/V.ogg b/he/alphabet/V.ogg new file mode 100644 index 00000000..6902a9e8 Binary files /dev/null and b/he/alphabet/V.ogg differ diff --git a/he/alphabet/readme b/he/alphabet/readme new file mode 100644 index 00000000..bfa75c8d --- /dev/null +++ b/he/alphabet/readme @@ -0,0 +1,61 @@ +10.ogg Daniel Mariano 2008 / GPL +11.ogg Daniel Mariano 2008 / GPL +12.ogg Daniel Mariano 2008 / GPL +13.ogg Daniel Mariano 2008 / GPL +14.ogg Daniel Mariano 2008 / GPL +15.ogg Daniel Mariano 2008 / GPL +16.ogg Daniel Mariano 2008 / GPL +17.ogg Daniel Mariano 2008 / GPL +18.ogg Daniel Mariano 2008 / GPL +19.ogg Daniel Mariano 2008 / GPL +20.ogg Daniel Mariano 2008 / GPL +30.ogg Daniel Mariano 2008 / GPL +40.ogg Daniel Mariano 2008 / GPL +50.ogg Daniel Mariano 2008 / GPL +60.ogg Daniel Mariano 2008 / GPL +70.ogg Daniel Mariano 2008 / GPL +80.ogg Daniel Mariano 2008 / GPL +90.ogg Daniel Mariano 2008 / GPL +100.ogg Daniel Mariano 2008 / GPL +V.ogg Daniel Mariano 2008 / GPL +U0030.ogg Daniel Mariano 2008 / GPL +U0031.ogg Daniel Mariano 2008 / GPL +U0032.ogg Daniel Mariano 2008 / GPL +U0033.ogg Daniel Mariano 2008 / GPL +U0034.ogg Daniel Mariano 2008 / GPL +U0035.ogg Daniel Mariano 2008 / GPL +U0036.ogg Daniel Mariano 2008 / GPL +U0037.ogg Daniel Mariano 2008 / GPL +U0038.ogg Daniel Mariano 2008 / GPL +U0039.ogg Daniel Mariano 2008 / GPL +U05D0.ogg Daniel Mariano 2008 / GPL +U05D1.ogg Daniel Mariano 2008 / GPL +U05D2.ogg Daniel Mariano 2008 / GPL +U05D3.ogg Daniel Mariano 2008 / GPL +U05D4.ogg Daniel Mariano 2008 / GPL +U05D5.ogg Daniel Mariano 2008 / GPL +U05D6.ogg Daniel Mariano 2008 / GPL +U05D7.ogg Daniel Mariano 2008 / GPL +U05D8.ogg Daniel Mariano 2008 / GPL +U05D9.ogg Daniel Mariano 2008 / GPL +U05DA.ogg Daniel Mariano 2008 / GPL +U05DB.ogg Daniel Mariano 2008 / GPL +U05DC.ogg Daniel Mariano 2008 / GPL +U05DD.ogg Daniel Mariano 2008 / GPL +U05DE.ogg Daniel Mariano 2008 / GPL +U05DF.ogg Daniel Mariano 2008 / GPL +U05E0.ogg Daniel Mariano 2008 / GPL +U05E1.ogg Daniel Mariano 2008 / GPL +U05E2.ogg Daniel Mariano 2008 / GPL +U05E3.ogg Daniel Mariano 2008 / GPL +U05E4.ogg Daniel Mariano 2008 / GPL +U05E5.ogg Daniel Mariano 2008 / GPL +U05E6.ogg Daniel Mariano 2008 / GPL +U05E7.ogg Daniel Mariano 2008 / GPL +U05E8.ogg Daniel Mariano 2008 / GPL +U05E9.ogg Daniel Mariano 2008 / GPL +U05EA.ogg Daniel Mariano 2008 / GPL + + + + diff --git a/he/colors/README b/he/colors/README new file mode 100644 index 00000000..b501bd4c --- /dev/null +++ b/he/colors/README @@ -0,0 +1,11 @@ +black.ogg Benjamin Mariano 2008 / GPL +blue.ogg Benjamin Mariano 2008 / GPL +brown.ogg Benjamin Mariano 2008 / GPL +green.ogg Benjamin Mariano 2008 / GPL +grey.ogg Benjamin Mariano 2008 / GPL +orange.ogg Benjamin Mariano 2008 / GPL +pink.ogg Benjamin Mariano 2008 / GPL +purple.ogg Benjamin Mariano 2008 / GPL +red.ogg Benjamin Mariano 2008 / GPL +white.ogg Benjamin Mariano 2008 / GPL +yellow.ogg Benjamin Mariano 2008 / GPL diff --git a/he/colors/black.ogg b/he/colors/black.ogg new file mode 100644 index 00000000..22635bd5 Binary files /dev/null and b/he/colors/black.ogg differ diff --git a/he/colors/blue.ogg b/he/colors/blue.ogg new file mode 100644 index 00000000..4437a3d5 Binary files /dev/null and b/he/colors/blue.ogg differ diff --git a/he/colors/brown.ogg b/he/colors/brown.ogg new file mode 100644 index 00000000..168ecfd7 Binary files /dev/null and b/he/colors/brown.ogg differ diff --git a/he/colors/green.ogg b/he/colors/green.ogg new file mode 100644 index 00000000..18dd34ca Binary files /dev/null and b/he/colors/green.ogg differ diff --git a/he/colors/grey.ogg b/he/colors/grey.ogg new file mode 100644 index 00000000..5134b2ea Binary files /dev/null and b/he/colors/grey.ogg differ diff --git a/he/colors/orange.ogg b/he/colors/orange.ogg new file mode 100644 index 00000000..c65eeb12 Binary files /dev/null and b/he/colors/orange.ogg differ diff --git a/he/colors/pink.ogg b/he/colors/pink.ogg new file mode 100644 index 00000000..7284e2ef Binary files /dev/null and b/he/colors/pink.ogg differ diff --git a/he/colors/purple.ogg b/he/colors/purple.ogg new file mode 100644 index 00000000..6cdcd192 Binary files /dev/null and b/he/colors/purple.ogg differ diff --git a/he/colors/red.ogg b/he/colors/red.ogg new file mode 100644 index 00000000..3d1cde66 Binary files /dev/null and b/he/colors/red.ogg differ diff --git a/he/colors/white.ogg b/he/colors/white.ogg new file mode 100644 index 00000000..f07667e2 Binary files /dev/null and b/he/colors/white.ogg differ diff --git a/he/colors/yellow.ogg b/he/colors/yellow.ogg new file mode 100644 index 00000000..0bc4173d Binary files /dev/null and b/he/colors/yellow.ogg differ diff --git a/he/geography/README b/he/geography/README new file mode 100644 index 00000000..60a022e2 --- /dev/null +++ b/he/geography/README @@ -0,0 +1,68 @@ +alaska.ogg Jorge Mariano 2008 / GPL +albania.ogg Jorge Mariano 2008 / GPL +argentina.ogg Jorge Mariano 2008 / GPL +austria.ogg Jorge Mariano 2008 / GPL +bahamas.ogg Jorge Mariano 2008 / GPL +belarus.ogg Jorge Mariano 2008 / GPL +belgium.ogg Jorge Mariano 2008 / GPL +bolivia.ogg Jorge Mariano 2008 / GPL +bosnia_herzegovina.ogg Jorge Mariano 2008 / GPL +brazil.ogg Jorge Mariano 2008 / GPL +bulgaria.ogg Jorge Mariano 2008 / GPL +canada.ogg Jorge Mariano 2008 / GPL +chile.ogg Jorge Mariano 2008 / GPL +colombia.ogg Jorge Mariano 2008 / GPL +costa_rica.ogg Jorge Mariano 2008 / GPL +croatia.ogg Jorge Mariano 2008 / GPL +cuba.ogg Jorge Mariano 2008 / GPL +cyprus.ogg Jorge Mariano 2008 / GPL +czech.ogg Jorge Mariano 2008 / GPL +denmark.ogg Jorge Mariano 2008 / GPL +dominican_republic.ogg Jorge Mariano 2008 / GPL +ecuador.ogg Jorge Mariano 2008 / GPL +estonia.ogg Jorge Mariano 2008 / GPL +finland.ogg Jorge Mariano 2008 / GPL +france.ogg Jorge Mariano 2008 / GPL +french_guiana.ogg Jorge Mariano 2008 / GPL +greece.ogg Jorge Mariano 2008 / GPL +greenland.ogg Jorge Mariano 2008 / GPL +guatemala.ogg Jorge Mariano 2008 / GPL +germany.ogg Jorge Mariano 2008 / GPL +guyana.ogg Jorge Mariano 2008 / GPL +haiti.ogg Jorge Mariano 2008 / GPL +honduras.ogg Jorge Mariano 2008 / GPL +hungary.ogg Jorge Mariano 2008 / GPL +iceland.ogg Jorge Mariano 2008 / GPL +ireland.ogg Jorge Mariano 2008 / GPL +italy.ogg Jorge Mariano 2008 / GPL +jamaica.ogg Jorge Mariano 2008 / GPL +latvia.ogg Jorge Mariano 2008 / GPL +lithuania.ogg Jorge Mariano 2008 / GPL +luxembourg.ogg Jorge Mariano 2008 / GPL +macedonia.ogg Jorge Mariano 2008 / GPL +mexico.ogg Jorge Mariano 2008 / GPL +moldova.ogg Jorge Mariano 2008 / GPL +netherland.ogg Jorge Mariano 2008 / GPL +nicaragua.ogg Jorge Mariano 2008 / GPL +norway.ogg Jorge Mariano 2008 / GPL +panama.ogg Jorge Mariano 2008 / GPL +paraguay.ogg Jorge Mariano 2008 / GPL +peru.ogg Jorge Mariano 2008 / GPL +poland.ogg Jorge Mariano 2008 / GPL +portugal.ogg Jorge Mariano 2008 / GPL +romania.ogg Jorge Mariano 2008 / GPL +russia.ogg Jorge Mariano 2008 / GPL +salvador.ogg Jorge Mariano 2008 / GPL +serbia_montenegro.ogg Jorge Mariano 2008 / GPL +slovakia.ogg Jorge Mariano 2008 / GPL +slovenia.ogg Jorge Mariano 2008 / GPL +spain.ogg Jorge Mariano 2008 / GPL +suriname.ogg Jorge Mariano 2008 / GPL +sweden.ogg Jorge Mariano 2008 / GPL +switz.ogg Jorge Mariano 2008 / GPL +turkey.ogg Jorge Mariano 2008 / GPL +ukraine.ogg Jorge Mariano 2008 / GPL +united_kingdom.ogg Jorge Mariano 2008 / GPL +uruguay.ogg Jorge Mariano 2008 / GPL +usa.ogg Jorge Mariano 2008 / GPL +venezuela.ogg Jorge Mariano 2008 / GPL diff --git a/he/geography/africa.ogg b/he/geography/africa.ogg new file mode 100644 index 00000000..852dc35d Binary files /dev/null and b/he/geography/africa.ogg differ diff --git a/he/geography/alaska.ogg b/he/geography/alaska.ogg new file mode 100644 index 00000000..58bca692 Binary files /dev/null and b/he/geography/alaska.ogg differ diff --git a/he/geography/albania.ogg b/he/geography/albania.ogg new file mode 100644 index 00000000..0a96f2fe Binary files /dev/null and b/he/geography/albania.ogg differ diff --git a/he/geography/america.ogg b/he/geography/america.ogg new file mode 100644 index 00000000..315f4ce4 Binary files /dev/null and b/he/geography/america.ogg differ diff --git a/he/geography/antartica.ogg b/he/geography/antartica.ogg new file mode 100644 index 00000000..3b76e5c0 Binary files /dev/null and b/he/geography/antartica.ogg differ diff --git a/he/geography/argentina.ogg b/he/geography/argentina.ogg new file mode 100644 index 00000000..02118052 Binary files /dev/null and b/he/geography/argentina.ogg differ diff --git a/he/geography/asia.ogg b/he/geography/asia.ogg new file mode 100644 index 00000000..2435488d Binary files /dev/null and b/he/geography/asia.ogg differ diff --git a/he/geography/austria.ogg b/he/geography/austria.ogg new file mode 100644 index 00000000..0d348113 Binary files /dev/null and b/he/geography/austria.ogg differ diff --git a/he/geography/bahamas.ogg b/he/geography/bahamas.ogg new file mode 100644 index 00000000..919988f8 Binary files /dev/null and b/he/geography/bahamas.ogg differ diff --git a/he/geography/belarus.ogg b/he/geography/belarus.ogg new file mode 100644 index 00000000..ebe38726 Binary files /dev/null and b/he/geography/belarus.ogg differ diff --git a/he/geography/belgium.ogg b/he/geography/belgium.ogg new file mode 100644 index 00000000..bd1d1021 Binary files /dev/null and b/he/geography/belgium.ogg differ diff --git a/he/geography/bolivia.ogg b/he/geography/bolivia.ogg new file mode 100644 index 00000000..876b715a Binary files /dev/null and b/he/geography/bolivia.ogg differ diff --git a/he/geography/bosnia_herzegovina.ogg b/he/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..738b44f6 Binary files /dev/null and b/he/geography/bosnia_herzegovina.ogg differ diff --git a/he/geography/brazil.ogg b/he/geography/brazil.ogg new file mode 100644 index 00000000..08cdd2f0 Binary files /dev/null and b/he/geography/brazil.ogg differ diff --git a/he/geography/bulgaria.ogg b/he/geography/bulgaria.ogg new file mode 100644 index 00000000..8b9e94b2 Binary files /dev/null and b/he/geography/bulgaria.ogg differ diff --git a/he/geography/canada.ogg b/he/geography/canada.ogg new file mode 100644 index 00000000..c33cdfa2 Binary files /dev/null and b/he/geography/canada.ogg differ diff --git a/he/geography/chile.ogg b/he/geography/chile.ogg new file mode 100644 index 00000000..8f2271d1 Binary files /dev/null and b/he/geography/chile.ogg differ diff --git a/he/geography/colombia.ogg b/he/geography/colombia.ogg new file mode 100644 index 00000000..51941f08 Binary files /dev/null and b/he/geography/colombia.ogg differ diff --git a/he/geography/costa_rica.ogg b/he/geography/costa_rica.ogg new file mode 100644 index 00000000..a1f6c91f Binary files /dev/null and b/he/geography/costa_rica.ogg differ diff --git a/he/geography/croatia.ogg b/he/geography/croatia.ogg new file mode 100644 index 00000000..37ea86bb Binary files /dev/null and b/he/geography/croatia.ogg differ diff --git a/he/geography/cuba.ogg b/he/geography/cuba.ogg new file mode 100644 index 00000000..48665393 Binary files /dev/null and b/he/geography/cuba.ogg differ diff --git a/he/geography/cyprus.ogg b/he/geography/cyprus.ogg new file mode 100644 index 00000000..7874aa58 Binary files /dev/null and b/he/geography/cyprus.ogg differ diff --git a/he/geography/czech.ogg b/he/geography/czech.ogg new file mode 100644 index 00000000..d578e557 Binary files /dev/null and b/he/geography/czech.ogg differ diff --git a/he/geography/denmark.ogg b/he/geography/denmark.ogg new file mode 100644 index 00000000..4fc9c2c0 Binary files /dev/null and b/he/geography/denmark.ogg differ diff --git a/he/geography/dominican_republic.ogg b/he/geography/dominican_republic.ogg new file mode 100644 index 00000000..fc1957db Binary files /dev/null and b/he/geography/dominican_republic.ogg differ diff --git a/he/geography/ecuador.ogg b/he/geography/ecuador.ogg new file mode 100644 index 00000000..b035ea86 Binary files /dev/null and b/he/geography/ecuador.ogg differ diff --git a/he/geography/estonia.ogg b/he/geography/estonia.ogg new file mode 100644 index 00000000..b5b19551 Binary files /dev/null and b/he/geography/estonia.ogg differ diff --git a/he/geography/europe.ogg b/he/geography/europe.ogg new file mode 100644 index 00000000..1e6bb87e Binary files /dev/null and b/he/geography/europe.ogg differ diff --git a/he/geography/finland.ogg b/he/geography/finland.ogg new file mode 100644 index 00000000..4f843a7b Binary files /dev/null and b/he/geography/finland.ogg differ diff --git a/he/geography/france.ogg b/he/geography/france.ogg new file mode 100644 index 00000000..dc4ad9ce Binary files /dev/null and b/he/geography/france.ogg differ diff --git a/he/geography/french_guiana.ogg b/he/geography/french_guiana.ogg new file mode 100644 index 00000000..78ae9b1e Binary files /dev/null and b/he/geography/french_guiana.ogg differ diff --git a/he/geography/germany.ogg b/he/geography/germany.ogg new file mode 100644 index 00000000..c1f868b6 Binary files /dev/null and b/he/geography/germany.ogg differ diff --git a/he/geography/greece.ogg b/he/geography/greece.ogg new file mode 100644 index 00000000..c0c01d9f Binary files /dev/null and b/he/geography/greece.ogg differ diff --git a/he/geography/guatemala.ogg b/he/geography/guatemala.ogg new file mode 100644 index 00000000..def31b89 Binary files /dev/null and b/he/geography/guatemala.ogg differ diff --git a/he/geography/guyana.ogg b/he/geography/guyana.ogg new file mode 100644 index 00000000..7e9148ef Binary files /dev/null and b/he/geography/guyana.ogg differ diff --git a/he/geography/haiti.ogg b/he/geography/haiti.ogg new file mode 100644 index 00000000..1b33edcc Binary files /dev/null and b/he/geography/haiti.ogg differ diff --git a/he/geography/honduras.ogg b/he/geography/honduras.ogg new file mode 100644 index 00000000..8dd656a3 Binary files /dev/null and b/he/geography/honduras.ogg differ diff --git a/he/geography/hungary.ogg b/he/geography/hungary.ogg new file mode 100644 index 00000000..32396ee8 Binary files /dev/null and b/he/geography/hungary.ogg differ diff --git a/he/geography/iceland.ogg b/he/geography/iceland.ogg new file mode 100644 index 00000000..ed775e2d Binary files /dev/null and b/he/geography/iceland.ogg differ diff --git a/he/geography/ireland.ogg b/he/geography/ireland.ogg new file mode 100644 index 00000000..7aba0385 Binary files /dev/null and b/he/geography/ireland.ogg differ diff --git a/he/geography/italy.ogg b/he/geography/italy.ogg new file mode 100644 index 00000000..c5c86492 Binary files /dev/null and b/he/geography/italy.ogg differ diff --git a/he/geography/jamaica.ogg b/he/geography/jamaica.ogg new file mode 100644 index 00000000..82225e0f Binary files /dev/null and b/he/geography/jamaica.ogg differ diff --git a/he/geography/latvia.ogg b/he/geography/latvia.ogg new file mode 100644 index 00000000..14bb1701 Binary files /dev/null and b/he/geography/latvia.ogg differ diff --git a/he/geography/lithuania.ogg b/he/geography/lithuania.ogg new file mode 100644 index 00000000..95f06eae Binary files /dev/null and b/he/geography/lithuania.ogg differ diff --git a/he/geography/luxembourg.ogg b/he/geography/luxembourg.ogg new file mode 100644 index 00000000..b41be104 Binary files /dev/null and b/he/geography/luxembourg.ogg differ diff --git a/he/geography/macedonia.ogg b/he/geography/macedonia.ogg new file mode 100644 index 00000000..d6d034b9 Binary files /dev/null and b/he/geography/macedonia.ogg differ diff --git a/he/geography/mexico.ogg b/he/geography/mexico.ogg new file mode 100644 index 00000000..c2f1715c Binary files /dev/null and b/he/geography/mexico.ogg differ diff --git a/he/geography/moldova.ogg b/he/geography/moldova.ogg new file mode 100644 index 00000000..d22c7bcc Binary files /dev/null and b/he/geography/moldova.ogg differ diff --git a/he/geography/netherland.ogg b/he/geography/netherland.ogg new file mode 100644 index 00000000..ab70b9da Binary files /dev/null and b/he/geography/netherland.ogg differ diff --git a/he/geography/nicaragua.ogg b/he/geography/nicaragua.ogg new file mode 100644 index 00000000..1c82c813 Binary files /dev/null and b/he/geography/nicaragua.ogg differ diff --git a/he/geography/norway.ogg b/he/geography/norway.ogg new file mode 100644 index 00000000..11f3f29b Binary files /dev/null and b/he/geography/norway.ogg differ diff --git a/he/geography/panama.ogg b/he/geography/panama.ogg new file mode 100644 index 00000000..8d0d1fc9 Binary files /dev/null and b/he/geography/panama.ogg differ diff --git a/he/geography/paraguay.ogg b/he/geography/paraguay.ogg new file mode 100644 index 00000000..113bfffa Binary files /dev/null and b/he/geography/paraguay.ogg differ diff --git a/he/geography/peru.ogg b/he/geography/peru.ogg new file mode 100644 index 00000000..5c92fe33 Binary files /dev/null and b/he/geography/peru.ogg differ diff --git a/he/geography/poland.ogg b/he/geography/poland.ogg new file mode 100644 index 00000000..daebba07 Binary files /dev/null and b/he/geography/poland.ogg differ diff --git a/he/geography/portugal.ogg b/he/geography/portugal.ogg new file mode 100644 index 00000000..1868fcaf Binary files /dev/null and b/he/geography/portugal.ogg differ diff --git a/he/geography/romania.ogg b/he/geography/romania.ogg new file mode 100644 index 00000000..618850dd Binary files /dev/null and b/he/geography/romania.ogg differ diff --git a/he/geography/russia.ogg b/he/geography/russia.ogg new file mode 100644 index 00000000..9b288972 Binary files /dev/null and b/he/geography/russia.ogg differ diff --git a/he/geography/salvador.ogg b/he/geography/salvador.ogg new file mode 100644 index 00000000..f97f5b56 Binary files /dev/null and b/he/geography/salvador.ogg differ diff --git a/he/geography/serbia_montenegro.ogg b/he/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..6f94285d Binary files /dev/null and b/he/geography/serbia_montenegro.ogg differ diff --git a/he/geography/slovakia.ogg b/he/geography/slovakia.ogg new file mode 100644 index 00000000..daafc3da Binary files /dev/null and b/he/geography/slovakia.ogg differ diff --git a/he/geography/slovenia.ogg b/he/geography/slovenia.ogg new file mode 100644 index 00000000..8f6cb4f3 Binary files /dev/null and b/he/geography/slovenia.ogg differ diff --git a/he/geography/spain.ogg b/he/geography/spain.ogg new file mode 100644 index 00000000..282bbabf Binary files /dev/null and b/he/geography/spain.ogg differ diff --git a/he/geography/suriname.ogg b/he/geography/suriname.ogg new file mode 100644 index 00000000..15360936 Binary files /dev/null and b/he/geography/suriname.ogg differ diff --git a/he/geography/sweden.ogg b/he/geography/sweden.ogg new file mode 100644 index 00000000..0927f474 Binary files /dev/null and b/he/geography/sweden.ogg differ diff --git a/he/geography/switz.ogg b/he/geography/switz.ogg new file mode 100644 index 00000000..f41539a2 Binary files /dev/null and b/he/geography/switz.ogg differ diff --git a/he/geography/turkey.ogg b/he/geography/turkey.ogg new file mode 100644 index 00000000..b83aa6d5 Binary files /dev/null and b/he/geography/turkey.ogg differ diff --git a/he/geography/ukraine.ogg b/he/geography/ukraine.ogg new file mode 100644 index 00000000..43031fc0 Binary files /dev/null and b/he/geography/ukraine.ogg differ diff --git a/he/geography/united_kingdom.ogg b/he/geography/united_kingdom.ogg new file mode 100644 index 00000000..88a86bf6 Binary files /dev/null and b/he/geography/united_kingdom.ogg differ diff --git a/he/geography/uruguay.ogg b/he/geography/uruguay.ogg new file mode 100644 index 00000000..1845006c Binary files /dev/null and b/he/geography/uruguay.ogg differ diff --git a/he/geography/usa.ogg b/he/geography/usa.ogg new file mode 100644 index 00000000..882b907e Binary files /dev/null and b/he/geography/usa.ogg differ diff --git a/he/geography/venezuela.ogg b/he/geography/venezuela.ogg new file mode 100644 index 00000000..9cbe311b Binary files /dev/null and b/he/geography/venezuela.ogg differ diff --git a/he/misc/README b/he/misc/README new file mode 100644 index 00000000..71f7fd8e --- /dev/null +++ b/he/misc/README @@ -0,0 +1,22 @@ +about.ogg Daniel Mariano 2008 / GPL +awesome.ogg Daniel Mariano 2008 / GPL +back.ogg Daniel Mariano 2008 / GPL +by.ogg Daniel Mariano 2008 / GPL +check_answer.ogg Daniel Mariano 2008 / GPL +click_on_letter.ogg Daniel Mariano 2008 / GPL +congratulation.ogg Daniel Mariano 2008 / GPL +equal.ogg Daniel Mariano 2008 / GPL +fantastic.ogg Daniel Mariano 2008 / GPL +good.ogg Daniel Mariano 2008 / GPL +great.ogg Daniel Mariano 2008 / GPL +help.ogg Daniel Mariano 2008 / GPL +level.ogg Daniel Mariano 2008 / GPL +minus.ogg Daniel Mariano 2008 / GPL +ok.ogg Daniel Mariano 2008 / GPL +outof.ogg Daniel Mariano 2008 / GPL +perfect.ogg Daniel Mariano 2008 / GPL +plus.ogg Daniel Mariano 2008 / GPL +quit.ogg Daniel Mariano 2008 / GPL +super.ogg Daniel Mariano 2008 / GPL +waytogo.ogg Daniel Mariano 2008 / GPL +welcome.ogg Daniel Mariano 2008 / GPL diff --git a/he/misc/about.ogg b/he/misc/about.ogg new file mode 100644 index 00000000..5f4b2c5b Binary files /dev/null and b/he/misc/about.ogg differ diff --git a/he/misc/awesome.ogg b/he/misc/awesome.ogg new file mode 100644 index 00000000..369044ce Binary files /dev/null and b/he/misc/awesome.ogg differ diff --git a/he/misc/back.ogg b/he/misc/back.ogg new file mode 100644 index 00000000..2a40acde Binary files /dev/null and b/he/misc/back.ogg differ diff --git a/he/misc/by.ogg b/he/misc/by.ogg new file mode 100644 index 00000000..3f119f82 Binary files /dev/null and b/he/misc/by.ogg differ diff --git a/he/misc/check_answer.ogg b/he/misc/check_answer.ogg new file mode 100644 index 00000000..745cd681 Binary files /dev/null and b/he/misc/check_answer.ogg differ diff --git a/he/misc/click_on_letter.ogg b/he/misc/click_on_letter.ogg new file mode 100644 index 00000000..a5b88ac8 Binary files /dev/null and b/he/misc/click_on_letter.ogg differ diff --git a/he/misc/congratulation.ogg b/he/misc/congratulation.ogg new file mode 100644 index 00000000..32a62cd3 Binary files /dev/null and b/he/misc/congratulation.ogg differ diff --git a/he/misc/equal.ogg b/he/misc/equal.ogg new file mode 100644 index 00000000..1baae60b Binary files /dev/null and b/he/misc/equal.ogg differ diff --git a/he/misc/fantastic.ogg b/he/misc/fantastic.ogg new file mode 100644 index 00000000..00234cea Binary files /dev/null and b/he/misc/fantastic.ogg differ diff --git a/he/misc/good.ogg b/he/misc/good.ogg new file mode 100644 index 00000000..ec333796 Binary files /dev/null and b/he/misc/good.ogg differ diff --git a/he/misc/great.ogg b/he/misc/great.ogg new file mode 100644 index 00000000..cd6e3064 Binary files /dev/null and b/he/misc/great.ogg differ diff --git a/he/misc/help.ogg b/he/misc/help.ogg new file mode 100644 index 00000000..6e151353 Binary files /dev/null and b/he/misc/help.ogg differ diff --git a/he/misc/level.ogg b/he/misc/level.ogg new file mode 100644 index 00000000..0acd10cf Binary files /dev/null and b/he/misc/level.ogg differ diff --git a/he/misc/minus.ogg b/he/misc/minus.ogg new file mode 100644 index 00000000..441608b0 Binary files /dev/null and b/he/misc/minus.ogg differ diff --git a/he/misc/ok.ogg b/he/misc/ok.ogg new file mode 100644 index 00000000..301e5b56 Binary files /dev/null and b/he/misc/ok.ogg differ diff --git a/he/misc/outof.ogg b/he/misc/outof.ogg new file mode 100644 index 00000000..c7cde23d Binary files /dev/null and b/he/misc/outof.ogg differ diff --git a/he/misc/perfect.ogg b/he/misc/perfect.ogg new file mode 100644 index 00000000..33d56688 Binary files /dev/null and b/he/misc/perfect.ogg differ diff --git a/he/misc/plus.ogg b/he/misc/plus.ogg new file mode 100644 index 00000000..68627fa7 Binary files /dev/null and b/he/misc/plus.ogg differ diff --git a/he/misc/quit.ogg b/he/misc/quit.ogg new file mode 100644 index 00000000..dd27852d Binary files /dev/null and b/he/misc/quit.ogg differ diff --git a/he/misc/super.ogg b/he/misc/super.ogg new file mode 100644 index 00000000..921bd230 Binary files /dev/null and b/he/misc/super.ogg differ diff --git a/he/misc/waytogo.ogg b/he/misc/waytogo.ogg new file mode 100644 index 00000000..0d635e2c Binary files /dev/null and b/he/misc/waytogo.ogg differ diff --git a/he/misc/welcome.ogg b/he/misc/welcome.ogg new file mode 100644 index 00000000..9cb40da6 Binary files /dev/null and b/he/misc/welcome.ogg differ diff --git a/hi/alphabet/10.ogg b/hi/alphabet/10.ogg new file mode 100644 index 00000000..76e52a44 Binary files /dev/null and b/hi/alphabet/10.ogg differ diff --git a/hi/alphabet/11.ogg b/hi/alphabet/11.ogg new file mode 100644 index 00000000..4d9629a0 Binary files /dev/null and b/hi/alphabet/11.ogg differ diff --git a/hi/alphabet/12.ogg b/hi/alphabet/12.ogg new file mode 100644 index 00000000..e68d99e4 Binary files /dev/null and b/hi/alphabet/12.ogg differ diff --git a/hi/alphabet/13.ogg b/hi/alphabet/13.ogg new file mode 100644 index 00000000..b838ed2d Binary files /dev/null and b/hi/alphabet/13.ogg differ diff --git a/hi/alphabet/14.ogg b/hi/alphabet/14.ogg new file mode 100644 index 00000000..4e2e5a52 Binary files /dev/null and b/hi/alphabet/14.ogg differ diff --git a/hi/alphabet/15.ogg b/hi/alphabet/15.ogg new file mode 100644 index 00000000..6ff20b85 Binary files /dev/null and b/hi/alphabet/15.ogg differ diff --git a/hi/alphabet/16.ogg b/hi/alphabet/16.ogg new file mode 100644 index 00000000..feb9a108 Binary files /dev/null and b/hi/alphabet/16.ogg differ diff --git a/hi/alphabet/17.ogg b/hi/alphabet/17.ogg new file mode 100644 index 00000000..bf5f1284 Binary files /dev/null and b/hi/alphabet/17.ogg differ diff --git a/hi/alphabet/18.ogg b/hi/alphabet/18.ogg new file mode 100644 index 00000000..b512b24e Binary files /dev/null and b/hi/alphabet/18.ogg differ diff --git a/hi/alphabet/19.ogg b/hi/alphabet/19.ogg new file mode 100644 index 00000000..2fb6bdc0 Binary files /dev/null and b/hi/alphabet/19.ogg differ diff --git a/hi/alphabet/20.ogg b/hi/alphabet/20.ogg new file mode 100644 index 00000000..8cd93e03 Binary files /dev/null and b/hi/alphabet/20.ogg differ diff --git a/hi/alphabet/U0030.ogg b/hi/alphabet/U0030.ogg new file mode 100644 index 00000000..6750d37c Binary files /dev/null and b/hi/alphabet/U0030.ogg differ diff --git a/hi/alphabet/U0031.ogg b/hi/alphabet/U0031.ogg new file mode 100644 index 00000000..95c4655c Binary files /dev/null and b/hi/alphabet/U0031.ogg differ diff --git a/hi/alphabet/U0032.ogg b/hi/alphabet/U0032.ogg new file mode 100644 index 00000000..60d34d3b Binary files /dev/null and b/hi/alphabet/U0032.ogg differ diff --git a/hi/alphabet/U0033.ogg b/hi/alphabet/U0033.ogg new file mode 100644 index 00000000..9a7a579a Binary files /dev/null and b/hi/alphabet/U0033.ogg differ diff --git a/hi/alphabet/U0034.ogg b/hi/alphabet/U0034.ogg new file mode 100644 index 00000000..b8f3c55b Binary files /dev/null and b/hi/alphabet/U0034.ogg differ diff --git a/hi/alphabet/U0035.ogg b/hi/alphabet/U0035.ogg new file mode 100644 index 00000000..52391d05 Binary files /dev/null and b/hi/alphabet/U0035.ogg differ diff --git a/hi/alphabet/U0036.ogg b/hi/alphabet/U0036.ogg new file mode 100644 index 00000000..801f8f73 Binary files /dev/null and b/hi/alphabet/U0036.ogg differ diff --git a/hi/alphabet/U0037.ogg b/hi/alphabet/U0037.ogg new file mode 100644 index 00000000..545c9ced Binary files /dev/null and b/hi/alphabet/U0037.ogg differ diff --git a/hi/alphabet/U0038.ogg b/hi/alphabet/U0038.ogg new file mode 100644 index 00000000..0a207371 Binary files /dev/null and b/hi/alphabet/U0038.ogg differ diff --git a/hi/alphabet/U0039.ogg b/hi/alphabet/U0039.ogg new file mode 100644 index 00000000..2fee31af Binary files /dev/null and b/hi/alphabet/U0039.ogg differ diff --git a/hi/alphabet/U0061.ogg b/hi/alphabet/U0061.ogg new file mode 100644 index 00000000..6f36f9b4 Binary files /dev/null and b/hi/alphabet/U0061.ogg differ diff --git a/hi/alphabet/U0062.ogg b/hi/alphabet/U0062.ogg new file mode 100644 index 00000000..1859ae83 Binary files /dev/null and b/hi/alphabet/U0062.ogg differ diff --git a/hi/alphabet/U0063.ogg b/hi/alphabet/U0063.ogg new file mode 100644 index 00000000..3649f52e Binary files /dev/null and b/hi/alphabet/U0063.ogg differ diff --git a/hi/alphabet/U0064.ogg b/hi/alphabet/U0064.ogg new file mode 100644 index 00000000..75f92493 Binary files /dev/null and b/hi/alphabet/U0064.ogg differ diff --git a/hi/alphabet/U0065.ogg b/hi/alphabet/U0065.ogg new file mode 100644 index 00000000..332b36a1 Binary files /dev/null and b/hi/alphabet/U0065.ogg differ diff --git a/hi/alphabet/U0066.ogg b/hi/alphabet/U0066.ogg new file mode 100644 index 00000000..7dd5acd4 Binary files /dev/null and b/hi/alphabet/U0066.ogg differ diff --git a/hi/alphabet/U0067.ogg b/hi/alphabet/U0067.ogg new file mode 100644 index 00000000..f5a1d1a1 Binary files /dev/null and b/hi/alphabet/U0067.ogg differ diff --git a/hi/alphabet/U0068.ogg b/hi/alphabet/U0068.ogg new file mode 100644 index 00000000..06f18267 Binary files /dev/null and b/hi/alphabet/U0068.ogg differ diff --git a/hi/alphabet/U0069.ogg b/hi/alphabet/U0069.ogg new file mode 100644 index 00000000..d4d34920 Binary files /dev/null and b/hi/alphabet/U0069.ogg differ diff --git a/hi/alphabet/U006A.ogg b/hi/alphabet/U006A.ogg new file mode 100644 index 00000000..b26270ae Binary files /dev/null and b/hi/alphabet/U006A.ogg differ diff --git a/hi/alphabet/U006B.ogg b/hi/alphabet/U006B.ogg new file mode 100644 index 00000000..d8d017bc Binary files /dev/null and b/hi/alphabet/U006B.ogg differ diff --git a/hi/alphabet/U006C.ogg b/hi/alphabet/U006C.ogg new file mode 100644 index 00000000..c3996825 Binary files /dev/null and b/hi/alphabet/U006C.ogg differ diff --git a/hi/alphabet/U006D.ogg b/hi/alphabet/U006D.ogg new file mode 100644 index 00000000..50680778 Binary files /dev/null and b/hi/alphabet/U006D.ogg differ diff --git a/hi/alphabet/U006E.ogg b/hi/alphabet/U006E.ogg new file mode 100644 index 00000000..fbb65ca2 Binary files /dev/null and b/hi/alphabet/U006E.ogg differ diff --git a/hi/alphabet/U006F.ogg b/hi/alphabet/U006F.ogg new file mode 100644 index 00000000..2fd90223 Binary files /dev/null and b/hi/alphabet/U006F.ogg differ diff --git a/hi/alphabet/U0070.ogg b/hi/alphabet/U0070.ogg new file mode 100644 index 00000000..ef9ed601 Binary files /dev/null and b/hi/alphabet/U0070.ogg differ diff --git a/hi/alphabet/U0071.ogg b/hi/alphabet/U0071.ogg new file mode 100644 index 00000000..8c2db7be Binary files /dev/null and b/hi/alphabet/U0071.ogg differ diff --git a/hi/alphabet/U0072.ogg b/hi/alphabet/U0072.ogg new file mode 100644 index 00000000..1b8334db Binary files /dev/null and b/hi/alphabet/U0072.ogg differ diff --git a/hi/alphabet/U0073.ogg b/hi/alphabet/U0073.ogg new file mode 100644 index 00000000..4b69a3f1 Binary files /dev/null and b/hi/alphabet/U0073.ogg differ diff --git a/hi/alphabet/U0074.ogg b/hi/alphabet/U0074.ogg new file mode 100644 index 00000000..a26bf91a Binary files /dev/null and b/hi/alphabet/U0074.ogg differ diff --git a/hi/alphabet/U0075.ogg b/hi/alphabet/U0075.ogg new file mode 100644 index 00000000..39334840 Binary files /dev/null and b/hi/alphabet/U0075.ogg differ diff --git a/hi/alphabet/U0076.ogg b/hi/alphabet/U0076.ogg new file mode 100644 index 00000000..a7de6906 Binary files /dev/null and b/hi/alphabet/U0076.ogg differ diff --git a/hi/alphabet/U0077.ogg b/hi/alphabet/U0077.ogg new file mode 100644 index 00000000..3fb4dec4 Binary files /dev/null and b/hi/alphabet/U0077.ogg differ diff --git a/hi/alphabet/U0078.ogg b/hi/alphabet/U0078.ogg new file mode 100644 index 00000000..88ea617b Binary files /dev/null and b/hi/alphabet/U0078.ogg differ diff --git a/hi/alphabet/U0079.ogg b/hi/alphabet/U0079.ogg new file mode 100644 index 00000000..c47ca86f Binary files /dev/null and b/hi/alphabet/U0079.ogg differ diff --git a/hi/alphabet/U007A.ogg b/hi/alphabet/U007A.ogg new file mode 100644 index 00000000..a70f138f Binary files /dev/null and b/hi/alphabet/U007A.ogg differ diff --git a/hi/colors/black.ogg b/hi/colors/black.ogg new file mode 100644 index 00000000..38710f56 Binary files /dev/null and b/hi/colors/black.ogg differ diff --git a/hi/colors/blue.ogg b/hi/colors/blue.ogg new file mode 100644 index 00000000..671eb1db Binary files /dev/null and b/hi/colors/blue.ogg differ diff --git a/hi/colors/brown.ogg b/hi/colors/brown.ogg new file mode 100644 index 00000000..c4625f21 Binary files /dev/null and b/hi/colors/brown.ogg differ diff --git a/hi/colors/green.ogg b/hi/colors/green.ogg new file mode 100644 index 00000000..2f0ab8fd Binary files /dev/null and b/hi/colors/green.ogg differ diff --git a/hi/colors/grey.ogg b/hi/colors/grey.ogg new file mode 100644 index 00000000..5c69de3d Binary files /dev/null and b/hi/colors/grey.ogg differ diff --git a/hi/colors/orange.ogg b/hi/colors/orange.ogg new file mode 100644 index 00000000..221d8108 Binary files /dev/null and b/hi/colors/orange.ogg differ diff --git a/hi/colors/pink.ogg b/hi/colors/pink.ogg new file mode 100644 index 00000000..233052f4 Binary files /dev/null and b/hi/colors/pink.ogg differ diff --git a/hi/colors/purple.ogg b/hi/colors/purple.ogg new file mode 100644 index 00000000..0c92368c Binary files /dev/null and b/hi/colors/purple.ogg differ diff --git a/hi/colors/red.ogg b/hi/colors/red.ogg new file mode 100644 index 00000000..72567c07 Binary files /dev/null and b/hi/colors/red.ogg differ diff --git a/hi/colors/white.ogg b/hi/colors/white.ogg new file mode 100644 index 00000000..60b9868d Binary files /dev/null and b/hi/colors/white.ogg differ diff --git a/hi/colors/yellow.ogg b/hi/colors/yellow.ogg new file mode 100644 index 00000000..889a3634 Binary files /dev/null and b/hi/colors/yellow.ogg differ diff --git a/hi/geography/africa.ogg b/hi/geography/africa.ogg new file mode 100644 index 00000000..9239e8bc Binary files /dev/null and b/hi/geography/africa.ogg differ diff --git a/hi/geography/alaska.ogg b/hi/geography/alaska.ogg new file mode 100644 index 00000000..c0a984cc Binary files /dev/null and b/hi/geography/alaska.ogg differ diff --git a/hi/geography/albania.ogg b/hi/geography/albania.ogg new file mode 100644 index 00000000..b406d831 Binary files /dev/null and b/hi/geography/albania.ogg differ diff --git a/hi/geography/algeria.ogg b/hi/geography/algeria.ogg new file mode 100644 index 00000000..5e7d8c4f Binary files /dev/null and b/hi/geography/algeria.ogg differ diff --git a/hi/geography/america.ogg b/hi/geography/america.ogg new file mode 100644 index 00000000..c2c2e516 Binary files /dev/null and b/hi/geography/america.ogg differ diff --git a/hi/geography/angola.ogg b/hi/geography/angola.ogg new file mode 100644 index 00000000..b80100ac Binary files /dev/null and b/hi/geography/angola.ogg differ diff --git a/hi/geography/antartica.ogg b/hi/geography/antartica.ogg new file mode 100644 index 00000000..622748c6 Binary files /dev/null and b/hi/geography/antartica.ogg differ diff --git a/hi/geography/argentina.ogg b/hi/geography/argentina.ogg new file mode 100644 index 00000000..ca917849 Binary files /dev/null and b/hi/geography/argentina.ogg differ diff --git a/hi/geography/asia.ogg b/hi/geography/asia.ogg new file mode 100644 index 00000000..46f4877f Binary files /dev/null and b/hi/geography/asia.ogg differ diff --git a/hi/geography/austria.ogg b/hi/geography/austria.ogg new file mode 100644 index 00000000..dd128c35 Binary files /dev/null and b/hi/geography/austria.ogg differ diff --git a/hi/geography/bahamas.ogg b/hi/geography/bahamas.ogg new file mode 100644 index 00000000..84013c2e Binary files /dev/null and b/hi/geography/bahamas.ogg differ diff --git a/hi/geography/basse_normandie.ogg b/hi/geography/basse_normandie.ogg new file mode 100644 index 00000000..0a8bbead Binary files /dev/null and b/hi/geography/basse_normandie.ogg differ diff --git a/hi/geography/belarus.ogg b/hi/geography/belarus.ogg new file mode 100644 index 00000000..6f57ec5c Binary files /dev/null and b/hi/geography/belarus.ogg differ diff --git a/hi/geography/belgium.ogg b/hi/geography/belgium.ogg new file mode 100644 index 00000000..f461f28a Binary files /dev/null and b/hi/geography/belgium.ogg differ diff --git a/hi/geography/benin.ogg b/hi/geography/benin.ogg new file mode 100644 index 00000000..f5d25c08 Binary files /dev/null and b/hi/geography/benin.ogg differ diff --git a/hi/geography/bolivia.ogg b/hi/geography/bolivia.ogg new file mode 100644 index 00000000..50cc4e6c Binary files /dev/null and b/hi/geography/bolivia.ogg differ diff --git a/hi/geography/bosnia_herzegovina.ogg b/hi/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..fb8561d5 Binary files /dev/null and b/hi/geography/bosnia_herzegovina.ogg differ diff --git a/hi/geography/botswana.ogg b/hi/geography/botswana.ogg new file mode 100644 index 00000000..da5d5be8 Binary files /dev/null and b/hi/geography/botswana.ogg differ diff --git a/hi/geography/brazil.ogg b/hi/geography/brazil.ogg new file mode 100644 index 00000000..897262ce Binary files /dev/null and b/hi/geography/brazil.ogg differ diff --git a/hi/geography/bulgaria.ogg b/hi/geography/bulgaria.ogg new file mode 100644 index 00000000..e806437e Binary files /dev/null and b/hi/geography/bulgaria.ogg differ diff --git a/hi/geography/burkina.ogg b/hi/geography/burkina.ogg new file mode 100644 index 00000000..9a7a5241 Binary files /dev/null and b/hi/geography/burkina.ogg differ diff --git a/hi/geography/burundi.ogg b/hi/geography/burundi.ogg new file mode 100644 index 00000000..6288d28e Binary files /dev/null and b/hi/geography/burundi.ogg differ diff --git a/hi/geography/cameroon.ogg b/hi/geography/cameroon.ogg new file mode 100644 index 00000000..6994a3b7 Binary files /dev/null and b/hi/geography/cameroon.ogg differ diff --git a/hi/geography/canada.ogg b/hi/geography/canada.ogg new file mode 100644 index 00000000..15e087a2 Binary files /dev/null and b/hi/geography/canada.ogg differ diff --git a/hi/geography/central_african_republic.ogg b/hi/geography/central_african_republic.ogg new file mode 100644 index 00000000..09535c57 Binary files /dev/null and b/hi/geography/central_african_republic.ogg differ diff --git a/hi/geography/chad.ogg b/hi/geography/chad.ogg new file mode 100644 index 00000000..5c5ff64a Binary files /dev/null and b/hi/geography/chad.ogg differ diff --git a/hi/geography/chile.ogg b/hi/geography/chile.ogg new file mode 100644 index 00000000..8f2d8226 Binary files /dev/null and b/hi/geography/chile.ogg differ diff --git a/hi/geography/colombia.ogg b/hi/geography/colombia.ogg new file mode 100644 index 00000000..596d454c Binary files /dev/null and b/hi/geography/colombia.ogg differ diff --git a/hi/geography/congo.ogg b/hi/geography/congo.ogg new file mode 100644 index 00000000..dbe80640 Binary files /dev/null and b/hi/geography/congo.ogg differ diff --git a/hi/geography/costa_rica.ogg b/hi/geography/costa_rica.ogg new file mode 100644 index 00000000..57aa6949 Binary files /dev/null and b/hi/geography/costa_rica.ogg differ diff --git a/hi/geography/croatia.ogg b/hi/geography/croatia.ogg new file mode 100644 index 00000000..eadf8334 Binary files /dev/null and b/hi/geography/croatia.ogg differ diff --git a/hi/geography/cuba.ogg b/hi/geography/cuba.ogg new file mode 100644 index 00000000..3fc29450 Binary files /dev/null and b/hi/geography/cuba.ogg differ diff --git a/hi/geography/cyprus.ogg b/hi/geography/cyprus.ogg new file mode 100644 index 00000000..476b2ac5 Binary files /dev/null and b/hi/geography/cyprus.ogg differ diff --git a/hi/geography/czech.ogg b/hi/geography/czech.ogg new file mode 100644 index 00000000..4f6e2034 Binary files /dev/null and b/hi/geography/czech.ogg differ diff --git a/hi/geography/denmark.ogg b/hi/geography/denmark.ogg new file mode 100644 index 00000000..30c87f8f Binary files /dev/null and b/hi/geography/denmark.ogg differ diff --git a/hi/geography/dijibouti.ogg b/hi/geography/dijibouti.ogg new file mode 100644 index 00000000..066a0721 Binary files /dev/null and b/hi/geography/dijibouti.ogg differ diff --git a/hi/geography/dominican_republic.ogg b/hi/geography/dominican_republic.ogg new file mode 100644 index 00000000..32f504c2 Binary files /dev/null and b/hi/geography/dominican_republic.ogg differ diff --git a/hi/geography/ecuador.ogg b/hi/geography/ecuador.ogg new file mode 100644 index 00000000..13414f88 Binary files /dev/null and b/hi/geography/ecuador.ogg differ diff --git a/hi/geography/egypt.ogg b/hi/geography/egypt.ogg new file mode 100644 index 00000000..20c9b03d Binary files /dev/null and b/hi/geography/egypt.ogg differ diff --git a/hi/geography/equatorial_guinea.ogg b/hi/geography/equatorial_guinea.ogg new file mode 100644 index 00000000..afcb3abb Binary files /dev/null and b/hi/geography/equatorial_guinea.ogg differ diff --git a/hi/geography/eritrea.ogg b/hi/geography/eritrea.ogg new file mode 100644 index 00000000..17b25245 Binary files /dev/null and b/hi/geography/eritrea.ogg differ diff --git a/hi/geography/estonia.ogg b/hi/geography/estonia.ogg new file mode 100644 index 00000000..86c1faff Binary files /dev/null and b/hi/geography/estonia.ogg differ diff --git a/hi/geography/ethiopia.ogg b/hi/geography/ethiopia.ogg new file mode 100644 index 00000000..35a927d6 Binary files /dev/null and b/hi/geography/ethiopia.ogg differ diff --git a/hi/geography/europe.ogg b/hi/geography/europe.ogg new file mode 100644 index 00000000..58597a86 Binary files /dev/null and b/hi/geography/europe.ogg differ diff --git a/hi/geography/finland.ogg b/hi/geography/finland.ogg new file mode 100644 index 00000000..ae7fb036 Binary files /dev/null and b/hi/geography/finland.ogg differ diff --git a/hi/geography/france.ogg b/hi/geography/france.ogg new file mode 100644 index 00000000..6c6b6f4f Binary files /dev/null and b/hi/geography/france.ogg differ diff --git a/hi/geography/french_guiana.ogg b/hi/geography/french_guiana.ogg new file mode 100644 index 00000000..5fc45e2a Binary files /dev/null and b/hi/geography/french_guiana.ogg differ diff --git a/hi/geography/gabon.ogg b/hi/geography/gabon.ogg new file mode 100644 index 00000000..a479142a Binary files /dev/null and b/hi/geography/gabon.ogg differ diff --git a/hi/geography/gambia.ogg b/hi/geography/gambia.ogg new file mode 100644 index 00000000..4e3a413f Binary files /dev/null and b/hi/geography/gambia.ogg differ diff --git a/hi/geography/germany.ogg b/hi/geography/germany.ogg new file mode 100644 index 00000000..b50884e4 Binary files /dev/null and b/hi/geography/germany.ogg differ diff --git a/hi/geography/ghana.ogg b/hi/geography/ghana.ogg new file mode 100644 index 00000000..1524b3e6 Binary files /dev/null and b/hi/geography/ghana.ogg differ diff --git a/hi/geography/greece.ogg b/hi/geography/greece.ogg new file mode 100644 index 00000000..a225b3e9 Binary files /dev/null and b/hi/geography/greece.ogg differ diff --git a/hi/geography/greenland.ogg b/hi/geography/greenland.ogg new file mode 100644 index 00000000..0f7e90a0 Binary files /dev/null and b/hi/geography/greenland.ogg differ diff --git a/hi/geography/guatemala.ogg b/hi/geography/guatemala.ogg new file mode 100644 index 00000000..c623738b Binary files /dev/null and b/hi/geography/guatemala.ogg differ diff --git a/hi/geography/guinea.ogg b/hi/geography/guinea.ogg new file mode 100644 index 00000000..9cd714ea Binary files /dev/null and b/hi/geography/guinea.ogg differ diff --git a/hi/geography/guinea_bissau.ogg b/hi/geography/guinea_bissau.ogg new file mode 100644 index 00000000..5f0e01cb Binary files /dev/null and b/hi/geography/guinea_bissau.ogg differ diff --git a/hi/geography/guyana.ogg b/hi/geography/guyana.ogg new file mode 100644 index 00000000..4673bca1 Binary files /dev/null and b/hi/geography/guyana.ogg differ diff --git a/hi/geography/haiti.ogg b/hi/geography/haiti.ogg new file mode 100644 index 00000000..287207c9 Binary files /dev/null and b/hi/geography/haiti.ogg differ diff --git a/hi/geography/honduras.ogg b/hi/geography/honduras.ogg new file mode 100644 index 00000000..464e63e5 Binary files /dev/null and b/hi/geography/honduras.ogg differ diff --git a/hi/geography/hungary.ogg b/hi/geography/hungary.ogg new file mode 100644 index 00000000..649d0bb6 Binary files /dev/null and b/hi/geography/hungary.ogg differ diff --git a/hi/geography/iceland.ogg b/hi/geography/iceland.ogg new file mode 100644 index 00000000..be4d4c34 Binary files /dev/null and b/hi/geography/iceland.ogg differ diff --git a/hi/geography/ireland.ogg b/hi/geography/ireland.ogg new file mode 100644 index 00000000..6d79c853 Binary files /dev/null and b/hi/geography/ireland.ogg differ diff --git a/hi/geography/italy.ogg b/hi/geography/italy.ogg new file mode 100644 index 00000000..bcd2c663 Binary files /dev/null and b/hi/geography/italy.ogg differ diff --git a/hi/geography/ivory_coast.ogg b/hi/geography/ivory_coast.ogg new file mode 100644 index 00000000..93409974 Binary files /dev/null and b/hi/geography/ivory_coast.ogg differ diff --git a/hi/geography/jamaica.ogg b/hi/geography/jamaica.ogg new file mode 100644 index 00000000..73432728 Binary files /dev/null and b/hi/geography/jamaica.ogg differ diff --git a/hi/geography/kenya.ogg b/hi/geography/kenya.ogg new file mode 100644 index 00000000..83ce3b62 Binary files /dev/null and b/hi/geography/kenya.ogg differ diff --git a/hi/geography/latvia.ogg b/hi/geography/latvia.ogg new file mode 100644 index 00000000..93ad16d7 Binary files /dev/null and b/hi/geography/latvia.ogg differ diff --git a/hi/geography/lesotho.ogg b/hi/geography/lesotho.ogg new file mode 100644 index 00000000..90c9edc9 Binary files /dev/null and b/hi/geography/lesotho.ogg differ diff --git a/hi/geography/liberia.ogg b/hi/geography/liberia.ogg new file mode 100644 index 00000000..6cad5836 Binary files /dev/null and b/hi/geography/liberia.ogg differ diff --git a/hi/geography/libya.ogg b/hi/geography/libya.ogg new file mode 100644 index 00000000..5fdff27d Binary files /dev/null and b/hi/geography/libya.ogg differ diff --git a/hi/geography/lithuania.ogg b/hi/geography/lithuania.ogg new file mode 100644 index 00000000..81c39046 Binary files /dev/null and b/hi/geography/lithuania.ogg differ diff --git a/hi/geography/luxembourg.ogg b/hi/geography/luxembourg.ogg new file mode 100644 index 00000000..8e36f68e Binary files /dev/null and b/hi/geography/luxembourg.ogg differ diff --git a/hi/geography/macedonia.ogg b/hi/geography/macedonia.ogg new file mode 100644 index 00000000..ce95bc18 Binary files /dev/null and b/hi/geography/macedonia.ogg differ diff --git a/hi/geography/madagascar.ogg b/hi/geography/madagascar.ogg new file mode 100644 index 00000000..4bd88b02 Binary files /dev/null and b/hi/geography/madagascar.ogg differ diff --git a/hi/geography/malawi.ogg b/hi/geography/malawi.ogg new file mode 100644 index 00000000..10be764d Binary files /dev/null and b/hi/geography/malawi.ogg differ diff --git a/hi/geography/mali.ogg b/hi/geography/mali.ogg new file mode 100644 index 00000000..29c8b68b Binary files /dev/null and b/hi/geography/mali.ogg differ diff --git a/hi/geography/mauritania.ogg b/hi/geography/mauritania.ogg new file mode 100644 index 00000000..7007ffa5 Binary files /dev/null and b/hi/geography/mauritania.ogg differ diff --git a/hi/geography/mexico.ogg b/hi/geography/mexico.ogg new file mode 100644 index 00000000..54d8eb8a Binary files /dev/null and b/hi/geography/mexico.ogg differ diff --git a/hi/geography/moldova.ogg b/hi/geography/moldova.ogg new file mode 100644 index 00000000..a87470d0 Binary files /dev/null and b/hi/geography/moldova.ogg differ diff --git a/hi/geography/moroco.ogg b/hi/geography/moroco.ogg new file mode 100644 index 00000000..7c2fb8f6 Binary files /dev/null and b/hi/geography/moroco.ogg differ diff --git a/hi/geography/mozambique.ogg b/hi/geography/mozambique.ogg new file mode 100644 index 00000000..fab03bf7 Binary files /dev/null and b/hi/geography/mozambique.ogg differ diff --git a/hi/geography/nambia.ogg b/hi/geography/nambia.ogg new file mode 100644 index 00000000..dfea1cfb Binary files /dev/null and b/hi/geography/nambia.ogg differ diff --git a/hi/geography/netherland.ogg b/hi/geography/netherland.ogg new file mode 100644 index 00000000..3446144c Binary files /dev/null and b/hi/geography/netherland.ogg differ diff --git a/hi/geography/nicaragua.ogg b/hi/geography/nicaragua.ogg new file mode 100644 index 00000000..82699442 Binary files /dev/null and b/hi/geography/nicaragua.ogg differ diff --git a/hi/geography/niger.ogg b/hi/geography/niger.ogg new file mode 100644 index 00000000..e7df3922 Binary files /dev/null and b/hi/geography/niger.ogg differ diff --git a/hi/geography/nigeria.ogg b/hi/geography/nigeria.ogg new file mode 100644 index 00000000..d782aeae Binary files /dev/null and b/hi/geography/nigeria.ogg differ diff --git a/hi/geography/north_america.ogg b/hi/geography/north_america.ogg new file mode 100644 index 00000000..6a963499 Binary files /dev/null and b/hi/geography/north_america.ogg differ diff --git a/hi/geography/norway.ogg b/hi/geography/norway.ogg new file mode 100644 index 00000000..78bac9c8 Binary files /dev/null and b/hi/geography/norway.ogg differ diff --git a/hi/geography/oceania.ogg b/hi/geography/oceania.ogg new file mode 100644 index 00000000..69c78684 Binary files /dev/null and b/hi/geography/oceania.ogg differ diff --git a/hi/geography/panama.ogg b/hi/geography/panama.ogg new file mode 100644 index 00000000..105a1088 Binary files /dev/null and b/hi/geography/panama.ogg differ diff --git a/hi/geography/paraguay.ogg b/hi/geography/paraguay.ogg new file mode 100644 index 00000000..a8fb91a2 Binary files /dev/null and b/hi/geography/paraguay.ogg differ diff --git a/hi/geography/peru.ogg b/hi/geography/peru.ogg new file mode 100644 index 00000000..e347a7dc Binary files /dev/null and b/hi/geography/peru.ogg differ diff --git a/hi/geography/poland.ogg b/hi/geography/poland.ogg new file mode 100644 index 00000000..73e85e6a Binary files /dev/null and b/hi/geography/poland.ogg differ diff --git a/hi/geography/portugal.ogg b/hi/geography/portugal.ogg new file mode 100644 index 00000000..5b71f7ee Binary files /dev/null and b/hi/geography/portugal.ogg differ diff --git a/hi/geography/republic_of_congo.ogg b/hi/geography/republic_of_congo.ogg new file mode 100644 index 00000000..45aa455e Binary files /dev/null and b/hi/geography/republic_of_congo.ogg differ diff --git a/hi/geography/romania.ogg b/hi/geography/romania.ogg new file mode 100644 index 00000000..9ce4eb1b Binary files /dev/null and b/hi/geography/romania.ogg differ diff --git a/hi/geography/russia.ogg b/hi/geography/russia.ogg new file mode 100644 index 00000000..94f37196 Binary files /dev/null and b/hi/geography/russia.ogg differ diff --git a/hi/geography/rwanda.ogg b/hi/geography/rwanda.ogg new file mode 100644 index 00000000..a1f704ca Binary files /dev/null and b/hi/geography/rwanda.ogg differ diff --git a/hi/geography/salvador.ogg b/hi/geography/salvador.ogg new file mode 100644 index 00000000..a9ec2606 Binary files /dev/null and b/hi/geography/salvador.ogg differ diff --git a/hi/geography/senegal.ogg b/hi/geography/senegal.ogg new file mode 100644 index 00000000..0340330f Binary files /dev/null and b/hi/geography/senegal.ogg differ diff --git a/hi/geography/serbia_montenegro.ogg b/hi/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..513436af Binary files /dev/null and b/hi/geography/serbia_montenegro.ogg differ diff --git a/hi/geography/sierra_leone.ogg b/hi/geography/sierra_leone.ogg new file mode 100644 index 00000000..31b68bf9 Binary files /dev/null and b/hi/geography/sierra_leone.ogg differ diff --git a/hi/geography/slovakia.ogg b/hi/geography/slovakia.ogg new file mode 100644 index 00000000..27b8f302 Binary files /dev/null and b/hi/geography/slovakia.ogg differ diff --git a/hi/geography/slovenia.ogg b/hi/geography/slovenia.ogg new file mode 100644 index 00000000..25d766a7 Binary files /dev/null and b/hi/geography/slovenia.ogg differ diff --git a/hi/geography/somalia.ogg b/hi/geography/somalia.ogg new file mode 100644 index 00000000..2a7231b7 Binary files /dev/null and b/hi/geography/somalia.ogg differ diff --git a/hi/geography/soudan.ogg b/hi/geography/soudan.ogg new file mode 100644 index 00000000..e173cab0 Binary files /dev/null and b/hi/geography/soudan.ogg differ diff --git a/hi/geography/south_africa.ogg b/hi/geography/south_africa.ogg new file mode 100644 index 00000000..9dcf2119 Binary files /dev/null and b/hi/geography/south_africa.ogg differ diff --git a/hi/geography/south_america.ogg b/hi/geography/south_america.ogg new file mode 100644 index 00000000..d598cc2e Binary files /dev/null and b/hi/geography/south_america.ogg differ diff --git a/hi/geography/spain.ogg b/hi/geography/spain.ogg new file mode 100644 index 00000000..5921101e Binary files /dev/null and b/hi/geography/spain.ogg differ diff --git a/hi/geography/suriname.ogg b/hi/geography/suriname.ogg new file mode 100644 index 00000000..b572aeab Binary files /dev/null and b/hi/geography/suriname.ogg differ diff --git a/hi/geography/swaziland.ogg b/hi/geography/swaziland.ogg new file mode 100644 index 00000000..7c1a1994 Binary files /dev/null and b/hi/geography/swaziland.ogg differ diff --git a/hi/geography/sweden.ogg b/hi/geography/sweden.ogg new file mode 100644 index 00000000..578635bc Binary files /dev/null and b/hi/geography/sweden.ogg differ diff --git a/hi/geography/switz.ogg b/hi/geography/switz.ogg new file mode 100644 index 00000000..b4fcdc83 Binary files /dev/null and b/hi/geography/switz.ogg differ diff --git a/hi/geography/tanzania.ogg b/hi/geography/tanzania.ogg new file mode 100644 index 00000000..aa8bc124 Binary files /dev/null and b/hi/geography/tanzania.ogg differ diff --git a/hi/geography/togo.ogg b/hi/geography/togo.ogg new file mode 100644 index 00000000..ee150044 Binary files /dev/null and b/hi/geography/togo.ogg differ diff --git a/hi/geography/tunisia.ogg b/hi/geography/tunisia.ogg new file mode 100644 index 00000000..69e0bf44 Binary files /dev/null and b/hi/geography/tunisia.ogg differ diff --git a/hi/geography/turkey.ogg b/hi/geography/turkey.ogg new file mode 100644 index 00000000..e271b367 Binary files /dev/null and b/hi/geography/turkey.ogg differ diff --git a/hi/geography/uganda.ogg b/hi/geography/uganda.ogg new file mode 100644 index 00000000..461de019 Binary files /dev/null and b/hi/geography/uganda.ogg differ diff --git a/hi/geography/ukraine.ogg b/hi/geography/ukraine.ogg new file mode 100644 index 00000000..c43a66c0 Binary files /dev/null and b/hi/geography/ukraine.ogg differ diff --git a/hi/geography/united_kingdom.ogg b/hi/geography/united_kingdom.ogg new file mode 100644 index 00000000..a817dc21 Binary files /dev/null and b/hi/geography/united_kingdom.ogg differ diff --git a/hi/geography/uruguay.ogg b/hi/geography/uruguay.ogg new file mode 100644 index 00000000..f066b215 Binary files /dev/null and b/hi/geography/uruguay.ogg differ diff --git a/hi/geography/usa.ogg b/hi/geography/usa.ogg new file mode 100644 index 00000000..88f2aeda Binary files /dev/null and b/hi/geography/usa.ogg differ diff --git a/hi/geography/venezuela.ogg b/hi/geography/venezuela.ogg new file mode 100644 index 00000000..d871557d Binary files /dev/null and b/hi/geography/venezuela.ogg differ diff --git a/hi/geography/zambia.ogg b/hi/geography/zambia.ogg new file mode 100644 index 00000000..02efb188 Binary files /dev/null and b/hi/geography/zambia.ogg differ diff --git a/hi/geography/zimbabwe.ogg b/hi/geography/zimbabwe.ogg new file mode 100644 index 00000000..4055a01c Binary files /dev/null and b/hi/geography/zimbabwe.ogg differ diff --git a/hi/misc/about.ogg b/hi/misc/about.ogg new file mode 100644 index 00000000..2d47ffb5 Binary files /dev/null and b/hi/misc/about.ogg differ diff --git a/hi/misc/awesome.ogg b/hi/misc/awesome.ogg new file mode 100644 index 00000000..005ec862 Binary files /dev/null and b/hi/misc/awesome.ogg differ diff --git a/hi/misc/back.ogg b/hi/misc/back.ogg new file mode 100644 index 00000000..011e4fb6 Binary files /dev/null and b/hi/misc/back.ogg differ diff --git a/hi/misc/by.ogg b/hi/misc/by.ogg new file mode 100644 index 00000000..55a9c349 Binary files /dev/null and b/hi/misc/by.ogg differ diff --git a/hi/misc/check_answer.ogg b/hi/misc/check_answer.ogg new file mode 100644 index 00000000..b5b3853d Binary files /dev/null and b/hi/misc/check_answer.ogg differ diff --git a/hi/misc/click_on_letter.ogg b/hi/misc/click_on_letter.ogg new file mode 100644 index 00000000..523f4b81 Binary files /dev/null and b/hi/misc/click_on_letter.ogg differ diff --git a/hi/misc/configuration.ogg b/hi/misc/configuration.ogg new file mode 100644 index 00000000..20cd4aa7 Binary files /dev/null and b/hi/misc/configuration.ogg differ diff --git a/hi/misc/congratulation.ogg b/hi/misc/congratulation.ogg new file mode 100644 index 00000000..0e808061 Binary files /dev/null and b/hi/misc/congratulation.ogg differ diff --git a/hi/misc/equal.ogg b/hi/misc/equal.ogg new file mode 100644 index 00000000..439bf628 Binary files /dev/null and b/hi/misc/equal.ogg differ diff --git a/hi/misc/fantastic.ogg b/hi/misc/fantastic.ogg new file mode 100644 index 00000000..63eac396 Binary files /dev/null and b/hi/misc/fantastic.ogg differ diff --git a/hi/misc/good.ogg b/hi/misc/good.ogg new file mode 100644 index 00000000..2c9d9d6c Binary files /dev/null and b/hi/misc/good.ogg differ diff --git a/hi/misc/great.ogg b/hi/misc/great.ogg new file mode 100644 index 00000000..a3f4392b Binary files /dev/null and b/hi/misc/great.ogg differ diff --git a/hi/misc/help.ogg b/hi/misc/help.ogg new file mode 100644 index 00000000..fb135844 Binary files /dev/null and b/hi/misc/help.ogg differ diff --git a/hi/misc/level.ogg b/hi/misc/level.ogg new file mode 100644 index 00000000..182ef953 Binary files /dev/null and b/hi/misc/level.ogg differ diff --git a/hi/misc/minus.ogg b/hi/misc/minus.ogg new file mode 100644 index 00000000..179655f5 Binary files /dev/null and b/hi/misc/minus.ogg differ diff --git a/hi/misc/ok.ogg b/hi/misc/ok.ogg new file mode 100644 index 00000000..d0d7efb8 Binary files /dev/null and b/hi/misc/ok.ogg differ diff --git a/hi/misc/outof.ogg b/hi/misc/outof.ogg new file mode 100644 index 00000000..5dbb32d9 Binary files /dev/null and b/hi/misc/outof.ogg differ diff --git a/hi/misc/perfect.ogg b/hi/misc/perfect.ogg new file mode 100644 index 00000000..de782624 Binary files /dev/null and b/hi/misc/perfect.ogg differ diff --git a/hi/misc/plus.ogg b/hi/misc/plus.ogg new file mode 100644 index 00000000..3fb3f078 Binary files /dev/null and b/hi/misc/plus.ogg differ diff --git a/hi/misc/quit.ogg b/hi/misc/quit.ogg new file mode 100644 index 00000000..62300997 Binary files /dev/null and b/hi/misc/quit.ogg differ diff --git a/hi/misc/super.ogg b/hi/misc/super.ogg new file mode 100644 index 00000000..e0a368b2 Binary files /dev/null and b/hi/misc/super.ogg differ diff --git a/hi/misc/waytogo.ogg b/hi/misc/waytogo.ogg new file mode 100644 index 00000000..9c9a1bc0 Binary files /dev/null and b/hi/misc/waytogo.ogg differ diff --git a/hi/misc/welcome.ogg b/hi/misc/welcome.ogg new file mode 100644 index 00000000..0ad7a351 Binary files /dev/null and b/hi/misc/welcome.ogg differ diff --git a/hu/alphabet/10.ogg b/hu/alphabet/10.ogg new file mode 100644 index 00000000..78bf4b9b Binary files /dev/null and b/hu/alphabet/10.ogg differ diff --git a/hu/alphabet/11.ogg b/hu/alphabet/11.ogg new file mode 100644 index 00000000..7cc93e07 Binary files /dev/null and b/hu/alphabet/11.ogg differ diff --git a/hu/alphabet/12.ogg b/hu/alphabet/12.ogg new file mode 100644 index 00000000..bbd70f89 Binary files /dev/null and b/hu/alphabet/12.ogg differ diff --git a/hu/alphabet/13.ogg b/hu/alphabet/13.ogg new file mode 100644 index 00000000..d0ac0645 Binary files /dev/null and b/hu/alphabet/13.ogg differ diff --git a/hu/alphabet/14.ogg b/hu/alphabet/14.ogg new file mode 100644 index 00000000..3d962546 Binary files /dev/null and b/hu/alphabet/14.ogg differ diff --git a/hu/alphabet/15.ogg b/hu/alphabet/15.ogg new file mode 100644 index 00000000..7ec52c78 Binary files /dev/null and b/hu/alphabet/15.ogg differ diff --git a/hu/alphabet/16.ogg b/hu/alphabet/16.ogg new file mode 100644 index 00000000..662eb8a6 Binary files /dev/null and b/hu/alphabet/16.ogg differ diff --git a/hu/alphabet/17.ogg b/hu/alphabet/17.ogg new file mode 100644 index 00000000..d23a57c1 Binary files /dev/null and b/hu/alphabet/17.ogg differ diff --git a/hu/alphabet/18.ogg b/hu/alphabet/18.ogg new file mode 100644 index 00000000..a9d440f9 Binary files /dev/null and b/hu/alphabet/18.ogg differ diff --git a/hu/alphabet/19.ogg b/hu/alphabet/19.ogg new file mode 100644 index 00000000..b560c92d Binary files /dev/null and b/hu/alphabet/19.ogg differ diff --git a/hu/alphabet/20.ogg b/hu/alphabet/20.ogg new file mode 100644 index 00000000..0655b912 Binary files /dev/null and b/hu/alphabet/20.ogg differ diff --git a/hu/alphabet/README b/hu/alphabet/README new file mode 100644 index 00000000..79d51ab5 --- /dev/null +++ b/hu/alphabet/README @@ -0,0 +1,20 @@ +U0031.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +U0032.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +U0033.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +U0034.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +U0035.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +U0036.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +U0037.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +U0038.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +U0039.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +10.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +11.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +12.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +13.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +14.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +15.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +16.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +17.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +18.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +19.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +20.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL diff --git a/hu/alphabet/U0031.ogg b/hu/alphabet/U0031.ogg new file mode 100644 index 00000000..90ea854e Binary files /dev/null and b/hu/alphabet/U0031.ogg differ diff --git a/hu/alphabet/U0032.ogg b/hu/alphabet/U0032.ogg new file mode 100644 index 00000000..049874f4 Binary files /dev/null and b/hu/alphabet/U0032.ogg differ diff --git a/hu/alphabet/U0033.ogg b/hu/alphabet/U0033.ogg new file mode 100644 index 00000000..79fef4c7 Binary files /dev/null and b/hu/alphabet/U0033.ogg differ diff --git a/hu/alphabet/U0034.ogg b/hu/alphabet/U0034.ogg new file mode 100644 index 00000000..8b5a75c8 Binary files /dev/null and b/hu/alphabet/U0034.ogg differ diff --git a/hu/alphabet/U0035.ogg b/hu/alphabet/U0035.ogg new file mode 100644 index 00000000..21a42d59 Binary files /dev/null and b/hu/alphabet/U0035.ogg differ diff --git a/hu/alphabet/U0036.ogg b/hu/alphabet/U0036.ogg new file mode 100644 index 00000000..9ba2951c Binary files /dev/null and b/hu/alphabet/U0036.ogg differ diff --git a/hu/alphabet/U0037.ogg b/hu/alphabet/U0037.ogg new file mode 100644 index 00000000..117aa87a Binary files /dev/null and b/hu/alphabet/U0037.ogg differ diff --git a/hu/alphabet/U0038.ogg b/hu/alphabet/U0038.ogg new file mode 100644 index 00000000..1555adef Binary files /dev/null and b/hu/alphabet/U0038.ogg differ diff --git a/hu/alphabet/U0039.ogg b/hu/alphabet/U0039.ogg new file mode 100644 index 00000000..eac20b33 Binary files /dev/null and b/hu/alphabet/U0039.ogg differ diff --git a/hu/colors/README b/hu/colors/README new file mode 100644 index 00000000..e1c2bf1a --- /dev/null +++ b/hu/colors/README @@ -0,0 +1,11 @@ +black.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +blue.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +brown.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +green.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +grey.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +orange.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +pink.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +purple.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +red.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +white.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +yellow.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL diff --git a/hu/colors/black.ogg b/hu/colors/black.ogg new file mode 100644 index 00000000..957ed1af Binary files /dev/null and b/hu/colors/black.ogg differ diff --git a/hu/colors/blue.ogg b/hu/colors/blue.ogg new file mode 100644 index 00000000..080f4108 Binary files /dev/null and b/hu/colors/blue.ogg differ diff --git a/hu/colors/brown.ogg b/hu/colors/brown.ogg new file mode 100644 index 00000000..c66abe5e Binary files /dev/null and b/hu/colors/brown.ogg differ diff --git a/hu/colors/green.ogg b/hu/colors/green.ogg new file mode 100644 index 00000000..c976b981 Binary files /dev/null and b/hu/colors/green.ogg differ diff --git a/hu/colors/grey.ogg b/hu/colors/grey.ogg new file mode 100644 index 00000000..58c127ab Binary files /dev/null and b/hu/colors/grey.ogg differ diff --git a/hu/colors/orange.ogg b/hu/colors/orange.ogg new file mode 100644 index 00000000..d9dca2d6 Binary files /dev/null and b/hu/colors/orange.ogg differ diff --git a/hu/colors/pink.ogg b/hu/colors/pink.ogg new file mode 100644 index 00000000..df058023 Binary files /dev/null and b/hu/colors/pink.ogg differ diff --git a/hu/colors/purple.ogg b/hu/colors/purple.ogg new file mode 100644 index 00000000..f21512a8 Binary files /dev/null and b/hu/colors/purple.ogg differ diff --git a/hu/colors/red.ogg b/hu/colors/red.ogg new file mode 100644 index 00000000..54b8bf4b Binary files /dev/null and b/hu/colors/red.ogg differ diff --git a/hu/colors/white.ogg b/hu/colors/white.ogg new file mode 100644 index 00000000..48570f67 Binary files /dev/null and b/hu/colors/white.ogg differ diff --git a/hu/colors/yellow.ogg b/hu/colors/yellow.ogg new file mode 100644 index 00000000..c7314abd Binary files /dev/null and b/hu/colors/yellow.ogg differ diff --git a/hu/geography/README b/hu/geography/README new file mode 100644 index 00000000..71c14852 --- /dev/null +++ b/hu/geography/README @@ -0,0 +1,68 @@ +alaska.ogg Merényi Miklós 2005 / GPL +albania.ogg Merényi Miklós 2005 / GPL +argentina.ogg Merényi Miklós 2005 / GPL +austria.ogg Merényi Miklós 2005 / GPL +bahamas.ogg Merényi Miklós 2005 / GPL +belarus.ogg Merényi Miklós 2005 / GPL +belgium.ogg Merényi Miklós 2005 / GPL +bolivia.ogg Merényi Miklós 2005 / GPL +bosnia_herzegovina.ogg Merényi Miklós 2005 / GPL +brazil.ogg Merényi Miklós 2005 / GPL +bulgaria.ogg Merényi Miklós 2005 / GPL +canada.ogg Merényi Miklós 2005 / GPL +chile.ogg Merényi Miklós 2005 / GPL +colombia.ogg Merényi Miklós 2005 / GPL +costa_rica.ogg Merényi Miklós 2005 / GPL +croatia.ogg Merényi Miklós 2005 / GPL +cuba.ogg Merényi Miklós 2005 / GPL +cyprus.ogg Merényi Miklós 2005 / GPL +czech.ogg Merényi Miklós 2005 / GPL +denmark.ogg Merényi Miklós 2005 / GPL +dominican_republic.ogg Merényi Miklós 2005 / GPL +ecuador.ogg Merényi Miklós 2005 / GPL +estonia.ogg Merényi Miklós 2005 / GPL +finland.ogg Merényi Miklós 2005 / GPL +france.ogg Susan Rich 2004 / GPL +french_guiana.ogg Merényi Miklós 2005 / GPL +greece.ogg Merényi Miklós 2005 / GPL +greenland.ogg Merényi Miklós 2005 / GPL +guatemala.ogg Merényi Miklós 2005 / GPL +germany.ogg Susan Rich 2004 / GPL +guyana.ogg Merényi Miklós 2005 / GPL +haiti.ogg Merényi Miklós 2005 / GPL +honduras.ogg Merényi Miklós 2005 / GPL +hungary.ogg Merényi Miklós 2005 / GPL +iceland.ogg Merényi Miklós 2005 / GPL +ireland.ogg Merényi Miklós 2005 / GPL +italy.ogg Merényi Miklós 2005 / GPL +jamaica.ogg Merényi Miklós 2005 / GPL +latvia.ogg Merényi Miklós 2005 / GPL +lithuania.ogg Merényi Miklós 2005 / GPL +luxembourg.ogg Merényi Miklós 2005 / GPL +macedonia.ogg Merényi Miklós 2005 / GPL +mexico.ogg Merényi Miklós 2005 / GPL +moldova.ogg Merényi Miklós 2005 / GPL +netherland.ogg Merényi Miklós 2005 / GPL +nicaragua.ogg Merényi Miklós 2005 / GPL +norway.ogg Merényi Miklós 2005 / GPL +panama.ogg Merényi Miklós 2005 / GPL +paraguay.ogg Merényi Miklós 2005 / GPL +peru.ogg Merényi Miklós 2005 / GPL +poland.ogg Merényi Miklós 2005 / GPL +portugal.ogg Merényi Miklós 2005 / GPL +romania.ogg Merényi Miklós 2005 / GPL +russia.ogg Merényi Miklós 2005 / GPL +salvador.ogg Merényi Miklós 2005 / GPL +serbia_montenegro.ogg Merényi Miklós 2005 / GPL +slovakia.ogg Merényi Miklós 2005 / GPL +slovenia.ogg Merényi Miklós 2005 / GPL +spain.ogg Merényi Miklós 2005 / GPL +suriname.ogg Merényi Miklós 2005 / GPL +sweden.ogg Merényi Miklós 2005 / GPL +switz.ogg Merényi Miklós 2005 / GPL +turkey.ogg Merényi Miklós 2005 / GPL +ukraine.ogg Merényi Miklós 2005 / GPL +united_kingdom.ogg Merényi Miklós 2005 / GPL +uruguay.ogg Merényi Miklós 2005 / GPL +usa.ogg Merényi Miklós 2005 / GPL +venezuela.ogg Merényi Miklós 2005 / GPL diff --git a/hu/geography/alaska.ogg b/hu/geography/alaska.ogg new file mode 100644 index 00000000..94450647 Binary files /dev/null and b/hu/geography/alaska.ogg differ diff --git a/hu/geography/albania.ogg b/hu/geography/albania.ogg new file mode 100644 index 00000000..1aa4bdba Binary files /dev/null and b/hu/geography/albania.ogg differ diff --git a/hu/geography/argentina.ogg b/hu/geography/argentina.ogg new file mode 100644 index 00000000..1de9b27b Binary files /dev/null and b/hu/geography/argentina.ogg differ diff --git a/hu/geography/austria.ogg b/hu/geography/austria.ogg new file mode 100644 index 00000000..8129026b Binary files /dev/null and b/hu/geography/austria.ogg differ diff --git a/hu/geography/bahamas.ogg b/hu/geography/bahamas.ogg new file mode 100644 index 00000000..550c1bc7 Binary files /dev/null and b/hu/geography/bahamas.ogg differ diff --git a/hu/geography/belarus.ogg b/hu/geography/belarus.ogg new file mode 100644 index 00000000..dc9a2591 Binary files /dev/null and b/hu/geography/belarus.ogg differ diff --git a/hu/geography/belgium.ogg b/hu/geography/belgium.ogg new file mode 100644 index 00000000..0eb6fb0f Binary files /dev/null and b/hu/geography/belgium.ogg differ diff --git a/hu/geography/bolivia.ogg b/hu/geography/bolivia.ogg new file mode 100644 index 00000000..6ed8376b Binary files /dev/null and b/hu/geography/bolivia.ogg differ diff --git a/hu/geography/bosnia_herzegovina.ogg b/hu/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..7cc0316f Binary files /dev/null and b/hu/geography/bosnia_herzegovina.ogg differ diff --git a/hu/geography/brazil.ogg b/hu/geography/brazil.ogg new file mode 100644 index 00000000..5d81fbe8 Binary files /dev/null and b/hu/geography/brazil.ogg differ diff --git a/hu/geography/bulgaria.ogg b/hu/geography/bulgaria.ogg new file mode 100644 index 00000000..7cf26ec3 Binary files /dev/null and b/hu/geography/bulgaria.ogg differ diff --git a/hu/geography/canada.ogg b/hu/geography/canada.ogg new file mode 100644 index 00000000..ab699fb5 Binary files /dev/null and b/hu/geography/canada.ogg differ diff --git a/hu/geography/chile.ogg b/hu/geography/chile.ogg new file mode 100644 index 00000000..38255dd2 Binary files /dev/null and b/hu/geography/chile.ogg differ diff --git a/hu/geography/colombia.ogg b/hu/geography/colombia.ogg new file mode 100644 index 00000000..56770925 Binary files /dev/null and b/hu/geography/colombia.ogg differ diff --git a/hu/geography/costa_rica.ogg b/hu/geography/costa_rica.ogg new file mode 100644 index 00000000..e5aeacb4 Binary files /dev/null and b/hu/geography/costa_rica.ogg differ diff --git a/hu/geography/croatia.ogg b/hu/geography/croatia.ogg new file mode 100644 index 00000000..38a1f62e Binary files /dev/null and b/hu/geography/croatia.ogg differ diff --git a/hu/geography/cuba.ogg b/hu/geography/cuba.ogg new file mode 100644 index 00000000..2e08f176 Binary files /dev/null and b/hu/geography/cuba.ogg differ diff --git a/hu/geography/cyprus.ogg b/hu/geography/cyprus.ogg new file mode 100644 index 00000000..af613aef Binary files /dev/null and b/hu/geography/cyprus.ogg differ diff --git a/hu/geography/czech.ogg b/hu/geography/czech.ogg new file mode 100644 index 00000000..d21284c2 Binary files /dev/null and b/hu/geography/czech.ogg differ diff --git a/hu/geography/denmark.ogg b/hu/geography/denmark.ogg new file mode 100644 index 00000000..d2541218 Binary files /dev/null and b/hu/geography/denmark.ogg differ diff --git a/hu/geography/dominican_republic.ogg b/hu/geography/dominican_republic.ogg new file mode 100644 index 00000000..acf2a482 Binary files /dev/null and b/hu/geography/dominican_republic.ogg differ diff --git a/hu/geography/ecuador.ogg b/hu/geography/ecuador.ogg new file mode 100644 index 00000000..8c776a22 Binary files /dev/null and b/hu/geography/ecuador.ogg differ diff --git a/hu/geography/estonia.ogg b/hu/geography/estonia.ogg new file mode 100644 index 00000000..5093ec0c Binary files /dev/null and b/hu/geography/estonia.ogg differ diff --git a/hu/geography/finland.ogg b/hu/geography/finland.ogg new file mode 100644 index 00000000..9a7d2e1c Binary files /dev/null and b/hu/geography/finland.ogg differ diff --git a/hu/geography/france.ogg b/hu/geography/france.ogg new file mode 100644 index 00000000..28c04b99 Binary files /dev/null and b/hu/geography/france.ogg differ diff --git a/hu/geography/french_guiana.ogg b/hu/geography/french_guiana.ogg new file mode 100644 index 00000000..5e21e8f2 Binary files /dev/null and b/hu/geography/french_guiana.ogg differ diff --git a/hu/geography/germany.ogg b/hu/geography/germany.ogg new file mode 100644 index 00000000..b8d8a251 Binary files /dev/null and b/hu/geography/germany.ogg differ diff --git a/hu/geography/greece.ogg b/hu/geography/greece.ogg new file mode 100644 index 00000000..e7647ab9 Binary files /dev/null and b/hu/geography/greece.ogg differ diff --git a/hu/geography/greenland.ogg b/hu/geography/greenland.ogg new file mode 100644 index 00000000..ea687d57 Binary files /dev/null and b/hu/geography/greenland.ogg differ diff --git a/hu/geography/guatemala.ogg b/hu/geography/guatemala.ogg new file mode 100644 index 00000000..bbffac62 Binary files /dev/null and b/hu/geography/guatemala.ogg differ diff --git a/hu/geography/guyana.ogg b/hu/geography/guyana.ogg new file mode 100644 index 00000000..6542d821 Binary files /dev/null and b/hu/geography/guyana.ogg differ diff --git a/hu/geography/haiti.ogg b/hu/geography/haiti.ogg new file mode 100644 index 00000000..e2d9c7f1 Binary files /dev/null and b/hu/geography/haiti.ogg differ diff --git a/hu/geography/honduras.ogg b/hu/geography/honduras.ogg new file mode 100644 index 00000000..8403e027 Binary files /dev/null and b/hu/geography/honduras.ogg differ diff --git a/hu/geography/hungary.ogg b/hu/geography/hungary.ogg new file mode 100644 index 00000000..9b15ff3c Binary files /dev/null and b/hu/geography/hungary.ogg differ diff --git a/hu/geography/iceland.ogg b/hu/geography/iceland.ogg new file mode 100644 index 00000000..bbb2ac3f Binary files /dev/null and b/hu/geography/iceland.ogg differ diff --git a/hu/geography/ireland.ogg b/hu/geography/ireland.ogg new file mode 100644 index 00000000..344de6d0 Binary files /dev/null and b/hu/geography/ireland.ogg differ diff --git a/hu/geography/italy.ogg b/hu/geography/italy.ogg new file mode 100644 index 00000000..775eeed9 Binary files /dev/null and b/hu/geography/italy.ogg differ diff --git a/hu/geography/jamaica.ogg b/hu/geography/jamaica.ogg new file mode 100644 index 00000000..bf16ef2a Binary files /dev/null and b/hu/geography/jamaica.ogg differ diff --git a/hu/geography/latvia.ogg b/hu/geography/latvia.ogg new file mode 100644 index 00000000..693ebd43 Binary files /dev/null and b/hu/geography/latvia.ogg differ diff --git a/hu/geography/lithuania.ogg b/hu/geography/lithuania.ogg new file mode 100644 index 00000000..8de2122f Binary files /dev/null and b/hu/geography/lithuania.ogg differ diff --git a/hu/geography/luxembourg.ogg b/hu/geography/luxembourg.ogg new file mode 100644 index 00000000..615f77e1 Binary files /dev/null and b/hu/geography/luxembourg.ogg differ diff --git a/hu/geography/macedonia.ogg b/hu/geography/macedonia.ogg new file mode 100644 index 00000000..768bc141 Binary files /dev/null and b/hu/geography/macedonia.ogg differ diff --git a/hu/geography/mexico.ogg b/hu/geography/mexico.ogg new file mode 100644 index 00000000..2114b4ed Binary files /dev/null and b/hu/geography/mexico.ogg differ diff --git a/hu/geography/moldova.ogg b/hu/geography/moldova.ogg new file mode 100644 index 00000000..2d52c3e5 Binary files /dev/null and b/hu/geography/moldova.ogg differ diff --git a/hu/geography/netherland.ogg b/hu/geography/netherland.ogg new file mode 100644 index 00000000..6c62f9c9 Binary files /dev/null and b/hu/geography/netherland.ogg differ diff --git a/hu/geography/nicaragua.ogg b/hu/geography/nicaragua.ogg new file mode 100644 index 00000000..7f35b8e8 Binary files /dev/null and b/hu/geography/nicaragua.ogg differ diff --git a/hu/geography/norway.ogg b/hu/geography/norway.ogg new file mode 100644 index 00000000..a9e60da2 Binary files /dev/null and b/hu/geography/norway.ogg differ diff --git a/hu/geography/panama.ogg b/hu/geography/panama.ogg new file mode 100644 index 00000000..2d95d09c Binary files /dev/null and b/hu/geography/panama.ogg differ diff --git a/hu/geography/paraguay.ogg b/hu/geography/paraguay.ogg new file mode 100644 index 00000000..2a0febd7 Binary files /dev/null and b/hu/geography/paraguay.ogg differ diff --git a/hu/geography/peru.ogg b/hu/geography/peru.ogg new file mode 100644 index 00000000..caeff809 Binary files /dev/null and b/hu/geography/peru.ogg differ diff --git a/hu/geography/poland.ogg b/hu/geography/poland.ogg new file mode 100644 index 00000000..1e04a939 Binary files /dev/null and b/hu/geography/poland.ogg differ diff --git a/hu/geography/portugal.ogg b/hu/geography/portugal.ogg new file mode 100644 index 00000000..7f2fc0d3 Binary files /dev/null and b/hu/geography/portugal.ogg differ diff --git a/hu/geography/romania.ogg b/hu/geography/romania.ogg new file mode 100644 index 00000000..89ef26be Binary files /dev/null and b/hu/geography/romania.ogg differ diff --git a/hu/geography/russia.ogg b/hu/geography/russia.ogg new file mode 100644 index 00000000..cd9f82c4 Binary files /dev/null and b/hu/geography/russia.ogg differ diff --git a/hu/geography/salvador.ogg b/hu/geography/salvador.ogg new file mode 100644 index 00000000..f924f715 Binary files /dev/null and b/hu/geography/salvador.ogg differ diff --git a/hu/geography/serbia_montenegro.ogg b/hu/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..850040b5 Binary files /dev/null and b/hu/geography/serbia_montenegro.ogg differ diff --git a/hu/geography/slovakia.ogg b/hu/geography/slovakia.ogg new file mode 100644 index 00000000..51e0ebbf Binary files /dev/null and b/hu/geography/slovakia.ogg differ diff --git a/hu/geography/slovenia.ogg b/hu/geography/slovenia.ogg new file mode 100644 index 00000000..dfe714fa Binary files /dev/null and b/hu/geography/slovenia.ogg differ diff --git a/hu/geography/spain.ogg b/hu/geography/spain.ogg new file mode 100644 index 00000000..04c6fbaf Binary files /dev/null and b/hu/geography/spain.ogg differ diff --git a/hu/geography/suriname.ogg b/hu/geography/suriname.ogg new file mode 100644 index 00000000..2d2a8b87 Binary files /dev/null and b/hu/geography/suriname.ogg differ diff --git a/hu/geography/sweden.ogg b/hu/geography/sweden.ogg new file mode 100644 index 00000000..5ce0cdb4 Binary files /dev/null and b/hu/geography/sweden.ogg differ diff --git a/hu/geography/switz.ogg b/hu/geography/switz.ogg new file mode 100644 index 00000000..1e4725ed Binary files /dev/null and b/hu/geography/switz.ogg differ diff --git a/hu/geography/turkey.ogg b/hu/geography/turkey.ogg new file mode 100644 index 00000000..5c87b04b Binary files /dev/null and b/hu/geography/turkey.ogg differ diff --git a/hu/geography/ukraine.ogg b/hu/geography/ukraine.ogg new file mode 100644 index 00000000..cf91504d Binary files /dev/null and b/hu/geography/ukraine.ogg differ diff --git a/hu/geography/united_kingdom.ogg b/hu/geography/united_kingdom.ogg new file mode 100644 index 00000000..83579f30 Binary files /dev/null and b/hu/geography/united_kingdom.ogg differ diff --git a/hu/geography/uruguay.ogg b/hu/geography/uruguay.ogg new file mode 100644 index 00000000..561d0fe0 Binary files /dev/null and b/hu/geography/uruguay.ogg differ diff --git a/hu/geography/usa.ogg b/hu/geography/usa.ogg new file mode 100644 index 00000000..2ad7081f Binary files /dev/null and b/hu/geography/usa.ogg differ diff --git a/hu/geography/venezuela.ogg b/hu/geography/venezuela.ogg new file mode 100644 index 00000000..32f58e7a Binary files /dev/null and b/hu/geography/venezuela.ogg differ diff --git a/hu/misc/README b/hu/misc/README new file mode 100644 index 00000000..45392e0f --- /dev/null +++ b/hu/misc/README @@ -0,0 +1,13 @@ +back.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +click_on_letter.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +congratulation.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +good.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +great.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +help.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +ok.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +quit.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +super.ogg Susan Rich 2004 / GPL +welcome.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +awesome.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +fantastic.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL +perfect.ogg Miklos Merenyi and Margareta Merenyi 2005 / GPL diff --git a/hu/misc/awesome.ogg b/hu/misc/awesome.ogg new file mode 100644 index 00000000..a4d86fd4 Binary files /dev/null and b/hu/misc/awesome.ogg differ diff --git a/hu/misc/back.ogg b/hu/misc/back.ogg new file mode 100644 index 00000000..bfa380ac Binary files /dev/null and b/hu/misc/back.ogg differ diff --git a/hu/misc/click_on_letter.ogg b/hu/misc/click_on_letter.ogg new file mode 100644 index 00000000..04873c77 Binary files /dev/null and b/hu/misc/click_on_letter.ogg differ diff --git a/hu/misc/congratulation.ogg b/hu/misc/congratulation.ogg new file mode 100644 index 00000000..78035f93 Binary files /dev/null and b/hu/misc/congratulation.ogg differ diff --git a/hu/misc/fantastic.ogg b/hu/misc/fantastic.ogg new file mode 100644 index 00000000..17e17614 Binary files /dev/null and b/hu/misc/fantastic.ogg differ diff --git a/hu/misc/good.ogg b/hu/misc/good.ogg new file mode 100644 index 00000000..2fb76a63 Binary files /dev/null and b/hu/misc/good.ogg differ diff --git a/hu/misc/great.ogg b/hu/misc/great.ogg new file mode 100644 index 00000000..f7408945 Binary files /dev/null and b/hu/misc/great.ogg differ diff --git a/hu/misc/help.ogg b/hu/misc/help.ogg new file mode 100644 index 00000000..e5059f05 Binary files /dev/null and b/hu/misc/help.ogg differ diff --git a/hu/misc/ok.ogg b/hu/misc/ok.ogg new file mode 100644 index 00000000..6f77202c Binary files /dev/null and b/hu/misc/ok.ogg differ diff --git a/hu/misc/perfect.ogg b/hu/misc/perfect.ogg new file mode 100644 index 00000000..f89ed9d2 Binary files /dev/null and b/hu/misc/perfect.ogg differ diff --git a/hu/misc/quit.ogg b/hu/misc/quit.ogg new file mode 100644 index 00000000..338dc681 Binary files /dev/null and b/hu/misc/quit.ogg differ diff --git a/hu/misc/super.ogg b/hu/misc/super.ogg new file mode 100644 index 00000000..8a9f6174 Binary files /dev/null and b/hu/misc/super.ogg differ diff --git a/hu/misc/welcome.ogg b/hu/misc/welcome.ogg new file mode 100644 index 00000000..69d82e1a Binary files /dev/null and b/hu/misc/welcome.ogg differ diff --git a/id/alphabet/10.ogg b/id/alphabet/10.ogg new file mode 100644 index 00000000..1458d4f0 Binary files /dev/null and b/id/alphabet/10.ogg differ diff --git a/id/alphabet/README b/id/alphabet/README new file mode 100644 index 00000000..e5f5edf0 --- /dev/null +++ b/id/alphabet/README @@ -0,0 +1,40 @@ +U0061.ogg Dessy Widyasari 2007 / GPL +U0062.ogg Dessy Widyasari 2007 / GPL +U0063.ogg Dessy Widyasari 2007 / GPL +U0064.ogg Dessy Widyasari 2007 / GPL +U0065.ogg Dessy Widyasari 2007 / GPL +U0066.ogg Dessy Widyasari 2007 / GPL +U0067.ogg Dessy Widyasari 2007 / GPL +U0068.ogg Dessy Widyasari 2007 / GPL +U0069.ogg Dessy Widyasari 2007 / GPL +U006A.ogg Dessy Widyasari 2007 / GPL +U006B.ogg Dessy Widyasari 2007 / GPL +U006C.ogg Dessy Widyasari 2007 / GPL +U006D.ogg Dessy Widyasari 2007 / GPL +U006E.ogg Dessy Widyasari 2007 / GPL +U006F.ogg Dessy Widyasari 2007 / GPL +U0070.ogg Dessy Widyasari 2007 / GPL +U0071.ogg Dessy Widyasari 2007 / GPL +U0072.ogg Dessy Widyasari 2007 / GPL +U0073.ogg Dessy Widyasari 2007 / GPL +U0074.ogg Dessy Widyasari 2007 / GPL +U0075.ogg Dessy Widyasari 2007 / GPL +U0076.ogg Dessy Widyasari 2007 / GPL +U0077.ogg Dessy Widyasari 2007 / GPL +U0078.ogg Dessy Widyasari 2007 / GPL +U0079.ogg Dessy Widyasari 2007 / GPL +U007A.ogg Dessy Widyasari 2007 / GPL +U0030.ogg Dessy Widyasari 2007 / GPL +U0031.ogg Dessy Widyasari 2007 / GPL +U0032.ogg Dessy Widyasari 2007 / GPL +U0033.ogg Dessy Widyasari 2007 / GPL +U0034.ogg Dessy Widyasari 2007 / GPL +U0035.ogg Dessy Widyasari 2007 / GPL +U0036.ogg Dessy Widyasari 2007 / GPL +U0037.ogg Dessy Widyasari 2007 / GPL +U0038.ogg Dessy Widyasari 2007 / GPL +U0039.ogg Dessy Widyasari 2007 / GPL +10.ogg Dessy Widyasari 2007 / GPL + +voice: Dessy Widyasari - cidut_dsy@yahoo.com +editor: Umar Said - umarsaid@gmail.com diff --git a/id/alphabet/U0030.ogg b/id/alphabet/U0030.ogg new file mode 100644 index 00000000..f35ee0db Binary files /dev/null and b/id/alphabet/U0030.ogg differ diff --git a/id/alphabet/U0031.ogg b/id/alphabet/U0031.ogg new file mode 100644 index 00000000..9f69c0c4 Binary files /dev/null and b/id/alphabet/U0031.ogg differ diff --git a/id/alphabet/U0032.ogg b/id/alphabet/U0032.ogg new file mode 100644 index 00000000..9382fdab Binary files /dev/null and b/id/alphabet/U0032.ogg differ diff --git a/id/alphabet/U0033.ogg b/id/alphabet/U0033.ogg new file mode 100644 index 00000000..01629e08 Binary files /dev/null and b/id/alphabet/U0033.ogg differ diff --git a/id/alphabet/U0034.ogg b/id/alphabet/U0034.ogg new file mode 100644 index 00000000..7aa02fea Binary files /dev/null and b/id/alphabet/U0034.ogg differ diff --git a/id/alphabet/U0035.ogg b/id/alphabet/U0035.ogg new file mode 100644 index 00000000..57c50f31 Binary files /dev/null and b/id/alphabet/U0035.ogg differ diff --git a/id/alphabet/U0036.ogg b/id/alphabet/U0036.ogg new file mode 100644 index 00000000..78c51a35 Binary files /dev/null and b/id/alphabet/U0036.ogg differ diff --git a/id/alphabet/U0037.ogg b/id/alphabet/U0037.ogg new file mode 100644 index 00000000..31279634 Binary files /dev/null and b/id/alphabet/U0037.ogg differ diff --git a/id/alphabet/U0038.ogg b/id/alphabet/U0038.ogg new file mode 100644 index 00000000..0f6fda4d Binary files /dev/null and b/id/alphabet/U0038.ogg differ diff --git a/id/alphabet/U0039.ogg b/id/alphabet/U0039.ogg new file mode 100644 index 00000000..129ae923 Binary files /dev/null and b/id/alphabet/U0039.ogg differ diff --git a/id/alphabet/U0061.ogg b/id/alphabet/U0061.ogg new file mode 100644 index 00000000..c734567a Binary files /dev/null and b/id/alphabet/U0061.ogg differ diff --git a/id/alphabet/U0062.ogg b/id/alphabet/U0062.ogg new file mode 100644 index 00000000..80787602 Binary files /dev/null and b/id/alphabet/U0062.ogg differ diff --git a/id/alphabet/U0063.ogg b/id/alphabet/U0063.ogg new file mode 100644 index 00000000..33e62cad Binary files /dev/null and b/id/alphabet/U0063.ogg differ diff --git a/id/alphabet/U0064.ogg b/id/alphabet/U0064.ogg new file mode 100644 index 00000000..9447fa4a Binary files /dev/null and b/id/alphabet/U0064.ogg differ diff --git a/id/alphabet/U0065.ogg b/id/alphabet/U0065.ogg new file mode 100644 index 00000000..e6127cc1 Binary files /dev/null and b/id/alphabet/U0065.ogg differ diff --git a/id/alphabet/U0066.ogg b/id/alphabet/U0066.ogg new file mode 100644 index 00000000..c387f005 Binary files /dev/null and b/id/alphabet/U0066.ogg differ diff --git a/id/alphabet/U0067.ogg b/id/alphabet/U0067.ogg new file mode 100644 index 00000000..b3ae584f Binary files /dev/null and b/id/alphabet/U0067.ogg differ diff --git a/id/alphabet/U0068.ogg b/id/alphabet/U0068.ogg new file mode 100644 index 00000000..9310c6a4 Binary files /dev/null and b/id/alphabet/U0068.ogg differ diff --git a/id/alphabet/U0069.ogg b/id/alphabet/U0069.ogg new file mode 100644 index 00000000..bc69bbe5 Binary files /dev/null and b/id/alphabet/U0069.ogg differ diff --git a/id/alphabet/U006A.ogg b/id/alphabet/U006A.ogg new file mode 100644 index 00000000..f2a112a1 Binary files /dev/null and b/id/alphabet/U006A.ogg differ diff --git a/id/alphabet/U006B.ogg b/id/alphabet/U006B.ogg new file mode 100644 index 00000000..a10e310f Binary files /dev/null and b/id/alphabet/U006B.ogg differ diff --git a/id/alphabet/U006C.ogg b/id/alphabet/U006C.ogg new file mode 100644 index 00000000..00afc7d7 Binary files /dev/null and b/id/alphabet/U006C.ogg differ diff --git a/id/alphabet/U006D.ogg b/id/alphabet/U006D.ogg new file mode 100644 index 00000000..d3a8e21a Binary files /dev/null and b/id/alphabet/U006D.ogg differ diff --git a/id/alphabet/U006E.ogg b/id/alphabet/U006E.ogg new file mode 100644 index 00000000..47f4654d Binary files /dev/null and b/id/alphabet/U006E.ogg differ diff --git a/id/alphabet/U006F.ogg b/id/alphabet/U006F.ogg new file mode 100644 index 00000000..5e7ba857 Binary files /dev/null and b/id/alphabet/U006F.ogg differ diff --git a/id/alphabet/U0070.ogg b/id/alphabet/U0070.ogg new file mode 100644 index 00000000..5ab62e5a Binary files /dev/null and b/id/alphabet/U0070.ogg differ diff --git a/id/alphabet/U0071.ogg b/id/alphabet/U0071.ogg new file mode 100644 index 00000000..48b5e639 Binary files /dev/null and b/id/alphabet/U0071.ogg differ diff --git a/id/alphabet/U0072.ogg b/id/alphabet/U0072.ogg new file mode 100644 index 00000000..9aa4445e Binary files /dev/null and b/id/alphabet/U0072.ogg differ diff --git a/id/alphabet/U0073.ogg b/id/alphabet/U0073.ogg new file mode 100644 index 00000000..65cb90bc Binary files /dev/null and b/id/alphabet/U0073.ogg differ diff --git a/id/alphabet/U0074.ogg b/id/alphabet/U0074.ogg new file mode 100644 index 00000000..2ea87dd2 Binary files /dev/null and b/id/alphabet/U0074.ogg differ diff --git a/id/alphabet/U0075.ogg b/id/alphabet/U0075.ogg new file mode 100644 index 00000000..9ec4ee64 Binary files /dev/null and b/id/alphabet/U0075.ogg differ diff --git a/id/alphabet/U0076.ogg b/id/alphabet/U0076.ogg new file mode 100644 index 00000000..f46a24e4 Binary files /dev/null and b/id/alphabet/U0076.ogg differ diff --git a/id/alphabet/U0077.ogg b/id/alphabet/U0077.ogg new file mode 100644 index 00000000..1175728e Binary files /dev/null and b/id/alphabet/U0077.ogg differ diff --git a/id/alphabet/U0078.ogg b/id/alphabet/U0078.ogg new file mode 100644 index 00000000..d1b05882 Binary files /dev/null and b/id/alphabet/U0078.ogg differ diff --git a/id/alphabet/U0079.ogg b/id/alphabet/U0079.ogg new file mode 100644 index 00000000..ac5619cd Binary files /dev/null and b/id/alphabet/U0079.ogg differ diff --git a/id/alphabet/U007A.ogg b/id/alphabet/U007A.ogg new file mode 100644 index 00000000..074f737e Binary files /dev/null and b/id/alphabet/U007A.ogg differ diff --git a/id/colors/README b/id/colors/README new file mode 100644 index 00000000..5fbea390 --- /dev/null +++ b/id/colors/README @@ -0,0 +1,14 @@ +black.ogg Dessy Widyasari 2007 / GPL +blue.ogg Dessy Widyasari 2007 / GPL +brown.ogg Dessy Widyasari 2007 / GPL +green.ogg Dessy Widyasari 2007 / GPL +grey.ogg Dessy Widyasari 2007 / GPL +orange.ogg Dessy Widyasari 2007 / GPL +pink.ogg Dessy Widyasari 2007 / GPL +purple.ogg Dessy Widyasari 2007 / GPL +red.ogg Dessy Widyasari 2007 / GPL +white.ogg Dessy Widyasari 2007 / GPL +yellow.ogg Dessy Widyasari 2007 / GPL + +voice: Dessy Widyasari - cidut_dsy@yahoo.com +editor: Umar Said - umarsaid@gmail.com \ No newline at end of file diff --git a/id/colors/black.ogg b/id/colors/black.ogg new file mode 100644 index 00000000..8a18bf97 Binary files /dev/null and b/id/colors/black.ogg differ diff --git a/id/colors/blue.ogg b/id/colors/blue.ogg new file mode 100644 index 00000000..3ba8e118 Binary files /dev/null and b/id/colors/blue.ogg differ diff --git a/id/colors/brown.ogg b/id/colors/brown.ogg new file mode 100644 index 00000000..30565a74 Binary files /dev/null and b/id/colors/brown.ogg differ diff --git a/id/colors/green.ogg b/id/colors/green.ogg new file mode 100644 index 00000000..431cc0b6 Binary files /dev/null and b/id/colors/green.ogg differ diff --git a/id/colors/grey.ogg b/id/colors/grey.ogg new file mode 100644 index 00000000..04b876ff Binary files /dev/null and b/id/colors/grey.ogg differ diff --git a/id/colors/orange.ogg b/id/colors/orange.ogg new file mode 100644 index 00000000..ed8b594d Binary files /dev/null and b/id/colors/orange.ogg differ diff --git a/id/colors/pink.ogg b/id/colors/pink.ogg new file mode 100644 index 00000000..4cae75b2 Binary files /dev/null and b/id/colors/pink.ogg differ diff --git a/id/colors/purple.ogg b/id/colors/purple.ogg new file mode 100644 index 00000000..2f77226b Binary files /dev/null and b/id/colors/purple.ogg differ diff --git a/id/colors/red.ogg b/id/colors/red.ogg new file mode 100644 index 00000000..9d7f0f41 Binary files /dev/null and b/id/colors/red.ogg differ diff --git a/id/colors/white.ogg b/id/colors/white.ogg new file mode 100644 index 00000000..069cb392 Binary files /dev/null and b/id/colors/white.ogg differ diff --git a/id/colors/yellow.ogg b/id/colors/yellow.ogg new file mode 100644 index 00000000..b63bc4c9 Binary files /dev/null and b/id/colors/yellow.ogg differ diff --git a/id/misc/README b/id/misc/README new file mode 100644 index 00000000..7fc0cb0b --- /dev/null +++ b/id/misc/README @@ -0,0 +1,21 @@ +about.ogg Dessy Widyasari 2007 / GPL +back.ogg Dessy Widyasari 2007 / GPL +by.ogg Dessy Widyasari 2007 / GPL +click_on_letter.ogg Dessy Widyasari 2007 / GPL +configuration.ogg Dessy Widyasari 2007 / GPL +congratulation.ogg Dessy Widyasari 2007 / GPL +equal.ogg Dessy Widyasari 2007 / GPL +good.ogg Dessy Widyasari 2007 / GPL +great.ogg Dessy Widyasari 2007 / GPL +help.ogg Dessy Widyasari 2007 / GPL +level.ogg Dessy Widyasari 2007 / GPL +minus.ogg Dessy Widyasari 2007 / GPL +ok.ogg Dessy Widyasari 2007 / GPL +outof.ogg Dessy Widyasari 2007 / GPL +plus.ogg Dessy Widyasari 2007 / GPL +quit.ogg Dessy Widyasari 2007 / GPL +super.ogg Dessy Widyasari 2007 / GPL +welcome.ogg Dessy Widyasari 2007 / GPL + +voice: Dessy Widyasari - cidut_dsy@yahoo.com +editor: Umar Said - umarsaid@gmail.com diff --git a/id/misc/about.ogg b/id/misc/about.ogg new file mode 100644 index 00000000..28a058b2 Binary files /dev/null and b/id/misc/about.ogg differ diff --git a/id/misc/awesome.ogg b/id/misc/awesome.ogg new file mode 100644 index 00000000..366f9f12 Binary files /dev/null and b/id/misc/awesome.ogg differ diff --git a/id/misc/back.ogg b/id/misc/back.ogg new file mode 100644 index 00000000..6e799d20 Binary files /dev/null and b/id/misc/back.ogg differ diff --git a/id/misc/by.ogg b/id/misc/by.ogg new file mode 100644 index 00000000..2af4c0b5 Binary files /dev/null and b/id/misc/by.ogg differ diff --git a/id/misc/check_answer.ogg b/id/misc/check_answer.ogg new file mode 100644 index 00000000..40c27d3f Binary files /dev/null and b/id/misc/check_answer.ogg differ diff --git a/id/misc/click_on_letter.ogg b/id/misc/click_on_letter.ogg new file mode 100644 index 00000000..c234b9aa Binary files /dev/null and b/id/misc/click_on_letter.ogg differ diff --git a/id/misc/configuration.ogg b/id/misc/configuration.ogg new file mode 100644 index 00000000..36e981e7 Binary files /dev/null and b/id/misc/configuration.ogg differ diff --git a/id/misc/congratulation.ogg b/id/misc/congratulation.ogg new file mode 100644 index 00000000..f83d6547 Binary files /dev/null and b/id/misc/congratulation.ogg differ diff --git a/id/misc/equal.ogg b/id/misc/equal.ogg new file mode 100644 index 00000000..bcf85c26 Binary files /dev/null and b/id/misc/equal.ogg differ diff --git a/id/misc/fantastic.ogg b/id/misc/fantastic.ogg new file mode 100644 index 00000000..9c534ec0 Binary files /dev/null and b/id/misc/fantastic.ogg differ diff --git a/id/misc/good.ogg b/id/misc/good.ogg new file mode 100644 index 00000000..cbf86e50 Binary files /dev/null and b/id/misc/good.ogg differ diff --git a/id/misc/great.ogg b/id/misc/great.ogg new file mode 100644 index 00000000..5bcdfe3d Binary files /dev/null and b/id/misc/great.ogg differ diff --git a/id/misc/help.ogg b/id/misc/help.ogg new file mode 100644 index 00000000..553f93cb Binary files /dev/null and b/id/misc/help.ogg differ diff --git a/id/misc/level.ogg b/id/misc/level.ogg new file mode 100644 index 00000000..2a8fc34d Binary files /dev/null and b/id/misc/level.ogg differ diff --git a/id/misc/minus.ogg b/id/misc/minus.ogg new file mode 100644 index 00000000..e74ca315 Binary files /dev/null and b/id/misc/minus.ogg differ diff --git a/id/misc/ok.ogg b/id/misc/ok.ogg new file mode 100644 index 00000000..1697f0fb Binary files /dev/null and b/id/misc/ok.ogg differ diff --git a/id/misc/outof.ogg b/id/misc/outof.ogg new file mode 100644 index 00000000..4c243cbc Binary files /dev/null and b/id/misc/outof.ogg differ diff --git a/id/misc/perfect.ogg b/id/misc/perfect.ogg new file mode 100644 index 00000000..6671f047 Binary files /dev/null and b/id/misc/perfect.ogg differ diff --git a/id/misc/plus.ogg b/id/misc/plus.ogg new file mode 100644 index 00000000..74a62cc0 Binary files /dev/null and b/id/misc/plus.ogg differ diff --git a/id/misc/quit.ogg b/id/misc/quit.ogg new file mode 100644 index 00000000..03098365 Binary files /dev/null and b/id/misc/quit.ogg differ diff --git a/id/misc/super.ogg b/id/misc/super.ogg new file mode 100644 index 00000000..0a0d6dcc Binary files /dev/null and b/id/misc/super.ogg differ diff --git a/id/misc/waytogo.ogg b/id/misc/waytogo.ogg new file mode 100644 index 00000000..887253bd Binary files /dev/null and b/id/misc/waytogo.ogg differ diff --git a/id/misc/welcome.ogg b/id/misc/welcome.ogg new file mode 100644 index 00000000..c27eb59a Binary files /dev/null and b/id/misc/welcome.ogg differ diff --git a/it/alphabet/10.ogg b/it/alphabet/10.ogg new file mode 100644 index 00000000..c29a2d2b Binary files /dev/null and b/it/alphabet/10.ogg differ diff --git a/it/alphabet/11.ogg b/it/alphabet/11.ogg new file mode 100644 index 00000000..d4866466 Binary files /dev/null and b/it/alphabet/11.ogg differ diff --git a/it/alphabet/12.ogg b/it/alphabet/12.ogg new file mode 100644 index 00000000..dc5007e3 Binary files /dev/null and b/it/alphabet/12.ogg differ diff --git a/it/alphabet/13.ogg b/it/alphabet/13.ogg new file mode 100644 index 00000000..4ef70c0f Binary files /dev/null and b/it/alphabet/13.ogg differ diff --git a/it/alphabet/14.ogg b/it/alphabet/14.ogg new file mode 100644 index 00000000..c8dcd100 Binary files /dev/null and b/it/alphabet/14.ogg differ diff --git a/it/alphabet/15.ogg b/it/alphabet/15.ogg new file mode 100644 index 00000000..0f0a5c96 Binary files /dev/null and b/it/alphabet/15.ogg differ diff --git a/it/alphabet/16.ogg b/it/alphabet/16.ogg new file mode 100644 index 00000000..da2c9719 Binary files /dev/null and b/it/alphabet/16.ogg differ diff --git a/it/alphabet/17.ogg b/it/alphabet/17.ogg new file mode 100644 index 00000000..94cc2814 Binary files /dev/null and b/it/alphabet/17.ogg differ diff --git a/it/alphabet/18.ogg b/it/alphabet/18.ogg new file mode 100644 index 00000000..b861babb Binary files /dev/null and b/it/alphabet/18.ogg differ diff --git a/it/alphabet/19.ogg b/it/alphabet/19.ogg new file mode 100644 index 00000000..16e05ad5 Binary files /dev/null and b/it/alphabet/19.ogg differ diff --git a/it/alphabet/20.ogg b/it/alphabet/20.ogg new file mode 100644 index 00000000..f4080d52 Binary files /dev/null and b/it/alphabet/20.ogg differ diff --git a/it/alphabet/README b/it/alphabet/README new file mode 100644 index 00000000..81072830 --- /dev/null +++ b/it/alphabet/README @@ -0,0 +1,46 @@ +U0061.ogg Gabriella Agrusti 2004 / GPL +U0062.ogg Gabriella Agrusti 2004 / GPL +U0063.ogg Gabriella Agrusti 2004 / GPL +U0064.ogg Gabriella Agrusti 2004 / GPL +U0065.ogg Gabriella Agrusti 2004 / GPL +U0066.ogg Gabriella Agrusti 2004 / GPL +U0067.ogg Gabriella Agrusti 2004 / GPL +U0068.ogg Gabriella Agrusti 2004 / GPL +U0069.ogg Gabriella Agrusti 2004 / GPL +U006A.ogg Gabriella Agrusti 2004 / GPL +U006B.ogg Gabriella Agrusti 2004 / GPL +U006C.ogg Gabriella Agrusti 2004 / GPL +U006D.ogg Gabriella Agrusti 2004 / GPL +U006E.ogg Gabriella Agrusti 2004 / GPL +U006F.ogg Gabriella Agrusti 2004 / GPL +U0070.ogg Gabriella Agrusti 2004 / GPL +U0071.ogg Gabriella Agrusti 2004 / GPL +U0072.ogg Gabriella Agrusti 2004 / GPL +U0073.ogg Gabriella Agrusti 2004 / GPL +U0074.ogg Gabriella Agrusti 2004 / GPL +U0075.ogg Gabriella Agrusti 2004 / GPL +U0076.ogg Gabriella Agrusti 2004 / GPL +U0077.ogg Gabriella Agrusti 2004 / GPL +U0078.ogg Gabriella Agrusti 2004 / GPL +U0079.ogg Gabriella Agrusti 2004 / GPL +U007A.ogg Gabriella Agrusti 2004 / GPL +U0031.ogg Gabriella Agrusti 2004 / GPL +U0032.ogg Gabriella Agrusti 2004 / GPL +U0033.ogg Gabriella Agrusti 2004 / GPL +U0034.ogg Gabriella Agrusti 2004 / GPL +U0035.ogg Gabriella Agrusti 2004 / GPL +U0036.ogg Gabriella Agrusti 2004 / GPL +U0037.ogg Gabriella Agrusti 2004 / GPL +U0038.ogg Gabriella Agrusti 2004 / GPL +U0039.ogg Gabriella Agrusti 2004 / GPL +10.ogg Gabriella Agrusti 2004 / GPL +11.ogg Gabriella Agrusti 2004 / GPL +12.ogg Gabriella Agrusti 2004 / GPL +13.ogg Gabriella Agrusti 2004 / GPL +14.ogg Gabriella Agrusti 2004 / GPL +15.ogg Gabriella Agrusti 2004 / GPL +16.ogg Gabriella Agrusti 2004 / GPL +17.ogg Gabriella Agrusti 2004 / GPL +18.ogg Gabriella Agrusti 2004 / GPL +19.ogg Gabriella Agrusti 2004 / GPL +20.ogg Gabriella Agrusti 2004 / GPL diff --git a/it/alphabet/U0031.ogg b/it/alphabet/U0031.ogg new file mode 100644 index 00000000..838ec73e Binary files /dev/null and b/it/alphabet/U0031.ogg differ diff --git a/it/alphabet/U0032.ogg b/it/alphabet/U0032.ogg new file mode 100644 index 00000000..b30983d2 Binary files /dev/null and b/it/alphabet/U0032.ogg differ diff --git a/it/alphabet/U0033.ogg b/it/alphabet/U0033.ogg new file mode 100644 index 00000000..92e040fe Binary files /dev/null and b/it/alphabet/U0033.ogg differ diff --git a/it/alphabet/U0034.ogg b/it/alphabet/U0034.ogg new file mode 100644 index 00000000..65a9a59a Binary files /dev/null and b/it/alphabet/U0034.ogg differ diff --git a/it/alphabet/U0035.ogg b/it/alphabet/U0035.ogg new file mode 100644 index 00000000..b447614f Binary files /dev/null and b/it/alphabet/U0035.ogg differ diff --git a/it/alphabet/U0036.ogg b/it/alphabet/U0036.ogg new file mode 100644 index 00000000..c6059825 Binary files /dev/null and b/it/alphabet/U0036.ogg differ diff --git a/it/alphabet/U0037.ogg b/it/alphabet/U0037.ogg new file mode 100644 index 00000000..bea6cb4e Binary files /dev/null and b/it/alphabet/U0037.ogg differ diff --git a/it/alphabet/U0038.ogg b/it/alphabet/U0038.ogg new file mode 100644 index 00000000..e50ec554 Binary files /dev/null and b/it/alphabet/U0038.ogg differ diff --git a/it/alphabet/U0039.ogg b/it/alphabet/U0039.ogg new file mode 100644 index 00000000..219cf5f8 Binary files /dev/null and b/it/alphabet/U0039.ogg differ diff --git a/it/alphabet/U0061.ogg b/it/alphabet/U0061.ogg new file mode 100644 index 00000000..b4787cdb Binary files /dev/null and b/it/alphabet/U0061.ogg differ diff --git a/it/alphabet/U0062.ogg b/it/alphabet/U0062.ogg new file mode 100644 index 00000000..e7e29d80 Binary files /dev/null and b/it/alphabet/U0062.ogg differ diff --git a/it/alphabet/U0063.ogg b/it/alphabet/U0063.ogg new file mode 100644 index 00000000..5e91fab2 Binary files /dev/null and b/it/alphabet/U0063.ogg differ diff --git a/it/alphabet/U0064.ogg b/it/alphabet/U0064.ogg new file mode 100644 index 00000000..c6def0f1 Binary files /dev/null and b/it/alphabet/U0064.ogg differ diff --git a/it/alphabet/U0065.ogg b/it/alphabet/U0065.ogg new file mode 100644 index 00000000..1b1ee424 Binary files /dev/null and b/it/alphabet/U0065.ogg differ diff --git a/it/alphabet/U0066.ogg b/it/alphabet/U0066.ogg new file mode 100644 index 00000000..e9ced142 Binary files /dev/null and b/it/alphabet/U0066.ogg differ diff --git a/it/alphabet/U0067.ogg b/it/alphabet/U0067.ogg new file mode 100644 index 00000000..e5aa6d52 Binary files /dev/null and b/it/alphabet/U0067.ogg differ diff --git a/it/alphabet/U0068.ogg b/it/alphabet/U0068.ogg new file mode 100644 index 00000000..5a593a6f Binary files /dev/null and b/it/alphabet/U0068.ogg differ diff --git a/it/alphabet/U0069.ogg b/it/alphabet/U0069.ogg new file mode 100644 index 00000000..42280a29 Binary files /dev/null and b/it/alphabet/U0069.ogg differ diff --git a/it/alphabet/U006A.ogg b/it/alphabet/U006A.ogg new file mode 100644 index 00000000..261c40af Binary files /dev/null and b/it/alphabet/U006A.ogg differ diff --git a/it/alphabet/U006B.ogg b/it/alphabet/U006B.ogg new file mode 100644 index 00000000..b4b9a49f Binary files /dev/null and b/it/alphabet/U006B.ogg differ diff --git a/it/alphabet/U006C.ogg b/it/alphabet/U006C.ogg new file mode 100644 index 00000000..6b1dff50 Binary files /dev/null and b/it/alphabet/U006C.ogg differ diff --git a/it/alphabet/U006D.ogg b/it/alphabet/U006D.ogg new file mode 100644 index 00000000..b4a32397 Binary files /dev/null and b/it/alphabet/U006D.ogg differ diff --git a/it/alphabet/U006E.ogg b/it/alphabet/U006E.ogg new file mode 100644 index 00000000..631b4220 Binary files /dev/null and b/it/alphabet/U006E.ogg differ diff --git a/it/alphabet/U006F.ogg b/it/alphabet/U006F.ogg new file mode 100644 index 00000000..abd2ca67 Binary files /dev/null and b/it/alphabet/U006F.ogg differ diff --git a/it/alphabet/U0070.ogg b/it/alphabet/U0070.ogg new file mode 100644 index 00000000..fa8dbbea Binary files /dev/null and b/it/alphabet/U0070.ogg differ diff --git a/it/alphabet/U0071.ogg b/it/alphabet/U0071.ogg new file mode 100644 index 00000000..60b70663 Binary files /dev/null and b/it/alphabet/U0071.ogg differ diff --git a/it/alphabet/U0072.ogg b/it/alphabet/U0072.ogg new file mode 100644 index 00000000..fdf862e6 Binary files /dev/null and b/it/alphabet/U0072.ogg differ diff --git a/it/alphabet/U0073.ogg b/it/alphabet/U0073.ogg new file mode 100644 index 00000000..a2b26130 Binary files /dev/null and b/it/alphabet/U0073.ogg differ diff --git a/it/alphabet/U0074.ogg b/it/alphabet/U0074.ogg new file mode 100644 index 00000000..56814769 Binary files /dev/null and b/it/alphabet/U0074.ogg differ diff --git a/it/alphabet/U0075.ogg b/it/alphabet/U0075.ogg new file mode 100644 index 00000000..26cfa878 Binary files /dev/null and b/it/alphabet/U0075.ogg differ diff --git a/it/alphabet/U0076.ogg b/it/alphabet/U0076.ogg new file mode 100644 index 00000000..d1053a7f Binary files /dev/null and b/it/alphabet/U0076.ogg differ diff --git a/it/alphabet/U0077.ogg b/it/alphabet/U0077.ogg new file mode 100644 index 00000000..1a0ca72d Binary files /dev/null and b/it/alphabet/U0077.ogg differ diff --git a/it/alphabet/U0078.ogg b/it/alphabet/U0078.ogg new file mode 100644 index 00000000..1f59f36a Binary files /dev/null and b/it/alphabet/U0078.ogg differ diff --git a/it/alphabet/U0079.ogg b/it/alphabet/U0079.ogg new file mode 100644 index 00000000..ccb32b52 Binary files /dev/null and b/it/alphabet/U0079.ogg differ diff --git a/it/alphabet/U007A.ogg b/it/alphabet/U007A.ogg new file mode 100644 index 00000000..35b46156 Binary files /dev/null and b/it/alphabet/U007A.ogg differ diff --git a/it/colors/README b/it/colors/README new file mode 100644 index 00000000..f2e13ae0 --- /dev/null +++ b/it/colors/README @@ -0,0 +1,11 @@ +black.ogg Gabriella Agrusti 2004 / GPL +blue.ogg Gabriella Agrusti 2004 / GPL +brown.ogg Gabriella Agrusti 2004 / GPL +green.ogg Gabriella Agrusti 2004 / GPL +grey.ogg Gabriella Agrusti 2004 / GPL +orange.ogg Gabriella Agrusti 2004 / GPL +pink.ogg Gabriella Agrusti 2004 / GPL +purple.ogg Gabriella Agrusti 2004 / GPL +red.ogg Gabriella Agrusti 2004 / GPL +white.ogg Gabriella Agrusti 2004 / GPL +yellow.ogg Gabriella Agrusti 2004 / GPL diff --git a/it/colors/black.ogg b/it/colors/black.ogg new file mode 100644 index 00000000..163fa897 Binary files /dev/null and b/it/colors/black.ogg differ diff --git a/it/colors/blue.ogg b/it/colors/blue.ogg new file mode 100644 index 00000000..d548b896 Binary files /dev/null and b/it/colors/blue.ogg differ diff --git a/it/colors/brown.ogg b/it/colors/brown.ogg new file mode 100644 index 00000000..851fe301 Binary files /dev/null and b/it/colors/brown.ogg differ diff --git a/it/colors/green.ogg b/it/colors/green.ogg new file mode 100644 index 00000000..f98e5d85 Binary files /dev/null and b/it/colors/green.ogg differ diff --git a/it/colors/grey.ogg b/it/colors/grey.ogg new file mode 100644 index 00000000..dcd2d847 Binary files /dev/null and b/it/colors/grey.ogg differ diff --git a/it/colors/orange.ogg b/it/colors/orange.ogg new file mode 100644 index 00000000..93d1f7e0 Binary files /dev/null and b/it/colors/orange.ogg differ diff --git a/it/colors/pink.ogg b/it/colors/pink.ogg new file mode 100644 index 00000000..d68e2c73 Binary files /dev/null and b/it/colors/pink.ogg differ diff --git a/it/colors/purple.ogg b/it/colors/purple.ogg new file mode 100644 index 00000000..f77e6906 Binary files /dev/null and b/it/colors/purple.ogg differ diff --git a/it/colors/red.ogg b/it/colors/red.ogg new file mode 100644 index 00000000..96f8a52f Binary files /dev/null and b/it/colors/red.ogg differ diff --git a/it/colors/white.ogg b/it/colors/white.ogg new file mode 100644 index 00000000..3e49ec3d Binary files /dev/null and b/it/colors/white.ogg differ diff --git a/it/colors/yellow.ogg b/it/colors/yellow.ogg new file mode 100644 index 00000000..78751a2d Binary files /dev/null and b/it/colors/yellow.ogg differ diff --git a/it/geography/README b/it/geography/README new file mode 100644 index 00000000..30b9ea54 --- /dev/null +++ b/it/geography/README @@ -0,0 +1,66 @@ +alaska.ogg Gabriella Agrusti 2004 / GPL +albania.ogg Gabriella Agrusti 2004 / GPL +argentina.ogg Gabriella Agrusti 2004 / GPL +austria.ogg Gabriella Agrusti 2004 / GPL +bahamas.ogg Gabriella Agrusti 2004 / GPL +belarus.ogg Gabriella Agrusti 2004 / GPL +belgium.ogg Gabriella Agrusti 2004 / GPL +bolivia.ogg Gabriella Agrusti 2004 / GPL +bosnia_herzegovina.ogg Gabriella Agrusti 2004 / GPL +brazil.ogg Gabriella Agrusti 2004 / GPL +bulgaria.ogg Gabriella Agrusti 2004 / GPL +canada.ogg Gabriella Agrusti 2004 / GPL +chile.ogg Gabriella Agrusti 2004 / GPL +colombia.ogg Gabriella Agrusti 2004 / GPL +costa_rica.ogg Gabriella Agrusti 2004 / GPL +croatia.ogg Gabriella Agrusti 2004 / GPL +cuba.ogg Gabriella Agrusti 2004 / GPL +cyprus.ogg Gabriella Agrusti 2004 / GPL +czech.ogg Gabriella Agrusti 2004 / GPL +denmark.ogg Gabriella Agrusti 2004 / GPL +dominican_republic.ogg Gabriella Agrusti 2004 / GPL +ecuador.ogg Gabriella Agrusti 2004 / GPL +estonia.ogg Gabriella Agrusti 2004 / GPL +finland.ogg Gabriella Agrusti 2004 / GPL +french_guiana.ogg Gabriella Agrusti 2004 / GPL +greece.ogg Gabriella Agrusti 2004 / GPL +greenland.ogg Gabriella Agrusti 2004 / GPL +guatemala.ogg Gabriella Agrusti 2004 / GPL +guyana.ogg Gabriella Agrusti 2004 / GPL +haiti.ogg Gabriella Agrusti 2004 / GPL +honduras.ogg Gabriella Agrusti 2004 / GPL +hungary.ogg Gabriella Agrusti 2004 / GPL +iceland.ogg Gabriella Agrusti 2004 / GPL +ireland.ogg Gabriella Agrusti 2004 / GPL +italy.ogg Gabriella Agrusti 2004 / GPL +jamaica.ogg Gabriella Agrusti 2004 / GPL +latvia.ogg Gabriella Agrusti 2004 / GPL +lithuania.ogg Gabriella Agrusti 2004 / GPL +luxembourg.ogg Gabriella Agrusti 2004 / GPL +macedonia.ogg Gabriella Agrusti 2004 / GPL +mexico.ogg Gabriella Agrusti 2004 / GPL +moldova.ogg Gabriella Agrusti 2004 / GPL +netherland.ogg Gabriella Agrusti 2004 / GPL +nicaragua.ogg Gabriella Agrusti 2004 / GPL +norway.ogg Gabriella Agrusti 2004 / GPL +panama.ogg Gabriella Agrusti 2004 / GPL +paraguay.ogg Gabriella Agrusti 2004 / GPL +peru.ogg Gabriella Agrusti 2004 / GPL +poland.ogg Gabriella Agrusti 2004 / GPL +portugal.ogg Gabriella Agrusti 2004 / GPL +romania.ogg Gabriella Agrusti 2004 / GPL +russia.ogg Gabriella Agrusti 2004 / GPL +salvador.ogg Gabriella Agrusti 2004 / GPL +serbia_montenegro.ogg Gabriella Agrusti 2004 / GPL +slovakia.ogg Gabriella Agrusti 2004 / GPL +slovenia.ogg Gabriella Agrusti 2004 / GPL +spain.ogg Gabriella Agrusti 2004 / GPL +suriname.ogg Gabriella Agrusti 2004 / GPL +sweden.ogg Gabriella Agrusti 2004 / GPL +switz.ogg Gabriella Agrusti 2004 / GPL +turkey.ogg Gabriella Agrusti 2004 / GPL +ukraine.ogg Gabriella Agrusti 2004 / GPL +united_kingdom.ogg Gabriella Agrusti 2004 / GPL +uruguay.ogg Gabriella Agrusti 2004 / GPL +usa.ogg Gabriella Agrusti 2004 / GPL +venezuela.ogg Gabriella Agrusti 2004 / GPL diff --git a/it/geography/alaska.ogg b/it/geography/alaska.ogg new file mode 100644 index 00000000..06f76c9f Binary files /dev/null and b/it/geography/alaska.ogg differ diff --git a/it/geography/albania.ogg b/it/geography/albania.ogg new file mode 100644 index 00000000..8bbec86d Binary files /dev/null and b/it/geography/albania.ogg differ diff --git a/it/geography/argentina.ogg b/it/geography/argentina.ogg new file mode 100644 index 00000000..77be566f Binary files /dev/null and b/it/geography/argentina.ogg differ diff --git a/it/geography/austria.ogg b/it/geography/austria.ogg new file mode 100644 index 00000000..ffd83df1 Binary files /dev/null and b/it/geography/austria.ogg differ diff --git a/it/geography/bahamas.ogg b/it/geography/bahamas.ogg new file mode 100644 index 00000000..f76f0145 Binary files /dev/null and b/it/geography/bahamas.ogg differ diff --git a/it/geography/belarus.ogg b/it/geography/belarus.ogg new file mode 100644 index 00000000..9f075f73 Binary files /dev/null and b/it/geography/belarus.ogg differ diff --git a/it/geography/belgium.ogg b/it/geography/belgium.ogg new file mode 100644 index 00000000..9cd9bcc5 Binary files /dev/null and b/it/geography/belgium.ogg differ diff --git a/it/geography/bolivia.ogg b/it/geography/bolivia.ogg new file mode 100644 index 00000000..7cc3b6b8 Binary files /dev/null and b/it/geography/bolivia.ogg differ diff --git a/it/geography/bosnia_herzegovina.ogg b/it/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..7e02a292 Binary files /dev/null and b/it/geography/bosnia_herzegovina.ogg differ diff --git a/it/geography/brazil.ogg b/it/geography/brazil.ogg new file mode 100644 index 00000000..4c3da8b7 Binary files /dev/null and b/it/geography/brazil.ogg differ diff --git a/it/geography/bulgaria.ogg b/it/geography/bulgaria.ogg new file mode 100644 index 00000000..851a49d9 Binary files /dev/null and b/it/geography/bulgaria.ogg differ diff --git a/it/geography/canada.ogg b/it/geography/canada.ogg new file mode 100644 index 00000000..7ccb4dbb Binary files /dev/null and b/it/geography/canada.ogg differ diff --git a/it/geography/chile.ogg b/it/geography/chile.ogg new file mode 100644 index 00000000..7ef3f60d Binary files /dev/null and b/it/geography/chile.ogg differ diff --git a/it/geography/colombia.ogg b/it/geography/colombia.ogg new file mode 100644 index 00000000..6ab40b42 Binary files /dev/null and b/it/geography/colombia.ogg differ diff --git a/it/geography/costa_rica.ogg b/it/geography/costa_rica.ogg new file mode 100644 index 00000000..fdb128a8 Binary files /dev/null and b/it/geography/costa_rica.ogg differ diff --git a/it/geography/croatia.ogg b/it/geography/croatia.ogg new file mode 100644 index 00000000..f6c7aa24 Binary files /dev/null and b/it/geography/croatia.ogg differ diff --git a/it/geography/cuba.ogg b/it/geography/cuba.ogg new file mode 100644 index 00000000..dda24512 Binary files /dev/null and b/it/geography/cuba.ogg differ diff --git a/it/geography/cyprus.ogg b/it/geography/cyprus.ogg new file mode 100644 index 00000000..0e9fc41e Binary files /dev/null and b/it/geography/cyprus.ogg differ diff --git a/it/geography/czech.ogg b/it/geography/czech.ogg new file mode 100644 index 00000000..e09ea132 Binary files /dev/null and b/it/geography/czech.ogg differ diff --git a/it/geography/denmark.ogg b/it/geography/denmark.ogg new file mode 100644 index 00000000..2bd08e07 Binary files /dev/null and b/it/geography/denmark.ogg differ diff --git a/it/geography/dominican_republic.ogg b/it/geography/dominican_republic.ogg new file mode 100644 index 00000000..50af458d Binary files /dev/null and b/it/geography/dominican_republic.ogg differ diff --git a/it/geography/ecuador.ogg b/it/geography/ecuador.ogg new file mode 100644 index 00000000..168cc061 Binary files /dev/null and b/it/geography/ecuador.ogg differ diff --git a/it/geography/estonia.ogg b/it/geography/estonia.ogg new file mode 100644 index 00000000..6e71e0c5 Binary files /dev/null and b/it/geography/estonia.ogg differ diff --git a/it/geography/finland.ogg b/it/geography/finland.ogg new file mode 100644 index 00000000..9e612b1d Binary files /dev/null and b/it/geography/finland.ogg differ diff --git a/it/geography/french_guiana.ogg b/it/geography/french_guiana.ogg new file mode 100644 index 00000000..dc444699 Binary files /dev/null and b/it/geography/french_guiana.ogg differ diff --git a/it/geography/greece.ogg b/it/geography/greece.ogg new file mode 100644 index 00000000..8cdbd623 Binary files /dev/null and b/it/geography/greece.ogg differ diff --git a/it/geography/greenland.ogg b/it/geography/greenland.ogg new file mode 100644 index 00000000..a50ab5d9 Binary files /dev/null and b/it/geography/greenland.ogg differ diff --git a/it/geography/guatemala.ogg b/it/geography/guatemala.ogg new file mode 100644 index 00000000..524f9f32 Binary files /dev/null and b/it/geography/guatemala.ogg differ diff --git a/it/geography/guyana.ogg b/it/geography/guyana.ogg new file mode 100644 index 00000000..37f39e24 Binary files /dev/null and b/it/geography/guyana.ogg differ diff --git a/it/geography/haiti.ogg b/it/geography/haiti.ogg new file mode 100644 index 00000000..ebfc1111 Binary files /dev/null and b/it/geography/haiti.ogg differ diff --git a/it/geography/honduras.ogg b/it/geography/honduras.ogg new file mode 100644 index 00000000..a3b3a33e Binary files /dev/null and b/it/geography/honduras.ogg differ diff --git a/it/geography/hungary.ogg b/it/geography/hungary.ogg new file mode 100644 index 00000000..44623d46 Binary files /dev/null and b/it/geography/hungary.ogg differ diff --git a/it/geography/iceland.ogg b/it/geography/iceland.ogg new file mode 100644 index 00000000..c68a77de Binary files /dev/null and b/it/geography/iceland.ogg differ diff --git a/it/geography/ireland.ogg b/it/geography/ireland.ogg new file mode 100644 index 00000000..f0ff128b Binary files /dev/null and b/it/geography/ireland.ogg differ diff --git a/it/geography/italy.ogg b/it/geography/italy.ogg new file mode 100644 index 00000000..29e3ce13 Binary files /dev/null and b/it/geography/italy.ogg differ diff --git a/it/geography/jamaica.ogg b/it/geography/jamaica.ogg new file mode 100644 index 00000000..c64bbc9b Binary files /dev/null and b/it/geography/jamaica.ogg differ diff --git a/it/geography/latvia.ogg b/it/geography/latvia.ogg new file mode 100644 index 00000000..cd9d50b5 Binary files /dev/null and b/it/geography/latvia.ogg differ diff --git a/it/geography/lithuania.ogg b/it/geography/lithuania.ogg new file mode 100644 index 00000000..5eccf7f2 Binary files /dev/null and b/it/geography/lithuania.ogg differ diff --git a/it/geography/luxembourg.ogg b/it/geography/luxembourg.ogg new file mode 100644 index 00000000..ab038bad Binary files /dev/null and b/it/geography/luxembourg.ogg differ diff --git a/it/geography/macedonia.ogg b/it/geography/macedonia.ogg new file mode 100644 index 00000000..5627c489 Binary files /dev/null and b/it/geography/macedonia.ogg differ diff --git a/it/geography/mexico.ogg b/it/geography/mexico.ogg new file mode 100644 index 00000000..a4732a4c Binary files /dev/null and b/it/geography/mexico.ogg differ diff --git a/it/geography/moldova.ogg b/it/geography/moldova.ogg new file mode 100644 index 00000000..ecdf87f9 Binary files /dev/null and b/it/geography/moldova.ogg differ diff --git a/it/geography/netherland.ogg b/it/geography/netherland.ogg new file mode 100644 index 00000000..45d41b7a Binary files /dev/null and b/it/geography/netherland.ogg differ diff --git a/it/geography/nicaragua.ogg b/it/geography/nicaragua.ogg new file mode 100644 index 00000000..b53fb63a Binary files /dev/null and b/it/geography/nicaragua.ogg differ diff --git a/it/geography/norway.ogg b/it/geography/norway.ogg new file mode 100644 index 00000000..93356709 Binary files /dev/null and b/it/geography/norway.ogg differ diff --git a/it/geography/panama.ogg b/it/geography/panama.ogg new file mode 100644 index 00000000..ae756b5d Binary files /dev/null and b/it/geography/panama.ogg differ diff --git a/it/geography/paraguay.ogg b/it/geography/paraguay.ogg new file mode 100644 index 00000000..e281236e Binary files /dev/null and b/it/geography/paraguay.ogg differ diff --git a/it/geography/peru.ogg b/it/geography/peru.ogg new file mode 100644 index 00000000..a6eeb991 Binary files /dev/null and b/it/geography/peru.ogg differ diff --git a/it/geography/poland.ogg b/it/geography/poland.ogg new file mode 100644 index 00000000..764a253a Binary files /dev/null and b/it/geography/poland.ogg differ diff --git a/it/geography/portugal.ogg b/it/geography/portugal.ogg new file mode 100644 index 00000000..7c2a3581 Binary files /dev/null and b/it/geography/portugal.ogg differ diff --git a/it/geography/romania.ogg b/it/geography/romania.ogg new file mode 100644 index 00000000..1f63df08 Binary files /dev/null and b/it/geography/romania.ogg differ diff --git a/it/geography/russia.ogg b/it/geography/russia.ogg new file mode 100644 index 00000000..80d2756e Binary files /dev/null and b/it/geography/russia.ogg differ diff --git a/it/geography/salvador.ogg b/it/geography/salvador.ogg new file mode 100644 index 00000000..961fb547 Binary files /dev/null and b/it/geography/salvador.ogg differ diff --git a/it/geography/serbia_montenegro.ogg b/it/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..dbefdd06 Binary files /dev/null and b/it/geography/serbia_montenegro.ogg differ diff --git a/it/geography/slovakia.ogg b/it/geography/slovakia.ogg new file mode 100644 index 00000000..c344eeb3 Binary files /dev/null and b/it/geography/slovakia.ogg differ diff --git a/it/geography/slovenia.ogg b/it/geography/slovenia.ogg new file mode 100644 index 00000000..81563f3b Binary files /dev/null and b/it/geography/slovenia.ogg differ diff --git a/it/geography/spain.ogg b/it/geography/spain.ogg new file mode 100644 index 00000000..58b81721 Binary files /dev/null and b/it/geography/spain.ogg differ diff --git a/it/geography/suriname.ogg b/it/geography/suriname.ogg new file mode 100644 index 00000000..86513dd1 Binary files /dev/null and b/it/geography/suriname.ogg differ diff --git a/it/geography/sweden.ogg b/it/geography/sweden.ogg new file mode 100644 index 00000000..3deeb1db Binary files /dev/null and b/it/geography/sweden.ogg differ diff --git a/it/geography/switz.ogg b/it/geography/switz.ogg new file mode 100644 index 00000000..d172f354 Binary files /dev/null and b/it/geography/switz.ogg differ diff --git a/it/geography/turkey.ogg b/it/geography/turkey.ogg new file mode 100644 index 00000000..02cf6502 Binary files /dev/null and b/it/geography/turkey.ogg differ diff --git a/it/geography/ukraine.ogg b/it/geography/ukraine.ogg new file mode 100644 index 00000000..2db411c3 Binary files /dev/null and b/it/geography/ukraine.ogg differ diff --git a/it/geography/united_kingdom.ogg b/it/geography/united_kingdom.ogg new file mode 100644 index 00000000..6f8cad93 Binary files /dev/null and b/it/geography/united_kingdom.ogg differ diff --git a/it/geography/uruguay.ogg b/it/geography/uruguay.ogg new file mode 100644 index 00000000..d37651aa Binary files /dev/null and b/it/geography/uruguay.ogg differ diff --git a/it/geography/usa.ogg b/it/geography/usa.ogg new file mode 100644 index 00000000..49010fb5 Binary files /dev/null and b/it/geography/usa.ogg differ diff --git a/it/geography/venezuela.ogg b/it/geography/venezuela.ogg new file mode 100644 index 00000000..9debffb6 Binary files /dev/null and b/it/geography/venezuela.ogg differ diff --git a/it/misc/README b/it/misc/README new file mode 100644 index 00000000..9a969fd0 --- /dev/null +++ b/it/misc/README @@ -0,0 +1,16 @@ +back.ogg Gabriella Agrusti 2004 / GPL +by.ogg Gabriella Agrusti 2004 / GPL +click_on_letter.ogg Gabriella Agrusti 2004 / GPL +congratulation.ogg Gabriella Agrusti 2004 / GPL +equal.ogg Gabriella Agrusti 2004 / GPL +good.ogg Gabriella Agrusti 2004 / GPL +great.ogg Gabriella Agrusti 2004 / GPL +help.ogg Gabriella Agrusti 2004 / GPL +level.ogg Gabriella Agrusti 2004 / GPL +minus.ogg Gabriella Agrusti 2004 / GPL +ok.ogg Gabriella Agrusti 2004 / GPL +outof.ogg Gabriella Agrusti 2004 / GPL +plus.ogg Gabriella Agrusti 2004 / GPL +quit.ogg Gabriella Agrusti 2004 / GPL +super.ogg Gabriella Agrusti 2004 / GPL +welcome.ogg Gabriella Agrusti 2004 / GPL diff --git a/it/misc/back.ogg b/it/misc/back.ogg new file mode 100644 index 00000000..7a7698d5 Binary files /dev/null and b/it/misc/back.ogg differ diff --git a/it/misc/by.ogg b/it/misc/by.ogg new file mode 100644 index 00000000..ac5fb557 Binary files /dev/null and b/it/misc/by.ogg differ diff --git a/it/misc/click_on_letter.ogg b/it/misc/click_on_letter.ogg new file mode 100644 index 00000000..7503cb7c Binary files /dev/null and b/it/misc/click_on_letter.ogg differ diff --git a/it/misc/congratulation.ogg b/it/misc/congratulation.ogg new file mode 100644 index 00000000..faa10d6c Binary files /dev/null and b/it/misc/congratulation.ogg differ diff --git a/it/misc/equal.ogg b/it/misc/equal.ogg new file mode 100644 index 00000000..54b5b509 Binary files /dev/null and b/it/misc/equal.ogg differ diff --git a/it/misc/good.ogg b/it/misc/good.ogg new file mode 100644 index 00000000..553d0360 Binary files /dev/null and b/it/misc/good.ogg differ diff --git a/it/misc/great.ogg b/it/misc/great.ogg new file mode 100644 index 00000000..21e868ab Binary files /dev/null and b/it/misc/great.ogg differ diff --git a/it/misc/help.ogg b/it/misc/help.ogg new file mode 100644 index 00000000..d0b01b38 Binary files /dev/null and b/it/misc/help.ogg differ diff --git a/it/misc/level.ogg b/it/misc/level.ogg new file mode 100644 index 00000000..06c33e12 Binary files /dev/null and b/it/misc/level.ogg differ diff --git a/it/misc/minus.ogg b/it/misc/minus.ogg new file mode 100644 index 00000000..95f1fa8d Binary files /dev/null and b/it/misc/minus.ogg differ diff --git a/it/misc/ok.ogg b/it/misc/ok.ogg new file mode 100644 index 00000000..a6602d2d Binary files /dev/null and b/it/misc/ok.ogg differ diff --git a/it/misc/outof.ogg b/it/misc/outof.ogg new file mode 100644 index 00000000..ff5d5b01 Binary files /dev/null and b/it/misc/outof.ogg differ diff --git a/it/misc/plus.ogg b/it/misc/plus.ogg new file mode 100644 index 00000000..cb18a0a0 Binary files /dev/null and b/it/misc/plus.ogg differ diff --git a/it/misc/quit.ogg b/it/misc/quit.ogg new file mode 100644 index 00000000..7f46412c Binary files /dev/null and b/it/misc/quit.ogg differ diff --git a/it/misc/super.ogg b/it/misc/super.ogg new file mode 100644 index 00000000..4480052a Binary files /dev/null and b/it/misc/super.ogg differ diff --git a/it/misc/welcome.ogg b/it/misc/welcome.ogg new file mode 100644 index 00000000..2c42058c Binary files /dev/null and b/it/misc/welcome.ogg differ diff --git a/mr/alphabet/10.ogg b/mr/alphabet/10.ogg new file mode 100644 index 00000000..3bb44e26 Binary files /dev/null and b/mr/alphabet/10.ogg differ diff --git a/mr/alphabet/11.ogg b/mr/alphabet/11.ogg new file mode 100644 index 00000000..b7fc4e11 Binary files /dev/null and b/mr/alphabet/11.ogg differ diff --git a/mr/alphabet/12.ogg b/mr/alphabet/12.ogg new file mode 100644 index 00000000..e61426c6 Binary files /dev/null and b/mr/alphabet/12.ogg differ diff --git a/mr/alphabet/13.ogg b/mr/alphabet/13.ogg new file mode 100644 index 00000000..f3684c1d Binary files /dev/null and b/mr/alphabet/13.ogg differ diff --git a/mr/alphabet/14.ogg b/mr/alphabet/14.ogg new file mode 100644 index 00000000..61cc373f Binary files /dev/null and b/mr/alphabet/14.ogg differ diff --git a/mr/alphabet/15.ogg b/mr/alphabet/15.ogg new file mode 100644 index 00000000..fe1c43d6 Binary files /dev/null and b/mr/alphabet/15.ogg differ diff --git a/mr/alphabet/16.ogg b/mr/alphabet/16.ogg new file mode 100644 index 00000000..74a38df7 Binary files /dev/null and b/mr/alphabet/16.ogg differ diff --git a/mr/alphabet/17.ogg b/mr/alphabet/17.ogg new file mode 100644 index 00000000..66fe867b Binary files /dev/null and b/mr/alphabet/17.ogg differ diff --git a/mr/alphabet/18.ogg b/mr/alphabet/18.ogg new file mode 100644 index 00000000..f431c1c7 Binary files /dev/null and b/mr/alphabet/18.ogg differ diff --git a/mr/alphabet/19.ogg b/mr/alphabet/19.ogg new file mode 100644 index 00000000..6824043d Binary files /dev/null and b/mr/alphabet/19.ogg differ diff --git a/mr/alphabet/20.ogg b/mr/alphabet/20.ogg new file mode 100644 index 00000000..610b002b Binary files /dev/null and b/mr/alphabet/20.ogg differ diff --git a/mr/alphabet/U0030.ogg b/mr/alphabet/U0030.ogg new file mode 100644 index 00000000..dea7d305 Binary files /dev/null and b/mr/alphabet/U0030.ogg differ diff --git a/mr/alphabet/U0031.ogg b/mr/alphabet/U0031.ogg new file mode 100644 index 00000000..1fc6f529 Binary files /dev/null and b/mr/alphabet/U0031.ogg differ diff --git a/mr/alphabet/U0032.ogg b/mr/alphabet/U0032.ogg new file mode 100644 index 00000000..d3e7e7a3 Binary files /dev/null and b/mr/alphabet/U0032.ogg differ diff --git a/mr/alphabet/U0033.ogg b/mr/alphabet/U0033.ogg new file mode 100644 index 00000000..86046d9b Binary files /dev/null and b/mr/alphabet/U0033.ogg differ diff --git a/mr/alphabet/U0034.ogg b/mr/alphabet/U0034.ogg new file mode 100644 index 00000000..862a23ee Binary files /dev/null and b/mr/alphabet/U0034.ogg differ diff --git a/mr/alphabet/U0035.ogg b/mr/alphabet/U0035.ogg new file mode 100644 index 00000000..4cf6f10e Binary files /dev/null and b/mr/alphabet/U0035.ogg differ diff --git a/mr/alphabet/U0036.ogg b/mr/alphabet/U0036.ogg new file mode 100644 index 00000000..64b52fb7 Binary files /dev/null and b/mr/alphabet/U0036.ogg differ diff --git a/mr/alphabet/U0037.ogg b/mr/alphabet/U0037.ogg new file mode 100644 index 00000000..3200ac8f Binary files /dev/null and b/mr/alphabet/U0037.ogg differ diff --git a/mr/alphabet/U0038.ogg b/mr/alphabet/U0038.ogg new file mode 100644 index 00000000..c53ba744 Binary files /dev/null and b/mr/alphabet/U0038.ogg differ diff --git a/mr/alphabet/U0039.ogg b/mr/alphabet/U0039.ogg new file mode 100644 index 00000000..969768e5 Binary files /dev/null and b/mr/alphabet/U0039.ogg differ diff --git a/mr/alphabet/U0061.ogg b/mr/alphabet/U0061.ogg new file mode 100644 index 00000000..be6719e5 Binary files /dev/null and b/mr/alphabet/U0061.ogg differ diff --git a/mr/alphabet/U0062.ogg b/mr/alphabet/U0062.ogg new file mode 100644 index 00000000..97cbcd92 Binary files /dev/null and b/mr/alphabet/U0062.ogg differ diff --git a/mr/alphabet/U0063.ogg b/mr/alphabet/U0063.ogg new file mode 100644 index 00000000..ac5d2d2a Binary files /dev/null and b/mr/alphabet/U0063.ogg differ diff --git a/mr/alphabet/U0064.ogg b/mr/alphabet/U0064.ogg new file mode 100644 index 00000000..1f230b93 Binary files /dev/null and b/mr/alphabet/U0064.ogg differ diff --git a/mr/alphabet/U0065.ogg b/mr/alphabet/U0065.ogg new file mode 100644 index 00000000..cdde52a9 Binary files /dev/null and b/mr/alphabet/U0065.ogg differ diff --git a/mr/alphabet/U0066.ogg b/mr/alphabet/U0066.ogg new file mode 100644 index 00000000..b2a6c532 Binary files /dev/null and b/mr/alphabet/U0066.ogg differ diff --git a/mr/alphabet/U0067.ogg b/mr/alphabet/U0067.ogg new file mode 100644 index 00000000..a68a085d Binary files /dev/null and b/mr/alphabet/U0067.ogg differ diff --git a/mr/alphabet/U0068.ogg b/mr/alphabet/U0068.ogg new file mode 100644 index 00000000..d3877b98 Binary files /dev/null and b/mr/alphabet/U0068.ogg differ diff --git a/mr/alphabet/U0069.ogg b/mr/alphabet/U0069.ogg new file mode 100644 index 00000000..b37355d7 Binary files /dev/null and b/mr/alphabet/U0069.ogg differ diff --git a/mr/alphabet/U006A.ogg b/mr/alphabet/U006A.ogg new file mode 100644 index 00000000..f6ab88f3 Binary files /dev/null and b/mr/alphabet/U006A.ogg differ diff --git a/mr/alphabet/U006B.ogg b/mr/alphabet/U006B.ogg new file mode 100644 index 00000000..1dc5cff9 Binary files /dev/null and b/mr/alphabet/U006B.ogg differ diff --git a/mr/alphabet/U006C.ogg b/mr/alphabet/U006C.ogg new file mode 100644 index 00000000..bd2d6428 Binary files /dev/null and b/mr/alphabet/U006C.ogg differ diff --git a/mr/alphabet/U006D.ogg b/mr/alphabet/U006D.ogg new file mode 100644 index 00000000..43ec9efd Binary files /dev/null and b/mr/alphabet/U006D.ogg differ diff --git a/mr/alphabet/U006E.ogg b/mr/alphabet/U006E.ogg new file mode 100644 index 00000000..965acbd4 Binary files /dev/null and b/mr/alphabet/U006E.ogg differ diff --git a/mr/alphabet/U006F.ogg b/mr/alphabet/U006F.ogg new file mode 100644 index 00000000..e2e0fd9d Binary files /dev/null and b/mr/alphabet/U006F.ogg differ diff --git a/mr/alphabet/U0070.ogg b/mr/alphabet/U0070.ogg new file mode 100644 index 00000000..dd095c8f Binary files /dev/null and b/mr/alphabet/U0070.ogg differ diff --git a/mr/alphabet/U0071.ogg b/mr/alphabet/U0071.ogg new file mode 100644 index 00000000..abfee97a Binary files /dev/null and b/mr/alphabet/U0071.ogg differ diff --git a/mr/alphabet/U0072.ogg b/mr/alphabet/U0072.ogg new file mode 100644 index 00000000..00833e76 Binary files /dev/null and b/mr/alphabet/U0072.ogg differ diff --git a/mr/alphabet/U0073.ogg b/mr/alphabet/U0073.ogg new file mode 100644 index 00000000..1e798b62 Binary files /dev/null and b/mr/alphabet/U0073.ogg differ diff --git a/mr/alphabet/U0074.ogg b/mr/alphabet/U0074.ogg new file mode 100644 index 00000000..575434a9 Binary files /dev/null and b/mr/alphabet/U0074.ogg differ diff --git a/mr/alphabet/U0075.ogg b/mr/alphabet/U0075.ogg new file mode 100644 index 00000000..bf47b373 Binary files /dev/null and b/mr/alphabet/U0075.ogg differ diff --git a/mr/alphabet/U0076.ogg b/mr/alphabet/U0076.ogg new file mode 100644 index 00000000..c3c509c0 Binary files /dev/null and b/mr/alphabet/U0076.ogg differ diff --git a/mr/alphabet/U0077.ogg b/mr/alphabet/U0077.ogg new file mode 100644 index 00000000..76b3e521 Binary files /dev/null and b/mr/alphabet/U0077.ogg differ diff --git a/mr/alphabet/U0078.ogg b/mr/alphabet/U0078.ogg new file mode 100644 index 00000000..2bf9276a Binary files /dev/null and b/mr/alphabet/U0078.ogg differ diff --git a/mr/alphabet/U0079.ogg b/mr/alphabet/U0079.ogg new file mode 100644 index 00000000..bb485f73 Binary files /dev/null and b/mr/alphabet/U0079.ogg differ diff --git a/mr/alphabet/U007A.ogg b/mr/alphabet/U007A.ogg new file mode 100644 index 00000000..4850979b Binary files /dev/null and b/mr/alphabet/U007A.ogg differ diff --git a/mr/colors/black.ogg b/mr/colors/black.ogg new file mode 100644 index 00000000..f4fe1023 Binary files /dev/null and b/mr/colors/black.ogg differ diff --git a/mr/colors/blue.ogg b/mr/colors/blue.ogg new file mode 100644 index 00000000..06c175a9 Binary files /dev/null and b/mr/colors/blue.ogg differ diff --git a/mr/colors/brown.ogg b/mr/colors/brown.ogg new file mode 100644 index 00000000..a17f398d Binary files /dev/null and b/mr/colors/brown.ogg differ diff --git a/mr/colors/green.ogg b/mr/colors/green.ogg new file mode 100644 index 00000000..ddd2bf8f Binary files /dev/null and b/mr/colors/green.ogg differ diff --git a/mr/colors/grey.ogg b/mr/colors/grey.ogg new file mode 100644 index 00000000..0e99c2a2 Binary files /dev/null and b/mr/colors/grey.ogg differ diff --git a/mr/colors/orange.ogg b/mr/colors/orange.ogg new file mode 100644 index 00000000..7e30bd40 Binary files /dev/null and b/mr/colors/orange.ogg differ diff --git a/mr/colors/pink.ogg b/mr/colors/pink.ogg new file mode 100644 index 00000000..24df6c2f Binary files /dev/null and b/mr/colors/pink.ogg differ diff --git a/mr/colors/purple.ogg b/mr/colors/purple.ogg new file mode 100644 index 00000000..be6afb17 Binary files /dev/null and b/mr/colors/purple.ogg differ diff --git a/mr/colors/red.ogg b/mr/colors/red.ogg new file mode 100644 index 00000000..72b3e84a Binary files /dev/null and b/mr/colors/red.ogg differ diff --git a/mr/colors/white.ogg b/mr/colors/white.ogg new file mode 100644 index 00000000..c04d251d Binary files /dev/null and b/mr/colors/white.ogg differ diff --git a/mr/colors/yellow.ogg b/mr/colors/yellow.ogg new file mode 100644 index 00000000..7b830f9e Binary files /dev/null and b/mr/colors/yellow.ogg differ diff --git a/mr/geography/africa.ogg b/mr/geography/africa.ogg new file mode 100644 index 00000000..efbf9859 Binary files /dev/null and b/mr/geography/africa.ogg differ diff --git a/mr/geography/alaska.ogg b/mr/geography/alaska.ogg new file mode 100644 index 00000000..ff033c22 Binary files /dev/null and b/mr/geography/alaska.ogg differ diff --git a/mr/geography/albania.ogg b/mr/geography/albania.ogg new file mode 100644 index 00000000..08c39ef5 Binary files /dev/null and b/mr/geography/albania.ogg differ diff --git a/mr/geography/algeria.ogg b/mr/geography/algeria.ogg new file mode 100644 index 00000000..ede13ac3 Binary files /dev/null and b/mr/geography/algeria.ogg differ diff --git a/mr/geography/america.ogg b/mr/geography/america.ogg new file mode 100644 index 00000000..d8752170 Binary files /dev/null and b/mr/geography/america.ogg differ diff --git a/mr/geography/angola.ogg b/mr/geography/angola.ogg new file mode 100644 index 00000000..f8560312 Binary files /dev/null and b/mr/geography/angola.ogg differ diff --git a/mr/geography/antartica.ogg b/mr/geography/antartica.ogg new file mode 100644 index 00000000..e266c13c Binary files /dev/null and b/mr/geography/antartica.ogg differ diff --git a/mr/geography/argentina.ogg b/mr/geography/argentina.ogg new file mode 100644 index 00000000..b8b34b62 Binary files /dev/null and b/mr/geography/argentina.ogg differ diff --git a/mr/geography/asia.ogg b/mr/geography/asia.ogg new file mode 100644 index 00000000..8af1ea95 Binary files /dev/null and b/mr/geography/asia.ogg differ diff --git a/mr/geography/austria.ogg b/mr/geography/austria.ogg new file mode 100644 index 00000000..8d53642e Binary files /dev/null and b/mr/geography/austria.ogg differ diff --git a/mr/geography/bahamas.ogg b/mr/geography/bahamas.ogg new file mode 100644 index 00000000..5b406a9d Binary files /dev/null and b/mr/geography/bahamas.ogg differ diff --git a/mr/geography/belarus.ogg b/mr/geography/belarus.ogg new file mode 100644 index 00000000..1b13fe7f Binary files /dev/null and b/mr/geography/belarus.ogg differ diff --git a/mr/geography/belgium.ogg b/mr/geography/belgium.ogg new file mode 100644 index 00000000..1fffc56d Binary files /dev/null and b/mr/geography/belgium.ogg differ diff --git a/mr/geography/benin.ogg b/mr/geography/benin.ogg new file mode 100644 index 00000000..c1094a47 Binary files /dev/null and b/mr/geography/benin.ogg differ diff --git a/mr/geography/bolivia.ogg b/mr/geography/bolivia.ogg new file mode 100644 index 00000000..22f61515 Binary files /dev/null and b/mr/geography/bolivia.ogg differ diff --git a/mr/geography/bosnia_herzegovina.ogg b/mr/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..c597da9a Binary files /dev/null and b/mr/geography/bosnia_herzegovina.ogg differ diff --git a/mr/geography/botswana.ogg b/mr/geography/botswana.ogg new file mode 100644 index 00000000..0da6703e Binary files /dev/null and b/mr/geography/botswana.ogg differ diff --git a/mr/geography/brazil.ogg b/mr/geography/brazil.ogg new file mode 100644 index 00000000..10f5f49a Binary files /dev/null and b/mr/geography/brazil.ogg differ diff --git a/mr/geography/bulgaria.ogg b/mr/geography/bulgaria.ogg new file mode 100644 index 00000000..12e3b031 Binary files /dev/null and b/mr/geography/bulgaria.ogg differ diff --git a/mr/geography/burkina.ogg b/mr/geography/burkina.ogg new file mode 100644 index 00000000..fa9aaacf Binary files /dev/null and b/mr/geography/burkina.ogg differ diff --git a/mr/geography/burundi.ogg b/mr/geography/burundi.ogg new file mode 100644 index 00000000..d9db599c Binary files /dev/null and b/mr/geography/burundi.ogg differ diff --git a/mr/geography/cameroon.ogg b/mr/geography/cameroon.ogg new file mode 100644 index 00000000..ecc8328e Binary files /dev/null and b/mr/geography/cameroon.ogg differ diff --git a/mr/geography/canada.ogg b/mr/geography/canada.ogg new file mode 100644 index 00000000..18629be3 Binary files /dev/null and b/mr/geography/canada.ogg differ diff --git a/mr/geography/central_african_republic.ogg b/mr/geography/central_african_republic.ogg new file mode 100644 index 00000000..d8cc5eed Binary files /dev/null and b/mr/geography/central_african_republic.ogg differ diff --git a/mr/geography/chad.ogg b/mr/geography/chad.ogg new file mode 100644 index 00000000..fb5c2093 Binary files /dev/null and b/mr/geography/chad.ogg differ diff --git a/mr/geography/chile.ogg b/mr/geography/chile.ogg new file mode 100644 index 00000000..a7375370 Binary files /dev/null and b/mr/geography/chile.ogg differ diff --git a/mr/geography/colombia.ogg b/mr/geography/colombia.ogg new file mode 100644 index 00000000..2b23ed37 Binary files /dev/null and b/mr/geography/colombia.ogg differ diff --git a/mr/geography/congo.ogg b/mr/geography/congo.ogg new file mode 100644 index 00000000..68cef829 Binary files /dev/null and b/mr/geography/congo.ogg differ diff --git a/mr/geography/costa_rica.ogg b/mr/geography/costa_rica.ogg new file mode 100644 index 00000000..de329b34 Binary files /dev/null and b/mr/geography/costa_rica.ogg differ diff --git a/mr/geography/croatia.ogg b/mr/geography/croatia.ogg new file mode 100644 index 00000000..0fc5d6f2 Binary files /dev/null and b/mr/geography/croatia.ogg differ diff --git a/mr/geography/cuba.ogg b/mr/geography/cuba.ogg new file mode 100644 index 00000000..877afd46 Binary files /dev/null and b/mr/geography/cuba.ogg differ diff --git a/mr/geography/cyprus.ogg b/mr/geography/cyprus.ogg new file mode 100644 index 00000000..2b8faa9e Binary files /dev/null and b/mr/geography/cyprus.ogg differ diff --git a/mr/geography/czech.ogg b/mr/geography/czech.ogg new file mode 100644 index 00000000..d06a2a42 Binary files /dev/null and b/mr/geography/czech.ogg differ diff --git a/mr/geography/denmark.ogg b/mr/geography/denmark.ogg new file mode 100644 index 00000000..1fbeb819 Binary files /dev/null and b/mr/geography/denmark.ogg differ diff --git a/mr/geography/djibouti.ogg b/mr/geography/djibouti.ogg new file mode 100644 index 00000000..b68af253 Binary files /dev/null and b/mr/geography/djibouti.ogg differ diff --git a/mr/geography/dominican_republic.ogg b/mr/geography/dominican_republic.ogg new file mode 100644 index 00000000..a46a0166 Binary files /dev/null and b/mr/geography/dominican_republic.ogg differ diff --git a/mr/geography/ecuador.ogg b/mr/geography/ecuador.ogg new file mode 100644 index 00000000..a463d3a8 Binary files /dev/null and b/mr/geography/ecuador.ogg differ diff --git a/mr/geography/egypt.ogg b/mr/geography/egypt.ogg new file mode 100644 index 00000000..3f69fc3e Binary files /dev/null and b/mr/geography/egypt.ogg differ diff --git a/mr/geography/equatorial_guinea.ogg b/mr/geography/equatorial_guinea.ogg new file mode 100644 index 00000000..3cba6fe4 Binary files /dev/null and b/mr/geography/equatorial_guinea.ogg differ diff --git a/mr/geography/eritrea.ogg b/mr/geography/eritrea.ogg new file mode 100644 index 00000000..b3dd24c9 Binary files /dev/null and b/mr/geography/eritrea.ogg differ diff --git a/mr/geography/estonia.ogg b/mr/geography/estonia.ogg new file mode 100644 index 00000000..dc0d9aae Binary files /dev/null and b/mr/geography/estonia.ogg differ diff --git a/mr/geography/ethiopia.ogg b/mr/geography/ethiopia.ogg new file mode 100644 index 00000000..d0a1b7e6 Binary files /dev/null and b/mr/geography/ethiopia.ogg differ diff --git a/mr/geography/europe.ogg b/mr/geography/europe.ogg new file mode 100644 index 00000000..147a0ed7 Binary files /dev/null and b/mr/geography/europe.ogg differ diff --git a/mr/geography/finland.ogg b/mr/geography/finland.ogg new file mode 100644 index 00000000..75fd2fdd Binary files /dev/null and b/mr/geography/finland.ogg differ diff --git a/mr/geography/france.ogg b/mr/geography/france.ogg new file mode 100644 index 00000000..acd6a117 Binary files /dev/null and b/mr/geography/france.ogg differ diff --git a/mr/geography/french_guiana.ogg b/mr/geography/french_guiana.ogg new file mode 100644 index 00000000..5b0c3c2e Binary files /dev/null and b/mr/geography/french_guiana.ogg differ diff --git a/mr/geography/gabon.ogg b/mr/geography/gabon.ogg new file mode 100644 index 00000000..1433e471 Binary files /dev/null and b/mr/geography/gabon.ogg differ diff --git a/mr/geography/gambia.ogg b/mr/geography/gambia.ogg new file mode 100644 index 00000000..aff509d6 Binary files /dev/null and b/mr/geography/gambia.ogg differ diff --git a/mr/geography/germany.ogg b/mr/geography/germany.ogg new file mode 100644 index 00000000..32fafbad Binary files /dev/null and b/mr/geography/germany.ogg differ diff --git a/mr/geography/ghana.ogg b/mr/geography/ghana.ogg new file mode 100644 index 00000000..999b657c Binary files /dev/null and b/mr/geography/ghana.ogg differ diff --git a/mr/geography/greece.ogg b/mr/geography/greece.ogg new file mode 100644 index 00000000..f55450fa Binary files /dev/null and b/mr/geography/greece.ogg differ diff --git a/mr/geography/greenland.ogg b/mr/geography/greenland.ogg new file mode 100644 index 00000000..03d6fcb8 Binary files /dev/null and b/mr/geography/greenland.ogg differ diff --git a/mr/geography/guatemala.ogg b/mr/geography/guatemala.ogg new file mode 100644 index 00000000..c742005e Binary files /dev/null and b/mr/geography/guatemala.ogg differ diff --git a/mr/geography/guinea.ogg b/mr/geography/guinea.ogg new file mode 100644 index 00000000..f8125a7c Binary files /dev/null and b/mr/geography/guinea.ogg differ diff --git a/mr/geography/guinea_bissau.ogg b/mr/geography/guinea_bissau.ogg new file mode 100644 index 00000000..23d557f8 Binary files /dev/null and b/mr/geography/guinea_bissau.ogg differ diff --git a/mr/geography/guyana.ogg b/mr/geography/guyana.ogg new file mode 100644 index 00000000..28da043b Binary files /dev/null and b/mr/geography/guyana.ogg differ diff --git a/mr/geography/haiti.ogg b/mr/geography/haiti.ogg new file mode 100644 index 00000000..eae3b786 Binary files /dev/null and b/mr/geography/haiti.ogg differ diff --git a/mr/geography/honduras.ogg b/mr/geography/honduras.ogg new file mode 100644 index 00000000..248e9f8b Binary files /dev/null and b/mr/geography/honduras.ogg differ diff --git a/mr/geography/hungary.ogg b/mr/geography/hungary.ogg new file mode 100644 index 00000000..651de5fc Binary files /dev/null and b/mr/geography/hungary.ogg differ diff --git a/mr/geography/iceland.ogg b/mr/geography/iceland.ogg new file mode 100644 index 00000000..f47a0bf7 Binary files /dev/null and b/mr/geography/iceland.ogg differ diff --git a/mr/geography/ireland.ogg b/mr/geography/ireland.ogg new file mode 100644 index 00000000..04e43909 Binary files /dev/null and b/mr/geography/ireland.ogg differ diff --git a/mr/geography/italy.ogg b/mr/geography/italy.ogg new file mode 100644 index 00000000..3a65f931 Binary files /dev/null and b/mr/geography/italy.ogg differ diff --git a/mr/geography/ivory_coast.ogg b/mr/geography/ivory_coast.ogg new file mode 100644 index 00000000..f17195f5 Binary files /dev/null and b/mr/geography/ivory_coast.ogg differ diff --git a/mr/geography/jamaica.ogg b/mr/geography/jamaica.ogg new file mode 100644 index 00000000..6aa44952 Binary files /dev/null and b/mr/geography/jamaica.ogg differ diff --git a/mr/geography/kenya.ogg b/mr/geography/kenya.ogg new file mode 100644 index 00000000..327f43a0 Binary files /dev/null and b/mr/geography/kenya.ogg differ diff --git a/mr/geography/latvia.ogg b/mr/geography/latvia.ogg new file mode 100644 index 00000000..b774c570 Binary files /dev/null and b/mr/geography/latvia.ogg differ diff --git a/mr/geography/lesotho.ogg b/mr/geography/lesotho.ogg new file mode 100644 index 00000000..28d40759 Binary files /dev/null and b/mr/geography/lesotho.ogg differ diff --git a/mr/geography/liberia.ogg b/mr/geography/liberia.ogg new file mode 100644 index 00000000..a679b530 Binary files /dev/null and b/mr/geography/liberia.ogg differ diff --git a/mr/geography/libya.ogg b/mr/geography/libya.ogg new file mode 100644 index 00000000..c920d58c Binary files /dev/null and b/mr/geography/libya.ogg differ diff --git a/mr/geography/lithuania.ogg b/mr/geography/lithuania.ogg new file mode 100644 index 00000000..3886fe93 Binary files /dev/null and b/mr/geography/lithuania.ogg differ diff --git a/mr/geography/luxembourg.ogg b/mr/geography/luxembourg.ogg new file mode 100644 index 00000000..7d1dc1bd Binary files /dev/null and b/mr/geography/luxembourg.ogg differ diff --git a/mr/geography/macedonia.ogg b/mr/geography/macedonia.ogg new file mode 100644 index 00000000..463d9d7a Binary files /dev/null and b/mr/geography/macedonia.ogg differ diff --git a/mr/geography/madagascar.ogg b/mr/geography/madagascar.ogg new file mode 100644 index 00000000..8ff46645 Binary files /dev/null and b/mr/geography/madagascar.ogg differ diff --git a/mr/geography/malawi.ogg b/mr/geography/malawi.ogg new file mode 100644 index 00000000..7984e257 Binary files /dev/null and b/mr/geography/malawi.ogg differ diff --git a/mr/geography/mali.ogg b/mr/geography/mali.ogg new file mode 100644 index 00000000..3ec162b6 Binary files /dev/null and b/mr/geography/mali.ogg differ diff --git a/mr/geography/mauritania.ogg b/mr/geography/mauritania.ogg new file mode 100644 index 00000000..27c1df4a Binary files /dev/null and b/mr/geography/mauritania.ogg differ diff --git a/mr/geography/mexico.ogg b/mr/geography/mexico.ogg new file mode 100644 index 00000000..6ac2b87e Binary files /dev/null and b/mr/geography/mexico.ogg differ diff --git a/mr/geography/moldova.ogg b/mr/geography/moldova.ogg new file mode 100644 index 00000000..e898171c Binary files /dev/null and b/mr/geography/moldova.ogg differ diff --git a/mr/geography/moroco.ogg b/mr/geography/moroco.ogg new file mode 100644 index 00000000..1619c463 Binary files /dev/null and b/mr/geography/moroco.ogg differ diff --git a/mr/geography/mozambique.ogg b/mr/geography/mozambique.ogg new file mode 100644 index 00000000..38fef009 Binary files /dev/null and b/mr/geography/mozambique.ogg differ diff --git a/mr/geography/namibia.ogg b/mr/geography/namibia.ogg new file mode 100644 index 00000000..06378455 Binary files /dev/null and b/mr/geography/namibia.ogg differ diff --git a/mr/geography/netherland.ogg b/mr/geography/netherland.ogg new file mode 100644 index 00000000..9b75a315 Binary files /dev/null and b/mr/geography/netherland.ogg differ diff --git a/mr/geography/nicaragua.ogg b/mr/geography/nicaragua.ogg new file mode 100644 index 00000000..c143d7e9 Binary files /dev/null and b/mr/geography/nicaragua.ogg differ diff --git a/mr/geography/niger.ogg b/mr/geography/niger.ogg new file mode 100644 index 00000000..2277a5fb Binary files /dev/null and b/mr/geography/niger.ogg differ diff --git a/mr/geography/nigeria.ogg b/mr/geography/nigeria.ogg new file mode 100644 index 00000000..8977b7b0 Binary files /dev/null and b/mr/geography/nigeria.ogg differ diff --git a/mr/geography/north_america.ogg b/mr/geography/north_america.ogg new file mode 100644 index 00000000..48e5c9e5 Binary files /dev/null and b/mr/geography/north_america.ogg differ diff --git a/mr/geography/norway.ogg b/mr/geography/norway.ogg new file mode 100644 index 00000000..aa4970f1 Binary files /dev/null and b/mr/geography/norway.ogg differ diff --git a/mr/geography/oceania.ogg b/mr/geography/oceania.ogg new file mode 100644 index 00000000..49fb5346 Binary files /dev/null and b/mr/geography/oceania.ogg differ diff --git a/mr/geography/panama.ogg b/mr/geography/panama.ogg new file mode 100644 index 00000000..253d4815 Binary files /dev/null and b/mr/geography/panama.ogg differ diff --git a/mr/geography/paraguay.ogg b/mr/geography/paraguay.ogg new file mode 100644 index 00000000..cb1a131c Binary files /dev/null and b/mr/geography/paraguay.ogg differ diff --git a/mr/geography/peru.ogg b/mr/geography/peru.ogg new file mode 100644 index 00000000..7cf59da0 Binary files /dev/null and b/mr/geography/peru.ogg differ diff --git a/mr/geography/poland.ogg b/mr/geography/poland.ogg new file mode 100644 index 00000000..bace6ddc Binary files /dev/null and b/mr/geography/poland.ogg differ diff --git a/mr/geography/portugal.ogg b/mr/geography/portugal.ogg new file mode 100644 index 00000000..c5754a45 Binary files /dev/null and b/mr/geography/portugal.ogg differ diff --git a/mr/geography/republic_of_congo.ogg b/mr/geography/republic_of_congo.ogg new file mode 100644 index 00000000..35d8298f Binary files /dev/null and b/mr/geography/republic_of_congo.ogg differ diff --git a/mr/geography/romania.ogg b/mr/geography/romania.ogg new file mode 100644 index 00000000..8758bf20 Binary files /dev/null and b/mr/geography/romania.ogg differ diff --git a/mr/geography/russia.ogg b/mr/geography/russia.ogg new file mode 100644 index 00000000..0170db21 Binary files /dev/null and b/mr/geography/russia.ogg differ diff --git a/mr/geography/rwanda.ogg b/mr/geography/rwanda.ogg new file mode 100644 index 00000000..9052cff1 Binary files /dev/null and b/mr/geography/rwanda.ogg differ diff --git a/mr/geography/salvador.ogg b/mr/geography/salvador.ogg new file mode 100644 index 00000000..274d6cf8 Binary files /dev/null and b/mr/geography/salvador.ogg differ diff --git a/mr/geography/senegal.ogg b/mr/geography/senegal.ogg new file mode 100644 index 00000000..e02bf8e0 Binary files /dev/null and b/mr/geography/senegal.ogg differ diff --git a/mr/geography/serbia_montenegro.ogg b/mr/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..79c0245f Binary files /dev/null and b/mr/geography/serbia_montenegro.ogg differ diff --git a/mr/geography/sierra_leone.ogg b/mr/geography/sierra_leone.ogg new file mode 100644 index 00000000..ee2a861b Binary files /dev/null and b/mr/geography/sierra_leone.ogg differ diff --git a/mr/geography/slovakia.ogg b/mr/geography/slovakia.ogg new file mode 100644 index 00000000..763ef115 Binary files /dev/null and b/mr/geography/slovakia.ogg differ diff --git a/mr/geography/slovenia.ogg b/mr/geography/slovenia.ogg new file mode 100644 index 00000000..b01d935c Binary files /dev/null and b/mr/geography/slovenia.ogg differ diff --git a/mr/geography/somalia.ogg b/mr/geography/somalia.ogg new file mode 100644 index 00000000..8adcd439 Binary files /dev/null and b/mr/geography/somalia.ogg differ diff --git a/mr/geography/soudan.ogg b/mr/geography/soudan.ogg new file mode 100644 index 00000000..dadc8714 Binary files /dev/null and b/mr/geography/soudan.ogg differ diff --git a/mr/geography/south_africa.ogg b/mr/geography/south_africa.ogg new file mode 100644 index 00000000..48a78c49 Binary files /dev/null and b/mr/geography/south_africa.ogg differ diff --git a/mr/geography/south_america.ogg b/mr/geography/south_america.ogg new file mode 100644 index 00000000..b0c3daee Binary files /dev/null and b/mr/geography/south_america.ogg differ diff --git a/mr/geography/spain.ogg b/mr/geography/spain.ogg new file mode 100644 index 00000000..ee816fe0 Binary files /dev/null and b/mr/geography/spain.ogg differ diff --git a/mr/geography/suriname.ogg b/mr/geography/suriname.ogg new file mode 100644 index 00000000..d39b1ab9 Binary files /dev/null and b/mr/geography/suriname.ogg differ diff --git a/mr/geography/swaziland.ogg b/mr/geography/swaziland.ogg new file mode 100644 index 00000000..d18457f0 Binary files /dev/null and b/mr/geography/swaziland.ogg differ diff --git a/mr/geography/sweden.ogg b/mr/geography/sweden.ogg new file mode 100644 index 00000000..541006b4 Binary files /dev/null and b/mr/geography/sweden.ogg differ diff --git a/mr/geography/switz.ogg b/mr/geography/switz.ogg new file mode 100644 index 00000000..03544d19 Binary files /dev/null and b/mr/geography/switz.ogg differ diff --git a/mr/geography/tanzania.ogg b/mr/geography/tanzania.ogg new file mode 100644 index 00000000..94ce9329 Binary files /dev/null and b/mr/geography/tanzania.ogg differ diff --git a/mr/geography/togo.ogg b/mr/geography/togo.ogg new file mode 100644 index 00000000..1f70163b Binary files /dev/null and b/mr/geography/togo.ogg differ diff --git a/mr/geography/tunisia.ogg b/mr/geography/tunisia.ogg new file mode 100644 index 00000000..c3d565b9 Binary files /dev/null and b/mr/geography/tunisia.ogg differ diff --git a/mr/geography/turkey.ogg b/mr/geography/turkey.ogg new file mode 100644 index 00000000..30be2541 Binary files /dev/null and b/mr/geography/turkey.ogg differ diff --git a/mr/geography/uganda.ogg b/mr/geography/uganda.ogg new file mode 100644 index 00000000..2351f09e Binary files /dev/null and b/mr/geography/uganda.ogg differ diff --git a/mr/geography/ukraine.ogg b/mr/geography/ukraine.ogg new file mode 100644 index 00000000..8ce0f558 Binary files /dev/null and b/mr/geography/ukraine.ogg differ diff --git a/mr/geography/united_kingdom.ogg b/mr/geography/united_kingdom.ogg new file mode 100644 index 00000000..3bef3875 Binary files /dev/null and b/mr/geography/united_kingdom.ogg differ diff --git a/mr/geography/uruguay.ogg b/mr/geography/uruguay.ogg new file mode 100644 index 00000000..cca15bf4 Binary files /dev/null and b/mr/geography/uruguay.ogg differ diff --git a/mr/geography/usa.ogg b/mr/geography/usa.ogg new file mode 100644 index 00000000..9f89b872 Binary files /dev/null and b/mr/geography/usa.ogg differ diff --git a/mr/geography/venezuela.ogg b/mr/geography/venezuela.ogg new file mode 100644 index 00000000..dc6e8653 Binary files /dev/null and b/mr/geography/venezuela.ogg differ diff --git a/mr/geography/zambia.ogg b/mr/geography/zambia.ogg new file mode 100644 index 00000000..432e669c Binary files /dev/null and b/mr/geography/zambia.ogg differ diff --git a/mr/geography/zimbabwe.ogg b/mr/geography/zimbabwe.ogg new file mode 100644 index 00000000..9346d60e Binary files /dev/null and b/mr/geography/zimbabwe.ogg differ diff --git a/mr/misc/about.ogg b/mr/misc/about.ogg new file mode 100644 index 00000000..c8d60fc5 Binary files /dev/null and b/mr/misc/about.ogg differ diff --git a/mr/misc/awesome.ogg b/mr/misc/awesome.ogg new file mode 100644 index 00000000..7f495c9b Binary files /dev/null and b/mr/misc/awesome.ogg differ diff --git a/mr/misc/back.ogg b/mr/misc/back.ogg new file mode 100644 index 00000000..5fb546d4 Binary files /dev/null and b/mr/misc/back.ogg differ diff --git a/mr/misc/by.ogg b/mr/misc/by.ogg new file mode 100644 index 00000000..467dceeb Binary files /dev/null and b/mr/misc/by.ogg differ diff --git a/mr/misc/check_answer.ogg b/mr/misc/check_answer.ogg new file mode 100644 index 00000000..a0ebe5d0 Binary files /dev/null and b/mr/misc/check_answer.ogg differ diff --git a/mr/misc/click_on_letter.ogg b/mr/misc/click_on_letter.ogg new file mode 100644 index 00000000..08b28c24 Binary files /dev/null and b/mr/misc/click_on_letter.ogg differ diff --git a/mr/misc/configuration.ogg b/mr/misc/configuration.ogg new file mode 100644 index 00000000..5c5aa2e5 Binary files /dev/null and b/mr/misc/configuration.ogg differ diff --git a/mr/misc/congratulation.ogg b/mr/misc/congratulation.ogg new file mode 100644 index 00000000..72096e61 Binary files /dev/null and b/mr/misc/congratulation.ogg differ diff --git a/mr/misc/equal.ogg b/mr/misc/equal.ogg new file mode 100644 index 00000000..85f1d1e9 Binary files /dev/null and b/mr/misc/equal.ogg differ diff --git a/mr/misc/fantastic.ogg b/mr/misc/fantastic.ogg new file mode 100644 index 00000000..b94127f1 Binary files /dev/null and b/mr/misc/fantastic.ogg differ diff --git a/mr/misc/good.ogg b/mr/misc/good.ogg new file mode 100644 index 00000000..8c3239fd Binary files /dev/null and b/mr/misc/good.ogg differ diff --git a/mr/misc/great.ogg b/mr/misc/great.ogg new file mode 100644 index 00000000..36dcf2e7 Binary files /dev/null and b/mr/misc/great.ogg differ diff --git a/mr/misc/help.ogg b/mr/misc/help.ogg new file mode 100644 index 00000000..5f4065d1 Binary files /dev/null and b/mr/misc/help.ogg differ diff --git a/mr/misc/level.ogg b/mr/misc/level.ogg new file mode 100644 index 00000000..d4de34b7 Binary files /dev/null and b/mr/misc/level.ogg differ diff --git a/mr/misc/minus.ogg b/mr/misc/minus.ogg new file mode 100644 index 00000000..825bc886 Binary files /dev/null and b/mr/misc/minus.ogg differ diff --git a/mr/misc/ok.ogg b/mr/misc/ok.ogg new file mode 100644 index 00000000..3b564e1f Binary files /dev/null and b/mr/misc/ok.ogg differ diff --git a/mr/misc/outof.ogg b/mr/misc/outof.ogg new file mode 100644 index 00000000..0bce7c56 Binary files /dev/null and b/mr/misc/outof.ogg differ diff --git a/mr/misc/perfect.ogg b/mr/misc/perfect.ogg new file mode 100644 index 00000000..6ee31a70 Binary files /dev/null and b/mr/misc/perfect.ogg differ diff --git a/mr/misc/plus.ogg b/mr/misc/plus.ogg new file mode 100644 index 00000000..6edb31ca Binary files /dev/null and b/mr/misc/plus.ogg differ diff --git a/mr/misc/quit.ogg b/mr/misc/quit.ogg new file mode 100644 index 00000000..471be759 Binary files /dev/null and b/mr/misc/quit.ogg differ diff --git a/mr/misc/super.ogg b/mr/misc/super.ogg new file mode 100644 index 00000000..ae01fba8 Binary files /dev/null and b/mr/misc/super.ogg differ diff --git a/mr/misc/waytogo.ogg b/mr/misc/waytogo.ogg new file mode 100644 index 00000000..28125e4f Binary files /dev/null and b/mr/misc/waytogo.ogg differ diff --git a/mr/misc/welcome.ogg b/mr/misc/welcome.ogg new file mode 100644 index 00000000..69426301 Binary files /dev/null and b/mr/misc/welcome.ogg differ diff --git a/nb/alphabet/10.ogg b/nb/alphabet/10.ogg new file mode 100644 index 00000000..a0d10df2 Binary files /dev/null and b/nb/alphabet/10.ogg differ diff --git a/nb/alphabet/11.ogg b/nb/alphabet/11.ogg new file mode 100644 index 00000000..b2f121a2 Binary files /dev/null and b/nb/alphabet/11.ogg differ diff --git a/nb/alphabet/12.ogg b/nb/alphabet/12.ogg new file mode 100644 index 00000000..a186d4cc Binary files /dev/null and b/nb/alphabet/12.ogg differ diff --git a/nb/alphabet/13.ogg b/nb/alphabet/13.ogg new file mode 100644 index 00000000..29270984 Binary files /dev/null and b/nb/alphabet/13.ogg differ diff --git a/nb/alphabet/14.ogg b/nb/alphabet/14.ogg new file mode 100644 index 00000000..9ffe6200 Binary files /dev/null and b/nb/alphabet/14.ogg differ diff --git a/nb/alphabet/15.ogg b/nb/alphabet/15.ogg new file mode 100644 index 00000000..327c1f47 Binary files /dev/null and b/nb/alphabet/15.ogg differ diff --git a/nb/alphabet/16.ogg b/nb/alphabet/16.ogg new file mode 100644 index 00000000..ec2ed742 Binary files /dev/null and b/nb/alphabet/16.ogg differ diff --git a/nb/alphabet/17.ogg b/nb/alphabet/17.ogg new file mode 100644 index 00000000..16c43584 Binary files /dev/null and b/nb/alphabet/17.ogg differ diff --git a/nb/alphabet/18.ogg b/nb/alphabet/18.ogg new file mode 100644 index 00000000..acce3932 Binary files /dev/null and b/nb/alphabet/18.ogg differ diff --git a/nb/alphabet/19.ogg b/nb/alphabet/19.ogg new file mode 100644 index 00000000..726c322b Binary files /dev/null and b/nb/alphabet/19.ogg differ diff --git a/nb/alphabet/20.ogg b/nb/alphabet/20.ogg new file mode 100644 index 00000000..3e82491d Binary files /dev/null and b/nb/alphabet/20.ogg differ diff --git a/nb/alphabet/README b/nb/alphabet/README new file mode 100644 index 00000000..cc470158 --- /dev/null +++ b/nb/alphabet/README @@ -0,0 +1,50 @@ +10.ogg Johnstad/Gabor 2007 / GPL +11.ogg Johnstad/Gabor 2007 / GPL +12.ogg Johnstad/Gabor 2007 / GPL +13.ogg Johnstad/Gabor 2007 / GPL +14.ogg Johnstad/Gabor 2007 / GPL +15.ogg Johnstad/Gabor 2007 / GPL +16.ogg Johnstad/Gabor 2007 / GPL +17.ogg Johnstad/Gabor 2007 / GPL +18.ogg Johnstad/Gabor 2007 / GPL +19.ogg Johnstad/Gabor 2007 / GPL +20.ogg Johnstad/Gabor 2007 / GPL +U0030.ogg Johnstad/Gabor 2007 / GPL +U0031.ogg Johnstad/Gabor 2007 / GPL +U0032.ogg Johnstad/Gabor 2007 / GPL +U0033.ogg Johnstad/Gabor 2007 / GPL +U0034.ogg Johnstad/Gabor 2007 / GPL +U0035.ogg Johnstad/Gabor 2007 / GPL +U0036.ogg Johnstad/Gabor 2007 / GPL +U0037.ogg Johnstad/Gabor 2007 / GPL +U0038.ogg Johnstad/Gabor 2007 / GPL +U0039.ogg Johnstad/Gabor 2007 / GPL +U0061.ogg Johnstad/Gabor 2007 / GPL +U0062.ogg Johnstad/Gabor 2007 / GPL +U0063.ogg Johnstad/Gabor 2007 / GPL +U0064.ogg Johnstad/Gabor 2007 / GPL +U0065.ogg Johnstad/Gabor 2007 / GPL +U0066.ogg Johnstad/Gabor 2007 / GPL +U0067.ogg Johnstad/Gabor 2007 / GPL +U0068.ogg Johnstad/Gabor 2007 / GPL +U0069.ogg Johnstad/Gabor 2007 / GPL +U006A.ogg Johnstad/Gabor 2007 / GPL +U006B.ogg Johnstad/Gabor 2007 / GPL +U006C.ogg Johnstad/Gabor 2007 / GPL +U006D.ogg Johnstad/Gabor 2007 / GPL +U006E.ogg Johnstad/Gabor 2007 / GPL +U006F.ogg Johnstad/Gabor 2007 / GPL +U0070.ogg Johnstad/Gabor 2007 / GPL +U0071.ogg Johnstad/Gabor 2007 / GPL +U0072.ogg Johnstad/Gabor 2007 / GPL +U0073.ogg Johnstad/Gabor 2007 / GPL +U0074.ogg Johnstad/Gabor 2007 / GPL +U0075.ogg Johnstad/Gabor 2007 / GPL +U0076.ogg Johnstad/Gabor 2007 / GPL +U0077.ogg Johnstad/Gabor 2007 / GPL +U0078.ogg Johnstad/Gabor 2007 / GPL +U0079.ogg Johnstad/Gabor 2007 / GPL +U007A.ogg Johnstad/Gabor 2007 / GPL +U00E5.ogg Johnstad/Gabor 2007 / GPL +U00E6.ogg Johnstad/Gabor 2007 / GPL +U00F8.ogg Johnstad/Gabor 2007 / GPL diff --git a/nb/alphabet/U0030.ogg b/nb/alphabet/U0030.ogg new file mode 100644 index 00000000..5540d6f7 Binary files /dev/null and b/nb/alphabet/U0030.ogg differ diff --git a/nb/alphabet/U0031.ogg b/nb/alphabet/U0031.ogg new file mode 100644 index 00000000..3a454713 Binary files /dev/null and b/nb/alphabet/U0031.ogg differ diff --git a/nb/alphabet/U0032.ogg b/nb/alphabet/U0032.ogg new file mode 100644 index 00000000..d26b8ac8 Binary files /dev/null and b/nb/alphabet/U0032.ogg differ diff --git a/nb/alphabet/U0033.ogg b/nb/alphabet/U0033.ogg new file mode 100644 index 00000000..103eefc4 Binary files /dev/null and b/nb/alphabet/U0033.ogg differ diff --git a/nb/alphabet/U0034.ogg b/nb/alphabet/U0034.ogg new file mode 100644 index 00000000..7c84a5cb Binary files /dev/null and b/nb/alphabet/U0034.ogg differ diff --git a/nb/alphabet/U0035.ogg b/nb/alphabet/U0035.ogg new file mode 100644 index 00000000..abd535e2 Binary files /dev/null and b/nb/alphabet/U0035.ogg differ diff --git a/nb/alphabet/U0036.ogg b/nb/alphabet/U0036.ogg new file mode 100644 index 00000000..75b8773f Binary files /dev/null and b/nb/alphabet/U0036.ogg differ diff --git a/nb/alphabet/U0037.ogg b/nb/alphabet/U0037.ogg new file mode 100644 index 00000000..fe65e02f Binary files /dev/null and b/nb/alphabet/U0037.ogg differ diff --git a/nb/alphabet/U0038.ogg b/nb/alphabet/U0038.ogg new file mode 100644 index 00000000..5efd1c1e Binary files /dev/null and b/nb/alphabet/U0038.ogg differ diff --git a/nb/alphabet/U0039.ogg b/nb/alphabet/U0039.ogg new file mode 100644 index 00000000..58469d70 Binary files /dev/null and b/nb/alphabet/U0039.ogg differ diff --git a/nb/alphabet/U0061.ogg b/nb/alphabet/U0061.ogg new file mode 100644 index 00000000..491b9a9a Binary files /dev/null and b/nb/alphabet/U0061.ogg differ diff --git a/nb/alphabet/U0062.ogg b/nb/alphabet/U0062.ogg new file mode 100644 index 00000000..85b63e18 Binary files /dev/null and b/nb/alphabet/U0062.ogg differ diff --git a/nb/alphabet/U0063.ogg b/nb/alphabet/U0063.ogg new file mode 100644 index 00000000..c92fba70 Binary files /dev/null and b/nb/alphabet/U0063.ogg differ diff --git a/nb/alphabet/U0064.ogg b/nb/alphabet/U0064.ogg new file mode 100644 index 00000000..1179184d Binary files /dev/null and b/nb/alphabet/U0064.ogg differ diff --git a/nb/alphabet/U0065.ogg b/nb/alphabet/U0065.ogg new file mode 100644 index 00000000..f2089178 Binary files /dev/null and b/nb/alphabet/U0065.ogg differ diff --git a/nb/alphabet/U0066.ogg b/nb/alphabet/U0066.ogg new file mode 100644 index 00000000..4c7d0291 Binary files /dev/null and b/nb/alphabet/U0066.ogg differ diff --git a/nb/alphabet/U0067.ogg b/nb/alphabet/U0067.ogg new file mode 100644 index 00000000..e25fa38d Binary files /dev/null and b/nb/alphabet/U0067.ogg differ diff --git a/nb/alphabet/U0068.ogg b/nb/alphabet/U0068.ogg new file mode 100644 index 00000000..a90f9567 Binary files /dev/null and b/nb/alphabet/U0068.ogg differ diff --git a/nb/alphabet/U0069.ogg b/nb/alphabet/U0069.ogg new file mode 100644 index 00000000..f6df170e Binary files /dev/null and b/nb/alphabet/U0069.ogg differ diff --git a/nb/alphabet/U006A.ogg b/nb/alphabet/U006A.ogg new file mode 100644 index 00000000..25be0f79 Binary files /dev/null and b/nb/alphabet/U006A.ogg differ diff --git a/nb/alphabet/U006B.ogg b/nb/alphabet/U006B.ogg new file mode 100644 index 00000000..a9fbffb9 Binary files /dev/null and b/nb/alphabet/U006B.ogg differ diff --git a/nb/alphabet/U006C.ogg b/nb/alphabet/U006C.ogg new file mode 100644 index 00000000..2a2179c6 Binary files /dev/null and b/nb/alphabet/U006C.ogg differ diff --git a/nb/alphabet/U006D.ogg b/nb/alphabet/U006D.ogg new file mode 100644 index 00000000..d53ddc08 Binary files /dev/null and b/nb/alphabet/U006D.ogg differ diff --git a/nb/alphabet/U006E.ogg b/nb/alphabet/U006E.ogg new file mode 100644 index 00000000..c7317b3a Binary files /dev/null and b/nb/alphabet/U006E.ogg differ diff --git a/nb/alphabet/U006F.ogg b/nb/alphabet/U006F.ogg new file mode 100644 index 00000000..8a59224a Binary files /dev/null and b/nb/alphabet/U006F.ogg differ diff --git a/nb/alphabet/U0070.ogg b/nb/alphabet/U0070.ogg new file mode 100644 index 00000000..699bc85b Binary files /dev/null and b/nb/alphabet/U0070.ogg differ diff --git a/nb/alphabet/U0071.ogg b/nb/alphabet/U0071.ogg new file mode 100644 index 00000000..b36cd748 Binary files /dev/null and b/nb/alphabet/U0071.ogg differ diff --git a/nb/alphabet/U0072.ogg b/nb/alphabet/U0072.ogg new file mode 100644 index 00000000..d260450b Binary files /dev/null and b/nb/alphabet/U0072.ogg differ diff --git a/nb/alphabet/U0073.ogg b/nb/alphabet/U0073.ogg new file mode 100644 index 00000000..a7262103 Binary files /dev/null and b/nb/alphabet/U0073.ogg differ diff --git a/nb/alphabet/U0074.ogg b/nb/alphabet/U0074.ogg new file mode 100644 index 00000000..b244bcd6 Binary files /dev/null and b/nb/alphabet/U0074.ogg differ diff --git a/nb/alphabet/U0075.ogg b/nb/alphabet/U0075.ogg new file mode 100644 index 00000000..fc679aa4 Binary files /dev/null and b/nb/alphabet/U0075.ogg differ diff --git a/nb/alphabet/U0076.ogg b/nb/alphabet/U0076.ogg new file mode 100644 index 00000000..d1bbfc56 Binary files /dev/null and b/nb/alphabet/U0076.ogg differ diff --git a/nb/alphabet/U0077.ogg b/nb/alphabet/U0077.ogg new file mode 100644 index 00000000..bb36b1fb Binary files /dev/null and b/nb/alphabet/U0077.ogg differ diff --git a/nb/alphabet/U0078.ogg b/nb/alphabet/U0078.ogg new file mode 100644 index 00000000..5c0a1bf8 Binary files /dev/null and b/nb/alphabet/U0078.ogg differ diff --git a/nb/alphabet/U0079.ogg b/nb/alphabet/U0079.ogg new file mode 100644 index 00000000..4dcb09d5 Binary files /dev/null and b/nb/alphabet/U0079.ogg differ diff --git a/nb/alphabet/U007A.ogg b/nb/alphabet/U007A.ogg new file mode 100644 index 00000000..5eb36ce2 Binary files /dev/null and b/nb/alphabet/U007A.ogg differ diff --git a/nb/alphabet/U00E5.ogg b/nb/alphabet/U00E5.ogg new file mode 100644 index 00000000..ab1e3c5b Binary files /dev/null and b/nb/alphabet/U00E5.ogg differ diff --git a/nb/alphabet/U00E6.ogg b/nb/alphabet/U00E6.ogg new file mode 100644 index 00000000..c645b313 Binary files /dev/null and b/nb/alphabet/U00E6.ogg differ diff --git a/nb/alphabet/U00F8.ogg b/nb/alphabet/U00F8.ogg new file mode 100644 index 00000000..6108c350 Binary files /dev/null and b/nb/alphabet/U00F8.ogg differ diff --git a/nb/colors/README b/nb/colors/README new file mode 100644 index 00000000..b9a98eb9 --- /dev/null +++ b/nb/colors/README @@ -0,0 +1,11 @@ +black.ogg Johnstad/Gabor 2007 / GPL +blue.ogg Johnstad/Gabor 2007 / GPL +brown.ogg Johnstad/Gabor 2007 / GPL +green.ogg Johnstad/Gabor 2007 / GPL +grey.ogg Johnstad/Gabor 2007 / GPL +orange.ogg Johnstad/Gabor 2007 / GPL +pink.ogg Johnstad/Gabor 2007 / GPL +purple.ogg Johnstad/Gabor 2007 / GPL +red.ogg Johnstad/Gabor 2007 / GPL +white.ogg Johnstad/Gabor 2007 / GPL +yellow.ogg Johnstad/Gabor 2007 / GPL diff --git a/nb/colors/black.ogg b/nb/colors/black.ogg new file mode 100644 index 00000000..46982af7 Binary files /dev/null and b/nb/colors/black.ogg differ diff --git a/nb/colors/blue.ogg b/nb/colors/blue.ogg new file mode 100644 index 00000000..14791e1f Binary files /dev/null and b/nb/colors/blue.ogg differ diff --git a/nb/colors/brown.ogg b/nb/colors/brown.ogg new file mode 100644 index 00000000..71b4b778 Binary files /dev/null and b/nb/colors/brown.ogg differ diff --git a/nb/colors/green.ogg b/nb/colors/green.ogg new file mode 100644 index 00000000..fe79af54 Binary files /dev/null and b/nb/colors/green.ogg differ diff --git a/nb/colors/grey.ogg b/nb/colors/grey.ogg new file mode 100644 index 00000000..99004832 Binary files /dev/null and b/nb/colors/grey.ogg differ diff --git a/nb/colors/orange.ogg b/nb/colors/orange.ogg new file mode 100644 index 00000000..5324483c Binary files /dev/null and b/nb/colors/orange.ogg differ diff --git a/nb/colors/pink.ogg b/nb/colors/pink.ogg new file mode 100644 index 00000000..ce7e13f3 Binary files /dev/null and b/nb/colors/pink.ogg differ diff --git a/nb/colors/purple.ogg b/nb/colors/purple.ogg new file mode 100644 index 00000000..feacf2b0 Binary files /dev/null and b/nb/colors/purple.ogg differ diff --git a/nb/colors/red.ogg b/nb/colors/red.ogg new file mode 100644 index 00000000..9cb4aa9c Binary files /dev/null and b/nb/colors/red.ogg differ diff --git a/nb/colors/white.ogg b/nb/colors/white.ogg new file mode 100644 index 00000000..1d2f1b8e Binary files /dev/null and b/nb/colors/white.ogg differ diff --git a/nb/colors/yellow.ogg b/nb/colors/yellow.ogg new file mode 100644 index 00000000..90e7aeaf Binary files /dev/null and b/nb/colors/yellow.ogg differ diff --git a/nb/geography/README b/nb/geography/README new file mode 100644 index 00000000..692b65ab --- /dev/null +++ b/nb/geography/README @@ -0,0 +1,98 @@ +africa.ogg Johnstad/Gabor 2007 / GPL +alaska.ogg Johnstad/Gabor 2007 / GPL +albania.ogg Johnstad/Gabor 2007 / GPL +america.ogg Johnstad/Gabor 2007 / GPL +angola.ogg Johnstad/Gabor 2007 / GPL +argentina.ogg Johnstad/Gabor 2007 / GPL +asia.ogg Johnstad/Gabor 2007 / GPL +austria.ogg Johnstad/Gabor 2007 / GPL +bahamas.ogg Johnstad/Gabor 2007 / GPL +belarus.ogg Johnstad/Gabor 2007 / GPL +belgium.ogg Johnstad/Gabor 2007 / GPL +bolivia.ogg Johnstad/Gabor 2007 / GPL +bosnia_herzegovina.ogg Johnstad/Gabor 2007 / GPL +botswana.ogg Johnstad/Gabor 2007 / GPL +brazil.ogg Johnstad/Gabor 2007 / GPL +bulgaria.ogg Johnstad/Gabor 2007 / GPL +burundi.ogg Johnstad/Gabor 2007 / GPL +cameroon.ogg Johnstad/Gabor 2007 / GPL +canada.ogg Johnstad/Gabor 2007 / GPL +chile.ogg Johnstad/Gabor 2007 / GPL +colombia.ogg Johnstad/Gabor 2007 / GPL +congo.ogg Johnstad/Gabor 2007 / GPL +costa_rica.ogg Johnstad/Gabor 2007 / GPL +croatia.ogg Johnstad/Gabor 2007 / GPL +cuba.ogg Johnstad/Gabor 2007 / GPL +cyprus.ogg Johnstad/Gabor 2007 / GPL +czech.ogg Johnstad/Gabor 2007 / GPL +denmark.ogg Johnstad/Gabor 2007 / GPL +dominican_republic.ogg Johnstad/Gabor 2007 / GPL +ecuador.ogg Johnstad/Gabor 2007 / GPL +egypt.ogg Johnstad/Gabor 2007 / GPL +estonia.ogg Johnstad/Gabor 2007 / GPL +europe.ogg Johnstad/Gabor 2007 / GPL +finland.ogg Johnstad/Gabor 2007 / GPL +france.ogg Johnstad/Gabor 2007 / GPL +french_guiana.ogg Johnstad/Gabor 2007 / GPL +gambia.ogg Johnstad/Gabor 2007 / GPL +germany.ogg Johnstad/Gabor 2007 / GPL +ghana.ogg Johnstad/Gabor 2007 / GPL +greece.ogg Johnstad/Gabor 2007 / GPL +greenland.ogg Johnstad/Gabor 2007 / GPL +guatemala.ogg Johnstad/Gabor 2007 / GPL +guinea.ogg Johnstad/Gabor 2007 / GPL +haiti.ogg Johnstad/Gabor 2007 / GPL +honduras.ogg Johnstad/Gabor 2007 / GPL +hungary.ogg Johnstad/Gabor 2007 / GPL +iceland.ogg Johnstad/Gabor 2007 / GPL +ireland.ogg Johnstad/Gabor 2007 / GPL +italy.ogg Johnstad/Gabor 2007 / GPL +ivory_coast.ogg Johnstad/Gabor 2007 / GPL +jamaica.ogg Johnstad/Gabor 2007 / GPL +latvia.ogg Johnstad/Gabor 2007 / GPL +liberia.ogg Johnstad/Gabor 2007 / GPL +lithuania.ogg Johnstad/Gabor 2007 / GPL +luxembourg.ogg Johnstad/Gabor 2007 / GPL +macedonia.ogg Johnstad/Gabor 2007 / GPL +madagascar.ogg Johnstad/Gabor 2007 / GPL +mali.ogg Johnstad/Gabor 2007 / GPL +mexico.ogg Johnstad/Gabor 2007 / GPL +moldova.ogg Johnstad/Gabor 2007 / GPL +moroco.ogg Johnstad/Gabor 2007 / GPL +namibia.ogg Johnstad/Gabor 2007 / GPL +netherland.ogg Johnstad/Gabor 2007 / GPL +nicaragua.ogg Johnstad/Gabor 2007 / GPL +nigeria.ogg Johnstad/Gabor 2007 / GPL +north_america.ogg Johnstad/Gabor 2007 / GPL +norway.ogg Johnstad/Gabor 2007 / GPL +panama.ogg Johnstad/Gabor 2007 / GPL +paraguay.ogg Johnstad/Gabor 2007 / GPL +peru.ogg Johnstad/Gabor 2007 / GPL +poland.ogg Johnstad/Gabor 2007 / GPL +portugal.ogg Johnstad/Gabor 2007 / GPL +romania.ogg Johnstad/Gabor 2007 / GPL +russia.ogg Johnstad/Gabor 2007 / GPL +rwanda.ogg Johnstad/Gabor 2007 / GPL +salvador.ogg Johnstad/Gabor 2007 / GPL +senegal.ogg Johnstad/Gabor 2007 / GPL +serbia_montenegro.ogg Johnstad/Gabor 2007 / GPL +slovakia.ogg Johnstad/Gabor 2007 / GPL +slovenia.ogg Johnstad/Gabor 2007 / GPL +somalia.ogg Johnstad/Gabor 2007 / GPL +soudan.ogg Johnstad/Gabor 2007 / GPL +south_africa.ogg Johnstad/Gabor 2007 / GPL +south_america.ogg Johnstad/Gabor 2007 / GPL +spain.ogg Johnstad/Gabor 2007 / GPL +suriname.ogg Johnstad/Gabor 2007 / GPL +swaziland.ogg Johnstad/Gabor 2007 / GPL +sweden.ogg Johnstad/Gabor 2007 / GPL +switz.ogg Johnstad/Gabor 2007 / GPL +togo.ogg Johnstad/Gabor 2007 / GPL +turkey.ogg Johnstad/Gabor 2007 / GPL +uganda.ogg Johnstad/Gabor 2007 / GPL +ukraine.ogg Johnstad/Gabor 2007 / GPL +united_kingdom.ogg Johnstad/Gabor 2007 / GPL +uruguay.ogg Johnstad/Gabor 2007 / GPL +usa.ogg Johnstad/Gabor 2007 / GPL +venezuela.ogg Johnstad/Gabor 2007 / GPL +zambia.ogg Johnstad/Gabor 2007 / GPL diff --git a/nb/geography/africa.ogg b/nb/geography/africa.ogg new file mode 100644 index 00000000..97b3272d Binary files /dev/null and b/nb/geography/africa.ogg differ diff --git a/nb/geography/alaska.ogg b/nb/geography/alaska.ogg new file mode 100644 index 00000000..b9fa8568 Binary files /dev/null and b/nb/geography/alaska.ogg differ diff --git a/nb/geography/albania.ogg b/nb/geography/albania.ogg new file mode 100644 index 00000000..c62e4f4b Binary files /dev/null and b/nb/geography/albania.ogg differ diff --git a/nb/geography/america.ogg b/nb/geography/america.ogg new file mode 100644 index 00000000..896a9c3b Binary files /dev/null and b/nb/geography/america.ogg differ diff --git a/nb/geography/angola.ogg b/nb/geography/angola.ogg new file mode 100644 index 00000000..594eafe5 Binary files /dev/null and b/nb/geography/angola.ogg differ diff --git a/nb/geography/argentina.ogg b/nb/geography/argentina.ogg new file mode 100644 index 00000000..731ebae9 Binary files /dev/null and b/nb/geography/argentina.ogg differ diff --git a/nb/geography/asia.ogg b/nb/geography/asia.ogg new file mode 100644 index 00000000..5f6c8a0e Binary files /dev/null and b/nb/geography/asia.ogg differ diff --git a/nb/geography/austria.ogg b/nb/geography/austria.ogg new file mode 100644 index 00000000..c0a2e929 Binary files /dev/null and b/nb/geography/austria.ogg differ diff --git a/nb/geography/bahamas.ogg b/nb/geography/bahamas.ogg new file mode 100644 index 00000000..5f50ab1a Binary files /dev/null and b/nb/geography/bahamas.ogg differ diff --git a/nb/geography/belarus.ogg b/nb/geography/belarus.ogg new file mode 100644 index 00000000..836e2bde Binary files /dev/null and b/nb/geography/belarus.ogg differ diff --git a/nb/geography/belgium.ogg b/nb/geography/belgium.ogg new file mode 100644 index 00000000..1f0f29b9 Binary files /dev/null and b/nb/geography/belgium.ogg differ diff --git a/nb/geography/benin.ogg b/nb/geography/benin.ogg new file mode 100644 index 00000000..71086042 Binary files /dev/null and b/nb/geography/benin.ogg differ diff --git a/nb/geography/bolivia.ogg b/nb/geography/bolivia.ogg new file mode 100644 index 00000000..8c20b191 Binary files /dev/null and b/nb/geography/bolivia.ogg differ diff --git a/nb/geography/bosnia_herzegovina.ogg b/nb/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..495f50f7 Binary files /dev/null and b/nb/geography/bosnia_herzegovina.ogg differ diff --git a/nb/geography/botswana.ogg b/nb/geography/botswana.ogg new file mode 100644 index 00000000..5fc4a482 Binary files /dev/null and b/nb/geography/botswana.ogg differ diff --git a/nb/geography/brazil.ogg b/nb/geography/brazil.ogg new file mode 100644 index 00000000..3ad86e44 Binary files /dev/null and b/nb/geography/brazil.ogg differ diff --git a/nb/geography/bulgaria.ogg b/nb/geography/bulgaria.ogg new file mode 100644 index 00000000..81efdd6a Binary files /dev/null and b/nb/geography/bulgaria.ogg differ diff --git a/nb/geography/burundi.ogg b/nb/geography/burundi.ogg new file mode 100644 index 00000000..b22b713b Binary files /dev/null and b/nb/geography/burundi.ogg differ diff --git a/nb/geography/cameroon.ogg b/nb/geography/cameroon.ogg new file mode 100644 index 00000000..0e8ffa47 Binary files /dev/null and b/nb/geography/cameroon.ogg differ diff --git a/nb/geography/canada.ogg b/nb/geography/canada.ogg new file mode 100644 index 00000000..513f1c18 Binary files /dev/null and b/nb/geography/canada.ogg differ diff --git a/nb/geography/chile.ogg b/nb/geography/chile.ogg new file mode 100644 index 00000000..3daeaa89 Binary files /dev/null and b/nb/geography/chile.ogg differ diff --git a/nb/geography/colombia.ogg b/nb/geography/colombia.ogg new file mode 100644 index 00000000..2668991f Binary files /dev/null and b/nb/geography/colombia.ogg differ diff --git a/nb/geography/congo.ogg b/nb/geography/congo.ogg new file mode 100644 index 00000000..405bbaae Binary files /dev/null and b/nb/geography/congo.ogg differ diff --git a/nb/geography/costa_rica.ogg b/nb/geography/costa_rica.ogg new file mode 100644 index 00000000..82f1e197 Binary files /dev/null and b/nb/geography/costa_rica.ogg differ diff --git a/nb/geography/croatia.ogg b/nb/geography/croatia.ogg new file mode 100644 index 00000000..ec9e15d0 Binary files /dev/null and b/nb/geography/croatia.ogg differ diff --git a/nb/geography/cuba.ogg b/nb/geography/cuba.ogg new file mode 100644 index 00000000..63e333b5 Binary files /dev/null and b/nb/geography/cuba.ogg differ diff --git a/nb/geography/cyprus.ogg b/nb/geography/cyprus.ogg new file mode 100644 index 00000000..46dd170d Binary files /dev/null and b/nb/geography/cyprus.ogg differ diff --git a/nb/geography/czech.ogg b/nb/geography/czech.ogg new file mode 100644 index 00000000..029f0add Binary files /dev/null and b/nb/geography/czech.ogg differ diff --git a/nb/geography/denmark.ogg b/nb/geography/denmark.ogg new file mode 100644 index 00000000..5507ed29 Binary files /dev/null and b/nb/geography/denmark.ogg differ diff --git a/nb/geography/dominican_republic.ogg b/nb/geography/dominican_republic.ogg new file mode 100644 index 00000000..646987dc Binary files /dev/null and b/nb/geography/dominican_republic.ogg differ diff --git a/nb/geography/ecuador.ogg b/nb/geography/ecuador.ogg new file mode 100644 index 00000000..cde893ae Binary files /dev/null and b/nb/geography/ecuador.ogg differ diff --git a/nb/geography/egypt.ogg b/nb/geography/egypt.ogg new file mode 100644 index 00000000..bc46ca27 Binary files /dev/null and b/nb/geography/egypt.ogg differ diff --git a/nb/geography/equatorial_guinea.ogg b/nb/geography/equatorial_guinea.ogg new file mode 100644 index 00000000..99053281 Binary files /dev/null and b/nb/geography/equatorial_guinea.ogg differ diff --git a/nb/geography/eritrea.ogg b/nb/geography/eritrea.ogg new file mode 100644 index 00000000..72bb3dac Binary files /dev/null and b/nb/geography/eritrea.ogg differ diff --git a/nb/geography/estonia.ogg b/nb/geography/estonia.ogg new file mode 100644 index 00000000..da32348a Binary files /dev/null and b/nb/geography/estonia.ogg differ diff --git a/nb/geography/europe.ogg b/nb/geography/europe.ogg new file mode 100644 index 00000000..bc2af219 Binary files /dev/null and b/nb/geography/europe.ogg differ diff --git a/nb/geography/finland.ogg b/nb/geography/finland.ogg new file mode 100644 index 00000000..2e36ee2c Binary files /dev/null and b/nb/geography/finland.ogg differ diff --git a/nb/geography/france.ogg b/nb/geography/france.ogg new file mode 100644 index 00000000..e1a1453a Binary files /dev/null and b/nb/geography/france.ogg differ diff --git a/nb/geography/french_guiana.ogg b/nb/geography/french_guiana.ogg new file mode 100644 index 00000000..a693c678 Binary files /dev/null and b/nb/geography/french_guiana.ogg differ diff --git a/nb/geography/gabon.ogg b/nb/geography/gabon.ogg new file mode 100644 index 00000000..8b76a28f Binary files /dev/null and b/nb/geography/gabon.ogg differ diff --git a/nb/geography/gambia.ogg b/nb/geography/gambia.ogg new file mode 100644 index 00000000..efa95a68 Binary files /dev/null and b/nb/geography/gambia.ogg differ diff --git a/nb/geography/germany.ogg b/nb/geography/germany.ogg new file mode 100644 index 00000000..64cf7fce Binary files /dev/null and b/nb/geography/germany.ogg differ diff --git a/nb/geography/ghana.ogg b/nb/geography/ghana.ogg new file mode 100644 index 00000000..d07520e9 Binary files /dev/null and b/nb/geography/ghana.ogg differ diff --git a/nb/geography/greece.ogg b/nb/geography/greece.ogg new file mode 100644 index 00000000..b779d2ed Binary files /dev/null and b/nb/geography/greece.ogg differ diff --git a/nb/geography/greenland.ogg b/nb/geography/greenland.ogg new file mode 100644 index 00000000..a40be2eb Binary files /dev/null and b/nb/geography/greenland.ogg differ diff --git a/nb/geography/guatemala.ogg b/nb/geography/guatemala.ogg new file mode 100644 index 00000000..ac8283fb Binary files /dev/null and b/nb/geography/guatemala.ogg differ diff --git a/nb/geography/guinea.ogg b/nb/geography/guinea.ogg new file mode 100644 index 00000000..0eb16447 Binary files /dev/null and b/nb/geography/guinea.ogg differ diff --git a/nb/geography/haiti.ogg b/nb/geography/haiti.ogg new file mode 100644 index 00000000..8e8b534e Binary files /dev/null and b/nb/geography/haiti.ogg differ diff --git a/nb/geography/honduras.ogg b/nb/geography/honduras.ogg new file mode 100644 index 00000000..91179ec6 Binary files /dev/null and b/nb/geography/honduras.ogg differ diff --git a/nb/geography/hungary.ogg b/nb/geography/hungary.ogg new file mode 100644 index 00000000..8153b693 Binary files /dev/null and b/nb/geography/hungary.ogg differ diff --git a/nb/geography/iceland.ogg b/nb/geography/iceland.ogg new file mode 100644 index 00000000..e25357ba Binary files /dev/null and b/nb/geography/iceland.ogg differ diff --git a/nb/geography/ireland.ogg b/nb/geography/ireland.ogg new file mode 100644 index 00000000..3aed4ac0 Binary files /dev/null and b/nb/geography/ireland.ogg differ diff --git a/nb/geography/italy.ogg b/nb/geography/italy.ogg new file mode 100644 index 00000000..64a55470 Binary files /dev/null and b/nb/geography/italy.ogg differ diff --git a/nb/geography/ivory_coast.ogg b/nb/geography/ivory_coast.ogg new file mode 100644 index 00000000..c36cb948 Binary files /dev/null and b/nb/geography/ivory_coast.ogg differ diff --git a/nb/geography/jamaica.ogg b/nb/geography/jamaica.ogg new file mode 100644 index 00000000..78e82645 Binary files /dev/null and b/nb/geography/jamaica.ogg differ diff --git a/nb/geography/kenya.ogg b/nb/geography/kenya.ogg new file mode 100644 index 00000000..36b92d00 Binary files /dev/null and b/nb/geography/kenya.ogg differ diff --git a/nb/geography/latvia.ogg b/nb/geography/latvia.ogg new file mode 100644 index 00000000..1986d5c2 Binary files /dev/null and b/nb/geography/latvia.ogg differ diff --git a/nb/geography/lesotho.ogg b/nb/geography/lesotho.ogg new file mode 100644 index 00000000..19f170c4 Binary files /dev/null and b/nb/geography/lesotho.ogg differ diff --git a/nb/geography/liberia.ogg b/nb/geography/liberia.ogg new file mode 100644 index 00000000..f71d07fb Binary files /dev/null and b/nb/geography/liberia.ogg differ diff --git a/nb/geography/lithuania.ogg b/nb/geography/lithuania.ogg new file mode 100644 index 00000000..1310ea33 Binary files /dev/null and b/nb/geography/lithuania.ogg differ diff --git a/nb/geography/luxembourg.ogg b/nb/geography/luxembourg.ogg new file mode 100644 index 00000000..0362bf49 Binary files /dev/null and b/nb/geography/luxembourg.ogg differ diff --git a/nb/geography/macedonia.ogg b/nb/geography/macedonia.ogg new file mode 100644 index 00000000..00785080 Binary files /dev/null and b/nb/geography/macedonia.ogg differ diff --git a/nb/geography/madagascar.ogg b/nb/geography/madagascar.ogg new file mode 100644 index 00000000..d038ce07 Binary files /dev/null and b/nb/geography/madagascar.ogg differ diff --git a/nb/geography/mali.ogg b/nb/geography/mali.ogg new file mode 100644 index 00000000..bafb0f77 Binary files /dev/null and b/nb/geography/mali.ogg differ diff --git a/nb/geography/mauritania.ogg b/nb/geography/mauritania.ogg new file mode 100644 index 00000000..de64cf60 Binary files /dev/null and b/nb/geography/mauritania.ogg differ diff --git a/nb/geography/mexico.ogg b/nb/geography/mexico.ogg new file mode 100644 index 00000000..72f396fb Binary files /dev/null and b/nb/geography/mexico.ogg differ diff --git a/nb/geography/moldova.ogg b/nb/geography/moldova.ogg new file mode 100644 index 00000000..eae8f5ce Binary files /dev/null and b/nb/geography/moldova.ogg differ diff --git a/nb/geography/moroco.ogg b/nb/geography/moroco.ogg new file mode 100644 index 00000000..6f24e48c Binary files /dev/null and b/nb/geography/moroco.ogg differ diff --git a/nb/geography/mozambique.ogg b/nb/geography/mozambique.ogg new file mode 100644 index 00000000..b71631f0 Binary files /dev/null and b/nb/geography/mozambique.ogg differ diff --git a/nb/geography/namibia.ogg b/nb/geography/namibia.ogg new file mode 100644 index 00000000..0762d80d Binary files /dev/null and b/nb/geography/namibia.ogg differ diff --git a/nb/geography/netherland.ogg b/nb/geography/netherland.ogg new file mode 100644 index 00000000..fd1d2a33 Binary files /dev/null and b/nb/geography/netherland.ogg differ diff --git a/nb/geography/nicaragua.ogg b/nb/geography/nicaragua.ogg new file mode 100644 index 00000000..7e5f81d3 Binary files /dev/null and b/nb/geography/nicaragua.ogg differ diff --git a/nb/geography/niger.ogg b/nb/geography/niger.ogg new file mode 100644 index 00000000..f4a355c3 Binary files /dev/null and b/nb/geography/niger.ogg differ diff --git a/nb/geography/nigeria.ogg b/nb/geography/nigeria.ogg new file mode 100644 index 00000000..d1ac880e Binary files /dev/null and b/nb/geography/nigeria.ogg differ diff --git a/nb/geography/north_america.ogg b/nb/geography/north_america.ogg new file mode 100644 index 00000000..e8caa4d6 Binary files /dev/null and b/nb/geography/north_america.ogg differ diff --git a/nb/geography/norway.ogg b/nb/geography/norway.ogg new file mode 100644 index 00000000..dffe6933 Binary files /dev/null and b/nb/geography/norway.ogg differ diff --git a/nb/geography/panama.ogg b/nb/geography/panama.ogg new file mode 100644 index 00000000..b90cb569 Binary files /dev/null and b/nb/geography/panama.ogg differ diff --git a/nb/geography/paraguay.ogg b/nb/geography/paraguay.ogg new file mode 100644 index 00000000..4c09ae7d Binary files /dev/null and b/nb/geography/paraguay.ogg differ diff --git a/nb/geography/peru.ogg b/nb/geography/peru.ogg new file mode 100644 index 00000000..1bf18add Binary files /dev/null and b/nb/geography/peru.ogg differ diff --git a/nb/geography/poland.ogg b/nb/geography/poland.ogg new file mode 100644 index 00000000..faa919b2 Binary files /dev/null and b/nb/geography/poland.ogg differ diff --git a/nb/geography/portugal.ogg b/nb/geography/portugal.ogg new file mode 100644 index 00000000..d4a03f91 Binary files /dev/null and b/nb/geography/portugal.ogg differ diff --git a/nb/geography/romania.ogg b/nb/geography/romania.ogg new file mode 100644 index 00000000..8a4f6c4c Binary files /dev/null and b/nb/geography/romania.ogg differ diff --git a/nb/geography/russia.ogg b/nb/geography/russia.ogg new file mode 100644 index 00000000..f2cc2401 Binary files /dev/null and b/nb/geography/russia.ogg differ diff --git a/nb/geography/rwanda.ogg b/nb/geography/rwanda.ogg new file mode 100644 index 00000000..d151dbdd Binary files /dev/null and b/nb/geography/rwanda.ogg differ diff --git a/nb/geography/salvador.ogg b/nb/geography/salvador.ogg new file mode 100644 index 00000000..24dcd5b3 Binary files /dev/null and b/nb/geography/salvador.ogg differ diff --git a/nb/geography/senegal.ogg b/nb/geography/senegal.ogg new file mode 100644 index 00000000..5016b092 Binary files /dev/null and b/nb/geography/senegal.ogg differ diff --git a/nb/geography/serbia_montenegro.ogg b/nb/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..e00d92be Binary files /dev/null and b/nb/geography/serbia_montenegro.ogg differ diff --git a/nb/geography/slovakia.ogg b/nb/geography/slovakia.ogg new file mode 100644 index 00000000..48e68795 Binary files /dev/null and b/nb/geography/slovakia.ogg differ diff --git a/nb/geography/slovenia.ogg b/nb/geography/slovenia.ogg new file mode 100644 index 00000000..1040c206 Binary files /dev/null and b/nb/geography/slovenia.ogg differ diff --git a/nb/geography/somalia.ogg b/nb/geography/somalia.ogg new file mode 100644 index 00000000..ee974131 Binary files /dev/null and b/nb/geography/somalia.ogg differ diff --git a/nb/geography/soudan.ogg b/nb/geography/soudan.ogg new file mode 100644 index 00000000..7a727ef7 Binary files /dev/null and b/nb/geography/soudan.ogg differ diff --git a/nb/geography/south_africa.ogg b/nb/geography/south_africa.ogg new file mode 100644 index 00000000..3c5353a2 Binary files /dev/null and b/nb/geography/south_africa.ogg differ diff --git a/nb/geography/south_america.ogg b/nb/geography/south_america.ogg new file mode 100644 index 00000000..295f9763 Binary files /dev/null and b/nb/geography/south_america.ogg differ diff --git a/nb/geography/spain.ogg b/nb/geography/spain.ogg new file mode 100644 index 00000000..fd4f61c2 Binary files /dev/null and b/nb/geography/spain.ogg differ diff --git a/nb/geography/suriname.ogg b/nb/geography/suriname.ogg new file mode 100644 index 00000000..4da59ca6 Binary files /dev/null and b/nb/geography/suriname.ogg differ diff --git a/nb/geography/swaziland.ogg b/nb/geography/swaziland.ogg new file mode 100644 index 00000000..2545ccaa Binary files /dev/null and b/nb/geography/swaziland.ogg differ diff --git a/nb/geography/sweden.ogg b/nb/geography/sweden.ogg new file mode 100644 index 00000000..6f34d16b Binary files /dev/null and b/nb/geography/sweden.ogg differ diff --git a/nb/geography/switz.ogg b/nb/geography/switz.ogg new file mode 100644 index 00000000..a71c9a5d Binary files /dev/null and b/nb/geography/switz.ogg differ diff --git a/nb/geography/togo.ogg b/nb/geography/togo.ogg new file mode 100644 index 00000000..f817a5f4 Binary files /dev/null and b/nb/geography/togo.ogg differ diff --git a/nb/geography/turkey.ogg b/nb/geography/turkey.ogg new file mode 100644 index 00000000..b289d1e6 Binary files /dev/null and b/nb/geography/turkey.ogg differ diff --git a/nb/geography/uganda.ogg b/nb/geography/uganda.ogg new file mode 100644 index 00000000..2e379276 Binary files /dev/null and b/nb/geography/uganda.ogg differ diff --git a/nb/geography/ukraine.ogg b/nb/geography/ukraine.ogg new file mode 100644 index 00000000..4b8f93f4 Binary files /dev/null and b/nb/geography/ukraine.ogg differ diff --git a/nb/geography/united_kingdom.ogg b/nb/geography/united_kingdom.ogg new file mode 100644 index 00000000..a5087a86 Binary files /dev/null and b/nb/geography/united_kingdom.ogg differ diff --git a/nb/geography/uruguay.ogg b/nb/geography/uruguay.ogg new file mode 100644 index 00000000..c88e48bd Binary files /dev/null and b/nb/geography/uruguay.ogg differ diff --git a/nb/geography/usa.ogg b/nb/geography/usa.ogg new file mode 100644 index 00000000..b191d017 Binary files /dev/null and b/nb/geography/usa.ogg differ diff --git a/nb/geography/venezuela.ogg b/nb/geography/venezuela.ogg new file mode 100644 index 00000000..1d22fc8f Binary files /dev/null and b/nb/geography/venezuela.ogg differ diff --git a/nb/geography/zambia.ogg b/nb/geography/zambia.ogg new file mode 100644 index 00000000..709732a7 Binary files /dev/null and b/nb/geography/zambia.ogg differ diff --git a/nb/geography/zimbabwe.ogg b/nb/geography/zimbabwe.ogg new file mode 100644 index 00000000..c7591dcd Binary files /dev/null and b/nb/geography/zimbabwe.ogg differ diff --git a/nb/misc/README b/nb/misc/README new file mode 100644 index 00000000..1b70ca25 --- /dev/null +++ b/nb/misc/README @@ -0,0 +1,23 @@ +about.ogg Johnstad/Gabor 2007 / GPL +awesome.ogg Johnstad/Gabor 2007 / GPL +back.ogg Johnstad/Gabor 2007 / GPL +by.ogg Johnstad/Gabor 2007 / GPL +check_answer.ogg Johnstad/Gabor 2007 / GPL +click_on_letter.ogg Johnstad/Gabor 2007 / GPL +configuration.ogg Johnstad/Gabor 2007 / GPL +congratulation.ogg Johnstad/Gabor 2007 / GPL +equal.ogg Johnstad/Gabor 2007 / GPL +fantastic.ogg Johnstad/Gabor 2007 / GPL +good.ogg Johnstad/Gabor 2007 / GPL +great.ogg Johnstad/Gabor 2007 / GPL +help.ogg Johnstad/Gabor 2007 / GPL +level.ogg Johnstad/Gabor 2007 / GPL +minus.ogg Johnstad/Gabor 2007 / GPL +ok.ogg Johnstad/Gabor 2007 / GPL +outof.ogg Johnstad/Gabor 2007 / GPL +perfect.ogg Johnstad/Gabor 2007 / GPL +plus.ogg Johnstad/Gabor 2007 / GPL +quit.ogg Johnstad/Gabor 2007 / GPL +super.ogg Johnstad/Gabor 2007 / GPL +waytogo.ogg Johnstad/Gabor 2007 / GPL +welcome.ogg Johnstad/Gabor 2007 / GPL diff --git a/nb/misc/about.ogg b/nb/misc/about.ogg new file mode 100644 index 00000000..75a967bc Binary files /dev/null and b/nb/misc/about.ogg differ diff --git a/nb/misc/awesome.ogg b/nb/misc/awesome.ogg new file mode 100644 index 00000000..180b7d02 Binary files /dev/null and b/nb/misc/awesome.ogg differ diff --git a/nb/misc/back.ogg b/nb/misc/back.ogg new file mode 100644 index 00000000..df7418f0 Binary files /dev/null and b/nb/misc/back.ogg differ diff --git a/nb/misc/by.ogg b/nb/misc/by.ogg new file mode 100644 index 00000000..af6cd6c6 Binary files /dev/null and b/nb/misc/by.ogg differ diff --git a/nb/misc/check_answer.ogg b/nb/misc/check_answer.ogg new file mode 100644 index 00000000..b0d64291 Binary files /dev/null and b/nb/misc/check_answer.ogg differ diff --git a/nb/misc/click_on_letter.ogg b/nb/misc/click_on_letter.ogg new file mode 100644 index 00000000..e19553bc Binary files /dev/null and b/nb/misc/click_on_letter.ogg differ diff --git a/nb/misc/configuration.ogg b/nb/misc/configuration.ogg new file mode 100644 index 00000000..a6b383db Binary files /dev/null and b/nb/misc/configuration.ogg differ diff --git a/nb/misc/congratulation.ogg b/nb/misc/congratulation.ogg new file mode 100644 index 00000000..f0b2ecf1 Binary files /dev/null and b/nb/misc/congratulation.ogg differ diff --git a/nb/misc/equal.ogg b/nb/misc/equal.ogg new file mode 100644 index 00000000..68c92d12 Binary files /dev/null and b/nb/misc/equal.ogg differ diff --git a/nb/misc/fantastic.ogg b/nb/misc/fantastic.ogg new file mode 100644 index 00000000..f85bdb0a Binary files /dev/null and b/nb/misc/fantastic.ogg differ diff --git a/nb/misc/good.ogg b/nb/misc/good.ogg new file mode 100644 index 00000000..06eebd9d Binary files /dev/null and b/nb/misc/good.ogg differ diff --git a/nb/misc/great.ogg b/nb/misc/great.ogg new file mode 100644 index 00000000..14681231 Binary files /dev/null and b/nb/misc/great.ogg differ diff --git a/nb/misc/help.ogg b/nb/misc/help.ogg new file mode 100644 index 00000000..0a91daa7 Binary files /dev/null and b/nb/misc/help.ogg differ diff --git a/nb/misc/level.ogg b/nb/misc/level.ogg new file mode 100644 index 00000000..2ac90eb2 Binary files /dev/null and b/nb/misc/level.ogg differ diff --git a/nb/misc/minus.ogg b/nb/misc/minus.ogg new file mode 100644 index 00000000..f2d3358d Binary files /dev/null and b/nb/misc/minus.ogg differ diff --git a/nb/misc/ok.ogg b/nb/misc/ok.ogg new file mode 100644 index 00000000..b0f382a2 Binary files /dev/null and b/nb/misc/ok.ogg differ diff --git a/nb/misc/outof.ogg b/nb/misc/outof.ogg new file mode 100644 index 00000000..124ecc38 Binary files /dev/null and b/nb/misc/outof.ogg differ diff --git a/nb/misc/perfect.ogg b/nb/misc/perfect.ogg new file mode 100644 index 00000000..553bddd5 Binary files /dev/null and b/nb/misc/perfect.ogg differ diff --git a/nb/misc/plus.ogg b/nb/misc/plus.ogg new file mode 100644 index 00000000..c005113e Binary files /dev/null and b/nb/misc/plus.ogg differ diff --git a/nb/misc/quit.ogg b/nb/misc/quit.ogg new file mode 100644 index 00000000..c2e013a9 Binary files /dev/null and b/nb/misc/quit.ogg differ diff --git a/nb/misc/super.ogg b/nb/misc/super.ogg new file mode 100644 index 00000000..1daa9853 Binary files /dev/null and b/nb/misc/super.ogg differ diff --git a/nb/misc/waytogo.ogg b/nb/misc/waytogo.ogg new file mode 100644 index 00000000..19d1a136 Binary files /dev/null and b/nb/misc/waytogo.ogg differ diff --git a/nb/misc/welcome.ogg b/nb/misc/welcome.ogg new file mode 100644 index 00000000..6ad35a60 Binary files /dev/null and b/nb/misc/welcome.ogg differ diff --git a/nl/alphabet/10.ogg b/nl/alphabet/10.ogg new file mode 100644 index 00000000..2c3d965d Binary files /dev/null and b/nl/alphabet/10.ogg differ diff --git a/nl/alphabet/11.ogg b/nl/alphabet/11.ogg new file mode 100644 index 00000000..4decf749 Binary files /dev/null and b/nl/alphabet/11.ogg differ diff --git a/nl/alphabet/12.ogg b/nl/alphabet/12.ogg new file mode 100644 index 00000000..5db15ab6 Binary files /dev/null and b/nl/alphabet/12.ogg differ diff --git a/nl/alphabet/13.ogg b/nl/alphabet/13.ogg new file mode 100644 index 00000000..bb7ee7c0 Binary files /dev/null and b/nl/alphabet/13.ogg differ diff --git a/nl/alphabet/14.ogg b/nl/alphabet/14.ogg new file mode 100644 index 00000000..a9a5bd32 Binary files /dev/null and b/nl/alphabet/14.ogg differ diff --git a/nl/alphabet/15.ogg b/nl/alphabet/15.ogg new file mode 100644 index 00000000..91343d9e Binary files /dev/null and b/nl/alphabet/15.ogg differ diff --git a/nl/alphabet/16.ogg b/nl/alphabet/16.ogg new file mode 100644 index 00000000..c7fe90c1 Binary files /dev/null and b/nl/alphabet/16.ogg differ diff --git a/nl/alphabet/17.ogg b/nl/alphabet/17.ogg new file mode 100644 index 00000000..dc3dc6fe Binary files /dev/null and b/nl/alphabet/17.ogg differ diff --git a/nl/alphabet/18.ogg b/nl/alphabet/18.ogg new file mode 100644 index 00000000..dbd97547 Binary files /dev/null and b/nl/alphabet/18.ogg differ diff --git a/nl/alphabet/19.ogg b/nl/alphabet/19.ogg new file mode 100644 index 00000000..79f4292a Binary files /dev/null and b/nl/alphabet/19.ogg differ diff --git a/nl/alphabet/20.ogg b/nl/alphabet/20.ogg new file mode 100644 index 00000000..84395864 Binary files /dev/null and b/nl/alphabet/20.ogg differ diff --git a/nl/alphabet/README b/nl/alphabet/README new file mode 100644 index 00000000..5f56b6b0 --- /dev/null +++ b/nl/alphabet/README @@ -0,0 +1,47 @@ +U0061.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0062.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0063.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0064.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0065.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0066.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0067.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0068.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0069.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U006A.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U006B.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U006C.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U006D.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U006E.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U006F.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0070.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0071.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0072.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0073.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0074.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0075.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0076.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0077.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0078.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0079.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U007A.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0030.ogg Susan Rich 2004 / GPL +U0031.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0032.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0033.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0034.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0035.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0036.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0037.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0038.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +U0039.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +10.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +11.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +12.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +13.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +14.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +15.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +16.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +17.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +18.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +19.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +20.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + diff --git a/nl/alphabet/U0030.ogg b/nl/alphabet/U0030.ogg new file mode 100644 index 00000000..fcc70e44 Binary files /dev/null and b/nl/alphabet/U0030.ogg differ diff --git a/nl/alphabet/U0031.ogg b/nl/alphabet/U0031.ogg new file mode 100644 index 00000000..0c8e8a09 Binary files /dev/null and b/nl/alphabet/U0031.ogg differ diff --git a/nl/alphabet/U0032.ogg b/nl/alphabet/U0032.ogg new file mode 100644 index 00000000..ea3d21b1 Binary files /dev/null and b/nl/alphabet/U0032.ogg differ diff --git a/nl/alphabet/U0033.ogg b/nl/alphabet/U0033.ogg new file mode 100644 index 00000000..8fd702c0 Binary files /dev/null and b/nl/alphabet/U0033.ogg differ diff --git a/nl/alphabet/U0034.ogg b/nl/alphabet/U0034.ogg new file mode 100644 index 00000000..72c9b944 Binary files /dev/null and b/nl/alphabet/U0034.ogg differ diff --git a/nl/alphabet/U0035.ogg b/nl/alphabet/U0035.ogg new file mode 100644 index 00000000..ac44cec9 Binary files /dev/null and b/nl/alphabet/U0035.ogg differ diff --git a/nl/alphabet/U0036.ogg b/nl/alphabet/U0036.ogg new file mode 100644 index 00000000..eb5d9532 Binary files /dev/null and b/nl/alphabet/U0036.ogg differ diff --git a/nl/alphabet/U0037.ogg b/nl/alphabet/U0037.ogg new file mode 100644 index 00000000..ff42253d Binary files /dev/null and b/nl/alphabet/U0037.ogg differ diff --git a/nl/alphabet/U0038.ogg b/nl/alphabet/U0038.ogg new file mode 100644 index 00000000..dafb3f67 Binary files /dev/null and b/nl/alphabet/U0038.ogg differ diff --git a/nl/alphabet/U0039.ogg b/nl/alphabet/U0039.ogg new file mode 100644 index 00000000..4595f469 Binary files /dev/null and b/nl/alphabet/U0039.ogg differ diff --git a/nl/alphabet/U0061.ogg b/nl/alphabet/U0061.ogg new file mode 100644 index 00000000..ea6ce974 Binary files /dev/null and b/nl/alphabet/U0061.ogg differ diff --git a/nl/alphabet/U0062.ogg b/nl/alphabet/U0062.ogg new file mode 100644 index 00000000..df6b07e8 Binary files /dev/null and b/nl/alphabet/U0062.ogg differ diff --git a/nl/alphabet/U0063.ogg b/nl/alphabet/U0063.ogg new file mode 100644 index 00000000..9cae86b8 Binary files /dev/null and b/nl/alphabet/U0063.ogg differ diff --git a/nl/alphabet/U0064.ogg b/nl/alphabet/U0064.ogg new file mode 100644 index 00000000..0b61c48c Binary files /dev/null and b/nl/alphabet/U0064.ogg differ diff --git a/nl/alphabet/U0065.ogg b/nl/alphabet/U0065.ogg new file mode 100644 index 00000000..ec47beab Binary files /dev/null and b/nl/alphabet/U0065.ogg differ diff --git a/nl/alphabet/U0066.ogg b/nl/alphabet/U0066.ogg new file mode 100644 index 00000000..1b2992d5 Binary files /dev/null and b/nl/alphabet/U0066.ogg differ diff --git a/nl/alphabet/U0067.ogg b/nl/alphabet/U0067.ogg new file mode 100644 index 00000000..a2b2d3e7 Binary files /dev/null and b/nl/alphabet/U0067.ogg differ diff --git a/nl/alphabet/U0068.ogg b/nl/alphabet/U0068.ogg new file mode 100644 index 00000000..f8c981c4 Binary files /dev/null and b/nl/alphabet/U0068.ogg differ diff --git a/nl/alphabet/U0069.ogg b/nl/alphabet/U0069.ogg new file mode 100644 index 00000000..1c9e9e92 Binary files /dev/null and b/nl/alphabet/U0069.ogg differ diff --git a/nl/alphabet/U006A.ogg b/nl/alphabet/U006A.ogg new file mode 100644 index 00000000..5a2c8dbb Binary files /dev/null and b/nl/alphabet/U006A.ogg differ diff --git a/nl/alphabet/U006B.ogg b/nl/alphabet/U006B.ogg new file mode 100644 index 00000000..380ea8a6 Binary files /dev/null and b/nl/alphabet/U006B.ogg differ diff --git a/nl/alphabet/U006C.ogg b/nl/alphabet/U006C.ogg new file mode 100644 index 00000000..bd86f1e8 Binary files /dev/null and b/nl/alphabet/U006C.ogg differ diff --git a/nl/alphabet/U006D.ogg b/nl/alphabet/U006D.ogg new file mode 100644 index 00000000..8ee868cf Binary files /dev/null and b/nl/alphabet/U006D.ogg differ diff --git a/nl/alphabet/U006E.ogg b/nl/alphabet/U006E.ogg new file mode 100644 index 00000000..db053c7c Binary files /dev/null and b/nl/alphabet/U006E.ogg differ diff --git a/nl/alphabet/U006F.ogg b/nl/alphabet/U006F.ogg new file mode 100644 index 00000000..c8a505a6 Binary files /dev/null and b/nl/alphabet/U006F.ogg differ diff --git a/nl/alphabet/U0070.ogg b/nl/alphabet/U0070.ogg new file mode 100644 index 00000000..9f9739fd Binary files /dev/null and b/nl/alphabet/U0070.ogg differ diff --git a/nl/alphabet/U0071.ogg b/nl/alphabet/U0071.ogg new file mode 100644 index 00000000..28b07bed Binary files /dev/null and b/nl/alphabet/U0071.ogg differ diff --git a/nl/alphabet/U0072.ogg b/nl/alphabet/U0072.ogg new file mode 100644 index 00000000..e7464371 Binary files /dev/null and b/nl/alphabet/U0072.ogg differ diff --git a/nl/alphabet/U0073.ogg b/nl/alphabet/U0073.ogg new file mode 100644 index 00000000..73113416 Binary files /dev/null and b/nl/alphabet/U0073.ogg differ diff --git a/nl/alphabet/U0074.ogg b/nl/alphabet/U0074.ogg new file mode 100644 index 00000000..88cbaed2 Binary files /dev/null and b/nl/alphabet/U0074.ogg differ diff --git a/nl/alphabet/U0075.ogg b/nl/alphabet/U0075.ogg new file mode 100644 index 00000000..4dd7e61f Binary files /dev/null and b/nl/alphabet/U0075.ogg differ diff --git a/nl/alphabet/U0076.ogg b/nl/alphabet/U0076.ogg new file mode 100644 index 00000000..18fce382 Binary files /dev/null and b/nl/alphabet/U0076.ogg differ diff --git a/nl/alphabet/U0077.ogg b/nl/alphabet/U0077.ogg new file mode 100644 index 00000000..ad5ed0b8 Binary files /dev/null and b/nl/alphabet/U0077.ogg differ diff --git a/nl/alphabet/U0078.ogg b/nl/alphabet/U0078.ogg new file mode 100644 index 00000000..27f61236 Binary files /dev/null and b/nl/alphabet/U0078.ogg differ diff --git a/nl/alphabet/U0079.ogg b/nl/alphabet/U0079.ogg new file mode 100644 index 00000000..241827a0 Binary files /dev/null and b/nl/alphabet/U0079.ogg differ diff --git a/nl/alphabet/U007A.ogg b/nl/alphabet/U007A.ogg new file mode 100644 index 00000000..e91400b4 Binary files /dev/null and b/nl/alphabet/U007A.ogg differ diff --git a/nl/colors/README b/nl/colors/README new file mode 100644 index 00000000..2c6ede3e --- /dev/null +++ b/nl/colors/README @@ -0,0 +1,11 @@ +black.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +blue.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +brown.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +green.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +grey.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +orange.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +pink.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +purple.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +red.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +white.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +yellow.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + diff --git a/nl/colors/black.ogg b/nl/colors/black.ogg new file mode 100644 index 00000000..3ea9eb59 Binary files /dev/null and b/nl/colors/black.ogg differ diff --git a/nl/colors/blue.ogg b/nl/colors/blue.ogg new file mode 100644 index 00000000..da952d98 Binary files /dev/null and b/nl/colors/blue.ogg differ diff --git a/nl/colors/brown.ogg b/nl/colors/brown.ogg new file mode 100644 index 00000000..fef3aaba Binary files /dev/null and b/nl/colors/brown.ogg differ diff --git a/nl/colors/green.ogg b/nl/colors/green.ogg new file mode 100644 index 00000000..cd139481 Binary files /dev/null and b/nl/colors/green.ogg differ diff --git a/nl/colors/grey.ogg b/nl/colors/grey.ogg new file mode 100644 index 00000000..72e6f9be Binary files /dev/null and b/nl/colors/grey.ogg differ diff --git a/nl/colors/orange.ogg b/nl/colors/orange.ogg new file mode 100644 index 00000000..a9c4a8eb Binary files /dev/null and b/nl/colors/orange.ogg differ diff --git a/nl/colors/pink.ogg b/nl/colors/pink.ogg new file mode 100644 index 00000000..ad524447 Binary files /dev/null and b/nl/colors/pink.ogg differ diff --git a/nl/colors/purple.ogg b/nl/colors/purple.ogg new file mode 100644 index 00000000..b9f27f5d Binary files /dev/null and b/nl/colors/purple.ogg differ diff --git a/nl/colors/red.ogg b/nl/colors/red.ogg new file mode 100644 index 00000000..3a5661fb Binary files /dev/null and b/nl/colors/red.ogg differ diff --git a/nl/colors/white.ogg b/nl/colors/white.ogg new file mode 100644 index 00000000..e79727a1 Binary files /dev/null and b/nl/colors/white.ogg differ diff --git a/nl/colors/yellow.ogg b/nl/colors/yellow.ogg new file mode 100644 index 00000000..db1a53be Binary files /dev/null and b/nl/colors/yellow.ogg differ diff --git a/nl/geography/README b/nl/geography/README new file mode 100644 index 00000000..3026c88f --- /dev/null +++ b/nl/geography/README @@ -0,0 +1,68 @@ +alaska.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +albania.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +argentina.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +austria.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +bahamas.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +belarus.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +belgium.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +bolivia.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +bosnia_herzegovina.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +brazil.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +bulgaria.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +canada.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +chile.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +colombia.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +costa_rica.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +croatia.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +cuba.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +cyprus.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +czech.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +denmark.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +dominican_republic.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +ecuador.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +estonia.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +finland.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +france.ogg Susan Rich 2004 / GPL +french_guiana.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +greece.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +greenland.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +guatemala.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +germany.ogg Susan Rich 2004 / GPL +guyana.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +haiti.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +honduras.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +hungary.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +iceland.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +ireland.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +italy.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +jamaica.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +latvia.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +lithuania.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +luxembourg.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +macedonia.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +mexico.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +moldova.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +netherland.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +nicaragua.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +norway.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +panama.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +paraguay.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +peru.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +poland.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +portugal.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +romania.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +russia.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +salvador.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +serbia_montenegro.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +slovakia.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +slovenia.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +spain.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +suriname.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +sweden.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +switz.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +turkey.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +ukraine.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +united_kingdom.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +uruguay.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +usa.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +venezuela.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + diff --git a/nl/geography/alaska.ogg b/nl/geography/alaska.ogg new file mode 100644 index 00000000..157ba564 Binary files /dev/null and b/nl/geography/alaska.ogg differ diff --git a/nl/geography/albania.ogg b/nl/geography/albania.ogg new file mode 100644 index 00000000..72b39a97 Binary files /dev/null and b/nl/geography/albania.ogg differ diff --git a/nl/geography/argentina.ogg b/nl/geography/argentina.ogg new file mode 100644 index 00000000..fca67f00 Binary files /dev/null and b/nl/geography/argentina.ogg differ diff --git a/nl/geography/austria.ogg b/nl/geography/austria.ogg new file mode 100644 index 00000000..01f13a36 Binary files /dev/null and b/nl/geography/austria.ogg differ diff --git a/nl/geography/bahamas.ogg b/nl/geography/bahamas.ogg new file mode 100644 index 00000000..b41559f7 Binary files /dev/null and b/nl/geography/bahamas.ogg differ diff --git a/nl/geography/belarus.ogg b/nl/geography/belarus.ogg new file mode 100644 index 00000000..676716ae Binary files /dev/null and b/nl/geography/belarus.ogg differ diff --git a/nl/geography/belgium.ogg b/nl/geography/belgium.ogg new file mode 100644 index 00000000..9756a84d Binary files /dev/null and b/nl/geography/belgium.ogg differ diff --git a/nl/geography/bolivia.ogg b/nl/geography/bolivia.ogg new file mode 100644 index 00000000..cf39000e Binary files /dev/null and b/nl/geography/bolivia.ogg differ diff --git a/nl/geography/bosnia_herzegovina.ogg b/nl/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..848fb83a Binary files /dev/null and b/nl/geography/bosnia_herzegovina.ogg differ diff --git a/nl/geography/brazil.ogg b/nl/geography/brazil.ogg new file mode 100644 index 00000000..686a8fff Binary files /dev/null and b/nl/geography/brazil.ogg differ diff --git a/nl/geography/bulgaria.ogg b/nl/geography/bulgaria.ogg new file mode 100644 index 00000000..68721f1c Binary files /dev/null and b/nl/geography/bulgaria.ogg differ diff --git a/nl/geography/canada.ogg b/nl/geography/canada.ogg new file mode 100644 index 00000000..fe75dd44 Binary files /dev/null and b/nl/geography/canada.ogg differ diff --git a/nl/geography/chile.ogg b/nl/geography/chile.ogg new file mode 100644 index 00000000..42b69ce3 Binary files /dev/null and b/nl/geography/chile.ogg differ diff --git a/nl/geography/colombia.ogg b/nl/geography/colombia.ogg new file mode 100644 index 00000000..86fb4082 Binary files /dev/null and b/nl/geography/colombia.ogg differ diff --git a/nl/geography/costa_rica.ogg b/nl/geography/costa_rica.ogg new file mode 100644 index 00000000..0442775d Binary files /dev/null and b/nl/geography/costa_rica.ogg differ diff --git a/nl/geography/croatia.ogg b/nl/geography/croatia.ogg new file mode 100644 index 00000000..a3980244 Binary files /dev/null and b/nl/geography/croatia.ogg differ diff --git a/nl/geography/cuba.ogg b/nl/geography/cuba.ogg new file mode 100644 index 00000000..2642cb97 Binary files /dev/null and b/nl/geography/cuba.ogg differ diff --git a/nl/geography/cyprus.ogg b/nl/geography/cyprus.ogg new file mode 100644 index 00000000..665946dc Binary files /dev/null and b/nl/geography/cyprus.ogg differ diff --git a/nl/geography/czech.ogg b/nl/geography/czech.ogg new file mode 100644 index 00000000..588a04f5 Binary files /dev/null and b/nl/geography/czech.ogg differ diff --git a/nl/geography/denmark.ogg b/nl/geography/denmark.ogg new file mode 100644 index 00000000..cdb7e431 Binary files /dev/null and b/nl/geography/denmark.ogg differ diff --git a/nl/geography/dominican_republic.ogg b/nl/geography/dominican_republic.ogg new file mode 100644 index 00000000..463c1ec9 Binary files /dev/null and b/nl/geography/dominican_republic.ogg differ diff --git a/nl/geography/ecuador.ogg b/nl/geography/ecuador.ogg new file mode 100644 index 00000000..f1ea3a45 Binary files /dev/null and b/nl/geography/ecuador.ogg differ diff --git a/nl/geography/estonia.ogg b/nl/geography/estonia.ogg new file mode 100644 index 00000000..26c6b34b Binary files /dev/null and b/nl/geography/estonia.ogg differ diff --git a/nl/geography/finland.ogg b/nl/geography/finland.ogg new file mode 100644 index 00000000..71b52ec6 Binary files /dev/null and b/nl/geography/finland.ogg differ diff --git a/nl/geography/france.ogg b/nl/geography/france.ogg new file mode 100644 index 00000000..dd9b65c3 Binary files /dev/null and b/nl/geography/france.ogg differ diff --git a/nl/geography/french_guiana.ogg b/nl/geography/french_guiana.ogg new file mode 100644 index 00000000..6c9686a3 Binary files /dev/null and b/nl/geography/french_guiana.ogg differ diff --git a/nl/geography/germany.ogg b/nl/geography/germany.ogg new file mode 100644 index 00000000..5724b1f5 Binary files /dev/null and b/nl/geography/germany.ogg differ diff --git a/nl/geography/greece.ogg b/nl/geography/greece.ogg new file mode 100644 index 00000000..0992df82 Binary files /dev/null and b/nl/geography/greece.ogg differ diff --git a/nl/geography/greenland.ogg b/nl/geography/greenland.ogg new file mode 100644 index 00000000..1b0e9f15 Binary files /dev/null and b/nl/geography/greenland.ogg differ diff --git a/nl/geography/guatemala.ogg b/nl/geography/guatemala.ogg new file mode 100644 index 00000000..ef772e44 Binary files /dev/null and b/nl/geography/guatemala.ogg differ diff --git a/nl/geography/guyana.ogg b/nl/geography/guyana.ogg new file mode 100644 index 00000000..e69d9914 Binary files /dev/null and b/nl/geography/guyana.ogg differ diff --git a/nl/geography/haiti.ogg b/nl/geography/haiti.ogg new file mode 100644 index 00000000..a4b9963e Binary files /dev/null and b/nl/geography/haiti.ogg differ diff --git a/nl/geography/honduras.ogg b/nl/geography/honduras.ogg new file mode 100644 index 00000000..b4bd6583 Binary files /dev/null and b/nl/geography/honduras.ogg differ diff --git a/nl/geography/hungary.ogg b/nl/geography/hungary.ogg new file mode 100644 index 00000000..7a4ef5f7 Binary files /dev/null and b/nl/geography/hungary.ogg differ diff --git a/nl/geography/iceland.ogg b/nl/geography/iceland.ogg new file mode 100644 index 00000000..6694a666 Binary files /dev/null and b/nl/geography/iceland.ogg differ diff --git a/nl/geography/ireland.ogg b/nl/geography/ireland.ogg new file mode 100644 index 00000000..ba01e5b9 Binary files /dev/null and b/nl/geography/ireland.ogg differ diff --git a/nl/geography/italy.ogg b/nl/geography/italy.ogg new file mode 100644 index 00000000..9520063e Binary files /dev/null and b/nl/geography/italy.ogg differ diff --git a/nl/geography/jamaica.ogg b/nl/geography/jamaica.ogg new file mode 100644 index 00000000..a95a35fb Binary files /dev/null and b/nl/geography/jamaica.ogg differ diff --git a/nl/geography/latvia.ogg b/nl/geography/latvia.ogg new file mode 100644 index 00000000..d1306577 Binary files /dev/null and b/nl/geography/latvia.ogg differ diff --git a/nl/geography/lithuania.ogg b/nl/geography/lithuania.ogg new file mode 100644 index 00000000..3eb068be Binary files /dev/null and b/nl/geography/lithuania.ogg differ diff --git a/nl/geography/luxembourg.ogg b/nl/geography/luxembourg.ogg new file mode 100644 index 00000000..175c710a Binary files /dev/null and b/nl/geography/luxembourg.ogg differ diff --git a/nl/geography/macedonia.ogg b/nl/geography/macedonia.ogg new file mode 100644 index 00000000..b4dfd4c2 Binary files /dev/null and b/nl/geography/macedonia.ogg differ diff --git a/nl/geography/mexico.ogg b/nl/geography/mexico.ogg new file mode 100644 index 00000000..232316f6 Binary files /dev/null and b/nl/geography/mexico.ogg differ diff --git a/nl/geography/moldova.ogg b/nl/geography/moldova.ogg new file mode 100644 index 00000000..dc959beb Binary files /dev/null and b/nl/geography/moldova.ogg differ diff --git a/nl/geography/netherland.ogg b/nl/geography/netherland.ogg new file mode 100644 index 00000000..86074a25 Binary files /dev/null and b/nl/geography/netherland.ogg differ diff --git a/nl/geography/nicaragua.ogg b/nl/geography/nicaragua.ogg new file mode 100644 index 00000000..743c2ed9 Binary files /dev/null and b/nl/geography/nicaragua.ogg differ diff --git a/nl/geography/norway.ogg b/nl/geography/norway.ogg new file mode 100644 index 00000000..128cd676 Binary files /dev/null and b/nl/geography/norway.ogg differ diff --git a/nl/geography/panama.ogg b/nl/geography/panama.ogg new file mode 100644 index 00000000..8b989851 Binary files /dev/null and b/nl/geography/panama.ogg differ diff --git a/nl/geography/paraguay.ogg b/nl/geography/paraguay.ogg new file mode 100644 index 00000000..0fbe7c68 Binary files /dev/null and b/nl/geography/paraguay.ogg differ diff --git a/nl/geography/peru.ogg b/nl/geography/peru.ogg new file mode 100644 index 00000000..d81f59c9 Binary files /dev/null and b/nl/geography/peru.ogg differ diff --git a/nl/geography/poland.ogg b/nl/geography/poland.ogg new file mode 100644 index 00000000..74d9912c Binary files /dev/null and b/nl/geography/poland.ogg differ diff --git a/nl/geography/portugal.ogg b/nl/geography/portugal.ogg new file mode 100644 index 00000000..539f6c4e Binary files /dev/null and b/nl/geography/portugal.ogg differ diff --git a/nl/geography/romania.ogg b/nl/geography/romania.ogg new file mode 100644 index 00000000..4be50995 Binary files /dev/null and b/nl/geography/romania.ogg differ diff --git a/nl/geography/russia.ogg b/nl/geography/russia.ogg new file mode 100644 index 00000000..62d17970 Binary files /dev/null and b/nl/geography/russia.ogg differ diff --git a/nl/geography/salvador.ogg b/nl/geography/salvador.ogg new file mode 100644 index 00000000..d4a3eee4 Binary files /dev/null and b/nl/geography/salvador.ogg differ diff --git a/nl/geography/serbia_montenegro.ogg b/nl/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..053fc149 Binary files /dev/null and b/nl/geography/serbia_montenegro.ogg differ diff --git a/nl/geography/slovakia.ogg b/nl/geography/slovakia.ogg new file mode 100644 index 00000000..ad425296 Binary files /dev/null and b/nl/geography/slovakia.ogg differ diff --git a/nl/geography/slovenia.ogg b/nl/geography/slovenia.ogg new file mode 100644 index 00000000..6c83d3fa Binary files /dev/null and b/nl/geography/slovenia.ogg differ diff --git a/nl/geography/spain.ogg b/nl/geography/spain.ogg new file mode 100644 index 00000000..b16bfe37 Binary files /dev/null and b/nl/geography/spain.ogg differ diff --git a/nl/geography/suriname.ogg b/nl/geography/suriname.ogg new file mode 100644 index 00000000..413ab3d1 Binary files /dev/null and b/nl/geography/suriname.ogg differ diff --git a/nl/geography/sweden.ogg b/nl/geography/sweden.ogg new file mode 100644 index 00000000..30676fdf Binary files /dev/null and b/nl/geography/sweden.ogg differ diff --git a/nl/geography/switz.ogg b/nl/geography/switz.ogg new file mode 100644 index 00000000..2acb4c38 Binary files /dev/null and b/nl/geography/switz.ogg differ diff --git a/nl/geography/turkey.ogg b/nl/geography/turkey.ogg new file mode 100644 index 00000000..86189f73 Binary files /dev/null and b/nl/geography/turkey.ogg differ diff --git a/nl/geography/ukraine.ogg b/nl/geography/ukraine.ogg new file mode 100644 index 00000000..39eede85 Binary files /dev/null and b/nl/geography/ukraine.ogg differ diff --git a/nl/geography/united_kingdom.ogg b/nl/geography/united_kingdom.ogg new file mode 100644 index 00000000..7f39d810 Binary files /dev/null and b/nl/geography/united_kingdom.ogg differ diff --git a/nl/geography/uruguay.ogg b/nl/geography/uruguay.ogg new file mode 100644 index 00000000..5d647fdb Binary files /dev/null and b/nl/geography/uruguay.ogg differ diff --git a/nl/geography/usa.ogg b/nl/geography/usa.ogg new file mode 100644 index 00000000..f412060d Binary files /dev/null and b/nl/geography/usa.ogg differ diff --git a/nl/geography/venezuela.ogg b/nl/geography/venezuela.ogg new file mode 100644 index 00000000..6eff05a0 Binary files /dev/null and b/nl/geography/venezuela.ogg differ diff --git a/nl/misc/README b/nl/misc/README new file mode 100644 index 00000000..1230b98b --- /dev/null +++ b/nl/misc/README @@ -0,0 +1,21 @@ +back.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +by.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +click_on_letter.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +check_answer.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +congratulation.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +equal.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +good.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +great.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +help.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +level.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +minus.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +ok.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +outof.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +plus.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +quit.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +super.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +welcome.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +awesome.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +fantastic.ogg Voice : Marina Snaaijer / Tech : Ivar Snaaijer / Licence : GPL 2 + +waytogo.ogg Susan Rich 2004 / GPL +perfect.ogg Susan Rich 2004 / GPL diff --git a/nl/misc/awesome.ogg b/nl/misc/awesome.ogg new file mode 100644 index 00000000..8b159f11 Binary files /dev/null and b/nl/misc/awesome.ogg differ diff --git a/nl/misc/back.ogg b/nl/misc/back.ogg new file mode 100644 index 00000000..2fc60674 Binary files /dev/null and b/nl/misc/back.ogg differ diff --git a/nl/misc/by.ogg b/nl/misc/by.ogg new file mode 100644 index 00000000..f5e830bd Binary files /dev/null and b/nl/misc/by.ogg differ diff --git a/nl/misc/check_answer.ogg b/nl/misc/check_answer.ogg new file mode 100644 index 00000000..950d7d8b Binary files /dev/null and b/nl/misc/check_answer.ogg differ diff --git a/nl/misc/click_on_letter.ogg b/nl/misc/click_on_letter.ogg new file mode 100644 index 00000000..f5740000 Binary files /dev/null and b/nl/misc/click_on_letter.ogg differ diff --git a/nl/misc/congratulation.ogg b/nl/misc/congratulation.ogg new file mode 100644 index 00000000..4a33a788 Binary files /dev/null and b/nl/misc/congratulation.ogg differ diff --git a/nl/misc/equal.ogg b/nl/misc/equal.ogg new file mode 100644 index 00000000..3777fa30 Binary files /dev/null and b/nl/misc/equal.ogg differ diff --git a/nl/misc/fantastic.ogg b/nl/misc/fantastic.ogg new file mode 100644 index 00000000..00fb9e6c Binary files /dev/null and b/nl/misc/fantastic.ogg differ diff --git a/nl/misc/good.ogg b/nl/misc/good.ogg new file mode 100644 index 00000000..4ad233df Binary files /dev/null and b/nl/misc/good.ogg differ diff --git a/nl/misc/great.ogg b/nl/misc/great.ogg new file mode 100644 index 00000000..f87c00e9 Binary files /dev/null and b/nl/misc/great.ogg differ diff --git a/nl/misc/help.ogg b/nl/misc/help.ogg new file mode 100644 index 00000000..a8cf80af Binary files /dev/null and b/nl/misc/help.ogg differ diff --git a/nl/misc/level.ogg b/nl/misc/level.ogg new file mode 100644 index 00000000..7a637b4c Binary files /dev/null and b/nl/misc/level.ogg differ diff --git a/nl/misc/minus.ogg b/nl/misc/minus.ogg new file mode 100644 index 00000000..e4df8edf Binary files /dev/null and b/nl/misc/minus.ogg differ diff --git a/nl/misc/ok.ogg b/nl/misc/ok.ogg new file mode 100644 index 00000000..7e478a85 Binary files /dev/null and b/nl/misc/ok.ogg differ diff --git a/nl/misc/outof.ogg b/nl/misc/outof.ogg new file mode 100644 index 00000000..f86df531 Binary files /dev/null and b/nl/misc/outof.ogg differ diff --git a/nl/misc/perfect.ogg b/nl/misc/perfect.ogg new file mode 100644 index 00000000..e817808c Binary files /dev/null and b/nl/misc/perfect.ogg differ diff --git a/nl/misc/plus.ogg b/nl/misc/plus.ogg new file mode 100644 index 00000000..dec03a1d Binary files /dev/null and b/nl/misc/plus.ogg differ diff --git a/nl/misc/quit.ogg b/nl/misc/quit.ogg new file mode 100644 index 00000000..d6bf739f Binary files /dev/null and b/nl/misc/quit.ogg differ diff --git a/nl/misc/super.ogg b/nl/misc/super.ogg new file mode 100644 index 00000000..a6ebe968 Binary files /dev/null and b/nl/misc/super.ogg differ diff --git a/nl/misc/waytogo.ogg b/nl/misc/waytogo.ogg new file mode 100644 index 00000000..a7ead2b1 Binary files /dev/null and b/nl/misc/waytogo.ogg differ diff --git a/nl/misc/welcome.ogg b/nl/misc/welcome.ogg new file mode 100644 index 00000000..6bfc7652 Binary files /dev/null and b/nl/misc/welcome.ogg differ diff --git a/nn b/nn new file mode 120000 index 00000000..6c2c32f1 --- /dev/null +++ b/nn @@ -0,0 +1 @@ +nb \ No newline at end of file diff --git a/pa/alphabets/10.ogg b/pa/alphabets/10.ogg new file mode 100644 index 00000000..a1d26e00 Binary files /dev/null and b/pa/alphabets/10.ogg differ diff --git a/pa/alphabets/10.raw b/pa/alphabets/10.raw new file mode 100644 index 00000000..3ff455fd Binary files /dev/null and b/pa/alphabets/10.raw differ diff --git a/pa/alphabets/10.wav b/pa/alphabets/10.wav new file mode 100644 index 00000000..e17a7ff2 Binary files /dev/null and b/pa/alphabets/10.wav differ diff --git a/pa/alphabets/11.ogg b/pa/alphabets/11.ogg new file mode 100644 index 00000000..4602e060 Binary files /dev/null and b/pa/alphabets/11.ogg differ diff --git a/pa/alphabets/12.ogg b/pa/alphabets/12.ogg new file mode 100644 index 00000000..b3c1a4c1 Binary files /dev/null and b/pa/alphabets/12.ogg differ diff --git a/pa/alphabets/13.ogg b/pa/alphabets/13.ogg new file mode 100644 index 00000000..6520ab2a Binary files /dev/null and b/pa/alphabets/13.ogg differ diff --git a/pa/alphabets/14.ogg b/pa/alphabets/14.ogg new file mode 100644 index 00000000..de3d4a5c Binary files /dev/null and b/pa/alphabets/14.ogg differ diff --git a/pa/alphabets/15.ogg b/pa/alphabets/15.ogg new file mode 100644 index 00000000..5f8d0061 Binary files /dev/null and b/pa/alphabets/15.ogg differ diff --git a/pa/alphabets/16.ogg b/pa/alphabets/16.ogg new file mode 100644 index 00000000..18ef1f48 Binary files /dev/null and b/pa/alphabets/16.ogg differ diff --git a/pa/alphabets/17.ogg b/pa/alphabets/17.ogg new file mode 100644 index 00000000..0d64c69e Binary files /dev/null and b/pa/alphabets/17.ogg differ diff --git a/pa/alphabets/18.ogg b/pa/alphabets/18.ogg new file mode 100644 index 00000000..98106655 Binary files /dev/null and b/pa/alphabets/18.ogg differ diff --git a/pa/alphabets/19.ogg b/pa/alphabets/19.ogg new file mode 100644 index 00000000..98c80092 Binary files /dev/null and b/pa/alphabets/19.ogg differ diff --git a/pa/alphabets/20.ogg b/pa/alphabets/20.ogg new file mode 100644 index 00000000..f9460a55 Binary files /dev/null and b/pa/alphabets/20.ogg differ diff --git a/pa/alphabets/U0030.ogg b/pa/alphabets/U0030.ogg new file mode 100644 index 00000000..b045743c Binary files /dev/null and b/pa/alphabets/U0030.ogg differ diff --git a/pa/alphabets/U0031.ogg b/pa/alphabets/U0031.ogg new file mode 100644 index 00000000..10d60d29 Binary files /dev/null and b/pa/alphabets/U0031.ogg differ diff --git a/pa/alphabets/U0032.ogg b/pa/alphabets/U0032.ogg new file mode 100644 index 00000000..9a3bfb24 Binary files /dev/null and b/pa/alphabets/U0032.ogg differ diff --git a/pa/alphabets/U0033.ogg b/pa/alphabets/U0033.ogg new file mode 100644 index 00000000..504453dc Binary files /dev/null and b/pa/alphabets/U0033.ogg differ diff --git a/pa/alphabets/U0034.ogg b/pa/alphabets/U0034.ogg new file mode 100644 index 00000000..b985233a Binary files /dev/null and b/pa/alphabets/U0034.ogg differ diff --git a/pa/alphabets/U0035.ogg b/pa/alphabets/U0035.ogg new file mode 100644 index 00000000..d04f67e9 Binary files /dev/null and b/pa/alphabets/U0035.ogg differ diff --git a/pa/alphabets/U0036.ogg b/pa/alphabets/U0036.ogg new file mode 100644 index 00000000..20e7e056 Binary files /dev/null and b/pa/alphabets/U0036.ogg differ diff --git a/pa/alphabets/U0037.ogg b/pa/alphabets/U0037.ogg new file mode 100644 index 00000000..2e6a1f43 Binary files /dev/null and b/pa/alphabets/U0037.ogg differ diff --git a/pa/alphabets/U0038.ogg b/pa/alphabets/U0038.ogg new file mode 100644 index 00000000..e61f02b9 Binary files /dev/null and b/pa/alphabets/U0038.ogg differ diff --git a/pa/alphabets/U0039.ogg b/pa/alphabets/U0039.ogg new file mode 100644 index 00000000..8ce88086 Binary files /dev/null and b/pa/alphabets/U0039.ogg differ diff --git a/pa/alphabets/U0061.ogg b/pa/alphabets/U0061.ogg new file mode 100644 index 00000000..bc9b3a1f Binary files /dev/null and b/pa/alphabets/U0061.ogg differ diff --git a/pa/alphabets/U0062.ogg b/pa/alphabets/U0062.ogg new file mode 100644 index 00000000..abe15c94 Binary files /dev/null and b/pa/alphabets/U0062.ogg differ diff --git a/pa/alphabets/U0063.ogg b/pa/alphabets/U0063.ogg new file mode 100644 index 00000000..6b7e2925 Binary files /dev/null and b/pa/alphabets/U0063.ogg differ diff --git a/pa/alphabets/U0064.ogg b/pa/alphabets/U0064.ogg new file mode 100644 index 00000000..e6c14ce4 Binary files /dev/null and b/pa/alphabets/U0064.ogg differ diff --git a/pa/alphabets/U0065.ogg b/pa/alphabets/U0065.ogg new file mode 100644 index 00000000..4a284d19 Binary files /dev/null and b/pa/alphabets/U0065.ogg differ diff --git a/pa/alphabets/U0066.ogg b/pa/alphabets/U0066.ogg new file mode 100644 index 00000000..a7840056 Binary files /dev/null and b/pa/alphabets/U0066.ogg differ diff --git a/pa/alphabets/U0067.ogg b/pa/alphabets/U0067.ogg new file mode 100644 index 00000000..04c013ab Binary files /dev/null and b/pa/alphabets/U0067.ogg differ diff --git a/pa/alphabets/U0068.ogg b/pa/alphabets/U0068.ogg new file mode 100644 index 00000000..30399cc1 Binary files /dev/null and b/pa/alphabets/U0068.ogg differ diff --git a/pa/alphabets/U0069.ogg b/pa/alphabets/U0069.ogg new file mode 100644 index 00000000..457b9cac Binary files /dev/null and b/pa/alphabets/U0069.ogg differ diff --git a/pa/alphabets/U0070.ogg b/pa/alphabets/U0070.ogg new file mode 100644 index 00000000..b29fc3b5 Binary files /dev/null and b/pa/alphabets/U0070.ogg differ diff --git a/pa/alphabets/U0071.ogg b/pa/alphabets/U0071.ogg new file mode 100644 index 00000000..72d7c480 Binary files /dev/null and b/pa/alphabets/U0071.ogg differ diff --git a/pa/alphabets/U0072.ogg b/pa/alphabets/U0072.ogg new file mode 100644 index 00000000..f6b284c9 Binary files /dev/null and b/pa/alphabets/U0072.ogg differ diff --git a/pa/alphabets/U0073.ogg b/pa/alphabets/U0073.ogg new file mode 100644 index 00000000..bd646f8d Binary files /dev/null and b/pa/alphabets/U0073.ogg differ diff --git a/pa/alphabets/U0074.ogg b/pa/alphabets/U0074.ogg new file mode 100644 index 00000000..939ab39b Binary files /dev/null and b/pa/alphabets/U0074.ogg differ diff --git a/pa/alphabets/U0075.ogg b/pa/alphabets/U0075.ogg new file mode 100644 index 00000000..4d74c511 Binary files /dev/null and b/pa/alphabets/U0075.ogg differ diff --git a/pa/alphabets/U0076.ogg b/pa/alphabets/U0076.ogg new file mode 100644 index 00000000..41c8efcd Binary files /dev/null and b/pa/alphabets/U0076.ogg differ diff --git a/pa/alphabets/U0077.ogg b/pa/alphabets/U0077.ogg new file mode 100644 index 00000000..24709738 Binary files /dev/null and b/pa/alphabets/U0077.ogg differ diff --git a/pa/alphabets/U0078.ogg b/pa/alphabets/U0078.ogg new file mode 100644 index 00000000..541cbe8b Binary files /dev/null and b/pa/alphabets/U0078.ogg differ diff --git a/pa/alphabets/U0079.ogg b/pa/alphabets/U0079.ogg new file mode 100644 index 00000000..6d1db657 Binary files /dev/null and b/pa/alphabets/U0079.ogg differ diff --git a/pa/alphabets/U0080.ogg b/pa/alphabets/U0080.ogg new file mode 100644 index 00000000..8709352a Binary files /dev/null and b/pa/alphabets/U0080.ogg differ diff --git a/pa/alphabets/U0081.ogg b/pa/alphabets/U0081.ogg new file mode 100644 index 00000000..219f85a8 Binary files /dev/null and b/pa/alphabets/U0081.ogg differ diff --git a/pa/alphabets/U0082.ogg b/pa/alphabets/U0082.ogg new file mode 100644 index 00000000..2d055b15 Binary files /dev/null and b/pa/alphabets/U0082.ogg differ diff --git a/pa/alphabets/U0083.ogg b/pa/alphabets/U0083.ogg new file mode 100644 index 00000000..15699451 Binary files /dev/null and b/pa/alphabets/U0083.ogg differ diff --git a/pa/alphabets/U0084.ogg b/pa/alphabets/U0084.ogg new file mode 100644 index 00000000..c1d05e39 Binary files /dev/null and b/pa/alphabets/U0084.ogg differ diff --git a/pa/alphabets/U0085.ogg b/pa/alphabets/U0085.ogg new file mode 100644 index 00000000..0753592c Binary files /dev/null and b/pa/alphabets/U0085.ogg differ diff --git a/pa/alphabets/U0086.ogg b/pa/alphabets/U0086.ogg new file mode 100644 index 00000000..39e37425 Binary files /dev/null and b/pa/alphabets/U0086.ogg differ diff --git a/pa/colors/black.ogg b/pa/colors/black.ogg new file mode 100644 index 00000000..2a31d391 Binary files /dev/null and b/pa/colors/black.ogg differ diff --git a/pa/colors/blue.ogg b/pa/colors/blue.ogg new file mode 100644 index 00000000..3829deef Binary files /dev/null and b/pa/colors/blue.ogg differ diff --git a/pa/colors/brown.ogg b/pa/colors/brown.ogg new file mode 100644 index 00000000..ca760f73 Binary files /dev/null and b/pa/colors/brown.ogg differ diff --git a/pa/colors/green.ogg b/pa/colors/green.ogg new file mode 100644 index 00000000..c72187a4 Binary files /dev/null and b/pa/colors/green.ogg differ diff --git a/pa/colors/grey.ogg b/pa/colors/grey.ogg new file mode 100644 index 00000000..703f9259 Binary files /dev/null and b/pa/colors/grey.ogg differ diff --git a/pa/colors/orange.ogg b/pa/colors/orange.ogg new file mode 100644 index 00000000..9448bb70 Binary files /dev/null and b/pa/colors/orange.ogg differ diff --git a/pa/colors/pink.ogg b/pa/colors/pink.ogg new file mode 100644 index 00000000..41167e92 Binary files /dev/null and b/pa/colors/pink.ogg differ diff --git a/pa/colors/purple.ogg b/pa/colors/purple.ogg new file mode 100644 index 00000000..6b40ea70 Binary files /dev/null and b/pa/colors/purple.ogg differ diff --git a/pa/colors/red.ogg b/pa/colors/red.ogg new file mode 100644 index 00000000..47e61a99 Binary files /dev/null and b/pa/colors/red.ogg differ diff --git a/pa/colors/white.ogg b/pa/colors/white.ogg new file mode 100644 index 00000000..89489da9 Binary files /dev/null and b/pa/colors/white.ogg differ diff --git a/pa/colors/yellow.ogg b/pa/colors/yellow.ogg new file mode 100644 index 00000000..428aefa9 Binary files /dev/null and b/pa/colors/yellow.ogg differ diff --git a/pa/geography/africa.ogg b/pa/geography/africa.ogg new file mode 100644 index 00000000..0aeea075 Binary files /dev/null and b/pa/geography/africa.ogg differ diff --git a/pa/geography/alaska.ogg b/pa/geography/alaska.ogg new file mode 100644 index 00000000..07a374c8 Binary files /dev/null and b/pa/geography/alaska.ogg differ diff --git a/pa/geography/albania.ogg b/pa/geography/albania.ogg new file mode 100644 index 00000000..0f51f29e Binary files /dev/null and b/pa/geography/albania.ogg differ diff --git a/pa/geography/algeria.ogg b/pa/geography/algeria.ogg new file mode 100644 index 00000000..e8b8dd02 Binary files /dev/null and b/pa/geography/algeria.ogg differ diff --git a/pa/geography/america.ogg b/pa/geography/america.ogg new file mode 100644 index 00000000..d316e3c9 Binary files /dev/null and b/pa/geography/america.ogg differ diff --git a/pa/geography/angola.ogg b/pa/geography/angola.ogg new file mode 100644 index 00000000..49153174 Binary files /dev/null and b/pa/geography/angola.ogg differ diff --git a/pa/geography/antartica.ogg b/pa/geography/antartica.ogg new file mode 100644 index 00000000..918ac0b6 Binary files /dev/null and b/pa/geography/antartica.ogg differ diff --git a/pa/geography/argentina.ogg b/pa/geography/argentina.ogg new file mode 100644 index 00000000..bca0453b Binary files /dev/null and b/pa/geography/argentina.ogg differ diff --git a/pa/geography/asia.ogg b/pa/geography/asia.ogg new file mode 100644 index 00000000..1244ffee Binary files /dev/null and b/pa/geography/asia.ogg differ diff --git a/pa/geography/austria.ogg b/pa/geography/austria.ogg new file mode 100644 index 00000000..471ae3ea Binary files /dev/null and b/pa/geography/austria.ogg differ diff --git a/pa/geography/bahamas.ogg b/pa/geography/bahamas.ogg new file mode 100644 index 00000000..eb21e032 Binary files /dev/null and b/pa/geography/bahamas.ogg differ diff --git a/pa/geography/basse_normandie.ogg b/pa/geography/basse_normandie.ogg new file mode 100644 index 00000000..22500962 Binary files /dev/null and b/pa/geography/basse_normandie.ogg differ diff --git a/pa/geography/belarus.ogg b/pa/geography/belarus.ogg new file mode 100644 index 00000000..c73af9bb Binary files /dev/null and b/pa/geography/belarus.ogg differ diff --git a/pa/geography/belgium.ogg b/pa/geography/belgium.ogg new file mode 100644 index 00000000..5b4cb25c Binary files /dev/null and b/pa/geography/belgium.ogg differ diff --git a/pa/geography/benin.ogg b/pa/geography/benin.ogg new file mode 100644 index 00000000..5ce40db7 Binary files /dev/null and b/pa/geography/benin.ogg differ diff --git a/pa/geography/bolivia.ogg b/pa/geography/bolivia.ogg new file mode 100644 index 00000000..b4cd6af4 Binary files /dev/null and b/pa/geography/bolivia.ogg differ diff --git a/pa/geography/bosnia_harzeginia.ogg b/pa/geography/bosnia_harzeginia.ogg new file mode 100644 index 00000000..16273d1a Binary files /dev/null and b/pa/geography/bosnia_harzeginia.ogg differ diff --git a/pa/geography/botswana.ogg b/pa/geography/botswana.ogg new file mode 100644 index 00000000..0e2b04ab Binary files /dev/null and b/pa/geography/botswana.ogg differ diff --git a/pa/geography/brazil.ogg b/pa/geography/brazil.ogg new file mode 100644 index 00000000..69c0a417 Binary files /dev/null and b/pa/geography/brazil.ogg differ diff --git a/pa/geography/bukrina.ogg b/pa/geography/bukrina.ogg new file mode 100644 index 00000000..fc31dbb2 Binary files /dev/null and b/pa/geography/bukrina.ogg differ diff --git a/pa/geography/bulgaria.ogg b/pa/geography/bulgaria.ogg new file mode 100644 index 00000000..95371302 Binary files /dev/null and b/pa/geography/bulgaria.ogg differ diff --git a/pa/geography/burundi.ogg b/pa/geography/burundi.ogg new file mode 100644 index 00000000..f5820aa7 Binary files /dev/null and b/pa/geography/burundi.ogg differ diff --git a/pa/geography/camaroon.ogg b/pa/geography/camaroon.ogg new file mode 100644 index 00000000..0ff2de15 Binary files /dev/null and b/pa/geography/camaroon.ogg differ diff --git a/pa/geography/canada.ogg b/pa/geography/canada.ogg new file mode 100644 index 00000000..c0ee55a2 Binary files /dev/null and b/pa/geography/canada.ogg differ diff --git a/pa/geography/central_african_republic.ogg b/pa/geography/central_african_republic.ogg new file mode 100644 index 00000000..66572b21 Binary files /dev/null and b/pa/geography/central_african_republic.ogg differ diff --git a/pa/geography/chad.ogg b/pa/geography/chad.ogg new file mode 100644 index 00000000..ed7e1fd5 Binary files /dev/null and b/pa/geography/chad.ogg differ diff --git a/pa/geography/chile.ogg b/pa/geography/chile.ogg new file mode 100644 index 00000000..a8286781 Binary files /dev/null and b/pa/geography/chile.ogg differ diff --git a/pa/geography/colombia.ogg b/pa/geography/colombia.ogg new file mode 100644 index 00000000..37a326c4 Binary files /dev/null and b/pa/geography/colombia.ogg differ diff --git a/pa/geography/congo.ogg b/pa/geography/congo.ogg new file mode 100644 index 00000000..12a81ce8 Binary files /dev/null and b/pa/geography/congo.ogg differ diff --git a/pa/geography/costa_rica.ogg b/pa/geography/costa_rica.ogg new file mode 100644 index 00000000..2dadb277 Binary files /dev/null and b/pa/geography/costa_rica.ogg differ diff --git a/pa/geography/croatia.ogg b/pa/geography/croatia.ogg new file mode 100644 index 00000000..fcc63fbc Binary files /dev/null and b/pa/geography/croatia.ogg differ diff --git a/pa/geography/cuba.ogg b/pa/geography/cuba.ogg new file mode 100644 index 00000000..410d8b83 Binary files /dev/null and b/pa/geography/cuba.ogg differ diff --git a/pa/geography/cyprus.ogg b/pa/geography/cyprus.ogg new file mode 100644 index 00000000..0934dcf8 Binary files /dev/null and b/pa/geography/cyprus.ogg differ diff --git a/pa/geography/czech.ogg b/pa/geography/czech.ogg new file mode 100644 index 00000000..1c919a83 Binary files /dev/null and b/pa/geography/czech.ogg differ diff --git a/pa/geography/denmark.ogg b/pa/geography/denmark.ogg new file mode 100644 index 00000000..9cbe71a2 Binary files /dev/null and b/pa/geography/denmark.ogg differ diff --git a/pa/geography/dijibouti.ogg b/pa/geography/dijibouti.ogg new file mode 100644 index 00000000..4d3a27f4 Binary files /dev/null and b/pa/geography/dijibouti.ogg differ diff --git a/pa/geography/dominican_republic.ogg b/pa/geography/dominican_republic.ogg new file mode 100644 index 00000000..a9f998bb Binary files /dev/null and b/pa/geography/dominican_republic.ogg differ diff --git a/pa/geography/egypt.ogg b/pa/geography/egypt.ogg new file mode 100644 index 00000000..1e905aab Binary files /dev/null and b/pa/geography/egypt.ogg differ diff --git a/pa/geography/equador.ogg b/pa/geography/equador.ogg new file mode 100644 index 00000000..781850c3 Binary files /dev/null and b/pa/geography/equador.ogg differ diff --git a/pa/geography/equitorial_guiana.ogg b/pa/geography/equitorial_guiana.ogg new file mode 100644 index 00000000..106a12d2 Binary files /dev/null and b/pa/geography/equitorial_guiana.ogg differ diff --git a/pa/geography/eritria.ogg b/pa/geography/eritria.ogg new file mode 100644 index 00000000..71851afc Binary files /dev/null and b/pa/geography/eritria.ogg differ diff --git a/pa/geography/estonia.ogg b/pa/geography/estonia.ogg new file mode 100644 index 00000000..e5782ad5 Binary files /dev/null and b/pa/geography/estonia.ogg differ diff --git a/pa/geography/ethopia.ogg b/pa/geography/ethopia.ogg new file mode 100644 index 00000000..6c082e3e Binary files /dev/null and b/pa/geography/ethopia.ogg differ diff --git a/pa/geography/europe.ogg b/pa/geography/europe.ogg new file mode 100644 index 00000000..b4faa70e Binary files /dev/null and b/pa/geography/europe.ogg differ diff --git a/pa/geography/finland.ogg b/pa/geography/finland.ogg new file mode 100644 index 00000000..72f74506 Binary files /dev/null and b/pa/geography/finland.ogg differ diff --git a/pa/geography/france.ogg b/pa/geography/france.ogg new file mode 100644 index 00000000..d0d8cdee Binary files /dev/null and b/pa/geography/france.ogg differ diff --git a/pa/geography/french_guiana.ogg b/pa/geography/french_guiana.ogg new file mode 100644 index 00000000..6ef230fa Binary files /dev/null and b/pa/geography/french_guiana.ogg differ diff --git a/pa/geography/gabon.ogg b/pa/geography/gabon.ogg new file mode 100644 index 00000000..ec496a0a Binary files /dev/null and b/pa/geography/gabon.ogg differ diff --git a/pa/geography/gambia.ogg b/pa/geography/gambia.ogg new file mode 100644 index 00000000..10d870cd Binary files /dev/null and b/pa/geography/gambia.ogg differ diff --git a/pa/geography/gayana.ogg b/pa/geography/gayana.ogg new file mode 100644 index 00000000..4b3e7dbb Binary files /dev/null and b/pa/geography/gayana.ogg differ diff --git a/pa/geography/germany.ogg b/pa/geography/germany.ogg new file mode 100644 index 00000000..5b7c3d84 Binary files /dev/null and b/pa/geography/germany.ogg differ diff --git a/pa/geography/ghana.ogg b/pa/geography/ghana.ogg new file mode 100644 index 00000000..575c9acf Binary files /dev/null and b/pa/geography/ghana.ogg differ diff --git a/pa/geography/greece.ogg b/pa/geography/greece.ogg new file mode 100644 index 00000000..7257bcad Binary files /dev/null and b/pa/geography/greece.ogg differ diff --git a/pa/geography/greenland.ogg b/pa/geography/greenland.ogg new file mode 100644 index 00000000..712518f8 Binary files /dev/null and b/pa/geography/greenland.ogg differ diff --git a/pa/geography/guatemala.ogg b/pa/geography/guatemala.ogg new file mode 100644 index 00000000..2ab95509 Binary files /dev/null and b/pa/geography/guatemala.ogg differ diff --git a/pa/geography/guiana.ogg b/pa/geography/guiana.ogg new file mode 100644 index 00000000..3b02d968 Binary files /dev/null and b/pa/geography/guiana.ogg differ diff --git a/pa/geography/guinea_bissau.ogg b/pa/geography/guinea_bissau.ogg new file mode 100644 index 00000000..08ba838e Binary files /dev/null and b/pa/geography/guinea_bissau.ogg differ diff --git a/pa/geography/haiti.ogg b/pa/geography/haiti.ogg new file mode 100644 index 00000000..04ae05c7 Binary files /dev/null and b/pa/geography/haiti.ogg differ diff --git a/pa/geography/honduras.ogg b/pa/geography/honduras.ogg new file mode 100644 index 00000000..ccef878b Binary files /dev/null and b/pa/geography/honduras.ogg differ diff --git a/pa/geography/hungary.ogg b/pa/geography/hungary.ogg new file mode 100644 index 00000000..846730a2 Binary files /dev/null and b/pa/geography/hungary.ogg differ diff --git a/pa/geography/iceland.ogg b/pa/geography/iceland.ogg new file mode 100644 index 00000000..56b52d67 Binary files /dev/null and b/pa/geography/iceland.ogg differ diff --git a/pa/geography/ireland.ogg b/pa/geography/ireland.ogg new file mode 100644 index 00000000..78b45786 Binary files /dev/null and b/pa/geography/ireland.ogg differ diff --git a/pa/geography/italy.ogg b/pa/geography/italy.ogg new file mode 100644 index 00000000..3aa7891c Binary files /dev/null and b/pa/geography/italy.ogg differ diff --git a/pa/geography/ivory_coast.ogg b/pa/geography/ivory_coast.ogg new file mode 100644 index 00000000..171c8371 Binary files /dev/null and b/pa/geography/ivory_coast.ogg differ diff --git a/pa/geography/jamica.ogg b/pa/geography/jamica.ogg new file mode 100644 index 00000000..75e31c21 Binary files /dev/null and b/pa/geography/jamica.ogg differ diff --git a/pa/geography/kenya.ogg b/pa/geography/kenya.ogg new file mode 100644 index 00000000..d20318e7 Binary files /dev/null and b/pa/geography/kenya.ogg differ diff --git a/pa/geography/latvia.ogg b/pa/geography/latvia.ogg new file mode 100644 index 00000000..f44b7de1 Binary files /dev/null and b/pa/geography/latvia.ogg differ diff --git a/pa/geography/libriya.ogg b/pa/geography/libriya.ogg new file mode 100644 index 00000000..2205e6fc Binary files /dev/null and b/pa/geography/libriya.ogg differ diff --git a/pa/geography/libya.ogg b/pa/geography/libya.ogg new file mode 100644 index 00000000..5898dbd7 Binary files /dev/null and b/pa/geography/libya.ogg differ diff --git a/pa/geography/lisotho.ogg b/pa/geography/lisotho.ogg new file mode 100644 index 00000000..65f25f1e Binary files /dev/null and b/pa/geography/lisotho.ogg differ diff --git a/pa/geography/lituania.ogg b/pa/geography/lituania.ogg new file mode 100644 index 00000000..82641c2d Binary files /dev/null and b/pa/geography/lituania.ogg differ diff --git a/pa/geography/luxemberg.ogg b/pa/geography/luxemberg.ogg new file mode 100644 index 00000000..1179b5c2 Binary files /dev/null and b/pa/geography/luxemberg.ogg differ diff --git a/pa/geography/madagascar.ogg b/pa/geography/madagascar.ogg new file mode 100644 index 00000000..ab272295 Binary files /dev/null and b/pa/geography/madagascar.ogg differ diff --git a/pa/geography/malawi.ogg b/pa/geography/malawi.ogg new file mode 100644 index 00000000..13f9bf19 Binary files /dev/null and b/pa/geography/malawi.ogg differ diff --git a/pa/geography/mali.ogg b/pa/geography/mali.ogg new file mode 100644 index 00000000..468ab130 Binary files /dev/null and b/pa/geography/mali.ogg differ diff --git a/pa/geography/marutania.ogg b/pa/geography/marutania.ogg new file mode 100644 index 00000000..e1260036 Binary files /dev/null and b/pa/geography/marutania.ogg differ diff --git a/pa/geography/mascedonia.ogg b/pa/geography/mascedonia.ogg new file mode 100644 index 00000000..1e8662c4 Binary files /dev/null and b/pa/geography/mascedonia.ogg differ diff --git a/pa/geography/maxico.ogg b/pa/geography/maxico.ogg new file mode 100644 index 00000000..dcf81941 Binary files /dev/null and b/pa/geography/maxico.ogg differ diff --git a/pa/geography/moldova.ogg b/pa/geography/moldova.ogg new file mode 100644 index 00000000..a231240f Binary files /dev/null and b/pa/geography/moldova.ogg differ diff --git a/pa/geography/moroco.ogg b/pa/geography/moroco.ogg new file mode 100644 index 00000000..72bc6746 Binary files /dev/null and b/pa/geography/moroco.ogg differ diff --git a/pa/geography/mozambique.ogg b/pa/geography/mozambique.ogg new file mode 100644 index 00000000..17b42e20 Binary files /dev/null and b/pa/geography/mozambique.ogg differ diff --git a/pa/geography/nambia.ogg b/pa/geography/nambia.ogg new file mode 100644 index 00000000..59772ba9 Binary files /dev/null and b/pa/geography/nambia.ogg differ diff --git a/pa/geography/netherland.ogg b/pa/geography/netherland.ogg new file mode 100644 index 00000000..09af2a09 Binary files /dev/null and b/pa/geography/netherland.ogg differ diff --git a/pa/geography/nicargua.ogg b/pa/geography/nicargua.ogg new file mode 100644 index 00000000..3b1125e8 Binary files /dev/null and b/pa/geography/nicargua.ogg differ diff --git a/pa/geography/niger.ogg b/pa/geography/niger.ogg new file mode 100644 index 00000000..4995a313 Binary files /dev/null and b/pa/geography/niger.ogg differ diff --git a/pa/geography/nigeria.ogg b/pa/geography/nigeria.ogg new file mode 100644 index 00000000..6d4115d7 Binary files /dev/null and b/pa/geography/nigeria.ogg differ diff --git a/pa/geography/north_america.ogg b/pa/geography/north_america.ogg new file mode 100644 index 00000000..13a7fede Binary files /dev/null and b/pa/geography/north_america.ogg differ diff --git a/pa/geography/norway.ogg b/pa/geography/norway.ogg new file mode 100644 index 00000000..176b4615 Binary files /dev/null and b/pa/geography/norway.ogg differ diff --git a/pa/geography/ociana.ogg b/pa/geography/ociana.ogg new file mode 100644 index 00000000..2d0652ef Binary files /dev/null and b/pa/geography/ociana.ogg differ diff --git a/pa/geography/panama.ogg b/pa/geography/panama.ogg new file mode 100644 index 00000000..31e7ab8c Binary files /dev/null and b/pa/geography/panama.ogg differ diff --git a/pa/geography/paraguay.ogg b/pa/geography/paraguay.ogg new file mode 100644 index 00000000..17fa4d78 Binary files /dev/null and b/pa/geography/paraguay.ogg differ diff --git a/pa/geography/peru.ogg b/pa/geography/peru.ogg new file mode 100644 index 00000000..a92899d2 Binary files /dev/null and b/pa/geography/peru.ogg differ diff --git a/pa/geography/poland.ogg b/pa/geography/poland.ogg new file mode 100644 index 00000000..7f15a970 Binary files /dev/null and b/pa/geography/poland.ogg differ diff --git a/pa/geography/purtgal.ogg b/pa/geography/purtgal.ogg new file mode 100644 index 00000000..b5764c7a Binary files /dev/null and b/pa/geography/purtgal.ogg differ diff --git a/pa/geography/rawanda.ogg b/pa/geography/rawanda.ogg new file mode 100644 index 00000000..f0be1179 Binary files /dev/null and b/pa/geography/rawanda.ogg differ diff --git a/pa/geography/republic_of_congo.ogg b/pa/geography/republic_of_congo.ogg new file mode 100644 index 00000000..a2025610 Binary files /dev/null and b/pa/geography/republic_of_congo.ogg differ diff --git a/pa/geography/romania.ogg b/pa/geography/romania.ogg new file mode 100644 index 00000000..707d0434 Binary files /dev/null and b/pa/geography/romania.ogg differ diff --git a/pa/geography/russia.ogg b/pa/geography/russia.ogg new file mode 100644 index 00000000..fc2934ee Binary files /dev/null and b/pa/geography/russia.ogg differ diff --git a/pa/geography/salvador.ogg b/pa/geography/salvador.ogg new file mode 100644 index 00000000..815fea52 Binary files /dev/null and b/pa/geography/salvador.ogg differ diff --git a/pa/geography/senegal.ogg b/pa/geography/senegal.ogg new file mode 100644 index 00000000..d4a70ac0 Binary files /dev/null and b/pa/geography/senegal.ogg differ diff --git a/pa/geography/serbia_montenegro.ogg b/pa/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..886e1fb0 Binary files /dev/null and b/pa/geography/serbia_montenegro.ogg differ diff --git a/pa/geography/sierria_leone.ogg b/pa/geography/sierria_leone.ogg new file mode 100644 index 00000000..8710afcc Binary files /dev/null and b/pa/geography/sierria_leone.ogg differ diff --git a/pa/geography/slovakia.ogg b/pa/geography/slovakia.ogg new file mode 100644 index 00000000..88e9d381 Binary files /dev/null and b/pa/geography/slovakia.ogg differ diff --git a/pa/geography/slovania.ogg b/pa/geography/slovania.ogg new file mode 100644 index 00000000..3a4fab24 Binary files /dev/null and b/pa/geography/slovania.ogg differ diff --git a/pa/geography/somalia.ogg b/pa/geography/somalia.ogg new file mode 100644 index 00000000..6e557151 Binary files /dev/null and b/pa/geography/somalia.ogg differ diff --git a/pa/geography/south_africa.ogg b/pa/geography/south_africa.ogg new file mode 100644 index 00000000..d99782be Binary files /dev/null and b/pa/geography/south_africa.ogg differ diff --git a/pa/geography/south_america.ogg b/pa/geography/south_america.ogg new file mode 100644 index 00000000..f8ea6636 Binary files /dev/null and b/pa/geography/south_america.ogg differ diff --git a/pa/geography/spain.ogg b/pa/geography/spain.ogg new file mode 100644 index 00000000..be24f089 Binary files /dev/null and b/pa/geography/spain.ogg differ diff --git a/pa/geography/sudan.ogg b/pa/geography/sudan.ogg new file mode 100644 index 00000000..78126e14 Binary files /dev/null and b/pa/geography/sudan.ogg differ diff --git a/pa/geography/suriname.ogg b/pa/geography/suriname.ogg new file mode 100644 index 00000000..51a385af Binary files /dev/null and b/pa/geography/suriname.ogg differ diff --git a/pa/geography/swedan.ogg b/pa/geography/swedan.ogg new file mode 100644 index 00000000..2dd2a56e Binary files /dev/null and b/pa/geography/swedan.ogg differ diff --git a/pa/geography/switzerland.ogg b/pa/geography/switzerland.ogg new file mode 100644 index 00000000..5ee6a2eb Binary files /dev/null and b/pa/geography/switzerland.ogg differ diff --git a/pa/geography/swiz.ogg b/pa/geography/swiz.ogg new file mode 100644 index 00000000..31932628 Binary files /dev/null and b/pa/geography/swiz.ogg differ diff --git a/pa/geography/tanzania.ogg b/pa/geography/tanzania.ogg new file mode 100644 index 00000000..5bbc0cdc Binary files /dev/null and b/pa/geography/tanzania.ogg differ diff --git a/pa/geography/togo.ogg b/pa/geography/togo.ogg new file mode 100644 index 00000000..ff9624e8 Binary files /dev/null and b/pa/geography/togo.ogg differ diff --git a/pa/geography/tunasia.ogg b/pa/geography/tunasia.ogg new file mode 100644 index 00000000..96d4a384 Binary files /dev/null and b/pa/geography/tunasia.ogg differ diff --git a/pa/geography/turkey.ogg b/pa/geography/turkey.ogg new file mode 100644 index 00000000..760a620e Binary files /dev/null and b/pa/geography/turkey.ogg differ diff --git a/pa/geography/uganda.ogg b/pa/geography/uganda.ogg new file mode 100644 index 00000000..ff5ea15a Binary files /dev/null and b/pa/geography/uganda.ogg differ diff --git a/pa/geography/ukraine.ogg b/pa/geography/ukraine.ogg new file mode 100644 index 00000000..03e55e45 Binary files /dev/null and b/pa/geography/ukraine.ogg differ diff --git a/pa/geography/united_kingdom.ogg b/pa/geography/united_kingdom.ogg new file mode 100644 index 00000000..bc3f6f56 Binary files /dev/null and b/pa/geography/united_kingdom.ogg differ diff --git a/pa/geography/uruguay.ogg b/pa/geography/uruguay.ogg new file mode 100644 index 00000000..0fcbae2c Binary files /dev/null and b/pa/geography/uruguay.ogg differ diff --git a/pa/geography/usa.ogg b/pa/geography/usa.ogg new file mode 100644 index 00000000..b406f4da Binary files /dev/null and b/pa/geography/usa.ogg differ diff --git a/pa/geography/veninzuala.ogg b/pa/geography/veninzuala.ogg new file mode 100644 index 00000000..ccc06d93 Binary files /dev/null and b/pa/geography/veninzuala.ogg differ diff --git a/pa/geography/zambia.ogg b/pa/geography/zambia.ogg new file mode 100644 index 00000000..bca5b381 Binary files /dev/null and b/pa/geography/zambia.ogg differ diff --git a/pa/geography/zimbabwe.ogg b/pa/geography/zimbabwe.ogg new file mode 100644 index 00000000..5e69af16 Binary files /dev/null and b/pa/geography/zimbabwe.ogg differ diff --git a/pa/misc/about.ogg b/pa/misc/about.ogg new file mode 100644 index 00000000..e18d21c2 Binary files /dev/null and b/pa/misc/about.ogg differ diff --git a/pa/misc/awsome.ogg b/pa/misc/awsome.ogg new file mode 100644 index 00000000..299e6a3b Binary files /dev/null and b/pa/misc/awsome.ogg differ diff --git a/pa/misc/back.ogg b/pa/misc/back.ogg new file mode 100644 index 00000000..c0249f7a Binary files /dev/null and b/pa/misc/back.ogg differ diff --git a/pa/misc/by.ogg b/pa/misc/by.ogg new file mode 100644 index 00000000..0e693bc0 Binary files /dev/null and b/pa/misc/by.ogg differ diff --git a/pa/misc/check answer.ogg b/pa/misc/check answer.ogg new file mode 100644 index 00000000..c938a1e6 Binary files /dev/null and b/pa/misc/check answer.ogg differ diff --git a/pa/misc/click_on_letter.ogg b/pa/misc/click_on_letter.ogg new file mode 100644 index 00000000..58b1d650 Binary files /dev/null and b/pa/misc/click_on_letter.ogg differ diff --git a/pa/misc/configuration.ogg b/pa/misc/configuration.ogg new file mode 100644 index 00000000..5de1bbc1 Binary files /dev/null and b/pa/misc/configuration.ogg differ diff --git a/pa/misc/congractulations.ogg b/pa/misc/congractulations.ogg new file mode 100644 index 00000000..3249b2cc Binary files /dev/null and b/pa/misc/congractulations.ogg differ diff --git a/pa/misc/equal.ogg b/pa/misc/equal.ogg new file mode 100644 index 00000000..9c6e4a8e Binary files /dev/null and b/pa/misc/equal.ogg differ diff --git a/pa/misc/fantastic.ogg b/pa/misc/fantastic.ogg new file mode 100644 index 00000000..225404ca Binary files /dev/null and b/pa/misc/fantastic.ogg differ diff --git a/pa/misc/good.ogg b/pa/misc/good.ogg new file mode 100644 index 00000000..53a1d2d4 Binary files /dev/null and b/pa/misc/good.ogg differ diff --git a/pa/misc/great.ogg b/pa/misc/great.ogg new file mode 100644 index 00000000..9f5cd412 Binary files /dev/null and b/pa/misc/great.ogg differ diff --git a/pa/misc/help.ogg b/pa/misc/help.ogg new file mode 100644 index 00000000..4363e068 Binary files /dev/null and b/pa/misc/help.ogg differ diff --git a/pa/misc/level.ogg b/pa/misc/level.ogg new file mode 100644 index 00000000..74da3b28 Binary files /dev/null and b/pa/misc/level.ogg differ diff --git a/pa/misc/minus.ogg b/pa/misc/minus.ogg new file mode 100644 index 00000000..afc5db30 Binary files /dev/null and b/pa/misc/minus.ogg differ diff --git a/pa/misc/ok.ogg b/pa/misc/ok.ogg new file mode 100644 index 00000000..793f4bfa Binary files /dev/null and b/pa/misc/ok.ogg differ diff --git a/pa/misc/outof.ogg b/pa/misc/outof.ogg new file mode 100644 index 00000000..0ed16ef9 Binary files /dev/null and b/pa/misc/outof.ogg differ diff --git a/pa/misc/perfect.ogg b/pa/misc/perfect.ogg new file mode 100644 index 00000000..51478b20 Binary files /dev/null and b/pa/misc/perfect.ogg differ diff --git a/pa/misc/plus.ogg b/pa/misc/plus.ogg new file mode 100644 index 00000000..dbc86143 Binary files /dev/null and b/pa/misc/plus.ogg differ diff --git a/pa/misc/quit.ogg b/pa/misc/quit.ogg new file mode 100644 index 00000000..4a5a3828 Binary files /dev/null and b/pa/misc/quit.ogg differ diff --git a/pa/misc/super.ogg b/pa/misc/super.ogg new file mode 100644 index 00000000..5a3e54fd Binary files /dev/null and b/pa/misc/super.ogg differ diff --git a/pa/misc/way_to_go.ogg b/pa/misc/way_to_go.ogg new file mode 100644 index 00000000..68e8eddb Binary files /dev/null and b/pa/misc/way_to_go.ogg differ diff --git a/pa/misc/welcome.ogg b/pa/misc/welcome.ogg new file mode 100644 index 00000000..7c98ba02 Binary files /dev/null and b/pa/misc/welcome.ogg differ diff --git a/pt/alphabet/10.ogg b/pt/alphabet/10.ogg new file mode 100644 index 00000000..ea4c62f6 Binary files /dev/null and b/pt/alphabet/10.ogg differ diff --git a/pt/alphabet/11.ogg b/pt/alphabet/11.ogg new file mode 100644 index 00000000..74dbee96 Binary files /dev/null and b/pt/alphabet/11.ogg differ diff --git a/pt/alphabet/12.ogg b/pt/alphabet/12.ogg new file mode 100644 index 00000000..ba3c63ac Binary files /dev/null and b/pt/alphabet/12.ogg differ diff --git a/pt/alphabet/13.ogg b/pt/alphabet/13.ogg new file mode 100644 index 00000000..206ff908 Binary files /dev/null and b/pt/alphabet/13.ogg differ diff --git a/pt/alphabet/14.ogg b/pt/alphabet/14.ogg new file mode 100644 index 00000000..4756bf2f Binary files /dev/null and b/pt/alphabet/14.ogg differ diff --git a/pt/alphabet/15.ogg b/pt/alphabet/15.ogg new file mode 100644 index 00000000..e5ea3ad9 Binary files /dev/null and b/pt/alphabet/15.ogg differ diff --git a/pt/alphabet/16.ogg b/pt/alphabet/16.ogg new file mode 100644 index 00000000..a7723722 Binary files /dev/null and b/pt/alphabet/16.ogg differ diff --git a/pt/alphabet/17.ogg b/pt/alphabet/17.ogg new file mode 100644 index 00000000..6a9af339 Binary files /dev/null and b/pt/alphabet/17.ogg differ diff --git a/pt/alphabet/18.ogg b/pt/alphabet/18.ogg new file mode 100644 index 00000000..6eccf784 Binary files /dev/null and b/pt/alphabet/18.ogg differ diff --git a/pt/alphabet/19.ogg b/pt/alphabet/19.ogg new file mode 100644 index 00000000..6ce483a9 Binary files /dev/null and b/pt/alphabet/19.ogg differ diff --git a/pt/alphabet/20.ogg b/pt/alphabet/20.ogg new file mode 100644 index 00000000..da31209b Binary files /dev/null and b/pt/alphabet/20.ogg differ diff --git a/pt/alphabet/README b/pt/alphabet/README new file mode 100644 index 00000000..d8ee1bab --- /dev/null +++ b/pt/alphabet/README @@ -0,0 +1,47 @@ +U0061.ogg Copyright 2003 Jose Jorge / Released under GPL +U0062.ogg Copyright 2003 Jose Jorge / Released under GPL +U0063.ogg Copyright 2003 Jose Jorge / Released under GPL +U0064.ogg Copyright 2003 Jose Jorge / Released under GPL +U0065.ogg Copyright 2003 Jose Jorge / Released under GPL +U0066.ogg Copyright 2003 Jose Jorge / Released under GPL +U0067.ogg Copyright 2003 Jose Jorge / Released under GPL +U0068.ogg Copyright 2003 Jose Jorge / Released under GPL +U0069.ogg Copyright 2003 Jose Jorge / Released under GPL +U006A.ogg Copyright 2003 Jose Jorge / Released under GPL +U006B.ogg Copyright 2003 Jose Jorge / Released under GPL +U006C.ogg Copyright 2003 Jose Jorge / Released under GPL +U006D.ogg Copyright 2003 Jose Jorge / Released under GPL +U006E.ogg Copyright 2003 Jose Jorge / Released under GPL +U006F.ogg Copyright 2003 Jose Jorge / Released under GPL +U0070.ogg Copyright 2003 Jose Jorge / Released under GPL +U0071.ogg Copyright 2003 Jose Jorge / Released under GPL +U0072.ogg Copyright 2003 Jose Jorge / Released under GPL +U0073.ogg Copyright 2003 Jose Jorge / Released under GPL +U0074.ogg Copyright 2003 Jose Jorge / Released under GPL +U0075.ogg Copyright 2003 Jose Jorge / Released under GPL +U0076.ogg Copyright 2003 Jose Jorge / Released under GPL +U0077.ogg Copyright 2003 Jose Jorge / Released under GPL +U0078.ogg Copyright 2003 Jose Jorge / Released under GPL +U0079.ogg Copyright 2003 Jose Jorge / Released under GPL +U007A.ogg Copyright 2003 Jose Jorge / Released under GPL +U0030.ogg Copyright 2003 Jose Jorge / Released under GPL +U0031.ogg Copyright 2003 Jose Jorge / Released under GPL +U0032.ogg Copyright 2003 Jose Jorge / Released under GPL +U0033.ogg Copyright 2003 Jose Jorge / Released under GPL +U0034.ogg Copyright 2003 Jose Jorge / Released under GPL +U0035.ogg Copyright 2003 Jose Jorge / Released under GPL +U0036.ogg Copyright 2003 Jose Jorge / Released under GPL +U0037.ogg Copyright 2003 Jose Jorge / Released under GPL +U0038.ogg Copyright 2003 Jose Jorge / Released under GPL +U0039.ogg Copyright 2003 Jose Jorge / Released under GPL +10.ogg Copyright 2003 Jose Jorge / Released under GPL +11.ogg Copyright 2003 Jose Jorge / Released under GPL +12.ogg Copyright 2003 Jose Jorge / Released under GPL +13.ogg Copyright 2003 Jose Jorge / Released under GPL +14.ogg Copyright 2003 Jose Jorge / Released under GPL +15.ogg Copyright 2003 Jose Jorge / Released under GPL +16.ogg Copyright 2003 Jose Jorge / Released under GPL +17.ogg Copyright 2003 Jose Jorge / Released under GPL +18.ogg Copyright 2003 Jose Jorge / Released under GPL +19.ogg Copyright 2006 Jose Jorge / Released under GPL +20.ogg Copyright 2006 Jose Jorge / Released under GPL diff --git a/pt/alphabet/U0030.ogg b/pt/alphabet/U0030.ogg new file mode 100644 index 00000000..2fcac71e Binary files /dev/null and b/pt/alphabet/U0030.ogg differ diff --git a/pt/alphabet/U0031.ogg b/pt/alphabet/U0031.ogg new file mode 100644 index 00000000..c55611ec Binary files /dev/null and b/pt/alphabet/U0031.ogg differ diff --git a/pt/alphabet/U0032.ogg b/pt/alphabet/U0032.ogg new file mode 100644 index 00000000..dfdf3fdb Binary files /dev/null and b/pt/alphabet/U0032.ogg differ diff --git a/pt/alphabet/U0033.ogg b/pt/alphabet/U0033.ogg new file mode 100644 index 00000000..8bafaa2f Binary files /dev/null and b/pt/alphabet/U0033.ogg differ diff --git a/pt/alphabet/U0034.ogg b/pt/alphabet/U0034.ogg new file mode 100644 index 00000000..4e26ac37 Binary files /dev/null and b/pt/alphabet/U0034.ogg differ diff --git a/pt/alphabet/U0035.ogg b/pt/alphabet/U0035.ogg new file mode 100644 index 00000000..5c241af8 Binary files /dev/null and b/pt/alphabet/U0035.ogg differ diff --git a/pt/alphabet/U0036.ogg b/pt/alphabet/U0036.ogg new file mode 100644 index 00000000..c3497684 Binary files /dev/null and b/pt/alphabet/U0036.ogg differ diff --git a/pt/alphabet/U0037.ogg b/pt/alphabet/U0037.ogg new file mode 100644 index 00000000..c5ec478e Binary files /dev/null and b/pt/alphabet/U0037.ogg differ diff --git a/pt/alphabet/U0038.ogg b/pt/alphabet/U0038.ogg new file mode 100644 index 00000000..ecc082e9 Binary files /dev/null and b/pt/alphabet/U0038.ogg differ diff --git a/pt/alphabet/U0039.ogg b/pt/alphabet/U0039.ogg new file mode 100644 index 00000000..dfcb7afa Binary files /dev/null and b/pt/alphabet/U0039.ogg differ diff --git a/pt/alphabet/U0061.ogg b/pt/alphabet/U0061.ogg new file mode 100644 index 00000000..e53087a9 Binary files /dev/null and b/pt/alphabet/U0061.ogg differ diff --git a/pt/alphabet/U0062.ogg b/pt/alphabet/U0062.ogg new file mode 100644 index 00000000..77cc47d8 Binary files /dev/null and b/pt/alphabet/U0062.ogg differ diff --git a/pt/alphabet/U0063.ogg b/pt/alphabet/U0063.ogg new file mode 100644 index 00000000..4c41e6ae Binary files /dev/null and b/pt/alphabet/U0063.ogg differ diff --git a/pt/alphabet/U0064.ogg b/pt/alphabet/U0064.ogg new file mode 100644 index 00000000..5eee3af6 Binary files /dev/null and b/pt/alphabet/U0064.ogg differ diff --git a/pt/alphabet/U0065.ogg b/pt/alphabet/U0065.ogg new file mode 100644 index 00000000..34a9d478 Binary files /dev/null and b/pt/alphabet/U0065.ogg differ diff --git a/pt/alphabet/U0066.ogg b/pt/alphabet/U0066.ogg new file mode 100644 index 00000000..2114a40d Binary files /dev/null and b/pt/alphabet/U0066.ogg differ diff --git a/pt/alphabet/U0067.ogg b/pt/alphabet/U0067.ogg new file mode 100644 index 00000000..9fd539f5 Binary files /dev/null and b/pt/alphabet/U0067.ogg differ diff --git a/pt/alphabet/U0068.ogg b/pt/alphabet/U0068.ogg new file mode 100644 index 00000000..299ceb51 Binary files /dev/null and b/pt/alphabet/U0068.ogg differ diff --git a/pt/alphabet/U0069.ogg b/pt/alphabet/U0069.ogg new file mode 100644 index 00000000..66b09015 Binary files /dev/null and b/pt/alphabet/U0069.ogg differ diff --git a/pt/alphabet/U006A.ogg b/pt/alphabet/U006A.ogg new file mode 100644 index 00000000..3cfa29dd Binary files /dev/null and b/pt/alphabet/U006A.ogg differ diff --git a/pt/alphabet/U006B.ogg b/pt/alphabet/U006B.ogg new file mode 100644 index 00000000..325ac44b Binary files /dev/null and b/pt/alphabet/U006B.ogg differ diff --git a/pt/alphabet/U006C.ogg b/pt/alphabet/U006C.ogg new file mode 100644 index 00000000..8d26957a Binary files /dev/null and b/pt/alphabet/U006C.ogg differ diff --git a/pt/alphabet/U006D.ogg b/pt/alphabet/U006D.ogg new file mode 100644 index 00000000..17ea2d25 Binary files /dev/null and b/pt/alphabet/U006D.ogg differ diff --git a/pt/alphabet/U006E.ogg b/pt/alphabet/U006E.ogg new file mode 100644 index 00000000..b7e3ba8e Binary files /dev/null and b/pt/alphabet/U006E.ogg differ diff --git a/pt/alphabet/U006F.ogg b/pt/alphabet/U006F.ogg new file mode 100644 index 00000000..c3eee509 Binary files /dev/null and b/pt/alphabet/U006F.ogg differ diff --git a/pt/alphabet/U0070.ogg b/pt/alphabet/U0070.ogg new file mode 100644 index 00000000..0d1df985 Binary files /dev/null and b/pt/alphabet/U0070.ogg differ diff --git a/pt/alphabet/U0071.ogg b/pt/alphabet/U0071.ogg new file mode 100644 index 00000000..bce501e7 Binary files /dev/null and b/pt/alphabet/U0071.ogg differ diff --git a/pt/alphabet/U0072.ogg b/pt/alphabet/U0072.ogg new file mode 100644 index 00000000..9fa0bd57 Binary files /dev/null and b/pt/alphabet/U0072.ogg differ diff --git a/pt/alphabet/U0073.ogg b/pt/alphabet/U0073.ogg new file mode 100644 index 00000000..a0a6230f Binary files /dev/null and b/pt/alphabet/U0073.ogg differ diff --git a/pt/alphabet/U0074.ogg b/pt/alphabet/U0074.ogg new file mode 100644 index 00000000..6cc76a72 Binary files /dev/null and b/pt/alphabet/U0074.ogg differ diff --git a/pt/alphabet/U0075.ogg b/pt/alphabet/U0075.ogg new file mode 100644 index 00000000..6811bd73 Binary files /dev/null and b/pt/alphabet/U0075.ogg differ diff --git a/pt/alphabet/U0076.ogg b/pt/alphabet/U0076.ogg new file mode 100644 index 00000000..601c07d7 Binary files /dev/null and b/pt/alphabet/U0076.ogg differ diff --git a/pt/alphabet/U0077.ogg b/pt/alphabet/U0077.ogg new file mode 100644 index 00000000..5acc57bd Binary files /dev/null and b/pt/alphabet/U0077.ogg differ diff --git a/pt/alphabet/U0078.ogg b/pt/alphabet/U0078.ogg new file mode 100644 index 00000000..dc2b949b Binary files /dev/null and b/pt/alphabet/U0078.ogg differ diff --git a/pt/alphabet/U0079.ogg b/pt/alphabet/U0079.ogg new file mode 100644 index 00000000..4fbf0085 Binary files /dev/null and b/pt/alphabet/U0079.ogg differ diff --git a/pt/alphabet/U007A.ogg b/pt/alphabet/U007A.ogg new file mode 100644 index 00000000..e300fd89 Binary files /dev/null and b/pt/alphabet/U007A.ogg differ diff --git a/pt/colors/README b/pt/colors/README new file mode 100644 index 00000000..44082a26 --- /dev/null +++ b/pt/colors/README @@ -0,0 +1,12 @@ +back.ogg Copyright 2003 Jose Jorge / Released under GPL +black.ogg Copyright 2003 Jose Jorge / Released under GPL +blue.ogg Copyright 2003 Jose Jorge / Released under GPL +brown.ogg Copyright 2003 Jose Jorge / Released under GPL +green.ogg Copyright 2003 Jose Jorge / Released under GPL +grey.ogg Copyright 2003 Jose Jorge / Released under GPL +orange.ogg Copyright 2003 Jose Jorge / Released under GPL +purple.ogg Copyright 2003 Jose Jorge / Released under GPL +pink.ogg Copyright 2006 Jose Jorge / Released under GPL +red.ogg Copyright 2003 Jose Jorge / Released under GPL +white.ogg Copyright 2003 Jose Jorge / Released under GPL +yellow.ogg Copyright 2003 Jose Jorge / Released under GPL diff --git a/pt/colors/black.ogg b/pt/colors/black.ogg new file mode 100644 index 00000000..07494dd4 Binary files /dev/null and b/pt/colors/black.ogg differ diff --git a/pt/colors/blue.ogg b/pt/colors/blue.ogg new file mode 100644 index 00000000..654c4c53 Binary files /dev/null and b/pt/colors/blue.ogg differ diff --git a/pt/colors/brown.ogg b/pt/colors/brown.ogg new file mode 100644 index 00000000..ab9e6c19 Binary files /dev/null and b/pt/colors/brown.ogg differ diff --git a/pt/colors/green.ogg b/pt/colors/green.ogg new file mode 100644 index 00000000..b47cbc2e Binary files /dev/null and b/pt/colors/green.ogg differ diff --git a/pt/colors/grey.ogg b/pt/colors/grey.ogg new file mode 100644 index 00000000..b7b46200 Binary files /dev/null and b/pt/colors/grey.ogg differ diff --git a/pt/colors/orange.ogg b/pt/colors/orange.ogg new file mode 100644 index 00000000..d6703df9 Binary files /dev/null and b/pt/colors/orange.ogg differ diff --git a/pt/colors/pink.ogg b/pt/colors/pink.ogg new file mode 100644 index 00000000..b1deb65d Binary files /dev/null and b/pt/colors/pink.ogg differ diff --git a/pt/colors/purple.ogg b/pt/colors/purple.ogg new file mode 100644 index 00000000..a56bbce8 Binary files /dev/null and b/pt/colors/purple.ogg differ diff --git a/pt/colors/red.ogg b/pt/colors/red.ogg new file mode 100644 index 00000000..7d9badad Binary files /dev/null and b/pt/colors/red.ogg differ diff --git a/pt/colors/white.ogg b/pt/colors/white.ogg new file mode 100644 index 00000000..f1adfc73 Binary files /dev/null and b/pt/colors/white.ogg differ diff --git a/pt/colors/yellow.ogg b/pt/colors/yellow.ogg new file mode 100644 index 00000000..47240f39 Binary files /dev/null and b/pt/colors/yellow.ogg differ diff --git a/pt/geography/README b/pt/geography/README new file mode 100644 index 00000000..16511e5e --- /dev/null +++ b/pt/geography/README @@ -0,0 +1,74 @@ +alaska.ogg Copyright 2003 Jose Jorge / Released under GPL +albania.ogg Copyright 2003 Jose Jorge / Released under GPL +argentina.ogg Copyright 2003 Jose Jorge / Released under GPL +austria.ogg Copyright 2003 Jose Jorge / Released under GPL +bahamas.ogg Copyright 2003 Jose Jorge / Released under GPL +belarus.ogg Copyright 2003 Jose Jorge / Released under GPL +belgium.ogg Copyright 2003 Jose Jorge / Released under GPL +bolivia.ogg Copyright 2003 Jose Jorge / Released under GPL +bosnia_herzegovina.ogg Copyright 2003 Jose Jorge / Released under GPL +brazil.ogg Copyright 2003 Jose Jorge / Released under GPL +bulgaria.ogg Copyright 2003 Jose Jorge / Released under GPL +canada.ogg Copyright 2003 Jose Jorge / Released under GPL +chile.ogg Copyright 2003 Jose Jorge / Released under GPL +colombia.ogg Copyright 2003 Jose Jorge / Released under GPL +costa_rica.ogg Copyright 2003 Jose Jorge / Released under GPL +croatia.ogg Copyright 2003 Jose Jorge / Released under GPL +cuba.ogg Copyright 2003 Jose Jorge / Released under GPL +cyprus.ogg Copyright 2003 Jose Jorge / Released under GPL +czech.ogg Copyright 2003 Jose Jorge / Released under GPL +denmark.ogg Copyright 2003 Jose Jorge / Released under GPL +dominican_republic.ogg Copyright 2003 Jose Jorge / Released under GPL +ecuador.ogg Copyright 2003 Jose Jorge / Released under GPL +estonia.ogg Copyright 2003 Jose Jorge / Released under GPL +finland.ogg Copyright 2003 Jose Jorge / Released under GPL +france.ogg Copyright 2003 Jose Jorge / Released under GPL +french_guiana.ogg Copyright 2003 Jose Jorge / Released under GPL +germany.ogg Copyright 2003 Jose Jorge / Released under GPL +greece.ogg Copyright 2003 Jose Jorge / Released under GPL +greenland.ogg Copyright 2003 Jose Jorge / Released under GPL +guatemala.ogg Copyright 2003 Jose Jorge / Released under GPL +guyana.ogg Copyright 2003 Jose Jorge / Released under GPL +haiti.ogg Copyright 2003 Jose Jorge / Released under GPL +honduras.ogg Copyright 2003 Jose Jorge / Released under GPL +hungary.ogg Copyright 2003 Jose Jorge / Released under GPL +iceland.ogg Copyright 2003 Jose Jorge / Released under GPL +ireland.ogg Copyright 2003 Jose Jorge / Released under GPL +italy.ogg Copyright 2003 Jose Jorge / Released under GPL +jamaica.ogg Copyright 2003 Jose Jorge / Released under GPL +latvia.ogg Copyright 2003 Jose Jorge / Released under GPL +lithuania.ogg Copyright 2003 Jose Jorge / Released under GPL +luxembourg.ogg Copyright 2003 Jose Jorge / Released under GPL +macedonia.ogg Copyright 2003 Jose Jorge / Released under GPL +mexico.ogg Copyright 2003 Jose Jorge / Released under GPL +moldova.ogg Copyright 2003 Jose Jorge / Released under GPL +netherland.ogg Copyright 2003 Jose Jorge / Released under GPL +nicaragua.ogg Copyright 2003 Jose Jorge / Released under GPL +norway.ogg Copyright 2003 Jose Jorge / Released under GPL +panama.ogg Copyright 2003 Jose Jorge / Released under GPL +paraguay.ogg Copyright 2003 Jose Jorge / Released under GPL +peru.ogg Copyright 2003 Jose Jorge / Released under GPL +poland.ogg Copyright 2003 Jose Jorge / Released under GPL +portugal.ogg Copyright 2003 Jose Jorge / Released under GPL +romania.ogg Copyright 2003 Jose Jorge / Released under GPL +russia.ogg Copyright 2003 Jose Jorge / Released under GPL +salvador.ogg Copyright 2003 Jose Jorge / Released under GPL +serbia_montenegro.ogg Copyright 2003 Jose Jorge / Released under GPL +slovakia.ogg Copyright 2003 Jose Jorge / Released under GPL +slovenia.ogg Copyright 2003 Jose Jorge / Released under GPL +spain.ogg Copyright 2003 Jose Jorge / Released under GPL +suriname.ogg Copyright 2003 Jose Jorge / Released under GPL +sweden.ogg Copyright 2003 Jose Jorge / Released under GPL +switz.ogg Copyright 2003 Jose Jorge / Released under GPL +turkey.ogg Copyright 2003 Jose Jorge / Released under GPL +ukraine.ogg Copyright 2003 Jose Jorge / Released under GPL +united_kingdom.ogg Copyright 2003 Jose Jorge / Released under GPL +uruguay.ogg Copyright 2003 Jose Jorge / Released under GPL +usa.ogg Copyright 2003 Jose Jorge / Released under GPL +venezuela.ogg Copyright 2003 Jose Jorge / Released under GPL +africa.ogg Copyright 2004 José Jorge / Released under GPL +america.ogg Copyright 2004 José Jorge / Released under GPL +antartica.ogg Copyright 2004 José Jorge / Released under GPL +asia.ogg Copyright 2004 José Jorge / Released under GPL +europe.ogg Copyright 2004 José Jorge / Released under GPL +oceania.ogg Copyright 2004 José Jorge / Released under GPL diff --git a/pt/geography/africa.ogg b/pt/geography/africa.ogg new file mode 100644 index 00000000..ada1b827 Binary files /dev/null and b/pt/geography/africa.ogg differ diff --git a/pt/geography/alaska.ogg b/pt/geography/alaska.ogg new file mode 100644 index 00000000..8ad21fa8 Binary files /dev/null and b/pt/geography/alaska.ogg differ diff --git a/pt/geography/albania.ogg b/pt/geography/albania.ogg new file mode 100644 index 00000000..79fdd237 Binary files /dev/null and b/pt/geography/albania.ogg differ diff --git a/pt/geography/america.ogg b/pt/geography/america.ogg new file mode 100644 index 00000000..f559bfd5 Binary files /dev/null and b/pt/geography/america.ogg differ diff --git a/pt/geography/antartica.ogg b/pt/geography/antartica.ogg new file mode 100644 index 00000000..3b5d1bbe Binary files /dev/null and b/pt/geography/antartica.ogg differ diff --git a/pt/geography/argentina.ogg b/pt/geography/argentina.ogg new file mode 100644 index 00000000..782c92af Binary files /dev/null and b/pt/geography/argentina.ogg differ diff --git a/pt/geography/asia.ogg b/pt/geography/asia.ogg new file mode 100644 index 00000000..b86bd080 Binary files /dev/null and b/pt/geography/asia.ogg differ diff --git a/pt/geography/austria.ogg b/pt/geography/austria.ogg new file mode 100644 index 00000000..b37a2acd Binary files /dev/null and b/pt/geography/austria.ogg differ diff --git a/pt/geography/bahamas.ogg b/pt/geography/bahamas.ogg new file mode 100644 index 00000000..0e67f1a4 Binary files /dev/null and b/pt/geography/bahamas.ogg differ diff --git a/pt/geography/belarus.ogg b/pt/geography/belarus.ogg new file mode 100644 index 00000000..a462f65f Binary files /dev/null and b/pt/geography/belarus.ogg differ diff --git a/pt/geography/belgium.ogg b/pt/geography/belgium.ogg new file mode 100644 index 00000000..5877ea17 Binary files /dev/null and b/pt/geography/belgium.ogg differ diff --git a/pt/geography/bolivia.ogg b/pt/geography/bolivia.ogg new file mode 100644 index 00000000..a3943c1d Binary files /dev/null and b/pt/geography/bolivia.ogg differ diff --git a/pt/geography/bosnia_herzegovina.ogg b/pt/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..c4a51b9d Binary files /dev/null and b/pt/geography/bosnia_herzegovina.ogg differ diff --git a/pt/geography/brazil.ogg b/pt/geography/brazil.ogg new file mode 100644 index 00000000..c04520ce Binary files /dev/null and b/pt/geography/brazil.ogg differ diff --git a/pt/geography/bulgaria.ogg b/pt/geography/bulgaria.ogg new file mode 100644 index 00000000..dd347df7 Binary files /dev/null and b/pt/geography/bulgaria.ogg differ diff --git a/pt/geography/canada.ogg b/pt/geography/canada.ogg new file mode 100644 index 00000000..ceec253e Binary files /dev/null and b/pt/geography/canada.ogg differ diff --git a/pt/geography/chile.ogg b/pt/geography/chile.ogg new file mode 100644 index 00000000..b69a956c Binary files /dev/null and b/pt/geography/chile.ogg differ diff --git a/pt/geography/colombia.ogg b/pt/geography/colombia.ogg new file mode 100644 index 00000000..659d446c Binary files /dev/null and b/pt/geography/colombia.ogg differ diff --git a/pt/geography/costa_rica.ogg b/pt/geography/costa_rica.ogg new file mode 100644 index 00000000..9a41486a Binary files /dev/null and b/pt/geography/costa_rica.ogg differ diff --git a/pt/geography/croatia.ogg b/pt/geography/croatia.ogg new file mode 100644 index 00000000..71e7afff Binary files /dev/null and b/pt/geography/croatia.ogg differ diff --git a/pt/geography/cuba.ogg b/pt/geography/cuba.ogg new file mode 100644 index 00000000..7ac69d66 Binary files /dev/null and b/pt/geography/cuba.ogg differ diff --git a/pt/geography/cyprus.ogg b/pt/geography/cyprus.ogg new file mode 100644 index 00000000..b9fd4071 Binary files /dev/null and b/pt/geography/cyprus.ogg differ diff --git a/pt/geography/czech.ogg b/pt/geography/czech.ogg new file mode 100644 index 00000000..6b5d6f18 Binary files /dev/null and b/pt/geography/czech.ogg differ diff --git a/pt/geography/denmark.ogg b/pt/geography/denmark.ogg new file mode 100644 index 00000000..baa1582a Binary files /dev/null and b/pt/geography/denmark.ogg differ diff --git a/pt/geography/dominican_republic.ogg b/pt/geography/dominican_republic.ogg new file mode 100644 index 00000000..fa05eef1 Binary files /dev/null and b/pt/geography/dominican_republic.ogg differ diff --git a/pt/geography/ecuador.ogg b/pt/geography/ecuador.ogg new file mode 100644 index 00000000..4c0d2de1 Binary files /dev/null and b/pt/geography/ecuador.ogg differ diff --git a/pt/geography/estonia.ogg b/pt/geography/estonia.ogg new file mode 100644 index 00000000..bc074279 Binary files /dev/null and b/pt/geography/estonia.ogg differ diff --git a/pt/geography/europe.ogg b/pt/geography/europe.ogg new file mode 100644 index 00000000..7c98c0c4 Binary files /dev/null and b/pt/geography/europe.ogg differ diff --git a/pt/geography/finland.ogg b/pt/geography/finland.ogg new file mode 100644 index 00000000..b0b9361d Binary files /dev/null and b/pt/geography/finland.ogg differ diff --git a/pt/geography/france.ogg b/pt/geography/france.ogg new file mode 100644 index 00000000..5ea75c73 Binary files /dev/null and b/pt/geography/france.ogg differ diff --git a/pt/geography/french_guiana.ogg b/pt/geography/french_guiana.ogg new file mode 100644 index 00000000..40bdc124 Binary files /dev/null and b/pt/geography/french_guiana.ogg differ diff --git a/pt/geography/germany.ogg b/pt/geography/germany.ogg new file mode 100644 index 00000000..f4a71eba Binary files /dev/null and b/pt/geography/germany.ogg differ diff --git a/pt/geography/greece.ogg b/pt/geography/greece.ogg new file mode 100644 index 00000000..2e37896f Binary files /dev/null and b/pt/geography/greece.ogg differ diff --git a/pt/geography/greenland.ogg b/pt/geography/greenland.ogg new file mode 100644 index 00000000..02e4817c Binary files /dev/null and b/pt/geography/greenland.ogg differ diff --git a/pt/geography/guatemala.ogg b/pt/geography/guatemala.ogg new file mode 100644 index 00000000..eececb37 Binary files /dev/null and b/pt/geography/guatemala.ogg differ diff --git a/pt/geography/guyana.ogg b/pt/geography/guyana.ogg new file mode 100644 index 00000000..3c4e7ea8 Binary files /dev/null and b/pt/geography/guyana.ogg differ diff --git a/pt/geography/haiti.ogg b/pt/geography/haiti.ogg new file mode 100644 index 00000000..abf24ad4 Binary files /dev/null and b/pt/geography/haiti.ogg differ diff --git a/pt/geography/honduras.ogg b/pt/geography/honduras.ogg new file mode 100644 index 00000000..b45fbbe6 Binary files /dev/null and b/pt/geography/honduras.ogg differ diff --git a/pt/geography/hungary.ogg b/pt/geography/hungary.ogg new file mode 100644 index 00000000..458956b1 Binary files /dev/null and b/pt/geography/hungary.ogg differ diff --git a/pt/geography/iceland.ogg b/pt/geography/iceland.ogg new file mode 100644 index 00000000..4f992118 Binary files /dev/null and b/pt/geography/iceland.ogg differ diff --git a/pt/geography/ireland.ogg b/pt/geography/ireland.ogg new file mode 100644 index 00000000..56e701e6 Binary files /dev/null and b/pt/geography/ireland.ogg differ diff --git a/pt/geography/italy.ogg b/pt/geography/italy.ogg new file mode 100644 index 00000000..1d3427d4 Binary files /dev/null and b/pt/geography/italy.ogg differ diff --git a/pt/geography/jamaica.ogg b/pt/geography/jamaica.ogg new file mode 100644 index 00000000..dce5c5cb Binary files /dev/null and b/pt/geography/jamaica.ogg differ diff --git a/pt/geography/latvia.ogg b/pt/geography/latvia.ogg new file mode 100644 index 00000000..4b88d602 Binary files /dev/null and b/pt/geography/latvia.ogg differ diff --git a/pt/geography/lithuania.ogg b/pt/geography/lithuania.ogg new file mode 100644 index 00000000..04854f0f Binary files /dev/null and b/pt/geography/lithuania.ogg differ diff --git a/pt/geography/luxembourg.ogg b/pt/geography/luxembourg.ogg new file mode 100644 index 00000000..c01088f9 Binary files /dev/null and b/pt/geography/luxembourg.ogg differ diff --git a/pt/geography/macedonia.ogg b/pt/geography/macedonia.ogg new file mode 100644 index 00000000..c87a7e8c Binary files /dev/null and b/pt/geography/macedonia.ogg differ diff --git a/pt/geography/mexico.ogg b/pt/geography/mexico.ogg new file mode 100644 index 00000000..926257d7 Binary files /dev/null and b/pt/geography/mexico.ogg differ diff --git a/pt/geography/moldova.ogg b/pt/geography/moldova.ogg new file mode 100644 index 00000000..5b72d577 Binary files /dev/null and b/pt/geography/moldova.ogg differ diff --git a/pt/geography/netherland.ogg b/pt/geography/netherland.ogg new file mode 100644 index 00000000..e710667d Binary files /dev/null and b/pt/geography/netherland.ogg differ diff --git a/pt/geography/nicaragua.ogg b/pt/geography/nicaragua.ogg new file mode 100644 index 00000000..1711b66e Binary files /dev/null and b/pt/geography/nicaragua.ogg differ diff --git a/pt/geography/norway.ogg b/pt/geography/norway.ogg new file mode 100644 index 00000000..f6c1c957 Binary files /dev/null and b/pt/geography/norway.ogg differ diff --git a/pt/geography/oceania.ogg b/pt/geography/oceania.ogg new file mode 100644 index 00000000..d6b13f89 Binary files /dev/null and b/pt/geography/oceania.ogg differ diff --git a/pt/geography/panama.ogg b/pt/geography/panama.ogg new file mode 100644 index 00000000..e64e6e6b Binary files /dev/null and b/pt/geography/panama.ogg differ diff --git a/pt/geography/paraguay.ogg b/pt/geography/paraguay.ogg new file mode 100644 index 00000000..1401585a Binary files /dev/null and b/pt/geography/paraguay.ogg differ diff --git a/pt/geography/peru.ogg b/pt/geography/peru.ogg new file mode 100644 index 00000000..02f7964d Binary files /dev/null and b/pt/geography/peru.ogg differ diff --git a/pt/geography/poland.ogg b/pt/geography/poland.ogg new file mode 100644 index 00000000..0424e0bb Binary files /dev/null and b/pt/geography/poland.ogg differ diff --git a/pt/geography/portugal.ogg b/pt/geography/portugal.ogg new file mode 100644 index 00000000..ef99e561 Binary files /dev/null and b/pt/geography/portugal.ogg differ diff --git a/pt/geography/romania.ogg b/pt/geography/romania.ogg new file mode 100644 index 00000000..6a5e58d1 Binary files /dev/null and b/pt/geography/romania.ogg differ diff --git a/pt/geography/russia.ogg b/pt/geography/russia.ogg new file mode 100644 index 00000000..ff0a7807 Binary files /dev/null and b/pt/geography/russia.ogg differ diff --git a/pt/geography/salvador.ogg b/pt/geography/salvador.ogg new file mode 100644 index 00000000..da2764a1 Binary files /dev/null and b/pt/geography/salvador.ogg differ diff --git a/pt/geography/serbia_montenegro.ogg b/pt/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..e3b984d0 Binary files /dev/null and b/pt/geography/serbia_montenegro.ogg differ diff --git a/pt/geography/slovakia.ogg b/pt/geography/slovakia.ogg new file mode 100644 index 00000000..1d7600f8 Binary files /dev/null and b/pt/geography/slovakia.ogg differ diff --git a/pt/geography/slovenia.ogg b/pt/geography/slovenia.ogg new file mode 100644 index 00000000..f91e6193 Binary files /dev/null and b/pt/geography/slovenia.ogg differ diff --git a/pt/geography/spain.ogg b/pt/geography/spain.ogg new file mode 100644 index 00000000..6f8c58e8 Binary files /dev/null and b/pt/geography/spain.ogg differ diff --git a/pt/geography/suriname.ogg b/pt/geography/suriname.ogg new file mode 100644 index 00000000..8fe1ebeb Binary files /dev/null and b/pt/geography/suriname.ogg differ diff --git a/pt/geography/sweden.ogg b/pt/geography/sweden.ogg new file mode 100644 index 00000000..0ffbb9ec Binary files /dev/null and b/pt/geography/sweden.ogg differ diff --git a/pt/geography/switz.ogg b/pt/geography/switz.ogg new file mode 100644 index 00000000..5227fa71 Binary files /dev/null and b/pt/geography/switz.ogg differ diff --git a/pt/geography/turkey.ogg b/pt/geography/turkey.ogg new file mode 100644 index 00000000..36473f35 Binary files /dev/null and b/pt/geography/turkey.ogg differ diff --git a/pt/geography/ukraine.ogg b/pt/geography/ukraine.ogg new file mode 100644 index 00000000..4edf07c4 Binary files /dev/null and b/pt/geography/ukraine.ogg differ diff --git a/pt/geography/united_kingdom.ogg b/pt/geography/united_kingdom.ogg new file mode 100644 index 00000000..6cef1f61 Binary files /dev/null and b/pt/geography/united_kingdom.ogg differ diff --git a/pt/geography/uruguay.ogg b/pt/geography/uruguay.ogg new file mode 100644 index 00000000..89ca1281 Binary files /dev/null and b/pt/geography/uruguay.ogg differ diff --git a/pt/geography/usa.ogg b/pt/geography/usa.ogg new file mode 100644 index 00000000..281594b6 Binary files /dev/null and b/pt/geography/usa.ogg differ diff --git a/pt/geography/venezuela.ogg b/pt/geography/venezuela.ogg new file mode 100644 index 00000000..047248dd Binary files /dev/null and b/pt/geography/venezuela.ogg differ diff --git a/pt/misc/README b/pt/misc/README new file mode 100644 index 00000000..f5ed7f85 --- /dev/null +++ b/pt/misc/README @@ -0,0 +1,22 @@ +awesome.ogg Copyright 2006 Jose Jorge / Released under GPL +about.ogg Copyright 2004 Jose Jorge / Released under GPL +back.ogg Copyright 2004 Jose Jorge / Released under GPL +by.ogg Copyright 2003 Jose Jorge / Released under GPL +click_on_letter.ogg Copyright 2003 Jose Jorge / Released under GPL +configuration.ogg Copyright 2004 Jose Jorge / Released under GPL +congratulation.ogg Copyright 2004 Jose Jorge / Released under GPL +equal.ogg Copyright 2003 Jose Jorge / Released under GPL +fantastic.ogg Copyright 2006 Jose Jorge / Released under GPL +good.ogg Copyright 2003 Jose Jorge / Released under GPL +great.ogg Copyright 2003 Jose Jorge / Released under GPL +help.ogg Copyright 2003 Jose Jorge / Released under GPL +level.ogg Copyright 2003 Jose Jorge / Released under GPL +minus.ogg Copyright 2003 Jose Jorge / Released under GPL +ok.ogg Copyright 2003 Jose Jorge / Released under GPL +outof.ogg Copyright 2003 Jose Jorge / Released under GPL +perfect.ogg Copyright 2006 Jose Jorge / Released under GPL +plus.ogg Copyright 2003 Jose Jorge / Released under GPL +quit.ogg Copyright 2003 Jose Jorge / Released under GPL +super.ogg Copyright 2003 Jose Jorge / Released under GPL +welcome.ogg Copyright 2003 Jose Jorge / Released under GPL +waytogo.ogg Copyright 2006 Jose Jorge / Released under GPL diff --git a/pt/misc/about.ogg b/pt/misc/about.ogg new file mode 100644 index 00000000..928fe84c Binary files /dev/null and b/pt/misc/about.ogg differ diff --git a/pt/misc/awesome.ogg b/pt/misc/awesome.ogg new file mode 100644 index 00000000..a3785078 Binary files /dev/null and b/pt/misc/awesome.ogg differ diff --git a/pt/misc/back.ogg b/pt/misc/back.ogg new file mode 100644 index 00000000..1383685d Binary files /dev/null and b/pt/misc/back.ogg differ diff --git a/pt/misc/by.ogg b/pt/misc/by.ogg new file mode 100644 index 00000000..eeec80d5 Binary files /dev/null and b/pt/misc/by.ogg differ diff --git a/pt/misc/click_on_letter.ogg b/pt/misc/click_on_letter.ogg new file mode 100644 index 00000000..3ef1a4a9 Binary files /dev/null and b/pt/misc/click_on_letter.ogg differ diff --git a/pt/misc/configuration.ogg b/pt/misc/configuration.ogg new file mode 100644 index 00000000..dd75186f Binary files /dev/null and b/pt/misc/configuration.ogg differ diff --git a/pt/misc/congratulation.ogg b/pt/misc/congratulation.ogg new file mode 100644 index 00000000..7bd0a5ed Binary files /dev/null and b/pt/misc/congratulation.ogg differ diff --git a/pt/misc/equal.ogg b/pt/misc/equal.ogg new file mode 100644 index 00000000..4f5cb704 Binary files /dev/null and b/pt/misc/equal.ogg differ diff --git a/pt/misc/fantastic.ogg b/pt/misc/fantastic.ogg new file mode 100644 index 00000000..f0489c01 Binary files /dev/null and b/pt/misc/fantastic.ogg differ diff --git a/pt/misc/good.ogg b/pt/misc/good.ogg new file mode 100644 index 00000000..27bfd30f Binary files /dev/null and b/pt/misc/good.ogg differ diff --git a/pt/misc/great.ogg b/pt/misc/great.ogg new file mode 100644 index 00000000..c4a40f95 Binary files /dev/null and b/pt/misc/great.ogg differ diff --git a/pt/misc/help.ogg b/pt/misc/help.ogg new file mode 100644 index 00000000..a72b3986 Binary files /dev/null and b/pt/misc/help.ogg differ diff --git a/pt/misc/level.ogg b/pt/misc/level.ogg new file mode 100644 index 00000000..1eccd373 Binary files /dev/null and b/pt/misc/level.ogg differ diff --git a/pt/misc/minus.ogg b/pt/misc/minus.ogg new file mode 100644 index 00000000..baf86d4b Binary files /dev/null and b/pt/misc/minus.ogg differ diff --git a/pt/misc/ok.ogg b/pt/misc/ok.ogg new file mode 100644 index 00000000..6122d698 Binary files /dev/null and b/pt/misc/ok.ogg differ diff --git a/pt/misc/outof.ogg b/pt/misc/outof.ogg new file mode 100644 index 00000000..2cf24a00 Binary files /dev/null and b/pt/misc/outof.ogg differ diff --git a/pt/misc/perfect.ogg b/pt/misc/perfect.ogg new file mode 100644 index 00000000..77cc7c1e Binary files /dev/null and b/pt/misc/perfect.ogg differ diff --git a/pt/misc/plus.ogg b/pt/misc/plus.ogg new file mode 100644 index 00000000..3530ee7d Binary files /dev/null and b/pt/misc/plus.ogg differ diff --git a/pt/misc/quit.ogg b/pt/misc/quit.ogg new file mode 100644 index 00000000..584171bd Binary files /dev/null and b/pt/misc/quit.ogg differ diff --git a/pt/misc/super.ogg b/pt/misc/super.ogg new file mode 100644 index 00000000..8d8771c2 Binary files /dev/null and b/pt/misc/super.ogg differ diff --git a/pt/misc/waytogo.ogg b/pt/misc/waytogo.ogg new file mode 100644 index 00000000..68bea661 Binary files /dev/null and b/pt/misc/waytogo.ogg differ diff --git a/pt/misc/welcome.ogg b/pt/misc/welcome.ogg new file mode 100644 index 00000000..ab7a95bf Binary files /dev/null and b/pt/misc/welcome.ogg differ diff --git a/pt_BR/README b/pt_BR/README new file mode 100644 index 00000000..bf2ef4a3 --- /dev/null +++ b/pt_BR/README @@ -0,0 +1,2 @@ +Brasilian sounds made by Francisco Marcelo Mendes Damasceno +Released under GPL. diff --git a/pt_BR/alphabet/10.ogg b/pt_BR/alphabet/10.ogg new file mode 100644 index 00000000..f6036667 Binary files /dev/null and b/pt_BR/alphabet/10.ogg differ diff --git a/pt_BR/alphabet/11.ogg b/pt_BR/alphabet/11.ogg new file mode 100644 index 00000000..42f6a019 Binary files /dev/null and b/pt_BR/alphabet/11.ogg differ diff --git a/pt_BR/alphabet/12.ogg b/pt_BR/alphabet/12.ogg new file mode 100644 index 00000000..98efd2da Binary files /dev/null and b/pt_BR/alphabet/12.ogg differ diff --git a/pt_BR/alphabet/13.ogg b/pt_BR/alphabet/13.ogg new file mode 100644 index 00000000..ab536ec2 Binary files /dev/null and b/pt_BR/alphabet/13.ogg differ diff --git a/pt_BR/alphabet/14.ogg b/pt_BR/alphabet/14.ogg new file mode 100644 index 00000000..23b0c935 Binary files /dev/null and b/pt_BR/alphabet/14.ogg differ diff --git a/pt_BR/alphabet/16.ogg b/pt_BR/alphabet/16.ogg new file mode 100644 index 00000000..8db97b28 Binary files /dev/null and b/pt_BR/alphabet/16.ogg differ diff --git a/pt_BR/alphabet/17.ogg b/pt_BR/alphabet/17.ogg new file mode 100644 index 00000000..1cd7e55f Binary files /dev/null and b/pt_BR/alphabet/17.ogg differ diff --git a/pt_BR/alphabet/18.ogg b/pt_BR/alphabet/18.ogg new file mode 100644 index 00000000..e237515e Binary files /dev/null and b/pt_BR/alphabet/18.ogg differ diff --git a/pt_BR/alphabet/19.ogg b/pt_BR/alphabet/19.ogg new file mode 100644 index 00000000..360ac418 Binary files /dev/null and b/pt_BR/alphabet/19.ogg differ diff --git a/pt_BR/alphabet/U0031.ogg b/pt_BR/alphabet/U0031.ogg new file mode 100644 index 00000000..0488d2d0 Binary files /dev/null and b/pt_BR/alphabet/U0031.ogg differ diff --git a/pt_BR/alphabet/U0032.ogg b/pt_BR/alphabet/U0032.ogg new file mode 100644 index 00000000..13036188 Binary files /dev/null and b/pt_BR/alphabet/U0032.ogg differ diff --git a/pt_BR/alphabet/U0033.ogg b/pt_BR/alphabet/U0033.ogg new file mode 100644 index 00000000..304bc804 Binary files /dev/null and b/pt_BR/alphabet/U0033.ogg differ diff --git a/pt_BR/alphabet/U0034.ogg b/pt_BR/alphabet/U0034.ogg new file mode 100644 index 00000000..ac85f34d Binary files /dev/null and b/pt_BR/alphabet/U0034.ogg differ diff --git a/pt_BR/alphabet/U0035.ogg b/pt_BR/alphabet/U0035.ogg new file mode 100644 index 00000000..c1845996 Binary files /dev/null and b/pt_BR/alphabet/U0035.ogg differ diff --git a/pt_BR/alphabet/U0036.ogg b/pt_BR/alphabet/U0036.ogg new file mode 100644 index 00000000..3a581513 Binary files /dev/null and b/pt_BR/alphabet/U0036.ogg differ diff --git a/pt_BR/alphabet/U0037.ogg b/pt_BR/alphabet/U0037.ogg new file mode 100644 index 00000000..b2d9b7f6 Binary files /dev/null and b/pt_BR/alphabet/U0037.ogg differ diff --git a/pt_BR/alphabet/U0038.ogg b/pt_BR/alphabet/U0038.ogg new file mode 100644 index 00000000..cf268397 Binary files /dev/null and b/pt_BR/alphabet/U0038.ogg differ diff --git a/pt_BR/alphabet/U0039.ogg b/pt_BR/alphabet/U0039.ogg new file mode 100644 index 00000000..21028010 Binary files /dev/null and b/pt_BR/alphabet/U0039.ogg differ diff --git a/pt_BR/alphabet/U0061.ogg b/pt_BR/alphabet/U0061.ogg new file mode 100644 index 00000000..8ff9cc5b Binary files /dev/null and b/pt_BR/alphabet/U0061.ogg differ diff --git a/pt_BR/alphabet/U0062.ogg b/pt_BR/alphabet/U0062.ogg new file mode 100644 index 00000000..9bfd6238 Binary files /dev/null and b/pt_BR/alphabet/U0062.ogg differ diff --git a/pt_BR/alphabet/U0063.ogg b/pt_BR/alphabet/U0063.ogg new file mode 100644 index 00000000..88bbe77a Binary files /dev/null and b/pt_BR/alphabet/U0063.ogg differ diff --git a/pt_BR/alphabet/U0064.ogg b/pt_BR/alphabet/U0064.ogg new file mode 100644 index 00000000..56690f43 Binary files /dev/null and b/pt_BR/alphabet/U0064.ogg differ diff --git a/pt_BR/alphabet/U0065.ogg b/pt_BR/alphabet/U0065.ogg new file mode 100644 index 00000000..7987da56 Binary files /dev/null and b/pt_BR/alphabet/U0065.ogg differ diff --git a/pt_BR/alphabet/U0066.ogg b/pt_BR/alphabet/U0066.ogg new file mode 100644 index 00000000..985c9844 Binary files /dev/null and b/pt_BR/alphabet/U0066.ogg differ diff --git a/pt_BR/alphabet/U0067.ogg b/pt_BR/alphabet/U0067.ogg new file mode 100644 index 00000000..54e9852c Binary files /dev/null and b/pt_BR/alphabet/U0067.ogg differ diff --git a/pt_BR/alphabet/U0068.ogg b/pt_BR/alphabet/U0068.ogg new file mode 100644 index 00000000..ef63d449 Binary files /dev/null and b/pt_BR/alphabet/U0068.ogg differ diff --git a/pt_BR/alphabet/U0069.ogg b/pt_BR/alphabet/U0069.ogg new file mode 100644 index 00000000..130aa4e8 Binary files /dev/null and b/pt_BR/alphabet/U0069.ogg differ diff --git a/pt_BR/alphabet/U006A.ogg b/pt_BR/alphabet/U006A.ogg new file mode 100644 index 00000000..f7f24b81 Binary files /dev/null and b/pt_BR/alphabet/U006A.ogg differ diff --git a/pt_BR/alphabet/U006B.ogg b/pt_BR/alphabet/U006B.ogg new file mode 100644 index 00000000..79a58202 Binary files /dev/null and b/pt_BR/alphabet/U006B.ogg differ diff --git a/pt_BR/alphabet/U006C.ogg b/pt_BR/alphabet/U006C.ogg new file mode 100644 index 00000000..6b988b78 Binary files /dev/null and b/pt_BR/alphabet/U006C.ogg differ diff --git a/pt_BR/alphabet/U006D.ogg b/pt_BR/alphabet/U006D.ogg new file mode 100644 index 00000000..b043159a Binary files /dev/null and b/pt_BR/alphabet/U006D.ogg differ diff --git a/pt_BR/alphabet/U006E.ogg b/pt_BR/alphabet/U006E.ogg new file mode 100644 index 00000000..2f5a5301 Binary files /dev/null and b/pt_BR/alphabet/U006E.ogg differ diff --git a/pt_BR/alphabet/U006F.ogg b/pt_BR/alphabet/U006F.ogg new file mode 100644 index 00000000..ae23dfb3 Binary files /dev/null and b/pt_BR/alphabet/U006F.ogg differ diff --git a/pt_BR/alphabet/U006H.ogg b/pt_BR/alphabet/U006H.ogg new file mode 100644 index 00000000..1081b1d4 Binary files /dev/null and b/pt_BR/alphabet/U006H.ogg differ diff --git a/pt_BR/alphabet/U0070.ogg b/pt_BR/alphabet/U0070.ogg new file mode 100644 index 00000000..cf311c2a Binary files /dev/null and b/pt_BR/alphabet/U0070.ogg differ diff --git a/pt_BR/alphabet/U0071.ogg b/pt_BR/alphabet/U0071.ogg new file mode 100644 index 00000000..257e2a61 Binary files /dev/null and b/pt_BR/alphabet/U0071.ogg differ diff --git a/pt_BR/alphabet/U0072.ogg b/pt_BR/alphabet/U0072.ogg new file mode 100644 index 00000000..cabd9fd9 Binary files /dev/null and b/pt_BR/alphabet/U0072.ogg differ diff --git a/pt_BR/alphabet/U0073.ogg b/pt_BR/alphabet/U0073.ogg new file mode 100644 index 00000000..b0acf587 Binary files /dev/null and b/pt_BR/alphabet/U0073.ogg differ diff --git a/pt_BR/alphabet/U0074.ogg b/pt_BR/alphabet/U0074.ogg new file mode 100644 index 00000000..5235221c Binary files /dev/null and b/pt_BR/alphabet/U0074.ogg differ diff --git a/pt_BR/alphabet/U0075.ogg b/pt_BR/alphabet/U0075.ogg new file mode 100644 index 00000000..0f7ec536 Binary files /dev/null and b/pt_BR/alphabet/U0075.ogg differ diff --git a/pt_BR/alphabet/U0076.ogg b/pt_BR/alphabet/U0076.ogg new file mode 100644 index 00000000..316a41b6 Binary files /dev/null and b/pt_BR/alphabet/U0076.ogg differ diff --git a/pt_BR/alphabet/U0077.ogg b/pt_BR/alphabet/U0077.ogg new file mode 100644 index 00000000..3e60e1d8 Binary files /dev/null and b/pt_BR/alphabet/U0077.ogg differ diff --git a/pt_BR/alphabet/U0078.ogg b/pt_BR/alphabet/U0078.ogg new file mode 100644 index 00000000..b9983914 Binary files /dev/null and b/pt_BR/alphabet/U0078.ogg differ diff --git a/pt_BR/alphabet/U0079.ogg b/pt_BR/alphabet/U0079.ogg new file mode 100644 index 00000000..1a3cf57b Binary files /dev/null and b/pt_BR/alphabet/U0079.ogg differ diff --git a/pt_BR/alphabet/U007A.ogg b/pt_BR/alphabet/U007A.ogg new file mode 100644 index 00000000..db733215 Binary files /dev/null and b/pt_BR/alphabet/U007A.ogg differ diff --git a/pt_BR/colors/black.ogg b/pt_BR/colors/black.ogg new file mode 100644 index 00000000..13b77038 Binary files /dev/null and b/pt_BR/colors/black.ogg differ diff --git a/pt_BR/colors/blue.ogg b/pt_BR/colors/blue.ogg new file mode 100644 index 00000000..1c1baf08 Binary files /dev/null and b/pt_BR/colors/blue.ogg differ diff --git a/pt_BR/colors/brown.ogg b/pt_BR/colors/brown.ogg new file mode 100644 index 00000000..d2b2e082 Binary files /dev/null and b/pt_BR/colors/brown.ogg differ diff --git a/pt_BR/colors/green.ogg b/pt_BR/colors/green.ogg new file mode 100644 index 00000000..5a4ee9ed Binary files /dev/null and b/pt_BR/colors/green.ogg differ diff --git a/pt_BR/colors/grey.ogg b/pt_BR/colors/grey.ogg new file mode 100644 index 00000000..7457f655 Binary files /dev/null and b/pt_BR/colors/grey.ogg differ diff --git a/pt_BR/colors/orange.ogg b/pt_BR/colors/orange.ogg new file mode 100644 index 00000000..c0dd6bde Binary files /dev/null and b/pt_BR/colors/orange.ogg differ diff --git a/pt_BR/colors/purple.ogg b/pt_BR/colors/purple.ogg new file mode 100644 index 00000000..2cfb32a7 Binary files /dev/null and b/pt_BR/colors/purple.ogg differ diff --git a/pt_BR/colors/red.ogg b/pt_BR/colors/red.ogg new file mode 100644 index 00000000..ef7b8f25 Binary files /dev/null and b/pt_BR/colors/red.ogg differ diff --git a/pt_BR/colors/white.ogg b/pt_BR/colors/white.ogg new file mode 100644 index 00000000..ee15a05f Binary files /dev/null and b/pt_BR/colors/white.ogg differ diff --git a/pt_BR/colors/yellow.ogg b/pt_BR/colors/yellow.ogg new file mode 100644 index 00000000..c6837903 Binary files /dev/null and b/pt_BR/colors/yellow.ogg differ diff --git a/pt_BR/geography/africa.ogg b/pt_BR/geography/africa.ogg new file mode 100644 index 00000000..d5f91201 Binary files /dev/null and b/pt_BR/geography/africa.ogg differ diff --git a/pt_BR/geography/alaska.ogg b/pt_BR/geography/alaska.ogg new file mode 100644 index 00000000..90ca5cac Binary files /dev/null and b/pt_BR/geography/alaska.ogg differ diff --git a/pt_BR/geography/albania.ogg b/pt_BR/geography/albania.ogg new file mode 100644 index 00000000..e0ac1676 Binary files /dev/null and b/pt_BR/geography/albania.ogg differ diff --git a/pt_BR/geography/america.ogg b/pt_BR/geography/america.ogg new file mode 100644 index 00000000..61369d9d Binary files /dev/null and b/pt_BR/geography/america.ogg differ diff --git a/pt_BR/geography/antartica.ogg b/pt_BR/geography/antartica.ogg new file mode 100644 index 00000000..bebebb85 Binary files /dev/null and b/pt_BR/geography/antartica.ogg differ diff --git a/pt_BR/geography/argentina.ogg b/pt_BR/geography/argentina.ogg new file mode 100644 index 00000000..5782098e Binary files /dev/null and b/pt_BR/geography/argentina.ogg differ diff --git a/pt_BR/geography/asia.ogg b/pt_BR/geography/asia.ogg new file mode 100644 index 00000000..a521333c Binary files /dev/null and b/pt_BR/geography/asia.ogg differ diff --git a/pt_BR/geography/austria.ogg b/pt_BR/geography/austria.ogg new file mode 100644 index 00000000..732c16dd Binary files /dev/null and b/pt_BR/geography/austria.ogg differ diff --git a/pt_BR/geography/bahamas.ogg b/pt_BR/geography/bahamas.ogg new file mode 100644 index 00000000..357ef238 Binary files /dev/null and b/pt_BR/geography/bahamas.ogg differ diff --git a/pt_BR/geography/belarus.ogg b/pt_BR/geography/belarus.ogg new file mode 100644 index 00000000..c719186e Binary files /dev/null and b/pt_BR/geography/belarus.ogg differ diff --git a/pt_BR/geography/belgium.ogg b/pt_BR/geography/belgium.ogg new file mode 100644 index 00000000..220f2397 Binary files /dev/null and b/pt_BR/geography/belgium.ogg differ diff --git a/pt_BR/geography/bolivia.ogg b/pt_BR/geography/bolivia.ogg new file mode 100644 index 00000000..4ba91dae Binary files /dev/null and b/pt_BR/geography/bolivia.ogg differ diff --git a/pt_BR/geography/bosnia_herzegovina.ogg b/pt_BR/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..cab435e9 Binary files /dev/null and b/pt_BR/geography/bosnia_herzegovina.ogg differ diff --git a/pt_BR/geography/brazil.ogg b/pt_BR/geography/brazil.ogg new file mode 100644 index 00000000..6cc67644 Binary files /dev/null and b/pt_BR/geography/brazil.ogg differ diff --git a/pt_BR/geography/bulgaria.ogg b/pt_BR/geography/bulgaria.ogg new file mode 100644 index 00000000..50e786ac Binary files /dev/null and b/pt_BR/geography/bulgaria.ogg differ diff --git a/pt_BR/geography/canada.ogg b/pt_BR/geography/canada.ogg new file mode 100644 index 00000000..75132c76 Binary files /dev/null and b/pt_BR/geography/canada.ogg differ diff --git a/pt_BR/geography/chile.ogg b/pt_BR/geography/chile.ogg new file mode 100644 index 00000000..7affdeeb Binary files /dev/null and b/pt_BR/geography/chile.ogg differ diff --git a/pt_BR/geography/colombia.ogg b/pt_BR/geography/colombia.ogg new file mode 100644 index 00000000..c1177366 Binary files /dev/null and b/pt_BR/geography/colombia.ogg differ diff --git a/pt_BR/geography/costa_rica.ogg b/pt_BR/geography/costa_rica.ogg new file mode 100644 index 00000000..ffe03ebb Binary files /dev/null and b/pt_BR/geography/costa_rica.ogg differ diff --git a/pt_BR/geography/croatia.ogg b/pt_BR/geography/croatia.ogg new file mode 100644 index 00000000..376309ff Binary files /dev/null and b/pt_BR/geography/croatia.ogg differ diff --git a/pt_BR/geography/cuba.ogg b/pt_BR/geography/cuba.ogg new file mode 100644 index 00000000..815db41d Binary files /dev/null and b/pt_BR/geography/cuba.ogg differ diff --git a/pt_BR/geography/cyprus.ogg b/pt_BR/geography/cyprus.ogg new file mode 100644 index 00000000..8ba6a787 Binary files /dev/null and b/pt_BR/geography/cyprus.ogg differ diff --git a/pt_BR/geography/czech.ogg b/pt_BR/geography/czech.ogg new file mode 100644 index 00000000..1b1e508a Binary files /dev/null and b/pt_BR/geography/czech.ogg differ diff --git a/pt_BR/geography/denmark.ogg b/pt_BR/geography/denmark.ogg new file mode 100644 index 00000000..46bf7d5b Binary files /dev/null and b/pt_BR/geography/denmark.ogg differ diff --git a/pt_BR/geography/dominican_republic.ogg b/pt_BR/geography/dominican_republic.ogg new file mode 100644 index 00000000..aa731d07 Binary files /dev/null and b/pt_BR/geography/dominican_republic.ogg differ diff --git a/pt_BR/geography/ecuador.ogg b/pt_BR/geography/ecuador.ogg new file mode 100644 index 00000000..5a6dd8e3 Binary files /dev/null and b/pt_BR/geography/ecuador.ogg differ diff --git a/pt_BR/geography/estonia.ogg b/pt_BR/geography/estonia.ogg new file mode 100644 index 00000000..4f3fa276 Binary files /dev/null and b/pt_BR/geography/estonia.ogg differ diff --git a/pt_BR/geography/europe.ogg b/pt_BR/geography/europe.ogg new file mode 100644 index 00000000..3cc80544 Binary files /dev/null and b/pt_BR/geography/europe.ogg differ diff --git a/pt_BR/geography/finland.ogg b/pt_BR/geography/finland.ogg new file mode 100644 index 00000000..fd3d937e Binary files /dev/null and b/pt_BR/geography/finland.ogg differ diff --git a/pt_BR/geography/france.ogg b/pt_BR/geography/france.ogg new file mode 100644 index 00000000..a36c3cd1 Binary files /dev/null and b/pt_BR/geography/france.ogg differ diff --git a/pt_BR/geography/french_guiana.ogg b/pt_BR/geography/french_guiana.ogg new file mode 100644 index 00000000..d775afa1 Binary files /dev/null and b/pt_BR/geography/french_guiana.ogg differ diff --git a/pt_BR/geography/germany.ogg b/pt_BR/geography/germany.ogg new file mode 100644 index 00000000..c4b476f7 Binary files /dev/null and b/pt_BR/geography/germany.ogg differ diff --git a/pt_BR/geography/greece.ogg b/pt_BR/geography/greece.ogg new file mode 100644 index 00000000..d3273ea9 Binary files /dev/null and b/pt_BR/geography/greece.ogg differ diff --git a/pt_BR/geography/greenland.ogg b/pt_BR/geography/greenland.ogg new file mode 100644 index 00000000..502bc78b Binary files /dev/null and b/pt_BR/geography/greenland.ogg differ diff --git a/pt_BR/geography/guatemala.ogg b/pt_BR/geography/guatemala.ogg new file mode 100644 index 00000000..e76f588b Binary files /dev/null and b/pt_BR/geography/guatemala.ogg differ diff --git a/pt_BR/geography/guyana.ogg b/pt_BR/geography/guyana.ogg new file mode 100644 index 00000000..0e19205a Binary files /dev/null and b/pt_BR/geography/guyana.ogg differ diff --git a/pt_BR/geography/haiti.ogg b/pt_BR/geography/haiti.ogg new file mode 100644 index 00000000..de371c86 Binary files /dev/null and b/pt_BR/geography/haiti.ogg differ diff --git a/pt_BR/geography/honduras.ogg b/pt_BR/geography/honduras.ogg new file mode 100644 index 00000000..6f92e2cf Binary files /dev/null and b/pt_BR/geography/honduras.ogg differ diff --git a/pt_BR/geography/hungary.ogg b/pt_BR/geography/hungary.ogg new file mode 100644 index 00000000..ba5c7005 Binary files /dev/null and b/pt_BR/geography/hungary.ogg differ diff --git a/pt_BR/geography/iceland.ogg b/pt_BR/geography/iceland.ogg new file mode 100644 index 00000000..3fd954e5 Binary files /dev/null and b/pt_BR/geography/iceland.ogg differ diff --git a/pt_BR/geography/ireland.ogg b/pt_BR/geography/ireland.ogg new file mode 100644 index 00000000..2f5a1c8e Binary files /dev/null and b/pt_BR/geography/ireland.ogg differ diff --git a/pt_BR/geography/italy.ogg b/pt_BR/geography/italy.ogg new file mode 100644 index 00000000..27f559fa Binary files /dev/null and b/pt_BR/geography/italy.ogg differ diff --git a/pt_BR/geography/jamaica.ogg b/pt_BR/geography/jamaica.ogg new file mode 100644 index 00000000..f5d2e27d Binary files /dev/null and b/pt_BR/geography/jamaica.ogg differ diff --git a/pt_BR/geography/latvia.ogg b/pt_BR/geography/latvia.ogg new file mode 100644 index 00000000..a1e229c7 Binary files /dev/null and b/pt_BR/geography/latvia.ogg differ diff --git a/pt_BR/geography/lithuania.ogg b/pt_BR/geography/lithuania.ogg new file mode 100644 index 00000000..90b96b5c Binary files /dev/null and b/pt_BR/geography/lithuania.ogg differ diff --git a/pt_BR/geography/luxembourg.ogg b/pt_BR/geography/luxembourg.ogg new file mode 100644 index 00000000..d76362e2 Binary files /dev/null and b/pt_BR/geography/luxembourg.ogg differ diff --git a/pt_BR/geography/macedonia.ogg b/pt_BR/geography/macedonia.ogg new file mode 100644 index 00000000..e4c35a94 Binary files /dev/null and b/pt_BR/geography/macedonia.ogg differ diff --git a/pt_BR/geography/mexico.ogg b/pt_BR/geography/mexico.ogg new file mode 100644 index 00000000..36723a6a Binary files /dev/null and b/pt_BR/geography/mexico.ogg differ diff --git a/pt_BR/geography/moldova.ogg b/pt_BR/geography/moldova.ogg new file mode 100644 index 00000000..92ab5145 Binary files /dev/null and b/pt_BR/geography/moldova.ogg differ diff --git a/pt_BR/geography/netherland.ogg b/pt_BR/geography/netherland.ogg new file mode 100644 index 00000000..a95d260e Binary files /dev/null and b/pt_BR/geography/netherland.ogg differ diff --git a/pt_BR/geography/nicaragua.ogg b/pt_BR/geography/nicaragua.ogg new file mode 100644 index 00000000..aa6ba67c Binary files /dev/null and b/pt_BR/geography/nicaragua.ogg differ diff --git a/pt_BR/geography/norway.ogg b/pt_BR/geography/norway.ogg new file mode 100644 index 00000000..76e162ff Binary files /dev/null and b/pt_BR/geography/norway.ogg differ diff --git a/pt_BR/geography/oceania.ogg b/pt_BR/geography/oceania.ogg new file mode 100644 index 00000000..ec8f3a62 Binary files /dev/null and b/pt_BR/geography/oceania.ogg differ diff --git a/pt_BR/geography/panama.ogg b/pt_BR/geography/panama.ogg new file mode 100644 index 00000000..63eceea3 Binary files /dev/null and b/pt_BR/geography/panama.ogg differ diff --git a/pt_BR/geography/paraguay.ogg b/pt_BR/geography/paraguay.ogg new file mode 100644 index 00000000..44cf3267 Binary files /dev/null and b/pt_BR/geography/paraguay.ogg differ diff --git a/pt_BR/geography/peru.ogg b/pt_BR/geography/peru.ogg new file mode 100644 index 00000000..cd47d838 Binary files /dev/null and b/pt_BR/geography/peru.ogg differ diff --git a/pt_BR/geography/poland.ogg b/pt_BR/geography/poland.ogg new file mode 100644 index 00000000..a93d90f5 Binary files /dev/null and b/pt_BR/geography/poland.ogg differ diff --git a/pt_BR/geography/portugal.ogg b/pt_BR/geography/portugal.ogg new file mode 100644 index 00000000..bc1bb52f Binary files /dev/null and b/pt_BR/geography/portugal.ogg differ diff --git a/pt_BR/geography/romania.ogg b/pt_BR/geography/romania.ogg new file mode 100644 index 00000000..0d711363 Binary files /dev/null and b/pt_BR/geography/romania.ogg differ diff --git a/pt_BR/geography/russia.ogg b/pt_BR/geography/russia.ogg new file mode 100644 index 00000000..a7b0c987 Binary files /dev/null and b/pt_BR/geography/russia.ogg differ diff --git a/pt_BR/geography/salvador.ogg b/pt_BR/geography/salvador.ogg new file mode 100644 index 00000000..255a2236 Binary files /dev/null and b/pt_BR/geography/salvador.ogg differ diff --git a/pt_BR/geography/serbia_montenegro.ogg b/pt_BR/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..8beb4b93 Binary files /dev/null and b/pt_BR/geography/serbia_montenegro.ogg differ diff --git a/pt_BR/geography/slovakia.ogg b/pt_BR/geography/slovakia.ogg new file mode 100644 index 00000000..08cdd414 Binary files /dev/null and b/pt_BR/geography/slovakia.ogg differ diff --git a/pt_BR/geography/slovenia.ogg b/pt_BR/geography/slovenia.ogg new file mode 100644 index 00000000..9470a37b Binary files /dev/null and b/pt_BR/geography/slovenia.ogg differ diff --git a/pt_BR/geography/spain.ogg b/pt_BR/geography/spain.ogg new file mode 100644 index 00000000..a920da14 Binary files /dev/null and b/pt_BR/geography/spain.ogg differ diff --git a/pt_BR/geography/suriname.ogg b/pt_BR/geography/suriname.ogg new file mode 100644 index 00000000..069b94f8 Binary files /dev/null and b/pt_BR/geography/suriname.ogg differ diff --git a/pt_BR/geography/sweden.ogg b/pt_BR/geography/sweden.ogg new file mode 100644 index 00000000..391f14c4 Binary files /dev/null and b/pt_BR/geography/sweden.ogg differ diff --git a/pt_BR/geography/switz.ogg b/pt_BR/geography/switz.ogg new file mode 100644 index 00000000..57e34940 Binary files /dev/null and b/pt_BR/geography/switz.ogg differ diff --git a/pt_BR/geography/turkey.ogg b/pt_BR/geography/turkey.ogg new file mode 100644 index 00000000..5613f3d0 Binary files /dev/null and b/pt_BR/geography/turkey.ogg differ diff --git a/pt_BR/geography/ukraine.ogg b/pt_BR/geography/ukraine.ogg new file mode 100644 index 00000000..7aaa356e Binary files /dev/null and b/pt_BR/geography/ukraine.ogg differ diff --git a/pt_BR/geography/united_kingdom.ogg b/pt_BR/geography/united_kingdom.ogg new file mode 100644 index 00000000..be57028e Binary files /dev/null and b/pt_BR/geography/united_kingdom.ogg differ diff --git a/pt_BR/geography/uruguay.ogg b/pt_BR/geography/uruguay.ogg new file mode 100644 index 00000000..86b3f9b4 Binary files /dev/null and b/pt_BR/geography/uruguay.ogg differ diff --git a/pt_BR/geography/usa.ogg b/pt_BR/geography/usa.ogg new file mode 100644 index 00000000..bbffd3b1 Binary files /dev/null and b/pt_BR/geography/usa.ogg differ diff --git a/pt_BR/geography/venezuela.ogg b/pt_BR/geography/venezuela.ogg new file mode 100644 index 00000000..682678f6 Binary files /dev/null and b/pt_BR/geography/venezuela.ogg differ diff --git a/pt_BR/misc/about.ogg b/pt_BR/misc/about.ogg new file mode 100644 index 00000000..bf281f69 Binary files /dev/null and b/pt_BR/misc/about.ogg differ diff --git a/pt_BR/misc/back.ogg b/pt_BR/misc/back.ogg new file mode 100644 index 00000000..3cbdf334 Binary files /dev/null and b/pt_BR/misc/back.ogg differ diff --git a/pt_BR/misc/by.ogg b/pt_BR/misc/by.ogg new file mode 100644 index 00000000..8ec9ef8e Binary files /dev/null and b/pt_BR/misc/by.ogg differ diff --git a/pt_BR/misc/click_on_letter.ogg b/pt_BR/misc/click_on_letter.ogg new file mode 100644 index 00000000..ec647eda Binary files /dev/null and b/pt_BR/misc/click_on_letter.ogg differ diff --git a/pt_BR/misc/configuration.ogg b/pt_BR/misc/configuration.ogg new file mode 100644 index 00000000..c648f0cb Binary files /dev/null and b/pt_BR/misc/configuration.ogg differ diff --git a/pt_BR/misc/congratulation.ogg b/pt_BR/misc/congratulation.ogg new file mode 100644 index 00000000..8d1f6774 Binary files /dev/null and b/pt_BR/misc/congratulation.ogg differ diff --git a/pt_BR/misc/equal.ogg b/pt_BR/misc/equal.ogg new file mode 100644 index 00000000..e76632ac Binary files /dev/null and b/pt_BR/misc/equal.ogg differ diff --git a/pt_BR/misc/good.ogg b/pt_BR/misc/good.ogg new file mode 100644 index 00000000..60e56380 Binary files /dev/null and b/pt_BR/misc/good.ogg differ diff --git a/pt_BR/misc/great.ogg b/pt_BR/misc/great.ogg new file mode 100644 index 00000000..75b16995 Binary files /dev/null and b/pt_BR/misc/great.ogg differ diff --git a/pt_BR/misc/help.ogg b/pt_BR/misc/help.ogg new file mode 100644 index 00000000..6b763769 Binary files /dev/null and b/pt_BR/misc/help.ogg differ diff --git a/pt_BR/misc/level.ogg b/pt_BR/misc/level.ogg new file mode 100644 index 00000000..3482c3bd Binary files /dev/null and b/pt_BR/misc/level.ogg differ diff --git a/pt_BR/misc/minus.ogg b/pt_BR/misc/minus.ogg new file mode 100644 index 00000000..c5d3a9be Binary files /dev/null and b/pt_BR/misc/minus.ogg differ diff --git a/pt_BR/misc/ok.ogg b/pt_BR/misc/ok.ogg new file mode 100644 index 00000000..b97da3f5 Binary files /dev/null and b/pt_BR/misc/ok.ogg differ diff --git a/pt_BR/misc/outof.ogg b/pt_BR/misc/outof.ogg new file mode 100644 index 00000000..663c79d9 Binary files /dev/null and b/pt_BR/misc/outof.ogg differ diff --git a/pt_BR/misc/plus.ogg b/pt_BR/misc/plus.ogg new file mode 100644 index 00000000..1d2160ce Binary files /dev/null and b/pt_BR/misc/plus.ogg differ diff --git a/pt_BR/misc/quit.ogg b/pt_BR/misc/quit.ogg new file mode 100644 index 00000000..67b2df79 Binary files /dev/null and b/pt_BR/misc/quit.ogg differ diff --git a/pt_BR/misc/super.ogg b/pt_BR/misc/super.ogg new file mode 100644 index 00000000..f5cad592 Binary files /dev/null and b/pt_BR/misc/super.ogg differ diff --git a/pt_BR/misc/welcome.ogg b/pt_BR/misc/welcome.ogg new file mode 100644 index 00000000..74c5aa2f Binary files /dev/null and b/pt_BR/misc/welcome.ogg differ diff --git a/ru/alphabet/10.ogg b/ru/alphabet/10.ogg new file mode 100644 index 00000000..db5df4d0 Binary files /dev/null and b/ru/alphabet/10.ogg differ diff --git a/ru/alphabet/11.ogg b/ru/alphabet/11.ogg new file mode 100644 index 00000000..1b52f10d Binary files /dev/null and b/ru/alphabet/11.ogg differ diff --git a/ru/alphabet/12.ogg b/ru/alphabet/12.ogg new file mode 100644 index 00000000..b0d9c4cd Binary files /dev/null and b/ru/alphabet/12.ogg differ diff --git a/ru/alphabet/13.ogg b/ru/alphabet/13.ogg new file mode 100644 index 00000000..6a951bd2 Binary files /dev/null and b/ru/alphabet/13.ogg differ diff --git a/ru/alphabet/14.ogg b/ru/alphabet/14.ogg new file mode 100644 index 00000000..068dddc3 Binary files /dev/null and b/ru/alphabet/14.ogg differ diff --git a/ru/alphabet/15.ogg b/ru/alphabet/15.ogg new file mode 100644 index 00000000..e493d77d Binary files /dev/null and b/ru/alphabet/15.ogg differ diff --git a/ru/alphabet/16.ogg b/ru/alphabet/16.ogg new file mode 100644 index 00000000..409dec58 Binary files /dev/null and b/ru/alphabet/16.ogg differ diff --git a/ru/alphabet/17.ogg b/ru/alphabet/17.ogg new file mode 100644 index 00000000..88fbc7ec Binary files /dev/null and b/ru/alphabet/17.ogg differ diff --git a/ru/alphabet/18.ogg b/ru/alphabet/18.ogg new file mode 100644 index 00000000..aa6c09c2 Binary files /dev/null and b/ru/alphabet/18.ogg differ diff --git a/ru/alphabet/19.ogg b/ru/alphabet/19.ogg new file mode 100644 index 00000000..295cd7ea Binary files /dev/null and b/ru/alphabet/19.ogg differ diff --git a/ru/alphabet/20.ogg b/ru/alphabet/20.ogg new file mode 100644 index 00000000..b6ef2018 Binary files /dev/null and b/ru/alphabet/20.ogg differ diff --git a/ru/alphabet/README b/ru/alphabet/README new file mode 100644 index 00000000..750562c2 --- /dev/null +++ b/ru/alphabet/README @@ -0,0 +1,81 @@ +U0061.ogg Susan Rich 2003 / GPL +U0062.ogg Susan Rich 2003 / GPL +U0063.ogg Susan Rich 2003 / GPL +U0064.ogg Susan Rich 2003 / GPL +U0065.ogg Susan Rich 2003 / GPL +U0066.ogg Susan Rich 2003 / GPL +U0067.ogg Susan Rich 2003 / GPL +U0068.ogg Susan Rich 2003 / GPL +U0069.ogg Susan Rich 2003 / GPL +U006A.ogg Susan Rich 2003 / GPL +U006B.ogg Susan Rich 2003 / GPL +U006C.ogg Susan Rich 2003 / GPL +U006D.ogg Susan Rich 2003 / GPL +U006E.ogg Susan Rich 2003 / GPL +U006F.ogg Susan Rich 2003 / GPL +U0070.ogg Susan Rich 2003 / GPL +U0071.ogg Susan Rich 2003 / GPL +U0072.ogg Susan Rich 2003 / GPL +U0073.ogg Susan Rich 2003 / GPL +U0074.ogg Susan Rich 2003 / GPL +U0075.ogg Susan Rich 2003 / GPL +U0076.ogg Susan Rich 2003 / GPL +U0077.ogg Susan Rich 2003 / GPL +U0078.ogg Susan Rich 2003 / GPL +U0079.ogg Susan Rich 2003 / GPL +U007A.ogg Susan Rich 2003 / GPL +U0030.ogg Alexey V. Lubimov 2003 / GPL +U0031.ogg Alexey V. Lubimov 2003 / GPL +U0032.ogg Alexey V. Lubimov 2003 / GPL +U0033.ogg Alexey V. Lubimov 2003 / GPL +U0034.ogg Alexey V. Lubimov 2003 / GPL +U0035.ogg Susan Rich 2003 / GPL +U0036.ogg Alexey V. Lubimov 2003 / GPL +U0037.ogg Alexey V. Lubimov 2003 / GPL +U0038.ogg Alexey V. Lubimov 2003 / GPL +U0039.ogg Alexey V. Lubimov 2003 / GPL +10.ogg Alexey V. Lubimov 2003 / GPL +11.ogg Alexey V. Lubimov 2003 / GPL +12.ogg Alexey V. Lubimov 2003 / GPL +13.ogg Alexey V. Lubimov 2003 / GPL +14.ogg Alexey V. Lubimov 2003 / GPL +15.ogg Alexey V. Lubimov 2003 / GPL +16.ogg Alexey V. Lubimov 2003 / GPL +17.ogg Alexey V. Lubimov 2003 / GPL +18.ogg Alexey V. Lubimov 2003 / GPL +19.ogg Alexey V. Lubimov 2003 / GPL/ +20.ogg Alexey V. Lubimov 2003 / GPL +U0430.ogg Alexey V. Lubimov 2003 / GPL +U0431.ogg Alexey V. Lubimov 2003 / GPL +U0432.ogg Alexey V. Lubimov 2003 / GPL +U0433.ogg Alexey V. Lubimov 2003 / GPL +U0434.ogg Alexey V. Lubimov 2003 / GPL +U0435.ogg Alexey V. Lubimov 2003 / GPL +U0451.ogg Alexey V. Lubimov 2003 / GPL +U0436.ogg Alexey V. Lubimov 2003 / GPL +U0437.ogg Alexey V. Lubimov 2003 / GPL +U0438.ogg Alexey V. Lubimov 2003 / GPL +U0439.ogg Alexey V. Lubimov 2003 / GPL +U043A.ogg Alexey V. Lubimov 2003 / GPL +U043B.ogg Alexey V. Lubimov 2003 / GPL +U043C.ogg Alexey V. Lubimov 2003 / GPL +U043D.ogg Alexey V. Lubimov 2003 / GPL +U043E.ogg Alexey V. Lubimov 2003 / GPL +U043F.ogg Alexey V. Lubimov 2003 / GPL +U0440.ogg Alexey V. Lubimov 2003 / GPL +U0441.ogg Alexey V. Lubimov 2003 / GPL +U0442.ogg Alexey V. Lubimov 2003 / GPL +U0443.ogg Alexey V. Lubimov 2003 / GPL +U0444.ogg Alexey V. Lubimov 2003 / GPL +U0445.ogg Alexey V. Lubimov 2003 / GPL +U0446.ogg Alexey V. Lubimov 2003 / GPL +U0447.ogg Alexey V. Lubimov 2003 / GPL +U0448.ogg Alexey V. Lubimov 2003 / GPL +U0449.ogg Alexey V. Lubimov 2003 / GPL +U044C.ogg Alexey V. Lubimov 2003 / GPL +U044A.ogg Alexey V. Lubimov 2003 / GPL +U044B.ogg Alexey V. Lubimov 2003 / GPL +U044D.ogg Alexey V. Lubimov 2003 / GPL +U044E.ogg Alexey V. Lubimov 2003 / GPL +U044F.ogg Alexey V. Lubimov 2003 / GPL + diff --git a/ru/alphabet/U0031.ogg b/ru/alphabet/U0031.ogg new file mode 100644 index 00000000..546dba97 Binary files /dev/null and b/ru/alphabet/U0031.ogg differ diff --git a/ru/alphabet/U0032.ogg b/ru/alphabet/U0032.ogg new file mode 100644 index 00000000..1151d87c Binary files /dev/null and b/ru/alphabet/U0032.ogg differ diff --git a/ru/alphabet/U0033.ogg b/ru/alphabet/U0033.ogg new file mode 100644 index 00000000..28c25781 Binary files /dev/null and b/ru/alphabet/U0033.ogg differ diff --git a/ru/alphabet/U0034.ogg b/ru/alphabet/U0034.ogg new file mode 100644 index 00000000..7aa97db9 Binary files /dev/null and b/ru/alphabet/U0034.ogg differ diff --git a/ru/alphabet/U0035.ogg b/ru/alphabet/U0035.ogg new file mode 100644 index 00000000..d74426dd Binary files /dev/null and b/ru/alphabet/U0035.ogg differ diff --git a/ru/alphabet/U0036.ogg b/ru/alphabet/U0036.ogg new file mode 100644 index 00000000..aad1d6cc Binary files /dev/null and b/ru/alphabet/U0036.ogg differ diff --git a/ru/alphabet/U0037.ogg b/ru/alphabet/U0037.ogg new file mode 100644 index 00000000..21f32419 Binary files /dev/null and b/ru/alphabet/U0037.ogg differ diff --git a/ru/alphabet/U0038.ogg b/ru/alphabet/U0038.ogg new file mode 100644 index 00000000..c73dede6 Binary files /dev/null and b/ru/alphabet/U0038.ogg differ diff --git a/ru/alphabet/U0039.ogg b/ru/alphabet/U0039.ogg new file mode 100644 index 00000000..d601908a Binary files /dev/null and b/ru/alphabet/U0039.ogg differ diff --git a/ru/alphabet/U0061.ogg b/ru/alphabet/U0061.ogg new file mode 100644 index 00000000..ce060a66 Binary files /dev/null and b/ru/alphabet/U0061.ogg differ diff --git a/ru/alphabet/U0062.ogg b/ru/alphabet/U0062.ogg new file mode 100644 index 00000000..517a45a5 Binary files /dev/null and b/ru/alphabet/U0062.ogg differ diff --git a/ru/alphabet/U0063.ogg b/ru/alphabet/U0063.ogg new file mode 100644 index 00000000..d1aa1169 Binary files /dev/null and b/ru/alphabet/U0063.ogg differ diff --git a/ru/alphabet/U0064.ogg b/ru/alphabet/U0064.ogg new file mode 100644 index 00000000..094d1a7d Binary files /dev/null and b/ru/alphabet/U0064.ogg differ diff --git a/ru/alphabet/U0065.ogg b/ru/alphabet/U0065.ogg new file mode 100644 index 00000000..69029fd2 Binary files /dev/null and b/ru/alphabet/U0065.ogg differ diff --git a/ru/alphabet/U0066.ogg b/ru/alphabet/U0066.ogg new file mode 100644 index 00000000..1a289827 Binary files /dev/null and b/ru/alphabet/U0066.ogg differ diff --git a/ru/alphabet/U0067.ogg b/ru/alphabet/U0067.ogg new file mode 100644 index 00000000..9dbcf0c8 Binary files /dev/null and b/ru/alphabet/U0067.ogg differ diff --git a/ru/alphabet/U0068.ogg b/ru/alphabet/U0068.ogg new file mode 100644 index 00000000..0791aa06 Binary files /dev/null and b/ru/alphabet/U0068.ogg differ diff --git a/ru/alphabet/U0069.ogg b/ru/alphabet/U0069.ogg new file mode 100644 index 00000000..8e24f2c3 Binary files /dev/null and b/ru/alphabet/U0069.ogg differ diff --git a/ru/alphabet/U006A.ogg b/ru/alphabet/U006A.ogg new file mode 100644 index 00000000..5c3d8eef Binary files /dev/null and b/ru/alphabet/U006A.ogg differ diff --git a/ru/alphabet/U006B.ogg b/ru/alphabet/U006B.ogg new file mode 100644 index 00000000..233243e0 Binary files /dev/null and b/ru/alphabet/U006B.ogg differ diff --git a/ru/alphabet/U006C.ogg b/ru/alphabet/U006C.ogg new file mode 100644 index 00000000..0c36a876 Binary files /dev/null and b/ru/alphabet/U006C.ogg differ diff --git a/ru/alphabet/U006D.ogg b/ru/alphabet/U006D.ogg new file mode 100644 index 00000000..bc4745a9 Binary files /dev/null and b/ru/alphabet/U006D.ogg differ diff --git a/ru/alphabet/U006E.ogg b/ru/alphabet/U006E.ogg new file mode 100644 index 00000000..710337c4 Binary files /dev/null and b/ru/alphabet/U006E.ogg differ diff --git a/ru/alphabet/U006F.ogg b/ru/alphabet/U006F.ogg new file mode 100644 index 00000000..30ae600f Binary files /dev/null and b/ru/alphabet/U006F.ogg differ diff --git a/ru/alphabet/U0070.ogg b/ru/alphabet/U0070.ogg new file mode 100644 index 00000000..d37fe27d Binary files /dev/null and b/ru/alphabet/U0070.ogg differ diff --git a/ru/alphabet/U0071.ogg b/ru/alphabet/U0071.ogg new file mode 100644 index 00000000..fc7cdfe6 Binary files /dev/null and b/ru/alphabet/U0071.ogg differ diff --git a/ru/alphabet/U0072.ogg b/ru/alphabet/U0072.ogg new file mode 100644 index 00000000..510897a6 Binary files /dev/null and b/ru/alphabet/U0072.ogg differ diff --git a/ru/alphabet/U0073.ogg b/ru/alphabet/U0073.ogg new file mode 100644 index 00000000..90bb6af1 Binary files /dev/null and b/ru/alphabet/U0073.ogg differ diff --git a/ru/alphabet/U0074.ogg b/ru/alphabet/U0074.ogg new file mode 100644 index 00000000..562f7fa3 Binary files /dev/null and b/ru/alphabet/U0074.ogg differ diff --git a/ru/alphabet/U0075.ogg b/ru/alphabet/U0075.ogg new file mode 100644 index 00000000..7b2ba070 Binary files /dev/null and b/ru/alphabet/U0075.ogg differ diff --git a/ru/alphabet/U0076.ogg b/ru/alphabet/U0076.ogg new file mode 100644 index 00000000..6660e662 Binary files /dev/null and b/ru/alphabet/U0076.ogg differ diff --git a/ru/alphabet/U0077.ogg b/ru/alphabet/U0077.ogg new file mode 100644 index 00000000..29bc4e7f Binary files /dev/null and b/ru/alphabet/U0077.ogg differ diff --git a/ru/alphabet/U0078.ogg b/ru/alphabet/U0078.ogg new file mode 100644 index 00000000..6818caad Binary files /dev/null and b/ru/alphabet/U0078.ogg differ diff --git a/ru/alphabet/U0079.ogg b/ru/alphabet/U0079.ogg new file mode 100644 index 00000000..26411cc7 Binary files /dev/null and b/ru/alphabet/U0079.ogg differ diff --git a/ru/alphabet/U007A.ogg b/ru/alphabet/U007A.ogg new file mode 100644 index 00000000..03b561e2 Binary files /dev/null and b/ru/alphabet/U007A.ogg differ diff --git a/ru/alphabet/U0430.ogg b/ru/alphabet/U0430.ogg new file mode 100644 index 00000000..c9f09ae2 Binary files /dev/null and b/ru/alphabet/U0430.ogg differ diff --git a/ru/alphabet/U0431.ogg b/ru/alphabet/U0431.ogg new file mode 100644 index 00000000..20ba88b1 Binary files /dev/null and b/ru/alphabet/U0431.ogg differ diff --git a/ru/alphabet/U0432.ogg b/ru/alphabet/U0432.ogg new file mode 100644 index 00000000..df9ae744 Binary files /dev/null and b/ru/alphabet/U0432.ogg differ diff --git a/ru/alphabet/U0433.ogg b/ru/alphabet/U0433.ogg new file mode 100644 index 00000000..6e1f7c18 Binary files /dev/null and b/ru/alphabet/U0433.ogg differ diff --git a/ru/alphabet/U0434.ogg b/ru/alphabet/U0434.ogg new file mode 100644 index 00000000..1b07dfd3 Binary files /dev/null and b/ru/alphabet/U0434.ogg differ diff --git a/ru/alphabet/U0435.ogg b/ru/alphabet/U0435.ogg new file mode 100644 index 00000000..6f6a63b7 Binary files /dev/null and b/ru/alphabet/U0435.ogg differ diff --git a/ru/alphabet/U0436.ogg b/ru/alphabet/U0436.ogg new file mode 100644 index 00000000..84e1904f Binary files /dev/null and b/ru/alphabet/U0436.ogg differ diff --git a/ru/alphabet/U0437.ogg b/ru/alphabet/U0437.ogg new file mode 100644 index 00000000..b5bf2590 Binary files /dev/null and b/ru/alphabet/U0437.ogg differ diff --git a/ru/alphabet/U0438.ogg b/ru/alphabet/U0438.ogg new file mode 100644 index 00000000..b2b5f57e Binary files /dev/null and b/ru/alphabet/U0438.ogg differ diff --git a/ru/alphabet/U0439.ogg b/ru/alphabet/U0439.ogg new file mode 100644 index 00000000..791e0de3 Binary files /dev/null and b/ru/alphabet/U0439.ogg differ diff --git a/ru/alphabet/U043A.ogg b/ru/alphabet/U043A.ogg new file mode 100644 index 00000000..f3d97e33 Binary files /dev/null and b/ru/alphabet/U043A.ogg differ diff --git a/ru/alphabet/U043B.ogg b/ru/alphabet/U043B.ogg new file mode 100644 index 00000000..6e497552 Binary files /dev/null and b/ru/alphabet/U043B.ogg differ diff --git a/ru/alphabet/U043C.ogg b/ru/alphabet/U043C.ogg new file mode 100644 index 00000000..0b3e3af5 Binary files /dev/null and b/ru/alphabet/U043C.ogg differ diff --git a/ru/alphabet/U043D.ogg b/ru/alphabet/U043D.ogg new file mode 100644 index 00000000..cad61b60 Binary files /dev/null and b/ru/alphabet/U043D.ogg differ diff --git a/ru/alphabet/U043E.ogg b/ru/alphabet/U043E.ogg new file mode 100644 index 00000000..33f1640d Binary files /dev/null and b/ru/alphabet/U043E.ogg differ diff --git a/ru/alphabet/U043F.ogg b/ru/alphabet/U043F.ogg new file mode 100644 index 00000000..30692c7c Binary files /dev/null and b/ru/alphabet/U043F.ogg differ diff --git a/ru/alphabet/U0440.ogg b/ru/alphabet/U0440.ogg new file mode 100644 index 00000000..75ad58ec Binary files /dev/null and b/ru/alphabet/U0440.ogg differ diff --git a/ru/alphabet/U0441.ogg b/ru/alphabet/U0441.ogg new file mode 100644 index 00000000..90ff356d Binary files /dev/null and b/ru/alphabet/U0441.ogg differ diff --git a/ru/alphabet/U0442.ogg b/ru/alphabet/U0442.ogg new file mode 100644 index 00000000..eb0454a8 Binary files /dev/null and b/ru/alphabet/U0442.ogg differ diff --git a/ru/alphabet/U0443.ogg b/ru/alphabet/U0443.ogg new file mode 100644 index 00000000..94e84399 Binary files /dev/null and b/ru/alphabet/U0443.ogg differ diff --git a/ru/alphabet/U0444.ogg b/ru/alphabet/U0444.ogg new file mode 100644 index 00000000..ba8f2803 Binary files /dev/null and b/ru/alphabet/U0444.ogg differ diff --git a/ru/alphabet/U0445.ogg b/ru/alphabet/U0445.ogg new file mode 100644 index 00000000..ce0ed660 Binary files /dev/null and b/ru/alphabet/U0445.ogg differ diff --git a/ru/alphabet/U0446.ogg b/ru/alphabet/U0446.ogg new file mode 100644 index 00000000..7f778927 Binary files /dev/null and b/ru/alphabet/U0446.ogg differ diff --git a/ru/alphabet/U0447.ogg b/ru/alphabet/U0447.ogg new file mode 100644 index 00000000..0a6ae0e1 Binary files /dev/null and b/ru/alphabet/U0447.ogg differ diff --git a/ru/alphabet/U0448.ogg b/ru/alphabet/U0448.ogg new file mode 100644 index 00000000..087ab641 Binary files /dev/null and b/ru/alphabet/U0448.ogg differ diff --git a/ru/alphabet/U0449.ogg b/ru/alphabet/U0449.ogg new file mode 100644 index 00000000..665a9d4c Binary files /dev/null and b/ru/alphabet/U0449.ogg differ diff --git a/ru/alphabet/U044A.ogg b/ru/alphabet/U044A.ogg new file mode 100644 index 00000000..14a9ed9e Binary files /dev/null and b/ru/alphabet/U044A.ogg differ diff --git a/ru/alphabet/U044B.ogg b/ru/alphabet/U044B.ogg new file mode 100644 index 00000000..44802630 Binary files /dev/null and b/ru/alphabet/U044B.ogg differ diff --git a/ru/alphabet/U044C.ogg b/ru/alphabet/U044C.ogg new file mode 100644 index 00000000..8188ae02 Binary files /dev/null and b/ru/alphabet/U044C.ogg differ diff --git a/ru/alphabet/U044D.ogg b/ru/alphabet/U044D.ogg new file mode 100644 index 00000000..dd21b6dd Binary files /dev/null and b/ru/alphabet/U044D.ogg differ diff --git a/ru/alphabet/U044E.ogg b/ru/alphabet/U044E.ogg new file mode 100644 index 00000000..53755e25 Binary files /dev/null and b/ru/alphabet/U044E.ogg differ diff --git a/ru/alphabet/U044F.ogg b/ru/alphabet/U044F.ogg new file mode 100644 index 00000000..07e5168c Binary files /dev/null and b/ru/alphabet/U044F.ogg differ diff --git a/ru/alphabet/U0451.ogg b/ru/alphabet/U0451.ogg new file mode 100644 index 00000000..6bad53e1 Binary files /dev/null and b/ru/alphabet/U0451.ogg differ diff --git a/ru/colors/README b/ru/colors/README new file mode 100644 index 00000000..5f32a4f7 --- /dev/null +++ b/ru/colors/README @@ -0,0 +1,11 @@ +black.ogg Katrin Lubimova 2004 / GPL +blue.ogg Katrin Lubimova 2004 / GPL +brown.ogg Katrin Lubimova 2004 / GPL +green.ogg Katrin Lubimova 2004 / GPL +grey.ogg Katrin Lubimova 2004 / GPL +orange.ogg Katrin Lubimova 2004 / GPL +pink.ogg Katrin Lubimova 2004 / GPL +purple.ogg Katrin Lubimova 2004 / GPL +red.ogg Katrin Lubimova 2004 / GPL +white.ogg Katrin Lubimova 2004 / GPL +yellow.ogg Katrin Lubimova 2004 / GPL diff --git a/ru/colors/black.ogg b/ru/colors/black.ogg new file mode 100644 index 00000000..2c821fba Binary files /dev/null and b/ru/colors/black.ogg differ diff --git a/ru/colors/blue.ogg b/ru/colors/blue.ogg new file mode 100644 index 00000000..920ddb29 Binary files /dev/null and b/ru/colors/blue.ogg differ diff --git a/ru/colors/brown.ogg b/ru/colors/brown.ogg new file mode 100644 index 00000000..f693fbde Binary files /dev/null and b/ru/colors/brown.ogg differ diff --git a/ru/colors/green.ogg b/ru/colors/green.ogg new file mode 100644 index 00000000..25b77810 Binary files /dev/null and b/ru/colors/green.ogg differ diff --git a/ru/colors/grey.ogg b/ru/colors/grey.ogg new file mode 100644 index 00000000..8dd6e398 Binary files /dev/null and b/ru/colors/grey.ogg differ diff --git a/ru/colors/orange.ogg b/ru/colors/orange.ogg new file mode 100644 index 00000000..4ba923a1 Binary files /dev/null and b/ru/colors/orange.ogg differ diff --git a/ru/colors/pink.ogg b/ru/colors/pink.ogg new file mode 100644 index 00000000..53fe3ca7 Binary files /dev/null and b/ru/colors/pink.ogg differ diff --git a/ru/colors/purple.ogg b/ru/colors/purple.ogg new file mode 100644 index 00000000..22c43755 Binary files /dev/null and b/ru/colors/purple.ogg differ diff --git a/ru/colors/red.ogg b/ru/colors/red.ogg new file mode 100644 index 00000000..12995355 Binary files /dev/null and b/ru/colors/red.ogg differ diff --git a/ru/colors/white.ogg b/ru/colors/white.ogg new file mode 100644 index 00000000..e05912dd Binary files /dev/null and b/ru/colors/white.ogg differ diff --git a/ru/colors/yellow.ogg b/ru/colors/yellow.ogg new file mode 100644 index 00000000..eda85c80 Binary files /dev/null and b/ru/colors/yellow.ogg differ diff --git a/ru/geography/README b/ru/geography/README new file mode 100644 index 00000000..f019ec5e --- /dev/null +++ b/ru/geography/README @@ -0,0 +1,68 @@ +alaska.ogg Tatiana Suvorova 2004 / GPL +albania.ogg Tatiana Suvorova 2004 / GPL +argentina.ogg Tatiana Suvorova 2004 / GPL +austria.ogg Tatiana Suvorova 2004 / GPL +bahamas.ogg Tatiana Suvorova 2004 / GPL +belarus.ogg Tatiana Suvorova 2004 / GPL +belgium.ogg Tatiana Suvorova 2004 / GPL +bolivia.ogg Tatiana Suvorova 2004 / GPL +bosnia_herzegovina.ogg Tatiana Suvorova 2004 / GPL +brazil.ogg Tatiana Suvorova 2004 / GPL +bulgaria.ogg Tatiana Suvorova 2004 / GPL +canada.ogg Tatiana Suvorova 2004 / GPL +chile.ogg Tatiana Suvorova 2004 / GPL +colombia.ogg Tatiana Suvorova 2004 / GPL +costa_rica.ogg Tatiana Suvorova 2004 / GPL +croatia.ogg Tatiana Suvorova 2004 / GPL +cuba.ogg Tatiana Suvorova 2004 / GPL +cyprus.ogg Tatiana Suvorova 2004 / GPL +czech.ogg Tatiana Suvorova 2004 / GPL +denmark.ogg Tatiana Suvorova 2004 / GPL +dominican_republic.ogg Tatiana Suvorova 2004 / GPL +ecuador.ogg Tatiana Suvorova 2004 / GPL +estonia.ogg Tatiana Suvorova 2004 / GPL +finland.ogg Tatiana Suvorova 2004 / GPL +france.ogg Susan Rich 2004 / GPL +french_guiana.ogg Tatiana Suvorova 2004 / GPL +greece.ogg Tatiana Suvorova 2004 / GPL +greenland.ogg Tatiana Suvorova 2004 / GPL +guatemala.ogg Tatiana Suvorova 2004 / GPL +germany.ogg Susan Rich 2004 / GPL +guyana.ogg Tatiana Suvorova 2004 / GPL +haiti.ogg Tatiana Suvorova 2004 / GPL +honduras.ogg Tatiana Suvorova 2004 / GPL +hungary.ogg Tatiana Suvorova 2004 / GPL +iceland.ogg Tatiana Suvorova 2004 / GPL +ireland.ogg Tatiana Suvorova 2004 / GPL +italy.ogg Tatiana Suvorova 2004 / GPL +jamaica.ogg Tatiana Suvorova 2004 / GPL +latvia.ogg Tatiana Suvorova 2004 / GPL +lithuania.ogg Tatiana Suvorova 2004 / GPL +luxembourg.ogg Tatiana Suvorova 2004 / GPL +macedonia.ogg Tatiana Suvorova 2004 / GPL +mexico.ogg Tatiana Suvorova 2004 / GPL +moldova.ogg Tatiana Suvorova 2004 / GPL +netherland.ogg Tatiana Suvorova 2004 / GPL +nicaragua.ogg Tatiana Suvorova 2004 / GPL +norway.ogg Tatiana Suvorova 2004 / GPL +panama.ogg Tatiana Suvorova 2004 / GPL +paraguay.ogg Tatiana Suvorova 2004 / GPL +peru.ogg Tatiana Suvorova 2004 / GPL +poland.ogg Tatiana Suvorova 2004 / GPL +portugal.ogg Tatiana Suvorova 2004 / GPL +romania.ogg Tatiana Suvorova 2004 / GPL +russia.ogg Tatiana Suvorova 2004 / GPL +salvador.ogg Tatiana Suvorova 2004 / GPL +serbia_montenegro.ogg Tatiana Suvorova 2004 / GPL +slovakia.ogg Tatiana Suvorova 2004 / GPL +slovenia.ogg Tatiana Suvorova 2004 / GPL +spain.ogg Tatiana Suvorova 2004 / GPL +suriname.ogg Tatiana Suvorova 2004 / GPL +sweden.ogg Tatiana Suvorova 2004 / GPL +switz.ogg Tatiana Suvorova 2004 / GPL +turkey.ogg Tatiana Suvorova 2004 / GPL +ukraine.ogg Tatiana Suvorova 2004 / GPL +united_kingdom.ogg Tatiana Suvorova 2004 / GPL +uruguay.ogg Tatiana Suvorova 2004 / GPL +usa.ogg Tatiana Suvorova 2004 / GPL +venezuela.ogg Tatiana Suvorova 2004 / GPL diff --git a/ru/geography/alaska.ogg b/ru/geography/alaska.ogg new file mode 100644 index 00000000..daea38bc Binary files /dev/null and b/ru/geography/alaska.ogg differ diff --git a/ru/geography/albania.ogg b/ru/geography/albania.ogg new file mode 100644 index 00000000..45fea057 Binary files /dev/null and b/ru/geography/albania.ogg differ diff --git a/ru/geography/argentina.ogg b/ru/geography/argentina.ogg new file mode 100644 index 00000000..7b5c2344 Binary files /dev/null and b/ru/geography/argentina.ogg differ diff --git a/ru/geography/austria.ogg b/ru/geography/austria.ogg new file mode 100644 index 00000000..bbe4fa9f Binary files /dev/null and b/ru/geography/austria.ogg differ diff --git a/ru/geography/bahamas.ogg b/ru/geography/bahamas.ogg new file mode 100644 index 00000000..a81d2c23 Binary files /dev/null and b/ru/geography/bahamas.ogg differ diff --git a/ru/geography/belarus.ogg b/ru/geography/belarus.ogg new file mode 100644 index 00000000..d93e7d0d Binary files /dev/null and b/ru/geography/belarus.ogg differ diff --git a/ru/geography/belgium.ogg b/ru/geography/belgium.ogg new file mode 100644 index 00000000..72d3a568 Binary files /dev/null and b/ru/geography/belgium.ogg differ diff --git a/ru/geography/bolivia.ogg b/ru/geography/bolivia.ogg new file mode 100644 index 00000000..9fd24501 Binary files /dev/null and b/ru/geography/bolivia.ogg differ diff --git a/ru/geography/bosnia_herzegovina.ogg b/ru/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..bb0db208 Binary files /dev/null and b/ru/geography/bosnia_herzegovina.ogg differ diff --git a/ru/geography/brazil.ogg b/ru/geography/brazil.ogg new file mode 100644 index 00000000..f77e2a73 Binary files /dev/null and b/ru/geography/brazil.ogg differ diff --git a/ru/geography/bulgaria.ogg b/ru/geography/bulgaria.ogg new file mode 100644 index 00000000..953b02f0 Binary files /dev/null and b/ru/geography/bulgaria.ogg differ diff --git a/ru/geography/canada.ogg b/ru/geography/canada.ogg new file mode 100644 index 00000000..2ca4d081 Binary files /dev/null and b/ru/geography/canada.ogg differ diff --git a/ru/geography/chile.ogg b/ru/geography/chile.ogg new file mode 100644 index 00000000..1a4fb8a2 Binary files /dev/null and b/ru/geography/chile.ogg differ diff --git a/ru/geography/colombia.ogg b/ru/geography/colombia.ogg new file mode 100644 index 00000000..6d6789e9 Binary files /dev/null and b/ru/geography/colombia.ogg differ diff --git a/ru/geography/costa_rica.ogg b/ru/geography/costa_rica.ogg new file mode 100644 index 00000000..e4e54c1f Binary files /dev/null and b/ru/geography/costa_rica.ogg differ diff --git a/ru/geography/croatia.ogg b/ru/geography/croatia.ogg new file mode 100644 index 00000000..3caedd5e Binary files /dev/null and b/ru/geography/croatia.ogg differ diff --git a/ru/geography/cuba.ogg b/ru/geography/cuba.ogg new file mode 100644 index 00000000..6eea6303 Binary files /dev/null and b/ru/geography/cuba.ogg differ diff --git a/ru/geography/cyprus.ogg b/ru/geography/cyprus.ogg new file mode 100644 index 00000000..45a1e5f4 Binary files /dev/null and b/ru/geography/cyprus.ogg differ diff --git a/ru/geography/czech.ogg b/ru/geography/czech.ogg new file mode 100644 index 00000000..5e52fedb Binary files /dev/null and b/ru/geography/czech.ogg differ diff --git a/ru/geography/denmark.ogg b/ru/geography/denmark.ogg new file mode 100644 index 00000000..769fcecd Binary files /dev/null and b/ru/geography/denmark.ogg differ diff --git a/ru/geography/dominican_republic.ogg b/ru/geography/dominican_republic.ogg new file mode 100644 index 00000000..fd64a533 Binary files /dev/null and b/ru/geography/dominican_republic.ogg differ diff --git a/ru/geography/ecuador.ogg b/ru/geography/ecuador.ogg new file mode 100644 index 00000000..519b9a9b Binary files /dev/null and b/ru/geography/ecuador.ogg differ diff --git a/ru/geography/estonia.ogg b/ru/geography/estonia.ogg new file mode 100644 index 00000000..7f1507bc Binary files /dev/null and b/ru/geography/estonia.ogg differ diff --git a/ru/geography/finland.ogg b/ru/geography/finland.ogg new file mode 100644 index 00000000..170f2be1 Binary files /dev/null and b/ru/geography/finland.ogg differ diff --git a/ru/geography/france.ogg b/ru/geography/france.ogg new file mode 100644 index 00000000..57f9f8b2 Binary files /dev/null and b/ru/geography/france.ogg differ diff --git a/ru/geography/french_guiana.ogg b/ru/geography/french_guiana.ogg new file mode 100644 index 00000000..b2fd60ce Binary files /dev/null and b/ru/geography/french_guiana.ogg differ diff --git a/ru/geography/germany.ogg b/ru/geography/germany.ogg new file mode 100644 index 00000000..6af67559 Binary files /dev/null and b/ru/geography/germany.ogg differ diff --git a/ru/geography/greece.ogg b/ru/geography/greece.ogg new file mode 100644 index 00000000..5983dae3 Binary files /dev/null and b/ru/geography/greece.ogg differ diff --git a/ru/geography/greenland.ogg b/ru/geography/greenland.ogg new file mode 100644 index 00000000..0cd45e3b Binary files /dev/null and b/ru/geography/greenland.ogg differ diff --git a/ru/geography/guatemala.ogg b/ru/geography/guatemala.ogg new file mode 100644 index 00000000..c5d71366 Binary files /dev/null and b/ru/geography/guatemala.ogg differ diff --git a/ru/geography/guyana.ogg b/ru/geography/guyana.ogg new file mode 100644 index 00000000..a5beb968 Binary files /dev/null and b/ru/geography/guyana.ogg differ diff --git a/ru/geography/haiti.ogg b/ru/geography/haiti.ogg new file mode 100644 index 00000000..c19f70b6 Binary files /dev/null and b/ru/geography/haiti.ogg differ diff --git a/ru/geography/honduras.ogg b/ru/geography/honduras.ogg new file mode 100644 index 00000000..2fa66002 Binary files /dev/null and b/ru/geography/honduras.ogg differ diff --git a/ru/geography/hungary.ogg b/ru/geography/hungary.ogg new file mode 100644 index 00000000..cda6e9e3 Binary files /dev/null and b/ru/geography/hungary.ogg differ diff --git a/ru/geography/iceland.ogg b/ru/geography/iceland.ogg new file mode 100644 index 00000000..cf1b7288 Binary files /dev/null and b/ru/geography/iceland.ogg differ diff --git a/ru/geography/ireland.ogg b/ru/geography/ireland.ogg new file mode 100644 index 00000000..f498151e Binary files /dev/null and b/ru/geography/ireland.ogg differ diff --git a/ru/geography/italy.ogg b/ru/geography/italy.ogg new file mode 100644 index 00000000..75f7e270 Binary files /dev/null and b/ru/geography/italy.ogg differ diff --git a/ru/geography/jamaica.ogg b/ru/geography/jamaica.ogg new file mode 100644 index 00000000..d28b928e Binary files /dev/null and b/ru/geography/jamaica.ogg differ diff --git a/ru/geography/latvia.ogg b/ru/geography/latvia.ogg new file mode 100644 index 00000000..d4400df5 Binary files /dev/null and b/ru/geography/latvia.ogg differ diff --git a/ru/geography/lithuania.ogg b/ru/geography/lithuania.ogg new file mode 100644 index 00000000..712047b7 Binary files /dev/null and b/ru/geography/lithuania.ogg differ diff --git a/ru/geography/luxembourg.ogg b/ru/geography/luxembourg.ogg new file mode 100644 index 00000000..1d165dee Binary files /dev/null and b/ru/geography/luxembourg.ogg differ diff --git a/ru/geography/macedonia.ogg b/ru/geography/macedonia.ogg new file mode 100644 index 00000000..a8ce0597 Binary files /dev/null and b/ru/geography/macedonia.ogg differ diff --git a/ru/geography/mexico.ogg b/ru/geography/mexico.ogg new file mode 100644 index 00000000..32d85363 Binary files /dev/null and b/ru/geography/mexico.ogg differ diff --git a/ru/geography/moldova.ogg b/ru/geography/moldova.ogg new file mode 100644 index 00000000..c8d69527 Binary files /dev/null and b/ru/geography/moldova.ogg differ diff --git a/ru/geography/netherland.ogg b/ru/geography/netherland.ogg new file mode 100644 index 00000000..b30f15ca Binary files /dev/null and b/ru/geography/netherland.ogg differ diff --git a/ru/geography/nicaragua.ogg b/ru/geography/nicaragua.ogg new file mode 100644 index 00000000..8c49afc5 Binary files /dev/null and b/ru/geography/nicaragua.ogg differ diff --git a/ru/geography/norway.ogg b/ru/geography/norway.ogg new file mode 100644 index 00000000..acf9ad64 Binary files /dev/null and b/ru/geography/norway.ogg differ diff --git a/ru/geography/panama.ogg b/ru/geography/panama.ogg new file mode 100644 index 00000000..8d74aea5 Binary files /dev/null and b/ru/geography/panama.ogg differ diff --git a/ru/geography/paraguay.ogg b/ru/geography/paraguay.ogg new file mode 100644 index 00000000..5ddc7143 Binary files /dev/null and b/ru/geography/paraguay.ogg differ diff --git a/ru/geography/peru.ogg b/ru/geography/peru.ogg new file mode 100644 index 00000000..6dc55d68 Binary files /dev/null and b/ru/geography/peru.ogg differ diff --git a/ru/geography/poland.ogg b/ru/geography/poland.ogg new file mode 100644 index 00000000..5db81f28 Binary files /dev/null and b/ru/geography/poland.ogg differ diff --git a/ru/geography/portugal.ogg b/ru/geography/portugal.ogg new file mode 100644 index 00000000..0856768e Binary files /dev/null and b/ru/geography/portugal.ogg differ diff --git a/ru/geography/romania.ogg b/ru/geography/romania.ogg new file mode 100644 index 00000000..d4f572d7 Binary files /dev/null and b/ru/geography/romania.ogg differ diff --git a/ru/geography/russia.ogg b/ru/geography/russia.ogg new file mode 100644 index 00000000..1ed5a060 Binary files /dev/null and b/ru/geography/russia.ogg differ diff --git a/ru/geography/salvador.ogg b/ru/geography/salvador.ogg new file mode 100644 index 00000000..5c663bfb Binary files /dev/null and b/ru/geography/salvador.ogg differ diff --git a/ru/geography/serbia_montenegro.ogg b/ru/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..618dd64f Binary files /dev/null and b/ru/geography/serbia_montenegro.ogg differ diff --git a/ru/geography/slovakia.ogg b/ru/geography/slovakia.ogg new file mode 100644 index 00000000..7e862cfc Binary files /dev/null and b/ru/geography/slovakia.ogg differ diff --git a/ru/geography/slovenia.ogg b/ru/geography/slovenia.ogg new file mode 100644 index 00000000..ceaf5569 Binary files /dev/null and b/ru/geography/slovenia.ogg differ diff --git a/ru/geography/spain.ogg b/ru/geography/spain.ogg new file mode 100644 index 00000000..34a706cf Binary files /dev/null and b/ru/geography/spain.ogg differ diff --git a/ru/geography/suriname.ogg b/ru/geography/suriname.ogg new file mode 100644 index 00000000..465a5a22 Binary files /dev/null and b/ru/geography/suriname.ogg differ diff --git a/ru/geography/sweden.ogg b/ru/geography/sweden.ogg new file mode 100644 index 00000000..d49546e6 Binary files /dev/null and b/ru/geography/sweden.ogg differ diff --git a/ru/geography/switz.ogg b/ru/geography/switz.ogg new file mode 100644 index 00000000..5a079e49 Binary files /dev/null and b/ru/geography/switz.ogg differ diff --git a/ru/geography/turkey.ogg b/ru/geography/turkey.ogg new file mode 100644 index 00000000..5a6ed4fd Binary files /dev/null and b/ru/geography/turkey.ogg differ diff --git a/ru/geography/ukraine.ogg b/ru/geography/ukraine.ogg new file mode 100644 index 00000000..cefe9dd9 Binary files /dev/null and b/ru/geography/ukraine.ogg differ diff --git a/ru/geography/united_kingdom.ogg b/ru/geography/united_kingdom.ogg new file mode 100644 index 00000000..a3deab90 Binary files /dev/null and b/ru/geography/united_kingdom.ogg differ diff --git a/ru/geography/uruguay.ogg b/ru/geography/uruguay.ogg new file mode 100644 index 00000000..61f1fc85 Binary files /dev/null and b/ru/geography/uruguay.ogg differ diff --git a/ru/geography/usa.ogg b/ru/geography/usa.ogg new file mode 100644 index 00000000..1b41bf3c Binary files /dev/null and b/ru/geography/usa.ogg differ diff --git a/ru/geography/venezuela.ogg b/ru/geography/venezuela.ogg new file mode 100644 index 00000000..16791a42 Binary files /dev/null and b/ru/geography/venezuela.ogg differ diff --git a/ru/misc/README b/ru/misc/README new file mode 100644 index 00000000..e3a886be --- /dev/null +++ b/ru/misc/README @@ -0,0 +1,16 @@ +back.ogg Alexey Lubimov 2004 / GPL +by.ogg Alexey Lubimov 2004 / GPL +click_on_letter.ogg Alexey Lubimov 2004 / GPL +congratulation.ogg Alexey Lubimov 2004 / GPL +equal.ogg Alexey Lubimov 2004 / GPL +good.ogg Alexey Lubimov 2004 / GPL +great.ogg Alexey Lubimov 2004 / GPL +help.ogg Alexey Lubimov 2004 / GPL +level.ogg Alexey Lubimov 2004 / GPL +minus.ogg Alexey Lubimov 2004 / GPL +ok.ogg Alexey Lubimov 2004 / GPL +outof.ogg Alexey Lubimov 2004 / GPL +plus.ogg Alexey Lubimov 2004 / GPL +quit.ogg Alexey Lubimov 2004 / GPL +super.ogg Alexey Lubimov 2004 / GPL +welcome.ogg Alexey Lubimov 2004 / GPL diff --git a/ru/misc/about.ogg b/ru/misc/about.ogg new file mode 100644 index 00000000..567ba729 Binary files /dev/null and b/ru/misc/about.ogg differ diff --git a/ru/misc/back.ogg b/ru/misc/back.ogg new file mode 100644 index 00000000..240920c8 Binary files /dev/null and b/ru/misc/back.ogg differ diff --git a/ru/misc/by.ogg b/ru/misc/by.ogg new file mode 100644 index 00000000..55293d3d Binary files /dev/null and b/ru/misc/by.ogg differ diff --git a/ru/misc/click_on_letter.ogg b/ru/misc/click_on_letter.ogg new file mode 100644 index 00000000..d148914c Binary files /dev/null and b/ru/misc/click_on_letter.ogg differ diff --git a/ru/misc/configuration.ogg b/ru/misc/configuration.ogg new file mode 100644 index 00000000..7782a4f5 Binary files /dev/null and b/ru/misc/configuration.ogg differ diff --git a/ru/misc/congratulation.ogg b/ru/misc/congratulation.ogg new file mode 100644 index 00000000..ee37c7f9 Binary files /dev/null and b/ru/misc/congratulation.ogg differ diff --git a/ru/misc/equal.ogg b/ru/misc/equal.ogg new file mode 100644 index 00000000..92157af3 Binary files /dev/null and b/ru/misc/equal.ogg differ diff --git a/ru/misc/good.ogg b/ru/misc/good.ogg new file mode 100644 index 00000000..f43019a7 Binary files /dev/null and b/ru/misc/good.ogg differ diff --git a/ru/misc/great.ogg b/ru/misc/great.ogg new file mode 100644 index 00000000..451f15c4 Binary files /dev/null and b/ru/misc/great.ogg differ diff --git a/ru/misc/help.ogg b/ru/misc/help.ogg new file mode 100644 index 00000000..70873777 Binary files /dev/null and b/ru/misc/help.ogg differ diff --git a/ru/misc/level.ogg b/ru/misc/level.ogg new file mode 100644 index 00000000..b1084a91 Binary files /dev/null and b/ru/misc/level.ogg differ diff --git a/ru/misc/minus.ogg b/ru/misc/minus.ogg new file mode 100644 index 00000000..22306815 Binary files /dev/null and b/ru/misc/minus.ogg differ diff --git a/ru/misc/ok.ogg b/ru/misc/ok.ogg new file mode 100644 index 00000000..7470809d Binary files /dev/null and b/ru/misc/ok.ogg differ diff --git a/ru/misc/outof.ogg b/ru/misc/outof.ogg new file mode 100644 index 00000000..57796106 Binary files /dev/null and b/ru/misc/outof.ogg differ diff --git a/ru/misc/plus.ogg b/ru/misc/plus.ogg new file mode 100644 index 00000000..40f71dc6 Binary files /dev/null and b/ru/misc/plus.ogg differ diff --git a/ru/misc/quit.ogg b/ru/misc/quit.ogg new file mode 100644 index 00000000..20474f08 Binary files /dev/null and b/ru/misc/quit.ogg differ diff --git a/ru/misc/super.ogg b/ru/misc/super.ogg new file mode 100644 index 00000000..82c473e0 Binary files /dev/null and b/ru/misc/super.ogg differ diff --git a/ru/misc/welcome.ogg b/ru/misc/welcome.ogg new file mode 100644 index 00000000..4b856302 Binary files /dev/null and b/ru/misc/welcome.ogg differ diff --git a/so/alphabet/10.ogg b/so/alphabet/10.ogg new file mode 100644 index 00000000..20688a29 Binary files /dev/null and b/so/alphabet/10.ogg differ diff --git a/so/alphabet/11.ogg b/so/alphabet/11.ogg new file mode 100644 index 00000000..729e977b Binary files /dev/null and b/so/alphabet/11.ogg differ diff --git a/so/alphabet/12.ogg b/so/alphabet/12.ogg new file mode 100644 index 00000000..496bca9b Binary files /dev/null and b/so/alphabet/12.ogg differ diff --git a/so/alphabet/13.ogg b/so/alphabet/13.ogg new file mode 100644 index 00000000..195c4b82 Binary files /dev/null and b/so/alphabet/13.ogg differ diff --git a/so/alphabet/14.ogg b/so/alphabet/14.ogg new file mode 100644 index 00000000..3d0f252c Binary files /dev/null and b/so/alphabet/14.ogg differ diff --git a/so/alphabet/15.ogg b/so/alphabet/15.ogg new file mode 100644 index 00000000..9bc9eaee Binary files /dev/null and b/so/alphabet/15.ogg differ diff --git a/so/alphabet/16.ogg b/so/alphabet/16.ogg new file mode 100644 index 00000000..7ebd5b6f Binary files /dev/null and b/so/alphabet/16.ogg differ diff --git a/so/alphabet/17.ogg b/so/alphabet/17.ogg new file mode 100644 index 00000000..34eb38c4 Binary files /dev/null and b/so/alphabet/17.ogg differ diff --git a/so/alphabet/18.ogg b/so/alphabet/18.ogg new file mode 100644 index 00000000..34265d2c Binary files /dev/null and b/so/alphabet/18.ogg differ diff --git a/so/alphabet/19.ogg b/so/alphabet/19.ogg new file mode 100644 index 00000000..e28739cc Binary files /dev/null and b/so/alphabet/19.ogg differ diff --git a/so/alphabet/20.ogg b/so/alphabet/20.ogg new file mode 100644 index 00000000..18c262a0 Binary files /dev/null and b/so/alphabet/20.ogg differ diff --git a/so/alphabet/README b/so/alphabet/README new file mode 100644 index 00000000..a13529f2 --- /dev/null +++ b/so/alphabet/README @@ -0,0 +1,47 @@ +U0061.ogg M.I. Mursal 2006 / GPL +U0062.ogg M.I. Mursal 2006 / GPL +U0063.ogg M.I. Mursal 2006 / GPL +U0064.ogg M.I. Mursal 2006 / GPL +U0065.ogg M.I. Mursal 2006 / GPL +U0066.ogg M.I. Mursal 2006 / GPL +U0067.ogg M.I. Mursal 2006 / GPL +U0068.ogg M.I. Mursal 2006 / GPL +U0069.ogg M.I. Mursal 2006 / GPL +U006A.ogg M.I. Mursal 2006 / GPL +U006B.ogg M.I. Mursal 2006 / GPL +U006C.ogg M.I. Mursal 2006 / GPL +U006D.ogg M.I. Mursal 2006 / GPL +U006E.ogg M.I. Mursal 2006 / GPL +U006F.ogg M.I. Mursal 2006 / GPL +U0070.ogg M.I. Mursal 2006 / GPL +U0071.ogg M.I. Mursal 2006 / GPL +U0072.ogg M.I. Mursal 2006 / GPL +U0073.ogg M.I. Mursal 2006 / GPL +U0074.ogg M.I. Mursal 2006 / GPL +U0075.ogg M.I. Mursal 2006 / GPL +U0076.ogg M.I. Mursal 2006 / GPL +U0077.ogg M.I. Mursal 2006 / GPL +U0078.ogg M.I. Mursal 2006 / GPL +U0079.ogg M.I. Mursal 2006 / GPL +U007A.ogg M.I. Mursal 2006 / GPL +U0030.ogg M.I. Mursal 2006 / GPL +U0031.ogg M.I. Mursal 2006 / GPL +U0032.ogg M.I. Mursal 2006 / GPL +U0033.ogg M.I. Mursal 2006 / GPL +U0034.ogg M.I. Mursal 2006 / GPL +U0035.ogg M.I. Mursal 2006 / GPL +U0036.ogg M.I. Mursal 2006 / GPL +U0037.ogg M.I. Mursal 2006 / GPL +U0038.ogg M.I. Mursal 2006 / GPL +U0039.ogg M.I. Mursal 2006 / GPL +10.ogg M.I. Mursal 2006 / GPL +11.ogg M.I. Mursal 2006 / GPL +12.ogg M.I. Mursal 2006 / GPL +13.ogg M.I. Mursal 2006 / GPL +14.ogg M.I. Mursal 2006 / GPL +15.ogg M.I. Mursal 2006 / GPL +16.ogg M.I. Mursal 2006 / GPL +17.ogg M.I. Mursal 2006 / GPL +18.ogg M.I. Mursal 2006 / GPL +19.ogg M.I. Mursal 2006 / GPL +20.ogg M.I. Mursal 2006 / GPL diff --git a/so/alphabet/U0030.ogg b/so/alphabet/U0030.ogg new file mode 100644 index 00000000..049f7a20 Binary files /dev/null and b/so/alphabet/U0030.ogg differ diff --git a/so/alphabet/U0031.ogg b/so/alphabet/U0031.ogg new file mode 100644 index 00000000..8c819eb2 Binary files /dev/null and b/so/alphabet/U0031.ogg differ diff --git a/so/alphabet/U0032.ogg b/so/alphabet/U0032.ogg new file mode 100644 index 00000000..45e4a24c Binary files /dev/null and b/so/alphabet/U0032.ogg differ diff --git a/so/alphabet/U0033.ogg b/so/alphabet/U0033.ogg new file mode 100644 index 00000000..d38961a2 Binary files /dev/null and b/so/alphabet/U0033.ogg differ diff --git a/so/alphabet/U0034.ogg b/so/alphabet/U0034.ogg new file mode 100644 index 00000000..9352cf32 Binary files /dev/null and b/so/alphabet/U0034.ogg differ diff --git a/so/alphabet/U0035.ogg b/so/alphabet/U0035.ogg new file mode 100644 index 00000000..554103c5 Binary files /dev/null and b/so/alphabet/U0035.ogg differ diff --git a/so/alphabet/U0036.ogg b/so/alphabet/U0036.ogg new file mode 100644 index 00000000..01c2ccc8 Binary files /dev/null and b/so/alphabet/U0036.ogg differ diff --git a/so/alphabet/U0037.ogg b/so/alphabet/U0037.ogg new file mode 100644 index 00000000..d8f9d873 Binary files /dev/null and b/so/alphabet/U0037.ogg differ diff --git a/so/alphabet/U0038.ogg b/so/alphabet/U0038.ogg new file mode 100644 index 00000000..3e610c2a Binary files /dev/null and b/so/alphabet/U0038.ogg differ diff --git a/so/alphabet/U0039.ogg b/so/alphabet/U0039.ogg new file mode 100644 index 00000000..35be680f Binary files /dev/null and b/so/alphabet/U0039.ogg differ diff --git a/so/alphabet/U0061.ogg b/so/alphabet/U0061.ogg new file mode 100644 index 00000000..f88572c1 Binary files /dev/null and b/so/alphabet/U0061.ogg differ diff --git a/so/alphabet/U0062.ogg b/so/alphabet/U0062.ogg new file mode 100644 index 00000000..92ecbfdf Binary files /dev/null and b/so/alphabet/U0062.ogg differ diff --git a/so/alphabet/U0063.ogg b/so/alphabet/U0063.ogg new file mode 100644 index 00000000..2763e3c7 Binary files /dev/null and b/so/alphabet/U0063.ogg differ diff --git a/so/alphabet/U0064.ogg b/so/alphabet/U0064.ogg new file mode 100644 index 00000000..517d1a27 Binary files /dev/null and b/so/alphabet/U0064.ogg differ diff --git a/so/alphabet/U0065.ogg b/so/alphabet/U0065.ogg new file mode 100644 index 00000000..9331fc63 Binary files /dev/null and b/so/alphabet/U0065.ogg differ diff --git a/so/alphabet/U0066.ogg b/so/alphabet/U0066.ogg new file mode 100644 index 00000000..69522373 Binary files /dev/null and b/so/alphabet/U0066.ogg differ diff --git a/so/alphabet/U0067.ogg b/so/alphabet/U0067.ogg new file mode 100644 index 00000000..28b5d379 Binary files /dev/null and b/so/alphabet/U0067.ogg differ diff --git a/so/alphabet/U0068.ogg b/so/alphabet/U0068.ogg new file mode 100644 index 00000000..2aafe2c1 Binary files /dev/null and b/so/alphabet/U0068.ogg differ diff --git a/so/alphabet/U0069.ogg b/so/alphabet/U0069.ogg new file mode 100644 index 00000000..01caa2d6 Binary files /dev/null and b/so/alphabet/U0069.ogg differ diff --git a/so/alphabet/U006A.ogg b/so/alphabet/U006A.ogg new file mode 100644 index 00000000..cdb7bed8 Binary files /dev/null and b/so/alphabet/U006A.ogg differ diff --git a/so/alphabet/U006B.ogg b/so/alphabet/U006B.ogg new file mode 100644 index 00000000..ac33f716 Binary files /dev/null and b/so/alphabet/U006B.ogg differ diff --git a/so/alphabet/U006C.ogg b/so/alphabet/U006C.ogg new file mode 100644 index 00000000..0ba59e1f Binary files /dev/null and b/so/alphabet/U006C.ogg differ diff --git a/so/alphabet/U006D.ogg b/so/alphabet/U006D.ogg new file mode 100644 index 00000000..1dd8db90 Binary files /dev/null and b/so/alphabet/U006D.ogg differ diff --git a/so/alphabet/U006E.ogg b/so/alphabet/U006E.ogg new file mode 100644 index 00000000..3209beb0 Binary files /dev/null and b/so/alphabet/U006E.ogg differ diff --git a/so/alphabet/U006F.ogg b/so/alphabet/U006F.ogg new file mode 100644 index 00000000..bd0c1ff6 Binary files /dev/null and b/so/alphabet/U006F.ogg differ diff --git a/so/alphabet/U0070.ogg b/so/alphabet/U0070.ogg new file mode 100644 index 00000000..6e9ad20b Binary files /dev/null and b/so/alphabet/U0070.ogg differ diff --git a/so/alphabet/U0071.ogg b/so/alphabet/U0071.ogg new file mode 100644 index 00000000..48f72846 Binary files /dev/null and b/so/alphabet/U0071.ogg differ diff --git a/so/alphabet/U0072.ogg b/so/alphabet/U0072.ogg new file mode 100644 index 00000000..a610a69d Binary files /dev/null and b/so/alphabet/U0072.ogg differ diff --git a/so/alphabet/U0073.ogg b/so/alphabet/U0073.ogg new file mode 100644 index 00000000..01a476aa Binary files /dev/null and b/so/alphabet/U0073.ogg differ diff --git a/so/alphabet/U0074.ogg b/so/alphabet/U0074.ogg new file mode 100644 index 00000000..baec74cc Binary files /dev/null and b/so/alphabet/U0074.ogg differ diff --git a/so/alphabet/U0075.ogg b/so/alphabet/U0075.ogg new file mode 100644 index 00000000..de3f45ce Binary files /dev/null and b/so/alphabet/U0075.ogg differ diff --git a/so/alphabet/U0076.ogg b/so/alphabet/U0076.ogg new file mode 100644 index 00000000..f4c2ca78 Binary files /dev/null and b/so/alphabet/U0076.ogg differ diff --git a/so/alphabet/U0077.ogg b/so/alphabet/U0077.ogg new file mode 100644 index 00000000..87e61d11 Binary files /dev/null and b/so/alphabet/U0077.ogg differ diff --git a/so/alphabet/U0078.ogg b/so/alphabet/U0078.ogg new file mode 100644 index 00000000..69c33f57 Binary files /dev/null and b/so/alphabet/U0078.ogg differ diff --git a/so/alphabet/U0079.ogg b/so/alphabet/U0079.ogg new file mode 100644 index 00000000..0ad415c5 Binary files /dev/null and b/so/alphabet/U0079.ogg differ diff --git a/so/alphabet/U007A.ogg b/so/alphabet/U007A.ogg new file mode 100644 index 00000000..1a73a9ed Binary files /dev/null and b/so/alphabet/U007A.ogg differ diff --git a/so/colors/README b/so/colors/README new file mode 100644 index 00000000..2f979200 --- /dev/null +++ b/so/colors/README @@ -0,0 +1,11 @@ +black.ogg M.I. Mursal 2006 / GPL +blue.ogg M.I. Mursal 2006 / GPL +brown.ogg M.I. Mursal 2006 / GPL +green.ogg M.I. Mursal 2006 / GPL +grey.ogg M.I. Mursal 2006 / GPL +orange.ogg M.I. Mursal 2006 / GPL +pink.ogg M.I. Mursal 2006 / GPL +purple.ogg M.I. Mursal 2006 / GPL +red.ogg M.I. Mursal 2006 / GPL +white.ogg M.I. Mursal 2006 / GPL +yellow.ogg M.I. Mursal 2006 / GPL diff --git a/so/colors/black.ogg b/so/colors/black.ogg new file mode 100644 index 00000000..9a0ea30c Binary files /dev/null and b/so/colors/black.ogg differ diff --git a/so/colors/blue.ogg b/so/colors/blue.ogg new file mode 100644 index 00000000..f604696b Binary files /dev/null and b/so/colors/blue.ogg differ diff --git a/so/colors/brown.ogg b/so/colors/brown.ogg new file mode 100644 index 00000000..cd37fec9 Binary files /dev/null and b/so/colors/brown.ogg differ diff --git a/so/colors/green.ogg b/so/colors/green.ogg new file mode 100644 index 00000000..eda2c33f Binary files /dev/null and b/so/colors/green.ogg differ diff --git a/so/colors/grey.ogg b/so/colors/grey.ogg new file mode 100644 index 00000000..4cf94d67 Binary files /dev/null and b/so/colors/grey.ogg differ diff --git a/so/colors/orange.ogg b/so/colors/orange.ogg new file mode 100644 index 00000000..431b5e51 Binary files /dev/null and b/so/colors/orange.ogg differ diff --git a/so/colors/pink.ogg b/so/colors/pink.ogg new file mode 100644 index 00000000..c964957d Binary files /dev/null and b/so/colors/pink.ogg differ diff --git a/so/colors/purple.ogg b/so/colors/purple.ogg new file mode 100644 index 00000000..4a35b53a Binary files /dev/null and b/so/colors/purple.ogg differ diff --git a/so/colors/red.ogg b/so/colors/red.ogg new file mode 100644 index 00000000..aacfbf38 Binary files /dev/null and b/so/colors/red.ogg differ diff --git a/so/colors/white.ogg b/so/colors/white.ogg new file mode 100644 index 00000000..e7205e1c Binary files /dev/null and b/so/colors/white.ogg differ diff --git a/so/colors/yellow.ogg b/so/colors/yellow.ogg new file mode 100644 index 00000000..43da2855 Binary files /dev/null and b/so/colors/yellow.ogg differ diff --git a/so/geography/README b/so/geography/README new file mode 100644 index 00000000..c2a68e46 --- /dev/null +++ b/so/geography/README @@ -0,0 +1,68 @@ +alaska.ogg Niko Lewman 2006 / GPL +albania.ogg Niko Lewman 2006 / GPL +argentina.ogg Niko Lewman 2006 / GPL +austria.ogg Niko Lewman 2006 / GPL +bahamas.ogg Niko Lewman 2006 / GPL +belarus.ogg Niko Lewman 2006 / GPL +belgium.ogg Niko Lewman 2006 / GPL +bolivia.ogg Niko Lewman 2006 / GPL +bosnia_herzegovina.ogg Niko Lewman 2006 / GPL +brazil.ogg Niko Lewman 2006 / GPL +bulgaria.ogg Niko Lewman 2006 / GPL +canada.ogg Niko Lewman 2006 / GPL +chile.ogg Niko Lewman 2006 / GPL +colombia.ogg Niko Lewman 2006 / GPL +costa_rica.ogg Niko Lewman 2006 / GPL +croatia.ogg Niko Lewman 2006 / GPL +cuba.ogg Niko Lewman 2006 / GPL +cyprus.ogg Niko Lewman 2006 / GPL +czech.ogg Niko Lewman 2006 / GPL +denmark.ogg Niko Lewman 2006 / GPL +dominican_republic.ogg Niko Lewman 2006 / GPL +ecuador.ogg Niko Lewman 2006 / GPL +estonia.ogg Niko Lewman 2006 / GPL +finland.ogg Niko Lewman 2006 / GPL +france.ogg Niko Lewman 2006 / GPL +french_guiana.ogg Niko Lewman 2006 / GPL +greece.ogg Niko Lewman 2006 / GPL +greenland.ogg Niko Lewman 2006 / GPL +guatemala.ogg Niko Lewman 2006 / GPL +germany.ogg Niko Lewman 2006 / GPL +guyana.ogg Niko Lewman 2006 / GPL +haiti.ogg Niko Lewman 2006 / GPL +honduras.ogg Niko Lewman 2006 / GPL +hungary.ogg Niko Lewman 2006 / GPL +iceland.ogg Niko Lewman 2006 / GPL +ireland.ogg Niko Lewman 2006 / GPL +italy.ogg Niko Lewman 2006 / GPL +jamaica.ogg Niko Lewman 2006 / GPL +latvia.ogg Niko Lewman 2006 / GPL +lithuania.ogg Niko Lewman 2006 / GPL +luxembourg.ogg Niko Lewman 2006 / GPL +macedonia.ogg Niko Lewman 2006 / GPL +mexico.ogg Niko Lewman 2006 / GPL +moldova.ogg Niko Lewman 2006 / GPL +netherland.ogg Niko Lewman 2006 / GPL +nicaragua.ogg Niko Lewman 2006 / GPL +norway.ogg Niko Lewman 2006 / GPL +panama.ogg Niko Lewman 2006 / GPL +paraguay.ogg Niko Lewman 2006 / GPL +peru.ogg Niko Lewman 2006 / GPL +poland.ogg Niko Lewman 2006 / GPL +portugal.ogg Niko Lewman 2006 / GPL +romania.ogg Niko Lewman 2006 / GPL +russia.ogg Niko Lewman 2006 / GPL +salvador.ogg Niko Lewman 2006 / GPL +serbia_montenegro.ogg Niko Lewman 2006 / GPL +slovakia.ogg Niko Lewman 2006 / GPL +slovenia.ogg Niko Lewman 2006 / GPL +spain.ogg Niko Lewman 2006 / GPL +suriname.ogg Niko Lewman 2006 / GPL +sweden.ogg Niko Lewman 2006 / GPL +switz.ogg Niko Lewman 2006 / GPL +turkey.ogg Niko Lewman 2006 / GPL +ukraine.ogg Niko Lewman 2006 / GPL +united_kingdom.ogg Niko Lewman 2006 / GPL +uruguay.ogg Niko Lewman 2006 / GPL +usa.ogg Niko Lewman 2006 / GPL +venezuela.ogg Niko Lewman 2006 / GPL diff --git a/so/geography/alaska.ogg b/so/geography/alaska.ogg new file mode 100644 index 00000000..5530a7df Binary files /dev/null and b/so/geography/alaska.ogg differ diff --git a/so/geography/albania.ogg b/so/geography/albania.ogg new file mode 100644 index 00000000..99356f98 Binary files /dev/null and b/so/geography/albania.ogg differ diff --git a/so/geography/argentina.ogg b/so/geography/argentina.ogg new file mode 100644 index 00000000..566897bf Binary files /dev/null and b/so/geography/argentina.ogg differ diff --git a/so/geography/austria.ogg b/so/geography/austria.ogg new file mode 100644 index 00000000..ca6ffb16 Binary files /dev/null and b/so/geography/austria.ogg differ diff --git a/so/geography/bahamas.ogg b/so/geography/bahamas.ogg new file mode 100644 index 00000000..d11da90d Binary files /dev/null and b/so/geography/bahamas.ogg differ diff --git a/so/geography/belarus.ogg b/so/geography/belarus.ogg new file mode 100644 index 00000000..b5cbb620 Binary files /dev/null and b/so/geography/belarus.ogg differ diff --git a/so/geography/belgium.ogg b/so/geography/belgium.ogg new file mode 100644 index 00000000..52155349 Binary files /dev/null and b/so/geography/belgium.ogg differ diff --git a/so/geography/bolivia.ogg b/so/geography/bolivia.ogg new file mode 100644 index 00000000..0dc84ed1 Binary files /dev/null and b/so/geography/bolivia.ogg differ diff --git a/so/geography/bosnia_herzegovina.ogg b/so/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..7907a784 Binary files /dev/null and b/so/geography/bosnia_herzegovina.ogg differ diff --git a/so/geography/brazil.ogg b/so/geography/brazil.ogg new file mode 100644 index 00000000..80c24393 Binary files /dev/null and b/so/geography/brazil.ogg differ diff --git a/so/geography/bulgaria.ogg b/so/geography/bulgaria.ogg new file mode 100644 index 00000000..ce58d107 Binary files /dev/null and b/so/geography/bulgaria.ogg differ diff --git a/so/geography/canada.ogg b/so/geography/canada.ogg new file mode 100644 index 00000000..d874fa52 Binary files /dev/null and b/so/geography/canada.ogg differ diff --git a/so/geography/chile.ogg b/so/geography/chile.ogg new file mode 100644 index 00000000..a45d0755 Binary files /dev/null and b/so/geography/chile.ogg differ diff --git a/so/geography/colombia.ogg b/so/geography/colombia.ogg new file mode 100644 index 00000000..d44c16b1 Binary files /dev/null and b/so/geography/colombia.ogg differ diff --git a/so/geography/costa_rica.ogg b/so/geography/costa_rica.ogg new file mode 100644 index 00000000..cc88fa7a Binary files /dev/null and b/so/geography/costa_rica.ogg differ diff --git a/so/geography/croatia.ogg b/so/geography/croatia.ogg new file mode 100644 index 00000000..80ecafd9 Binary files /dev/null and b/so/geography/croatia.ogg differ diff --git a/so/geography/cuba.ogg b/so/geography/cuba.ogg new file mode 100644 index 00000000..d50c905f Binary files /dev/null and b/so/geography/cuba.ogg differ diff --git a/so/geography/cyprus.ogg b/so/geography/cyprus.ogg new file mode 100644 index 00000000..7320cf15 Binary files /dev/null and b/so/geography/cyprus.ogg differ diff --git a/so/geography/czech.ogg b/so/geography/czech.ogg new file mode 100644 index 00000000..e73b1fc5 Binary files /dev/null and b/so/geography/czech.ogg differ diff --git a/so/geography/denmark.ogg b/so/geography/denmark.ogg new file mode 100644 index 00000000..f5fc75dc Binary files /dev/null and b/so/geography/denmark.ogg differ diff --git a/so/geography/dominican_republic.ogg b/so/geography/dominican_republic.ogg new file mode 100644 index 00000000..8de40792 Binary files /dev/null and b/so/geography/dominican_republic.ogg differ diff --git a/so/geography/ecuador.ogg b/so/geography/ecuador.ogg new file mode 100644 index 00000000..05bbbdc1 Binary files /dev/null and b/so/geography/ecuador.ogg differ diff --git a/so/geography/estonia.ogg b/so/geography/estonia.ogg new file mode 100644 index 00000000..774c9476 Binary files /dev/null and b/so/geography/estonia.ogg differ diff --git a/so/geography/finland.ogg b/so/geography/finland.ogg new file mode 100644 index 00000000..84e26d1c Binary files /dev/null and b/so/geography/finland.ogg differ diff --git a/so/geography/france.ogg b/so/geography/france.ogg new file mode 100644 index 00000000..32ed542c Binary files /dev/null and b/so/geography/france.ogg differ diff --git a/so/geography/french_guiana.ogg b/so/geography/french_guiana.ogg new file mode 100644 index 00000000..85c5dcc8 Binary files /dev/null and b/so/geography/french_guiana.ogg differ diff --git a/so/geography/germany.ogg b/so/geography/germany.ogg new file mode 100644 index 00000000..e92e19f8 Binary files /dev/null and b/so/geography/germany.ogg differ diff --git a/so/geography/greece.ogg b/so/geography/greece.ogg new file mode 100644 index 00000000..98a363fc Binary files /dev/null and b/so/geography/greece.ogg differ diff --git a/so/geography/greenland.ogg b/so/geography/greenland.ogg new file mode 100644 index 00000000..90a92d5e Binary files /dev/null and b/so/geography/greenland.ogg differ diff --git a/so/geography/guatemala.ogg b/so/geography/guatemala.ogg new file mode 100644 index 00000000..85937198 Binary files /dev/null and b/so/geography/guatemala.ogg differ diff --git a/so/geography/guyana.ogg b/so/geography/guyana.ogg new file mode 100644 index 00000000..3c9e04db Binary files /dev/null and b/so/geography/guyana.ogg differ diff --git a/so/geography/haiti.ogg b/so/geography/haiti.ogg new file mode 100644 index 00000000..72da8029 Binary files /dev/null and b/so/geography/haiti.ogg differ diff --git a/so/geography/honduras.ogg b/so/geography/honduras.ogg new file mode 100644 index 00000000..c8306da9 Binary files /dev/null and b/so/geography/honduras.ogg differ diff --git a/so/geography/hungary.ogg b/so/geography/hungary.ogg new file mode 100644 index 00000000..af50d546 Binary files /dev/null and b/so/geography/hungary.ogg differ diff --git a/so/geography/iceland.ogg b/so/geography/iceland.ogg new file mode 100644 index 00000000..114c1613 Binary files /dev/null and b/so/geography/iceland.ogg differ diff --git a/so/geography/ireland.ogg b/so/geography/ireland.ogg new file mode 100644 index 00000000..1ebcf7bc Binary files /dev/null and b/so/geography/ireland.ogg differ diff --git a/so/geography/italy.ogg b/so/geography/italy.ogg new file mode 100644 index 00000000..d68ac45b Binary files /dev/null and b/so/geography/italy.ogg differ diff --git a/so/geography/jamaica.ogg b/so/geography/jamaica.ogg new file mode 100644 index 00000000..8be5001a Binary files /dev/null and b/so/geography/jamaica.ogg differ diff --git a/so/geography/latvia.ogg b/so/geography/latvia.ogg new file mode 100644 index 00000000..f2e7ad10 Binary files /dev/null and b/so/geography/latvia.ogg differ diff --git a/so/geography/lithuania.ogg b/so/geography/lithuania.ogg new file mode 100644 index 00000000..9f1449e4 Binary files /dev/null and b/so/geography/lithuania.ogg differ diff --git a/so/geography/luxembourg.ogg b/so/geography/luxembourg.ogg new file mode 100644 index 00000000..dbd0034f Binary files /dev/null and b/so/geography/luxembourg.ogg differ diff --git a/so/geography/macedonia.ogg b/so/geography/macedonia.ogg new file mode 100644 index 00000000..68a847c6 Binary files /dev/null and b/so/geography/macedonia.ogg differ diff --git a/so/geography/mexico.ogg b/so/geography/mexico.ogg new file mode 100644 index 00000000..53857dc7 Binary files /dev/null and b/so/geography/mexico.ogg differ diff --git a/so/geography/moldova.ogg b/so/geography/moldova.ogg new file mode 100644 index 00000000..ca6063aa Binary files /dev/null and b/so/geography/moldova.ogg differ diff --git a/so/geography/netherland.ogg b/so/geography/netherland.ogg new file mode 100644 index 00000000..168fa32e Binary files /dev/null and b/so/geography/netherland.ogg differ diff --git a/so/geography/nicaragua.ogg b/so/geography/nicaragua.ogg new file mode 100644 index 00000000..ecfef030 Binary files /dev/null and b/so/geography/nicaragua.ogg differ diff --git a/so/geography/norway.ogg b/so/geography/norway.ogg new file mode 100644 index 00000000..d02de8ce Binary files /dev/null and b/so/geography/norway.ogg differ diff --git a/so/geography/panama.ogg b/so/geography/panama.ogg new file mode 100644 index 00000000..6a432605 Binary files /dev/null and b/so/geography/panama.ogg differ diff --git a/so/geography/paraguay.ogg b/so/geography/paraguay.ogg new file mode 100644 index 00000000..a0b88401 Binary files /dev/null and b/so/geography/paraguay.ogg differ diff --git a/so/geography/peru.ogg b/so/geography/peru.ogg new file mode 100644 index 00000000..b02ea8eb Binary files /dev/null and b/so/geography/peru.ogg differ diff --git a/so/geography/poland.ogg b/so/geography/poland.ogg new file mode 100644 index 00000000..deda4c6e Binary files /dev/null and b/so/geography/poland.ogg differ diff --git a/so/geography/portugal.ogg b/so/geography/portugal.ogg new file mode 100644 index 00000000..8e5182f1 Binary files /dev/null and b/so/geography/portugal.ogg differ diff --git a/so/geography/romania.ogg b/so/geography/romania.ogg new file mode 100644 index 00000000..3186dfe8 Binary files /dev/null and b/so/geography/romania.ogg differ diff --git a/so/geography/russia.ogg b/so/geography/russia.ogg new file mode 100644 index 00000000..049fceb9 Binary files /dev/null and b/so/geography/russia.ogg differ diff --git a/so/geography/salvador.ogg b/so/geography/salvador.ogg new file mode 100644 index 00000000..9ffe17da Binary files /dev/null and b/so/geography/salvador.ogg differ diff --git a/so/geography/serbia_montenegro.ogg b/so/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..b3ae6c0f Binary files /dev/null and b/so/geography/serbia_montenegro.ogg differ diff --git a/so/geography/slovakia.ogg b/so/geography/slovakia.ogg new file mode 100644 index 00000000..2055f6b5 Binary files /dev/null and b/so/geography/slovakia.ogg differ diff --git a/so/geography/slovenia.ogg b/so/geography/slovenia.ogg new file mode 100644 index 00000000..1115bfeb Binary files /dev/null and b/so/geography/slovenia.ogg differ diff --git a/so/geography/spain.ogg b/so/geography/spain.ogg new file mode 100644 index 00000000..f6434010 Binary files /dev/null and b/so/geography/spain.ogg differ diff --git a/so/geography/suriname.ogg b/so/geography/suriname.ogg new file mode 100644 index 00000000..fd783778 Binary files /dev/null and b/so/geography/suriname.ogg differ diff --git a/so/geography/sweden.ogg b/so/geography/sweden.ogg new file mode 100644 index 00000000..2388138f Binary files /dev/null and b/so/geography/sweden.ogg differ diff --git a/so/geography/switz.ogg b/so/geography/switz.ogg new file mode 100644 index 00000000..a8ca44eb Binary files /dev/null and b/so/geography/switz.ogg differ diff --git a/so/geography/turkey.ogg b/so/geography/turkey.ogg new file mode 100644 index 00000000..2da282e5 Binary files /dev/null and b/so/geography/turkey.ogg differ diff --git a/so/geography/ukraine.ogg b/so/geography/ukraine.ogg new file mode 100644 index 00000000..8dbcefc2 Binary files /dev/null and b/so/geography/ukraine.ogg differ diff --git a/so/geography/united_kingdom.ogg b/so/geography/united_kingdom.ogg new file mode 100644 index 00000000..f1003169 Binary files /dev/null and b/so/geography/united_kingdom.ogg differ diff --git a/so/geography/uruguay.ogg b/so/geography/uruguay.ogg new file mode 100644 index 00000000..53c51e20 Binary files /dev/null and b/so/geography/uruguay.ogg differ diff --git a/so/geography/usa.ogg b/so/geography/usa.ogg new file mode 100644 index 00000000..6cf8d528 Binary files /dev/null and b/so/geography/usa.ogg differ diff --git a/so/geography/venezuela.ogg b/so/geography/venezuela.ogg new file mode 100644 index 00000000..b0b72094 Binary files /dev/null and b/so/geography/venezuela.ogg differ diff --git a/so/misc/README b/so/misc/README new file mode 100644 index 00000000..2fc7b52b --- /dev/null +++ b/so/misc/README @@ -0,0 +1,21 @@ +back.ogg M.I. Mursal 2006 / GPL +by.ogg M.I. Mursal 2006 / GPL +click_on_letter.ogg M.I. Mursal 2006 / GPL +check_answer.ogg M.I. Mursal 2006 / GPL +congratulation.ogg M.I. Mursal 2006 / GPL +equal.ogg M.I. Mursal 2006 / GPL +good.ogg M.I. Mursal 2006 / GPL +great.ogg M.I. Mursal 2006 / GPL +help.ogg M.I. Mursal 2006 / GPL +level.ogg M.I. Mursal 2006 / GPL +minus.ogg M.I. Mursal 2006 / GPL +ok.ogg M.I. Mursal 2006 / GPL +outof.ogg M.I. Mursal 2006 / GPL +plus.ogg M.I. Mursal 2006 / GPL +quit.ogg M.I. Mursal 2006 / GPL +super.ogg M.I. Mursal 2006 / GPL +welcome.ogg M.I. Mursal 2006 / GPL +awesome.ogg M.I. Mursal 2006 / GPL +fantastic.ogg M.I. Mursal 2006 / GPL +waytogo.ogg M.I. Mursal 2006 / GPL +perfect.ogg M.I. Mursal 2006 / GPL diff --git a/so/misc/awesome.ogg b/so/misc/awesome.ogg new file mode 100644 index 00000000..85039968 Binary files /dev/null and b/so/misc/awesome.ogg differ diff --git a/so/misc/back.ogg b/so/misc/back.ogg new file mode 100644 index 00000000..72f02a4f Binary files /dev/null and b/so/misc/back.ogg differ diff --git a/so/misc/by.ogg b/so/misc/by.ogg new file mode 100644 index 00000000..b65f8947 Binary files /dev/null and b/so/misc/by.ogg differ diff --git a/so/misc/check_answer.ogg b/so/misc/check_answer.ogg new file mode 100644 index 00000000..cda296f2 Binary files /dev/null and b/so/misc/check_answer.ogg differ diff --git a/so/misc/click_on_letter.ogg b/so/misc/click_on_letter.ogg new file mode 100644 index 00000000..dcdf5dad Binary files /dev/null and b/so/misc/click_on_letter.ogg differ diff --git a/so/misc/congratulation.ogg b/so/misc/congratulation.ogg new file mode 100644 index 00000000..fd012676 Binary files /dev/null and b/so/misc/congratulation.ogg differ diff --git a/so/misc/equal.ogg b/so/misc/equal.ogg new file mode 100644 index 00000000..26dddb01 Binary files /dev/null and b/so/misc/equal.ogg differ diff --git a/so/misc/fantastic.ogg b/so/misc/fantastic.ogg new file mode 100644 index 00000000..0355c164 Binary files /dev/null and b/so/misc/fantastic.ogg differ diff --git a/so/misc/good.ogg b/so/misc/good.ogg new file mode 100644 index 00000000..8b926070 Binary files /dev/null and b/so/misc/good.ogg differ diff --git a/so/misc/great.ogg b/so/misc/great.ogg new file mode 100644 index 00000000..e3334d0a Binary files /dev/null and b/so/misc/great.ogg differ diff --git a/so/misc/help.ogg b/so/misc/help.ogg new file mode 100644 index 00000000..055a8fae Binary files /dev/null and b/so/misc/help.ogg differ diff --git a/so/misc/level.ogg b/so/misc/level.ogg new file mode 100644 index 00000000..93e78626 Binary files /dev/null and b/so/misc/level.ogg differ diff --git a/so/misc/minus.ogg b/so/misc/minus.ogg new file mode 100644 index 00000000..04c5edb7 Binary files /dev/null and b/so/misc/minus.ogg differ diff --git a/so/misc/ok.ogg b/so/misc/ok.ogg new file mode 100644 index 00000000..2dfdb462 Binary files /dev/null and b/so/misc/ok.ogg differ diff --git a/so/misc/outof.ogg b/so/misc/outof.ogg new file mode 100644 index 00000000..ac91cf5f Binary files /dev/null and b/so/misc/outof.ogg differ diff --git a/so/misc/perfect.ogg b/so/misc/perfect.ogg new file mode 100644 index 00000000..fd4669f7 Binary files /dev/null and b/so/misc/perfect.ogg differ diff --git a/so/misc/plus.ogg b/so/misc/plus.ogg new file mode 100644 index 00000000..3ff77c18 Binary files /dev/null and b/so/misc/plus.ogg differ diff --git a/so/misc/quit.ogg b/so/misc/quit.ogg new file mode 100644 index 00000000..d9f03915 Binary files /dev/null and b/so/misc/quit.ogg differ diff --git a/so/misc/super.ogg b/so/misc/super.ogg new file mode 100644 index 00000000..4ac8a539 Binary files /dev/null and b/so/misc/super.ogg differ diff --git a/so/misc/waytogo.ogg b/so/misc/waytogo.ogg new file mode 100644 index 00000000..1ec55abb Binary files /dev/null and b/so/misc/waytogo.ogg differ diff --git a/so/misc/welcome.ogg b/so/misc/welcome.ogg new file mode 100644 index 00000000..6fe8f4f6 Binary files /dev/null and b/so/misc/welcome.ogg differ diff --git a/sr/alphabet/10.ogg b/sr/alphabet/10.ogg new file mode 100644 index 00000000..e0c348d6 Binary files /dev/null and b/sr/alphabet/10.ogg differ diff --git a/sr/alphabet/11.ogg b/sr/alphabet/11.ogg new file mode 100644 index 00000000..6c78994a Binary files /dev/null and b/sr/alphabet/11.ogg differ diff --git a/sr/alphabet/12.ogg b/sr/alphabet/12.ogg new file mode 100644 index 00000000..b58190a3 Binary files /dev/null and b/sr/alphabet/12.ogg differ diff --git a/sr/alphabet/13.ogg b/sr/alphabet/13.ogg new file mode 100644 index 00000000..7e4e2af5 Binary files /dev/null and b/sr/alphabet/13.ogg differ diff --git a/sr/alphabet/14.ogg b/sr/alphabet/14.ogg new file mode 100644 index 00000000..8d25b851 Binary files /dev/null and b/sr/alphabet/14.ogg differ diff --git a/sr/alphabet/15.ogg b/sr/alphabet/15.ogg new file mode 100644 index 00000000..6e034650 Binary files /dev/null and b/sr/alphabet/15.ogg differ diff --git a/sr/alphabet/16.ogg b/sr/alphabet/16.ogg new file mode 100644 index 00000000..503edc8c Binary files /dev/null and b/sr/alphabet/16.ogg differ diff --git a/sr/alphabet/17.ogg b/sr/alphabet/17.ogg new file mode 100644 index 00000000..822178fd Binary files /dev/null and b/sr/alphabet/17.ogg differ diff --git a/sr/alphabet/18.ogg b/sr/alphabet/18.ogg new file mode 100644 index 00000000..27682612 Binary files /dev/null and b/sr/alphabet/18.ogg differ diff --git a/sr/alphabet/19.ogg b/sr/alphabet/19.ogg new file mode 100644 index 00000000..2c14f82f Binary files /dev/null and b/sr/alphabet/19.ogg differ diff --git a/sr/alphabet/20.ogg b/sr/alphabet/20.ogg new file mode 100644 index 00000000..a387daff Binary files /dev/null and b/sr/alphabet/20.ogg differ diff --git a/sr/alphabet/U0030.ogg b/sr/alphabet/U0030.ogg new file mode 100644 index 00000000..6d7cd4ff Binary files /dev/null and b/sr/alphabet/U0030.ogg differ diff --git a/sr/alphabet/U0031.ogg b/sr/alphabet/U0031.ogg new file mode 100644 index 00000000..4c61995d Binary files /dev/null and b/sr/alphabet/U0031.ogg differ diff --git a/sr/alphabet/U0032.ogg b/sr/alphabet/U0032.ogg new file mode 100644 index 00000000..1563f9c2 Binary files /dev/null and b/sr/alphabet/U0032.ogg differ diff --git a/sr/alphabet/U0033.ogg b/sr/alphabet/U0033.ogg new file mode 100644 index 00000000..e6542ee0 Binary files /dev/null and b/sr/alphabet/U0033.ogg differ diff --git a/sr/alphabet/U0034.ogg b/sr/alphabet/U0034.ogg new file mode 100644 index 00000000..f92e78e5 Binary files /dev/null and b/sr/alphabet/U0034.ogg differ diff --git a/sr/alphabet/U0035.ogg b/sr/alphabet/U0035.ogg new file mode 100644 index 00000000..f8f35c9c Binary files /dev/null and b/sr/alphabet/U0035.ogg differ diff --git a/sr/alphabet/U0036.ogg b/sr/alphabet/U0036.ogg new file mode 100644 index 00000000..9a92fa1f Binary files /dev/null and b/sr/alphabet/U0036.ogg differ diff --git a/sr/alphabet/U0037.ogg b/sr/alphabet/U0037.ogg new file mode 100644 index 00000000..7b23fbc1 Binary files /dev/null and b/sr/alphabet/U0037.ogg differ diff --git a/sr/alphabet/U0038.ogg b/sr/alphabet/U0038.ogg new file mode 100644 index 00000000..9a454345 Binary files /dev/null and b/sr/alphabet/U0038.ogg differ diff --git a/sr/alphabet/U0039.ogg b/sr/alphabet/U0039.ogg new file mode 100644 index 00000000..c5c6b51d Binary files /dev/null and b/sr/alphabet/U0039.ogg differ diff --git a/sr/alphabet/U0061.ogg b/sr/alphabet/U0061.ogg new file mode 100644 index 00000000..439fe1e3 Binary files /dev/null and b/sr/alphabet/U0061.ogg differ diff --git a/sr/alphabet/U0062.ogg b/sr/alphabet/U0062.ogg new file mode 100644 index 00000000..d300630c Binary files /dev/null and b/sr/alphabet/U0062.ogg differ diff --git a/sr/alphabet/U0063.ogg b/sr/alphabet/U0063.ogg new file mode 100644 index 00000000..abfd706f Binary files /dev/null and b/sr/alphabet/U0063.ogg differ diff --git a/sr/alphabet/U0064.ogg b/sr/alphabet/U0064.ogg new file mode 100644 index 00000000..a17807b2 Binary files /dev/null and b/sr/alphabet/U0064.ogg differ diff --git a/sr/alphabet/U0065.ogg b/sr/alphabet/U0065.ogg new file mode 100644 index 00000000..835de8a3 Binary files /dev/null and b/sr/alphabet/U0065.ogg differ diff --git a/sr/alphabet/U0066.ogg b/sr/alphabet/U0066.ogg new file mode 100644 index 00000000..31a80362 Binary files /dev/null and b/sr/alphabet/U0066.ogg differ diff --git a/sr/alphabet/U0067.ogg b/sr/alphabet/U0067.ogg new file mode 100644 index 00000000..06978023 Binary files /dev/null and b/sr/alphabet/U0067.ogg differ diff --git a/sr/alphabet/U0068.ogg b/sr/alphabet/U0068.ogg new file mode 100644 index 00000000..ca55084c Binary files /dev/null and b/sr/alphabet/U0068.ogg differ diff --git a/sr/alphabet/U0069.ogg b/sr/alphabet/U0069.ogg new file mode 100644 index 00000000..212388c5 Binary files /dev/null and b/sr/alphabet/U0069.ogg differ diff --git a/sr/alphabet/U006A.ogg b/sr/alphabet/U006A.ogg new file mode 100644 index 00000000..076002d3 Binary files /dev/null and b/sr/alphabet/U006A.ogg differ diff --git a/sr/alphabet/U006B.ogg b/sr/alphabet/U006B.ogg new file mode 100644 index 00000000..adf4c0ef Binary files /dev/null and b/sr/alphabet/U006B.ogg differ diff --git a/sr/alphabet/U006C.ogg b/sr/alphabet/U006C.ogg new file mode 100644 index 00000000..1485ba70 Binary files /dev/null and b/sr/alphabet/U006C.ogg differ diff --git a/sr/alphabet/U006D.ogg b/sr/alphabet/U006D.ogg new file mode 100644 index 00000000..40623100 Binary files /dev/null and b/sr/alphabet/U006D.ogg differ diff --git a/sr/alphabet/U006E.ogg b/sr/alphabet/U006E.ogg new file mode 100644 index 00000000..2fe5c267 Binary files /dev/null and b/sr/alphabet/U006E.ogg differ diff --git a/sr/alphabet/U006F.ogg b/sr/alphabet/U006F.ogg new file mode 100644 index 00000000..bacba714 Binary files /dev/null and b/sr/alphabet/U006F.ogg differ diff --git a/sr/alphabet/U0070.ogg b/sr/alphabet/U0070.ogg new file mode 100644 index 00000000..57a72fea Binary files /dev/null and b/sr/alphabet/U0070.ogg differ diff --git a/sr/alphabet/U0071.ogg b/sr/alphabet/U0071.ogg new file mode 100644 index 00000000..dc8b1127 Binary files /dev/null and b/sr/alphabet/U0071.ogg differ diff --git a/sr/alphabet/U0072.ogg b/sr/alphabet/U0072.ogg new file mode 100644 index 00000000..9ae56c06 Binary files /dev/null and b/sr/alphabet/U0072.ogg differ diff --git a/sr/alphabet/U0073.ogg b/sr/alphabet/U0073.ogg new file mode 100644 index 00000000..4d8926d6 Binary files /dev/null and b/sr/alphabet/U0073.ogg differ diff --git a/sr/alphabet/U0074.ogg b/sr/alphabet/U0074.ogg new file mode 100644 index 00000000..f71d6048 Binary files /dev/null and b/sr/alphabet/U0074.ogg differ diff --git a/sr/alphabet/U0075.ogg b/sr/alphabet/U0075.ogg new file mode 100644 index 00000000..7b3dc7c6 Binary files /dev/null and b/sr/alphabet/U0075.ogg differ diff --git a/sr/alphabet/U0076.ogg b/sr/alphabet/U0076.ogg new file mode 100644 index 00000000..7a758ad1 Binary files /dev/null and b/sr/alphabet/U0076.ogg differ diff --git a/sr/alphabet/U0077.ogg b/sr/alphabet/U0077.ogg new file mode 100644 index 00000000..2c4c4b0e Binary files /dev/null and b/sr/alphabet/U0077.ogg differ diff --git a/sr/alphabet/U0078.ogg b/sr/alphabet/U0078.ogg new file mode 100644 index 00000000..f745c922 Binary files /dev/null and b/sr/alphabet/U0078.ogg differ diff --git a/sr/alphabet/U0079.ogg b/sr/alphabet/U0079.ogg new file mode 100644 index 00000000..c509b30f Binary files /dev/null and b/sr/alphabet/U0079.ogg differ diff --git a/sr/alphabet/U007A.ogg b/sr/alphabet/U007A.ogg new file mode 100644 index 00000000..93eb236b Binary files /dev/null and b/sr/alphabet/U007A.ogg differ diff --git a/sr/alphabet/cc.ogg b/sr/alphabet/cc.ogg new file mode 100644 index 00000000..1630c432 Binary files /dev/null and b/sr/alphabet/cc.ogg differ diff --git a/sr/alphabet/ch.ogg b/sr/alphabet/ch.ogg new file mode 100644 index 00000000..8e67556f Binary files /dev/null and b/sr/alphabet/ch.ogg differ diff --git a/sr/alphabet/dj.ogg b/sr/alphabet/dj.ogg new file mode 100644 index 00000000..ff46fbab Binary files /dev/null and b/sr/alphabet/dj.ogg differ diff --git a/sr/alphabet/dz.ogg b/sr/alphabet/dz.ogg new file mode 100644 index 00000000..81982b62 Binary files /dev/null and b/sr/alphabet/dz.ogg differ diff --git a/sr/alphabet/lj.ogg b/sr/alphabet/lj.ogg new file mode 100644 index 00000000..acde9298 Binary files /dev/null and b/sr/alphabet/lj.ogg differ diff --git a/sr/alphabet/nj.ogg b/sr/alphabet/nj.ogg new file mode 100644 index 00000000..107d8ba2 Binary files /dev/null and b/sr/alphabet/nj.ogg differ diff --git a/sr/alphabet/readme b/sr/alphabet/readme new file mode 100644 index 00000000..1b4c5adc --- /dev/null +++ b/sr/alphabet/readme @@ -0,0 +1,6 @@ +0-20 +a-z +а-ш + +Михаило Симић 2007 ОЈЛ +Mihailo Simic 2007 GPL diff --git a/sr/alphabet/sh.ogg b/sr/alphabet/sh.ogg new file mode 100644 index 00000000..3db4fd85 Binary files /dev/null and b/sr/alphabet/sh.ogg differ diff --git a/sr/alphabet/zh.ogg b/sr/alphabet/zh.ogg new file mode 100644 index 00000000..dcdba003 Binary files /dev/null and b/sr/alphabet/zh.ogg differ diff --git a/sr/colors/black.ogg b/sr/colors/black.ogg new file mode 100644 index 00000000..a97eff36 Binary files /dev/null and b/sr/colors/black.ogg differ diff --git a/sr/colors/blue.ogg b/sr/colors/blue.ogg new file mode 100644 index 00000000..89b24635 Binary files /dev/null and b/sr/colors/blue.ogg differ diff --git a/sr/colors/brown.ogg b/sr/colors/brown.ogg new file mode 100644 index 00000000..b94fd54f Binary files /dev/null and b/sr/colors/brown.ogg differ diff --git a/sr/colors/green.ogg b/sr/colors/green.ogg new file mode 100644 index 00000000..0aae57fa Binary files /dev/null and b/sr/colors/green.ogg differ diff --git a/sr/colors/grey.ogg b/sr/colors/grey.ogg new file mode 100644 index 00000000..815b7a0e Binary files /dev/null and b/sr/colors/grey.ogg differ diff --git a/sr/colors/orange.ogg b/sr/colors/orange.ogg new file mode 100644 index 00000000..d9c1f63c Binary files /dev/null and b/sr/colors/orange.ogg differ diff --git a/sr/colors/pink.ogg b/sr/colors/pink.ogg new file mode 100644 index 00000000..4b8909ac Binary files /dev/null and b/sr/colors/pink.ogg differ diff --git a/sr/colors/purple.ogg b/sr/colors/purple.ogg new file mode 100644 index 00000000..a13abdcb Binary files /dev/null and b/sr/colors/purple.ogg differ diff --git a/sr/colors/readme b/sr/colors/readme new file mode 100644 index 00000000..e80e50c4 --- /dev/null +++ b/sr/colors/readme @@ -0,0 +1,11 @@ +black.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +blue.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +brown.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +green.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +grey.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +orange.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +pink.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +purple.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +red.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +white.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +yellow.ogg Михаило Симић (Mihailo Simic) 2007 / GPL diff --git a/sr/colors/red.ogg b/sr/colors/red.ogg new file mode 100644 index 00000000..3df84739 Binary files /dev/null and b/sr/colors/red.ogg differ diff --git a/sr/colors/white.ogg b/sr/colors/white.ogg new file mode 100644 index 00000000..97d4cbeb Binary files /dev/null and b/sr/colors/white.ogg differ diff --git a/sr/colors/yellow.ogg b/sr/colors/yellow.ogg new file mode 100644 index 00000000..989d4731 Binary files /dev/null and b/sr/colors/yellow.ogg differ diff --git a/sr/geography/alaska.ogg b/sr/geography/alaska.ogg new file mode 100644 index 00000000..e768f23e Binary files /dev/null and b/sr/geography/alaska.ogg differ diff --git a/sr/geography/albania.ogg b/sr/geography/albania.ogg new file mode 100644 index 00000000..2e874d1c Binary files /dev/null and b/sr/geography/albania.ogg differ diff --git a/sr/geography/argentina.ogg b/sr/geography/argentina.ogg new file mode 100644 index 00000000..c8574f45 Binary files /dev/null and b/sr/geography/argentina.ogg differ diff --git a/sr/geography/austria.ogg b/sr/geography/austria.ogg new file mode 100644 index 00000000..5008e1a1 Binary files /dev/null and b/sr/geography/austria.ogg differ diff --git a/sr/geography/bahamas.ogg b/sr/geography/bahamas.ogg new file mode 100644 index 00000000..65374716 Binary files /dev/null and b/sr/geography/bahamas.ogg differ diff --git a/sr/geography/belarus.ogg b/sr/geography/belarus.ogg new file mode 100644 index 00000000..408dc39b Binary files /dev/null and b/sr/geography/belarus.ogg differ diff --git a/sr/geography/belgium.ogg b/sr/geography/belgium.ogg new file mode 100644 index 00000000..8473e8de Binary files /dev/null and b/sr/geography/belgium.ogg differ diff --git a/sr/geography/bolivia.ogg b/sr/geography/bolivia.ogg new file mode 100644 index 00000000..9374d11e Binary files /dev/null and b/sr/geography/bolivia.ogg differ diff --git a/sr/geography/bosnia_herzegovina.ogg b/sr/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..6918ef9f Binary files /dev/null and b/sr/geography/bosnia_herzegovina.ogg differ diff --git a/sr/geography/brazil.ogg b/sr/geography/brazil.ogg new file mode 100644 index 00000000..239aa209 Binary files /dev/null and b/sr/geography/brazil.ogg differ diff --git a/sr/geography/bulgaria.ogg b/sr/geography/bulgaria.ogg new file mode 100644 index 00000000..6e36fd10 Binary files /dev/null and b/sr/geography/bulgaria.ogg differ diff --git a/sr/geography/canada.ogg b/sr/geography/canada.ogg new file mode 100644 index 00000000..97c3da0b Binary files /dev/null and b/sr/geography/canada.ogg differ diff --git a/sr/geography/chile.ogg b/sr/geography/chile.ogg new file mode 100644 index 00000000..31499510 Binary files /dev/null and b/sr/geography/chile.ogg differ diff --git a/sr/geography/colombia.ogg b/sr/geography/colombia.ogg new file mode 100644 index 00000000..8eece688 Binary files /dev/null and b/sr/geography/colombia.ogg differ diff --git a/sr/geography/costa_rica.ogg b/sr/geography/costa_rica.ogg new file mode 100644 index 00000000..0b0cfbf4 Binary files /dev/null and b/sr/geography/costa_rica.ogg differ diff --git a/sr/geography/croatia.ogg b/sr/geography/croatia.ogg new file mode 100644 index 00000000..9de43ac7 Binary files /dev/null and b/sr/geography/croatia.ogg differ diff --git a/sr/geography/cuba.ogg b/sr/geography/cuba.ogg new file mode 100644 index 00000000..205fa9ec Binary files /dev/null and b/sr/geography/cuba.ogg differ diff --git a/sr/geography/cyprus.ogg b/sr/geography/cyprus.ogg new file mode 100644 index 00000000..96dc4319 Binary files /dev/null and b/sr/geography/cyprus.ogg differ diff --git a/sr/geography/czech.ogg b/sr/geography/czech.ogg new file mode 100644 index 00000000..560fdbe9 Binary files /dev/null and b/sr/geography/czech.ogg differ diff --git a/sr/geography/denmark.ogg b/sr/geography/denmark.ogg new file mode 100644 index 00000000..58b276a6 Binary files /dev/null and b/sr/geography/denmark.ogg differ diff --git a/sr/geography/dominican_republic.ogg b/sr/geography/dominican_republic.ogg new file mode 100644 index 00000000..6a3b6930 Binary files /dev/null and b/sr/geography/dominican_republic.ogg differ diff --git a/sr/geography/ecuador.ogg b/sr/geography/ecuador.ogg new file mode 100644 index 00000000..e3dc6401 Binary files /dev/null and b/sr/geography/ecuador.ogg differ diff --git a/sr/geography/estonia.ogg b/sr/geography/estonia.ogg new file mode 100644 index 00000000..c9b54885 Binary files /dev/null and b/sr/geography/estonia.ogg differ diff --git a/sr/geography/finland.ogg b/sr/geography/finland.ogg new file mode 100644 index 00000000..a7ad3f21 Binary files /dev/null and b/sr/geography/finland.ogg differ diff --git a/sr/geography/france.ogg b/sr/geography/france.ogg new file mode 100644 index 00000000..43c2bfbc Binary files /dev/null and b/sr/geography/france.ogg differ diff --git a/sr/geography/french_guiana.ogg b/sr/geography/french_guiana.ogg new file mode 100644 index 00000000..d4b50f4f Binary files /dev/null and b/sr/geography/french_guiana.ogg differ diff --git a/sr/geography/germany.ogg b/sr/geography/germany.ogg new file mode 100644 index 00000000..16116520 Binary files /dev/null and b/sr/geography/germany.ogg differ diff --git a/sr/geography/greece.ogg b/sr/geography/greece.ogg new file mode 100644 index 00000000..be09fe0d Binary files /dev/null and b/sr/geography/greece.ogg differ diff --git a/sr/geography/greenland.ogg b/sr/geography/greenland.ogg new file mode 100644 index 00000000..0cc9abb3 Binary files /dev/null and b/sr/geography/greenland.ogg differ diff --git a/sr/geography/guatemala.ogg b/sr/geography/guatemala.ogg new file mode 100644 index 00000000..c9f4f2fa Binary files /dev/null and b/sr/geography/guatemala.ogg differ diff --git a/sr/geography/guyana.ogg b/sr/geography/guyana.ogg new file mode 100644 index 00000000..2414758c Binary files /dev/null and b/sr/geography/guyana.ogg differ diff --git a/sr/geography/haiti.ogg b/sr/geography/haiti.ogg new file mode 100644 index 00000000..feafc4b4 Binary files /dev/null and b/sr/geography/haiti.ogg differ diff --git a/sr/geography/honduras.ogg b/sr/geography/honduras.ogg new file mode 100644 index 00000000..8961433b Binary files /dev/null and b/sr/geography/honduras.ogg differ diff --git a/sr/geography/hungary.ogg b/sr/geography/hungary.ogg new file mode 100644 index 00000000..e006edf1 Binary files /dev/null and b/sr/geography/hungary.ogg differ diff --git a/sr/geography/iceland.ogg b/sr/geography/iceland.ogg new file mode 100644 index 00000000..f49979ff Binary files /dev/null and b/sr/geography/iceland.ogg differ diff --git a/sr/geography/ireland.ogg b/sr/geography/ireland.ogg new file mode 100644 index 00000000..0313e3ff Binary files /dev/null and b/sr/geography/ireland.ogg differ diff --git a/sr/geography/italy.ogg b/sr/geography/italy.ogg new file mode 100644 index 00000000..0bff045f Binary files /dev/null and b/sr/geography/italy.ogg differ diff --git a/sr/geography/jamaica.ogg b/sr/geography/jamaica.ogg new file mode 100644 index 00000000..f052ec24 Binary files /dev/null and b/sr/geography/jamaica.ogg differ diff --git a/sr/geography/latvia.ogg b/sr/geography/latvia.ogg new file mode 100644 index 00000000..99ec2029 Binary files /dev/null and b/sr/geography/latvia.ogg differ diff --git a/sr/geography/lithuania.ogg b/sr/geography/lithuania.ogg new file mode 100644 index 00000000..3da8db48 Binary files /dev/null and b/sr/geography/lithuania.ogg differ diff --git a/sr/geography/luxembourg.ogg b/sr/geography/luxembourg.ogg new file mode 100644 index 00000000..9f84ebf0 Binary files /dev/null and b/sr/geography/luxembourg.ogg differ diff --git a/sr/geography/macedonia.ogg b/sr/geography/macedonia.ogg new file mode 100644 index 00000000..0ab7d71f Binary files /dev/null and b/sr/geography/macedonia.ogg differ diff --git a/sr/geography/mexico.ogg b/sr/geography/mexico.ogg new file mode 100644 index 00000000..bb7f5114 Binary files /dev/null and b/sr/geography/mexico.ogg differ diff --git a/sr/geography/moldova.ogg b/sr/geography/moldova.ogg new file mode 100644 index 00000000..3ddee1c1 Binary files /dev/null and b/sr/geography/moldova.ogg differ diff --git a/sr/geography/montenegro.ogg b/sr/geography/montenegro.ogg new file mode 100644 index 00000000..4b7792f0 Binary files /dev/null and b/sr/geography/montenegro.ogg differ diff --git a/sr/geography/netherland.ogg b/sr/geography/netherland.ogg new file mode 100644 index 00000000..f8cadcdd Binary files /dev/null and b/sr/geography/netherland.ogg differ diff --git a/sr/geography/nicaragua.ogg b/sr/geography/nicaragua.ogg new file mode 100644 index 00000000..907c5ed8 Binary files /dev/null and b/sr/geography/nicaragua.ogg differ diff --git a/sr/geography/norway.ogg b/sr/geography/norway.ogg new file mode 100644 index 00000000..c2e5e72d Binary files /dev/null and b/sr/geography/norway.ogg differ diff --git a/sr/geography/panama.ogg b/sr/geography/panama.ogg new file mode 100644 index 00000000..2bae9fae Binary files /dev/null and b/sr/geography/panama.ogg differ diff --git a/sr/geography/paraguay.ogg b/sr/geography/paraguay.ogg new file mode 100644 index 00000000..747549df Binary files /dev/null and b/sr/geography/paraguay.ogg differ diff --git a/sr/geography/peru.ogg b/sr/geography/peru.ogg new file mode 100644 index 00000000..68eaf7d4 Binary files /dev/null and b/sr/geography/peru.ogg differ diff --git a/sr/geography/poland.ogg b/sr/geography/poland.ogg new file mode 100644 index 00000000..287bcbfd Binary files /dev/null and b/sr/geography/poland.ogg differ diff --git a/sr/geography/portugal.ogg b/sr/geography/portugal.ogg new file mode 100644 index 00000000..01d8fbee Binary files /dev/null and b/sr/geography/portugal.ogg differ diff --git a/sr/geography/readme b/sr/geography/readme new file mode 100644 index 00000000..5bb4847c --- /dev/null +++ b/sr/geography/readme @@ -0,0 +1,68 @@ +alaska.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +albania.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +argentina.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +austria.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +bahamas.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +belarus.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +belgium.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +bolivia.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +bosnia_herzegovina.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +brazil.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +bulgaria.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +canada.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +chile.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +colombia.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +costa_rica.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +croatia.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +cuba.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +cyprus.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +czech.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +denmark.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +dominican_republic.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +ecuador.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +estonia.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +finland.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +france.ogg Susan Rich 2004 / GPL +french_guiana.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +greece.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +greenland.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +guatemala.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +germany.ogg Susan Rich 2004 / GPL +guyana.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +haiti.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +honduras.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +hungary.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +iceland.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +ireland.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +italy.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +jamaica.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +latvia.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +lithuania.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +luxembourg.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +macedonia.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +mexico.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +moldova.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +netherland.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +nicaragua.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +norway.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +panama.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +paraguay.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +peru.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +poland.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +portugal.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +romania.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +russia.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +salvador.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +serbia_montenegro.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +slovakia.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +slovenia.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +spain.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +suriname.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +sweden.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +switz.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +turkey.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +ukraine.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +united_kingdom.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +uruguay.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +usa.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +venezuela.ogg Михаило Симић (Mihailo Simic) 2007 / GPL diff --git a/sr/geography/romania.ogg b/sr/geography/romania.ogg new file mode 100644 index 00000000..1e434bf5 Binary files /dev/null and b/sr/geography/romania.ogg differ diff --git a/sr/geography/russia.ogg b/sr/geography/russia.ogg new file mode 100644 index 00000000..5fd729e2 Binary files /dev/null and b/sr/geography/russia.ogg differ diff --git a/sr/geography/salvador.ogg b/sr/geography/salvador.ogg new file mode 100644 index 00000000..f98078c3 Binary files /dev/null and b/sr/geography/salvador.ogg differ diff --git a/sr/geography/serbia.ogg b/sr/geography/serbia.ogg new file mode 100644 index 00000000..a1d27c89 Binary files /dev/null and b/sr/geography/serbia.ogg differ diff --git a/sr/geography/serbia_montenegro.ogg b/sr/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..ded8190d Binary files /dev/null and b/sr/geography/serbia_montenegro.ogg differ diff --git a/sr/geography/slovakia.ogg b/sr/geography/slovakia.ogg new file mode 100644 index 00000000..b52fc5e2 Binary files /dev/null and b/sr/geography/slovakia.ogg differ diff --git a/sr/geography/slovenia.ogg b/sr/geography/slovenia.ogg new file mode 100644 index 00000000..350f939d Binary files /dev/null and b/sr/geography/slovenia.ogg differ diff --git a/sr/geography/spain.ogg b/sr/geography/spain.ogg new file mode 100644 index 00000000..e93041e6 Binary files /dev/null and b/sr/geography/spain.ogg differ diff --git a/sr/geography/suriname.ogg b/sr/geography/suriname.ogg new file mode 100644 index 00000000..29e0e946 Binary files /dev/null and b/sr/geography/suriname.ogg differ diff --git a/sr/geography/sweden.ogg b/sr/geography/sweden.ogg new file mode 100644 index 00000000..2962ae67 Binary files /dev/null and b/sr/geography/sweden.ogg differ diff --git a/sr/geography/switz.ogg b/sr/geography/switz.ogg new file mode 100644 index 00000000..6c6f300d Binary files /dev/null and b/sr/geography/switz.ogg differ diff --git a/sr/geography/turkey.ogg b/sr/geography/turkey.ogg new file mode 100644 index 00000000..f734a779 Binary files /dev/null and b/sr/geography/turkey.ogg differ diff --git a/sr/geography/ukraine.ogg b/sr/geography/ukraine.ogg new file mode 100644 index 00000000..39055dc7 Binary files /dev/null and b/sr/geography/ukraine.ogg differ diff --git a/sr/geography/united_kingdom.ogg b/sr/geography/united_kingdom.ogg new file mode 100644 index 00000000..06825755 Binary files /dev/null and b/sr/geography/united_kingdom.ogg differ diff --git a/sr/geography/uruguay.ogg b/sr/geography/uruguay.ogg new file mode 100644 index 00000000..a82f2025 Binary files /dev/null and b/sr/geography/uruguay.ogg differ diff --git a/sr/geography/usa.ogg b/sr/geography/usa.ogg new file mode 100644 index 00000000..45dfb803 Binary files /dev/null and b/sr/geography/usa.ogg differ diff --git a/sr/geography/venezuela.ogg b/sr/geography/venezuela.ogg new file mode 100644 index 00000000..1150960d Binary files /dev/null and b/sr/geography/venezuela.ogg differ diff --git a/sr/misc/awesome.ogg b/sr/misc/awesome.ogg new file mode 100644 index 00000000..a1d56d2a Binary files /dev/null and b/sr/misc/awesome.ogg differ diff --git a/sr/misc/back.ogg b/sr/misc/back.ogg new file mode 100644 index 00000000..fdef9e52 Binary files /dev/null and b/sr/misc/back.ogg differ diff --git a/sr/misc/by.ogg b/sr/misc/by.ogg new file mode 100644 index 00000000..b8c10f1a Binary files /dev/null and b/sr/misc/by.ogg differ diff --git a/sr/misc/check_answer.ogg b/sr/misc/check_answer.ogg new file mode 100644 index 00000000..9ef295ee Binary files /dev/null and b/sr/misc/check_answer.ogg differ diff --git a/sr/misc/click_on_letter.ogg b/sr/misc/click_on_letter.ogg new file mode 100644 index 00000000..0040a860 Binary files /dev/null and b/sr/misc/click_on_letter.ogg differ diff --git a/sr/misc/congratulation.ogg b/sr/misc/congratulation.ogg new file mode 100644 index 00000000..0d5c0201 Binary files /dev/null and b/sr/misc/congratulation.ogg differ diff --git a/sr/misc/equal.ogg b/sr/misc/equal.ogg new file mode 100644 index 00000000..00cd95f8 Binary files /dev/null and b/sr/misc/equal.ogg differ diff --git a/sr/misc/fantastic.ogg b/sr/misc/fantastic.ogg new file mode 100644 index 00000000..f07bbb6d Binary files /dev/null and b/sr/misc/fantastic.ogg differ diff --git a/sr/misc/good.ogg b/sr/misc/good.ogg new file mode 100644 index 00000000..800a6faf Binary files /dev/null and b/sr/misc/good.ogg differ diff --git a/sr/misc/great.ogg b/sr/misc/great.ogg new file mode 100644 index 00000000..d3a25966 Binary files /dev/null and b/sr/misc/great.ogg differ diff --git a/sr/misc/help.ogg b/sr/misc/help.ogg new file mode 100644 index 00000000..ad50503f Binary files /dev/null and b/sr/misc/help.ogg differ diff --git a/sr/misc/level.ogg b/sr/misc/level.ogg new file mode 100644 index 00000000..cd8f5ca4 Binary files /dev/null and b/sr/misc/level.ogg differ diff --git a/sr/misc/minus.ogg b/sr/misc/minus.ogg new file mode 100644 index 00000000..9f0591a1 Binary files /dev/null and b/sr/misc/minus.ogg differ diff --git a/sr/misc/ok.ogg b/sr/misc/ok.ogg new file mode 100644 index 00000000..8b5aec9b Binary files /dev/null and b/sr/misc/ok.ogg differ diff --git a/sr/misc/outof.ogg b/sr/misc/outof.ogg new file mode 100644 index 00000000..9828b946 Binary files /dev/null and b/sr/misc/outof.ogg differ diff --git a/sr/misc/perfect.ogg b/sr/misc/perfect.ogg new file mode 100644 index 00000000..2b3c06eb Binary files /dev/null and b/sr/misc/perfect.ogg differ diff --git a/sr/misc/plus.ogg b/sr/misc/plus.ogg new file mode 100644 index 00000000..5e3c103b Binary files /dev/null and b/sr/misc/plus.ogg differ diff --git a/sr/misc/quit.ogg b/sr/misc/quit.ogg new file mode 100644 index 00000000..9b4ae2a0 Binary files /dev/null and b/sr/misc/quit.ogg differ diff --git a/sr/misc/readme b/sr/misc/readme new file mode 100644 index 00000000..f2a161c3 --- /dev/null +++ b/sr/misc/readme @@ -0,0 +1,21 @@ +back.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +by.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +click_on_letter.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +check_answer.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +congratulation.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +equal.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +good.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +great.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +help.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +level.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +minus.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +ok.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +outof.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +plus.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +quit.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +super.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +welcome.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +awesome.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +fantastic.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +waytogo.ogg Михаило Симић (Mihailo Simic) 2007 / GPL +perfect.ogg Михаило Симић (Mihailo Simic) 2007 / GPL diff --git a/sr/misc/super.ogg b/sr/misc/super.ogg new file mode 100644 index 00000000..28ae8360 Binary files /dev/null and b/sr/misc/super.ogg differ diff --git a/sr/misc/waytogo.ogg b/sr/misc/waytogo.ogg new file mode 100644 index 00000000..344e1a4b Binary files /dev/null and b/sr/misc/waytogo.ogg differ diff --git a/sr/misc/welcome.ogg b/sr/misc/welcome.ogg new file mode 100644 index 00000000..3eecac63 Binary files /dev/null and b/sr/misc/welcome.ogg differ diff --git a/sv/alphabet/10.ogg b/sv/alphabet/10.ogg new file mode 100644 index 00000000..498502be Binary files /dev/null and b/sv/alphabet/10.ogg differ diff --git a/sv/alphabet/11.ogg b/sv/alphabet/11.ogg new file mode 100644 index 00000000..132fb669 Binary files /dev/null and b/sv/alphabet/11.ogg differ diff --git a/sv/alphabet/12.ogg b/sv/alphabet/12.ogg new file mode 100644 index 00000000..bddd2ed1 Binary files /dev/null and b/sv/alphabet/12.ogg differ diff --git a/sv/alphabet/13.ogg b/sv/alphabet/13.ogg new file mode 100644 index 00000000..a018abd1 Binary files /dev/null and b/sv/alphabet/13.ogg differ diff --git a/sv/alphabet/14.ogg b/sv/alphabet/14.ogg new file mode 100644 index 00000000..00865803 Binary files /dev/null and b/sv/alphabet/14.ogg differ diff --git a/sv/alphabet/15.ogg b/sv/alphabet/15.ogg new file mode 100644 index 00000000..6dc89a3f Binary files /dev/null and b/sv/alphabet/15.ogg differ diff --git a/sv/alphabet/16.ogg b/sv/alphabet/16.ogg new file mode 100644 index 00000000..519b2c00 Binary files /dev/null and b/sv/alphabet/16.ogg differ diff --git a/sv/alphabet/17.ogg b/sv/alphabet/17.ogg new file mode 100644 index 00000000..3894157d Binary files /dev/null and b/sv/alphabet/17.ogg differ diff --git a/sv/alphabet/18.ogg b/sv/alphabet/18.ogg new file mode 100644 index 00000000..c35a3291 Binary files /dev/null and b/sv/alphabet/18.ogg differ diff --git a/sv/alphabet/19.ogg b/sv/alphabet/19.ogg new file mode 100644 index 00000000..7aa698c3 Binary files /dev/null and b/sv/alphabet/19.ogg differ diff --git a/sv/alphabet/20.ogg b/sv/alphabet/20.ogg new file mode 100644 index 00000000..375384ce Binary files /dev/null and b/sv/alphabet/20.ogg differ diff --git a/sv/alphabet/README b/sv/alphabet/README new file mode 100644 index 00000000..873411ec --- /dev/null +++ b/sv/alphabet/README @@ -0,0 +1,50 @@ +U0061.ogg Ulrika Uddeborg 2005 / GPL +U0062.ogg Ulrika Uddeborg 2005 / GPL +U0063.ogg Ulrika Uddeborg 2005 / GPL +U0064.ogg Ulrika Uddeborg 2005 / GPL +U0065.ogg Ulrika Uddeborg 2005 / GPL +U0066.ogg Ulrika Uddeborg 2005 / GPL +U0067.ogg Ulrika Uddeborg 2005 / GPL +U0068.ogg Ulrika Uddeborg 2005 / GPL +U0069.ogg Ulrika Uddeborg 2005 / GPL +U006A.ogg Ulrika Uddeborg 2005 / GPL +U006B.ogg Ulrika Uddeborg 2005 / GPL +U006C.ogg Ulrika Uddeborg 2005 / GPL +U006D.ogg Ulrika Uddeborg 2005 / GPL +U006E.ogg Ulrika Uddeborg 2005 / GPL +U006F.ogg Ulrika Uddeborg 2005 / GPL +U0070.ogg Ulrika Uddeborg 2005 / GPL +U0071.ogg Ulrika Uddeborg 2005 / GPL +U0072.ogg Ulrika Uddeborg 2005 / GPL +U0073.ogg Ulrika Uddeborg 2005 / GPL +U0074.ogg Ulrika Uddeborg 2005 / GPL +U0075.ogg Ulrika Uddeborg 2005 / GPL +U0076.ogg Ulrika Uddeborg 2005 / GPL +U0078.ogg Ulrika Uddeborg 2005 / GPL +U0079.ogg Ulrika Uddeborg 2005 / GPL +U007A.ogg Ulrika Uddeborg 2005 / GPL +U00E5.ogg Ulrika Uddeborg 2005 / GPL +U00E4.ogg Ulrika Uddeborg 2005 / GPL +U00F6.ogg Ulrika Uddeborg 2005 / GPL +U0030.ogg Ulrika Uddeborg 2005 / GPL +U0031.ogg Ulrika Uddeborg 2005 / GPL +U0032.ogg Ulrika Uddeborg 2005 / GPL +U0033.ogg Ulrika Uddeborg 2005 / GPL +U0034.ogg Ulrika Uddeborg 2005 / GPL +U0035.ogg Ulrika Uddeborg 2005 / GPL +U0036.ogg Ulrika Uddeborg 2005 / GPL +U0037.ogg Ulrika Uddeborg 2005 / GPL +U0038.ogg Ulrika Uddeborg 2005 / GPL +U0039.ogg Ulrika Uddeborg 2005 / GPL +10.ogg Ulrika Uddeborg 2005 / GPL +11.ogg Ulrika Uddeborg 2005 / GPL +12.ogg Ulrika Uddeborg 2005 / GPL +13.ogg Ulrika Uddeborg 2005 / GPL +14.ogg Ulrika Uddeborg 2005 / GPL +15.ogg Ulrika Uddeborg 2005 / GPL +16.ogg Ulrika Uddeborg 2005 / GPL +17.ogg Ulrika Uddeborg 2005 / GPL +18.ogg Ulrika Uddeborg 2005 / GPL +19.ogg Ulrika Uddeborg 2005 / GPL +20.ogg Ulrika Uddeborg 2005 / GPL + diff --git a/sv/alphabet/U0030.ogg b/sv/alphabet/U0030.ogg new file mode 100644 index 00000000..5a8b1d31 Binary files /dev/null and b/sv/alphabet/U0030.ogg differ diff --git a/sv/alphabet/U0031.ogg b/sv/alphabet/U0031.ogg new file mode 100644 index 00000000..db5c140c Binary files /dev/null and b/sv/alphabet/U0031.ogg differ diff --git a/sv/alphabet/U0032.ogg b/sv/alphabet/U0032.ogg new file mode 100644 index 00000000..c47b9326 Binary files /dev/null and b/sv/alphabet/U0032.ogg differ diff --git a/sv/alphabet/U0033.ogg b/sv/alphabet/U0033.ogg new file mode 100644 index 00000000..705ec08f Binary files /dev/null and b/sv/alphabet/U0033.ogg differ diff --git a/sv/alphabet/U0034.ogg b/sv/alphabet/U0034.ogg new file mode 100644 index 00000000..b7812fe9 Binary files /dev/null and b/sv/alphabet/U0034.ogg differ diff --git a/sv/alphabet/U0035.ogg b/sv/alphabet/U0035.ogg new file mode 100644 index 00000000..5037ca4a Binary files /dev/null and b/sv/alphabet/U0035.ogg differ diff --git a/sv/alphabet/U0036.ogg b/sv/alphabet/U0036.ogg new file mode 100644 index 00000000..7ceb169d Binary files /dev/null and b/sv/alphabet/U0036.ogg differ diff --git a/sv/alphabet/U0037.ogg b/sv/alphabet/U0037.ogg new file mode 100644 index 00000000..2ae6a46c Binary files /dev/null and b/sv/alphabet/U0037.ogg differ diff --git a/sv/alphabet/U0038.ogg b/sv/alphabet/U0038.ogg new file mode 100644 index 00000000..24515ef2 Binary files /dev/null and b/sv/alphabet/U0038.ogg differ diff --git a/sv/alphabet/U0039.ogg b/sv/alphabet/U0039.ogg new file mode 100644 index 00000000..bef6c17f Binary files /dev/null and b/sv/alphabet/U0039.ogg differ diff --git a/sv/alphabet/U0061.ogg b/sv/alphabet/U0061.ogg new file mode 100644 index 00000000..033c0b62 Binary files /dev/null and b/sv/alphabet/U0061.ogg differ diff --git a/sv/alphabet/U0062.ogg b/sv/alphabet/U0062.ogg new file mode 100644 index 00000000..1145be87 Binary files /dev/null and b/sv/alphabet/U0062.ogg differ diff --git a/sv/alphabet/U0063.ogg b/sv/alphabet/U0063.ogg new file mode 100644 index 00000000..44005e2e Binary files /dev/null and b/sv/alphabet/U0063.ogg differ diff --git a/sv/alphabet/U0064.ogg b/sv/alphabet/U0064.ogg new file mode 100644 index 00000000..61416e91 Binary files /dev/null and b/sv/alphabet/U0064.ogg differ diff --git a/sv/alphabet/U0065.ogg b/sv/alphabet/U0065.ogg new file mode 100644 index 00000000..3874f71d Binary files /dev/null and b/sv/alphabet/U0065.ogg differ diff --git a/sv/alphabet/U0066.ogg b/sv/alphabet/U0066.ogg new file mode 100644 index 00000000..58de6e72 Binary files /dev/null and b/sv/alphabet/U0066.ogg differ diff --git a/sv/alphabet/U0067.ogg b/sv/alphabet/U0067.ogg new file mode 100644 index 00000000..b559d151 Binary files /dev/null and b/sv/alphabet/U0067.ogg differ diff --git a/sv/alphabet/U0068.ogg b/sv/alphabet/U0068.ogg new file mode 100644 index 00000000..52390979 Binary files /dev/null and b/sv/alphabet/U0068.ogg differ diff --git a/sv/alphabet/U0069.ogg b/sv/alphabet/U0069.ogg new file mode 100644 index 00000000..6c970ed3 Binary files /dev/null and b/sv/alphabet/U0069.ogg differ diff --git a/sv/alphabet/U006A.ogg b/sv/alphabet/U006A.ogg new file mode 100644 index 00000000..9994fab0 Binary files /dev/null and b/sv/alphabet/U006A.ogg differ diff --git a/sv/alphabet/U006B.ogg b/sv/alphabet/U006B.ogg new file mode 100644 index 00000000..e9e92153 Binary files /dev/null and b/sv/alphabet/U006B.ogg differ diff --git a/sv/alphabet/U006C.ogg b/sv/alphabet/U006C.ogg new file mode 100644 index 00000000..7b259795 Binary files /dev/null and b/sv/alphabet/U006C.ogg differ diff --git a/sv/alphabet/U006D.ogg b/sv/alphabet/U006D.ogg new file mode 100644 index 00000000..74aa2757 Binary files /dev/null and b/sv/alphabet/U006D.ogg differ diff --git a/sv/alphabet/U006E.ogg b/sv/alphabet/U006E.ogg new file mode 100644 index 00000000..cc408ec4 Binary files /dev/null and b/sv/alphabet/U006E.ogg differ diff --git a/sv/alphabet/U006F.ogg b/sv/alphabet/U006F.ogg new file mode 100644 index 00000000..79ee1002 Binary files /dev/null and b/sv/alphabet/U006F.ogg differ diff --git a/sv/alphabet/U0070.ogg b/sv/alphabet/U0070.ogg new file mode 100644 index 00000000..70a35413 Binary files /dev/null and b/sv/alphabet/U0070.ogg differ diff --git a/sv/alphabet/U0071.ogg b/sv/alphabet/U0071.ogg new file mode 100644 index 00000000..ab43962a Binary files /dev/null and b/sv/alphabet/U0071.ogg differ diff --git a/sv/alphabet/U0072.ogg b/sv/alphabet/U0072.ogg new file mode 100644 index 00000000..74dd6c6b Binary files /dev/null and b/sv/alphabet/U0072.ogg differ diff --git a/sv/alphabet/U0073.ogg b/sv/alphabet/U0073.ogg new file mode 100644 index 00000000..967d36a6 Binary files /dev/null and b/sv/alphabet/U0073.ogg differ diff --git a/sv/alphabet/U0074.ogg b/sv/alphabet/U0074.ogg new file mode 100644 index 00000000..0d943afe Binary files /dev/null and b/sv/alphabet/U0074.ogg differ diff --git a/sv/alphabet/U0075.ogg b/sv/alphabet/U0075.ogg new file mode 100644 index 00000000..b1048837 Binary files /dev/null and b/sv/alphabet/U0075.ogg differ diff --git a/sv/alphabet/U0076.ogg b/sv/alphabet/U0076.ogg new file mode 100644 index 00000000..3578e013 Binary files /dev/null and b/sv/alphabet/U0076.ogg differ diff --git a/sv/alphabet/U0078.ogg b/sv/alphabet/U0078.ogg new file mode 100644 index 00000000..3f4f8614 Binary files /dev/null and b/sv/alphabet/U0078.ogg differ diff --git a/sv/alphabet/U0079.ogg b/sv/alphabet/U0079.ogg new file mode 100644 index 00000000..d57aa09e Binary files /dev/null and b/sv/alphabet/U0079.ogg differ diff --git a/sv/alphabet/U007A.ogg b/sv/alphabet/U007A.ogg new file mode 100644 index 00000000..39543e2f Binary files /dev/null and b/sv/alphabet/U007A.ogg differ diff --git a/sv/alphabet/U00E4.ogg b/sv/alphabet/U00E4.ogg new file mode 100644 index 00000000..e75fb893 Binary files /dev/null and b/sv/alphabet/U00E4.ogg differ diff --git a/sv/alphabet/U00E5.ogg b/sv/alphabet/U00E5.ogg new file mode 100644 index 00000000..85271ed8 Binary files /dev/null and b/sv/alphabet/U00E5.ogg differ diff --git a/sv/alphabet/U00F6.ogg b/sv/alphabet/U00F6.ogg new file mode 100644 index 00000000..37efae61 Binary files /dev/null and b/sv/alphabet/U00F6.ogg differ diff --git a/sv/colors/README b/sv/colors/README new file mode 100644 index 00000000..b1e26c7c --- /dev/null +++ b/sv/colors/README @@ -0,0 +1,11 @@ +black.ogg Ulrika Uddeborg 2005 / GPL +blue.ogg Ulrika Uddeborg 2005 / GPL +brown.ogg Ulrika Uddeborg 2005 / GPL +green.ogg Ulrika Uddeborg 2005 / GPL +grey.ogg Ulrika Uddeborg 2005 / GPL +orange.ogg Ulrika Uddeborg 2005 / GPL +pink.ogg Ulrika Uddeborg 2005 / GPL +purple.ogg Ulrika Uddeborg 2005 / GPL +red.ogg Ulrika Uddeborg 2005 / GPL +white.ogg Ulrika Uddeborg 2005 / GPL +yellow.ogg Ulrika Uddeborg 2005 / GPL diff --git a/sv/colors/black.ogg b/sv/colors/black.ogg new file mode 100644 index 00000000..14fdb860 Binary files /dev/null and b/sv/colors/black.ogg differ diff --git a/sv/colors/blue.ogg b/sv/colors/blue.ogg new file mode 100644 index 00000000..64143c85 Binary files /dev/null and b/sv/colors/blue.ogg differ diff --git a/sv/colors/brown.ogg b/sv/colors/brown.ogg new file mode 100644 index 00000000..27b1b14c Binary files /dev/null and b/sv/colors/brown.ogg differ diff --git a/sv/colors/green.ogg b/sv/colors/green.ogg new file mode 100644 index 00000000..56848194 Binary files /dev/null and b/sv/colors/green.ogg differ diff --git a/sv/colors/grey.ogg b/sv/colors/grey.ogg new file mode 100644 index 00000000..1c50244b Binary files /dev/null and b/sv/colors/grey.ogg differ diff --git a/sv/colors/orange.ogg b/sv/colors/orange.ogg new file mode 100644 index 00000000..52908b44 Binary files /dev/null and b/sv/colors/orange.ogg differ diff --git a/sv/colors/pink.ogg b/sv/colors/pink.ogg new file mode 100644 index 00000000..a1a739f6 Binary files /dev/null and b/sv/colors/pink.ogg differ diff --git a/sv/colors/purple.ogg b/sv/colors/purple.ogg new file mode 100644 index 00000000..467b8db6 Binary files /dev/null and b/sv/colors/purple.ogg differ diff --git a/sv/colors/red.ogg b/sv/colors/red.ogg new file mode 100644 index 00000000..6624dbfb Binary files /dev/null and b/sv/colors/red.ogg differ diff --git a/sv/colors/white.ogg b/sv/colors/white.ogg new file mode 100644 index 00000000..339a2335 Binary files /dev/null and b/sv/colors/white.ogg differ diff --git a/sv/colors/yellow.ogg b/sv/colors/yellow.ogg new file mode 100644 index 00000000..8bb269ce Binary files /dev/null and b/sv/colors/yellow.ogg differ diff --git a/sv/geography/README b/sv/geography/README new file mode 100644 index 00000000..082458d6 --- /dev/null +++ b/sv/geography/README @@ -0,0 +1,75 @@ +africa.ogg Ulrika Uddeborg 2005 / GPL +america.ogg Ulrika Uddeborg 2005 / GPL +antarctica.ogg Ulrika Uddeborg 2005 / GPL +asia.ogg Ulrika Uddeborg 2005 / GPL +europe.ogg Ulrika Uddeborg 2005 / GPL +oceania.ogg Ulrika Uddeborg 2005 / GPL +alaska.ogg Ulrika Uddeborg 2005 / GPL +albania.ogg Ulrika Uddeborg 2005 / GPL +argentina.ogg Ulrika Uddeborg 2005 / GPL +austria.ogg Ulrika Uddeborg 2005 / GPL +bahamas.ogg Ulrika Uddeborg 2005 / GPL +belarus.ogg Ulrika Uddeborg 2005 / GPL +belgium.ogg Ulrika Uddeborg 2005 / GPL +bolivia.ogg Ulrika Uddeborg 2005 / GPL +bosnia_herzegovina.ogg Ulrika Uddeborg 2005 / GPL +brazil.ogg Ulrika Uddeborg 2005 / GPL +bulgaria.ogg Ulrika Uddeborg 2005 / GPL +canada.ogg Ulrika Uddeborg 2005 / GPL +chile.ogg Ulrika Uddeborg 2005 / GPL +colombia.ogg Ulrika Uddeborg 2005 / GPL +costa_rica.ogg Ulrika Uddeborg 2005 / GPL +croatia.ogg Ulrika Uddeborg 2005 / GPL +cuba.ogg Ulrika Uddeborg 2005 / GPL +cyprus.ogg Ulrika Uddeborg 2005 / GPL +czech.ogg Ulrika Uddeborg 2005 / GPL +denmark.ogg Ulrika Uddeborg 2005 / GPL +dominican_republic.ogg Ulrika Uddeborg 2005 / GPL +ecuador.ogg Ulrika Uddeborg 2005 / GPL +estonia.ogg Ulrika Uddeborg 2005 / GPL +finland.ogg Ulrika Uddeborg 2005 / GPL +france.ogg Ulrika Uddeborg 2005 / GPL +french_guiana.ogg Ulrika Uddeborg 2005 / GPL +greece.ogg Ulrika Uddeborg 2005 / GPL +greenland.ogg Ulrika Uddeborg 2005 / GPL +guatemala.ogg Ulrika Uddeborg 2005 / GPL +germany.ogg Ulrika Uddeborg 2005 / GPL +guyana.ogg Ulrika Uddeborg 2005 / GPL +haiti.ogg Ulrika Uddeborg 2005 / GPL +honduras.ogg Ulrika Uddeborg 2005 / GPL +hungary.ogg Ulrika Uddeborg 2005 / GPL +iceland.ogg Ulrika Uddeborg 2005 / GPL +ireland.ogg Ulrika Uddeborg 2005 / GPL +italy.ogg Ulrika Uddeborg 2005 / GPL +jamaica.ogg Ulrika Uddeborg 2005 / GPL +latvia.ogg Ulrika Uddeborg 2005 / GPL +lithuania.ogg Ulrika Uddeborg 2005 / GPL +luxembourg.ogg Ulrika Uddeborg 2005 / GPL +macedonia.ogg Ulrika Uddeborg 2005 / GPL +mexico.ogg Ulrika Uddeborg 2005 / GPL +moldova.ogg Ulrika Uddeborg 2005 / GPL +netherland.ogg Ulrika Uddeborg 2005 / GPL +nicaragua.ogg Ulrika Uddeborg 2005 / GPL +norway.ogg Ulrika Uddeborg 2005 / GPL +panama.ogg Ulrika Uddeborg 2005 / GPL +paraguay.ogg Ulrika Uddeborg 2005 / GPL +peru.ogg Ulrika Uddeborg 2005 / GPL +poland.ogg Ulrika Uddeborg 2005 / GPL +portugal.ogg Ulrika Uddeborg 2005 / GPL +romania.ogg Ulrika Uddeborg 2005 / GPL +russia.ogg Ulrika Uddeborg 2005 / GPL +salvador.ogg Ulrika Uddeborg 2005 / GPL +serbia_montenegro.ogg Ulrika Uddeborg 2005 / GPL +slovakia.ogg Ulrika Uddeborg 2005 / GPL +slovenia.ogg Ulrika Uddeborg 2005 / GPL +spain.ogg Ulrika Uddeborg 2005 / GPL +suriname.ogg Ulrika Uddeborg 2005 / GPL +sweden.ogg Ulrika Uddeborg 2005 / GPL +switz.ogg Ulrika Uddeborg 2005 / GPL +turkey.ogg Ulrika Uddeborg 2005 / GPL +ukraine.ogg Ulrika Uddeborg 2005 / GPL +united_kingdom.ogg Ulrika Uddeborg 2005 / GPL +uruguay.ogg Ulrika Uddeborg 2005 / GPL +usa.ogg Ulrika Uddeborg 2005 / GPL +venezuela.ogg Ulrika Uddeborg 2005 / GPL + diff --git a/sv/geography/africa.ogg b/sv/geography/africa.ogg new file mode 100644 index 00000000..fbcd2fda Binary files /dev/null and b/sv/geography/africa.ogg differ diff --git a/sv/geography/alaska.ogg b/sv/geography/alaska.ogg new file mode 100644 index 00000000..a18b1bad Binary files /dev/null and b/sv/geography/alaska.ogg differ diff --git a/sv/geography/albania.ogg b/sv/geography/albania.ogg new file mode 100644 index 00000000..2bd557f3 Binary files /dev/null and b/sv/geography/albania.ogg differ diff --git a/sv/geography/america.ogg b/sv/geography/america.ogg new file mode 100644 index 00000000..79cdae4f Binary files /dev/null and b/sv/geography/america.ogg differ diff --git a/sv/geography/antartica.ogg b/sv/geography/antartica.ogg new file mode 100644 index 00000000..0bda590c Binary files /dev/null and b/sv/geography/antartica.ogg differ diff --git a/sv/geography/argentina.ogg b/sv/geography/argentina.ogg new file mode 100644 index 00000000..20973ac4 Binary files /dev/null and b/sv/geography/argentina.ogg differ diff --git a/sv/geography/asia.ogg b/sv/geography/asia.ogg new file mode 100644 index 00000000..67bd4691 Binary files /dev/null and b/sv/geography/asia.ogg differ diff --git a/sv/geography/austria.ogg b/sv/geography/austria.ogg new file mode 100644 index 00000000..ddecc600 Binary files /dev/null and b/sv/geography/austria.ogg differ diff --git a/sv/geography/bahamas.ogg b/sv/geography/bahamas.ogg new file mode 100644 index 00000000..c2b82179 Binary files /dev/null and b/sv/geography/bahamas.ogg differ diff --git a/sv/geography/belarus.ogg b/sv/geography/belarus.ogg new file mode 100644 index 00000000..2b720a65 Binary files /dev/null and b/sv/geography/belarus.ogg differ diff --git a/sv/geography/belgium.ogg b/sv/geography/belgium.ogg new file mode 100644 index 00000000..e7f023a0 Binary files /dev/null and b/sv/geography/belgium.ogg differ diff --git a/sv/geography/bolivia.ogg b/sv/geography/bolivia.ogg new file mode 100644 index 00000000..052b6c41 Binary files /dev/null and b/sv/geography/bolivia.ogg differ diff --git a/sv/geography/bosnia_herzegovina.ogg b/sv/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..1f8435b6 Binary files /dev/null and b/sv/geography/bosnia_herzegovina.ogg differ diff --git a/sv/geography/brazil.ogg b/sv/geography/brazil.ogg new file mode 100644 index 00000000..dd207a9f Binary files /dev/null and b/sv/geography/brazil.ogg differ diff --git a/sv/geography/bulgaria.ogg b/sv/geography/bulgaria.ogg new file mode 100644 index 00000000..15d4c264 Binary files /dev/null and b/sv/geography/bulgaria.ogg differ diff --git a/sv/geography/canada.ogg b/sv/geography/canada.ogg new file mode 100644 index 00000000..3d6ddf63 Binary files /dev/null and b/sv/geography/canada.ogg differ diff --git a/sv/geography/chile.ogg b/sv/geography/chile.ogg new file mode 100644 index 00000000..9a72cc46 Binary files /dev/null and b/sv/geography/chile.ogg differ diff --git a/sv/geography/colombia.ogg b/sv/geography/colombia.ogg new file mode 100644 index 00000000..87b03c4e Binary files /dev/null and b/sv/geography/colombia.ogg differ diff --git a/sv/geography/costa_rica.ogg b/sv/geography/costa_rica.ogg new file mode 100644 index 00000000..c6c3a205 Binary files /dev/null and b/sv/geography/costa_rica.ogg differ diff --git a/sv/geography/croatia.ogg b/sv/geography/croatia.ogg new file mode 100644 index 00000000..3c928cf5 Binary files /dev/null and b/sv/geography/croatia.ogg differ diff --git a/sv/geography/cuba.ogg b/sv/geography/cuba.ogg new file mode 100644 index 00000000..303786aa Binary files /dev/null and b/sv/geography/cuba.ogg differ diff --git a/sv/geography/cyprus.ogg b/sv/geography/cyprus.ogg new file mode 100644 index 00000000..8eea8a2a Binary files /dev/null and b/sv/geography/cyprus.ogg differ diff --git a/sv/geography/czech.ogg b/sv/geography/czech.ogg new file mode 100644 index 00000000..48bee241 Binary files /dev/null and b/sv/geography/czech.ogg differ diff --git a/sv/geography/denmark.ogg b/sv/geography/denmark.ogg new file mode 100644 index 00000000..206fc367 Binary files /dev/null and b/sv/geography/denmark.ogg differ diff --git a/sv/geography/dominican_republic.ogg b/sv/geography/dominican_republic.ogg new file mode 100644 index 00000000..1b7febb5 Binary files /dev/null and b/sv/geography/dominican_republic.ogg differ diff --git a/sv/geography/ecuador.ogg b/sv/geography/ecuador.ogg new file mode 100644 index 00000000..4917ac9b Binary files /dev/null and b/sv/geography/ecuador.ogg differ diff --git a/sv/geography/estonia.ogg b/sv/geography/estonia.ogg new file mode 100644 index 00000000..bf44e29f Binary files /dev/null and b/sv/geography/estonia.ogg differ diff --git a/sv/geography/europe.ogg b/sv/geography/europe.ogg new file mode 100644 index 00000000..86b23115 Binary files /dev/null and b/sv/geography/europe.ogg differ diff --git a/sv/geography/finland.ogg b/sv/geography/finland.ogg new file mode 100644 index 00000000..af8be043 Binary files /dev/null and b/sv/geography/finland.ogg differ diff --git a/sv/geography/france.ogg b/sv/geography/france.ogg new file mode 100644 index 00000000..05fa72a6 Binary files /dev/null and b/sv/geography/france.ogg differ diff --git a/sv/geography/french_guiana.ogg b/sv/geography/french_guiana.ogg new file mode 100644 index 00000000..e1085a2f Binary files /dev/null and b/sv/geography/french_guiana.ogg differ diff --git a/sv/geography/germany.ogg b/sv/geography/germany.ogg new file mode 100644 index 00000000..7bb4b06a Binary files /dev/null and b/sv/geography/germany.ogg differ diff --git a/sv/geography/greece.ogg b/sv/geography/greece.ogg new file mode 100644 index 00000000..709e4314 Binary files /dev/null and b/sv/geography/greece.ogg differ diff --git a/sv/geography/greenland.ogg b/sv/geography/greenland.ogg new file mode 100644 index 00000000..ee0b1c41 Binary files /dev/null and b/sv/geography/greenland.ogg differ diff --git a/sv/geography/guatemala.ogg b/sv/geography/guatemala.ogg new file mode 100644 index 00000000..1381c8fd Binary files /dev/null and b/sv/geography/guatemala.ogg differ diff --git a/sv/geography/guyana.ogg b/sv/geography/guyana.ogg new file mode 100644 index 00000000..e41930e3 Binary files /dev/null and b/sv/geography/guyana.ogg differ diff --git a/sv/geography/haiti.ogg b/sv/geography/haiti.ogg new file mode 100644 index 00000000..fb2691ec Binary files /dev/null and b/sv/geography/haiti.ogg differ diff --git a/sv/geography/honduras.ogg b/sv/geography/honduras.ogg new file mode 100644 index 00000000..be68b709 Binary files /dev/null and b/sv/geography/honduras.ogg differ diff --git a/sv/geography/hungary.ogg b/sv/geography/hungary.ogg new file mode 100644 index 00000000..8f06d443 Binary files /dev/null and b/sv/geography/hungary.ogg differ diff --git a/sv/geography/iceland.ogg b/sv/geography/iceland.ogg new file mode 100644 index 00000000..0051c6f3 Binary files /dev/null and b/sv/geography/iceland.ogg differ diff --git a/sv/geography/ireland.ogg b/sv/geography/ireland.ogg new file mode 100644 index 00000000..353c743e Binary files /dev/null and b/sv/geography/ireland.ogg differ diff --git a/sv/geography/italy.ogg b/sv/geography/italy.ogg new file mode 100644 index 00000000..0aa9b886 Binary files /dev/null and b/sv/geography/italy.ogg differ diff --git a/sv/geography/jamaica.ogg b/sv/geography/jamaica.ogg new file mode 100644 index 00000000..81feaae1 Binary files /dev/null and b/sv/geography/jamaica.ogg differ diff --git a/sv/geography/latvia.ogg b/sv/geography/latvia.ogg new file mode 100644 index 00000000..6478f91b Binary files /dev/null and b/sv/geography/latvia.ogg differ diff --git a/sv/geography/lithuania.ogg b/sv/geography/lithuania.ogg new file mode 100644 index 00000000..dcc57878 Binary files /dev/null and b/sv/geography/lithuania.ogg differ diff --git a/sv/geography/luxembourg.ogg b/sv/geography/luxembourg.ogg new file mode 100644 index 00000000..2ba3c6f9 Binary files /dev/null and b/sv/geography/luxembourg.ogg differ diff --git a/sv/geography/macedonia.ogg b/sv/geography/macedonia.ogg new file mode 100644 index 00000000..257badad Binary files /dev/null and b/sv/geography/macedonia.ogg differ diff --git a/sv/geography/mexico.ogg b/sv/geography/mexico.ogg new file mode 100644 index 00000000..eec3bc24 Binary files /dev/null and b/sv/geography/mexico.ogg differ diff --git a/sv/geography/moldova.ogg b/sv/geography/moldova.ogg new file mode 100644 index 00000000..3cd01299 Binary files /dev/null and b/sv/geography/moldova.ogg differ diff --git a/sv/geography/netherland.ogg b/sv/geography/netherland.ogg new file mode 100644 index 00000000..c686aa74 Binary files /dev/null and b/sv/geography/netherland.ogg differ diff --git a/sv/geography/nicaragua.ogg b/sv/geography/nicaragua.ogg new file mode 100644 index 00000000..af68e788 Binary files /dev/null and b/sv/geography/nicaragua.ogg differ diff --git a/sv/geography/norway.ogg b/sv/geography/norway.ogg new file mode 100644 index 00000000..9b165fc6 Binary files /dev/null and b/sv/geography/norway.ogg differ diff --git a/sv/geography/oceania.ogg b/sv/geography/oceania.ogg new file mode 100644 index 00000000..2680b5fb Binary files /dev/null and b/sv/geography/oceania.ogg differ diff --git a/sv/geography/panama.ogg b/sv/geography/panama.ogg new file mode 100644 index 00000000..a7b8f93e Binary files /dev/null and b/sv/geography/panama.ogg differ diff --git a/sv/geography/paraguay.ogg b/sv/geography/paraguay.ogg new file mode 100644 index 00000000..09372241 Binary files /dev/null and b/sv/geography/paraguay.ogg differ diff --git a/sv/geography/peru.ogg b/sv/geography/peru.ogg new file mode 100644 index 00000000..1980b9da Binary files /dev/null and b/sv/geography/peru.ogg differ diff --git a/sv/geography/poland.ogg b/sv/geography/poland.ogg new file mode 100644 index 00000000..50944351 Binary files /dev/null and b/sv/geography/poland.ogg differ diff --git a/sv/geography/portugal.ogg b/sv/geography/portugal.ogg new file mode 100644 index 00000000..77ce3a33 Binary files /dev/null and b/sv/geography/portugal.ogg differ diff --git a/sv/geography/romania.ogg b/sv/geography/romania.ogg new file mode 100644 index 00000000..64648ad2 Binary files /dev/null and b/sv/geography/romania.ogg differ diff --git a/sv/geography/russia.ogg b/sv/geography/russia.ogg new file mode 100644 index 00000000..4d43189e Binary files /dev/null and b/sv/geography/russia.ogg differ diff --git a/sv/geography/salvador.ogg b/sv/geography/salvador.ogg new file mode 100644 index 00000000..66724369 Binary files /dev/null and b/sv/geography/salvador.ogg differ diff --git a/sv/geography/serbia_montenegro.ogg b/sv/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..89c162fe Binary files /dev/null and b/sv/geography/serbia_montenegro.ogg differ diff --git a/sv/geography/slovakia.ogg b/sv/geography/slovakia.ogg new file mode 100644 index 00000000..cc3883a0 Binary files /dev/null and b/sv/geography/slovakia.ogg differ diff --git a/sv/geography/slovenia.ogg b/sv/geography/slovenia.ogg new file mode 100644 index 00000000..4dd64dd6 Binary files /dev/null and b/sv/geography/slovenia.ogg differ diff --git a/sv/geography/spain.ogg b/sv/geography/spain.ogg new file mode 100644 index 00000000..cdc8e461 Binary files /dev/null and b/sv/geography/spain.ogg differ diff --git a/sv/geography/suriname.ogg b/sv/geography/suriname.ogg new file mode 100644 index 00000000..15f8497a Binary files /dev/null and b/sv/geography/suriname.ogg differ diff --git a/sv/geography/sweden.ogg b/sv/geography/sweden.ogg new file mode 100644 index 00000000..05f712c3 Binary files /dev/null and b/sv/geography/sweden.ogg differ diff --git a/sv/geography/switz.ogg b/sv/geography/switz.ogg new file mode 100644 index 00000000..3dfeb651 Binary files /dev/null and b/sv/geography/switz.ogg differ diff --git a/sv/geography/turkey.ogg b/sv/geography/turkey.ogg new file mode 100644 index 00000000..71830ec2 Binary files /dev/null and b/sv/geography/turkey.ogg differ diff --git a/sv/geography/ukraine.ogg b/sv/geography/ukraine.ogg new file mode 100644 index 00000000..c5a75824 Binary files /dev/null and b/sv/geography/ukraine.ogg differ diff --git a/sv/geography/united_kingdom.ogg b/sv/geography/united_kingdom.ogg new file mode 100644 index 00000000..5b9ec21f Binary files /dev/null and b/sv/geography/united_kingdom.ogg differ diff --git a/sv/geography/uruguay.ogg b/sv/geography/uruguay.ogg new file mode 100644 index 00000000..c8e98931 Binary files /dev/null and b/sv/geography/uruguay.ogg differ diff --git a/sv/geography/usa.ogg b/sv/geography/usa.ogg new file mode 100644 index 00000000..a685377b Binary files /dev/null and b/sv/geography/usa.ogg differ diff --git a/sv/geography/venezuela.ogg b/sv/geography/venezuela.ogg new file mode 100644 index 00000000..463dfa84 Binary files /dev/null and b/sv/geography/venezuela.ogg differ diff --git a/sv/misc/README b/sv/misc/README new file mode 100644 index 00000000..b2cdbcb2 --- /dev/null +++ b/sv/misc/README @@ -0,0 +1,22 @@ +about.ogg Ulrika Uddeborg 2005 / GPL +back.ogg Ulrika Uddeborg 2005 / GPL +by.ogg Ulrika Uddeborg 2005 / GPL +click_on_letter.ogg Ulrika Uddeborg 2005 / GPL +congratulation.ogg Ulrika Uddeborg 2005 / GPL +configuration.ogg Ulrika Uddeborg 2005 / GPL +equal.ogg Ulrika Uddeborg 2005 / GPL +good.ogg Ulrika Uddeborg 2005 / GPL +great.ogg Ulrika Uddeborg 2005 / GPL +help.ogg Ulrika Uddeborg 2005 / GPL +level.ogg Ulrika Uddeborg 2005 / GPL +minus.ogg Ulrika Uddeborg 2005 / GPL +ok.ogg Ulrika Uddeborg 2005 / GPL +outof.ogg Ulrika Uddeborg 2005 / GPL +plus.ogg Ulrika Uddeborg 2005 / GPL +quit.ogg Ulrika Uddeborg 2005 / GPL +super.ogg Ulrika Uddeborg 2005 / GPL +welcome.ogg Ulrika Uddeborg 2005 / GPL +awesome.ogg Ulrika Uddeborg 2005 / GPL +fantastic.ogg Ulrika Uddeborg 2005 / GPL +waytogo.ogg Ulrika Uddeborg 2005 / GPL +perfect.ogg Ulrika Uddeborg 2005 / GPL diff --git a/sv/misc/about.ogg b/sv/misc/about.ogg new file mode 100644 index 00000000..1793097f Binary files /dev/null and b/sv/misc/about.ogg differ diff --git a/sv/misc/awesome.ogg b/sv/misc/awesome.ogg new file mode 100644 index 00000000..31484521 Binary files /dev/null and b/sv/misc/awesome.ogg differ diff --git a/sv/misc/back.ogg b/sv/misc/back.ogg new file mode 100644 index 00000000..ab8b4a6e Binary files /dev/null and b/sv/misc/back.ogg differ diff --git a/sv/misc/by.ogg b/sv/misc/by.ogg new file mode 100644 index 00000000..42dedad4 Binary files /dev/null and b/sv/misc/by.ogg differ diff --git a/sv/misc/click_on_letter.ogg b/sv/misc/click_on_letter.ogg new file mode 100644 index 00000000..b13843f9 Binary files /dev/null and b/sv/misc/click_on_letter.ogg differ diff --git a/sv/misc/configuration.ogg b/sv/misc/configuration.ogg new file mode 100644 index 00000000..8792e5db Binary files /dev/null and b/sv/misc/configuration.ogg differ diff --git a/sv/misc/congratulation.ogg b/sv/misc/congratulation.ogg new file mode 100644 index 00000000..502cdf78 Binary files /dev/null and b/sv/misc/congratulation.ogg differ diff --git a/sv/misc/equal.ogg b/sv/misc/equal.ogg new file mode 100644 index 00000000..8f733499 Binary files /dev/null and b/sv/misc/equal.ogg differ diff --git a/sv/misc/fantastic.ogg b/sv/misc/fantastic.ogg new file mode 100644 index 00000000..464ddf43 Binary files /dev/null and b/sv/misc/fantastic.ogg differ diff --git a/sv/misc/good.ogg b/sv/misc/good.ogg new file mode 100644 index 00000000..3b7e153a Binary files /dev/null and b/sv/misc/good.ogg differ diff --git a/sv/misc/great.ogg b/sv/misc/great.ogg new file mode 100644 index 00000000..b1b8f5ef Binary files /dev/null and b/sv/misc/great.ogg differ diff --git a/sv/misc/help.ogg b/sv/misc/help.ogg new file mode 100644 index 00000000..6fd2757d Binary files /dev/null and b/sv/misc/help.ogg differ diff --git a/sv/misc/level.ogg b/sv/misc/level.ogg new file mode 100644 index 00000000..7ebc245b Binary files /dev/null and b/sv/misc/level.ogg differ diff --git a/sv/misc/minus.ogg b/sv/misc/minus.ogg new file mode 100644 index 00000000..ec7fd8dc Binary files /dev/null and b/sv/misc/minus.ogg differ diff --git a/sv/misc/ok.ogg b/sv/misc/ok.ogg new file mode 100644 index 00000000..461e7084 Binary files /dev/null and b/sv/misc/ok.ogg differ diff --git a/sv/misc/outof.ogg b/sv/misc/outof.ogg new file mode 100644 index 00000000..9c287edf Binary files /dev/null and b/sv/misc/outof.ogg differ diff --git a/sv/misc/perfect.ogg b/sv/misc/perfect.ogg new file mode 100644 index 00000000..5cd525f8 Binary files /dev/null and b/sv/misc/perfect.ogg differ diff --git a/sv/misc/plus.ogg b/sv/misc/plus.ogg new file mode 100644 index 00000000..8e84d321 Binary files /dev/null and b/sv/misc/plus.ogg differ diff --git a/sv/misc/quit.ogg b/sv/misc/quit.ogg new file mode 100644 index 00000000..a2aba238 Binary files /dev/null and b/sv/misc/quit.ogg differ diff --git a/sv/misc/super.ogg b/sv/misc/super.ogg new file mode 100644 index 00000000..fc10cd5d Binary files /dev/null and b/sv/misc/super.ogg differ diff --git a/sv/misc/waytogo.ogg b/sv/misc/waytogo.ogg new file mode 100644 index 00000000..5468dc35 Binary files /dev/null and b/sv/misc/waytogo.ogg differ diff --git a/sv/misc/welcome.ogg b/sv/misc/welcome.ogg new file mode 100644 index 00000000..059ed05d Binary files /dev/null and b/sv/misc/welcome.ogg differ diff --git a/tr/alphabet/10.ogg b/tr/alphabet/10.ogg new file mode 100644 index 00000000..8a1659a1 Binary files /dev/null and b/tr/alphabet/10.ogg differ diff --git a/tr/alphabet/11.ogg b/tr/alphabet/11.ogg new file mode 100644 index 00000000..8f047f89 Binary files /dev/null and b/tr/alphabet/11.ogg differ diff --git a/tr/alphabet/12.ogg b/tr/alphabet/12.ogg new file mode 100644 index 00000000..d6e482ec Binary files /dev/null and b/tr/alphabet/12.ogg differ diff --git a/tr/alphabet/13.ogg b/tr/alphabet/13.ogg new file mode 100644 index 00000000..22524919 Binary files /dev/null and b/tr/alphabet/13.ogg differ diff --git a/tr/alphabet/14.ogg b/tr/alphabet/14.ogg new file mode 100644 index 00000000..513e8f73 Binary files /dev/null and b/tr/alphabet/14.ogg differ diff --git a/tr/alphabet/15.ogg b/tr/alphabet/15.ogg new file mode 100644 index 00000000..bfd0ccac Binary files /dev/null and b/tr/alphabet/15.ogg differ diff --git a/tr/alphabet/16.ogg b/tr/alphabet/16.ogg new file mode 100644 index 00000000..7af00934 Binary files /dev/null and b/tr/alphabet/16.ogg differ diff --git a/tr/alphabet/17.ogg b/tr/alphabet/17.ogg new file mode 100644 index 00000000..d03bb7dd Binary files /dev/null and b/tr/alphabet/17.ogg differ diff --git a/tr/alphabet/18.ogg b/tr/alphabet/18.ogg new file mode 100644 index 00000000..b7558a25 Binary files /dev/null and b/tr/alphabet/18.ogg differ diff --git a/tr/alphabet/19.ogg b/tr/alphabet/19.ogg new file mode 100644 index 00000000..0c2ba201 Binary files /dev/null and b/tr/alphabet/19.ogg differ diff --git a/tr/alphabet/20.ogg b/tr/alphabet/20.ogg new file mode 100644 index 00000000..84b56c54 Binary files /dev/null and b/tr/alphabet/20.ogg differ diff --git a/tr/alphabet/U0030.ogg b/tr/alphabet/U0030.ogg new file mode 100644 index 00000000..4c3ffa5a Binary files /dev/null and b/tr/alphabet/U0030.ogg differ diff --git a/tr/alphabet/U0031.ogg b/tr/alphabet/U0031.ogg new file mode 100644 index 00000000..1a1d99d3 Binary files /dev/null and b/tr/alphabet/U0031.ogg differ diff --git a/tr/alphabet/U0032.ogg b/tr/alphabet/U0032.ogg new file mode 100644 index 00000000..77309e74 Binary files /dev/null and b/tr/alphabet/U0032.ogg differ diff --git a/tr/alphabet/U0033.ogg b/tr/alphabet/U0033.ogg new file mode 100644 index 00000000..20440b78 Binary files /dev/null and b/tr/alphabet/U0033.ogg differ diff --git a/tr/alphabet/U0034.ogg b/tr/alphabet/U0034.ogg new file mode 100644 index 00000000..b6ddba00 Binary files /dev/null and b/tr/alphabet/U0034.ogg differ diff --git a/tr/alphabet/U0035.ogg b/tr/alphabet/U0035.ogg new file mode 100644 index 00000000..1ec2073d Binary files /dev/null and b/tr/alphabet/U0035.ogg differ diff --git a/tr/alphabet/U0036.ogg b/tr/alphabet/U0036.ogg new file mode 100644 index 00000000..281c41d1 Binary files /dev/null and b/tr/alphabet/U0036.ogg differ diff --git a/tr/alphabet/U0037.ogg b/tr/alphabet/U0037.ogg new file mode 100644 index 00000000..58bd1674 Binary files /dev/null and b/tr/alphabet/U0037.ogg differ diff --git a/tr/alphabet/U0038.ogg b/tr/alphabet/U0038.ogg new file mode 100644 index 00000000..0a5858d9 Binary files /dev/null and b/tr/alphabet/U0038.ogg differ diff --git a/tr/alphabet/U0039.ogg b/tr/alphabet/U0039.ogg new file mode 100644 index 00000000..bbba2446 Binary files /dev/null and b/tr/alphabet/U0039.ogg differ diff --git a/tr/alphabet/U0061.ogg b/tr/alphabet/U0061.ogg new file mode 100644 index 00000000..8bf597a3 Binary files /dev/null and b/tr/alphabet/U0061.ogg differ diff --git a/tr/alphabet/U0062.ogg b/tr/alphabet/U0062.ogg new file mode 100644 index 00000000..b5c661a2 Binary files /dev/null and b/tr/alphabet/U0062.ogg differ diff --git a/tr/alphabet/U0063.ogg b/tr/alphabet/U0063.ogg new file mode 100644 index 00000000..8cf91db1 Binary files /dev/null and b/tr/alphabet/U0063.ogg differ diff --git a/tr/alphabet/U0064.ogg b/tr/alphabet/U0064.ogg new file mode 100644 index 00000000..ab8e943f Binary files /dev/null and b/tr/alphabet/U0064.ogg differ diff --git a/tr/alphabet/U0065.ogg b/tr/alphabet/U0065.ogg new file mode 100644 index 00000000..5afa8749 Binary files /dev/null and b/tr/alphabet/U0065.ogg differ diff --git a/tr/alphabet/U0066.ogg b/tr/alphabet/U0066.ogg new file mode 100644 index 00000000..c665f1e5 Binary files /dev/null and b/tr/alphabet/U0066.ogg differ diff --git a/tr/alphabet/U0067.ogg b/tr/alphabet/U0067.ogg new file mode 100644 index 00000000..e0ce8ce9 Binary files /dev/null and b/tr/alphabet/U0067.ogg differ diff --git a/tr/alphabet/U0068.ogg b/tr/alphabet/U0068.ogg new file mode 100644 index 00000000..47f3c2c2 Binary files /dev/null and b/tr/alphabet/U0068.ogg differ diff --git a/tr/alphabet/U0069.ogg b/tr/alphabet/U0069.ogg new file mode 100644 index 00000000..1c17e27c Binary files /dev/null and b/tr/alphabet/U0069.ogg differ diff --git a/tr/alphabet/U006A.ogg b/tr/alphabet/U006A.ogg new file mode 100644 index 00000000..3b91da2e Binary files /dev/null and b/tr/alphabet/U006A.ogg differ diff --git a/tr/alphabet/U006B.ogg b/tr/alphabet/U006B.ogg new file mode 100644 index 00000000..f3cf1480 Binary files /dev/null and b/tr/alphabet/U006B.ogg differ diff --git a/tr/alphabet/U006C.ogg b/tr/alphabet/U006C.ogg new file mode 100644 index 00000000..aec218b5 Binary files /dev/null and b/tr/alphabet/U006C.ogg differ diff --git a/tr/alphabet/U006D.ogg b/tr/alphabet/U006D.ogg new file mode 100644 index 00000000..a772953a Binary files /dev/null and b/tr/alphabet/U006D.ogg differ diff --git a/tr/alphabet/U006E.ogg b/tr/alphabet/U006E.ogg new file mode 100644 index 00000000..d849211f Binary files /dev/null and b/tr/alphabet/U006E.ogg differ diff --git a/tr/alphabet/U006F.ogg b/tr/alphabet/U006F.ogg new file mode 100644 index 00000000..1dc5d466 Binary files /dev/null and b/tr/alphabet/U006F.ogg differ diff --git a/tr/alphabet/U0070.ogg b/tr/alphabet/U0070.ogg new file mode 100644 index 00000000..b8cec76c Binary files /dev/null and b/tr/alphabet/U0070.ogg differ diff --git a/tr/alphabet/U0071.ogg b/tr/alphabet/U0071.ogg new file mode 100644 index 00000000..c50fa84b Binary files /dev/null and b/tr/alphabet/U0071.ogg differ diff --git a/tr/alphabet/U0072.ogg b/tr/alphabet/U0072.ogg new file mode 100644 index 00000000..8f385e78 Binary files /dev/null and b/tr/alphabet/U0072.ogg differ diff --git a/tr/alphabet/U0073.ogg b/tr/alphabet/U0073.ogg new file mode 100644 index 00000000..a73e8641 Binary files /dev/null and b/tr/alphabet/U0073.ogg differ diff --git a/tr/alphabet/U0074.ogg b/tr/alphabet/U0074.ogg new file mode 100644 index 00000000..fa30c753 Binary files /dev/null and b/tr/alphabet/U0074.ogg differ diff --git a/tr/alphabet/U0075.ogg b/tr/alphabet/U0075.ogg new file mode 100644 index 00000000..78b3cd7b Binary files /dev/null and b/tr/alphabet/U0075.ogg differ diff --git a/tr/alphabet/U0076.ogg b/tr/alphabet/U0076.ogg new file mode 100644 index 00000000..82e9f1da Binary files /dev/null and b/tr/alphabet/U0076.ogg differ diff --git a/tr/alphabet/U0077.ogg b/tr/alphabet/U0077.ogg new file mode 100644 index 00000000..e67031e0 Binary files /dev/null and b/tr/alphabet/U0077.ogg differ diff --git a/tr/alphabet/U0078.ogg b/tr/alphabet/U0078.ogg new file mode 100644 index 00000000..c5ee3721 Binary files /dev/null and b/tr/alphabet/U0078.ogg differ diff --git a/tr/alphabet/U0079.ogg b/tr/alphabet/U0079.ogg new file mode 100644 index 00000000..0cd4da6a Binary files /dev/null and b/tr/alphabet/U0079.ogg differ diff --git a/tr/alphabet/U007A.ogg b/tr/alphabet/U007A.ogg new file mode 100644 index 00000000..ad955493 Binary files /dev/null and b/tr/alphabet/U007A.ogg differ diff --git a/tr/colors/black.ogg b/tr/colors/black.ogg new file mode 100644 index 00000000..b11ce076 Binary files /dev/null and b/tr/colors/black.ogg differ diff --git a/tr/colors/blue.ogg b/tr/colors/blue.ogg new file mode 100644 index 00000000..753c84b6 Binary files /dev/null and b/tr/colors/blue.ogg differ diff --git a/tr/colors/brown.ogg b/tr/colors/brown.ogg new file mode 100644 index 00000000..ee10aa7d Binary files /dev/null and b/tr/colors/brown.ogg differ diff --git a/tr/colors/green.ogg b/tr/colors/green.ogg new file mode 100644 index 00000000..0739eb49 Binary files /dev/null and b/tr/colors/green.ogg differ diff --git a/tr/colors/grey.ogg b/tr/colors/grey.ogg new file mode 100644 index 00000000..73382405 Binary files /dev/null and b/tr/colors/grey.ogg differ diff --git a/tr/colors/orange.ogg b/tr/colors/orange.ogg new file mode 100644 index 00000000..3c1e0983 Binary files /dev/null and b/tr/colors/orange.ogg differ diff --git a/tr/colors/pink.ogg b/tr/colors/pink.ogg new file mode 100644 index 00000000..58d3d8ce Binary files /dev/null and b/tr/colors/pink.ogg differ diff --git a/tr/colors/purple.ogg b/tr/colors/purple.ogg new file mode 100644 index 00000000..256080a4 Binary files /dev/null and b/tr/colors/purple.ogg differ diff --git a/tr/colors/red.ogg b/tr/colors/red.ogg new file mode 100644 index 00000000..8a5812dd Binary files /dev/null and b/tr/colors/red.ogg differ diff --git a/tr/colors/white.ogg b/tr/colors/white.ogg new file mode 100644 index 00000000..6d59f3bd Binary files /dev/null and b/tr/colors/white.ogg differ diff --git a/tr/colors/yellow.ogg b/tr/colors/yellow.ogg new file mode 100644 index 00000000..e0699f93 Binary files /dev/null and b/tr/colors/yellow.ogg differ diff --git a/tr/geography/africa.ogg b/tr/geography/africa.ogg new file mode 100644 index 00000000..5b71916c Binary files /dev/null and b/tr/geography/africa.ogg differ diff --git a/tr/geography/alaska.ogg b/tr/geography/alaska.ogg new file mode 100644 index 00000000..fcb9434a Binary files /dev/null and b/tr/geography/alaska.ogg differ diff --git a/tr/geography/albania.ogg b/tr/geography/albania.ogg new file mode 100644 index 00000000..fa3bf1d3 Binary files /dev/null and b/tr/geography/albania.ogg differ diff --git a/tr/geography/algeria.ogg b/tr/geography/algeria.ogg new file mode 100644 index 00000000..70b8967d Binary files /dev/null and b/tr/geography/algeria.ogg differ diff --git a/tr/geography/america.ogg b/tr/geography/america.ogg new file mode 100644 index 00000000..4a447935 Binary files /dev/null and b/tr/geography/america.ogg differ diff --git a/tr/geography/angola.ogg b/tr/geography/angola.ogg new file mode 100644 index 00000000..fcfe5951 Binary files /dev/null and b/tr/geography/angola.ogg differ diff --git a/tr/geography/antartica.ogg b/tr/geography/antartica.ogg new file mode 100644 index 00000000..ffb68e00 Binary files /dev/null and b/tr/geography/antartica.ogg differ diff --git a/tr/geography/argentina.ogg b/tr/geography/argentina.ogg new file mode 100644 index 00000000..1fafc32b Binary files /dev/null and b/tr/geography/argentina.ogg differ diff --git a/tr/geography/asia.ogg b/tr/geography/asia.ogg new file mode 100644 index 00000000..da7cb146 Binary files /dev/null and b/tr/geography/asia.ogg differ diff --git a/tr/geography/austria.ogg b/tr/geography/austria.ogg new file mode 100644 index 00000000..d3feed30 Binary files /dev/null and b/tr/geography/austria.ogg differ diff --git a/tr/geography/bahamas.ogg b/tr/geography/bahamas.ogg new file mode 100644 index 00000000..0d8a34bd Binary files /dev/null and b/tr/geography/bahamas.ogg differ diff --git a/tr/geography/belarus.ogg b/tr/geography/belarus.ogg new file mode 100644 index 00000000..4e129bf1 Binary files /dev/null and b/tr/geography/belarus.ogg differ diff --git a/tr/geography/belgium.ogg b/tr/geography/belgium.ogg new file mode 100644 index 00000000..87f59454 Binary files /dev/null and b/tr/geography/belgium.ogg differ diff --git a/tr/geography/benin.ogg b/tr/geography/benin.ogg new file mode 100644 index 00000000..c32fdf05 Binary files /dev/null and b/tr/geography/benin.ogg differ diff --git a/tr/geography/bolivia.ogg b/tr/geography/bolivia.ogg new file mode 100644 index 00000000..8966f81e Binary files /dev/null and b/tr/geography/bolivia.ogg differ diff --git a/tr/geography/bosnia_herzegovina.ogg b/tr/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..d78315f0 Binary files /dev/null and b/tr/geography/bosnia_herzegovina.ogg differ diff --git a/tr/geography/botswana.ogg b/tr/geography/botswana.ogg new file mode 100644 index 00000000..9ea019c7 Binary files /dev/null and b/tr/geography/botswana.ogg differ diff --git a/tr/geography/brazil.ogg b/tr/geography/brazil.ogg new file mode 100644 index 00000000..1216cd6c Binary files /dev/null and b/tr/geography/brazil.ogg differ diff --git a/tr/geography/bulgaria.ogg b/tr/geography/bulgaria.ogg new file mode 100644 index 00000000..b2368bbc Binary files /dev/null and b/tr/geography/bulgaria.ogg differ diff --git a/tr/geography/burkina.ogg b/tr/geography/burkina.ogg new file mode 100644 index 00000000..dba70f12 Binary files /dev/null and b/tr/geography/burkina.ogg differ diff --git a/tr/geography/burundi.ogg b/tr/geography/burundi.ogg new file mode 100644 index 00000000..25eee5d4 Binary files /dev/null and b/tr/geography/burundi.ogg differ diff --git a/tr/geography/cameroon.ogg b/tr/geography/cameroon.ogg new file mode 100644 index 00000000..74936d19 Binary files /dev/null and b/tr/geography/cameroon.ogg differ diff --git a/tr/geography/canada.ogg b/tr/geography/canada.ogg new file mode 100644 index 00000000..4741ea9b Binary files /dev/null and b/tr/geography/canada.ogg differ diff --git a/tr/geography/central_african_republic.ogg b/tr/geography/central_african_republic.ogg new file mode 100644 index 00000000..ed59898e Binary files /dev/null and b/tr/geography/central_african_republic.ogg differ diff --git a/tr/geography/chad.ogg b/tr/geography/chad.ogg new file mode 100644 index 00000000..413e8bb0 Binary files /dev/null and b/tr/geography/chad.ogg differ diff --git a/tr/geography/chile.ogg b/tr/geography/chile.ogg new file mode 100644 index 00000000..49ababaa Binary files /dev/null and b/tr/geography/chile.ogg differ diff --git a/tr/geography/colombia.ogg b/tr/geography/colombia.ogg new file mode 100644 index 00000000..a9e84211 Binary files /dev/null and b/tr/geography/colombia.ogg differ diff --git a/tr/geography/congo.ogg b/tr/geography/congo.ogg new file mode 100644 index 00000000..efba55c6 Binary files /dev/null and b/tr/geography/congo.ogg differ diff --git a/tr/geography/costa_rica.ogg b/tr/geography/costa_rica.ogg new file mode 100644 index 00000000..ae2d027b Binary files /dev/null and b/tr/geography/costa_rica.ogg differ diff --git a/tr/geography/croatia.ogg b/tr/geography/croatia.ogg new file mode 100644 index 00000000..6ba00f25 Binary files /dev/null and b/tr/geography/croatia.ogg differ diff --git a/tr/geography/cuba.ogg b/tr/geography/cuba.ogg new file mode 100644 index 00000000..7031f578 Binary files /dev/null and b/tr/geography/cuba.ogg differ diff --git a/tr/geography/cyprus.ogg b/tr/geography/cyprus.ogg new file mode 100644 index 00000000..bd9c6aad Binary files /dev/null and b/tr/geography/cyprus.ogg differ diff --git a/tr/geography/czech.ogg b/tr/geography/czech.ogg new file mode 100644 index 00000000..c56f8fca Binary files /dev/null and b/tr/geography/czech.ogg differ diff --git a/tr/geography/denmark.ogg b/tr/geography/denmark.ogg new file mode 100644 index 00000000..418a00dc Binary files /dev/null and b/tr/geography/denmark.ogg differ diff --git a/tr/geography/djibouti.ogg b/tr/geography/djibouti.ogg new file mode 100644 index 00000000..6d8fc188 Binary files /dev/null and b/tr/geography/djibouti.ogg differ diff --git a/tr/geography/dominican_republic.ogg b/tr/geography/dominican_republic.ogg new file mode 100644 index 00000000..611b284a Binary files /dev/null and b/tr/geography/dominican_republic.ogg differ diff --git a/tr/geography/ecuador.ogg b/tr/geography/ecuador.ogg new file mode 100644 index 00000000..c0a2ed8e Binary files /dev/null and b/tr/geography/ecuador.ogg differ diff --git a/tr/geography/egypt.ogg b/tr/geography/egypt.ogg new file mode 100644 index 00000000..9e39d81b Binary files /dev/null and b/tr/geography/egypt.ogg differ diff --git a/tr/geography/equatorial_guinea.ogg b/tr/geography/equatorial_guinea.ogg new file mode 100644 index 00000000..de108050 Binary files /dev/null and b/tr/geography/equatorial_guinea.ogg differ diff --git a/tr/geography/eritrea.ogg b/tr/geography/eritrea.ogg new file mode 100644 index 00000000..67999217 Binary files /dev/null and b/tr/geography/eritrea.ogg differ diff --git a/tr/geography/estonia.ogg b/tr/geography/estonia.ogg new file mode 100644 index 00000000..23f52ff4 Binary files /dev/null and b/tr/geography/estonia.ogg differ diff --git a/tr/geography/ethiopia.ogg b/tr/geography/ethiopia.ogg new file mode 100644 index 00000000..6ce57d51 Binary files /dev/null and b/tr/geography/ethiopia.ogg differ diff --git a/tr/geography/europe.ogg b/tr/geography/europe.ogg new file mode 100644 index 00000000..2e9091ff Binary files /dev/null and b/tr/geography/europe.ogg differ diff --git a/tr/geography/finland.ogg b/tr/geography/finland.ogg new file mode 100644 index 00000000..17d118ef Binary files /dev/null and b/tr/geography/finland.ogg differ diff --git a/tr/geography/france.ogg b/tr/geography/france.ogg new file mode 100644 index 00000000..8e440f16 Binary files /dev/null and b/tr/geography/france.ogg differ diff --git a/tr/geography/french_guiana.ogg b/tr/geography/french_guiana.ogg new file mode 100644 index 00000000..957d8f4d Binary files /dev/null and b/tr/geography/french_guiana.ogg differ diff --git a/tr/geography/gabon.ogg b/tr/geography/gabon.ogg new file mode 100644 index 00000000..8aa81d19 Binary files /dev/null and b/tr/geography/gabon.ogg differ diff --git a/tr/geography/gambia.ogg b/tr/geography/gambia.ogg new file mode 100644 index 00000000..081921c5 Binary files /dev/null and b/tr/geography/gambia.ogg differ diff --git a/tr/geography/germany.ogg b/tr/geography/germany.ogg new file mode 100644 index 00000000..1ee6816d Binary files /dev/null and b/tr/geography/germany.ogg differ diff --git a/tr/geography/ghana.ogg b/tr/geography/ghana.ogg new file mode 100644 index 00000000..42f51b20 Binary files /dev/null and b/tr/geography/ghana.ogg differ diff --git a/tr/geography/greece.ogg b/tr/geography/greece.ogg new file mode 100644 index 00000000..1bdb713c Binary files /dev/null and b/tr/geography/greece.ogg differ diff --git a/tr/geography/greenland.ogg b/tr/geography/greenland.ogg new file mode 100644 index 00000000..a3db032c Binary files /dev/null and b/tr/geography/greenland.ogg differ diff --git a/tr/geography/guatemala.ogg b/tr/geography/guatemala.ogg new file mode 100644 index 00000000..0e505854 Binary files /dev/null and b/tr/geography/guatemala.ogg differ diff --git a/tr/geography/guinea.ogg b/tr/geography/guinea.ogg new file mode 100644 index 00000000..76bb14c3 Binary files /dev/null and b/tr/geography/guinea.ogg differ diff --git a/tr/geography/guinea_bissau.ogg b/tr/geography/guinea_bissau.ogg new file mode 100644 index 00000000..6ed524f5 Binary files /dev/null and b/tr/geography/guinea_bissau.ogg differ diff --git a/tr/geography/guyana.ogg b/tr/geography/guyana.ogg new file mode 100644 index 00000000..830be9d0 Binary files /dev/null and b/tr/geography/guyana.ogg differ diff --git a/tr/geography/haiti.ogg b/tr/geography/haiti.ogg new file mode 100644 index 00000000..5d6fa331 Binary files /dev/null and b/tr/geography/haiti.ogg differ diff --git a/tr/geography/honduras.ogg b/tr/geography/honduras.ogg new file mode 100644 index 00000000..f5df23ca Binary files /dev/null and b/tr/geography/honduras.ogg differ diff --git a/tr/geography/hungary.ogg b/tr/geography/hungary.ogg new file mode 100644 index 00000000..e4bff7b8 Binary files /dev/null and b/tr/geography/hungary.ogg differ diff --git a/tr/geography/iceland.ogg b/tr/geography/iceland.ogg new file mode 100644 index 00000000..d3b96c46 Binary files /dev/null and b/tr/geography/iceland.ogg differ diff --git a/tr/geography/ireland.ogg b/tr/geography/ireland.ogg new file mode 100644 index 00000000..446237f3 Binary files /dev/null and b/tr/geography/ireland.ogg differ diff --git a/tr/geography/italy.ogg b/tr/geography/italy.ogg new file mode 100644 index 00000000..568e480d Binary files /dev/null and b/tr/geography/italy.ogg differ diff --git a/tr/geography/ivory_coast.ogg b/tr/geography/ivory_coast.ogg new file mode 100644 index 00000000..81386543 Binary files /dev/null and b/tr/geography/ivory_coast.ogg differ diff --git a/tr/geography/jamaica.ogg b/tr/geography/jamaica.ogg new file mode 100644 index 00000000..d41ebc50 Binary files /dev/null and b/tr/geography/jamaica.ogg differ diff --git a/tr/geography/kenya.ogg b/tr/geography/kenya.ogg new file mode 100644 index 00000000..7b1180b5 Binary files /dev/null and b/tr/geography/kenya.ogg differ diff --git a/tr/geography/latvia.ogg b/tr/geography/latvia.ogg new file mode 100644 index 00000000..5aadb54c Binary files /dev/null and b/tr/geography/latvia.ogg differ diff --git a/tr/geography/lesotho.ogg b/tr/geography/lesotho.ogg new file mode 100644 index 00000000..7be9a03f Binary files /dev/null and b/tr/geography/lesotho.ogg differ diff --git a/tr/geography/liberia.ogg b/tr/geography/liberia.ogg new file mode 100644 index 00000000..adea954f Binary files /dev/null and b/tr/geography/liberia.ogg differ diff --git a/tr/geography/libya.ogg b/tr/geography/libya.ogg new file mode 100644 index 00000000..e54523ca Binary files /dev/null and b/tr/geography/libya.ogg differ diff --git a/tr/geography/lithuania.ogg b/tr/geography/lithuania.ogg new file mode 100644 index 00000000..0ae4700d Binary files /dev/null and b/tr/geography/lithuania.ogg differ diff --git a/tr/geography/luxembourg.ogg b/tr/geography/luxembourg.ogg new file mode 100644 index 00000000..a11c7b64 Binary files /dev/null and b/tr/geography/luxembourg.ogg differ diff --git a/tr/geography/macedonia.ogg b/tr/geography/macedonia.ogg new file mode 100644 index 00000000..11d74b48 Binary files /dev/null and b/tr/geography/macedonia.ogg differ diff --git a/tr/geography/madagascar.ogg b/tr/geography/madagascar.ogg new file mode 100644 index 00000000..8866ca7a Binary files /dev/null and b/tr/geography/madagascar.ogg differ diff --git a/tr/geography/malawi.ogg b/tr/geography/malawi.ogg new file mode 100644 index 00000000..fd0bc5ad Binary files /dev/null and b/tr/geography/malawi.ogg differ diff --git a/tr/geography/mali.ogg b/tr/geography/mali.ogg new file mode 100644 index 00000000..9bf61a97 Binary files /dev/null and b/tr/geography/mali.ogg differ diff --git a/tr/geography/mauritania.ogg b/tr/geography/mauritania.ogg new file mode 100644 index 00000000..b62d0559 Binary files /dev/null and b/tr/geography/mauritania.ogg differ diff --git a/tr/geography/mexico.ogg b/tr/geography/mexico.ogg new file mode 100644 index 00000000..acc31ee2 Binary files /dev/null and b/tr/geography/mexico.ogg differ diff --git a/tr/geography/moldova.ogg b/tr/geography/moldova.ogg new file mode 100644 index 00000000..ddffee84 Binary files /dev/null and b/tr/geography/moldova.ogg differ diff --git a/tr/geography/moroco.ogg b/tr/geography/moroco.ogg new file mode 100644 index 00000000..69217eb6 Binary files /dev/null and b/tr/geography/moroco.ogg differ diff --git a/tr/geography/mozambique.ogg b/tr/geography/mozambique.ogg new file mode 100644 index 00000000..9ac14e45 Binary files /dev/null and b/tr/geography/mozambique.ogg differ diff --git a/tr/geography/namibia.ogg b/tr/geography/namibia.ogg new file mode 100644 index 00000000..7c193fd8 Binary files /dev/null and b/tr/geography/namibia.ogg differ diff --git a/tr/geography/netherland.ogg b/tr/geography/netherland.ogg new file mode 100644 index 00000000..300b8547 Binary files /dev/null and b/tr/geography/netherland.ogg differ diff --git a/tr/geography/nicaragua.ogg b/tr/geography/nicaragua.ogg new file mode 100644 index 00000000..eb00eac4 Binary files /dev/null and b/tr/geography/nicaragua.ogg differ diff --git a/tr/geography/niger.ogg b/tr/geography/niger.ogg new file mode 100644 index 00000000..c177a2e9 Binary files /dev/null and b/tr/geography/niger.ogg differ diff --git a/tr/geography/nigeria.ogg b/tr/geography/nigeria.ogg new file mode 100644 index 00000000..afee7a00 Binary files /dev/null and b/tr/geography/nigeria.ogg differ diff --git a/tr/geography/north_america.ogg b/tr/geography/north_america.ogg new file mode 100644 index 00000000..219e9e6e Binary files /dev/null and b/tr/geography/north_america.ogg differ diff --git a/tr/geography/norway.ogg b/tr/geography/norway.ogg new file mode 100644 index 00000000..a8c1c150 Binary files /dev/null and b/tr/geography/norway.ogg differ diff --git a/tr/geography/oceania.ogg b/tr/geography/oceania.ogg new file mode 100644 index 00000000..717ec530 Binary files /dev/null and b/tr/geography/oceania.ogg differ diff --git a/tr/geography/panama.ogg b/tr/geography/panama.ogg new file mode 100644 index 00000000..912be0d2 Binary files /dev/null and b/tr/geography/panama.ogg differ diff --git a/tr/geography/paraguay.ogg b/tr/geography/paraguay.ogg new file mode 100644 index 00000000..d01c186e Binary files /dev/null and b/tr/geography/paraguay.ogg differ diff --git a/tr/geography/peru.ogg b/tr/geography/peru.ogg new file mode 100644 index 00000000..4938a8c6 Binary files /dev/null and b/tr/geography/peru.ogg differ diff --git a/tr/geography/poland.ogg b/tr/geography/poland.ogg new file mode 100644 index 00000000..d535157f Binary files /dev/null and b/tr/geography/poland.ogg differ diff --git a/tr/geography/portugal.ogg b/tr/geography/portugal.ogg new file mode 100644 index 00000000..9fc082fa Binary files /dev/null and b/tr/geography/portugal.ogg differ diff --git a/tr/geography/republic_of_congo.ogg b/tr/geography/republic_of_congo.ogg new file mode 100644 index 00000000..56ca831c Binary files /dev/null and b/tr/geography/republic_of_congo.ogg differ diff --git a/tr/geography/romania.ogg b/tr/geography/romania.ogg new file mode 100644 index 00000000..17af5e69 Binary files /dev/null and b/tr/geography/romania.ogg differ diff --git a/tr/geography/russia.ogg b/tr/geography/russia.ogg new file mode 100644 index 00000000..99591d83 Binary files /dev/null and b/tr/geography/russia.ogg differ diff --git a/tr/geography/rwanda.ogg b/tr/geography/rwanda.ogg new file mode 100644 index 00000000..589e85d6 Binary files /dev/null and b/tr/geography/rwanda.ogg differ diff --git a/tr/geography/salvador.ogg b/tr/geography/salvador.ogg new file mode 100644 index 00000000..89689b79 Binary files /dev/null and b/tr/geography/salvador.ogg differ diff --git a/tr/geography/senegal.ogg b/tr/geography/senegal.ogg new file mode 100644 index 00000000..5eecb9ec Binary files /dev/null and b/tr/geography/senegal.ogg differ diff --git a/tr/geography/serbia_montenegro.ogg b/tr/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..7d7487bb Binary files /dev/null and b/tr/geography/serbia_montenegro.ogg differ diff --git a/tr/geography/sierra_leone.ogg b/tr/geography/sierra_leone.ogg new file mode 100644 index 00000000..3437e50d Binary files /dev/null and b/tr/geography/sierra_leone.ogg differ diff --git a/tr/geography/slovakia.ogg b/tr/geography/slovakia.ogg new file mode 100644 index 00000000..dd972755 Binary files /dev/null and b/tr/geography/slovakia.ogg differ diff --git a/tr/geography/slovenia.ogg b/tr/geography/slovenia.ogg new file mode 100644 index 00000000..af1b238b Binary files /dev/null and b/tr/geography/slovenia.ogg differ diff --git a/tr/geography/somalia.ogg b/tr/geography/somalia.ogg new file mode 100644 index 00000000..633f95e2 Binary files /dev/null and b/tr/geography/somalia.ogg differ diff --git a/tr/geography/soudan.ogg b/tr/geography/soudan.ogg new file mode 100644 index 00000000..871449d9 Binary files /dev/null and b/tr/geography/soudan.ogg differ diff --git a/tr/geography/south_africa.ogg b/tr/geography/south_africa.ogg new file mode 100644 index 00000000..f266bce8 Binary files /dev/null and b/tr/geography/south_africa.ogg differ diff --git a/tr/geography/south_america.ogg b/tr/geography/south_america.ogg new file mode 100644 index 00000000..d22e0b1c Binary files /dev/null and b/tr/geography/south_america.ogg differ diff --git a/tr/geography/spain.ogg b/tr/geography/spain.ogg new file mode 100644 index 00000000..60a27a3e Binary files /dev/null and b/tr/geography/spain.ogg differ diff --git a/tr/geography/suriname.ogg b/tr/geography/suriname.ogg new file mode 100644 index 00000000..fb9c373d Binary files /dev/null and b/tr/geography/suriname.ogg differ diff --git a/tr/geography/swaziland.ogg b/tr/geography/swaziland.ogg new file mode 100644 index 00000000..3bf6ea55 Binary files /dev/null and b/tr/geography/swaziland.ogg differ diff --git a/tr/geography/sweden.ogg b/tr/geography/sweden.ogg new file mode 100644 index 00000000..7623f879 Binary files /dev/null and b/tr/geography/sweden.ogg differ diff --git a/tr/geography/switz.ogg b/tr/geography/switz.ogg new file mode 100644 index 00000000..c825b72c Binary files /dev/null and b/tr/geography/switz.ogg differ diff --git a/tr/geography/tanzania.ogg b/tr/geography/tanzania.ogg new file mode 100644 index 00000000..32e53880 Binary files /dev/null and b/tr/geography/tanzania.ogg differ diff --git a/tr/geography/togo.ogg b/tr/geography/togo.ogg new file mode 100644 index 00000000..63c34f1d Binary files /dev/null and b/tr/geography/togo.ogg differ diff --git a/tr/geography/tunisia.ogg b/tr/geography/tunisia.ogg new file mode 100644 index 00000000..e91132a7 Binary files /dev/null and b/tr/geography/tunisia.ogg differ diff --git a/tr/geography/turkey.ogg b/tr/geography/turkey.ogg new file mode 100644 index 00000000..25630702 Binary files /dev/null and b/tr/geography/turkey.ogg differ diff --git a/tr/geography/uganda.ogg b/tr/geography/uganda.ogg new file mode 100644 index 00000000..d02a104b Binary files /dev/null and b/tr/geography/uganda.ogg differ diff --git a/tr/geography/ukraine.ogg b/tr/geography/ukraine.ogg new file mode 100644 index 00000000..73379f3a Binary files /dev/null and b/tr/geography/ukraine.ogg differ diff --git a/tr/geography/united_kingdom.ogg b/tr/geography/united_kingdom.ogg new file mode 100644 index 00000000..2a98ac1d Binary files /dev/null and b/tr/geography/united_kingdom.ogg differ diff --git a/tr/geography/uruguay.ogg b/tr/geography/uruguay.ogg new file mode 100644 index 00000000..9a19a98f Binary files /dev/null and b/tr/geography/uruguay.ogg differ diff --git a/tr/geography/usa.ogg b/tr/geography/usa.ogg new file mode 100644 index 00000000..eb4c2c3c Binary files /dev/null and b/tr/geography/usa.ogg differ diff --git a/tr/geography/venezuela.ogg b/tr/geography/venezuela.ogg new file mode 100644 index 00000000..d80db6fb Binary files /dev/null and b/tr/geography/venezuela.ogg differ diff --git a/tr/geography/zambia.ogg b/tr/geography/zambia.ogg new file mode 100644 index 00000000..dd096a4d Binary files /dev/null and b/tr/geography/zambia.ogg differ diff --git a/tr/geography/zimbabwe.ogg b/tr/geography/zimbabwe.ogg new file mode 100644 index 00000000..5e86c820 Binary files /dev/null and b/tr/geography/zimbabwe.ogg differ diff --git a/tr/misc/about.ogg b/tr/misc/about.ogg new file mode 100644 index 00000000..c156ab44 Binary files /dev/null and b/tr/misc/about.ogg differ diff --git a/tr/misc/awesome.ogg b/tr/misc/awesome.ogg new file mode 100644 index 00000000..f19f7162 Binary files /dev/null and b/tr/misc/awesome.ogg differ diff --git a/tr/misc/back.ogg b/tr/misc/back.ogg new file mode 100644 index 00000000..f5073dac Binary files /dev/null and b/tr/misc/back.ogg differ diff --git a/tr/misc/by.ogg b/tr/misc/by.ogg new file mode 100644 index 00000000..c69f1a15 Binary files /dev/null and b/tr/misc/by.ogg differ diff --git a/tr/misc/check_answer.ogg b/tr/misc/check_answer.ogg new file mode 100644 index 00000000..04e6ead0 Binary files /dev/null and b/tr/misc/check_answer.ogg differ diff --git a/tr/misc/click_on_letter.ogg b/tr/misc/click_on_letter.ogg new file mode 100644 index 00000000..47bbbba2 Binary files /dev/null and b/tr/misc/click_on_letter.ogg differ diff --git a/tr/misc/configuration.ogg b/tr/misc/configuration.ogg new file mode 100644 index 00000000..e883aa38 Binary files /dev/null and b/tr/misc/configuration.ogg differ diff --git a/tr/misc/congratulation.ogg b/tr/misc/congratulation.ogg new file mode 100644 index 00000000..a2bb06d5 Binary files /dev/null and b/tr/misc/congratulation.ogg differ diff --git a/tr/misc/equal.ogg b/tr/misc/equal.ogg new file mode 100644 index 00000000..429e9731 Binary files /dev/null and b/tr/misc/equal.ogg differ diff --git a/tr/misc/fantastic.ogg b/tr/misc/fantastic.ogg new file mode 100644 index 00000000..e5bec6a6 Binary files /dev/null and b/tr/misc/fantastic.ogg differ diff --git a/tr/misc/good.ogg b/tr/misc/good.ogg new file mode 100644 index 00000000..f19f7162 Binary files /dev/null and b/tr/misc/good.ogg differ diff --git a/tr/misc/great.ogg b/tr/misc/great.ogg new file mode 100644 index 00000000..c461da25 Binary files /dev/null and b/tr/misc/great.ogg differ diff --git a/tr/misc/help.ogg b/tr/misc/help.ogg new file mode 100644 index 00000000..a79f21bf Binary files /dev/null and b/tr/misc/help.ogg differ diff --git a/tr/misc/level.ogg b/tr/misc/level.ogg new file mode 100644 index 00000000..a0ce2aba Binary files /dev/null and b/tr/misc/level.ogg differ diff --git a/tr/misc/minus.ogg b/tr/misc/minus.ogg new file mode 100644 index 00000000..67f65121 Binary files /dev/null and b/tr/misc/minus.ogg differ diff --git a/tr/misc/ok.ogg b/tr/misc/ok.ogg new file mode 100644 index 00000000..fba1b217 Binary files /dev/null and b/tr/misc/ok.ogg differ diff --git a/tr/misc/outof.ogg b/tr/misc/outof.ogg new file mode 100644 index 00000000..99ca4a97 Binary files /dev/null and b/tr/misc/outof.ogg differ diff --git a/tr/misc/perfect.ogg b/tr/misc/perfect.ogg new file mode 100644 index 00000000..3f428e6f Binary files /dev/null and b/tr/misc/perfect.ogg differ diff --git a/tr/misc/plus.ogg b/tr/misc/plus.ogg new file mode 100644 index 00000000..e7a434ab Binary files /dev/null and b/tr/misc/plus.ogg differ diff --git a/tr/misc/quit.ogg b/tr/misc/quit.ogg new file mode 100644 index 00000000..0447a1af Binary files /dev/null and b/tr/misc/quit.ogg differ diff --git a/tr/misc/super.ogg b/tr/misc/super.ogg new file mode 100644 index 00000000..d94ff34e Binary files /dev/null and b/tr/misc/super.ogg differ diff --git a/tr/misc/waytogo.ogg b/tr/misc/waytogo.ogg new file mode 100644 index 00000000..aa690c68 Binary files /dev/null and b/tr/misc/waytogo.ogg differ diff --git a/tr/misc/welcome.ogg b/tr/misc/welcome.ogg new file mode 100644 index 00000000..3b12cbbd Binary files /dev/null and b/tr/misc/welcome.ogg differ diff --git a/ur/README b/ur/README new file mode 100644 index 00000000..b4fbb1ad --- /dev/null +++ b/ur/README @@ -0,0 +1,5 @@ +Copiright of the Urdu voices are: +Sarvangin Vikas Sanstha, Pune, 2008 + +Email: contact@svs.org.in +Website: http://svs.org.in diff --git a/ur/alphabet/10.ogg b/ur/alphabet/10.ogg new file mode 100644 index 00000000..8abe8d98 Binary files /dev/null and b/ur/alphabet/10.ogg differ diff --git a/ur/alphabet/11.ogg b/ur/alphabet/11.ogg new file mode 100644 index 00000000..6a1b1c41 Binary files /dev/null and b/ur/alphabet/11.ogg differ diff --git a/ur/alphabet/12.ogg b/ur/alphabet/12.ogg new file mode 100644 index 00000000..a89f0f48 Binary files /dev/null and b/ur/alphabet/12.ogg differ diff --git a/ur/alphabet/13.ogg b/ur/alphabet/13.ogg new file mode 100644 index 00000000..463aef0e Binary files /dev/null and b/ur/alphabet/13.ogg differ diff --git a/ur/alphabet/14.ogg b/ur/alphabet/14.ogg new file mode 100644 index 00000000..8e2ca5c4 Binary files /dev/null and b/ur/alphabet/14.ogg differ diff --git a/ur/alphabet/15.ogg b/ur/alphabet/15.ogg new file mode 100644 index 00000000..f7c8db61 Binary files /dev/null and b/ur/alphabet/15.ogg differ diff --git a/ur/alphabet/16.ogg b/ur/alphabet/16.ogg new file mode 100644 index 00000000..3ab26f80 Binary files /dev/null and b/ur/alphabet/16.ogg differ diff --git a/ur/alphabet/17.ogg b/ur/alphabet/17.ogg new file mode 100644 index 00000000..b8f54c04 Binary files /dev/null and b/ur/alphabet/17.ogg differ diff --git a/ur/alphabet/18.ogg b/ur/alphabet/18.ogg new file mode 100644 index 00000000..1997ad23 Binary files /dev/null and b/ur/alphabet/18.ogg differ diff --git a/ur/alphabet/19.ogg b/ur/alphabet/19.ogg new file mode 100644 index 00000000..67a164de Binary files /dev/null and b/ur/alphabet/19.ogg differ diff --git a/ur/alphabet/20.ogg b/ur/alphabet/20.ogg new file mode 100644 index 00000000..5828f5b9 Binary files /dev/null and b/ur/alphabet/20.ogg differ diff --git a/ur/alphabet/U0030.ogg b/ur/alphabet/U0030.ogg new file mode 100644 index 00000000..ad3620ec Binary files /dev/null and b/ur/alphabet/U0030.ogg differ diff --git a/ur/alphabet/U0031.ogg b/ur/alphabet/U0031.ogg new file mode 100644 index 00000000..263d0ee9 Binary files /dev/null and b/ur/alphabet/U0031.ogg differ diff --git a/ur/alphabet/U0032.ogg b/ur/alphabet/U0032.ogg new file mode 100644 index 00000000..9b9fe3df Binary files /dev/null and b/ur/alphabet/U0032.ogg differ diff --git a/ur/alphabet/U0033.ogg b/ur/alphabet/U0033.ogg new file mode 100644 index 00000000..169c2c3c Binary files /dev/null and b/ur/alphabet/U0033.ogg differ diff --git a/ur/alphabet/U0034.ogg b/ur/alphabet/U0034.ogg new file mode 100644 index 00000000..9a21d460 Binary files /dev/null and b/ur/alphabet/U0034.ogg differ diff --git a/ur/alphabet/U0035.ogg b/ur/alphabet/U0035.ogg new file mode 100644 index 00000000..1f2196c4 Binary files /dev/null and b/ur/alphabet/U0035.ogg differ diff --git a/ur/alphabet/U0036.ogg b/ur/alphabet/U0036.ogg new file mode 100644 index 00000000..c49f542a Binary files /dev/null and b/ur/alphabet/U0036.ogg differ diff --git a/ur/alphabet/U0037.ogg b/ur/alphabet/U0037.ogg new file mode 100644 index 00000000..063b0d1b Binary files /dev/null and b/ur/alphabet/U0037.ogg differ diff --git a/ur/alphabet/U0038.ogg b/ur/alphabet/U0038.ogg new file mode 100644 index 00000000..158e2a1b Binary files /dev/null and b/ur/alphabet/U0038.ogg differ diff --git a/ur/alphabet/U0039.ogg b/ur/alphabet/U0039.ogg new file mode 100644 index 00000000..e32e4d62 Binary files /dev/null and b/ur/alphabet/U0039.ogg differ diff --git a/ur/alphabet/U0061.ogg b/ur/alphabet/U0061.ogg new file mode 100644 index 00000000..5be4b478 Binary files /dev/null and b/ur/alphabet/U0061.ogg differ diff --git a/ur/alphabet/U0062.ogg b/ur/alphabet/U0062.ogg new file mode 100644 index 00000000..4590815a Binary files /dev/null and b/ur/alphabet/U0062.ogg differ diff --git a/ur/alphabet/U0063.ogg b/ur/alphabet/U0063.ogg new file mode 100644 index 00000000..d9cf897b Binary files /dev/null and b/ur/alphabet/U0063.ogg differ diff --git a/ur/alphabet/U0064.ogg b/ur/alphabet/U0064.ogg new file mode 100644 index 00000000..955aebd8 Binary files /dev/null and b/ur/alphabet/U0064.ogg differ diff --git a/ur/alphabet/U0065.ogg b/ur/alphabet/U0065.ogg new file mode 100644 index 00000000..26466e53 Binary files /dev/null and b/ur/alphabet/U0065.ogg differ diff --git a/ur/alphabet/U0066.ogg b/ur/alphabet/U0066.ogg new file mode 100644 index 00000000..a0c06eb6 Binary files /dev/null and b/ur/alphabet/U0066.ogg differ diff --git a/ur/alphabet/U0067.ogg b/ur/alphabet/U0067.ogg new file mode 100644 index 00000000..3a2c22e2 Binary files /dev/null and b/ur/alphabet/U0067.ogg differ diff --git a/ur/alphabet/U0068.ogg b/ur/alphabet/U0068.ogg new file mode 100644 index 00000000..1acdc7e8 Binary files /dev/null and b/ur/alphabet/U0068.ogg differ diff --git a/ur/alphabet/U0069.ogg b/ur/alphabet/U0069.ogg new file mode 100644 index 00000000..fca58caa Binary files /dev/null and b/ur/alphabet/U0069.ogg differ diff --git a/ur/alphabet/U006A.ogg b/ur/alphabet/U006A.ogg new file mode 100644 index 00000000..a4501bfa Binary files /dev/null and b/ur/alphabet/U006A.ogg differ diff --git a/ur/alphabet/U006B.ogg b/ur/alphabet/U006B.ogg new file mode 100644 index 00000000..e73956bc Binary files /dev/null and b/ur/alphabet/U006B.ogg differ diff --git a/ur/alphabet/U006C.ogg b/ur/alphabet/U006C.ogg new file mode 100644 index 00000000..494fef1c Binary files /dev/null and b/ur/alphabet/U006C.ogg differ diff --git a/ur/alphabet/U006D.ogg b/ur/alphabet/U006D.ogg new file mode 100644 index 00000000..cc9d288f Binary files /dev/null and b/ur/alphabet/U006D.ogg differ diff --git a/ur/alphabet/U006E.ogg b/ur/alphabet/U006E.ogg new file mode 100644 index 00000000..6dcf25ae Binary files /dev/null and b/ur/alphabet/U006E.ogg differ diff --git a/ur/alphabet/U006F.ogg b/ur/alphabet/U006F.ogg new file mode 100644 index 00000000..2699e8b4 Binary files /dev/null and b/ur/alphabet/U006F.ogg differ diff --git a/ur/alphabet/U0070.ogg b/ur/alphabet/U0070.ogg new file mode 100644 index 00000000..47397bba Binary files /dev/null and b/ur/alphabet/U0070.ogg differ diff --git a/ur/alphabet/U0071.ogg b/ur/alphabet/U0071.ogg new file mode 100644 index 00000000..dc98bbe3 Binary files /dev/null and b/ur/alphabet/U0071.ogg differ diff --git a/ur/alphabet/U0072.ogg b/ur/alphabet/U0072.ogg new file mode 100644 index 00000000..1a167c09 Binary files /dev/null and b/ur/alphabet/U0072.ogg differ diff --git a/ur/alphabet/U0073.ogg b/ur/alphabet/U0073.ogg new file mode 100644 index 00000000..23ced4ba Binary files /dev/null and b/ur/alphabet/U0073.ogg differ diff --git a/ur/alphabet/U0074.ogg b/ur/alphabet/U0074.ogg new file mode 100644 index 00000000..070a4edc Binary files /dev/null and b/ur/alphabet/U0074.ogg differ diff --git a/ur/alphabet/U0075.ogg b/ur/alphabet/U0075.ogg new file mode 100644 index 00000000..6a17bd40 Binary files /dev/null and b/ur/alphabet/U0075.ogg differ diff --git a/ur/alphabet/U0076.ogg b/ur/alphabet/U0076.ogg new file mode 100644 index 00000000..66005b7d Binary files /dev/null and b/ur/alphabet/U0076.ogg differ diff --git a/ur/alphabet/U0077.ogg b/ur/alphabet/U0077.ogg new file mode 100644 index 00000000..77970c05 Binary files /dev/null and b/ur/alphabet/U0077.ogg differ diff --git a/ur/alphabet/U0078.ogg b/ur/alphabet/U0078.ogg new file mode 100644 index 00000000..46270805 Binary files /dev/null and b/ur/alphabet/U0078.ogg differ diff --git a/ur/alphabet/U0079.ogg b/ur/alphabet/U0079.ogg new file mode 100644 index 00000000..1020be3e Binary files /dev/null and b/ur/alphabet/U0079.ogg differ diff --git a/ur/alphabet/U007A.ogg b/ur/alphabet/U007A.ogg new file mode 100644 index 00000000..ab773e1d Binary files /dev/null and b/ur/alphabet/U007A.ogg differ diff --git a/ur/colors/black.ogg b/ur/colors/black.ogg new file mode 100644 index 00000000..7f4b6ffb Binary files /dev/null and b/ur/colors/black.ogg differ diff --git a/ur/colors/blue.ogg b/ur/colors/blue.ogg new file mode 100644 index 00000000..5ec866f5 Binary files /dev/null and b/ur/colors/blue.ogg differ diff --git a/ur/colors/brown.ogg b/ur/colors/brown.ogg new file mode 100644 index 00000000..ec4f53ea Binary files /dev/null and b/ur/colors/brown.ogg differ diff --git a/ur/colors/green.ogg b/ur/colors/green.ogg new file mode 100644 index 00000000..c9df8769 Binary files /dev/null and b/ur/colors/green.ogg differ diff --git a/ur/colors/grey.ogg b/ur/colors/grey.ogg new file mode 100644 index 00000000..f7a1bb96 Binary files /dev/null and b/ur/colors/grey.ogg differ diff --git a/ur/colors/orange.ogg b/ur/colors/orange.ogg new file mode 100644 index 00000000..1703103e Binary files /dev/null and b/ur/colors/orange.ogg differ diff --git a/ur/colors/pink.ogg b/ur/colors/pink.ogg new file mode 100644 index 00000000..a6ce4036 Binary files /dev/null and b/ur/colors/pink.ogg differ diff --git a/ur/colors/purple.ogg b/ur/colors/purple.ogg new file mode 100644 index 00000000..8a25d6a2 Binary files /dev/null and b/ur/colors/purple.ogg differ diff --git a/ur/colors/red.ogg b/ur/colors/red.ogg new file mode 100644 index 00000000..eb3083f5 Binary files /dev/null and b/ur/colors/red.ogg differ diff --git a/ur/colors/white.ogg b/ur/colors/white.ogg new file mode 100644 index 00000000..f2f6a09f Binary files /dev/null and b/ur/colors/white.ogg differ diff --git a/ur/colors/yellow.ogg b/ur/colors/yellow.ogg new file mode 100644 index 00000000..6d441e22 Binary files /dev/null and b/ur/colors/yellow.ogg differ diff --git a/ur/geography/africa.ogg b/ur/geography/africa.ogg new file mode 100644 index 00000000..19c51837 Binary files /dev/null and b/ur/geography/africa.ogg differ diff --git a/ur/geography/alaska.ogg b/ur/geography/alaska.ogg new file mode 100644 index 00000000..2f0608a7 Binary files /dev/null and b/ur/geography/alaska.ogg differ diff --git a/ur/geography/albania.ogg b/ur/geography/albania.ogg new file mode 100644 index 00000000..00de9ff3 Binary files /dev/null and b/ur/geography/albania.ogg differ diff --git a/ur/geography/algeria.ogg b/ur/geography/algeria.ogg new file mode 100644 index 00000000..d8ede6a7 Binary files /dev/null and b/ur/geography/algeria.ogg differ diff --git a/ur/geography/america.ogg b/ur/geography/america.ogg new file mode 100644 index 00000000..1564fc33 Binary files /dev/null and b/ur/geography/america.ogg differ diff --git a/ur/geography/angola.ogg b/ur/geography/angola.ogg new file mode 100644 index 00000000..8ff4a6bf Binary files /dev/null and b/ur/geography/angola.ogg differ diff --git a/ur/geography/antartica.ogg b/ur/geography/antartica.ogg new file mode 100644 index 00000000..ffd21ff5 Binary files /dev/null and b/ur/geography/antartica.ogg differ diff --git a/ur/geography/argentina.ogg b/ur/geography/argentina.ogg new file mode 100644 index 00000000..99407254 Binary files /dev/null and b/ur/geography/argentina.ogg differ diff --git a/ur/geography/asia.ogg b/ur/geography/asia.ogg new file mode 100644 index 00000000..1a7237dc Binary files /dev/null and b/ur/geography/asia.ogg differ diff --git a/ur/geography/austria.ogg b/ur/geography/austria.ogg new file mode 100644 index 00000000..c4e93450 Binary files /dev/null and b/ur/geography/austria.ogg differ diff --git a/ur/geography/bahamas.ogg b/ur/geography/bahamas.ogg new file mode 100644 index 00000000..f6aeda8e Binary files /dev/null and b/ur/geography/bahamas.ogg differ diff --git a/ur/geography/basse_normandie.ogg b/ur/geography/basse_normandie.ogg new file mode 100644 index 00000000..3930f9e7 Binary files /dev/null and b/ur/geography/basse_normandie.ogg differ diff --git a/ur/geography/belarus.ogg b/ur/geography/belarus.ogg new file mode 100644 index 00000000..f237c1f1 Binary files /dev/null and b/ur/geography/belarus.ogg differ diff --git a/ur/geography/belgium.ogg b/ur/geography/belgium.ogg new file mode 100644 index 00000000..33727083 Binary files /dev/null and b/ur/geography/belgium.ogg differ diff --git a/ur/geography/benin.ogg b/ur/geography/benin.ogg new file mode 100644 index 00000000..f9862744 Binary files /dev/null and b/ur/geography/benin.ogg differ diff --git a/ur/geography/bolivia.ogg b/ur/geography/bolivia.ogg new file mode 100644 index 00000000..df765b7e Binary files /dev/null and b/ur/geography/bolivia.ogg differ diff --git a/ur/geography/bosnia_herzegovina.ogg b/ur/geography/bosnia_herzegovina.ogg new file mode 100644 index 00000000..5ee97911 Binary files /dev/null and b/ur/geography/bosnia_herzegovina.ogg differ diff --git a/ur/geography/botswana.ogg b/ur/geography/botswana.ogg new file mode 100644 index 00000000..fe6a32c8 Binary files /dev/null and b/ur/geography/botswana.ogg differ diff --git a/ur/geography/brazil.ogg b/ur/geography/brazil.ogg new file mode 100644 index 00000000..9801dcff Binary files /dev/null and b/ur/geography/brazil.ogg differ diff --git a/ur/geography/bulgaria.ogg b/ur/geography/bulgaria.ogg new file mode 100644 index 00000000..7fbe03fe Binary files /dev/null and b/ur/geography/bulgaria.ogg differ diff --git a/ur/geography/burkina.ogg b/ur/geography/burkina.ogg new file mode 100644 index 00000000..e3c44a6d Binary files /dev/null and b/ur/geography/burkina.ogg differ diff --git a/ur/geography/burundi.ogg b/ur/geography/burundi.ogg new file mode 100644 index 00000000..7b8781d4 Binary files /dev/null and b/ur/geography/burundi.ogg differ diff --git a/ur/geography/cameroon.ogg b/ur/geography/cameroon.ogg new file mode 100644 index 00000000..cc6bf795 Binary files /dev/null and b/ur/geography/cameroon.ogg differ diff --git a/ur/geography/canada.ogg b/ur/geography/canada.ogg new file mode 100644 index 00000000..29a3e9d2 Binary files /dev/null and b/ur/geography/canada.ogg differ diff --git a/ur/geography/central_african_republic.ogg b/ur/geography/central_african_republic.ogg new file mode 100644 index 00000000..05a3381a Binary files /dev/null and b/ur/geography/central_african_republic.ogg differ diff --git a/ur/geography/chad.ogg b/ur/geography/chad.ogg new file mode 100644 index 00000000..96c42ba4 Binary files /dev/null and b/ur/geography/chad.ogg differ diff --git a/ur/geography/chile.ogg b/ur/geography/chile.ogg new file mode 100644 index 00000000..70765587 Binary files /dev/null and b/ur/geography/chile.ogg differ diff --git a/ur/geography/colombia.ogg b/ur/geography/colombia.ogg new file mode 100644 index 00000000..e68a034a Binary files /dev/null and b/ur/geography/colombia.ogg differ diff --git a/ur/geography/congo.ogg b/ur/geography/congo.ogg new file mode 100644 index 00000000..315b1204 Binary files /dev/null and b/ur/geography/congo.ogg differ diff --git a/ur/geography/costa_rica.ogg b/ur/geography/costa_rica.ogg new file mode 100644 index 00000000..c3280ba7 Binary files /dev/null and b/ur/geography/costa_rica.ogg differ diff --git a/ur/geography/croatia.ogg b/ur/geography/croatia.ogg new file mode 100644 index 00000000..2a5a531c Binary files /dev/null and b/ur/geography/croatia.ogg differ diff --git a/ur/geography/cuba.ogg b/ur/geography/cuba.ogg new file mode 100644 index 00000000..a06c199f Binary files /dev/null and b/ur/geography/cuba.ogg differ diff --git a/ur/geography/cyprus.ogg b/ur/geography/cyprus.ogg new file mode 100644 index 00000000..3c19fb6a Binary files /dev/null and b/ur/geography/cyprus.ogg differ diff --git a/ur/geography/czech.ogg b/ur/geography/czech.ogg new file mode 100644 index 00000000..e7f675e1 Binary files /dev/null and b/ur/geography/czech.ogg differ diff --git a/ur/geography/denmark.ogg b/ur/geography/denmark.ogg new file mode 100644 index 00000000..a0d1ad23 Binary files /dev/null and b/ur/geography/denmark.ogg differ diff --git a/ur/geography/dijibouti.ogg b/ur/geography/dijibouti.ogg new file mode 100644 index 00000000..e1a6e622 Binary files /dev/null and b/ur/geography/dijibouti.ogg differ diff --git a/ur/geography/dominican_republic.ogg b/ur/geography/dominican_republic.ogg new file mode 100644 index 00000000..8dc94ca3 Binary files /dev/null and b/ur/geography/dominican_republic.ogg differ diff --git a/ur/geography/ecuador.ogg b/ur/geography/ecuador.ogg new file mode 100644 index 00000000..9813d2c8 Binary files /dev/null and b/ur/geography/ecuador.ogg differ diff --git a/ur/geography/egypt.ogg b/ur/geography/egypt.ogg new file mode 100644 index 00000000..af00df5e Binary files /dev/null and b/ur/geography/egypt.ogg differ diff --git a/ur/geography/equatorial_guinea.ogg b/ur/geography/equatorial_guinea.ogg new file mode 100644 index 00000000..4bf33c28 Binary files /dev/null and b/ur/geography/equatorial_guinea.ogg differ diff --git a/ur/geography/eritrea.ogg b/ur/geography/eritrea.ogg new file mode 100644 index 00000000..463e1ad1 Binary files /dev/null and b/ur/geography/eritrea.ogg differ diff --git a/ur/geography/estonia.ogg b/ur/geography/estonia.ogg new file mode 100644 index 00000000..50c173c9 Binary files /dev/null and b/ur/geography/estonia.ogg differ diff --git a/ur/geography/ethiopia.ogg b/ur/geography/ethiopia.ogg new file mode 100644 index 00000000..43bf5831 Binary files /dev/null and b/ur/geography/ethiopia.ogg differ diff --git a/ur/geography/europe.ogg b/ur/geography/europe.ogg new file mode 100644 index 00000000..c09ef988 Binary files /dev/null and b/ur/geography/europe.ogg differ diff --git a/ur/geography/finland.ogg b/ur/geography/finland.ogg new file mode 100644 index 00000000..c8456060 Binary files /dev/null and b/ur/geography/finland.ogg differ diff --git a/ur/geography/france.ogg b/ur/geography/france.ogg new file mode 100644 index 00000000..7cf3fa1e Binary files /dev/null and b/ur/geography/france.ogg differ diff --git a/ur/geography/french_guiana.ogg b/ur/geography/french_guiana.ogg new file mode 100644 index 00000000..f01e2d27 Binary files /dev/null and b/ur/geography/french_guiana.ogg differ diff --git a/ur/geography/gabon.ogg b/ur/geography/gabon.ogg new file mode 100644 index 00000000..9fbcf133 Binary files /dev/null and b/ur/geography/gabon.ogg differ diff --git a/ur/geography/gambia.ogg b/ur/geography/gambia.ogg new file mode 100644 index 00000000..a0f5b869 Binary files /dev/null and b/ur/geography/gambia.ogg differ diff --git a/ur/geography/germany.ogg b/ur/geography/germany.ogg new file mode 100644 index 00000000..68adb9b8 Binary files /dev/null and b/ur/geography/germany.ogg differ diff --git a/ur/geography/ghana.ogg b/ur/geography/ghana.ogg new file mode 100644 index 00000000..daf10364 Binary files /dev/null and b/ur/geography/ghana.ogg differ diff --git a/ur/geography/greece.ogg b/ur/geography/greece.ogg new file mode 100644 index 00000000..56885efe Binary files /dev/null and b/ur/geography/greece.ogg differ diff --git a/ur/geography/greenland.ogg b/ur/geography/greenland.ogg new file mode 100644 index 00000000..33a6a410 Binary files /dev/null and b/ur/geography/greenland.ogg differ diff --git a/ur/geography/guatemala.ogg b/ur/geography/guatemala.ogg new file mode 100644 index 00000000..094a56e5 Binary files /dev/null and b/ur/geography/guatemala.ogg differ diff --git a/ur/geography/guinea.ogg b/ur/geography/guinea.ogg new file mode 100644 index 00000000..a545ad43 Binary files /dev/null and b/ur/geography/guinea.ogg differ diff --git a/ur/geography/guinea_bissau.ogg b/ur/geography/guinea_bissau.ogg new file mode 100644 index 00000000..effbe05d Binary files /dev/null and b/ur/geography/guinea_bissau.ogg differ diff --git a/ur/geography/guyana.ogg b/ur/geography/guyana.ogg new file mode 100644 index 00000000..cb15b87e Binary files /dev/null and b/ur/geography/guyana.ogg differ diff --git a/ur/geography/haiti.ogg b/ur/geography/haiti.ogg new file mode 100644 index 00000000..f3239d6b Binary files /dev/null and b/ur/geography/haiti.ogg differ diff --git a/ur/geography/honduras.ogg b/ur/geography/honduras.ogg new file mode 100644 index 00000000..2f57ecdd Binary files /dev/null and b/ur/geography/honduras.ogg differ diff --git a/ur/geography/hungary.ogg b/ur/geography/hungary.ogg new file mode 100644 index 00000000..1daa6b3c Binary files /dev/null and b/ur/geography/hungary.ogg differ diff --git a/ur/geography/iceland.ogg b/ur/geography/iceland.ogg new file mode 100644 index 00000000..c0a7f414 Binary files /dev/null and b/ur/geography/iceland.ogg differ diff --git a/ur/geography/ireland.ogg b/ur/geography/ireland.ogg new file mode 100644 index 00000000..69eff1d3 Binary files /dev/null and b/ur/geography/ireland.ogg differ diff --git a/ur/geography/italy.ogg b/ur/geography/italy.ogg new file mode 100644 index 00000000..5d3f1dbc Binary files /dev/null and b/ur/geography/italy.ogg differ diff --git a/ur/geography/ivory_coast.ogg b/ur/geography/ivory_coast.ogg new file mode 100644 index 00000000..2e1ee8e8 Binary files /dev/null and b/ur/geography/ivory_coast.ogg differ diff --git a/ur/geography/jamaica.ogg b/ur/geography/jamaica.ogg new file mode 100644 index 00000000..21398d2a Binary files /dev/null and b/ur/geography/jamaica.ogg differ diff --git a/ur/geography/kenya.ogg b/ur/geography/kenya.ogg new file mode 100644 index 00000000..7b36f89b Binary files /dev/null and b/ur/geography/kenya.ogg differ diff --git a/ur/geography/latvia.ogg b/ur/geography/latvia.ogg new file mode 100644 index 00000000..2d26804c Binary files /dev/null and b/ur/geography/latvia.ogg differ diff --git a/ur/geography/lesotho.ogg b/ur/geography/lesotho.ogg new file mode 100644 index 00000000..7c91ca29 Binary files /dev/null and b/ur/geography/lesotho.ogg differ diff --git a/ur/geography/liberia.ogg b/ur/geography/liberia.ogg new file mode 100644 index 00000000..535edd39 Binary files /dev/null and b/ur/geography/liberia.ogg differ diff --git a/ur/geography/libya.ogg b/ur/geography/libya.ogg new file mode 100644 index 00000000..c405d55c Binary files /dev/null and b/ur/geography/libya.ogg differ diff --git a/ur/geography/lithuania.ogg b/ur/geography/lithuania.ogg new file mode 100644 index 00000000..e5324914 Binary files /dev/null and b/ur/geography/lithuania.ogg differ diff --git a/ur/geography/luxembourg.ogg b/ur/geography/luxembourg.ogg new file mode 100644 index 00000000..94a70438 Binary files /dev/null and b/ur/geography/luxembourg.ogg differ diff --git a/ur/geography/macedonia.ogg b/ur/geography/macedonia.ogg new file mode 100644 index 00000000..fa2833cb Binary files /dev/null and b/ur/geography/macedonia.ogg differ diff --git a/ur/geography/madagascar.ogg b/ur/geography/madagascar.ogg new file mode 100644 index 00000000..b189995d Binary files /dev/null and b/ur/geography/madagascar.ogg differ diff --git a/ur/geography/malawi.ogg b/ur/geography/malawi.ogg new file mode 100644 index 00000000..f4436222 Binary files /dev/null and b/ur/geography/malawi.ogg differ diff --git a/ur/geography/mali.ogg b/ur/geography/mali.ogg new file mode 100644 index 00000000..e8df3cae Binary files /dev/null and b/ur/geography/mali.ogg differ diff --git a/ur/geography/mauritania.ogg b/ur/geography/mauritania.ogg new file mode 100644 index 00000000..5bdd1b5f Binary files /dev/null and b/ur/geography/mauritania.ogg differ diff --git a/ur/geography/mexico.ogg b/ur/geography/mexico.ogg new file mode 100644 index 00000000..a62db51d Binary files /dev/null and b/ur/geography/mexico.ogg differ diff --git a/ur/geography/moldova.ogg b/ur/geography/moldova.ogg new file mode 100644 index 00000000..e44f2c6d Binary files /dev/null and b/ur/geography/moldova.ogg differ diff --git a/ur/geography/moroco.ogg b/ur/geography/moroco.ogg new file mode 100644 index 00000000..41bacd7d Binary files /dev/null and b/ur/geography/moroco.ogg differ diff --git a/ur/geography/mozambique.ogg b/ur/geography/mozambique.ogg new file mode 100644 index 00000000..3e95a403 Binary files /dev/null and b/ur/geography/mozambique.ogg differ diff --git a/ur/geography/nambia.ogg b/ur/geography/nambia.ogg new file mode 100644 index 00000000..6153bade Binary files /dev/null and b/ur/geography/nambia.ogg differ diff --git a/ur/geography/netherland.ogg b/ur/geography/netherland.ogg new file mode 100644 index 00000000..9f30108e Binary files /dev/null and b/ur/geography/netherland.ogg differ diff --git a/ur/geography/nicaragua.ogg b/ur/geography/nicaragua.ogg new file mode 100644 index 00000000..be424903 Binary files /dev/null and b/ur/geography/nicaragua.ogg differ diff --git a/ur/geography/niger.ogg b/ur/geography/niger.ogg new file mode 100644 index 00000000..f3f59d71 Binary files /dev/null and b/ur/geography/niger.ogg differ diff --git a/ur/geography/nigeria.ogg b/ur/geography/nigeria.ogg new file mode 100644 index 00000000..8b3db8a3 Binary files /dev/null and b/ur/geography/nigeria.ogg differ diff --git a/ur/geography/north_america.ogg b/ur/geography/north_america.ogg new file mode 100644 index 00000000..97a169d9 Binary files /dev/null and b/ur/geography/north_america.ogg differ diff --git a/ur/geography/norway.ogg b/ur/geography/norway.ogg new file mode 100644 index 00000000..cd60a380 Binary files /dev/null and b/ur/geography/norway.ogg differ diff --git a/ur/geography/oceania.ogg b/ur/geography/oceania.ogg new file mode 100644 index 00000000..933c5cd6 Binary files /dev/null and b/ur/geography/oceania.ogg differ diff --git a/ur/geography/panama.ogg b/ur/geography/panama.ogg new file mode 100644 index 00000000..33723545 Binary files /dev/null and b/ur/geography/panama.ogg differ diff --git a/ur/geography/paraguay.ogg b/ur/geography/paraguay.ogg new file mode 100644 index 00000000..e44dd871 Binary files /dev/null and b/ur/geography/paraguay.ogg differ diff --git a/ur/geography/peru.ogg b/ur/geography/peru.ogg new file mode 100644 index 00000000..824948a4 Binary files /dev/null and b/ur/geography/peru.ogg differ diff --git a/ur/geography/poland.ogg b/ur/geography/poland.ogg new file mode 100644 index 00000000..4a166e33 Binary files /dev/null and b/ur/geography/poland.ogg differ diff --git a/ur/geography/portugal.ogg b/ur/geography/portugal.ogg new file mode 100644 index 00000000..0b46be22 Binary files /dev/null and b/ur/geography/portugal.ogg differ diff --git a/ur/geography/republic_of_congo.ogg b/ur/geography/republic_of_congo.ogg new file mode 100644 index 00000000..f019b574 Binary files /dev/null and b/ur/geography/republic_of_congo.ogg differ diff --git a/ur/geography/romania.ogg b/ur/geography/romania.ogg new file mode 100644 index 00000000..24745516 Binary files /dev/null and b/ur/geography/romania.ogg differ diff --git a/ur/geography/russia.ogg b/ur/geography/russia.ogg new file mode 100644 index 00000000..4ad992eb Binary files /dev/null and b/ur/geography/russia.ogg differ diff --git a/ur/geography/rwanda.ogg b/ur/geography/rwanda.ogg new file mode 100644 index 00000000..a88e1951 Binary files /dev/null and b/ur/geography/rwanda.ogg differ diff --git a/ur/geography/salvador.ogg b/ur/geography/salvador.ogg new file mode 100644 index 00000000..a4884cf7 Binary files /dev/null and b/ur/geography/salvador.ogg differ diff --git a/ur/geography/senegal.ogg b/ur/geography/senegal.ogg new file mode 100644 index 00000000..2f15ffcd Binary files /dev/null and b/ur/geography/senegal.ogg differ diff --git a/ur/geography/serbia_montenegro.ogg b/ur/geography/serbia_montenegro.ogg new file mode 100644 index 00000000..d5682d5b Binary files /dev/null and b/ur/geography/serbia_montenegro.ogg differ diff --git a/ur/geography/sierra_leone.ogg b/ur/geography/sierra_leone.ogg new file mode 100644 index 00000000..2ef71c91 Binary files /dev/null and b/ur/geography/sierra_leone.ogg differ diff --git a/ur/geography/slovakia.ogg b/ur/geography/slovakia.ogg new file mode 100644 index 00000000..d97ddec2 Binary files /dev/null and b/ur/geography/slovakia.ogg differ diff --git a/ur/geography/slovenia.ogg b/ur/geography/slovenia.ogg new file mode 100644 index 00000000..32ae683b Binary files /dev/null and b/ur/geography/slovenia.ogg differ diff --git a/ur/geography/somalia.ogg b/ur/geography/somalia.ogg new file mode 100644 index 00000000..88dfcb35 Binary files /dev/null and b/ur/geography/somalia.ogg differ diff --git a/ur/geography/soudan.ogg b/ur/geography/soudan.ogg new file mode 100644 index 00000000..e8a06509 Binary files /dev/null and b/ur/geography/soudan.ogg differ diff --git a/ur/geography/south_africa.ogg b/ur/geography/south_africa.ogg new file mode 100644 index 00000000..8e0a1598 Binary files /dev/null and b/ur/geography/south_africa.ogg differ diff --git a/ur/geography/south_america.ogg b/ur/geography/south_america.ogg new file mode 100644 index 00000000..5efa26b7 Binary files /dev/null and b/ur/geography/south_america.ogg differ diff --git a/ur/geography/spain.ogg b/ur/geography/spain.ogg new file mode 100644 index 00000000..13e7c68b Binary files /dev/null and b/ur/geography/spain.ogg differ diff --git a/ur/geography/suriname.ogg b/ur/geography/suriname.ogg new file mode 100644 index 00000000..be8b614a Binary files /dev/null and b/ur/geography/suriname.ogg differ diff --git a/ur/geography/swaziland.ogg b/ur/geography/swaziland.ogg new file mode 100644 index 00000000..67d491ad Binary files /dev/null and b/ur/geography/swaziland.ogg differ diff --git a/ur/geography/sweden.ogg b/ur/geography/sweden.ogg new file mode 100644 index 00000000..319b8757 Binary files /dev/null and b/ur/geography/sweden.ogg differ diff --git a/ur/geography/switz.ogg b/ur/geography/switz.ogg new file mode 100644 index 00000000..9d216d5d Binary files /dev/null and b/ur/geography/switz.ogg differ diff --git a/ur/geography/tanzania.ogg b/ur/geography/tanzania.ogg new file mode 100644 index 00000000..f31093b5 Binary files /dev/null and b/ur/geography/tanzania.ogg differ diff --git a/ur/geography/togo.ogg b/ur/geography/togo.ogg new file mode 100644 index 00000000..e02434bc Binary files /dev/null and b/ur/geography/togo.ogg differ diff --git a/ur/geography/tunisia.ogg b/ur/geography/tunisia.ogg new file mode 100644 index 00000000..f7037a70 Binary files /dev/null and b/ur/geography/tunisia.ogg differ diff --git a/ur/geography/turkey.ogg b/ur/geography/turkey.ogg new file mode 100644 index 00000000..10861526 Binary files /dev/null and b/ur/geography/turkey.ogg differ diff --git a/ur/geography/uganda.ogg b/ur/geography/uganda.ogg new file mode 100644 index 00000000..681e7c34 Binary files /dev/null and b/ur/geography/uganda.ogg differ diff --git a/ur/geography/ukraine.ogg b/ur/geography/ukraine.ogg new file mode 100644 index 00000000..80515a94 Binary files /dev/null and b/ur/geography/ukraine.ogg differ diff --git a/ur/geography/united_kingdom.ogg b/ur/geography/united_kingdom.ogg new file mode 100644 index 00000000..e68ca173 Binary files /dev/null and b/ur/geography/united_kingdom.ogg differ diff --git a/ur/geography/uruguay.ogg b/ur/geography/uruguay.ogg new file mode 100644 index 00000000..c5684cdc Binary files /dev/null and b/ur/geography/uruguay.ogg differ diff --git a/ur/geography/usa.ogg b/ur/geography/usa.ogg new file mode 100644 index 00000000..f48ec1da Binary files /dev/null and b/ur/geography/usa.ogg differ diff --git a/ur/geography/venezuela.ogg b/ur/geography/venezuela.ogg new file mode 100644 index 00000000..a5e2a0fc Binary files /dev/null and b/ur/geography/venezuela.ogg differ diff --git a/ur/geography/zambia.ogg b/ur/geography/zambia.ogg new file mode 100644 index 00000000..dec33a20 Binary files /dev/null and b/ur/geography/zambia.ogg differ diff --git a/ur/geography/zimbabwe.ogg b/ur/geography/zimbabwe.ogg new file mode 100644 index 00000000..5e5c7924 Binary files /dev/null and b/ur/geography/zimbabwe.ogg differ diff --git a/ur/misc/about.ogg b/ur/misc/about.ogg new file mode 100644 index 00000000..6e0530fa Binary files /dev/null and b/ur/misc/about.ogg differ diff --git a/ur/misc/awesome.ogg b/ur/misc/awesome.ogg new file mode 100644 index 00000000..dc1a89e3 Binary files /dev/null and b/ur/misc/awesome.ogg differ diff --git a/ur/misc/back.ogg b/ur/misc/back.ogg new file mode 100644 index 00000000..da758233 Binary files /dev/null and b/ur/misc/back.ogg differ diff --git a/ur/misc/by.ogg b/ur/misc/by.ogg new file mode 100644 index 00000000..ad970352 Binary files /dev/null and b/ur/misc/by.ogg differ diff --git a/ur/misc/check_answer.ogg b/ur/misc/check_answer.ogg new file mode 100644 index 00000000..05a6078f Binary files /dev/null and b/ur/misc/check_answer.ogg differ diff --git a/ur/misc/click_on_letter.ogg b/ur/misc/click_on_letter.ogg new file mode 100644 index 00000000..ee7df17c Binary files /dev/null and b/ur/misc/click_on_letter.ogg differ diff --git a/ur/misc/configuration.ogg b/ur/misc/configuration.ogg new file mode 100644 index 00000000..6933aa8b Binary files /dev/null and b/ur/misc/configuration.ogg differ diff --git a/ur/misc/congratulation.ogg b/ur/misc/congratulation.ogg new file mode 100644 index 00000000..764e6928 Binary files /dev/null and b/ur/misc/congratulation.ogg differ diff --git a/ur/misc/equal.ogg b/ur/misc/equal.ogg new file mode 100644 index 00000000..f323b671 Binary files /dev/null and b/ur/misc/equal.ogg differ diff --git a/ur/misc/fantastic.ogg b/ur/misc/fantastic.ogg new file mode 100644 index 00000000..ebe9fcf9 Binary files /dev/null and b/ur/misc/fantastic.ogg differ diff --git a/ur/misc/good.ogg b/ur/misc/good.ogg new file mode 100644 index 00000000..2ec5579a Binary files /dev/null and b/ur/misc/good.ogg differ diff --git a/ur/misc/great.ogg b/ur/misc/great.ogg new file mode 100644 index 00000000..4bdb231e Binary files /dev/null and b/ur/misc/great.ogg differ diff --git a/ur/misc/help.ogg b/ur/misc/help.ogg new file mode 100644 index 00000000..524836ed Binary files /dev/null and b/ur/misc/help.ogg differ diff --git a/ur/misc/level.ogg b/ur/misc/level.ogg new file mode 100644 index 00000000..4a5abd02 Binary files /dev/null and b/ur/misc/level.ogg differ diff --git a/ur/misc/minus.ogg b/ur/misc/minus.ogg new file mode 100644 index 00000000..1af5a5b6 Binary files /dev/null and b/ur/misc/minus.ogg differ diff --git a/ur/misc/ok.ogg b/ur/misc/ok.ogg new file mode 100644 index 00000000..8a03251c Binary files /dev/null and b/ur/misc/ok.ogg differ diff --git a/ur/misc/outof.ogg b/ur/misc/outof.ogg new file mode 100644 index 00000000..6ab35e90 Binary files /dev/null and b/ur/misc/outof.ogg differ diff --git a/ur/misc/perfect.ogg b/ur/misc/perfect.ogg new file mode 100644 index 00000000..431f7aad Binary files /dev/null and b/ur/misc/perfect.ogg differ diff --git a/ur/misc/plus.ogg b/ur/misc/plus.ogg new file mode 100644 index 00000000..5d8058cb Binary files /dev/null and b/ur/misc/plus.ogg differ diff --git a/ur/misc/quit.ogg b/ur/misc/quit.ogg new file mode 100644 index 00000000..8869626b Binary files /dev/null and b/ur/misc/quit.ogg differ diff --git a/ur/misc/super.ogg b/ur/misc/super.ogg new file mode 100644 index 00000000..861c3cf5 Binary files /dev/null and b/ur/misc/super.ogg differ diff --git a/ur/misc/waytogo.ogg b/ur/misc/waytogo.ogg new file mode 100644 index 00000000..9f96639f Binary files /dev/null and b/ur/misc/waytogo.ogg differ diff --git a/ur/misc/welcome.ogg b/ur/misc/welcome.ogg new file mode 100644 index 00000000..dc416321 Binary files /dev/null and b/ur/misc/welcome.ogg differ