diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-09 02:26:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-09 02:26:51 +0000 |
commit | 4d612359af9ba19a36ed63c0e68f3e619e23915c (patch) | |
tree | 3d66f3d4bc4de12d72be03d3c28e5b9a6cf06ca3 /core/l10n/da.js | |
parent | ec4280eda06168ea02783760591cd6d3acd2701a (diff) | |
download | nextcloud-server-4d612359af9ba19a36ed63c0e68f3e619e23915c.tar.gz nextcloud-server-4d612359af9ba19a36ed63c0e68f3e619e23915c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index a338d24bb91..92bf46380e1 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -422,7 +422,6 @@ OC.L10N.register( "Can't install this app because it is not compatible" : "Denne app kan ikke installeres fordi den ikke er kompatibel", "Can't install this app" : "Kan ikke installere denne app", "The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "PHP OPcache-modulet er ikke indlæst. {linkstart}For bedre ydeevne anbefales det ↗{linked} at indlæse det i din PHP-installation.", - "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache-modulet er ikke korrekt konfigureret. {linkstart}For bedre ydeevne anbefales det ↗{linkend} at bruge følgende indstillinger i <code>php.ini</code>:", - "The PHP OPcache module is not properly configured:" : "PHP OPcache-modulet er ikke korrekt konfigureret:" + "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache-modulet er ikke korrekt konfigureret. {linkstart}For bedre ydeevne anbefales det ↗{linkend} at bruge følgende indstillinger i <code>php.ini</code>:" }, "nplurals=2; plural=(n != 1);"); |