More locales fixes for consistency checks

This commit is contained in:
Samantaz Fox
2021-07-12 21:58:38 +02:00
parent c4c813fd0a
commit b633f8d207
4 changed files with 296 additions and 58 deletions

View File

@@ -1,7 +1,16 @@
{
"`x` subscribers": "`x` harpidedun",
"`x` videos": "`x` bideo",
"`x` playlists": "`x` erreprodukzio-zerrenda",
"`x` subscribers": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": "`x` harpidedun"
},
"`x` videos": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": "`x` bideo"
},
"`x` playlists": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": "`x` erreprodukzio-zerrenda"
},
"LIVE": "ZUZENEAN",
"Shared `x` ago": "Duela `x` partekatua",
"Unsubscribe": "Harpidetza kendu",
@@ -78,7 +87,7 @@
"light": "argia",
"Thin mode: ": "",
"Miscellaneous preferences": "",
"Automatically redirect to another Instance: ": "",
"Automaticatic instance redirection (fallback to redirect.invidious.io): ": "",
"Subscription preferences": "Harpidetzen hobespenak",
"Show annotations by default for subscribed channels: ": "",
"Redirect homepage to feed: ": "",
@@ -108,6 +117,7 @@
"Administrator preferences": "",
"Default homepage: ": "",
"Feed menu: ": "",
"Show nickname on top: ": "",
"Top enabled: ": "",
"CAPTCHA enabled: ": "",
"Login enabled: ": "",
@@ -117,13 +127,22 @@
"Subscription manager": "",
"Token manager": "",
"Token": "",
"`x` subscriptions": "",
"`x` tokens": "",
"`x` subscriptions": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": ""
},
"`x` tokens": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": ""
},
"Import/export": "",
"unsubscribe": "",
"revoke": "",
"Subscriptions": "",
"`x` unseen notifications": "",
"`x` unseen notifications": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": ""
},
"search": "",
"Log out": "",
"Released under the AGPLv3 by Omar Roth.": "",
@@ -157,13 +176,19 @@
"Whitelisted regions: ": "",
"Blacklisted regions: ": "",
"Shared `x`": "",
"`x` views": "",
"`x` views": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": ""
},
"Premieres in `x`": "",
"Premieres `x`": "",
"Hi! Looks like you have JavaScript turned off. Click here to view comments, keep in mind they may take a bit longer to load.": "",
"View YouTube comments": "",
"View more comments on Reddit": "",
"View `x` comments": "",
"View `x` comments": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": ""
},
"View Reddit comments": "",
"Hide replies": "",
"Show replies": "",
@@ -188,10 +213,16 @@
"This channel does not exist.": "",
"Could not get channel info.": "",
"Could not fetch comments": "",
"View `x` replies": "",
"View `x` replies": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": ""
},
"`x` ago": "",
"Load more": "",
"`x` points": "",
"`x` points": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": ""
},
"Could not create mix.": "",
"Empty playlist": "",
"Not a playlist.": "",
@@ -309,13 +340,34 @@
"Yiddish": "",
"Yoruba": "",
"Zulu": "",
"`x` years": "",
"`x` months": "",
"`x` weeks": "",
"`x` days": "",
"`x` hours": "",
"`x` minutes": "",
"`x` seconds": "",
"`x` years": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": ""
},
"`x` months": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": ""
},
"`x` weeks": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": ""
},
"`x` days": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": ""
},
"`x` hours": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": ""
},
"`x` minutes": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": ""
},
"`x` seconds": {
"([^.,0-9]|^)1([^.,0-9]|$)": "",
"": ""
},
"Fallback comments: ": "",
"Popular": "",
"Search": "",
@@ -341,6 +393,33 @@
"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: ": "",
"next_steps_error_message": "",
"next_steps_error_message_refresh": "",