diff --git a/config b/config index b23014e..19eddc9 120000 --- a/config +++ b/config @@ -1 +1 @@ -config_5.4.3 \ No newline at end of file +config_5.4.4 \ No newline at end of file diff --git a/config_5.4.2 b/config_5.4.2 new file mode 100644 index 0000000..b74ee54 --- /dev/null +++ b/config_5.4.2 @@ -0,0 +1,7 @@ +HACKNAME=loc_cz +HACKLANG=cs +DEVICE=paperwhite2 +VERSION=5.4.2 +RELEASE=r3 +INSTALLKUG=yes +README=cti-me diff --git a/config_5.4.3 b/config_5.4.3 index 353b0f1..09ef6fc 100644 --- a/config_5.4.3 +++ b/config_5.4.3 @@ -1,5 +1,6 @@ HACKNAME=loc_cz HACKLANG=cs +DEVICE=paperwhite2 VERSION=5.4.3 RELEASE=r3 INSTALLKUG=yes diff --git a/config_5.4.4 b/config_5.4.4 new file mode 100644 index 0000000..f5176c9 --- /dev/null +++ b/config_5.4.4 @@ -0,0 +1,7 @@ +HACKNAME=loc_cz +HACKLANG=cs +DEVICE=paperwhite +VERSION=5.4.4 +RELEASE=test1 +INSTALLKUG=yes +README=cti-me diff --git a/kindle_loc.sqlite b/kindle_loc.sqlite index 7e06c84..1649149 100644 Binary files a/kindle_loc.sqlite and b/kindle_loc.sqlite differ diff --git a/kindle_loc.sqlite.base b/kindle_loc.sqlite.base deleted file mode 100644 index c7291ad..0000000 Binary files a/kindle_loc.sqlite.base and /dev/null differ diff --git a/loc_hack/src/README_5.4.4 b/loc_hack/src/README_5.4.4 new file mode 100644 index 0000000..b636145 --- /dev/null +++ b/loc_hack/src/README_5.4.4 @@ -0,0 +1,59 @@ +Česká lokalizace pro Kindle Paperwhite 1 s firmwarem 5.4.4 +========================================================== + +Určeno pro starší model označovaný jako Paperwhite či Paperwhite (2012) +_Není_ určeno pro novější model označovaný jako Paperwhite 2, All-New Paperwhite či Paperwhite (2013) + +Nejnovější verze vždy na https://github.com/dsmid/kindle-pw2-l10n-cs/releases + +Více viz tento článek: http://www.eboocek.cz/2014/02/cestina-pro-kindle-paperwhite-2/ +V případě problémů se obraťte na autora v diskusi pod článkem: +http://www.eboocek.cz/2014/02/cestina-pro-kindle-paperwhite-2/#comments + +1) Ujistěte se, že máte nainstalovaný jailbreak, případně ho nainstalujte odsud: + https://github.com/dsmid/kindle-pw2-l10n-cs/releases/tag/jailbreak + +2) Po rozbalení zipu vyberte soubor končící na _install.bin. + Ten nakopírujte přes USB do kořenu Kindlu (tj. tam, kde se nachází i složka documents). + +3) Bezpečně odeberte Kindle z počítače ("Bezpečně odebrat" či "Vysunout") a odpojte + +4) Pak už jen ve čtečce zvolte Menu->Settings, Menu->Update Your Kindle a čekejte, + než se instalace dokončí. + +5) Pokud je položka menu "Update Your Kindle" šedivá, restartujte Kindle (Menu -> Settings, + Menu -> Restart) a zkuste znovu bod 4. + +Aktualizace firmwaru na Kindlu s nainstalovanou češtinou může mít nepředvídatelné důsledky, +proto jsem do lokalizace zabudoval pojistku, jež by měla aktivně bránit tichým vnuceným +aktualizacím ze strany Amazonu. +Ruční aktualizace zůstane funkční, nicméně důrazně před ní varuji. +Pokud skutečně chcete svůj Kindle aktualizovat, odinstalujte nejprve češtinu s použitím +odinstalačního balíčku (končícího na _uninstall.bin) a aktualizujte firmware. +Jailbreak odinstalovávat nemusíte, naopak doporučuji ho před aktualizací firmwaru zachovat, +protože nikdy nevíte, zda půjde na nový firmware opět nainstalovat. + +Pokud chcete nainstalovat novou verzi češtiny a ve čtečce již máte starší verzi, není +třeba tuto starší verzi odinstalovávat, stačí prostě jen instalovat tu novou. + +Čeština se nainstaluje jen jako další jazyk k těm, které už v čtečce jsou od výrobce +a nebude tak problém přepnout zpátky na angličtinu či jiný jazyk, aniž by bylo nutné +cokoliv odinstalovávat. + +Součástí lokalizace je i uživatelská příručka v češtině a česká klávesnice. + +Dalším vylepšením, které lokalizace přináší, je zmenšení nesmyslně širokých okrajů. +Pokud by vám přesto vyhovovaly ty původní, nakopírujte soubor original_margins do +složky localization na Kindlu a pak čtečku restartujte. +Podobně je upraven i výběr velikostí písma, který obsahuje trochu užitečnější hodnoty. +Tato úprava přináší i možnost zalomení PDF pomocí volby menu "Pouze textové zobrazení". +Pro navrácení původního výběru nakopírujte do složky localization na Kindlu soubor +original_fontsizes a čtečku restartujte. + +Pokud budete čtečku s nainstalovanou lokalizací restartovat s připojeným USB kabelem, +lokalizace se jednorázově deaktivuje. To je záměrná bezpečnostní pojistka, nejedná se +o chybu. Po odpojení kabelu a dalším restartu bude Kindle opět v češtině. + + +David Šmíd +david@smidovi.eu diff --git a/loc_hack/src/build-updates.sh b/loc_hack/src/build-updates.sh index 15b9e00..af1c7f4 100755 --- a/loc_hack/src/build-updates.sh +++ b/loc_hack/src/build-updates.sh @@ -16,11 +16,11 @@ sed "s/%VERSION%/${VERSION}/g;s/%INSTALLKUG%/${INSTALLKUG}/g" < localization.con # Build install update cp -f install.sh run.ffs -./kindletool create ota2 --device paperwhite2 run.ffs localization.conf localization.pack debrick debrick.conf dropbear_dss_host_key dropbear_rsa_host_key dropbearmulti version.txt Update_${ARCH}_install.bin +./kindletool create ota2 --device $DEVICE run.ffs localization.conf localization.pack debrick debrick.conf dropbear_dss_host_key dropbear_rsa_host_key dropbearmulti version.txt Update_${ARCH}_install.bin # Build uninstall update cp -f uninstall.sh run.ffs -./kindletool create ota2 --device paperwhite2 run.ffs Update_${ARCH}_uninstall.bin +./kindletool create ota2 --device $DEVICE run.ffs Update_${ARCH}_uninstall.bin rm -f run.ffs rm -f localization.pack diff --git a/root_5.4.4/opt/amazon/acw/authorpages.acx b/root_5.4.4/opt/amazon/acw/authorpages.acx new file mode 100644 index 0000000..5714ad7 Binary files /dev/null and b/root_5.4.4/opt/amazon/acw/authorpages.acx differ diff --git a/root_5.4.4/opt/amazon/acw/comments.acx b/root_5.4.4/opt/amazon/acw/comments.acx new file mode 100644 index 0000000..ee1a4b7 Binary files /dev/null and b/root_5.4.4/opt/amazon/acw/comments.acx differ diff --git a/root_5.4.4/opt/amazon/acw/corrections.acx b/root_5.4.4/opt/amazon/acw/corrections.acx new file mode 100644 index 0000000..0ac8c48 Binary files /dev/null and b/root_5.4.4/opt/amazon/acw/corrections.acx differ diff --git a/root_5.4.4/opt/amazon/acw/endactions.acx b/root_5.4.4/opt/amazon/acw/endactions.acx new file mode 100644 index 0000000..211d737 Binary files /dev/null and b/root_5.4.4/opt/amazon/acw/endactions.acx differ diff --git a/root_5.4.4/opt/amazon/acw/gotoui.acx b/root_5.4.4/opt/amazon/acw/gotoui.acx new file mode 100644 index 0000000..ae924b8 Binary files /dev/null and b/root_5.4.4/opt/amazon/acw/gotoui.acx differ diff --git a/root_5.4.4/opt/amazon/acw/sharing.acx b/root_5.4.4/opt/amazon/acw/sharing.acx new file mode 100644 index 0000000..ae3ab0c Binary files /dev/null and b/root_5.4.4/opt/amazon/acw/sharing.acx differ diff --git a/root_5.4.4/opt/amazon/acw/translator.acx b/root_5.4.4/opt/amazon/acw/translator.acx new file mode 100644 index 0000000..d509211 Binary files /dev/null and b/root_5.4.4/opt/amazon/acw/translator.acx differ diff --git a/root_5.4.4/opt/amazon/acw/wikipedia.acx b/root_5.4.4/opt/amazon/acw/wikipedia.acx new file mode 100644 index 0000000..69e04af Binary files /dev/null and b/root_5.4.4/opt/amazon/acw/wikipedia.acx differ diff --git a/root_5.4.4/opt/amazon/acw/xray.acx b/root_5.4.4/opt/amazon/acw/xray.acx new file mode 100644 index 0000000..ba14e1f Binary files /dev/null and b/root_5.4.4/opt/amazon/acw/xray.acx differ diff --git a/root_5.4.4/opt/amazon/dtcp_backups/ov_default_activebutton_en_gb.png b/root_5.4.4/opt/amazon/dtcp_backups/ov_default_activebutton_en_gb.png new file mode 100644 index 0000000..6f01fb6 Binary files /dev/null and b/root_5.4.4/opt/amazon/dtcp_backups/ov_default_activebutton_en_gb.png differ diff --git a/root_5.4.4/opt/amazon/ebook/booklet/BadgeBooklet-en_GB.jar b/root_5.4.4/opt/amazon/ebook/booklet/BadgeBooklet-en_GB.jar new file mode 100644 index 0000000..a649e94 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/booklet/BadgeBooklet-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/booklet/PeriodicalsBooklet-en_GB.jar b/root_5.4.4/opt/amazon/ebook/booklet/PeriodicalsBooklet-en_GB.jar new file mode 100644 index 0000000..4a2e0a1 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/booklet/PeriodicalsBooklet-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/booklet/VocabBuilderBooklet-en_GB.jar b/root_5.4.4/opt/amazon/ebook/booklet/VocabBuilderBooklet-en_GB.jar new file mode 100644 index 0000000..bcda1a7 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/booklet/VocabBuilderBooklet-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/booklet/ad_booklet-en_GB.jar b/root_5.4.4/opt/amazon/ebook/booklet/ad_booklet-en_GB.jar new file mode 100644 index 0000000..be66c95 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/booklet/ad_booklet-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/config/locales/en.properties b/root_5.4.4/opt/amazon/ebook/config/locales/en.properties new file mode 100644 index 0000000..21239b5 --- /dev/null +++ b/root_5.4.4/opt/amazon/ebook/config/locales/en.properties @@ -0,0 +1,9 @@ +locale=en +display.name=English +locales.supported=en-US,en-GB +display.name.en-US=English (United States) +display.name.en-GB=English (United Kingdom) +default.keyboard.en-US=en_US +default.keyboard.en-GB=en_GB +native.name.en-GB=English (United Kingdom) +native.name.en-US=English (United States) diff --git a/root_5.4.4/opt/amazon/ebook/lib/ACXReaderPlugin-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/ACXReaderPlugin-en_GB.jar new file mode 100644 index 0000000..5d1e07f Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/ACXReaderPlugin-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/AdManager-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/AdManager-en_GB.jar new file mode 100644 index 0000000..b33c750 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/AdManager-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/HTMLReader-impl-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/HTMLReader-impl-en_GB.jar new file mode 100644 index 0000000..6e6b9e4 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/HTMLReader-impl-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/MediaPlayer-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/MediaPlayer-en_GB.jar new file mode 100644 index 0000000..d5ddc37 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/MediaPlayer-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/MerchantManager-impl-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/MerchantManager-impl-en_GB.jar new file mode 100644 index 0000000..b1ed62c Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/MerchantManager-impl-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/Mobi-drawing-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/Mobi-drawing-en_GB.jar new file mode 100644 index 0000000..3a0a4d3 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/Mobi-drawing-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/MobiReader-impl-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/MobiReader-impl-en_GB.jar new file mode 100644 index 0000000..92f0fe1 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/MobiReader-impl-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/PDFReader-impl-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/PDFReader-impl-en_GB.jar new file mode 100644 index 0000000..d2934a7 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/PDFReader-impl-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/Reader-plugin-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/Reader-plugin-en_GB.jar new file mode 100644 index 0000000..bd5e9ca Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/Reader-plugin-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/Reader-utils-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/Reader-utils-en_GB.jar new file mode 100644 index 0000000..9e8210c Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/Reader-utils-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/ReaderContentSDK-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/ReaderContentSDK-en_GB.jar new file mode 100644 index 0000000..f6c428e Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/ReaderContentSDK-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/ReaderSDK-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/ReaderSDK-en_GB.jar new file mode 100644 index 0000000..42ef093 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/ReaderSDK-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/ReaderSDK-impl-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/ReaderSDK-impl-en_GB.jar new file mode 100644 index 0000000..a4c02f1 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/ReaderSDK-impl-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/ReadingTimer-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/ReadingTimer-en_GB.jar new file mode 100644 index 0000000..426d480 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/ReadingTimer-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/ReadingTimer.jar b/root_5.4.4/opt/amazon/ebook/lib/ReadingTimer.jar new file mode 100644 index 0000000..fcdb5a9 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/ReadingTimer.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/TopazReader-impl-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/TopazReader-impl-en_GB.jar new file mode 100644 index 0000000..95e7920 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/TopazReader-impl-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/VocabBuilderSDK-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/VocabBuilderSDK-en_GB.jar new file mode 100644 index 0000000..be5c64e Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/VocabBuilderSDK-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/app_utilities-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/app_utilities-en_GB.jar new file mode 100644 index 0000000..dcbcc99 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/app_utilities-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/detail_view-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/detail_view-en_GB.jar new file mode 100644 index 0000000..4d56e37 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/detail_view-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/discovery-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/discovery-en_GB.jar new file mode 100644 index 0000000..4de8f70 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/discovery-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/displaycontroller-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/displaycontroller-en_GB.jar new file mode 100644 index 0000000..663fc65 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/displaycontroller-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/home-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/home-en_GB.jar new file mode 100644 index 0000000..bd1aefa Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/home-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/imageviewer-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/imageviewer-en_GB.jar new file mode 100644 index 0000000..8756c49 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/imageviewer-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/kaf-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/kaf-en_GB.jar new file mode 100644 index 0000000..4968a04 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/kaf-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/kafui-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/kafui-en_GB.jar new file mode 100644 index 0000000..9f3724d Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/kafui-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/oobe-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/oobe-en_GB.jar new file mode 100644 index 0000000..f0f864b Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/oobe-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/oobetutorial-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/oobetutorial-en_GB.jar new file mode 100644 index 0000000..e759464 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/oobetutorial-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/settings-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/settings-en_GB.jar new file mode 100644 index 0000000..c1ea373 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/settings-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/lib/utilities-en_GB.jar b/root_5.4.4/opt/amazon/ebook/lib/utilities-en_GB.jar new file mode 100644 index 0000000..b9d30a5 Binary files /dev/null and b/root_5.4.4/opt/amazon/ebook/lib/utilities-en_GB.jar differ diff --git a/root_5.4.4/opt/amazon/ebook/security/defaultPolicies.json b/root_5.4.4/opt/amazon/ebook/security/defaultPolicies.json new file mode 100644 index 0000000..8c5f298 --- /dev/null +++ b/root_5.4.4/opt/amazon/ebook/security/defaultPolicies.json @@ -0,0 +1,211 @@ +{ + "AmazonActiveContentExtensions" : { + "type" : "WidgetPolicy", + "version" : 1.0, + "isProductionKey" : true, + "permissions" : [ + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/jquery", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/JQueryPaginate", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/ApplicationLauncher", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/messenger", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/odot", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/SidecarAccess", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/DeviceEventTracking", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/gestures", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/pagination", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/reader", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/connectivity", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/marketplace", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/uitest", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/windowextensions", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/webstorage", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/device", + "allowed" : true + } + ] + } +, + "wuaexternal" : { + "type" : "WidgetPolicy", + "version" : 1.0, + "isProductionKey" : true, + "permissions" : [ + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/jquery", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/JQueryPaginate", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/connectivity", + "allowed" : false + } + ] + } +, + "kindlet" : { + "type" : "WidgetPolicy", + "version" : 1.0, + "permissions" : [ + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/jquery", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/JQueryPaginate", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/ApplicationLauncher", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/messenger", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/odot", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/SidecarAccess", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/DeviceEventTracking", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/gestures", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/pagination", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/reader", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/connectivity", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/windowextensions", + "allowed" : true + } + ] + } +} + diff --git a/root_5.4.4/opt/amazon/ebook/security/keystore_mesquite.xml b/root_5.4.4/opt/amazon/ebook/security/keystore_mesquite.xml new file mode 100644 index 0000000..2737c92 --- /dev/null +++ b/root_5.4.4/opt/amazon/ebook/security/keystore_mesquite.xml @@ -0,0 +1,59 @@ + + + + wuaexternal + + + /X9TgR11EilS30qcLuzk5/YRt1I870QAwx4/gLZRJmlFXUAiUftZPY1Y+r/F9bow9subVWzXgTuA +HTRv8mZgt2uZUKWkn5/oBHsQIsJPu6nX/rfGG/g7V+fGqKYVDwT7g/bTxR7DAjVUE1oWkTL2dfOu +K2HXKu/yIgMZndFIAcc= + l2BQjxUjC8yykrmCouuEC/BYHPU= + 9+GghdabPd7LvKtcNrhXuXmUr7v6OuqC+VdMCz0HgmdRWVeOutRZT+ZxBxCBgLRJFnEj6EwoFhO3 +zwkyjMim4TwWeotUfI0o4KOuHiuzpnWRbqN/C/ohNWLx+2J6ASQ7zKTxvqhRkImog9/hWuWfBpKL +Zl6Ae1UlZAFMO/7PSSo= + EVOrNEM6OmpQ4DZTOYTh74B/tXFkXggwSr0WKKcowMOoIslMa3kY24XmdUy04FFG8aMvbgf6x03r +9fRV7F7yHPSOyWGysLHe2lhiywm8QENKqf/oHtAZZ7h9VzblQB2tkZh3IXOgmLvSF2fAciU+OuFS +VCQAgZX5PsHFp9ouNBY= + + + + + + + AmazonActiveContentExtensions + + + /X9TgR11EilS30qcLuzk5/YRt1I870QAwx4/gLZRJmlFXUAiUftZPY1Y+r/F9bow9subVWzXgTuA +HTRv8mZgt2uZUKWkn5/oBHsQIsJPu6nX/rfGG/g7V+fGqKYVDwT7g/bTxR7DAjVUE1oWkTL2dfOu +K2HXKu/yIgMZndFIAcc= + l2BQjxUjC8yykrmCouuEC/BYHPU= + 9+GghdabPd7LvKtcNrhXuXmUr7v6OuqC+VdMCz0HgmdRWVeOutRZT+ZxBxCBgLRJFnEj6EwoFhO3 +zwkyjMim4TwWeotUfI0o4KOuHiuzpnWRbqN/C/ohNWLx+2J6ASQ7zKTxvqhRkImog9/hWuWfBpKL +Zl6Ae1UlZAFMO/7PSSo= + K4t1fLG8BBbn6aOflw0xSrx3lnfWnJtVoVfTdPUumlxpBR8zeMKMezzHnADh3BsyArW24camUSt8 +0kqFTUXGYwTPJTDHAbc+jmNnNwxLqKeTKGw53YybAduptDjGDe/F8wxVGpjjwPlunaqhcIPGQf/b +zaje6M480PloeK7voY8= + + + + + + kindlet + + + /X9TgR11EilS30qcLuzk5/YRt1I870QAwx4/gLZRJmlFXUAiUftZPY1Y+r/F9bow9subVWzXgTuA +HTRv8mZgt2uZUKWkn5/oBHsQIsJPu6nX/rfGG/g7V+fGqKYVDwT7g/bTxR7DAjVUE1oWkTL2dfOu +K2HXKu/yIgMZndFIAcc= + l2BQjxUjC8yykrmCouuEC/BYHPU= + 9+GghdabPd7LvKtcNrhXuXmUr7v6OuqC+VdMCz0HgmdRWVeOutRZT+ZxBxCBgLRJFnEj6EwoFhO3 +zwkyjMim4TwWeotUfI0o4KOuHiuzpnWRbqN/C/ohNWLx+2J6ASQ7zKTxvqhRkImog9/hWuWfBpKL +Zl6Ae1UlZAFMO/7PSSo= + xc78ccUgB2ugm7t/B3xmAMLXXXEZvUZj8Z/XzUo5A3ixxXx82tW722Qvu/SbsKwzUHpJH21FVpGs +RN0VZ1YokgKGvbw90RPtIFlr1lc38z+ZBjjnmze/3DLYOL4pOW4IfR474wRy8yAXimor2IGRl163 +e53nVUGLZQAbBPQ9XDM= + + + + diff --git a/root_5.4.4/opt/amazon/kug/en-GB/Kindle_Users_Guide.azw3 b/root_5.4.4/opt/amazon/kug/en-GB/Kindle_Users_Guide.azw3 new file mode 100644 index 0000000..dfe407f Binary files /dev/null and b/root_5.4.4/opt/amazon/kug/en-GB/Kindle_Users_Guide.azw3 differ diff --git a/root_5.4.4/opt/var/local/mesquite/adviewer/locales/en-GB/scripts/resources.js b/root_5.4.4/opt/var/local/mesquite/adviewer/locales/en-GB/scripts/resources.js new file mode 100644 index 0000000..0dd717d --- /dev/null +++ b/root_5.4.4/opt/var/local/mesquite/adviewer/locales/en-GB/scripts/resources.js @@ -0,0 +1,69 @@ +/* + * strings.js + * + * Copyright (c) 2011 Amazon Technologies, Inc. All rights reserved. + * + * PROPRIETARY/CONFIDENTIAL + * + * Use is subject to license terms. + */ + +var AdResources = (function() { + /** + * Object for all of our strings. The intention is so we can localize in the future. + */ + var strings = { + menu: { + viewSpecialOffers: 'View Special Offers' + }, + + dialogs: { + standardClose: "Close", + purchaseGeneralServerError_title: "Error", + purchaseGeneralServerError_msg: "Your purchase could not be completed. We are experiencing technical difficulties. Please try again later.", + purchaseGeneralDeviceError_title: "Error", + purchaseGeneralDeviceError_msg: "We are unable to process your request. Please try again later.", + purchaseLimit_title: "Purchase Limit Reached", + purchaseLimit_msg: "Your purchase could not be completed. You have reached the maximum purchase quantity.", + purchaseExpiredOffer_title: "Offer Expired", + purchaseExpiredOffer_msg: "Your purchase could not be completed. This offer has expired.", + purchaseLocked_title: "Purchasing Locked", + purchaseLocked_msg: "Parental Controls are enabled on your Kindle. Purchases are not allowed.", + adDetailsError_msg: "Details for this advert are no longer available. Turn on wireless to receive the latest content.", + adDetailsConnectedError_msg: "Details for this advert are no longer available.", + deviceUnregistered_title: "Device Not Registered", + deviceUnregistered_msg: "You must register your Kindle to make a purchase.", + pendingPurchaseInfo_msg: "You already have {count} order(s) pending for this special offer.", + }, + + templates: { + offlineThankYouTemplate: { + docTitle: 'Thank you for your order', + title: '{customerName}, you have nearly finished.', + subtitle: 'Your order will be placed when you connect to wireless.', + message: 'To complete your AmazonLocal order, connect to a wireless network within the next {purchaseDaysRemaining} days. We will send a voucher to the Home screen and a notification to your e-mail account once your order has processed. The voucher will contain instructions on how to redeem this offer.', + pendingLinkText: 'You have other orders pending. Click here to view', + viewAllOffersLinkText: 'View All Special Offers', + cancelLinkText: 'Purchased by Accident? Cancel this Order' + }, + offlineCancelConfirmTemplate: { + docTitle: 'Order Cancelled', + title: 'Order Cancelled', + message: 'You have successfully cancelled your order for {dealTitle} from {merchantName}. Your credit card was not charged.', + viewAllOffersLinkText: 'View All Special Offers' + }, + backupDetailsTemplate: { + docTitle: 'Special Offer', + registeredMessage: 'Please connect wirelessly to download the latest Special Offers. New offers will display automatically when available.', + unRegisteredMessage: 'Please register your Kindle to receive the latest Special Offers. New offers will display automatically when available.' + } + } + + }; + + // AdResources public interface + return { + strings: strings + }; + +} ()); // end AdResources diff --git a/root_5.4.4/opt/var/local/mesquite/browser/locales/en-GB/javascripts/strings.js b/root_5.4.4/opt/var/local/mesquite/browser/locales/en-GB/javascripts/strings.js new file mode 100644 index 0000000..d7c8ca2 --- /dev/null +++ b/root_5.4.4/opt/var/local/mesquite/browser/locales/en-GB/javascripts/strings.js @@ -0,0 +1,170 @@ +/** + * strings.js + * + * Copyright (c) 2012 Amazon Technologies, Inc. All rights reserved. + * + * PROPRIETARY/CONFIDENTIAL + * + * Use is subject to license terms. + */ + +/** + * Module adds browser strings to the default Mesquite strings pre-added + * to the b (browser) namespace. + * + * This file should have localized versions. + */ +Kindle.add('browserStrings', function (b) { + /** + * Object with browser strings + */ + var browserStrings = { + /** + * Browser error messages + */ + errors: { + badProtocol: 'Web Browser cannot download files using this protocol.  Only HTTP and HTTPS protocols are supported.', + downloadFailed: 'Web Browser was unable to download {filename}.  Please try again later.', + downloadRejected: 'Web Browser cannot download this kind of file.

Only files with the extension .AZW, .PRC, .MOBI or .TXT can be downloaded to your Kindle.

', + uploadRejected: 'Web Browser does not support file uploads.', + register: 'In order to browse, you must first register your Kindle with your Amazon user account.', + confirmSsl: 'Web Browser is unable to establish a secure connection. Do you still want to proceed?', + blockedDomain: 'Web Browser requires a Wi-Fi connection.  Tap OK to establish a Wi-Fi connection.', + noAccess: 'Sorry, the browser cannot access this website.', + accountError: 'There is a problem with your Kindle account.

Please contact Customer Service at www.kindle.com/support.

', + systemFailure: 'We are experiencing some technical difficulties. Please try again later.', + remoteFailure: 'Sorry, the browser cannot access this website currently.  Please try again later.', + accessEmbargo: 'Due to local restrictions, web browsing is not available for all countries.', + appInvalid: 'Sorry, application is invalid.', + roamingBlocked: 'Sorry, roaming is not allowed.', + deviceBlocked: 'Sorry, the device was blocked.', + appBlocked: 'Sorry, the application was blocked.', + quotaExceeded: 'Sorry, the application has exceeded its quota.', + accessBlocked: 'Sorry, access to Whispernet is blocked.' + }, + + /** + * Browser page and dialog titles + */ + titles: { + bookmarks: 'Bookmarks', + editBookmark: 'Edit Bookmark', + removeBookmark: 'Remove a Bookmark', + history: 'History', + settings: 'Settings', + search: 'Search', + downloadFile: 'Download File', + downloadFailed: 'Download Failed', + downloadRejected: 'Invalid File Type', + badProtocol: 'Invalid Protocol', + uploadFile: 'Upload File', + register: 'Registration Required', + confirmSsl: 'Invalid Certificate', + duplicateBookmark: 'Duplicate Bookmark', + blockedDomain: 'Wi-Fi Connection Required', + httpError: 'Website Inaccessible' + }, + + /** + * Browser menu item labels + */ + items: { + articleMode: 'Article Mode', + webMode: 'Web Mode', + bookmarks: 'Bookmarks', + bookmarkPage: 'Bookmark this Page', + history: 'History', + settings: 'Browser Settings', + clearHistory: 'Clear History', + clearCookies: 'Clear Cookies', + enableJavascript: 'Enable JavaScript', + disableJavascript: 'Disable JavaScript', + enableImages: 'Enable Images', + disableImages: 'Disable Images', + todayFormat: 'Today - {date}', + yesterdayFormat: 'Yesterday - {date}' + }, + + /** + * Browser messages that are not errors + */ + messages: { + downloadConfirm: 'Download {filename}?

Once the download is complete, the file will appear on the Home screen.  Are you sure you wish to proceed?', + downloadSuccess: 'Web Browser downloaded {filename} successfully.', + duplicateBookmark: 'Another page with the same URL is already bookmarked.

Do you wish to overwrite it?' + }, + + /** + * Default Bookmarks. Browser loads these when first run and stores + * them in local storage. + */ + defaultBookmarks: [ + { + name: 'Amazon', + url: 'http://www.amazon.co.uk/' + }, + { + name: 'Wikipedia', + url: 'http://en.wikipedia.org/' + }, + { + name: 'Google', + url: 'http://www.google.co.uk/' + }, + { + name: 'Gmail', + url: 'http://m.gmail.com/' + }, + { + name: 'Yahoo', + url: 'http://uk.yahoo.com/' + }, + { + name: 'Yahoo Mail', + url: 'http://m.yahoo.com/mail?.intl=gb' + }, + { + name: 'The Daily Mail', + url: 'http://www.dailymail.co.uk/' + }, + { + name: 'BBC News', + url: 'http://news.bbc.co.uk/' + }, + { + name: 'Facebook', + url: 'http://m.facebook.com/' + }, + { + name: 'Twitter', + url: 'http://mobile.twitter.com/' + }, + { + name: 'Internet Movie DB', + url: 'http://uk.imdb.com/' + } + ], + + /** + * Actions available to browser's go function + */ + goActions: { + website: { + label: 'Web', + description: 'Web Address' + }, + google: { + label: 'Google', + description: 'Google', + url: 'http://www.google.co.uk/search?q=' + } + } + }; + + /** + * Merge with strings object + */ + b.strings = b.object.extend(browserStrings, b.strings); +}, +// preload modules +['strings', 'object']); diff --git a/root_5.4.4/opt/var/local/mesquite/browser/readability/locales/en-GB/messages.js b/root_5.4.4/opt/var/local/mesquite/browser/readability/locales/en-GB/messages.js new file mode 100644 index 0000000..2f7203d --- /dev/null +++ b/root_5.4.4/opt/var/local/mesquite/browser/readability/locales/en-GB/messages.js @@ -0,0 +1,19 @@ +/* + * messages_utf8.js + * + * Copyright 2012 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * + * PROPRIETARY/CONFIDENTIAL + * + * Use is subject to license terms. + */ + +var errormsgs = { + homepageErr: '

Sorry, Article Mode was unable to detect an article on this page. Please note that Article Mode was intended for use on individual article pages and not home pages.

', + + + homePageErrWithLink: 'Article Mode is intended for use on individual article pages and not home pages. If you still want to turn on Article Mode, click here.' + +}; + + diff --git a/root_5.4.4/opt/var/local/mesquite/shared/locales/en-GB/default_error.html b/root_5.4.4/opt/var/local/mesquite/shared/locales/en-GB/default_error.html new file mode 100644 index 0000000..98c9aee --- /dev/null +++ b/root_5.4.4/opt/var/local/mesquite/shared/locales/en-GB/default_error.html @@ -0,0 +1,12 @@ + + + + + + + + +

There was a problem loading this page

+

Tap the Back button and try reloading from the previous page.

+ + diff --git a/root_5.4.4/opt/var/local/mesquite/shared/locales/en-GB/javascripts/strings.js b/root_5.4.4/opt/var/local/mesquite/shared/locales/en-GB/javascripts/strings.js new file mode 100644 index 0000000..8143bab --- /dev/null +++ b/root_5.4.4/opt/var/local/mesquite/shared/locales/en-GB/javascripts/strings.js @@ -0,0 +1,69 @@ +/** + * strings.js + * + * Copyright (c) 2012 Amazon Technologies, Inc. All rights reserved. + * + * PROPRIETARY/CONFIDENTIAL + * + * Use is subject to license terms. + */ + +/** + * Module provides strings for Mesquite applications. Individual applications + * can add to this as needed by creating a module that modifies the strings + * namespace. + */ +Kindle.add('strings', function (sandbox) { + /** + * Reference to strings namespace added to sandbox + * @namespace + */ + var strings = Kindle.addNamespace('strings', sandbox); + + // Strings added below. These should be localized. + + /** + * Error messages + * @public + * @namespace + */ + strings.errors = { + noConnection: 'Your Kindle is currently unable to connect.

Please try again later.' + }; + + /** + * Page or dialog titles + * @public + * @namespace + */ + strings.titles = { + noConnection: 'Unable to Connect', + wirelessOff: 'Connection Required', + mainMenu: 'Menu' + }; + + /** + * Button labels + * @public + * @namespace + */ + strings.buttons = { + close: 'Close', + cancel: 'Cancel', + remove: 'Remove', + edit: 'Edit', + ok: 'OK' + }; + + /** + * Common menu items + * @public + * @namespace + */ + strings.items = { + turnWirelessOff: 'Turn Off Wireless', + turnWirelessOn: 'Turn On Wireless', + shopInStore: 'Shop in Kindle Store', + screenLight: 'Screen Light' + }; +}); diff --git a/root_5.4.4/opt/var/local/mesquite/shared/locales/en-GB/js/strings.js b/root_5.4.4/opt/var/local/mesquite/shared/locales/en-GB/js/strings.js new file mode 100644 index 0000000..da36d2e --- /dev/null +++ b/root_5.4.4/opt/var/local/mesquite/shared/locales/en-GB/js/strings.js @@ -0,0 +1,44 @@ +/** + * Container for strings used by wafjs components + */ +wafjs.strings = { + /** + * Error messages + */ + error: { + wirelessOff: 'This action requires wireless to be turned on.', + noConnection: 'Your Kindle is currently unable to connect.

Please try again later.', + }, + + /** + * Page or Dialog titles + */ + title: { + noConnection: 'Unable to Connect', + wirelessOff: 'Connection Required', + mainMenu: 'Menu', + }, + + /** + * Button labels + */ + btn: { + close: 'Close', + cancel: 'Cancel', + remove: 'Remove', + edit: 'Edit', + ok: 'OK', + register: 'Register' + }, + + /** + * Menu item labels + */ + item: { + shop: 'Shop in Kindle Store', + turnWirelessOff: 'Turn Off Wireless', + turnWirelessOn: 'Turn On Wireless', + lockRotation: 'Lock Rotation', + unlockRotation: 'Unlock Rotation', + }, +}; diff --git a/root_5.4.4/opt/var/local/mesquite/shared/locales/en-GB/odac_error.html b/root_5.4.4/opt/var/local/mesquite/shared/locales/en-GB/odac_error.html new file mode 100644 index 0000000..2d637dc --- /dev/null +++ b/root_5.4.4/opt/var/local/mesquite/shared/locales/en-GB/odac_error.html @@ -0,0 +1,24 @@ + + + + + + + + +

Unable to Load

+

Please tap Exit and try registering again once you have a reliable wireless connection. You can register later by selecting Settings from the Menu, then selecting Registration.

+
+ +
+ + diff --git a/root_5.4.4/opt/var/local/mesquite/shared/locales/en-GB/prime_error.html b/root_5.4.4/opt/var/local/mesquite/shared/locales/en-GB/prime_error.html new file mode 100644 index 0000000..4880b63 --- /dev/null +++ b/root_5.4.4/opt/var/local/mesquite/shared/locales/en-GB/prime_error.html @@ -0,0 +1,24 @@ + + + + + + + + +

Unable to Load

+

Unable to load the Prime web page. Please press the OK button to continue.

+
+ +
+ + diff --git a/root_5.4.4/opt/var/local/mesquite/store/locales/en-GB/strings/strings.js b/root_5.4.4/opt/var/local/mesquite/store/locales/en-GB/strings/strings.js new file mode 100644 index 0000000..fbef5b0 --- /dev/null +++ b/root_5.4.4/opt/var/local/mesquite/store/locales/en-GB/strings/strings.js @@ -0,0 +1,6 @@ +/** + * Holds store strings + */ +var strings = { + defaultError: '
The Kindle Store is currently unavailable. Try again at a later time.

If the problem persists, please contact Kindle Customer Service at www.kindle.com/support.

Tap OK to return to the Home screen.', +}; diff --git a/root_5.4.4/usr/share/keyboard/en_GB/en_GB-1024x758.keymap.gz b/root_5.4.4/usr/share/keyboard/en_GB/en_GB-1024x758.keymap.gz new file mode 100644 index 0000000..b397e02 Binary files /dev/null and b/root_5.4.4/usr/share/keyboard/en_GB/en_GB-1024x758.keymap.gz differ diff --git a/root_5.4.4/usr/share/keyboard/en_GB/en_GB-600x800.keymap.gz b/root_5.4.4/usr/share/keyboard/en_GB/en_GB-600x800.keymap.gz new file mode 100644 index 0000000..931709e Binary files /dev/null and b/root_5.4.4/usr/share/keyboard/en_GB/en_GB-600x800.keymap.gz differ diff --git a/root_5.4.4/usr/share/keyboard/en_GB/en_GB-758x1024.keymap.gz b/root_5.4.4/usr/share/keyboard/en_GB/en_GB-758x1024.keymap.gz new file mode 100644 index 0000000..bb5702e Binary files /dev/null and b/root_5.4.4/usr/share/keyboard/en_GB/en_GB-758x1024.keymap.gz differ diff --git a/root_5.4.4/usr/share/keyboard/en_GB/en_GB-800x600.keymap.gz b/root_5.4.4/usr/share/keyboard/en_GB/en_GB-800x600.keymap.gz new file mode 100644 index 0000000..d1b1353 Binary files /dev/null and b/root_5.4.4/usr/share/keyboard/en_GB/en_GB-800x600.keymap.gz differ diff --git a/root_5.4.4/usr/share/keyboard/en_GB/en_GB.ldb b/root_5.4.4/usr/share/keyboard/en_GB/en_GB.ldb new file mode 100644 index 0000000..385e780 Binary files /dev/null and b/root_5.4.4/usr/share/keyboard/en_GB/en_GB.ldb differ diff --git a/root_5.4.4/usr/share/keyboard/en_GB/libpredictor.so b/root_5.4.4/usr/share/keyboard/en_GB/libpredictor.so new file mode 100755 index 0000000..0f314eb Binary files /dev/null and b/root_5.4.4/usr/share/keyboard/en_GB/libpredictor.so differ diff --git a/root_5.4.4/usr/share/keyboard/en_GB/qwerty.kdb b/root_5.4.4/usr/share/keyboard/en_GB/qwerty.kdb new file mode 100644 index 0000000..7a395f0 Binary files /dev/null and b/root_5.4.4/usr/share/keyboard/en_GB/qwerty.kdb differ diff --git a/root_5.4.4/usr/share/keyboard/en_GB/utils.so b/root_5.4.4/usr/share/keyboard/en_GB/utils.so new file mode 100755 index 0000000..ee7d0f4 Binary files /dev/null and b/root_5.4.4/usr/share/keyboard/en_GB/utils.so differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/blanket.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/blanket.mo new file mode 100644 index 0000000..353bff8 Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/blanket.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/contentpackd.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/contentpackd.mo new file mode 100644 index 0000000..33a0e4b Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/contentpackd.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/dpm.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/dpm.mo new file mode 100644 index 0000000..6948b82 Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/dpm.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/gtk.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/gtk.mo new file mode 100644 index 0000000..037bca8 Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/gtk.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-de.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-de.mo new file mode 100644 index 0000000..4ed6276 Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-de.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-en_GB.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-en_GB.mo new file mode 100644 index 0000000..68b07d7 Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-en_GB.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-en_US.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-en_US.mo new file mode 100644 index 0000000..64b1fb2 Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-en_US.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-es.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-es.mo new file mode 100644 index 0000000..a8c5938 Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-es.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-es_MX.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-es_MX.mo new file mode 100644 index 0000000..42b8938 Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-es_MX.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-fr.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-fr.mo new file mode 100644 index 0000000..d6aed76 Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-fr.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-fr_CA.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-fr_CA.mo new file mode 100644 index 0000000..ed1d720 Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-fr_CA.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-it.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-it.mo new file mode 100644 index 0000000..d44131a Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-it.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-ja.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-ja.mo new file mode 100644 index 0000000..6314c6a Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-ja.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-pt_BR.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-pt_BR.mo new file mode 100644 index 0000000..ca3fa95 Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-pt_BR.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-zh_CN.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-zh_CN.mo new file mode 100644 index 0000000..141d7e9 Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/kb-zh_CN.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/todo.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/todo.mo new file mode 100644 index 0000000..e3f4d06 Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/todo.mo differ diff --git a/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/webkit-2.0.mo b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/webkit-2.0.mo new file mode 100644 index 0000000..0c37b81 Binary files /dev/null and b/root_5.4.4/usr/share/locale/en_GB/LC_MESSAGES/webkit-2.0.mo differ diff --git a/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/app_menu_strings.js b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/app_menu_strings.js new file mode 100644 index 0000000..755cace --- /dev/null +++ b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/app_menu_strings.js @@ -0,0 +1,3 @@ + +var AppMenuItemStrings = {}; + diff --git a/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/default_status_bar_strings.js b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/default_status_bar_strings.js new file mode 100644 index 0000000..673acb4 --- /dev/null +++ b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/default_status_bar_strings.js @@ -0,0 +1,6 @@ +var StatusBarStringTable = { + activityIdConnecting : "Connecting", + activityIdConnected : "Connected", + titleTextSeparator : "\u00a0\u00b7\u00a0", + minWidthForPrimary : 60, +}; diff --git a/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/lang_picker_strings.js b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/lang_picker_strings.js new file mode 100644 index 0000000..4ba7eb2 --- /dev/null +++ b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/lang_picker_strings.js @@ -0,0 +1,3 @@ +var nextButtonStringTable = { + 'displayname': 'Next' +}; diff --git a/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/light_control_strings.js b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/light_control_strings.js new file mode 100644 index 0000000..c419ebe --- /dev/null +++ b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/light_control_strings.js @@ -0,0 +1,17 @@ + +var LightControlStringTable = { + overcast: 'Recommended for Overcast Conditions', + darkRoom: 'Recommended for Dark Rooms', + dimRoom: 'Recommended for Dim Rooms', + brightRoom: 'Recommended for Bright Rooms', + sunlight: 'Recommended for Sunlight', + off: 'Off', + explainHigh: 'In brightly lit rooms, use a high setting.', + explainLow: 'Use a low setting for dark rooms.', + on: 'On', + advanced: 'Advanced', + auto: 'Auto Brightness', + arrow: '▶', + lightBooster: 'Max.', +}; + diff --git a/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/media_player_bar_strings.js b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/media_player_bar_strings.js new file mode 100644 index 0000000..8c0b3f0 --- /dev/null +++ b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/media_player_bar_strings.js @@ -0,0 +1,9 @@ +var MediaPlayerBarStringTable = { + trackCountMessageFormat : new MessageFormat("Track {index,number,integer} of {count,number,integer}"), + turnOff : "Off", + unknownArtists : "Unknown Artists", + style : { + widthInPixel_dnt : "{width}px", + marginRight_dnt : "0 {right} 0 0" + } +}; diff --git a/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/password_dialog_strings.js b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/password_dialog_strings.js new file mode 100644 index 0000000..8850e07 --- /dev/null +++ b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/password_dialog_strings.js @@ -0,0 +1,14 @@ +var PasswordDialogStringTable = { + passwordEntryTitle : "Enter Passcode", + passwordErrorTitle : "Incorrect Passcode", + brickPasswordEntryTitle : "Passcode Required", + passwordErrorText : [ "The passcode you entered is incorrect. Please try again.", + "Your Kindle will reset to factory defaults after the next failed attempt.", + "Your Kindle will reset to factory defaults after 2 more failed attempts." ], + passwordHint : "Passcode hint: ", + forgotPassword : "Forgotten Passcode?", + forgotPasswordTitle : "Forgotten Passcode?", + forgotPasswordText : "If you have forgotten your passcode, please contact Kindle Customer Service at www.kindle.com/support to receive help resetting your device.", + okay : "OK", + brickPasswordInfoText : "This device has been disabled remotely.", +}; diff --git a/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/sample_custom_dialog_strings.js b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/sample_custom_dialog_strings.js new file mode 100644 index 0000000..0cbeb8d --- /dev/null +++ b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/sample_custom_dialog_strings.js @@ -0,0 +1,6 @@ +var SampleCustomDialogStringTable = { + enterText : "Enter Text", + sampleCustDialogTitle : "Sample Custom Dialog", + sampleCustDialogBody : "This is just a sample dialog", + okay : "Okay" +}; diff --git a/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_bar_strings.js b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_bar_strings.js new file mode 100644 index 0000000..c60d4a1 --- /dev/null +++ b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_bar_strings.js @@ -0,0 +1,11 @@ +var SearchBarStringTable = { + myItems: "My Items", + enterText: "Search", + go: "Go", + google: "http://www.google.co.uk/search?q=", + wikipedia: "http://en.wikipedia.org/w/index.php?title=Special%3ASearch&search=", + baiduBaike: "http://baike.baidu.com/search/word?&pic=1&enc=utf8&word=", + baiduSearch: "http://www.baidu.com/s?tn=baiduhome_pg&ie=utf-8&rn=4&wd=", + doubanSearch: "http://www.douban.com/search?q=", + addBaiduBaike: false, +}; diff --git a/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_domain_strings.js b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_domain_strings.js new file mode 100644 index 0000000..30ee89e --- /dev/null +++ b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_domain_strings.js @@ -0,0 +1,17 @@ +var SearchDomainStringTable = { + domainLabels: { + title_author: 'My Items', + catalog: 'All Text', + store: 'Kindle Store', + google: 'Google', + wikipedia: 'Wikipedia', + dictionary: 'Dictionary', + website: 'Web Address', + baiduBaike: 'Baidu Baike', + baiduSearch: 'Baidu', + doubanSearch: 'Douban', + }, + // Set the preferred value in pt, Eg. offsetWidth: '100pt', if not leave it as null + // localization can use this to force a width in a given locale if it needs to. + offsetWidth: null, +}; diff --git a/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/simple_alert_strings.js b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/simple_alert_strings.js new file mode 100644 index 0000000..74c35bc --- /dev/null +++ b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/simple_alert_strings.js @@ -0,0 +1,103 @@ +var SimpleAlertStringTable = { + okay : "OK", + cancel : "Cancel", + close : "Close", + lowFlashMemoryAlertTitle : "Low Memory", + lowFlashMemoryAlertText : "There is not enough Kindle memory to add or edit notes or marks for this document. Please make more Kindle memory available by removing content from the Home screen.", + lowBatteryAlertTitle : "Battery Level is Low", + lowBatteryAlertAirplaneMainText : "Your battery is running low. Please charge your Kindle.", + lowBatteryAlertWirelessMainText : "Your battery is running low. Please charge your Kindle. If your wireless is turned on, try turning it off to extend your reading time.", + veryLowBatteryAlertTitle : "Very Low Battery", + veryLowBatteryAlertMainText : "Your battery is almost depleted and your Kindle will soon shut down. To continue using your Kindle, connect it to a power source.", + turnWirelessOnAlertTitle : "Turn On Wireless?", + turnWirelessOnAlertMainText : "Wireless is turned off. Do you want to turn on wireless?", + turnAirplaneModeAlertTitle : "Aeroplane Mode", + turnAirplaneModeAlertMainText : "Your Kindle is unable to establish a wireless connection. Do you want to turn off Aeroplane Mode?", + emptyPlaylistAlertTitle : "No MP3 Files Found", + emptyPlaylistAlertText : 'To play MP3 files, you must first copy them from your computer to the "music" folder on your Kindle.', + failedToStartActiveContentTitle : "Error Starting Content", + failedToStartActiveContentText : "The title could not be opened.", + launchCaptivePortalAlertTitle : "Wi-Fi Login Required", + launchCaptivePortalAlertMainText : "The Wi-Fi network you are connecting to requires you to sign in before accessing the Internet. Do you wish to go to the Web Browser to sign in to: {essid}?", + launchCaptivePortalAlertNoSSIDText : "The Wi-Fi network you are connecting to requires you to sign in before accessing the Internet. Do you wish to go to the Web Browser to sign in?", + appmgrFatalAppAlertTitle : "Application Error", + appmgrFatalAppAlertText : "The selected application could not be started. Please try again.", + appmgrNonFatalAppAlertTitle : "Unable to Open Content", + appmgrNonFatalAppAlertText : "The selected content could not be opened. Please try again.", + restart : "Restart", + frameworkRestartRequestTitle : "Restarting your Kindle", + frameworkRestartRequestText : "The item failed to close properly. Unless you close this dialog box your device will restart in {restartTime,plural,=0 {# seconds} one {# second} other {# seconds}}.", + shippingModeFailedTitle : "Shipping Mode Failed", + shippingModeWhitelistFailedText : "Unable to enter shipping mode owing to missing dictionaries or fonts.", + shippingModeBatteryRangeFailedText : "Unable to enter shipping mode owing to battery level falling below permissible range.", + heapLowAlertTitle : "Java Heap Low", + heapLowAlertText : "The Java Heap has been low for too long.", + appmgrFrameworkFailedAlertTitle : "Framework Error", + appmgrFrameworkFailedAlertText : "The application is not responding. Please wait while your Kindle restarts.", + dpmKindleStoreDisabledTitle : "Kindle Store Locked", + dpmKindleStoreDisabledText : "This is a managed device. Kindle Store is locked. For information, contact: {contactInfo}.", + dpmBrowserDisabledTitle : "Web Browser Locked", + dpmBrowserDisabledText : "This is a managed device. Web Browser is locked. For information, contact: {contactInfo}.", + dpmArchivedDisabledTitle : "Cloud Locked", + dpmArchivedDisabledText : "This is a managed device. Access to Cloud is locked. For information, contact: {contactInfo}.", + dpmDiscoveryDisabledTitle : "Goodreads on Kindle Locked", + dpmDiscoveryDisabledText : "This is a managed device. Access to Goodreads on Kindle is locked. For information, contact: {contactInfo}.", + dpmSocialNetworksDisabledTitle : "Social Networks Locked", + dpmSocialNetworksDisabledText : "This is a managed device. Social Network access is locked. For information, contact: {contactInfo}.", + dpmMp3PlayerDisabledTitle : "MP3 Player Locked", + dpmMp3PlayerDisabledText : "This is a managed device. MP3 Player is locked. For information, contact: {contactInfo}.", + dpmActiveContentDisabledTitle : "Active Content Locked", + dpmActiveContentDisabledText : "This is a managed device. Active Content is locked. For information, contact: {contactInfo}.", + dpmSettingsMenuDisabledTitle : "Settings Menu Locked", + dpmSettingsMenuDisabledText : "This is a managed device. Settings Menu is locked. For information, contact: {contactInfo}.", + dpmToggleWirelessDisabledTitle : "Toggle Wireless Locked", + dpmToggleWirelessDisabledText : "This is a managed device. Toggle Wireless is locked. For information, contact: {contactInfo}.", + dpmToggleAirplaneModeDisabledTitle : "Aeroplane Mode Locked", + dpmToggleAirplaneModeDisabledText : "This is a managed device. Aeroplane Mode is locked. For information, contact: {contactInfo}.", + dpmManageWifiSettingsDisabledTitle : "Wi-Fi Settings Locked", + dpmManageWifiSettingsDisabledText : "This is a managed device. Wi-Fi Settings configuration is locked. For information, contact: {contactInfo}.", + pcKindleStoreDisabledTitle : "Kindle Store Locked", + pcKindleStoreDisabledText : "Parental Controls are enabled on your Kindle. Kindle Store is locked.", + pcBrowserDisabledTitle : "Web Browser Locked", + pcBrowserDisabledText : "Parental Controls are enabled on your Kindle. Web Browser is locked.", + pcArchivedItemsDisabledTitle : "Cloud Locked", + pcArchivedItemsDisabledText : "Parental Controls are enabled on your Kindle. Access to Cloud is locked.", + pcDiscoveryDisabledTitle : "Goodreads on Kindle Locked", + pcDiscoveryDisabledText : "Parental Controls are enabled on your Kindle. Access to Goodreads on Kindle is locked.", + pcPurchasesDisabledTitle : "Purchasing Locked", + pcPurchasesDisabledText : "Parental Controls are enabled on your Kindle. Purchases are not allowed.", + remoteRebootMessageTitle : "Device Restart Pending", + remoteRebootMessageText : "This Kindle has been instructed to restart. This process will begin shortly. Please wait until the device has fully restarted.", + remoteFactoryResetMessageTitle : "Device Reset Pending", + remoteFactoryResetMessageText : "This is a managed device. It has been instructed to reset to factory defaults, which will remove all downloaded and transferred content. This process will begin shortly. Please wait until this process is complete. For information, contact: {contactInfo}.", + purchaseGeneralServerErrorTitle : "Error", + purchaseGeneralServerErrorText : "Your purchase could not be completed. We are experiencing technical difficulties. Please try again later.", + purchaseGeneralDeviceErrorTitle : "Error", + purchaseGeneralDeviceErrorText : "We are unable to process your request. Please try again later.", + purchaseLimitTitle : "Purchase Limit Reached", + purchaseLimitText : "Your purchase could not be completed. You have reached the maximum purchase quantity.", + purchaseExpiredOfferTitle : "Offer Expired", + purchaseExpiredOfferText : "Your purchase could not be completed. This offer has expired.", + adDetailsErrorTitle : "Kindle Special Offers", + adDetailsErrorText : "Details for this Special Offer are no longer available. Turn on wireless to receive the latest content.", + adDetailsDisableText : "Details for this Special Offer are not available while Parental Controls are enabled.", + adDetailsConnectedErrorText : "Details for this Special Offer are no longer available.", + deviceUnregisteredTitle : "Device Not Registered", + deviceUnregisteredText : "You must register your Kindle to make a purchase.", + pendingPurchaseInfoTitle : "Purchases Pending", + pendingPurchaseInfoText : "You already have {count,plural,=0 {no orders pending} one {an order pending} other { # orders pending}} for this special offer.", + debugScriptsEnabledTitle : "Debugging Scripts", + debugScriptsEnabledText : "Extended debugging scripts are currently enabled", + cpRestartMessageTitle : "Restart Required", + cpRestartMessageText : "An update is available for the following fonts: ({language}). Your Kindle must restart to complete the update.", + shutdownAlertTitle : "Power", + shutdownAlertText : "Please select from the following options:", + shutdownAlertButtonLayout : BUTTON_LAYOUT_NORMAL, + ScreenOff : "Screen Off", + cpUpdatingFontsTitle : "Updating Fonts", + cpUpdatingFontsText : "Your Kindle fonts are updating. This can take a moment...", + cpDeferRestart : "Update Later", + cpRestart : "Update Now", + runningFSCKMessageTitle : "Device Error", + runningFSCKMessageText : "An unexpected error has occurred. This can happen if you recently disconnected your Kindle from a computer without ejecting it safely. Please wait while your Kindle attempts to resolve this error." +}; diff --git a/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/system_menu_strings.js b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/system_menu_strings.js new file mode 100644 index 0000000..5ef83f3 --- /dev/null +++ b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/system_menu_strings.js @@ -0,0 +1,6 @@ + +var SystemMenuItemStrings = { + store: 'Shop in Kindle Store', + settings: 'Settings' +}; + diff --git a/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/wifi_wizard_dialog_strings.js b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/wifi_wizard_dialog_strings.js new file mode 100644 index 0000000..045425b --- /dev/null +++ b/root_5.4.4/usr/share/webkit-1.0/pillow/locales/en-GB/strings/wifi_wizard_dialog_strings.js @@ -0,0 +1,110 @@ + +/** + * The available three-button dialog layouts are: + * + * BUTTON_LAYOUT_NORMAL: + * Lay the buttons out horizontally, with each having equal width. + * + * BUTTON_LAYOUT_STACKED: + * Put the middle button up above the other two. + * + * BUTTON_LAYOUT_AUTO: + * Like BUTTON_LAYOUT_STACKED when the device is in portrait. + * In landscape, the buttons are laid out horizontally, but the middle button + * uses half of the available width. + */ + +var WifiWizardDialogStringTable = { + passwordDialogButtonLayout : BUTTON_LAYOUT_STACKED, + cancelSetUpTryAgainButtonLayout : BUTTON_LAYOUT_STACKED, + cancelEnterAgainSetUpButtonLayout : BUTTON_LAYOUT_STACKED, + title : "Wi-Fi Networks ({numNetworks})", + advancedOptionsTitle : "Advanced Options", + manualEntryButton : "Enter Other Wi-Fi Network", + networkNameLabel : "Network Name", + identityLabel : "Username", + passwordLabel : "Password", + connectionTypeLabel : "Connection Type", + ipAddressLabel : "IP Address", + subnetMaskLabel : "Subnet Mask", + routerLabel : "Router", + dnsLabel : "DNS", + securityTypeLabel : "Security Type", + wpaTypeLabel : "Version", + eapMethodLabel : "EAP Method", + phase2AuthLabel : "Phase 2 Authentication", + caCertLabel : "CA Certificate", + connectionTypeDhcp : "DHCP", + conenctionTypeStatic : "Static", + wpaTypePersonal : "Personal", + wpaTypeEnterprise : "Enterprise", + eapMethodPeap : "PEAP", + eapMethodTtls : "TTLS", + phase2AuthPap : "PAP", + phase2AuthMschapv2 : "MSCHAPv2", + securityTypeOpen : "None", + securityTypeWep : "WEP", + securityTypeWpawpa2 : "WPA/WPA2", + securityTypeWpa2 : "WPA2", + done : "Done", + availNetworksLabel : "Available Networks", + disconnect : "Disconnect", + enterAgain : "Enter Again", + setUp : "Set Up", + okay : "OK", + cancel : "Cancel", + connect : "Connect", + wpsConnect : "WPS", + advanced : "Advanced", + join : "Other...", + rescan : "Rescan", + tryAgain : "Try Again", + passwordHide : "Hide Password", + manualEntryTitle : "Enter Wi-Fi Network", + passwordEntryTitle : "Wi-Fi Password Required", + loginTitle : "Wi-Fi Login", + passwordErrorTitle : "Incorrect Password", + defaultErrorTitle : "Wi-Fi Error", + defaultError : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}". --"{error}"--. Press Set Up to enter your password again or set up your network manually. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support.', + passwordFailedError : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}". The password you entered is incorrect. Try entering your password again or setting up your network manually. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support.', + noProfileTitle : 'Wi-Fi Not Configured', + noProfileError : 'Your Kindle is unable to connect to the Wi-Fi network. This network is not configured. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support.', + failedToConnectError : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}". Press Set Up to enter your password again or set up your network manually. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support.', + failedToConnectEnterpriseError : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}". Please check your credentials or contact your system administrator.', + wifiNotReady : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}". Tap the Home button, then connect to Wi-Fi again. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support.', + localNetworkFailedError : 'Your Kindle is unable to connect to your local network "{essid}". You may need to check your local network. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support.', + internetConnectFailedTitle : 'Connection Failed', + internetConnectFailedError : 'Your Kindle connected to the Wi-Fi network but could not reach the Internet. Contact your Internet Service Provider for further assistance.', + profNetNameTooLongFailedTitle : 'Network Name Too Long', + profNetNameTooLongFailedError : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}". The network name is too long. Would you like to set up this network manually?', + passwordTooLongTitle : 'Password Too Long', + passwordTooLongError : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}". The password you entered is longer than allowed by the Wi-Fi network. Try entering your password again. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support.', + passwordTooShortTitle : 'Password Too Short', + passwordTooShortError : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}". The password you entered is missing one or more characters. Try entering your password again. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support.', + wpaEnterpriseErrorTitle : 'Unsupported Network', + wpaEnterpriseNotSupportedError : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}". Enterprise Wi-Fi networks are not supported on Kindle. Try connecting to another network. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support.', + wpaEnterpriseAuthError : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}". Try entering your username and password again. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support.', + securityMismatchTitle : 'Security Error', + securityMismatchError : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}". The security type you entered does not match the security type of the Wi-Fi network. Please set up the network manually again and select the correct security type. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support.', + adhocNotSupportedTitle : 'Unsupported Network', + adhocNotSupportedError : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}". Peer-to-peer Wi-Fi networks are not supported on Kindle. Try connecting to another network. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support.', + profileFailedError : 'Unable to set up the Wi-Fi network "{essid}". The network information you entered is incomplete. Please check network configuration and try setting up the network again. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support.', + profileDeleteTitle : 'Error', + profileDeleteError : 'Unable to delete profile for Wi-Fi network "{essid}".', + scanningForNetwork : "Scanning for Networks", + scanComplete : "Scan Complete", + connecting : "Connecting", + connected : "Connected", + connectionFailed : "Connection Failed", + noWifiFound : "No Wi-Fi networks were found", + wpsConnectionError : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}" using WPS. Would you like to set up this network manually?', + wpsButtonNotPressedError : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}" using WPS. Please check that the WPS button was tapped.', + apRejectedError : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}". Check that your security settings are correct and try again.', + apDeniedError : 'Your Kindle is unable to connect to the Wi-Fi network "{essid}". The access point rejected the connection request. Check your router\u02bcs MAC address filtering settings and try again.', + forgetProfileTitle : 'Forget Network?', + forgetProfileConfirmation : 'Are you sure you want to forget the Wi-Fi network "{essid}"?', + forget : "Forget", + advancedDialogDescription : "You can set up the Wi-Fi network connection and security options for the network named below.", + caCertificateNotFoundTitle : "Unable to Find Certificate", + caCertificateNotFoundError : 'The security certificate cannot be located. Please verify that the name is correct and try again.' +}; diff --git a/sqlite2translation b/sqlite2translation index f69c312..48e1894 100755 --- a/sqlite2translation +++ b/sqlite2translation @@ -35,6 +35,8 @@ then echo "val: $val"; [ -n "$src" ] || continue; tran=$(sqlite3 ../../kindle_loc.sqlite "select tran from trans where src='"'"'$src'"'"' and file='"'"'{}'"'"' and ver='"'"''$VERSION''"'"' ;" ); + [ -n "$tran" ] || tran=$(sqlite3 ../../kindle_loc.sqlite "select tran from trans where src='"'"'$src'"'"' and file='"'"'{}'"'"' and ver='"'"'5.4.4'"'"' ;" ); + [ -n "$tran" ] || tran=$(sqlite3 ../../kindle_loc.sqlite "select tran from trans where src='"'"'$src'"'"' and file='"'"'{}'"'"' and ver='"'"'5.4.3'"'"' ;" ); [ -n "$tran" ] || tran=$(sqlite3 ../../kindle_loc.sqlite "select tran from trans where src='"'"'$src'"'"' and file='"'"'{}'"'"' and ver='"'"'5.4.2'"'"' ;" ); [ -n "$tran" ] || tran=$(sqlite3 ../../kindle_loc.sqlite "select tran from trans where src='"'"'$src'"'"' and file='"'"'{}'"'"' and ver='"'"'4.1'"'"' ;" ); [ -n "$tran" ] || tran=$(sqlite3 ../../kindle_loc.sqlite "select tran from trans where src='"'"'$src'"'"' and file='"'"'{}'"'"' and ver='"'"'3.4'"'"' ;" ); @@ -47,6 +49,8 @@ then [ -n "$tran" ] || tran="$val"; else tran=$(sqlite3 ../../kindle_loc.sqlite "select tran from trans where src='"'"'$src'"'"' and file='"'"'{}'"'"' and ver='"'"''$VERSION''"'"' ;" ); + [ -n "$tran" ] || tran=$(sqlite3 ../../kindle_loc.sqlite "select tran from trans where src='"'"'$src'"'"' and file='"'"'{}'"'"' and ver='"'"'5.4.4'"'"' ;" ); + [ -n "$tran" ] || tran=$(sqlite3 ../../kindle_loc.sqlite "select tran from trans where src='"'"'$src'"'"' and file='"'"'{}'"'"' and ver='"'"'5.4.3'"'"' ;" ); [ -n "$tran" ] || tran=$(sqlite3 ../../kindle_loc.sqlite "select tran from trans where src='"'"'$src'"'"' and file='"'"'{}'"'"' and ver='"'"'5.4.2'"'"' ;" ); [ -n "$tran" ] || tran=$(sqlite3 ../../kindle_loc.sqlite "select tran from trans where src='"'"'$src'"'"' and file='"'"'{}'"'"' and ver='"'"'4.1'"'"' ;" ); [ -n "$tran" ] || tran=$(sqlite3 ../../kindle_loc.sqlite "select tran from trans where src='"'"'$src'"'"' and file='"'"'{}'"'"' and ver='"'"'3.4'"'"' ;" ); diff --git a/translation2sqlite b/translation2sqlite index 102fddc..c30fd0c 100755 --- a/translation2sqlite +++ b/translation2sqlite @@ -3,13 +3,14 @@ . config cp -f kindle_loc.sqlite kindle_loc.sqlite.old -cp -f kindle_loc.sqlite.base kindle_loc.sqlite +#cp -f kindle_loc.sqlite.base kindle_loc.sqlite cd translation_$VERSION VER="$VERSION" cd translation echo "begin;" > ../../trans_$VERSION.sql +echo "delete from trans where ver = '$VER';" >> ../../trans_$VERSION.sql find . \( -name '*.translation' -or -name '*.js' -or -name '*.xml' \) -exec sh -c "awk 'BEGIN {FS="'"'"\\t|\\r"'"'"} { print "'"'"{}\t"'"'" \$1 "'"'"\t"'"'" \$2}' < {}" \; | \ sed "s/'/''/g" | \ ( diff --git a/translation_5.4.2/acx_tweaks/opt/amazon/acw/wikipedia.acx/script/wikipedia.js b/translation_5.4.2/acx_tweaks/opt/amazon/acw/wikipedia.acx/script/wikipedia.js index 27e10dd..9b2e8c9 100644 --- a/translation_5.4.2/acx_tweaks/opt/amazon/acw/wikipedia.acx/script/wikipedia.js +++ b/translation_5.4.2/acx_tweaks/opt/amazon/acw/wikipedia.acx/script/wikipedia.js @@ -467,7 +467,7 @@ var onLookupCallback = function(json) { elementWikiContent.innerHTML = json.articleHtml; } else { if (json.errorMessage) { - elementWikiContent.innerHTML = json.errorMessage; + elementWikiContent.innerHTML = convertStringToHtmlEntities(stringLoader.findString("wiki_no_article_found")); } else { elementWikiContent.innerHTML = convertStringToHtmlEntities(stringLoader.findString("unknown_error")); } diff --git a/translation_5.4.2/translation/com/amazon/kindle/settings/resources/DictionaryResources_en_GB.translation b/translation_5.4.2/translation/com/amazon/kindle/settings/resources/DictionaryResources_en_GB.translation index 16976ec..377d302 100644 --- a/translation_5.4.2/translation/com/amazon/kindle/settings/resources/DictionaryResources_en_GB.translation +++ b/translation_5.4.2/translation/com/amazon/kindle/settings/resources/DictionaryResources_en_GB.translation @@ -4,4 +4,4 @@ Go to Cloud Přejít na úložiště You must register your Kindle to access items in the Cloud. Abyste mohli přistupovat k internetovému úložišti, musí být váš Kindle zaregistrován. Cloud Not Available Internetové úložiště nedostupné Access to Cloud Locked Přístup k úložišti uzamčen -{0} Dictionaries {0} slovníků +{0} Dictionaries Slovníky pro jazyk {0} diff --git a/translation_5.4.4/acx_tweaks/opt/amazon/acw/translator.acx/GoogleTranslate.php b/translation_5.4.4/acx_tweaks/opt/amazon/acw/translator.acx/GoogleTranslate.php new file mode 100644 index 0000000..744e121 --- /dev/null +++ b/translation_5.4.4/acx_tweaks/opt/amazon/acw/translator.acx/GoogleTranslate.php @@ -0,0 +1,180 @@ + + * @link http://stichoza.com/ + * @version 1.3.0 + * @access public + */ +class GoogleTranslate { + + /** + * Last translation + * @var string + * @access private + */ + public $lastResult = ""; + + /** + * Language translating from + * @var string + * @access private + */ + private $langFrom; + + /** + * Language translating to + * @var string + * @access private + */ + private $langTo; + + /** + * Google Translate URL format + * @var string + * @access private + */ + private static $urlFormat = "http://translate.google.com/translate_a/t?client=t&text=%s&hl=en&sl=%s&tl=%s&ie=UTF-8&oe=UTF-8&multires=1&otf=1&pc=1&trs=1&ssel=3&tsel=6&sc=1"; + + /** + * Class constructor + * + * @param string $from Language translating from (Optional) + * @param string $to Language translating to (Optional) + * @access public + */ + public function __construct($from = "en", $to = "ka") { + $this->setLangFrom($from)->setLangTo($to); + } + + /** + * Set language we are transleting from + * + * @param string $from Language code + * @return GoogleTranslate + * @access public + */ + public function setLangFrom($lang) { + $this->langFrom = $lang; + return $this; + } + + /** + * Set language we are transleting to + * + * @param string $to Language code + * @return GoogleTranslate + * @access public + */ + public function setLangTo($lang) { + $this->langTo = $lang; + return $this; + } + + + /** + * Simplified curl method + * @param string $url URL + * @param array $params Parameter array + * @param boolean $cookieSet + * @return string + * @access public + */ + public static final function makeCurl($url, array $params = array(), $cookieSet = false) { + if (!$cookieSet) { + $cookie = tempnam("/tmp", "CURLCOOKIE"); + $ch = curl_init($url); + curl_setopt($ch, CURLOPT_COOKIEJAR, $cookie); + curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); + $output = curl_exec($ch); + + // Clean up temporary file + unset($ch); + unlink($cookie); + + return $output; + } + + $queryString = http_build_query($params); + + $curl = curl_init($url . "?" . $queryString); + curl_setopt($curl, CURLOPT_COOKIEFILE, $cookie); + curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); + $output = curl_exec($curl); + + return $output; + } + + /** + * Translate text + * + * @param string $string Text to translate + * @return string Translated text + * @access public + */ + public function translate($string) { + $url = sprintf(self::$urlFormat, rawurlencode($string), $this->langFrom, $this->langTo); + $result = preg_replace('!,+!', ',', self::makeCurl($url)); // remove repeated commas (causing JSON syntax error) + $resultArray = json_decode($result, true); + $finalResult = ""; + foreach ($resultArray[0] as $results) + $finalResult .= $results[0]; + return $this->lastResult = $finalResult; + } + + /** + * Static method for translating text + * + * @param string $string Text to translate + * @param string $from Language code + * @param string $to Language code + * @return string Translated text + * @access public + */ + public static function staticTranslate($string, &$from, $to) { + $url = sprintf(self::$urlFormat, rawurlencode($string), $from, $to); + $result = preg_replace('!,+!', ',', self::makeCurl($url)); // remove repeated commas (causing JSON syntax error) + $resultArray = json_decode($result, true); + $finalResult = ""; + foreach ($resultArray[0] as $results) + $finalResult .= $results[0] . " "; + $from = $resultArray[1]; + return $finalResult; + } + +} + +?> + diff --git a/translation_5.4.4/acx_tweaks/opt/amazon/acw/translator.acx/config.xml b/translation_5.4.4/acx_tweaks/opt/amazon/acw/translator.acx/config.xml new file mode 100644 index 0000000..07996bd --- /dev/null +++ b/translation_5.4.4/acx_tweaks/opt/amazon/acw/translator.acx/config.xml @@ -0,0 +1,64 @@ + + + + + Translation + 翻译 + Übersetzung + Traduzione + Traducción + Translation + Traduction + Перевод + 翻訳 + Tradução + + + + + + + + + + + + + + + + + + + + Display a translation of the selected text. + 显示选定文本的翻译。 + Übersetzung des ausgewählten Texts anzeigen. + Mostra la traduzione del testo selezionato. + Mostrar una traducción del texto seleccionado. + Display a translation of the selected text. + Afficher une traduction du texte sélectionné. + Показать перевод выделенного текста. + 選択したテキストを翻訳します。 + Exibir uma tradução do texto selecionado. + + Amazon.com, Inc. + + + + + + + + + + + onbutton + true + + diff --git a/translation_5.4.4/acx_tweaks/opt/amazon/acw/translator.acx/locales/en-gb/script/strings.js b/translation_5.4.4/acx_tweaks/opt/amazon/acw/translator.acx/locales/en-gb/script/strings.js new file mode 100644 index 0000000..9b9128d --- /dev/null +++ b/translation_5.4.4/acx_tweaks/opt/amazon/acw/translator.acx/locales/en-gb/script/strings.js @@ -0,0 +1,44 @@ +TranslatorData = {}; +TranslatorData.strings = { + title: "Translation", + connecting: "Translating your selection...", + awaiting_connectivity: "Waiting for connection...", + no_text_selected: "No text was selected for translation.", + unknown_error: "An error occurred. Please try again.", + request_timeout: "Unable to contact the server. Please try again later.", + no_network: "No network detected. Please check your connection and try again.", + from_language: "From:", + language_detecting: "Detecting...", + language_unknown: "Unknown", + to_language: "To:", + lang_en: "English", + lang_fr: "French", + lang_de: "German", + lang_pt: "Portuguese", + lang_es: "Spanish", + lang_it: "Italian", + lang_nl: "Dutch", + lang_ja: "Japanese", + lang_ko: "Korean", + lang_ru: "Russian", + lang_zh_hans: "Chinese Simplified", + lang_zh_hant: "Chinese Traditional", + lang_fi: "Finnish", + lang_no: "Norwegian", + lang_hi: "Hindi", + lang_da: "Danish", + lang_cs: "Czech", + lang_sk: "Slovak", + lang_pl: "Polish", + lang_la: "Latin", + lang_uk: "Ukrainian", + lang_el: "Greek", + lang_iw: "Hebrew", + lang_tr: "Turkish", + turn_off_airplane_mode: "Turn Off Aeroplane Mode", + airplane_mode_message: "Aeroplane Mode must be turned off to use this feature.", + turn_on_wireless: "Turn On Wireless", + wireless_connect_message: "Wireless must be turned on to use this feature.", + about_link_text: "About Translation", + back_link_text: "Back to Translation" +}; diff --git a/translation_5.4.4/acx_tweaks/opt/amazon/acw/translator.acx/script/strings.js b/translation_5.4.4/acx_tweaks/opt/amazon/acw/translator.acx/script/strings.js new file mode 100644 index 0000000..fd0cb91 --- /dev/null +++ b/translation_5.4.4/acx_tweaks/opt/amazon/acw/translator.acx/script/strings.js @@ -0,0 +1,44 @@ +TranslatorData = {}; +TranslatorData.strings = { + title: "Translation", + connecting: "Translating your selection...", + awaiting_connectivity: "Waiting for connection...", + no_text_selected: "No text was selected for translation.", + unknown_error: "An error occurred. Please try again.", + request_timeout: "Unable to contact the server. Please try again later.", + no_network: "No network detected. Please check your connection and try again.", + from_language: "From:", + language_detecting: "Detecting...", + language_unknown: "Unknown", + to_language: "To:", + lang_en: "English", + lang_fr: "French", + lang_de: "German", + lang_pt: "Portuguese", + lang_es: "Spanish", + lang_it: "Italian", + lang_nl: "Dutch", + lang_ja: "Japanese", + lang_ko: "Korean", + lang_ru: "Russian", + lang_zh_hans: "Chinese Simplified", + lang_zh_hant: "Chinese Traditional", + lang_fi: "Finnish", + lang_no: "Norwegian", + lang_hi: "Hindi", + lang_da: "Danish", + lang_cs: "Czech", + lang_sk: "Slovak", + lang_pl: "Polish", + lang_la: "Latin", + lang_uk: "Ukrainian", + lang_el: "Greek", + lang_iw: "Hebrew", + lang_tr: "Turkish", + turn_off_airplane_mode: "Turn off Airplane Mode", + airplane_mode_message: "Airplane Mode must be turned off to use this feature.", + turn_on_wireless: "Turn on Wireless", + wireless_connect_message: "Wireless must be turned on to use this feature.", + about_link_text: "About Translation", + back_link_text: "Back to Translation" +}; diff --git a/translation_5.4.4/acx_tweaks/opt/amazon/acw/translator.acx/script/translator.js b/translation_5.4.4/acx_tweaks/opt/amazon/acw/translator.acx/script/translator.js new file mode 100644 index 0000000..e1fef32 --- /dev/null +++ b/translation_5.4.4/acx_tweaks/opt/amazon/acw/translator.acx/script/translator.js @@ -0,0 +1,748 @@ +var getQueryParameter = function(name, queryString) { + if (typeof(name) === "string" && name && typeof(queryString) === "string" && queryString) { + if (queryString.charAt(0) == "?") { + queryString = queryString.slice(1); + } + var pairs = queryString.split("&"); + for (var i = 0; i < pairs.length; i++) { + var pair = pairs[i].split("="); + if (decodeURIComponent(pair[0]) == name) { + return decodeURIComponent(pair[1]); + } + } + } + return undefined; +}; +var isString = function(string) { + return (typeof(string) === "string"); +}; +var trim = function(string) { + return string.replace(/^[\r\n\t\s]+/, "").replace(/[\r\n\t\s]+$/, ""); +}; +var getSymbolCharacters = function() { + return "[\\\\/~,.?!:;*\\s\"'\u201c\u201d\u201e\u2018\u2019\u201a<>\u2039\u203a\u27e8\u27e9\u00ab\u00bb\u300c\u300d\u300e\u300f()&+@\u2026#<>\\[\\]|{}]"; +}; +var convertStringToHtmlEntities = function(text) { + var textElement = document.createTextNode(text); + var containerElement = document.createElement("p"); + containerElement.appendChild(textElement); + return containerElement.innerHTML; +}; +var convertHtmlEntitiesToString = function(text) { + var element = document.createElement("p"); + element.innerHTML = text; + return element.textContent; +}; +var propagateErrorSafely = function(errorCallback, msg, logHeader) { + if (!logHeader) { + logHeader = "unknown module"; + } + if (!msg) { + msg = "no error message found"; + } + if (typeof(errorCallback) == "function") { + errorCallback(msg); + } else { + console.error(logHeader + ": " + msg); + } +}; +var findOptionIndexByValue = function(selectElement, value) { + for (var index = 0; index < selectElement.length; ++index) { + if (selectElement.options[index].value === value) { + return index; + } + } + return -1; +}; +var metricLogger = function(metricName, metricSource, metricContext) { + kindle.logEventMetric(metricName, metricSource, metricContext); +}; +var metricTimer = function(timerName, metricSource, metricContext) { + return kindle.MetricTimeLoggerFactory.createTimeLogger(timerName, metricSource, metricContext); +}; +var hideElement = function(elem) { + var ret; + if (elem) { + ret = window.getComputedStyle(elem, null).display; + elem.style.display = "none"; + elem.style.visibility = "hidden"; + } + return ret; +}; +var showElement = function(elem, displayValue) { + if (elem) { + if (displayValue) { + elem.style.display = displayValue; + } else { + elem.style.display = "inherit"; + } + elem.style.visibility = "visible"; + } +}; + +function parseHttpPostData(dataMap) { + var mapArray = []; + for (var key in dataMap) { + if (dataMap.hasOwnProperty(key)) { + mapArray.push(encodeURIComponent(key) + "=" + encodeURIComponent(dataMap[key])); + } + } + return mapArray.join("&"); +} +var AjaxRequest = function() { + this.init(); +}; +AjaxRequest.fn = AjaxRequest.prototype = { + ajaxRequest: undefined, + successCallback: undefined, + errorCallback: undefined, + timeoutCallback: undefined, + timeoutHandler: undefined, + isManualAbort: false, + _this: undefined, + init: function() { + _this = this; + }, + onTimeout: function() { + if (_this.ajaxRequest) { + _this.ajaxRequest.abort(); + _this.ajaxRequest = null; + } + _this.timeoutCallback(); + }, + abort: function() { + _this.isManualAbort = true; + if (_this.ajaxRequest) { + _this.ajaxRequest.abort(); + _this.ajaxRequest = null; + } + }, + setupTimeout: function(timeoutValue) { + return setTimeout(_this.onTimeout, timeoutValue); + }, + sendRequest: function(args) { + _this.ajaxRequest = new XMLHttpRequest(); + var type = args.type; + var url = args.url; + var data = args.data; + var contentType = args.contentType; + var timeoutVal = args.timeoutVal; + _this.successCallback = args.success; + _this.errorCallback = args.error; + _this.timeoutCallback = args.timeout; + _this.ajaxRequest.onreadystatechange = function() { + if (_this.ajaxRequest.readyState === 4) { + clearTimeout(_this.timeoutHandler); + if (_this.ajaxRequest.status === 200 && _this.ajaxRequest.responseText) { + _this.successCallback(_this.ajaxRequest.responseText); + } else { + if (!_this.isManualAbort) { + _this.errorCallback(_this.ajaxRequest); + } + } + _this.ajaxRequest = null; + } + }; + if (!type || type === "GET") { + _this.ajaxRequest.open("GET", url + "?" + parseHttpPostData(data), true); + } else { + if (type === "POST") { + _this.ajaxRequest.open("POST", url, true); + } else { + throw "unsupported Ajax type: " + type; + } + } if (contentType) { + _this.ajaxRequest.setRequestHeader("Content-Type", contentType); + } + if (timeoutVal && timeoutVal > 0) { + _this.timeoutHandler = _this.setupTimeout(timeoutVal); + } + if (type === "POST") { + _this.ajaxRequest.send(parseHttpPostData(data)); + } else { + _this.ajaxRequest.send(); + } + } +}; + +function StringLoader(stringMap) { + var _stringMap = stringMap || {}; + var _macro = function(string, key, replacement) { + var template = "\\$\\{" + key + "\\}"; + var regEx = new RegExp(template, "g"); + return string.replace(regEx, replacement); + }; + this.findString = function(stringId, args) { + var string = _stringMap[stringId]; + if (string) { + if (args) { + for (var key in args) { + if (args.hasOwnProperty(key)) { + string = _macro(string, key, args[key]); + } + } + } + } else { + string = ""; + } + return string; + }; +} +var resizeWirelessDialog = function() { + var height = window.innerHeight - document.getElementById("wireless_body").offsetHeight + parseInt(getComputedStyle(document.getElementById("wireless_message")).height, 10); + document.getElementById("wireless_message").style.height = height + "px"; +}; +var turnOnWireless = function(wirelessMsg, wirelessButton, hideDiv, wirelessDialogDiv, connectivityRequest, errorCallBack, onClickCallBack, initUICallBack) { + var handleSuccess = function(text) { + wirelessDialogDiv.innerHTML = text; + var saveHideDivDisplay = hideElement(hideDiv); + document.getElementById("wireless_message").innerHTML = wirelessMsg; + document.getElementById("turnOn").innerHTML = wirelessButton; + document.getElementById("turnOn").onclick = function() { + wirelessDialogDiv.innerHTML = ""; + showElement(hideDiv, saveHideDivDisplay); + onClickCallBack(); + if (initUICallBack) { + initUICallBack(); + } + connectivityRequest.requestConnectivity(); + }; + window.onresize = function() { + resizeWirelessDialog(); + }; + resizeWirelessDialog(); + }; + var handleError = function(ajaxRequest) { + console.log("wireless js ajax GET failed: "); + errorCallBack(); + }; + var ajax = new AjaxRequest(); + ajax.sendRequest({ + url: "content/wireless.html", + type: "GET", + timeoutVal: 5000, + success: handleSuccess, + error: handleError, + timeout: handleError + }); +}; +var marketplaceEU = ["A13V1IB3VIYZZH", "A1F83G8C2ARO7P", "A1PA6795UKMFR9", "APJ6JRA9NG5V4", "A1RKKUPIHCS9HS", "AD2EMQ3L3PG8S"]; +var getReader = function() { + return kindle.reader; +}; +var getConnectivity = function() { + return kindle.connectivity; +}; +var getMarketplace = function() { + return kindle.marketplace; +}; +var Translator = function(initializer) { + if (!initializer) { + throw "No initializer specified"; + } + if (!(initializer.stringLoader instanceof StringLoader)) { + throw "No valid widget stringLoader found: " + (initializer.stringLoader ? initializer.stringLoader : "(unknown)"); + } + this.onLoading = initializer.onLoading; + this.onLookup = initializer.onLookup; + this.onLookupError = initializer.onLookupError; + this.maximizeHeight = initializer.maximizeHeight; + this.initUI = initializer.initUI; + this.isQueryObsolete = false; + this.previousQuery = null; + var _this = this; + var _stringLoader = initializer.stringLoader; + var _serviceUrlUK = "http://david.smidovi.eu/kindle/GoogleTranslate.php"; + var _serviceUrl = "http://david.smidovi.eu/kindle/GoogleTranslate.php"; + var _targetLanguageStorePrefix = "amazon.acx.translator.toLang."; + var _defaultItemSuffix = "default_no_id"; + var _localStorage = initializer.localStorage || kindle.localStorage; + var getUrl = function() { + var currentMarketplace = getMarketplace(); + var obfuscatedId = currentMarketplace.obfuscatedId; + if (marketplaceEU.indexOf(obfuscatedId) != -1) { + return _serviceUrlUK; + } + return _serviceUrl; + }; + var getDataMap = function(args) { + var currentContentItem = getReader().getCurrentContentItem(); + var dataOut = { + acxId: widget.id, + contentGuid: currentContentItem.contentGuid, + asin: currentContentItem.asin, + publisherId: currentContentItem.publisherId, + version: 1, + languageCode: getReader().getCurrentContentMetadata().contentLanguage || "", + deviceLanguageCode: (new Locale()).locale + }; + if (args.destinationLanguage) { + dataOut.destinationLanguage = args.destinationLanguage; + } + if (args.sourceLanguage) { + dataOut.sourceLanguage = args.sourceLanguage; + } + if (args.text) { + dataOut.text = args.text; + } + if (args.startingPosition) { + dataOut.startingPosition = args.startingPosition; + } + if (args.endingPosition) { + dataOut.endingPosition = args.endingPosition; + } + if (args.format) { + dataOut.format = args.format; + } + return dataOut; + }; + this.getStringLoader = function() { + return _stringLoader; + }; + this.showErrorMessage = function(errorMsg, shouldInitUI) { + if (shouldInitUI) { + _this.initUI(); + } + propagateErrorSafely(_this.onLookupError, errorMsg, widget.name); + }; + var errorCallBack = function(shouldInitUI) { + _this.showErrorMessage(_stringLoader.findString("no_network"), shouldInitUI); + metricLogger("NetworkUnavailable", widget.id, "NA"); + }; + var wirelessCallBack = function() { + _this.maximizeHeight(); + _this.onLoading(_stringLoader.findString("awaiting_connectivity")); + }; + var lookupCachedResult = function(text, sourceLang, destLang) { + if (_localStorage === undefined) { + return undefined; + } + if (_localStorage.cachedText === undefined || _localStorage.cachedText !== text || _localStorage.cachedDestLang === undefined || _localStorage.cachedDestLang !== destLang || _localStorage.cachedResult === undefined) { + return undefined; + } + if (_localStorage.cachedSourceLang === undefined || (sourceLang !== undefined && sourceLang !== _localStorage.cachedSourceLang)) { + return undefined; + } + if (_localStorage.cachedDeviceLocale !== new Locale().locale) { + return undefined; + } + return JSON.parse(_localStorage.cachedResult); + }; + var storeResult = function(text, sourceLang, destLang, result) { + if (_localStorage === undefined || sourceLang === undefined) { + return; + } + metricLogger("CachingTranslation", widget.id, "NA"); + _localStorage.cachedText = text; + _localStorage.cachedSourceLang = sourceLang; + _localStorage.cachedDestLang = destLang; + _localStorage.cachedResult = result; + _localStorage.cachedDeviceLocale = new Locale().locale; + }; + this.lookup = function(text, beginPosition, endPosition, sourceLanguage, destinationLanguage, shouldInitUI) { + if (!text || typeof(text) != "string" || trim(text).length === 0) { + _this.showErrorMessage(_stringLoader.findString("no_text_selected"), shouldInitUI); + metricLogger("InvalidText", widget.id, "NA"); + return; + } + if (typeof(destinationLanguage) !== "string" || trim(destinationLanguage).length === 0) { + _this.showErrorMessage(_stringLoader.findString("unknown_error"), shouldInitUI); + return; + } + var cachedResult = lookupCachedResult(text, sourceLanguage, destinationLanguage); + if (cachedResult !== undefined) { + if (shouldInitUI) { + _this.initUI(); + } + setTimeout(function() { + _this.onLookup(cachedResult); + }, 0); + metricLogger("CacheHit", widget.id, "NA"); + return; + } + var connectivityObject = getConnectivity(); + if (!connectivityObject.isWirelessEnabled()) { + var connectivityRequest = new connectivityObject.ConnectivityRequest(); + connectivityRequest.onresponse = function(response) { + if (response.code === connectivityObject.ConnectivityDetails.NETWORK_AVAILABLE) { + if (!_this.isQueryObsolete) { + lookupInternal(text, beginPosition, endPosition, sourceLanguage, destinationLanguage); + } else { + metricLogger("QuerySuppressed", widget.id, "NA"); + } + } else { + errorCallBack(shouldInitUI); + } + }; + if (connectivityObject.canForceConnect && connectivityObject.canForceConnect()) { + connectivityRequest.forceConnect = true; + var wirelessButton; + var wirelessMsg; + var hideDiv = document.getElementById("translator-main"); + var wirelessDialogDiv = document.getElementById("wireless"); + var errorCallbackFn = function() { + errorCallBack(shouldInitUI); + }; + if (window.devicePixelRatio == 1) { + wirelessButton = _stringLoader.findString("turn_on_wireless"); + wirelessMsg = _stringLoader.findString("wireless_connect_message"); + } else { + wirelessButton = _stringLoader.findString("turn_off_airplane_mode"); + wirelessMsg = _stringLoader.findString("airplane_mode_message"); + } + turnOnWireless(wirelessMsg, wirelessButton, hideDiv, wirelessDialogDiv, connectivityRequest, errorCallbackFn, wirelessCallBack, (shouldInitUI ? _this.initUI : undefined)); + } else { + _this.showErrorMessage(_stringLoader.findString("no_network"), shouldInitUI); + metricLogger("NetworkUnavailable", widget.id, "NA"); + } + } else { + if (connectivityObject.isConnected()) { + if (_this.previousQuery) { + _this.previousQuery.abort(); + } + if (shouldInitUI) { + _this.initUI(); + } + lookupInternal(text, beginPosition, endPosition, sourceLanguage, destinationLanguage); + } else { + _this.isQueryObsolete = true; + _this.showErrorMessage(_stringLoader.findString("no_network"), shouldInitUI); + metricLogger("NetworkUnavailable", widget.id, "NA"); + } + } + }; + var lookupInternal = function(text, beginPosition, endPosition, sourceLanguage, destinationLanguage) { + _this.onLoading(_stringLoader.findString("connecting")); + var url = getUrl(); + var dataMap = getDataMap({ + startingPosition: beginPosition, + endingPosition: endPosition, + sourceLanguage: sourceLanguage, + destinationLanguage: destinationLanguage, + text: text + }); + var queryTimeLogger = metricTimer("QueryTime", widget.id, "NA"); + var ajax = new AjaxRequest(); + ajax.sendRequest({ + url: url, + type: "POST", + timeoutVal: 15000, + data: dataMap, + success: function(result) { + var parsedResult; + try { + parsedResult = JSON.parse(result); + } catch (e) { + metricLogger("JsonParseError", widget.id, "NA"); + } + if (parsedResult) { + storeResult(text, parsedResult.sourceLanguage, destinationLanguage, result); + _this.onLookup(parsedResult); + } else { + _this.onLookupError(_stringLoader.findString("unknown_error")); + } + queryTimeLogger.submit(); + _this.previousQuery = null; + }, + error: function(ajaxRequest) { + _this.onLookupError(_stringLoader.findString("unknown_error")); + _this.previousQuery = null; + metricLogger("UnknownError", widget.id, "NA"); + }, + timeout: function() { + _this.onLookupError(_stringLoader.findString("request_timeout")); + _this.previousQuery = null; + metricLogger("AjaxTimeout", widget.id, "NA"); + } + }); + _this.previousQuery = ajax; + metricLogger("QueryEvent", widget.id, "NA"); + }; + this.languageFromLocale = function(localeString) { + if (!localeString) { + return null; + } + var locale = new Locale(localeString); + if (locale.language == "zh") { + return locale.locale; + } + return locale.language; + }; + var getLocalStorageKey = function() { + var item = getReader().getCurrentContentItem(); + var suffix = item.asin || item.contentId || _defaultItemSuffix; + return _targetLanguageStorePrefix + suffix; + }; + this.loadDefaultTargetLanguage = function() { + var lang; + if (_localStorage) { + lang = _localStorage[getLocalStorageKey()]; + } + return lang || this.languageFromLocale(getReader().getCurrentContentMetadata().contentLocale); + }; + this.saveDefaultTargetLanguage = function(lang) { + if (_localStorage) { + _localStorage[getLocalStorageKey()] = lang; + } + }; +}; +var stringLoader = new StringLoader(TranslatorData.strings); +var scroller = null; +var updateScrollBar = function() { + if (scroller !== null) { + scroller.setScrollBar(); + } +}; +var elementResult; +var elementWarnMessage; +var elementAboutLink; +var elementAboutDiv; +var elementSystemMessage; +var elementSrcLangLabel; +var elementDestLangLabel; +var elementSrcLangList; +var elementDestLangList; +var elementContent; +var elementScrollArea; +var elementAboutMsg; +var elementLinkMsg; +var elementTranslatorMain; +var AUTODETECT_OPTION_VAL = ""; +var initElement = function() { + elementResult = document.getElementById("destination-text"); + elementWarnMessage = document.getElementById("warning-message"); + elementAboutLink = document.getElementById("about-link-message"); + elementAboutDiv = document.getElementById("about-message-div"); + elementSystemMessage = document.getElementById("message"); + elementSrcLangLabel = document.getElementById("from-label"); + elementDestLangLabel = document.getElementById("to-label"); + elementSrcLangList = document.getElementById("source-lang"); + elementDestLangList = document.getElementById("destination-lang"); + elementContent = document.getElementById("content"); + elementScrollArea = document.getElementById("scrollArea"); + elementAboutMsg = document.getElementById("about-message"); + elementLinkMsg = document.getElementById("back-link-message"); + elementTranslatorMain = document.getElementById("translator-main"); +}; +var oldResultDisplayVal; +var oldWarningDisplayVal; +var oldAboutDisplayVal; +var oldAboutDivVal; +var oldSysMsgDisplayVal; +var oldelementTranslatorMainDisplayVal; +var initAllTextDivs = function() { + oldResultDisplayVal = hideElement(elementResult); + oldWarningDisplayVal = hideElement(elementWarnMessage); + oldAboutDisplayVal = hideElement(elementAboutLink); + oldSysMsgDisplayVal = hideElement(elementSystemMessage); + oldAboutDivVal = hideElement(elementAboutDiv); +}; +var hideAllTextDivs = function() { + hideElement(elementResult); + hideElement(elementWarnMessage); + hideElement(elementAboutLink); + hideElement(elementSystemMessage); +}; +var showSystemMessage = function() { + hideElement(elementResult); + hideElement(elementWarnMessage); + hideElement(elementAboutLink); + showElement(elementSystemMessage, oldSysMsgDisplayVal); +}; +var showTranslationResult = function() { + hideElement(elementSystemMessage); + showElement(elementResult, oldResultDisplayVal); +}; +var onLoadingCallback = function(displayString) { + elementSystemMessage.innerHTML = convertStringToHtmlEntities(displayString); + showSystemMessage(); + updateScrollBar(); +}; +var autoLanguage; +var onLookupCallback = function(json) { + if (json.status === 200) { + var destinationLang = convertStringToHtmlEntities(json.destinationLanguage); + elementResult.innerHTML = convertStringToHtmlEntities(json.translation); + elementResult.lang = destinationLang; + var providerMessage = json.providerMessage || ""; + elementAboutMsg.innerHTML = json.providerMessage; + if (json.providerMessage) { + showElement(elementAboutLink, oldAboutDisplayVal); + } + elementSrcLangList.selectedIndex = findOptionIndexByValue(elementSrcLangList, convertStringToHtmlEntities(json.sourceLanguage)); + elementDestLangList.selectedIndex = findOptionIndexByValue(elementDestLangList, destinationLang); + if (json.warningMessage) { + elementWarnMessage.innerHTML = convertStringToHtmlEntities(json.warningMessage); + showElement(elementWarnMessage, oldWarningDisplayVal); + } else { + hideElement(elementWarnMessage); + } if (!autoLanguage) { + autoLanguage = json.sourceLanguage; + } + } else { + if (json.errorMessage) { + elementResult.innerHTML = convertStringToHtmlEntities(json.errorMessage); + } else { + elementResult.innerHTML = convertStringToHtmlEntities(stringLoader.findString("unknown_error")); + } + } + elementSrcLangList.options[findOptionIndexByValue(elementSrcLangList, AUTODETECT_OPTION_VAL)].innerHTML = convertStringToHtmlEntities(stringLoader.findString("language_unknown")); + showTranslationResult(); + updateScrollBar(); +}; +var onLookupErrorCallback = function(message) { + elementSystemMessage.innerHTML = '' + convertStringToHtmlEntities(message) + ""; + elementSrcLangList.options[findOptionIndexByValue(elementSrcLangList, AUTODETECT_OPTION_VAL)].innerHTML = convertStringToHtmlEntities(stringLoader.findString("language_unknown")); + showSystemMessage(); + updateScrollBar(); +}; +var maximizeHeight = function() { + var newHeight = window.innerHeight - parseInt(window.getComputedStyle(document.getElementById("table-container")).marginTop, 10) - elementTranslatorMain.offsetHeight + parseInt(window.getComputedStyle(elementContent).height, 10); + elementContent.style.height = newHeight + "px"; + elementScrollArea.style.height = newHeight + "px"; + updateScrollBar(); +}; +var supportedLanguages = { + en: "lang_en", + "zh-CN": "lang_zh_hans", + "zh-TW": "lang_zh_hant", + nl: "lang_nl", + fr: "lang_fr", + de: "lang_de", + it: "lang_it", + ja: "lang_ja", + ko: "lang_ko", + pt: "lang_pt", + ru: "lang_ru", + es: "lang_es", + fi: "lang_fi", + no: "lang_no", + hi: "lang_hi", + da: "lang_da", + cs: "lang_cs", + sk: "lang_sk", + pl: "lang_pl", + uk: "lang_uk", + la: "lang_la", + el: "lang_el", + iw: "lang_iw", + tr: "lang_tr" +}; +var sortedLanguageArray; +var populateLanguageOptions = function(selectElement, selectionOptionValue, includeAutoDetect) { + if (includeAutoDetect) { + var autoOption = document.createElement("option"); + autoOption.value = AUTODETECT_OPTION_VAL; + autoOption.innerHTML = convertStringToHtmlEntities(stringLoader.findString("language_detecting")); + autoOption.style.display = "none"; + selectElement.add(autoOption, null); + } + if (!sortedLanguageArray) { + var collator = new Collator(); + var unsortedLanguageArray = []; + for (var key in supportedLanguages) { + if (supportedLanguages.hasOwnProperty(key)) { + unsortedLanguageArray.push({ + value: key, + language: stringLoader.findString(supportedLanguages[key]) + }); + } + } + sortedLanguageArray = unsortedLanguageArray.sort(function(a, b) { + return collator.compare(a.language, b.language); + }); + } + for (var index in sortedLanguageArray) { + if (sortedLanguageArray.hasOwnProperty(index)) { + var newOption = document.createElement("option"); + newOption.value = sortedLanguageArray[index].value; + newOption.innerHTML = convertStringToHtmlEntities(sortedLanguageArray[index].language); + if (selectionOptionValue && newOption.value == selectionOptionValue) { + newOption.selected = "selected"; + } + selectElement.add(newOption, null); + } + } +}; +var translator; +var contentLanguage; +var destinationLang; +var initUI = function() { + populateLanguageOptions(elementSrcLangList, null, true); + populateLanguageOptions(elementDestLangList, destinationLang, false); + if (kindle.ui && kindle.ui.select && kindle.ui.select.styleAsNative) { + kindle.ui.select.styleAsNative(elementSrcLangList); + kindle.ui.select.styleAsNative(elementDestLangList); + } + var paginateDiv = document.getElementById("content"); + var compStyle = getComputedStyle(paginateDiv, ""); + var lineHeight = compStyle.getPropertyValue("line-Height"); + lineHeight = lineHeight.replace("px", ""); + scroller = kindle.createLitePaginationController(paginateDiv, lineHeight); + updateScrollBar(); +}; +var initOnLoad = function() { + initElement(); + initAllTextDivs(); + translator = new Translator({ + stringLoader: stringLoader, + onLoading: onLoadingCallback, + onLookup: onLookupCallback, + onLookupError: onLookupErrorCallback, + maximizeHeight: maximizeHeight, + initUI: initUI + }); + destinationLang = translator.loadDefaultTargetLanguage(); + if (!supportedLanguages[destinationLang]) { + destinationLang = translator.languageFromLocale((new Locale()).locale); + } + elementSrcLangLabel.innerHTML = convertStringToHtmlEntities(stringLoader.findString("from_language")); + elementDestLangLabel.innerHTML = convertStringToHtmlEntities(stringLoader.findString("to_language")); + var selection = kindle.reader.getCurrentSelection(); + if (selection !== undefined && selection.text !== null) { + translator.lookup(selection.text, selection.range.begin, selection.range.end, undefined, destinationLang, true); + elementSrcLangList.onchange = function() { + hideAllTextDivs(); + var sourceLanguage = elementSrcLangList.options[elementSrcLangList.selectedIndex].value; + translator.lookup(selection.text, selection.range.begin, selection.range.end, sourceLanguage, elementDestLangList.options[elementDestLangList.selectedIndex].value, false); + if (autoLanguage && autoLanguage != sourceLanguage) { + metricLogger("SourceLanguageChanged", widget.id, "NA"); + } + }; + elementDestLangList.onchange = function() { + hideAllTextDivs(); + elementSrcLangList.options[findOptionIndexByValue(elementSrcLangList, AUTODETECT_OPTION_VAL)].innerHTML = convertStringToHtmlEntities(stringLoader.findString("language_detecting")); + var destinationLanguage = elementDestLangList.options[elementDestLangList.selectedIndex].value; + translator.lookup(selection.text, selection.range.begin, selection.range.end, elementSrcLangList.options[elementSrcLangList.selectedIndex].value, destinationLanguage, false); + if (!contentLanguage) { + contentLanguage = translator.languageFromLocale(getReader().getCurrentContentMetadata().contentLocale); + } + if (destinationLanguage != contentLanguage) { + metricLogger("DestinationLanguageChanged", widget.id, "NA"); + } + translator.saveDefaultTargetLanguage(destinationLanguage); + }; + } else { + elementResult.innerHTML = convertStringToHtmlEntities(stringLoader.findString("unknown_error")); + showTranslationResult(); + } + elementAboutLink.innerHTML = convertStringToHtmlEntities(stringLoader.findString("about_link_text")); + elementLinkMsg.innerHTML = convertStringToHtmlEntities(stringLoader.findString("back_link_text")); + elementAboutLink.onclick = function() { + oldelementTranslatorMainDisplayVal = hideElement(elementTranslatorMain); + showElement(elementAboutDiv, oldAboutDivVal); + }; + elementLinkMsg.onclick = function() { + oldAboutDivVal = hideElement(elementAboutDiv); + showElement(elementTranslatorMain, oldelementTranslatorMainDisplayVal); + updateScrollBar(); + }; + document.body.style.setProperty("display", "block"); + maximizeHeight(); +}; +window.onresize = function() { + maximizeHeight(); +}; +kindle.reader.onbutton = function(params) { + initOnLoad(); +}; diff --git a/translation_5.4.4/acx_tweaks/opt/amazon/acw/wikipedia.acx/config.xml b/translation_5.4.4/acx_tweaks/opt/amazon/acw/wikipedia.acx/config.xml new file mode 100644 index 0000000..384016d --- /dev/null +++ b/translation_5.4.4/acx_tweaks/opt/amazon/acw/wikipedia.acx/config.xml @@ -0,0 +1,67 @@ + + + + + Wikipedia + 维基百科 + Wikipedia + Wikipedia + Wikipedia + Wikipédia + Wikipedia + Википедия + Wikipedia + Wikipédia + + + + + + + + + + + + + + + + + + + + Display Wikipedia articles for the selected content. + 显示选定内容的维基百科文章。 + Wikipedia-Artikel zum ausgewählten Text anzeigen. + Mostra gli articoli di Wikipedia riguardanti il contenuto selezionato. + Mostrar artículos de Wikipedia para el contenido seleccionado. + Display Wikipedia articles for the selected content. + Afficher les articles Wikipédia correspondant au contenu sélectionné. + Показать статьи в Википедии для выбранного содержимого. + 選択した内容に関するWikipediaの記事を表示します。 + Exibir artigos da Wikipédia para o conteúdo selecionado. + + Amazon.com, Inc. + + + + + + + + + + + + + + onbutton + true + + diff --git a/translation_5.4.4/acx_tweaks/opt/amazon/acw/wikipedia.acx/index.html b/translation_5.4.4/acx_tweaks/opt/amazon/acw/wikipedia.acx/index.html new file mode 100644 index 0000000..ba3f96e --- /dev/null +++ b/translation_5.4.4/acx_tweaks/opt/amazon/acw/wikipedia.acx/index.html @@ -0,0 +1,52 @@ + + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+ +
+ +
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ + + + + + + + + + + + + + diff --git a/translation_5.4.4/acx_tweaks/opt/amazon/acw/wikipedia.acx/locales/en-gb/script/strings.js b/translation_5.4.4/acx_tweaks/opt/amazon/acw/wikipedia.acx/locales/en-gb/script/strings.js new file mode 100644 index 0000000..783fa95 --- /dev/null +++ b/translation_5.4.4/acx_tweaks/opt/amazon/acw/wikipedia.acx/locales/en-gb/script/strings.js @@ -0,0 +1,19 @@ +WikipediaData = {}; +WikipediaData.strings = { + title: "Wikipedia", + connecting: "Searching Wikipedia...", + awaiting_connectivity: "Waiting for connection...", + no_network: "No network detected. Please check your connection and try again.", + no_text_selected: "No text was selected.", + wiki_no_article_found: "No Wikipedia results were found for your selection.", + more_link: "Launch Wikipedia", + unknown_error: "An error occurred. Please try again.", + request_timeout: "Unable to contact the server. Please try again later.", + turn_off_airplane_mode: "Turn Off Aeroplane Mode", + airplane_mode_message: "Aeroplane Mode must be turned off to use this feature.", + turn_on_wireless: "Turn On Wireless", + wireless_connect_message: "Wireless must be turned on to use this feature.", + open_wikipedia: "Open Wikipedia \u25b6", + search_google: "Search Google \u25b6", + in_freetime_mode: "Wikipedia lookups are not available when using FreeTime." +}; diff --git a/translation_5.4.4/acx_tweaks/opt/amazon/acw/wikipedia.acx/script/strings.js b/translation_5.4.4/acx_tweaks/opt/amazon/acw/wikipedia.acx/script/strings.js new file mode 100644 index 0000000..b527b23 --- /dev/null +++ b/translation_5.4.4/acx_tweaks/opt/amazon/acw/wikipedia.acx/script/strings.js @@ -0,0 +1,19 @@ +WikipediaData = {}; +WikipediaData.strings = { + title: "Wikipedia", + connecting: "Searching Wikipedia...", + awaiting_connectivity: "Waiting for connection...", + no_network: "No network detected. Please check your connection and try again.", + no_text_selected: "No text was selected.", + wiki_no_article_found: "No Wikipedia results were found for your selection.", + more_link: "Launch Wikipedia", + unknown_error: "An error occurred. Please try again.", + request_timeout: "Unable to contact the server. Please try again later.", + turn_off_airplane_mode: "Turn off Airplane Mode", + airplane_mode_message: "Airplane Mode must be turned off to use this feature.", + turn_on_wireless: "Turn on Wireless", + wireless_connect_message: "Wireless must be turned on to use this feature.", + open_wikipedia: "Open Wikipedia \u25B6", + search_google: "Search Google \u25B6", + in_freetime_mode: "Wikipedia lookups are not available while using FreeTime." +}; diff --git a/translation_5.4.4/acx_tweaks/opt/amazon/acw/wikipedia.acx/script/wikipedia.js b/translation_5.4.4/acx_tweaks/opt/amazon/acw/wikipedia.acx/script/wikipedia.js new file mode 100644 index 0000000..9b2e8c9 --- /dev/null +++ b/translation_5.4.4/acx_tweaks/opt/amazon/acw/wikipedia.acx/script/wikipedia.js @@ -0,0 +1,590 @@ +var getQueryParameter = function(name, queryString) { + if (typeof(name) === "string" && name && typeof(queryString) === "string" && queryString) { + if (queryString.charAt(0) == "?") { + queryString = queryString.slice(1); + } + var pairs = queryString.split("&"); + for (var i = 0; i < pairs.length; i++) { + var pair = pairs[i].split("="); + if (decodeURIComponent(pair[0]) == name) { + return decodeURIComponent(pair[1]); + } + } + } + return undefined; +}; +var isString = function(string) { + return (typeof(string) === "string"); +}; +var trim = function(string) { + return string.replace(/^[\r\n\t\s]+/, "").replace(/[\r\n\t\s]+$/, ""); +}; +var getSymbolCharacters = function() { + return "[\\\\/~,.?!:;*\\s\"'\u201c\u201d\u201e\u2018\u2019\u201a<>\u2039\u203a\u27e8\u27e9\u00ab\u00bb\u300c\u300d\u300e\u300f()&+@\u2026#<>\\[\\]|{}]"; +}; +var convertStringToHtmlEntities = function(text) { + var textElement = document.createTextNode(text); + var containerElement = document.createElement("p"); + containerElement.appendChild(textElement); + return containerElement.innerHTML; +}; +var convertHtmlEntitiesToString = function(text) { + var element = document.createElement("p"); + element.innerHTML = text; + return element.textContent; +}; +var propagateErrorSafely = function(errorCallback, msg, logHeader) { + if (!logHeader) { + logHeader = "unknown module"; + } + if (!msg) { + msg = "no error message found"; + } + if (typeof(errorCallback) == "function") { + errorCallback(msg); + } else { + console.error(logHeader + ": " + msg); + } +}; +var findOptionIndexByValue = function(selectElement, value) { + for (var index = 0; index < selectElement.length; ++index) { + if (selectElement.options[index].value === value) { + return index; + } + } + return -1; +}; +var metricLogger = function(metricName, metricSource, metricContext) { + kindle.logEventMetric(metricName, metricSource, metricContext); +}; +var metricTimer = function(timerName, metricSource, metricContext) { + return kindle.MetricTimeLoggerFactory.createTimeLogger(timerName, metricSource, metricContext); +}; +var hideElement = function(elem) { + var ret; + if (elem) { + ret = window.getComputedStyle(elem, null).display; + elem.style.display = "none"; + elem.style.visibility = "hidden"; + } + return ret; +}; +var showElement = function(elem, displayValue) { + if (elem) { + if (displayValue) { + elem.style.display = displayValue; + } else { + elem.style.display = "inherit"; + } + elem.style.visibility = "visible"; + } +}; + +function parseHttpPostData(dataMap) { + var mapArray = []; + for (var key in dataMap) { + if (dataMap.hasOwnProperty(key)) { + mapArray.push(encodeURIComponent(key) + "=" + encodeURIComponent(dataMap[key])); + } + } + return mapArray.join("&"); +} +var AjaxRequest = function() { + this.init(); +}; +AjaxRequest.fn = AjaxRequest.prototype = { + ajaxRequest: undefined, + successCallback: undefined, + errorCallback: undefined, + timeoutCallback: undefined, + timeoutHandler: undefined, + isManualAbort: false, + _this: undefined, + init: function() { + _this = this; + }, + onTimeout: function() { + if (_this.ajaxRequest) { + _this.ajaxRequest.abort(); + _this.ajaxRequest = null; + } + _this.timeoutCallback(); + }, + abort: function() { + _this.isManualAbort = true; + if (_this.ajaxRequest) { + _this.ajaxRequest.abort(); + _this.ajaxRequest = null; + } + }, + setupTimeout: function(timeoutValue) { + return setTimeout(_this.onTimeout, timeoutValue); + }, + sendRequest: function(args) { + _this.ajaxRequest = new XMLHttpRequest(); + var type = args.type; + var url = args.url; + var data = args.data; + var contentType = args.contentType; + var timeoutVal = args.timeoutVal; + _this.successCallback = args.success; + _this.errorCallback = args.error; + _this.timeoutCallback = args.timeout; + _this.ajaxRequest.onreadystatechange = function() { + if (_this.ajaxRequest.readyState === 4) { + clearTimeout(_this.timeoutHandler); + if (_this.ajaxRequest.status === 200 && _this.ajaxRequest.responseText) { + _this.successCallback(_this.ajaxRequest.responseText); + } else { + if (!_this.isManualAbort) { + _this.errorCallback(_this.ajaxRequest); + } + } + _this.ajaxRequest = null; + } + }; + if (!type || type === "GET") { + _this.ajaxRequest.open("GET", url + "?" + parseHttpPostData(data), true); + } else { + if (type === "POST") { + _this.ajaxRequest.open("POST", url, true); + } else { + throw "unsupported Ajax type: " + type; + } + } if (contentType) { + _this.ajaxRequest.setRequestHeader("Content-Type", contentType); + } + if (timeoutVal && timeoutVal > 0) { + _this.timeoutHandler = _this.setupTimeout(timeoutVal); + } + if (type === "POST") { + _this.ajaxRequest.send(parseHttpPostData(data)); + } else { + _this.ajaxRequest.send(); + } + } +}; +var getScrollCallbackForRefresh = function(refreshInterval) { + if (!kindle || !kindle.device || !kindle.device.eInk || typeof(refreshInterval) != "number") { + return; + } + var MODE_MAX = kindle.device.eInk.REFRESH_MODE_AUTO_MAXIMAL; + var MODE_MIN = kindle.device.eInk.REFRESH_MODE_AUTO_MINIMAL; + var currentRefreshMode = null; + var scrollCount = 0; + return function() { + ++scrollCount; + if (scrollCount > refreshInterval) { + scrollCount = 0; + currentRefreshMode = MODE_MAX; + kindle.device.eInk.refreshMode = MODE_MAX; + } else { + if (currentRefreshMode != MODE_MIN) { + currentRefreshMode = MODE_MIN; + kindle.device.eInk.refreshMode = MODE_MIN; + } + } + }; +}; +var marketplaceEU = ["A13V1IB3VIYZZH", "A1F83G8C2ARO7P", "A1PA6795UKMFR9", "APJ6JRA9NG5V4", "A1RKKUPIHCS9HS", "AD2EMQ3L3PG8S"]; +var getReader = function() { + return kindle.reader; +}; +var getConnectivity = function() { + return kindle.connectivity; +}; +var getMarketplace = function() { + return kindle.marketplace; +}; +var Wikipedia = function(initializer) { + if (!initializer) { + throw "No initializer specified"; + } + if (!(initializer.stringLoader instanceof StringLoader)) { + throw "No valid widget stringLoader found: " + (initializer.stringLoader ? initializer.stringLoader : "(unknown)"); + } + this.onLoading = initializer.onLoading; + this.onLookup = initializer.onLookup; + this.onLookupError = initializer.onLookupError; + this.onMaximizeHeight = initializer.onMaximizeHeight; + this.onAjaxError = initializer.onAjaxError; + var _this = this; + var _stringLoader = initializer.stringLoader; + var _serviceUrl = "https://wiki-acx.amazon.com/V1/wiki"; + var _serviceUrlEU = "https://wiki-acx.amazon.co.uk/V1/wiki"; + var getUrl = function() { + var currentMarketplace = getMarketplace(); + var obfuscatedId = currentMarketplace.obfuscatedId; + if (marketplaceEU.indexOf(obfuscatedId) != -1) { + return _serviceUrlEU; + } + return _serviceUrl; + }; + var getDataMap = function(args) { + var currentContentItem = getReader().getCurrentContentItem(); + var currentContentMetadata = getReader().getCurrentContentMetadata(); + var data = { + acxId: widget.id, + contentGuid: currentContentItem.contentGuid || "unknown-content-guid", + asin: currentContentItem.asin || "IAMUNKNOWN", + publisherId: currentContentItem.publisherId || "unknown-publisher", + version: 1, + languageCode: currentContentMetadata.contentLocale || "", + deviceLanguageCode: (new Locale()).locale + }; + if (args.article) { + data.article = args.article; + } + if (args.format) { + data.format = args.format; + } + return data; + }; + this.getStringLoader = function() { + return _stringLoader; + }; + var errorCallBack = function() { + metricLogger("NetworkUnavailable", widget.id, "NA"); + propagateErrorSafely(_this.onLookupError, _stringLoader.findString("no_network"), widget.name); + }; + var wirelessCallBack = function() { + _this.onMaximizeHeight(); + _this.onLoading(_stringLoader.findString("awaiting_connectivity")); + }; + this.lookup = function(text) { + if (!text || !isString(text)) { + metricLogger("InvalidText", widget.id, "NA"); + propagateErrorSafely(this.onLookupError, _stringLoader.findString("wiki_no_article_found"), widget.name); + return; + } + if (kindle.localStorage !== undefined && kindle.localStorage.cachedArticle === text && kindle.localStorage.cachedDeviceLocale === new Locale().locale) { + metricLogger("CacheHit", widget.id, "NA"); + var parsedResult = JSON.parse(kindle.localStorage.cachedResult); + if (parsedResult) { + _this.onLookup(parsedResult); + return; + } + } + var connectivityObject = getConnectivity(); + if (!connectivityObject.isWirelessEnabled()) { + var connectivityRequest = new connectivityObject.ConnectivityRequest(); + connectivityRequest.onresponse = function(response) { + if (response.code === connectivityObject.ConnectivityDetails.NETWORK_AVAILABLE) { + lookupInternal(text); + } else { + errorCallBack(); + } + }; + if (connectivityObject.canForceConnect && connectivityObject.canForceConnect()) { + connectivityRequest.forceConnect = true; + var wirelessButton; + var wirelessMsg; + var hideDiv = document.getElementById("wiki-main"); + var wirelessDialogDiv = document.getElementById("wireless"); + if (window.devicePixelRatio == 1) { + wirelessButton = _stringLoader.findString("turn_on_wireless"); + wirelessMsg = _stringLoader.findString("wireless_connect_message"); + } else { + wirelessButton = _stringLoader.findString("turn_off_airplane_mode"); + wirelessMsg = _stringLoader.findString("airplane_mode_message"); + } + turnOnWireless(wirelessMsg, wirelessButton, hideDiv, wirelessDialogDiv, connectivityRequest, errorCallBack, wirelessCallBack); + } else { + propagateErrorSafely(_this.onLookupError, _stringLoader.findString("no_network"), widget.name); + } + } else { + if (connectivityObject.isConnected()) { + lookupInternal(text); + } else { + metricLogger("NetworkUnavailable", widget.id, "NA"); + propagateErrorSafely(_this.onLookupError, _stringLoader.findString("no_network"), widget.name); + } + } + }; + var lookupInternal = function(text) { + var url = getUrl(); + var dataMap = getDataMap({ + article: text + }); + _this.onLoading(_stringLoader.findString("connecting")); + var queryTimeLogger = new metricTimer("QueryTime", widget.id, "NA"); + var ajax = new AjaxRequest(); + ajax.sendRequest({ + url: url, + type: "POST", + timeoutVal: 15000, + data: dataMap, + success: function(result) { + var parsedResult; + try { + parsedResult = JSON.parse(result); + } catch (e) { + metricLogger("JsonParseError", widget.id, "NA"); + } + if (parsedResult) { + if (kindle.localStorage !== undefined) { + metricLogger("CachingArticle", widget.id, "NA"); + kindle.localStorage.cachedArticle = text; + kindle.localStorage.cachedResult = result; + kindle.localStorage.cachedDeviceLocale = new Locale().locale; + } + _this.onLookup(parsedResult); + } else { + _this.onLookupError(_stringLoader.findString("unknown_error")); + } + queryTimeLogger.submit(); + }, + error: function(ajaxRequest) { + _this.onLookupError(_stringLoader.findString("unknown_error")); + metricLogger("UnknownError", widget.id, "NA"); + }, + timeout: function() { + _this.onLookupError(_stringLoader.findString("request_timeout")); + metricLogger("AjaxTimeout", widget.id, "NA"); + } + }); + metricLogger("QueryEvent", widget.id, "NA"); + }; +}; + +function StringLoader(stringMap) { + var _stringMap = stringMap || {}; + var _macro = function(string, key, replacement) { + var template = "\\$\\{" + key + "\\}"; + var regEx = new RegExp(template, "g"); + return string.replace(regEx, replacement); + }; + this.findString = function(stringId, args) { + var string = _stringMap[stringId]; + if (string) { + if (args) { + for (var key in args) { + if (args.hasOwnProperty(key)) { + string = _macro(string, key, args[key]); + } + } + } + } else { + string = ""; + } + return string; + }; +} +var resizeWirelessDialog = function() { + var height = window.innerHeight - document.getElementById("wireless_body").offsetHeight + parseInt(getComputedStyle(document.getElementById("wireless_message")).height, 10); + document.getElementById("wireless_message").style.height = height + "px"; +}; +var turnOnWireless = function(wirelessMsg, wirelessButton, hideDiv, wirelessDialogDiv, connectivityRequest, errorCallBack, onClickCallBack, initUICallBack) { + var handleSuccess = function(text) { + wirelessDialogDiv.innerHTML = text; + var saveHideDivDisplay = hideElement(hideDiv); + document.getElementById("wireless_message").innerHTML = wirelessMsg; + document.getElementById("turnOn").innerHTML = wirelessButton; + document.getElementById("turnOn").onclick = function() { + wirelessDialogDiv.innerHTML = ""; + showElement(hideDiv, saveHideDivDisplay); + onClickCallBack(); + if (initUICallBack) { + initUICallBack(); + } + connectivityRequest.requestConnectivity(); + }; + window.onresize = function() { + resizeWirelessDialog(); + }; + resizeWirelessDialog(); + }; + var handleError = function(ajaxRequest) { + console.log("wireless js ajax GET failed: "); + errorCallBack(); + }; + var ajax = new AjaxRequest(); + ajax.sendRequest({ + url: "content/wireless.html", + type: "GET", + timeoutVal: 5000, + success: handleSuccess, + error: handleError, + timeout: handleError + }); +}; +var stringLoader = new StringLoader(WikipediaData.strings); +var scroller = null; +var updateScrollBar = function() { + if (scroller !== null) { + scroller.setScrollBar(); + } +}; +var elementWikiContent; +var elementLicenseMessage; +var elementConnectingMessage; +var elementMessage; +var elementMoreDiv; +var elementMoreLink; +var elementGMoreDiv; +var elementGMoreLink; +var elementScrollableContent; +var elementContainer; +var initElement = function() { + elementWikiContent = document.getElementById("w_wiki-content"); + elementLicenseMessage = document.getElementById("w_license-message"); + elementConnectingMessage = document.getElementById("w_connecting-msg"); + elementMessage = document.getElementById("w_message"); + elementMoreDiv = document.getElementById("w_launch-wikipedia"); + elementMoreLink = document.getElementById("w_more-link"); + elementGMoreDiv = document.getElementById("w_launch-google"); + elementGMoreLink = document.getElementById("g_more-link"); + elementScrollableContent = document.getElementById("w_scrollable-content"); + elementContainer = document.getElementById("container"); +}; +var oldMsgDisplayVal; +var oldContentDisplayVal; +var oldLicenseDisplayVal; +var initDivs = function() { + oldContentDisplayVal = hideElement(elementWikiContent); + oldMsgDisplayVal = hideElement(elementConnectingMessage); + oldLicenseDisplayVal = hideElement(elementLicenseMessage); +}; +var configureLaunchWikiButton = function(props) {}; +var onLoadingCallback = function(displayString) { + hideElement(elementWikiContent); + hideElement(elementLicenseMessage); + showElement(elementConnectingMessage, oldMsgDisplayVal); + elementMessage.innerHTML = convertStringToHtmlEntities(displayString); + elementMoreDiv.classList.add("w_hidden_div"); + elementMoreLink.classList.add("w_disabled"); + elementGMoreDiv.classList.add("w_hidden_div"); + elementGMoreLink.classList.add("w_disabled"); + elementMoreLink.onclick = kindle.reader.onexternal = function(args) {}; + elementGMoreLink.onclick = kindle.reader.onexternal = function(args) {}; + configureLaunchWikiButton({ + enabled: false + }); + updateScrollBar(); +}; +var onLookupCallback = function(json) { + if (json.status === 200) { + elementWikiContent.innerHTML = json.articleHtml; + } else { + if (json.errorMessage) { + elementWikiContent.innerHTML = convertStringToHtmlEntities(stringLoader.findString("wiki_no_article_found")); + } else { + elementWikiContent.innerHTML = convertStringToHtmlEntities(stringLoader.findString("unknown_error")); + } + } + elementMoreDiv.classList.remove("w_hidden_div"); + elementGMoreDiv.classList.remove("w_hidden_div"); + if (json.articleUrl) { + elementMoreLink.onclick = kindle.reader.onexternal = function() { + kindle.applicationlauncher.launchApplication(json.articleUrl); + metricLogger("BrowserOpened", widget.id, "NA"); + }; + elementMoreLink.classList.remove("w_disabled"); + configureLaunchWikiButton({ + enabled: true + }); + } + elementGMoreLink.onclick = kindle.reader.onexternal = function() { + var selection = kindle.reader.getCurrentSelection(); + if (selection !== undefined && selection.text !== null) { + kindle.applicationlauncher.launchApplication("https://www.google.cz/search?hl=cs&q=" + selection.text); + metricLogger("BrowserOpened", widget.id, "NA"); + } + }; + elementGMoreLink.classList.remove("w_disabled"); + hideElement(elementConnectingMessage); + showElement(elementWikiContent, oldContentDisplayVal); + if (json.licenseMessage) { + elementLicenseMessage.innerHTML = json.licenseMessage; + showElement(elementLicenseMessage, oldLicenseDisplayVal); + var licenseLink = elementLicenseMessage.getElementsByTagName("a")[0]; + if (licenseLink) { + var licenseTarget = licenseLink.getAttribute("href"); + licenseLink.onclick = function() { + kindle.applicationlauncher.launchApplication(licenseTarget); + metricLogger("LicenseOpened", widget.id, "NA"); + }; + licenseLink.setAttribute("href", "#"); + } + } + updateScrollBar(); +}; +var onLookupErrorCallback = function(message) { + hideElement(elementConnectingMessage); + elementWikiContent.innerHTML = convertStringToHtmlEntities(message); + showElement(elementWikiContent, oldContentDisplayVal); + updateScrollBar(); +}; +var onAjaxErrorCallback = onLookupErrorCallback; +var maximizeHeight = function() { + var newHeight = window.innerHeight - parseInt(window.getComputedStyle(elementContainer).marginTop, 10) - document.getElementById("wiki-main").offsetHeight + parseInt(window.getComputedStyle(elementScrollableContent).height, 10); + elementScrollableContent.style.height = newHeight + "px"; + elementConnectingMessage.style.height = newHeight + "px"; + updateScrollBar(); +}; +var wiki = new Wikipedia({ + stringLoader: stringLoader, + onLoading: onLoadingCallback, + onLookup: onLookupCallback, + onLookupError: onLookupErrorCallback, + onAjaxError: onAjaxErrorCallback, + onMaximizeHeight: maximizeHeight +}); +var initOnLoad = function() { + initElement(); + var openWikiText = convertStringToHtmlEntities(stringLoader.findString("open_wikipedia")); + elementMoreLink.innerHTML = openWikiText; + elementMoreDiv.classList.add("w_hidden_div"); + elementMoreLink.classList.add("w_disabled"); + elementMoreLink.onclick = kindle.reader.onexternal = function(args) {}; + configureLaunchWikiButton({ + enabled: false, + label: stringLoader.findString("more_link") + }); + var searchGoogleText = convertStringToHtmlEntities(stringLoader.findString("search_google")); + elementGMoreLink.innerHTML = searchGoogleText; + elementGMoreDiv.classList.add("w_hidden_div"); + elementGMoreLink.classList.add("w_disabled"); + elementGMoreLink.onclick = kindle.reader.onexternal = function(args) {}; + var scrollCallback = getScrollCallbackForRefresh(5); + elementScrollableContent.classList.add("w_kindle-scroll-margins"); + var paginateDiv = document.getElementById("w_scrollable-content"); + var compStyle = getComputedStyle(paginateDiv, ""); + var lineHeight = compStyle.getPropertyValue("font-size"); + lineHeight = parseInt(lineHeight.replace("px", ""), 10) * 0.6; + scroller = kindle.createLitePaginationController(elementContainer, lineHeight, null, null, scrollCallback); + updateScrollBar(); + document.body.style.setProperty("display", "block"); + maximizeHeight(); + initDivs(); + if (kindle.device && kindle.device.getPolicy) { + var restrictions = kindle.device.getPolicy("kindle.device.settings.policy.wikipedia"); + if (restrictions === "freetimeControls") { + elementWikiContent.innerHTML = convertStringToHtmlEntities(stringLoader.findString("in_freetime_mode")); + hideElement(elementConnectingMessage); + showElement(elementWikiContent, oldContentDisplayVal); + return; + } + } + var selection = kindle.reader.getCurrentSelection(); + if (selection !== undefined && selection.text !== null) { + wiki.lookup(selection.text); + } else { + elementWikiContent.innerHTML = convertStringToHtmlEntities(stringLoader.findString("unknown_error")); + hideElement(elementConnectingMessage); + showElement(elementWikiContent, oldContentDisplayVal); + } +}; +window.onresize = function() { + maximizeHeight(); + updateScrollBar(); +}; + +function lookup(text) { + var entityDecoded = convertHtmlEntitiesToString(text); + metricLogger("NewArticleOpened", widget.id, "NA"); + wiki.lookup(entityDecoded); +} +kindle.reader.onbutton = function(params) { + initOnLoad(); +}; diff --git a/translation_5.4.4/keymap/en_GB-1024x758.keymap b/translation_5.4.4/keymap/en_GB-1024x758.keymap new file mode 100644 index 0000000..3bdefe4 --- /dev/null +++ b/translation_5.4.4/keymap/en_GB-1024x758.keymap @@ -0,0 +1,2839 @@ +{ + "keyboard_language" : "en-GB", + + "candidate_font" : "Futura 11", + "candidate_border" : 5, + "candidate_separation" : 26, + "candidate_height" : 49, + + "keyboard_height" : 303, + "keyboard_x_gap" : 4, + "keyboard_y_gap" : 5, + + "portrait_height" : 352, + "landscape_height" : 352, + + "layouts" : [ + { + "comment": "no language, 123 for alpha", + "type": 1, + "height" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width" : 145, + "label": "123!?", + "value": "!!123", + "x": 28, + "y" : 222 + }, + { + "width" : 582, + "label": "mezera", + "value": " ", + "x" : 173, + "y" : 222 + }, + { + "hold": 207, + "width" : 97, + "label": ".", + "value": ".", + "x" : 755, + "y" : 222 + }, + { + "width" : 145, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x" : 852, + "y" : 222 + } + ] + }, + { + "comment": "with language, 123 for alpha", + "type": 2, + "height" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width" : 145, + "label": "123!?", + "value": "!!123", + "x": 28, + "y" : 222 + }, + { + "width" : 97, + "label": "file:///usr/share/keyboard/images/keyIntlEnabled.png", + "press": "file:///usr/share/keyboard/images/keyIntlArmed.png", + "value": "!!intl", + "x" : 173, + "y" : 222 + }, + { + "width" : 485, + "label": "mezera", + "value": " ", + "x" : 270, + "y" : 222 + }, + { + "hold": 207, + "width" : 97, + "label": ".", + "value": ".", + "x" : 755, + "y" : 222 + }, + { + "width" : 145, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x" : 852, + "y" : 222 + } + ] + }, + { + "comment": "no language, abc for numeric", + "type": 4, + "height" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width" : 145, + "label": "ABC", + "value": "!!abc", + "x": 28, + "y" : 222 + }, + { + "width" : 582, + "label": "mezera", + "value": " ", + "x" : 173, + "y" : 222 + }, + { + "hold": 207, + "width" : 97, + "label": ".", + "value": ".", + "x" : 755, + "y" : 222 + }, + { + "width" : 145, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x" : 852, + "y" : 222 + } + ] + }, + { + "comment": "with language, abc for numeric", + "type": 8, + "height" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width" : 145, + "label": "ABC", + "value": "!!abc", + "x": 28, + "y" : 222 + }, + { + "width" : 97, + "label": "file:///usr/share/keyboard/images/keyIntlEnabled.png", + "press": "file:///usr/share/keyboard/images/keyIntlArmed.png", + "value": "!!intl", + "x" : 173, + "y" : 222 + }, + { + "width" : 485, + "label": "mezera", + "value": " ", + "x" : 270, + "y" : 222 + }, + { + "hold": 207, + "width" : 97, + "label": ".", + "value": ".", + "x" : 755, + "y" : 222 + }, + { + "width" : 145, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x" : 852, + "y" : 222 + } + ] + }, + { + "comment": "lowercase, three rows for alpha", + "type": 16, + "width" : 97, + "height" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "q", + "value": "q", + "x" : 28, + "y" : 9 + }, + { + "label": "w", + "value": "w", + "x" : 125, + "y" : 9 + }, + { + "hold" : 3, + "label": "e", + "value": "e", + "x" : 222, + "y" : 9 + }, + { + "hold": 11, + "label": "r", + "value": "r", + "x" : 319, + "y" : 9 + }, + { + "hold": 12, + "label": "t", + "value": "t", + "x" : 416, + "y" : 9 + }, + { + "hold" : 14, + "label": "z", + "value": "z", + "x" : 513, + "y" : 9 + }, + { + "hold" : 8, + "label": "u", + "value": "u", + "x" : 610, + "y" : 9 + }, + { + "hold" : 4, + "label": "i", + "value": "i", + "x" : 707, + "y" : 9 + }, + { + "hold" : 6, + "label": "o", + "value": "o", + "x" : 804, + "y" : 9 + }, + { + "label": "p", + "value": "p", + "x" : 901, + "y" : 9 + }, + { + "hold" : 1, + "label": "a", + "value": "a", + "x" : 76, + "y" : 80 + }, + { + "hold" : 7, + "label": "s", + "value": "s", + "x" : 173, + "y" : 80 + }, + { + "hold": 10, + "label": "d", + "value": "d", + "x" : 270, + "y" : 80 + }, + { + "label": "f", + "value": "f", + "x" : 367, + "y" : 80 + }, + { + "label": "g", + "value": "g", + "x" : 464, + "y" : 80 + }, + { + "label": "h", + "value": "h", + "x" : 561, + "y" : 80 + }, + { + "label": "j", + "value": "j", + "x" : 658, + "y" : 80 + }, + { + "label": "k", + "value": "k", + "x" : 755, + "y" : 80 + }, + { + "hold": 13, + "label": "l", + "value": "l", + "x" : 852, + "y" : 80 + }, + { + "width" : 145, + "label": "file:///usr/share/keyboard/images/keyShiftEnabled.png", + "press": "file:///usr/share/keyboard/images/keyShiftArmed.png", + "value": "!!shift", + "x": 28, + "y" : 151 + }, + { + "hold" : 9, + "label": "y", + "value": "y", + "x" : 173, + "y" : 151 + }, + { + "label": "x", + "value": "x", + "x" : 270, + "y" : 151 + }, + { + "hold" : 2, + "label": "c", + "value": "c", + "x" : 367, + "y" : 151 + }, + { + "label": "v", + "value": "v", + "x" : 464, + "y" : 151 + }, + { + "label": "b", + "value": "b", + "x" : 561, + "y" : 151 + }, + { + "hold" : 5, + "label": "n", + "value": "n", + "x" : 658, + "y" : 151 + }, + { + "label": "m", + "value": "m", + "x" : 755, + "y" : 151 + }, + { + "width" : 145, + "label": "file:///usr/share/keyboard/images/keyDeleteEnabled.png", + "press": "file:///usr/share/keyboard/images/keyDeleteArmed.png", + "value": "!!back", + "x" : 852, + "y" : 151 + } + ] + }, + { + "comment": "uppercase, three rows for alpha", + "type": 96, + "width" : 97, + "height" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Q", + "value": "Q", + "x" : 28, + "y" : 9 + }, + { + "label": "W", + "value": "W", + "x" : 125, + "y" : 9 + }, + { + "hold" : 103, + "label": "E", + "value": "E", + "x" : 222, + "y" : 9 + }, + { + "hold" : 111, + "label": "R", + "value": "R", + "x" : 319, + "y" : 9 + }, + { + "hold" : 112, + "label": "T", + "value": "T", + "x" : 416, + "y" : 9 + }, + { + "hold" : 114, + "label": "Z", + "value": "Z", + "x" : 513, + "y" : 9 + }, + { + "hold" : 108, + "label": "U", + "value": "U", + "x" : 610, + "y" : 9 + }, + { + "hold" : 104, + "label": "I", + "value": "I", + "x" : 707, + "y" : 9 + }, + { + "hold" : 106, + "label": "O", + "value": "O", + "x" : 804, + "y" : 9 + }, + { + "label": "P", + "value": "P", + "x" : 901, + "y" : 9 + }, + { + "hold" : 101, + "label": "A", + "value": "A", + "x" : 76, + "y" : 80 + }, + { + "hold" : 107, + "label": "S", + "value": "S", + "x" : 173, + "y" : 80 + }, + { + "hold": 110, + "label": "D", + "value": "D", + "x" : 270, + "y" : 80 + }, + { + "label": "F", + "value": "F", + "x" : 367, + "y" : 80 + }, + { + "label": "G", + "value": "G", + "x" : 464, + "y" : 80 + }, + { + "label": "H", + "value": "H", + "x" : 561, + "y" : 80 + }, + { + "label": "J", + "value": "J", + "x" : 658, + "y" : 80 + }, + { + "label": "K", + "value": "K", + "x" : 755, + "y" : 80 + }, + { + "hold" : 113, + "label": "L", + "value": "L", + "x" : 852, + "y" : 80 + }, + { + "hold" : 109, + "label": "Y", + "value": "Y", + "x" : 173, + "y" : 151 + }, + { + "label": "X", + "value": "X", + "x" : 270, + "y" : 151 + }, + { + "hold" : 102, + "label": "C", + "value": "C", + "x" : 367, + "y" : 151 + }, + { + "label": "V", + "value": "V", + "x" : 464, + "y" : 151 + }, + { + "label": "B", + "value": "B", + "x" : 561, + "y" : 151 + }, + { + "hold" : 105, + "label": "N", + "value": "N", + "x" : 658, + "y" : 151 + }, + { + "label": "M", + "value": "M", + "x" : 755, + "y" : 151 + }, + { + "width" : 145, + "label": "file:///usr/share/keyboard/images/keyDeleteEnabled.png", + "press": "file:///usr/share/keyboard/images/keyDeleteArmed.png", + "value": "!!back", + "x" : 852, + "y" : 151 + } + ] + }, + { + "comment": "shift", + "type": 32, + "width": 145, + "height": 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "file:///usr/share/keyboard/images/keyShiftLockEnabled.png", + "press": "file:///usr/share/keyboard/images/keyShiftLockArmed.png", + "value": "!!shift", + "x": 28, + "y": 151 + } + ] + }, + { + "comment": "shift lock", + "type": 64, + "width": 145, + "height": 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "file:///usr/share/keyboard/images/keyShiftLockedEnabled.png", + "press": "file:///usr/share/keyboard/images/keyShiftLockedArmed.png", + "value": "!!lower", + "x": 28, + "y": 151 + } + ] + }, + { + "comment": "common numeric1, three rows", + "type": 33554560, + "width" : 97, + "height" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "1", + "value": "1", + "x" : 28, + "y" : 9 + }, + { + "label": "2", + "value": "2", + "x" : 125, + "y" : 9 + }, + { + "label": "3", + "value": "3", + "x" : 222, + "y" : 9 + }, + { + "label": "4", + "value": "4", + "x" : 319, + "y" : 9 + }, + { + "label": "5", + "value": "5", + "x" : 416, + "y" : 9 + }, + { + "label": "6", + "value": "6", + "x" : 513, + "y" : 9 + }, + { + "label": "7", + "value": "7", + "x" : 610, + "y" : 9 + }, + { + "label": "8", + "value": "8", + "x" : 707, + "y" : 9 + }, + { + "label": "9", + "value": "9", + "x" : 804, + "y" : 9 + }, + { + "label": "0", + "value": "0", + "x" : 901, + "y" : 9 + }, + { + "label": "$", + "value": "$", + "x" : 76, + "y": 80 + }, + { + "modifier" : 1, + "label": "&", + "value": "&", + "x" : 173, + "y" : 80 + }, + { + "modifier" : 1, + "label": "(", + "value": "(", + "x" : 270, + "y" : 80 + }, + { + "modifier" : 1, + "label": ")", + "value": ")", + "x" : 367, + "y" : 80 + }, + { + "modifier" : 1, + "hold": 200, + "label": "\"", + "value": "\"", + "x" : 464, + "y" : 80 + }, + { + "label": "'", + "value": "'", + "x" : 561, + "y" : 80 + }, + { + "label": "-", + "value": "-", + "x" : 658, + "y" : 80 + }, + { + "modifier" : 1, + "label": "+", + "value": "+", + "x" : 755, + "y" : 80 + }, + { + "width" : 145, + "label": "#~=", + "value": "!!next", + "x": 28, + "y" : 151 + }, + { + "modifier" : 1, + "hold": 201, + "label": "!", + "value": "!", + "x" : 270, + "y" : 151 + }, + { + "modifier" : 1, + "hold": 202, + "label": "?", + "value": "?", + "x" : 367, + "y" : 151 + }, + { + "modifier" : 1, + "label": ":", + "value": ":", + "x" : 464, + "y" : 151 + }, + { + "label": ";", + "value": ";", + "x" : 561, + "y" : 151 + }, + { + "label": ",", + "value": ",", + "x" : 658, + "y" : 151 + }, + { + "label": "…", + "value": "…", + "x" : 755, + "y" : 151 + }, + { + "width" : 145, + "label": "file:///usr/share/keyboard/images/keyDeleteEnabled.png", + "press": "file:///usr/share/keyboard/images/keyDeleteArmed.png", + "value": "!!back", + "x" : 852, + "y" : 151 + } + ] + }, + { + "comment": "numeric1, three rows", + "type": 128, + "width" : 97, + "height" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "modifier" : 1, + "label": "@", + "value": "@", + "x" : 173, + "y" : 151 + }, + { + "label": "/", + "value": "/", + "x" : 852, + "y" : 80 + } + ] + }, + { + "comment": "web numeric1, three rows", + "type": 33554432, + "width" : 97, + "height" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "÷", + "value": "÷", + "x" : 173, + "y" : 151 + }, + { + "label": "×", + "value": "×", + "x" : 852, + "y" : 80 + } + ] + }, + { + "comment": "common numeric2, three rows", + "type": 67109120, + "width" : 97, + "height" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "modifier" : 1, + "label": "#", + "value": "#", + "x" : 28, + "y" : 9 + }, + { + "modifier" : 1, + "label": "%", + "value": "%", + "x" : 125, + "y" : 9 + }, + { + "modifier" : 1, + "label": "~", + "value": "~", + "x" : 222, + "y" : 9 + }, + { + "modifier" : 1, + "label": "^", + "value": "^", + "x" : 319, + "y" : 9 + }, + { + "label": "[", + "value": "[", + "x" : 416, + "y" : 9 + }, + { + "label": "]", + "value": "]", + "x" : 513, + "y" : 9 + }, + { + "modifier" : 1, + "label": "{", + "value": "{", + "x" : 610, + "y" : 9 + }, + { + "modifier" : 1, + "label": "}", + "value": "}", + "x" : 707, + "y" : 9 + }, + { + "modifier" : 1, + "label": "|", + "value": "|", + "x" : 804, + "y" : 9 + }, + { + "label": "\\", + "value": "\\", + "x" : 901, + "y" : 9 + }, + { + "label": "·", + "value": "·", + "x" : 76, + "y" : 80 + }, + { + "label": "™", + "value": "™", + "x" : 173, + "y": 80 + }, + { + "label": "¬", + "value": "¬", + "x" : 270, + "y" : 80 + }, + { + "label": "`", + "value": "`", + "x" : 367, + "y" : 80 + }, + { + "hold": 205, + "label": "<", + "value": "<", + "x" : 464, + "y" : 80 + }, + { + "modifier" : 1, + "hold": 204, + "label": ">", + "value": ">", + "x" : 561, + "y" : 80 + }, + { + "modifier" : 1, + "label": "_", + "value": "_", + "x" : 658, + "y" : 80 + }, + { + "modifier" : 1, + "hold": 203, + "label": "*", + "value": "*", + "x" : 755, + "y" : 80 + }, + { + "hold": 206, + "label": "=", + "value": "=", + "x" : 852, + "y" : 80 + }, + { + "width" : 145, + "label": "123!?", + "value": "!!prev", + "x": 28, + "y" : 151 + }, + { + "label": "©", + "value": "©", + "x" : 173, + "y" : 151 + }, + { + "label": "®", + "value": "®", + "x" : 270, + "y" : 151 + }, + { + "label": "μ", + "value": "μ", + "x" : 367, + "y" : 151 + }, + { + + "label": "¢", + "value": "¢", + "x" : 464, + "y" : 151 + }, + { + "label": "¥", + "value": "¥", + "x" : 561, + "y" : 151 + }, + { + "label": "€", + "value": "€", + "x" : 658, + "y" : 151 + }, + { + "modifier" : 1, + "label": "£", + "value": "£", + "x" : 755, + "y" : 151 + }, + { + "width" : 145, + "label": "file:///usr/share/keyboard/images/keyDeleteEnabled.png", + "press": "file:///usr/share/keyboard/images/keyDeleteArmed.png", + "value": "!!back", + "x" : 852, + "y" : 151 + } + ] + }, + { + "comment": "web, no language, 123 for alpha", + "type": 512, + "height" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width" : 145, + "label": "123!?", + "value": "!!123", + "x": 28, + "y" : 222 + }, + { + "modifier" : 1, + "width" : 135, + "label": "@", + "value": "@", + "x" : 173, + "y" : 222 + }, + { + "width" : 135, + "label": "\u2423", + "value": " ", + "x" : 308, + "y" : 222 + }, + { + "hold" : 300, + "width" : 135, + "label": ".cz", + "value": ".cz", + "x" : 443, + "y" : 222 + }, + { + "width" : 135, + "label": "/", + "value": "/", + "x" : 578, + "y" : 222 + }, + { + "hold": 207, + "width" : 135, + "label": ".", + "value": ".", + "x" : 713, + "y" : 222 + }, + { + "width" : 145, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x" : 852, + "y" : 222 + } + ] + }, + { + "comment": "web, with language, 123 for alpha", + "type": 1024, + "height" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width" : 145, + "label": "123!?", + "value": "!!123", + "x": 28, + "y" : 222 + }, + { + "width" : 97, + "label": "file:///usr/share/keyboard/images/keyIntlEnabled.png", + "press": "file:///usr/share/keyboard/images/keyIntlArmed.png", + "value": "!!intl", + "x" : 173, + "y" : 222 + }, + { + "modifier" : 1, + "width" : 116, + "label": "@", + "value": "@", + "x" : 270, + "y" : 222 + }, + { + "width" : 117, + "label": "\u2423", + "value": " ", + "x" : 386, + "y" : 222 + }, + { + "hold" : 300, + "width" : 116, + "label": ".cz", + "value": ".cz", + "x" : 503, + "y" : 222 + }, + { + "width" : 117, + "label": "/", + "value": "/", + "x" : 619, + "y" : 222 + }, + { + "hold": 207, + "width" : 116, + "label": ".", + "value": ".", + "x" : 736, + "y" : 222 + }, + { + "width" : 145, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x" : 852, + "y" : 222 + } + ] + }, + { + "comment": "web, no language, abc for numeric", + "type": 2048, + "height" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width" : 145, + "label": "ABC", + "value": "!!abc", + "x": 28, + "y" : 222 + }, + { + "modifier" : 1, + "width" : 135, + "label": "@", + "value": "@", + "x" : 173, + "y" : 222 + }, + { + "width" : 135, + "label": "\u2423", + "value": " ", + "x" : 308, + "y" : 222 + }, + { + "hold" : 300, + "width" : 135, + "label": ".cz", + "value": ".cz", + "x" : 443, + "y" : 222 + }, + { + "width" : 135, + "label": "/", + "value": "/", + "x" : 578, + "y" : 222 + }, + { + "hold": 207, + "width" : 135, + "label": ".", + "value": ".", + "x" : 713, + "y" : 222 + }, + { + "width" : 145, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x" : 852, + "y" : 222 + } + ] + }, + { + "comment": "web, with language, abc for numeric", + "type": 4096, + "height" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width" : 145, + "label": "ABC", + "value": "!!abc", + "x": 28, + "y" : 222 + }, + { + "width" : 97, + "label": "file:///usr/share/keyboard/images/keyIntlEnabled.png", + "press": "file:///usr/share/keyboard/images/keyIntlArmed.png", + "value": "!!intl", + "x" : 173, + "y" : 222 + }, + { + "modifier" : 1, + "width" : 116, + "label": "@", + "value": "@", + "x" : 270, + "y" : 222 + }, + { + "width" : 117, + "label": "\u2423", + "value": " ", + "x" : 386, + "y" : 222 + }, + { + "hold" : 300, + "width" : 116, + "label": ".cz", + "value": ".cz", + "x" : 503, + "y" : 222 + }, + { + "width" : 117, + "label": "/", + "value": "/", + "x" : 619, + "y" : 222 + }, + { + "hold": 207, + "width" : 116, + "label": ".", + "value": ".", + "x" : 736, + "y" : 222 + }, + { + "width" : 145, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x" : 852, + "y" : 222 + } + ] + }, + { + "comment": "diacritical A lowercase", + "type": 8192, + "diacritical": 1, + "height" : 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "á", + "value": "á", + "x" : 125, + "y": -49 + }, + { + "label": "ä", + "value": "ä", + "x" : 222, + "y": -49 + }, + { + "label": "â", + "value": "â", + "x" : 319, + "y": -49 + }, + { + "label": "ã", + "value": "ã", + "x" : 416, + "y": -49 + }, + { + "label": "à", + "value": "à", + "x" : 513, + "y": -49 + }, + { + "label": "å", + "value": "å", + "x" : 610, + "y": -49 + }, + { + "label": "æ", + "value": "æ", + "x" : 707, + "y": -49 + }, + { + "label": "a", + "value": "a", + "x" : 804, + "y": -49 + } + ] + }, + { + "comment": "diacritical C lowercase", + "type": 8192, + "diacritical": 2, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "č", + "value": "č", + "x": 270, + "y": -49 + }, + { + "label": "ć", + "value": "ć", + "x": 367, + "y": -49 + }, + { + "label": "ĉ", + "value": "ĉ", + "x": 464, + "y": -49 + }, + { + "label": "ç", + "value": "ç", + "x": 561, + "y": -49 + }, + { + "label": "c", + "value": "c", + "x": 658, + "y": -49 + } + ] + }, + { + "comment": "diacritical E lowercase", + "type": 8192, + "diacritical": 3, + "height" : 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "é", + "value": "é", + "x" : 270, + "y": -49 + }, + { + "label": "ě", + "value": "ě", + "x" : 367, + "y": -49 + }, + { + "label": "ê", + "value": "ê", + "x" : 464, + "y": -49 + }, + { + "label": "ë", + "value": "ë", + "x" : 561, + "y": -49 + }, + { + "label": "è", + "value": "è", + "x" : 658, + "y": -49 + }, + { + "label": "e", + "value": "e", + "x" : 755, + "y": -49 + } + ] + }, + { + "comment": "diacritical I lowercase", + "type": 8192, + "diacritical": 4, + "height" : 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "í", + "value": "í", + "x" : 222, + "y": -49 + }, + { + "label": "ì", + "value": "ì", + "x" : 319, + "y": -49 + }, + { + "label": "î", + "value": "î", + "x" : 416, + "y": -49 + }, + { + "label": "ï", + "value": "ï", + "x" : 513, + "y": -49 + }, + { + "label": "ij", + "value": "ij", + "x" : 610, + "y": -49 + }, + { + "label": "i", + "value": "i", + "x" : 707, + "y": -49 + } + ] + }, + { + "comment": "diacritical N lowercase", + "type": 8192, + "diacritical": 5, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ň", + "value": "ň", + "x": 319, + "y": -49 + }, + { + "label": "ǹ", + "value": "ǹ", + "x": 416, + "y": -49 + }, + { + "label": "ñ", + "value": "ñ", + "x": 513, + "y": -49 + }, + { + "label": "n", + "value": "n", + "x": 610, + "y": -49 + } + ] + }, + { + "comment": "diacritical O lowercase", + "type": 8192, + "diacritical": 6, + "height" : 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ó", + "value": "ó", + "x" : 125, + "y": -49 + }, + { + "label": "ô", + "value": "ô", + "x" : 222, + "y": -49 + }, + { + "label": "ö", + "value": "ö", + "x" : 319, + "y": -49 + }, + { + "label": "ò", + "value": "ò", + "x" : 416, + "y": -49 + }, + { + "label": "õ", + "value": "õ", + "x" : 513, + "y": -49 + }, + { + "label": "œ", + "value": "œ", + "x" : 610, + "y": -49 + }, + { + "label": "ø", + "value": "ø", + "x" : 707, + "y": -49 + }, + { + "label": "o", + "value": "o", + "x" : 804, + "y": -49 + } + ] + }, + { + "comment": "diacritical S lowercase", + "type": 8192, + "diacritical": 7, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "š", + "value": "š", + "x": 270, + "y": -49 + }, + { + "label": "ś", + "value": "ś", + "x": 367, + "y": -49 + }, + { + "label": "ş", + "value": "ş", + "x": 464, + "y": -49 + }, + { + "label": "ß", + "value": "ß", + "x": 561, + "y": -49 + }, + { + "label": "s", + "value": "s", + "x": 658, + "y": -49 + } + ] + }, + { + "comment": "diacritical U lowercase", + "type": 8192, + "diacritical": 8, + "height" : 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ú", + "value": "ú", + "x" : 270, + "y": -49 + }, + { + "label": "ů", + "value": "ů", + "x" : 367, + "y": -49 + }, + { + "label": "ü", + "value": "ü", + "x" : 464, + "y": -49 + }, + { + "label": "ù", + "value": "ù", + "x" : 561, + "y": -49 + }, + { + "label": "û", + "value": "û", + "x" : 658, + "y": -49 + }, + { + "label": "u", + "value": "u", + "x" : 755, + "y": -49 + } + ] + }, + { + "comment": "diacritical Y lowercase", + "type": 8192, + "diacritical": 9, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ý", + "value": "ý", + "x": 319, + "y": -49 + }, + { + "label": "ỳ", + "value": "ỳ", + "x": 416, + "y": -49 + }, + { + "label": "ÿ", + "value": "ÿ", + "x": 513, + "y": -49 + }, + { + "label": "y", + "value": "y", + "x": 610, + "y": -49 + } + ] + }, + { + "comment": "diacritical D lowercase", + "type": 8192, + "diacritical": 10, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ď", + "value": "ď", + "x": 270, + "y": -49 + }, + { + "label": "ð", + "value": "ð", + "x": 367, + "y": -49 + }, + { + "label": "þ", + "value": "þ", + "x": 464, + "y": -49 + }, + { + "label": "d", + "value": "d", + "x": 561, + "y": -49 + } + ] + }, + { + "comment": "diacritical R lowercase", + "type": 8192, + "diacritical": 11, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ř", + "value": "ř", + "x": 319, + "y": -49 + }, + { + "label": "ŕ", + "value": "ŕ", + "x": 416, + "y": -49 + }, + { + "label": "ŗ", + "value": "ŗ", + "x": 513, + "y": -49 + }, + { + "label": "r", + "value": "r", + "x": 610, + "y": -49 + } + ] + }, + { + "comment": "diacritical T lowercase", + "type": 8192, + "diacritical": 12, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ť", + "value": "ť", + "x": 319, + "y": -49 + }, + { + "label": "ț", + "value": "ț", + "x": 416, + "y": -49 + }, + { + "label": "ţ", + "value": "ţ", + "x": 513, + "y": -49 + }, + { + "label": "t", + "value": "t", + "x": 610, + "y": -49 + } + ] + }, + { + "comment": "diacritical L lowercase", + "type": 8192, + "diacritical": 13, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ľ", + "value": "ľ", + "x": 319, + "y": -49 + }, + { + "label": "ĺ", + "value": "ĺ", + "x": 416, + "y": -49 + }, + { + "label": "ł", + "value": "ł", + "x": 513, + "y": -49 + }, + { + "label": "l", + "value": "l", + "x": 610, + "y": -49 + } + ] + }, + { + "comment": "diacritical Z lowercase", + "type": 8192, + "diacritical": 14, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ž", + "value": "ž", + "x": 319, + "y": -49 + }, + { + "label": "ź", + "value": "ź", + "x": 416, + "y": -49 + }, + { + "label": "ż", + "value": "ż", + "x": 513, + "y": -49 + }, + { + "label": "z", + "value": "z", + "x": 610, + "y": -49 + } + ] + }, + { + "comment": "diacritical A uppercase", + "type": 8192, + "diacritical": 101, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Á", + "value": "á", + "x": 125, + "y": -49 + }, + { + "label": "Ä", + "value": "ä", + "x": 222, + "y": -49 + }, + { + "label": "À", + "value": "à", + "x": 319, + "y": -49 + }, + { + "label": "Ã", + "value": "ã", + "x": 416, + "y": -49 + }, + { + "label": "Â", + "value": "â", + "x": 513, + "y": -49 + }, + { + "label": "Å", + "value": "å", + "x": 610, + "y": -49 + }, + { + "label": "Æ", + "value": "æ", + "x": 707, + "y": -49 + }, + { + "label": "A", + "value": "a", + "x": 804, + "y": -49 + } + ] + }, + { + "comment": "diacritical C uppercase", + "type": 8192, + "diacritical": 102, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Č", + "value": "Č", + "x": 270, + "y": -49 + }, + { + "label": "Ć", + "value": "Ć", + "x": 367, + "y": -49 + }, + { + "label": "Ĉ", + "value": "Ĉ", + "x": 464, + "y": -49 + }, + { + "label": "Ç", + "value": "ç", + "x": 561, + "y": -49 + }, + { + "label": "C", + "value": "c", + "x": 658, + "y": -49 + } + ] + }, + { + "comment": "diacritical E uppercase", + "type": 8192, + "diacritical": 103, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "É", + "value": "é", + "x": 173, + "y": -49 + }, + { + "label": "Ě", + "value": "ě", + "x": 270, + "y": -49 + }, + { + "label": "È", + "value": "è", + "x": 367, + "y": -49 + }, + { + "label": "Ë", + "value": "ë", + "x": 464, + "y": -49 + }, + { + "label": "Ê", + "value": "ê", + "x": 561, + "y": -49 + }, + { + "label": "E", + "value": "e", + "x": 658, + "y": -49 + } + ] + }, + { + "comment": "diacritical I uppercase", + "type": 8192, + "diacritical": 104, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Í", + "value": "í", + "x": 222, + "y": -49 + }, + { + "label": "Ì", + "value": "ì", + "x": 319, + "y": -49 + }, + { + "label": "Î", + "value": "î", + "x": 416, + "y": -49 + }, + { + "label": "Ï", + "value": "ï", + "x": 513, + "y": -49 + }, + { + "label": "IJ", + "value": "IJ", + "x": 610, + "y": -49 + }, + { + "label": "I", + "value": "i", + "x": 707, + "y": -49 + } + ] + }, + { + "comment": "diacritical N uppercase", + "type": 8192, + "diacritical": 105, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ň", + "value": "Ň", + "x": 319, + "y": -49 + }, + { + "label": "Ñ", + "value": "ñ", + "x": 416, + "y": -49 + }, + { + "modifier": 3, + "label": "Ǹ", + "value": "Ǹ", + "x": 513, + "y": -49 + }, + { + "label": "N", + "value": "n", + "x": 610, + "y": -49 + } + ] + }, + { + "comment": "diacritical O uppercase", + "type": 8192, + "diacritical": 106, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ó", + "value": "ó", + "x": 125, + "y": -49 + }, + { + "label": "Ô", + "value": "ô", + "x": 222, + "y": -49 + }, + { + "label": "Ö", + "value": "ö", + "x": 319, + "y": -49 + }, + { + "label": "Õ", + "value": "õ", + "x": 416, + "y": -49 + }, + { + "label": "Ò", + "value": "ò", + "x": 513, + "y": -49 + }, + { + "label": "Œ", + "value": "Œ", + "x": 610, + "y": -49 + }, + { + "label": "Ø", + "value": "ø", + "x": 707, + "y": -49 + }, + { + "label": "O", + "value": "o", + "x": 804, + "y": -49 + } + ] + }, + { + "comment": "diacritical S uppercase", + "type": 8192, + "diacritical": 107, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Š", + "value": "Š", + "x": 319, + "y": -49 + }, + { + "label": "Ś", + "value": "Ś", + "x": 416, + "y": -49 + }, + { + "label": "Ş", + "value": "Ş", + "x": 513, + "y": -49 + }, + { + "label": "S", + "value": "s", + "x": 610, + "y": -49 + } + ] + }, + { + "comment": "diacritical U uppercase", + "type": 8192, + "diacritical": 108, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ú", + "value": "ú", + "x": 173, + "y": -49 + }, + { + "label": "Ů", + "value": "ů", + "x": 270, + "y": -49 + }, + { + "label": "Ü", + "value": "ü", + "x": 367, + "y": -49 + }, + { + "label": "Û", + "value": "û", + "x": 464, + "y": -49 + }, + { + "label": "Ù", + "value": "ù", + "x": 561, + "y": -49 + }, + { + "label": "U", + "value": "u", + "x": 658, + "y": -49 + } + ] + }, + { + "comment": "diacritical Y uppercase", + "type": 8192, + "diacritical": 109, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ý", + "value": "Ý", + "x": 319, + "y": -49 + }, + { + "label": "Ỳ", + "value": "Ỳ", + "x": 416, + "y": -49 + }, + { + "label": "Ÿ", + "value": "Ÿ", + "x": 513, + "y": -49 + }, + { + "label": "Y", + "value": "y", + "x": 610, + "y": -49 + } + ] + }, + { + "comment": "diacritical D uppercase", + "type": 8192, + "diacritical": 110, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ď", + "value": "Ď", + "x": 270, + "y": -49 + }, + { + "label": "Ð", + "value": "ð", + "x": 367, + "y": -49 + }, + { + "label": "Þ", + "value": "þ", + "x": 464, + "y": -49 + }, + { + "label": "D", + "value": "d", + "x": 561, + "y": -49 + } + ] + }, + { + "comment": "diacritical R uppercase", + "type": 8192, + "diacritical": 111, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ř", + "value": "Ř", + "x": 319, + "y": -49 + }, + { + "label": "Ŕ", + "value": "Ŕ", + "x": 416, + "y": -49 + }, + { + "label": "Ŗ", + "value": "Ŗ", + "x": 513, + "y": -49 + }, + { + "label": "R", + "value": "R", + "x": 610, + "y": -49 + } + ] + }, + { + "comment": "diacritical T uppercase", + "type": 8192, + "diacritical": 112, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ť", + "value": "Ť", + "x": 319, + "y": -49 + }, + { + "label": "Ț", + "value": "Ț", + "x": 416, + "y": -49 + }, + { + "label": "Ţ", + "value": "Ţ", + "x": 513, + "y": -49 + }, + { + "label": "T", + "value": "T", + "x": 610, + "y": -49 + } + ] + }, + { + "comment": "diacritical L uppercase", + "type": 8192, + "diacritical": 113, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ľ", + "value": "Ľ", + "x": 319, + "y": -49 + }, + { + "label": "Ĺ", + "value": "Ĺ", + "x": 416, + "y": -49 + }, + { + "label": "Ł", + "value": "Ł", + "x": 513, + "y": -49 + }, + { + "label": "L", + "value": "L", + "x": 610, + "y": -49 + } + ] + }, + { + "comment": "diacritical Z uppercase", + "type": 8192, + "diacritical": 114, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ž", + "value": "Ž", + "x": 319, + "y": -49 + }, + { + "label": "Ź", + "value": "Ź", + "x": 416, + "y": -49 + }, + { + "label": "Ż", + "value": "Ż", + "x": 513, + "y": -49 + }, + { + "label": "Z", + "value": "Z", + "x": 610, + "y": -49 + } + ] + }, + { + "comment": "diacritical double quotes", + "type": 8192, + "diacritical": 200, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "«", + "value": "«", + "x": 222, + "y": -49 + }, + { + "label": "»", + "value": "»", + "x": 319, + "y": -49 + }, + { + "label": "„", + "value": "„", + "x": 416, + "y": -49 + }, + { + "label": "“", + "value": "“", + "x": 513, + "y": -49 + }, + { + "label": "\"", + "value": "\"", + "x": 610, + "y": -49 + } + ] + }, + { + "comment": "diacritical exclamation point", + "type": 8192, + "diacritical": 201, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "¡", + "value": "¡", + "x": 416, + "y": -49 + }, + { + "label": "!", + "value": "!", + "x": 513, + "y": -49 + } + ] + }, + { + "comment": "diacritical question mark", + "type": 8192, + "diacritical": 202, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "¿", + "value": "¿", + "x": 416, + "y": -49 + }, + { + "label": "?", + "value": "?", + "x": 513, + "y": -49 + } + ] + }, + { + "comment": "diacritical asterisk", + "type": 8192, + "diacritical": 203, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "·", + "value": "·", + "x": 416, + "y": -49 + }, + { + "label": "*", + "value": "*", + "x": 513, + "y": -49 + } + ] + }, + { + "comment": "diacritical greater than", + "type": 8192, + "diacritical": 204, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "≥", + "value": "≥", + "x": 416, + "y": -49 + }, + { + "label": ">", + "value": ">", + "x": 513, + "y": -49 + } + ] + }, + { + "comment": "diacritical less than", + "type": 8192, + "diacritical": 205, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "modifier" : 1, + "label": "≤", + "value": "≤", + "x": 416, + "y": -49 + }, + { + "label": "<", + "value": "<", + "x": 513, + "y": -49 + } + ] + }, + { + "comment": "diacritical equals", + "type": 8192, + "diacritical": 206, + "height": 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "modifier" : 1, + "label": "≠", + "value": "≠", + "x": 416, + "y": -49 + }, + { + "label": "=", + "value": "=", + "x": 513, + "y": -49 + } + ] + }, + { + "comment": "diacritical marks", + "type": 8192, + "diacritical": 207, + "height" : 71, + "width" : 97, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": ".", + "value": ".", + "x" : 125, + "y": -49 + }, + { + "label": ",", + "value": ",", + "x" : 222, + "y": -49 + }, + { + "label": ":", + "value": ":", + "x" : 319, + "y": -49 + }, + { + "label": ";", + "value": ";", + "x" : 416, + "y": -49 + }, + { + "label": "–", + "value": "–", + "x" : 513, + "y": -49 + }, + { + "label": "-", + "value": "-", + "x" : 610, + "y": -49 + }, + { + "label": "?", + "value": "?", + "x" : 707, + "y": -49 + }, + { + "label": "!", + "value": "!", + "x" : 804, + "y": -49 + } + ] + }, + { + "comment": "diacritical domain names", + "type": 8192, + "diacritical": 300, + "height": 71, + "width" : 97, + "font" : "Futura 9", + "modifier" : 0, + "keys": [ + { + "label": ".org", + "value": ".org", + "x": 173, + "y": -49 + }, + { + "label": ".net", + "value": ".net", + "x": 270, + "y": -49 + }, + { + "label": ".edu", + "value": ".edu", + "x": 367, + "y": -49 + }, + { + "label": ".biz", + "value": ".biz", + "x": 464, + "y": -49 + }, + { + "label": ".com", + "value": ".com", + "x": 561, + "y": -49 + }, + { + "label": ".sk", + "value": ".sk", + "x": 658, + "y": -49 + }, + { + "width" : 115, + "label": ".cz", + "value": ".cz", + "x": 755, + "y": -49 + } + ] + }, + { + "comment": "keypad", + "type": 16384, + "height": 71, + "width" : 192, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "1", + "value": "1", + "x": 224, + "y": 9 + }, + { + "label": "2", + "value": "2", + "x": 416, + "y": 9 + }, + { + "label": "3", + "value": "3", + "x": 608, + "y": 9 + }, + { + "label": "4", + "value": "4", + "x": 224, + "y": 80 + }, + { + "label": "5", + "value": "5", + "x": 416, + "y": 80 + }, + { + "label": "6", + "value": "6", + "x": 608, + "y": 80 + }, + { + "label": "7", + "value": "7", + "x": 224, + "y": 151 + }, + { + "label": "8", + "value": "8", + "x": 416, + "y": 151 + }, + { + "label": "9", + "value": "9", + "x": 608, + "y": 151 + }, + { + "label": "file:///usr/share/keyboard/images/keyDeleteEnabled.png", + "press": "file:///usr/share/keyboard/images/keyDeleteArmed.png", + "value": "!!back", + "x": 224, + "y": 222 + }, + { + "label": "0", + "value": "0", + "x": 416, + "y": 222 + }, + { + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x": 608, + "y": 222 + } + ] + } + ] +} diff --git a/translation_5.4.4/keymap/en_GB-600x800.keymap.gz b/translation_5.4.4/keymap/en_GB-600x800.keymap.gz new file mode 100644 index 0000000..322c5cc Binary files /dev/null and b/translation_5.4.4/keymap/en_GB-600x800.keymap.gz differ diff --git a/translation_5.4.4/keymap/en_GB-758x1024.keymap b/translation_5.4.4/keymap/en_GB-758x1024.keymap new file mode 100644 index 0000000..ec3aa98 --- /dev/null +++ b/translation_5.4.4/keymap/en_GB-758x1024.keymap @@ -0,0 +1,2838 @@ +{ + "keyboard_language" : "en-GB", + + "candidate_font" : "Futura 11", + "candidate_border" : 5, + "candidate_separation" : 25, + "candidate_height" : 49, + + "keyboard_height" : 303, + "keyboard_x_gap" : 4, + "keyboard_y_gap" : 5, + + "portrait_height" : 352, + "landscape_height" : 352, + + "layouts" : [ + { + "comment": "no language, 123 for alpha", + "type": 1, + "height": 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width": 106, + "label": "123!?", + "value": "!!123", + "x": 24, + "y": 222 + }, + { + "width": 426, + "label": "mezera", + "value": " ", + "x": 130, + "y": 222 + }, + { + "hold": 207, + "width": 71, + "label": ".", + "value": ".", + "x": 556, + "y": 222 + }, + { + "width": 107, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x": 627, + "y": 222 + } + ] + }, + { + "comment": "with language, 123 for alpha", + "type": 2, + "height": 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width": 106, + "label": "123!?", + "value": "!!123", + "x": 24, + "y": 222 + }, + { + "width": 71, + "label": "file:///usr/share/keyboard/images/keyIntlEnabled.png", + "press": "file:///usr/share/keyboard/images/keyIntlArmed.png", + "value": "!!intl", + "x": 130, + "y": 222 + }, + { + "width": 355, + "label": "mezera", + "value": " ", + "x": 201, + "y": 222 + }, + { + "hold": 207, + "width": 71, + "label": ".", + "value": ".", + "x": 556, + "y": 222 + }, + { + "width": 107, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x": 627, + "y": 222 + } + ] + }, + { + "comment": "no language, abc for numeric", + "type": 4, + "height": 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width": 106, + "label": "ABC", + "value": "!!abc", + "x": 24, + "y": 222 + }, + { + "width": 426, + "label": "mezera", + "value": " ", + "x": 130, + "y": 222 + }, + { + "hold": 207, + "width": 71, + "label": ".", + "value": ".", + "x": 556, + "y": 222 + }, + { + "width": 107, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x": 627, + "y": 222 + } + ] + }, + { + "comment": "with language, abc for numeric", + "type": 8, + "height": 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width": 106, + "label": "ABC", + "value": "!!abc", + "x": 24, + "y": 222 + }, + { + "width": 71, + "label": "file:///usr/share/keyboard/images/keyIntlEnabled.png", + "press": "file:///usr/share/keyboard/images/keyIntlArmed.png", + "value": "!!intl", + "x": 130, + "y": 222 + }, + { + "width": 355, + "label": "mezera", + "value": " ", + "x": 201, + "y": 222 + }, + { + "hold": 207, + "width": 71, + "label": ".", + "value": ".", + "x": 556, + "y": 222 + }, + { + "width": 107, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x": 627, + "y": 222 + } + ] + }, + { + "comment": "lowercase, three rows for alpha", + "type": 16, + "width": 71, + "height": 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "q", + "value": "q", + "x": 24, + "y": 9 + }, + { + "label": "w", + "value": "w", + "x": 95, + "y": 9 + }, + { + "hold" : 3, + "label": "e", + "value": "e", + "x": 166, + "y": 9 + }, + { + "hold": 11, + "label": "r", + "value": "r", + "x": 237, + "y": 9 + }, + { + "hold": 12, + "label": "t", + "value": "t", + "x": 308, + "y": 9 + }, + { + "hold" : 14, + "label": "z", + "value": "z", + "x": 379, + "y": 9 + }, + { + "hold" : 8, + "label": "u", + "value": "u", + "x": 450, + "y": 9 + }, + { + "hold" : 4, + "label": "i", + "value": "i", + "x": 521, + "y": 9 + }, + { + "hold" : 6, + "label": "o", + "value": "o", + "x": 592, + "y": 9 + }, + { + "label": "p", + "value": "p", + "x": 663, + "y": 9 + }, + { + "hold" : 1, + "label": "a", + "value": "a", + "x": 59, + "y": 80 + }, + { + "hold" : 7, + "label": "s", + "value": "s", + "x": 130, + "y": 80 + }, + { + "hold": 10, + "label": "d", + "value": "d", + "x": 201, + "y": 80 + }, + { + "label": "f", + "value": "f", + "x": 272, + "y": 80 + }, + { + "label": "g", + "value": "g", + "x": 343, + "y": 80 + }, + { + "label": "h", + "value": "h", + "x": 414, + "y": 80 + }, + { + "label": "j", + "value": "j", + "x": 485, + "y": 80 + }, + { + "label": "k", + "value": "k", + "x": 556, + "y": 80 + }, + { + "hold": 13, + "label": "l", + "value": "l", + "x": 627, + "y": 80 + }, + { + "width": 106, + "label": "file:///usr/share/keyboard/images/keyShiftEnabled.png", + "press": "file:///usr/share/keyboard/images/keyShiftArmed.png", + "value": "!!shift", + "x": 24, + "y": 151 + }, + { + "hold" : 9, + "label": "y", + "value": "y", + "x": 130, + "y": 151 + }, + { + "label": "x", + "value": "x", + "x": 201, + "y": 151 + }, + { + "hold" : 2, + "label": "c", + "value": "c", + "x": 272, + "y": 151 + }, + { + "label": "v", + "value": "v", + "x": 343, + "y": 151 + }, + { + "label": "b", + "value": "b", + "x": 414, + "y": 151 + }, + { + "hold" : 5, + "label": "n", + "value": "n", + "x": 485, + "y": 151 + }, + { + "label": "m", + "value": "m", + "x": 556, + "y": 151 + }, + { + "width": 107, + "label": "file:///usr/share/keyboard/images/keyDeleteEnabled.png", + "press": "file:///usr/share/keyboard/images/keyDeleteArmed.png", + "value": "!!back", + "x": 627, + "y": 151 + } + ] + }, + { + "comment": "uppercase, three rows for alpha", + "type": 96, + "width": 71, + "height": 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Q", + "value": "Q", + "x": 24, + "y": 9 + }, + { + "label": "W", + "value": "W", + "x": 95, + "y": 9 + }, + { + "hold" : 103, + "label": "E", + "value": "E", + "x": 166, + "y": 9 + }, + { + "hold" : 111, + "label": "R", + "value": "R", + "x": 237, + "y": 9 + }, + { + "hold" : 112, + "label": "T", + "value": "T", + "x": 308, + "y": 9 + }, + { + "hold" : 114, + "label": "Z", + "value": "Z", + "x": 379, + "y": 9 + }, + { + "hold" : 108, + "label": "U", + "value": "U", + "x": 450, + "y": 9 + }, + { + "hold" : 104, + "label": "I", + "value": "I", + "x": 521, + "y": 9 + }, + { + "hold" : 106, + "label": "O", + "value": "O", + "x": 592, + "y": 9 + }, + { + "label": "P", + "value": "P", + "x": 663, + "y": 9 + }, + { + "hold" : 101, + "label": "A", + "value": "A", + "x": 59, + "y": 80 + }, + { + "hold" : 107, + "label": "S", + "value": "S", + "x": 130, + "y": 80 + }, + { + "hold": 110, + "label": "D", + "value": "D", + "x": 201, + "y": 80 + }, + { + "label": "F", + "value": "F", + "x": 272, + "y": 80 + }, + { + "label": "G", + "value": "G", + "x": 343, + "y": 80 + }, + { + "label": "H", + "value": "H", + "x": 414, + "y": 80 + }, + { + "label": "J", + "value": "J", + "x": 485, + "y": 80 + }, + { + "label": "K", + "value": "K", + "x": 556, + "y": 80 + }, + { + "hold" : 113, + "label": "L", + "value": "L", + "x": 627, + "y": 80 + }, + { + "hold" : 109, + "label": "Y", + "value": "Y", + "x": 130, + "y": 151 + }, + { + "label": "X", + "value": "X", + "x": 201, + "y": 151 + }, + { + "hold" : 102, + "label": "C", + "value": "C", + "x": 272, + "y": 151 + }, + { + "label": "V", + "value": "V", + "x": 343, + "y": 151 + }, + { + "label": "B", + "value": "B", + "x": 414, + "y": 151 + }, + { + "hold" : 105, + "label": "N", + "value": "N", + "x": 485, + "y": 151 + }, + { + "label": "M", + "value": "M", + "x": 556, + "y": 151 + }, + { + "width": 107, + "label": "file:///usr/share/keyboard/images/keyDeleteEnabled.png", + "press": "file:///usr/share/keyboard/images/keyDeleteArmed.png", + "value": "!!back", + "x": 627, + "y": 151 + } + ] + }, + { + "comment": "shift", + "type": 32, + "width": 106, + "height": 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "file:///usr/share/keyboard/images/keyShiftLockEnabled.png", + "press": "file:///usr/share/keyboard/images/keyShiftLockArmed.png", + "value": "!!shift", + "x": 24, + "y": 151 + } + ] + }, + { + "comment": "shift lock", + "type": 64, + "width": 106, + "height": 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "file:///usr/share/keyboard/images/keyShiftLockedEnabled.png", + "press": "file:///usr/share/keyboard/images/keyShiftLockedArmed.png", + "value": "!!lower", + "x": 24, + "y": 151 + } + ] + }, + { + "comment": "common numeric1, three rows", + "type": 33554560, + "width": 71, + "height": 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "1", + "value": "1", + "x": 24, + "y": 9 + }, + { + "label": "2", + "value": "2", + "x": 95, + "y": 9 + }, + { + "label": "3", + "value": "3", + "x": 166, + "y": 9 + }, + { + "label": "4", + "value": "4", + "x": 237, + "y": 9 + }, + { + "label": "5", + "value": "5", + "x": 308, + "y": 9 + }, + { + "label": "6", + "value": "6", + "x": 379, + "y": 9 + }, + { + "label": "7", + "value": "7", + "x": 450, + "y": 9 + }, + { + "label": "8", + "value": "8", + "x": 521, + "y": 9 + }, + { + "label": "9", + "value": "9", + "x": 592, + "y": 9 + }, + { + "label": "0", + "value": "0", + "x": 663, + "y": 9 + }, + { + "label": "$", + "value": "$", + "x": 59, + "y": 80 + }, + { + "modifier" : 1, + "label": "&", + "value": "&", + "x": 130, + "y": 80 + }, + { + "modifier" : 1, + "label": "(", + "value": "(", + "x": 201, + "y": 80 + }, + { + "modifier" : 1, + "label": ")", + "value": ")", + "x": 272, + "y": 80 + }, + { + "modifier" : 1, + "hold": 200, + "label": "\"", + "value": "\"", + "x": 343, + "y": 80 + }, + { + "label": "'", + "value": "'", + "x": 414, + "y": 80 + }, + { + "label": "-", + "value": "-", + "x": 485, + "y": 80 + }, + { + "modifier" : 1, + "label": "+", + "value": "+", + "x": 556, + "y": 80 + }, + { + "width": 106, + "label": "#~=", + "value": "!!next", + "x": 24, + "y": 151 + }, + { + "modifier" : 1, + "hold": 201, + "label": "!", + "value": "!", + "x": 201, + "y": 151 + }, + { + "modifier" : 1, + "hold": 202, + "label": "?", + "value": "?", + "x": 272, + "y": 151 + }, + { + "modifier" : 1, + "label": ":", + "value": ":", + "x": 343, + "y": 151 + }, + { + "label": ";", + "value": ";", + "x": 414, + "y": 151 + }, + { + "label": ",", + "value": ",", + "x": 485, + "y": 151 + }, + { + "label": "…", + "value": "…", + "x": 556, + "y": 151 + }, + { + "width": 107, + "label": "file:///usr/share/keyboard/images/keyDeleteEnabled.png", + "press": "file:///usr/share/keyboard/images/keyDeleteArmed.png", + "value": "!!back", + "x": 627, + "y": 151 + } + ] + }, + { + "comment": "numeric1, three rows", + "type": 128, + "width": 71, + "height": 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "modifier" : 1, + "label": "@", + "value": "@", + "x": 130, + "y": 151 + }, + { + "label": "/", + "value": "/", + "x": 627, + "y": 80 + } + ] + }, + { + "comment": "web numeric1, three rows", + "type": 33554432, + "width": 71, + "height": 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "÷", + "value": "÷", + "x": 130, + "y": 151 + }, + { + "label": "×", + "value": "×", + "x": 627, + "y": 80 + } + ] + }, + { + "comment": "common numeric2, three rows", + "type": 67109120, + "width": 71, + "height": 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "modifier" : 1, + "label": "#", + "value": "#", + "x": 24, + "y": 9 + }, + { + "modifier" : 1, + "label": "%", + "value": "%", + "x": 95, + "y": 9 + }, + { + "modifier" : 1, + "label": "~", + "value": "~", + "x": 166, + "y": 9 + }, + { + "modifier" : 1, + "label": "^", + "value": "^", + "x": 237, + "y": 9 + }, + { + "label": "[", + "value": "[", + "x": 308, + "y": 9 + }, + { + "label": "]", + "value": "]", + "x": 379, + "y": 9 + }, + { + "modifier" : 1, + "label": "{", + "value": "{", + "x": 450, + "y": 9 + }, + { + "modifier" : 1, + "label": "}", + "value": "}", + "x": 521, + "y": 9 + }, + { + "modifier" : 1, + "label": "|", + "value": "|", + "x": 592, + "y": 9 + }, + { + "label": "\\", + "value": "\\", + "x": 663, + "y": 9 + }, + { + "label": "·", + "value": "·", + "x": 59, + "y": 80 + }, + { + "label": "™", + "value": "™", + "x": 130, + "y": 80 + }, + { + "label": "¬", + "value": "¬", + "x": 201, + "y": 80 + }, + { + "label": "`", + "value": "`", + "x": 272, + "y": 80 + }, + { + "hold": 205, + "label": "<", + "value": "<", + "x": 343, + "y": 80 + }, + { + "modifier" : 1, + "hold": 204, + "label": ">", + "value": ">", + "x": 414, + "y": 80 + }, + { + "modifier" : 1, + "label": "_", + "value": "_", + "x": 485, + "y": 80 + }, + { + "modifier" : 1, + "hold": 203, + "label": "*", + "value": "*", + "x": 556, + "y": 80 + }, + { + "hold": 206, + "label": "=", + "value": "=", + "x": 627, + "y": 80 + }, + { + "width": 106, + "label": "123!?", + "value": "!!prev", + "x": 24, + "y": 151 + }, + { + "label": "©", + "value": "©", + "x": 130, + "y": 151 + }, + { + "label": "®", + "value": "®", + "x": 201, + "y": 151 + }, + { + "label": "§", + "value": "§", + "x": 272, + "y": 151 + }, + { + "label": "¢", + "value": "¢", + "x": 343, + "y": 151 + }, + { + "label": "¥", + "value": "¥", + "x": 414, + "y": 151 + }, + { + "label": "€", + "value": "€", + "x": 485, + "y": 151 + }, + { + "modifier" : 1, + "label": "£", + "value": "£", + "x": 556, + "y": 151 + }, + { + "width": 107, + "label": "file:///usr/share/keyboard/images/keyDeleteEnabled.png", + "press": "file:///usr/share/keyboard/images/keyDeleteArmed.png", + "value": "!!back", + "x": 627, + "y": 151 + } + ] + }, + { + "comment": "web, no language, 123 for alpha", + "type": 512, + "height": 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width": 106, + "label": "123!?", + "value": "!!123", + "x": 24, + "y": 222 + }, + { + "modifier" : 1, + "width": 99, + "label": "@", + "value": "@", + "x": 130, + "y": 222 + }, + { + "width": 99, + "label": "\u2423", + "value": " ", + "x": 230, + "y": 222 + }, + { + "hold" : 300, + "width": 99, + "label": ".cz", + "value": ".cz", + "x": 329, + "y": 222 + }, + { + "width": 99, + "label": "/", + "value": "/", + "x": 429, + "y": 222 + }, + { + "hold": 207, + "width": 99, + "label": ".", + "value": ".", + "x": 528, + "y": 222 + }, + { + "width": 107, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x": 627, + "y": 222 + } + ] + }, + { + "comment": "web, with language, 123 for alpha", + "type": 1024, + "height": 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width": 106, + "label": "123!?", + "value": "!!123", + "x": 24, + "y": 222 + }, + { + "width": 71, + "label": "file:///usr/share/keyboard/images/keyIntlEnabled.png", + "press": "file:///usr/share/keyboard/images/keyIntlArmed.png", + "value": "!!intl", + "x": 130, + "y": 222 + }, + { + "modifier" : 1, + "width": 85, + "label": "@", + "value": "@", + "x": 201, + "y": 222 + }, + { + "width": 85, + "label": "\u2423", + "value": " ", + "x": 286, + "y": 222 + }, + { + "hold" : 300, + "width": 86, + "label": ".cz", + "value": ".cz", + "x": 371, + "y": 222 + }, + { + "width": 85, + "label": "/", + "value": "/", + "x": 457, + "y": 222 + }, + { + "hold": 207, + "width": 85, + "label": ".", + "value": ".", + "x": 542, + "y": 222 + }, + { + "width": 107, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x": 627, + "y": 222 + } + ] + }, + { + "comment": "web, no language, abc for numeric", + "type": 2048, + "height": 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width": 106, + "label": "ABC", + "value": "!!abc", + "x": 24, + "y": 222 + }, + { + "modifier" : 1, + "width": 99, + "label": "@", + "value": "@", + "x": 130, + "y": 222 + }, + { + "width": 99, + "label": "\u2423", + "value": " ", + "x": 230, + "y": 222 + }, + { + "hold" : 300, + "width": 99, + "label": ".cz", + "value": ".cz", + "x": 329, + "y": 222 + }, + { + "width": 99, + "label": "/", + "value": "/", + "x": 429, + "y": 222 + }, + { + "hold": 207, + "width": 99, + "label": ".", + "value": ".", + "x": 528, + "y": 222 + }, + { + "width": 107, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x": 627, + "y": 222 + } + ] + }, + { + "comment": "web, with language, abc for numeric", + "type": 4096, + "height": 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "width": 106, + "label": "ABC", + "value": "!!abc", + "x": 24, + "y": 222 + }, + { + "width": 71, + "label": "file:///usr/share/keyboard/images/keyIntlEnabled.png", + "press": "file:///usr/share/keyboard/images/keyIntlArmed.png", + "value": "!!intl", + "x": 130, + "y": 222 + }, + { + "modifier" : 1, + "width": 85, + "label": "@", + "value": "@", + "x": 201, + "y": 222 + }, + { + "width": 85, + "label": "\u2423", + "value": " ", + "x": 286, + "y": 222 + }, + { + "hold" : 300, + "width": 86, + "label": ".cz", + "value": ".cz", + "x": 371, + "y": 222 + }, + { + "width": 85, + "label": "/", + "value": "/", + "x": 457, + "y": 222 + }, + { + "hold": 207, + "width": 85, + "label": ".", + "value": ".", + "x": 542, + "y": 222 + }, + { + "width": 107, + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x": 627, + "y": 222 + } + ] + }, + { + "comment": "diacritical A lowercase", + "type": 8192, + "diacritical": 1, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "á", + "value": "á", + "x": 95, + "y": -50 + }, + { + "label": "ä", + "value": "ä", + "x": 166, + "y": -50 + }, + { + "label": "â", + "value": "â", + "x": 237, + "y": -50 + }, + { + "label": "ã", + "value": "ã", + "x": 308, + "y": -50 + }, + { + "label": "à", + "value": "à", + "x": 379, + "y": -50 + }, + { + "label": "å", + "value": "å", + "x": 450, + "y": -50 + }, + { + "label": "æ", + "value": "æ", + "x": 521, + "y": -50 + }, + { + "label": "a", + "value": "a", + "x": 592, + "y": -50 + } + ] + }, + { + "comment": "diacritical C lowercase", + "type": 8192, + "diacritical": 2, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "č", + "value": "č", + "x": 201, + "y": -50 + }, + { + "label": "ć", + "value": "ć", + "x": 272, + "y": -50 + }, + { + "label": "ĉ", + "value": "ĉ", + "x": 343, + "y": -50 + }, + { + "label": "ç", + "value": "ç", + "x": 414, + "y": -50 + }, + { + "label": "c", + "value": "c", + "x": 485, + "y": -50 + } + ] + }, + { + "comment": "diacritical E lowercase", + "type": 8192, + "diacritical": 3, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "é", + "value": "é", + "x": 201, + "y": -50 + }, + { + "label": "ě", + "value": "ě", + "x": 272, + "y": -50 + }, + { + "label": "ê", + "value": "ê", + "x": 343, + "y": -50 + }, + { + "label": "ë", + "value": "ë", + "x": 414, + "y": -50 + }, + { + "label": "è", + "value": "è", + "x": 485, + "y": -50 + }, + { + "label": "e", + "value": "e", + "x": 556, + "y": -50 + } + ] + }, + { + "comment": "diacritical I lowercase", + "type": 8192, + "diacritical": 4, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "í", + "value": "í", + "x": 166, + "y": -50 + }, + { + "label": "ì", + "value": "ì", + "x": 237, + "y": -50 + }, + { + "label": "î", + "value": "î", + "x": 308, + "y": -50 + }, + { + "label": "ï", + "value": "ï", + "x": 379, + "y": -50 + }, + { + "label": "ij", + "value": "ij", + "x": 450, + "y": -50 + }, + { + "label": "i", + "value": "i", + "x": 521, + "y": -50 + } + ] + }, + { + "comment": "diacritical N lowercase", + "type": 8192, + "diacritical": 5, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ň", + "value": "ň", + "x": 237, + "y": -50 + }, + { + "label": "ǹ", + "value": "ǹ", + "x": 308, + "y": -50 + }, + { + "label": "ñ", + "value": "ñ", + "x": 379, + "y": -50 + }, + { + "label": "n", + "value": "n", + "x": 450, + "y": -50 + } + ] + }, + { + "comment": "diacritical O lowercase", + "type": 8192, + "diacritical": 6, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ó", + "value": "ó", + "x": 95, + "y": -50 + }, + { + "label": "ô", + "value": "ô", + "x": 166, + "y": -50 + }, + { + "label": "ö", + "value": "ö", + "x": 237, + "y": -50 + }, + { + "label": "ò", + "value": "ò", + "x": 308, + "y": -50 + }, + { + "label": "õ", + "value": "õ", + "x": 379, + "y": -50 + }, + { + "label": "œ", + "value": "œ", + "x": 450, + "y": -50 + }, + { + "label": "ø", + "value": "ø", + "x": 521, + "y": -50 + }, + { + "label": "o", + "value": "o", + "x": 592, + "y": -50 + } + ] + }, + { + "comment": "diacritical S lowercase", + "type": 8192, + "diacritical": 7, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "š", + "value": "š", + "x": 201, + "y": -50 + }, + { + "label": "ś", + "value": "ś", + "x": 272, + "y": -50 + }, + { + "label": "ş", + "value": "ş", + "x": 343, + "y": -50 + }, + { + "label": "ß", + "value": "ß", + "x": 414, + "y": -50 + }, + { + "label": "s", + "value": "s", + "x": 485, + "y": -50 + } + ] + }, + { + "comment": "diacritical U lowercase", + "type": 8192, + "diacritical": 8, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ú", + "value": "ú", + "x": 201, + "y": -50 + }, + { + "label": "ů", + "value": "ů", + "x": 272, + "y": -50 + }, + { + "label": "ü", + "value": "ü", + "x": 343, + "y": -50 + }, + { + "label": "ù", + "value": "ù", + "x": 414, + "y": -50 + }, + { + "label": "û", + "value": "û", + "x": 485, + "y": -50 + }, + { + "label": "u", + "value": "u", + "x": 556, + "y": -50 + } + ] + }, + { + "comment": "diacritical Y lowercase", + "type": 8192, + "diacritical": 9, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ý", + "value": "ý", + "x": 237, + "y": -50 + }, + { + "label": "ỳ", + "value": "ỳ", + "x": 308, + "y": -50 + }, + { + "label": "ÿ", + "value": "ÿ", + "x": 379, + "y": -50 + }, + { + "label": "y", + "value": "y", + "x": 450, + "y": -50 + } + ] + }, + { + "comment": "diacritical D lowercase", + "type": 8192, + "diacritical": 10, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ď", + "value": "ď", + "x": 201, + "y": -50 + }, + { + "label": "ð", + "value": "ð", + "x": 272, + "y": -50 + }, + { + "label": "þ", + "value": "þ", + "x": 343, + "y": -50 + }, + { + "label": "d", + "value": "d", + "x": 414, + "y": -50 + } + ] + }, + { + "comment": "diacritical R lowercase", + "type": 8192, + "diacritical": 11, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ř", + "value": "ř", + "x": 201, + "y": -50 + }, + { + "label": "ŕ", + "value": "ŕ", + "x": 272, + "y": -50 + }, + { + "label": "ŗ", + "value": "ŗ", + "x": 343, + "y": -50 + }, + { + "label": "r", + "value": "r", + "x": 414, + "y": -50 + } + ] + }, + { + "comment": "diacritical T lowercase", + "type": 8192, + "diacritical": 12, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ť", + "value": "ť", + "x": 201, + "y": -50 + }, + { + "label": "ț", + "value": "ț", + "x": 272, + "y": -50 + }, + { + "label": "ţ", + "value": "ţ", + "x": 343, + "y": -50 + }, + { + "label": "t", + "value": "t", + "x": 414, + "y": -50 + } + ] + }, + { + "comment": "diacritical L lowercase", + "type": 8192, + "diacritical": 13, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ľ", + "value": "ľ", + "x": 201, + "y": -50 + }, + { + "label": "ĺ", + "value": "ĺ", + "x": 272, + "y": -50 + }, + { + "label": "ł", + "value": "ł", + "x": 343, + "y": -50 + }, + { + "label": "l", + "value": "l", + "x": 414, + "y": -50 + } + ] + }, + { + "comment": "diacritical Z lowercase", + "type": 8192, + "diacritical": 14, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "ž", + "value": "ž", + "x": 201, + "y": -50 + }, + { + "label": "ź", + "value": "ź", + "x": 272, + "y": -50 + }, + { + "label": "ż", + "value": "ż", + "x": 343, + "y": -50 + }, + { + "label": "z", + "value": "z", + "x": 414, + "y": -50 + } + ] + }, + { + "comment": "diacritical A uppercase", + "type": 8192, + "diacritical": 101, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Á", + "value": "á", + "x": 95, + "y": -50 + }, + { + "label": "Ä", + "value": "ä", + "x": 166, + "y": -50 + }, + { + "label": "À", + "value": "à", + "x": 237, + "y": -50 + }, + { + "label": "Ã", + "value": "ã", + "x": 308, + "y": -50 + }, + { + "label": "Â", + "value": "â", + "x": 379, + "y": -50 + }, + { + "label": "Å", + "value": "å", + "x": 450, + "y": -50 + }, + { + "label": "Æ", + "value": "æ", + "x": 521, + "y": -50 + }, + { + "label": "A", + "value": "a", + "x": 592, + "y": -50 + } + ] + }, + { + "comment": "diacritical C uppercase", + "type": 8192, + "diacritical": 102, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Č", + "value": "Č", + "x": 201, + "y": -50 + }, + { + "label": "Ć", + "value": "Ć", + "x": 272, + "y": -50 + }, + { + "label": "Ĉ", + "value": "Ĉ", + "x": 343, + "y": -50 + }, + { + "label": "Ç", + "value": "ç", + "x": 414, + "y": -50 + }, + { + "label": "C", + "value": "c", + "x": 485, + "y": -50 + } + ] + }, + { + "comment": "diacritical E uppercase", + "type": 8192, + "diacritical": 103, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "É", + "value": "é", + "x": 201, + "y": -50 + }, + { + "label": "Ě", + "value": "ě", + "x": 272, + "y": -50 + }, + { + "label": "È", + "value": "è", + "x": 343, + "y": -50 + }, + { + "label": "Ë", + "value": "ë", + "x": 414, + "y": -50 + }, + { + "label": "Ê", + "value": "ê", + "x": 485, + "y": -50 + }, + { + "label": "E", + "value": "e", + "x": 556, + "y": -50 + } + ] + }, + { + "comment": "diacritical I uppercase", + "type": 8192, + "diacritical": 104, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Í", + "value": "í", + "x": 166, + "y": -50 + }, + { + "label": "Ì", + "value": "ì", + "x": 237, + "y": -50 + }, + { + "label": "Î", + "value": "î", + "x": 308, + "y": -50 + }, + { + "label": "Ï", + "value": "ï", + "x": 379, + "y": -50 + }, + { + "label": "IJ", + "value": "IJ", + "x": 450, + "y": -50 + }, + { + "label": "I", + "value": "i", + "x": 521, + "y": -50 + } + ] + }, + { + "comment": "diacritical N uppercase", + "type": 8192, + "diacritical": 105, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ň", + "value": "Ň", + "x": 237, + "y": -50 + }, + { + "label": "Ñ", + "value": "ñ", + "x": 308, + "y": -50 + }, + { + "modifier": 3, + "label": "Ǹ", + "value": "Ǹ", + "x": 379, + "y": -50 + }, + { + "label": "N", + "value": "n", + "x": 450, + "y": -50 + } + ] + }, + { + "comment": "diacritical O uppercase", + "type": 8192, + "diacritical": 106, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ó", + "value": "ó", + "x": 95, + "y": -50 + }, + { + "label": "Ô", + "value": "ô", + "x": 166, + "y": -50 + }, + { + "label": "Ö", + "value": "ö", + "x": 237, + "y": -50 + }, + { + "label": "Õ", + "value": "õ", + "x": 308, + "y": -50 + }, + { + "label": "Ò", + "value": "ò", + "x": 379, + "y": -50 + }, + { + "label": "Œ", + "value": "Œ", + "x": 450, + "y": -50 + }, + { + "label": "Ø", + "value": "ø", + "x": 521, + "y": -50 + }, + { + "label": "O", + "value": "o", + "x": 592, + "y": -50 + } + ] + }, + { + "comment": "diacritical S uppercase", + "type": 8192, + "diacritical": 107, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Š", + "value": "Š", + "x": 237, + "y": -50 + }, + { + "label": "Ś", + "value": "Ś", + "x": 308, + "y": -50 + }, + { + "label": "Ş", + "value": "Ş", + "x": 379, + "y": -50 + }, + { + "label": "S", + "value": "s", + "x": 450, + "y": -50 + } + ] + }, + { + "comment": "diacritical U uppercase", + "type": 8192, + "diacritical": 108, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ú", + "value": "ú", + "x": 201, + "y": -50 + }, + { + "label": "Ů", + "value": "ů", + "x": 272, + "y": -50 + }, + { + "label": "Ü", + "value": "ü", + "x": 343, + "y": -50 + }, + { + "label": "Û", + "value": "û", + "x": 414, + "y": -50 + }, + { + "label": "Ù", + "value": "ù", + "x": 485, + "y": -50 + }, + { + "label": "U", + "value": "u", + "x": 556, + "y": -50 + } + ] + }, + { + "comment": "diacritical Y uppercase", + "type": 8192, + "diacritical": 109, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ý", + "value": "Ý", + "x": 237, + "y": -50 + }, + { + "label": "Ỳ", + "value": "Ỳ", + "x": 308, + "y": -50 + }, + { + "label": "Ÿ", + "value": "Ÿ", + "x": 379, + "y": -50 + }, + { + "label": "Y", + "value": "y", + "x": 450, + "y": -50 + } + ] + }, + { + "comment": "diacritical D uppercase", + "type": 8192, + "diacritical": 110, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ď", + "value": "Ď", + "x": 201, + "y": -50 + }, + { + "label": "Ð", + "value": "Ð", + "x": 272, + "y": -50 + }, + { + "label": "Þ", + "value": "Þ", + "x": 343, + "y": -50 + }, + { + "label": "D", + "value": "D", + "x": 414, + "y": -50 + } + ] + }, + { + "comment": "diacritical R uppercase", + "type": 8192, + "diacritical": 111, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ř", + "value": "Ř", + "x": 201, + "y": -50 + }, + { + "label": "Ŕ", + "value": "Ŕ", + "x": 272, + "y": -50 + }, + { + "label": "Ŗ", + "value": "Ŗ", + "x": 343, + "y": -50 + }, + { + "label": "R", + "value": "R", + "x": 414, + "y": -50 + } + ] + }, + { + "comment": "diacritical T uppercase", + "type": 8192, + "diacritical": 112, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ť", + "value": "Ť", + "x": 201, + "y": -50 + }, + { + "label": "Ț", + "value": "Ț", + "x": 272, + "y": -50 + }, + { + "label": "Ţ", + "value": "Ţ", + "x": 343, + "y": -50 + }, + { + "label": "T", + "value": "T", + "x": 414, + "y": -50 + } + ] + }, + { + "comment": "diacritical L uppercase", + "type": 8192, + "diacritical": 113, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ľ", + "value": "Ľ", + "x": 201, + "y": -50 + }, + { + "label": "Ĺ", + "value": "Ĺ", + "x": 272, + "y": -50 + }, + { + "label": "Ł", + "value": "Ł", + "x": 343, + "y": -50 + }, + { + "label": "L", + "value": "L", + "x": 414, + "y": -50 + } + ] + }, + { + "comment": "diacritical Z uppercase", + "type": 8192, + "diacritical": 114, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "Ž", + "value": "Ž", + "x": 201, + "y": -50 + }, + { + "label": "Ź", + "value": "Ź", + "x": 272, + "y": -50 + }, + { + "label": "Ż", + "value": "Ż", + "x": 343, + "y": -50 + }, + { + "label": "Z", + "value": "Z", + "x": 414, + "y": -50 + } + ] + }, + { + "comment": "diacritical double quotes", + "type": 8192, + "diacritical": 200, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "«", + "value": "«", + "x": 237, + "y": -50 + }, + { + "label": "»", + "value": "»", + "x": 308, + "y": -50 + }, + { + "label": "„", + "value": "„", + "x": 379, + "y": -50 + }, + { + "label": "“", + "value": "“", + "x": 450, + "y": -50 + }, + { + "label": "\"", + "value": "\"", + "x": 521, + "y": -50 + } + ] + }, + { + "comment": "diacritical exclamation point", + "type": 8192, + "diacritical": 201, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "¡", + "value": "¡", + "x": 308, + "y": -50 + }, + { + "label": "!", + "value": "!", + "x": 379, + "y": -50 + } + ] + }, + { + "comment": "diacritical question mark", + "type": 8192, + "diacritical": 202, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "¿", + "value": "¿", + "x": 308, + "y": -50 + }, + { + "label": "?", + "value": "?", + "x": 379, + "y": -50 + } + ] + }, + { + "comment": "diacritical asterisk", + "type": 8192, + "diacritical": 203, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "·", + "value": "·", + "x": 308, + "y": -50 + }, + { + "label": "*", + "value": "*", + "x": 379, + "y": -50 + } + ] + }, + { + "comment": "diacritical greater than", + "type": 8192, + "diacritical": 204, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 1, + "keys": [ + { + "label": "≥", + "value": "≥", + "x": 308, + "y": -50 + }, + { + "label": ">", + "value": ">", + "x": 379, + "y": -50 + } + ] + }, + { + "comment": "diacritical less than", + "type": 8192, + "diacritical": 205, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "modifier" : 1, + "label": "≤", + "value": "≤", + "x": 308, + "y": -50 + }, + { + "label": "<", + "value": "<", + "x": 379, + "y": -50 + } + ] + }, + { + "comment": "diacritical equals", + "type": 8192, + "diacritical": 206, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "modifier" : 1, + "label": "≠", + "value": "≠", + "x": 308, + "y": -50 + }, + { + "label": "=", + "value": "=", + "x": 379, + "y": -50 + } + ] + }, + { + "comment": "diacritical marks", + "type": 8192, + "diacritical": 207, + "height": 71, + "width" : 71, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": ".", + "value": ".", + "x": 95, + "y": -50 + }, + { + "label": ",", + "value": ",", + "x": 166, + "y": -50 + }, + { + "label": ":", + "value": ":", + "x": 237, + "y": -50 + }, + { + "label": ";", + "value": ";", + "x": 308, + "y": -50 + }, + { + "label": "–", + "value": "–", + "x": 379, + "y": -50 + }, + { + "label": "-", + "value": "-", + "x": 450, + "y": -50 + }, + { + "label": "?", + "value": "?", + "x": 521, + "y": -50 + }, + { + "label": "!", + "value": "!", + "x": 592, + "y": -50 + } + ] + }, + { + "comment": "diacritical domain names", + "type": 8192, + "diacritical": 300, + "height": 71, + "width" : 99, + "font" : "Futura 9", + "modifier" : 0, + "keys": [ + { + "label": ".org", + "value": ".org", + "x": 38, + "y": -50 + }, + { + "label": ".net", + "value": ".net", + "x": 130, + "y": -50 + }, + { + "label": ".edu", + "value": ".edu", + "x": 230, + "y": -50 + }, + { + "label": ".biz", + "value": ".biz", + "x": 329, + "y": -50 + }, + { + "label": ".com", + "value": ".com", + "x": 429, + "y": -50 + }, + { + "label": ".sk", + "value": ".sk", + "x": 528, + "y": -50 + }, + { + "width" : 114, + "label": ".cz", + "value": ".cz", + "x": 627, + "y": -50 + } + ] + }, + { + "comment": "keypad", + "type": 16384, + "height": 71, + "width" : 139, + "font" : "Futura 11", + "modifier" : 0, + "keys": [ + { + "label": "1", + "value": "1", + "x": 166, + "y": 9 + }, + { + "label": "2", + "value": "2", + "x": 308, + "y": 9 + }, + { + "label": "3", + "value": "3", + "x": 450, + "y": 9 + }, + { + "label": "4", + "value": "4", + "x": 166, + "y": 80 + }, + { + "label": "5", + "value": "5", + "x": 308, + "y": 80 + }, + { + "label": "6", + "value": "6", + "x": 450, + "y": 80 + }, + { + "label": "7", + "value": "7", + "x": 166, + "y": 151 + }, + { + "label": "8", + "value": "8", + "x": 308, + "y": 151 + }, + { + "label": "9", + "value": "9", + "x": 450, + "y": 151 + }, + { + "label": "file:///usr/share/keyboard/images/keyDeleteEnabled.png", + "press": "file:///usr/share/keyboard/images/keyDeleteArmed.png", + "value": "!!back", + "x": 166, + "y": 222 + }, + { + "label": "0", + "value": "0", + "x": 308, + "y": 222 + }, + { + "label": "file:///usr/share/keyboard/images/keyReturnEnabled.png", + "press": "file:///usr/share/keyboard/images/keyReturnArmed.png", + "value": "\uFF0D", + "x": 450, + "y": 222 + } + ] + } + ] +} diff --git a/translation_5.4.4/keymap/en_GB-800x600.keymap.gz b/translation_5.4.4/keymap/en_GB-800x600.keymap.gz new file mode 100644 index 0000000..0998c92 Binary files /dev/null and b/translation_5.4.4/keymap/en_GB-800x600.keymap.gz differ diff --git a/translation_5.4.4/keymap/qwerty.kdb b/translation_5.4.4/keymap/qwerty.kdb new file mode 100644 index 0000000..7a395f0 Binary files /dev/null and b/translation_5.4.4/keymap/qwerty.kdb differ diff --git a/translation_5.4.4/keymap/utils.so b/translation_5.4.4/keymap/utils.so new file mode 100755 index 0000000..5472679 Binary files /dev/null and b/translation_5.4.4/keymap/utils.so differ diff --git a/translation_5.4.4/kug/Kindle_Users_Guide.azw3 b/translation_5.4.4/kug/Kindle_Users_Guide.azw3 new file mode 100644 index 0000000..413096b Binary files /dev/null and b/translation_5.4.4/kug/Kindle_Users_Guide.azw3 differ diff --git a/translation_5.4.4/kug/Kindle_Users_Guide.epub b/translation_5.4.4/kug/Kindle_Users_Guide.epub new file mode 100644 index 0000000..cbc8425 Binary files /dev/null and b/translation_5.4.4/kug/Kindle_Users_Guide.epub differ diff --git a/translation_5.4.4/other/opt/amazon/dtcp_backups/ov_default_activebutton_en_gb.png b/translation_5.4.4/other/opt/amazon/dtcp_backups/ov_default_activebutton_en_gb.png new file mode 100644 index 0000000..f45f864 Binary files /dev/null and b/translation_5.4.4/other/opt/amazon/dtcp_backups/ov_default_activebutton_en_gb.png differ diff --git a/translation_5.4.4/other/opt/amazon/ebook/config/locales/en.properties b/translation_5.4.4/other/opt/amazon/ebook/config/locales/en.properties new file mode 100644 index 0000000..79bbbe1 --- /dev/null +++ b/translation_5.4.4/other/opt/amazon/ebook/config/locales/en.properties @@ -0,0 +1,9 @@ +locale=en +display.name=English +locales.supported=en-US,en-GB +display.name.en-US=English (United States) +display.name.en-GB=\u010ce\u0161tina +default.keyboard.en-US=en_US +default.keyboard.en-GB=en_GB +native.name.en-GB=Czech +native.name.en-US=English (United States) diff --git a/translation_5.4.4/other/opt/amazon/ebook/security/defaultPolicies.json b/translation_5.4.4/other/opt/amazon/ebook/security/defaultPolicies.json new file mode 100644 index 0000000..7173063 --- /dev/null +++ b/translation_5.4.4/other/opt/amazon/ebook/security/defaultPolicies.json @@ -0,0 +1,315 @@ +{ + "AmazonActiveContentExtensions" : { + "type" : "WidgetPolicy", + "version" : 1.0, + "isProductionKey" : true, + "permissions" : [ + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/jquery", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/JQueryPaginate", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/ApplicationLauncher", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/messenger", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/odot", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/SidecarAccess", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/DeviceEventTracking", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/gestures", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/pagination", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/reader", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/connectivity", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/marketplace", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/uitest", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/windowextensions", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/webstorage", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/device", + "allowed" : true + } + ] + } +, + "HomebrewActiveContentExtensions" : { + "type" : "WidgetPolicy", + "version" : 1.0, + "isProductionKey" : true, + "permissions" : [ + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/jquery", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/JQueryPaginate", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/ApplicationLauncher", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/messenger", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/odot", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/SidecarAccess", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/DeviceEventTracking", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/gestures", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/pagination", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/reader", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/connectivity", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/marketplace", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/uitest", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/windowextensions", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/webstorage", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/device", + "allowed" : true + } + ] + } +, + "wuaexternal" : { + "type" : "WidgetPolicy", + "version" : 1.0, + "isProductionKey" : true, + "permissions" : [ + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/jquery", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/JQueryPaginate", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/connectivity", + "allowed" : false + } + ] + } +, + "kindlet" : { + "type" : "WidgetPolicy", + "version" : 1.0, + "permissions" : [ + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/jquery", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/JQueryPaginate", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/ApplicationLauncher", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/messenger", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/odot", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/SidecarAccess", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/DeviceEventTracking", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/gestures", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/pagination", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/reader", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/connectivity", + "allowed" : true + }, + { + "type" : "WidgetFeaturePermission", + "version" : 1.0, + "name" : "http://kindle.amazon.com/features/windowextensions", + "allowed" : true + } + ] + } +} + diff --git a/translation_5.4.4/other/opt/amazon/ebook/security/keystore_mesquite.xml b/translation_5.4.4/other/opt/amazon/ebook/security/keystore_mesquite.xml new file mode 100644 index 0000000..a983792 --- /dev/null +++ b/translation_5.4.4/other/opt/amazon/ebook/security/keystore_mesquite.xml @@ -0,0 +1,72 @@ + + + + wuaexternal + + + /X9TgR11EilS30qcLuzk5/YRt1I870QAwx4/gLZRJmlFXUAiUftZPY1Y+r/F9bow9subVWzXgTuA +HTRv8mZgt2uZUKWkn5/oBHsQIsJPu6nX/rfGG/g7V+fGqKYVDwT7g/bTxR7DAjVUE1oWkTL2dfOu +K2HXKu/yIgMZndFIAcc= + l2BQjxUjC8yykrmCouuEC/BYHPU= + 9+GghdabPd7LvKtcNrhXuXmUr7v6OuqC+VdMCz0HgmdRWVeOutRZT+ZxBxCBgLRJFnEj6EwoFhO3 +zwkyjMim4TwWeotUfI0o4KOuHiuzpnWRbqN/C/ohNWLx+2J6ASQ7zKTxvqhRkImog9/hWuWfBpKL +Zl6Ae1UlZAFMO/7PSSo= + EVOrNEM6OmpQ4DZTOYTh74B/tXFkXggwSr0WKKcowMOoIslMa3kY24XmdUy04FFG8aMvbgf6x03r +9fRV7F7yHPSOyWGysLHe2lhiywm8QENKqf/oHtAZZ7h9VzblQB2tkZh3IXOgmLvSF2fAciU+OuFS +VCQAgZX5PsHFp9ouNBY= + + + + + + + AmazonActiveContentExtensions + + + /X9TgR11EilS30qcLuzk5/YRt1I870QAwx4/gLZRJmlFXUAiUftZPY1Y+r/F9bow9subVWzXgTuA +HTRv8mZgt2uZUKWkn5/oBHsQIsJPu6nX/rfGG/g7V+fGqKYVDwT7g/bTxR7DAjVUE1oWkTL2dfOu +K2HXKu/yIgMZndFIAcc= + l2BQjxUjC8yykrmCouuEC/BYHPU= + 9+GghdabPd7LvKtcNrhXuXmUr7v6OuqC+VdMCz0HgmdRWVeOutRZT+ZxBxCBgLRJFnEj6EwoFhO3 +zwkyjMim4TwWeotUfI0o4KOuHiuzpnWRbqN/C/ohNWLx+2J6ASQ7zKTxvqhRkImog9/hWuWfBpKL +Zl6Ae1UlZAFMO/7PSSo= + K4t1fLG8BBbn6aOflw0xSrx3lnfWnJtVoVfTdPUumlxpBR8zeMKMezzHnADh3BsyArW24camUSt8 +0kqFTUXGYwTPJTDHAbc+jmNnNwxLqKeTKGw53YybAduptDjGDe/F8wxVGpjjwPlunaqhcIPGQf/b +zaje6M480PloeK7voY8= + + + + + + kindlet + + + /X9TgR11EilS30qcLuzk5/YRt1I870QAwx4/gLZRJmlFXUAiUftZPY1Y+r/F9bow9subVWzXgTuA +HTRv8mZgt2uZUKWkn5/oBHsQIsJPu6nX/rfGG/g7V+fGqKYVDwT7g/bTxR7DAjVUE1oWkTL2dfOu +K2HXKu/yIgMZndFIAcc= + l2BQjxUjC8yykrmCouuEC/BYHPU= + 9+GghdabPd7LvKtcNrhXuXmUr7v6OuqC+VdMCz0HgmdRWVeOutRZT+ZxBxCBgLRJFnEj6EwoFhO3 +zwkyjMim4TwWeotUfI0o4KOuHiuzpnWRbqN/C/ohNWLx+2J6ASQ7zKTxvqhRkImog9/hWuWfBpKL +Zl6Ae1UlZAFMO/7PSSo= + xc78ccUgB2ugm7t/B3xmAMLXXXEZvUZj8Z/XzUo5A3ixxXx82tW722Qvu/SbsKwzUHpJH21FVpGs +RN0VZ1YokgKGvbw90RPtIFlr1lc38z+ZBjjnmze/3DLYOL4pOW4IfR474wRy8yAXimor2IGRl163 +e53nVUGLZQAbBPQ9XDM= + + + + + + HomebrewActiveContentExtensions + + + uuh99JrbDOIm2XOdYmrRo94fOr/oN9IiF3T5+wqZOTHAA30+urBDFKBODJNPg+E2FAMiBe6yE0921/XTubQPnnSIfsdtpNYjbMAHZjtChCLUtcukzGVW9M1PlHT/SKNYvmN3m0dEC9M6Y12TvioXpRlQ0S/BBNDaVX22O5R7AIE= + xivHQ7q+hp6Y4A7xW+niy65remM= + Dx1Q4QU6rbTzcA1vTVn9eBJZBa4u3J1uVNqWek7tNoFk0x4O+ohNlqScGvcBnWpDi9yHypLCLQJoQUKNNA28NHDFxcKt54hmSSR2THnoYwUlSvyepHcIrCNeRVwPiCvQpRJZnA/T5TVcpdWz8b0RcCgCR4g3CqLPtNp4wn9u+F4= + m549vBV2yJHZYPLyzHDpQUSrg6TwGskv4RI/YLKYdC/VbsuTqA5HSkqbDvOit3JGgLWjCMvh8NkYTTeqoj8sIoQFXVbMYCjYuL6+QtngBTXcnt09KxPTHUV+yMB7EuB95jPcV6k2brbMA4EJxGgWU8xVM7rpSzGxTzwRHUedHT0= + + + + + diff --git a/translation_5.4.4/other/opt/var/local/mesquite/shared/locales/en-GB/default_error.html b/translation_5.4.4/other/opt/var/local/mesquite/shared/locales/en-GB/default_error.html new file mode 100644 index 0000000..8a83fc1 --- /dev/null +++ b/translation_5.4.4/other/opt/var/local/mesquite/shared/locales/en-GB/default_error.html @@ -0,0 +1,12 @@ + + + + + + + + +

Při načítání této stránky nastal problém.

+

Klikněte na tlačítko Zpět a zkuste načíst stránku znovu.

+ + diff --git a/translation_5.4.4/other/opt/var/local/mesquite/shared/locales/en-GB/odac_error.html b/translation_5.4.4/other/opt/var/local/mesquite/shared/locales/en-GB/odac_error.html new file mode 100644 index 0000000..6e48163 --- /dev/null +++ b/translation_5.4.4/other/opt/var/local/mesquite/shared/locales/en-GB/odac_error.html @@ -0,0 +1,24 @@ + + + + + + + + +

Nelze načíst

+

Klikněte prosím na Konec a zkuste se zaregistrovat znovu až budete mít spolehlivé připojení k Internetu. Zaregistrovat Kindle můžete později výběrem položky Nastavení z menu a kliknutím na volbu Registrace.

+
+ +
+ + diff --git a/translation_5.4.4/other/opt/var/local/mesquite/shared/locales/en-GB/prime_error.html b/translation_5.4.4/other/opt/var/local/mesquite/shared/locales/en-GB/prime_error.html new file mode 100644 index 0000000..3cae037 --- /dev/null +++ b/translation_5.4.4/other/opt/var/local/mesquite/shared/locales/en-GB/prime_error.html @@ -0,0 +1,24 @@ + + + + + + + + +

Nelze načíst

+

Nelze načíst webovou stránku Prime. Klikněte prosím na tlačítko OK pro pokračování.

+
+ +
+ + diff --git a/translation_5.4.4/po/blanket.po b/translation_5.4.4/po/blanket.po new file mode 100644 index 0000000..e2b9fc4 --- /dev/null +++ b/translation_5.4.4/po/blanket.po @@ -0,0 +1,304 @@ +msgid "" +msgstr "" +"Project-Id-Version: blanket 1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-03-23 15:43-0700\n" +"PO-Revision-Date: 2011-03-23 15:43-0700\n" +"Last-Translator: kinloc-eink \n" +"Language-Team: en_GB \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "adtcp.active.backup.path" +msgstr "/opt/amazon/dtcp_backups/ov_default_activebutton.png" + +msgid "adtcp.backup.path" +msgstr "/opt/amazon/dtcp_backups/active_screensvr.png" + +msgid "adtcp.button.unlock" +msgstr "Přejeďte prstem pro odemčení" + +msgid "adtcp.button.unlock.fontsize" +msgstr "10" + +msgid "adtcp.button.unlock.rect" +msgstr "0,306,257.5,42" + +msgid "blanket.font.name" +msgstr "dialog" + +msgid "langpicker.arrow.offset" +msgstr "27.53" + +msgid "langpicker.cancel.label" +msgstr "Zrušit" + +msgid "langpicker.cell.height" +msgstr "30.30" + +msgid "langpicker.cell.leftindent" +msgstr "20" + +msgid "langpicker.confirm.button.selectedinset" +msgstr "1.36" + +msgid "langpicker.confirm.button.spacebetween" +msgstr "0" + +msgid "langpicker.confirm.button.start" +msgstr "37.96" + +msgid "langpicker.confirm.buttons.height" +msgstr "27.08" + +msgid "langpicker.confirm.buttons.top" +msgstr "199.14" + +msgid "langpicker.confirm.buttons.width" +msgstr "93.56" + +msgid "langpicker.confirm.message %s" +msgstr "Použít jazyk %s jako jazyk vašeho Kindlu?" + +msgid "langpicker.confirm.message.left" +msgstr "9.89" + +msgid "langpicker.confirm.message.leftindent" +msgstr "12.98" + +msgid "langpicker.confirm.message.rightmargin" +msgstr "12.98" + +msgid "langpicker.confirm.message.top" +msgstr "6.73" + +msgid "langpicker.confirm.message.verticalspacing" +msgstr "25.96" + +msgid "langpicker.font.dialogbody" +msgstr "9" + +msgid "langpicker.font.normal" +msgstr "9" + +msgid "langpicker.list.topmargin" +msgstr "30.30" + +msgid "langpicker.ok.label" +msgstr "OK" + +msgid "ota.overlay.y_off" +msgstr "52.60" + +msgid "ota.update.errorcode %s" +msgstr "Chyba aktualizace: %s" + +msgid "ota.update.errorcode %s.fontsize" +msgstr "14" + +msgid "ota.update.errorcode %s.rect" +msgstr "0,64.67,258.68,100.88" + +msgid "ota.update.failed" +msgstr "" +"Aktualizace neproběhla správně.\n" +"\n" +"Pokud potřebujete pomoc navštivte www.kindle.com/support.\n" +"\n" +"Pro pokračování práce s Kindlem stiskněte vypínací tlačítko." + +msgid "ota.update.failed.fontsize" +msgstr "12" + +msgid "ota.update.failed.rect" +msgstr "29.31,165.55,200.05,86.22" + +msgid "ota.update.failed.spacing" +msgstr "2.5" + +msgid "ota.update.header" +msgstr "Aktualizace softwaru" + +msgid "ota.update.header.fontsize" +msgstr "12" + +msgid "ota.update.header.rect" +msgstr "0,14.65,258.68,12.07" + +msgid "ota.update.initial" +msgstr "" +"Váš Kindle se aktualizuje. To může chvíli trvat.\n" +"\n" +"NEVYPÍNEJTE Kindle během procesu aktualizace.\n" +"\n" +"Váš Kindle se po dokončení aktualizace automaticky sám restartuje." + +msgid "ota.update.initial.fontsize" +msgstr "12" + +msgid "ota.update.initial.rect" +msgstr "29.31,165.55,200.05,86.22" + +msgid "ota.update.initial.spacing" +msgstr "2.5" + +msgid "ota.update.success" +msgstr "" +"Aktualizace proběhla úspěšně.\n" +"\n" +"Váš Kindle se právě restartuje..." + +msgid "ota.update.success.fontsize" +msgstr "12" + +msgid "ota.update.success.rect" +msgstr "29.31,165.55,200.05,86.22" + +msgid "ota.update.success.spacing" +msgstr "2.5" + +msgid "progress_bar.border" +msgstr "2" + +msgid "progress_bar.rect" +msgstr "43.11,64.67,172.45,12.93" + +msgid "shutdown.cust_service.header" +msgstr "Kindle je třeba opravit" + +msgid "shutdown.cust_service.header.fontsize" +msgstr "12" + +msgid "shutdown.cust_service.header.rect" +msgstr "0,14.65,258.68,12.07" + +msgid "shutdown.cust_service.message" +msgstr "" +"Váš Kindle potřebuje opravit.\n" +"\n" +"Prosím kontaktujte službu péče o zákazníky na \n" +"http://www.kindle.com/support.\n" +"Kód opravy:%d\n" +"Verze:%lld\n" +"DSN:%s" + +msgid "shutdown.cust_service.message.fontsize" +msgstr "12" + +msgid "shutdown.cust_service.message.rect" +msgstr "29.31,165.55,200.05,179.35" + +msgid "shutdown.cust_service.message.spacing" +msgstr "2.5" + +msgid "shutdown.fontupdate.message" +msgstr "" +"Prosím počkejte, než nainstalujeme aktualizovaná písma. To může trvat několik minut." + +msgid "shutdown.fontupdate.message.fontsize" +msgstr "12" + +msgid "shutdown.fontupdate.message.rect" +msgstr "0,270.92,260,80.98" + +msgid "shutdown.fontupdate.message.spacing" +msgstr "2.5" + +msgid "shutdown.reboot.message" +msgstr "Prosím počkejte, než váš Kindle naběhne." + +msgid "shutdown.reboot.message.fontsize" +msgstr "12" + +msgid "shutdown.reboot.message.rect" +msgstr "43.11,275.92,172.45,68.98" + +msgid "shutdown.reboot.message.spacing" +msgstr "2.5" + +msgid "test.draw.defaults" +msgstr "Test Draw Defaults" + +msgid "test.draw.defaults.fontsize" +msgstr "11" + +msgid "test.draw.defaults.rect" +msgstr "0,34,600,28" + +msgid "test.draw.defaults.spacing" +msgstr "2.5" + +msgid "test.no.fontsize" +msgstr "No fontsize entry" + +msgid "test.no.fontsize.rect" +msgstr "0,34,600,28" + +msgid "test.no.fontsize.spacing" +msgstr "2.5" + +msgid "test.no.rect" +msgstr "No rect entry" + +msgid "test.no.rect.fontsize" +msgstr "11" + +msgid "test.no.rect.spacing" +msgstr "2.5" + +msgid "test.no.spacing" +msgstr "No fontsize entry" + +msgid "test.no.spacing.fontsize" +msgstr "11" + +msgid "test.no.spacing.rect" +msgstr "0,34,600,28" + +msgid "test.screen.header" +msgstr "Test Mode" + +msgid "test.screen.header.rect" +msgstr "10,42,580,32" + +msgid "usb.screen.charging.y_offset" +msgstr "8.6" + +msgid "usb.screen.header" +msgstr "Mód USB disku" + +msgid "usb.screen.header.fontsize" +msgstr "12" + +msgid "usb.screen.header.rect" +msgstr "0,14.65,258.68,12.07" + +msgid "usb.screen.message" +msgstr "" +"Pokud chcete číst nebo nakupovat během nabíjení přes USB, prosím nechte " +"USB kabel připojený, ale odeberte Kindle ve svém počítači." + +msgid "usb.screen.message.fontsize" +msgstr "12" + +msgid "usb.screen.message.rect" +msgstr "29.31,165.55,200.05,86.22" + +msgid "usb.screen.message.spacing" +msgstr "2.5" + +msgid "usb.screen.message_nc" +msgstr "" +"Pokud si přejete pracovat s svým Kindlem, odeberte jej v počítači.\n" +"\n" +"Kindle se nenabíjí." + +msgid "usb.screen.message_nc.fontsize" +msgstr "12" + +msgid "usb.screen.message_nc.rect" +msgstr "29.31,165.55,200.05,86.22" + +msgid "usb.screen.message_nc.spacing" +msgstr "2.5" diff --git a/translation_5.4.4/po/contentpackd.po b/translation_5.4.4/po/contentpackd.po new file mode 100644 index 0000000..87669d0 --- /dev/null +++ b/translation_5.4.4/po/contentpackd.po @@ -0,0 +1,20 @@ +msgid "" +msgstr "" +"Project-Id-Version: Kindle Touch locale\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-03-23 15:43-0700\n" +"PO-Revision-Date: 2012-03-18 10:02+0000\n" +"Last-Translator: Danken \n" +"Language-Team: Czech (http://www.transifex.com/projects/p/kindle-touch-" +"locale/language/cs/)\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +msgid "cp.fonts.updated" +msgstr "Písma aktualizována" +# msgstr "Fonts Updated" + + diff --git a/translation_5.4.4/po/dpm.po b/translation_5.4.4/po/dpm.po new file mode 100644 index 0000000..04da8c3 --- /dev/null +++ b/translation_5.4.4/po/dpm.po @@ -0,0 +1,20 @@ +msgid "" +msgstr "" +"Project-Id-Version: Kindle Touch locale\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-03-23 15:43-0700\n" +"PO-Revision-Date: 2012-03-18 10:02+0000\n" +"Last-Translator: Danken \n" +"Language-Team: Czech (http://www.transifex.com/projects/p/kindle-touch-" +"locale/language/cs/)\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +msgid "dpm.default.contactinfo" +msgstr "Váš systemový administrátor" +# msgstr "Your System Administrator" + + diff --git a/translation_5.4.4/po/gtk.po b/translation_5.4.4/po/gtk.po new file mode 100644 index 0000000..e03feea --- /dev/null +++ b/translation_5.4.4/po/gtk.po @@ -0,0 +1,52 @@ +msgid "" +msgstr "" +"Project-Id-Version: Kindle Touch locale\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-03-23 15:43-0700\n" +"PO-Revision-Date: 2012-03-18 10:02+0000\n" +"Last-Translator: Danken \n" +"Language-Team: Czech (http://www.transifex.com/projects/p/kindle-touch-" +"locale/language/cs/)\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +msgid "Menu" +msgstr "Menu" +# msgstr "Menu" + + + +msgid "_Cancel" +msgstr "_Zrušit" +# msgstr "_Cancel" + + + +msgid "_OK" +msgstr "_OK" +# msgstr "_OK" + + + +msgctxt "gtk menu item height" + + + +msgid "52" +msgstr "52" +# msgstr "52" + + + +msgctxt "gtk menu title height" + + + +msgid "55" +msgstr "55" +# msgstr "55" + + diff --git a/translation_5.4.4/po/kb-de.po b/translation_5.4.4/po/kb-de.po new file mode 100644 index 0000000..cbe2c8c --- /dev/null +++ b/translation_5.4.4/po/kb-de.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: kb-de 1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-01-27 15:40-0800\n" +"PO-Revision-Date: 2012-01-27 15:40-0800\n" +"Last-Translator: Mathias Mosinski \n" +"Language-Team: en \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + + + +msgid "German" +msgstr "Německá" +# msgstr "German" + + diff --git a/translation_5.4.4/po/kb-en_GB.po b/translation_5.4.4/po/kb-en_GB.po new file mode 100644 index 0000000..d2d74cd --- /dev/null +++ b/translation_5.4.4/po/kb-en_GB.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: kb-en_US 1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-01-27 15:40-0800\n" +"PO-Revision-Date: 2012-01-27 15:40-0800\n" +"Last-Translator: Mathias Mosinski \n" +"Language-Team: en \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + + + +msgid "English-UK" +msgstr "Česká" +# msgstr "English (United Kingdom)" + + diff --git a/translation_5.4.4/po/kb-en_US.po b/translation_5.4.4/po/kb-en_US.po new file mode 100644 index 0000000..b4082f6 --- /dev/null +++ b/translation_5.4.4/po/kb-en_US.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: kb-en_US 1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-01-27 15:40-0800\n" +"PO-Revision-Date: 2012-01-27 15:40-0800\n" +"Last-Translator: Mathias Mosinski \n" +"Language-Team: en \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + + + +msgid "English-US" +msgstr "Anglická" +# msgstr "English (United States)" + + diff --git a/translation_5.4.4/po/kb-es.po b/translation_5.4.4/po/kb-es.po new file mode 100644 index 0000000..d9b7943 --- /dev/null +++ b/translation_5.4.4/po/kb-es.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: kb-en_US 1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-01-27 15:40-0800\n" +"PO-Revision-Date: 2012-01-27 15:40-0800\n" +"Last-Translator: Mathias Mosinski \n" +"Language-Team: en \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + + + +msgid "Spanish" +msgstr "Španělská" +# msgstr "Spanish" + + diff --git a/translation_5.4.4/po/kb-es_MX.po b/translation_5.4.4/po/kb-es_MX.po new file mode 100644 index 0000000..fcf6ce6 --- /dev/null +++ b/translation_5.4.4/po/kb-es_MX.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: kb-en_US 1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-01-27 15:40-0800\n" +"PO-Revision-Date: 2012-01-27 15:40-0800\n" +"Last-Translator: Mathias Mosinski \n" +"Language-Team: en \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + + + +msgid "Spanish-Mexico" +msgstr "Španělská (Mexiko)" +# msgstr "Spanish (Mexico)" + + diff --git a/translation_5.4.4/po/kb-fr.po b/translation_5.4.4/po/kb-fr.po new file mode 100644 index 0000000..493d8d9 --- /dev/null +++ b/translation_5.4.4/po/kb-fr.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: kb-en_US 1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-01-27 15:40-0800\n" +"PO-Revision-Date: 2012-01-27 15:40-0800\n" +"Last-Translator: Mathias Mosinski \n" +"Language-Team: en \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + + + +msgid "French" +msgstr "Francouzská" +# msgstr "French" + + diff --git a/translation_5.4.4/po/kb-fr_CA.po b/translation_5.4.4/po/kb-fr_CA.po new file mode 100644 index 0000000..9a0a82f --- /dev/null +++ b/translation_5.4.4/po/kb-fr_CA.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: kb-en_US 1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-01-27 15:40-0800\n" +"PO-Revision-Date: 2012-01-27 15:40-0800\n" +"Last-Translator: Mathias Mosinski \n" +"Language-Team: en \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + + + +msgid "French-Canada" +msgstr "Francouzská (Kanada)" +# msgstr "French (Canada)" + + diff --git a/translation_5.4.4/po/kb-it.po b/translation_5.4.4/po/kb-it.po new file mode 100644 index 0000000..b4ec936 --- /dev/null +++ b/translation_5.4.4/po/kb-it.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: kb-en_US 1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-01-27 15:40-0800\n" +"PO-Revision-Date: 2012-01-27 15:40-0800\n" +"Last-Translator: Mathias Mosinski \n" +"Language-Team: en \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + + + +msgid "Italian" +msgstr "Italská" +# msgstr "Italian" + + diff --git a/translation_5.4.4/po/kb-ja.po b/translation_5.4.4/po/kb-ja.po new file mode 100644 index 0000000..b9863b9 --- /dev/null +++ b/translation_5.4.4/po/kb-ja.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: kb-en_US 1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-01-27 15:40-0800\n" +"PO-Revision-Date: 2012-01-27 15:40-0800\n" +"Last-Translator: Mathias Mosinski \n" +"Language-Team: en \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + + + +msgid "Japanese" +msgstr "Japonská" +# msgstr "Japanese" + + diff --git a/translation_5.4.4/po/kb-pt_BR.po b/translation_5.4.4/po/kb-pt_BR.po new file mode 100644 index 0000000..ede99e5 --- /dev/null +++ b/translation_5.4.4/po/kb-pt_BR.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: kb-en_US 1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-01-27 15:40-0800\n" +"PO-Revision-Date: 2012-01-27 15:40-0800\n" +"Last-Translator: Mathias Mosinski \n" +"Language-Team: en \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + + + +msgid "Portuguese-BR" +msgstr "Portugalská (Brazílie)" +# msgstr "Portuguese (Brazil)" + + diff --git a/translation_5.4.4/po/kb-zh_CN.po b/translation_5.4.4/po/kb-zh_CN.po new file mode 100644 index 0000000..638704b --- /dev/null +++ b/translation_5.4.4/po/kb-zh_CN.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: kb-en_US 1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-01-27 15:40-0800\n" +"PO-Revision-Date: 2012-01-27 15:40-0800\n" +"Last-Translator: Mathias Mosinski \n" +"Language-Team: en \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + + + +msgid "Simplified-Chinese" +msgstr "Čínská (zjednodušená)" +# msgstr "Chinese (Simplified)" + + diff --git a/translation_5.4.4/po/todo.po b/translation_5.4.4/po/todo.po new file mode 100644 index 0000000..7596701 --- /dev/null +++ b/translation_5.4.4/po/todo.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: Kindle Touch locale\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2012-03-11 18:41+0000\n" +"Last-Translator: Danken \n" +"Language-Team: Czech (http://www.transifex.com/projects/p/kindle-touch-" +"locale/language/cs/)\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +msgid "todo.message.checking" +msgstr "Kontroluji..." + +msgid "todo.message.nonewitems" +msgstr "Žádné nové položky" diff --git a/translation_5.4.4/po/webkit-2.0.po b/translation_5.4.4/po/webkit-2.0.po new file mode 100644 index 0000000..63bf3e2 --- /dev/null +++ b/translation_5.4.4/po/webkit-2.0.po @@ -0,0 +1,781 @@ +msgid "" +msgstr "" +"Project-Id-Version: webkit HEAD\n" +"Report-Msgid-Bugs-To: http://bugs.webkit.org/\n" +"POT-Creation-Date: 2010-02-25 15:53-0300\n" +"PO-Revision-Date: 2010-03-31 13:07+0100\n" +"Last-Translator: Lucas Lommer \n" +"Language-Team: Czech \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +msgid " files" +msgstr " soubory" + +msgid "(None)" +msgstr "(Nic)" + +msgid "A bitmask representing the state of the modifier keys" +msgstr "Bitová maska reprezentující stav modifikátorových kláves" + +msgid "A username and password are being requested by the site %s" +msgstr "Požadované uživatelské jméno a heslo, které je vyžadováno stránkou %s" + +msgid "Alternate Title" +msgstr "Alternativní nadpis" + +msgid "An associated WebKitWebSettings instance" +msgstr "Asociovaná instance WebKitWebSettings" + +msgid "Auto Load Images" +msgstr "Obrázky automaticky" + +msgid "Auto Resize Window" +msgstr "Automatická změna velikosti okna" + +msgid "Auto Shrink Images" +msgstr "Zmenšovat obrázky" + +msgid "Automatically resize the toplevel window when a page requests it" +msgstr "Automaticky změnit velikost okna, pokud o to stránka požádá" + +msgid "Automatically shrink standalone images to fit." +msgstr "" +"Automaticky zmenšovat samostatně zobrazené obrázky tak, aby se vešly na " +"obrazovku." + +msgid "Button" +msgstr "Tlačítko" + +msgid "Check Spelling While _Typing" +msgstr "_Kontrola pravopisu během psaní" + +msgid "Check _Grammar With Spelling" +msgstr "Kontrolovat _gramatiku pomocí pravopisu" + +msgid "Choose File" +msgstr "Vybrat soubor" + +msgid "Comma separated list of languages to use for spell checking" +msgstr "Seznam jazyků použitých ke kontrole pravopisu, oddělený čárkami" + +msgid "Cop_y Image" +msgstr "Ko_pírovat obrázek" + +msgid "Copy Link Loc_ation" +msgstr "_Kopírovat adresu odkazu" + +msgid "Copy target list" +msgstr "Seznam cílů kopírování" + +msgid "Current Size" +msgstr "Aktuální velikost" + +msgid "Cursive Font Family" +msgstr "Rodina písma kurzíva" + +msgid "Custom Encoding" +msgstr "Vlastní kódování" + +msgid "Default Encoding" +msgstr "Výchozí kódování" + +msgid "Default Font Family" +msgstr "Výchozí rodina písma" + +msgid "Default Font Size" +msgstr "Výchozí velikost písma" + +msgid "Default Monospace Font Size" +msgstr "Výchozí velikost písma s pevnou šířkou" + +msgid "Destination URI" +msgstr "Cílová adresa URI" + +msgid "" +"Determines the current policy for the horizontal scrollbar of the frame." +msgstr "Údaj o aktuální strategii horizontálního posuvníku rámce." + +msgid "Determines the current policy for the vertical scrollbar of the frame." +msgstr "Údaj o aktuální strategii vertikálního posuvníku rámce." + +msgid "Determines the current progress of the download" +msgstr "Údaj o aktuálním průběhu stahování" + +msgid "Determines the current status of the download" +msgstr "Údaj o aktuálním stavu stahování" + +msgid "Editable" +msgstr "Upravitelné" + +msgid "Editing behavior" +msgstr "Chování při úpravách" + +msgid "Enable Caret Browsing" +msgstr "Povolit prohlížení s kurzorem" + +msgid "Enable DOM paste" +msgstr "Povolit vkládání DOM" + +msgid "Enable Default Context Menu" +msgstr "Povolit výchozí kontextovou nabídku" + +msgid "Enable Developer Extras" +msgstr "Povolit rozšíření pro vývojáře" + +msgid "Enable HTML5 Database" +msgstr "Povolit databázi HTML5" + +msgid "Enable HTML5 Local Storage" +msgstr "Povolit místní úložiště HTML5" + +msgid "Enable Java Applet" +msgstr "Povolit applet jazyka Java" + +msgid "Enable JavaScript profiling" +msgstr "Povolit profilování jazyka JavaScript" + +msgid "Enable Plugins" +msgstr "Povolit zásuvné moduly" + +msgid "Enable Private Browsing" +msgstr "Povolit soukromé prohlížení" + +msgid "Enable Scripts" +msgstr "Povolit skripty" + +msgid "Enable Spell Checking" +msgstr "Povolit kontrolu pravopisu" + +msgid "Enable Timeline profiling" +msgstr "Povolit profilování časové osy" + +msgid "Enable XSS Auditor" +msgstr "Povolit revizi XSS" + +msgid "Enable embedded plugin objects." +msgstr "Povolit vložené objekty zásuvných modulů." + +msgid "Enable embedded scripting languages." +msgstr "Povolit vložené skriptovací jazyky." + +msgid "Enable offline web application cache" +msgstr "Povolit ukládání stránek do vyrovnávací paměti" + +msgid "Enable page cache" +msgstr "Povolit vyrovnávací paměť stránky" + +msgid "Enable universal access from file URIs" +msgstr "Povolit univerzální přístup ze souboru s URI" + +msgid "Enables private browsing mode" +msgstr "Povolit režim soukromého prohlížení stránek" + +msgid "Enables special extensions that help developers" +msgstr "Povolit zvláštní rozšíření pomáhající vývojářům" + +msgid "Enables spell checking while typing" +msgstr "Povolit kontrolu pravopisu při psaní" + +msgid "" +"Enables the handling of right-clicks for the creation of the default context " +"menu" +msgstr "" +"Poboluje správu tvorby výchozí kontextové nabídky při klepnutí pravým " +"tlačítkem" + +msgid "Enables the site-specific compatibility workarounds" +msgstr "Povolit řešení komapatibility specifických stránek" + +msgid "Encoding" +msgstr "Kódování" + +msgid "Enforce 96 DPI" +msgstr "Vynutit 96 DPI" + +msgid "Enforce a resolution of 96 DPI" +msgstr "Vynutit rozlišení 96 DPI" + +msgid "Fantasy Font Family" +msgstr "Rodina písma Fantasy" + +msgid "Full content zoom" +msgstr "Změna velikosti celého obsahu" + +msgid "Horizontal Scrollbar Policy" +msgstr "Strategie pro vodorovný posuvník" + +msgid "Icon URI" +msgstr "Adresa URI ikony" + +msgid "Ignore _Grammar" +msgstr "Ignorovat _gramatiku" + +msgid "Input _Methods" +msgstr "Vstupní _metody" + +msgid "Inspect _Element" +msgstr "Zkoumat _prvek" + +msgid "Inspected URI" +msgstr "Zkoumaná adresa URI" + +msgid "JavaScript can open windows automatically" +msgstr "JavaScript smí automaticky otevírat okna" + +msgid "LRE Left-to-right _embedding" +msgstr "LRE - _zapouzdření zleva doprava" + +msgid "LRM _Left-to-right mark" +msgstr "LRM - značka z_leva doprava" + +msgid "LRO Left-to-right _override" +msgstr "LRO - _přepisování zleva doprava" + +msgid "Languages to use for spell checking" +msgstr "Jazyk, který použít ke kontrole pravopisu" + +msgid "Last visited Time" +msgstr "Čas poslední návštěvy" + +msgid "Live Broadcast" +msgstr "Živý přenos" + +msgid "Load images automatically." +msgstr "Automatický načíst obrázky." + +msgid "Loading..." +msgstr "Načítá se…" + +msgid "Minimum Font Size" +msgstr "Minimální velikost písma" + +msgid "Minimum Logical Font Size" +msgstr "Minimální logická velikost písma" + +msgid "Modifier state" +msgstr "Stav modifikátoru" + +msgid "Monospace Font Family" +msgstr "Rodina písma s pevnou šířkou" + +msgid "Name" +msgstr "Název" + +msgid "Network Request" +msgstr "Síťový požadavek" + +msgid "Network Response" +msgstr "Síťová odpověď" + +msgid "No Guesses Found" +msgstr "Nebyly nalezeny žádné návrhy" + +msgid "No recent searches" +msgstr "Žádná nedávná hledání" + +msgid "Open Link in New _Window" +msgstr "Otevřít odkaz v novém _okně" + +msgid "Open _Frame in New Window" +msgstr "Otevřít _rám v novém okně" + +msgid "Open _Image in New Window" +msgstr "Otevřít o_brázek v novém okně" + +msgid "Original URI" +msgstr "Původní adresa URI" + +msgid "PDF _Pop directional formatting" +msgstr "PDF - zrušení směrovaného _formátování" + +msgid "Password:" +msgstr "Heslo:" + +msgid "Paste target list" +msgstr "Seznam cílů vkládání" + +msgid "Play movie in fullscreen mode" +msgstr "Přehrát video na celou obrazovku" + +msgid "Print Backgrounds" +msgstr "Tisknout pozadí" + +msgid "Profile the executed JavaScript." +msgstr "Profilovat spuštěné skripty jazyka JavaScript." + +msgid "Progress" +msgstr "Průběh" + +msgid "RLE Right-to-left e_mbedding" +msgstr "RLE - z_apouzdření zprava doleva" + +msgid "RLM _Right-to-left mark" +msgstr "RLM - značka zp_rava doleva" + +msgid "RLO Right-to-left o_verride" +msgstr "RLO - př_episování zprava doleva" + +msgid "Reason" +msgstr "Důvod" + +msgid "Recent searches" +msgstr "Nedávná hledání" + +msgid "Reset" +msgstr "Reset" + +msgid "Resizable Text Areas" +msgstr "Měnitelná velikost textového pole" + +msgid "Returns the @web_view's document title" +msgstr "Vrací název dokumentu @web_view" + +msgid "Returns the current URI of the contents displayed by the @web_view" +msgstr "Vrací aktuální adresu URI obsahu zobrazeného pomocí @web_view" + +msgid "Sa_ve Image As" +msgstr "_Uložit obrázek jako" + +msgid "Sans Serif Font Family" +msgstr "Rodina písem Sans Serif" + +msgid "Serif Font Family" +msgstr "Rodina písma Sans Serif" + +msgid "Server message:" +msgstr "Zpráva serveru:" + +msgid "Settings" +msgstr "Nastavení" + +msgid "Spelling and _Grammar" +msgstr "Kontrola pravopisu a _gramatiky" + +msgid "Status" +msgstr "Stav" + +msgid "Submit" +msgstr "Potvrdit" + +msgid "Suggested Filename" +msgstr "Navrhovaný název souboru" + +msgid "Tab key cycles through elements" +msgstr "Tabulátor cyklicky prochází prvky" + +msgid "Target frame" +msgstr "Cílový rám" + +msgid "The URI for the favicon for the #WebKitWebView." +msgstr "Adresa URI ikony stránky pro #WebKitWebView." + +msgid "The URI of a stylesheet that is applied to every page." +msgstr "" +"Adresa URI, kde se nachází předpis vzhledu, který bude aplikován na každou " +"stránku." + +msgid "The URI of the history item" +msgstr "Adresa URI položky historie" + +msgid "The URI that is currently being inspected" +msgstr "Adresa URI, která je právě zkoumána" + +msgid "The URI that was requested as the target for the navigation" +msgstr "Adresa URI, která byla požadována jako cíl navigace" + +msgid "The User-Agent string used by WebKitGtk" +msgstr "Řetězec identifikace prohlížeče (User agent), který WebKitGtk použije" + +msgid "The Web View that renders the Web Inspector itself" +msgstr "Zobrazení WWW, které vykresluje samotné Zkoumání WWW" + +msgid "The alternate title of the history item" +msgstr "Alternativní nadpis položky historie" + +msgid "The associated WebKitWebInspector instance" +msgstr "Asociovaná instance WebKitWebInspector" + +msgid "The behavior mode to use in editing mode" +msgstr "Režim chování v režimu úprav" + +msgid "The button used to click" +msgstr "Tlačítko používané ke klepnutí" + +msgid "The current URI of the contents displayed by the frame" +msgstr "Aktuální adresa URI obsahu zobrazeného v rámci" + +msgid "The custom encoding of the web view" +msgstr "Vlastní kódování zobrazení WWW" + +msgid "The default Cursive font family used to display text." +msgstr "Výchozí písmo z rodiny kurzíva použité k zobrazení textu." + +msgid "The default Fantasy font family used to display text." +msgstr "Výchozí rodina písma Fantasy použitého k zobrazení textu." + +msgid "The default Sans Serif font family used to display text." +msgstr "Výchozí písmo z rodiny Sans Serif použité k zobrazení textu." + +msgid "The default Serif font family used to display text." +msgstr "Výchozí písmo z rodiny Serif použité k zobrazení textu." + +msgid "The default encoding of the web view" +msgstr "Výchozí kódování zobrazení WWW" + +msgid "The default encoding used to display text." +msgstr "Výchozí kódování textu použité k zobrazení textu." + +msgid "The default font family used to display monospace text." +msgstr "Výchozí rodina písma použitého k zobrazení textu s pevnou šířkou." + +msgid "The default font family used to display text." +msgstr "Výchozí rodina písma použitého k zobrazení textu." + +msgid "The default font size used to display monospace text." +msgstr "Výchozí velikost písma použitá k zobrazení textu s pevnou šířkou." + +msgid "The default font size used to display text." +msgstr "Výchozí velikost písma použitá k zobrazení textu." + +msgid "The destination URI where to save the file" +msgstr "Cílová adresa URI, kam soubor uložit" + +msgid "The document title of the frame" +msgstr "Nadpis dokumentu rámu" + +msgid "The filename suggested as default when saving" +msgstr "Výchozí název souboru při uložení" + +msgid "The length of the data already downloaded" +msgstr "Objem již stažených dat" + +msgid "The level of zoom of the content" +msgstr "Úroveň zvětšení obsahu" + +msgid "The list of targets this web view supports for clipboard copying" +msgstr "" +"Seznam cílů, které zobrazení stránky podporuje pro operace kopírování pomocí " +"schránky" + +msgid "The list of targets this web view supports for clipboard pasting" +msgstr "" +"Seznam cílů, které zobrazení stránky podporuje pro operace vkládání pomocí " +"schránky" + +msgid "The minimum font size used to display text." +msgstr "Minimální velikost písma použitá k zobrazení textu." + +msgid "The minimum logical font size used to display text." +msgstr "Minimální logická velikost písma použítá k zobrazení textu." + +msgid "The name of the frame" +msgstr "Název rámu" + +msgid "The network request for the URI that should be downloaded" +msgstr "Síťový požadavek na adresu URI, která má být stažena" + +msgid "The network response for the URI that should be downloaded" +msgstr "Síťová odpověď na adresu URI, která má být stažena" + +msgid "The original URI of the history item" +msgstr "Původní adresa URI položky historie" + +msgid "The reason why this navigation is occurring" +msgstr "Důvod, proč se objevila tato navigace" + +msgid "The target frame for the navigation" +msgstr "Cílový rám navigace" + +msgid "The time at which the history item was last visited" +msgstr "Čas, kdy byla položka historie naposledy navštívena" + +msgid "The title of the history item" +msgstr "Nadpis položky historie" + +msgid "The total size of the file" +msgstr "Celková velikost souboru" + +msgid "The value by which the zoom level is changed when zooming in or out." +msgstr "Hodnota změn velikosti jednotlivých kroků při zmenšování a zvětšování." + +msgid "This is a searchable index. Enter search keywords: " +msgstr "Tento seznam lze prohledávat. Zadejte klíčová slova hledání:" + +msgid "Title" +msgstr "Nadpis" + +msgid "Total Size" +msgstr "Celková velikost" + +msgid "Transparent" +msgstr "Průhledné" + +msgid "URI" +msgstr "Adresa URI" + +msgid "Unknown" +msgstr "Neznámé" + +msgid "Upload File" +msgstr "Nahrát soubor" + +msgid "User Agent" +msgstr "Identifikace prohlížeče" + +msgid "User Stylesheet URI" +msgstr "Cesta k předpisu vzhledu uživatele" + +msgid "User cancelled the download" +msgstr "Stahování zrušeno uživatelem" + +msgid "Username:" +msgstr "Uživatelské jméno:" + +msgid "Vertical Scrollbar Policy" +msgstr "Strategie pro svislý posuvník" + +msgid "Web Inspector" +msgstr "Zkoumání WWW" + +msgid "Web View" +msgstr "Zobrazení WWW" + +msgid "Whether Java Applet support through should be enabled" +msgstr "Jestli má být povolena podpora jazyka JavaScript skrze značku " + +msgid "Whether JavaScript can open windows automatically" +msgstr "Jestli smí JavaScript automaticky otevírat okna" + +msgid "Whether background images should be printed." +msgstr "Zda mají být tisknuty obrázky na pozadí." + +msgid "Whether content can be modified by the user" +msgstr "Jestli uživatel může upravovat obsah" + +msgid "Whether content has a transparent background" +msgstr "Jestli má obsah průhledné pozadí" + +msgid "Whether text areas are resizable." +msgstr "Jestli je možno měnit velikost textového pole." + +msgid "Whether the full content is scaled when zooming" +msgstr "Jestli má být prováděna změna velikosti celého obsahu" + +msgid "Whether the page cache should be used" +msgstr "Jestli použít vyrovnávací paměť pro stránky" + +msgid "Whether the tab key cycles through elements on the page." +msgstr "Jestli klávesa tabulátoru prochází cyklicky prvky stránky." + +msgid "Whether to allow universal access from file URIs" +msgstr "Povolit univerzální přístup ze souboru s adresami URI" + +msgid "Whether to enable DOM paste" +msgstr "Jestli povolit vkládání DOM" + +msgid "Whether to enable HTML5 Local Storage support" +msgstr "Jestli má být povolena podpora místního úložiště HTML5" + +msgid "Whether to enable HTML5 database support" +msgstr "Jeslti povolit podporu pro databázi HTML5" + +msgid "Whether to enable accessibility enhanced keyboard navigation" +msgstr "Jestli povolit zpřístupnění pomocí navigace klávesnicí" + +msgid "Whether to enable offline web application cache" +msgstr "Povolit ukládání stránek do vyrovnávací paměti k použití při odpojení" + +msgid "Whether to enable teh XSS auditor" +msgstr "Jestli povolit revizi XSS" + +msgid "ZWJ Zero width _joiner" +msgstr "ZWJ - _spojovač nulové šířky" + +msgid "ZWNJ Zero width _non-joiner" +msgstr "ZWNJ - nespojovač n_ulové šířky" + +msgid "ZWS _Zero width space" +msgstr "ZWS - mezera _nulové šířky" + +msgid "Zoom Stepping Value" +msgstr "Hodnota kroků změn velikosti" + +msgid "Zoom level" +msgstr "Úroveň zvětšení" + +msgid "_Check Document Now" +msgstr "_Zkontrolovat dokument" + +msgid "_Clear recent searches" +msgstr "_Vymazat nedávná hledání" + +msgid "_Download Linked File" +msgstr "_Uložit odkazovaný soubor" + +msgid "_Font" +msgstr "_Písmo" + +msgid "_Hide Spelling and Grammar" +msgstr "_Skrýt kontrolu pravopisu a gramatiky" + +msgid "_Ignore Spelling" +msgstr "_Ignorovat kontrolu pravopisu" + +msgid "_Insert Unicode Control Character" +msgstr "Vloži_t řídící znak Unicode" + +msgid "_Learn Spelling" +msgstr "_Učit se kontrolu pravopisu" + +msgid "_Look Up in Dictionary" +msgstr "Vyh_ledat ve slovníku" + +msgid "_Open Link" +msgstr "_Otevřít odkaz" + +msgid "_Outline" +msgstr "K_ontury" + +msgid "_Reload" +msgstr "_Obnovit" + +msgid "_Remember password" +msgstr "Za_pamatovat si heslo" + +msgid "_Search the Web" +msgstr "_Vyhledat na WWW" + +msgid "_Show Spelling and Grammar" +msgstr "_Zobrazit kontrolu pravopisu a gramatiky" + +msgid "activate" +msgstr "aktivovat" + +msgid "audio element controller" +msgstr "ovladač prvku zvuku" + +msgid "audio element playback controls and status display" +msgstr "zobrazení ovládacích prvků a stavu prvku zvuku" + +msgid "back 30 seconds" +msgstr "zpět 30 sekund" + +msgid "begin playback" +msgstr "začít přehrávání" + +msgid "check" +msgstr "kontrola" + +msgid "current movie status" +msgstr "aktuální stav videa" + +msgid "current movie time in seconds" +msgstr "čas aktuálního videa v sekundách" + +msgid "definition" +msgstr "definice" + +msgid "elapsed time" +msgstr "uplynulý čas" + +msgid "fast forward" +msgstr "rychle vpřed" + +msgid "fast reverse" +msgstr "rychle zpět" + +msgid "fullscreen" +msgstr "celá obrazovka" + +msgid "indefinite time" +msgstr "Nejasný čas" + +msgid "jump" +msgstr "přeskočit" + +msgid "movie time" +msgstr "čas videa" + +msgid "mute" +msgstr "ztlumení" + +msgid "mute audio tracks" +msgstr "ztlumit hudební stopy" + +msgid "number of seconds of movie remaining" +msgstr "počet zbývajících vteřin videa" + +msgid "pattern mismatch" +msgstr "vzor nesouhlasí" + +msgid "pause" +msgstr "pozastavit" + +msgid "pause playback" +msgstr "pozastavit přehrávání" + +msgid "play" +msgstr "přehrát" + +msgid "press" +msgstr "stisknutí" + +msgid "range overflow" +msgstr "příliš velký rozsah" + +msgid "range underflow" +msgstr "nedostatečně velký rozsah" + +msgid "remaining time" +msgstr "zbývající čas" + +msgid "return streaming movie to real time" +msgstr "vrátit se v promítání videa do reálného šasu" + +msgid "return to realtime" +msgstr "vrátit se do reálného času" + +msgid "seek movie back 30 seconds" +msgstr "přeskočit ve videu 30 sekund zpět" + +msgid "seek quickly back" +msgstr "rychlý přechod zpět" + +msgid "seek quickly forward" +msgstr "rychlý přechod vpřed" + +msgid "select" +msgstr "výběr" + +msgid "status" +msgstr "stav" + +msgid "term" +msgstr "výraz" + +msgid "too long" +msgstr "příliš dlouhé" + +msgid "type mismatch" +msgstr "typ nesouhlasí" + +msgid "uncheck" +msgstr "zrušení výběru" + +msgid "unmute" +msgstr "zrušit ztlumení" + +msgid "unmute audio tracks" +msgstr "zrušit ztlumení hudebních stop" + +msgid "value missing" +msgstr "chybějící hodnota" + +msgid "video element controller" +msgstr "ovladač prvku videa" + +msgid "video element playback controls and status display" +msgstr "zobrazení ovládacích prvků a stavu prvku videa" diff --git a/translation_5.4.4/source/com/amazon/agui/swing/resources/ComponentResources_en_GB.translation b/translation_5.4.4/source/com/amazon/agui/swing/resources/ComponentResources_en_GB.translation new file mode 100644 index 0000000..10f08fb --- /dev/null +++ b/translation_5.4.4/source/com/amazon/agui/swing/resources/ComponentResources_en_GB.translation @@ -0,0 +1,21 @@ +Achievements +Cancel +Close +Go to Home +Go to Image Viewer +Go to Reader +Landscape Mode +No +Off +On +Portrait Mode +Save +Screen Light +Settings +Shop in Kindle Store +Turn Off Wireless +Turn On Wireless +Update +View Progress +View Special Offers +Yes diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/mobireader/impl/resources/MobiDictionaryResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/mobireader/impl/resources/MobiDictionaryResources_en_GB.translation new file mode 100644 index 0000000..617250a --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/mobireader/impl/resources/MobiDictionaryResources_en_GB.translation @@ -0,0 +1,2 @@ +Go To +Go to... diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/pdfreader/impl/resources/PDFReaderImplResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/pdfreader/impl/resources/PDFReaderImplResources_en_GB.translation new file mode 100644 index 0000000..c9c2357 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/pdfreader/impl/resources/PDFReaderImplResources_en_GB.translation @@ -0,0 +1,15 @@ +Could not find "{0}". +Done +Incorrect Password +Incorrect password. Please try again. +Next +No more instances of "{0}" found. +Opening Page {0} of {1} ... +Page {0} of {1} +Page {0} +Password-Protected +Previous +Search +Stop +There isnʼt any text on this page. +This PDF is password-protected. diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/blogs/ui/views/home/resources/BlogHomeResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/blogs/ui/views/home/resources/BlogHomeResources_en_GB.translation new file mode 100644 index 0000000..0a891f5 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/blogs/ui/views/home/resources/BlogHomeResources_en_GB.translation @@ -0,0 +1 @@ +{0,plural,=0 {} one {Article {1,number,integer} of {3,number,integer}} other {Articles {1,number,integer} - {2,number,integer} of {3,number,integer}}} diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/impl/detail/resources/PeriodicalsDetailViewResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/impl/detail/resources/PeriodicalsDetailViewResources_en_GB.translation new file mode 100644 index 0000000..fce4fcc --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/impl/detail/resources/PeriodicalsDetailViewResources_en_GB.translation @@ -0,0 +1,12 @@ +Add To Home +Date: +Delete This Blog +Delete This Issue +Do Not Keep This Issue +Go To First Page +Go To Sections & Articles +Keep This Issue +Search This Blog +Search This Issue +Unknown +View Notes & Marks diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/magazines/ui/views/home/resources/MagazineHomeResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/magazines/ui/views/home/resources/MagazineHomeResources_en_GB.translation new file mode 100644 index 0000000..6b2cb46 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/magazines/ui/views/home/resources/MagazineHomeResources_en_GB.translation @@ -0,0 +1 @@ +{0,plural,=0 {} one {Section {1,number,integer} of {3,number,integer}} other {Sections {1,number,integer} - {2,number,integer} of {3,number,integer}}} diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/contentview/resources/ContentViewFooterResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/contentview/resources/ContentViewFooterResources_en_GB.translation new file mode 100644 index 0000000..ce6a5f6 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/contentview/resources/ContentViewFooterResources_en_GB.translation @@ -0,0 +1 @@ +{0,plural,=0 {} one {{1,number,integer} of {3,number,integer}} other {{1,number,integer} - {2,number,integer} of {3,number,integer}}} diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/contentview/resources/ContentViewMastheadResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/contentview/resources/ContentViewMastheadResources_en_GB.translation new file mode 100644 index 0000000..d55d9f6 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/contentview/resources/ContentViewMastheadResources_en_GB.translation @@ -0,0 +1,2 @@ +Articles +Sections diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/sectionstart/resources/SectionStartResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/sectionstart/resources/SectionStartResources_en_GB.translation new file mode 100644 index 0000000..0a891f5 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/sectionstart/resources/SectionStartResources_en_GB.translation @@ -0,0 +1 @@ +{0,plural,=0 {} one {Article {1,number,integer} of {3,number,integer}} other {Articles {1,number,integer} - {2,number,integer} of {3,number,integer}}} diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/ui/resources/PeriodicalsUIResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/ui/resources/PeriodicalsUIResources_en_GB.translation new file mode 100644 index 0000000..6428e08 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/ui/resources/PeriodicalsUIResources_en_GB.translation @@ -0,0 +1,4 @@ +Clip This Article +Do Not Keep This Issue +Keep This Issue +Sync to Furthest Page Read diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/ui/resources/ReadingPaneFooterResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/ui/resources/ReadingPaneFooterResources_en_GB.translation new file mode 100644 index 0000000..c5c531d --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/ui/resources/ReadingPaneFooterResources_en_GB.translation @@ -0,0 +1 @@ +Next Article: {0} diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/ui/resources/ReadingPaneHeaderResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/ui/resources/ReadingPaneHeaderResources_en_GB.translation new file mode 100644 index 0000000..051bc98 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/periodicals/ui/resources/ReadingPaneHeaderResources_en_GB.translation @@ -0,0 +1,2 @@ +Article Clipped to My Clippings +Article Was Not Clipped diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/annotation/personal/resources/PersonalAnnotationResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/annotation/personal/resources/PersonalAnnotationResources_en_GB.translation new file mode 100644 index 0000000..6f78957 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/annotation/personal/resources/PersonalAnnotationResources_en_GB.translation @@ -0,0 +1,4 @@ +Clip This Article +Your Bookmark +Your Highlight +Your Note diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/detail/resources/DetailViewFactoryResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/detail/resources/DetailViewFactoryResources_en_GB.translation new file mode 100644 index 0000000..782b4c4 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/detail/resources/DetailViewFactoryResources_en_GB.translation @@ -0,0 +1,27 @@ +Add To Home +Add to Collection +Add to FreeTime Library +Book Description +Buy This Book Now +Delete This Book +Delete This Document +Delete This Letter +Delete This Notice +Delete This Receipt +Delete This Sample +Edit Kana +Edit Pronunciation +Go To... +Item Description +Look Up in Dictionary +Remove from Device +Search This Book +Search This Document +Search This Letter +Search This Notice +Search This Receipt +Search This Sample +Share That Youʼve Finished This Book +Title: {0} +View Bookmarks +View Notes & Marks diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/gotodialog/ui/resources/GotoDialogResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/gotodialog/ui/resources/GotoDialogResources_en_GB.translation new file mode 100644 index 0000000..3d0e07b --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/gotodialog/ui/resources/GotoDialogResources_en_GB.translation @@ -0,0 +1,2 @@ +Contents +Front Matter diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/todo/handler/resources/ContentToDoHandlerResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/todo/handler/resources/ContentToDoHandlerResources_en_GB.translation new file mode 100644 index 0000000..c711052 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/todo/handler/resources/ContentToDoHandlerResources_en_GB.translation @@ -0,0 +1 @@ +Item Downloaded diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/todo/handler/resources/SampleToFullBookSwitchResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/todo/handler/resources/SampleToFullBookSwitchResources_en_GB.translation new file mode 100644 index 0000000..efa922a --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/todo/handler/resources/SampleToFullBookSwitchResources_en_GB.translation @@ -0,0 +1 @@ +You are now reading the full title. diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/ui/resources/HighlightDrawerResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/ui/resources/HighlightDrawerResources_en_GB.translation new file mode 100644 index 0000000..00cb1be --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/ui/resources/HighlightDrawerResources_en_GB.translation @@ -0,0 +1,2 @@ +{0} highlighters +{1}, {0,plural,=0 {no others} one {1 other} other {{0,number,integer} others}} diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/ui/resources/NotesCardResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/ui/resources/NotesCardResources_en_GB.translation new file mode 100644 index 0000000..342b946 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/ui/resources/NotesCardResources_en_GB.translation @@ -0,0 +1,3 @@ +Note {0} +Note +View Notes & Marks diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/ui/resources/SampleBookFooterResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/ui/resources/SampleBookFooterResources_en_GB.translation new file mode 100644 index 0000000..2ddf24a --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/ui/resources/SampleBookFooterResources_en_GB.translation @@ -0,0 +1,2 @@ +Processing purchase... +View in Store diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/ui/resources/UIResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/ui/resources/UIResources_en_GB.translation new file mode 100644 index 0000000..3817744 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/impl/ui/resources/UIResources_en_GB.translation @@ -0,0 +1,6 @@ +Annotating Disabled +Annotating is disabled for sample content. +Bookmarking Disabled +Bookmarks are disabled for sample content. +Done +Double-tapping opens Kindle Panel View. Swipe to turn to the next page. diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/acxreaderplugin/ui/resources/DialogResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/acxreaderplugin/ui/resources/DialogResources_en_GB.translation new file mode 100644 index 0000000..2d37588 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/acxreaderplugin/ui/resources/DialogResources_en_GB.translation @@ -0,0 +1,5 @@ +Cancel +Register +Register? +Your Kindle must be registered to use this feature. Please register and try again. +Your device must be registered to use this feature. Do you want to register now? diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/annotation/dialog/resources/AnnotationDialogResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/annotation/dialog/resources/AnnotationDialogResources_en_GB.translation new file mode 100644 index 0000000..8468b7b --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/annotation/dialog/resources/AnnotationDialogResources_en_GB.translation @@ -0,0 +1,16 @@ +Chapter +Delete +Edit +Go to Location +Note +Notes +Popular +Public +Share +View +You do not have any notes or highlights. +Yours +{0,plural,=0 {} =1 {1 highlighter} other {{0,number,integer} highlighters}} +{0,select, false{Page {1}} true{Loc {1}} other {}} +{0}’s Highlight +{0}’s Note diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/bookmark/ui/resources/BookmarkResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/bookmark/ui/resources/BookmarkResources_en_GB.translation new file mode 100644 index 0000000..ae4d175 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/bookmark/ui/resources/BookmarkResources_en_GB.translation @@ -0,0 +1,8 @@ +Add Bookmark +Add +Bookmarking Disabled +Bookmarks are disabled for sample content. +Delete Bookmark +Delete +Loc {0} +Page {0} diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/buyfromsample/resources/BuyFromSampleResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/buyfromsample/resources/BuyFromSampleResources_en_GB.translation new file mode 100644 index 0000000..bc7eca3 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/buyfromsample/resources/BuyFromSampleResources_en_GB.translation @@ -0,0 +1,8 @@ +Buy Now +Buy for {0} +Download Error +Downloading - {0,number,percent} +Downloading +Network connection required. Tap here to connect. +Thank you for your purchase +To cancel an accidental purchase, go to {0} diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/clippings/resources/ClippingsResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/clippings/resources/ClippingsResources_en_GB.translation new file mode 100644 index 0000000..d9d1b52 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/clippings/resources/ClippingsResources_en_GB.translation @@ -0,0 +1,6 @@ +{0,select, location {Your Bookmark at location {1}} page {Your Bookmark on page {1} | location {2}} pdf {Your Bookmark on page {1}}other {Your Bookmark on {1}}} +{0,select,location {Clip This Article at Location {1}}page {Clip This Article on page {1} | Location {2}}pdf {Clip This Article on page {1}}other {Clip This Article on {1}}} +{0,select,location {Your Highlight at location {1}}page {Your Highlight on page {1} | location {2}}pdf {Your Highlight on page {1}}other {Your Highlight on {1}}} +{0,select,location {Your Note at location {1}}page {Your Note on page {1} | location {2}}pdf {Your Note on page {1}}other {Your Note on {1}}} +{0} {1,choice,0# |1#({2})}$$~~- {3} | Added on {4,date,full} {4,time,medium}$$~~$$~~{5}$$~~==========$$~~ +{3,plural,=0 {} other {{0}}} <{1,select,passwordProtected {This item is password-protected} noPublisher {You have reached the clipping limit for this item} other {You have reached the clipping limit set by the publisher, {2}}}> diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/endnotes/resources/EndnoteResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/endnotes/resources/EndnoteResources_en_GB.translation new file mode 100644 index 0000000..4896a35 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/endnotes/resources/EndnoteResources_en_GB.translation @@ -0,0 +1,3 @@ +(Partial Preview) +Footnote +Go To Footnotes ▶ diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/history/ui/resources/HistoryUIResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/history/ui/resources/HistoryUIResources_en_GB.translation new file mode 100644 index 0000000..e5358c5 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/history/ui/resources/HistoryUIResources_en_GB.translation @@ -0,0 +1,2 @@ +{0,select, location {Back to loc {1}} page {Back to page {1}} other {Back to {1}}} +{0,select, location {Forward to loc {1}} page {Forward to page {1}} other {Forward to {1}}} diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/html/resources/HTMLResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/html/resources/HTMLResources_en_GB.translation new file mode 100644 index 0000000..8aeb38a --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/html/resources/HTMLResources_en_GB.translation @@ -0,0 +1,6 @@ +Animation Off +Animation On +Fit To Screen Off +Fit To Screen On +Page Refresh Off +Page Refresh On diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/indexview/resources/IndexViewResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/indexview/resources/IndexViewResources_en_GB.translation new file mode 100644 index 0000000..47d940b --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/indexview/resources/IndexViewResources_en_GB.translation @@ -0,0 +1,2 @@ +Go to Index +Index Items diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/notesandmarks/resources/AnnotationResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/notesandmarks/resources/AnnotationResources_en_GB.translation new file mode 100644 index 0000000..614ea51 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/notesandmarks/resources/AnnotationResources_en_GB.translation @@ -0,0 +1,33 @@ +All Notes & Marks ({0,number,integer}) +All +Bookmarks +Delete +Edit +Go To +Go to Location +Go +Highlights +Items {0,number,integer} of {1,number,integer} +Items {0,number,integer}-{1,number,integer} of {2,number,integer} +Note {0} +Notes & Marks ({0,number,integer}) · +Notes & Marks +Notes +Popular Highlights ({0,number,integer}) +Popular Highlights +Public Notes ({0,number,integer}) +Public Notes from {0}. +Public Notes +Show +Show... +View Notes & Marks +Your Bookmarks ({0,number,integer}) +Your Highlights ({0,number,integer}) +Your Notes & Marks ({0,number,integer}) +Your Notes ({0,number,integer}) +Yours +{0,number,integer} of {1,number,integer} +{0} highlighted this passage. +{0} · Page {1} - {2} +{0}’s Highlight +{0}’s Note diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/ownership/timed/resources/TimedOwnershipDialogResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/ownership/timed/resources/TimedOwnershipDialogResources_en_GB.translation new file mode 100644 index 0000000..fa81fad --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/ownership/timed/resources/TimedOwnershipDialogResources_en_GB.translation @@ -0,0 +1,11 @@ +0 Minutes +5 Minutes +Buy +Close Book +Read for Free +Reading Period Over +This content has expired. To purchase this content, tap Buy to go to the Kindle store. +You must be in the shop and connected to the shop’s network to read for free. +Your Read for Free time is almost over for today. To purchase this book, ask a bookseller for a printed edition, or tap Buy to go to the Kindle Store. +Your Read for Free time is over for today. To purchase this book, ask a bookseller for a printed edition, or tap Buy to go to the Kindle Store. +of free reading time remain. diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/ownership/timed/resources/TimedOwnershipResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/ownership/timed/resources/TimedOwnershipResources_en_GB.translation new file mode 100644 index 0000000..299018e --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/ownership/timed/resources/TimedOwnershipResources_en_GB.translation @@ -0,0 +1,2 @@ +Buy ▶ +Read for Free time remaining: {0,plural,=0 {Expired} one {<1 min.} other {{0,number,integer} mins.}} diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/pdf/resources/PDFResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/pdf/resources/PDFResources_en_GB.translation new file mode 100644 index 0000000..1a72840 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/pdf/resources/PDFResources_en_GB.translation @@ -0,0 +1,8 @@ +Cancel +Contrast +Go To +Go to... +Original Display +Table of Contents +Table of Contents... +Text-Only Display diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/phls/resources/PopularHighlightsResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/phls/resources/PopularHighlightsResources_en_GB.translation new file mode 100644 index 0000000..1f0f547 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/phls/resources/PopularHighlightsResources_en_GB.translation @@ -0,0 +1 @@ +Popular Highlight diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/publicnotes/resources/PublicNotesResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/publicnotes/resources/PublicNotesResources_en_GB.translation new file mode 100644 index 0000000..61d85b6 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/publicnotes/resources/PublicNotesResources_en_GB.translation @@ -0,0 +1,5 @@ +Public Notes from {0}. +Public Notes +{0} highlighted this passage. +{0}’s Highlight +{0}’s Note diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/scrubber/ui/elements/resources/ScrubberUIResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/scrubber/ui/elements/resources/ScrubberUIResources_en_GB.translation new file mode 100644 index 0000000..378b0b1 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/scrubber/ui/elements/resources/ScrubberUIResources_en_GB.translation @@ -0,0 +1,2 @@ +Other Info +{2,select,page {Page {0} of {1}} loc {Loc {0} of {1}} other {{0} of {1}}} diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/search/resources/SearchPluginResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/search/resources/SearchPluginResources_en_GB.translation new file mode 100644 index 0000000..d02409d --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/search/resources/SearchPluginResources_en_GB.translation @@ -0,0 +1,8 @@ +All Text +Kindle Store +Low Memory +My Items +Search +This Book +This Issue +Your search was not successful because your Kindle memory is full. Please make more Kindle memory available by removing content from the Home screen. diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/search/resources/SearchResultsPaneResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/search/resources/SearchResultsPaneResources_en_GB.translation new file mode 100644 index 0000000..c8fff6a --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/search/resources/SearchResultsPaneResources_en_GB.translation @@ -0,0 +1,8 @@ +Go To +Location {0} · Page {1} +Location {0} +Search Results ({0,number,integer}) +Search failed. +Searching… +Title not yet indexed. +{0,number,integer} of {1,number,integer} diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/sharing/resources/SharingResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/sharing/resources/SharingResources_en_GB.translation new file mode 100644 index 0000000..9350f41 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/sharing/resources/SharingResources_en_GB.translation @@ -0,0 +1,26 @@ +A link to the book will be included with your message. +A link to the passage will be included with your message. +Cancel +Clipping Error +Close +Communication Error +Enter Your Message +Invalid Social Networks +Manage +Message Shared +One or more of the social networks registered on your Kindle are not configured properly. Selecting Manage below will open the Manage Your Social Networks web page so you can enter your account information. When your changes are complete, select Continue Reading to return to this item. +Register +Share +Sharing Failed +Sharing Not Supported +Sharing Unavailable +Social Networks Not Registered +The sharing service encountered a communication error. Please try again later. +The sharing service encountered an unrecoverable error. Sharing cancelled. +The sharing service is currently unavailable. Please try again later. +This content does not support sharing. +Unable to share. You have reached the clipping limit for this item set by the publisher, {0}. +Unable to share. You have reached the clipping limit for this item set by the publisher. +Unable to share. You have reached the clipping limit for this item. +Your Kindle is not registered with any social networks. Selecting Register below will open the Manage Your Social Networks web page so you can enter your account information. When your registration is complete, select Continue Reading to return to this item. +{0,select, left {{1,plural, =0 {No characters left} one {{1} character left} other {{1} characters left}}} over {{1,plural, one {{1} character over} other {{1} characters over}}} other {}} diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/HomonymIndexResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/HomonymIndexResources_en_GB.translation new file mode 100644 index 0000000..4fef8ad --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/HomonymIndexResources_en_GB.translation @@ -0,0 +1,2 @@ +All +Dictionary Results ({0,number,integer}) diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/NotesCardResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/NotesCardResources_en_GB.translation new file mode 100644 index 0000000..02ca5ef --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/NotesCardResources_en_GB.translation @@ -0,0 +1,6 @@ +Add Note +Note {0} +Note +View Note +View Notes & Marks +View Notes diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/SystemsCardsResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/SystemsCardsResources_en_GB.translation new file mode 100644 index 0000000..f505145 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/SystemsCardsResources_en_GB.translation @@ -0,0 +1,24 @@ +Add Note +Delete Note +Delete +Dictionary Not Found +Dictionary +Edit Note +Full Wikipedia Article +Highlight +More on Shelfari +More +No Definition Found +No Dictionaries on Device +No X-Ray Found +Open Dictionary +Open X-Ray ▶ +Open X-Ray +Select New Dictionary +Selected dictionary not found. +Subject to a Creative Commons Licence +There arenʼt any dictionaries on your device for this bookʼs language. To download a dictionary, go to the Cloud or purchase one from the Kindle Store. +There arenʼt any dictionaries on your device. To download a dictionary, go to the Cloud or purchase one from the Kindle Store. +View Note +“ +” diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/timer/resources/ReadingTimerResources.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/timer/resources/ReadingTimerResources.translation new file mode 100644 index 0000000..e61e95a --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/timer/resources/ReadingTimerResources.translation @@ -0,0 +1,19 @@ +Learning reading speed ({0, number, percent}) +Learning reading speed... +Loc {0} of {1} +Location in book +Page in book +Page {0} of {1} +Page {0} +Reading Progress +Reset Reading Timer +Select Reading Progress +Time left in book +Time left in chapter +Turn Off Reading Timer +Turn On Reading Timer +Updating... +section +{0, plural,=0 {Book complete} one {Time left in book: {1}} other {Time left in book: {1}}} +{0, plural,=0 {Chapter complete} one {Time left in chapter: {1}} other {Time left in chapter: {1}}} +{0,select,TimeLeftInGoal {{1, plural,=0 {You have reached the goal} one {{1,number,integer} min left until your reading goal} other {{1,number,integer} mins left until your reading goal}}} GoalReached {You have reached the goal} other {{1, plural,=0{You have reached the goal} one{Daily goal reached {1,number,integer} min ago} other{Daily goal reached {1,number,integer} mins ago}}}} diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/timer/resources/ReadingTimerResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/timer/resources/ReadingTimerResources_en_GB.translation new file mode 100644 index 0000000..4cb7f94 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/timer/resources/ReadingTimerResources_en_GB.translation @@ -0,0 +1,20 @@ +Learning reading speed ({0, number, percent}) +Learning reading speed... +Loc {0} of {1} +Location in book +None +Page in book +Page {0} of {1} +Page {0} +Reading Progress +Reset Reading Timer +Select Reading Progress +Time left in book +Time left in chapter +Turn Off Reading Timer +Turn On Reading Timer +Updating... +section +{0, plural,=0 {Book completed} one {Time left in book: {1}} other {Time left in book: {1}}} +{0, plural,=0 {Chapter completed} one {Time left in chapter: {1}} other {Time left in chapter: {1}}} +{0,select,TimeLeftInGoal {{1, plural,=0 {You have reached the goal} one {{1,number,integer} min left until you reach your reading goal} other {{1,number,integer} mins left until you reach your reading goal}}} GoalReached {You have reached the goal} other {{1, plural,=0{You have reached the goal} one{Daily goal reached {1,number,integer} min ago} other{Daily goal reached {1,number,integer} mins ago}}}} diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/tts/resources/TTSResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/tts/resources/TTSResources_en_GB.translation new file mode 100644 index 0000000..b4ed959 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/tts/resources/TTSResources_en_GB.translation @@ -0,0 +1,18 @@ +Default +Faster +Female +Hide Options +Male +Off +Rate +Show Options +Slower +Speaking Voice: +Speech Rate: +Text-to-Speech Alert +Text-to-Speech encountered an error. Please restart your Kindle from Menu in Settings. If the problem persists, contact Kindle Customer Service at http://www.kindle.com/support +Text-to-Speech encountered an unexpected error. If the problem persists, please restart your Kindle from Menu in Settings. +There isnʼt any more text to read in this item. Text-to-Speech is now exiting. +Turn Off Text-to-Speech +Turn On Text-to-Speech +Voice diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/vocabulary/resources/VocabBuilderPluginResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/vocabulary/resources/VocabBuilderPluginResources_en_GB.translation new file mode 100644 index 0000000..f6717b5 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/plugin/vocabulary/resources/VocabBuilderPluginResources_en_GB.translation @@ -0,0 +1,3 @@ +Open Vocabulary Builder +Vocabulary Builder +Words that you look up in the dictionary whilst reading are added to Vocabulary Builder automatically. To view a list of the words, go to the Home screen and tap the Vocabulary Builder book, or tap the Vocabulary Builder menu item when reading. diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/resources/ReaderExceptionDialogResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/resources/ReaderExceptionDialogResources_en_GB.translation new file mode 100644 index 0000000..09910cb --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/resources/ReaderExceptionDialogResources_en_GB.translation @@ -0,0 +1,2 @@ +Continue +Home diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/resources/ReaderResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/resources/ReaderResources_en_GB.translation new file mode 100644 index 0000000..c7da79c --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/resources/ReaderResources_en_GB.translation @@ -0,0 +1,89 @@ +Add Note +Already at furthest read location. +Beginning +Book Description +Buy This Book Now +Cancel +Close +Contrast +Cover +Darkest +Delete Note +Delete +Edit Note +End +Enter a location ({0} - {1}) +Enter a page (1 - {0}) or location ({1} - {2}) +Enter a page (1 - {0}) +Enter a page ({0}) or location ({1} - {2}) +Enter a page ({0}) +Enter a page or location ({1} - {2}) +Enter a page +Enter password: +Fonts +Go To +Go to Page or Location +Go to... +Highlight +Incorrect Password +Incorrect password. Please try again. +Lightest +Line spacing +Loc {0} of {1} +Loc {0} +Location +Lock Rotation +Low Memory +Margins +More Options +More +Normal +Note +Page +Page or Location +Page {0} of {1} +Page {0} +Password-Protected +Publisher Font +Retrieving furthest page read... +Save +Settings +Share +Shared Notes & Highlights +Shop in Kindle Store +Submit +Sync Results +Sync to Furthest Page Read +Sync +Table of Contents +Table of Contents... +There is not enough Kindle memory to add or edit notes or marks on this document. Please make more Kindle memory available by removing content from the Home screen. +This PDF is password-protected. +To sync to the furthest page read, Annotations Backup must be turned on. Go to Settings from the Home screen menu, select Reading Options, then Annotations Backup. +Unable to Sync +Unable to retrieve the furthest location read. If this is the first time you have opened this book, your device will update your location when you close the book or your device goes to sleep. +Unlock Rotation +View Note +View in Store +You are currently at location {0}. The furthest read location across all your devices is {2}. Go to that location? +You are currently at location {0}. The furthest read location is {2} from "{4}" at {5,time,short} {6}. Go to that location? +You are currently on an unnumbered page, {1,number,percent} into the book. The furthest page read is an unnumbered page, {3,number,percent} into the book, from "{4}" at {5,time,short} {6}. Go to that page? +You are currently on an unnumbered page, {1,number,percent} into the book. The furthest page read is {2}, {3,number,percent} into the book, from "{4}" at {5,time,short} {6}. Go to that page? +You are currently on an unnumbered page, {1,number,percent} into the book. The furthest read page across all your devices is an unnumbered page, {3,number,percent} into the book. Go to that page? +You are currently on an unnumbered page, {1,number,percent} into the book. The furthest read page across all your devices is {2}, {3,number,percent} into the book. Go to that page? +You are currently on an unnumbered page, {1,number,percent} into the book. You have read further in this book across all your devices. Go to the furthest place read? +You are currently on an unnumbered page, {1,number,percent} into the book. You have read further in this book, from "{4}" at {5,time,short} {6}. Go to the furthest point read? +You are currently on page {0}, {1,number,percent} into the book. The furthest page read is an unnumbered page, {3,number,percent} into the book, from "{4}" at {5,time,short} {6}. Go to that page? +You are currently on page {0}, {1,number,percent} into the book. The furthest read page across all your devices is an unnumbered page, {3,number,percent} into the book. Go to that page? +You are currently on page {0}. The furthest page read is {2}, from "{4}" at {5,time,short} {6}. Go to that page? +You are currently on page {0}. The furthest read page across all your devices is {2}. Go to that page? +You are currently on page {0}. You have read further on this page, from "{4}" at {5,time,short} {6}. Go to the furthest point read? +You are currently on page {0}. You have read further than this page across all your devices. Go to the furthest place read? +darker +darkest +default +lighter +lightest +on {7,date,long} +today +yesterday diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/sdk/exception/resources/ReaderExceptionResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/sdk/exception/resources/ReaderExceptionResources_en_GB.translation new file mode 100644 index 0000000..20a0674 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/sdk/exception/resources/ReaderExceptionResources_en_GB.translation @@ -0,0 +1,53 @@ +An error occurred while processing page data. Some features may not work. +An error occurred. If you purchased this item from Amazon, delete the item and download it from the Cloud. +An error occurred. Some features may not work correctly. +Cannot Change Text Size +Cannot Load Data +Clipping Error +Could not complete the search because your Kindle doesnʼt have enough free memory. To make more memory available, remove content from the Home screen. +Dictionary not found for this book. +Error +File Not Supported +Insufficient Memory +Item Not Available +Item Not Supported +Low Memory +Memory Full +No Dictionary Found +Page cannot be displayed. +Some data could not be displayed. +Some data could not be displayed. +Sorry, you cannot change the size of text in the Section list. +Table of Contents could not be loaded. +The item you were reading has been removed and is no longer available on your Kindle. +The selected item could not be opened. If you purchased this item from Amazon, delete the item and download it again from the Cloud on the Home screen. +The selected item could not be opened. If you purchased this item from Amazon, you can try downloading the item again from the Cloud. For help, contact Kindle Customer Service at: www.kindle.com/support +The selected item could not be opened. If you purchased this item from Amazon, you can try to download the item again from the Cloud. For additional help, please go to www.kindle.com/support +The selected item could not be opened. The title is too large for the available memory. For help, please contact Kindle Customer Service at: www.kindle.com/support. +The selected item could not be opened. Your Kindle doesnʼt have enough free memory. +The selected item is missing important metadata and may cause system instability. For help, contact Kindle Customer Service at: www.kindle.com/support. +There arenʼt any dictionaries on your device. To download a dictionary, go to the Cloud. +This item cannot be opened because it is licensed to a different user. Delete the item and download it from the Cloud or purchase a copy from the Kindle Store. +This operation cannot be executed now. +This {0} action could not be performed. +Unable to Close Item +Unable to Complete Search +Unable to Load Components +Unable to Open Item +Unable to Perform Action +Unable to Sync to Furthest Page Read. +Unable to Sync +Unable to close previous book. If some features do not work correctly, go to Home and reopen the book. +Unable to go to requested location. +Unable to load necessary system components. If you purchased this item from Amazon, delete the item and download it again from the Cloud. +Unable to load necessary system components. +Unable to load your preferences. +Unable to make this change. +Unable to save clipping. You have reached the clipping limit for this book. +Unable to save clipping. You have reached the clipping limit set by the publisher{0,choice,0#|1#, {1}}. +Unable to update Home. +You will not be able to add/share {0} this item because you do not have enough SD memory card space available. Please make more SD memory card space available by removing items. +Your Kindle does not have enough free memory and your bookmark could not be saved. To make more memory available, remove content from the Home screen. +Your Kindle does not have enough free memory and your highlight could not be saved. To make more memory available, remove content from the Home screen. +Your Kindle does not have enough free memory and your note could not be saved. To make more memory available, remove content from the Home screen. +Your search cannot be completed as this item has not yet been indexed. Please try again later. diff --git a/translation_5.4.4/source/com/amazon/ebook/booklet/reader/sdk/resources/ReaderSDKResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/sdk/resources/ReaderSDKResources_en_GB.translation new file mode 100644 index 0000000..7e32706 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/booklet/reader/sdk/resources/ReaderSDKResources_en_GB.translation @@ -0,0 +1,2 @@ +Loc {0} +Location {0} diff --git a/translation_5.4.4/source/com/amazon/ebook/readingtime/badge/booklet/resources/BadgeResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/readingtime/badge/booklet/resources/BadgeResources_en_GB.translation new file mode 100644 index 0000000..0df4e21 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/readingtime/badge/booklet/resources/BadgeResources_en_GB.translation @@ -0,0 +1,58 @@ +Achievements +Activity +Average Reading Time +Badges +Beat your daily reading goal.~~Congratulations, you’ve read more than your daily reading goal. +Beat your daily reading goal.~~{0, select, false{To earn this achievement, ask your parents to give you a daily reading goal.} other{Read for at least {1, plural, =0{{1, number, integer} minutes} one{{1, number, integer} minute} other{{1, number, integer} minutes}} today.}} +Books +Bookworm {0,choice,0#|2#({0,number,integer})} +Challenges ({0,number,integer}) +Congratulations, you’ve finished a book. +Current Month +Day +Earned ({0,number,integer}) +Elite Bookworm {0,choice,0#|2#({0,number,integer})} +Finish a book to earn this achievement. +High-Flyer {0,choice,0#|2#({0,number,integer})} +Just Getting Started {0,choice,0#|2#({0,number,integer})} +Kilo-Pages! {0,choice,0#|2#({0,number,integer})} +Looked-Up Words +Month +No Image +No Title +On a Roll {0,choice,0#|2#({0,number,integer})} +Progress +Reach your daily reading goal 30 days in a row.~~Youʼve reached your daily reading goal {0, plural, =0{{0, number, integer} days in a row.} one{{0, number, integer} day in a row.} other{{0, number, integer} days in a row.}} {1, plural, =0{Only {1, number, integer} more to go!} one{Only {1, number, integer} more to go!} other{Only {1, number, integer} more to go!}} +Reach your daily reading goal 7 days in a row.~~Youʼve reached your daily reading goal {0, plural, =0{{0, number, integer} days in a row.} one{{0, number, integer} day in a row.} other{{0, number, integer} days in a row.}} {1, plural, =0{Only {1, number, integer} more to go!} one{Only {1, number, integer} more to go!} other{Only {1, number, integer} more to go!}} +Reach your daily reading goal.~~Congratulations, you’ve reached your daily reading goal. +Reach your daily reading goal.~~{0, select, false{To earn this achievement, ask your parents to give you a daily reading goal.} other{Read for at least {1, plural, =0{{1, number, integer} minutes} one{{1, number, integer} minute} other{{1, number, integer} minutes}} today.}} +Read 1,000 pages.~~Congratulations, you’ve read 1,000 pages. +Read 1,000 pages.~~Youʼve read {0, number, integer} of 1,000 pages. +Read 10,000 pages.~~Congratulations, you’ve read 10,000 pages. +Read 10,000 pages.~~Youʼve read {0, number, integer} of 10,000 pages. +Read 100 pages.~~Congratulations, you’ve read 100 pages. +Read 100 pages.~~Youʼve read {0, number, integer} of 100 pages. +Read 50 pages.~~Congratulations, you’ve read 50 pages. +Read 50 pages.~~Youʼve read {0, number, integer} of 50 pages. +Read 500 pages.~~Congratulations, you’ve read 500 pages. +Read 500 pages.~~Youʼve read {0, number, integer} of 500 pages. +Read a Book {0,choice,0#|2#({0,number,integer})} +Reset Badges +Serious Reader {0,choice,0#|2#({0,number,integer})} +Super-Bookworm {0,choice,0#|2#({0,number,integer})} +Time +Total Reading Time +Total +Unstoppable! {0,choice,0#|2#({0,number,integer})} +{0, select, true{{1, select, true{Ask your parents to add books to your library so you can start reading.} other{Go to your Home screen, choose a book and start reading it. Then come back to this page to see your progress!}}} other{{1, select, true{Add books to your childʼs library so {2, select, Male{he} other{she}} can start reading.} other{Your child has not begun reading any of the books in {2, select, Male{his} other{her}} library yet.}}}} +{0,date,MMMM} +{0,date,medium} +{0,plural,=0{ACHIEVEMENTS} one{ACHIEVEMENT} other{ACHIEVEMENTS}} +{0,plural,=0{BOOKS FINISHED} one{BOOK FINISHED} other{BOOKS FINISHED}} +{0,plural,=0{LOOKED-UP WORDS} one{LOOKED-UP WORD} other{LOOKED-UP WORDS}} +{0,plural,=0{PAGES READ} one{PAGE READ} other{PAGES READ}} +{0,select,DAILY{{1,select,goalNotMet{{3,number,integer}} goalMet{{2,select,0{----} other{OK}}} goalOverMet{+{3,number,integer}} other{}}} other{{4}}} +{0,select,DAILY{{1,select,goalNotMet{{3,plural,=0{MINUTES LEFT TO DAILY GOAL} one{MINUTE LEFT TO DAILY GOAL} other{MINUTES LEFT TO DAILY GOAL}}} goalMet{{2,select,0{{5, select, false{NO ACTIVITY} other{NO GOALS SET}}} other{DAILY GOAL REACHED}}} goalOverMet{{3,plural,=0{MINUTES OVER DAILY GOAL} one{MINUTE OVER DAILY GOAL} other{MINUTES OVER DAILY GOAL}}} other{}}} other{{3,plural,=0{DAILY GOALS MET} one{DAILY GOAL MET} other{DAILY GOALS MET}}}} +{0,select,true{{1,number,integer}} other{{2}}} +{0,select,true{{1,plural,=0{MINUTES READ} one{MINUTE READ} other{MINUTES READ}}} other{{1,plural,=0{HOURS READ} one{HOUR READ} other{HOURS READ}}}} +{0}ʼs Progress diff --git a/translation_5.4.4/source/com/amazon/ebook/util/resources/DateUtilResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/util/resources/DateUtilResources_en_GB.translation new file mode 100644 index 0000000..6ade8b6 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/util/resources/DateUtilResources_en_GB.translation @@ -0,0 +1,17 @@ +{0,choice,0#{1,plural,=0{{1,number,0} mins.} one{{1,number,0} min.} other{{1,number,0} mins.}} {2,plural,=0{{2,number,00} secs.} one{{2,number,00} sec.} other{{2,number,00} secs.}}|0<{0,plural,=0{} one{{0,number,0} hr.} other{{0,number,0} hrs.}} {1,plural,=0{{1,number,0} mins.} one{{1,number,0} min.} other{{1,number,0} mins.}} {2,plural,=0{{2,number,00} secs.} one{{2,number,00} sec.} other{{2,number,00} secs.}}} +{0,select,year {{1,plural,=0 {this year} one {{1,number,integer} a year ago} other {{1,number,integer} years ago}}} month {{2,plural,=0 {this month} one {a month ago} other {{2,number,integer} months ago}}} week {{3,plural,=0 {this week} one {a week ago} other {{3,number,integer} weeks ago}}} day {{4,plural,=0 {today} one {yesterday} other {{4,number,integer} days ago}}} hour {{5,plural,=0 {recently} one {an hour ago} other {{5,number,integer} hours ago}}} minute {{6,plural,=0 {just now} one {a minute ago} other {{6,number,integer} minutes ago}}} now {just now} other {recently}} +{1,plural,=0{{1,number,integer} years} one{{1,number,integer} year} other{{1,number,integer} years}} +{2,plural,=0{{2,number,integer} months} one{{2,number,integer} month} other{{2,number,integer} months}} +{3,plural,=0{{3,number,integer} days} one{{3,number,integer} day} other{{3,number,integer} days}} +{4,number,0}{7}{5,number,00}{7}{6,number,00} +{4,plural,=0{{4,number,integer} hours} one{{4,number,integer} hour} other{{4,number,integer} hours}}, {5,plural,=0{{5,number,integer} minutes} one{{5,number,integer} minute} other{{5,number,integer} minutes}}, and {6,plural,=0{{6,number,integer} seconds} one{{6,number,integer} second} other{{6,number,integer} seconds}} +{4,plural,=0{{4,number,integer} hrs.} one{{4,number,integer} hr.} other{{4,number,integer} hrs.}} {5,plural,=0{{5,number,integer} mins.} one{{5,number,integer} min.} other{{5,number,integer} mins.}} {6,plural,=0{{6,number,integer} secs.} one{{6,number,integer} sec.} other{{6,number,integer} secs.}} +{4,plural,=0{{4,number,integer} h} one{{4,number,integer} h} other{{4,number,integer} h}} {5,plural,=0{{5,number,integer} m} one{{5,number,integer} m} other{{5,number,integer} m}} +{4,plural,=0{{4,number,integer} h} one{{4,number,integer} h} other{{4,number,integer} h}} {5,plural,=0{{5,number,integer}m} one{{5,number,integer} m} other{{5,number,integer} m}} +{5,number,00}{7}{6,number,00} +{5,plural,=0{{5,number,integer} mins.} one{{5,number,integer} min.} other{{5,number,integer} mins.}} {6,plural,=0{{6,number,integer} secs.} one{{6,number,integer} sec.} other{{6,number,integer} secs.}} +{5,plural,=0{{5,number,integer} minutes} one{{5,number,integer} minute} other{{5,number,integer} minutes}} and {6,plural,=0{{6,number,integer} seconds} one{{6,number,integer} second} other{{6,number,integer} seconds}} +{5,plural,=0{{5,number,integer} m} one{{5,number,integer} m} other{{5,number,integer} m}} +{6,plural,=0{0 m} one{0 m} other{0 m}} +{6,plural,=0{{6,number,integer} seconds} one{{6,number,integer} second} other{{6,number,integer} seconds}} +{6,plural,=0{{6,number,integer} secs.} one{{6,number,integer} sec.} other{{6,number,integer} secs.}} diff --git a/translation_5.4.4/source/com/amazon/ebook/util/resources/TimeZoneUtilResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/util/resources/TimeZoneUtilResources_en_GB.translation new file mode 100644 index 0000000..d87633e --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/util/resources/TimeZoneUtilResources_en_GB.translation @@ -0,0 +1,11 @@ +Africa +America +Antarctica +Arctic +Asia +Atlantic +Australia +Europe +Indian +Other +Pacific diff --git a/translation_5.4.4/source/com/amazon/ebook/vocabbuilder/booklet/resources/FlashCardResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/vocabbuilder/booklet/resources/FlashCardResources_en_GB.translation new file mode 100644 index 0000000..b38581a --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/vocabbuilder/booklet/resources/FlashCardResources_en_GB.translation @@ -0,0 +1,5 @@ +See Definition +See Usage +Words mastered: {0} +{0,select,learning {Mark as Learning} mastered {Mark as Mastered} other {}} + Exit Flashcards diff --git a/translation_5.4.4/source/com/amazon/ebook/vocabbuilder/booklet/resources/VocabularyDialogResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/vocabbuilder/booklet/resources/VocabularyDialogResources_en_GB.translation new file mode 100644 index 0000000..1cc1d8e --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/vocabbuilder/booklet/resources/VocabularyDialogResources_en_GB.translation @@ -0,0 +1,7 @@ +About Vocabulary Builder +Delete +Dictionary +Master +Usage +Vocabulary Builder helps you learn new words as you read.~~~~Words that you looked up in the dictionary whilst reading appear here automatically. You can then view Flashcards or review usage examples for those words.~~~~To turn it off, go to Settings, Reading Options, and Vocabulary Builder. +{0,select,learning {Learning} mastered {Mastered} other {}} diff --git a/translation_5.4.4/source/com/amazon/ebook/vocabbuilder/booklet/resources/VocabularyResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/vocabbuilder/booklet/resources/VocabularyResources_en_GB.translation new file mode 100644 index 0000000..01b53e2 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/vocabbuilder/booklet/resources/VocabularyResources_en_GB.translation @@ -0,0 +1,11 @@ +About Vocabulary Builder +Books +Flashcards +Learning ({0,number,integer}) +Mastered ({0,number,integer}) +Vocabulary Builder +Words mastered: {0} +Words +{0,select,true {Learning ({1,number,integer}) } false {Learning ({1,number,integer})} other {}} +{0,select,true {Mastered ({1,number,integer}) } false {Mastered ({1,number,integer})} other {}} + Any Book diff --git a/translation_5.4.4/source/com/amazon/ebook/vocabbuilder/service/resources/VocabularyBuilderServiceResources_en_GB.translation b/translation_5.4.4/source/com/amazon/ebook/vocabbuilder/service/resources/VocabularyBuilderServiceResources_en_GB.translation new file mode 100644 index 0000000..73fb328 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/ebook/vocabbuilder/service/resources/VocabularyBuilderServiceResources_en_GB.translation @@ -0,0 +1 @@ +Sync and Check for Items diff --git a/translation_5.4.4/source/com/amazon/kindle/ad/resources/AdResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/ad/resources/AdResources_en_GB.translation new file mode 100644 index 0000000..f1d1f25 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/ad/resources/AdResources_en_GB.translation @@ -0,0 +1 @@ +Special Offers have been removed from your Kindle. diff --git a/translation_5.4.4/source/com/amazon/kindle/apps/util/resources/AreasResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/apps/util/resources/AreasResources_en_GB.translation new file mode 100644 index 0000000..488d5a9 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/apps/util/resources/AreasResources_en_GB.translation @@ -0,0 +1,9 @@ +Add to Collection +Delete This Document +Edit Kana +Edit Pronunciation +Go To... +Remove from Device +Search This Document +View Bookmarks +View Notes & Marks diff --git a/translation_5.4.4/source/com/amazon/kindle/apps/util/resources/ContentViewResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/apps/util/resources/ContentViewResources_en_GB.translation new file mode 100644 index 0000000..2f84dba --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/apps/util/resources/ContentViewResources_en_GB.translation @@ -0,0 +1,27 @@ +Active +Archived Items +Archived +Book +Collection +Dev +Dictionaries +Dictionary +Expired +Expiring +Images +Keep +Letter +Magazine +Music +My Clippings +New +Newspaper +Notice +On Loan +Opening... +Periodical Back Issues +Personal +Receipt +Rental +Sample +{0,plural,=0 {No Items} one {{0,number,integer} Item} other {{0,number,integer} Items}} diff --git a/translation_5.4.4/source/com/amazon/kindle/apps/util/resources/UtilResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/apps/util/resources/UtilResources_en_GB.translation new file mode 100644 index 0000000..01f0ebd --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/apps/util/resources/UtilResources_en_GB.translation @@ -0,0 +1,7 @@ +Close +Error +My Clippings +My Kindle +Your Kindle is currently unable to connect. Please try again later. If the problem persists, please restart your Kindle from Menu in Settings and try again. +Your Kindle is not registered. Please go to Settings to register. For help, contact Kindle Customer Service at www.kindle.com/support. +{0, select, male {{1}ʼs FreeTime} female {{1}ʼs FreeTime} other {{1}ʼs FreeTime}} diff --git a/translation_5.4.4/source/com/amazon/kindle/booklet/ad/resources/AdResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/booklet/ad/resources/AdResources_en_GB.translation new file mode 100644 index 0000000..7ac6e6e --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/booklet/ad/resources/AdResources_en_GB.translation @@ -0,0 +1,18 @@ +All Orders Submitted +Cancel +Choosing an item automatically turns off Aeroplane Mode. +Details for this advert are no longer available. +In order to purchase Special Offers, you must first register your Kindle to an Amazon account. +More Special Offers are available.~~Please connect wirelessly to download the latest Special Offers +More Special Offers are available.~~Please register your Kindle to receive the latest Special Offers +Orders Pending ({0, number, integer}) +Orders Pending: You must connect to Amazon to complete your purchases. +Page {0,number,integer} of {1,number,integer} +Register +Registration Required +Special Offers and Sponsors ({0, number, integer}) +Tap to connect to Amazon now and complete your orders listed below. +Tap to view all Special Offers +Tap to view all orders pending. +Unable to Connect +We are unable to complete your orders at this time. Please try again later. diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/ActionResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/ActionResources_en_GB.translation new file mode 100644 index 0000000..1ca3390 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/ActionResources_en_GB.translation @@ -0,0 +1,5 @@ +Cancel +Details +Get Latest Version +Update +Would you like to update to the latest version? diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/DialogGrokResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/DialogGrokResources_en_GB.translation new file mode 100644 index 0000000..af66fc5 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/DialogGrokResources_en_GB.translation @@ -0,0 +1,3 @@ +Sign In +Unable to Create Account +Your Amazon e-mail address is already in use on Goodreads. Would you like to sign in with this e-mail address? diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/DialogResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/DialogResources_en_GB.translation new file mode 100644 index 0000000..4855337 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/DialogResources_en_GB.translation @@ -0,0 +1,9 @@ +Authors starting with: +Device Time +Go To +Go +Hint +Page number (1 to {0, choice, 0#1|1#{0,number,integer}}): +Select Child +Set Automatically +Titles starting with: diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/DisplayControllerResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/DisplayControllerResources_en_GB.translation new file mode 100644 index 0000000..244bca2 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/DisplayControllerResources_en_GB.translation @@ -0,0 +1,8 @@ +Author +Collection +Done +Member Count +Number of Hits +Recent +Relevance +Title diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/FilterResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/FilterResources_en_GB.translation new file mode 100644 index 0000000..4b0f064 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/FilterResources_en_GB.translation @@ -0,0 +1,6 @@ +Active Content +All Items +Books +Docs +My Items +Periodicals diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/FreeTimeResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/FreeTimeResources_en_GB.translation new file mode 100644 index 0000000..72a704f --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/FreeTimeResources_en_GB.translation @@ -0,0 +1,3 @@ +What is Kindle FreeTime?~~Kindle FreeTime is a new experience built from the ground up just for kids, available only on Kindle Fire and now on Kindle Paperwhite. Kindle FreeTime allows you to choose books youʼve purchased to create a personalised experience for each of your children, giving you complete control over what books each child can access. On Kindle Paperwhite, children can read books in a simple, fun, and safe environment designed specifically for them.~~~~How does Kindle FreeTime work?~~Kindle FreeTime gives you peace of mind that your child wonʼt access inappropriate content or websites or accidentally purchase books from the Kindle Store, while providing a fun and easy-to-use interface for kids. Kindle FreeTime:~~~~• Blocks access to browsing and purchasing in the Kindle Store;~~• Blocks access to the experimental web browser;~~• Blocks access to Wikipedia;~~• Disables social sharing.~~~~Books in Kindle FreeTime:~~You can choose specific books for your child in Kindle FreeTime from your library or when you purchase new books from Amazon. You can select whatever books you feel appropriate, and change your selections at any time. Books that you share in Kindle FreeTime will function just like they would do normally on your Kindle Paperwhite, except that the protections listed above will limit some functionality. Books you share in Kindle FreeTime will be available in your childʼs profile on both Kindle Fire and Kindle Paperwhite devices.~~~~What information do you share with Amazon in Kindle FreeTime?~~In setting up your childʼs profile, we ask you to provide the childʼs screen name (which can be any word you choose), gender and birthdate. In Kindle FreeTime we use your childʼs profile to provide a customised experience, and we do not collect personally identifiable information from your child. Kindle FreeTime provides us information about your childʼs reading activity, which is used to provide you with progress reports on your childʼs reading accomplishments, to enable your child to earn Achievements for meeting specific reading milestones you set, and to improve the Kindle FreeTime experience. This information is subject to our Privacy Notice (available at {0}). +Add books, set reading goals and track progress whilst your children earn badges for reading.
    Learn More
. +Learn More diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/FreeTimeServerResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/FreeTimeServerResources_en_GB.translation new file mode 100644 index 0000000..3843a72 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/FreeTimeServerResources_en_GB.translation @@ -0,0 +1,7 @@ +Limit Reached +Server Error +The name you entered included characters that are not supported. Please enter the name again. +Unsupported Characters +You have reached the limit on the number of adult profiles allowed for FreeTime. +You have reached the limit on the number of children who can register with FreeTime. +{0, select, create { Weʼre currently experiencing problems creating new profiles. Please try again later.} udpate { Weʼre currently experiencing problems editing profiles. Please try again later.} remove { Weʼre currently experiencing problems deleting profiles. Please try again later.} other { Weʼre currently experiencing problems editing profiles. Please try again later.} } diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/GenderWidgetResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/GenderWidgetResources_en_GB.translation new file mode 100644 index 0000000..ae731e9 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/GenderWidgetResources_en_GB.translation @@ -0,0 +1 @@ +{0, select, male {Boy} female {Girl} other {Boy}} diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/GrokResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/GrokResources_en_GB.translation new file mode 100644 index 0000000..edeb634 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/GrokResources_en_GB.translation @@ -0,0 +1,51 @@ +An unknown error occurred. Please try again. +Back +By connecting, you will enable Goodreads to access your public profile, friend list, e-mail address, and likes from Facebook. Additionally, Goodreads will be able to send posts to your friends on your behalf. By proceeding, you agree to the Goodreadsʼ Terms of Service and Privacy Policy. +By proceeding, you agree to the Goodreads Terms of Service and Privacy Policy, available at goodreads.com/terms. +Cancel +Connect Existing Account +Connect Goodreads with Facebook +Connect using your Facebook account: +Connect +Connecting your Facebook account with Goodreads means that Goodreads may access your name, public profile, friend list and e-mail address.~~~~Goodreads will also be able to post on Facebook automatically on your behalf (for example, books you have read.)~~~~You can learn more and adjust these settings at goodreads.com/settings +Create New Account +Create a Goodreads account with the existing Amazon account registered to: +Create a Goodreads account with the existing Amazon account registered with this device. +Create +E-mail Sign-In Failed +Facebook E-mail +Facebook Password +Facebook login was ok, but no matching Goodreads account was returned. +Find Facebook friends and add them to your reading network on Goodreads. +Find and share books you love. See what your friends are reading and access the worldʼs largest network of readers and book recommendations. +Goodreads Account Created +Goodreads E-mail +Goodreads Password +Hide Password +Incorrect Login +Next +Now on Kindle! +Or +Or Sign In with E-mail  +Or Sign In with Facebook  +Please try again later. +See what your friends are reading and share your reading activity on Facebook. +Server Error +Sign In to Goodreads +Sign In with Facebook +Sign In +Skip +The Facebook account entered does not have a matching Goodreads account. Please try a different Facebook login or sign in using your e-mail. +The information you entered does not match any Facebook account. Please try again. For help, visit www.facebook.com/recover.php +The information you entered does not match any Goodreads account. Please try again, or recover your password at www.goodreads.com +The information you entered does not match any Goodreads account. Please try again, or recover your password at www.goodreads.com. +Using your Facebook account: {0} +Using your Facebook account: +Welcome to Goodreads! Your account was created successfully. +Welcome to Goodreads, {0}!~~~~A new Goodreads account has been created using your Amazon login. +You are now connected with your friends from Facebook. +You are signed into Goodreads and are now connected with your friends from Facebook. +You can now access your Goodreads friendsʼ book reviews and updates wherever you see the Goodreads logo on your Kindle. +You have signed into your Goodreads account successfully. +Your Goodreads account is already linked with your Amazon account +Your Goodreads account is already linked with your Amazon account. diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/ImageUtilsResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/ImageUtilsResources_en_GB.translation new file mode 100644 index 0000000..01e4855 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/ImageUtilsResources_en_GB.translation @@ -0,0 +1,2 @@ +The selected item could not be opened. The item may be corrupt, or the file may be empty or unsupported. +Unable to Open Item diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/ItemsToProfileResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/ItemsToProfileResources_en_GB.translation new file mode 100644 index 0000000..f1f64b7 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/ItemsToProfileResources_en_GB.translation @@ -0,0 +1,2 @@ +All Items +Books diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/MenuResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/MenuResources_en_GB.translation new file mode 100644 index 0000000..2318fae --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/MenuResources_en_GB.translation @@ -0,0 +1,14 @@ +Add All Items on This Page +Author +Close +Collection +Exit FreeTime +Feature under development +Member Count +Number of Hits +Recent +Relevance +Sort By +Sort By… +Sync and Check for Items +Title diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/ParentalControlsResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/ParentalControlsResources_en_GB.translation new file mode 100644 index 0000000..85c7e35 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/ParentalControlsResources_en_GB.translation @@ -0,0 +1,26 @@ +Access to Cloud. +Access to Experimental Web Browser. +Access to Kindle Store. +Access to the Goodreadsʼ network of readers. +Cancel +Change Password +Cloud +Confirm Password: +Current Parental Controls Password: +Enter Parental Controls Password: +Enter Password Hint: Enter a phrase that can help you remember your password. +Goodreads on Kindle +Incorrect Password +Incorrect password. Please try again: +Invalid Password +Kindle Store +New Parental Controls Password: +Parental Controls +Passwords Do Not Match. Please try again. +Please enter a valid password. +Restrictions +Set Parental Controls Password: +Web Browser +When Parental Controls are enabled, Deregistration and Reset Device are disabled. +When Parental Controls are enabled, Deregistration and Reset Device are disabled.~~~~When the Kindle Store is locked, you can continue buying books from your computer and send them to your Kindle. +{0,select, has_hint {Hint: {1}} other {}}~~~~If you have forgotten your password, please contact Kindle Customer Service at www.kindle.com/support to receive help resetting your device. diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/ProfileListResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/ProfileListResources_en_GB.translation new file mode 100644 index 0000000..1b3356b --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/ProfileListResources_en_GB.translation @@ -0,0 +1 @@ +Update Library diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/SocialResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/SocialResources_en_GB.translation new file mode 100644 index 0000000..c7a94a8 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/SocialResources_en_GB.translation @@ -0,0 +1,31 @@ +A connection error occurred. Please try again. +An error occurred. Please verify your login information. +Back +By connecting your Twitter account to Amazon, you will enable Amazon websites, devices and applications to read Tweets from your timeline, see who you follow, follow new people, update your profile information and post Tweets. Twitter allows you to revoke access to an application at any time from the Applications tab of your Settings page on Twitter.com. +Cancel +Confirming your registration… +Connect Later +Connecting your Facebook account with Amazon means that Amazon may access your name, public profile, friend list, and e-mail address.~~~~Amazon will also be able to post on Facebook on your behalf from Amazon websites, applications, and devices. +Connection Error +Facebook E-mail +Facebook Password +Filler +Hello {0} +Hide password +Link Amazon with Facebook +Link your Facebook account +Link your Twitter account +Link your social network accounts with your Amazon account to share with your friends.~~~~Linking also allows your friends to see your past reviews, public Wish Lists and other public activities on Amazon, including those submitted under an anonymous name. +Link your social networks +Link +Login Verification +Next +Password +Please enter a different Facebook security code. If you do not have one, go to facebook.com/help. You can always link with Facebook later in Settings. +Security Code +Sorry, you have been locked out of your account. Please visit facebook.com/help for more information. +The code you entered is incorrect. Please try again. If you do not have a security code, please visit facebook.com/help +Username or E-mail +Verification Failed +You are now linked with Facebook. You can always change your settings later. +You have enabled Login Approvals. Please enter the security code from Facebook. If you do not have a security code, please visit facebook.com/help diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/SortResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/SortResources_en_GB.translation new file mode 100644 index 0000000..2cb9ca7 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/SortResources_en_GB.translation @@ -0,0 +1,8 @@ +Author +Collections +Name +Number of Hits +Recent +Relevance +Similarity +Title diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/UtilResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/UtilResources_en_GB.translation new file mode 100644 index 0000000..138a63d --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/UtilResources_en_GB.translation @@ -0,0 +1,80 @@ +"{0}" cannot be delivered because of the file size. You can either cancel the download, transfer the item via USB or connect to Wi-Fi to download this item. +"{0}" cannot be delivered. You can either cancel the download or connect to Wi-Fi to download this item. +"{0}" cannot be downloaded because Aeroplane Mode is turned on. You can either cancel the download or turn off Aeroplane Mode. +"{0}" cannot be downloaded because wireless is turned off. You can either cancel the download or turn on wireless. +"{0}" cannot be downloaded because your Kindle doesnʼt have enough free memory. You can either make more Kindle memory available by removing content from the Home screen or cancel the download. +"{0}" cannot be downloaded because your Kindle has lost connection to the network. You can either cancel the download or try connecting to a network again. +About Kindle FreeTime +About Vocabulary Builder +Aeroplane Mode +Cancel Download +Cancel +Collections that appear in all views on this device are displayed with a star. +Connect +Content Not Synced +Delete This Audiobook +Delete This Blog +Delete This Book +Delete This Collection +Delete This Document +Delete This Image Folder +Delete This Image Package +Delete This Image +Delete This Issue +Delete This Item +Delete This Letter +Delete This MP3 +Delete This Notice +Delete This Receipt +Delete This Sample +Delete +Ignore +Kindle FreeTime has been disabled and will no longer appear on your Home screen. To turn it on, go to Settings, Device Options, Parental Controls and FreeTime. +Memory is Full +Network Connection Failed +Remove from Device +Show Only in Collections +Show in All Views +Tap to Open +This collection is synced across all of your devices and will be deleted on all of them.~~~~Deleting a collection does not remove the content stored on your device or in the Cloud. Are you sure you want to delete this collection? +This collection will only be shown in the Collections View. Select Collections under My Items to see it. You can press and hold on a collection to change viewing options for that collection. +Turn Off FreeTime +Turn Off +Turn On Wireless? +Unable to Sync +Vocabulary Builder Turned Off +Vocabulary Builder has been turned off and will no longer appear on your Home screen. To turn it on, go to Settings, Reading Options, and Vocabulary Builder. +Vocabulary Builder helps you learn new words as you read.~~~~Words that you look up in the dictionary whilst reading are added to Vocabulary Builder automatically. You can then view Flashcards or review usage examples for these words. +Wi-Fi Required +Wi-Fi required +You are currently offline and your collection will not be updated until you connect to the Internet.~~~~Do you want to connect now? +You have added items to this collection that will not be synced with the Cloud. +connection required +download complete +downloading - {0,choice,0.09# {0,number,#%}|0.09<{0,number,#%}} +error +insufficient space +licence at limit +on loan +pending +{0}: {1,date,EEE}, {1,date,medium}~~~~Are you sure you want to delete this issue? +{0}~~~~Are you sure you want to delete this MP3? +{0}~~~~Are you sure you want to delete this audiobook? +{0}~~~~Are you sure you want to delete this blog? +{0}~~~~Are you sure you want to delete this book? +{0}~~~~Are you sure you want to delete this document? +{0}~~~~Are you sure you want to delete this image folder? +{0}~~~~Are you sure you want to delete this image package? +{0}~~~~Are you sure you want to delete this image? +{0}~~~~Are you sure you want to delete this item? +{0}~~~~Are you sure you want to delete this letter? +{0}~~~~Are you sure you want to delete this notice? +{0}~~~~Are you sure you want to delete this receipt? +{0}~~~~Are you sure you want to delete this sample? +{0}~~~~This item will be moved to the Cloud but any application data or settings associated with it will be deleted permanently. Would you like to continue? + Wi-Fi required + connection required + downloading - {0,choice,0.09# {0,number,#%}|0.09<{0,number,#%}} + error + insufficient space + pending diff --git a/translation_5.4.4/source/com/amazon/kindle/control/resources/WidgetResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/control/resources/WidgetResources_en_GB.translation new file mode 100644 index 0000000..47bcfc6 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/control/resources/WidgetResources_en_GB.translation @@ -0,0 +1 @@ +Cancel diff --git a/translation_5.4.4/source/com/amazon/kindle/discovery/resources/ActionResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/ActionResources_en_GB.translation new file mode 100644 index 0000000..2c49d3e --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/ActionResources_en_GB.translation @@ -0,0 +1,13 @@ +Buy… +Cancel +Delete Activity +Delete +Get Sample or Buy... +If others have commented on this update, it will not be removed from their activity feed. Are you sure you want to delete this update? +Read Now +Refresh +Search Store +View Book Activity +View Reviews +View in Store +{0,plural,=0 {Comment} one {Comment ({0,number,integer})} other {Comments ({0,number,integer})}} diff --git a/translation_5.4.4/source/com/amazon/kindle/discovery/resources/ActivityViewResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/ActivityViewResources_en_GB.translation new file mode 100644 index 0000000..5405059 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/ActivityViewResources_en_GB.translation @@ -0,0 +1,19 @@ +Add Comment +Also share on: +Comment +Loading… +Request Failed +This update was deleted. +We canʼt seem to find this comment. +We canʼt seem to find this update. +{0,select, BookRating {'{0}' liked a rating} BookStatusReading {'{0}' liked an update} BookStatusRead {'{0}' liked an update} BookStatusWantToRead {'{0}' liked an update} Comment {'{0}' liked a comment} GoodreadsReview {'{0}' liked a review} Like {'{0}' liked a comment} Note {'{0}' liked a note} QuoteWithNote {'{0}' liked a quote} Quote {'{0}' liked a quote} ReadingProgressWithNote {'{0}' liked an update} ReadingProgress {'{0}' liked an update} Recommend {'{0}' liked a recommendation} other {'{0}' liked an update}} +{0,select, BookStatusReading {'{0}' is currently reading~~'{1}'} BookStatusRead {'{0}' read~~'{1}'} other {'{0}' wants to read~~'{1}'}} +{0,select, amazon {Comment deleted by Amazon {1}.} comment_creator {Comment deleted by the author {1}.} other {Comment deleted {1}.}} +{0} by {1} +{0} is currently reading~~{1} +{0} made a comment +{0} rated it {1}~~{2} +{0} recommended to {1}~~{2} +{0} shared a note +{0} shared a quote +{0} wrote a review diff --git a/translation_5.4.4/source/com/amazon/kindle/discovery/resources/BehaviorResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/BehaviorResources_en_GB.translation new file mode 100644 index 0000000..3e4eb2c --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/BehaviorResources_en_GB.translation @@ -0,0 +1,2 @@ +Adding Books to Goodreads +Congratulations! You are about to add your first book to Goodreads.~~~~Shelved books are publicly visible on your Goodreads profile. When you rate books on Goodreads, they get added to your Read shelf. diff --git a/translation_5.4.4/source/com/amazon/kindle/discovery/resources/ControllerResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/ControllerResources_en_GB.translation new file mode 100644 index 0000000..cc29a8c --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/ControllerResources_en_GB.translation @@ -0,0 +1,7 @@ +A network error occurred whilst retrieving your profile.~~Tap here to try again ▶ +Find and share the books you love! See what your friends are reading and access the worldʼs largest network of readers and book recommendations. +Register Device +Register your device to join +The connection has timed out.~~Tap here to try again ▶ +Your Kindle has limited or no wireless connectivity. To use Goodreads on Kindle, tap here to connect to a Wi-Fi network ▶ +Your account is not registered with Goodreads. To use Goodreads on Kindle, tap here to register ▶ diff --git a/translation_5.4.4/source/com/amazon/kindle/discovery/resources/DiscoveryResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/DiscoveryResources_en_GB.translation new file mode 100644 index 0000000..19312a2 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/DiscoveryResources_en_GB.translation @@ -0,0 +1 @@ +Goodreads on Kindle diff --git a/translation_5.4.4/source/com/amazon/kindle/discovery/resources/HeaderStyleResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/HeaderStyleResources_en_GB.translation new file mode 100644 index 0000000..2a82142 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/HeaderStyleResources_en_GB.translation @@ -0,0 +1,51 @@ ++ Follow +Add Amazon Books  +All Reviews +Are you sure you want to delete this comment? +Are you sure you would like to remove {0} from your friend list? Friends arenʼt notified when you remove them. +Cancel +Currently Reading ({0,number,integer}) +Currently Reading ({0}) +Delete Comment +Delete +Edit +Find Readers to Follow  +Follow +Followers ({0}) +Followers +Following ({0}) +Following Reviews +Following +Friends ({0}) +Friends +Friendsʼ Reviews +More… +My Recent Updates +My Shelves +Read ({0,number,integer}) +Read ({0}) +Recent Updates by {0} +Remove Friend +See More  +Share +Shelved Books ({0,number,integer}) +Shelved Books ({0}) +Stop Following +Suggested +Updates +Want to Read ({0,number,integer}) +Want to Read ({0}) +Want to Read +{0,plural,=0 {Comment} one {Comment ({0,number,integer})} other {{0,choice,0#Comments ({0,number,integer})|100#Comments (99+)}}} +{0,plural,=0 {Comment} one {{0,number,###0} Comment} other {{0,number,###0} Comments}} +{0,plural,=0 {{0,number,###0} days} one {{0,number,###0} day} other {{0,number,###0} days}} ago +{0,plural,=0 {} one {({0,number,integer})} other {{0,choice,0#({0,number,integer})|100#(99+)}}} +{0,select, liked {{1,choice,0#({1,number,integer})|100#(99+)}} other {{1,choice,0#|1#({1,number,integer})|100#(99+)}}} +{0,select, liked {{1,choice,0#✓ Like ({1,number,integer})|100#✓ Like (99+)}} other {{1,choice,0#Like|1#Like ({1,number,integer})|100#Like (99+)}}} +{0,select,unrated {wrote a review} other {rated {1}}} +✓ Currently Reading +✓ Following +✓ Friend +✓ Read +✓ Request Sent +✓ Want to Read diff --git a/translation_5.4.4/source/com/amazon/kindle/discovery/resources/MenuResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/MenuResources_en_GB.translation new file mode 100644 index 0000000..c9f9044 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/MenuResources_en_GB.translation @@ -0,0 +1 @@ +Refresh diff --git a/translation_5.4.4/source/com/amazon/kindle/discovery/resources/UtilResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/UtilResources_en_GB.translation new file mode 100644 index 0000000..84a91a3 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/UtilResources_en_GB.translation @@ -0,0 +1,3 @@ +Adding Books +Congratulations! You are about to add your first book to Goodreads.~~~~Books added to your shelves are publicly visible on your Goodreads profile. When you rate books on Goodreads, they get added to your Read shelf. +Request Failed diff --git a/translation_5.4.4/source/com/amazon/kindle/discovery/resources/ViewResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/ViewResources_en_GB.translation new file mode 100644 index 0000000..a8afacb --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/discovery/resources/ViewResources_en_GB.translation @@ -0,0 +1,100 @@ ++ Add Friend ++ Follow +About Me +Add Amazon Books to Goodreads +Add Friends  +Add a comment… +Add physical and digital Amazon book purchases to Goodreads by rating them or adding them to a shelf. +Are you sure you would like to remove {0} from your friend list? Friends arenʼt notified when you remove them. +By connecting, you will enable Goodreads to access your public profile, friend list, e-mail address, and likes from Facebook. Additionally, Goodreads will be able to send posts to your friends on your behalf. By proceeding, you agree to the Goodreadsʼ Terms of Service and Privacy Policy. +By connecting, you will enable Goodreads to access your public profile, friend list, e-mail address, and likes from Facebook. Additionally, Goodreads will be able to send posts to your friends on your behalf. +By {0} +Cancel Request +Currently Reading ({0,number,integer}) +Currently Reading ({0}) +Currently Reading +Done +Edit About Me (modified)  +Edit About Me  +Edit Profile +Enter your full name or your first name here. This will be the name that appears on your public Amazon and Goodreads profiles. +Facebook E-mail +Facebook Password +Follow these notable readers to view their reviews and recommendations{0,select, with_connect_message {, or connect with friends from Facebook.} other {.}} +Followers ({0}) +Following ({0}) +Friends ({0}) +Get Started +Goodreads E-mail +Goodreads Password +Hide Password +Loading… +Mark as: +My Rating +Name for Friends +Name +Next +Public Name +Rate this Book +Rate this book +Read ({0,number,integer}) +Read ({0}) +Read Now +Read +Readers to Follow +Remove Friend +Remove from Shelf +Save +Search Store +See what your friends are reading and share your reading activity on Facebook. +Shelved Books ({0,number,integer}) +Shelved Books ({0}) +Skip +Start Following +Stop Following +Tap here to connect to a Wi-Fi network~~to see the most recent activity. +To update your name, sign in at Goodreads.com and select Edit Profile. +View Reviews +View in Store +Want to Read ({0,number,integer}) +Want to Read ({0}) +Want to Read +We canʼt seem to find this book. +We canʼt seem to find this person. +We canʼt seem to find this review. +Welcome to the worldʼs largest network of readers, where you can find book recommendations to find and share the books you love with your friends. +You are currently offline. +by {0} +commented on an activity +finished reading +shared a book +shared a highlight +shared a note +shared an activity +{0,choice,0#{0,plural,=0 {{0,number,integer} friends} one {{0,number,integer} friend} other {{0,number,integer} friends}}|1000#999+ friends} +{0,plural,=0 {{0,number,integer} books} one {{0,number,integer} book} other {{0,number,integer} books}} | {1,choice,0#{1,plural,=0 {{1,number,integer} followers} one {{1,number,integer} follower} other {{1,number,integer} followers}}|1000#999+ followers} +{0,plural,=0 {{0,number,integer} books} one {{0,number,integer} book} other {{0,number,integer} books}} | {1,choice,0#{1,plural,=0 {{1,number,integer} friends} one {{1,number,integer} friend} other {{1,number,integer} friends}}|1000#999+ friends} +{0,plural,=0 {{0,number,integer} books} one {{0,number,integer} book} other {{0,number,integer} books}} +{0,plural,=0 {} one {Following {0,number,integer} new reader} other {Following {0,number,integer} new readers}} +{0,plural,=0 {} one {{0,number,integer} book shelved} other {{0,number,integer} books shelved}} +{0,select,empty {Be the first to follow {1} } empty_existing_friend {No followers yet.} unknown {Loading…} other {}} +{0,select,empty {No books have been added yet.} unknown {Loading…} other {}} +{0,select,empty {No comments have been posted yet. Be the first to comment } unknown {Loading comments…} other {}} +{0,select,empty {No recent updates.} unknown {Loading…} other {}} +{0,select,empty {No updates have been posted yet.~~Tap here to follow suggested readers or add Facebook friends on Goodreads } unknown {Loading updates…} other {}} +{0,select,empty {Not following any readers yet.} unknown {Loading…} other {}} +{0,select,empty {Start interacting with other readers by sharing your books, notes and highlights.} unknown {Loading…} other {}} +{0,select,empty {Tap here to add books from your Amazon library } unknown {Loading…} other {}} +{0,select,empty {Tap here to be the first to add {1} as friend } empty_pending_friend {No friends yet.} unknown {Loading…} other {}} +{0,select,empty {Tap here to follow suggested readers or add Facebook friends } unknown {Loading…} other {}} +{0,select,empty {There arenʼt any books in your library yet.~~See what your friends are reading } unknown {Loading Amazon books…} other {}} +{0,select,empty {There arenʼt any books in your library. You can always add some later.} unknown {Loading Amazon books…} other {}} +{0,select,empty {There arenʼt currently any new readers for you to follow. Please try again later.} facebook_not_connected {There arenʼt currently any new readers for you to follow. Add your friends from Facebook to Goodreads } unknown {Loading suggested readers…} other {}} +{0,select,empty {There arenʼt currently any reviews. Please try again later.} unknown {Loading Reviews…} other {}} +{0,select,empty {You are not following any readers yet.~~Tap here to follow suggested readers or to add Facebook friends } unknown {Loading Following…} other {}} +{0,select,empty {You do not have any followers yet.} unknown {Loading…} other {}} +{0,select,empty {You do not have any friends yet.~~Tap here to follow suggested readers or to add Facebook friends } unknown {Loading Friends…} other {}} +{0,select,empty {You donʼt currently have any followers.} unknown {Loading Followers…} other {}} +{0,select,empty {You have not shelved any books yet. View your Amazon book purchases to add books to Goodreads } unknown {Loading books…} other {}} +{0} by {1} +{0}: {1} diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/ADCResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/ADCResources_en_GB.translation new file mode 100644 index 0000000..ff859d7 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/ADCResources_en_GB.translation @@ -0,0 +1 @@ +Dictionaries diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/ActionResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/ActionResources_en_GB.translation new file mode 100644 index 0000000..e8a027a --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/ActionResources_en_GB.translation @@ -0,0 +1,10 @@ +Cancel +Cloud Not Available +Collection Name +Details +Get Latest Version +Register +Save +Update +Would you like to update to the latest version? +You must register your Kindle to view and download items from the Cloud. diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/AddToCollectionsResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/AddToCollectionsResources_en_GB.translation new file mode 100644 index 0000000..28d64f6 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/AddToCollectionsResources_en_GB.translation @@ -0,0 +1,3 @@ +Collections +Done +There arenʼt any Collections on your Kindle.~~Tap Menu to create a new collection. diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/ArchiveResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/ArchiveResources_en_GB.translation new file mode 100644 index 0000000..f0fd9f5 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/ArchiveResources_en_GB.translation @@ -0,0 +1,9 @@ +Access to Cloud Locked +Active Content +All Items +Books +Collections +Docs +Import Collections +My Items +Periodicals diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/BackIssuesResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/BackIssuesResources_en_GB.translation new file mode 100644 index 0000000..06d3471 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/BackIssuesResources_en_GB.translation @@ -0,0 +1 @@ +Back Issues diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/BehaviorResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/BehaviorResources_en_GB.translation new file mode 100644 index 0000000..a9d98f3 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/BehaviorResources_en_GB.translation @@ -0,0 +1,3 @@ +Cancel +Close +Purchase diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/BrowseResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/BrowseResources_en_GB.translation new file mode 100644 index 0000000..8674f06 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/BrowseResources_en_GB.translation @@ -0,0 +1,12 @@ +Active Content +All Items +Books +Collections +Dictionaries +Docs +Images +My Items +Periodicals +Periodicals: Back Issues +Set Up Your Kindle +Vocabulary Builder diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/CollectionResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/CollectionResources_en_GB.translation new file mode 100644 index 0000000..740af8d --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/CollectionResources_en_GB.translation @@ -0,0 +1,2 @@ +There arenʼt any accessible items in this collection.~~Tap Menu to add items. +There arenʼt any items in this Collection.~~Tap Menu to add items. diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/ContentResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/ContentResources_en_GB.translation new file mode 100644 index 0000000..f465827 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/ContentResources_en_GB.translation @@ -0,0 +1 @@ +Filter By diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/ControllerResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/ControllerResources_en_GB.translation new file mode 100644 index 0000000..b56a093 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/ControllerResources_en_GB.translation @@ -0,0 +1,2 @@ +Cloud +On Device diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/DetailViewFactoryResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/DetailViewFactoryResources_en_GB.translation new file mode 100644 index 0000000..20a415c --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/DetailViewFactoryResources_en_GB.translation @@ -0,0 +1,23 @@ +About Vocabulary Builder +Add To Home +Add/Remove Items +Date: +Delete +Edit Child Profiles +Edit Pronunciation +In Cloud: {0,plural,=0 {No Items} one {{0,number,integer} Item} other {{0,number,integer} Items} } +Learn more +Manage FreeTime Items +Narrator: +On Device: {0,plural,=0 {No Items} one {{0,number,integer} Item} other {{0,number,integer} Items} } +Rename +Show Only in Collections View +Show in All Views +Total: {0,plural,=0 {No Items} one {{0,number,integer} Item} other {{0,number,integer} Items} } +Turn Off FreeTime +Turn Off Vocabulary Builder +Unknown +View Achievements +{0,plural,=0 {Learning {0,number,integer} words} one {Learning {0,number,integer} word} other {Learning {0,number,integer} words} } +{0,plural,=0 {Mastered {0,number,integer} words} one {Mastered {0,number,integer} word} other {Mastered {0,number,integer} words} } +{0} diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/DialogResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/DialogResources_en_GB.translation new file mode 100644 index 0000000..1e775f3 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/DialogResources_en_GB.translation @@ -0,0 +1,8 @@ +Author +Collection Name +Edit Kana +Edit Pronunciation +The collection name that you entered already exists. Please enter a different name. +Title Pronunciation +Title +{0,plural,=0 {No Items} one {{0,number,integer} Item} other {{0,number,integer} Items}} diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/ExperimentalResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/ExperimentalResources_en_GB.translation new file mode 100644 index 0000000..96025f3 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/ExperimentalResources_en_GB.translation @@ -0,0 +1,9 @@ +Experimental Menu Locked +Listen to MP3 files while you read. +MP3 Player +Select this item to launch Web Browser and browse, choose a bookmark or enter a URL. +Text-to-Speech +We are working on an experimental Web Browser. Do you find it useful? Should we continue working on it? We would love to hear from you, so please go to www.kindle.com/support and tell us what you think. +We are working on these experimental prototypes. Do you find them useful? Should we continue working on them? We would love to hear from you, so please go to www.kindle.com/support and tell us what you think. +Web Browser +While you are reading, select Turn On Text-to-Speech from Menu and your Kindle will start reading to you (where allowed by rights holders). diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/HDCResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/HDCResources_en_GB.translation new file mode 100644 index 0000000..ff859d7 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/HDCResources_en_GB.translation @@ -0,0 +1 @@ +Dictionaries diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/ImportCollectionsResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/ImportCollectionsResources_en_GB.translation new file mode 100644 index 0000000..692ed0b --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/ImportCollectionsResources_en_GB.translation @@ -0,0 +1,5 @@ +Import Collections +Importing Collections... +No Devices +The following devices are registered with your Amazon account. Select the device that has the Collections you want to import to this Kindle. Be sure to transfer the content first, then transfer the Collections. +You are about to import the Collections from "{0}" to "{1}".~~~~Items that are currently on both devices will automatically be organised into the new Collections. This may take a few minutes if you have a large number of items. Would you like to continue? diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/ItemsToCollectionResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/ItemsToCollectionResources_en_GB.translation new file mode 100644 index 0000000..0d2e8e6 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/ItemsToCollectionResources_en_GB.translation @@ -0,0 +1,5 @@ +Active Content +All Items +Books +Docs +Done diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/MenuResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/MenuResources_en_GB.translation new file mode 100644 index 0000000..b38a2ad --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/MenuResources_en_GB.translation @@ -0,0 +1,11 @@ +Add All Items on This Page +Add/Remove Items +Cover View +Create New Collection +Delete Collection +Experimental Browser +List View +Rename Collection +Show Only in Collections +Show in All Views +Vocabulary Builder diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/MerchandiseResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/MerchandiseResources_en_GB.translation new file mode 100644 index 0000000..db1b7f0 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/MerchandiseResources_en_GB.translation @@ -0,0 +1,5 @@ +Discover new titles in the Kindle Store +Opening... +Register your Kindle to buy books from the Kindle Store + Register Now + Tap Here diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/PendingPurchasesResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/PendingPurchasesResources_en_GB.translation new file mode 100644 index 0000000..91589cf --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/PendingPurchasesResources_en_GB.translation @@ -0,0 +1,3 @@ +Later +Orders Pending +You currently have orders pending. Would you like to view and complete your purchases now? diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/ProfileResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/ProfileResources_en_GB.translation new file mode 100644 index 0000000..442cd38 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/ProfileResources_en_GB.translation @@ -0,0 +1,3 @@ +All Items +My Items +There arenʼt any books in your library right now. Ask your parents to
    add books to this collection
. diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/SearchResultsResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/SearchResultsResources_en_GB.translation new file mode 100644 index 0000000..e7963d9 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/SearchResultsResources_en_GB.translation @@ -0,0 +1,7 @@ +Items Not Yet Indexed ({0,number,integer}) +Items Not Yet Indexed +Memory Full +Search Results +There werenʼt any content matches in your library for "{0}". +There werenʼt any title or author matches in your library for "{0}". +Your search was not successful because your Kindle memory is full. Please make more Kindle memory available by removing content from the Home screen. diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/UnindexedResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/UnindexedResources_en_GB.translation new file mode 100644 index 0000000..1ea61e2 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/UnindexedResources_en_GB.translation @@ -0,0 +1 @@ +Items Not Yet Indexed diff --git a/translation_5.4.4/source/com/amazon/kindle/home/resources/UtilResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/home/resources/UtilResources_en_GB.translation new file mode 100644 index 0000000..2c900ec --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/home/resources/UtilResources_en_GB.translation @@ -0,0 +1,5 @@ +"{0}" has already been downloaded. +Cancel Download +Item Downloaded +Kindle Feedback +Would you like to cancel this download? diff --git a/translation_5.4.4/source/com/amazon/kindle/imageviewer/resources/ImageDetailViewFactoryResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/imageviewer/resources/ImageDetailViewFactoryResources_en_GB.translation new file mode 100644 index 0000000..c5d4b43 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/imageviewer/resources/ImageDetailViewFactoryResources_en_GB.translation @@ -0,0 +1,4 @@ +Delete This Image Folder +Delete This Image Package +Delete This Image +{0,choice,0#No Items | 1#{0,number,integer} Item | 2#{0,number,integer} Items} diff --git a/translation_5.4.4/source/com/amazon/kindle/imageviewer/resources/ImageViewerResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/imageviewer/resources/ImageViewerResources_en_GB.translation new file mode 100644 index 0000000..b1340d1 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/imageviewer/resources/ImageViewerResources_en_GB.translation @@ -0,0 +1,2 @@ +Images +{0,choice,0#Page 1 of 1|1#Page {1,number,integer} of {2,number,integer}} diff --git a/translation_5.4.4/source/com/amazon/kindle/imageviewer/resources/RendererResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/imageviewer/resources/RendererResources_en_GB.translation new file mode 100644 index 0000000..3b919b2 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/imageviewer/resources/RendererResources_en_GB.translation @@ -0,0 +1,3 @@ +An error occurred while trying to display {0}. Please try again. +The image {0} is too large to display. Please reduce the resolution by resizing the image. +Unable to Display Image diff --git a/translation_5.4.4/source/com/amazon/kindle/oobe/resources/CommonResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/CommonResources_en_GB.translation new file mode 100644 index 0000000..149d359 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/CommonResources_en_GB.translation @@ -0,0 +1,8 @@ +By registering or creating an account, you agree to the Kindle Licence Agreement and Terms of Use and other applicable terms found at www.kindle.com/support. +Cancel +Complete Kindle setup later  +Connect +Register +Set Up Later +Set Up Your Kindle +You can complete setup at another time by selecting Set Up Your Kindle from the Home screen. diff --git a/translation_5.4.4/source/com/amazon/kindle/oobe/resources/ConfirmRegistrationResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/ConfirmRegistrationResources_en_GB.translation new file mode 100644 index 0000000..fbb881f --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/ConfirmRegistrationResources_en_GB.translation @@ -0,0 +1,8 @@ +Continue setup +Hello {0} +Tap here to adjust this. +The local time zone will be set using the Wi-Fi or mobile networks detected by your Kindle. +Use a different account +Your Kindleʼs time has been adjusted to {0,time,short}. +Your Kindleʼs time is set to {0,time,short}. +here diff --git a/translation_5.4.4/source/com/amazon/kindle/oobe/resources/ConnectResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/ConnectResources_en_GB.translation new file mode 100644 index 0000000..08ea2ab --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/ConnectResources_en_GB.translation @@ -0,0 +1,5 @@ +Connect to Wi-Fi +For faster downloads, connect to a Wi-Fi network. +In order to use your Kindle and buy books, you need to connect to a Wi-Fi network and register your device. +Set up Wi-Fi later +Unable to connect to a 3G network diff --git a/translation_5.4.4/source/com/amazon/kindle/oobe/resources/GrokResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/GrokResources_en_GB.translation new file mode 100644 index 0000000..5d79201 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/GrokResources_en_GB.translation @@ -0,0 +1,6 @@ +Facebook Connection Failed +Next +Server Error +Skip  +Sorry, there has been a server error. Please go to the next step for now. You can always set up Goodreads on your Kindle later. +The information you entered does not match any Facebook account. Try again or recover your password at www.facebook.com/recover.php. diff --git a/translation_5.4.4/source/com/amazon/kindle/oobe/resources/IntroResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/IntroResources_en_GB.translation new file mode 100644 index 0000000..ab86511 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/IntroResources_en_GB.translation @@ -0,0 +1,6 @@ +Built-In Light +Eight weeks’ battery life even with the light on +First ever Paperwhite display +Get Started  +High Contrast +High Resolution diff --git a/translation_5.4.4/source/com/amazon/kindle/oobe/resources/ParentalResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/ParentalResources_en_GB.translation new file mode 100644 index 0000000..7761ed5 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/ParentalResources_en_GB.translation @@ -0,0 +1 @@ +Next diff --git a/translation_5.4.4/source/com/amazon/kindle/oobe/resources/RegisterOrNewAccountResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/RegisterOrNewAccountResources_en_GB.translation new file mode 100644 index 0000000..f4bfa84 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/RegisterOrNewAccountResources_en_GB.translation @@ -0,0 +1,4 @@ +Create a new account +Now that you are connected, register your Kindle with your Amazon account. +Register your Kindle +Use an existing Amazon account diff --git a/translation_5.4.4/source/com/amazon/kindle/oobe/resources/RegistrationCompleteResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/RegistrationCompleteResources_en_GB.translation new file mode 100644 index 0000000..aa9a86c --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/RegistrationCompleteResources_en_GB.translation @@ -0,0 +1,4 @@ +Congratulations, your device is now registered to: +Next +Registration Complete +~~Tap Next to learn a few important things about your new Kindle. diff --git a/translation_5.4.4/source/com/amazon/kindle/oobe/resources/RegistrationPendingResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/RegistrationPendingResources_en_GB.translation new file mode 100644 index 0000000..a92abdd --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/RegistrationPendingResources_en_GB.translation @@ -0,0 +1,2 @@ +It is taking longer than expected to register your Kindle. Please continue to use your Kindle while we register it in the background.~~~~Tap Next to learn a few important things about your new Kindle. +Registering Your Kindle diff --git a/translation_5.4.4/source/com/amazon/kindle/oobe/resources/SocialResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/SocialResources_en_GB.translation new file mode 100644 index 0000000..8ee43db --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/SocialResources_en_GB.translation @@ -0,0 +1 @@ +Set Parental Controls  diff --git a/translation_5.4.4/source/com/amazon/kindle/oobe/resources/StatusResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/StatusResources_en_GB.translation new file mode 100644 index 0000000..bcfe46c --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/StatusResources_en_GB.translation @@ -0,0 +1,4 @@ +Connect +Register +Tips +Welcome diff --git a/translation_5.4.4/source/com/amazon/kindle/oobe/resources/WaitResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/WaitResources_en_GB.translation new file mode 100644 index 0000000..1bd6d58 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/WaitResources_en_GB.translation @@ -0,0 +1,2 @@ +Connecting to Amazon… +We are currently checking your 3G connection; please wait. This may take a few minutes. diff --git a/translation_5.4.4/source/com/amazon/kindle/oobe/resources/WelcomeResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/WelcomeResources_en_GB.translation new file mode 100644 index 0000000..b89b2ce --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/oobe/resources/WelcomeResources_en_GB.translation @@ -0,0 +1,4 @@ +In order to buy books and use most features, you need to connect to a Wi-Fi network and register your Kindle. +Welcome to Kindle +You Kindle is unable to connect to a 3G network.~~~~In order to buy books and use most features you need to connect to a Wi-Fi network and register your Kindle. +You are currently connected using 3G. For faster downloads, connect to a Wi-Fi network. diff --git a/translation_5.4.4/source/com/amazon/kindle/oobe/tutorial/resources/OOBETutorialResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/oobe/tutorial/resources/OOBETutorialResources_en_GB.translation new file mode 100644 index 0000000..cbde3fd --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/oobe/tutorial/resources/OOBETutorialResources_en_GB.translation @@ -0,0 +1 @@ +Getting Started diff --git a/translation_5.4.4/source/com/amazon/kindle/resources/CatalogResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/resources/CatalogResources_en_GB.translation new file mode 100644 index 0000000..9bae9ac --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/resources/CatalogResources_en_GB.translation @@ -0,0 +1,12 @@ +Archived +Expired +Expiring +Keep +Music +New +Notice +On Loan +Personal +Receipt +Rental +Sample diff --git a/translation_5.4.4/source/com/amazon/kindle/resources/CommunicationManager_en_GB.properties b/translation_5.4.4/source/com/amazon/kindle/resources/CommunicationManager_en_GB.properties new file mode 100644 index 0000000..25ea6ca --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/resources/CommunicationManager_en_GB.properties @@ -0,0 +1,5 @@ +comm.message.connecting=Wireless connecting +comm.message.items.deleted=Items removed +comm.message.items.downloaded=Items downloaded +comm.message.no.new.items=No new items +comm.message.radio.turned.off=Radio off diff --git a/translation_5.4.4/source/com/amazon/kindle/restricted/cloudcollections/resources/CollectionServiceResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/restricted/cloudcollections/resources/CollectionServiceResources_en_GB.translation new file mode 100644 index 0000000..c3c5567 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/restricted/cloudcollections/resources/CollectionServiceResources_en_GB.translation @@ -0,0 +1,2 @@ +Cloud Collections +Your Cloud Collections have been synced with this device. Select Collections under My Items to see them. You can press and hold on a collection to change viewing options for that collection. diff --git a/translation_5.4.4/source/com/amazon/kindle/restricted/content/catalog/resources/CollectionsJournalResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/restricted/content/catalog/resources/CollectionsJournalResources_en_GB.translation new file mode 100644 index 0000000..75a5e3b --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/restricted/content/catalog/resources/CollectionsJournalResources_en_GB.translation @@ -0,0 +1 @@ +Importing collections... diff --git a/translation_5.4.4/source/com/amazon/kindle/restricted/device/contentpackage/resources/ContentPackageResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/restricted/device/contentpackage/resources/ContentPackageResources_en_GB.translation new file mode 100644 index 0000000..90acd36 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/restricted/device/contentpackage/resources/ContentPackageResources_en_GB.translation @@ -0,0 +1,9 @@ +A Wi-Fi network is required to download a free update that will enhance your reading experience for {0}. Would you like to join a network now? +Connect Later +Join Network +Reading Update +Reconnect to Wi-Fi +The enhanced reading experience for {0} has finished installing. You may now view any book in this language. +Update Completed +You have disconnected from Wi-Fi. To continue downloading your {0} reading experience update, please join a Wi-Fi network +Your Kindle is currently downloading a free update that is required to enhance your reading experience for {0}. Please continue reading, and we will notify you when the download is complete. diff --git a/translation_5.4.4/source/com/amazon/kindle/restricted/profile/resources/ProfileManagementResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/restricted/profile/resources/ProfileManagementResources_en_GB.translation new file mode 100644 index 0000000..5457bf4 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/restricted/profile/resources/ProfileManagementResources_en_GB.translation @@ -0,0 +1,5 @@ +Adding Child Profile… +Deleting Child Profile… +Syncing Child Profile… +Syncing Childʼs Catalogue… +Updating Child Profile… diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/DeviceOptionsResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/DeviceOptionsResources_en_GB.translation new file mode 100644 index 0000000..57043a7 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/DeviceOptionsResources_en_GB.translation @@ -0,0 +1,17 @@ +Device Options +Device Passcode +Device Time +Enabled +Front Light +Language and Dictionaries +Manage your Kindle language, keyboards and dictionaries. +Manage your Kindleʼs brightness and Night Light. +Manage your device name, personal info and content recommendations, and view your Send-to-Kindle e-mail address. +Not Enabled +Parental Controls Locked +Parental Controls +Personalise Your Kindle +Set a passcode to protect the content on your Kindle. +Set the local time on your Kindle. +This is a managed device. Parental Controls are locked. For information, contact: {0}. +{0, select, true {Set up Kindle FreeTime and restrict access to {1, select, true {Experimental Web Browser, Kindle Store, Cloud, and Goodreads on Kindle.} other {Experimental Web Browser, Kindle Store, and Cloud.}}} other {Restrict access to {1, select, true {Experimental Web Browser, Kindle Store, Cloud, and Goodreads on Kindle.} other {Experimental Web Browser, Kindle Store, and Cloud.}}}} diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/DiagnosticResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/DiagnosticResources_en_GB.translation new file mode 100644 index 0000000..28a72d8 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/DiagnosticResources_en_GB.translation @@ -0,0 +1,20 @@ +411 Page +611 Page +711 Page +Available Wireless Providers +Cancel +Close +Currently you are connected to: {0}~~Select Switch Automatically to allow your Kindle to automatically choose the best wireless provider (default). +Page {0,number,integer} of {1,number,integer} +Retrieving data… +Scanning for available wireless providers. This may take several minutes... +Switch automatically (recommended) +Switching Wireless Providers +Tcpdump is not running +Tcpdump is running +URL to download file from +URL to ping +URL to traceroute +Unknown +Your Kindle will lose its connection during this process. Manually switching wireless providers may take several minutes to complete, and your Kindle may not reconnect successfully to the Amazon Whispernet network.~~~~Do you wish to continue? +{0,date,full} {1,time,full}~~Downloading from {2} diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/DialogResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/DialogResources_en_GB.translation new file mode 100644 index 0000000..7374dc4 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/DialogResources_en_GB.translation @@ -0,0 +1,31 @@ +Wi-Fi MAC Address: {1}
Serial Number: {2}
Network Capability: {3}
Firmware Version: {4}
Space Available: {0,choice, -1#Unknown|0#{0,number,integer} MB free}{5,select, 0 {} 1 {
Policy ID: {6}} other{}} +Cancel +Deregister Your Kindle +Deregister +Deregistering Your Kindle… +Device Info +Device Name +E-mail Address +Enter your Amazon account information. +First Name +Gender +Hide Password +Password +Personalise your Kindle by giving it a name that appears on the Home screen. +Register Your Kindle +Register +Registering Your Kindle… +Registration Failed +Registration Help +Save +The e-mail address and password you entered do not match any Amazon accounts on record. Please make sure that you have correctly entered the e-mail address associated with your Amazon account. For further details please contact Kindle Customer Service at www.kindle.com/support. +There was an error whilst deregistering your device. Please try again later. +There was an error whilst registering your Kindle. Please try again later. +Try Again +Unable to Connect +Unavailable +Unlink Account +Unlink +Your Amazon account will no longer be linked to your {0} account. +Your Kindle is currently unable to connect. Please make sure you are within wireless range and try again. If the problem persists, restart your Kindle from Menu in Settings and try again. +Your Kindle will be deregistered from your Amazon account, some features will not work, and some settings, such as those for viewing Cloud Collections, may not be saved. After deregistering, you can register your Kindle with another Amazon account.~~Are you sure you want to deregister? diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/DictionaryResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/DictionaryResources_en_GB.translation new file mode 100644 index 0000000..f63bc6c --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/DictionaryResources_en_GB.translation @@ -0,0 +1,7 @@ +Access to Cloud Locked +Cloud Not Available +Dictionaries +Go to Cloud +No Dictionaries Found +You must register your Kindle to access items in the Cloud. +{0} Dictionaries diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/FreeTimeProfileMenuResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/FreeTimeProfileMenuResources_en_GB.translation new file mode 100644 index 0000000..8d7cf76 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/FreeTimeProfileMenuResources_en_GB.translation @@ -0,0 +1,4 @@ +Delete +Edit +Library +Progress diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/FreeTimeProfileSetupResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/FreeTimeProfileSetupResources_en_GB.translation new file mode 100644 index 0000000..2e61d0f --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/FreeTimeProfileSetupResources_en_GB.translation @@ -0,0 +1,12 @@ +Cancel +Date of Birth +Enter your childʼs name in their profile to keep track of their progress and achievements. +FreeTime Profile +FreeTime Profile: {0} +Gender +Improve Kindle book recommendations for your child by entering their date of birth. +Improve Kindle book recommendations for your child by entering their gender. +In the next step you can select books from your library to add to your childʼs library. +Name +Next +Step {0,number,integer} diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/FrontLightResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/FrontLightResources_en_GB.translation new file mode 100644 index 0000000..d52b3f6 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/FrontLightResources_en_GB.translation @@ -0,0 +1,5 @@ +Auto Brightness +Enable Night Light to gradually reduce the screen brightness over time as your eyes adjust to the dark. +Front Light +Night Light +Turn on to adjust screen brightness automatically. diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/InternationalResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/InternationalResources_en_GB.translation new file mode 100644 index 0000000..4846110 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/InternationalResources_en_GB.translation @@ -0,0 +1,8 @@ +Add keyboards for different languages. +Dictionaries +Keyboards +Language and Dictionaries +Language +Set the default dictionary for each language. +Set the language on your Kindle. +{0,plural, =0 {No Keyboards} one {{0, number, integer} Keyboard} other {{0, number, integer} Keyboards}} diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/KeyboardResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/KeyboardResources_en_GB.translation new file mode 100644 index 0000000..e4e4cd5 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/KeyboardResources_en_GB.translation @@ -0,0 +1 @@ +Keyboards diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/LanguageResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/LanguageResources_en_GB.translation new file mode 100644 index 0000000..9f9db4f --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/LanguageResources_en_GB.translation @@ -0,0 +1,3 @@ +Change Language +Language +You have selected:~~{0}~~Select OK to restart your Kindle in this language. diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/LegalResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/LegalResources_en_GB.translation new file mode 100644 index 0000000..778189b --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/LegalResources_en_GB.translation @@ -0,0 +1,3 @@ +About Kindle +Legal +Page {0,number,integer} of {1,number,integer} diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/MenuResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/MenuResources_en_GB.translation new file mode 100644 index 0000000..e235bd5 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/MenuResources_en_GB.translation @@ -0,0 +1,12 @@ +Alert +Change Password +Device Info +Legal +No update file is present. +Reset Device Locked +Reset Device +Restart +This action will remove all downloaded or transferred content from your Kindle, and your settings will not be saved. You will still be able to download items from the Cloud. Do you want to reset your Kindle? +Update Your Kindle +You are about to update the software on your Kindle. Do you wish to continue? +Your battery level is too low to install this update safely. Please charge your Kindle fully and try again. diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/NotesAndHighlightsResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/NotesAndHighlightsResources_en_GB.translation new file mode 100644 index 0000000..aaff6bd --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/NotesAndHighlightsResources_en_GB.translation @@ -0,0 +1,7 @@ +Annotations Backup +Automatically back up your device annotations, last page read and collections. +Display the passages that are most frequently highlighted by other Kindle users. +Notes & Highlights +Popular Highlights +Public Notes +Show highlights and notes from other people that you follow in the Kindle community. diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/ParentalControlsResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/ParentalControlsResources_en_GB.translation new file mode 100644 index 0000000..9b2105d --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/ParentalControlsResources_en_GB.translation @@ -0,0 +1,7 @@ +Change Password +Change your Parental Controls password. +Parental Controls +Restrictions +{0, select, true {Create personalised profiles for your children. FreeTime automatically blocks access to the Experimental Web Browser, Kindle Store, Goodreads on Kindle, and Wikipedia.} other {Create personalised profiles for your children. FreeTime automatically blocks access to the Experimental Web Browser, Kindle Store, and Wikipedia.}} +{0, select, true {Enabled} other {Not Enabled}} +{0, select, true {Restrict access to the Experimental Web Browser, Kindle Store, Cloud, and Goodreads on Kindle.} other {Restrict access to the Experimental Web Browser, Kindle Store, and Cloud.}} diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/PasscodeResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/PasscodeResources_en_GB.translation new file mode 100644 index 0000000..c6f6740 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/PasscodeResources_en_GB.translation @@ -0,0 +1,16 @@ +Cancel +Change Passcode +Confirm New Passcode +Confirm Passcode +Create Passcode +Device Passcode +Enter Current Passcode +Enter New Passcode +Enter Passcode +Incorrect Passcode +Passcode Invalid +Passcodes Do Not Match +Please enter a valid passcode. +Please try again. +Turn Off Passcode +Your passcode must contain at least {0,number,integer} digits. Please try again. diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/PersonalizeResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/PersonalizeResources_en_GB.translation new file mode 100644 index 0000000..1970588 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/PersonalizeResources_en_GB.translation @@ -0,0 +1,11 @@ +Device Name +Identify your Kindle by adding some personal info. +Personal Info +Personalise Your Kindle +Personalise your Kindle by giving it a name. +Recommended Content +Send documents to your Kindle using the e-mail address below. Go to {0} to change your settings. +Send documents to your Kindle using the e-mail address below. +Send-to-Kindle E-mail +Unavailable +When in Cover View, display recommended content from the Kindle Store. diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/ProfileResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/ProfileResources_en_GB.translation new file mode 100644 index 0000000..b5023ff --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/ProfileResources_en_GB.translation @@ -0,0 +1,21 @@ +Access Achievements +Add Items +All progress and achievements will be lost upon deletion. The profile will also not be available on other devices. Are you sure you want to delete {0, select, male {{1}ʼs profile} female {{1}ʼs profile} other {{1}ʼs profile}}? +All progress and achievements will be lost upon removal, but will be available on other devices. Are you sure you want to delete the profile, {0}, from this device? +Cancel +Daily Reading Goal +Date of Birth +Delete Profile +Delete +Finish +First Name +Gender +Ignore +Let your child see their Achievement Reports. +No Content +Set how many minutes your child should read for each day. +Unrestricted Access to Wikipedia +{0, plural, =0 {{0,number,integer} Books} one {{0,number,integer} Book} other {{0,number,integer} Books}} +{0, select, male {Boy} female {Girl} other {Boy}} +{0, select, male {You have not added any items to {1}ʼs FreeTime.} female {You have not added any items to {1}ʼs FreeTime.} other {You have not added any items to {1}ʼs FreeTime.}} +{0, select, male {{1}ʼs Library} female {{1}ʼs Library} other {{1}ʼs Library}} diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/PropertyResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/PropertyResources_en_GB.translation new file mode 100644 index 0000000..82f90d6 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/PropertyResources_en_GB.translation @@ -0,0 +1,4 @@ +Identify your Kindle by adding some personal information. +Personal Info +Set Automatically +Set Manually diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/ReadingOptionsResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/ReadingOptionsResources_en_GB.translation new file mode 100644 index 0000000..faed0e5 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/ReadingOptionsResources_en_GB.translation @@ -0,0 +1,10 @@ +Manage your annotations backup and popular highlights. +Manage your annotations backup, public notes and popular highlights. +Manage your social networks to share highlighted passages. +Notes & Highlights +Page Refresh +Reading Options +Refresh the display with every page turn. +Remember dictionary look-ups and show Vocabulary Builder on the Home screen. +Social Networks +Vocabulary Builder diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/ReadingTimeResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/ReadingTimeResources_en_GB.translation new file mode 100644 index 0000000..3528b2f --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/ReadingTimeResources_en_GB.translation @@ -0,0 +1,9 @@ +({0,plural,=0{{1} books} one {{1} book} other {{1} books}}) +Add New Profile +Add books from your library that are great for children. Parents can set reading goals and track progress while children earn badges and awards for reading.
    Learn More
+Get Started +Get started in 4 steps: +Start +{0} {1, plural, =0 {({1, number, integer} books)} one {({1, number, integer} book)} other {({1, number, integer} books)} } +• Create a password.~~• Add a profile.~~• Fill it up with books.~~• Set a reading goal for your child. +• Enter your password.~~• Add a profile.~~• Fill it up with books.~~• Set a reading goal for your child. diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/RegistrationResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/RegistrationResources_en_GB.translation new file mode 100644 index 0000000..e6eec0f --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/RegistrationResources_en_GB.translation @@ -0,0 +1,8 @@ +By registering or creating an account, you agree to the Kindle Licence Agreement and Terms of Use and other applicable terms found at www.kindle.com/support. +Create an account and register your Kindle. +Enter the e-mail address and password associated with your account. +If You Already Have an Amazon Account +If You Do Not Have an Amazon Account +It is taking longer than expected to register your Kindle. Please continue to use your Kindle while we register it in the background. +Registering Your Kindle +Registration diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/SettingsResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/SettingsResources_en_GB.translation new file mode 100644 index 0000000..66f4e20 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/SettingsResources_en_GB.translation @@ -0,0 +1,23 @@ +Aeroplane Mode +Available Wi-Fi Networks +Connected to +Device Options +Join a Wi-Fi network for faster downloads. +Manage Vocabulary Builder, annotations, popular highlights, page refreshes and social networks. +Manage page refreshes. +Manage your Kindle front light, passcode, parental controls, time, language and dictionaries, and personalise your Kindle. +Manage your Kindle front light, passcode, time, language and dictionaries. +Manage your Kindle passcode, parental controls, time, language and dictionaries, and personalise your Kindle. +Manage your Kindle passcode, time, language and dictionaries. +Not Connected +Reading Options +Registered User +Registering Your Kindle… +Registration +Settings +This device and any content purchased in the Kindle Store are registered to the Amazon user shown below. +Turn off Aeroplane Mode to enable wireless connectivity. +Turn on Aeroplane Mode to disable wireless connectivity. +Unavailable +Unregistered +Wi-Fi Networks diff --git a/translation_5.4.4/source/com/amazon/kindle/settings/resources/SocialResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/settings/resources/SocialResources_en_GB.translation new file mode 100644 index 0000000..bb92678 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/settings/resources/SocialResources_en_GB.translation @@ -0,0 +1,8 @@ +Connect to share book excerpts and see who you know on Goodreads. +Connect to share book excerpts seamlessly and to find your friends in the Kindle community. +Continue Reading +Link your Weibo account to seamlessly share excerpts of books on your microblog. Messages you share on Weibo will be linked to Amazon. +Not Connected +Social Networks +To edit settings, go to Goodreads.com +View Amazonʼs privacy notice diff --git a/translation_5.4.4/source/com/amazon/kindle/util/devicecontrols/resources/DevicePolicyResources_en_GB.translation b/translation_5.4.4/source/com/amazon/kindle/util/devicecontrols/resources/DevicePolicyResources_en_GB.translation new file mode 100644 index 0000000..bcfa582 --- /dev/null +++ b/translation_5.4.4/source/com/amazon/kindle/util/devicecontrols/resources/DevicePolicyResources_en_GB.translation @@ -0,0 +1,27 @@ +Access to Cloud is locked. +Active Content is locked. +Aeroplane Mode is locked. +Annotations Backup configuration is locked. +Deregistration is locked. +Device Language configuration is locked. +Device name personalisation is locked. +Dictionary changes are locked. +Experimental Menu is locked. +FreeTime Controls are enabled on your Kindle. {0} +Kindle Store is locked. +MP3 Player is locked. +Managed device. {0} Contact: {1}. +Parental Controls are enabled on your Kindle. {0} +Passcode configuration is locked. +Passcode editing is locked. +Personal Info is locked. +Popular Highlights configuration is locked. +Public Notes configuration is locked. +Reset Device is locked. +Settings Menu is locked. +Social Networks configuration is locked. +This action is locked. +Turning Off Passcode is locked. +Web Browser is locked. +Wi-Fi Settings configuration is locked. +Your System Administrator diff --git a/translation_5.4.4/source/nottranslated.zip b/translation_5.4.4/source/nottranslated.zip new file mode 100644 index 0000000..d3190b7 Binary files /dev/null and b/translation_5.4.4/source/nottranslated.zip differ diff --git a/translation_5.4.4/source/opt/amazon/acw/authorpages.acx/config.xml b/translation_5.4.4/source/opt/amazon/acw/authorpages.acx/config.xml new file mode 100644 index 0000000..6b130c2 --- /dev/null +++ b/translation_5.4.4/source/opt/amazon/acw/authorpages.acx/config.xml @@ -0,0 +1 @@ +About the Author diff --git a/translation_5.4.4/source/opt/amazon/acw/authorpages.acx/locales/en-gb/strings.js b/translation_5.4.4/source/opt/amazon/acw/authorpages.acx/locales/en-gb/strings.js new file mode 100644 index 0000000..716f756 --- /dev/null +++ b/translation_5.4.4/source/opt/amazon/acw/authorpages.acx/locales/en-gb/strings.js @@ -0,0 +1,8 @@ +About ${author} +About the Author +About the Authors +Full Wikipedia Article +Kindle books by ${author} +Other books by ${author} +Subject to a Creative Commons Licence +This page is currently unavailable. diff --git a/translation_5.4.4/source/opt/amazon/acw/comments.acx/config.xml b/translation_5.4.4/source/opt/amazon/acw/comments.acx/config.xml new file mode 100644 index 0000000..19317ed --- /dev/null +++ b/translation_5.4.4/source/opt/amazon/acw/comments.acx/config.xml @@ -0,0 +1 @@ +Share diff --git a/translation_5.4.4/source/opt/amazon/acw/comments.acx/locales/en-gb/js/strings.js b/translation_5.4.4/source/opt/amazon/acw/comments.acx/locales/en-gb/js/strings.js new file mode 100644 index 0000000..83f865c --- /dev/null +++ b/translation_5.4.4/source/opt/amazon/acw/comments.acx/locales/en-gb/js/strings.js @@ -0,0 +1,23 @@ +1 character over +Aeroplane Mode must be turned off to use this feature. +Close +Comments +Facebook +Getting your settings... +Share on Weibo +Share on: +Share to Goodreads +Share your thoughts +Share +Shared successfully on Facebook and Twitter. +Shared successfully on [n]. +Sharing is disabled for this title. +Sharing +Twitter +Unable to Share. You have reached the clipping limit for this item. +Unable to post. Please try again. +Unable to retrieve your social network settings. Please try again later. +Weibo +You must select a social network to use the Sharing feature. +Your message is being shared. +[n] characters over diff --git a/translation_5.4.4/source/opt/amazon/acw/corrections.acx/config.xml b/translation_5.4.4/source/opt/amazon/acw/corrections.acx/config.xml new file mode 100644 index 0000000..f47c998 --- /dev/null +++ b/translation_5.4.4/source/opt/amazon/acw/corrections.acx/config.xml @@ -0,0 +1 @@ +Report Content Error diff --git a/translation_5.4.4/source/opt/amazon/acw/corrections.acx/locales/en-gb/script/strings.js b/translation_5.4.4/source/opt/amazon/acw/corrections.acx/locales/en-gb/script/strings.js new file mode 100644 index 0000000..129407a --- /dev/null +++ b/translation_5.4.4/source/opt/amazon/acw/corrections.acx/locales/en-gb/script/strings.js @@ -0,0 +1,14 @@ +A customer support specialist will look into this error. You will be able to view the status on your profile page on kindle.amazon.com the next time this device synchronises with Amazon. +A customer support specialist will look into this error. +Add Optional Comments. +Cancel +Close +Formatting +Image +Other +Report Content Error +Report your selection as having an error. +Submit +Thank You +The reporting of content errors is not possible with this content. +Typo diff --git a/translation_5.4.4/source/opt/amazon/acw/gotoui.acx/config.xml b/translation_5.4.4/source/opt/amazon/acw/gotoui.acx/config.xml new file mode 100644 index 0000000..ddeab96 --- /dev/null +++ b/translation_5.4.4/source/opt/amazon/acw/gotoui.acx/config.xml @@ -0,0 +1 @@ +Go To diff --git a/translation_5.4.4/source/opt/amazon/acw/gotoui.acx/locales/en-gb/strings.js b/translation_5.4.4/source/opt/amazon/acw/gotoui.acx/locales/en-gb/strings.js new file mode 100644 index 0000000..0478f84 --- /dev/null +++ b/translation_5.4.4/source/opt/amazon/acw/gotoui.acx/locales/en-gb/strings.js @@ -0,0 +1,7 @@ +Beginning +Cover Page +Cover +End +Front Matter +Page or Location +Table of Contents diff --git a/translation_5.4.4/source/opt/amazon/acw/sharing.acx/config.xml b/translation_5.4.4/source/opt/amazon/acw/sharing.acx/config.xml new file mode 100644 index 0000000..19317ed --- /dev/null +++ b/translation_5.4.4/source/opt/amazon/acw/sharing.acx/config.xml @@ -0,0 +1 @@ +Share diff --git a/translation_5.4.4/source/opt/amazon/acw/sharing.acx/locales/en-gb/js/strings.js b/translation_5.4.4/source/opt/amazon/acw/sharing.acx/locales/en-gb/js/strings.js new file mode 100644 index 0000000..83f865c --- /dev/null +++ b/translation_5.4.4/source/opt/amazon/acw/sharing.acx/locales/en-gb/js/strings.js @@ -0,0 +1,23 @@ +1 character over +Aeroplane Mode must be turned off to use this feature. +Close +Comments +Facebook +Getting your settings... +Share on Weibo +Share on: +Share to Goodreads +Share your thoughts +Share +Shared successfully on Facebook and Twitter. +Shared successfully on [n]. +Sharing is disabled for this title. +Sharing +Twitter +Unable to Share. You have reached the clipping limit for this item. +Unable to post. Please try again. +Unable to retrieve your social network settings. Please try again later. +Weibo +You must select a social network to use the Sharing feature. +Your message is being shared. +[n] characters over diff --git a/translation_5.4.4/source/opt/amazon/acw/translator.acx/config.xml b/translation_5.4.4/source/opt/amazon/acw/translator.acx/config.xml new file mode 100644 index 0000000..ffa581d --- /dev/null +++ b/translation_5.4.4/source/opt/amazon/acw/translator.acx/config.xml @@ -0,0 +1 @@ +Translation diff --git a/translation_5.4.4/source/opt/amazon/acw/translator.acx/locales/en-gb/script/strings.js b/translation_5.4.4/source/opt/amazon/acw/translator.acx/locales/en-gb/script/strings.js new file mode 100644 index 0000000..01cdd35 --- /dev/null +++ b/translation_5.4.4/source/opt/amazon/acw/translator.acx/locales/en-gb/script/strings.js @@ -0,0 +1,41 @@ +About Translation +Aeroplane Mode must be turned off to use this feature. +An error occurred. Please try again. +Back to Translation +Chinese Simplified +Chinese Traditional +Czech +Danish +Detecting... +Dutch +English +Finnish +French +From: +German +Greek +Hebrew +Hindi +Italian +Japanese +Korean +Latin +No network detected. Please check your connection and try again. +No text was selected for translation. +Norwegian +Polish +Portuguese +Russian +Slovak +Spanish +To: +Translating your selection... +Translation +Turkish +Turn Off Aeroplane Mode +Turn On Wireless +Ukrainian +Unable to contact the server. Please try again later. +Unknown +Waiting for connection... +Wireless must be turned on to use this feature. diff --git a/translation_5.4.4/source/opt/amazon/acw/wikipedia.acx/config.xml b/translation_5.4.4/source/opt/amazon/acw/wikipedia.acx/config.xml new file mode 100644 index 0000000..6520166 --- /dev/null +++ b/translation_5.4.4/source/opt/amazon/acw/wikipedia.acx/config.xml @@ -0,0 +1 @@ +Wikipedia diff --git a/translation_5.4.4/source/opt/amazon/acw/wikipedia.acx/locales/en-gb/script/strings.js b/translation_5.4.4/source/opt/amazon/acw/wikipedia.acx/locales/en-gb/script/strings.js new file mode 100644 index 0000000..aa5f9a5 --- /dev/null +++ b/translation_5.4.4/source/opt/amazon/acw/wikipedia.acx/locales/en-gb/script/strings.js @@ -0,0 +1,16 @@ +Aeroplane Mode must be turned off to use this feature. +An error occurred. Please try again. +Launch Wikipedia +No Wikipedia results were found for your selection. +No network detected. Please check your connection and try again. +No text was selected. +Open Wikipedia ▶ +Search Google ▶ +Searching Wikipedia... +Turn Off Aeroplane Mode +Turn On Wireless +Unable to contact the server. Please try again later. +Waiting for connection... +Wikipedia lookups are not available when using FreeTime. +Wikipedia +Wireless must be turned on to use this feature. diff --git a/translation_5.4.4/source/opt/amazon/acw/xray.acx/locales/en-gb/strings.js b/translation_5.4.4/source/opt/amazon/acw/xray.acx/locales/en-gb/strings.js new file mode 100644 index 0000000..9c32c04 --- /dev/null +++ b/translation_5.4.4/source/opt/amazon/acw/xray.acx/locales/en-gb/strings.js @@ -0,0 +1,51 @@ +(cont.) +All +Artists +Book +Chapter +Creatures +Current Chapter +Current Page +Dates +Entire Book +Equations +Events +Full Wikipedia Article +Highlights +Holidays +Hotels +Ingredients +Location ${location} +Locations ${start} - ${end} +Monsters +More on Shelfari +More +Organisations +Page ${page} +Page ${start} - ${end} +Page +People +Places +Potions +Quotes +Recipes +Restaurants +See more about this book. +Showing ${range} of ${total} +Spells +Subject to a Creative Commons Licence +Terms +Theorems +This book does not contain X-Ray concepts. +This chapter does not contain X-Ray concepts. +This page does not contain X-Ray concepts. +Works +X-Ray concepts are not yet available for this book. See additional book information. +X-Ray is not available for this book +X-Ray +en-gb +http://creativecommons.org/licenses/by-sa/3.0/ +loc.${location} +loc.${start} - ${end} +p.${page} +p.${start} - ${end} diff --git a/translation_5.4.4/source/opt/var/local/mesquite/adviewer/locales/en-GB/scripts/resources.js b/translation_5.4.4/source/opt/var/local/mesquite/adviewer/locales/en-GB/scripts/resources.js new file mode 100644 index 0000000..dde3b21 --- /dev/null +++ b/translation_5.4.4/source/opt/var/local/mesquite/adviewer/locales/en-GB/scripts/resources.js @@ -0,0 +1,28 @@ +Close +Details for this advert are no longer available. Turn on wireless to receive the latest content. +Details for this advert are no longer available. +Device Not Registered +Error +Offer Expired +Order Cancelled +Parental Controls are enabled on your Kindle. Purchases are not allowed. +Please connect wirelessly to download the latest Special Offers. New offers will display automatically when available. +Please register your Kindle to receive the latest Special Offers. New offers will display automatically when available. +Purchase Limit Reached +Purchased by Accident? Cancel this Order +Purchasing Locked +Special Offer +Thank you for your order +To complete your AmazonLocal order, connect to a wireless network within the next {purchaseDaysRemaining} days. We will send a voucher to the Home screen and a notification to your e-mail account once your order has processed. The voucher will contain instructions on how to redeem this offer. +View All Special Offers +View Special Offers +We are unable to process your request. Please try again later. +You already have {count} order(s) pending for this special offer. +You have other orders pending. Click here to view +You have successfully cancelled your order for {dealTitle} from {merchantName}. Your credit card was not charged. +You must register your Kindle to make a purchase. +Your order will be placed when you connect to wireless. +Your purchase could not be completed. This offer has expired. +Your purchase could not be completed. We are experiencing technical difficulties. Please try again later. +Your purchase could not be completed. You have reached the maximum purchase quantity. +{customerName}, you have nearly finished. diff --git a/translation_5.4.4/source/opt/var/local/mesquite/browser/locales/en-GB/javascripts/strings.js b/translation_5.4.4/source/opt/var/local/mesquite/browser/locales/en-GB/javascripts/strings.js new file mode 100644 index 0000000..6e03c16 --- /dev/null +++ b/translation_5.4.4/source/opt/var/local/mesquite/browser/locales/en-GB/javascripts/strings.js @@ -0,0 +1,77 @@ +Amazon +Another page with the same URL is already bookmarked.

Do you wish to overwrite it? +Article Mode +BBC News +Bookmark this Page +Bookmarks +Browser Settings +Clear Cookies +Clear History +Disable Images +Disable JavaScript +Download Failed +Download File +Download {filename}?

Once the download is complete, the file will appear on the Home screen.  Are you sure you wish to proceed? +Due to local restrictions, web browsing is not available for all countries. +Duplicate Bookmark +Edit Bookmark +Enable Images +Enable JavaScript +Facebook +Gmail +Google +History +In order to browse, you must first register your Kindle with your Amazon user account. +Internet Movie DB +Invalid Certificate +Invalid File Type +Invalid Protocol +Registration Required +Remove a Bookmark +Search +Settings +Sorry, access to Whispernet is blocked. +Sorry, application is invalid. +Sorry, roaming is not allowed. +Sorry, the application has exceeded its quota. +Sorry, the application was blocked. +Sorry, the browser cannot access this website currently.  Please try again later. +Sorry, the browser cannot access this website. +Sorry, the device was blocked. +The Daily Mail +There is a problem with your Kindle account.

Please contact Customer Service at www.kindle.com/support.

+Today - {date} +Twitter +Upload File +We are experiencing some technical difficulties. Please try again later. +Web Address +Web Browser cannot download files using this protocol.  Only HTTP and HTTPS protocols are supported. +Web Browser cannot download this kind of file.

Only files with the extension .AZW, .PRC, .MOBI or .TXT can be downloaded to your Kindle.

+Web Browser does not support file uploads. +Web Browser downloaded {filename} successfully. +Web Browser is unable to establish a secure connection. Do you still want to proceed? +Web Browser requires a Wi-Fi connection.  Tap OK to establish a Wi-Fi connection. +Web Browser was unable to download {filename}.  Please try again later. +Web Mode +Web +Website Inaccessible +Wi-Fi Connection Required +Wikipedia +Yahoo Mail +Yahoo +Yesterday - {date} +browserStrings +http://en.wikipedia.org/ +http://m.facebook.com/ +http://m.gmail.com/ +http://m.yahoo.com/mail?.intl=gb +http://mobile.twitter.com/ +http://news.bbc.co.uk/ +http://uk.imdb.com/ +http://uk.yahoo.com/ +http://www.amazon.co.uk/ +http://www.dailymail.co.uk/ +http://www.google.co.uk/ +http://www.google.co.uk/search?q= +s go function +strings', 'object diff --git a/translation_5.4.4/source/opt/var/local/mesquite/browser/readability/locales/en-GB/messages.js b/translation_5.4.4/source/opt/var/local/mesquite/browser/readability/locales/en-GB/messages.js new file mode 100644 index 0000000..6907a2d --- /dev/null +++ b/translation_5.4.4/source/opt/var/local/mesquite/browser/readability/locales/en-GB/messages.js @@ -0,0 +1,2 @@ +

Sorry, Article Mode was unable to detect an article on this page. Please note that Article Mode was intended for use on individual article pages and not home pages.

+Article Mode is intended for use on individual article pages and not home pages. If you still want to turn on Article Mode, click here. diff --git a/translation_5.4.4/source/opt/var/local/mesquite/shared/locales/en-GB/javascripts/strings.js b/translation_5.4.4/source/opt/var/local/mesquite/shared/locales/en-GB/javascripts/strings.js new file mode 100644 index 0000000..cbdf8c3 --- /dev/null +++ b/translation_5.4.4/source/opt/var/local/mesquite/shared/locales/en-GB/javascripts/strings.js @@ -0,0 +1,14 @@ +Cancel +Close +Connection Required +Edit +Menu +OK +Remove +Screen Light +Shop in Kindle Store +Turn Off Wireless +Turn On Wireless +Unable to Connect +Your Kindle is currently unable to connect.

Please try again later. +strings diff --git a/translation_5.4.4/source/opt/var/local/mesquite/shared/locales/en-GB/js/strings.js b/translation_5.4.4/source/opt/var/local/mesquite/shared/locales/en-GB/js/strings.js new file mode 100644 index 0000000..47b3781 --- /dev/null +++ b/translation_5.4.4/source/opt/var/local/mesquite/shared/locales/en-GB/js/strings.js @@ -0,0 +1,16 @@ +Cancel +Close +Connection Required +Edit +Lock Rotation +Menu +OK +Register +Remove +Shop in Kindle Store +This action requires wireless to be turned on. +Turn Off Wireless +Turn On Wireless +Unable to Connect +Unlock Rotation +Your Kindle is currently unable to connect.

Please try again later. diff --git a/translation_5.4.4/source/opt/var/local/mesquite/store/locales/en-GB/strings/strings.js b/translation_5.4.4/source/opt/var/local/mesquite/store/locales/en-GB/strings/strings.js new file mode 100644 index 0000000..578d1ab --- /dev/null +++ b/translation_5.4.4/source/opt/var/local/mesquite/store/locales/en-GB/strings/strings.js @@ -0,0 +1 @@ +
The Kindle Store is currently unavailable. Try again at a later time.

If the problem persists, please contact Kindle Customer Service at www.kindle.com/support.

Tap OK to return to the Home screen. diff --git a/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/default_status_bar_strings.js b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/default_status_bar_strings.js new file mode 100644 index 0000000..69bf6e0 --- /dev/null +++ b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/default_status_bar_strings.js @@ -0,0 +1,3 @@ +Connected +Connecting + ·  diff --git a/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/lang_picker_strings.js b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/lang_picker_strings.js new file mode 100644 index 0000000..2046d0c --- /dev/null +++ b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/lang_picker_strings.js @@ -0,0 +1 @@ +displayname': 'Next diff --git a/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/light_control_strings.js b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/light_control_strings.js new file mode 100644 index 0000000..a4af58e --- /dev/null +++ b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/light_control_strings.js @@ -0,0 +1,13 @@ +▶ +Advanced +Auto Brightness +In brightly lit rooms, use a high setting. +Max. +Off +On +Recommended for Bright Rooms +Recommended for Dark Rooms +Recommended for Dim Rooms +Recommended for Overcast Conditions +Recommended for Sunlight +Use a low setting for dark rooms. diff --git a/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/media_player_bar_strings.js b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/media_player_bar_strings.js new file mode 100644 index 0000000..bf72220 --- /dev/null +++ b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/media_player_bar_strings.js @@ -0,0 +1,5 @@ +0 {right} 0 0 +Off +Track {index,number,integer} of {count,number,integer} +Unknown Artists +{width}px diff --git a/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/password_dialog_strings.js b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/password_dialog_strings.js new file mode 100644 index 0000000..749dc87 --- /dev/null +++ b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/password_dialog_strings.js @@ -0,0 +1,11 @@ +Enter Passcode +Forgotten Passcode? +If you have forgotten your passcode, please contact Kindle Customer Service at www.kindle.com/support to receive help resetting your device. +Incorrect Passcode +OK +Passcode Required +Passcode hint: +The passcode you entered is incorrect. Please try again. +This device has been disabled remotely. +Your Kindle will reset to factory defaults after 2 more failed attempts. +Your Kindle will reset to factory defaults after the next failed attempt. diff --git a/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/sample_custom_dialog_strings.js b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/sample_custom_dialog_strings.js new file mode 100644 index 0000000..2324bd2 --- /dev/null +++ b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/sample_custom_dialog_strings.js @@ -0,0 +1,4 @@ +Enter Text +Okay +Sample Custom Dialog +This is just a sample dialog diff --git a/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_bar_strings.js b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_bar_strings.js new file mode 100644 index 0000000..21a13c2 --- /dev/null +++ b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_bar_strings.js @@ -0,0 +1,8 @@ +Go +My Items +Search +http://baike.baidu.com/search/word?&pic=1&enc=utf8&word= +http://en.wikipedia.org/w/index.php?title=Special%3ASearch&search= +http://www.baidu.com/s?tn=baiduhome_pg&ie=utf-8&rn=4&wd= +http://www.douban.com/search?q= +http://www.google.co.uk/search?q= diff --git a/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_domain_strings.js b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_domain_strings.js new file mode 100644 index 0000000..8816516 --- /dev/null +++ b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_domain_strings.js @@ -0,0 +1,11 @@ +100pt +All Text +Baidu Baike +Baidu +Dictionary +Douban +Google +Kindle Store +My Items +Web Address +Wikipedia diff --git a/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/simple_alert_strings.js b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/simple_alert_strings.js new file mode 100644 index 0000000..d0b39b3 --- /dev/null +++ b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/simple_alert_strings.js @@ -0,0 +1,95 @@ +Active Content Locked +Aeroplane Mode Locked +Aeroplane Mode +An unexpected error has occurred. This can happen if you recently disconnected your Kindle from a computer without ejecting it safely. Please wait while your Kindle attempts to resolve this error. +An update is available for the following fonts: ({language}). Your Kindle must restart to complete the update. +Application Error +Battery Level is Low +Cancel +Close +Cloud Locked +Debugging Scripts +Details for this Special Offer are no longer available. Turn on wireless to receive the latest content. +Details for this Special Offer are no longer available. +Details for this Special Offer are not available while Parental Controls are enabled. +Device Error +Device Not Registered +Device Reset Pending +Device Restart Pending +Error Starting Content +Error +Extended debugging scripts are currently enabled +Framework Error +Goodreads on Kindle Locked +Java Heap Low +Kindle Special Offers +Kindle Store Locked +Low Memory +MP3 Player Locked +No MP3 Files Found +OK +Offer Expired +Parental Controls are enabled on your Kindle. Access to Cloud is locked. +Parental Controls are enabled on your Kindle. Access to Goodreads on Kindle is locked. +Parental Controls are enabled on your Kindle. Kindle Store is locked. +Parental Controls are enabled on your Kindle. Purchases are not allowed. +Parental Controls are enabled on your Kindle. Web Browser is locked. +Please select from the following options: +Power +Purchase Limit Reached +Purchases Pending +Purchasing Locked +Restart Required +Restart +Restarting your Kindle +Screen Off +Settings Menu Locked +Shipping Mode Failed +Social Networks Locked +The Java Heap has been low for too long. +The Wi-Fi network you are connecting to requires you to sign in before accessing the Internet. Do you wish to go to the Web Browser to sign in to: {essid}? +The Wi-Fi network you are connecting to requires you to sign in before accessing the Internet. Do you wish to go to the Web Browser to sign in? +The application is not responding. Please wait while your Kindle restarts. +The item failed to close properly. Unless you close this dialog box your device will restart in {restartTime,plural,=0 {# seconds} one {# second} other {# seconds}}. +The selected application could not be started. Please try again. +The selected content could not be opened. Please try again. +The title could not be opened. +There is not enough Kindle memory to add or edit notes or marks for this document. Please make more Kindle memory available by removing content from the Home screen. +This Kindle has been instructed to restart. This process will begin shortly. Please wait until the device has fully restarted. +This is a managed device. Access to Cloud is locked. For information, contact: {contactInfo}. +This is a managed device. Access to Goodreads on Kindle is locked. For information, contact: {contactInfo}. +This is a managed device. Active Content is locked. For information, contact: {contactInfo}. +This is a managed device. Aeroplane Mode is locked. For information, contact: {contactInfo}. +This is a managed device. It has been instructed to reset to factory defaults, which will remove all downloaded and transferred content. This process will begin shortly. Please wait until this process is complete. For information, contact: {contactInfo}. +This is a managed device. Kindle Store is locked. For information, contact: {contactInfo}. +This is a managed device. MP3 Player is locked. For information, contact: {contactInfo}. +This is a managed device. Settings Menu is locked. For information, contact: {contactInfo}. +This is a managed device. Social Network access is locked. For information, contact: {contactInfo}. +This is a managed device. Toggle Wireless is locked. For information, contact: {contactInfo}. +This is a managed device. Web Browser is locked. For information, contact: {contactInfo}. +This is a managed device. Wi-Fi Settings configuration is locked. For information, contact: {contactInfo}. +To play MP3 files, you must first copy them from your computer to the "music" folder on your Kindle. +Toggle Wireless Locked +Turn On Wireless? +Unable to Open Content +Unable to enter shipping mode owing to battery level falling below permissible range. +Unable to enter shipping mode owing to missing dictionaries or fonts. +Update Later +Update Now +Updating Fonts +Very Low Battery +We are unable to process your request. Please try again later. +Web Browser Locked +Wi-Fi Login Required +Wi-Fi Settings Locked +Wireless is turned off. Do you want to turn on wireless? +You already have {count,plural,=0 {no orders pending} one {an order pending} other { # orders pending}} for this special offer. +You must register your Kindle to make a purchase. +Your Kindle fonts are updating. This can take a moment... +Your Kindle is unable to establish a wireless connection. Do you want to turn off Aeroplane Mode? +Your battery is almost depleted and your Kindle will soon shut down. To continue using your Kindle, connect it to a power source. +Your battery is running low. Please charge your Kindle. If your wireless is turned on, try turning it off to extend your reading time. +Your battery is running low. Please charge your Kindle. +Your purchase could not be completed. This offer has expired. +Your purchase could not be completed. We are experiencing technical difficulties. Please try again later. +Your purchase could not be completed. You have reached the maximum purchase quantity. diff --git a/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/system_menu_strings.js b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/system_menu_strings.js new file mode 100644 index 0000000..f98ede2 --- /dev/null +++ b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/system_menu_strings.js @@ -0,0 +1,2 @@ +Settings +Shop in Kindle Store diff --git a/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/wifi_wizard_dialog_strings.js b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/wifi_wizard_dialog_strings.js new file mode 100644 index 0000000..7c45523 --- /dev/null +++ b/translation_5.4.4/source/usr/share/webkit-1.0/pillow/locales/en-GB/strings/wifi_wizard_dialog_strings.js @@ -0,0 +1,87 @@ +Advanced Options +Advanced +Are you sure you want to forget the Wi-Fi network "{essid}"? +Available Networks +CA Certificate +Cancel +Connect +Connected +Connecting +Connection Failed +Connection Type +DHCP +DNS +Disconnect +Done +EAP Method +Enter Again +Enter Other Wi-Fi Network +Enter Wi-Fi Network +Enterprise +Error +Forget Network? +Forget +Hide Password +IP Address +Incorrect Password +MSCHAPv2 +Network Name Too Long +Network Name +No Wi-Fi networks were found +None +OK +Other... +PAP +PEAP +Password Too Long +Password Too Short +Password +Personal +Phase 2 Authentication +Rescan +Router +Scan Complete +Scanning for Networks +Security Error +Security Type +Set Up +Static +Subnet Mask +TTLS +The security certificate cannot be located. Please verify that the name is correct and try again. +Try Again +Unable to Find Certificate +Unable to delete profile for Wi-Fi network "{essid}". +Unable to set up the Wi-Fi network "{essid}". The network information you entered is incomplete. Please check network configuration and try setting up the network again. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. +Unsupported Network +Username +Version +WEP +WPA/WPA2 +WPA2 +WPS +Wi-Fi Error +Wi-Fi Login +Wi-Fi Networks ({numNetworks}) +Wi-Fi Not Configured +Wi-Fi Password Required +You can set up the Wi-Fi network connection and security options for the network named below. +Your Kindle connected to the Wi-Fi network but could not reach the Internet. Contact your Internet Service Provider for further assistance. +Your Kindle is unable to connect to the Wi-Fi network "{essid}" using WPS. Please check that the WPS button was tapped. +Your Kindle is unable to connect to the Wi-Fi network "{essid}" using WPS. Would you like to set up this network manually? +Your Kindle is unable to connect to the Wi-Fi network "{essid}". --"{error}"--. Press Set Up to enter your password again or set up your network manually. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". Check that your security settings are correct and try again. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". Enterprise Wi-Fi networks are not supported on Kindle. Try connecting to another network. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". Peer-to-peer Wi-Fi networks are not supported on Kindle. Try connecting to another network. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". Please check your credentials or contact your system administrator. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". Press Set Up to enter your password again or set up your network manually. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". Tap the Home button, then connect to Wi-Fi again. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". The access point rejected the connection request. Check your routerʼs MAC address filtering settings and try again. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". The network name is too long. Would you like to set up this network manually? +Your Kindle is unable to connect to the Wi-Fi network "{essid}". The password you entered is incorrect. Try entering your password again or setting up your network manually. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". The password you entered is longer than allowed by the Wi-Fi network. Try entering your password again. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". The password you entered is missing one or more characters. Try entering your password again. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". The security type you entered does not match the security type of the Wi-Fi network. Please set up the network manually again and select the correct security type. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". Try entering your username and password again. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network. This network is not configured. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. +Your Kindle is unable to connect to your local network "{essid}". You may need to check your local network. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. diff --git a/translation_5.4.4/translation/com/amazon/agui/swing/resources/ComponentResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/agui/swing/resources/ComponentResources_en_GB.translation new file mode 100644 index 0000000..03dcfbf --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/agui/swing/resources/ComponentResources_en_GB.translation @@ -0,0 +1,21 @@ +Achievements Úspěšnost +Cancel Zrušit +Close Zavřít +Go to Home Přejít na domovskou obrazovku +Go to Image Viewer Prohlížeč obrázků +Go to Reader Přejít na čtečku +Landscape Mode Na šířku +No Ne +Off Vypnuto +On Zapnuto +Portrait Mode Na výšku +Save Uložit +Screen Light Osvětlení displeje +Settings Nastavení +Shop in Kindle Store Nakoupit v Kindle Store +Turn Off Wireless Vypnout bezdrátové připojení +Turn On Wireless Zapnout bezdrátové připojení +Update Aktualizovat +View Progress Ukázat pokroky +View Special Offers Ukázat speciální nabídky +Yes Ano diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/mobireader/impl/resources/MobiDictionaryResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/mobireader/impl/resources/MobiDictionaryResources_en_GB.translation new file mode 100644 index 0000000..c107012 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/mobireader/impl/resources/MobiDictionaryResources_en_GB.translation @@ -0,0 +1,2 @@ +Go To Přejít na +Go to... Přejít na... diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/pdfreader/impl/resources/PDFReaderImplResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/pdfreader/impl/resources/PDFReaderImplResources_en_GB.translation new file mode 100644 index 0000000..0199d6c --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/pdfreader/impl/resources/PDFReaderImplResources_en_GB.translation @@ -0,0 +1,15 @@ +Could not find "{0}". Nelze nalézt "{0}". +Done Hotovo +Incorrect Password Heslo nesouhlasí +Incorrect password. Please try again. Nesprávné heslo. Zkuste to prosím znovu. +Next Další +No more instances of "{0}" found. Žádný další výskyt "{0}". +Opening Page {0} of {1} ... Otevírám stranu {0} z {1} ... +Page {0} of {1} Strana {0} z {1} +Page {0} Strana {0} +Password-Protected Chráněno heslem +Previous Předchozí +Search Hledat +Stop Zastavit +There isnʼt any text on this page. Na této straně není žádný text. +This PDF is password-protected. Toto PDF je chráněno heslem. diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/blogs/ui/views/home/resources/BlogHomeResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/blogs/ui/views/home/resources/BlogHomeResources_en_GB.translation new file mode 100644 index 0000000..484ddd4 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/blogs/ui/views/home/resources/BlogHomeResources_en_GB.translation @@ -0,0 +1 @@ +{0,plural,=0 {} one {Article {1,number,integer} of {3,number,integer}} other {Articles {1,number,integer} - {2,number,integer} of {3,number,integer}}} {0,plural,=0 {} one {Článek {1,number,integer} z {3,number,integer}} other {Články {1,number,integer} - {2,number,integer} z {3,number,integer}}} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/impl/detail/resources/PeriodicalsDetailViewResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/impl/detail/resources/PeriodicalsDetailViewResources_en_GB.translation new file mode 100644 index 0000000..9415d74 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/impl/detail/resources/PeriodicalsDetailViewResources_en_GB.translation @@ -0,0 +1,12 @@ +Add To Home Přidat na dom. obrazovku +Date: Datum: +Delete This Blog Smazat tento blog +Delete This Issue Smazat toto vydání +Do Not Keep This Issue Nezachovávat toto vydání +Go To First Page Přejít na první stranu +Go To Sections & Articles Přejít na Oddíly a články +Keep This Issue Zachovat toto vydání +Search This Blog Hledat v tomto blogu +Search This Issue Hledat v tomto vydání +Unknown Neznámý +View Notes & Marks Zobrazit Poznámky a záložky diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/magazines/ui/views/home/resources/MagazineHomeResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/magazines/ui/views/home/resources/MagazineHomeResources_en_GB.translation new file mode 100644 index 0000000..badb235 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/magazines/ui/views/home/resources/MagazineHomeResources_en_GB.translation @@ -0,0 +1 @@ +{0,plural,=0 {} one {Section {1,number,integer} of {3,number,integer}} other {Sections {1,number,integer} - {2,number,integer} of {3,number,integer}}} {0,plural,=0 {} one {Oddíl {1,number,integer} of {3,number,integer}} other {Oddíly {1,number,integer} - {2,number,integer} z {3,number,integer}}} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/contentview/resources/ContentViewFooterResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/contentview/resources/ContentViewFooterResources_en_GB.translation new file mode 100644 index 0000000..73bdfb1 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/contentview/resources/ContentViewFooterResources_en_GB.translation @@ -0,0 +1 @@ +{0,plural,=0 {} one {{1,number,integer} of {3,number,integer}} other {{1,number,integer} - {2,number,integer} of {3,number,integer}}} {0,plural,=0 {} one {{1,number,integer} z {3,number,integer}} other {{1,number,integer} - {2,number,integer} z {3,number,integer}}} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/contentview/resources/ContentViewMastheadResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/contentview/resources/ContentViewMastheadResources_en_GB.translation new file mode 100644 index 0000000..5322fc5 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/contentview/resources/ContentViewMastheadResources_en_GB.translation @@ -0,0 +1,2 @@ +Articles Články +Sections Oddíly diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/sectionstart/resources/SectionStartResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/sectionstart/resources/SectionStartResources_en_GB.translation new file mode 100644 index 0000000..484ddd4 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/newspapers/ui/views/sectionstart/resources/SectionStartResources_en_GB.translation @@ -0,0 +1 @@ +{0,plural,=0 {} one {Article {1,number,integer} of {3,number,integer}} other {Articles {1,number,integer} - {2,number,integer} of {3,number,integer}}} {0,plural,=0 {} one {Článek {1,number,integer} z {3,number,integer}} other {Články {1,number,integer} - {2,number,integer} z {3,number,integer}}} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/ui/resources/PeriodicalsUIResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/ui/resources/PeriodicalsUIResources_en_GB.translation new file mode 100644 index 0000000..3f7905e --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/ui/resources/PeriodicalsUIResources_en_GB.translation @@ -0,0 +1,4 @@ +Clip This Article Uložit jako výstřižek +Do Not Keep This Issue Neuchovávat toto vydání +Keep This Issue Uchovávat toto vydání +Sync to Furthest Page Read Přejít na poslední dosaženou pozici diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/ui/resources/ReadingPaneFooterResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/ui/resources/ReadingPaneFooterResources_en_GB.translation new file mode 100644 index 0000000..f44ec04 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/ui/resources/ReadingPaneFooterResources_en_GB.translation @@ -0,0 +1 @@ +Next Article: {0} Následující článek: {0} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/ui/resources/ReadingPaneHeaderResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/ui/resources/ReadingPaneHeaderResources_en_GB.translation new file mode 100644 index 0000000..fba9fa4 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/periodicals/ui/resources/ReadingPaneHeaderResources_en_GB.translation @@ -0,0 +1,2 @@ +Article Clipped to My Clippings Výstřižek byl přesunut mezi Mé výstřížky +Article Was Not Clipped Výstřižek nebyl vytvořen diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/annotation/personal/resources/PersonalAnnotationResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/annotation/personal/resources/PersonalAnnotationResources_en_GB.translation new file mode 100644 index 0000000..90cdd78 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/annotation/personal/resources/PersonalAnnotationResources_en_GB.translation @@ -0,0 +1,4 @@ +Clip This Article Uložit jako výstřižek +Your Bookmark Vaše záložka +Your Highlight Vaše zvýraznění +Your Note Vaše poznámka diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/detail/resources/DetailViewFactoryResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/detail/resources/DetailViewFactoryResources_en_GB.translation new file mode 100644 index 0000000..d509bfc --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/detail/resources/DetailViewFactoryResources_en_GB.translation @@ -0,0 +1,27 @@ +Add To Home Přidat na dom. obrazovku +Add to Collection Přidat do kolekce +Add to FreeTime Library Přidat do knihovny FreeTime +Book Description Popis knihy +Buy This Book Now Koupit tuto knihu +Delete This Book Smazat tuto knihu +Delete This Document Smazat tento dokument +Delete This Letter Smazat tento dopis +Delete This Notice Smazat toto oznámení +Delete This Receipt Smazat toto potvrzení +Delete This Sample Smazat tuto ukázku +Edit Kana Upravit Kana +Edit Pronunciation Upravit výslovnost +Go To... Jít na... +Item Description Popis položky +Look Up in Dictionary Podívat se do slovníku +Remove from Device Odstranit z Kindlu +Search This Book Prohledat tuto knihu +Search This Document Prohledat tento dokument +Search This Letter Prohledat tento dopis +Search This Notice Prohledat toto oznámení +Search This Receipt Prohledat toto potvrzení +Search This Sample Prohledat tuto ukázku +Share That Youʼve Finished This Book Oznamte, že jste přečetli tuto knihu +Title: {0} Název: {0} +View Bookmarks Ukázat záložky +View Notes & Marks Zobrazit pozn. a zvýraznění diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/gotodialog/ui/resources/GotoDialogResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/gotodialog/ui/resources/GotoDialogResources_en_GB.translation new file mode 100644 index 0000000..adbad2d --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/gotodialog/ui/resources/GotoDialogResources_en_GB.translation @@ -0,0 +1,2 @@ +Contents Obsah +Front Matter Titulní část diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/todo/handler/resources/ContentToDoHandlerResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/todo/handler/resources/ContentToDoHandlerResources_en_GB.translation new file mode 100644 index 0000000..5ca3643 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/todo/handler/resources/ContentToDoHandlerResources_en_GB.translation @@ -0,0 +1 @@ +Item Downloaded Položka stažena diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/todo/handler/resources/SampleToFullBookSwitchResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/todo/handler/resources/SampleToFullBookSwitchResources_en_GB.translation new file mode 100644 index 0000000..072f2ae --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/todo/handler/resources/SampleToFullBookSwitchResources_en_GB.translation @@ -0,0 +1 @@ +You are now reading the full title. Nyní čtete úplný název. diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/ui/resources/HighlightDrawerResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/ui/resources/HighlightDrawerResources_en_GB.translation new file mode 100644 index 0000000..385a6f4 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/ui/resources/HighlightDrawerResources_en_GB.translation @@ -0,0 +1,2 @@ +{0} highlighters {0} zvýrazňujících +{1}, {0,plural,=0 {no others} one {1 other} other {{0,number,integer} others}} {1}, {0,plural,=0 {nikdo další} one {1 další} other {{0,number,integer} dalších}} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/ui/resources/NotesCardResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/ui/resources/NotesCardResources_en_GB.translation new file mode 100644 index 0000000..2c29a33 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/ui/resources/NotesCardResources_en_GB.translation @@ -0,0 +1,3 @@ +Note {0} Poznámka {0} +Note Poznámka +View Notes & Marks Ukázat poznámky a záložky diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/ui/resources/SampleBookFooterResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/ui/resources/SampleBookFooterResources_en_GB.translation new file mode 100644 index 0000000..34ab55a --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/ui/resources/SampleBookFooterResources_en_GB.translation @@ -0,0 +1,2 @@ +Processing purchase... Nákup probíhá... +View in Store Ukázat v obchodě diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/ui/resources/UIResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/ui/resources/UIResources_en_GB.translation new file mode 100644 index 0000000..bb733fd --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/impl/ui/resources/UIResources_en_GB.translation @@ -0,0 +1,6 @@ +Annotating Disabled Poznámky nejsou povoleny +Annotating is disabled for sample content. Poznámky nejsou v ukázkách povoleny. +Bookmarking Disabled Záložky nejsou povoleny +Bookmarks are disabled for sample content. Záložky nejsou v ukázkách povoleny. +Done Hotovo +Double-tapping opens Kindle Panel View. Swipe to turn to the next page. Dvojité kliknutí otevře panelové zobrazení. Tažením přejdete na další stranu. diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/acxreaderplugin/ui/resources/DialogResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/acxreaderplugin/ui/resources/DialogResources_en_GB.translation new file mode 100644 index 0000000..24bc783 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/acxreaderplugin/ui/resources/DialogResources_en_GB.translation @@ -0,0 +1,5 @@ +Cancel Zrušit +Register Zaregistrovat +Register? Zaregistrovat? +Your Kindle must be registered to use this feature. Please register and try again. Abyste mohli používat tuto funkci, musí být váš Kindle zaregistrován. Zaregistrujte se prosím a zkuste to znovu. +Your device must be registered to use this feature. Do you want to register now? Abyste mohlo používat tuto funkci, musí být vaše zařízení zaregistrováno. Chcete se zaregistrovat hned? diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/annotation/dialog/resources/AnnotationDialogResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/annotation/dialog/resources/AnnotationDialogResources_en_GB.translation new file mode 100644 index 0000000..01d2458 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/annotation/dialog/resources/AnnotationDialogResources_en_GB.translation @@ -0,0 +1,16 @@ +Chapter Kapitola +Delete Smazat +Edit Upravit +Go to Location Přejít na pozici +Note Poznámka +Notes Poznámky +Popular Oblíbené +Public Veřejné +Share Sdílet +View Zobrazit +You do not have any notes or highlights. Nemáte žádné poznámky ani zvýraznění. +Yours Vaše +{0,plural,=0 {} =1 {1 highlighter} other {{0,number,integer} highlighters}} {0,plural,=0 {} =1 {zvýraznil jeden člověk} other {zvýraznilo lidí: {0,number,integer}}} +{0,select, false{Page {1}} true{Loc {1}} other {}} {0,select, false{Strana {1}} true{Poz. {1}} other {}} +{0}’s Highlight Zvýraznění od {0} +{0}’s Note Poznámka od {0} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/bookmark/ui/resources/BookmarkResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/bookmark/ui/resources/BookmarkResources_en_GB.translation new file mode 100644 index 0000000..b780298 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/bookmark/ui/resources/BookmarkResources_en_GB.translation @@ -0,0 +1,8 @@ +Add Bookmark Přidat záložku +Add Přidat +Bookmarking Disabled Záložkování vypnuto +Bookmarks are disabled for sample content. V ukázkách jsou záložky zakázány. +Delete Bookmark Smazat záložku +Delete Smazat +Loc {0} Poz {0} +Page {0} Strana {0} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/buyfromsample/resources/BuyFromSampleResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/buyfromsample/resources/BuyFromSampleResources_en_GB.translation new file mode 100644 index 0000000..d156194 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/buyfromsample/resources/BuyFromSampleResources_en_GB.translation @@ -0,0 +1,8 @@ +Buy Now Zakoupit +Buy for {0} Koupit za {0} +Download Error Chyba stahování +Downloading - {0,number,percent} Stahuje se - {0,number,percent} +Downloading Stahuji +Network connection required. Tap here to connect. Vyžadováno připojení k Internetu. Klikněte sem pro připojení. +Thank you for your purchase Děkujeme za váš nákup +To cancel an accidental purchase, go to {0} Přejděte na {0} ke zrušení nechtěného nákupu diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/clippings/resources/ClippingsResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/clippings/resources/ClippingsResources_en_GB.translation new file mode 100644 index 0000000..741c5f3 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/clippings/resources/ClippingsResources_en_GB.translation @@ -0,0 +1,6 @@ +{0,select, location {Your Bookmark at location {1}} page {Your Bookmark on page {1} | location {2}} pdf {Your Bookmark on page {1}}other {Your Bookmark on {1}}} {0,select, location {Vaše záložka na pozici {1}} strana {Vaše záložka na straně {1} | pozice {2}} pdf {Vaše záložka na straně {1}}other {Vaše záložka na {1}}} +{0,select,location {Clip This Article at Location {1}}page {Clip This Article on page {1} | Location {2}}pdf {Clip This Article on page {1}}other {Clip This Article on {1}}} {0,select,location {Připnout tento článek na pozici {1}}page {Připnout tento článek na stranu {1} | Location {2}}pdf {Připnout tento článek na stranu {1}}other {Připnout tento článek na {1}}} +{0,select,location {Your Highlight at location {1}}page {Your Highlight on page {1} | location {2}}pdf {Your Highlight on page {1}}other {Your Highlight on {1}}} {0,select,location {Vaše zvýraznění na pozici{1}}page {Vaše zvýraznění na straně {1} | location {2}}pdf {Vaše zvýraznění na straně {1}}other {Vaše zvýraznění na {1}}} +{0,select,location {Your Note at location {1}}page {Your Note on page {1} | location {2}}pdf {Your Note on page {1}}other {Your Note on {1}}} {0,select,location {Vaše poznámka na pozici {1}}page {Vaše poznámka na straně {1} | location {2}}pdf {Vaše poznámka na straně {1}}other {Vaše poznámka na {1}}} +{0} {1,choice,0# |1#({2})}$$~~- {3} | Added on {4,date,full} {4,time,medium}$$~~$$~~{5}$$~~==========$$~~ {0} {1,choice,0# |1#({2})}$$~~- {3} | Přidáno dne {4,date,full} {4,time,medium}$$~~$$~~{5}$$~~==========$$~~ +{3,plural,=0 {} other {{0}}} <{1,select,passwordProtected {This item is password-protected} noPublisher {You have reached the clipping limit for this item} other {You have reached the clipping limit set by the publisher, {2}}}> {3,plural,=0 {} other {{0}}} <{1,select,passwordProtected {Tato položka je zaheslována} noPublisher {Dosáhli jste limitu pro připínání u této položky} other {Dosáhli jste limitu pro připínání nastaveného vydavatelem, {2}}}> diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/endnotes/resources/EndnoteResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/endnotes/resources/EndnoteResources_en_GB.translation new file mode 100644 index 0000000..6bc094e --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/endnotes/resources/EndnoteResources_en_GB.translation @@ -0,0 +1,3 @@ +(Partial Preview) (Částečný náhled) +Footnote Poznámka pod čarou +Go To Footnotes ▶ Přejít na Poznámky pod čarou ▶ diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/history/ui/resources/HistoryUIResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/history/ui/resources/HistoryUIResources_en_GB.translation new file mode 100644 index 0000000..9855774 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/history/ui/resources/HistoryUIResources_en_GB.translation @@ -0,0 +1,2 @@ +{0,select, location {Back to loc {1}} page {Back to page {1}} other {Back to {1}}} {0,select, location {Zpět na poz. {1}} page {Zpět na stranu {1}} other {Zpět na {1}}} +{0,select, location {Forward to loc {1}} page {Forward to page {1}} other {Forward to {1}}} {0,select, location {Vpřed na poz. {1}} page {Vpřed na stranu {1}} other {Vpřed na {1}}} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/html/resources/HTMLResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/html/resources/HTMLResources_en_GB.translation new file mode 100644 index 0000000..ed207d0 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/html/resources/HTMLResources_en_GB.translation @@ -0,0 +1,6 @@ +Animation Off Vypnout animace +Animation On Zapnout animace +Fit To Screen Off Vypnout přizpůsobení displeji +Fit To Screen On Zapnout přizpůsobení displeji +Page Refresh Off Vypnout obnovování stránky +Page Refresh On Zapnout obnovování stránky diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/indexview/resources/IndexViewResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/indexview/resources/IndexViewResources_en_GB.translation new file mode 100644 index 0000000..f8abb0c --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/indexview/resources/IndexViewResources_en_GB.translation @@ -0,0 +1,2 @@ +Go to Index Přejít na obsah +Index Items Index položky diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/notesandmarks/resources/AnnotationResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/notesandmarks/resources/AnnotationResources_en_GB.translation new file mode 100644 index 0000000..f437f7d --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/notesandmarks/resources/AnnotationResources_en_GB.translation @@ -0,0 +1,33 @@ +All Notes & Marks ({0,number,integer}) Všechny poznámky a značky ({0,number,integer}) +All Vše +Bookmarks Záložky +Delete Smazat +Edit Upravit +Go To Jít na +Go to Location Jít na místo +Go Přejít +Highlights Zvýraznění +Items {0,number,integer} of {1,number,integer} Položky {0,number,integer} z {1,number,integer} +Items {0,number,integer}-{1,number,integer} of {2,number,integer} Položky {0,number,integer}-{1,number,integer} z {2,number,integer} +Note {0} Poznámka {0} +Notes & Marks ({0,number,integer}) · Poznámky a značky ({0,number,integer}) · +Notes & Marks Poznámky a značky +Notes Poznámky +Popular Highlights ({0,number,integer}) Oblíbené zvýraznění ({0,number,integer}) +Popular Highlights Oblíbená zvýraznění +Public Notes ({0,number,integer}) Veřejné poznámky ({0,number,integer}) +Public Notes from {0}. Veřejná poznámka od {0}. +Public Notes Veřejné poznámky +Show Ukázat +Show... Ukázat... +View Notes & Marks Zobrazit pozn. a zvýraznění +Your Bookmarks ({0,number,integer}) Vaše záložky ({0,number,integer}) +Your Highlights ({0,number,integer}) Vaše zvýraznění ({0,number,integer}) +Your Notes & Marks ({0,number,integer}) Vaše poznámky a značky({0,number,integer}) +Your Notes ({0,number,integer}) Vaše poznámky ({0,number,integer}) +Yours Vaše +{0,number,integer} of {1,number,integer} {0,number,integer} z {1,number,integer} +{0} highlighted this passage. {0} zvýraznili tuto pasáž. +{0} · Page {1} - {2} {0} · Strana {1} - {2} +{0}’s Highlight Zvýraznění od {0} +{0}’s Note Poznámka od {0} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/ownership/timed/resources/TimedOwnershipDialogResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/ownership/timed/resources/TimedOwnershipDialogResources_en_GB.translation new file mode 100644 index 0000000..41dd38d --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/ownership/timed/resources/TimedOwnershipDialogResources_en_GB.translation @@ -0,0 +1,11 @@ +0 Minutes 0 minut +5 Minutes 5 minut +Buy Koupit +Close Book Zavřít knihu +Read for Free Čtěte zdarma +Reading Period Over Čas ke čtení vypršel +This content has expired. To purchase this content, tap Buy to go to the Kindle store. Tento obsah vypršel. K zakoupení tohoto obsahu klikněte na Koupit a přejděte do Kindle Store. +You must be in the shop and connected to the shop’s network to read for free. Abyste mohli číst zdarma, musíte být v obchodě a připojeni na jeho síť. +Your Read for Free time is almost over for today. To purchase this book, ask a bookseller for a printed edition, or tap Buy to go to the Kindle Store. Váš čas bezplatného čtení se pro dnešek chýlí ke konci. Tuto knihu si můžete zakoupit v tištěné podobě u svého knihkupce, nebo klikněte na Koupit a přejděte do Kindle Store. +Your Read for Free time is over for today. To purchase this book, ask a bookseller for a printed edition, or tap Buy to go to the Kindle Store. Váš čas bezplatného čtení pro dnešek vypršel. Tuto knihu si můžete zakoupit v tištěné podobě u svého knihkupce, nebo klikněte na Koupit a přejděte do Kindle Store. +of free reading time remain. zbývá z bezplatnéhočasu ke čtení. diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/ownership/timed/resources/TimedOwnershipResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/ownership/timed/resources/TimedOwnershipResources_en_GB.translation new file mode 100644 index 0000000..a12348a --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/ownership/timed/resources/TimedOwnershipResources_en_GB.translation @@ -0,0 +1,2 @@ +Buy ▶ Koupit ▶ +Read for Free time remaining: {0,plural,=0 {Expired} one {<1 min.} other {{0,number,integer} mins.}} Zbývá přečíst v rámcí FreeTime: {0,plural,=0 {nic} one {<1 min.} other {{0,number,integer} min.}} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/pdf/resources/PDFResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/pdf/resources/PDFResources_en_GB.translation new file mode 100644 index 0000000..656a45c --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/pdf/resources/PDFResources_en_GB.translation @@ -0,0 +1,8 @@ +Cancel Zrušit +Contrast Kontrast +Go To Jít na +Go to... Jít na... +Original Display Původní zobrazení +Table of Contents Obsah +Table of Contents... Obsah... +Text-Only Display Pouze textové zobrazení diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/phls/resources/PopularHighlightsResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/phls/resources/PopularHighlightsResources_en_GB.translation new file mode 100644 index 0000000..893b297 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/phls/resources/PopularHighlightsResources_en_GB.translation @@ -0,0 +1 @@ +Popular Highlight Oblíbená zvýraznění diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/publicnotes/resources/PublicNotesResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/publicnotes/resources/PublicNotesResources_en_GB.translation new file mode 100644 index 0000000..8301a67 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/publicnotes/resources/PublicNotesResources_en_GB.translation @@ -0,0 +1,5 @@ +Public Notes from {0}. Veřejná poznámka z {0}. +Public Notes Veřejné poznámky +{0} highlighted this passage. {0} zvýrazněno touto pasáží. +{0}’s Highlight Zvýraznění od {0} +{0}’s Note Poznámka od {0} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/scrubber/ui/elements/resources/ScrubberUIResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/scrubber/ui/elements/resources/ScrubberUIResources_en_GB.translation new file mode 100644 index 0000000..d2c4393 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/scrubber/ui/elements/resources/ScrubberUIResources_en_GB.translation @@ -0,0 +1,2 @@ +Other Info Další informace +{2,select,page {Page {0} of {1}} loc {Loc {0} of {1}} other {{0} of {1}}} {2,select,page {Strana {0} z {1}} pozice {Loc {0} z {1}} other {{0} z {1}}} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/search/resources/SearchPluginResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/search/resources/SearchPluginResources_en_GB.translation new file mode 100644 index 0000000..480b270 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/search/resources/SearchPluginResources_en_GB.translation @@ -0,0 +1,8 @@ +All Text Veškerý text +Kindle Store Kindle store +Low Memory Málo paměti +My Items Položky +Search Hledat +This Book Tato kniha +This Issue Toto vydání +Your search was not successful because your Kindle memory is full. Please make more Kindle memory available by removing content from the Home screen. Vaše hledání se nezdařilo, protože paměť vašeho Kindle je plná. Uvolněte prosím paměť Kindle odstraněním obsahu z Domovské stránky. diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/search/resources/SearchResultsPaneResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/search/resources/SearchResultsPaneResources_en_GB.translation new file mode 100644 index 0000000..8b2dac2 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/search/resources/SearchResultsPaneResources_en_GB.translation @@ -0,0 +1,8 @@ +Go To Jít na +Location {0} · Page {1} Umístění {0} · Strana {1} +Location {0} Pozice {0} +Search Results ({0,number,integer}) Výsledky hledání ({0,number,integer}) +Search failed. Hledání se nezdařilo +Searching… Hledání… +Title not yet indexed. Titul není dosud indexován. +{0,number,integer} of {1,number,integer} {0,number,integer} z {1,number,integer} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/sharing/resources/SharingResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/sharing/resources/SharingResources_en_GB.translation new file mode 100644 index 0000000..226938b --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/sharing/resources/SharingResources_en_GB.translation @@ -0,0 +1,26 @@ +A link to the book will be included with your message. Odkaz na knihu bude zahrnut do vaší zprávy. +A link to the passage will be included with your message. Odkaz na úryvek bude zahrnut do vaší zprávy. +Cancel Zrušit +Clipping Error Chyba při vytváření výstřižku +Close Zavřít +Communication Error Chyba v komunikaci +Enter Your Message Zadejte zprávu +Invalid Social Networks Neplatná sociální síť +Manage Spravovat +Message Shared Zpráva nasdílena +One or more of the social networks registered on your Kindle are not configured properly. Selecting Manage below will open the Manage Your Social Networks web page so you can enter your account information. When your changes are complete, select Continue Reading to return to this item. Jedna nebo více sociálních sítí zaregistrovaných k vašemu Kindle není správně nastavena. Volbou Spravovat níže se otevře webová stránka správce vašich sociálních sítí, kam můžete zadat informace o svém účtu. Po dokončení registrace vyberte Pokračovat ve čtení pro návrat sem. +Register Registrovat +Share Sdílet +Sharing Failed Sdílení se nezdařilo +Sharing Not Supported Sdílení nepodporováno +Sharing Unavailable Sdílení je nedostupné +Social Networks Not Registered Nemáte zaregistrovány žádné sociální sítě +The sharing service encountered a communication error. Please try again later. Při sdílení došlo k chybě připojení. Zkuste to prosím později. +The sharing service encountered an unrecoverable error. Sharing cancelled. Služba sdílení narazila na neopravitelnou chybu. Sdílení bylo zrušeno. +The sharing service is currently unavailable. Please try again later. Služba sdílení není momentálně k dispozici. Zkuste to prosím později. +This content does not support sharing. Tento dokument nepodporuje sdílení. +Unable to share. You have reached the clipping limit for this item set by the publisher, {0}. Sdílení není možné. Dosáhli jste maximálního počtu výstřižků povolených pro tuto položku vydavatelem {0}. +Unable to share. You have reached the clipping limit for this item set by the publisher. Sdílení není možné. Dosáhli jste maximálního počtu výstřižků povolených pro tuto položku vydavatelem. +Unable to share. You have reached the clipping limit for this item. Sdílení není možné. Dosáhli jste maximálního počtu povolených výstřižků pro tuto položku. +Your Kindle is not registered with any social networks. Selecting Register below will open the Manage Your Social Networks web page so you can enter your account information. When your registration is complete, select Continue Reading to return to this item. Váš Kindle nemá zaregistrovány žádné sociální sítě. Volbou Registrovat níže se otevře webová stránka správce vašich sociálních sítí, kam můžete zadat informace o svém účtu. Po dokončení registrace vyberte Pokračovat ve čtení pro návrat sem. +{0,select, left {{1,plural, =0 {No characters left} one {{1} character left} other {{1} characters left}}} over {{1,plural, one {{1} character over} other {{1} characters over}}} other {}} {0,select, left {{1,plural, =0 {nezbývá už žádný znak} one {zbývá {1} znak} other {zbývá znaků: {1}}}} over {{1,plural, one {{1} znak navíc} other {znaků navíc: {1}}}} other {}} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/HomonymIndexResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/HomonymIndexResources_en_GB.translation new file mode 100644 index 0000000..6f4f64a --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/HomonymIndexResources_en_GB.translation @@ -0,0 +1,2 @@ +All Vše +Dictionary Results ({0,number,integer}) Výsledky ze slovníku ({0,number,integer}) diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/NotesCardResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/NotesCardResources_en_GB.translation new file mode 100644 index 0000000..4086563 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/NotesCardResources_en_GB.translation @@ -0,0 +1,6 @@ +Add Note Přidat poznámku +Note {0} Poznámka {0} +Note Poznámka +View Note Zobrazit poznámku +View Notes & Marks Zobrazit pozn. a zvýraznění +View Notes Zobrazit poznámky diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/SystemsCardsResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/SystemsCardsResources_en_GB.translation new file mode 100644 index 0000000..1a8dcb0 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/systemcards/resources/SystemsCardsResources_en_GB.translation @@ -0,0 +1,24 @@ +Add Note Přidat poznámku +Delete Note Vymazat poznámku +Delete Smazat +Dictionary Not Found Slovník nenalezen +Dictionary Slovník +Edit Note Upravit poznámku +Full Wikipedia Article Celý článek z Wikipedie +Highlight Zvýraznění +More on Shelfari Více o katalogu Shelfari +More Více +No Definition Found Definice nenalezena +No Dictionaries on Device V zařízení nejsou slovníky +No X-Ray Found Nenalezeny X-Ray informace +Open Dictionary Otevřít slovník +Open X-Ray ▶ Otevřít vyhledávač X-Ray ▶ +Open X-Ray Otevřít X-Ray +Select New Dictionary Vybrat nový slovník +Selected dictionary not found. Vybraný slovník nebyl nalezen. +Subject to a Creative Commons Licence Podléhá licenci Creative Commons +There arenʼt any dictionaries on your device for this bookʼs language. To download a dictionary, go to the Cloud or purchase one from the Kindle Store. Pro jazyk této knihy nejsou ve vašem zařízení žádné slovníky. Ke stažení slovníku přejděte do internetového úložiště nebo zakupte slovník v Kindle Store. +There arenʼt any dictionaries on your device. To download a dictionary, go to the Cloud or purchase one from the Kindle Store. Ve vašem zařízení nejsou žádné slovníky. Ke stažení slovníku přejděte do internetového úložiště nebo zakupte slovník v Kindle Store. +View Note Zobrazit poznámku +“ “ +” ” diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/timer/resources/ReadingTimerResources.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/timer/resources/ReadingTimerResources.translation new file mode 100644 index 0000000..bde77f6 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/timer/resources/ReadingTimerResources.translation @@ -0,0 +1,19 @@ +Learning reading speed ({0, number, percent}) Zjišťuji rychlost čtení ({0, number, percent}) +Learning reading speed... Zjišťuji rychlost čtení... +Loc {0} of {1} Pozice {0} z {1} +Location in book Pozice v knize +Page in book Strana v knize +Page {0} of {1} Strana {0} z {1} +Page {0} Strana {0} +Reading Progress Ukazatel rozečtenosti +Reset Reading Timer Vynulovat měření rychlosti čtení +Select Reading Progress Zvolit ukazatel rozečtenosti +Time left in book Čas do konce knihy +Time left in chapter Čas do konce kapitoly +Turn Off Reading Timer Zapnout měření rychlosti čtení +Turn On Reading Timer Zapnout měření rychlosti čtení +Updating... Aktualizuji... +section oddíl +{0, plural,=0 {Book complete} one {Time left in book: {1}} other {Time left in book: {1}}} {0, plural,=0 {Kniha dočtena} one {{1} do konce knihy} other {{1} do konce knihy}} +{0, plural,=0 {Chapter complete} one {Time left in chapter: {1}} other {Time left in chapter: {1}}} {0, plural,=0 {Kapitola dočtena} one {{1} do konce kapitoly} other {{1} do konce kapitoly}} +{0,select,TimeLeftInGoal {{1, plural,=0 {You have reached the goal} one {{1,number,integer} min left until your reading goal} other {{1,number,integer} mins left until your reading goal}}} GoalReached {You have reached the goal} other {{1, plural,=0{You have reached the goal} one{Daily goal reached {1,number,integer} min ago} other{Daily goal reached {1,number,integer} mins ago}}}} {0,select,TimeLeftInGoal {{1, plural,=0 {Dosáhli jste cíle} one {{1,number,integer} min do dosažení cíle} other {{1,number,integer} min do dosažení cíle}}} GoalReached {Dosáhli jste cíle} other {{1, plural,=0{Dosáhli jste cíle} one{Dosáhli jste cíle před {1,number,integer} min} other{Dosáhli jste cíle pro tento den před {1,number,integer} min}}}} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/timer/resources/ReadingTimerResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/timer/resources/ReadingTimerResources_en_GB.translation new file mode 100644 index 0000000..737140a --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/timer/resources/ReadingTimerResources_en_GB.translation @@ -0,0 +1,20 @@ +Learning reading speed ({0, number, percent}) Zjišťuji rychlost čtení ({0, number, percent}) +Learning reading speed... Zjišťuji rychlost čtení... +Loc {0} of {1} Pozice {0} z {1} +Location in book Pozice v knize +None Žádný +Page in book Strana v knize +Page {0} of {1} Strana {0} z {1} +Page {0} Strana {0} +Reading Progress Ukazatel rozečtenosti +Reset Reading Timer Vynulovat měření rychlosti čtení +Select Reading Progress Zvolit ukazatel rozečtenosti +Time left in book Čas do konce knihy +Time left in chapter Čas do konce kapitoly +Turn Off Reading Timer Zapnout měření rychlosti čtení +Turn On Reading Timer Zapnout měření rychlosti čtení +Updating... Aktualizuji... +section oddíl +{0, plural,=0 {Book completed} one {Time left in book: {1}} other {Time left in book: {1}}} {0, plural,=0 {Kniha dočtena} one {{1} do konce knihy} other {{1} do konce knihy}} +{0, plural,=0 {Chapter completed} one {Time left in chapter: {1}} other {Time left in chapter: {1}}} {0, plural,=0 {Kapitola dočtena} one {{1} do konce kapitoly} other {{1} do konce kapitoly}} +{0,select,TimeLeftInGoal {{1, plural,=0 {You have reached the goal} one {{1,number,integer} min left until you reach your reading goal} other {{1,number,integer} mins left until you reach your reading goal}}} GoalReached {You have reached the goal} other {{1, plural,=0{You have reached the goal} one{Daily goal reached {1,number,integer} min ago} other{Daily goal reached {1,number,integer} mins ago}}}} {0,select,TimeLeftInGoal {{1, plural,=0 {Dosáhli jste cíle} one {{1,number,integer} min do dosažení cíle} other {{1,number,integer} min do dosažení cíle}}} GoalReached {Dosáhli jste cíle} other {{1, plural,=0{Dosáhli jste cíle} one{Dosáhli jste cíle před {1,number,integer} min} other{Dosáhli jste cíle pro tento den před {1,number,integer} min}}}} diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/tts/resources/TTSResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/tts/resources/TTSResources_en_GB.translation new file mode 100644 index 0000000..1b1573a --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/tts/resources/TTSResources_en_GB.translation @@ -0,0 +1,18 @@ +Default Výchozí +Faster Rychleji +Female Žena +Hide Options Skrýt volby +Male Muž +Off Vypnuto +Rate Tempo +Show Options Ukázat volby +Slower Pomaleji +Speaking Voice: Předčítající hlas: +Speech Rate: Tempo řeči: +Text-to-Speech Alert Upozornění Předčítání textu +Text-to-Speech encountered an error. Please restart your Kindle from Menu in Settings. If the problem persists, contact Kindle Customer Service at http://www.kindle.com/support Předčítání textu narazilo na chybu. Prosíme restartujte svůj Kindle z nabídky Nastavení. Pokud problém přetrvává, kontaktujte zákaznickou podporu Kindle na http://www.kindle.com/support +Text-to-Speech encountered an unexpected error. If the problem persists, please restart your Kindle from Menu in Settings. Předčítání textu narazilo na neočekávanou chybu. Pokud problém přetrvává, restartujte prosím váš Kindle z Menu v Nastavení. +There isnʼt any more text to read in this item. Text-to-Speech is now exiting. V této položce už nezbývá žádný text ke čtení. Předčítání je zastaveno. +Turn Off Text-to-Speech Vypnout Předčítání textu +Turn On Text-to-Speech Zapnout Předčítání textu +Voice Hlas diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/vocabulary/resources/VocabBuilderPluginResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/vocabulary/resources/VocabBuilderPluginResources_en_GB.translation new file mode 100644 index 0000000..10ff66d --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/plugin/vocabulary/resources/VocabBuilderPluginResources_en_GB.translation @@ -0,0 +1,3 @@ +Open Vocabulary Builder Otevřít Procvičování slov ze slovníku +Vocabulary Builder Procvičování slov ze slovníku +Words that you look up in the dictionary whilst reading are added to Vocabulary Builder automatically. To view a list of the words, go to the Home screen and tap the Vocabulary Builder book, or tap the Vocabulary Builder menu item when reading. Slova, která jste kontrolovali ve slovníku behem četby jsou automaticky přidána do Procvičování. K prohlížení seznamu slov přejděte na Domovskou stránku a klikněte na Procvičování slov ze slovníku, nebo na pložku Procvičování slov ze slovníku v menu během četby. diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/resources/ReaderExceptionDialogResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/resources/ReaderExceptionDialogResources_en_GB.translation new file mode 100644 index 0000000..89966e3 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/resources/ReaderExceptionDialogResources_en_GB.translation @@ -0,0 +1,2 @@ +Continue Pokračovat +Home Domů diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/resources/ReaderResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/resources/ReaderResources_en_GB.translation new file mode 100644 index 0000000..03372fc --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/resources/ReaderResources_en_GB.translation @@ -0,0 +1,89 @@ +Add Note Přidat poznámku +Already at furthest read location. Již jste na nejzazší dosažené pozici. +Beginning Začátek +Book Description Popis knihy +Buy This Book Now Koupit tuto knihu +Cancel Zrušit +Close Zavřít +Contrast Kontrast +Cover Obálka +Darkest Nejtmavší +Delete Note Vymazat poznámku +Delete Odstranit +Edit Note Upravit poznámku +End Konec +Enter a location ({0} - {1}) Zadat pozici ({0} - {1}) +Enter a page (1 - {0}) or location ({1} - {2}) Zadat stranu (1 - {0}) nebo pozici ({1} - {2}) +Enter a page (1 - {0}) Zadat stranu (1 - {0}) +Enter a page ({0}) or location ({1} - {2}) Zadat stranu ({0}) nebo pozici ({1} - {2}) +Enter a page ({0}) Zadat stranu ({0}) +Enter a page or location ({1} - {2}) Zadat stranu nebo pozici ({1} - {2}) +Enter a page Zadat stranu +Enter password: Zadejte heslo: +Fonts Písma +Go To Jít na +Go to Page or Location Jít na stránku nebo pozici +Go to... Jít na... +Highlight Zvýraznění +Incorrect Password Nesprávné heslo +Incorrect password. Please try again. Nesprávné heslo. Zkuste to prosím znovu. +Lightest Nejsvětlejší +Line spacing Řádkování +Loc {0} of {1} Pozice {0} z {1} +Loc {0} Pozice {0} +Location Pozice +Lock Rotation Zamknout otáčení +Low Memory Málo paměti +Margins Okraje +More Options Další volby +More Další +Normal Normální +Note Poznámka +Page Strana +Page or Location Stránka nebo pozice +Page {0} of {1} Strana {0} z {1} +Page {0} Strana {0} +Password-Protected Chráněno heslem +Publisher Font Písmo z knihy +Retrieving furthest page read... Zjišťuji nejzazší dosaženou pozici... +Save Uložit +Settings Nastavení +Share Sdílet +Shared Notes & Highlights Sdílené poznámky a zvýraznění +Shop in Kindle Store Nakoupit v Kindle Store +Submit Odeslat +Sync Results Synchronizovat výsledky +Sync to Furthest Page Read Přejít na nejzazší dosaženou pozici +Sync Synchronizovat +Table of Contents Obsah +Table of Contents... Obsah... +There is not enough Kindle memory to add or edit notes or marks on this document. Please make more Kindle memory available by removing content from the Home screen. Kindle nemá dostatek paměti na přidání nebo úpravu poznámek nebo značek v tomto dokumentu. Prosím uvolněte paměť odstraněním obsahu z Domovské obrazovky. +This PDF is password-protected. Toto PDF je chráněno heslem. +To sync to the furthest page read, Annotations Backup must be turned on. Go to Settings from the Home screen menu, select Reading Options, then Annotations Backup. Chcete-li synchronizovat poslední přečtenou stránku, musí být zapnuto zálohování poznámek. Přejděte na Nastavení v nabídce domovské obrazovky, zvolte možnost Volby čtení, pak Zálohování poznámek. +Unable to Sync Nelze synchronizovat +Unable to retrieve the furthest location read. If this is the first time you have opened this book, your device will update your location when you close the book or your device goes to sleep. Nelze načíst poslední přečtenou pozici. Pokud je to poprvé, co jste otevřeli tuto knihu, bude vaše čtečka aktualizovat vaši pozici když zavřete knihu nebo čtečka přejde do režimu spánku. +Unlock Rotation Odemknout otáčení +View Note Zobrazit poznámku +View in Store Ukázat v obchodě +You are currently at location {0}. The furthest read location across all your devices is {2}. Go to that location? Momentálně jste na pozici {0}. Poslední přečtená pozice na všech vašich zařízeních je {2}. Chcete na tuto pozici přejít? +You are currently at location {0}. The furthest read location is {2} from "{4}" at {5,time,short} {6}. Go to that location? Nyní jste na pozici {0}. Poslední přečtená pozice je {2} z "{4}" v {5,time,short} {6}. Přejít na tuto pozici? +You are currently on an unnumbered page, {1,number,percent} into the book. The furthest page read is an unnumbered page, {3,number,percent} into the book, from "{4}" at {5,time,short} {6}. Go to that page? Nyní jste na neočíslované straně, {1,number,percent} v knize. Poslední přečtená strana je neočíslovaná, {3,number,percent} v knize, z "{4}" v {5,time,short} {6}. Přejít na tuto stranu? +You are currently on an unnumbered page, {1,number,percent} into the book. The furthest page read is {2}, {3,number,percent} into the book, from "{4}" at {5,time,short} {6}. Go to that page? Nyní jste na neočíslované straně, {1,number,percent} v knize. Poslední přečtená strana je {2}, {3,number,percent} v knize, z "{4}" v {5,time,short} {6}. Přejít na tuto stranu? +You are currently on an unnumbered page, {1,number,percent} into the book. The furthest read page across all your devices is an unnumbered page, {3,number,percent} into the book. Go to that page? Nyní jste na neočíslované straně, {1,number,percent} v knize. Poslední přečtená strana na všech vašich zařízeních je neočíslovaná, {3,number,percent} v knize. Přejít na tuto stránku? +You are currently on an unnumbered page, {1,number,percent} into the book. The furthest read page across all your devices is {2}, {3,number,percent} into the book. Go to that page? Nyní jste na neočíslované straně, {1,number,percent} v knize. Poslední přečtená strana ve všech vašich zařízeních je {2}, {3,number,percent} v knize. Přejít na tuto stranu? +You are currently on an unnumbered page, {1,number,percent} into the book. You have read further in this book across all your devices. Go to the furthest place read? Nyní jste na neočíslované straně {1,number,percent} v knize. Už jste se dostali dál než na tuto stranu ve všech vašich zařízeních. Chcete začít číst na posledním přečteném místě? +You are currently on an unnumbered page, {1,number,percent} into the book. You have read further in this book, from "{4}" at {5,time,short} {6}. Go to the furthest point read? Nyní jste na neočíslované straně, {1,number,percent} v knize. Už jste se v této knize dostali dál , z "{4}" v {5,time,short} {6}. Chcete přejít na poslední přečtené místo? +You are currently on page {0}, {1,number,percent} into the book. The furthest page read is an unnumbered page, {3,number,percent} into the book, from "{4}" at {5,time,short} {6}. Go to that page? Nyní jste na straně {0}, {1,number,percent} v knize. Poslední přečtená strana je neočíslovaná, {3,number,percent} v knize, z "{4}" v {5,time,short} {6}. Přejít na tuto stranu? +You are currently on page {0}, {1,number,percent} into the book. The furthest read page across all your devices is an unnumbered page, {3,number,percent} into the book. Go to that page? Nyní jste na straně {0}, {1,number,percent} v knize. Poslední přečtená strana ve všech vašich zařízeních je neočíslovaná, {3,number,percent} v knize. Přejít na tuto stranu? +You are currently on page {0}. The furthest page read is {2}, from "{4}" at {5,time,short} {6}. Go to that page? Nyní jste na pozici {0}. Poslední přečtená strana je {2}, z "{4}" v {5,time,short} {6}. Přejít na tuto stranu? +You are currently on page {0}. The furthest read page across all your devices is {2}. Go to that page? Nyní jste na straně {0}. Poslední přečtená strana na všech vašich zařízeních je {2}. Chcete na tuto stranu přejít? +You are currently on page {0}. You have read further on this page, from "{4}" at {5,time,short} {6}. Go to the furthest point read? Nyní jste na straně {0}. Už jste se dostali dál, z "{4}" v {5,time,short} {6}. Chcete přejít na poslední přečtené místo? +You are currently on page {0}. You have read further than this page across all your devices. Go to the furthest place read? Nyní jste na straně {0}. Už jste se dostali dál než na tuto stranu ve všech vašich zařízeních. Chcete začít číst na posledním přečteném místě? +darker +1 +darkest +2 +default standardní +lighter -1 +lightest -2 +on {7,date,long} dne {7,date,long} +today dnes +yesterday včera diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/sdk/exception/resources/ReaderExceptionResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/sdk/exception/resources/ReaderExceptionResources_en_GB.translation new file mode 100644 index 0000000..9d2cb00 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/sdk/exception/resources/ReaderExceptionResources_en_GB.translation @@ -0,0 +1,53 @@ +An error occurred while processing page data. Some features may not work. Při zpracovávání stránky nastala chyba. Některé funkce nemusí pracovat. +An error occurred. If you purchased this item from Amazon, delete the item and download it from the Cloud. Došlo k chybě. Pokud jste si zakoupili tuto položku od Amazonu, odstraňte ji a stáhněte ji z cloudu. +An error occurred. Some features may not work correctly. Došlo k chybě. Některé funkce nemusí pracovat správně. +Cannot Change Text Size Nemohu změnit velikost textu +Cannot Load Data Nemohu nahrát data +Clipping Error Chyba při připínání +Could not complete the search because your Kindle doesnʼt have enough free memory. To make more memory available, remove content from the Home screen. Nelze dokončit hledání, protože váš Kindle nemá dostatek volné paměti. Chcete-li uvolnit paměť, odstraňte obsah z Domovské obrazovky. +Dictionary not found for this book. Pro tuto knihu nebyl nalezen žádný slovník. +Error Chyba +File Not Supported Soubor není podporován +Insufficient Memory Nedostatek paměti +Item Not Available Pložka není dostupná +Item Not Supported Položka nepodporována +Low Memory Málo paměti +Memory Full Paměť je plná +No Dictionary Found Žádný slovník nenalezen +Page cannot be displayed. Stránku nelze zobrazit. +Some data could not be displayed. Některá data nemohou být zobrazena. +Some data could not be displayed. Některá data nemohou být zobrazena. +Sorry, you cannot change the size of text in the Section list. Omlouváme se, ale nemůžete měnit velikost textu v seznamu oddílů. +Table of Contents could not be loaded. Obsah nemohl být načten. +The item you were reading has been removed and is no longer available on your Kindle. Položka, kterou jste četli, byla vymazána a není dostupná. +The selected item could not be opened. If you purchased this item from Amazon, delete the item and download it again from the Cloud on the Home screen. Vybraná položka nemohla být otevřena. Pokud jste si zakoupili tuto pložku od Amazonu, odstraňte ji a znovu si ji stáhněte z cloudu na Domovské obrazovce. +The selected item could not be opened. If you purchased this item from Amazon, you can try downloading the item again from the Cloud. For help, contact Kindle Customer Service at: www.kindle.com/support Vybraná položka nemohla být otevřena. Pokud jste si zakoupili tuto položku od Amazonu, můžete ji zkusit znovu stáhnout z cloudu. Pro pomoc se prosím obraťte na zákaznickou podporu Kindle: www.kindle.com/support +The selected item could not be opened. If you purchased this item from Amazon, you can try to download the item again from the Cloud. For additional help, please go to www.kindle.com/support Vybraná položka nemohla být otevřena. Pokud jste si zakoupili tuto položku od Amazonu, můžete ji zkusit znovu stáhnout z cloudu. Pro další pomoc se prosím obraťte se na www.kindle.com/support +The selected item could not be opened. The title is too large for the available memory. For help, please contact Kindle Customer Service at: www.kindle.com/support. Vybraná položka nemohla být otevřena. Kniha je příliš velká pro zbývající paměť. Pro pomoc se prosím obraťte na zákaznický servis Kindle: www.kindle.com/support. +The selected item could not be opened. Your Kindle doesnʼt have enough free memory. Vybraná položka nemohla být otevřena. Váš Kindle nemá dostatek volné paměti. +The selected item is missing important metadata and may cause system instability. For help, contact Kindle Customer Service at: www.kindle.com/support. Vybrané položce chybí důležitá metadata, což může způsobit nestabilitu systému. Pro pomoc kontaktujte zákaznickou podporu Kindle: www.kindle.com/support. +There arenʼt any dictionaries on your device. To download a dictionary, go to the Cloud. Ve vašem zařízení nejsou žádné slovníky. Chcete-li stáhnout slovník, přejděte do cloudu. +This item cannot be opened because it is licensed to a different user. Delete the item and download it from the Cloud or purchase a copy from the Kindle Store. Tuto položku nelze otevřít, protože je držitelem licence je jiný uživatel. Odstraňte položku a stáhněte ji z cloudu, nebo si kupte kopii v Kindle Store. +This operation cannot be executed now. Tuto operaci není teď možné provést. +This {0} action could not be performed. Tato {0} akce nemůže být provedena. +Unable to Close Item Nemohu zavřít položku +Unable to Complete Search Nemohu dokončit hledání +Unable to Load Components Nemohu nahrát komponentu +Unable to Open Item Nemohu otevřít položku +Unable to Perform Action Nemohu provést akci. +Unable to Sync to Furthest Page Read. Nelze načíst poslední dosaženou pozici. +Unable to Sync Nemohu synchronizovat +Unable to close previous book. If some features do not work correctly, go to Home and reopen the book. Nelze zavřít předchozí knihu. Pokud některé funkce nepracují správně, přejděte na Domovskou stránku a znovu otevřete knihu. +Unable to go to requested location. Nelze přejít na požadovanou pozici. +Unable to load necessary system components. If you purchased this item from Amazon, delete the item and download it again from the Cloud. Nelze načíst potřebné komponenty systému. Pokud jste si zakoupili tuto položku od Amazonu, odstraňte položku a znovu si ji stáhněte z cloudu. +Unable to load necessary system components. Nemohu nahrát potřebné systémové komponenty. +Unable to load your preferences. Nemohu načíst vaše nastavení. +Unable to make this change. Nemohu provést změny. +Unable to save clipping. You have reached the clipping limit for this book. Nemohu uložit výstřižek. Dosáhli jste limitu výstřižku pro tuto knihu. +Unable to save clipping. You have reached the clipping limit set by the publisher{0,choice,0#|1#, {1}}. Nelze uložit výstřižek. Překročili jste limit výstřižků stanovený vydavatelem {0,choice,0#|1#, {1}}. +Unable to update Home. Nemohu aktualizovat domovskou stránku. +You will not be able to add/share {0} this item because you do not have enough SD memory card space available. Please make more SD memory card space available by removing items. Nebudete moci přidat / sdílet {0} tuto položku, protože nemáte na SD kartě dost volného místa. Prosím, uvolněte místo na SD kartě odstraněním položek. +Your Kindle does not have enough free memory and your bookmark could not be saved. To make more memory available, remove content from the Home screen. Váš Kindle nemá dostatek volné paměti a vaše záložky nelze uložit. Chcete-li uvolnit paměť, odstraňte obsah z Domovské obrazovky. +Your Kindle does not have enough free memory and your highlight could not be saved. To make more memory available, remove content from the Home screen. Váš Kindle nemá dostatek volné paměti a vaše zvýraznění nelze uložit. Chcete-li uvolnit paměť, odstraňte obsah z Domovské obrazovky. +Your Kindle does not have enough free memory and your note could not be saved. To make more memory available, remove content from the Home screen. Váš Kindle nemá dostatek volné paměti a vaši poznámku nelze uložit. Chcete-li uvolnit paměť, odstraňte obsah z Domovské obrazovky. +Your search cannot be completed as this item has not yet been indexed. Please try again later. Hledání nelze provést, neboť tato položka nebyla dosud indexována. Zkuste to prosím později. diff --git a/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/sdk/resources/ReaderSDKResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/sdk/resources/ReaderSDKResources_en_GB.translation new file mode 100644 index 0000000..846c908 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/booklet/reader/sdk/resources/ReaderSDKResources_en_GB.translation @@ -0,0 +1,2 @@ +Loc {0} Poz {0} +Location {0} Pozice {0} diff --git a/translation_5.4.4/translation/com/amazon/ebook/readingtime/badge/booklet/resources/BadgeResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/readingtime/badge/booklet/resources/BadgeResources_en_GB.translation new file mode 100644 index 0000000..22f5275 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/readingtime/badge/booklet/resources/BadgeResources_en_GB.translation @@ -0,0 +1,58 @@ +Achievements Ocenění +Activity Činnost +Average Reading Time Průměrný čas čtení +Badges Hodnosti +Beat your daily reading goal.~~Congratulations, you’ve read more than your daily reading goal. Překonejte svůj denní rekord ve čtení.~~Blahopřejeme, překonali jste svůj denní rekord ve čtení. +Beat your daily reading goal.~~{0, select, false{To earn this achievement, ask your parents to give you a daily reading goal.} other{Read for at least {1, plural, =0{{1, number, integer} minutes} one{{1, number, integer} minute} other{{1, number, integer} minutes}} today.}} Překonejte svůj denní rekord ve čtení~~{0, select, false{K získání tohto ocenění požádejte své rodiče o stanovení denní porce čtení} other{Přečtěte dnes alespoň {1, plural, =0{{1, number, integer} minut} one{{1, number, integer} minutu} other{{1, number, integer} minut}}.}} +Books Knihy +Bookworm {0,choice,0#|2#({0,number,integer})} Knihomol {0,choice,0#|2#({0,number,integer})} +Challenges ({0,number,integer}) Výzvy ({0,number,integer}) +Congratulations, you’ve finished a book. Blahopřeji, dočetli jste knihu. +Current Month Tento měsíc +Day Den +Earned ({0,number,integer}) Dosaženo ({0,number,integer}) +Elite Bookworm {0,choice,0#|2#({0,number,integer})} Špičkový knihomol {0,choice,0#|2#({0,number,integer})} +Finish a book to earn this achievement. Dočíst knihu a získat toto ocenění. +High-Flyer {0,choice,0#|2#({0,number,integer})} Ctižádostivec {0,choice,0#|2#({0,number,integer})} +Just Getting Started {0,choice,0#|2#({0,number,integer})} Začátečník {0,choice,0#|2#({0,number,integer})} +Kilo-Pages! {0,choice,0#|2#({0,number,integer})} Těžkotonážní! {0,choice,0#|2#({0,number,integer})} +Looked-Up Words Kontrolovaná slova +Month Měsíc +No Image Bez obrázku +No Title Bez názvu +On a Roll {0,choice,0#|2#({0,number,integer})} Jedu! {0,choice,0#|2#({0,number,integer})} +Progress Pokroky +Reach your daily reading goal 30 days in a row.~~Youʼve reached your daily reading goal {0, plural, =0{{0, number, integer} days in a row.} one{{0, number, integer} day in a row.} other{{0, number, integer} days in a row.}} {1, plural, =0{Only {1, number, integer} more to go!} one{Only {1, number, integer} more to go!} other{Only {1, number, integer} more to go!}} Přečtěte svou denní porci 30 dní za sebou.~~Dosáhli jste své denní porce {0, plural, =0{{0, number, integer} dní za sebou.} one{{0, number, integer} den v řadě.} other{{0, number, integer} dní v řadě.}} {1, plural, =0{Zbývá už jen {1, number, integer} !} one{Zbývá už jen {1, number, integer} !} other{Zbývá už jen {1, number, integer} !}} +Reach your daily reading goal 7 days in a row.~~Youʼve reached your daily reading goal {0, plural, =0{{0, number, integer} days in a row.} one{{0, number, integer} day in a row.} other{{0, number, integer} days in a row.}} {1, plural, =0{Only {1, number, integer} more to go!} one{Only {1, number, integer} more to go!} other{Only {1, number, integer} more to go!}} Přečtěte svou denní porci 7 dní za sebou.~~Dosáhli jste své denní porce {0, plural, =0{{0, number, integer} dní za sebou.} one{{0, number, integer} den v řadě.} other{{0, number, integer} dní v řadě.}} {1, plural, =0{Zbývá už jen {1, number, integer} !} one{Zbývá už jen {1, number, integer} !} other{Zbývá už jen {1, number, integer} !}} +Reach your daily reading goal.~~Congratulations, you’ve reached your daily reading goal. Přečtěte svou denní porci. ~~Blahopřejeme, dosažena vaše denní porce čtení. +Reach your daily reading goal.~~{0, select, false{To earn this achievement, ask your parents to give you a daily reading goal.} other{Read for at least {1, plural, =0{{1, number, integer} minutes} one{{1, number, integer} minute} other{{1, number, integer} minutes}} today.}} Přečtěte svou denní porci.~~{0, select, false{K získání tohto ocenění požádejte své rodiče o stanovení denní porce čtení} other{Za dnešek přečtěte alespoň {1, plural, =0{{1, number, integer} minut} one{{1, number, integer} minutu} other{{1, number, integer} minut}}.}} +Read 1,000 pages.~~Congratulations, you’ve read 1,000 pages. Přečtěte 1.000 stránek. Blahopřejeme, přečetli jste 1.000 stránek. +Read 1,000 pages.~~Youʼve read {0, number, integer} of 1,000 pages. Přečtěte 1000 stran.~~Přečetli jste {0, number, integer} z 1000 stran. +Read 10,000 pages.~~Congratulations, you’ve read 10,000 pages. Přečtěte 10.000 stránek. Blahopřejeme, přečetli jste 10.000 stránek. +Read 10,000 pages.~~Youʼve read {0, number, integer} of 10,000 pages. Přečtěte 10.000 stran.~~Přečetli jste {0, number, integer} z 10.000 stran. +Read 100 pages.~~Congratulations, you’ve read 100 pages. Přečtěte 100 stránek. Blahopřejeme, přečetli jste 100 stránek. +Read 100 pages.~~Youʼve read {0, number, integer} of 100 pages. Přečtěte 100 stran.~~Přečetli jste {0, number, integer} ze 100 stran. +Read 50 pages.~~Congratulations, you’ve read 50 pages. Přečtěte 50 stránek. Blahopřejeme, přečetli jste 50 stránek. +Read 50 pages.~~Youʼve read {0, number, integer} of 50 pages. Přečtěte 50 stran.~~Přečetli jste {0, number, integer} z 50 stran. +Read 500 pages.~~Congratulations, you’ve read 500 pages. Přečtěte 500 stránek. Blahopřejeme, přečetli jste 500 stránek. +Read 500 pages.~~Youʼve read {0, number, integer} of 500 pages. Přečtěte 500 stran.~~Přečetli jste {0, number, integer} z 500 stran. +Read a Book {0,choice,0#|2#({0,number,integer})} Čtení knihy {0,choice,0#|2#({0,number,integer})} +Reset Badges Vynulovat hodnosti +Serious Reader {0,choice,0#|2#({0,number,integer})} Vážný čtenář {0,choice,0#|2#({0,number,integer})} +Super-Bookworm {0,choice,0#|2#({0,number,integer})} Super knihomol {0,choice,0#|2#({0,number,integer})} +Time Čas +Total Reading Time Celkový čas čtení +Total Celkem +Unstoppable! {0,choice,0#|2#({0,number,integer})} Nezadržitelný! {0,choice,0#|2#({0,number,integer})} +{0, select, true{{1, select, true{Ask your parents to add books to your library so you can start reading.} other{Go to your Home screen, choose a book and start reading it. Then come back to this page to see your progress!}}} other{{1, select, true{Add books to your childʼs library so {2, select, Male{he} other{she}} can start reading.} other{Your child has not begun reading any of the books in {2, select, Male{his} other{her}} library yet.}}}} {0, select, true{{1, select, true{Požádejte rodiče o přidání knih do knihovny, abyste mohli začít číst.} other{Přejděte na domácí obrazovku, vyberte knihu a začněte číst. Pak se vraťte sem a podívejte se na svoje pokroky!}}} other{{1, select, true{Přidejte knihy do knihovny svého dítěte, aby mohlo začít se čtením.} other{Vaše dítě ještě nezačalo se čtením žádné z knih z jeho knihovny.}}}} +{0,date,MMMM} {0,date,MMMM} +{0,date,medium} {0,date,medium} +{0,plural,=0{ACHIEVEMENTS} one{ACHIEVEMENT} other{ACHIEVEMENTS}} {0,plural,=0{ÚSPĚCHŮ} one{ÚSPĚCH} other{ÚSPĚCHŮ}} +{0,plural,=0{BOOKS FINISHED} one{BOOK FINISHED} other{BOOKS FINISHED}} {0,plural,=0{KNIH PŘEČTENO} one{KNIHA PŘEČTENA} other{KNIH PŘEČTENO}} +{0,plural,=0{LOOKED-UP WORDS} one{LOOKED-UP WORD} other{LOOKED-UP WORDS}} {0,plural,=0{VYHLEDANÝCH SLOV} one{VYHLEDANÉ SLOVO} other{VYHLEDANÁ SLOVA}} +{0,plural,=0{PAGES READ} one{PAGE READ} other{PAGES READ}} {0,plural,=0{STRAN PŘEČTENO} one{STRANA PŘEČTENA} other{STRAN PŘEČTENO}} +{0,select,DAILY{{1,select,goalNotMet{{3,number,integer}} goalMet{{2,select,0{----} other{OK}}} goalOverMet{+{3,number,integer}} other{}}} other{{4}}} {0,select,DAILY{{1,select,goalNotMet{{3,number,integer}} goalMet{{2,select,0{----} other{OK}}} goalOverMet{+{3,number,integer}} other{}}} other{{4}}} +{0,select,DAILY{{1,select,goalNotMet{{3,plural,=0{MINUTES LEFT TO DAILY GOAL} one{MINUTE LEFT TO DAILY GOAL} other{MINUTES LEFT TO DAILY GOAL}}} goalMet{{2,select,0{{5, select, false{NO ACTIVITY} other{NO GOALS SET}}} other{DAILY GOAL REACHED}}} goalOverMet{{3,plural,=0{MINUTES OVER DAILY GOAL} one{MINUTE OVER DAILY GOAL} other{MINUTES OVER DAILY GOAL}}} other{}}} other{{3,plural,=0{DAILY GOALS MET} one{DAILY GOAL MET} other{DAILY GOALS MET}}}} {0,select,DAILY{{1,select,goalNotMet{{3,plural,=0{MINUT ZBÝVÁ DO DENNÍ PORCE} one{MINUTA ZBÝVÁ DO DENNÍ PORCE} other{MINUT ZBÝVÁ DO DENNÍ PORCE}}} goalMet{{2,select,0{{5, select, false{ŽÁDNÁ AKTIVITA} other{PORCE NEURČENY}}} other{DENNÍ PORCE DOSAŽENA}}} goalOverMet{{3,plural,=0{MINUT PŘESČAS} one{MINUTA PŘESČAS} other{MINUT PŘESČAS}}} other{}}} other{{3,plural,=0{DENNÍCH PORCÍ DOSAŽENO} one{DENNÍ PORCE DOSAŽENA} other{DENNÍCH PORCÍ DOSAŽENO}}}} +{0,select,true{{1,number,integer}} other{{2}}} {0,select,true{{1,number,integer}} other{{2}}} +{0,select,true{{1,plural,=0{MINUTES READ} one{MINUTE READ} other{MINUTES READ}}} other{{1,plural,=0{HOURS READ} one{HOUR READ} other{HOURS READ}}}} {0,select,true{{1,plural,=0{MINUT ČTENÍ} one{MINUTA ČTENÍ} other{MINUTY ČTENÍ}}} other{{1,plural,=0{HODIN ČTENÍ} one{HODINA ČTENÍ} other{HODIN ČTENÍ}}}} +{0}ʼs Progress Pokroky čtenáře jménem {0} diff --git a/translation_5.4.4/translation/com/amazon/ebook/util/resources/DateUtilResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/util/resources/DateUtilResources_en_GB.translation new file mode 100644 index 0000000..7baf3a3 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/util/resources/DateUtilResources_en_GB.translation @@ -0,0 +1,17 @@ +{0,choice,0#{1,plural,=0{{1,number,0} mins.} one{{1,number,0} min.} other{{1,number,0} mins.}} {2,plural,=0{{2,number,00} secs.} one{{2,number,00} sec.} other{{2,number,00} secs.}}|0<{0,plural,=0{} one{{0,number,0} hr.} other{{0,number,0} hrs.}} {1,plural,=0{{1,number,0} mins.} one{{1,number,0} min.} other{{1,number,0} mins.}} {2,plural,=0{{2,number,00} secs.} one{{2,number,00} sec.} other{{2,number,00} secs.}}} {0,choice,0#{1,plural,=0{{1,number,0} min.} one{{1,number,0} min.} other{{1,number,0} min.}} {2,plural,=0{{2,number,00} s} one{{2,number,00} s} other{{2,number,00} s}}|0<{0,plural,=0{} one{{0,number,0} hod.} other{{0,number,0} hod.}} {1,plural,=0{{1,number,0} min.} one{{1,number,0} min.} other{{1,number,0} min.}} {2,plural,=0{{2,number,00} s} one{{2,number,00} s} other{{2,number,00} s}}} +{0,select,year {{1,plural,=0 {this year} one {{1,number,integer} a year ago} other {{1,number,integer} years ago}}} month {{2,plural,=0 {this month} one {a month ago} other {{2,number,integer} months ago}}} week {{3,plural,=0 {this week} one {a week ago} other {{3,number,integer} weeks ago}}} day {{4,plural,=0 {today} one {yesterday} other {{4,number,integer} days ago}}} hour {{5,plural,=0 {recently} one {an hour ago} other {{5,number,integer} hours ago}}} minute {{6,plural,=0 {just now} one {a minute ago} other {{6,number,integer} minutes ago}}} now {just now} other {recently}} {0,select,year {{1,plural,=0 {tento rok} one {{1,number,integer} před rokem} other {před {1,number,integer} lety}}} month {{2,plural,=0 {tento měsíc} one {před měsícem} other {před {2,number,integer} měsíci}}} week {{3,plural,=0 {tento týden} one {před týdnem} other {před {3,number,integer} týdny}}} day {{4,plural,=0 {dnes} one {včera} other {před {4,number,integer} dny}}} hour {{5,plural,=0 {nedávno} one {před hodinou} other {před {5,number,integer} hodinami}}} minute {{6,plural,=0 {zrovna teď} one {před minutou} other {před {6,number,integer} minutami}}} now {zrovna teď} other {nedávno}} +{1,plural,=0{{1,number,integer} years} one{{1,number,integer} year} other{{1,number,integer} years}} {1,plural,=0{{1,number,integer} let} one{{1,number,integer} rok} other{{1,number,integer} let}} +{2,plural,=0{{2,number,integer} months} one{{2,number,integer} month} other{{2,number,integer} months}} {2,plural,=0{{2,number,integer} měsíců} one{{2,number,integer} měsíc} other{{2,number,integer} měsíců}} +{3,plural,=0{{3,number,integer} days} one{{3,number,integer} day} other{{3,number,integer} days}} {3,plural,=0{{3,number,integer} dní} one{{3,number,integer} den} other{{3,number,integer} dní}} +{4,number,0}{7}{5,number,00}{7}{6,number,00} {4,number,0}{7}{5,number,00}{7}{6,number,00} +{4,plural,=0{{4,number,integer} hours} one{{4,number,integer} hour} other{{4,number,integer} hours}}, {5,plural,=0{{5,number,integer} minutes} one{{5,number,integer} minute} other{{5,number,integer} minutes}}, and {6,plural,=0{{6,number,integer} seconds} one{{6,number,integer} second} other{{6,number,integer} seconds}} {4,plural,=0{{4,number,integer} hodin} one{{4,number,integer} hodina} other{{4,number,integer} hodin}}, {5,plural,=0{{5,number,integer} minut} one{{5,number,integer} minuta} other{{5,number,integer} minut}}, and {6,plural,=0{{6,number,integer} sekund} one{{6,number,integer} sekunda} other{{6,number,integer} sekund}} +{4,plural,=0{{4,number,integer} hrs.} one{{4,number,integer} hr.} other{{4,number,integer} hrs.}} {5,plural,=0{{5,number,integer} mins.} one{{5,number,integer} min.} other{{5,number,integer} mins.}} {6,plural,=0{{6,number,integer} secs.} one{{6,number,integer} sec.} other{{6,number,integer} secs.}} {4,plural,=0{{4,number,integer} hod.} one{{4,number,integer} hod.} other{{4,number,integer} hod.}} {5,plural,=0{{5,number,integer} min.} one{{5,number,integer} min.} other{{5,number,integer} min.}} {6,plural,=0{{6,number,integer} s} one{{6,number,integer} s} other{{6,number,integer} s}} +{4,plural,=0{{4,number,integer} h} one{{4,number,integer} h} other{{4,number,integer} h}} {5,plural,=0{{5,number,integer} m} one{{5,number,integer} m} other{{5,number,integer} m}} {4,plural,=0{{4,number,integer} h} one{{4,number,integer} h} other{{4,number,integer} h}} {5,plural,=0{{5,number,integer} m} one{{5,number,integer} m} other{{5,number,integer} m}} +{4,plural,=0{{4,number,integer} h} one{{4,number,integer} h} other{{4,number,integer} h}} {5,plural,=0{{5,number,integer}m} one{{5,number,integer} m} other{{5,number,integer} m}} {4,plural,=0{{4,number,integer} h} one{{4,number,integer} h} other{{4,number,integer} h}} {5,plural,=0{{5,number,integer}m} one{{5,number,integer} m} other{{5,number,integer} m}} +{5,number,00}{7}{6,number,00} {5,number,00}{7}{6,number,00} +{5,plural,=0{{5,number,integer} mins.} one{{5,number,integer} min.} other{{5,number,integer} mins.}} {6,plural,=0{{6,number,integer} secs.} one{{6,number,integer} sec.} other{{6,number,integer} secs.}} {5,plural,=0{{5,number,integer} min.} one{{5,number,integer} min.} other{{5,number,integer} min.}} {6,plural,=0{{6,number,integer} s} one{{6,number,integer} s} other{{6,number,integer} s}} +{5,plural,=0{{5,number,integer} minutes} one{{5,number,integer} minute} other{{5,number,integer} minutes}} and {6,plural,=0{{6,number,integer} seconds} one{{6,number,integer} second} other{{6,number,integer} seconds}} {5,plural,=0{{5,number,integer} minut} one{{5,number,integer} minuta} other{{5,number,integer} minut}} and {6,plural,=0{{6,number,integer} sekund} one{{6,number,integer} sekunda} other{{6,number,integer} sekund}} +{5,plural,=0{{5,number,integer} m} one{{5,number,integer} m} other{{5,number,integer} m}} {5,plural,=0{{5,number,integer} m} one{{5,number,integer} m} other{{5,number,integer} m}} +{6,plural,=0{0 m} one{0 m} other{0 m}} {6,plural,=0{0 m} one{0 m} other{0 m}} +{6,plural,=0{{6,number,integer} seconds} one{{6,number,integer} second} other{{6,number,integer} seconds}} {6,plural,=0{{6,number,integer} sekund} one{{6,number,integer} sekunda} other{{6,number,integer} sekund}} +{6,plural,=0{{6,number,integer} secs.} one{{6,number,integer} sec.} other{{6,number,integer} secs.}} {6,plural,=0{{6,number,integer} s} one{{6,number,integer} s} other{{6,number,integer} s}} diff --git a/translation_5.4.4/translation/com/amazon/ebook/util/resources/TimeZoneUtilResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/util/resources/TimeZoneUtilResources_en_GB.translation new file mode 100644 index 0000000..2743f8a --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/util/resources/TimeZoneUtilResources_en_GB.translation @@ -0,0 +1,11 @@ +Africa Afrika +America Amerika +Antarctica Antarktida +Arctic Arktida +Asia Asie +Atlantic Atlantik +Australia Austrálie +Europe Evropa +Indian Indický +Other Ostatní +Pacific Pacifický diff --git a/translation_5.4.4/translation/com/amazon/ebook/vocabbuilder/booklet/resources/FlashCardResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/vocabbuilder/booklet/resources/FlashCardResources_en_GB.translation new file mode 100644 index 0000000..d53bf51 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/vocabbuilder/booklet/resources/FlashCardResources_en_GB.translation @@ -0,0 +1,5 @@ +See Definition Viz definici +See Usage Viz použití +Words mastered: {0} Zvládnuto slov: {0} +{0,select,learning {Mark as Learning} mastered {Mark as Mastered} other {}} {0,select,learning {Označit k naučení} mastered {Označit jako zvládnuté} other {}} + Exit Flashcards  Opustit kartičky diff --git a/translation_5.4.4/translation/com/amazon/ebook/vocabbuilder/booklet/resources/VocabularyDialogResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/vocabbuilder/booklet/resources/VocabularyDialogResources_en_GB.translation new file mode 100644 index 0000000..18cdc14 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/vocabbuilder/booklet/resources/VocabularyDialogResources_en_GB.translation @@ -0,0 +1,7 @@ +About Vocabulary Builder O Procvičování slov ze slovníku +Delete Smazat +Dictionary Slovník +Master Zvládnuto +Usage Použití +Vocabulary Builder helps you learn new words as you read.~~~~Words that you looked up in the dictionary whilst reading appear here automatically. You can then view Flashcards or review usage examples for those words.~~~~To turn it off, go to Settings, Reading Options, and Vocabulary Builder. Procvičování slov ze slovníku vám pomůže učit se při čtení nová slova.~~~~Slova, která jste si při čtení kontrolovali ve slovníku, se zde objevují automaticky. Potom můžete zobrazit jejich kartičky nebo příklady použití těchto slov.~~~~Chcete-li tuto funkci vypnout, přejděte na příkaz Nastavení, Možnosti čtení a Procvičování slov ze slovníku. +{0,select,learning {Learning} mastered {Mastered} other {}} {0,select,learning {K naučení} mastered {Zvládnuto} other {}} diff --git a/translation_5.4.4/translation/com/amazon/ebook/vocabbuilder/booklet/resources/VocabularyResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/vocabbuilder/booklet/resources/VocabularyResources_en_GB.translation new file mode 100644 index 0000000..1546ba1 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/vocabbuilder/booklet/resources/VocabularyResources_en_GB.translation @@ -0,0 +1,11 @@ +About Vocabulary Builder O Procvičování slov ze slovníku +Books Knihy +Flashcards Kartičky +Learning ({0,number,integer}) K naučení ({0,number,integer}) +Mastered ({0,number,integer}) Zvládnuto ({0,number,integer}) +Vocabulary Builder Procvičování slov ze slovníku +Words mastered: {0} Zvládnuto slov: {0} +Words Slova +{0,select,true {Learning ({1,number,integer}) } false {Learning ({1,number,integer})} other {}} {0,select,true {K naučení ({1,number,integer}) } false {K naučení ({1,number,integer})} other {}} +{0,select,true {Mastered ({1,number,integer}) } false {Mastered ({1,number,integer})} other {}} {0,select,true {Zvládnuto ({1,number,integer}) } false {Zvládnuto ({1,number,integer})} other {}} + Any Book  Jakákoli kniha diff --git a/translation_5.4.4/translation/com/amazon/ebook/vocabbuilder/service/resources/VocabularyBuilderServiceResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/ebook/vocabbuilder/service/resources/VocabularyBuilderServiceResources_en_GB.translation new file mode 100644 index 0000000..283156f --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/ebook/vocabbuilder/service/resources/VocabularyBuilderServiceResources_en_GB.translation @@ -0,0 +1 @@ +Sync and Check for Items Synchronizovat diff --git a/translation_5.4.4/translation/com/amazon/kindle/ad/resources/AdResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/ad/resources/AdResources_en_GB.translation new file mode 100644 index 0000000..8064a49 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/ad/resources/AdResources_en_GB.translation @@ -0,0 +1 @@ +Special Offers have been removed from your Kindle. Speciální nabídky byly odstraněny z Vašeho Kindle. diff --git a/translation_5.4.4/translation/com/amazon/kindle/apps/util/resources/AreasResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/apps/util/resources/AreasResources_en_GB.translation new file mode 100644 index 0000000..d90b78d --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/apps/util/resources/AreasResources_en_GB.translation @@ -0,0 +1,9 @@ +Add to Collection Přidat do kolekce +Delete This Document Smazat tento dokument +Edit Kana Upravit Kana +Edit Pronunciation Upravit Výslovnost +Go To... Jít na... +Remove from Device Odstranit ze zařízení +Search This Document Prohledat tento dokument +View Bookmarks Ukázat záložky +View Notes & Marks Zobrazit pozn. a zvýraznění diff --git a/translation_5.4.4/translation/com/amazon/kindle/apps/util/resources/ContentViewResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/apps/util/resources/ContentViewResources_en_GB.translation new file mode 100644 index 0000000..187c6c0 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/apps/util/resources/ContentViewResources_en_GB.translation @@ -0,0 +1,27 @@ +Active Aplikace +Archived Items Archivované položky +Archived Archivováno +Book Kniha +Collection Kolekce +Dev Dev +Dictionaries Slovníky +Dictionary Slovník +Expired Prošlé +Expiring Vyprší +Images Obrázky +Keep Uchovat +Letter Dopis +Magazine Časopis +Music Hudba +My Clippings Mé výstřižky +New Nové +Newspaper Noviny +Notice Oznámení +On Loan Zapůjčené +Opening... Otevírám... +Periodical Back Issues Starší vydání periodik +Personal Osobní +Receipt Potvrzení +Rental Půjčené +Sample Ukázka +{0,plural,=0 {No Items} one {{0,number,integer} Item} other {{0,number,integer} Items}} Počet položek: {0} diff --git a/translation_5.4.4/translation/com/amazon/kindle/apps/util/resources/UtilResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/apps/util/resources/UtilResources_en_GB.translation new file mode 100644 index 0000000..a2e7a3c --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/apps/util/resources/UtilResources_en_GB.translation @@ -0,0 +1,7 @@ +Close Zavřít +Error Chyba +My Clippings Mé výstřižky +My Kindle Můj Kindle +Your Kindle is currently unable to connect. Please try again later. If the problem persists, please restart your Kindle from Menu in Settings and try again. Váš Kindle se teď nemůže připojit. Zkuste to prosím znovu později. Pokud problém přetrvává, restartujte svůj Kindle z menu Nastavení a zkuste to znovu. +Your Kindle is not registered. Please go to Settings to register. For help, contact Kindle Customer Service at www.kindle.com/support. Váš Kindle není registrován.Proveďte prosím registraci v menu Nastavení. Pro pomoc kontaktujte zákaznický servis na www.kindle.com/support. +{0, select, male {{1}ʼs FreeTime} female {{1}ʼs FreeTime} other {{1}ʼs FreeTime}} {0, select, male {FreeTime pro {1}} female {FreeTime pro {1}} other {FreeTime pro {1}}} diff --git a/translation_5.4.4/translation/com/amazon/kindle/booklet/ad/resources/AdResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/booklet/ad/resources/AdResources_en_GB.translation new file mode 100644 index 0000000..5359564 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/booklet/ad/resources/AdResources_en_GB.translation @@ -0,0 +1,18 @@ +All Orders Submitted Všechny objednávky odeslány +Cancel Zrušit +Choosing an item automatically turns off Aeroplane Mode. Výběrem položky automaticky zapnete připojení k bezdrátové síti. +Details for this advert are no longer available. Podrobnosti tohoto inzerátu už nejsou k dipozici. +In order to purchase Special Offers, you must first register your Kindle to an Amazon account. Pokud chcete nakupovat speciální nabídky, musíte nejprve zaregistrovat svůj Kindle u Amazonu. +More Special Offers are available.~~Please connect wirelessly to download the latest Special Offers Jsou k dipozici další speciální nabídky.~~Připojte prosím svůj Kindle k bezdrátové síti, abyste mohli dostávat nejnovější speciální nabídky +More Special Offers are available.~~Please register your Kindle to receive the latest Special Offers Jsou k dipozici další speciální nabídky.~~Zaregistrujte si prosím svůj Kindle, abyste mohli dostávat nejnovější speciální nabídky +Orders Pending ({0, number, integer}) Otevřené objednávky ({0, number, integer}) +Orders Pending: You must connect to Amazon to complete your purchases. Otevřené objednávky: K dokončení objednávek se musíte se připojit do Amazonu. +Page {0,number,integer} of {1,number,integer} Strana {0,number,integer} z {1,number,integer} +Register Registrovat +Registration Required Je vyžadována registrace +Special Offers and Sponsors ({0, number, integer}) Speciální nabídky a sponzoři ({0, number, integer}) +Tap to connect to Amazon now and complete your orders listed below. Klikněte k připojení k Amazonu a dokončete své níže zobrazené objednávky. +Tap to view all Special Offers Klikněte pro speciální nabídky +Tap to view all orders pending. Klikněte pro zobrazení všech otevřených objednávek. +Unable to Connect Není možné se připojit +We are unable to complete your orders at this time. Please try again later. Nelze dokončit vaše objednávky. Zkusto to prosím později. diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/ActionResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/ActionResources_en_GB.translation new file mode 100644 index 0000000..dc48190 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/ActionResources_en_GB.translation @@ -0,0 +1,5 @@ +Cancel Zrušit +Details Detaily +Get Latest Version Získat poslední verzi +Update Aktualizovat +Would you like to update to the latest version? Chcete aktualizovat na poslední verzi? diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/DialogGrokResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/DialogGrokResources_en_GB.translation new file mode 100644 index 0000000..03f4c81 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/DialogGrokResources_en_GB.translation @@ -0,0 +1,3 @@ +Sign In Přihlásit +Unable to Create Account Nalze vytvořit účet +Your Amazon e-mail address is already in use on Goodreads. Would you like to sign in with this e-mail address? Vaše Amazon e-mailová adresa se již používá na Goodreads. Chcete se přihlásit s touto e-mailovou adresou? diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/DialogResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/DialogResources_en_GB.translation new file mode 100644 index 0000000..495425c --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/DialogResources_en_GB.translation @@ -0,0 +1,9 @@ +Authors starting with: Autoři začínající na: +Device Time Nastavení času +Go To Jít na +Go Přejít +Hint Nápověda +Page number (1 to {0, choice, 0#1|1#{0,number,integer}}): Strana číslo (1 to {0, choice, 0#1|1#{0,number,integer}}): +Select Child Vybrat dítě +Set Automatically Nastavit automaticky +Titles starting with: Názvy začínající na: diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/DisplayControllerResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/DisplayControllerResources_en_GB.translation new file mode 100644 index 0000000..4c22636 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/DisplayControllerResources_en_GB.translation @@ -0,0 +1,8 @@ +Author Autor +Collection Kolekce +Done Hotovo +Member Count Počet položek +Number of Hits Počet výskytů +Recent Nedávné +Relevance Relevance +Title Název diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/FilterResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/FilterResources_en_GB.translation new file mode 100644 index 0000000..a43b513 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/FilterResources_en_GB.translation @@ -0,0 +1,6 @@ +Active Content Aplikace +All Items Všechny položky +Books Knihy +Docs Osobní +My Items Položky +Periodicals Periodika diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/FreeTimeResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/FreeTimeResources_en_GB.translation new file mode 100644 index 0000000..d3e941b --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/FreeTimeResources_en_GB.translation @@ -0,0 +1,3 @@ +What is Kindle FreeTime?~~Kindle FreeTime is a new experience built from the ground up just for kids, available only on Kindle Fire and now on Kindle Paperwhite. Kindle FreeTime allows you to choose books youʼve purchased to create a personalised experience for each of your children, giving you complete control over what books each child can access. On Kindle Paperwhite, children can read books in a simple, fun, and safe environment designed specifically for them.~~~~How does Kindle FreeTime work?~~Kindle FreeTime gives you peace of mind that your child wonʼt access inappropriate content or websites or accidentally purchase books from the Kindle Store, while providing a fun and easy-to-use interface for kids. Kindle FreeTime:~~~~• Blocks access to browsing and purchasing in the Kindle Store;~~• Blocks access to the experimental web browser;~~• Blocks access to Wikipedia;~~• Disables social sharing.~~~~Books in Kindle FreeTime:~~You can choose specific books for your child in Kindle FreeTime from your library or when you purchase new books from Amazon. You can select whatever books you feel appropriate, and change your selections at any time. Books that you share in Kindle FreeTime will function just like they would do normally on your Kindle Paperwhite, except that the protections listed above will limit some functionality. Books you share in Kindle FreeTime will be available in your childʼs profile on both Kindle Fire and Kindle Paperwhite devices.~~~~What information do you share with Amazon in Kindle FreeTime?~~In setting up your childʼs profile, we ask you to provide the childʼs screen name (which can be any word you choose), gender and birthdate. In Kindle FreeTime we use your childʼs profile to provide a customised experience, and we do not collect personally identifiable information from your child. Kindle FreeTime provides us information about your childʼs reading activity, which is used to provide you with progress reports on your childʼs reading accomplishments, to enable your child to earn Achievements for meeting specific reading milestones you set, and to improve the Kindle FreeTime experience. This information is subject to our Privacy Notice (available at {0}). Co je to Kindle FreeTime?~~Kindle FreeTime je nový zážitek, vystavěný od základu speciálně pro děti. Je k dispozici pouze na Kindle Fire a nyní na Kindle Paperwhite. Kindle FreeTime vám umožní vybrat si knihy, které jste si koupili pro zážitky vytvořené vašim dětem na míru. Poskytuje vám úplnou kontrolu nad tím, k jakým knihám bude mít které dítě přístup. Na Kindle Paperwhite mohou děti číst knihy v jednoduchém, zábavném a bezpečném prostředí, určeném speciálně pro ně.~~~~Jak Kindle FreeTime funguje?~~Kindle FreeTime vám dává jistotu, že vaše dítě nebude mít přístup k nevhodnému obsahu nebo webovým stránkám nebo že si nechtěně koupí knihy v Kindle Store. Zároveň ale poskytuje zábavné a snadné rozhraní pro děti. Kindle FreeTime:~~~~• Blokuje přístup k prohlížení a nákupům v Kindle Store;~~• Blokuje přístup k experimentálním webovém prohlížeči;~~• Blokuje přístup k Wikipedii;~~• Vypne sociální sdílení~~~~Knihy v Kindle FreeTime:~~Můžete si vybrat konkrétní knihy pro vaše dítě v Kindle FreeTime z vaší knihovny, nebo když si kupujete nové knihy od Amazonu. Můžete si zvolit, jaké knihy považujete za vhodné, a svůj výběr můžete kdykoli změnit. Knihy, které sdílíte na Kindle FreeTime, budou fungovat stejně jako v normálním Kindle Paperwhite, s výjimkou výše uvedených bezpečnostních omezení některých funkcí. Knihy sdílené na Kindle FreeTime budou k dispozici v profilu vašeho dítěte jak na Kindle Fire, tak na Kindle Paperwhite.~~~~Jaké informace poskytujete Amazonu v Kindle FreeTime?~~V nastavení profilu vašeho dítěte je požadováno pojmenování obrazovky (což může být libovolné slovo), pohlaví a datum narození. V Kindle FreeTime používáme profil vašeho dítěte k poskytování zážitků tvořených na míru, ale neshromažďujeme osobní identifikační údaje vašeho dítěte. Kindle FreeTime nám poskytuje informace o čtenářských aktivitách vašeho dítěte, které používáme k tvorbě přehledů o jeho pokrocích a dovednostech, umožňujeme dítěti dosahovat vámi stanovených čtenářských cílů a vylepšujeme Kindle FreeTime. Tato informace je předmětem našeho prohlášení o ochraně soukromí (k dispozici na {0}). +Add books, set reading goals and track progress whilst your children earn badges for reading.
    Learn More
. Přidat knihy, nastavit cíle a sledovat pokroky vašich dětí při získávání čtenářských hodností.
    Více informací
. +Learn More Více informací diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/FreeTimeServerResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/FreeTimeServerResources_en_GB.translation new file mode 100644 index 0000000..3cfb873 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/FreeTimeServerResources_en_GB.translation @@ -0,0 +1,7 @@ +Limit Reached Dosažen limit +Server Error Chyba serveru +The name you entered included characters that are not supported. Please enter the name again. Vámi vložený název obsahuje znaky, které nejsou podporovány. Prosím, zadejte název znovu. +Unsupported Characters Nepodporované znaky +You have reached the limit on the number of adult profiles allowed for FreeTime. Dosáhli jste limitu pro počet dospělých profilů povolených pro FreeTime. +You have reached the limit on the number of children who can register with FreeTime. Dosáhli jste limitu v počtu dětí, které se mohou registrovat na FreeTime. +{0, select, create { Weʼre currently experiencing problems creating new profiles. Please try again later.} udpate { Weʼre currently experiencing problems editing profiles. Please try again later.} remove { Weʼre currently experiencing problems deleting profiles. Please try again later.} other { Weʼre currently experiencing problems editing profiles. Please try again later.} } {0, select, create { Momentálně je problém s tvorbou nových profilů. Zkuste to prosím znovu později.} udpate { Momentálně je problém s úpravou profilů. Zkuste to prosím znovu později.} remove { Momentálně je problém s rušením profilů. Zkuste to prosím znovu později.} other { Momentálně je problém s úpravou profilů. Zkuste to prosím znovu později.} } diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/GenderWidgetResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/GenderWidgetResources_en_GB.translation new file mode 100644 index 0000000..c110d43 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/GenderWidgetResources_en_GB.translation @@ -0,0 +1 @@ +{0, select, male {Boy} female {Girl} other {Boy}} {0, select, male {Chlapec} female {Dívka} other {Chlapec}} diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/GrokResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/GrokResources_en_GB.translation new file mode 100644 index 0000000..a555121 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/GrokResources_en_GB.translation @@ -0,0 +1,51 @@ +An unknown error occurred. Please try again. Nastala neznámá chyba. Zkuste to prosím znovu. +Back Zpět +By connecting, you will enable Goodreads to access your public profile, friend list, e-mail address, and likes from Facebook. Additionally, Goodreads will be able to send posts to your friends on your behalf. By proceeding, you agree to the Goodreadsʼ Terms of Service and Privacy Policy. Po připojení umožníte Goodreads přistupovat k vašemu veřejnému profilu, seznamu přátel, e-mailové adrese a lajkům z Facebooku. Kromě toho budou Goodreads moci vaším jménem posílat příspěvky vašim přátelům. Pokud budete pokračovat, souhlasíte s podmínkami služby Goodreads a zásadami ochrany osobních údajů. +By proceeding, you agree to the Goodreads Terms of Service and Privacy Policy, available at goodreads.com/terms. Pokračováním vyjadřujete souhlas s podmínkami používání služby Goodreads a nakládáním s osobními údaji, které jsou k dispozici na goodreads.com/terms. +Cancel Zrušit +Connect Existing Account Připojit se k existujícímu účtu +Connect Goodreads with Facebook Propojit Goodreads s Facebookem +Connect using your Facebook account: Připojení prostřednictvím vašeho facebookového účtu: +Connect Připojit +Connecting your Facebook account with Goodreads means that Goodreads may access your name, public profile, friend list and e-mail address.~~~~Goodreads will also be able to post on Facebook automatically on your behalf (for example, books you have read.)~~~~You can learn more and adjust these settings at goodreads.com/settings Připojení vašeho Facebookového účtu s Goodreads znamená, že Goodreads mohou přistupovat k vašemu jménu, veřejnému profilu, seznamu přátel a e-mailové adrese.~~~~Goodreads budou také moci vaším jménem automaticky psát na Facebook (například knihy, které jste přečetli).~~~~Více se můžete dozvědět a tato nastavení upravit na goodreads.com/settings +Create New Account Vytvořit nový účet +Create a Goodreads account with the existing Amazon account registered to: Vytvořit nový účet Goodreads s použitím existujícího účtu Amazon pro: +Create a Goodreads account with the existing Amazon account registered with this device. Vytvořit nový účet Goodreads s použitím existujícího účtu Amazon registrovaného pro toto zařízení. +Create Vytvořit +E-mail Sign-In Failed Přihlášení e-mailem se nezdařilo. +Facebook E-mail Facebook e-mail +Facebook Password Heslo do Facebooku +Facebook login was ok, but no matching Goodreads account was returned. Přihlášení k Facebooku se zdařilo, ale nebyl nalezen odpovídající účet Goodreads. +Find Facebook friends and add them to your reading network on Goodreads. Najít přátele na Facebooku a přidat je ke své čtenářské síti na Goodreads. +Find and share books you love. See what your friends are reading and access the worldʼs largest network of readers and book recommendations. Najděte a sdílejte knihy, které máte rádi. Podívejte se, co čtou vaši přátelé a připojte se k největší světové čtenářské a recenzní síti. +Goodreads Account Created Založen nový účet Goodreads +Goodreads E-mail Goodreads e-mail +Goodreads Password Heslo do Goodreads +Hide Password Skrýt heslo +Incorrect Login Přihlášení se nezdařilo +Next Další +Now on Kindle! Nyní na Kindle! +Or Nebo +Or Sign In with E-mail  Nebo se přihlásit e-mailem +Or Sign In with Facebook  Nebo se přihlaste prostřednictvím Facebooku  +Please try again later. Zkuste to prosím později. +See what your friends are reading and share your reading activity on Facebook. Podívejte se, co čtou vaši přátelé na Facebooku a sdílejte své čtenářské aktivity. +Server Error Chyba serveru +Sign In to Goodreads Přihláset se do Goodreads +Sign In with Facebook Přihlásit se prostřednictvím Facebooku +Sign In Přihlásit +Skip Přeskočit +The Facebook account entered does not have a matching Goodreads account. Please try a different Facebook login or sign in using your e-mail. Zadaný facebookový účet není provázán s účtem Goodreads. Použijte prosím jiný facebookový účet nebo se přihlaste e-mailem. +The information you entered does not match any Facebook account. Please try again. For help, visit www.facebook.com/recover.php Vámi zadaná informace neodpovídá žádnému facebookovému účtu. Zkuste to prosím znovu. Nápovědu naleznete na adrese www.facebook.com/recover.php +The information you entered does not match any Goodreads account. Please try again, or recover your password at www.goodreads.com Informaci, kterou jste zadali, neodpovídá žádný účet Goodreads. Zkuste to prosím znovu, nebo obnovte své heslo na www.goodreads.com +The information you entered does not match any Goodreads account. Please try again, or recover your password at www.goodreads.com. Informaci, kterou jste zadali, neodpovídá žádný účet Goodreads. Zkuste to prosím znovu, nebo obnovte své heslo na www.goodreads.com. +Using your Facebook account: {0} Váš použitý facebookový účet: {0} +Using your Facebook account: Váš použitý facebookový účet: +Welcome to Goodreads! Your account was created successfully. Vítejte v Goodreads! Úspěšně jste si založili účet. +Welcome to Goodreads, {0}!~~~~A new Goodreads account has been created using your Amazon login. Vítejte v Goodreads, {0}!~~~~Byl založen nový účet Goodreads s použitím vašich přístupových údajů Amazon. +You are now connected with your friends from Facebook. Nyní jste v kontaktu s vašimi přáteli z Facebooku. +You are signed into Goodreads and are now connected with your friends from Facebook. Nyní jste přihlášeni v Goodreads a jste v kontaktu s vašimi přáteli z Facebooku. +You can now access your Goodreads friendsʼ book reviews and updates wherever you see the Goodreads logo on your Kindle. Nyní máte přístup ke knižním recenzím a aktualizacím vašich přátel z Goodreads všude, kde na vašem Kindle uvidíte logo Goodreads. +You have signed into your Goodreads account successfully. Úspěšně jste se přihlásili k vašemu účtu Goodreads. +Your Goodreads account is already linked with your Amazon account Váš účet Goodreads byl propojen s vaším Amazon účtem +Your Goodreads account is already linked with your Amazon account. Váš účet Goodreads byl propojen s vaším Amazon účtem. diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/ImageUtilsResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/ImageUtilsResources_en_GB.translation new file mode 100644 index 0000000..8af3f24 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/ImageUtilsResources_en_GB.translation @@ -0,0 +1,2 @@ +The selected item could not be opened. The item may be corrupt, or the file may be empty or unsupported. Vybraná položka nemohla být otevřena. Položka může být poškozena, nebo soubor může být prázdný, nebo není podporován. +Unable to Open Item Nemohu otevřít položku diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/ItemsToProfileResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/ItemsToProfileResources_en_GB.translation new file mode 100644 index 0000000..6b63db2 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/ItemsToProfileResources_en_GB.translation @@ -0,0 +1,2 @@ +All Items Všechny položky +Books Knihy diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/MenuResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/MenuResources_en_GB.translation new file mode 100644 index 0000000..073ee59 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/MenuResources_en_GB.translation @@ -0,0 +1,14 @@ +Add All Items on This Page Přidat všechny položky na této stránce +Author Autor +Close Zavřít +Collection Kolekce +Exit FreeTime Opustit FreeTime +Feature under development Ve vývoji +Member Count Počet položek +Number of Hits Počet výskytů +Recent Nedávné +Relevance Relevance +Sort By Řadit podle +Sort By… Řadit podle… +Sync and Check for Items Synchronizovat +Title Název diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/ParentalControlsResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/ParentalControlsResources_en_GB.translation new file mode 100644 index 0000000..84ce480 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/ParentalControlsResources_en_GB.translation @@ -0,0 +1,26 @@ +Access to Cloud. Přístup k internetovému úložišti. +Access to Experimental Web Browser. Přístup k internetovému prohlížeči. +Access to Kindle Store. Přístup do obchodu Kindle Store. +Access to the Goodreadsʼ network of readers. Přístup k čtenářské síti Goodreads. +Cancel Zrušit +Change Password Změnit heslo +Cloud Internetové úložiště +Confirm Password: Potvrďte heslo: +Current Parental Controls Password: Stávající heslo pro rodičovský zámek: +Enter Parental Controls Password: Zadejte heslo pro rodičovský zámek: +Enter Password Hint: Enter a phrase that can help you remember your password. Zadejte pomůcku hesla: Zadejte slovní spojení, jenž vám připomene vaše heslo. +Goodreads on Kindle Síť Goodreads +Incorrect Password Nesprávné heslo +Incorrect password. Please try again: Nesprávné heslo. Prosím zkuste to znovu: +Invalid Password Neplatné heslo +Kindle Store Kindle store +New Parental Controls Password: Nové heslo pro rodičovský zámek: +Parental Controls Rodičovská nastavení +Passwords Do Not Match. Please try again. Zadaná hesla jsou různá. Prosím zkuste to znovu. +Please enter a valid password. Zadejte prosím platné heslo. +Restrictions Omezení +Set Parental Controls Password: Nastavte heslo pro rodičovský zámek: +Web Browser Webový prohlížeč +When Parental Controls are enabled, Deregistration and Reset Device are disabled. Při aktivním rodičovském zámku není povolena odregistrace ani návrat do továrního nastavení. +When Parental Controls are enabled, Deregistration and Reset Device are disabled.~~~~When the Kindle Store is locked, you can continue buying books from your computer and send them to your Kindle. Při aktivním rodičovském zámku není povolena odregistrace ani návrat do továrního nastavení.~~~~Pokud je přístup do Kindle Store uzamčen, můžete pokračovat v nákupu knih na počítači a posílat je do Kindlu. +{0,select, has_hint {Hint: {1}} other {}}~~~~If you have forgotten your password, please contact Kindle Customer Service at www.kindle.com/support to receive help resetting your device. {0,select, has_hint {Pomůcka: {1}} other {}}~~~~Pokud jste zapomněli své heslo, kontaktujte prosím oddělení péče o zákazníky na www.kindle.com/support, kde vám pomohou s návratem Kindlu do továrního nastavení. diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/ProfileListResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/ProfileListResources_en_GB.translation new file mode 100644 index 0000000..46959e5 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/ProfileListResources_en_GB.translation @@ -0,0 +1 @@ +Update Library Aktualizovat knihovnu diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/SocialResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/SocialResources_en_GB.translation new file mode 100644 index 0000000..d5478bd --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/SocialResources_en_GB.translation @@ -0,0 +1,31 @@ +A connection error occurred. Please try again. Nastala chyba spojení. Zkuste to prosím znovu. +An error occurred. Please verify your login information. Nastala chyba. Ověřte prosím své přihlašovací údaje. +Back Zpět +By connecting your Twitter account to Amazon, you will enable Amazon websites, devices and applications to read Tweets from your timeline, see who you follow, follow new people, update your profile information and post Tweets. Twitter allows you to revoke access to an application at any time from the Applications tab of your Settings page on Twitter.com. Připojením vašeho Twitter účtu k Amazonu budete moci povolit webovým stránkám, zařízením a aplikacím Amazonu číst tweety z vaší časové osy, dívat se kdo vás sleduje, sledovat nové lidi, aktualizovat vaše profilové údaje a vystavovat tweety. Twitter vám umožňuje kdykoli zrušit přístup k aplikaci z karty Aplikace na stránce Nastavení na Twitter.com. +Cancel Zrušit +Confirming your registration… Potvrzuji vaši registraci… +Connect Later Připojte se později +Connecting your Facebook account with Amazon means that Amazon may access your name, public profile, friend list, and e-mail address.~~~~Amazon will also be able to post on Facebook on your behalf from Amazon websites, applications, and devices. Propojení vašeho facebookového účtu s Amazonem znamená, že Amazon může přistupovat k vašemu jménu, veřejnému profilu, seznamu přátel a e-mailové adrese.~~~~Amazon bude také moci psát vaším jménem na Facebook z webových stránek Amazon, aplikací a zařízení. +Connection Error Chyba připojení +Facebook E-mail E-mail pro Facebook +Facebook Password Heslo pro Facebook +Filler Filler +Hello {0} Vítejte {0} +Hide password Skrýt heslo +Link Amazon with Facebook Propojte Amazon s Facebookem +Link your Facebook account Propojte svůj facebookový účet +Link your Twitter account Propojte svůj twitterový účet +Link your social network accounts with your Amazon account to share with your friends.~~~~Linking also allows your friends to see your past reviews, public Wish Lists and other public activities on Amazon, including those submitted under an anonymous name. Propojte své účty na sociálních sítích se svým účtem Amazon, abyste mohli sdílet se svými přáteli.~~~~Propojení také umožňuje vašim přátelům, aby viděli vaše minulé recenze, veřejné Seznamy přání a další veřejné aktivity na Amazonu, včetně těch, které byly vloženy anonymně. +Link your social networks Propojte své sociální sítě +Link Propojit +Login Verification Ověření přihlášení +Next Další +Password Heslo +Please enter a different Facebook security code. If you do not have one, go to facebook.com/help. You can always link with Facebook later in Settings. Zadejte prosím jiný bezpečnostní kód pro Facebook. Pokud ho nemáte, navštivte facebook.com/help. Propojení s Facebookem můžete zřídit kdykoli později v Nastavení. +Security Code Bezpečnostní kód +Sorry, you have been locked out of your account. Please visit facebook.com/help for more information. Je nám líto, váš účet je uzamčen. Pro další informace navštivte prosím facebook.com/help. +The code you entered is incorrect. Please try again. If you do not have a security code, please visit facebook.com/help Kód, který jste zadali, je chybný. Zkuste to prosím znovu. Pokud nemáte bezpečnostní kód, navštivte prosím facebook.com/help +Username or E-mail Uživatelské jméno nebo e-mail +Verification Failed Ověření selhalo +You are now linked with Facebook. You can always change your settings later. Nyní jste připojeni přes Facebook. Později můžete nastavení vždy změnit. +You have enabled Login Approvals. Please enter the security code from Facebook. If you do not have a security code, please visit facebook.com/help Povolili jste Schválení přihlášení. Zadejte prosím bezpečnostní kód z Facebooku. Pokud nemáte bezpečnostní kód navštivte prosím facebook.com/help diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/SortResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/SortResources_en_GB.translation new file mode 100644 index 0000000..a91d1aa --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/SortResources_en_GB.translation @@ -0,0 +1,8 @@ +Author Autor +Collections Kolekce +Name Jméno +Number of Hits Počet výskytů +Recent Nedávné +Relevance Relevance +Similarity Podobnost +Title Název diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/UtilResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/UtilResources_en_GB.translation new file mode 100644 index 0000000..4b43f99 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/UtilResources_en_GB.translation @@ -0,0 +1,80 @@ +"{0}" cannot be delivered because of the file size. You can either cancel the download, transfer the item via USB or connect to Wi-Fi to download this item. Soubor "{0}" nemůže být doručen z důvodu přílišné velkosti. Můžete zrušit stahování, nakopírovat soubor přes USB nebo se připojit k Wi-Fi a stáhnout soubor znovu. +"{0}" cannot be delivered. You can either cancel the download or connect to Wi-Fi to download this item. Soubor "{0}" nemůže být doručen. Můžete zrušit stahování nebo se připojit k Wi-Fi a stáhnout soubor znovu. +"{0}" cannot be downloaded because Aeroplane Mode is turned on. You can either cancel the download or turn off Aeroplane Mode. Není možné stáhnout soubor "{0}", protože je zakázáno bezrátové připojení. +"{0}" cannot be downloaded because wireless is turned off. You can either cancel the download or turn on wireless. Soubor "{0}" nemůže být doručen, protože je bezdrátové připojení vypnuto. Můžete zrušit stahování nebo zapnout bezdrátové připojení. +"{0}" cannot be downloaded because your Kindle doesnʼt have enough free memory. You can either make more Kindle memory available by removing content from the Home screen or cancel the download. Není možné stáhnout soubor "{0}", protože v Kindlu už není dost volného místa. Můžete zrušit stahování nebo uvolnit místo smazáním položek z domovské obrazovky. +"{0}" cannot be downloaded because your Kindle has lost connection to the network. You can either cancel the download or try connecting to a network again. Není možné stáhnout soubor "{0}", protože se ztratilo připojení k síti. Můžete zrušit stahování nebo se pokusit připojit znovu. +About Kindle FreeTime O Kindle FreeTime +About Vocabulary Builder O Procvičování slov ze slovníku +Aeroplane Mode Zákaz bezdrátového připojení +Cancel Download Zrušit stahování +Cancel Zrušit +Collections that appear in all views on this device are displayed with a star. Kolekce, které se na tomto zařízení ukazují ve všech režimech zobrazení, jsou označeny hvězdičkou. +Connect Připojit +Content Not Synced Položky nebyly synchronizovány +Delete This Audiobook Smazat audioknihu +Delete This Blog Smazat tento blog +Delete This Book Smazat tuto knihu +Delete This Collection Smazat kolekci +Delete This Document Smazat tento dokument +Delete This Image Folder Smazat tuto složku +Delete This Image Package Smazat tento balíček obrázků +Delete This Image Smazat tento obrázek +Delete This Issue Smazat toto vydání +Delete This Item Smazat položku +Delete This Letter Smazat dopis +Delete This MP3 Smazat MP3 soubor +Delete This Notice Smazat oznámení +Delete This Receipt Smazat potvrzení +Delete This Sample Smazat tuto ukázku +Delete Smazat +Ignore Ignorovat +Kindle FreeTime has been disabled and will no longer appear on your Home screen. To turn it on, go to Settings, Device Options, Parental Controls and FreeTime. Kindle FreeTime byl vypnut a nebude se už ukazovat na Domovské obrazovce. Chcete-li ho zapnout, přejděte do Nastavení, Možnosti zařízení, Rodičovské kontroly a FreeTime +Memory is Full Paměť je plná +Network Connection Failed Síťové spojení selhalo +Remove from Device Odstranit ze zařízení +Show Only in Collections Zobrazovat pouze v režimu Kolekce +Show in All Views Zobrazovat ve všech režimech zobrazení +Tap to Open Klikněte pro otevření +This collection is synced across all of your devices and will be deleted on all of them.~~~~Deleting a collection does not remove the content stored on your device or in the Cloud. Are you sure you want to delete this collection? Tato kolekce je synchronizována na všech vašich zařízeních a bude na všechodstraněna.~~~~Odstranění kolekce neodstraní obsah uložený ve vašem zařízení nebo v cloudu. Opravdu chcete smazat tuto kolekci? +This collection will only be shown in the Collections View. Select Collections under My Items to see it. You can press and hold on a collection to change viewing options for that collection. Tato kolekce bude zobrazovat pouze v režimu zobrazení Kolekce. Abyste ji viděli, aktivujte ve výběru Položky volbu Kolekce. Změnu nastavení zobrazení kolekce je možné provést podržením prstu na danné kolekci. +Turn Off FreeTime Vypnout FreeTime +Turn Off Vypnout +Turn On Wireless? Zapnout bezdrátové připojení? +Unable to Sync Nemohu synchronizovat +Vocabulary Builder Turned Off Procvičování slov ze slovníku vypnuto +Vocabulary Builder has been turned off and will no longer appear on your Home screen. To turn it on, go to Settings, Reading Options, and Vocabulary Builder. Procvičování slov ze slovníku bylo vypnuto a nebude se již nadále ukazovat na Domovské obrazovce. Chcete-li ho zapnout, přejděte do Nastavení, Možnosti čtení a Procvičování slov ze slovníku. +Vocabulary Builder helps you learn new words as you read.~~~~Words that you look up in the dictionary whilst reading are added to Vocabulary Builder automatically. You can then view Flashcards or review usage examples for these words. Procvičování slov ze slovníku vám pomáhá učit se při čtení nová slova.~~~~Slova, která jse si kontrolovali ve slovníku během čtení, jsou automaticky přidána do Procvičování. Poté si můžete prohlédnout kartičky nebo příklady použití těchto slov. +Wi-Fi Required Vyžadováno připojení k Wi-Fi +Wi-Fi required vyžadováno Wi-Fi připojení +You are currently offline and your collection will not be updated until you connect to the Internet.~~~~Do you want to connect now? Nejste připojen k Internetu a vaše kolekce nebude aktualizována, dokud se nepřipojíte.~~~~Připojit ? +You have added items to this collection that will not be synced with the Cloud. Do této kolekce jste přidal položky, které nemohou být nahrány do internetového úložište. +connection required vyžadováno připojení +download complete stahování dokončeno +downloading - {0,choice,0.09# {0,number,#%}|0.09<{0,number,#%}} stahuji - {0,choice,0.09# {0,number,#%}|0.09<{0,number,#%}} +error chyba +insufficient space nedostatek místa +licence at limit licence končí +on loan zapůjčené +pending probíhá +{0}: {1,date,EEE}, {1,date,medium}~~~~Are you sure you want to delete this issue? {0}: {1,date,EEE}, {1,date,medium}~~~~Opravdu chcete smazat toto vydání? +{0}~~~~Are you sure you want to delete this MP3? {0}~~~~Opravdu chcete smazat tento MP3 soubor? +{0}~~~~Are you sure you want to delete this audiobook? {0}~~~~Opravdu chcete smazat tuto audioknihu? +{0}~~~~Are you sure you want to delete this blog? {0}~~~~Opravdu chcete smazat tento blog? +{0}~~~~Are you sure you want to delete this book? {0}~~~~Opravdu chcete smazat tuto knihu? +{0}~~~~Are you sure you want to delete this document? {0}~~~~Opravdu chcete smazat tento dokument? +{0}~~~~Are you sure you want to delete this image folder? {0}~~~~Opravdu chcete smazat tuto složku? +{0}~~~~Are you sure you want to delete this image package? {0}~~~~Opravdu chcete smazat tento balíček obrázků? +{0}~~~~Are you sure you want to delete this image? {0}~~~~Opravdu chcete smazat tento obrázek? +{0}~~~~Are you sure you want to delete this item? {0}~~~~Opravdu chcete smazat tuto pložku? +{0}~~~~Are you sure you want to delete this letter? {0}~~~~Opravdu chcete smazat tento dopis? +{0}~~~~Are you sure you want to delete this notice? {0}~~~~Opravdu chcete smazat toto oznámení? +{0}~~~~Are you sure you want to delete this receipt? {0}~~~~Opravdu chcete smazat toto potvrzení? +{0}~~~~Are you sure you want to delete this sample? {0}~~~~Opravdu chcete smazat tuto ukázku? +{0}~~~~This item will be moved to the Cloud but any application data or settings associated with it will be deleted permanently. Would you like to continue? {0}~~~~Tato položka bude přesunuta do cloudu, ale všechna data aplikací a nastavení s ní spojená budou trvale odstraněna. Chcete pokračovat? + Wi-Fi required  vyžadováno Wi-Fi připojení + connection required  vyžadováno připojení + downloading - {0,choice,0.09# {0,number,#%}|0.09<{0,number,#%}}  stahuji - {0,choice,0.09# {0,number,#%}|0.09<{0,number,#%}} + error  chyba + insufficient space  nedostatek místa + pending  probíhá diff --git a/translation_5.4.4/translation/com/amazon/kindle/control/resources/WidgetResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/control/resources/WidgetResources_en_GB.translation new file mode 100644 index 0000000..f88b95d --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/control/resources/WidgetResources_en_GB.translation @@ -0,0 +1 @@ +Cancel Zrušit diff --git a/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/ActionResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/ActionResources_en_GB.translation new file mode 100644 index 0000000..84e55f1 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/ActionResources_en_GB.translation @@ -0,0 +1,13 @@ +Buy… Koupit… +Cancel Zrušit +Delete Activity Smazat aktivitu +Delete Smazat +Get Sample or Buy... Stáhnout ukázku nebo koupit... +If others have commented on this update, it will not be removed from their activity feed. Are you sure you want to delete this update? Pokud někdo jiný okomentoval tuto aktualizaci, pak z jeho seznamu aktivit nezmizí. Skutečně smazat tuto aktualizaci? +Read Now Pustit se do čtení +Refresh Obnovit +Search Store Hledat v obchodě +View Book Activity Zobrazit aktivitu okolo knihy +View Reviews Zobrazit recenze +View in Store Ukázat v obchodě +{0,plural,=0 {Comment} one {Comment ({0,number,integer})} other {Comments ({0,number,integer})}} {0,plural,=0 {Komentářů} one {Komentář ({0,number,integer})} other {Komentářů ({0,number,integer})}} diff --git a/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/ActivityViewResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/ActivityViewResources_en_GB.translation new file mode 100644 index 0000000..b095959 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/ActivityViewResources_en_GB.translation @@ -0,0 +1,19 @@ +Add Comment Přidat komentář +Also share on: Také můžete sdílet na: +Comment Komentář +Loading… Nahrávám… +Request Failed Požadavek selhal +This update was deleted. Tato aktualizace byla smazána. +We canʼt seem to find this comment. Nemůžeme nalézt tento komentář. +We canʼt seem to find this update. Nemůžeme nalézt tuto aktualizaci. +{0,select, BookRating {'{0}' liked a rating} BookStatusReading {'{0}' liked an update} BookStatusRead {'{0}' liked an update} BookStatusWantToRead {'{0}' liked an update} Comment {'{0}' liked a comment} GoodreadsReview {'{0}' liked a review} Like {'{0}' liked a comment} Note {'{0}' liked a note} QuoteWithNote {'{0}' liked a quote} Quote {'{0}' liked a quote} ReadingProgressWithNote {'{0}' liked an update} ReadingProgress {'{0}' liked an update} Recommend {'{0}' liked a recommendation} other {'{0}' liked an update}} {0,select, BookRating {čtenáři '{0}' se hodnocení líbilo} BookStatusReading {čtenáři '{0}' se aktualizace líbila} BookStatusRead {čtenáři '{0}' se aktualizace líbila} BookStatusWantToRead {čtenáři '{0}' se aktualizace líbila} Comment {čtenáři '{0}' se komentář líbil} GoodreadsReview {čtenáři '{0}' se recenze líbila} Like {čtenáři '{0}' se komentář líbil} Note {čtenáři '{0}' se poznámka líbila} QuoteWithNote {čtenáři '{0}' se citace líbila} Quote {čtenáři '{0}' se citace líbila} ReadingProgressWithNote {čtenáři '{0}' se aktualizace líbila} ReadingProgress {čtenáři '{0}' se aktualizace líbila} Recommend {čtenáři '{0}' se doporučení líbilo} other {čtenáři '{0}' se aktualizace líbila}} +{0,select, BookStatusReading {'{0}' is currently reading~~'{1}'} BookStatusRead {'{0}' read~~'{1}'} other {'{0}' wants to read~~'{1}'}} {0,select, BookStatusReading {'{0}' právě čte~~'{1}'} BookStatusRead {'{0}' přečetl(a)~~'{1}'} other {'{0}' si chce přečíst~~'{1}'}} +{0,select, amazon {Comment deleted by Amazon {1}.} comment_creator {Comment deleted by the author {1}.} other {Comment deleted {1}.}} {0,select, amazon {Komentář smazán Amazonem {1}.} comment_creator {Komentář smazán autorem {1}.} other {Komentář smazán {1}.}} +{0} by {1} {0} od {1} +{0} is currently reading~~{1} {0} právě čte~~{1} +{0} made a comment {0} přidal komentář +{0} rated it {1}~~{2} {0} ji ohodnotil(a) jako {1}~~{2} +{0} recommended to {1}~~{2} {0} doporučil(a) čtenáři {1}~~{2} +{0} shared a note {0} sdílel(a) poznámku +{0} shared a quote {0} sdílel(a) citaci +{0} wrote a review {0} napsal(a) recenzi diff --git a/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/BehaviorResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/BehaviorResources_en_GB.translation new file mode 100644 index 0000000..d9c3b92 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/BehaviorResources_en_GB.translation @@ -0,0 +1,2 @@ +Adding Books to Goodreads Přidání knih do Goodreads +Congratulations! You are about to add your first book to Goodreads.~~~~Shelved books are publicly visible on your Goodreads profile. When you rate books on Goodreads, they get added to your Read shelf. Gratulujeme! Chystáte se přidat svou první knihu do Goodreads.~~~~Knihy přidané do vašich regálů jsou veřejně viditelné na vašem profilu Goodreads. Pokud ohodnotíte knihy na Goodreads, budou přidány do vašeho regálu jako přečtené. diff --git a/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/ControllerResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/ControllerResources_en_GB.translation new file mode 100644 index 0000000..51b3664 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/ControllerResources_en_GB.translation @@ -0,0 +1,7 @@ +A network error occurred whilst retrieving your profile.~~Tap here to try again ▶ Nastala chyba sítě během stahování vašeho profilu.~~Klikněte zde a zkuste to znovu ▶ +Find and share the books you love! See what your friends are reading and access the worldʼs largest network of readers and book recommendations. Najděte a sdílejte knihy, které milujete! Podívejte se, co čtou vaši přátelé a připojte se k největší světové síti čtenářů. +Register Device Registrovat Kindle +Register your device to join Pro vstup zaregistrujte svůj Kindle +The connection has timed out.~~Tap here to try again ▶ Spojení vypršelo.~~Klikněte zde a zkuste to znovu ▶ +Your Kindle has limited or no wireless connectivity. To use Goodreads on Kindle, tap here to connect to a Wi-Fi network ▶ Váš Kindle má omezený nebo zakázaný přístup k Internetu. Pro použití Goodreads na Kindlu klikněte zde a připojte se k Wi-Fi síti ▶ +Your account is not registered with Goodreads. To use Goodreads on Kindle, tap here to register ▶ Váš účet není zaregistrován pro použití s Goodreads. Pro použití Goodreads na Kindlu klikněte zde ▶ diff --git a/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/DiscoveryResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/DiscoveryResources_en_GB.translation new file mode 100644 index 0000000..1df201e --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/DiscoveryResources_en_GB.translation @@ -0,0 +1 @@ +Goodreads on Kindle Síť Goodreads diff --git a/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/HeaderStyleResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/HeaderStyleResources_en_GB.translation new file mode 100644 index 0000000..402f51b --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/HeaderStyleResources_en_GB.translation @@ -0,0 +1,51 @@ ++ Follow + Sledovat +Add Amazon Books  Přidat knihy od Amazonu +All Reviews Všechny recenze +Are you sure you want to delete this comment? Jste si jistí, že chcete smazat tento komentář? +Are you sure you would like to remove {0} from your friend list? Friends arenʼt notified when you remove them. Skutečně si přejete odebrat čtenáře {0} ze seznamu vašich přátel? Přátelé nejsou o odebrání informováni. +Cancel Zrušit +Currently Reading ({0,number,integer}) Rozečtené ({0,number,integer}) +Currently Reading ({0}) Rozečtené ({0}) +Delete Comment Smazat komentář +Delete Smazat +Edit Upravit +Find Readers to Follow  Najít čtenáře pro sledování  +Follow Sledovat +Followers ({0}) Sledující ({0}) +Followers Sledující +Following ({0}) Sledovaní ({0}) +Following Reviews Recenze sledovaných +Following Sledovaní +Friends ({0}) Přátelé ({0}) +Friends Přátelé +Friendsʼ Reviews Recenze přátel +More… Více… +My Recent Updates Moje nedávné aktualizace +My Shelves Mé regály +Read ({0,number,integer}) Přečtené ({0,number,integer}) +Read ({0}) Přečtené ({0}) +Recent Updates by {0} Nedávné aktualizace od {0} +Remove Friend Odebrat přítele +See More  Zobrazit více  +Share Sdílet +Shelved Books ({0,number,integer}) Knihy v regálu ({0,number,integer}) +Shelved Books ({0}) Knihy v regálu ({0}) +Stop Following Přestat sledovat +Suggested Navržení +Updates Aktualizace +Want to Read ({0,number,integer}) K přečtení ({0,number,integer}) +Want to Read ({0}) K přečtení ({0}) +Want to Read K přečtení +{0,plural,=0 {Comment} one {Comment ({0,number,integer})} other {{0,choice,0#Comments ({0,number,integer})|100#Comments (99+)}}} {0,plural,=0 {Komentářů} one {Komentář ({0,number,integer})} other {{0,choice,0#Komentářů ({0,number,integer})|100#Komentářů (99+)}}} +{0,plural,=0 {Comment} one {{0,number,###0} Comment} other {{0,number,###0} Comments}} {0,plural,=0 {Komentářů} one {{0,number,###0} Komentář} other {{0,number,###0} Komentářů}} +{0,plural,=0 {{0,number,###0} days} one {{0,number,###0} day} other {{0,number,###0} days}} ago před {0,plural,=0 {{0,number,###0} dny} one {{0,number,###0} dnem} other {{0,number,###0} dny}} +{0,plural,=0 {} one {({0,number,integer})} other {{0,choice,0#({0,number,integer})|100#(99+)}}} {0,plural,=0 {} one {({0,number,integer})} other {{0,choice,0#({0,number,integer})|100#(99+)}}} +{0,select, liked {{1,choice,0#({1,number,integer})|100#(99+)}} other {{1,choice,0#|1#({1,number,integer})|100#(99+)}}} {0,select, liked {{1,choice,0#({1,number,integer})|100#(99+)}} other {{1,choice,0#|1#({1,number,integer})|100#(99+)}}} +{0,select, liked {{1,choice,0#✓ Like ({1,number,integer})|100#✓ Like (99+)}} other {{1,choice,0#Like|1#Like ({1,number,integer})|100#Like (99+)}}} {0,select, liked {{1,choice,0#✓ Libilo se ({1,number,integer})|100#✓ Líbilo se (99+)}} other {{1,choice,0#Líbilo se|1#Líbilo se ({1,number,integer})|100#Líbilo se (99+)}}} +{0,select,unrated {wrote a review} other {rated {1}}} {0,select,unrated {napsal(a) recenzi} other {ohodnotil(a) {1}}} +✓ Currently Reading ✓ Rozečtené +✓ Following ✓ Sledovaný +✓ Friend ✓ Přítel +✓ Read ✓ Přečtené +✓ Request Sent ✓ Požadavek odeslán +✓ Want to Read ✓ K přečtení diff --git a/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/MenuResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/MenuResources_en_GB.translation new file mode 100644 index 0000000..c53c56e --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/MenuResources_en_GB.translation @@ -0,0 +1 @@ +Refresh Obnovit diff --git a/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/UtilResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/UtilResources_en_GB.translation new file mode 100644 index 0000000..e33b073 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/UtilResources_en_GB.translation @@ -0,0 +1,3 @@ +Adding Books Přidání knih +Congratulations! You are about to add your first book to Goodreads.~~~~Books added to your shelves are publicly visible on your Goodreads profile. When you rate books on Goodreads, they get added to your Read shelf. Gratulujeme! Chystáte se přidat svou první knihu do Goodreads.~~~~Knihy přidané do vašich regálů jsou veřejně viditelné na vašem profilu Goodreads. Pokud ohodnotíte knihy na Goodreads, budou přidány do vašeho regálu jako přečtené. +Request Failed Požadavek selhal diff --git a/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/ViewResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/ViewResources_en_GB.translation new file mode 100644 index 0000000..899e27f --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/discovery/resources/ViewResources_en_GB.translation @@ -0,0 +1,100 @@ ++ Add Friend + Přidat přítele ++ Follow + Sledovat +About Me O mé osobě +Add Amazon Books to Goodreads Přidat knihy od Amazonu do Goodreads +Add Friends  Přidat přátele  +Add a comment… Přidat komentář… +Add physical and digital Amazon book purchases to Goodreads by rating them or adding them to a shelf. Přidejte papírové a digitální knihy, které jste zakoupili na Amazonu do Goodreads tím, že je ohodnotíte nebo přidáte do regálu. +Are you sure you would like to remove {0} from your friend list? Friends arenʼt notified when you remove them. Skutečně si přejete odebrat čtenáře {0} ze seznamu vašich přátel? Přátelé nejsou o odebrání informováni. +By connecting, you will enable Goodreads to access your public profile, friend list, e-mail address, and likes from Facebook. Additionally, Goodreads will be able to send posts to your friends on your behalf. By proceeding, you agree to the Goodreadsʼ Terms of Service and Privacy Policy. Po připojení umožníte Goodreads přistupovat k vašemu veřejnému profilu, seznamu přátel, e-mailové adrese a lajkům z Facebooku. Kromě toho budou Goodreads moci vaším jménem posílat příspěvky vašim přátelům. Pokud budete pokračovat, souhlasíte s podmínkami služby Goodreads a zásadami ochrany osobních údajů. +By connecting, you will enable Goodreads to access your public profile, friend list, e-mail address, and likes from Facebook. Additionally, Goodreads will be able to send posts to your friends on your behalf. Po připojení umožníte Goodreads přistupovat k vašemu veřejnému profilu, seznamu přátel, e-mailové adrese a lajkům z Facebooku. Kromě toho budou Goodreads moci vaším jménem posílat příspěvky vašim přátelům. +By {0} Podle {0} +Cancel Request Zrušit požadavek +Currently Reading ({0,number,integer}) Rozečtené ({0,number,integer}) +Currently Reading ({0}) Rozečtené ({0}) +Currently Reading Rozečtené +Done Hotovo +Edit About Me (modified)  Upravit informace o mé osobě (změněno) +Edit About Me  Upravit informace o mé osobě +Edit Profile Upravit profil +Enter your full name or your first name here. This will be the name that appears on your public Amazon and Goodreads profiles. Zadejte své celé jméno nebo křestní jméno. Toto jméno se bude ukazovat ve vašem veřejném profilu na Amazonu a na Goodreads. +Facebook E-mail E-mail pro Facebook +Facebook Password Heslo do Facebooku +Follow these notable readers to view their reviews and recommendations{0,select, with_connect_message {, or connect with friends from Facebook.} other {.}} Sledujte tyto čtenáře, abyste mohli prohlížet jejich recenze a doporučení{0,select, with_connect_message { nebo se spojte s přáteli na Facebooku.} other {.}} +Followers ({0}) Sledující ({0}) +Following ({0}) Sledovaní ({0}) +Friends ({0}) Přátelé ({0}) +Get Started Začínáme +Goodreads E-mail Goodreads e-mail +Goodreads Password Heslo do Goodreads +Hide Password Skrýt heslo +Loading… Nahrávám… +Mark as: Označit jako: +My Rating Moje hodnocení +Name for Friends Jméno pro přátele +Name Jméno +Next Další +Public Name Veřejné jméno +Rate this Book Ohodnotit tuto knihu +Rate this book Ohodnoťte tuto knihu +Read ({0,number,integer}) Přečtené ({0,number,integer}) +Read ({0}) Přečtené ({0}) +Read Now Pustit se do čtení +Read Přečtené +Readers to Follow Čtenáři ke sledování +Remove Friend Odebrat přítele +Remove from Shelf Odebrat z regálu +Save Uložit +Search Store Hledat v obchodě +See what your friends are reading and share your reading activity on Facebook. Podívejte se, co čtou vaši přátelé na Facebooku a sdílejte své čtenářské aktivity. +Shelved Books ({0,number,integer}) Knihy v regálu ({0,number,integer}) +Shelved Books ({0}) Knihy v regálu ({0}) +Skip Přeskočit +Start Following Začít sledovat +Stop Following Přestat sledovat +Tap here to connect to a Wi-Fi network~~to see the most recent activity. Klikněte sem pro připojení k Wi-Fi~~abyste mohli vidět nedávnou aktivitu. +To update your name, sign in at Goodreads.com and select Edit Profile. Pro změnu jména se přihlašte na Goodreads a vyberte Edit Profile. +View Reviews Zobrazit recenze +View in Store Ukázat v obchodě +Want to Read ({0,number,integer}) K přečtení ({0,number,integer}) +Want to Read ({0}) K přečtení ({0}) +Want to Read K přečtení +We canʼt seem to find this book. Nemůžeme nalézt tuto knihu. +We canʼt seem to find this person. Nemůžeme nalézt tuto osobu. +We canʼt seem to find this review. Nemůžeme nalézt tuto recenzi. +Welcome to the worldʼs largest network of readers, where you can find book recommendations to find and share the books you love with your friends. Vítejte v největší světové síti čtenářů, kde můžete najít různá doporučení a sdílet knihy, které milujete, s vašimi přáteli. +You are currently offline. Nejste připojeni k Internetu. +by {0} od {0} +commented on an activity okomentoval(a) aktivitu +finished reading přečetl(a) knihu +shared a book sdílel(a) knihu +shared a highlight sdílel(a) zvýraznění +shared a note sdílel(a) poznámku +shared an activity sdílel(a) aktivitu +{0,choice,0#{0,plural,=0 {{0,number,integer} friends} one {{0,number,integer} friend} other {{0,number,integer} friends}}|1000#999+ friends} {0,choice,0#{0,plural,=0 {{0,number,integer} přátel} one {{0,number,integer} přítel} other {{0,number,integer} přátel}}|1000#999+ přátel} +{0,plural,=0 {{0,number,integer} books} one {{0,number,integer} book} other {{0,number,integer} books}} | {1,choice,0#{1,plural,=0 {{1,number,integer} followers} one {{1,number,integer} follower} other {{1,number,integer} followers}}|1000#999+ followers} {0,plural,=0 {{0,number,integer} knih} one {{0,number,integer} kniha} other {{0,number,integer} knih}} | {1,choice,0#{1,plural,=0 {{1,number,integer} sledujících} one {{1,number,integer} sledující} other {{1,number,integer} sledujících}}|1000#999+ sledujících} +{0,plural,=0 {{0,number,integer} books} one {{0,number,integer} book} other {{0,number,integer} books}} | {1,choice,0#{1,plural,=0 {{1,number,integer} friends} one {{1,number,integer} friend} other {{1,number,integer} friends}}|1000#999+ friends} {0,plural,=0 {{0,number,integer} knih} one {{0,number,integer} kniha} other {{0,number,integer} knih}} | {1,choice,0#{1,plural,=0 {{1,number,integer} přátel} one {{1,number,integer} přítel} other {{1,number,integer} přátel}}|1000#999+ přátel} +{0,plural,=0 {{0,number,integer} books} one {{0,number,integer} book} other {{0,number,integer} books}} {0,plural,=0 {{0,number,integer} knih} one {{0,number,integer} kniha} other {{0,number,integer} knih}} +{0,plural,=0 {} one {Following {0,number,integer} new reader} other {Following {0,number,integer} new readers}} {0,plural,=0 {} one {Sledujete {0,number,integer} nového čtenáře} other {Sledujete {0,number,integer} nových čtenářů}} +{0,plural,=0 {} one {{0,number,integer} book shelved} other {{0,number,integer} books shelved}} {0,plural,=0 {} one {{0,number,integer} kniha přibyla do regálu} other {{0,number,integer} knih přibylo do regálu}} +{0,select,empty {Be the first to follow {1} } empty_existing_friend {No followers yet.} unknown {Loading…} other {}} {0,select,empty {Buďte první, kdo sleduje čtenáře {1} } empty_existing_friend {Nikdo zatím nesleduje.} unknown {Nahrávám…} other {}} +{0,select,empty {No books have been added yet.} unknown {Loading…} other {}} {0,select,empty {Ještě nebyly přidány žádné knihy.} unknown {Nahrávám…} other {}} +{0,select,empty {No comments have been posted yet. Be the first to comment } unknown {Loading comments…} other {}} {0,select,empty {Zatím nebyly přidány žádné komentáře. Buďte první } unknown {Nahrávám komentáře…} other {}} +{0,select,empty {No recent updates.} unknown {Loading…} other {}} {0,select,empty {Žádné nedávné aktualizace.} unknown {Nahrávám…} other {}} +{0,select,empty {No updates have been posted yet.~~Tap here to follow suggested readers or add Facebook friends on Goodreads } unknown {Loading updates…} other {}} {0,select,empty {Nebyly ještě odeslány žádné aktualizace.~~Klikněte sem pro přidání navrhovaných čtenářu nebo pro přidání přátel z Facebooku do Goodreads } unknown {Nahrávám aktualizace…} other {}} +{0,select,empty {Not following any readers yet.} unknown {Loading…} other {}} {0,select,empty {Zatím nesledujete žádného čtenáře.} unknown {Nahrávám…} other {}} +{0,select,empty {Start interacting with other readers by sharing your books, notes and highlights.} unknown {Loading…} other {}} {0,select,empty {Začněte komunikovat s ostatními čtenáři sdílením knih, poznámek a zvýraznění.} unknown {Nahrávám…} other {}} +{0,select,empty {Tap here to add books from your Amazon library } unknown {Loading…} other {}} {0,select,empty {Klikněte zde pro přidání vašich knih z knihovny na Amazonu } unknown {Nahrávám…} other {}} +{0,select,empty {Tap here to be the first to add {1} as friend } empty_pending_friend {No friends yet.} unknown {Loading…} other {}} {0,select,empty {Klikněte sem a buďte první kdo si přidá čtenáře {1} jako přítele } empty_pending_friend {Zatím žádní přátelé.} unknown {Nahrávám…} other {}} +{0,select,empty {Tap here to follow suggested readers or add Facebook friends } unknown {Loading…} other {}} {0,select,empty {Klikněte zde pro přidání navrhovaných čtenářu nebo pro přidání přátel z Facebooku } unknown {Nahrávám…} other {}} +{0,select,empty {There arenʼt any books in your library yet.~~See what your friends are reading } unknown {Loading Amazon books…} other {}} {0,select,empty {Ve vaší knihovně zatím nejsou žádné knihy.~~Podívejte se, co čtou vaši přátelé } unknown {Nahrávám knihy z Amazonu…} other {}} +{0,select,empty {There arenʼt any books in your library. You can always add some later.} unknown {Loading Amazon books…} other {}} {0,select,empty {Ve vaší knihovně nejsou žádné knihy. Můžete později nějaké přidat.} unknown {Nahrávám knihy z Amazonu…} other {}} +{0,select,empty {There arenʼt currently any new readers for you to follow. Please try again later.} facebook_not_connected {There arenʼt currently any new readers for you to follow. Add your friends from Facebook to Goodreads } unknown {Loading suggested readers…} other {}} {0,select,empty {Aktuálně nejsou žádní čtenáři, které byste mohli sledovat. Prosím zkuste to později.} facebook_not_connected {Aktuálně nejsou žádní čtenáři, které byste mohli sledovat. Přidejte přátele z Facebooku do Goodreads } unknown {Nahrávám navržené čtenáře…} other {}} +{0,select,empty {There arenʼt currently any reviews. Please try again later.} unknown {Loading Reviews…} other {}} {0,select,empty {Aktuálně zde nejsou žádné recenze. Prosím zkuste to později.} unknown {Nahrávám recenze…} other {}} +{0,select,empty {You are not following any readers yet.~~Tap here to follow suggested readers or to add Facebook friends } unknown {Loading Following…} other {}} {0,select,empty {Zatím nesledujete žádného čtenáře.~~Klikněte sem pro přidání navrhovaných čtenářu nebo pro přidání přátel z Facebooku } unknown {Nahrávám sledované…} other {}} +{0,select,empty {You do not have any followers yet.} unknown {Loading…} other {}} {0,select,empty {Zatím není nikdo, kdo by vás sledoval.} unknown {Nahrávám…} other {}} +{0,select,empty {You do not have any friends yet.~~Tap here to follow suggested readers or to add Facebook friends } unknown {Loading Friends…} other {}} {0,select,empty {Nemáte zatím žádné přátele.~~Klikněte sem pro přidání navrhovaných čtenářu nebo pro přidání přátel z Facebooku } unknown {Nahrávám přátele…} other {}} +{0,select,empty {You donʼt currently have any followers.} unknown {Loading Followers…} other {}} {0,select,empty {Nikdo vás nesleduje.} unknown {Nahrávám sledující…} other {}} +{0,select,empty {You have not shelved any books yet. View your Amazon book purchases to add books to Goodreads } unknown {Loading books…} other {}} {0,select,empty {Zatím jste nepřidali žádnou knihu do regálu. Přidejte do Goodreads knihy, které jste zakoupili u Amazonu } unknown {Nahrávám knihy…} other {}} +{0} by {1} {0} od {1} +{0}: {1} {0}: {1} diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/ADCResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ADCResources_en_GB.translation new file mode 100644 index 0000000..8e4c72b --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ADCResources_en_GB.translation @@ -0,0 +1 @@ +Dictionaries Slovníky diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/ActionResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ActionResources_en_GB.translation new file mode 100644 index 0000000..ab21b74 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ActionResources_en_GB.translation @@ -0,0 +1,10 @@ +Cancel Zrušit +Cloud Not Available Internetové úložiště nedostupné +Collection Name Jméno kolekce +Details Detaily +Get Latest Version Získat poslední verzi +Register Registrovat +Save Uložit +Update Aktualizovat +Would you like to update to the latest version? Chcete aktualizovat na poslední verzi? +You must register your Kindle to view and download items from the Cloud. Abyste mohli přistupovat k internetovému úložišti, musíte svůj Kindle zaregistrovat. diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/AddToCollectionsResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/AddToCollectionsResources_en_GB.translation new file mode 100644 index 0000000..d154060 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/AddToCollectionsResources_en_GB.translation @@ -0,0 +1,3 @@ +Collections Kolekce +Done Hotovo +There arenʼt any Collections on your Kindle.~~Tap Menu to create a new collection. Na vašem Kindlu nejsou žádné kolekce.~~Klikněte na menu a vytvořte nějakou. diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/ArchiveResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ArchiveResources_en_GB.translation new file mode 100644 index 0000000..67f2b79 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ArchiveResources_en_GB.translation @@ -0,0 +1,9 @@ +Access to Cloud Locked Přístup k úložišti uzamčen +Active Content Aplikace +All Items Všechny položky +Books Knihy +Collections Kolekce +Docs Osobní +Import Collections Importovat kolekce +My Items Položky +Periodicals Periodika diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/BackIssuesResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/BackIssuesResources_en_GB.translation new file mode 100644 index 0000000..d07a94c --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/BackIssuesResources_en_GB.translation @@ -0,0 +1 @@ +Back Issues Předchozí vydání diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/BehaviorResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/BehaviorResources_en_GB.translation new file mode 100644 index 0000000..63f725c --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/BehaviorResources_en_GB.translation @@ -0,0 +1,3 @@ +Cancel Zrušit +Close Zavřít +Purchase Koupit diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/BrowseResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/BrowseResources_en_GB.translation new file mode 100644 index 0000000..275a987 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/BrowseResources_en_GB.translation @@ -0,0 +1,12 @@ +Active Content Aplikace +All Items Všechny položky +Books Knihy +Collections Kolekce +Dictionaries Slovníky +Docs Osobní +Images Obrázky +My Items Položky +Periodicals Periodika +Periodicals: Back Issues Periodika: Předchozí vydání +Set Up Your Kindle Nastavit Kindle +Vocabulary Builder Procvičování slov ze slovníku diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/CollectionResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/CollectionResources_en_GB.translation new file mode 100644 index 0000000..c96a904 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/CollectionResources_en_GB.translation @@ -0,0 +1,2 @@ +There arenʼt any accessible items in this collection.~~Tap Menu to add items. V této kolekci nejsou žádné dostupné položky.~~Klikněte na menu a přidejte nějakou. +There arenʼt any items in this Collection.~~Tap Menu to add items. V této kolekci nejsou žádné položky.~~Klikněte na menu a přidejte nějakou. diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/ContentResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ContentResources_en_GB.translation new file mode 100644 index 0000000..19bc69e --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ContentResources_en_GB.translation @@ -0,0 +1 @@ +Filter By Filtrovat podle diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/ControllerResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ControllerResources_en_GB.translation new file mode 100644 index 0000000..1838a18 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ControllerResources_en_GB.translation @@ -0,0 +1,2 @@ +Cloud Na Internetu +On Device V Kindlu diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/DetailViewFactoryResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/DetailViewFactoryResources_en_GB.translation new file mode 100644 index 0000000..35f2e62 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/DetailViewFactoryResources_en_GB.translation @@ -0,0 +1,23 @@ +About Vocabulary Builder O Procvičování slov ze slovníku +Add To Home Přidat na dom. stránku +Add/Remove Items Přidat/odstranit položky +Date: Datum: +Delete Smazat +Edit Child Profiles Upravit dětské profily +Edit Pronunciation Upravit výslovnost +In Cloud: {0,plural,=0 {No Items} one {{0,number,integer} Item} other {{0,number,integer} Items} } Na Internetu: {0,plural,=0 {žádné položky} one {{0,number,integer} položka} other {položek: {0,number,integer}} } +Learn more Více informací +Manage FreeTime Items Spravovat položky pro FreeTime +Narrator: Vypravěč: +On Device: {0,plural,=0 {No Items} one {{0,number,integer} Item} other {{0,number,integer} Items} } V Kindlu: {0,plural,=0 {žádné položky} one {{0,number,integer} položka} other {položek: {0,number,integer}} } +Rename Přejmenovat +Show Only in Collections View Zobrazovat pouze v režimu Kolekce +Show in All Views Zobrazovat ve všech režimech zobrazení +Total: {0,plural,=0 {No Items} one {{0,number,integer} Item} other {{0,number,integer} Items} } Celkem: {0,plural,=0 {žádné požky} one {{0,number,integer} položka} other {položek: {0,number,integer}} } +Turn Off FreeTime Vypnout FreeTime +Turn Off Vocabulary Builder Vypnout Procvičování slov ze slovníku +Unknown Neznámé +View Achievements Zobrazit úspěchy +{0,plural,=0 {Learning {0,number,integer} words} one {Learning {0,number,integer} word} other {Learning {0,number,integer} words} } {0,plural,=0 {{0,number,integer} slov k naučení} one {{0,number,integer} slovo k naučení} other {Slov k naučení: {0,number,integer}} } +{0,plural,=0 {Mastered {0,number,integer} words} one {Mastered {0,number,integer} word} other {Mastered {0,number,integer} words} } {0,plural,=0 {Zvládnuto {0,number,integer} slov} one {Zvládnuto {0,number,integer} slovo} other {Zvládnuto slov: {0,number,integer}} } +{0} {0} diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/DialogResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/DialogResources_en_GB.translation new file mode 100644 index 0000000..fb807a0 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/DialogResources_en_GB.translation @@ -0,0 +1,8 @@ +Author Autor +Collection Name Jméno kolekce +Edit Kana Upravit Kana +Edit Pronunciation Upravit výslovnost +The collection name that you entered already exists. Please enter a different name. Název kolekce, který jste zadali již existuje. Zadejte prosím jiný název. +Title Pronunciation Výslovnost názvu +Title Název +{0,plural,=0 {No Items} one {{0,number,integer} Item} other {{0,number,integer} Items}} Počet položek: {0} diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/ExperimentalResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ExperimentalResources_en_GB.translation new file mode 100644 index 0000000..5088e81 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ExperimentalResources_en_GB.translation @@ -0,0 +1,9 @@ +Experimental Menu Locked Menu Další funkce je uzamknuto +Listen to MP3 files while you read. Můžete poslouchat MP3 během čtení. +MP3 Player MP3 přehrávač +Select this item to launch Web Browser and browse, choose a bookmark or enter a URL. Zvolte tuto položku pro spuštění internetového prohlížeče a vyberte si záložku nebo zadejte URL. +Text-to-Speech Předčítání textu +We are working on an experimental Web Browser. Do you find it useful? Should we continue working on it? We would love to hear from you, so please go to www.kindle.com/support and tell us what you think. V současnosti pracujeme na webovém prohlížeči. Považujete ho za užitečný? Měli bychom pokračovat v jeho vývoji? Rádi bychom znali váš názor, proto prosíme navštivte www.kindle.com/support a sdělte nám, co si myslíte. +We are working on these experimental prototypes. Do you find them useful? Should we continue working on them? We would love to hear from you, so please go to www.kindle.com/support and tell us what you think. V současnosti pracujeme na přidání dalších funkcí zařízení. Rádi bychom znali váš názor, proto prosíme navštivte www.kindle.com/support a sdělte nám, co si myslíte. +Web Browser Webový prohlížeč +While you are reading, select Turn On Text-to-Speech from Menu and your Kindle will start reading to you (where allowed by rights holders). Během čtení vyberte Zapnout předčítání z menu a váš Kindle začne předčítat (pokud je to dovoleno držiteli práv). diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/HDCResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/HDCResources_en_GB.translation new file mode 100644 index 0000000..8e4c72b --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/HDCResources_en_GB.translation @@ -0,0 +1 @@ +Dictionaries Slovníky diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/ImportCollectionsResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ImportCollectionsResources_en_GB.translation new file mode 100644 index 0000000..4d38fb8 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ImportCollectionsResources_en_GB.translation @@ -0,0 +1,5 @@ +Import Collections Importovat kolekce +Importing Collections... Importuji kolekce... +No Devices Žádná zařízení +The following devices are registered with your Amazon account. Select the device that has the Collections you want to import to this Kindle. Be sure to transfer the content first, then transfer the Collections. K vašemu účtu u Amazonu jsou zaregistrována následující zařízení. Vyberte zařízení, které obsahuje kolekce, jež chcete do tohoto Kindlu naimportovat. Nejdříve stáhněte knihy z kolekcí, pak teprve naimportujte kolekce. +You are about to import the Collections from "{0}" to "{1}".~~~~Items that are currently on both devices will automatically be organised into the new Collections. This may take a few minutes if you have a large number of items. Would you like to continue? Chystáte se importovat kolekce ze zařízení "{0}" do zařízení "{1}".~~~~Položky, jenž se vyskytují v obou zařízeních, budou automaticky zatříděny do nových kolekcí. Pokud máte velký počet položek, může to zabrat i několik minut. Přejete si pokračovat? diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/ItemsToCollectionResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ItemsToCollectionResources_en_GB.translation new file mode 100644 index 0000000..e158d7b --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ItemsToCollectionResources_en_GB.translation @@ -0,0 +1,5 @@ +Active Content Aplikace +All Items Mé položky +Books Knihy +Docs Osobní +Done Hotovo diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/MenuResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/MenuResources_en_GB.translation new file mode 100644 index 0000000..27d3a2e --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/MenuResources_en_GB.translation @@ -0,0 +1,11 @@ +Add All Items on This Page Přidat všechny položky na této stránce +Add/Remove Items Přidat/odstranit položky +Cover View Zobrazovat obálky knih +Create New Collection Vytvořit novou kolekci +Delete Collection Smazat kolekci +Experimental Browser Internetový prohlížeč +List View Seznam knih bez obálek +Rename Collection Přejmenovat kolekci +Show Only in Collections Zobrazovat pouze v režimu Kolekce +Show in All Views Zobrazovat ve všech režimech zobrazení +Vocabulary Builder Procvičování slov ze slovníku diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/MerchandiseResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/MerchandiseResources_en_GB.translation new file mode 100644 index 0000000..1358739 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/MerchandiseResources_en_GB.translation @@ -0,0 +1,5 @@ +Discover new titles in the Kindle Store Objevte nové tituly v Kindle Store +Opening... Otevírám... +Register your Kindle to buy books from the Kindle Store Zaregistrujte si svůj Kindle, abyste mohli nakupovat v Kindle Store + Register Now  Registrovat + Tap Here  Klikněte sem diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/PendingPurchasesResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/PendingPurchasesResources_en_GB.translation new file mode 100644 index 0000000..59dc8a4 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/PendingPurchasesResources_en_GB.translation @@ -0,0 +1,3 @@ +Later Později +Orders Pending Otevřené objednávky +You currently have orders pending. Would you like to view and complete your purchases now? Máte otevřené objednávky. Přejete si je zobrazit a dokončit nákup? diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/ProfileResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ProfileResources_en_GB.translation new file mode 100644 index 0000000..9a78765 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/ProfileResources_en_GB.translation @@ -0,0 +1,3 @@ +All Items Všechny položky +My Items Položky +There arenʼt any books in your library right now. Ask your parents to
    add books to this collection
. Ve vaší knihovně zrovna nejsou žádné knihy. Požádejte rodiče o
    přidání knih do této kolekce
. diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/SearchResultsResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/SearchResultsResources_en_GB.translation new file mode 100644 index 0000000..95e91f2 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/SearchResultsResources_en_GB.translation @@ -0,0 +1,7 @@ +Items Not Yet Indexed ({0,number,integer}) Neindexované položky ({0,number,integer}) +Items Not Yet Indexed Položky dosud nejsou indexovány +Memory Full Došlo místo +Search Results Výsledky hledání +There werenʼt any content matches in your library for "{0}". Ve vaší knihovně nebylo nalezeno nic, co by obsahovalo "{0}". +There werenʼt any title or author matches in your library for "{0}". Ve vaší knihovně nebyly nalezeny žádné knihy s názvem nebo autorem, jenž by odpovídal dotazu "{0}". +Your search was not successful because your Kindle memory is full. Please make more Kindle memory available by removing content from the Home screen. Vaše hledání se nezdařilo, protože došlo místo ve vašem Kindlu. Uvolněte prosím místo v Kindlu odstraněním obsahu z domovské stránky. diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/UnindexedResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/UnindexedResources_en_GB.translation new file mode 100644 index 0000000..6c7f611 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/UnindexedResources_en_GB.translation @@ -0,0 +1 @@ +Items Not Yet Indexed Položky dosud nejsou indexovány diff --git a/translation_5.4.4/translation/com/amazon/kindle/home/resources/UtilResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/home/resources/UtilResources_en_GB.translation new file mode 100644 index 0000000..f52c46a --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/home/resources/UtilResources_en_GB.translation @@ -0,0 +1,5 @@ +"{0}" has already been downloaded. Soubor "{0}" byl již stažen. +Cancel Download Zrušit stahování +Item Downloaded Položka stažena +Kindle Feedback Oznámení +Would you like to cancel this download? Přejete si zrušit toto stahování? diff --git a/translation_5.4.4/translation/com/amazon/kindle/imageviewer/resources/ImageDetailViewFactoryResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/imageviewer/resources/ImageDetailViewFactoryResources_en_GB.translation new file mode 100644 index 0000000..ec5e628 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/imageviewer/resources/ImageDetailViewFactoryResources_en_GB.translation @@ -0,0 +1,4 @@ +Delete This Image Folder Smazat tuto složku +Delete This Image Package Smazat tento balíček obrázků +Delete This Image Smazat tento obrázek +{0,choice,0#No Items | 1#{0,number,integer} Item | 2#{0,number,integer} Items} {0,choice,0#Žádné položky | 1#{0,number,integer} položka | 2#{0,number,integer} položky | 5#{0,number,integer} položek} diff --git a/translation_5.4.4/translation/com/amazon/kindle/imageviewer/resources/ImageViewerResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/imageviewer/resources/ImageViewerResources_en_GB.translation new file mode 100644 index 0000000..61a17bd --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/imageviewer/resources/ImageViewerResources_en_GB.translation @@ -0,0 +1,2 @@ +Images Obrázky +{0,choice,0#Page 1 of 1|1#Page {1,number,integer} of {2,number,integer}} {0,choice,0#Stránka 1 z 1|1#Stránka {1,number,integer} z {2,number,integer}} diff --git a/translation_5.4.4/translation/com/amazon/kindle/imageviewer/resources/RendererResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/imageviewer/resources/RendererResources_en_GB.translation new file mode 100644 index 0000000..381eec5 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/imageviewer/resources/RendererResources_en_GB.translation @@ -0,0 +1,3 @@ +An error occurred while trying to display {0}. Please try again. Při zobrazování obrázku {0} nastala chyba. +The image {0} is too large to display. Please reduce the resolution by resizing the image. Obrázek {0} je pro tento displej příliš velký. Zmenšete ho prosím. +Unable to Display Image Obrázek nelze zobrazit diff --git a/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/CommonResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/CommonResources_en_GB.translation new file mode 100644 index 0000000..4e8890c --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/CommonResources_en_GB.translation @@ -0,0 +1,8 @@ +By registering or creating an account, you agree to the Kindle Licence Agreement and Terms of Use and other applicable terms found at www.kindle.com/support. Zaregistrováním či vytvořením účtu dáváte souhlas s licenčním ujednáním pro Kindle, s podmínkami užití a s dalšími podmínkami uveřejněnými na www.kindle.com/support. +Cancel Zrušit +Complete Kindle setup later  Dokončit nastavení Kindlu později  +Connect Připojit +Register Registrovat +Set Up Later Nastavit později +Set Up Your Kindle Nastavit Kindle +You can complete setup at another time by selecting Set Up Your Kindle from the Home screen. Nastavení můžete dokončit později pomocí položky Nastavit Kindle na vaší domovské obrazovce. diff --git a/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/ConfirmRegistrationResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/ConfirmRegistrationResources_en_GB.translation new file mode 100644 index 0000000..68d0a4c --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/ConfirmRegistrationResources_en_GB.translation @@ -0,0 +1,8 @@ +Continue setup Pokračovat v nastavení +Hello {0} Vítejte, uživateli jménem {0} +Tap here to adjust this. Klikněte sem pro úpravu. +The local time zone will be set using the Wi-Fi or mobile networks detected by your Kindle. Časové pásmo bude nastaveno podle Wi-Fi či mobilních sítí detekovaných vaším Kindlem. +Use a different account Použít jiný účet +Your Kindleʼs time has been adjusted to {0,time,short}. Čas vašeho Kindlu byl upraven na {0,time,short}. +Your Kindleʼs time is set to {0,time,short}. Čas vašeho Kindlu byl nastaven na {0,time,short}. +here zde diff --git a/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/ConnectResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/ConnectResources_en_GB.translation new file mode 100644 index 0000000..5e66a16 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/ConnectResources_en_GB.translation @@ -0,0 +1,5 @@ +Connect to Wi-Fi Připojit k Wi-Fi +For faster downloads, connect to a Wi-Fi network. Pro rychlejší stahování se připojte k Wi-Fi síti. +In order to use your Kindle and buy books, you need to connect to a Wi-Fi network and register your device. Abyste mohli svůj Kindle používat a nakupovat knihy, budete se potřebovat připojit k Wi-Fi a své zařízení zaregistrovat. +Set up Wi-Fi later Nastavit Wi-Fi později +Unable to connect to a 3G network Není možné se připojit k 3G síti diff --git a/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/GrokResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/GrokResources_en_GB.translation new file mode 100644 index 0000000..368e7d0 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/GrokResources_en_GB.translation @@ -0,0 +1,6 @@ +Facebook Connection Failed Připojení k Facebooku selhalo +Next Další +Server Error Chyba serveru +Skip  Přeskočit  +Sorry, there has been a server error. Please go to the next step for now. You can always set up Goodreads on your Kindle later. Litujeme, nastala chyba serveru. Prosím přejděte k dalšímu kroku. Připojení ke Goodreads můžete nastavit později. +The information you entered does not match any Facebook account. Try again or recover your password at www.facebook.com/recover.php. Údaje, které jste zadali, neodpovídají žádnému účtu na Facebooku. Zkuste to znovu nebo obnovte heslo na www.facebook.com/recover.php. diff --git a/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/IntroResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/IntroResources_en_GB.translation new file mode 100644 index 0000000..b92ba96 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/IntroResources_en_GB.translation @@ -0,0 +1,6 @@ +Built-In Light Vestavěné osvětlení +Eight weeks’ battery life even with the light on Výdrž baterie osm týdnů i se zapnutým osvětlením +First ever Paperwhite display První displej na světě, bělostný jako papír +Get Started  Začínáme  +High Contrast Vysoký kontrast +High Resolution Vysoké rozlišení diff --git a/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/ParentalResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/ParentalResources_en_GB.translation new file mode 100644 index 0000000..e308d1a --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/ParentalResources_en_GB.translation @@ -0,0 +1 @@ +Next Další diff --git a/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/RegisterOrNewAccountResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/RegisterOrNewAccountResources_en_GB.translation new file mode 100644 index 0000000..c6e1807 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/RegisterOrNewAccountResources_en_GB.translation @@ -0,0 +1,4 @@ +Create a new account Založit nový účet +Now that you are connected, register your Kindle with your Amazon account. Teď, když jste se připojili k Internetu, je čas zaregistrovat váš Kindle k účtu u Amazonu. +Register your Kindle Registrovat Kindle +Use an existing Amazon account Použít existující účet u Amazonu diff --git a/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/RegistrationCompleteResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/RegistrationCompleteResources_en_GB.translation new file mode 100644 index 0000000..9be2ef7 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/RegistrationCompleteResources_en_GB.translation @@ -0,0 +1,4 @@ +Congratulations, your device is now registered to: Gratulujeme, váš Kindle je teď zaregistrován k účtu: +Next Další +Registration Complete Registrace dokončena +~~Tap Next to learn a few important things about your new Kindle. ~~Klikněte na Další, abyste se dozvěděli několik důležitých věcí o svém novém Kindlu. diff --git a/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/RegistrationPendingResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/RegistrationPendingResources_en_GB.translation new file mode 100644 index 0000000..8d36ec5 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/RegistrationPendingResources_en_GB.translation @@ -0,0 +1,2 @@ +It is taking longer than expected to register your Kindle. Please continue to use your Kindle while we register it in the background.~~~~Tap Next to learn a few important things about your new Kindle. Zaregistrovat váš Kindle trvá déle než bychom očekávali. Prosím pokračujte dále, mezitím ho zaregistrujeme na pozadí.~~~~Klikněte na Další, abyste se dozvěděli několik důležitých věcí o svém novém Kindlu. +Registering Your Kindle Registrace vašeho Kindlu diff --git a/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/SocialResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/SocialResources_en_GB.translation new file mode 100644 index 0000000..9b7ad8a --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/SocialResources_en_GB.translation @@ -0,0 +1 @@ +Set Parental Controls  Nastavit rodičovský zámek  diff --git a/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/StatusResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/StatusResources_en_GB.translation new file mode 100644 index 0000000..c43e948 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/StatusResources_en_GB.translation @@ -0,0 +1,4 @@ +Connect Připojit +Register Registrovat +Tips Tipy +Welcome Vítejte diff --git a/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/WaitResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/WaitResources_en_GB.translation new file mode 100644 index 0000000..53e0a4a --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/WaitResources_en_GB.translation @@ -0,0 +1,2 @@ +Connecting to Amazon… Připojuji se k Amazonu… +We are currently checking your 3G connection; please wait. This may take a few minutes. Ověřujeme vaše 3G připojení, prosím čekejte, může to trvat několik minut. diff --git a/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/WelcomeResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/WelcomeResources_en_GB.translation new file mode 100644 index 0000000..579a266 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/oobe/resources/WelcomeResources_en_GB.translation @@ -0,0 +1,4 @@ +In order to buy books and use most features, you need to connect to a Wi-Fi network and register your Kindle. Abyste mohli nakupovat knihy a používat většinu funkcí, budete se potřebovat připojit k Wi-Fi a zaregistrovat svůj Kindle. +Welcome to Kindle Vítejte v Kindlu +You Kindle is unable to connect to a 3G network.~~~~In order to buy books and use most features you need to connect to a Wi-Fi network and register your Kindle. Váš Kindle se nemůže připojit k 3G síti.~~~~Abyste mohli nakupovat knihy a používat většinu funkcí, budete se potřebovat připojit k Wi-Fi a zaregistrovat svůj Kindle. +You are currently connected using 3G. For faster downloads, connect to a Wi-Fi network. Jste připojeni prostřednictvím 3G. Pro rychlejší stahování se připojte pomocí Wi-Fi. diff --git a/translation_5.4.4/translation/com/amazon/kindle/oobe/tutorial/resources/OOBETutorialResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/oobe/tutorial/resources/OOBETutorialResources_en_GB.translation new file mode 100644 index 0000000..f94c696 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/oobe/tutorial/resources/OOBETutorialResources_en_GB.translation @@ -0,0 +1 @@ +Getting Started Začínáme diff --git a/translation_5.4.4/translation/com/amazon/kindle/resources/CatalogResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/resources/CatalogResources_en_GB.translation new file mode 100644 index 0000000..d0d2b5c --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/resources/CatalogResources_en_GB.translation @@ -0,0 +1,12 @@ +Archived Archivováno +Expired Prošlé +Expiring Vyprší +Keep Uchovat +Music Hudba +New Nový +Notice Noticka +On Loan V zapůjčení +Personal Osobní +Receipt Recept +Rental Půjčovné +Sample Ukázka diff --git a/translation_5.4.4/translation/com/amazon/kindle/resources/CommunicationManager_en_GB.properties b/translation_5.4.4/translation/com/amazon/kindle/resources/CommunicationManager_en_GB.properties new file mode 100644 index 0000000..20e3a90 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/resources/CommunicationManager_en_GB.properties @@ -0,0 +1,5 @@ +comm.message.connecting=Bezdrátové připojení +comm.message.items.deleted=Položky smazány +comm.message.items.downloaded=Položky staženy +comm.message.no.new.items=Žádné nové položky +comm.message.radio.turned.off=Připojení vypnuto diff --git a/translation_5.4.4/translation/com/amazon/kindle/restricted/cloudcollections/resources/CollectionServiceResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/restricted/cloudcollections/resources/CollectionServiceResources_en_GB.translation new file mode 100644 index 0000000..671e6f1 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/restricted/cloudcollections/resources/CollectionServiceResources_en_GB.translation @@ -0,0 +1,2 @@ +Cloud Collections Internetové kolekce +Your Cloud Collections have been synced with this device. Select Collections under My Items to see them. You can press and hold on a collection to change viewing options for that collection. Vaše Internetové kolekce byly synchronizovány s tímto zařízením. Abyste je viděli, aktivujte ve výběru Položky volbu Kolekce. Změnu nastavení zobrazení kolekce je možné provést podržením prstu na danné kolekci. diff --git a/translation_5.4.4/translation/com/amazon/kindle/restricted/content/catalog/resources/CollectionsJournalResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/restricted/content/catalog/resources/CollectionsJournalResources_en_GB.translation new file mode 100644 index 0000000..427ce0e --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/restricted/content/catalog/resources/CollectionsJournalResources_en_GB.translation @@ -0,0 +1 @@ +Importing collections... Importovat kolekce... diff --git a/translation_5.4.4/translation/com/amazon/kindle/restricted/device/contentpackage/resources/ContentPackageResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/restricted/device/contentpackage/resources/ContentPackageResources_en_GB.translation new file mode 100644 index 0000000..2471c3e --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/restricted/device/contentpackage/resources/ContentPackageResources_en_GB.translation @@ -0,0 +1,9 @@ +A Wi-Fi network is required to download a free update that will enhance your reading experience for {0}. Would you like to join a network now? Pro stáhnutí aktualizace, která vylepší váš čtenářský zážitek pro {0}, je zapotřebí zapnout Wi-Fi. Přejete si připojit k Internetu? +Connect Later Připojit se později +Join Network Připojit se k síti +Reading Update Aktualizace pro čtení +Reconnect to Wi-Fi Znovu se připojit k Wi-Fi +The enhanced reading experience for {0} has finished installing. You may now view any book in this language. Vylepšení čtení pro {0} bylo nainstalováno. Můžete zobrazit jakoukoli knihu v tomto jazyce. +Update Completed Aktualizace dokončena +You have disconnected from Wi-Fi. To continue downloading your {0} reading experience update, please join a Wi-Fi network Odpojili jste Wi-fi. Pro pokračování stahování aktualizace pro {0} se prosím připojte. +Your Kindle is currently downloading a free update that is required to enhance your reading experience for {0}. Please continue reading, and we will notify you when the download is complete. Váš Kindle právě stahuje aktualizaci, která je potřeba pro vylepšení vašeho čtenářského zážitku pro {0}. Prosím pokračujte ve čtení, až bude stahování u konce, tak vás upozorníme. diff --git a/translation_5.4.4/translation/com/amazon/kindle/restricted/profile/resources/ProfileManagementResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/restricted/profile/resources/ProfileManagementResources_en_GB.translation new file mode 100644 index 0000000..63269cf --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/restricted/profile/resources/ProfileManagementResources_en_GB.translation @@ -0,0 +1,5 @@ +Adding Child Profile… Přidávám dětský profil… +Deleting Child Profile… Mažu dětský profil… +Syncing Child Profile… Synchronizuji dětský profil… +Syncing Childʼs Catalogue… Synchronizuji katalog dítěte… +Updating Child Profile… Aktualizuji dětský profil… diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/DeviceOptionsResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/DeviceOptionsResources_en_GB.translation new file mode 100644 index 0000000..c48db10 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/DeviceOptionsResources_en_GB.translation @@ -0,0 +1,17 @@ +Device Options Nastavení zařízení +Device Passcode Heslo zařízení +Device Time Nastavení času +Enabled Povoleno +Front Light Osvětlení +Language and Dictionaries Jazyk a slovníky +Manage your Kindle language, keyboards and dictionaries. Nastavit jazyk zařízení, rozložení klávesnice a slovníky +Manage your Kindleʼs brightness and Night Light. Spravujte jas svého Kindlu a noční osvětlení. +Manage your device name, personal info and content recommendations, and view your Send-to-Kindle e-mail address. Spravujte jméno Kindlu, osobní informace a doporučování knih či zjistěte e-mailovou adresu pro posílání do Kindlu. +Not Enabled Nepovoleno +Parental Controls Locked Rodičovská nastavení uzamčena +Parental Controls Rodičovská nastavení +Personalise Your Kindle Poznačte si svůj Kindle +Set a passcode to protect the content on your Kindle. Nastavte heslo k ochraně dat svého Kindlu. +Set the local time on your Kindle. Nastavte si místní čas na Kindle. +This is a managed device. Parental Controls are locked. For information, contact: {0}. Přístup k tomuto Kindlu je omezen. Rodičovská nastavení jsou uzamčena. Pro víc informací kontaktujte: {0}. +{0, select, true {Set up Kindle FreeTime and restrict access to {1, select, true {Experimental Web Browser, Kindle Store, Cloud, and Goodreads on Kindle.} other {Experimental Web Browser, Kindle Store, and Cloud.}}} other {Restrict access to {1, select, true {Experimental Web Browser, Kindle Store, Cloud, and Goodreads on Kindle.} other {Experimental Web Browser, Kindle Store, and Cloud.}}}} {0, select, true {Nastavte Kindle FreeTime a omezte přístup k {1, select, true {internetovému prohlížeči, Kindle Store, internetovému úložišti a službě Goodreads na Kindlu.} other {internetovému prohlížeči, Kindle Store a internetovému úložišti.}}} other {Omezte přístup k {1, select, true {internetovému prohlížeči, Kindle Store, internetovému úložišti a službě Goodreads na Kindlu.} other {internetovému prohlížeči, Kindle Store a internetovému úložišti.}}}} diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/DiagnosticResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/DiagnosticResources_en_GB.translation new file mode 100644 index 0000000..aa638f6 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/DiagnosticResources_en_GB.translation @@ -0,0 +1,20 @@ +411 Page Strana 411 +611 Page Strana 611 +711 Page Strana 711 +Available Wireless Providers Dostupní poskytovatelé připojení +Cancel Zrušit +Close Zavřít +Currently you are connected to: {0}~~Select Switch Automatically to allow your Kindle to automatically choose the best wireless provider (default). Váš současný poskytovatel je {0}.~~Pokud zvolíte "Přepínat automaticky", Kindle bude automaticky vybírat nejlepšího poskytovatele připojení (výchozí). +Page {0,number,integer} of {1,number,integer} Strana {0,number,integer} z {1,number,integer} +Retrieving data… Získávám data… +Scanning for available wireless providers. This may take several minutes... Vyhledávám dostupné poskytovatele připojení. Tato operace může trvat několik minut... +Switch automatically (recommended) Přepínat automaticky (doporučeno) +Switching Wireless Providers Změnit poskytovatele připojení +Tcpdump is not running Tcpdump neběží +Tcpdump is running Tcpdump běží +URL to download file from URL pro stažení souboru +URL to ping URL pro ping +URL to traceroute URL pro traceroute +Unknown Neznámé +Your Kindle will lose its connection during this process. Manually switching wireless providers may take several minutes to complete, and your Kindle may not reconnect successfully to the Amazon Whispernet network.~~~~Do you wish to continue? Váš Kindle během této operace ztratí připojení k Internetu. Manuální změna poskytovatele připojení může trvat několik minut a připojení Vašeho Kindle k Amazon Whispernet se nemusí zdařit.~~~~Chcete pokračovat? +{0,date,full} {1,time,full}~~Downloading from {2} {0,date,full} {1,time,full}~~Stahuji z {2} diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/DialogResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/DialogResources_en_GB.translation new file mode 100644 index 0000000..1a576e4 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/DialogResources_en_GB.translation @@ -0,0 +1,31 @@ +Wi-Fi MAC Address: {1}
Serial Number: {2}
Network Capability: {3}
Firmware Version: {4}
Space Available: {0,choice, -1#Unknown|0#{0,number,integer} MB free}{5,select, 0 {} 1 {
Policy ID: {6}} other{}} Wi-Fi MAC adresa: {1}
Sériové číslo: {2}
Síťové možnosti: {3}
Verze firmwaru: {4}
Volné místo: {0,choice, -1#Unknown|0#{0,number,integer} MB volných}{5,select, 0 {} 1 {
Policy ID: {6}} other{}} +Cancel Zrušit +Deregister Your Kindle Odresgistrovat Kindle +Deregister Odregistrovat +Deregistering Your Kindle… Ruším registraci vašeho Kindlu… +Device Info Informace o zařízení +Device Name Jméno zařízení +E-mail Address E-mailová adresa +Enter your Amazon account information. Zadejte informace o vašem účtu u Amazonu +First Name Křestní jméno +Gender Pohlaví +Hide Password Skrýt heslo +Password Heslo +Personalise your Kindle by giving it a name that appears on the Home screen. Poznačte si svůj Kindle - dejte mu jméno, jenž se bude objevovat na domovské obrazovce. +Register Your Kindle Zaregistrujte svůj Kindle +Register Registrovat +Registering Your Kindle… Registruji váš Kindle… +Registration Failed Registrace se nezdařila +Registration Help Pomoc při registraci +Save Uložit +The e-mail address and password you entered do not match any Amazon accounts on record. Please make sure that you have correctly entered the e-mail address associated with your Amazon account. For further details please contact Kindle Customer Service at www.kindle.com/support. E-mailová adresa a heslo, které jste zadali, neodpovídá žádnému účtu u Amazonu. Prosím, zkontrolujte, zda jste správně zadali e-mailovou adresu. Pro další podrobnosti, prosím, kontaktujte Kindle Customer Service na www.kindle.com/support. +There was an error whilst deregistering your device. Please try again later. Vyskytla se chyba během odregistrování vašeho Kindlu. Prosím zkuste to později znovu. +There was an error whilst registering your Kindle. Please try again later. Vyskytla se chyba během registrace vašeho Kindlu. Prosím zkuste to později znovu. +Try Again Zkusit znovu +Unable to Connect Není možné se připojit +Unavailable Nedostupné +Unlink Account Zrušit propojení účtu +Unlink Zrušit propojení +Your Amazon account will no longer be linked to your {0} account. Váš účet u Amazonu nebude více propojen s vaším účtem {0}. +Your Kindle is currently unable to connect. Please make sure you are within wireless range and try again. If the problem persists, restart your Kindle from Menu in Settings and try again. Váš Kindle se nemůže připojit. Prosím ujistěte se, že jste v dosahu bezdrátové sítě a zkuste to znovu. Pokud problém přetrvá, restartujte svůj Kindle pomocí menu na stránce Nastavení a zkuste to znovu. +Your Kindle will be deregistered from your Amazon account, some features will not work, and some settings, such as those for viewing Cloud Collections, may not be saved. After deregistering, you can register your Kindle with another Amazon account.~~Are you sure you want to deregister? Registrace vašeho Kindlu k účtu u Amazonu bude zrušena, některé věci přestanou fungovat a některá nastavení, jako nastavení Internetových kolekcí, nemusí být uložena. Po odregistraci můžete Kindle zaregistrovat k jinému účtu u Amazonu.~~Skutečně chcete Kindle odregistrovat? diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/DictionaryResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/DictionaryResources_en_GB.translation new file mode 100644 index 0000000..e783416 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/DictionaryResources_en_GB.translation @@ -0,0 +1,7 @@ +Access to Cloud Locked Přístup k úložišti uzamčen +Cloud Not Available Internetové úložiště nedostupné +Dictionaries Slovníky +Go to Cloud Přejít na úložiště +No Dictionaries Found Žádný slovník nenelezen. +You must register your Kindle to access items in the Cloud. Abyste mohli přistupovat k internetovému úložišti, musí být váš Kindle zaregistrován. +{0} Dictionaries Slovníky pro knihy v jazyce {0} diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/FreeTimeProfileMenuResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/FreeTimeProfileMenuResources_en_GB.translation new file mode 100644 index 0000000..b50a4c7 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/FreeTimeProfileMenuResources_en_GB.translation @@ -0,0 +1,4 @@ +Delete Smazat +Edit Upravit +Library Knihovna +Progress Pokroky diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/FreeTimeProfileSetupResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/FreeTimeProfileSetupResources_en_GB.translation new file mode 100644 index 0000000..179dc87 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/FreeTimeProfileSetupResources_en_GB.translation @@ -0,0 +1,12 @@ +Cancel Zrušit +Date of Birth Datum narození +Enter your childʼs name in their profile to keep track of their progress and achievements. Zadejte jméno svého dítěte, abyste mohli sledovat jeho pokroky a dosažené úspěchy. +FreeTime Profile Profil FreeTime +FreeTime Profile: {0} Profil FreeTime: {0} +Gender Pohlaví +Improve Kindle book recommendations for your child by entering their date of birth. Zvyšte vhodnost doporučených knih pro své dítě tím, že zadáte jeho datum narození. +Improve Kindle book recommendations for your child by entering their gender. Zvyšte vhodnost doporučených knih pro své dítě tím, že zadáte jeho pohlaví. +In the next step you can select books from your library to add to your childʼs library. V dalším kroku budete moci vybrat ze své knihovny knihy, které se přidají do knihovny vašeho dítěte. +Name Jméno +Next Další +Step {0,number,integer} Krok {0,number,integer} diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/FrontLightResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/FrontLightResources_en_GB.translation new file mode 100644 index 0000000..3137ccf --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/FrontLightResources_en_GB.translation @@ -0,0 +1,5 @@ +Auto Brightness Automatický jas +Enable Night Light to gradually reduce the screen brightness over time as your eyes adjust to the dark. Zapněte noční osvětlení, aby se jas postupně časem snižoval tak, jak si vaše oči budou přivykat tmě. +Front Light Osvětlení +Night Light Noční osvětlení +Turn on to adjust screen brightness automatically. Zapněte pro automatické nastavení jasu. diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/InternationalResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/InternationalResources_en_GB.translation new file mode 100644 index 0000000..6ca4bb6 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/InternationalResources_en_GB.translation @@ -0,0 +1,8 @@ +Add keyboards for different languages. Přidat klávesnici pro jiný jazyk +Dictionaries Slovníky +Keyboards Klávesnice +Language and Dictionaries Jazyk a slovníky +Language Jazyk +Set the default dictionary for each language. Nastavit výchozí slovník pro každý jazyk. +Set the language on your Kindle. Nastavit jazyk vašeho Kindlu. +{0,plural, =0 {No Keyboards} one {{0, number, integer} Keyboard} other {{0, number, integer} Keyboards}} {0,plural, =0 {Žádné klávesnice} one {{0, number, integer} klávesnice} other {{0, number, integer} klávesnice}} diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/KeyboardResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/KeyboardResources_en_GB.translation new file mode 100644 index 0000000..20bf6b5 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/KeyboardResources_en_GB.translation @@ -0,0 +1 @@ +Keyboards Klávesnice diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/LanguageResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/LanguageResources_en_GB.translation new file mode 100644 index 0000000..d534f6b --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/LanguageResources_en_GB.translation @@ -0,0 +1,3 @@ +Change Language Změnit jazyk +Language Jazyk +You have selected:~~{0}~~Select OK to restart your Kindle in this language. Vybrali jste:~~{0}~~Zvolte OK pro restart svého Kindlu v tomto jazyce. diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/LegalResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/LegalResources_en_GB.translation new file mode 100644 index 0000000..03134c7 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/LegalResources_en_GB.translation @@ -0,0 +1,3 @@ +About Kindle O Kindle +Legal Licenční ujednání +Page {0,number,integer} of {1,number,integer} Strana {0,number,integer} z {1,number,integer} diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/MenuResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/MenuResources_en_GB.translation new file mode 100644 index 0000000..b8a8466 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/MenuResources_en_GB.translation @@ -0,0 +1,12 @@ +Alert Upozornění +Change Password Změnit heslo +Device Info Informace o zařízení +Legal Licenční ujednání +No update file is present. Nelze najít aktualizační soubor. +Reset Device Locked Resetování Kindlu je uzamčeno +Reset Device Resetovat do továrního nastavení +Restart Restartovat +This action will remove all downloaded or transferred content from your Kindle, and your settings will not be saved. You will still be able to download items from the Cloud. Do you want to reset your Kindle? Tato akce způsobí smazání veškerého obsahu ve vašem Kindlu a vaše nastavení nebude uloženo. Budete si však moci opět stáhnout položky umístěné v internetovém úložišti. Opravdu resetovat váš Kindle? +Update Your Kindle Aktualizovat Kindle +You are about to update the software on your Kindle. Do you wish to continue? Rozhodli jste se zaktualizovat software ve Vašem Kindle. Přejete si pokračovat? +Your battery level is too low to install this update safely. Please charge your Kindle fully and try again. Baterie je příliš slabá pro bezpečnou instalaci aktualizace. Prosím nabijte svůj Kindle a zkuste to znovu. diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/NotesAndHighlightsResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/NotesAndHighlightsResources_en_GB.translation new file mode 100644 index 0000000..dbbf2a4 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/NotesAndHighlightsResources_en_GB.translation @@ -0,0 +1,7 @@ +Annotations Backup Zálohovat anotace +Automatically back up your device annotations, last page read and collections. Automaticky zálohovat vaše anotace, poslední dosažené stránky a kolekce. +Display the passages that are most frequently highlighted by other Kindle users. Zobrazit místa, která jsou nejčastěji zvýrazňována ostatními uživateli. +Notes & Highlights Poznámky a zvýraznění +Popular Highlights Oblíbená zvýraznění +Public Notes Veřejné poznámky +Show highlights and notes from other people that you follow in the Kindle community. Ukazovat zvýraznění a poznámky jiných vámi sledovaných členů Kindle komunity. diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/ParentalControlsResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/ParentalControlsResources_en_GB.translation new file mode 100644 index 0000000..e5b6fd6 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/ParentalControlsResources_en_GB.translation @@ -0,0 +1,7 @@ +Change Password Změnit heslo +Change your Parental Controls password. Změňte heslo pro rodičovský zámek. +Parental Controls Rodičovská nastavení +Restrictions Omezení +{0, select, true {Create personalised profiles for your children. FreeTime automatically blocks access to the Experimental Web Browser, Kindle Store, Goodreads on Kindle, and Wikipedia.} other {Create personalised profiles for your children. FreeTime automatically blocks access to the Experimental Web Browser, Kindle Store, and Wikipedia.}} {0, select, true {Vytvořte pro své děti osobní profily. FreeTime automaticky blokuje přístup k internetovému prohlížeči, ke Kindle Store, k síti Goodreads a k Wikipedii.} other {Vytvořte pro své děti osobní profily. FreeTime automaticky blokuje přístup k internetovému prohlížeči, ke Kindle Store a k Wikipedii.}} +{0, select, true {Enabled} other {Not Enabled}} {0, select, true {Povoleno} other {Nepovoleno}} +{0, select, true {Restrict access to the Experimental Web Browser, Kindle Store, Cloud, and Goodreads on Kindle.} other {Restrict access to the Experimental Web Browser, Kindle Store, and Cloud.}} {0, select, true {Omezte přístup k internetovému prohlížeči, ke Kindle Store, k internetovému úložišti a k síti Goodreads.} other {Omezte přístup k internetovému prohlížeči, ke Kindle Store a k internetovému úložišti.}} diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/PasscodeResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/PasscodeResources_en_GB.translation new file mode 100644 index 0000000..b3f80e5 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/PasscodeResources_en_GB.translation @@ -0,0 +1,16 @@ +Cancel Zrušit +Change Passcode Změnit heslo +Confirm New Passcode Potvrdit nové heslo +Confirm Passcode Potvrdit heslo +Create Passcode Vytvořit heslo +Device Passcode Heslo zařízení +Enter Current Passcode Zadejte stávající heslo +Enter New Passcode Zadejte nové heslo +Enter Passcode Zadejte heslo +Incorrect Passcode Nesprávné heslo +Passcode Invalid Neplatné heslo +Passcodes Do Not Match Hesla nesouhlasí +Please enter a valid passcode. Prosím zadejte platné heslo. +Please try again. Prosím, zkuste znovu. +Turn Off Passcode Vypnout ochranu heslem +Your passcode must contain at least {0,number,integer} digits. Please try again. Heslo musí obsahovat alespoň {0,number,integer} číslic. Zkuste to znovu prosím. diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/PersonalizeResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/PersonalizeResources_en_GB.translation new file mode 100644 index 0000000..500d725 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/PersonalizeResources_en_GB.translation @@ -0,0 +1,11 @@ +Device Name Jméno zařízení +Identify your Kindle by adding some personal info. Poznačte si svůj Kindle přidáním osobních informací. +Personal Info Osobní informace +Personalise Your Kindle Poznačte si svůj Kindle +Personalise your Kindle by giving it a name. Poznačte si svůj Kindle tím, že ho pojmenujete. +Recommended Content Doporučené knihy +Send documents to your Kindle using the e-mail address below. Go to {0} to change your settings. Posílejte dokumenty do svého Kindlu použitím této e-mailové adresy. Navštivte {0} pro změnu nastavení. +Send documents to your Kindle using the e-mail address below. Posílejte dokumenty do svého Kindlu použitím této e-mailové adresy. +Send-to-Kindle E-mail E-mail pro zasílání do Kindlu +Unavailable Nedostupné +When in Cover View, display recommended content from the Kindle Store. Zobrazovat námi doporučené knihy z Kindle Storu v případě, že jsou zobrazovány obálky knih. diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/ProfileResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/ProfileResources_en_GB.translation new file mode 100644 index 0000000..1303d5e --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/ProfileResources_en_GB.translation @@ -0,0 +1,21 @@ +Access Achievements Zobrazovat úspěchy +Add Items Přidat položky +All progress and achievements will be lost upon deletion. The profile will also not be available on other devices. Are you sure you want to delete {0, select, male {{1}ʼs profile} female {{1}ʼs profile} other {{1}ʼs profile}}? Všechny pokroky a úspěchy budou tímto ztraceny. Tento profil není dostupný na žádném dalším zařízení. Jste si jistí, že chcete smazat profil {0, select, male {chlapce jménem {1}} female {dívky jménem {1}} other {dítěte jménem {1}}}? +All progress and achievements will be lost upon removal, but will be available on other devices. Are you sure you want to delete the profile, {0}, from this device? Všechny pokroky a úspěchy budou tímto ztraceny, ale na dalších zařízeních zůstanou zachovány. Jste si jistí, že chcete smazat profil {0} z tohoto zařízení? +Cancel Zrušit +Daily Reading Goal Denní čtenářský cíl +Date of Birth Datum narození +Delete Profile Smazat profil +Delete Smazat +Finish Konec +First Name Křestní jméno +Gender Pohlaví +Ignore Ignorovat +Let your child see their Achievement Reports. Umožněte dětem vidět záznam o jejich úspěších. +No Content Žádný obsah +Set how many minutes your child should read for each day. Nastavte kolik minut musí vaše dítě každý den strávit čtením. +Unrestricted Access to Wikipedia Neomezený přístup k Wikipedii +{0, plural, =0 {{0,number,integer} Books} one {{0,number,integer} Book} other {{0,number,integer} Books}} {0, plural, =0 {{0,number,integer} Knih} one {{0,number,integer} Kniha} other {{0,number,integer} Knih}} +{0, select, male {Boy} female {Girl} other {Boy}} {0, select, male {Chlapec} female {Dívka} other {Chlapec}} +{0, select, male {You have not added any items to {1}ʼs FreeTime.} female {You have not added any items to {1}ʼs FreeTime.} other {You have not added any items to {1}ʼs FreeTime.}} {0, select, male {Nepřidali jste žádné položky do FreeTime profilu pro chlapce jménem {1}.} female {Nepřidali jste žádné položky do FreeTime profilu pro dívku jménem {1}.} other {Nepřidali jste žádné položky do FreeTime profilu pro dítě jménem {1}.}} +{0, select, male {{1}ʼs Library} female {{1}ʼs Library} other {{1}ʼs Library}} {0, select, male {{1}: jeho knihovna} female {{1}: její knihovna} other {{1}: jeho knihovna}} diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/PropertyResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/PropertyResources_en_GB.translation new file mode 100644 index 0000000..e95416a --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/PropertyResources_en_GB.translation @@ -0,0 +1,4 @@ +Identify your Kindle by adding some personal information. Poznačte si svůj Kindle přidáním osobních informací. +Personal Info Osobní informace +Set Automatically Nastavit automaticky +Set Manually Nastavit manuálně diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/ReadingOptionsResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/ReadingOptionsResources_en_GB.translation new file mode 100644 index 0000000..11209f9 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/ReadingOptionsResources_en_GB.translation @@ -0,0 +1,10 @@ +Manage your annotations backup and popular highlights. Spravujte zálohu anotací a oblíbených zvýraznění. +Manage your annotations backup, public notes and popular highlights. Spravujte zálohu anotací, veřejných poznámek a oblíbených zvýraznění. +Manage your social networks to share highlighted passages. Spravujte nastavení sociálních sítí, abyste mohli sdílet vámi zvýrazněné pasáže. +Notes & Highlights Poznámky a zvýraznění +Page Refresh Obnovení displeje +Reading Options Nastavení pro čtení +Refresh the display with every page turn. Obnovit displej po každém otočení stránky. +Remember dictionary look-ups and show Vocabulary Builder on the Home screen. Pamatovat si nahlédnutí do slovníku a ukazovat Procvičování slov ze slovníku na domovské obrazovce. +Social Networks Sociální sítě +Vocabulary Builder Procvičování slov ze slovníku diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/ReadingTimeResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/ReadingTimeResources_en_GB.translation new file mode 100644 index 0000000..618948b --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/ReadingTimeResources_en_GB.translation @@ -0,0 +1,9 @@ +({0,plural,=0{{1} books} one {{1} book} other {{1} books}}) ({0,plural,=0{{1} knih} one {{1} knih} other {{1} knih}}) +Add New Profile Přidat nový profil +Add books from your library that are great for children. Parents can set reading goals and track progress while children earn badges and awards for reading.
    Learn More
Přidejte z vaší knihovny knihy vhodné pro děti. Rodiče mohou stanovit čtenářské cíle a sledovat pokroky svých dětí, zatímco ty získávají za čtení hodnosti a odměny.
    Více informací
+Get Started Začínáme +Get started in 4 steps: Začněte pomocí čtyř kroků: +Start Začít +{0} {1, plural, =0 {({1, number, integer} books)} one {({1, number, integer} book)} other {({1, number, integer} books)} } {0} {1, plural, =0 {({1, number, integer} knih)} one {({1, number, integer} kniha)} other {({1, number, integer} knih)} } +• Create a password.~~• Add a profile.~~• Fill it up with books.~~• Set a reading goal for your child. • Vytvořte heslo.~~• Přidejte profil.~~• Naplňte ho knihami.~~• Stanovte pro své dítě čtenářský cíl. +• Enter your password.~~• Add a profile.~~• Fill it up with books.~~• Set a reading goal for your child. • Zadejte heslo.~~• Přidejte profil.~~• Naplňte ho knihami.~~• Stanovte pro své čtenářský dítě cíl. diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/RegistrationResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/RegistrationResources_en_GB.translation new file mode 100644 index 0000000..2e70b48 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/RegistrationResources_en_GB.translation @@ -0,0 +1,8 @@ +By registering or creating an account, you agree to the Kindle Licence Agreement and Terms of Use and other applicable terms found at www.kindle.com/support. Zaregistrováním či vytvořením účtu dáváte souhlas s licenčním ujednáním pro Kindle, s podmínkami užití a s dalšími podmínkami uveřejněnými na www.kindle.com/support. +Create an account and register your Kindle. Založte účet a zaregistrujte svůj Kindle +Enter the e-mail address and password associated with your account. Zadejte e-mailovou adresu a heslo spojené s vaším účtem. +If You Already Have an Amazon Account Pokud již máte účet u Amazonu +If You Do Not Have an Amazon Account Pokud nemáte účet +It is taking longer than expected to register your Kindle. Please continue to use your Kindle while we register it in the background. Zaregistrovat váš Kindle trvá déle než bychom očekávali. Prosím pokračujte dále, mezitím ho zaregistrujeme na pozadí. +Registering Your Kindle Registrace vašeho Kindlu +Registration Registrace diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/SettingsResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/SettingsResources_en_GB.translation new file mode 100644 index 0000000..5beddfd --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/SettingsResources_en_GB.translation @@ -0,0 +1,23 @@ +Aeroplane Mode Zákaz bezdrátového připojení +Available Wi-Fi Networks Dostupné Wi-Fi sítě +Connected to Připojeno k +Device Options Nastavení zařízení +Join a Wi-Fi network for faster downloads. Pro rychlejší stahování dat se připojte k Wi-Fi síti. +Manage Vocabulary Builder, annotations, popular highlights, page refreshes and social networks. Spravujte Procvičování slov ve slovníku, poznámky, oblíbená zvýraznění, obnovu displeje a sociální sítě. +Manage page refreshes. Spravovat obnovu displeje. +Manage your Kindle front light, passcode, parental controls, time, language and dictionaries, and personalise your Kindle. Spravujte osvětlení svého Kindlu, přístupové heslo, rodičovská nastavení, čas, jazyk, slovníky, případně si svůj Kindle poznačte. +Manage your Kindle front light, passcode, time, language and dictionaries. Spravujte osvětlení svého Kindlu, přístupové heslo, rodičovská nastavení, čas, jazyk a slovníky. +Manage your Kindle passcode, parental controls, time, language and dictionaries, and personalise your Kindle. Spravujte přístupové heslo, rodičovská nastavení, čas, jazyk, slovníky, případně si svůj Kindle poznačte. +Manage your Kindle passcode, time, language and dictionaries. Spravujte přístupové heslo, čas, jazyk, slovníky, případně si svůj Kindle poznačte. +Not Connected Nepřipojeno +Reading Options Nastavení pro čtení +Registered User Registrovaný uživatel +Registering Your Kindle… Registruji váš Kindle… +Registration Registrace +Settings Nastavení +This device and any content purchased in the Kindle Store are registered to the Amazon user shown below. Toto zařízení a veškerý obsah zakoupený v Kindle Store jsou registrovány na níže uvedený uživatelský účet u Amazonu. +Turn off Aeroplane Mode to enable wireless connectivity. Vypněte zákaz bezdrátového připojení, pokud chcete svůj Kindle opět bezdrátově připojit. +Turn on Aeroplane Mode to disable wireless connectivity. Zapněte zákaz bezdrátového připojení, pokud chcete zamezit bezdrátovému připojování svého Kindlu (např. v letadle). +Unavailable Nedostupné +Unregistered Neregistrováno +Wi-Fi Networks Wi-Fi sítě diff --git a/translation_5.4.4/translation/com/amazon/kindle/settings/resources/SocialResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/SocialResources_en_GB.translation new file mode 100644 index 0000000..a859d8b --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/settings/resources/SocialResources_en_GB.translation @@ -0,0 +1,8 @@ +Connect to share book excerpts and see who you know on Goodreads. Připojte se, sdílejte výstřižky z knih a podívejte se koho na síti Goodreads znáte. +Connect to share book excerpts seamlessly and to find your friends in the Kindle community. Připojte se, sdílejte výstřižky z knih a najděte své přátelé v Kindle komunitě. +Continue Reading Pokračovat ve čtení +Link your Weibo account to seamlessly share excerpts of books on your microblog. Messages you share on Weibo will be linked to Amazon. Připojte svůj účet na Weibo a sdílejte výstřižky z knih na svém mikroblogu. +Not Connected Nepřipojeno +Social Networks Sociální sítě +To edit settings, go to Goodreads.com Pro úpravu nastavení navštivte Goodreads.com +View Amazonʼs privacy notice Zobrazit upozornění Amazonu o ochraně soukromí diff --git a/translation_5.4.4/translation/com/amazon/kindle/util/devicecontrols/resources/DevicePolicyResources_en_GB.translation b/translation_5.4.4/translation/com/amazon/kindle/util/devicecontrols/resources/DevicePolicyResources_en_GB.translation new file mode 100644 index 0000000..4b841e1 --- /dev/null +++ b/translation_5.4.4/translation/com/amazon/kindle/util/devicecontrols/resources/DevicePolicyResources_en_GB.translation @@ -0,0 +1,27 @@ +Access to Cloud is locked. Přístup do internetového úložiště je uzamčen. +Active Content is locked. Aplikace jsou uzamčeny. +Aeroplane Mode is locked. Změna zákazu bezdrátového připojení je uzamčena. +Annotations Backup configuration is locked. Nastavení zálohování anotací je uzamčeno. +Deregistration is locked. Odregistrace je uzamčena. +Device Language configuration is locked. Změna jazyka je uzamčena. +Device name personalisation is locked. Změna jména zařízení je uzamčena. +Dictionary changes are locked. Nastavení slovníků je uzamčeno. +Experimental Menu is locked. Menu Experimental je uzamčeno. +FreeTime Controls are enabled on your Kindle. {0} Nastavení FreeTime je na vašem Kindle povoleno. {0} +Kindle Store is locked. Kindle store je uzamčen. +MP3 Player is locked. MP3 přehrávač je uzamčen. +Managed device. {0} Contact: {1}. Spravované zařízení. {0} Kontaktujte: {1}. +Parental Controls are enabled on your Kindle. {0} Na vašem Kindlu jsou aktivována rodičovská nastavení +Passcode configuration is locked. Nastavení hesla je uzamčeno. +Passcode editing is locked. Změna hesla je uzamčena. +Personal Info is locked. Osobní informace jsou uzamčeny. +Popular Highlights configuration is locked. Nastavení oblíbených zvýraznění je uzamčeno. +Public Notes configuration is locked. Nastavení veřejných poznámek je uzamčeno. +Reset Device is locked. Návrat do továrního nastavení je uzamčen. +Settings Menu is locked. Menu Nastavení je uzamčeno. +Social Networks configuration is locked. Nastavení sociálních sítí je uzamčeno. +This action is locked. Tato akce je uzamčena. +Turning Off Passcode is locked. Vypnutí hesla je uzamčeno. +Web Browser is locked. Webový prohlížeč je uzamčen. +Wi-Fi Settings configuration is locked. Změna nastavení Wi-Fi je uzamčena. +Your System Administrator Váš správce systému diff --git a/translation_5.4.4/translation/opt/amazon/acw/authorpages.acx/config.xml b/translation_5.4.4/translation/opt/amazon/acw/authorpages.acx/config.xml new file mode 100644 index 0000000..3fdde1a --- /dev/null +++ b/translation_5.4.4/translation/opt/amazon/acw/authorpages.acx/config.xml @@ -0,0 +1 @@ +About the Author O autorovi diff --git a/translation_5.4.4/translation/opt/amazon/acw/authorpages.acx/locales/en-gb/strings.js b/translation_5.4.4/translation/opt/amazon/acw/authorpages.acx/locales/en-gb/strings.js new file mode 100644 index 0000000..6ecf89b --- /dev/null +++ b/translation_5.4.4/translation/opt/amazon/acw/authorpages.acx/locales/en-gb/strings.js @@ -0,0 +1,8 @@ +About ${author} O autorovi ${author} +About the Author O autorovi +About the Authors O autorech +Full Wikipedia Article Celý článek z Wikipedie +Kindle books by ${author} Knihy pro Kindle od autora ${author} +Other books by ${author} Další knihy od autora ${author} +Subject to a Creative Commons Licence Podléhá licenci Creative Commons +This page is currently unavailable. Tato stránka není dostupná. diff --git a/translation_5.4.4/translation/opt/amazon/acw/comments.acx/config.xml b/translation_5.4.4/translation/opt/amazon/acw/comments.acx/config.xml new file mode 100644 index 0000000..53faab8 --- /dev/null +++ b/translation_5.4.4/translation/opt/amazon/acw/comments.acx/config.xml @@ -0,0 +1 @@ +Share Sdílet diff --git a/translation_5.4.4/translation/opt/amazon/acw/comments.acx/locales/en-gb/js/strings.js b/translation_5.4.4/translation/opt/amazon/acw/comments.acx/locales/en-gb/js/strings.js new file mode 100644 index 0000000..e880c63 --- /dev/null +++ b/translation_5.4.4/translation/opt/amazon/acw/comments.acx/locales/en-gb/js/strings.js @@ -0,0 +1,23 @@ +1 character over jeden znak navíc +Aeroplane Mode must be turned off to use this feature. Pro použití je třeba vypnout zákaz bezdrátového připojení. +Close Zavřít +Comments Komentáře +Facebook Facebook +Getting your settings... Stahuji vaše nastavení... +Share on Weibo Sdílet na Weibo +Share on: Sdílet na: +Share to Goodreads Sdílet na Goodreads +Share your thoughts Podělte se o váš názor +Share Sdílet +Shared successfully on Facebook and Twitter. Úspěšně sdíleno na Facebooku a na Twitteru +Shared successfully on [n]. Úspěšně sdíleno na síti [n]. +Sharing is disabled for this title. Sdílení není pro tento titul povoleno. +Sharing Sdílím +Twitter Twitter +Unable to Share. You have reached the clipping limit for this item. Nelze sdílet. U této položky jste dosáhli jste limitu pro výstřižky. +Unable to post. Please try again. Nelze odeslat. Prosím zkuste to znovu. +Unable to retrieve your social network settings. Please try again later. Nelze stáhnout vaše nastavení pro sociální sítě. Prosím zkuste to znovu později. +Weibo Weibo +You must select a social network to use the Sharing feature. Abyste mohli sdílet, musíte nejdříve zvolit sociální síť. +Your message is being shared. Vaše zpráva je právě sdílena. +[n] characters over [n] znaků navíc diff --git a/translation_5.4.4/translation/opt/amazon/acw/corrections.acx/config.xml b/translation_5.4.4/translation/opt/amazon/acw/corrections.acx/config.xml new file mode 100644 index 0000000..a88dd30 --- /dev/null +++ b/translation_5.4.4/translation/opt/amazon/acw/corrections.acx/config.xml @@ -0,0 +1 @@ +Report Content Error Nahlásit chybu v textu diff --git a/translation_5.4.4/translation/opt/amazon/acw/corrections.acx/locales/en-gb/script/strings.js b/translation_5.4.4/translation/opt/amazon/acw/corrections.acx/locales/en-gb/script/strings.js new file mode 100644 index 0000000..f23313a --- /dev/null +++ b/translation_5.4.4/translation/opt/amazon/acw/corrections.acx/locales/en-gb/script/strings.js @@ -0,0 +1,14 @@ +A customer support specialist will look into this error. You will be able to view the status on your profile page on kindle.amazon.com the next time this device synchronises with Amazon. Specialista péče o zákazníky prošetří nahlášenou chybu. Až se váš Kindle znovu sesynchronizuje s Amazonem, budete moci sledovat stav vyřízení na stránce svého profilu na kindle.amazon.com. +A customer support specialist will look into this error. Specialista péče o zákazníky prošetří nahlášenou chybu. +Add Optional Comments. Přidejte doprovodný komentář. +Cancel Zrušit +Close Zavřít +Formatting Formátování +Image Obrázek +Other Ostatní +Report Content Error Nahlásit chybu v textu +Report your selection as having an error. Nahlásit chybu ve označené pasáži. +Submit Odeslat +Thank You Děkujeme +The reporting of content errors is not possible with this content. U tohoto titulu není možná hlásit chyby +Typo Překlep diff --git a/translation_5.4.4/translation/opt/amazon/acw/gotoui.acx/config.xml b/translation_5.4.4/translation/opt/amazon/acw/gotoui.acx/config.xml new file mode 100644 index 0000000..6596227 --- /dev/null +++ b/translation_5.4.4/translation/opt/amazon/acw/gotoui.acx/config.xml @@ -0,0 +1 @@ +Go To Přejít na diff --git a/translation_5.4.4/translation/opt/amazon/acw/gotoui.acx/locales/en-gb/strings.js b/translation_5.4.4/translation/opt/amazon/acw/gotoui.acx/locales/en-gb/strings.js new file mode 100644 index 0000000..dc99d59 --- /dev/null +++ b/translation_5.4.4/translation/opt/amazon/acw/gotoui.acx/locales/en-gb/strings.js @@ -0,0 +1,7 @@ +Beginning Začátek +Cover Page Předsádka +Cover Obálka +End Konec +Front Matter Titulní část +Page or Location Stránka nebo pozice +Table of Contents Obsah diff --git a/translation_5.4.4/translation/opt/amazon/acw/sharing.acx/config.xml b/translation_5.4.4/translation/opt/amazon/acw/sharing.acx/config.xml new file mode 100644 index 0000000..53faab8 --- /dev/null +++ b/translation_5.4.4/translation/opt/amazon/acw/sharing.acx/config.xml @@ -0,0 +1 @@ +Share Sdílet diff --git a/translation_5.4.4/translation/opt/amazon/acw/sharing.acx/locales/en-gb/js/strings.js b/translation_5.4.4/translation/opt/amazon/acw/sharing.acx/locales/en-gb/js/strings.js new file mode 100644 index 0000000..e880c63 --- /dev/null +++ b/translation_5.4.4/translation/opt/amazon/acw/sharing.acx/locales/en-gb/js/strings.js @@ -0,0 +1,23 @@ +1 character over jeden znak navíc +Aeroplane Mode must be turned off to use this feature. Pro použití je třeba vypnout zákaz bezdrátového připojení. +Close Zavřít +Comments Komentáře +Facebook Facebook +Getting your settings... Stahuji vaše nastavení... +Share on Weibo Sdílet na Weibo +Share on: Sdílet na: +Share to Goodreads Sdílet na Goodreads +Share your thoughts Podělte se o váš názor +Share Sdílet +Shared successfully on Facebook and Twitter. Úspěšně sdíleno na Facebooku a na Twitteru +Shared successfully on [n]. Úspěšně sdíleno na síti [n]. +Sharing is disabled for this title. Sdílení není pro tento titul povoleno. +Sharing Sdílím +Twitter Twitter +Unable to Share. You have reached the clipping limit for this item. Nelze sdílet. U této položky jste dosáhli jste limitu pro výstřižky. +Unable to post. Please try again. Nelze odeslat. Prosím zkuste to znovu. +Unable to retrieve your social network settings. Please try again later. Nelze stáhnout vaše nastavení pro sociální sítě. Prosím zkuste to znovu později. +Weibo Weibo +You must select a social network to use the Sharing feature. Abyste mohli sdílet, musíte nejdříve zvolit sociální síť. +Your message is being shared. Vaše zpráva je právě sdílena. +[n] characters over [n] znaků navíc diff --git a/translation_5.4.4/translation/opt/amazon/acw/translator.acx/config.xml b/translation_5.4.4/translation/opt/amazon/acw/translator.acx/config.xml new file mode 100644 index 0000000..2999477 --- /dev/null +++ b/translation_5.4.4/translation/opt/amazon/acw/translator.acx/config.xml @@ -0,0 +1 @@ +Translation Přeložit (Google) diff --git a/translation_5.4.4/translation/opt/amazon/acw/translator.acx/locales/en-gb/script/strings.js b/translation_5.4.4/translation/opt/amazon/acw/translator.acx/locales/en-gb/script/strings.js new file mode 100644 index 0000000..c91c838 --- /dev/null +++ b/translation_5.4.4/translation/opt/amazon/acw/translator.acx/locales/en-gb/script/strings.js @@ -0,0 +1,41 @@ +About Translation O překladu +Aeroplane Mode must be turned off to use this feature. Pro použití je třeba vypnout zákaz bezdrátového připojení. +An error occurred. Please try again. Někde se stala chyba. Zkuste to znovu prosím. +Back to Translation Zpět k překladu +Chinese Simplified Zjednodušená čínština +Chinese Traditional Tradiční čínština +Czech Čeština +Danish Dánština +Detecting... Detekuji... +Dutch Nizozemština +English Angličtina +Finnish Finština +French Francouzština +From: Z: +German Němčina +Greek Řečtina +Hebrew Hebrejština +Hindi Hindština +Italian Italština +Japanese Japonština +Korean Korejština +Latin Latina +No network detected. Please check your connection and try again. Připojení k síti nenalezeno. Prosím ověřte své připojení a zkuste to znovu. +No text was selected for translation. Nebyl vybrán žádný text pro přeložení. +Norwegian Norština +Polish Polština +Portuguese Portugalština +Russian Ruština +Slovak Slovenština +Spanish Španělština +To: Do: +Translating your selection... Překládám vybraný text... +Translation Překlad +Turkish Turečtina +Turn Off Aeroplane Mode Vypnout zákaz bezdrátového připojení +Turn On Wireless Zapnout bezdrátové připojení +Ukrainian Ukrajinština +Unable to contact the server. Please try again later. Server je nedostupný. Prosím zkuste to později. +Unknown Neznámý +Waiting for connection... Čekám na připojení... +Wireless must be turned on to use this feature. Je třeba funkční bezdrátové připojení diff --git a/translation_5.4.4/translation/opt/amazon/acw/wikipedia.acx/config.xml b/translation_5.4.4/translation/opt/amazon/acw/wikipedia.acx/config.xml new file mode 100644 index 0000000..29d13b4 --- /dev/null +++ b/translation_5.4.4/translation/opt/amazon/acw/wikipedia.acx/config.xml @@ -0,0 +1 @@ +Wikipedia Wikipedie diff --git a/translation_5.4.4/translation/opt/amazon/acw/wikipedia.acx/locales/en-gb/script/strings.js b/translation_5.4.4/translation/opt/amazon/acw/wikipedia.acx/locales/en-gb/script/strings.js new file mode 100644 index 0000000..ddcd6db --- /dev/null +++ b/translation_5.4.4/translation/opt/amazon/acw/wikipedia.acx/locales/en-gb/script/strings.js @@ -0,0 +1,16 @@ +Aeroplane Mode must be turned off to use this feature. Pro použití je třeba vypnout zákaz bezdrátového připojení. +An error occurred. Please try again. Někde se stala chyba. Zkuste to znovu prosím. +Launch Wikipedia Přejít na Wikipedii +No Wikipedia results were found for your selection. Pro váš výběr nebyl nalezen žádný článek na Wikipedii. +No network detected. Please check your connection and try again. Připojení k síti nenalezeno. Prosím ověřte své připojení a zkuste to znovu. +No text was selected. Nebyl vybrán žádný text. +Open Wikipedia ▶ Otevřít na Wikipedii ▶ +Search Google ▶ Hledat na Googlu ▶ +Searching Wikipedia... Vyhledávám na Wikipedii... +Turn Off Aeroplane Mode Vypnout zákaz bezdrátového připojení +Turn On Wireless Zapnout bezdrátové připojení +Unable to contact the server. Please try again later. Server je nedostupný. Prosím zkuste to později. +Waiting for connection... Čekám na připojení... +Wikipedia lookups are not available when using FreeTime. Vyhledávání ve Wikipedii není možné, když je aktivní FreeTime. +Wikipedia Wikipedie +Wireless must be turned on to use this feature. Je třeba funkční bezdrátové připojení diff --git a/translation_5.4.4/translation/opt/amazon/acw/xray.acx/locales/en-gb/strings.js b/translation_5.4.4/translation/opt/amazon/acw/xray.acx/locales/en-gb/strings.js new file mode 100644 index 0000000..0d2ac35 --- /dev/null +++ b/translation_5.4.4/translation/opt/amazon/acw/xray.acx/locales/en-gb/strings.js @@ -0,0 +1,51 @@ +(cont.) (pokr.) +All Vše +Artists Umělci +Book Kniha +Chapter Kapitola +Creatures Tvorové +Current Chapter Aktuální kapitola +Current Page Aktuální stránka +Dates Data +Entire Book Celá kniha +Equations Rovnice +Events Události +Full Wikipedia Article Celý článek z Wikipedie +Highlights Zvýraznění +Holidays Svátky +Hotels Hotely +Ingredients Přísady +Location ${location} Pozice ${location} +Locations ${start} - ${end} Pozice ${start} - ${end} +Monsters Příšery +More on Shelfari Více v katalogu Shelfari +More Více +Organisations Organizace +Page ${page} Stránka ${page} +Page ${start} - ${end} Stránky ${start} - ${end} +Page Stránka +People Lidé +Places Místa +Potions Lektvary +Quotes Citáty +Recipes Recepty +Restaurants Restaurace +See more about this book. Více o této knize. +Showing ${range} of ${total} Zobrazuji ${range} z ${total} +Spells Kouzla +Subject to a Creative Commons Licence Podléha licenci Creative Commons +Terms Termíny +Theorems Teorémy +This book does not contain X-Ray concepts. Tato kniha neobsahuje žádné údaje pro X-Ray. +This chapter does not contain X-Ray concepts. Tato kapitola neobsahuje žádné údaje pro X-Ray. +This page does not contain X-Ray concepts. Tato stránka neobsahuje žádné údaje pro X-Ray. +Works Díla +X-Ray concepts are not yet available for this book. See additional book information. Tato kniha ještě nedisponuje údaji pro X-Ray. Více viz dotatečné informace o knize. +X-Ray is not available for this book Tato kniha nedisponuje údaji pro X-Ray +X-Ray X-Ray +en-gb en-gb +http://creativecommons.org/licenses/by-sa/3.0/ http://creativecommons.org/licenses/by-sa/3.0/ +loc.${location} poz.${location} +loc.${start} - ${end} poz.${start} - ${end} +p.${page} str.${page} +p.${start} - ${end} str.${start} - ${end} diff --git a/translation_5.4.4/translation/opt/var/local/mesquite/adviewer/locales/en-GB/scripts/resources.js b/translation_5.4.4/translation/opt/var/local/mesquite/adviewer/locales/en-GB/scripts/resources.js new file mode 100644 index 0000000..bec835a --- /dev/null +++ b/translation_5.4.4/translation/opt/var/local/mesquite/adviewer/locales/en-GB/scripts/resources.js @@ -0,0 +1,28 @@ +Close Zavřít +Details for this advert are no longer available. Turn on wireless to receive the latest content. Podrobnosti tohoto inzerátu už nejsou k dipozici. Abyste obdrželi nejnovější obsah, zapněte bezdrátové připojení. +Details for this advert are no longer available. Podrobnosti tohoto inzerátu už nejsou k dipozici. +Device Not Registered Zařízení není registrováno +Error Chyba +Offer Expired Platnost nabídky vypršela +Order Cancelled Objednávka zrušena +Parental Controls are enabled on your Kindle. Purchases are not allowed. Na vašem Kindle je rodičovský zámek. Nákupy nejsou povoleny. +Please connect wirelessly to download the latest Special Offers. New offers will display automatically when available. Připojte se prosím prostřednictvím Wi-Fi a budou staženy nejnovější speciální nabídky. Nové nabídky se ukáží automaticky, jakmile budou k dipozici. +Please register your Kindle to receive the latest Special Offers. New offers will display automatically when available. Zaregistrujte prosím váš Kindle, abyste obdrželi nejnovější speciální nabídky. Nové nabídky se ukáží automaticky, jakmile budou k dipozici. +Purchase Limit Reached Bylo dosaženo nákupního limitu +Purchased by Accident? Cancel this Order Zakoupeno omylem? Zrušit tuto objednávku +Purchasing Locked Nakupování uzamčeno +Special Offer Speciální nabídka +Thank you for your order Děkujemeza vaši objednávku +To complete your AmazonLocal order, connect to a wireless network within the next {purchaseDaysRemaining} days. We will send a voucher to the Home screen and a notification to your e-mail account once your order has processed. The voucher will contain instructions on how to redeem this offer. K dokončení vaší objednávky u AmazonLocal se prosím během následujících {purchaseDaysRemaining} dní připojte k Wi-Fi. Jakmile se objednávka začne zpracovávat, pošleme vám nákupní poukaz na vaši Domovskou stránku a také upozornění e-mailem. Nákupní poukázka bude obsahovat informace, jak ji uplatnit. +View All Special Offers Zobrazit všechny speciální nabídky +View Special Offers Zobrazit speciální nabídky +We are unable to process your request. Please try again later. Nejsme schopni zpracovat váš požadavek. Zkuste to později, prosím. +You already have {count} order(s) pending for this special offer. Máte již {count} objednávek z této speciální nabídky. +You have other orders pending. Click here to view Máte další nedokončené objednávky. Klikněte sem pro zobrazení +You have successfully cancelled your order for {dealTitle} from {merchantName}. Your credit card was not charged. Vaše objednávka {dealTitle} u {merchantName} byla řádně zrušena. Vaše kreditní karta nebyla použita. +You must register your Kindle to make a purchase. K nákupům musíte svůj Kindle zaregistrovat. +Your order will be placed when you connect to wireless. Vaše objednávka bude odeslána, až se připojíte k Wi-Fi. +Your purchase could not be completed. This offer has expired. Váš nákup nemohl být dokončen. Tato nabídka vypršela. +Your purchase could not be completed. We are experiencing technical difficulties. Please try again later. Váš nákup nemohl být dokončen kvůli technickým potížím. Zkuste to později, prosím. +Your purchase could not be completed. You have reached the maximum purchase quantity. Váš nákup nebylo možné dokončit. Dosáhli jste limitu pro maximální počet nakoupených položek. +{customerName}, you have nearly finished. {customerName}, máte téměř hotovo. diff --git a/translation_5.4.4/translation/opt/var/local/mesquite/browser/locales/en-GB/javascripts/strings.js b/translation_5.4.4/translation/opt/var/local/mesquite/browser/locales/en-GB/javascripts/strings.js new file mode 100644 index 0000000..8e0af09 --- /dev/null +++ b/translation_5.4.4/translation/opt/var/local/mesquite/browser/locales/en-GB/javascripts/strings.js @@ -0,0 +1,77 @@ +Amazon Amazon +Another page with the same URL is already bookmarked.

Do you wish to overwrite it? Jiná stránka se stejným URL je již v záložkách.

Přejte si jí přepsat? +Article Mode Zobrazovat jako článek +BBC News Eboocek +Bookmark this Page Přidat do záložek +Bookmarks Záložky +Browser Settings Nastavení prohlížeče +Clear Cookies Smazat cookies +Clear History Smazat historii +Disable Images Zakázat obrázky +Disable JavaScript Blokovat JavaScript +Download Failed Stahování selhalo +Download File Stažení souboru +Download {filename}?

Once the download is complete, the file will appear on the Home screen.  Are you sure you wish to proceed? Stáhnout {filename}?

Až se soubor stáhne, objeví se na domovské obrazovce. +Due to local restrictions, web browsing is not available for all countries. Z důvodů místních omezení, webový prohlížeč není dostupný ve všech zemích. +Duplicate Bookmark Duplicitní záložka +Edit Bookmark Upravit záložku +Enable Images Povolit obrázky +Enable JavaScript Povolit JavaScript +Facebook Facebook +Gmail Gmail +Google Google +History Historie +In order to browse, you must first register your Kindle with your Amazon user account. K prohlížení musíte nejprve zaregistrovat váš Kindle vaším uživatelským účtem Amazon. +Internet Movie DB Čs. filmová databáze +Invalid Certificate Neplatný certifikát +Invalid File Type Neplatný typ souboru +Invalid Protocol Neplatný protokol +Registration Required Je vyžadována registrace +Remove a Bookmark Odstranit záložku +Search Hledat +Settings Nastavení +Sorry, access to Whispernet is blocked. Promiňte, ale přístup k síti Whispernet je blokován. +Sorry, application is invalid. Promiňte, ale aplikace není platná. +Sorry, roaming is not allowed. Promiňte, ale roaming není povolen. +Sorry, the application has exceeded its quota. Promiňte, ale aplikace přesáhla svou kvótu. +Sorry, the application was blocked. Promiňte, ale aplikace byla zablokována. +Sorry, the browser cannot access this website currently.  Please try again later. Promiňte, ale prohlížeč nemůže momentálně k této stránce přistoupit.  Zkuste to prosím později. +Sorry, the browser cannot access this website. Promiňte, ale prohlížeč nemůže k této stránce přistoupit. +Sorry, the device was blocked. Promiňte, ale zařízení bylo zablokováno. +The Daily Mail iDNES +There is a problem with your Kindle account.

Please contact Customer Service at www.kindle.com/support.

Nastal problém s vaším účtem Kindle.

Navštivte prosím zákaznickou podporu na www.kindle.com/support.

+Today - {date} Dnes - {date} +Twitter Twitter +Upload File Nahrát soubor +We are experiencing some technical difficulties. Please try again later. Máme technické potíže. Zkuste to prosím později. +Web Address Webová adresa +Web Browser cannot download files using this protocol.  Only HTTP and HTTPS protocols are supported. Webový prohlížeč nemůže stáhnout soubor přes tento prokol.  Pouze HTTP a HTTPS jsou podporovány. +Web Browser cannot download this kind of file.

Only files with the extension .AZW, .PRC, .MOBI or .TXT can be downloaded to your Kindle.

Webový prohlížeč nemůže stáhnout tento typ souboru.

Pouze soubory s příponou .AZW, .PRC, .MOBI nebo .TXT mohou být staženy do vašeho Kindlu.

+Web Browser does not support file uploads. Webový prohlížeč nepodporuje nahrávání souborů. +Web Browser downloaded {filename} successfully. Webový prohlížeč úspěšně stáhl soubor {filename}. +Web Browser is unable to establish a secure connection. Do you still want to proceed? Webový prohlížeč není schopen navázat zabezpečené spojení. Přejete si i přesto pokračovat? +Web Browser requires a Wi-Fi connection.  Tap OK to establish a Wi-Fi connection. Prohlížeč vyžaduje Wi-Fi připojení.  Klikněte na OK k navázání Wi-Fi připojení. +Web Browser was unable to download {filename}.  Please try again later. Webový prohlížeč nemohl stáhnout {filename}.  Zkuste to prosím později. +Web Mode Zobrazovat jako web +Web Web +Website Inaccessible Webová stránka je nepřístupná +Wi-Fi Connection Required Vyžadováno Wi-Fi připojení +Wikipedia Wikipedie +Yahoo Mail Email Seznam +Yahoo Seznam +Yesterday - {date} Včera - {date} +browserStrings browserStrings +http://en.wikipedia.org/ http://cs.wikipedia.org/ +http://m.facebook.com/ http://m.facebook.com/ +http://m.gmail.com/ http://m.gmail.com/ +http://m.yahoo.com/mail?.intl=gb http://mail.seznam.cz/ +http://mobile.twitter.com/ http://mobile.twitter.com/ +http://news.bbc.co.uk/ http://www.eboocek.cz/ +http://uk.imdb.com/ http://www.csfd.cz/ +http://uk.yahoo.com/ http://www.seznam.cz +http://www.amazon.co.uk/ http://www.amazon.com/ +http://www.dailymail.co.uk/ http://www.idnes.cz/?setver=touch +http://www.google.co.uk/ http://www.google.cz/?hl=cs +http://www.google.co.uk/search?q= http://www.google.cz/search?hl=cs&q= +s go function s go function +strings', 'object strings', 'object diff --git a/translation_5.4.4/translation/opt/var/local/mesquite/browser/readability/locales/en-GB/messages.js b/translation_5.4.4/translation/opt/var/local/mesquite/browser/readability/locales/en-GB/messages.js new file mode 100644 index 0000000..039162d --- /dev/null +++ b/translation_5.4.4/translation/opt/var/local/mesquite/browser/readability/locales/en-GB/messages.js @@ -0,0 +1,2 @@ +

Sorry, Article Mode was unable to detect an article on this page. Please note that Article Mode was intended for use on individual article pages and not home pages.

Promiňte, režim článku nezjistil na této stránce žádný článek. Připomínáme, že režim článku je určený k prohlížení jednotlivého článku, nikoli k procházení stránek.

+Article Mode is intended for use on individual article pages and not home pages. If you still want to turn on Article Mode, click here. Režim článku je určený k prohlížení jednotlivého článku, nikoli k procházení stránek. Pokud přesto chcete přepnout do režimu článku, klikněte zde. diff --git a/translation_5.4.4/translation/opt/var/local/mesquite/shared/locales/en-GB/javascripts/strings.js b/translation_5.4.4/translation/opt/var/local/mesquite/shared/locales/en-GB/javascripts/strings.js new file mode 100644 index 0000000..b193b70 --- /dev/null +++ b/translation_5.4.4/translation/opt/var/local/mesquite/shared/locales/en-GB/javascripts/strings.js @@ -0,0 +1,14 @@ +Cancel Zrušit +Close Zavřít +Connection Required Vyžadováno připojení +Edit Upravit +Menu Menu +OK OK +Remove Odstranit +Screen Light Osvětlení displeje +Shop in Kindle Store Nakoupit v Kindle Store +Turn Off Wireless Vypnout bezdrátové připojení +Turn On Wireless Zapnout bezdrátové připojení +Unable to Connect Není možné se připojit +Your Kindle is currently unable to connect.

Please try again later. Váš Kindle se nyní nemůže připojit.

Zkuste to prosím později. +strings strings diff --git a/translation_5.4.4/translation/opt/var/local/mesquite/shared/locales/en-GB/js/strings.js b/translation_5.4.4/translation/opt/var/local/mesquite/shared/locales/en-GB/js/strings.js new file mode 100644 index 0000000..9fb4f0a --- /dev/null +++ b/translation_5.4.4/translation/opt/var/local/mesquite/shared/locales/en-GB/js/strings.js @@ -0,0 +1,16 @@ +Cancel Zrušit +Close Zavřít +Connection Required Vyžadováno připojení +Edit Upravit +Lock Rotation Zamknout otáčení +Menu Menu +OK OK +Register Registrovat +Remove Odstranit +Shop in Kindle Store Nakoupit v Kindle Store +This action requires wireless to be turned on. Tato akce vyžaduje spuštění Wi-Fi +Turn Off Wireless Vypnout bezdrátové připojení +Turn On Wireless Zapnout bezdrátové připojení +Unable to Connect Není možné se připojit +Unlock Rotation Odemknout otáčení +Your Kindle is currently unable to connect.

Please try again later. Váš Kindle se nyní nemůže připojit.

Zkuste to prosím později. diff --git a/translation_5.4.4/translation/opt/var/local/mesquite/store/locales/en-GB/strings/strings.js b/translation_5.4.4/translation/opt/var/local/mesquite/store/locales/en-GB/strings/strings.js new file mode 100644 index 0000000..5495622 --- /dev/null +++ b/translation_5.4.4/translation/opt/var/local/mesquite/store/locales/en-GB/strings/strings.js @@ -0,0 +1 @@ +
The Kindle Store is currently unavailable. Try again at a later time.

If the problem persists, please contact Kindle Customer Service at www.kindle.com/support.

Tap OK to return to the Home screen.
Obchod Kindle Store není momentálně přístupný. Zkuste to prosím později.

Pokud problém přetrvává, spojte se prosím se zákaznickou podporou na www.kindle.com/support.

Klikněte na OK pro návrat na Domovskou stránku. diff --git a/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/default_status_bar_strings.js b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/default_status_bar_strings.js new file mode 100644 index 0000000..6e287a6 --- /dev/null +++ b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/default_status_bar_strings.js @@ -0,0 +1,3 @@ +Connected Připojeno +Connecting Připojuji + ·   ·  diff --git a/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/lang_picker_strings.js b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/lang_picker_strings.js new file mode 100644 index 0000000..9e599c7 --- /dev/null +++ b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/lang_picker_strings.js @@ -0,0 +1 @@ +displayname': 'Next displayname': 'Další diff --git a/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/light_control_strings.js b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/light_control_strings.js new file mode 100644 index 0000000..0da235f --- /dev/null +++ b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/light_control_strings.js @@ -0,0 +1,13 @@ +▶ ▶ +Advanced Pokročilé +Auto Brightness Automatický jas +In brightly lit rooms, use a high setting. Vysoký jas se hodí pro jasně osvětlené místnosti. +Max. Maximum +Off Vypnuto +On Zapnuto +Recommended for Bright Rooms Doporučeno pro světlé místnosti +Recommended for Dark Rooms Doporučeno pro tmavé místnosti +Recommended for Dim Rooms Doporušeno v šeru +Recommended for Overcast Conditions Doporučeno při zatažené obloze +Recommended for Sunlight Doporučeno na přímém slunci +Use a low setting for dark rooms. Nízký jas se hodí pro tmavé místnosti. diff --git a/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/media_player_bar_strings.js b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/media_player_bar_strings.js new file mode 100644 index 0000000..a0d3278 --- /dev/null +++ b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/media_player_bar_strings.js @@ -0,0 +1,5 @@ +0 {right} 0 0 0 {right} 0 0 +Off Vypnuto +Track {index,number,integer} of {count,number,integer} Stopa {index,number,integer} z {count,number,integer} +Unknown Artists Neznámý umělec +{width}px {width}px diff --git a/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/password_dialog_strings.js b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/password_dialog_strings.js new file mode 100644 index 0000000..ab01e81 --- /dev/null +++ b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/password_dialog_strings.js @@ -0,0 +1,11 @@ +Enter Passcode Zadejte heslo +Forgotten Passcode? Zapomenuté heslo? +If you have forgotten your passcode, please contact Kindle Customer Service at www.kindle.com/support to receive help resetting your device. Jestliže jste zapomněli Vaše heslo, prosím, kontaktujte Kindle Customer Service na www.kindle.com/support k nápovědě, jak vyresetovat Vaše zařízení. +Incorrect Passcode Nesprávné heslo +OK OK +Passcode Required Vyžadováno heslo +Passcode hint: Nápověda k heslu: +The passcode you entered is incorrect. Please try again. Heslo, které jste zadali, není správně. Zkuste to, prosím, znovu. +This device has been disabled remotely. Toto zařízení bylo vzdáleně zablokováno. +Your Kindle will reset to factory defaults after 2 more failed attempts. Váš Kindle bude po příštích dvou neúspěšných pokusech vrácen do továrního nastavení. +Your Kindle will reset to factory defaults after the next failed attempt. Váš Kindle bude po příštím neúspěšném pokusu vrácen do továrního nastavení. diff --git a/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/sample_custom_dialog_strings.js b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/sample_custom_dialog_strings.js new file mode 100644 index 0000000..c1ba426 --- /dev/null +++ b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/sample_custom_dialog_strings.js @@ -0,0 +1,4 @@ +Enter Text Zadejte text +Okay Ok +Sample Custom Dialog Jednoduchý uživatelský dialog +This is just a sample dialog Toto je jen jednoduchý dialog diff --git a/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_bar_strings.js b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_bar_strings.js new file mode 100644 index 0000000..d763090 --- /dev/null +++ b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_bar_strings.js @@ -0,0 +1,8 @@ +Go Přejít +My Items Položky +Search Hledat +http://baike.baidu.com/search/word?&pic=1&enc=utf8&word= http://baike.baidu.com/search/word?&pic=1&enc=utf8&word= +http://en.wikipedia.org/w/index.php?title=Special%3ASearch&search= http://cs.wikipedia.org/w/index.php?title=Special%3ASearch&search= +http://www.baidu.com/s?tn=baiduhome_pg&ie=utf-8&rn=4&wd= http://www.baidu.com/s?tn=baiduhome_pg&ie=utf-8&rn=4&wd= +http://www.douban.com/search?q= http://www.douban.com/search?q= +http://www.google.co.uk/search?q= http://www.google.cz/search?hl=cs&q= diff --git a/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_domain_strings.js b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_domain_strings.js new file mode 100644 index 0000000..3fd5c0a --- /dev/null +++ b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/search_domain_strings.js @@ -0,0 +1,11 @@ +100pt 100pt +All Text Celý text +Baidu Baike Baidu Baike +Baidu Baidu +Dictionary Slovník +Douban Douban +Google Google +Kindle Store Kindle store +My Items Položky +Web Address Webová adresa +Wikipedia Wikipedie diff --git a/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/simple_alert_strings.js b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/simple_alert_strings.js new file mode 100644 index 0000000..a670c66 --- /dev/null +++ b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/simple_alert_strings.js @@ -0,0 +1,95 @@ +Active Content Locked Aktivní obsah je uzamčen +Aeroplane Mode Locked Uzamčen zákaz bezdrátového připojení +Aeroplane Mode Zákaz bezdrátového připojení +An unexpected error has occurred. This can happen if you recently disconnected your Kindle from a computer without ejecting it safely. Please wait while your Kindle attempts to resolve this error. Objevila se nečekaná chyba. To se stává, pokud odpojíte váš Kindle od počítače jinak než 'Bezpečně odebrat'. Počkejte prosím, než se váš Kindle pokusí vyřešit tuto chybu. +An update is available for the following fonts: ({language}). Your Kindle must restart to complete the update. Je k dispozici aktualizace pro tato písma: ({language}). Pro dokončení aktualizace je třeba restartovat váš Kindle. +Application Error Chyba aplikace +Battery Level is Low Baterie je skoro vybitá +Cancel Zrušit +Close Zavřít +Cloud Locked Internetové úložiště uzamčeno +Debugging Scripts Ladění skriptů +Details for this Special Offer are no longer available. Turn on wireless to receive the latest content. Podrobnosti této speciální nabídky už nejsou k dspozici. Zapněte bezdrátové připojení k získání nejnovějšího obsahu. +Details for this Special Offer are no longer available. Podrobnosti této speciální nabídky už nejsou k dspozici. +Details for this Special Offer are not available while Parental Controls are enabled. Podrobnosti této speciální nabídky nejsou k dspozici, pokud je aktivní rodičovský zámek. +Device Error Chyba zařízení +Device Not Registered Zařízení není registrováno +Device Reset Pending Čeká se na opětovné nastavení zařízení +Device Restart Pending Čeká se na restart zařízení +Error Starting Content Chyba při načítání obsahu +Error Chyba +Extended debugging scripts are currently enabled Rozšířené ladění skriptů je nyní povoleno +Framework Error Rámcová chyba +Goodreads on Kindle Locked Gooodreads na Kindle uzamčeny +Java Heap Low Dochází paměť pro Javu +Kindle Special Offers Speciální nabídky Kindle +Kindle Store Locked Obchod Kindle store uzamčen +Low Memory Málo paměti +MP3 Player Locked Přehrávač MP3 uzamčen +No MP3 Files Found Nebyla nalezena žádná MP3 +OK OK +Offer Expired Platnost nabídky vypršela +Parental Controls are enabled on your Kindle. Access to Cloud is locked. Je aktivní rodičovský zámek. Přístup ke cloudu není povolen. +Parental Controls are enabled on your Kindle. Access to Goodreads on Kindle is locked. Je aktivní rodičovský zámek. Přístup ke Goodreads není povolen. +Parental Controls are enabled on your Kindle. Kindle Store is locked. Je aktivní rodičovský zámek. Přístup do Kindle Store není povolen. +Parental Controls are enabled on your Kindle. Purchases are not allowed. Na vašem Kindle je rodičovský zámek. Nákupy nejsou povoleny. +Parental Controls are enabled on your Kindle. Web Browser is locked. Je aktivní rodičovský zámek. Webový prohlížeč není povolen. +Please select from the following options: Vyberte prosím z následujících možností: +Power Vypnutí +Purchase Limit Reached Bylo dosaženo nákupního limitu +Purchases Pending Nákup probíhá +Purchasing Locked Nakupování uzamčeno +Restart Required Požadován restart +Restart Restartovat +Restarting your Kindle Restartování Vašeho Kindle +Screen Off Vyp. displej +Settings Menu Locked Menu Nastavení uzamčeno +Shipping Mode Failed Režim doručení selhal +Social Networks Locked Sociální sítě uzamčeny +The Java Heap has been low for too long. Java struktura byla příliš dlouho na nízké úrovni. +The Wi-Fi network you are connecting to requires you to sign in before accessing the Internet. Do you wish to go to the Web Browser to sign in to: {essid}? Síť Wi-Fi, ke které se připojujete, vyžaduje pro přístup k internetu přihlášení. Chcete se přihlásit k {essid}? +The Wi-Fi network you are connecting to requires you to sign in before accessing the Internet. Do you wish to go to the Web Browser to sign in? Síť Wi-Fi, ke které se připojujete, vyžaduje pro přístup k internetu přihlášení. Chcete se přihlásit? +The application is not responding. Please wait while your Kindle restarts. Aplikace nereaguje. Počkejte prosím na restart vašeho Kindle. +The item failed to close properly. Unless you close this dialog box your device will restart in {restartTime,plural,=0 {# seconds} one {# second} other {# seconds}}. Položka nebyla řádně uzavřena. Pokud toto dialogové okno zavřete, vaše zařízení se restartuje do {restartTime,plural,=0 {# vteřin} one {# vteřiny} other {# vteřin}}. +The selected application could not be started. Please try again. Zvolená aplikace nelze spustit. Zkuste to znovu. +The selected content could not be opened. Please try again. Zvolený obsah nelze otevřít. Zkuste to znovu. +The title could not be opened. Tento titul nemůže být otevřen. +There is not enough Kindle memory to add or edit notes or marks for this document. Please make more Kindle memory available by removing content from the Home screen. Kindle má málo paměti k uložení poznámek nebo záložek v tomto dokumentu. Uvolněte prosím paměť odstraněním obsahu z Domovské stránky. +This Kindle has been instructed to restart. This process will begin shortly. Please wait until the device has fully restarted. Byl vyžádán restart Kindlu. Tento krok bude brzy zahájen. Prosím čekejte, než se restart plně dokončí. +This is a managed device. Access to Cloud is locked. For information, contact: {contactInfo}. Toto je řízené zařízení. Přístup ke cloudu je uzamčen. Pro informace kontaktujte: {contactInfo}. +This is a managed device. Access to Goodreads on Kindle is locked. For information, contact: {contactInfo}. Toto je řízené zařízení. Přístup ke Goodreads je uzamčen. Pro informace kontaktujte: {contactInfo}. +This is a managed device. Active Content is locked. For information, contact: {contactInfo}. Toto je řízené zařízení. Přístup k Aktivnímu obsahu je uzamčen. Pro informace kontaktujte: {contactInfo}. +This is a managed device. Aeroplane Mode is locked. For information, contact: {contactInfo}. Toto je řízené zařízení. Vypínání bezdrátových sítí je uzamčen. Pro informace kontaktujte: {contactInfo}. +This is a managed device. It has been instructed to reset to factory defaults, which will remove all downloaded and transferred content. This process will begin shortly. Please wait until this process is complete. For information, contact: {contactInfo}. Toto je řízené zařízení. Bude vzdáleně uvedeno do továrního nastavení, což odstraní veškerý stažený a přenesený obsah. Tento poces začne za chvilku. Počkejte prosím, než bude dokončen. Pro informace kontaktujte: {contactInfo}. +This is a managed device. Kindle Store is locked. For information, contact: {contactInfo}. Toto je řízené zařízení. Obchod Kindle Store je uzamčen. Pro informace kontaktujte: {contactInfo}. +This is a managed device. MP3 Player is locked. For information, contact: {contactInfo}. Toto je řízené zařízení. Přehrávač MP3 je uzamčen. Pro informace kontaktujte: {contactInfo}. +This is a managed device. Settings Menu is locked. For information, contact: {contactInfo}. Toto je řízené zařízení. Menu Nastavení je uzamčeno. Pro informace kontaktujte: {contactInfo}. +This is a managed device. Social Network access is locked. For information, contact: {contactInfo}. Toto je řízené zařízení. Přístup k sociálním sítím je uzamčen. Pro informace kontaktujte: {contactInfo}. +This is a managed device. Toggle Wireless is locked. For information, contact: {contactInfo}. Toto je řízené zařízení. Přepínač bezdrátového připojení je uzamčen. Pro informace kontaktujte: {contactInfo}. +This is a managed device. Web Browser is locked. For information, contact: {contactInfo}. Toto je řízené zařízení. Webový prohlížeč je uzamčen. Pro informace kontaktujte: {contactInfo}. +This is a managed device. Wi-Fi Settings configuration is locked. For information, contact: {contactInfo}. Toto je řízené zařízení. Nastavení bezdrátového připojení je uzamčeno. Pro informace kontaktujte: {contactInfo}. +To play MP3 files, you must first copy them from your computer to the "music" folder on your Kindle. K přehrání MP3 je nejprve nutné nahrát MP3 do složky "music" ve Vašem Kindle. +Toggle Wireless Locked Přepínač bezdrátového připojení uzamčen +Turn On Wireless? Zapnout bezdrátové připojení? +Unable to Open Content Není možné otevřít obsah +Unable to enter shipping mode owing to battery level falling below permissible range. Nelze vstoupit do přepravního režimu z důvodu poklesu úrovně nabití baterie pod přípustný rozsah. +Unable to enter shipping mode owing to missing dictionaries or fonts. Nelze vstoupit do přepravního režimu z důvodu chybějících slovníků nebo písem. +Update Later Aktualizovat později +Update Now Aktualizovat hned +Updating Fonts Písma jsou aktualizována +Very Low Battery Velice vybitá baterie +We are unable to process your request. Please try again later. Nejsme schopni zpracovat váš požadavek. Zkuste to později, prosím. +Web Browser Locked Webový prohlížeč je uzamčen +Wi-Fi Login Required Je vyžadováno se přihlásit k Wi-Fi +Wi-Fi Settings Locked Nastevení Wi-Fi je uzamčeno +Wireless is turned off. Do you want to turn on wireless? Bezdrátové připojení je vypnuto. Chcete ho zapnout? +You already have {count,plural,=0 {no orders pending} one {an order pending} other { # orders pending}} for this special offer. K této speciální nabídce {count,plural,=0 {ještě nemáte žádné objednávky} one {už máte objednávku} other {už máte # probíhajících objednávek}} +You must register your Kindle to make a purchase. K nákupům musíte svůj Kindle zaregistrovat. +Your Kindle fonts are updating. This can take a moment... Písma ve vašem Kindle se aktualizují. Může to chvíli trvat... +Your Kindle is unable to establish a wireless connection. Do you want to turn off Aeroplane Mode? Váš Kindle nemůže navázat bezdrátové připojení. Chcete ho zapnout? +Your battery is almost depleted and your Kindle will soon shut down. To continue using your Kindle, connect it to a power source. Vaše baterie je již téměř vybitá a váš Kindle se v blízké době vypne. Pro pokračování práce, připojte Kindle ke zdroji energie. +Your battery is running low. Please charge your Kindle. If your wireless is turned on, try turning it off to extend your reading time. Baterie je téměř vybitá, dobijte ji prosím. Pokud je zapnuto bezdrátové připojení, jeho vypnutím prodloužíte čas ke čtení. +Your battery is running low. Please charge your Kindle. Stav baterie dosáhl nízké úrovně. Nabijte svůj Kindle, prosím. +Your purchase could not be completed. This offer has expired. Váš nákup nemohl být dokončen. Tato nabídka vypršela. +Your purchase could not be completed. We are experiencing technical difficulties. Please try again later. Váš nákup nemohl být dokončen kvůli technickým potížím. Zkuste to později, prosím. +Your purchase could not be completed. You have reached the maximum purchase quantity. Váš nákup nebylo možné dokončit. Dosáhli jste limitu pro maximální počet nakoupených položek. diff --git a/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/system_menu_strings.js b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/system_menu_strings.js new file mode 100644 index 0000000..ca5ba22 --- /dev/null +++ b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/system_menu_strings.js @@ -0,0 +1,2 @@ +Settings Nastavení +Shop in Kindle Store Nakoupit v Kindle Store diff --git a/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/wifi_wizard_dialog_strings.js b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/wifi_wizard_dialog_strings.js new file mode 100644 index 0000000..6ab2d67 --- /dev/null +++ b/translation_5.4.4/translation/usr/share/webkit-1.0/pillow/locales/en-GB/strings/wifi_wizard_dialog_strings.js @@ -0,0 +1,87 @@ +Advanced Options Pokročilá nastavení +Advanced Pokročilé +Are you sure you want to forget the Wi-Fi network "{essid}"? Opravdu chcete smazat profil Wi-Fi sítě "{essid}"? +Available Networks Dostupné sítě +CA Certificate CA certifikát +Cancel Zrušit +Connect Připojit +Connected Připojeno +Connecting Připojuji +Connection Failed Připojení selhalo +Connection Type Typ připojení +DHCP DHCP +DNS DNS +Disconnect Odpojit +Done Hotovo +EAP Method EAP metoda +Enter Again Znovu zadejte +Enter Other Wi-Fi Network Zadejte další Wi-Fi síť +Enter Wi-Fi Network Zadat Wi-Fi síť +Enterprise Enterprise +Error Chyba +Forget Network? Smazat profil sítě? +Forget Smazat +Hide Password Skrýt heslo +IP Address IP adresa +Incorrect Password Nesprávné heslo +MSCHAPv2 MSCHAPv2 +Network Name Too Long Název sítě je příliš dlouhý +Network Name Název sítě +No Wi-Fi networks were found Nebyly nalezeny žádné Wi-Fi sítě +None Žádné +OK OK +Other... Jiná... +PAP PAP +PEAP PEAP +Password Too Long Heslo je příliš dlouhé +Password Too Short Heslo je příliš krátké +Password Heslo +Personal Personal +Phase 2 Authentication Autentizační fáze 2 +Rescan Obnovit +Router Brána +Scan Complete Skenování je dokončeno +Scanning for Networks Skenování sítí +Security Error Chyba zabezpečení +Security Type Typ zabezpečení +Set Up Nastavit +Static Manuální +Subnet Mask Maska podsítě +TTLS TTLS +The security certificate cannot be located. Please verify that the name is correct and try again. Nelze nalézt bezpečnostní certifikát. Prosím ujistěte se, že je jeho jméno správné a zkuste to znovu. +Try Again Zkusit znovu +Unable to Find Certificate Nelze nalézt certifikát +Unable to delete profile for Wi-Fi network "{essid}". Není možné smazat profil Wi-Fi sítě "{essid}". +Unable to set up the Wi-Fi network "{essid}". The network information you entered is incomplete. Please check network configuration and try setting up the network again. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. Váš Kindle není možné připojit k Wi-Fi síti "{essid}". Informace o sítí, které jste zadali jsou neúplné. Prosím, zkontrolujte síťové nastavení a zkuste nastavit síť znovu. Pokud máte problémy s připojením Kindle k Wi-Fi síti, můžete najít pomoc na www.kindle.com/support. +Unsupported Network Nepodporovaná síť +Username Uživatelské jméno +Version Verze +WEP WEP +WPA/WPA2 WPA/WPA2 +WPA2 WPA2 +WPS WPS +Wi-Fi Error Chyba Wi-Fi připojení +Wi-Fi Login Wi-Fi připojení +Wi-Fi Networks ({numNetworks}) Wi-Fi sítě ({numNetworks}) +Wi-Fi Not Configured Wifi není nakonfigurováno +Wi-Fi Password Required Vyžadováno heslo k Wi-Fi +You can set up the Wi-Fi network connection and security options for the network named below. Zde je možno nastavit Wi-Fi připojení a jeho zabezpečení. +Your Kindle connected to the Wi-Fi network but could not reach the Internet. Contact your Internet Service Provider for further assistance. Kindle je připojen k Wi-Fi síti, ale nemá přístup na Internet. Kontaktujte svého poskytovatele připojení pro podporu. +Your Kindle is unable to connect to the Wi-Fi network "{essid}" using WPS. Please check that the WPS button was tapped. Váš Kindle není možné připojit k Wi-Fi síti "{essid}" používající WPS. Prosím zkontrolujte, zda bylo aktivováno tlačítko WPS. +Your Kindle is unable to connect to the Wi-Fi network "{essid}" using WPS. Would you like to set up this network manually? Váš Kindle není možné připojit k Wi-Fi síti "{essid}" používající WPS. Chcete nastavit připojení manuálně? +Your Kindle is unable to connect to the Wi-Fi network "{essid}". --"{error}"--. Press Set Up to enter your password again or set up your network manually. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. Váš Kindle není možné připojit k Wi-Fi síti "{essid}". --"{error}"--. Klikněte na Nastavit pro opakované zadání hesla nebo pro manuální nastavení. Pokud máte problémy s připojením Kindle k Wi-Fi síti, můžete najít pomoc na www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". Check that your security settings are correct and try again. Váš Kindle není možné připojit k Wi-Fi síti "{essid}". Zkontrolujte, zda vaše nastavení zabezpečení je správné a zkuste to znovu. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". Enterprise Wi-Fi networks are not supported on Kindle. Try connecting to another network. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. Váš Kindle není možné připojit k Wi-Fi síti "{essid}". Enterprise Wi-Fi síť není Kindlem podporovaná. Zkuste se připojit k jiné síti. Pokud máte problémy s připojením Kindle k Wi-Fi síti, můžete najít pomoc na www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". Peer-to-peer Wi-Fi networks are not supported on Kindle. Try connecting to another network. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. Váš Kindle není možné připojit k Wi-Fi síti "{essid}". Peer-to-peer síť není Kindlem podporována. Zkuste se připojit k jiné síti. Pokud máte problémy s připojením Kindle k Wi-Fi síti, můžete najít pomoc na www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". Please check your credentials or contact your system administrator. Váš Kindle není možné připojit k Wi-Fi síti "{essid}". Prosím zkontrolujte své přihlašovací údaje nebo kontaktujte svého systémového administrátora. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". Press Set Up to enter your password again or set up your network manually. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. Váš Kindle není možné připojit k Wi-Fi síti "{essid}". Klikněte na Nastavit pro opakované zadání hesla nebo pro manuální nastavení. Pokud máte problémy s připojením Kindle k Wi-Fi síti, můžete najít pomoc na www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". Tap the Home button, then connect to Wi-Fi again. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. Váš Kindle není možné připojit k Wi-Fi síti "{essid}". Klikněte na tlačítko Domů a potom se připojte znovu k Wi-Fi. Pokud máte problémy s připojením Kindle k Wi-Fi síti, můžete najít pomoc na www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". The access point rejected the connection request. Check your routerʼs MAC address filtering settings and try again. Váš Kindle není možné připojit k Wi-Fi síti "{essid}". Přístupový bod odmítl požadavek k připojení. Zkontrolujte seznam povolených MAC adres ve vašem routeru a zkuste to znovu. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". The network name is too long. Would you like to set up this network manually? Váš Kindle není možné připojit k Wi-Fi síti "{essid}". Jméno sítě je příliš dlouhé. Přejete si nastavit toto připojení manuálně? +Your Kindle is unable to connect to the Wi-Fi network "{essid}". The password you entered is incorrect. Try entering your password again or setting up your network manually. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. Váš Kindle není možné připojit k Wi-Fi síti "{essid}". Zadali jste nesprávné heslo. Přejete si nastavit toto připojení manuálně? Pokud máte problémy s připojením Kindle k Wi-Fi síti, můžete najít pomoc na www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". The password you entered is longer than allowed by the Wi-Fi network. Try entering your password again. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. Váš Kindle není možné připojit k Wi-Fi síti "{essid}". Heslo, které jste zadali je delší než povoluje síť Wi-Fi. Zkuste vaše heslo zadat znovu. Pokud máte problémy s připojením Kindle k Wi-Fi síti, můžete najít pomoc na www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". The password you entered is missing one or more characters. Try entering your password again. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. Váš Kindle není možné připojit k Wi-Fi síti "{essid}". Heslu, které jste zadali chybí jeden nebo více znaků. Zkuste vaše heslo zadat znovu. Pokud máte problémy s připojením Kindle k Wi-Fi síti, můžete najít pomoc na www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". The security type you entered does not match the security type of the Wi-Fi network. Please set up the network manually again and select the correct security type. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. Váš Kindle není možné připojit k Wi-Fi síti "{essid}". Zadaný typ zabezpečení neodpovídá typu zabezpečení Wi-Fi sítě. Znovu prosím nastavte síť manuálně a zadejte správný typ zabezpečení. Pokud máte problémy s připojením Kindle k Wi-Fi síti, můžete najít pomoc na www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network "{essid}". Try entering your username and password again. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. Váš Kindle není možné připojit k Wi-Fi síti "{essid}". Zkuste zadat vaše přihlašovací údaje znovu. Pokud máte problémy s připojením Kindle k Wi-Fi síti, můžete najít pomoc na www.kindle.com/support. +Your Kindle is unable to connect to the Wi-Fi network. This network is not configured. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. Váš Kindle se nemůžet připojit k Wi-Fi síti. Tato síť není nakonfigurovaná. Pokud máte problémy s připojením vašeho Kindle k Wi-Fi, můžete najít pomoc na www.kindle.com/support. +Your Kindle is unable to connect to your local network "{essid}". You may need to check your local network. If you have issues connecting your Kindle to Wi-Fi, you can find help at www.kindle.com/support. Váš Kindle není možné připojit k Wi-Fi síti "{essid}". Možná budete potřebovat zkontrolovat vaši lokální síť. Pokud máte problémy s připojením Kindle k Wi-Fi síti, můžete najít pomoc na www.kindle.com/support. diff --git a/translation_5.4.4/translation_unfinished/nottranslated.zip b/translation_5.4.4/translation_unfinished/nottranslated.zip new file mode 100644 index 0000000..cda802b Binary files /dev/null and b/translation_5.4.4/translation_unfinished/nottranslated.zip differ