diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-12 01:55:59 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-12 01:55:59 -0400 |
commit | 454a2563bca2867fc1fce4fef80cc05ef0b74591 (patch) | |
tree | 321f0f2536a1f5a41833a1a2a45aed329451eaf0 /lib/l10n/da.js | |
parent | 84a5d43ed60dd588b84071d7eda396cd72f58abf (diff) | |
download | nextcloud-server-454a2563bca2867fc1fce4fef80cc05ef0b74591.tar.gz nextcloud-server-454a2563bca2867fc1fce4fef80cc05ef0b74591.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/da.js')
-rw-r--r-- | lib/l10n/da.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/da.js b/lib/l10n/da.js index fd99586cc1e..7c7cccbad40 100644 --- a/lib/l10n/da.js +++ b/lib/l10n/da.js @@ -40,6 +40,10 @@ OC.L10N.register( "Database Error" : "Databasefejl", "Please contact your system administrator." : "Kontakt venligst din systemadministrator.", "web services under your control" : "Webtjenester under din kontrol", + "Empty filename is not allowed" : "Tomme filnavne er ikke tilladt", + "Dot files are not allowed" : "Filer med punktummer er ikke tilladt", + "4-byte characters are not supported in file names" : "Tegn med 4-byte understøttes ikke i filnavne", + "File name is a reserved word" : "Filnavnet er et reserveret ord", "App directory already exists" : "App-mappe findes allerede", "Can't create app folder. Please fix permissions. %s" : "Kan ikke oprette app-mappe. Ret tilladelser. %s", "No source specified when installing app" : "Ingen kilde angivet under installation af app", |