diff options
| author | Samantaz Fox <translator-weblate@samantaz.fr> | 2021-06-06 14:29:48 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2021-06-07 22:59:36 +0200 |
| commit | e0402919e1c02cd84bf95acd16760d62096ff695 (patch) | |
| tree | bdd868405b1224230814069da32847494749e8e4 /locales | |
| parent | 086e156a02300ec251c0400fc4a4bd0ea038e355 (diff) | |
| download | invidious-e0402919e1c02cd84bf95acd16760d62096ff695.tar.gz invidious-e0402919e1c02cd84bf95acd16760d62096ff695.tar.bz2 invidious-e0402919e1c02cd84bf95acd16760d62096ff695.zip | |
Update Danish translation
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/da.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/locales/da.json b/locales/da.json index c947fad3..cf997bb9 100644 --- a/locales/da.json +++ b/locales/da.json @@ -1,15 +1,15 @@ { "`x` subscribers": { - "([^.,0-9]|^)1([^.,0-9]|$)": "`x` abonnenter.([^.,0-9]|^)1([^.,0-9]|$)", - "": "`x` abonnenter." + "([^.,0-9]|^)1([^.,0-9]|$)": "`x` abonnenter", + "": "`x` abonnenter" }, "`x` videos": { - "([^.,0-9]|^)1([^.,0-9]|$)": "`x` videoer.([^.,0-9]|^)1([^.,0-9]|$)", - "": "`x` videoer." + "([^.,0-9]|^)1([^.,0-9]|$)": "`x` videoer", + "": "`x` videoer" }, "`x` playlists": { - "([^.,0-9]|^)1([^.,0-9]|$)": "`x` afspilningslister.([^.,0-9]|^)1([^.,0-9]|$)", - "": "`x` afspilningslister." + "([^.,0-9]|^)1([^.,0-9]|$)": "`x` afspilningslister", + "": "`x` afspilningslister" }, "LIVE": "DIREKTE", "Shared `x` ago": "Delt for `x` siden", @@ -125,20 +125,20 @@ "Token manager": "Tokenmanager", "Token": "Token", "`x` subscriptions": { - "([^.,0-9]|^)1([^.,0-9]|$)": "`x` abonnementer.([^.,0-9]|^)1([^.,0-9]|$)", + "([^.,0-9]|^)1([^.,0-9]|$)": "`x` abonnementer", "": "`x`" }, "`x` tokens": { - "([^.,0-9]|^)1([^.,0-9]|$)": "`x` tokens.([^.,0-9]|^)1([^.,0-9]|$)", - "": "`x` tokens." + "([^.,0-9]|^)1([^.,0-9]|$)": "`x` tokens", + "": "`x` tokens" }, "Import/export": "Importer/eksporter", "unsubscribe": "opsig abonnement", "revoke": "tilbagekald", "Subscriptions": "Abonnementer", "`x` unseen notifications": { - "([^.,0-9]|^)1([^.,0-9]|$)": "`x` usete notifikationer.([^.,0-9]|^)1([^.,0-9]|$)", - "": "`x` usete notifikationer." + "([^.,0-9]|^)1([^.,0-9]|$)": "`x` usete notifikationer", + "": "`x` usete notifikationer" }, "search": "søg", "Log out": "Log ud", |
