refactor: Remove unused translations
This commit is contained in:
parent
08e396c02c
commit
4dfa9873ee
57 changed files with 68 additions and 15554 deletions
|
|
@ -304,16 +304,6 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"confirm": "Potvrdiť",
|
||||
"@confirm": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"connect": "Pripojiť",
|
||||
"@connect": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"contactHasBeenInvitedToTheGroup": "Kontakt bol pozvaný do skupiny",
|
||||
"@contactHasBeenInvitedToTheGroup": {
|
||||
"type": "String",
|
||||
|
|
@ -383,33 +373,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"dateWithoutYear": "{day}.{month}",
|
||||
"@dateWithoutYear": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"month": {
|
||||
"type": "String"
|
||||
},
|
||||
"day": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dateWithYear": "{day}.{month}.{year}",
|
||||
"@dateWithYear": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"year": {
|
||||
"type": "String"
|
||||
},
|
||||
"month": {
|
||||
"type": "String"
|
||||
},
|
||||
"day": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"delete": "Odstrániť",
|
||||
"@delete": {
|
||||
"type": "String",
|
||||
|
|
@ -465,11 +428,6 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"emoteWarnNeedToPick": "Musíte zvoliť kód emotikonu a obrázok!",
|
||||
"@emoteWarnNeedToPick": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"emptyChat": "Prázdny chat",
|
||||
"@emptyChat": {
|
||||
"type": "String",
|
||||
|
|
@ -490,11 +448,6 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"enterYourHomeserver": "Zadajte svoj homeserver",
|
||||
"@enterYourHomeserver": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"fileName": "Názov súboru",
|
||||
"@fileName": {
|
||||
"type": "String",
|
||||
|
|
@ -571,11 +524,6 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"identity": "Identita",
|
||||
"@identity": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"incorrectPassphraseOrKey": "Nesprávna prístupová fráza alebo kľúč na obnovenie",
|
||||
"@incorrectPassphraseOrKey": {
|
||||
"type": "String",
|
||||
|
|
@ -691,11 +639,6 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"license": "Licencia",
|
||||
"@license": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"lightTheme": "Svetlá",
|
||||
"@lightTheme": {
|
||||
"type": "String",
|
||||
|
|
@ -881,11 +824,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"rejoin": "Vrátiť sa",
|
||||
"@rejoin": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"remove": "Odstrániť",
|
||||
"@remove": {
|
||||
"type": "String",
|
||||
|
|
@ -905,11 +843,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"removeDevice": "Odstráňiť zariadenie",
|
||||
"@removeDevice": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"unbanFromChat": "Odblokovať",
|
||||
"@unbanFromChat": {
|
||||
"type": "String",
|
||||
|
|
@ -930,15 +863,6 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"seenByUser": "Videné užívateľom {username}",
|
||||
"@seenByUser": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"username": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"send": "Odoslať",
|
||||
"@send": {
|
||||
"type": "String",
|
||||
|
|
@ -1004,11 +928,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"setInvitationLink": "Nastaviť odkaz pre pozvánku",
|
||||
"@setInvitationLink": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"setStatus": "Nastaviť status",
|
||||
"@setStatus": {
|
||||
"type": "String",
|
||||
|
|
@ -1120,15 +1039,6 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"unreadChats": "{unreadCount, plural, other{{unreadCount} neprečítaných chatov}}",
|
||||
"@unreadChats": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"unreadCount": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"userAndOthersAreTyping": "{username} a {count} dalších píšu…",
|
||||
"@userAndOthersAreTyping": {
|
||||
"type": "String",
|
||||
|
|
@ -1248,11 +1158,6 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"wallpaper": "Pozadie",
|
||||
"@wallpaper": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"whoIsAllowedToJoinThisGroup": "Kto môže vstúpiť do tejto skupiny",
|
||||
"@whoIsAllowedToJoinThisGroup": {
|
||||
"type": "String",
|
||||
|
|
@ -1283,11 +1188,6 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"people": "Ľudia",
|
||||
"@people": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"chats": "Čety",
|
||||
"@chats": {
|
||||
"type": "String",
|
||||
|
|
@ -1303,18 +1203,6 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"badServerVersionsException": "Domovský server podporuje verzie špecifikácie:\n{serverVersions}\nAle táto aplikácie podporuje iba {supportedVersions}",
|
||||
"@badServerVersionsException": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"serverVersions": {
|
||||
"type": "String"
|
||||
},
|
||||
"supportedVersions": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"answeredTheCall": "{senderName} prevzal hovor",
|
||||
"@answeredTheCall": {
|
||||
"type": "String",
|
||||
|
|
@ -1349,11 +1237,6 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"sendSticker": "Poslať nálepku",
|
||||
"@sendSticker": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"roomVersion": "Verzia miestnosti",
|
||||
"@roomVersion": {
|
||||
"type": "String",
|
||||
|
|
@ -1369,11 +1252,6 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"setPermissionsLevel": "Nastaviť úroveň oprávnení",
|
||||
"@setPermissionsLevel": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"badServerLoginTypesException": "Server podporuje tieto typy prihlásenia:\n{serverVersions}\nAle táto aplikácia podporuje iba:\n{supportedVersions}",
|
||||
"@badServerLoginTypesException": {
|
||||
"type": "String",
|
||||
|
|
@ -1442,11 +1320,6 @@
|
|||
"@sendAsText": {
|
||||
"type": "String"
|
||||
},
|
||||
"sendOriginal": "Poslať originál",
|
||||
"@sendOriginal": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"sendVideo": "Poslať video",
|
||||
"@sendVideo": {
|
||||
"type": "String",
|
||||
|
|
@ -1454,4 +1327,4 @@
|
|||
},
|
||||
"importNow": "Importovať teraz",
|
||||
"@importNow": {}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue