summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-16 01:56:44 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-16 01:56:44 -0400
commitc132dd63577ff46a6742b602eea49ad2981c18b2 (patch)
tree39adc8f28de4cbe5566542e88d2ab2f7b43ae6b3 /core
parentc1272871a543dae6067b7fa2b5f3226f4cecbdc7 (diff)
downloadnextcloud-server-c132dd63577ff46a6742b602eea49ad2981c18b2.tar.gz
nextcloud-server-c132dd63577ff46a6742b602eea49ad2981c18b2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/de_AT.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/de_AT.php b/core/l10n/de_AT.php
index b213a756785..87d9611f427 100644
--- a/core/l10n/de_AT.php
+++ b/core/l10n/de_AT.php
@@ -26,13 +26,16 @@ $TRANSLATIONS = array(
"_%n month ago_::_%n months ago_" => array("",""),
"_{count} file conflict_::_{count} file conflicts_" => array("",""),
"Cancel" => "Abbrechen",
+"Continue" => "Weiter",
"Share" => "Freigeben",
+"Error" => "Fehler",
"group" => "Gruppe",
"Unshare" => "Teilung zurücknehmen",
"can share" => "Kann teilen",
"can edit" => "kann bearbeiten",
"Delete" => "Löschen",
"Personal" => "Persönlich",
+"Help" => "Hilfe",
"Password" => "Passwort"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";