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/sq.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/sq.json')
| -rw-r--r-- | locales/sq.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/locales/sq.json b/locales/sq.json index 3e2a3fb1..a09ddae3 100644 --- a/locales/sq.json +++ b/locales/sq.json @@ -271,20 +271,20 @@ "duration": "Kohëzgjatje", "features": "Veçori", "sort": "Renditi Sipas", - "hour": "Orën e Fundit", - "today": "Sot", + "search_filters_date_option_hour": "Orën e Fundit", + "search_filters_date_option_today": "Sot", "long": "E gjatë (> 20 minuta)", "hd": "HD", "subtitles": "Titra/CC", "hdr": "HDR", - "week": "Këtë javë", - "month": "Këtë muaj", - "year": "Këtë vit", - "video": "Video", - "channel": "Kanal", - "playlist": "Luajlistë", - "movie": "Film", - "show": "Shfaqe", + "search_filters_date_option_week": "Këtë javë", + "search_filters_date_option_month": "Këtë muaj", + "search_filters_date_option_year": "Këtë vit", + "search_filters_type_option_video": "Video", + "search_filters_type_option_channel": "Kanal", + "search_filters_type_option_playlist": "Luajlistë", + "search_filters_type_option_movie": "Film", + "search_filters_type_option_show": "Shfaqe", "short": "E shkurtër (< 4 minuta)", "purchased": "Të blera", "footer_modfied_source_code": "Kod Burim i ndryshuar", |
