summaryrefslogtreecommitdiffstats
path: root/core/l10n/de_AT.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-17 01:57:38 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-17 01:57:38 -0400
commita1b356c7b630d60ee0ccab62782bdb1ec5efcd6a (patch)
treeeff6c51fec2e37fcff598210509f9f181c3be805 /core/l10n/de_AT.php
parent42b99b6d0fbcaf54b3cf3b3c9be5bc8a9c7a2e12 (diff)
downloadnextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.tar.gz
nextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.zip
[tx-robot] updated from transifex
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);";