diff options
author | Mantas Vilčinskas <11616378+mistermantas@users.noreply.github.com> | 2020-02-29 19:13:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-29 19:13:41 +0200 |
commit | be7208f99ef75d1ca01c7c17481e6b7bb2955410 (patch) | |
tree | 6cade4ae8f564783a6d9bf264c7da78fce0b7047 /i18n/de.yaml | |
parent | f55cffc137c01ccf1543d0b956d64c428be78405 (diff) | |
parent | 1316c50e547f99f8ae6629342be3d1fc9302f4b7 (diff) |
#93 - cState v4.1
Diffstat (limited to 'i18n/de.yaml')
-rw-r--r-- | i18n/de.yaml | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/i18n/de.yaml b/i18n/de.yaml index 15a6153..7ff9a57 100644 --- a/i18n/de.yaml +++ b/i18n/de.yaml @@ -1,5 +1,5 @@ # German language file for cState -# Version 3.0 +# Version 4.1 - id: languageCode translation: de @@ -125,7 +125,23 @@ ## ## v3 ## + - id: entries translation: Einträge - id: newestToOldest translation: von alt nach neu + +## +## v4 +## +- id: notFoundAffected + translation: Es sieht so aus als würde dieses Dokument nicht existieren, oder es hatte noch nie einen aufgezeichneten Ausfall. + +## +## v4.1 +## + +- id: averageSystemsDowntime + translation: Zurzeit, basierend auf Durchschnittsdaten, sieht es so aus, als ob dieses System für ungefähr +- id: averageSystemsDowntimeSecondPart + translation: Minuten ausfällt.
\ No newline at end of file |