diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-19 01:56:51 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-19 01:56:51 -0500 |
commit | 028b0efd5c2d00d70aea55ef98c0a2615733bfbd (patch) | |
tree | f0712ff92cdeba23e2ef4e9637758c94e88826c4 /core/l10n/de_AT.js | |
parent | 3036a8714d67c7d9fa0fc6fc6bdfdce1a090f1d9 (diff) | |
download | nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.tar.gz nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de_AT.js')
-rw-r--r-- | core/l10n/de_AT.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/de_AT.js b/core/l10n/de_AT.js index 7ffe692029e..fc8b8553f92 100644 --- a/core/l10n/de_AT.js +++ b/core/l10n/de_AT.js @@ -26,6 +26,7 @@ OC.L10N.register( "Continue" : "Weiter", "Share" : "Freigeben", "Error" : "Fehler", + "Password" : "Passwort", "group" : "Gruppe", "Unshare" : "Teilung zurücknehmen", "can share" : "Kann teilen", @@ -33,7 +34,6 @@ OC.L10N.register( "Delete" : "Löschen", "_download %n file_::_download %n files_" : ["",""], "Personal" : "Persönlich", - "Help" : "Hilfe", - "Password" : "Passwort" + "Help" : "Hilfe" }, "nplurals=2; plural=(n != 1);"); |