diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-20 01:56:42 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-20 01:56:42 -0400 |
commit | 3aa8647634d02ee97c8e31119049af506b9918dd (patch) | |
tree | 193eed6c231da4e22e414ffd723205752c826dbb /core/l10n/de_CH.php | |
parent | d76fd16abc5870d627a777f1682662da23893775 (diff) | |
download | nextcloud-server-3aa8647634d02ee97c8e31119049af506b9918dd.tar.gz nextcloud-server-3aa8647634d02ee97c8e31119049af506b9918dd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de_CH.php')
-rw-r--r-- | core/l10n/de_CH.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/de_CH.php b/core/l10n/de_CH.php index c83a092151c..42b8eb3bcea 100644 --- a/core/l10n/de_CH.php +++ b/core/l10n/de_CH.php @@ -3,8 +3,6 @@ $TRANSLATIONS = array( "Turned on maintenance mode" => "Wartungsmodus eingeschaltet", "Turned off maintenance mode" => "Wartungsmodus ausgeschaltet", "Updated database" => "Datenbank aktualisiert", -"Updating filecache, this may take really long..." => "Aktualisiere Dateicache, dies könnte eine Weile dauern...", -"Updated filecache" => "Dateicache aktualisiert", "Sunday" => "Sonntag", "Monday" => "Montag", "Tuesday" => "Dienstag", |