diff --git a/README.md b/README.md index a1c269c4..70a71001 100644 --- a/README.md +++ b/README.md @@ -58,11 +58,13 @@ This project is the work of volunteers: * @artemisoftnian: Contributed Spanish translations. * @CycloMies: Contributed Swedish, Finnish and German translations. * @eriktheV-king: Contributed Dutch and French translations. +* @Lgoix: Contributed tooltip for radio mode * @Eugene: Contributed Russian translation. * @Konradrundfunk: Contributed German fixes. * @Mango-sauce: Contributed Chinese translation. * @NEKLAN: Contributed Japanese translation. * @Ohcdh: Contributed Irish and Italian translations. +* @Slavino: Contributed Slovak translation. Copyright 2019, Geeksville Industries, LLC. GPL V3 license diff --git a/app/build.gradle b/app/build.gradle index fa0eb2a0..0765a4db 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,7 +35,7 @@ android { defaultConfig { // We have to list all translated languages here, because some of our libs have bogus languages that google play // doesn't like and we need to strip them (gr) - resConfigs "en", "de", "es", "fi", "fr", "ga", "it", "ja", "nl", "ru", "sv", "zh" + resConfigs "en", "de", "es", "fi", "fr", "ga", "it", "ja", "nl", "ru", "sk", "sv", "zh" // Needed to make mapbox work inside the firebase testlab - FIXME, alas, still doesn't work ndk { diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml new file mode 100644 index 00000000..724c45bc --- /dev/null +++ b/app/src/main/res/values-sk/strings.xml @@ -0,0 +1,70 @@ + + + Meshtastic + Nastavenia + Názov kanálu + Nastavenia kanálu + Tlačitko pre zdieľanie + QR kód + Zrušiť nastavenie + Stav pripojenia + Ikona aplikácie + Neznáme užívateľské meno + Užívateľov avatar + 2.13 km + Ahoj, našiel som cache-ku, je to kúsok od mňa vedľa veľkého tigra. Trochu ma to desí. + SKH + Odoslať text + You haven\'t yet paired a Meshtastic compatible radio with this phone. Please pair a device and set your username.\n\nThis open-source application is in alpha-testing, if you find problems please post on our forum: meshtastic.discourse.group.\n\nFor more information see our web page - www.meshtastic.org. + Užívateľské meno vymazané + Vaše meno + Anonymné hlásenia o používaní aplikácie a jej chybách. + Looking for Meshtastic devices… + Meshtastic_ac23 + Meshtastic_1267 + Táto aplikácia vyžaduje prístup k Bluetooth. Prosím povoľte jej prístup v nastaveniach telefónu. + Chyba - táto aplikácia potrebuje bluetooth. + Spúšťam párovanie + Párovanie zlyhalo + URL pre pripojenie sa do Meshtastic MESH siete + Prijať + Odmietnuť + Zmeniť kanál + Ste si istý, že chcete zmeniť kanál? Všetka komunikácia s ostatnými vysielačmi prestane fungovať až do momentu distribúcie rovnakého nastavenia na ostatné vysielače. + Obdržaná nová URL kanálu. + Chcete sa prpnúť na kanál \'%s\' ? + You have analytics disabled. Unfortunately our map provider (mapbox) requires analytics to be allowed for their \'free\' plan. So we have turned off the map view.\n\n + If you would like to see the map, you\'ll need to turn on analytics in the Settings pane (also, for the time being you might need to force restart the application).\n\n + If you are interested in us paying for mapbox (or switching to a different map provider), please post in meshtastic.discourse.group + A required permission is missing, Meshtastic won\'t be able to work properly. Please enable in application settings. + Vysielač je uspatý, nepodarilo sa zmeniť kanál + Nahlásenie chyby + Nahlásiť chybu + Ste si istý, že chcete nahlásiť chybu? Po odoslaní prosím pridajte správu do meshtastic.discourse.group aby sme vedeli priradiť Vami nahlásenú chybu ku Vášmu príspevku. + Odoslať chybové hlásenie + Vyberte vysielač + Ste napárovaný s vysielačom %s + Zatiaľ ste nenapárovali žiaden vysielač. + Zmeniť vysielač + Prosím pripojte zariadenie v nastaveniach systému Android. + Párovanie ukončené, štartujem službu + Párovanie zlyhalo, prosím skúste to znovu. + Prístup k polohe zariadenia nie je povolený, nodokážem poskytnúť polohu zariadenia MESH sieti. + Zdieľať + Odpojené + Zariadenie spí + Pripojený: %s z %s je online + Zoznam vysielačov v sieti + Aktualizácia firmvéru + Pripojené k vysielaču (%s) + Nepripojené, zvoľte si vysielač + Pripojené k uspatému vysielaču. + Aktualizovať na %s + Aplikácia je príliš stará + Musíte aktualizovať aplikáciu na Google Play store (alebo z Github). Je príliš stará pre komunikáciu s touto verziou firmvéru vysielača. + Žiaden (zakázať) + Nie, ďakujem + Pripomenúť neskôr + Ohodnotiť teraz + Ohodnoťte Meshtastic + \ No newline at end of file