Re-key all |zero-pluralised translations for Localazy compatibility (#11417)

* Re-key all |zero-pluralised translations for Localazy compatibility

* Add missing interpolation variable

* i18n

* Add test coverage

* Improve coverage
This commit is contained in:
Michael Telatynski
2023-08-16 16:26:21 +01:00
committed by GitHub
parent a5107518b5
commit 6b14ecfdf9
51 changed files with 270 additions and 158 deletions

View File

@@ -132,7 +132,7 @@
"Unban": "Poista porttikielto",
"Unmute": "Poista mykistys",
"Unnamed Room": "Nimeämätön huone",
"Uploading %(filename)s and %(count)s others|zero": "Lähetetään %(filename)s",
"Uploading %(filename)s": "Lähetetään %(filename)s",
"Uploading %(filename)s and %(count)s others|one": "Lähetetään %(filename)s ja %(count)s muuta",
"%(senderDisplayName)s changed the room name to %(roomName)s.": "%(senderDisplayName)s vaihtoi huoneen nimeksi %(roomName)s.",
"Enable automatic language detection for syntax highlighting": "Ota automaattinen kielentunnistus käyttöön syntaksikorostusta varten",
@@ -2410,7 +2410,6 @@
"Experimental": "Kokeellinen",
"Themes": "Teemat",
"Other rooms": "Muut huoneet",
"%(spaceName)s and %(count)s others|zero": "%(spaceName)s",
"You cannot place calls without a connection to the server.": "Et voi soittaa puheluja ilman yhteyttä palvelimeen.",
"Connectivity to the server has been lost": "Yhteys palvelimeen on katkennut",
"You cannot place calls in this browser.": "Et voi soittaa puheluja tässä selaimessa.",
@@ -3073,7 +3072,7 @@
"Find my location": "Paikanna sijaintini",
"Exit fullscreen": "Poistu koko näytön tilasta",
"Enter fullscreen": "Siirry koko näytön tilaan",
"In %(spaceName)s and %(count)s other spaces.|zero": "Avaruudessa %(spaceName)s.",
"In %(spaceName)s.": "Avaruudessa %(spaceName)s.",
"In spaces %(space1Name)s and %(space2Name)s.": "Avaruuksissa %(space1Name)s ja %(space2Name)s.",
"Video call started in %(roomName)s. (not supported by this browser)": "Videopuhelu alkoi huoneessa %(roomName)s. (ei tuettu selaimesi toimesta)",
"Video call started in %(roomName)s.": "Videopuhelu alkoi huoneessa %(roomName)s.",