Fix plurilzation regex

This commit is contained in:
Omar Roth 2019-09-09 18:09:21 -04:00
parent 68cf24d100
commit 1f37faad42
No known key found for this signature in database
GPG Key ID: B8254FB7EC3D37F2
3 changed files with 46 additions and 46 deletions

View File

@ -1,10 +1,10 @@
{ {
"`x` subscribers": { "`x` subscribers": {
"(\\D|^)1(\\D|$)": "`x` συνδρομητής", "([^0-9]|^)1([^,0-9]|$)": "`x` συνδρομητής",
"": "`x` συνδρομητές" "": "`x` συνδρομητές"
}, },
"`x` videos": { "`x` videos": {
"(\\D|^)1(\\D|$)": "`x` βίντεο", "([^0-9]|^)1([^,0-9]|$)": "`x` βίντεο",
"": "`x` βίντεο" "": "`x` βίντεο"
}, },
"LIVE": "ΖΩΝΤΑΝΑ", "LIVE": "ΖΩΝΤΑΝΑ",
@ -119,11 +119,11 @@
"Token manager": "Διαχειριστής διασυνδέσεων", "Token manager": "Διαχειριστής διασυνδέσεων",
"Token": "Διασύνδεση", "Token": "Διασύνδεση",
"`x` subscriptions": { "`x` subscriptions": {
"(\\D|^)1(\\D|$)": "`x` συνδρομή", "([^0-9]|^)1([^,0-9]|$)": "`x` συνδρομή",
"": "`x` συνδρομές" "": "`x` συνδρομές"
}, },
"`x` tokens": { "`x` tokens": {
"(\\D|^)1(\\D|$)": "`x` διασύνδεση", "([^0-9]|^)1([^,0-9]|$)": "`x` διασύνδεση",
"": "`x` διασυνδέσεις" "": "`x` διασυνδέσεις"
}, },
"Import/export": "Εισαγωγή/εξαγωγή", "Import/export": "Εισαγωγή/εξαγωγή",
@ -131,7 +131,7 @@
"revoke": "ανάκληση", "revoke": "ανάκληση",
"Subscriptions": "Συνδρομές", "Subscriptions": "Συνδρομές",
"`x` unseen notifications": { "`x` unseen notifications": {
"(\\D|^)1(\\D|$)": "`x` καινούρια ειδοποίηση", "([^0-9]|^)1([^,0-9]|$)": "`x` καινούρια ειδοποίηση",
"": "`x` καινούριες ειδοποιήσεις" "": "`x` καινούριες ειδοποιήσεις"
}, },
"search": "αναζήτηση", "search": "αναζήτηση",
@ -154,7 +154,7 @@
"Blacklisted regions: ": "Μη-επιτρεπτές περιοχές: ", "Blacklisted regions: ": "Μη-επιτρεπτές περιοχές: ",
"Shared `x`": "Μοιράστηκε το `x`", "Shared `x`": "Μοιράστηκε το `x`",
"`x` views": { "`x` views": {
"(\\D|^)1(\\D|$)": "`x` προβολή", "([^0-9]|^)1([^,0-9]|$)": "`x` προβολή",
"": "`x` προβολές" "": "`x` προβολές"
}, },
"Premieres in `x`": "Πρώτη προβολή σε `x`", "Premieres in `x`": "Πρώτη προβολή σε `x`",
@ -188,13 +188,13 @@
"Could not get channel info.": "Αδύναμια εύρεσης πληροφοριών καναλιού.", "Could not get channel info.": "Αδύναμια εύρεσης πληροφοριών καναλιού.",
"Could not fetch comments": "Αδυναμία λήψης σχολίων", "Could not fetch comments": "Αδυναμία λήψης σχολίων",
"View `x` replies": { "View `x` replies": {
"(\\D|^)1(\\D|$)": "Προβολή `x` απάντησης", "([^0-9]|^)1([^,0-9]|$)": "Προβολή `x` απάντησης",
"": "Προβολή `x` απαντήσεων" "": "Προβολή `x` απαντήσεων"
}, },
"`x` ago": "Πριν `x`", "`x` ago": "Πριν `x`",
"Load more": "Φόρτωση περισσότερων", "Load more": "Φόρτωση περισσότερων",
"`x` points": { "`x` points": {
"(\\D|^)1(\\D|$)": "`x` βαθμός", "([^0-9]|^)1([^,0-9]|$)": "`x` βαθμός",
"": "`x` βαθμοί" "": "`x` βαθμοί"
}, },
"Could not create mix.": "Αδυναμία δημιουργίας μίξης.", "Could not create mix.": "Αδυναμία δημιουργίας μίξης.",
@ -315,31 +315,31 @@
"Yoruba": "Γιορούμπα", "Yoruba": "Γιορούμπα",
"Zulu": "Ζουλού", "Zulu": "Ζουλού",
"`x` years": { "`x` years": {
"(\\D|^)1(\\D|$)": "`x` χρόνο", "([^0-9]|^)1([^,0-9]|$)": "`x` χρόνο",
"": "`x` χρόνια" "": "`x` χρόνια"
}, },
"`x` months": { "`x` months": {
"(\\D|^)1(\\D|$)": "`x` μήνα", "([^0-9]|^)1([^,0-9]|$)": "`x` μήνα",
"": "`x` μήνες" "": "`x` μήνες"
}, },
"`x` weeks": { "`x` weeks": {
"(\\D|^)1(\\D|$)": "`x` εβδομάδα", "([^0-9]|^)1([^,0-9]|$)": "`x` εβδομάδα",
"": "`x` εβδομάδες" "": "`x` εβδομάδες"
}, },
"`x` days": { "`x` days": {
"(\\D|^)1(\\D|$)": "`x` ημέρα", "([^0-9]|^)1([^,0-9]|$)": "`x` ημέρα",
"": "`x` ημέρες" "": "`x` ημέρες"
}, },
"`x` hours": { "`x` hours": {
"(\\D|^)1(\\D|$)": "`x` ώρα", "([^0-9]|^)1([^,0-9]|$)": "`x` ώρα",
"": "`x` ώρες" "": "`x` ώρες"
}, },
"`x` minutes": { "`x` minutes": {
"(\\D|^)1(\\D|$)": "`x` λεπτό", "([^0-9]|^)1([^,0-9]|$)": "`x` λεπτό",
"": "`x` λεπτά" "": "`x` λεπτά"
}, },
"`x` seconds": { "`x` seconds": {
"(\\D|^)1(\\D|$)": "`x` δευτερόλεπτο", "([^0-9]|^)1([^,0-9]|$)": "`x` δευτερόλεπτο",
"": "`x` δευτερόλεπτα" "": "`x` δευτερόλεπτα"
}, },
"Fallback comments: ": "Εναλλακτικά σχόλια: ", "Fallback comments: ": "Εναλλακτικά σχόλια: ",

View File

@ -1,10 +1,10 @@
{ {
"`x` subscribers": { "`x` subscribers": {
"(\\D|^)1(\\D|$)": "`x` subscriber", "([^0-9]|^)1([^,0-9]|$)": "`x` subscriber",
"": "`x` subscribers" "": "`x` subscribers"
}, },
"`x` videos": { "`x` videos": {
"(\\D|^)1(\\D|$)": "`x` video", "([^0-9]|^)1([^,0-9]|$)": "`x` video",
"": "`x` videos" "": "`x` videos"
}, },
"LIVE": "LIVE", "LIVE": "LIVE",
@ -119,11 +119,11 @@
"Token manager": "Token manager", "Token manager": "Token manager",
"Token": "Token", "Token": "Token",
"`x` subscriptions": { "`x` subscriptions": {
"(\\D|^)1(\\D|$)": "`x` subscription", "([^0-9]|^)1([^,0-9]|$)": "`x` subscription",
"": "`x` subscriptions" "": "`x` subscriptions"
}, },
"`x` tokens": { "`x` tokens": {
"(\\D|^)1(\\D|$)": "`x` token", "([^0-9]|^)1([^,0-9]|$)": "`x` token",
"": "`x` tokens" "": "`x` tokens"
}, },
"Import/export": "Import/export", "Import/export": "Import/export",
@ -131,7 +131,7 @@
"revoke": "revoke", "revoke": "revoke",
"Subscriptions": "Subscriptions", "Subscriptions": "Subscriptions",
"`x` unseen notifications": { "`x` unseen notifications": {
"(\\D|^)1(\\D|$)": "`x` unseen notification", "([^0-9]|^)1([^,0-9]|$)": "`x` unseen notification",
"": "`x` unseen notifications" "": "`x` unseen notifications"
}, },
"search": "search", "search": "search",
@ -154,7 +154,7 @@
"Blacklisted regions: ": "Blacklisted regions: ", "Blacklisted regions: ": "Blacklisted regions: ",
"Shared `x`": "Shared `x`", "Shared `x`": "Shared `x`",
"`x` views": { "`x` views": {
"(\\D|^)1(\\D|$)": "`x` views", "([^0-9]|^)1([^,0-9]|$)": "`x` views",
"": "`x` views" "": "`x` views"
}, },
"Premieres in `x`": "Premieres in `x`", "Premieres in `x`": "Premieres in `x`",
@ -188,13 +188,13 @@
"Could not get channel info.": "Could not get channel info.", "Could not get channel info.": "Could not get channel info.",
"Could not fetch comments": "Could not fetch comments", "Could not fetch comments": "Could not fetch comments",
"View `x` replies": { "View `x` replies": {
"(\\D|^)1(\\D|$)": "View `x` reply", "([^0-9]|^)1([^,0-9]|$)": "View `x` reply",
"": "View `x` replies" "": "View `x` replies"
}, },
"`x` ago": "`x` ago", "`x` ago": "`x` ago",
"Load more": "Load more", "Load more": "Load more",
"`x` points": { "`x` points": {
"(\\D|^)1(\\D|$)": "`x` point", "([^0-9]|^)1([^,0-9]|$)": "`x` point",
"": "`x` points" "": "`x` points"
}, },
"Could not create mix.": "Could not create mix.", "Could not create mix.": "Could not create mix.",
@ -315,31 +315,31 @@
"Yoruba": "Yoruba", "Yoruba": "Yoruba",
"Zulu": "Zulu", "Zulu": "Zulu",
"`x` years": { "`x` years": {
"(\\D|^)1(\\D|$)": "`x` year", "([^0-9]|^)1([^,0-9]|$)": "`x` year",
"": "`x` years" "": "`x` years"
}, },
"`x` months": { "`x` months": {
"(\\D|^)1(\\D|$)": "`x` month", "([^0-9]|^)1([^,0-9]|$)": "`x` month",
"": "`x` months" "": "`x` months"
}, },
"`x` weeks": { "`x` weeks": {
"(\\D|^)1(\\D|$)": "`x` week", "([^0-9]|^)1([^,0-9]|$)": "`x` week",
"": "`x` weeks" "": "`x` weeks"
}, },
"`x` days": { "`x` days": {
"(\\D|^)1(\\D|$)": "`x` day", "([^0-9]|^)1([^,0-9]|$)": "`x` day",
"": "`x` days" "": "`x` days"
}, },
"`x` hours": { "`x` hours": {
"(\\D|^)1(\\D|$)": "`x` hour", "([^0-9]|^)1([^,0-9]|$)": "`x` hour",
"": "`x` hours" "": "`x` hours"
}, },
"`x` minutes": { "`x` minutes": {
"(\\D|^)1(\\D|$)": "`x` minute", "([^0-9]|^)1([^,0-9]|$)": "`x` minute",
"": "`x` minutes" "": "`x` minutes"
}, },
"`x` seconds": { "`x` seconds": {
"(\\D|^)1(\\D|$)": "`x` second", "([^0-9]|^)1([^,0-9]|$)": "`x` second",
"": "`x` seconds" "": "`x` seconds"
}, },
"Fallback comments: ": "Fallback comments: ", "Fallback comments: ": "Fallback comments: ",

View File

@ -1,10 +1,10 @@
{ {
"`x` subscribers": { "`x` subscribers": {
"(\\D|^)1(\\D|$)": "`x` iscritto", "([^0-9]|^)1([^,0-9]|$)": "`x` iscritto",
"": "`x` iscritti" "": "`x` iscritti"
}, },
"`x` videos": { "`x` videos": {
"(\\D|^)1(\\D|$)": "`x` video", "([^0-9]|^)1([^,0-9]|$)": "`x` video",
"": "`x` video" "": "`x` video"
}, },
"LIVE": "IN DIRETTA", "LIVE": "IN DIRETTA",
@ -119,11 +119,11 @@
"Token manager": "Gestione dei gettoni", "Token manager": "Gestione dei gettoni",
"Token": "Gettone", "Token": "Gettone",
"`x` subscriptions": { "`x` subscriptions": {
"(\\D|^)1(\\D|$)": "`x` iscrizione", "([^0-9]|^)1([^,0-9]|$)": "`x` iscrizione",
"": "`x` iscrizioni" "": "`x` iscrizioni"
}, },
"`x` tokens": { "`x` tokens": {
"(\\D|^)1(\\D|$)": "`x` gettone", "([^0-9]|^)1([^,0-9]|$)": "`x` gettone",
"": "`x` gettoni" "": "`x` gettoni"
}, },
"Import/export": "Importa/esporta", "Import/export": "Importa/esporta",
@ -131,7 +131,7 @@
"revoke": "revoca", "revoke": "revoca",
"Subscriptions": "Iscrizioni", "Subscriptions": "Iscrizioni",
"`x` unseen notifications": { "`x` unseen notifications": {
"(\\D|^)1(\\D|$)": "`x` notifica non visualizzata", "([^0-9]|^)1([^,0-9]|$)": "`x` notifica non visualizzata",
"": "`x` notifiche non visualizzate" "": "`x` notifiche non visualizzate"
}, },
"search": "Cerca", "search": "Cerca",
@ -154,7 +154,7 @@
"Blacklisted regions: ": "Regioni in lista nera: ", "Blacklisted regions: ": "Regioni in lista nera: ",
"Shared `x`": "Condiviso `x`", "Shared `x`": "Condiviso `x`",
"`x` views": { "`x` views": {
"(\\D|^)1(\\D|$)": "`x` visualizzazione", "([^0-9]|^)1([^,0-9]|$)": "`x` visualizzazione",
"": "`x` visualizzazioni" "": "`x` visualizzazioni"
}, },
"Premieres in `x`": "", "Premieres in `x`": "",
@ -188,13 +188,13 @@
"Could not get channel info.": "Impossibile ottenere le informazioni del canale.", "Could not get channel info.": "Impossibile ottenere le informazioni del canale.",
"Could not fetch comments": "Impossibile recuperare i commenti", "Could not fetch comments": "Impossibile recuperare i commenti",
"View `x` replies": { "View `x` replies": {
"(\\D|^)1(\\D|$)": "Visualizza `x` risposta", "([^0-9]|^)1([^,0-9]|$)": "Visualizza `x` risposta",
"": "Visualizza `x` risposte" "": "Visualizza `x` risposte"
}, },
"`x` ago": "`x` fa", "`x` ago": "`x` fa",
"Load more": "Carica altro", "Load more": "Carica altro",
"`x` points": { "`x` points": {
"(\\D|^)1(\\D|$)": "`x` punto", "([^0-9]|^)1([^,0-9]|$)": "`x` punto",
"": "`x` punti" "": "`x` punti"
}, },
"Could not create mix.": "Impossibile creare il mix.", "Could not create mix.": "Impossibile creare il mix.",
@ -315,31 +315,31 @@
"Yoruba": "Yoruba", "Yoruba": "Yoruba",
"Zulu": "Zulu", "Zulu": "Zulu",
"`x` years": { "`x` years": {
"(\\D|^)1(\\D|$)": "`x` anno", "([^0-9]|^)1([^,0-9]|$)": "`x` anno",
"": "`x` anni" "": "`x` anni"
}, },
"`x` months": { "`x` months": {
"(\\D|^)1(\\D|$)": "`x` mese", "([^0-9]|^)1([^,0-9]|$)": "`x` mese",
"": "`x` mesi" "": "`x` mesi"
}, },
"`x` weeks": { "`x` weeks": {
"(\\D|^)1(\\D|$)": "`x` settimana", "([^0-9]|^)1([^,0-9]|$)": "`x` settimana",
"": "`x` settimane" "": "`x` settimane"
}, },
"`x` days": { "`x` days": {
"(\\D|^)1(\\D|$)": "`x` giorno", "([^0-9]|^)1([^,0-9]|$)": "`x` giorno",
"": "`x` giorni" "": "`x` giorni"
}, },
"`x` hours": { "`x` hours": {
"(\\D|^)1(\\D|$)": "`x` ora", "([^0-9]|^)1([^,0-9]|$)": "`x` ora",
"": "`x` ore" "": "`x` ore"
}, },
"`x` minutes": { "`x` minutes": {
"(\\D|^)1(\\D|$)": "`x` minuto", "([^0-9]|^)1([^,0-9]|$)": "`x` minuto",
"": "`x` minuti" "": "`x` minuti"
}, },
"`x` seconds": { "`x` seconds": {
"(\\D|^)1(\\D|$)": "`x` secondo", "([^0-9]|^)1([^,0-9]|$)": "`x` secondo",
"": "`x` secondi" "": "`x` secondi"
}, },
"Fallback comments: ": "Commenti alternativi: ", "Fallback comments: ": "Commenti alternativi: ",
@ -367,4 +367,4 @@
"Playlists": "Playlist", "Playlists": "Playlist",
"Community": "Comunità", "Community": "Comunità",
"Current version: ": "Versione attuale: " "Current version: ": "Versione attuale: "
} }