refactor: Remove unused translations

This commit is contained in:
Christian Kußowski 2026-03-04 07:58:18 +01:00
commit 4dfa9873ee
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
57 changed files with 68 additions and 15554 deletions

View file

@ -131,11 +131,6 @@
"type": "String",
"placeholders": {}
},
"botMessages": "Botova sporočila",
"@botMessages": {
"type": "String",
"placeholders": {}
},
"cancel": "Prekliči",
"@cancel": {
"type": "String",
@ -303,8 +298,6 @@
"type": "String",
"placeholders": {}
},
"chatHasBeenAddedToThisSpace": "Klepet je bil dodan v ta prostor",
"@chatHasBeenAddedToThisSpace": {},
"chats": "Klepeti",
"@chats": {
"type": "String",
@ -406,21 +399,6 @@
"type": "String",
"placeholders": {}
},
"confirm": "Potrdi",
"@confirm": {
"type": "String",
"placeholders": {}
},
"containsDisplayName": "Vsebuje prikazno ime",
"@containsDisplayName": {
"type": "String",
"placeholders": {}
},
"containsUserName": "Vsebuje uporabniško ime",
"@containsUserName": {
"type": "String",
"placeholders": {}
},
"archive": "Arhiv",
"@archive": {
"type": "String",
@ -467,18 +445,6 @@
"type": "String",
"placeholders": {}
},
"badServerVersionsException": "Domači strežnik podpira različice Spec:\n{serverVersions}\nToda ta aplikacija podpira samo {supportedVersions}",
"@badServerVersionsException": {
"type": "String",
"placeholders": {
"serverVersions": {
"type": "String"
},
"supportedVersions": {
"type": "String"
}
}
},
"changedTheChatNameTo": "{username} je spremenil ime klepeta v: '{chatname}'",
"@changedTheChatNameTo": {
"type": "String",
@ -525,11 +491,6 @@
"type": "String",
"description": "Usage hint for the command /myroomnick"
},
"connect": "Povežite se",
"@connect": {
"type": "String",
"placeholders": {}
},
"contactHasBeenInvitedToTheGroup": "Kontakt je bil povabljen v skupino",
"@contactHasBeenInvitedToTheGroup": {
"type": "String",
@ -603,33 +564,6 @@
"type": "String",
"placeholders": {}
},
"dateWithYear": "{day}-{month}-{year}",
"@dateWithYear": {
"type": "String",
"placeholders": {
"year": {
"type": "String"
},
"month": {
"type": "String"
},
"day": {
"type": "String"
}
}
},
"dateWithoutYear": "{month}-{day}",
"@dateWithoutYear": {
"type": "String",
"placeholders": {
"month": {
"type": "String"
},
"day": {
"type": "String"
}
}
},
"createdTheChat": "{username} je ustvaril klepet",
"@createdTheChat": {
"type": "String",
@ -656,4 +590,4 @@
"type": "String",
"placeholders": {}
}
}
}