refactor: Update arb file types

This commit is contained in:
Krille 2025-02-14 08:28:47 +01:00
commit 25872eeb26
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
55 changed files with 43340 additions and 31747 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -5,7 +5,7 @@
"@notAnImage": {}, "@notAnImage": {},
"remove": "Remover", "remove": "Remover",
"@remove": { "@remove": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"importEmojis": "Importar emojis", "importEmojis": "Importar emojis",
@ -20,36 +20,40 @@
"@replace": {}, "@replace": {},
"about": "A proposito de", "about": "A proposito de",
"@about": { "@about": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"accept": "Acceptar", "accept": "Acceptar",
"@accept": { "@accept": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"acceptedTheInvitation": "👍 {username} acceptava tu invitation", "acceptedTheInvitation": "👍 {username} acceptava tu invitation",
"@acceptedTheInvitation": { "@acceptedTheInvitation": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"account": "Conto", "account": "Conto",
"@account": { "@account": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"addEmail": "Adder email", "addEmail": "Adder email",
"@addEmail": { "@addEmail": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"supposedMxid": "Isto deberea esser {mxid}", "supposedMxid": "Isto deberea esser {mxid}",
"@supposedMxid": { "@supposedMxid": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"mxid": {} "mxid": {
"type": "String"
}
} }
}, },
"@custom": {} "@custom": {}

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
{ {
"alias": "მეტსახელი", "alias": "მეტსახელი",
"@alias": { "@alias": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"appLockDescription": "პინკოდის გამოყენების გარეშე აპლიკაციის ბლოკირება", "appLockDescription": "პინკოდის გამოყენების გარეშე აპლიკაციის ბლოკირება",
@ -10,208 +10,234 @@
"@commandHint_hug": {}, "@commandHint_hug": {},
"areYouSure": "დარწმუნებული ხართ?", "areYouSure": "დარწმუნებული ხართ?",
"@areYouSure": { "@areYouSure": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"areYouSureYouWantToLogout": "დარწმუნებული ხართ, რომ გამოსვლა გსურთ?", "areYouSureYouWantToLogout": "დარწმუნებული ხართ, რომ გამოსვლა გსურთ?",
"@areYouSureYouWantToLogout": { "@areYouSureYouWantToLogout": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"hugContent": "{senderName} მეგობრულად გეხუტება", "hugContent": "{senderName} მეგობრულად გეხუტება",
"@hugContent": { "@hugContent": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"senderName": {} "senderName": {
"type": "String"
}
} }
}, },
"askSSSSSign": "სხვა მომხმარებლის დადასტურებლად, გთხოვთ, ჩაწეროთ თქვენი ან საიდუმლო ფრაზა, ან აღდგენის გასაღები.", "askSSSSSign": "სხვა მომხმარებლის დადასტურებლად, გთხოვთ, ჩაწეროთ თქვენი ან საიდუმლო ფრაზა, ან აღდგენის გასაღები.",
"@askSSSSSign": { "@askSSSSSign": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"autoplayImages": "ანიმირებული სტიკერებისა და ემოჯების ავტომატური ჩართვა", "autoplayImages": "ანიმირებული სტიკერებისა და ემოჯების ავტომატური ჩართვა",
"@autoplayImages": { "@autoplayImages": {
"type": "text", "type": "String",
"placeholder": {} "placeholder": {}
}, },
"banFromChat": "ჩატიდან გაგდება და ბლოკირება", "banFromChat": "ჩატიდან გაგდება და ბლოკირება",
"@banFromChat": { "@banFromChat": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"banned": "დაბლოკილია", "banned": "დაბლოკილია",
"@banned": { "@banned": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"badServerLoginTypesException": "ამ სერვერს აქვს შესვლის მეთოდების მხარდაჭერა:\n{serverVersions}\nმაგრამ ამ აპლიკაციას აქვს მხარდაჭერა მხოლოდ:\n{supportedVersions}", "badServerLoginTypesException": "ამ სერვერს აქვს შესვლის მეთოდების მხარდაჭერა:\n{serverVersions}\nმაგრამ ამ აპლიკაციას აქვს მხარდაჭერა მხოლოდ:\n{supportedVersions}",
"@badServerLoginTypesException": { "@badServerLoginTypesException": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"serverVersions": {}, "serverVersions": {
"supportedVersions": {} "type": "String"
},
"supportedVersions": {
"type": "String"
}
} }
}, },
"sendOnEnter": "გაგზავნა enter-ის დაჭერისას", "sendOnEnter": "გაგზავნა enter-ის დაჭერისას",
"@sendOnEnter": {}, "@sendOnEnter": {},
"bannedUser": "{username} დაბლოკა {targetName}", "bannedUser": "{username} დაბლოკა {targetName}",
"@bannedUser": { "@bannedUser": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"targetName": {} "type": "String"
},
"targetName": {
"type": "String"
}
} }
}, },
"blockDevice": "მოწყობილების ბლოკირება", "blockDevice": "მოწყობილების ბლოკირება",
"@blockDevice": { "@blockDevice": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"blocked": "დაბლოკილია", "blocked": "დაბლოკილია",
"@blocked": { "@blocked": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"botMessages": "ბოტის შეტყობინებები", "botMessages": "ბოტის შეტყობინებები",
"@botMessages": { "@botMessages": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"cancel": "გაუქმება", "cancel": "გაუქმება",
"@cancel": { "@cancel": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changedTheHistoryVisibilityTo": "{username} შეცვალა ისტორიის ხილვადობა: {rules}", "changedTheHistoryVisibilityTo": "{username} შეცვალა ისტორიის ხილვადობა: {rules}",
"@changedTheHistoryVisibilityTo": { "@changedTheHistoryVisibilityTo": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"rules": {} "type": "String"
},
"rules": {
"type": "String"
}
} }
}, },
"changedTheJoinRules": "{username} გაწევრიანების წესები შეცვალა", "changedTheJoinRules": "{username} გაწევრიანების წესები შეცვალა",
"@changedTheJoinRules": { "@changedTheJoinRules": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheProfileAvatar": "{username} შეცვალა პროფილის ფოტო", "changedTheProfileAvatar": "{username} შეცვალა პროფილის ფოტო",
"@changedTheProfileAvatar": { "@changedTheProfileAvatar": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"chat": "ჩატი", "chat": "ჩატი",
"@chat": { "@chat": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changeYourAvatar": "პროფილის ფოტოს შეცვლა", "changeYourAvatar": "პროფილის ფოტოს შეცვლა",
"@changeYourAvatar": { "@changeYourAvatar": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"yourChatBackupHasBeenSetUp": "თქვენი ჩატის სარეზერვო საშუალება კონფიგურირებული იქნა.", "yourChatBackupHasBeenSetUp": "თქვენი ჩატის სარეზერვო საშუალება კონფიგურირებული იქნა.",
"@yourChatBackupHasBeenSetUp": {}, "@yourChatBackupHasBeenSetUp": {},
"channelCorruptedDecryptError": "დაშიფვრა დაზიანდა", "channelCorruptedDecryptError": "დაშიფვრა დაზიანდა",
"@channelCorruptedDecryptError": { "@channelCorruptedDecryptError": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatBackupDescription": "თქვენი ძველი შეტყობინებები დაცულია აღდგების გასაღებით. არ დაკარგოთ ის.", "chatBackupDescription": "თქვენი ძველი შეტყობინებები დაცულია აღდგების გასაღებით. არ დაკარგოთ ის.",
"@chatBackupDescription": { "@chatBackupDescription": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"commandHint_discardsession": "სესიის გაუქმება", "commandHint_discardsession": "სესიის გაუქმება",
"@commandHint_discardsession": { "@commandHint_discardsession": {
"type": "text", "type": "String",
"description": "Usage hint for the command /discardsession" "description": "Usage hint for the command /discardsession"
}, },
"commandHint_invite": "მოცემული მომხმარებლის მოწვევა ამ ოთახში", "commandHint_invite": "მოცემული მომხმარებლის მოწვევა ამ ოთახში",
"@commandHint_invite": { "@commandHint_invite": {
"type": "text", "type": "String",
"description": "Usage hint for the command /invite" "description": "Usage hint for the command /invite"
}, },
"commandHint_plain": "არაფორმატირებული ტექსტის გაგზავნა", "commandHint_plain": "არაფორმატირებული ტექსტის გაგზავნა",
"@commandHint_plain": { "@commandHint_plain": {
"type": "text", "type": "String",
"description": "Usage hint for the command /plain" "description": "Usage hint for the command /plain"
}, },
"commandHint_send": "ტექსტის გაგზავნა", "commandHint_send": "ტექსტის გაგზავნა",
"@commandHint_send": { "@commandHint_send": {
"type": "text", "type": "String",
"description": "Usage hint for the command /send" "description": "Usage hint for the command /send"
}, },
"commandMissing": "{command} არაა ბრძანება.", "commandMissing": "{command} არაა ბრძანება.",
"@commandMissing": { "@commandMissing": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"command": {} "command": {
"type": "String"
}
}, },
"description": "State that {command} is not a valid /command." "description": "State that {command} is not a valid /command."
}, },
"confirm": "დადასტურება", "confirm": "დადასტურება",
"@confirm": { "@confirm": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"connect": "დაკავშირება", "connect": "დაკავშირება",
"@connect": { "@connect": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"countParticipants": "{count} მონაწილე", "countParticipants": "{count} მონაწილე",
"@countParticipants": { "@countParticipants": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"count": {} "count": {
"type": "int"
}
} }
}, },
"createGroup": "ჯგუფის შექმნა", "createGroup": "ჯგუფის შექმნა",
"@createGroup": {}, "@createGroup": {},
"deactivateAccountWarning": "ეს გააუქმებს თქვენს ანგარიშს. ამის გაუქმება შეუძლებელია. დარწმუნებული ხართ?", "deactivateAccountWarning": "ეს გააუქმებს თქვენს ანგარიშს. ამის გაუქმება შეუძლებელია. დარწმუნებული ხართ?",
"@deactivateAccountWarning": { "@deactivateAccountWarning": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"devices": "მოწყობილებები", "devices": "მოწყობილებები",
"@devices": { "@devices": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"darkTheme": "ბნელი", "darkTheme": "ბნელი",
"@darkTheme": { "@darkTheme": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatPermissions": "ჩატის უფლებები", "chatPermissions": "ჩატის უფლებები",
"@chatPermissions": {}, "@chatPermissions": {},
"dateAndTimeOfDay": "{date}, {timeOfDay}", "dateAndTimeOfDay": "{date}, {timeOfDay}",
"@dateAndTimeOfDay": { "@dateAndTimeOfDay": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"date": {}, "date": {
"timeOfDay": {} "type": "String"
},
"timeOfDay": {
"type": "String"
}
} }
}, },
"editRoomAliases": "ოთახის მეტსახელების შეცვლა", "editRoomAliases": "ოთახის მეტსახელების შეცვლა",
"@editRoomAliases": { "@editRoomAliases": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"emoteExists": "ეს ემოცია უკვე არსებობს!", "emoteExists": "ეს ემოცია უკვე არსებობს!",
"@emoteExists": { "@emoteExists": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"emoteInvalid": "ემოციის არასწორი მოკლე კოდი!", "emoteInvalid": "ემოციის არასწორი მოკლე კოდი!",
"@emoteInvalid": { "@emoteInvalid": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"importNow": "იმპორტი", "importNow": "იმპორტი",
@ -226,24 +252,26 @@
"@replace": {}, "@replace": {},
"accept": "თანხმობა", "accept": "თანხმობა",
"@accept": { "@accept": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"acceptedTheInvitation": "👍 {username} მიიღო მოწვევა", "acceptedTheInvitation": "👍 {username} მიიღო მოწვევა",
"@acceptedTheInvitation": { "@acceptedTheInvitation": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"account": "ანგარიში", "account": "ანგარიში",
"@account": { "@account": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"addEmail": "ელ.ფოსტის დამატება", "addEmail": "ელ.ფოსტის დამატება",
"@addEmail": { "@addEmail": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"confirmMatrixId": "გთხოვთ, დაადასტუროთ თქვენი Matrix ID ანგარიშის წაშლისათვის.", "confirmMatrixId": "გთხოვთ, დაადასტუროთ თქვენი Matrix ID ანგარიშის წაშლისათვის.",
@ -254,393 +282,445 @@
"@addToSpace": {}, "@addToSpace": {},
"admin": "ადმინი", "admin": "ადმინი",
"@admin": { "@admin": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"all": "ყველა", "all": "ყველა",
"@all": { "@all": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"allChats": "ყველა ჩატი", "allChats": "ყველა ჩატი",
"@allChats": { "@allChats": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"commandHint_cuddle": "ჩახუტების გაგზავნა", "commandHint_cuddle": "ჩახუტების გაგზავნა",
"@commandHint_cuddle": {}, "@commandHint_cuddle": {},
"answeredTheCall": "{senderName} უპასუხა ზარს", "answeredTheCall": "{senderName} უპასუხა ზარს",
"@answeredTheCall": { "@answeredTheCall": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"senderName": {} "senderName": {
"type": "String"
}
} }
}, },
"anyoneCanJoin": "ყველას შეუძლია გაწევრიანება", "anyoneCanJoin": "ყველას შეუძლია გაწევრიანება",
"@anyoneCanJoin": { "@anyoneCanJoin": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"appLock": "აპლიკაციის ბლოკირება", "appLock": "აპლიკაციის ბლოკირება",
"@appLock": { "@appLock": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"archive": "არქივი", "archive": "არქივი",
"@archive": { "@archive": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"commandHint_googly": "გამოშტერილი თვალების გაგზავნა", "commandHint_googly": "გამოშტერილი თვალების გაგზავნა",
"@commandHint_googly": {}, "@commandHint_googly": {},
"googlyEyesContent": "{senderName} გამოშტერილ თვალებს გიგზავნის", "googlyEyesContent": "{senderName} გამოშტერილ თვალებს გიგზავნის",
"@googlyEyesContent": { "@googlyEyesContent": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"senderName": {} "senderName": {
"type": "String"
}
} }
}, },
"cuddleContent": "{senderName} გეხუტება", "cuddleContent": "{senderName} გეხუტება",
"@cuddleContent": { "@cuddleContent": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"senderName": {} "senderName": {
"type": "String"
}
} }
}, },
"areGuestsAllowedToJoin": "შეუძლიათ თუ არა სტუმარ მომხმარებლებს გაწევრიანება", "areGuestsAllowedToJoin": "შეუძლიათ თუ არა სტუმარ მომხმარებლებს გაწევრიანება",
"@areGuestsAllowedToJoin": { "@areGuestsAllowedToJoin": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"askVerificationRequest": "მიიღებთ {username} დადასტურების მოთხოვნას?", "askVerificationRequest": "მიიღებთ {username} დადასტურების მოთხოვნას?",
"@askVerificationRequest": { "@askVerificationRequest": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"sendTypingNotifications": "წერის შეტყობინების გაგზავნა", "sendTypingNotifications": "წერის შეტყობინების გაგზავნა",
"@sendTypingNotifications": {}, "@sendTypingNotifications": {},
"cantOpenUri": "ვერ იხსნება ბმული {uri}", "cantOpenUri": "ვერ იხსნება ბმული {uri}",
"@cantOpenUri": { "@cantOpenUri": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"uri": {} "uri": {
"type": "String"
}
} }
}, },
"changeDeviceName": "მოწყობილების გადარქმევა", "changeDeviceName": "მოწყობილების გადარქმევა",
"@changeDeviceName": { "@changeDeviceName": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changedTheChatAvatar": "{username} ჩატის ფოტო შეცვალა", "changedTheChatAvatar": "{username} ჩატის ფოტო შეცვალა",
"@changedTheChatAvatar": { "@changedTheChatAvatar": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheChatDescriptionTo": "{username} ჩატის ახალი აღწერილობა დააყენა: '{description}'", "changedTheChatDescriptionTo": "{username} ჩატის ახალი აღწერილობა დააყენა: '{description}'",
"@changedTheChatDescriptionTo": { "@changedTheChatDescriptionTo": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"description": {} "type": "String"
},
"description": {
"type": "String"
}
} }
}, },
"changedTheChatNameTo": "{username} ჩატი გადაარქვა: '{chatname}'", "changedTheChatNameTo": "{username} ჩატი გადაარქვა: '{chatname}'",
"@changedTheChatNameTo": { "@changedTheChatNameTo": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"chatname": {} "type": "String"
},
"chatname": {
"type": "String"
}
} }
}, },
"changedTheChatPermissions": "{username} ჩატის უფლებები შეცვალა", "changedTheChatPermissions": "{username} ჩატის უფლებები შეცვალა",
"@changedTheChatPermissions": { "@changedTheChatPermissions": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheGuestAccessRules": "{username} შეცვალა სტუმრების წვდომის წესები", "changedTheGuestAccessRules": "{username} შეცვალა სტუმრების წვდომის წესები",
"@changedTheGuestAccessRules": { "@changedTheGuestAccessRules": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheGuestAccessRulesTo": "{username} შეცვალა სტუმრების წვდომის წესები: {rules}", "changedTheGuestAccessRulesTo": "{username} შეცვალა სტუმრების წვდომის წესები: {rules}",
"@changedTheGuestAccessRulesTo": { "@changedTheGuestAccessRulesTo": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"rules": {} "type": "String"
},
"rules": {
"type": "String"
}
} }
}, },
"changedTheHistoryVisibility": "{username} შეცვალა ისტორიის ხილვადობა", "changedTheHistoryVisibility": "{username} შეცვალა ისტორიის ხილვადობა",
"@changedTheHistoryVisibility": { "@changedTheHistoryVisibility": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheJoinRulesTo": "{username} გაწევრიანების წესები შეცვალა: {joinRules}", "changedTheJoinRulesTo": "{username} გაწევრიანების წესები შეცვალა: {joinRules}",
"@changedTheJoinRulesTo": { "@changedTheJoinRulesTo": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"joinRules": {} "type": "String"
},
"joinRules": {
"type": "String"
}
} }
}, },
"changedTheRoomAliases": "{username} ოთახის მეტსახელები შეცვალა", "changedTheRoomAliases": "{username} ოთახის მეტსახელები შეცვალა",
"@changedTheRoomAliases": { "@changedTheRoomAliases": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheRoomInvitationLink": "{username} მოწვევის ბმული შეცვალა", "changedTheRoomInvitationLink": "{username} მოწვევის ბმული შეცვალა",
"@changedTheRoomInvitationLink": { "@changedTheRoomInvitationLink": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changePassword": "პაროლის შეცვლა", "changePassword": "პაროლის შეცვლა",
"@changePassword": { "@changePassword": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changeTheHomeserver": "სახლის სერვერის შეცვლა", "changeTheHomeserver": "სახლის სერვერის შეცვლა",
"@changeTheHomeserver": { "@changeTheHomeserver": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changeTheme": "სტილის შეცვლა", "changeTheme": "სტილის შეცვლა",
"@changeTheme": { "@changeTheme": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changeTheNameOfTheGroup": "ჯგუფის გადარქმევა", "changeTheNameOfTheGroup": "ჯგუფის გადარქმევა",
"@changeTheNameOfTheGroup": { "@changeTheNameOfTheGroup": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatBackup": "ჩატის სარეზერვო საშუალება", "chatBackup": "ჩატის სარეზერვო საშუალება",
"@chatBackup": { "@chatBackup": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatDetails": "ჩატის დეტალები", "chatDetails": "ჩატის დეტალები",
"@chatDetails": { "@chatDetails": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatHasBeenAddedToThisSpace": "ჩატი დაემატა ამ სივრცეს", "chatHasBeenAddedToThisSpace": "ჩატი დაემატა ამ სივრცეს",
"@chatHasBeenAddedToThisSpace": {}, "@chatHasBeenAddedToThisSpace": {},
"chats": "ჩატები", "chats": "ჩატები",
"@chats": { "@chats": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chooseAStrongPassword": "ძლიერი პაროლი აარჩიეთ", "chooseAStrongPassword": "ძლიერი პაროლი აარჩიეთ",
"@chooseAStrongPassword": { "@chooseAStrongPassword": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"clearArchive": "არქივის გაწმენდა", "clearArchive": "არქივის გაწმენდა",
"@clearArchive": {}, "@clearArchive": {},
"close": "დახურვა", "close": "დახურვა",
"@close": { "@close": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"commandHint_markasgroup": "აღნიშვნა, როგორც ჯგუფის", "commandHint_markasgroup": "აღნიშვნა, როგორც ჯგუფის",
"@commandHint_markasgroup": {}, "@commandHint_markasgroup": {},
"commandHint_ban": "მოცემული მომხმარებლის ბლოკირება ამ ოთახში", "commandHint_ban": "მოცემული მომხმარებლის ბლოკირება ამ ოთახში",
"@commandHint_ban": { "@commandHint_ban": {
"type": "text", "type": "String",
"description": "Usage hint for the command /ban" "description": "Usage hint for the command /ban"
}, },
"commandHint_clearcache": "­ქეშის გაწმენდა", "commandHint_clearcache": "­ქეშის გაწმენდა",
"@commandHint_clearcache": { "@commandHint_clearcache": {
"type": "text", "type": "String",
"description": "Usage hint for the command /clearcache" "description": "Usage hint for the command /clearcache"
}, },
"commandHint_join": "მოცემულ ოთახში გაწევრიანება", "commandHint_join": "მოცემულ ოთახში გაწევრიანება",
"@commandHint_join": { "@commandHint_join": {
"type": "text", "type": "String",
"description": "Usage hint for the command /join" "description": "Usage hint for the command /join"
}, },
"commandHint_kick": "მოცემული მომხმარებლის წაშლა ამ ოთახიდან", "commandHint_kick": "მოცემული მომხმარებლის წაშლა ამ ოთახიდან",
"@commandHint_kick": { "@commandHint_kick": {
"type": "text", "type": "String",
"description": "Usage hint for the command /kick" "description": "Usage hint for the command /kick"
}, },
"commandHint_leave": "ამ ოთახიდან გასვლა", "commandHint_leave": "ამ ოთახიდან გასვლა",
"@commandHint_leave": { "@commandHint_leave": {
"type": "text", "type": "String",
"description": "Usage hint for the command /leave" "description": "Usage hint for the command /leave"
}, },
"commandHint_me": "აღწერეთ თქვენი თავი", "commandHint_me": "აღწერეთ თქვენი თავი",
"@commandHint_me": { "@commandHint_me": {
"type": "text", "type": "String",
"description": "Usage hint for the command /me" "description": "Usage hint for the command /me"
}, },
"commandHint_unban": "ამ ოთახში მომხმარებლისგან ბლოკის მოხსნა", "commandHint_unban": "ამ ოთახში მომხმარებლისგან ბლოკის მოხსნა",
"@commandHint_unban": { "@commandHint_unban": {
"type": "text", "type": "String",
"description": "Usage hint for the command /unban" "description": "Usage hint for the command /unban"
}, },
"commandInvalid": "არასწორი ბრძანება", "commandInvalid": "არასწორი ბრძანება",
"@commandInvalid": { "@commandInvalid": {
"type": "text" "type": "String"
}, },
"compareEmojiMatch": "გთხოვთ, შეადაროთ ეს ემოჯი", "compareEmojiMatch": "გთხოვთ, შეადაროთ ეს ემოჯი",
"@compareEmojiMatch": { "@compareEmojiMatch": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"compareNumbersMatch": "გთხოვთ, შეადაროთ ეს რიცხვები", "compareNumbersMatch": "გთხოვთ, შეადაროთ ეს რიცხვები",
"@compareNumbersMatch": { "@compareNumbersMatch": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"configureChat": "ჩატის კონფიგურაცია", "configureChat": "ჩატის კონფიგურაცია",
"@configureChat": { "@configureChat": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"contactHasBeenInvitedToTheGroup": "კონტაქტი მოწვეული იქნა ჯგუფში", "contactHasBeenInvitedToTheGroup": "კონტაქტი მოწვეული იქნა ჯგუფში",
"@contactHasBeenInvitedToTheGroup": { "@contactHasBeenInvitedToTheGroup": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"containsUserName": "შეიცავს სახელს", "containsUserName": "შეიცავს სახელს",
"@containsUserName": { "@containsUserName": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"copiedToClipboard": "კოპირებულია ბუფერში", "copiedToClipboard": "კოპირებულია ბუფერში",
"@copiedToClipboard": { "@copiedToClipboard": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"copy": "კოპირება", "copy": "კოპირება",
"@copy": { "@copy": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"copyToClipboard": "კოპირება ბუფერში", "copyToClipboard": "კოპირება ბუფერში",
"@copyToClipboard": { "@copyToClipboard": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"couldNotDecryptMessage": "შეტყობინების გაშიფვრის შეცდომა: {error}", "couldNotDecryptMessage": "შეტყობინების გაშიფვრის შეცდომა: {error}",
"@couldNotDecryptMessage": { "@couldNotDecryptMessage": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"error": {} "error": {
"type": "String"
}
} }
}, },
"create": "შექმნა", "create": "შექმნა",
"@create": { "@create": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"createdTheChat": "💬 {username} შექმნა ჩატი", "createdTheChat": "💬 {username} შექმნა ჩატი",
"@createdTheChat": { "@createdTheChat": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"createNewSpace": "ახალი სივრცე", "createNewSpace": "ახალი სივრცე",
"@createNewSpace": { "@createNewSpace": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"currentlyActive": "ახლა აქტიურია", "currentlyActive": "ახლა აქტიურია",
"@currentlyActive": { "@currentlyActive": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"dateWithoutYear": "{day}-{month}", "dateWithoutYear": "{day}-{month}",
"@dateWithoutYear": { "@dateWithoutYear": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"month": {}, "month": {
"day": {} "type": "String"
},
"day": {
"type": "String"
}
} }
}, },
"dateWithYear": "{day}-{month}-{year}", "dateWithYear": "{day}-{month}-{year}",
"@dateWithYear": { "@dateWithYear": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"year": {}, "year": {
"month": {}, "type": "String"
"day": {} },
"month": {
"type": "String"
},
"day": {
"type": "String"
}
} }
}, },
"delete": "წაშლა", "delete": "წაშლა",
"@delete": { "@delete": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"deleteAccount": "ანგარიშის წაშლა", "deleteAccount": "ანგარიშის წაშლა",
"@deleteAccount": { "@deleteAccount": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"deleteMessage": "შეტყობინების წაშლა", "deleteMessage": "შეტყობინების წაშლა",
"@deleteMessage": { "@deleteMessage": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"device": "მოწყობილება", "device": "მოწყობილება",
"@device": { "@device": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"deviceId": "მოწყობილების ID", "deviceId": "მოწყობილების ID",
"@deviceId": { "@deviceId": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"directChats": "პირდაპირი ჩატები", "directChats": "პირდაპირი ჩატები",
"@directChats": { "@directChats": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"allRooms": "ყველა ჯგუფური ჩატები", "allRooms": "ყველა ჯგუფური ჩატები",
"@allRooms": { "@allRooms": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"downloadFile": "ფაილის ჩატვირთვა", "downloadFile": "ფაილის ჩატვირთვა",
"@downloadFile": { "@downloadFile": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"edit": "რედაქტირება", "edit": "რედაქტირება",
"@edit": { "@edit": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"editBlockedServers": "ბლოკირებული სერვერების რედაქტირება", "editBlockedServers": "ბლოკირებული სერვერების რედაქტირება",
"@editBlockedServers": { "@editBlockedServers": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"editRoomAvatar": "ოთახის ფოტოს შეცვლა", "editRoomAvatar": "ოთახის ფოტოს შეცვლა",
"@editRoomAvatar": { "@editRoomAvatar": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"emoteSettings": "ემოციების პარამეტრები", "emoteSettings": "ემოციების პარამეტრები",
"@emoteSettings": { "@emoteSettings": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"globalChatId": "გლობალური ჩატის ID", "globalChatId": "გლობალური ჩატის ID",
@ -651,94 +731,102 @@
"@notAnImage": {}, "@notAnImage": {},
"remove": "წაშლა", "remove": "წაშლა",
"@remove": { "@remove": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"activatedEndToEndEncryption": "🔐 {username} გააქტიურა end to end დაშიფვრა", "activatedEndToEndEncryption": "🔐 {username} გააქტიურა end to end დაშიფვრა",
"@activatedEndToEndEncryption": { "@activatedEndToEndEncryption": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"supposedMxid": "ეს უნდა იყოს {mxid}", "supposedMxid": "ეს უნდა იყოს {mxid}",
"@supposedMxid": { "@supposedMxid": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"mxid": {} "mxid": {
"type": "String"
}
} }
}, },
"about": "შესახებ", "about": "შესახებ",
"@about": { "@about": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changedTheDisplaynameTo": "{username} შეცვალა ნაჩვენები სახელი: '{displayname}'", "changedTheDisplaynameTo": "{username} შეცვალა ნაჩვენები სახელი: '{displayname}'",
"@changedTheDisplaynameTo": { "@changedTheDisplaynameTo": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"displayname": {} "type": "String"
},
"displayname": {
"type": "String"
}
} }
}, },
"commandHint_create": "ცარიელი ჯგუფური ჩატის შექმნა\nგამოიენეთ --no-encryption გაშიფვრის გასათიშად", "commandHint_create": "ცარიელი ჯგუფური ჩატის შექმნა\nგამოიენეთ --no-encryption გაშიფვრის გასათიშად",
"@commandHint_create": { "@commandHint_create": {
"type": "text", "type": "String",
"description": "Usage hint for the command /create" "description": "Usage hint for the command /create"
}, },
"commandHint_dm": "პირდაპირი ჩატის დაწყება\nგამოიენეთ --no-encryption გაშიფვრის გასათიშად", "commandHint_dm": "პირდაპირი ჩატის დაწყება\nგამოიენეთ --no-encryption გაშიფვრის გასათიშად",
"@commandHint_dm": { "@commandHint_dm": {
"type": "text", "type": "String",
"description": "Usage hint for the command /dm" "description": "Usage hint for the command /dm"
}, },
"commandHint_html": "HTML ფორმატირებული ტექსტის გაგზავნა", "commandHint_html": "HTML ფორმატირებული ტექსტის გაგზავნა",
"@commandHint_html": { "@commandHint_html": {
"type": "text", "type": "String",
"description": "Usage hint for the command /html" "description": "Usage hint for the command /html"
}, },
"commandHint_myroomavatar": "თქვენი ფოტოს დაყენება ამ ოთახისათვის(mxc-uri-ს დახმარებით)", "commandHint_myroomavatar": "თქვენი ფოტოს დაყენება ამ ოთახისათვის(mxc-uri-ს დახმარებით)",
"@commandHint_myroomavatar": { "@commandHint_myroomavatar": {
"type": "text", "type": "String",
"description": "Usage hint for the command /myroomavatar" "description": "Usage hint for the command /myroomavatar"
}, },
"commandHint_myroomnick": "ამ ოთახისათვის ნაჩვენები სახელის დაყენება", "commandHint_myroomnick": "ამ ოთახისათვის ნაჩვენები სახელის დაყენება",
"@commandHint_myroomnick": { "@commandHint_myroomnick": {
"type": "text", "type": "String",
"description": "Usage hint for the command /myroomnick" "description": "Usage hint for the command /myroomnick"
}, },
"commandHint_op": "მოცემული მომხმარებლისათვის უფლებების დონის დაყენება (ჩვეულებრივ: 50)", "commandHint_op": "მოცემული მომხმარებლისათვის უფლებების დონის დაყენება (ჩვეულებრივ: 50)",
"@commandHint_op": { "@commandHint_op": {
"type": "text", "type": "String",
"description": "Usage hint for the command /op" "description": "Usage hint for the command /op"
}, },
"commandHint_react": "რეაქციის სახით პასუხის გაგზავნა", "commandHint_react": "რეაქციის სახით პასუხის გაგზავნა",
"@commandHint_react": { "@commandHint_react": {
"type": "text", "type": "String",
"description": "Usage hint for the command /react" "description": "Usage hint for the command /react"
}, },
"containsDisplayName": "ნაჩვენებ სახელს შეიცავს", "containsDisplayName": "ნაჩვენებ სახელს შეიცავს",
"@containsDisplayName": { "@containsDisplayName": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"contentHasBeenReported": "ეს კონტენტი გაგზავნილ იქნა სერვერის ადმინისტრატორებთან", "contentHasBeenReported": "ეს კონტენტი გაგზავნილ იქნა სერვერის ადმინისტრატორებთან",
"@contentHasBeenReported": { "@contentHasBeenReported": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"defaultPermissionLevel": "ნაგულისხმევი უფლების დონე", "defaultPermissionLevel": "ნაგულისხმევი უფლების დონე",
"@defaultPermissionLevel": { "@defaultPermissionLevel": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"displaynameHasBeenChanged": "ნაჩვენები სახელი შეიცვალა", "displaynameHasBeenChanged": "ნაჩვენები სახელი შეიცვალა",
"@displaynameHasBeenChanged": { "@displaynameHasBeenChanged": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"editDisplayname": "ნაჩვენები სახელის შეცვლა", "editDisplayname": "ნაჩვენები სახელის შეცვლა",
"@editDisplayname": { "@editDisplayname": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
} }
} }

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -3,573 +3,657 @@
"@repeatPassword": {}, "@repeatPassword": {},
"about": "O aplikaciji", "about": "O aplikaciji",
"@about": { "@about": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"accept": "Sprejmi", "accept": "Sprejmi",
"@accept": { "@accept": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"account": "Račun", "account": "Račun",
"@account": { "@account": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"activatedEndToEndEncryption": "Uporabnik {username} je aktiviral šifriranje od konca do konca", "activatedEndToEndEncryption": "Uporabnik {username} je aktiviral šifriranje od konca do konca",
"@activatedEndToEndEncryption": { "@activatedEndToEndEncryption": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"addEmail": "Dodajte e-pošto", "addEmail": "Dodajte e-pošto",
"@addEmail": { "@addEmail": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"addToSpace": "Dodajte v prostor", "addToSpace": "Dodajte v prostor",
"@addToSpace": {}, "@addToSpace": {},
"alias": "vzdevek", "alias": "vzdevek",
"@alias": { "@alias": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"all": "Vse", "all": "Vse",
"@all": { "@all": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"allChats": "Vsi klepeti", "allChats": "Vsi klepeti",
"@allChats": { "@allChats": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"answeredTheCall": "Oseba {senderName} je odgovorila na klic", "answeredTheCall": "Oseba {senderName} je odgovorila na klic",
"@answeredTheCall": { "@answeredTheCall": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"senderName": {} "senderName": {
"type": "String"
}
} }
}, },
"anyoneCanJoin": "Pridruži se lahko vsak", "anyoneCanJoin": "Pridruži se lahko vsak",
"@anyoneCanJoin": { "@anyoneCanJoin": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"appLock": "Zaklepanje aplikacije", "appLock": "Zaklepanje aplikacije",
"@appLock": { "@appLock": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"askSSSSSign": "Če želite podpisati drugo osebo, vnesite geslo za varno trgovino ali obnovitveni ključ.", "askSSSSSign": "Če želite podpisati drugo osebo, vnesite geslo za varno trgovino ali obnovitveni ključ.",
"@askSSSSSign": { "@askSSSSSign": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"askVerificationRequest": "Ali želite sprejeti to zahtevo za preverjanje od {username}?", "askVerificationRequest": "Ali želite sprejeti to zahtevo za preverjanje od {username}?",
"@askVerificationRequest": { "@askVerificationRequest": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"autoplayImages": "Samodejno predvajajte animirane nalepke in čustva", "autoplayImages": "Samodejno predvajajte animirane nalepke in čustva",
"@autoplayImages": { "@autoplayImages": {
"type": "text", "type": "String",
"placeholder": {} "placeholder": {}
}, },
"badServerLoginTypesException": "Domači strežnik podpira vrste prijave:\n{serverVersions}\nToda ta aplikacija podpira samo:\n{supportedVersions}", "badServerLoginTypesException": "Domači strežnik podpira vrste prijave:\n{serverVersions}\nToda ta aplikacija podpira samo:\n{supportedVersions}",
"@badServerLoginTypesException": { "@badServerLoginTypesException": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"serverVersions": {}, "serverVersions": {
"supportedVersions": {} "type": "String"
},
"supportedVersions": {
"type": "String"
}
} }
}, },
"sendOnEnter": "Pošlji ob vstopu", "sendOnEnter": "Pošlji ob vstopu",
"@sendOnEnter": {}, "@sendOnEnter": {},
"banFromChat": "Prepoved klepeta", "banFromChat": "Prepoved klepeta",
"@banFromChat": { "@banFromChat": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"banned": "Prepovedano", "banned": "Prepovedano",
"@banned": { "@banned": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"bannedUser": "{username} je prepovedan v {targetName}", "bannedUser": "{username} je prepovedan v {targetName}",
"@bannedUser": { "@bannedUser": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"targetName": {} "type": "String"
},
"targetName": {
"type": "String"
}
} }
}, },
"blockDevice": "Blokirana naprava", "blockDevice": "Blokirana naprava",
"@blockDevice": { "@blockDevice": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"blocked": "Blokirano", "blocked": "Blokirano",
"@blocked": { "@blocked": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"botMessages": "Botova sporočila", "botMessages": "Botova sporočila",
"@botMessages": { "@botMessages": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"cancel": "Prekliči", "cancel": "Prekliči",
"@cancel": { "@cancel": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"cantOpenUri": "URI-ja {uri} ni mogoče odpreti", "cantOpenUri": "URI-ja {uri} ni mogoče odpreti",
"@cantOpenUri": { "@cantOpenUri": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"uri": {} "uri": {
"type": "String"
}
} }
}, },
"changedTheChatAvatar": "{username} je spremenil avatar za klepet", "changedTheChatAvatar": "{username} je spremenil avatar za klepet",
"@changedTheChatAvatar": { "@changedTheChatAvatar": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheChatPermissions": "{username} je spremenila dovoljenja za klepet", "changedTheChatPermissions": "{username} je spremenila dovoljenja za klepet",
"@changedTheChatPermissions": { "@changedTheChatPermissions": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheDisplaynameTo": "{username} je spremenil svoje prikazno ime v: '{displayname}'", "changedTheDisplaynameTo": "{username} je spremenil svoje prikazno ime v: '{displayname}'",
"@changedTheDisplaynameTo": { "@changedTheDisplaynameTo": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"displayname": {} "type": "String"
},
"displayname": {
"type": "String"
}
} }
}, },
"changedTheGuestAccessRules": "{username} je spremenila pravila dostopa za goste", "changedTheGuestAccessRules": "{username} je spremenila pravila dostopa za goste",
"@changedTheGuestAccessRules": { "@changedTheGuestAccessRules": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheGuestAccessRulesTo": "{username} je spremenila pravila dostopa za goste v: {rules}", "changedTheGuestAccessRulesTo": "{username} je spremenila pravila dostopa za goste v: {rules}",
"@changedTheGuestAccessRulesTo": { "@changedTheGuestAccessRulesTo": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"rules": {} "type": "String"
},
"rules": {
"type": "String"
}
} }
}, },
"changedTheHistoryVisibilityTo": "{username} je spremenil vidnost zgodovine v: {rules}", "changedTheHistoryVisibilityTo": "{username} je spremenil vidnost zgodovine v: {rules}",
"@changedTheHistoryVisibilityTo": { "@changedTheHistoryVisibilityTo": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"rules": {} "type": "String"
},
"rules": {
"type": "String"
}
} }
}, },
"changedTheJoinRules": "{username} je spremenil pravila za pridružitev", "changedTheJoinRules": "{username} je spremenil pravila za pridružitev",
"@changedTheJoinRules": { "@changedTheJoinRules": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheJoinRulesTo": "{username} je spremenila pravila pridružitve v: {joinRules}", "changedTheJoinRulesTo": "{username} je spremenila pravila pridružitve v: {joinRules}",
"@changedTheJoinRulesTo": { "@changedTheJoinRulesTo": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"joinRules": {} "type": "String"
},
"joinRules": {
"type": "String"
}
} }
}, },
"changedTheProfileAvatar": "{username} je spremenil avatar", "changedTheProfileAvatar": "{username} je spremenil avatar",
"@changedTheProfileAvatar": { "@changedTheProfileAvatar": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheRoomAliases": "{username} je spremenil vzdevke sobe", "changedTheRoomAliases": "{username} je spremenil vzdevke sobe",
"@changedTheRoomAliases": { "@changedTheRoomAliases": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheRoomInvitationLink": "{username} je spremenil povezavo za povabilo", "changedTheRoomInvitationLink": "{username} je spremenil povezavo za povabilo",
"@changedTheRoomInvitationLink": { "@changedTheRoomInvitationLink": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changePassword": "Spremeni geslo", "changePassword": "Spremeni geslo",
"@changePassword": { "@changePassword": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changeTheHomeserver": "Spremenite domači strežnik", "changeTheHomeserver": "Spremenite domači strežnik",
"@changeTheHomeserver": { "@changeTheHomeserver": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changeTheme": "Spremenite svoj slog", "changeTheme": "Spremenite svoj slog",
"@changeTheme": { "@changeTheme": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changeTheNameOfTheGroup": "Spremenite ime skupine", "changeTheNameOfTheGroup": "Spremenite ime skupine",
"@changeTheNameOfTheGroup": { "@changeTheNameOfTheGroup": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changeYourAvatar": "Spremenite svoj avatar", "changeYourAvatar": "Spremenite svoj avatar",
"@changeYourAvatar": { "@changeYourAvatar": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chat": "Klepet", "chat": "Klepet",
"@chat": { "@chat": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"yourChatBackupHasBeenSetUp": "Varnostna kopija klepeta je nastavljena.", "yourChatBackupHasBeenSetUp": "Varnostna kopija klepeta je nastavljena.",
"@yourChatBackupHasBeenSetUp": {}, "@yourChatBackupHasBeenSetUp": {},
"chatBackup": "Varnostno kopiranje klepeta", "chatBackup": "Varnostno kopiranje klepeta",
"@chatBackup": { "@chatBackup": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatDetails": "Podrobnosti klepeta", "chatDetails": "Podrobnosti klepeta",
"@chatDetails": { "@chatDetails": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatHasBeenAddedToThisSpace": "Klepet je bil dodan v ta prostor", "chatHasBeenAddedToThisSpace": "Klepet je bil dodan v ta prostor",
"@chatHasBeenAddedToThisSpace": {}, "@chatHasBeenAddedToThisSpace": {},
"chats": "Klepeti", "chats": "Klepeti",
"@chats": { "@chats": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chooseAStrongPassword": "Izberite močno geslo", "chooseAStrongPassword": "Izberite močno geslo",
"@chooseAStrongPassword": { "@chooseAStrongPassword": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"clearArchive": "Počisti arhiv", "clearArchive": "Počisti arhiv",
"@clearArchive": {}, "@clearArchive": {},
"close": "Zapri", "close": "Zapri",
"@close": { "@close": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"commandHint_ban": "Izključi določenega uporabnika iz te sobe", "commandHint_ban": "Izključi določenega uporabnika iz te sobe",
"@commandHint_ban": { "@commandHint_ban": {
"type": "text", "type": "String",
"description": "Usage hint for the command /ban" "description": "Usage hint for the command /ban"
}, },
"commandHint_html": "Pošljite besedilo v obliki HTML", "commandHint_html": "Pošljite besedilo v obliki HTML",
"@commandHint_html": { "@commandHint_html": {
"type": "text", "type": "String",
"description": "Usage hint for the command /html" "description": "Usage hint for the command /html"
}, },
"commandHint_invite": "Povabi danega uporabnika v to sobo", "commandHint_invite": "Povabi danega uporabnika v to sobo",
"@commandHint_invite": { "@commandHint_invite": {
"type": "text", "type": "String",
"description": "Usage hint for the command /invite" "description": "Usage hint for the command /invite"
}, },
"commandHint_join": "Pridružite se dani sobi", "commandHint_join": "Pridružite se dani sobi",
"@commandHint_join": { "@commandHint_join": {
"type": "text", "type": "String",
"description": "Usage hint for the command /join" "description": "Usage hint for the command /join"
}, },
"commandHint_kick": "Odstranite danega uporabnika iz te sobe", "commandHint_kick": "Odstranite danega uporabnika iz te sobe",
"@commandHint_kick": { "@commandHint_kick": {
"type": "text", "type": "String",
"description": "Usage hint for the command /kick" "description": "Usage hint for the command /kick"
}, },
"commandHint_me": "Opisi sebe", "commandHint_me": "Opisi sebe",
"@commandHint_me": { "@commandHint_me": {
"type": "text", "type": "String",
"description": "Usage hint for the command /me" "description": "Usage hint for the command /me"
}, },
"commandHint_myroomavatar": "Nastavite svojo sliko za to sobo", "commandHint_myroomavatar": "Nastavite svojo sliko za to sobo",
"@commandHint_myroomavatar": { "@commandHint_myroomavatar": {
"type": "text", "type": "String",
"description": "Usage hint for the command /myroomavatar" "description": "Usage hint for the command /myroomavatar"
}, },
"commandHint_op": "Nastavite raven moči danega uporabnika (privzeto: 50)", "commandHint_op": "Nastavite raven moči danega uporabnika (privzeto: 50)",
"@commandHint_op": { "@commandHint_op": {
"type": "text", "type": "String",
"description": "Usage hint for the command /op" "description": "Usage hint for the command /op"
}, },
"commandHint_react": "Pošljite odgovor kot reakcijo", "commandHint_react": "Pošljite odgovor kot reakcijo",
"@commandHint_react": { "@commandHint_react": {
"type": "text", "type": "String",
"description": "Usage hint for the command /react" "description": "Usage hint for the command /react"
}, },
"commandHint_send": "Pošlji besedilo", "commandHint_send": "Pošlji besedilo",
"@commandHint_send": { "@commandHint_send": {
"type": "text", "type": "String",
"description": "Usage hint for the command /send" "description": "Usage hint for the command /send"
}, },
"commandHint_unban": "Prekliči izključitev določenega uporabnika iz te sobe", "commandHint_unban": "Prekliči izključitev določenega uporabnika iz te sobe",
"@commandHint_unban": { "@commandHint_unban": {
"type": "text", "type": "String",
"description": "Usage hint for the command /unban" "description": "Usage hint for the command /unban"
}, },
"commandInvalid": "Ukaz ni veljaven", "commandInvalid": "Ukaz ni veljaven",
"@commandInvalid": { "@commandInvalid": {
"type": "text" "type": "String"
}, },
"commandMissing": "{command} is not a command.", "commandMissing": "{command} is not a command.",
"@commandMissing": { "@commandMissing": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"command": {} "command": {
"type": "String"
}
}, },
"description": "State that {command} is not a valid /command." "description": "State that {command} is not a valid /command."
}, },
"compareEmojiMatch": "Primerjajte in se prepričajte, da se naslednji emoji ujemajo s tistimi iz druge naprave:", "compareEmojiMatch": "Primerjajte in se prepričajte, da se naslednji emoji ujemajo s tistimi iz druge naprave:",
"@compareEmojiMatch": { "@compareEmojiMatch": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"compareNumbersMatch": "Primerjajte in se prepričajte, da se naslednje številke ujemajo s številkami druge naprave:", "compareNumbersMatch": "Primerjajte in se prepričajte, da se naslednje številke ujemajo s številkami druge naprave:",
"@compareNumbersMatch": { "@compareNumbersMatch": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"configureChat": "Konfigurirajte klepet", "configureChat": "Konfigurirajte klepet",
"@configureChat": { "@configureChat": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"confirm": "Potrdi", "confirm": "Potrdi",
"@confirm": { "@confirm": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"containsDisplayName": "Vsebuje prikazno ime", "containsDisplayName": "Vsebuje prikazno ime",
"@containsDisplayName": { "@containsDisplayName": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"containsUserName": "Vsebuje uporabniško ime", "containsUserName": "Vsebuje uporabniško ime",
"@containsUserName": { "@containsUserName": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"archive": "Arhiv", "archive": "Arhiv",
"@archive": { "@archive": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"areYouSure": "Ali si prepričan?", "areYouSure": "Ali si prepričan?",
"@areYouSure": { "@areYouSure": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"acceptedTheInvitation": "{username} je sprejel povabilo", "acceptedTheInvitation": "{username} je sprejel povabilo",
"@acceptedTheInvitation": { "@acceptedTheInvitation": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"areYouSureYouWantToLogout": "Ali ste prepričani, da se želite odjaviti?", "areYouSureYouWantToLogout": "Ali ste prepričani, da se želite odjaviti?",
"@areYouSureYouWantToLogout": { "@areYouSureYouWantToLogout": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changedTheChatDescriptionTo": "{username} je spremenil opis klepeta v: '{description}'", "changedTheChatDescriptionTo": "{username} je spremenil opis klepeta v: '{description}'",
"@changedTheChatDescriptionTo": { "@changedTheChatDescriptionTo": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"description": {} "type": "String"
},
"description": {
"type": "String"
}
} }
}, },
"areGuestsAllowedToJoin": "Ali se lahko gostujoči uporabniki pridružijo", "areGuestsAllowedToJoin": "Ali se lahko gostujoči uporabniki pridružijo",
"@areGuestsAllowedToJoin": { "@areGuestsAllowedToJoin": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"admin": "Admin", "admin": "Admin",
"@admin": { "@admin": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"badServerVersionsException": "Domači strežnik podpira različice Spec:\n{serverVersions}\nToda ta aplikacija podpira samo {supportedVersions}", "badServerVersionsException": "Domači strežnik podpira različice Spec:\n{serverVersions}\nToda ta aplikacija podpira samo {supportedVersions}",
"@badServerVersionsException": { "@badServerVersionsException": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"serverVersions": {}, "serverVersions": {
"supportedVersions": {} "type": "String"
},
"supportedVersions": {
"type": "String"
}
} }
}, },
"changedTheChatNameTo": "{username} je spremenil ime klepeta v: '{chatname}'", "changedTheChatNameTo": "{username} je spremenil ime klepeta v: '{chatname}'",
"@changedTheChatNameTo": { "@changedTheChatNameTo": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"chatname": {} "type": "String"
},
"chatname": {
"type": "String"
}
} }
}, },
"changeDeviceName": "Spremenite ime naprave", "changeDeviceName": "Spremenite ime naprave",
"@changeDeviceName": { "@changeDeviceName": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changedTheHistoryVisibility": "{username} je spremenila vidnost zgodovine", "changedTheHistoryVisibility": "{username} je spremenila vidnost zgodovine",
"@changedTheHistoryVisibility": { "@changedTheHistoryVisibility": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"channelCorruptedDecryptError": "Šifriranje je poškodovano", "channelCorruptedDecryptError": "Šifriranje je poškodovano",
"@channelCorruptedDecryptError": { "@channelCorruptedDecryptError": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"contentHasBeenReported": "Vsebina je bila prijavljena skrbnikom strežnika", "contentHasBeenReported": "Vsebina je bila prijavljena skrbnikom strežnika",
"@contentHasBeenReported": { "@contentHasBeenReported": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatBackupDescription": "Varnostna kopija klepeta je zavarovana z varnostnim ključem. Prosimo, pazite, da ga ne izgubite.", "chatBackupDescription": "Varnostna kopija klepeta je zavarovana z varnostnim ključem. Prosimo, pazite, da ga ne izgubite.",
"@chatBackupDescription": { "@chatBackupDescription": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"commandHint_myroomnick": "Nastavite prikazno ime za to sobo", "commandHint_myroomnick": "Nastavite prikazno ime za to sobo",
"@commandHint_myroomnick": { "@commandHint_myroomnick": {
"type": "text", "type": "String",
"description": "Usage hint for the command /myroomnick" "description": "Usage hint for the command /myroomnick"
}, },
"connect": "Povežite se", "connect": "Povežite se",
"@connect": { "@connect": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"contactHasBeenInvitedToTheGroup": "Kontakt je bil povabljen v skupino", "contactHasBeenInvitedToTheGroup": "Kontakt je bil povabljen v skupino",
"@contactHasBeenInvitedToTheGroup": { "@contactHasBeenInvitedToTheGroup": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"commandHint_leave": "Zapusti to sobo", "commandHint_leave": "Zapusti to sobo",
"@commandHint_leave": { "@commandHint_leave": {
"type": "text", "type": "String",
"description": "Usage hint for the command /leave" "description": "Usage hint for the command /leave"
}, },
"commandHint_plain": "Pošlji neformatirano besedilo", "commandHint_plain": "Pošlji neformatirano besedilo",
"@commandHint_plain": { "@commandHint_plain": {
"type": "text", "type": "String",
"description": "Usage hint for the command /plain" "description": "Usage hint for the command /plain"
}, },
"copiedToClipboard": "Kopirano v odložišče", "copiedToClipboard": "Kopirano v odložišče",
"@copiedToClipboard": { "@copiedToClipboard": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"copy": "Kopiraj", "copy": "Kopiraj",
"@copy": { "@copy": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"copyToClipboard": "Kopiraj v odložišče", "copyToClipboard": "Kopiraj v odložišče",
"@copyToClipboard": { "@copyToClipboard": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"couldNotDecryptMessage": "Sporočila ni bilo mogoče dešifrirati: {error}", "couldNotDecryptMessage": "Sporočila ni bilo mogoče dešifrirati: {error}",
"@couldNotDecryptMessage": { "@couldNotDecryptMessage": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"error": {} "error": {
"type": "String"
}
} }
}, },
"countParticipants": "{count} udeležencev", "countParticipants": "{count} udeležencev",
"@countParticipants": { "@countParticipants": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"count": {} "count": {
"type": "int"
}
} }
}, },
"create": "Ustvari", "create": "Ustvari",
"@create": { "@create": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"createNewSpace": "Nov prostor", "createNewSpace": "Nov prostor",
"@createNewSpace": { "@createNewSpace": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"currentlyActive": "Trenutno aktiven", "currentlyActive": "Trenutno aktiven",
"@currentlyActive": { "@currentlyActive": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"darkTheme": "Temno", "darkTheme": "Temno",
"@darkTheme": { "@darkTheme": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"defaultPermissionLevel": "Privzeta raven dovoljenja", "defaultPermissionLevel": "Privzeta raven dovoljenja",
"@defaultPermissionLevel": { "@defaultPermissionLevel": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"dateWithYear": "{day}-{month}-{year}", "dateWithYear": "{day}-{month}-{year}",
"@dateWithYear": { "@dateWithYear": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"year": {}, "year": {
"month": {}, "type": "String"
"day": {} },
"month": {
"type": "String"
},
"day": {
"type": "String"
}
} }
}, },
"dateWithoutYear": "{month}-{day}", "dateWithoutYear": "{month}-{day}",
"@dateWithoutYear": { "@dateWithoutYear": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"month": {}, "month": {
"day": {} "type": "String"
},
"day": {
"type": "String"
}
} }
}, },
"createdTheChat": "{username} je ustvaril klepet", "createdTheChat": "{username} je ustvaril klepet",
"@createdTheChat": { "@createdTheChat": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"dateAndTimeOfDay": "{date}, {timeOfDay}", "dateAndTimeOfDay": "{date}, {timeOfDay}",
"@dateAndTimeOfDay": { "@dateAndTimeOfDay": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"date": {}, "date": {
"timeOfDay": {} "type": "String"
},
"timeOfDay": {
"type": "String"
}
} }
}, },
"deactivateAccountWarning": "S tem boste deaktivirali vaš uporabniški račun. Tega ni mogoče razveljaviti! Ali si prepričan?", "deactivateAccountWarning": "S tem boste deaktivirali vaš uporabniški račun. Tega ni mogoče razveljaviti! Ali si prepričan?",
"@deactivateAccountWarning": { "@deactivateAccountWarning": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
} }
} }

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -2,431 +2,495 @@
"@@last_modified": "2021-08-14 12:41:09.781172", "@@last_modified": "2021-08-14 12:41:09.781172",
"about": "Giới thiệu", "about": "Giới thiệu",
"@about": { "@about": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"accept": "Đồng ý", "accept": "Đồng ý",
"@accept": { "@accept": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"acceptedTheInvitation": "{username} đã đồng ý lời mời", "acceptedTheInvitation": "{username} đã đồng ý lời mời",
"@acceptedTheInvitation": { "@acceptedTheInvitation": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"account": "Tài khoản", "account": "Tài khoản",
"@account": { "@account": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"activatedEndToEndEncryption": "{username} đã kích hoạt mã hóa đầu cuối 2 chiều", "activatedEndToEndEncryption": "{username} đã kích hoạt mã hóa đầu cuối 2 chiều",
"@activatedEndToEndEncryption": { "@activatedEndToEndEncryption": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"admin": "Quản trị viên", "admin": "Quản trị viên",
"@admin": { "@admin": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"alias": "bí danh", "alias": "bí danh",
"@alias": { "@alias": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"answeredTheCall": "{senderName} đã trả lời cuộc gọi", "answeredTheCall": "{senderName} đã trả lời cuộc gọi",
"@answeredTheCall": { "@answeredTheCall": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"senderName": {} "senderName": {
"type": "String"
}
} }
}, },
"anyoneCanJoin": "Mọi người đều có thể gia nhập", "anyoneCanJoin": "Mọi người đều có thể gia nhập",
"@anyoneCanJoin": { "@anyoneCanJoin": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"archive": "Lưu trữ", "archive": "Lưu trữ",
"@archive": { "@archive": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"areGuestsAllowedToJoin": "Khách vãng lai có được tham gia không", "areGuestsAllowedToJoin": "Khách vãng lai có được tham gia không",
"@areGuestsAllowedToJoin": { "@areGuestsAllowedToJoin": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"areYouSure": "Bạn chắc chứ?", "areYouSure": "Bạn chắc chứ?",
"@areYouSure": { "@areYouSure": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"blockDevice": "Thiết bị bị chặn", "blockDevice": "Thiết bị bị chặn",
"@blockDevice": { "@blockDevice": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"verified": "Đã xác thực", "verified": "Đã xác thực",
"@verified": { "@verified": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"transferFromAnotherDevice": "Chuyển từ thiết bị khác", "transferFromAnotherDevice": "Chuyển từ thiết bị khác",
"@transferFromAnotherDevice": { "@transferFromAnotherDevice": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"showPassword": "Hiển thị mật khẩu", "showPassword": "Hiển thị mật khẩu",
"@showPassword": { "@showPassword": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"pleaseFollowInstructionsOnWeb": "Vui lòng làm theo hướng dẫn trên trang web và bấm tiếp", "pleaseFollowInstructionsOnWeb": "Vui lòng làm theo hướng dẫn trên trang web và bấm tiếp",
"@pleaseFollowInstructionsOnWeb": { "@pleaseFollowInstructionsOnWeb": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"noEncryptionForPublicRooms": "Bạn chỉ có thể kích hoạt mã hoá khi phòng này không mở", "noEncryptionForPublicRooms": "Bạn chỉ có thể kích hoạt mã hoá khi phòng này không mở",
"@noEncryptionForPublicRooms": { "@noEncryptionForPublicRooms": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"next": "Tiếp", "next": "Tiếp",
"@next": { "@next": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"everythingReady": "Mọi thứ đã sẵn sàng!", "everythingReady": "Mọi thứ đã sẵn sàng!",
"@everythingReady": { "@everythingReady": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"emoteSettings": "Cài đặt biểu tượng cảm xúc", "emoteSettings": "Cài đặt biểu tượng cảm xúc",
"@emoteSettings": { "@emoteSettings": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"editDisplayname": "Sửa tên hiển thị", "editDisplayname": "Sửa tên hiển thị",
"@editDisplayname": { "@editDisplayname": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"downloadFile": "Tải ảnh xuống", "downloadFile": "Tải ảnh xuống",
"@downloadFile": { "@downloadFile": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"displaynameHasBeenChanged": "Tên hiển thị đã được thay đổi", "displaynameHasBeenChanged": "Tên hiển thị đã được thay đổi",
"@displaynameHasBeenChanged": { "@displaynameHasBeenChanged": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"devices": "Các thiết bị", "devices": "Các thiết bị",
"@devices": { "@devices": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"deviceId": "Mã xác định thiết bị", "deviceId": "Mã xác định thiết bị",
"@deviceId": { "@deviceId": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"device": "Thiết bị", "device": "Thiết bị",
"@device": { "@device": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"deleteMessage": "Xoá tin nhắn", "deleteMessage": "Xoá tin nhắn",
"@deleteMessage": { "@deleteMessage": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"deleteAccount": "Xoá tài khoản", "deleteAccount": "Xoá tài khoản",
"@deleteAccount": { "@deleteAccount": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"delete": "Xoá", "delete": "Xoá",
"@delete": { "@delete": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"deactivateAccountWarning": "Việc này sẽ vô hiệu hoá tài khoản của bạn. Điều này không thể đảo ngược được! Bạn chắc là vẫn muốn tiếp tục chứ?", "deactivateAccountWarning": "Việc này sẽ vô hiệu hoá tài khoản của bạn. Điều này không thể đảo ngược được! Bạn chắc là vẫn muốn tiếp tục chứ?",
"@deactivateAccountWarning": { "@deactivateAccountWarning": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"dateWithYear": "{day}/{month}/{year}", "dateWithYear": "{day}/{month}/{year}",
"@dateWithYear": { "@dateWithYear": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"year": {}, "year": {
"month": {}, "type": "String"
"day": {} },
"month": {
"type": "String"
},
"day": {
"type": "String"
}
} }
}, },
"dateWithoutYear": "{day}/{month}", "dateWithoutYear": "{day}/{month}",
"@dateWithoutYear": { "@dateWithoutYear": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"month": {}, "month": {
"day": {} "type": "String"
},
"day": {
"type": "String"
}
} }
}, },
"dateAndTimeOfDay": "{date}, {timeOfDay}", "dateAndTimeOfDay": "{date}, {timeOfDay}",
"@dateAndTimeOfDay": { "@dateAndTimeOfDay": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"date": {}, "date": {
"timeOfDay": {} "type": "String"
},
"timeOfDay": {
"type": "String"
}
} }
}, },
"currentlyActive": "Đang hoạt động", "currentlyActive": "Đang hoạt động",
"@currentlyActive": { "@currentlyActive": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"createdTheChat": "{username} đã tạo cuộc trò chuyện", "createdTheChat": "{username} đã tạo cuộc trò chuyện",
"@createdTheChat": { "@createdTheChat": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"create": "Tạo", "create": "Tạo",
"@create": { "@create": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"countParticipants": "{count} thành viên", "countParticipants": "{count} thành viên",
"@countParticipants": { "@countParticipants": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"count": {} "count": {
"type": "int"
}
} }
}, },
"couldNotDecryptMessage": "Không thể giải mã tin nhắn: {error}", "couldNotDecryptMessage": "Không thể giải mã tin nhắn: {error}",
"@couldNotDecryptMessage": { "@couldNotDecryptMessage": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"error": {} "error": {
"type": "String"
}
} }
}, },
"copy": "Sao chép", "copy": "Sao chép",
"@copy": { "@copy": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"contactHasBeenInvitedToTheGroup": "Liên hệ đã được mời vào nhóm", "contactHasBeenInvitedToTheGroup": "Liên hệ đã được mời vào nhóm",
"@contactHasBeenInvitedToTheGroup": { "@contactHasBeenInvitedToTheGroup": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"connect": "Kết nối", "connect": "Kết nối",
"@connect": { "@connect": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"confirm": "Xác nhận", "confirm": "Xác nhận",
"@confirm": { "@confirm": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"compareNumbersMatch": "So sánh và đảm bảo các số sau đây giống trên máy còn lại", "compareNumbersMatch": "So sánh và đảm bảo các số sau đây giống trên máy còn lại",
"@compareNumbersMatch": { "@compareNumbersMatch": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"compareEmojiMatch": "So sánh và đảm bảo các biểu tượng cảm xúc sau đây giống với các biểu tượng trên máy còn lại", "compareEmojiMatch": "So sánh và đảm bảo các biểu tượng cảm xúc sau đây giống với các biểu tượng trên máy còn lại",
"@compareEmojiMatch": { "@compareEmojiMatch": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"close": "Đóng", "close": "Đóng",
"@close": { "@close": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chooseAStrongPassword": "Chọn một mật khẩu mạnh", "chooseAStrongPassword": "Chọn một mật khẩu mạnh",
"@chooseAStrongPassword": { "@chooseAStrongPassword": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatDetails": "Chi tiết cuộc trò chuyện", "chatDetails": "Chi tiết cuộc trò chuyện",
"@chatDetails": { "@chatDetails": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatBackupDescription": "Bản sao lưu cuộc trò chuyện của bạn được bảo mật bằng một khoá bảo mật. Bạn đừng làm mất nó.", "chatBackupDescription": "Bản sao lưu cuộc trò chuyện của bạn được bảo mật bằng một khoá bảo mật. Bạn đừng làm mất nó.",
"@chatBackupDescription": { "@chatBackupDescription": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatBackup": "Sao lưu cuộc trò chuyện", "chatBackup": "Sao lưu cuộc trò chuyện",
"@chatBackup": { "@chatBackup": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chat": "Chat", "chat": "Chat",
"@chat": { "@chat": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changeTheNameOfTheGroup": "Thay đổi tên nhóm", "changeTheNameOfTheGroup": "Thay đổi tên nhóm",
"@changeTheNameOfTheGroup": { "@changeTheNameOfTheGroup": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changeTheHomeserver": "Thay đổi máy chủ nhà", "changeTheHomeserver": "Thay đổi máy chủ nhà",
"@changeTheHomeserver": { "@changeTheHomeserver": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changePassword": "Thay đổi mật khẩu", "changePassword": "Thay đổi mật khẩu",
"@changePassword": { "@changePassword": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changedTheRoomInvitationLink": "{username} đã thay đổi đường dẫn mời", "changedTheRoomInvitationLink": "{username} đã thay đổi đường dẫn mời",
"@changedTheRoomInvitationLink": { "@changedTheRoomInvitationLink": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheRoomAliases": "{username} đã đổi địa chỉ phòng chat", "changedTheRoomAliases": "{username} đã đổi địa chỉ phòng chat",
"@changedTheRoomAliases": { "@changedTheRoomAliases": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheProfileAvatar": "{username} đã thay đổi ảnh đại diện của mình", "changedTheProfileAvatar": "{username} đã thay đổi ảnh đại diện của mình",
"@changedTheProfileAvatar": { "@changedTheProfileAvatar": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheGuestAccessRulesTo": "{username} đã thay đổi quy tắc truy cập đối với khách thành: {rules}", "changedTheGuestAccessRulesTo": "{username} đã thay đổi quy tắc truy cập đối với khách thành: {rules}",
"@changedTheGuestAccessRulesTo": { "@changedTheGuestAccessRulesTo": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"rules": {} "type": "String"
},
"rules": {
"type": "String"
}
} }
}, },
"changedTheGuestAccessRules": "{username} đã thay đổi quy tắc truy cập đối với khách", "changedTheGuestAccessRules": "{username} đã thay đổi quy tắc truy cập đối với khách",
"@changedTheGuestAccessRules": { "@changedTheGuestAccessRules": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheChatPermissions": "{username} đã thay đổi quyền trong phòng chat", "changedTheChatPermissions": "{username} đã thay đổi quyền trong phòng chat",
"@changedTheChatPermissions": { "@changedTheChatPermissions": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changedTheChatNameTo": "{username} đã thay đổi tên phòng chat thành: '{chatname}'", "changedTheChatNameTo": "{username} đã thay đổi tên phòng chat thành: '{chatname}'",
"@changedTheChatNameTo": { "@changedTheChatNameTo": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"chatname": {} "type": "String"
},
"chatname": {
"type": "String"
}
} }
}, },
"changedTheChatDescriptionTo": "{username} đã thay đổi mô tả phòng chat thành: '{description}'", "changedTheChatDescriptionTo": "{username} đã thay đổi mô tả phòng chat thành: '{description}'",
"@changedTheChatDescriptionTo": { "@changedTheChatDescriptionTo": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"description": {} "type": "String"
},
"description": {
"type": "String"
}
} }
}, },
"changedTheChatAvatar": "{username} đã thay đổi ảnh phòng chat", "changedTheChatAvatar": "{username} đã thay đổi ảnh phòng chat",
"@changedTheChatAvatar": { "@changedTheChatAvatar": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"changeDeviceName": "Thay đổi tên thiết bị", "changeDeviceName": "Thay đổi tên thiết bị",
"@changeDeviceName": { "@changeDeviceName": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"cancel": "Hủy", "cancel": "Hủy",
"@cancel": { "@cancel": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"blocked": "Đã chặn", "blocked": "Đã chặn",
"@blocked": { "@blocked": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"bannedUser": "{username} đã cấm {targetName}", "bannedUser": "{username} đã cấm {targetName}",
"@bannedUser": { "@bannedUser": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {}, "username": {
"targetName": {} "type": "String"
},
"targetName": {
"type": "String"
}
} }
}, },
"banned": "Đã bị cấm", "banned": "Đã bị cấm",
"@banned": { "@banned": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"banFromChat": "Cấm khỏi cuộc trò chuyện", "banFromChat": "Cấm khỏi cuộc trò chuyện",
"@banFromChat": { "@banFromChat": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"badServerVersionsException": "Máy chủ nhà hỗ trợ Spec phiên bản:\n{serverVerions}\nNhưng ứng dụng này chỉ hỗ trợ {supportedVersions}", "badServerVersionsException": "Máy chủ nhà hỗ trợ Spec phiên bản:\n{serverVerions}\nNhưng ứng dụng này chỉ hỗ trợ {supportedVersions}",
"@badServerVersionsException": { "@badServerVersionsException": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"serverVersions": {}, "serverVersions": {
"supportedVersions": {} "type": "String"
},
"supportedVersions": {
"type": "String"
}
} }
}, },
"badServerLoginTypesException": "Máy chủ nhà hỗ trợ kiểu đăng nhập:\n{serverVersions}\nNhưng ứng dụng này chỉ hỗ trợ:\n{supportedVersions}", "badServerLoginTypesException": "Máy chủ nhà hỗ trợ kiểu đăng nhập:\n{serverVersions}\nNhưng ứng dụng này chỉ hỗ trợ:\n{supportedVersions}",
"@badServerLoginTypesException": { "@badServerLoginTypesException": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"serverVersions": {}, "serverVersions": {
"supportedVersions": {} "type": "String"
},
"supportedVersions": {
"type": "String"
}
} }
}, },
"askVerificationRequest": "Bạn có đồng ý yêu cầu chứng thực từ {username} không?", "askVerificationRequest": "Bạn có đồng ý yêu cầu chứng thực từ {username} không?",
"@askVerificationRequest": { "@askVerificationRequest": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"username": {} "username": {
"type": "String"
}
} }
}, },
"areYouSureYouWantToLogout": "Bạn có chắc bạn muốn đăng xuất không?", "areYouSureYouWantToLogout": "Bạn có chắc bạn muốn đăng xuất không?",
"@areYouSureYouWantToLogout": { "@areYouSureYouWantToLogout": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"addEmail": "Thêm email", "addEmail": "Thêm email",
"@addEmail": { "@addEmail": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"notifications": "Thông báo", "notifications": "Thông báo",
"@notifications": { "@notifications": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"newGroup": "Nhóm mới", "newGroup": "Nhóm mới",
@ -469,7 +533,7 @@
"@report": {}, "@report": {},
"remove": "Loại bỏ", "remove": "Loại bỏ",
"@remove": { "@remove": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"restricted": "Bị hạn chế", "restricted": "Bị hạn chế",
@ -482,17 +546,17 @@
"@signInWithPassword": {}, "@signInWithPassword": {},
"all": "Tất cả", "all": "Tất cả",
"@all": { "@all": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"appLock": "Khoá ứng dụng", "appLock": "Khoá ứng dụng",
"@appLock": { "@appLock": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"allChats": "Tất cả hội thoại", "allChats": "Tất cả hội thoại",
"@allChats": { "@allChats": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"repeatPassword": "Nhập lại mật khẩu", "repeatPassword": "Nhập lại mật khẩu",
@ -501,9 +565,11 @@
"@confirmMatrixId": {}, "@confirmMatrixId": {},
"supposedMxid": "Đây nên là {mxid}", "supposedMxid": "Đây nên là {mxid}",
"@supposedMxid": { "@supposedMxid": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"mxid": {} "mxid": {
"type": "String"
}
} }
}, },
"noBackupWarning": "Cẩn thận! Nếu không bật sao lưu trò chuyện, bạn sẽ mất quyền truy cập vào tin nhắn được mã hóa của mình. Chúng tôi khuyên bạn nên bật sao lưu trò chuyện trước khi đăng xuất.", "noBackupWarning": "Cẩn thận! Nếu không bật sao lưu trò chuyện, bạn sẽ mất quyền truy cập vào tin nhắn được mã hóa của mình. Chúng tôi khuyên bạn nên bật sao lưu trò chuyện trước khi đăng xuất.",
@ -512,9 +578,11 @@
"@doNotShowAgain": {}, "@doNotShowAgain": {},
"wasDirectChatDisplayName": "Hội thoại trống (từng là {oldDisplayName})", "wasDirectChatDisplayName": "Hội thoại trống (từng là {oldDisplayName})",
"@wasDirectChatDisplayName": { "@wasDirectChatDisplayName": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"oldDisplayName": {} "oldDisplayName": {
"type": "String"
}
} }
}, },
"reportErrorDescription": "😭 Ôi. Có lỗi xảy ra. Bạn có thể báo cáo lỗi tới nhà phát triển nếu muốn.", "reportErrorDescription": "😭 Ôi. Có lỗi xảy ra. Bạn có thể báo cáo lỗi tới nhà phát triển nếu muốn.",
@ -535,9 +603,11 @@
"@fileIsTooBigForServer": {}, "@fileIsTooBigForServer": {},
"signInWith": "Đăng nhập với {provider}", "signInWith": "Đăng nhập với {provider}",
"@signInWith": { "@signInWith": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"provider": {} "provider": {
"type": "String"
}
} }
}, },
"notAnImage": "Không phải tệp ảnh.", "notAnImage": "Không phải tệp ảnh.",
@ -560,19 +630,21 @@
"@notifyMeFor": {}, "@notifyMeFor": {},
"settings": "Cài đặt", "settings": "Cài đặt",
"@settings": { "@settings": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"sendSticker": "Gửi nhãn dán", "sendSticker": "Gửi nhãn dán",
"@sendSticker": { "@sendSticker": {
"type": "text", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"fileHasBeenSavedAt": "Tệp đã được lưu tại {path}", "fileHasBeenSavedAt": "Tệp đã được lưu tại {path}",
"@fileHasBeenSavedAt": { "@fileHasBeenSavedAt": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"path": {} "path": {
"type": "String"
}
} }
}, },
"readUpToHere": "Đọc tới đây", "readUpToHere": "Đọc tới đây",
@ -585,7 +657,9 @@
"@numChats": { "@numChats": {
"type": "number", "type": "number",
"placeholders": { "placeholders": {
"number": {} "number": {
"type": "String"
}
} }
}, },
"hidePresences": "Ẩn danh sách trạng thái?", "hidePresences": "Ẩn danh sách trạng thái?",
@ -596,9 +670,11 @@
"@reopenChat": {}, "@reopenChat": {},
"wrongPinEntered": "Nhập sai mã pin! Thử lại sau {seconds} giây...", "wrongPinEntered": "Nhập sai mã pin! Thử lại sau {seconds} giây...",
"@wrongPinEntered": { "@wrongPinEntered": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"seconds": {} "seconds": {
"type": "int"
}
} }
}, },
"archiveRoomDescription": "Cuộc trò chuyện sẽ được chuyển tới mục lưu trữ. Người dùng khác sẽ thấy được bạn đã rời khỏi cuộc trò chuyện.", "archiveRoomDescription": "Cuộc trò chuyện sẽ được chuyển tới mục lưu trữ. Người dùng khác sẽ thấy được bạn đã rời khỏi cuộc trò chuyện.",
@ -617,9 +693,11 @@
"@removeDevicesDescription": {}, "@removeDevicesDescription": {},
"noUsersFoundWithQuery": "Không tìm thấy người dùng nào với \"{query}\". Hãy kiểm tra xem bạn có nhập nhầm không.", "noUsersFoundWithQuery": "Không tìm thấy người dùng nào với \"{query}\". Hãy kiểm tra xem bạn có nhập nhầm không.",
"@noUsersFoundWithQuery": { "@noUsersFoundWithQuery": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"query": {} "query": {
"type": "String"
}
} }
}, },
"commandHint_unignore": "Bỏ phớt lờ matrix ID này", "commandHint_unignore": "Bỏ phớt lờ matrix ID này",
@ -634,9 +712,11 @@
"@commandHint_hug": {}, "@commandHint_hug": {},
"aboutHomeserver": "Về {homeserver}", "aboutHomeserver": "Về {homeserver}",
"@aboutHomeserver": { "@aboutHomeserver": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"homeserver": {} "homeserver": {
"type": "String"
}
} }
}, },
"alwaysUse24HourFormat": "Không", "alwaysUse24HourFormat": "Không",
@ -645,9 +725,11 @@
}, },
"hugContent": "{senderName} ôm bạn", "hugContent": "{senderName} ôm bạn",
"@hugContent": { "@hugContent": {
"type": "text", "type": "String",
"placeholders": { "placeholders": {
"senderName": {} "senderName": {
"type": "String"
}
} }
} }
} }

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -168,7 +168,7 @@ class SendFileDialogState extends State<SendFileDialog> {
final fileName = widget.files.length == 1 final fileName = widget.files.length == 1
? widget.files.single.name ? widget.files.single.name
: L10n.of(context).countFiles(widget.files.length.toString()); : L10n.of(context).countFiles(widget.files.length);
final fileTypes = widget.files final fileTypes = widget.files
.map((file) => file.name.split('.').last) .map((file) => file.name.split('.').last)
.toSet() .toSet()

View file

@ -295,7 +295,7 @@ class ChatDetailsView extends StatelessWidget {
ListTile( ListTile(
title: Text( title: Text(
L10n.of(context).countParticipants( L10n.of(context).countParticipants(
actualMembersCount.toString(), actualMembersCount,
), ),
style: TextStyle( style: TextStyle(
color: theme.colorScheme.secondary, color: theme.colorScheme.secondary,
@ -324,7 +324,7 @@ class ChatDetailsView extends StatelessWidget {
: ListTile( : ListTile(
title: Text( title: Text(
L10n.of(context).loadCountMoreParticipants( L10n.of(context).loadCountMoreParticipants(
(actualMembersCount - members.length).toString(), (actualMembersCount - members.length),
), ),
), ),
leading: CircleAvatar( leading: CircleAvatar(

View file

@ -288,9 +288,8 @@ class ChatListItem extends StatelessWidget {
child: room.isSpace && room.membership == Membership.join child: room.isSpace && room.membership == Membership.join
? Text( ? Text(
L10n.of(context).countChatsAndCountParticipants( L10n.of(context).countChatsAndCountParticipants(
room.spaceChildren.length.toString(), room.spaceChildren.length,
(room.summary.mJoinedMemberCount ?? 1) (room.summary.mJoinedMemberCount ?? 1),
.toString(),
), ),
style: style:
TextStyle(color: theme.colorScheme.outline), TextStyle(color: theme.colorScheme.outline),

View file

@ -129,7 +129,8 @@ class LoginController extends State<Login> {
final dialogResult = await showOkCancelAlertDialog( final dialogResult = await showOkCancelAlertDialog(
context: context, context: context,
useRootNavigator: false, useRootNavigator: false,
title: L10n.of(context).noMatrixServer(newDomain, oldHomeserver!), title: L10n.of(context)
.noMatrixServer(newDomain.toString(), oldHomeserver.toString()),
okLabel: L10n.of(context).ok, okLabel: L10n.of(context).ok,
cancelLabel: L10n.of(context).cancel, cancelLabel: L10n.of(context).cancel,
); );

View file

@ -14,8 +14,7 @@ extension RoomStatusExtension on Room {
if (AppConfig.hideTypingUsernames) { if (AppConfig.hideTypingUsernames) {
typingText = L10n.of(context).isTyping; typingText = L10n.of(context).isTyping;
if (typingUsers.first.id != directChatMatrixID) { if (typingUsers.first.id != directChatMatrixID) {
typingText = typingText = L10n.of(context).numUsersTyping(typingUsers.length);
L10n.of(context).numUsersTyping(typingUsers.length.toString());
} }
} else if (typingUsers.length == 1) { } else if (typingUsers.length == 1) {
typingText = L10n.of(context).isTyping; typingText = L10n.of(context).isTyping;
@ -31,7 +30,7 @@ extension RoomStatusExtension on Room {
} else if (typingUsers.length > 2) { } else if (typingUsers.length > 2) {
typingText = L10n.of(context).userAndOthersAreTyping( typingText = L10n.of(context).userAndOthersAreTyping(
typingUsers.first.calcDisplayname(), typingUsers.first.calcDisplayname(),
(typingUsers.length - 1).toString(), (typingUsers.length - 1),
); );
} }
return typingText; return typingText;