diff options
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/help/help-de.html | 15 | ||||
| -rw-r--r-- | www/lang/help/help-pl.html | 12 | ||||
| -rw-r--r-- | www/lang/locale-de.json | 2 |
3 files changed, 27 insertions, 2 deletions
diff --git a/www/lang/help/help-de.html b/www/lang/help/help-de.html index ca45ea52..ba15fa90 100644 --- a/www/lang/help/help-de.html +++ b/www/lang/help/help-de.html @@ -1,10 +1,25 @@ <ion-item class="item-text-wrap"> <h2> + <b>Videoanleitung</b> + </h2>Wenn Du Hilfe mit zmNinja brauchst, schau Dir die neue + <a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/Help-Videos-for-zmNinja', '_blank', 'location=yes'); return false;"> Videoanleitung</a> an. +</ion-item> + +<ion-item class="item-text-wrap"> + <h2> <b>Bitte schau in den zmNinja FAQ für Hilfe</b> </h2>Es ist schwierig die appseitige Hilfe aktuell zu halten, schaue daher bitte <a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/FAQ', '_blank', 'location=yes'); return false;">hier</a> in den aktuellen FAQ. </ion-item> + +<ion-item class="item-text-wrap"> + <h2> + <b>zmNinja, Datenschutz & Privatsphäre</b> + </h2>Lese dazu + <a href="#" onclick="window.open('https://medium.com/zmninja/zmninja-privacy-and-your-data-5489a5974baf', '_blank', 'location=yes'); return false;"> diesen Beitrag</a> +</ion-item> + <ion-item class="item-text-wrap"> <h2> <b>Wie kontaktiere ich den Programmierer?</b> diff --git a/www/lang/help/help-pl.html b/www/lang/help/help-pl.html index 5efb9fe8..b5ed23ff 100644 --- a/www/lang/help/help-pl.html +++ b/www/lang/help/help-pl.html @@ -1,15 +1,23 @@ + +<ion-item class="item-text-wrap"> + <h2> + <b>Instructional Videos</b> + </h2>Jeśli potrzebujesz pomocy z zmNinja, oglądnij nową + <a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/Help-Videos-for-zmNinja', '_blank', 'location=yes'); return false;">instrukcję video</a>. +</ion-item> + <ion-item class="item-text-wrap"> <h2> <b>W celu uzyskania pomocy proszę odwiedzić zmNinja FAQ</b> </h2>Aktualizowanie pomocy w aplikacji było trudne. Proszę sprawdzić - <a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/FAQ', '_blank', 'location=yes'); return false;">FAQ</a> for the most updated help + <a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/FAQ', '_blank', 'location=yes'); return false;">FAQ</a> najbardziej aktualną pomoc </ion-item> <ion-item class="item-text-wrap"> <h2> <b>zmNinja, Prywatność & Przejrzystość</b> </h2> - <a href="#" onclick="window.open('https://medium.com/zmninja/zmninja-privacy-and-your-data-5489a5974baf', '_blank', 'location=yes'); return false;">Read this post</a> + <a href="#" onclick="window.open('https://medium.com/zmninja/zmninja-privacy-and-your-data-5489a5974baf', '_blank', 'location=yes'); return false;">Przeczytaj ten post</a> </ion-item> <ion-item class="item-text-wrap"> diff --git a/www/lang/locale-de.json b/www/lang/locale-de.json index 517ebbc5..731c50c7 100644 --- a/www/lang/locale-de.json +++ b/www/lang/locale-de.json @@ -17,6 +17,7 @@ "kAt" :"um", "kAuthSuccess" :"Authentifizierung erfolgreich", "kAuthenticating" :"verbinde ", + "kAuthenticatingWebScrape" :"verbinde über Web Scrape", "kAutoSwitchBW" :"automatische Bandbreitenanpassung", "kAwake1" :"Bildschirm nicht ausschalten", "kAwake2" :"(wenn Kamerabilder angezeigt werden)", @@ -294,6 +295,7 @@ "kProfileChangeNotification" :"Du hast von {{oldName}} zu {{newName}} gewechselt. Bitte zuerst dieses Profil speichern", "kProtect" :"Schutz", "kPullToReload" :"Ziehen um Daten neu zu laden", + "kReachabilityFailed" :"Anmeldung am Hauptserver fehlgeschlagen,versuche Reservesystem", "kReAuthenticating" :"Erneute Authentifizierung", "kRecaptcha" :"Scheint so, dass Du reCaptcha aktiviert hast. Bitte schalte es aus, damit diese App funktioniert", "kReconfirmPin" :"PIN bestätigen", |
