summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de_AT.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-13 01:54:59 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-13 01:54:59 -0400
commita2da7614a0516d1e1c07ef60b308645d7a8ad480 (patch)
treef20c21752c46d35d657caf9aac9fd848de9f79ff /lib/l10n/de_AT.js
parentc0a6619f479588bc76d7f269681c9a136894e4b0 (diff)
downloadnextcloud-server-a2da7614a0516d1e1c07ef60b308645d7a8ad480.tar.gz
nextcloud-server-a2da7614a0516d1e1c07ef60b308645d7a8ad480.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de_AT.js')
-rw-r--r--lib/l10n/de_AT.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/l10n/de_AT.js b/lib/l10n/de_AT.js
index 3f534e7e9fb..0fffa7623bb 100644
--- a/lib/l10n/de_AT.js
+++ b/lib/l10n/de_AT.js
@@ -3,6 +3,11 @@ OC.L10N.register(
{
"Help" : "Hilfe",
"Personal" : "Persönlich",
- "seconds ago" : "Sekunden zuvor"
+ "Users" : "Benutzer",
+ "Admin" : "Administration",
+ "Unknown filetype" : "Unbekannter Dateityp",
+ "Invalid image" : "Ungültiges Bild",
+ "seconds ago" : "Sekunden zuvor",
+ "Apps" : "Apps"
},
"nplurals=2; plural=(n != 1);");