diff options
| author | Weblate (bot) <hosted@weblate.org> | 2021-07-14 17:54:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-14 17:54:03 +0200 |
| commit | b5fdd29cd54f12eb9cbadb5ba531632b91c86550 (patch) | |
| tree | b1214bb97c8d78db13919bea756f5d8c01f23af1 /locales/da.json | |
| parent | ae61662f617fedeecc028817b38a7502cebfdd92 (diff) | |
| download | invidious-b5fdd29cd54f12eb9cbadb5ba531632b91c86550.tar.gz invidious-b5fdd29cd54f12eb9cbadb5ba531632b91c86550.tar.bz2 invidious-b5fdd29cd54f12eb9cbadb5ba531632b91c86550.zip | |
Translations update from Weblate (#2251)
* Update Arabic translation
* Update Bengali (Bangladesh) translation
* Update Chinese (Simplified) translation
* Update Chinese (Traditional) translation
* Update Croatian translation
* Update Czech translation
* Update Danish translation
* Update Dutch translation
* Update Esperanto translation
* Update Hebrew translation
* Update Indonesian translation
* Update Lithuanian translation
* Update Norwegian Bokmål translation
* Update Portuguese (Brazil) translation
* Update Serbian (cyrillic) translation
* Update Spanish translation
* Update Turkish translation
* Update Vietnamese translation
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Jeff Huang <s8321414@gmail.com>
Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com>
Diffstat (limited to 'locales/da.json')
| -rw-r--r-- | locales/da.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locales/da.json b/locales/da.json index bed1428d..fca62ecf 100644 --- a/locales/da.json +++ b/locales/da.json @@ -187,7 +187,7 @@ "View more comments on Reddit": "Se flere kommentarer på Reddit", "View `x` comments": { "([^.,0-9]|^)1([^.,0-9]|$)": "Vis `x` kommentarer.([^.,0-9]|^)1([^.,0-9]|$)", - "": "Vis `x` kommentarer." + "": "Vis `x` kommentarer" }, "View Reddit comments": "Vis Reddit kommentarer", "Hide replies": "Skjul svar", @@ -214,14 +214,14 @@ "Could not get channel info.": "Kunne ikke hente kanal info.", "Could not fetch comments": "Kunne ikke hente kommentarer", "View `x` replies": { - "([^.,0-9]|^)1([^.,0-9]|$)": "Vis `x` besvarelser.([^.,0-9]|^)1([^.,0-9]|$)", - "": "Vis 'x' besvarelser." + "([^.,0-9]|^)1([^.,0-9]|$)": "Vis `x` besvarelser", + "": "Vis 'x' besvarelser" }, "`x` ago": "'x' siden", "Load more": "Hent flere", "`x` points": { - "([^.,0-9]|^)1([^.,0-9]|$)": "`x` point.([^.,0-9]|^)1([^.,0-9]|$)", - "": "'x' point." + "([^.,0-9]|^)1([^.,0-9]|$)": "`x` point", + "": "'x' point" }, "Could not create mix.": "Kunne ikke skabe blanding.", "Empty playlist": "Tom playliste", |
