Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/de_AT.php')
-rw-r--r--settings/l10n/de_AT.php16
1 files changed, 0 insertions, 16 deletions
diff --git a/settings/l10n/de_AT.php b/settings/l10n/de_AT.php
deleted file mode 100644
index f82d87ef739..00000000000
--- a/settings/l10n/de_AT.php
+++ /dev/null
@@ -1,16 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Invalid request" => "Fehlerhafte Anfrage",
-"Delete" => "Löschen",
-"never" => "niemals",
-"__language_name__" => "Deutsch (Ă–sterreich)",
-"Server address" => "Adresse des Servers",
-"Port" => "Port",
-"More apps" => "Mehr Apps",
-"by" => "von",
-"Password" => "Passwort",
-"Email" => "E-Mail",
-"Cancel" => "Abbrechen",
-"Other" => "Anderes"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";