summaryrefslogtreecommitdiffstats
path: root/core/l10n/de_AT.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/de_AT.php')
-rw-r--r--core/l10n/de_AT.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/de_AT.php b/core/l10n/de_AT.php
index 54c39463427..18a4adb948e 100644
--- a/core/l10n/de_AT.php
+++ b/core/l10n/de_AT.php
@@ -27,11 +27,11 @@ $TRANSLATIONS = array(
"_{count} file conflict_::_{count} file conflicts_" => array("",""),
"Cancel" => "Abbrechen",
"Share" => "Freigeben",
-"Password" => "Passwort",
"group" => "Gruppe",
"Unshare" => "Teilung zurücknehmen",
"can edit" => "kann bearbeiten",
"Delete" => "Löschen",
-"Personal" => "Persönlich"
+"Personal" => "Persönlich",
+"Password" => "Passwort"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";