diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2021-03-23 22:11:29 +0100 |
|---|---|---|
| committer | Samantaz Fox <coding@samantaz.fr> | 2021-04-21 16:10:25 +0200 |
| commit | 3829bdf198ebfbd0aaae70ff83fd9ae2c3776117 (patch) | |
| tree | 35966159723d93d23c21c9bc50a7f8aa32a21ea6 | |
| parent | 6933a049b1738c4f33f07c2c23481487bf149755 (diff) | |
| download | invidious-3829bdf198ebfbd0aaae70ff83fd9ae2c3776117.tar.gz invidious-3829bdf198ebfbd0aaae70ff83fd9ae2c3776117.tar.bz2 invidious-3829bdf198ebfbd0aaae70ff83fd9ae2c3776117.zip | |
Add missing fields to locales (part 3)
Updated el.json (Greek)
Updated fa.json (Persian)
Updated fi.json (Finnish)
Updated it.json (Italian)
Updated pt-PT.json (Portuguese, Portugal)
Updated sv-SE.json (Swedish)
Updated tr.json (Turkish)
Updated uk.json (Ukrainian)
Updated zh-CN.json (Chinese, China)
Updated zh-TW.json (Chinese, Taiwan)
| -rw-r--r-- | locales/el.json | 27 | ||||
| -rw-r--r-- | locales/fa.json | 27 | ||||
| -rw-r--r-- | locales/fi.json | 27 | ||||
| -rw-r--r-- | locales/it.json | 27 | ||||
| -rw-r--r-- | locales/pt-PT.json | 27 | ||||
| -rw-r--r-- | locales/sv-SE.json | 27 | ||||
| -rw-r--r-- | locales/tr.json | 27 | ||||
| -rw-r--r-- | locales/uk.json | 29 | ||||
| -rw-r--r-- | locales/zh-CN.json | 27 | ||||
| -rw-r--r-- | locales/zh-TW.json | 27 |
10 files changed, 271 insertions, 1 deletions
diff --git a/locales/el.json b/locales/el.json index a3dbafb4..ec68b13a 100644 --- a/locales/el.json +++ b/locales/el.json @@ -348,5 +348,32 @@ "Videos": "Βίντεο", "Playlists": "Λίστες Αναπαραγωγής", "Community": "Κοινότητα", + "relevance": "", + "rating": "", + "date": "", + "views": "", + "content_type": "", + "duration": "", + "features": "", + "sort": "", + "hour": "", + "today": "", + "week": "", + "month": "", + "year": "", + "video": "", + "channel": "", + "playlist": "", + "movie": "", + "show": "", + "hd": "", + "subtitles": "", + "creative_commons": "", + "3d": "", + "live": "", + "4k": "", + "location": "", + "hdr": "", + "filter": "", "Current version: ": "Τρέχουσα έκδοση: " }
\ No newline at end of file diff --git a/locales/fa.json b/locales/fa.json index ef77c775..b51931d7 100644 --- a/locales/fa.json +++ b/locales/fa.json @@ -350,5 +350,32 @@ "Videos": "ویدیو ها", "Playlists": "لیست های پخش", "Community": "اجتماع", + "relevance": "", + "rating": "", + "date": "", + "views": "", + "content_type": "", + "duration": "", + "features": "", + "sort": "", + "hour": "", + "today": "", + "week": "", + "month": "", + "year": "", + "video": "", + "channel": "", + "playlist": "", + "movie": "", + "show": "", + "hd": "", + "subtitles": "", + "creative_commons": "", + "3d": "", + "live": "", + "4k": "", + "location": "", + "hdr": "", + "filter": "", "Current version: ": "نسخه فعلی: " }
\ No newline at end of file diff --git a/locales/fi.json b/locales/fi.json index 6bf785ac..692ac017 100644 --- a/locales/fi.json +++ b/locales/fi.json @@ -350,5 +350,32 @@ "Videos": "Videot", "Playlists": "Soittolistat", "Community": "Yhteisö", + "relevance": "", + "rating": "", + "date": "", + "views": "", + "content_type": "", + "duration": "", + "features": "", + "sort": "", + "hour": "", + "today": "", + "week": "", + "month": "", + "year": "", + "video": "", + "channel": "", + "playlist": "", + "movie": "", + "show": "", + "hd": "", + "subtitles": "", + "creative_commons": "", + "3d": "", + "live": "", + "4k": "", + "location": "", + "hdr": "", + "filter": "", "Current version: ": "Tämänhetkinen versio: " }
\ No newline at end of file diff --git a/locales/it.json b/locales/it.json index b09cf4f0..ec72e2e4 100644 --- a/locales/it.json +++ b/locales/it.json @@ -348,5 +348,32 @@ "Videos": "Video", "Playlists": "Playlist", "Community": "Comunità", + "relevance": "", + "rating": "", + "date": "", + "views": "", + "content_type": "", + "duration": "", + "features": "", + "sort": "", + "hour": "", + "today": "", + "week": "", + "month": "", + "year": "", + "video": "", + "channel": "", + "playlist": "", + "movie": "", + "show": "", + "hd": "", + "subtitles": "", + "creative_commons": "", + "3d": "", + "live": "", + "4k": "", + "location": "", + "hdr": "", + "filter": "", "Current version: ": "Versione attuale: " }
\ No newline at end of file diff --git a/locales/pt-PT.json b/locales/pt-PT.json index 6d3fb704..90bfea5f 100644 --- a/locales/pt-PT.json +++ b/locales/pt-PT.json @@ -350,5 +350,32 @@ "Videos": "Vídeos", "Playlists": "Listas de reprodução", "Community": "Comunidade", + "relevance": "", + "rating": "", + "date": "", + "views": "", + "content_type": "", + "duration": "", + "features": "", + "sort": "", + "hour": "", + "today": "", + "week": "", + "month": "", + "year": "", + "video": "", + "channel": "", + "playlist": "", + "movie": "", + "show": "", + "hd": "", + "subtitles": "", + "creative_commons": "", + "3d": "", + "live": "", + "4k": "", + "location": "", + "hdr": "", + "filter": "", "Current version: ": "Versão atual: " }
\ No newline at end of file diff --git a/locales/sv-SE.json b/locales/sv-SE.json index 1f3e5eaf..1cdab99a 100644 --- a/locales/sv-SE.json +++ b/locales/sv-SE.json @@ -333,5 +333,32 @@ "Videos": "Videor", "Playlists": "Spellistor", "Community": "Gemenskap", + "relevance": "", + "rating": "", + "date": "", + "views": "", + "content_type": "", + "duration": "", + "features": "", + "sort": "", + "hour": "", + "today": "", + "week": "", + "month": "", + "year": "", + "video": "", + "channel": "", + "playlist": "", + "movie": "", + "show": "", + "hd": "", + "subtitles": "", + "creative_commons": "", + "3d": "", + "live": "", + "4k": "", + "location": "", + "hdr": "", + "filter": "", "Current version: ": "Nuvarande version: " }
\ No newline at end of file diff --git a/locales/tr.json b/locales/tr.json index b87f4732..0dd68b52 100644 --- a/locales/tr.json +++ b/locales/tr.json @@ -341,5 +341,32 @@ "Videos": "Videolar", "Playlists": "Oynatma listeleri", "Community": "Topluluk", + "relevance": "", + "rating": "", + "date": "", + "views": "", + "content_type": "", + "duration": "", + "features": "", + "sort": "", + "hour": "", + "today": "", + "week": "", + "month": "", + "year": "", + "video": "", + "channel": "", + "playlist": "", + "movie": "", + "show": "", + "hd": "", + "subtitles": "", + "creative_commons": "", + "3d": "", + "live": "", + "4k": "", + "location": "", + "hdr": "", + "filter": "", "Current version: ": "Şu anki sürüm: " }
\ No newline at end of file diff --git a/locales/uk.json b/locales/uk.json index 3e5de1e3..9c34f46e 100644 --- a/locales/uk.json +++ b/locales/uk.json @@ -333,5 +333,32 @@ "Videos": "Відео", "Playlists": "Плейлисти", "Community": "Спільнота", + "relevance": "", + "rating": "", + "date": "", + "views": "", + "content_type": "", + "duration": "", + "features": "", + "sort": "", + "hour": "", + "today": "", + "week": "", + "month": "", + "year": "", + "video": "", + "channel": "", + "playlist": "", + "movie": "", + "show": "", + "hd": "", + "subtitles": "", + "creative_commons": "", + "3d": "", + "live": "", + "4k": "", + "location": "", + "hdr": "", + "filter": "", "Current version: ": "Поточна версія: " -}
\ No newline at end of file +} diff --git a/locales/zh-CN.json b/locales/zh-CN.json index a45b52bd..ae2ea0b4 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -333,5 +333,32 @@ "Videos": "视频", "Playlists": "播放列表", "Community": "社区", + "relevance": "", + "rating": "", + "date": "", + "views": "", + "content_type": "", + "duration": "", + "features": "", + "sort": "", + "hour": "", + "today": "", + "week": "", + "month": "", + "year": "", + "video": "", + "channel": "", + "playlist": "", + "movie": "", + "show": "", + "hd": "", + "subtitles": "", + "creative_commons": "", + "3d": "", + "live": "", + "4k": "", + "location": "", + "hdr": "", + "filter": "", "Current version: ": "当前版本: " }
\ No newline at end of file diff --git a/locales/zh-TW.json b/locales/zh-TW.json index 42218073..d472e487 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -348,5 +348,32 @@ "Videos": "影片", "Playlists": "播放清單", "Community": "社群", + "relevance": "", + "rating": "", + "date": "", + "views": "", + "content_type": "", + "duration": "", + "features": "", + "sort": "", + "hour": "", + "today": "", + "week": "", + "month": "", + "year": "", + "video": "", + "channel": "", + "playlist": "", + "movie": "", + "show": "", + "hd": "", + "subtitles": "", + "creative_commons": "", + "3d": "", + "live": "", + "4k": "", + "location": "", + "hdr": "", + "filter": "", "Current version: ": "目前版本: " }
\ No newline at end of file |
