1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-18 14:31:23 +02:00

Merge branch 'origin/master' into Weblate.

This commit is contained in:
Hosted Weblate
2019-12-24 21:21:22 +01:00
2 changed files with 34 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="title_overview">Overzicht</string>
<string name="title_graph">Grafieken</string>
<string name="title_graph">Grafiek</string>
<string name="title_table">Tabel</string>
<string name="title_statistics">Statistieken</string>
<string name="title_users">Gebruikers</string>
@@ -255,4 +255,17 @@
<string name="label_slide_opensource_top_text">Het is open-source software met een hoge mate van transparantie.</string>
<string name="label_slide_bluetooth_top_text">Verscheidene Bluetooth weegschalen van verschillen fabrikanten worden ondersteund.</string>
<string name="label_slide_metrics_top_text">Verzamel en analyseer uw lichaamsstatistieken.</string>
<string name="label_slide_opensource_main_text">openScale gebruikt de <a href="https://github.com/oliexdev/openScale/blob/master/LICENSE"> GPLv3 </a> licentie.
\n
\nAlle lichaamsberekeningen zijn transparant en er wordt geen verborgen gegevensoverdracht of gebruikersidentificatie uitgevoerd.
\n
\nU kunt de volledige broncode vinden op <a href="https://github.com/oliexdev/openScale"> GitHub </a>. Overtuig uzelf van openScale door het uit te proberen.</string>
<string name="label_slide_bluetooth_main_text">openScale heeft ingebouwde ondersteuning voor een aantal Bluetooth weegschalen van verschillende leveranciers.
\n
\nDoorlopend wordt de ondersteuning voor huidige en nieuwe weegschalen verbeterd. De volledige lijst met weegschalen en hun ondersteuningsniveaus vindt u op <a href="https://github.com/oliexdev/openScale/wiki/Supported-scales-in-openScale">GitHub</a>.</string>
<string name="label_slide_support_top_text">Help ons openScale verbeteren.</string>
<string name="app_intro_skip_button">OVERSLAAN</string>
<string name="app_intro_next_button">VOLGENDE</string>
<string name="app_intro_back_button">TERUG</string>
<string name="app_intro_done_button">KLAAR</string>
</resources>

View File

@@ -216,4 +216,24 @@
<string name="info_scale_low_battery">Nízka úroveň batérie (% d%), vymeňte prosím batérie vo váhe</string>
<string name="info_bluetooth_connection_error_scale_offline">Nepodarilo sa pripojiť k váhe. Skontrolujte prosím, či je váha zapnutá</string>
<string name="label_empty">prázdny</string>
<string name="label_add_or_fix_translation">Pridať nové alebo upraviť existujúce</string>
<string name="label_debug_log">Uložiť denník ladenia do súboru</string>
<string name="label_click_measurement_configure">Pre nastavenie kliknite na meranie</string>
<string name="label_configure_widget">Nastaviť miniaplikáciu</string>
<string name="label_visceral_fat">Viscerálny tuk</string>
<string name="label_chest">Obvod hrudníka</string>
<string name="trisa_scale_not_paired">Váhu sa nepodarilo spárovať!
\n
\nPodržte tlačidlo na spodnej časti váhy pre prepnutie do režimu párovania, a pripojte sa znovu pre získanie hesla zariadenia.</string>
<string name="label_is_on_right_axis">Je na pravej osi</string>
<string name="label_upgrade_to_openScale_pro">Pre podporu Bluetooth inovujte na openScale pro</string>
<string name="label_age">Vek</string>
<string name="label_slide_welcome_top_text">Vitajte v
\nopenScale</string>
<string name="label_slide_privacy_top_text">Chráňte svoje osobné údaje o zdraví.</string>
<string name="label_slide_support_top_text">Pomôžte nám vylepšiť openScale.</string>
<string name="app_intro_skip_button">PRESKOČIŤ</string>
<string name="app_intro_next_button">ĎALEJ</string>
<string name="app_intro_back_button">SPÄŤ</string>
<string name="app_intro_done_button">HOTOVO</string>
</resources>