nextcloud/apps/files_sharing/l10n/da.php

8 lines
245 B
PHP
Raw Normal View History

2012-09-14 04:03:18 +04:00
<?php $TRANSLATIONS = array(
"Password" => "Kodeord",
"Submit" => "Send",
"Download" => "Download",
"No preview available for" => "Forhåndsvisning ikke tilgængelig for",
"web services under your control" => "Webtjenester under din kontrol"
);