diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-05 01:56:33 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-05 01:56:33 -0400 |
commit | 23e0ef6ed0966376c384ca31f42cef672bbfd7bb (patch) | |
tree | 58d96603f18745246880cb6e48bc33cde5f0c9ae /apps/files_sharing/l10n/de_CH.php | |
parent | 8fbcca129102341cb957e18ab69f75f984fb43d1 (diff) | |
download | nextcloud-server-23e0ef6ed0966376c384ca31f42cef672bbfd7bb.tar.gz nextcloud-server-23e0ef6ed0966376c384ca31f42cef672bbfd7bb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/de_CH.php')
-rw-r--r-- | apps/files_sharing/l10n/de_CH.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/de_CH.php b/apps/files_sharing/l10n/de_CH.php index 675bf74d6d2..3b99e1d720e 100644 --- a/apps/files_sharing/l10n/de_CH.php +++ b/apps/files_sharing/l10n/de_CH.php @@ -11,7 +11,6 @@ $TRANSLATIONS = array( "the link expired" => "Der Link ist abgelaufen", "sharing is disabled" => "Teilen ist deaktiviert", "For more info, please ask the person who sent this link." => "Für mehr Informationen, fragen Sie bitte die Person, die Ihnen diesen Link geschickt hat.", -"Save" => "Speichern", "Download" => "Herunterladen" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |