diff --git a/l10n/da.js b/l10n/da.js index 1bd1ac9a..1b530b9a 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -38,6 +38,9 @@ OC.L10N.register( "Your settings have been updated." : "Dine indstillinger er blevet opdateret.", "An error occurred while updating your settings." : "Der opstod en fejl under opdatering af dine indstillinger.", "You need to set up your email address before you can receive notification emails." : "Du skal konfigurere din e-mailadresse, før du kan modtage notifikations-e-mails.", + "Also repeat sound on a secondary speaker" : "Gentag lyd på sekundær højtaler", + "Selection of the speaker device is currently not supported by Safari" : "Valg af lydenhed er ikke muligt i Safari", + "Select a device" : "Vælg en enhed", "None" : "Ingen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 3138c1d1..23f724b4 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -36,6 +36,9 @@ "Your settings have been updated." : "Dine indstillinger er blevet opdateret.", "An error occurred while updating your settings." : "Der opstod en fejl under opdatering af dine indstillinger.", "You need to set up your email address before you can receive notification emails." : "Du skal konfigurere din e-mailadresse, før du kan modtage notifikations-e-mails.", + "Also repeat sound on a secondary speaker" : "Gentag lyd på sekundær højtaler", + "Selection of the speaker device is currently not supported by Safari" : "Valg af lydenhed er ikke muligt i Safari", + "Select a device" : "Vælg en enhed", "None" : "Ingen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file