diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-29 00:21:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-29 00:21:31 +0000 |
commit | ee2088970bafe3a24cac8db086f95905c9bd45b3 (patch) | |
tree | d95499811ccce36bb231640964117e0bb84904d6 /apps/files/l10n/da.js | |
parent | d2e54724c5abdb03ddce2d6181e1325118d5cd1e (diff) | |
download | nextcloud-server-ee2088970bafe3a24cac8db086f95905c9bd45b3.tar.gz nextcloud-server-ee2088970bafe3a24cac8db086f95905c9bd45b3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/da.js')
-rw-r--r-- | apps/files/l10n/da.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index a57677fed69..9d59592f176 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -384,7 +384,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Du har muligvis ikke tilladelser til at se.... Bed afsenderen om at dele...", "The files is locked" : "Filerne er låste", "Create new templates folder" : "Opsæt ny skabelonmappe", - "Toggle %1$s sublist" : "Skift %1$s underliste", - "Pictures and images" : "Billeder" + "Toggle %1$s sublist" : "Skift %1$s underliste" }, "nplurals=2; plural=(n != 1);"); |