diff options
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-de.json | 3 | ||||
| -rw-r--r-- | www/lang/locale-en.json | 2 | ||||
| -rw-r--r-- | www/lang/locale-pl.json | 5 |
3 files changed, 6 insertions, 4 deletions
diff --git a/www/lang/locale-de.json b/www/lang/locale-de.json index 9877563d..6ca53c3b 100644 --- a/www/lang/locale-de.json +++ b/www/lang/locale-de.json @@ -80,7 +80,7 @@ "kDismiss" :"verwerfen", "kDone" :"Erledigt", "kDownload" :"Herunterladen", - "kDownloadVideoImage" :"Drücke den Knopf um das Video herunterzuladen. Bitte achte auf die Dateigröße, da es kein Fortschrittsbalken während des Downloads gibt.", + "kDownloadVideoImage" :"Drücke den Knopf um das Video herunterzuladen.", "kEmailNotConfigured" :"Email nicht eingerichtet", "kEnable24hr" :"24-Stunden Zeitformat aktivieren", "kEnableDebug" :"Aktiviere Debug Logs", @@ -114,6 +114,7 @@ "kEventSingleImageScale" :"Ereignis Einzelbild Maßstab", "kEventStillRecording" :"Aufnahme aktiv", "kEventViewThumbsSize" :"Vorschaugröße", + "kEventViewThumbsXSmall" :"x-klein", "kEventViewThumbsSmall" :"klein", "kEventViewThumbsLarge" :"groß", "kEvents" :"Ereignisse", diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index e23d44a8..6dcf1e53 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -80,7 +80,7 @@ "kDismiss" :"Dismiss", "kDone" :"done", "kDownload" :"Download", - "kDownloadVideoImage" :"Tap the button below to download. If you are downloading a video, there is no progress indication, so please monitor file size", + "kDownloadVideoImage" :"Tap button to save media", "kEmailNotConfigured" :"Email not configured", "kEnable24hr" :"enable 24hr time format", "kEnableDebug" :"Enable debug logs", diff --git a/www/lang/locale-pl.json b/www/lang/locale-pl.json index ccf94dc6..65627263 100644 --- a/www/lang/locale-pl.json +++ b/www/lang/locale-pl.json @@ -80,7 +80,7 @@ "kDismiss" :"Anuluj", "kDone" :"gotowe", "kDownload" :"Pobierz", - "kDownloadVideoImage" :"Aby pobrać wciśnij poniższy przycisk. Jeśli pobierasz Video, nie ma paska postępu, monitoruj więc wielkość pliku.", + "kDownloadVideoImage" :"Wciśnij przycisk aby pobrać nagranie.", "kEmailNotConfigured" :"Email nie został skonfigurowany", "kEnable24hr" :"Włącz format czasu 24 godz.", "kEnableDebug" :"Włącz dzienniki debugowania", @@ -115,9 +115,10 @@ "kEventStillRecording" :"nadal nagrywam - wyświetlam przekaz na żywo", "kEvents" :"zdarzenia", "kEventsCap" :"Zdarzenia", + "kEventViewThumbsLarge" :"duży", "kEventViewThumbsSize" :"rozmiar podglądu", "kEventViewThumbsSmall" :"mały", - "kEventViewThumbsLarge" :"duży", + "kEventViewThumbsXSmall" :"b.mały", "kExampleServer" :"np. Mój Dom", "kExit" :"wyjdź", "kExitAppBackground" :"wyjdź z aplikacji w tle", |
