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

@@ -272,7 +272,7 @@
"Failed to reject invite": "Mistókst að hafna boði",
"Failed to load timeline position": "Mistókst að hlaða inn staðsetningu á tímalínu",
"Uploading %(filename)s and %(count)s others|other": "Sendi inn %(filename)s og %(count)s til viðbótar",
"Uploading %(filename)s and %(count)s others|zero": "Sendi inn %(filename)s",
"Uploading %(filename)s": "Sendi inn %(filename)s",
"Uploading %(filename)s and %(count)s others|one": "Sendi inn %(filename)s og %(count)s til viðbótar",
"Unable to remove contact information": "Ekki tókst að fjarlægja upplýsingar um tengilið",
"<not supported>": "<ekki stutt>",
@@ -835,7 +835,6 @@
"Sets the room name": "Stillir heiti spjallrásar",
"Effects": "Brellur",
"Setting up keys": "Set upp dulritunarlykla",
"%(spaceName)s and %(count)s others|zero": "%(spaceName)s",
"%(spaceName)s and %(count)s others|other": "%(spaceName)s og %(count)s til viðbótar",
"%(space1Name)s and %(space2Name)s": "%(space1Name)s og %(space2Name)s",
"Custom (%(level)s)": "Sérsniðið (%(level)s)",
@@ -982,7 +981,7 @@
"Setting:": "Stilling:",
"Edit setting": "Breyta stillingu",
"Value": "Gildi",
"<%(count)s spaces>|zero": "<auður strengur>",
"<empty string>": "<auður strengur>",
"<%(count)s spaces>|one": "<svæði>",
"<%(count)s spaces>|other": "<%(count)s svæði>",
"Public space": "Opinbert svæði",
@@ -3017,7 +3016,7 @@
"Reset bearing to north": "Frumstilla stefnu á norður",
"Toggle attribution": "Víxla tilvísun af/á",
"In %(spaceName)s and %(count)s other spaces.|one": "Á %(spaceName)s og %(count)s svæði til viðbótar.",
"In %(spaceName)s and %(count)s other spaces.|zero": "Á svæðinu %(spaceName)s.",
"In %(spaceName)s.": "Á svæðinu %(spaceName)s.",
"In %(spaceName)s and %(count)s other spaces.|other": "Á %(spaceName)s og %(count)s svæðum til viðbótar.",
"In spaces %(space1Name)s and %(space2Name)s.": "Á svæðunum %(space1Name)s og %(space2Name)s.",
"You're the only admin of this space. Leaving it will mean no one has control over it.": "Þú ert eini stjórnandi þessa svæðis. Ef þú yfirgefur það verður enginn annar sem er með stjórn yfir því.",