diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2022-03-28 23:43:18 +0200 |
|---|---|---|
| committer | Samantaz Fox <coding@samantaz.fr> | 2022-04-03 22:28:11 +0200 |
| commit | 9aa00b2f0a306832a14937ba081c1c9a9474ceba (patch) | |
| tree | d5cd11cbf011cdd22b031d800ad54646b0533a7b /locales/da.json | |
| parent | af029177666486d7524a7d1fae03aed91b58e556 (diff) | |
| download | invidious-9aa00b2f0a306832a14937ba081c1c9a9474ceba.tar.gz invidious-9aa00b2f0a306832a14937ba081c1c9a9474ceba.tar.bz2 invidious-9aa00b2f0a306832a14937ba081c1c9a9474ceba.zip | |
Normalize translation keys in other locales (1/3)
Diffstat (limited to 'locales/da.json')
| -rw-r--r-- | locales/da.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/locales/da.json b/locales/da.json index 92e4e9f9..77689515 100644 --- a/locales/da.json +++ b/locales/da.json @@ -218,7 +218,7 @@ "filter": "Filter", "Khmer": "Khmer", "Finnish": "Finsk", - "week": "Denne uge", + "search_filters_date_option_week": "Denne uge", "Korean": "Koreansk", "Telugu": "Telugu", "Malayalam": "Malayalam", @@ -229,7 +229,7 @@ "Bosnian": "Bosnisk", "Yiddish": "Jiddisch", "Belarusian": "Belarussisk", - "today": "I dag", + "search_filters_date_option_today": "I dag", "Shona": "Shona", "Slovenian": "Slovensk", "Gaming": "Gaming", @@ -248,19 +248,19 @@ "footer_modfied_source_code": "Modificeret Kildekode", "Released under the AGPLv3 on Github.": "Udgivet under AGPLv3 på Github.", "Tajik": "Tadsjikisk", - "month": "Denne måned", + "search_filters_date_option_month": "Denne måned", "Hebrew": "Hebraisk", "Kannada": "Kannada", "Current version: ": "Nuværende version: ", "Amharic": "Amharisk", "Swedish": "Svensk", "Corsican": "Korsikansk", - "movie": "Film", + "search_filters_type_option_movie": "Film", "Could not pull trending pages.": "Kunne ikke hente trending sider.", "English": "Engelsk", "hd": "HD", "Hausa": "Islandsk", - "year": "Dette år", + "search_filters_date_option_year": "Dette år", "Japanese": "Japansk", "content_type": "Type", "Icelandic": "Islandsk", @@ -269,7 +269,7 @@ "Yoruba": "Yoruba", "Erroneous token": "Fejlagtig token", "Videos": "Videoer", - "show": "Vis", + "search_filters_type_option_show": "Vis", "Luxembourgish": "Luxemboursk", "Vietnamese": "Vietnamesisk", "Latvian": "Lettisk", @@ -307,8 +307,8 @@ "Maori": "Maori", "Slovak": "Slovakisk", "relevance": "Relevans", - "hour": "Sidste time", - "playlist": "Spilleliste", + "search_filters_date_option_hour": "Sidste time", + "search_filters_type_option_playlist": "Spilleliste", "long": "Lang (> 20 minutter)", "creative_commons": "Creative Commons", "Marathi": "Marathi", @@ -365,8 +365,8 @@ "Georgian": "Georgisk", "Italian": "Italiensk", "Audio mode": "Lydtilstand", - "video": "Video", - "channel": "Kanal", + "search_filters_type_option_video": "Video", + "search_filters_type_option_channel": "Kanal", "3d": "3D", "4k": "4K", "Hmong": "Hmong", |
