aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/install.php
diff options
context:
space:
mode:
authorGravatar rom-1 <37835829+rom-1@users.noreply.github.com> 2021-01-17 18:29:21 +0100
committerGravatar GitHub <noreply@github.com> 2021-01-17 18:29:21 +0100
commit82a2a6f023f58f65df93d11339f4be36a8c2b16f (patch)
treec0cc45bea3f9ce2171cb544ca85493e34a1d8b32 /app/i18n/de/install.php
parentee175dd6169a016fc898fac62d046e22c205dec0 (diff)
Updated German Translation (#3379)
* Updated German Translation completed german translation, as of now 100%. * changing the word display -> filter The whole interface is a little mess, but I guess this might be fitting a bit better * Fix ignore Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/de/install.php')
-rw-r--r--app/i18n/de/install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/de/install.php b/app/i18n/de/install.php
index db1f71984..cc6563887 100644
--- a/app/i18n/de/install.php
+++ b/app/i18n/de/install.php
@@ -90,7 +90,7 @@ return array(
),
'tmp' => array(
'nok' => 'Überprüfen Sie die Berechtigungen des Verzeichnisses <em>%s</em>. Der HTTP-Server muss Schreibrechte besitzen.',
- 'ok' => 'Permissions on the temp directory are good.', // TODO - Translation
+ 'ok' => 'Die Berechtigungen des Temp Verzeichnisses sind in Ordnung.',
),
'users' => array(
'nok' => 'Überprüfen Sie die Berechtigungen des Verzeichnisses <em>%s</em>. Der HTTP-Server muss Schreibrechte besitzen.',