diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6b5d123..ab24528 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -32,13 +32,14 @@ build_web: # - cd assets/js/ && curl -L 'https://gitlab.com/famedly/libraries/olm/-/jobs/artifacts/master/download?job=build_js' > olm.zip && cd ../../ # - cd assets/js/ && unzip olm.zip && cd ../../ # - cd assets/js/ && rm olm.zip && cd ../../ - - cd assets/js/ && mv javascript package && cd ../../ +# - cd assets/js/ && mv javascript package && cd ../../ - cd web/ && rm sql-wasm.js sql-wasm.wasm && cd ../ - cd web/ && curl -L 'https://github.com/sql-js/sql.js/releases/latest/download/sqljs-wasm.zip' > sqljs-wasm.zip && cd ../ - cd web/ && unzip sqljs-wasm.zip && cd ../ - cd web/ && rm sqljs-wasm.zip && cd ../ - - flutter pub get - flutter clean + - flutter pub get + - flutter pub pub run intl_translation:generate_from_arb --output-dir=lib/l10n --no-use-deferred-loading lib/l10n/l10n.dart lib/l10n/intl_*.arb - flutter build web --release --verbose # TODO: upload elsewhere artifacts: @@ -69,6 +70,8 @@ build_android_apk: - cd android && echo "keyAlias=key" >> key.properties && cd .. - cd android && echo "storeFile=../key.jks" >> key.properties && cd .. - cd android/app && echo $GOOGLE_SERVICES >> google-services.json && cd ../.. + - flutter pub get + - flutter pub pub run intl_translation:generate_from_arb --output-dir=lib/l10n --no-use-deferred-loading lib/l10n/l10n.dart lib/l10n/intl_*.arb - flutter build apk --release - mkdir -p build/with-olm - cp build/app/outputs/apk/release/app-release.apk build/with-olm/ @@ -91,6 +94,8 @@ build_android_apk_no_olm: - cd android && echo "keyAlias=key" >> key.properties && cd .. - cd android && echo "storeFile=../key.jks" >> key.properties && cd .. - cd android/app && echo $GOOGLE_SERVICES >> google-services.json && cd ../.. + - flutter pub get + - flutter pub pub run intl_translation:generate_from_arb --output-dir=lib/l10n --no-use-deferred-loading lib/l10n/l10n.dart lib/l10n/intl_*.arb - flutter build apk --release - mkdir -p build/without-olm - cp build/app/outputs/apk/release/app-release.apk build/without-olm/ diff --git a/CHANGELOG.md b/CHANGELOG.md index ce94f1d..3359a7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ # Version 0.18.0 - 2020-09-?? +### Features +- Added translations: Armenian, Turkish, Chinese (Simplified) # Version 0.17.0 - 2020-08-31 ### Features @@ -16,7 +18,7 @@ # Version 0.16.0 - 2020-07-24 ### Features - Implement web notifications -- Implement a connection status header +- Implement a connection status header ### Changes - Switch out database engine for faster performance - Greatly improve startup time diff --git a/lib/l10n/intl_zh_LATN@pinyin.arb b/lib/l10n/intl_zh_LATN@pinyin.arb deleted file mode 100644 index 6ac0538..0000000 --- a/lib/l10n/intl_zh_LATN@pinyin.arb +++ /dev/null @@ -1,1635 +0,0 @@ -{ - "@@last_modified": "2020-08-16T12:43:17.825046", - "About": "关于", - "@About": { - "type": "text", - "placeholders": {} - }, - "Accept": "接受", - "@Accept": { - "type": "text", - "placeholders": {} - }, - "acceptedTheInvitation": "", - "@acceptedTheInvitation": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "Account": "", - "@Account": { - "type": "text", - "placeholders": {} - }, - "Account informations": "", - "@Account informations": { - "type": "text", - "placeholders": {} - }, - "activatedEndToEndEncryption": "", - "@activatedEndToEndEncryption": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "Add a group description": "", - "@Add a group description": { - "type": "text", - "placeholders": {} - }, - "Admin": "", - "@Admin": { - "type": "text", - "placeholders": {} - }, - "alias": "", - "@alias": { - "type": "text", - "placeholders": {} - }, - "Already have an account?": "", - "@Already have an account?": { - "type": "text", - "placeholders": {} - }, - "answeredTheCall": "", - "@answeredTheCall": { - "type": "text", - "placeholders": { - "senderName": {} - } - }, - "Anyone can join": "", - "@Anyone can join": { - "type": "text", - "placeholders": {} - }, - "Archive": "", - "@Archive": { - "type": "text", - "placeholders": {} - }, - "Archived Room": "", - "@Archived Room": { - "type": "text", - "placeholders": {} - }, - "Are guest users allowed to join": "", - "@Are guest users allowed to join": { - "type": "text", - "placeholders": {} - }, - "Are you sure?": "", - "@Are you sure?": { - "type": "text", - "placeholders": {} - }, - "askSSSSCache": "", - "@askSSSSCache": { - "type": "text", - "placeholders": {} - }, - "askSSSSSign": "", - "@askSSSSSign": { - "type": "text", - "placeholders": {} - }, - "askSSSSVerify": "", - "@askSSSSVerify": { - "type": "text", - "placeholders": {} - }, - "askVerificationRequest": "", - "@askVerificationRequest": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "Authentication": "", - "@Authentication": { - "type": "text", - "placeholders": {} - }, - "Avatar has been changed": "", - "@Avatar has been changed": { - "type": "text", - "placeholders": {} - }, - "Ban from chat": "", - "@Ban from chat": { - "type": "text", - "placeholders": {} - }, - "Banned": "", - "@Banned": { - "type": "text", - "placeholders": {} - }, - "bannedUser": "", - "@bannedUser": { - "type": "text", - "placeholders": { - "username": {}, - "targetName": {} - } - }, - "Block Device": "", - "@Block Device": { - "type": "text", - "placeholders": {} - }, - "byDefaultYouWillBeConnectedTo": "", - "@byDefaultYouWillBeConnectedTo": { - "type": "text", - "placeholders": { - "homeserver": {} - } - }, - "cachedKeys": "", - "@cachedKeys": { - "type": "text", - "placeholders": {} - }, - "Cancel": "", - "@Cancel": { - "type": "text", - "placeholders": {} - }, - "changedTheChatAvatar": "", - "@changedTheChatAvatar": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "changedTheChatNameTo": "", - "@changedTheChatNameTo": { - "type": "text", - "placeholders": { - "username": {}, - "chatname": {} - } - }, - "changedTheChatDescriptionTo": "", - "@changedTheChatDescriptionTo": { - "type": "text", - "placeholders": { - "username": {}, - "description": {} - } - }, - "changedTheChatPermissions": "", - "@changedTheChatPermissions": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "changedTheDisplaynameTo": "", - "@changedTheDisplaynameTo": { - "type": "text", - "placeholders": { - "username": {}, - "displayname": {} - } - }, - "Change the homeserver": "", - "@Change the homeserver": { - "type": "text", - "placeholders": {} - }, - "changedTheGuestAccessRules": "", - "@changedTheGuestAccessRules": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "changedTheGuestAccessRulesTo": "", - "@changedTheGuestAccessRulesTo": { - "type": "text", - "placeholders": { - "username": {}, - "rules": {} - } - }, - "changedTheHistoryVisibility": "", - "@changedTheHistoryVisibility": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "changedTheHistoryVisibilityTo": "", - "@changedTheHistoryVisibilityTo": { - "type": "text", - "placeholders": { - "username": {}, - "rules": {} - } - }, - "changedTheJoinRules": "", - "@changedTheJoinRules": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "changedTheJoinRulesTo": "", - "@changedTheJoinRulesTo": { - "type": "text", - "placeholders": { - "username": {}, - "joinRules": {} - } - }, - "changedTheProfileAvatar": "", - "@changedTheProfileAvatar": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "changedTheRoomAliases": "", - "@changedTheRoomAliases": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "changedTheRoomInvitationLink": "", - "@changedTheRoomInvitationLink": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "Changelog": "", - "@Changelog": { - "type": "text", - "placeholders": {} - }, - "Change the name of the group": "", - "@Change the name of the group": { - "type": "text", - "placeholders": {} - }, - "Change wallpaper": "", - "@Change wallpaper": { - "type": "text", - "placeholders": {} - }, - "Change the server": "", - "@Change the server": { - "type": "text", - "placeholders": {} - }, - "The encryption has been corrupted": "", - "@The encryption has been corrupted": { - "type": "text", - "placeholders": {} - }, - "Chat": "", - "@Chat": { - "type": "text", - "placeholders": {} - }, - "Chat details": "", - "@Chat details": { - "type": "text", - "placeholders": {} - }, - "Choose a strong password": "", - "@Choose a strong password": { - "type": "text", - "placeholders": {} - }, - "Choose a username": "", - "@Choose a username": { - "type": "text", - "placeholders": {} - }, - "Close": "", - "@Close": { - "type": "text", - "placeholders": {} - }, - "compareEmojiMatch": "", - "@compareEmojiMatch": { - "type": "text", - "placeholders": {} - }, - "compareNumbersMatch": "", - "@compareNumbersMatch": { - "type": "text", - "placeholders": {} - }, - "Confirm": "", - "@Confirm": { - "type": "text", - "placeholders": {} - }, - "Connect": "", - "@Connect": { - "type": "text", - "placeholders": {} - }, - "Connection attempt failed": "", - "@Connection attempt failed": { - "type": "text", - "placeholders": {} - }, - "Contact has been invited to the group": "", - "@Contact has been invited to the group": { - "type": "text", - "placeholders": {} - }, - "Content viewer": "", - "@Content viewer": { - "type": "text", - "placeholders": {} - }, - "Copied to clipboard": "", - "@Copied to clipboard": { - "type": "text", - "placeholders": {} - }, - "Copy": "", - "@Copy": { - "type": "text", - "placeholders": {} - }, - "couldNotDecryptMessage": "", - "@couldNotDecryptMessage": { - "type": "text", - "placeholders": { - "error": {} - } - }, - "Could not set avatar": "", - "@Could not set avatar": { - "type": "text", - "placeholders": {} - }, - "Could not set displayname": "", - "@Could not set displayname": { - "type": "text", - "placeholders": {} - }, - "countParticipants": "", - "@countParticipants": { - "type": "text", - "placeholders": { - "count": {} - } - }, - "Create": "", - "@Create": { - "type": "text", - "placeholders": {} - }, - "Create account now": "", - "@Create account now": { - "type": "text", - "placeholders": {} - }, - "createdTheChat": "", - "@createdTheChat": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "Create new group": "", - "@Create new group": { - "type": "text", - "placeholders": {} - }, - "crossSigningDisabled": "", - "@crossSigningDisabled": { - "type": "text", - "placeholders": {} - }, - "crossSigningEnabled": "", - "@crossSigningEnabled": { - "type": "text", - "placeholders": {} - }, - "Currently active": "", - "@Currently active": { - "type": "text", - "placeholders": {} - }, - "dateAndTimeOfDay": "", - "@dateAndTimeOfDay": { - "type": "text", - "placeholders": { - "date": {}, - "timeOfDay": {} - } - }, - "dateWithoutYear": "", - "@dateWithoutYear": { - "type": "text", - "placeholders": { - "month": {}, - "day": {} - } - }, - "dateWithYear": "", - "@dateWithYear": { - "type": "text", - "placeholders": { - "year": {}, - "month": {}, - "day": {} - } - }, - "Delete": "", - "@Delete": { - "type": "text", - "placeholders": {} - }, - "Delete message": "", - "@Delete message": { - "type": "text", - "placeholders": {} - }, - "Deny": "", - "@Deny": { - "type": "text", - "placeholders": {} - }, - "Device": "", - "@Device": { - "type": "text", - "placeholders": {} - }, - "Devices": "", - "@Devices": { - "type": "text", - "placeholders": {} - }, - "Discard picture": "", - "@Discard picture": { - "type": "text", - "placeholders": {} - }, - "Displayname has been changed": "", - "@Displayname has been changed": { - "type": "text", - "placeholders": {} - }, - "Download file": "", - "@Download file": { - "type": "text", - "placeholders": {} - }, - "Edit displayname": "", - "@Edit displayname": { - "type": "text", - "placeholders": {} - }, - "Emote Settings": "", - "@Emote Settings": { - "type": "text", - "placeholders": {} - }, - "Emote shortcode": "", - "@Emote shortcode": { - "type": "text", - "placeholders": {} - }, - "emoteWarnNeedToPick": "", - "@emoteWarnNeedToPick": { - "type": "text", - "placeholders": {} - }, - "emoteExists": "", - "@emoteExists": { - "type": "text", - "placeholders": {} - }, - "emoteInvalid": "", - "@emoteInvalid": { - "type": "text", - "placeholders": {} - }, - "Empty chat": "", - "@Empty chat": { - "type": "text", - "placeholders": {} - }, - "You won't be able to disable the encryption anymore. Are you sure?": "", - "@You won't be able to disable the encryption anymore. Are you sure?": { - "type": "text", - "placeholders": {} - }, - "Encryption": "", - "@Encryption": { - "type": "text", - "placeholders": {} - }, - "Encryption algorithm": "", - "@Encryption algorithm": { - "type": "text", - "placeholders": {} - }, - "Encryption is not enabled": "", - "@Encryption is not enabled": { - "type": "text", - "placeholders": {} - }, - "End-to-end encryption settings": "", - "@End-to-end encryption settings": { - "type": "text", - "placeholders": {} - }, - "endedTheCall": "", - "@endedTheCall": { - "type": "text", - "placeholders": { - "senderName": {} - } - }, - "Enter a group name": "", - "@Enter a group name": { - "type": "text", - "placeholders": {} - }, - "Enter a username": "", - "@Enter a username": { - "type": "text", - "placeholders": {} - }, - "Enter your homeserver": "", - "@Enter your homeserver": { - "type": "text", - "placeholders": {} - }, - "File name": "", - "@File name": { - "type": "text", - "placeholders": {} - }, - "File size": "", - "@File size": { - "type": "text", - "placeholders": {} - }, - "FluffyChat": "", - "@FluffyChat": { - "type": "text", - "placeholders": {} - }, - "Forward": "", - "@Forward": { - "type": "text", - "placeholders": {} - }, - "Friday": "", - "@Friday": { - "type": "text", - "placeholders": {} - }, - "From joining": "", - "@From joining": { - "type": "text", - "placeholders": {} - }, - "From the invitation": "", - "@From the invitation": { - "type": "text", - "placeholders": {} - }, - "Group": "", - "@Group": { - "type": "text", - "placeholders": {} - }, - "Group description": "", - "@Group description": { - "type": "text", - "placeholders": {} - }, - "Group description has been changed": "", - "@Group description has been changed": { - "type": "text", - "placeholders": {} - }, - "Group is public": "", - "@Group is public": { - "type": "text", - "placeholders": {} - }, - "groupWith": "", - "@groupWith": { - "type": "text", - "placeholders": { - "displayname": {} - } - }, - "Guests are forbidden": "", - "@Guests are forbidden": { - "type": "text", - "placeholders": {} - }, - "Guests can join": "", - "@Guests can join": { - "type": "text", - "placeholders": {} - }, - "hasWithdrawnTheInvitationFor": "", - "@hasWithdrawnTheInvitationFor": { - "type": "text", - "placeholders": { - "username": {}, - "targetName": {} - } - }, - "Help": "", - "@Help": { - "type": "text", - "placeholders": {} - }, - "Homeserver is not compatible": "", - "@Homeserver is not compatible": { - "type": "text", - "placeholders": {} - }, - "ID": "", - "@ID": { - "type": "text", - "placeholders": {} - }, - "Identity": "", - "@Identity": { - "type": "text", - "placeholders": {} - }, - "incorrectPassphraseOrKey": "", - "@incorrectPassphraseOrKey": { - "type": "text", - "placeholders": {} - }, - "Invite contact": "", - "@Invite contact": { - "type": "text", - "placeholders": {} - }, - "inviteContactToGroup": "", - "@inviteContactToGroup": { - "type": "text", - "placeholders": { - "groupName": {} - } - }, - "Invited": "", - "@Invited": { - "type": "text", - "placeholders": {} - }, - "inviteText": "", - "@inviteText": { - "type": "text", - "placeholders": { - "username": {}, - "link": {} - } - }, - "invitedUser": "", - "@invitedUser": { - "type": "text", - "placeholders": { - "username": {}, - "targetName": {} - } - }, - "Invited users only": "", - "@Invited users only": { - "type": "text", - "placeholders": {} - }, - "isDeviceKeyCorrect": "", - "@isDeviceKeyCorrect": { - "type": "text", - "placeholders": {} - }, - "is typing...": "", - "@is typing...": { - "type": "text", - "placeholders": {} - }, - "Edit Jitsi instance": "", - "@Edit Jitsi instance": { - "type": "text", - "placeholders": {} - }, - "joinedTheChat": "", - "@joinedTheChat": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "Join room": "", - "@Join room": { - "type": "text", - "placeholders": {} - }, - "keysCached": "", - "@keysCached": { - "type": "text", - "placeholders": {} - }, - "keysMissing": "", - "@keysMissing": { - "type": "text", - "placeholders": {} - }, - "kicked": "", - "@kicked": { - "type": "text", - "placeholders": { - "username": {}, - "targetName": {} - } - }, - "kickedAndBanned": "", - "@kickedAndBanned": { - "type": "text", - "placeholders": { - "username": {}, - "targetName": {} - } - }, - "Kick from chat": "", - "@Kick from chat": { - "type": "text", - "placeholders": {} - }, - "Leave": "", - "@Leave": { - "type": "text", - "placeholders": {} - }, - "Left the chat": "", - "@Left the chat": { - "type": "text", - "placeholders": {} - }, - "Logout": "", - "@Logout": { - "type": "text", - "placeholders": {} - }, - "userLeftTheChat": "", - "@userLeftTheChat": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "lastActiveAgo": "", - "@lastActiveAgo": { - "type": "text", - "placeholders": { - "localizedTimeShort": {} - } - }, - "Last seen IP": "", - "@Last seen IP": { - "type": "text", - "placeholders": {} - }, - "License": "", - "@License": { - "type": "text", - "placeholders": {} - }, - "Loading... Please wait": "", - "@Loading... Please wait": { - "type": "text", - "placeholders": {} - }, - "Load more...": "", - "@Load more...": { - "type": "text", - "placeholders": {} - }, - "loadCountMoreParticipants": "", - "@loadCountMoreParticipants": { - "type": "text", - "placeholders": { - "count": {} - } - }, - "Login": "", - "@Login": { - "type": "text", - "placeholders": {} - }, - "logInTo": "", - "@logInTo": { - "type": "text", - "placeholders": { - "homeserver": {} - } - }, - "Make a moderator": "", - "@Make a moderator": { - "type": "text", - "placeholders": {} - }, - "Make an admin": "", - "@Make an admin": { - "type": "text", - "placeholders": {} - }, - "Make sure the identifier is valid": "", - "@Make sure the identifier is valid": { - "type": "text", - "placeholders": {} - }, - "Message will be removed for all participants": "", - "@Message will be removed for all participants": { - "type": "text", - "placeholders": {} - }, - "Moderator": "", - "@Moderator": { - "type": "text", - "placeholders": {} - }, - "Monday": "", - "@Monday": { - "type": "text", - "placeholders": {} - }, - "Mute chat": "", - "@Mute chat": { - "type": "text", - "placeholders": {} - }, - "Please be aware that you need Pantalaimon to use end-to-end encryption for now.": "", - "@Please be aware that you need Pantalaimon to use end-to-end encryption for now.": { - "type": "text", - "placeholders": {} - }, - "New message in FluffyChat": "", - "@New message in FluffyChat": { - "type": "text", - "placeholders": {} - }, - "New private chat": "", - "@New private chat": { - "type": "text", - "placeholders": {} - }, - "newVerificationRequest": "", - "@newVerificationRequest": { - "type": "text", - "placeholders": {} - }, - "noCrossSignBootstrap": "", - "@noCrossSignBootstrap": { - "type": "text", - "placeholders": {} - }, - "noMegolmBootstrap": "", - "@noMegolmBootstrap": { - "type": "text", - "placeholders": {} - }, - "It seems that you have no google services on your phone. That's a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/": "", - "@It seems that you have no google services on your phone. That's a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/": { - "type": "text", - "placeholders": {} - }, - "None": "", - "@None": { - "type": "text", - "placeholders": {} - }, - "No emotes found. 😕": "", - "@No emotes found. 😕": { - "type": "text", - "placeholders": {} - }, - "No permission": "", - "@No permission": { - "type": "text", - "placeholders": {} - }, - "No rooms found...": "", - "@No rooms found...": { - "type": "text", - "placeholders": {} - }, - "Not supported in web": "", - "@Not supported in web": { - "type": "text", - "placeholders": {} - }, - "numberSelected": "", - "@numberSelected": { - "type": "text", - "placeholders": { - "number": {} - } - }, - "ok": "", - "@ok": { - "type": "text", - "placeholders": {} - }, - "onlineKeyBackupDisabled": "", - "@onlineKeyBackupDisabled": { - "type": "text", - "placeholders": {} - }, - "onlineKeyBackupEnabled": "", - "@onlineKeyBackupEnabled": { - "type": "text", - "placeholders": {} - }, - "Oops something went wrong...": "", - "@Oops something went wrong...": { - "type": "text", - "placeholders": {} - }, - "Open app to read messages": "", - "@Open app to read messages": { - "type": "text", - "placeholders": {} - }, - "Open camera": "", - "@Open camera": { - "type": "text", - "placeholders": {} - }, - "(Optional) Group name": "", - "@(Optional) Group name": { - "type": "text", - "placeholders": {} - }, - "Participating user devices": "", - "@Participating user devices": { - "type": "text", - "placeholders": {} - }, - "passphraseOrKey": "", - "@passphraseOrKey": { - "type": "text", - "placeholders": {} - }, - "Password": "", - "@Password": { - "type": "text", - "placeholders": {} - }, - "Pick image": "", - "@Pick image": { - "type": "text", - "placeholders": {} - }, - "Pin": "", - "@Pin": { - "type": "text", - "placeholders": {} - }, - "play": "", - "@play": { - "type": "text", - "placeholders": { - "fileName": {} - } - }, - "Please choose a username": "", - "@Please choose a username": { - "type": "text", - "placeholders": {} - }, - "Please enter a matrix identifier": "", - "@Please enter a matrix identifier": { - "type": "text", - "placeholders": {} - }, - "Please enter your password": "", - "@Please enter your password": { - "type": "text", - "placeholders": {} - }, - "Please enter your username": "", - "@Please enter your username": { - "type": "text", - "placeholders": {} - }, - "Public Rooms": "", - "@Public Rooms": { - "type": "text", - "placeholders": {} - }, - "Reject": "", - "@Reject": { - "type": "text", - "placeholders": {} - }, - "Rejoin": "", - "@Rejoin": { - "type": "text", - "placeholders": {} - }, - "Render rich message content": "", - "@Render rich message content": { - "type": "text", - "placeholders": {} - }, - "Recording": "", - "@Recording": { - "type": "text", - "placeholders": {} - }, - "redactedAnEvent": "", - "@redactedAnEvent": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "rejectedTheInvitation": "", - "@rejectedTheInvitation": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "Remove all other devices": "", - "@Remove all other devices": { - "type": "text", - "placeholders": {} - }, - "removedBy": "", - "@removedBy": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "Remove device": "", - "@Remove device": { - "type": "text", - "placeholders": {} - }, - "Remove exile": "", - "@Remove exile": { - "type": "text", - "placeholders": {} - }, - "Revoke all permissions": "", - "@Revoke all permissions": { - "type": "text", - "placeholders": {} - }, - "Remove": "", - "@Remove": { - "type": "text", - "placeholders": {} - }, - "Remove message": "", - "@Remove message": { - "type": "text", - "placeholders": {} - }, - "Reply": "", - "@Reply": { - "type": "text", - "placeholders": {} - }, - "Request permission": "", - "@Request permission": { - "type": "text", - "placeholders": {} - }, - "Request to read older messages": "", - "@Request to read older messages": { - "type": "text", - "placeholders": {} - }, - "Room has been upgraded": "", - "@Room has been upgraded": { - "type": "text", - "placeholders": {} - }, - "Saturday": "", - "@Saturday": { - "type": "text", - "placeholders": {} - }, - "Share": "", - "@Share": { - "type": "text", - "placeholders": {} - }, - "sharedTheLocation": "", - "@sharedTheLocation": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "Search for a chat": "", - "@Search for a chat": { - "type": "text", - "placeholders": {} - }, - "Seen a long time ago": "", - "@Seen a long time ago": { - "type": "text", - "placeholders": {} - }, - "seenByUser": "", - "@seenByUser": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "seenByUserAndUser": "", - "@seenByUserAndUser": { - "type": "text", - "placeholders": { - "username": {}, - "username2": {} - } - }, - "seenByUserAndCountOthers": "", - "@seenByUserAndCountOthers": { - "type": "text", - "placeholders": { - "username": {}, - "count": {} - } - }, - "Send": "", - "@Send": { - "type": "text", - "placeholders": {} - }, - "Send a message": "", - "@Send a message": { - "type": "text", - "placeholders": {} - }, - "Send file": "", - "@Send file": { - "type": "text", - "placeholders": {} - }, - "Send image": "", - "@Send image": { - "type": "text", - "placeholders": {} - }, - "sentAFile": "", - "@sentAFile": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "sentAnAudio": "", - "@sentAnAudio": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "sentAPicture": "", - "@sentAPicture": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "sentASticker": "", - "@sentASticker": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "sentAVideo": "", - "@sentAVideo": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "sentCallInformations": "", - "@sentCallInformations": { - "type": "text", - "placeholders": { - "senderName": {} - } - }, - "sessionVerified": "", - "@sessionVerified": { - "type": "text", - "placeholders": {} - }, - "Set a profile picture": "", - "@Set a profile picture": { - "type": "text", - "placeholders": {} - }, - "Set group description": "", - "@Set group description": { - "type": "text", - "placeholders": {} - }, - "Set invitation link": "", - "@Set invitation link": { - "type": "text", - "placeholders": {} - }, - "Set status": "", - "@Set status": { - "type": "text", - "placeholders": {} - }, - "Settings": "", - "@Settings": { - "type": "text", - "placeholders": {} - }, - "Sign up": "", - "@Sign up": { - "type": "text", - "placeholders": {} - }, - "Skip": "", - "@Skip": { - "type": "text", - "placeholders": {} - }, - "startedACall": "", - "@startedACall": { - "type": "text", - "placeholders": { - "senderName": {} - } - }, - "Change your style": "", - "@Change your style": { - "type": "text", - "placeholders": {} - }, - "System": "", - "@System": { - "type": "text", - "placeholders": {} - }, - "How are you today?": "", - "@How are you today?": { - "type": "text", - "placeholders": {} - }, - "Light": "", - "@Light": { - "type": "text", - "placeholders": {} - }, - "Dark": "", - "@Dark": { - "type": "text", - "placeholders": {} - }, - "Use Amoled compatible colors?": "", - "@Use Amoled compatible colors?": { - "type": "text", - "placeholders": {} - }, - "Source code": "", - "@Source code": { - "type": "text", - "placeholders": {} - }, - "Start your first chat :-)": "", - "@Start your first chat :-)": { - "type": "text", - "placeholders": {} - }, - "Submit": "", - "@Submit": { - "type": "text", - "placeholders": {} - }, - "Sunday": "", - "@Sunday": { - "type": "text", - "placeholders": {} - }, - "Donate": "", - "@Donate": { - "type": "text", - "placeholders": {} - }, - "Tap to show menu": "", - "@Tap to show menu": { - "type": "text", - "placeholders": {} - }, - "They Don't Match": "", - "@They Don't Match": { - "type": "text", - "placeholders": {} - }, - "They Match": "", - "@They Match": { - "type": "text", - "placeholders": {} - }, - "This room has been archived.": "", - "@This room has been archived.": { - "type": "text", - "placeholders": {} - }, - "Thursday": "", - "@Thursday": { - "type": "text", - "placeholders": {} - }, - "timeOfDay": "", - "@timeOfDay": { - "type": "text", - "placeholders": { - "hours12": {}, - "hours24": {}, - "minutes": {}, - "suffix": {} - } - }, - "title": "", - "@title": { - "description": "Title for the application", - "type": "text", - "placeholders": {} - }, - "Try to send again": "", - "@Try to send again": { - "type": "text", - "placeholders": {} - }, - "Tuesday": "", - "@Tuesday": { - "type": "text", - "placeholders": {} - }, - "unbannedUser": "", - "@unbannedUser": { - "type": "text", - "placeholders": { - "username": {}, - "targetName": {} - } - }, - "Unblock Device": "", - "@Unblock Device": { - "type": "text", - "placeholders": {} - }, - "Unmute chat": "", - "@Unmute chat": { - "type": "text", - "placeholders": {} - }, - "Unknown device": "", - "@Unknown device": { - "type": "text", - "placeholders": {} - }, - "Unknown encryption algorithm": "", - "@Unknown encryption algorithm": { - "type": "text", - "placeholders": {} - }, - "unknownSessionVerify": "", - "@unknownSessionVerify": { - "type": "text", - "placeholders": {} - }, - "unknownEvent": "", - "@unknownEvent": { - "type": "text", - "placeholders": { - "type": {} - } - }, - "Unpin": "", - "@Unpin": { - "type": "text", - "placeholders": {} - }, - "unreadChats": "", - "@unreadChats": { - "type": "text", - "placeholders": { - "unreadCount": {} - } - }, - "unreadMessages": "", - "@unreadMessages": { - "type": "text", - "placeholders": { - "unreadEvents": {} - } - }, - "unreadMessagesInChats": "", - "@unreadMessagesInChats": { - "type": "text", - "placeholders": { - "unreadEvents": {}, - "unreadChats": {} - } - }, - "userAndOthersAreTyping": "", - "@userAndOthersAreTyping": { - "type": "text", - "placeholders": { - "username": {}, - "count": {} - } - }, - "userAndUserAreTyping": "", - "@userAndUserAreTyping": { - "type": "text", - "placeholders": { - "username": {}, - "username2": {} - } - }, - "Username": "", - "@Username": { - "type": "text", - "placeholders": {} - }, - "userIsTyping": "", - "@userIsTyping": { - "type": "text", - "placeholders": { - "username": {} - } - }, - "userSentUnknownEvent": "", - "@userSentUnknownEvent": { - "type": "text", - "placeholders": { - "username": {}, - "type": {} - } - }, - "Verify": "", - "@Verify": { - "type": "text", - "placeholders": {} - }, - "verifyManual": "", - "@verifyManual": { - "type": "text", - "placeholders": {} - }, - "verifiedSession": "", - "@verifiedSession": { - "type": "text", - "placeholders": {} - }, - "verifyStart": "", - "@verifyStart": { - "type": "text", - "placeholders": {} - }, - "verifySuccess": "", - "@verifySuccess": { - "type": "text", - "placeholders": {} - }, - "verifyTitle": "", - "@verifyTitle": { - "type": "text", - "placeholders": {} - }, - "Verify User": "", - "@Verify User": { - "type": "text", - "placeholders": {} - }, - "Video call": "", - "@Video call": { - "type": "text", - "placeholders": {} - }, - "Visible for all participants": "", - "@Visible for all participants": { - "type": "text", - "placeholders": {} - }, - "Visible for everyone": "", - "@Visible for everyone": { - "type": "text", - "placeholders": {} - }, - "Visibility of the chat history": "", - "@Visibility of the chat history": { - "type": "text", - "placeholders": {} - }, - "Voice message": "", - "@Voice message": { - "type": "text", - "placeholders": {} - }, - "waitingPartnerAcceptRequest": "", - "@waitingPartnerAcceptRequest": { - "type": "text", - "placeholders": {} - }, - "waitingPartnerEmoji": "", - "@waitingPartnerEmoji": { - "type": "text", - "placeholders": {} - }, - "waitingPartnerNumbers": "", - "@waitingPartnerNumbers": { - "type": "text", - "placeholders": {} - }, - "Wallpaper": "", - "@Wallpaper": { - "type": "text", - "placeholders": {} - }, - "End to end encryption is currently in Beta! Use at your own risk!": "", - "@End to end encryption is currently in Beta! Use at your own risk!": { - "type": "text", - "placeholders": {} - }, - "Wednesday": "", - "@Wednesday": { - "type": "text", - "placeholders": {} - }, - "Welcome to the cutest instant messenger in the matrix network.": "", - "@Welcome to the cutest instant messenger in the matrix network.": { - "type": "text", - "placeholders": {} - }, - "Who is allowed to join this group": "", - "@Who is allowed to join this group": { - "type": "text", - "placeholders": {} - }, - "Write a message...": "", - "@Write a message...": { - "type": "text", - "placeholders": {} - }, - "Yes": "", - "@Yes": { - "type": "text", - "placeholders": {} - }, - "You": "", - "@You": { - "type": "text", - "placeholders": {} - }, - "You are invited to this chat": "", - "@You are invited to this chat": { - "type": "text", - "placeholders": {} - }, - "You are no longer participating in this chat": "", - "@You are no longer participating in this chat": { - "type": "text", - "placeholders": {} - }, - "You cannot invite yourself": "", - "@You cannot invite yourself": { - "type": "text", - "placeholders": {} - }, - "You have been banned from this chat": "", - "@You have been banned from this chat": { - "type": "text", - "placeholders": {} - }, - "Your own username": "", - "@Your own username": { - "type": "text", - "placeholders": {} - } -} diff --git a/lib/l10n/l10n.dart b/lib/l10n/l10n.dart index 1f7bf78..4a302cd 100644 --- a/lib/l10n/l10n.dart +++ b/lib/l10n/l10n.dart @@ -22,6 +22,9 @@ class AppLocalizationsDelegate extends LocalizationsDelegate { 'ja', 'ru', 'uk', + 'hy', + 'tr', + 'zh_Hans', ].contains(locale.languageCode); } diff --git a/lib/l10n/messages_all.dart b/lib/l10n/messages_all.dart index 6795e95..1b63aa9 100644 --- a/lib/l10n/messages_all.dart +++ b/lib/l10n/messages_all.dart @@ -30,6 +30,7 @@ import 'messages_ru.dart' as messages_ru; import 'messages_sk.dart' as messages_sk; import 'messages_tr.dart' as messages_tr; import 'messages_uk.dart' as messages_uk; +import 'messages_zh_Hans.dart' as messages_zh_hans; typedef Future LibraryLoader(); Map _deferredLibraries = { @@ -48,6 +49,7 @@ Map _deferredLibraries = { 'sk': () => new Future.value(null), 'tr': () => new Future.value(null), 'uk': () => new Future.value(null), + 'zh_Hans': () => new Future.value(null), }; MessageLookupByLibrary _findExact(String localeName) { @@ -82,6 +84,8 @@ MessageLookupByLibrary _findExact(String localeName) { return messages_tr.messages; case 'uk': return messages_uk.messages; + case 'zh_Hans': + return messages_zh_hans.messages; default: return null; } diff --git a/lib/l10n/messages_cs.dart b/lib/l10n/messages_cs.dart index b83bbd8..d1e2c93 100644 --- a/lib/l10n/messages_cs.dart +++ b/lib/l10n/messages_cs.dart @@ -23,137 +23,146 @@ class MessageLookup extends MessageLookupByLibrary { static m1(username) => "${username} aktivoval koncové šifrování"; - static m2(username) => "Přijmout žádost o ověření od (username)?"; + static m2(senderName) => "${senderName} odpověděl na hovor"; - static m3(username, targetName) => "${username} zabanoval ${targetName}"; + static m3(username) => "Přijmout žádost o ověření od (username)?"; - static m4(homeserver) => + static m4(username, targetName) => "${username} zakázal ${targetName}"; + + static m5(homeserver) => "V základním nastavení budete připojeni do ${homeserver}"; - static m5(username) => "${username} změnili svůj avatar"; + static m6(username) => "${username} změnili svůj avatar"; - static m6(username, description) => + static m7(username, description) => "${username} změnili popis diskuze na: „${description}“"; - static m7(username, chatname) => + static m8(username, chatname) => "${username} změnili jméno diskuze na: „${chatname}“"; - static m8(username) => "${username} změnili nastavení oprávnění v diskuzi"; + static m9(username) => "${username} změnili nastavení oprávnění v diskuzi"; - static m9(username, displayname) => + static m10(username, displayname) => "${username} změnili přezdívku na: ${displayname}"; - static m10(username) => "${username} změnili přístupová práva pro hosty"; + static m11(username) => "${username} změnili přístupová práva pro hosty"; - static m11(username, rules) => + static m12(username, rules) => "${username} změnili přístupová práva pro hosty na: ${rules}"; - static m12(username) => + static m13(username) => "${username} změnili nastavení viditelnosti historie diskuze"; - static m13(username, rules) => + static m14(username, rules) => "${username} změnili nastavení viditelnosti historie diskuze na: ${rules}"; - static m14(username) => "${username} změnili nastavení pravidel připojení"; + static m15(username) => "${username} změnili nastavení pravidel připojení"; - static m15(username, joinRules) => + static m16(username, joinRules) => "${username} změnili nastavení pravidel připojení na: ${joinRules}"; - static m16(username) => "${username} změnili svůj avatar"; + static m17(username) => "${username} změnili svůj avatar"; - static m17(username) => "${username} změnili nastavení aliasů místnosti"; + static m18(username) => "${username} změnili nastavení aliasů místnosti"; - static m18(username) => "${username} změnili odkaz k pozvání do místnosti"; + static m19(username) => "${username} změnili odkaz k pozvání do místnosti"; - static m19(error) => "Nebylo možné dešifrovat zprávu: ${error}"; + static m20(error) => "Nebylo možné dešifrovat zprávu: ${error}"; - static m20(count) => "${count} účastníků"; + static m21(count) => "${count} účastníků"; - static m21(username) => "${username} založil diskuzi"; + static m22(username) => "${username} založil diskuzi"; - static m22(date, timeOfDay) => "${date}, ${timeOfDay}"; + static m23(date, timeOfDay) => "${date}, ${timeOfDay}"; - static m23(year, month, day) => "${day}. ${month}. ${year}"; + static m24(year, month, day) => "${day}. ${month}. ${year}"; - static m24(month, day) => "${day}.${month}"; + static m25(month, day) => "${day}.${month}"; - static m25(displayname) => "Skupina s ${displayname}"; + static m26(senderName) => "${senderName} ukončil hovor"; - static m26(username, targetName) => + static m27(displayname) => "Skupina s ${displayname}"; + + static m28(username, targetName) => "${username} vzal zpět pozvání pro ${targetName}"; - static m27(groupName) => "Pozvat kontakt do ${groupName}"; + static m29(groupName) => "Pozvat kontakt do ${groupName}"; - static m28(username, link) => + static m30(username, link) => "${username} vás pozval na FluffyChat.\n1. Nainstalujte si FluffyChat: https://fluffychat.im\n2. Zaregistrujte se anebo se přihlašte\n3. Otevřete odkaz na pozvánce: ${link}"; - static m29(username, targetName) => "${username} pozvali ${targetName}"; + static m31(username, targetName) => "${username} pozvali ${targetName}"; - static m30(username) => "${username} se připojili do diskuze"; + static m32(username) => "${username} se připojili do diskuze"; - static m31(username, targetName) => "${username} vyhodil ${targetName}"; + static m33(username, targetName) => "${username} vyhodil ${targetName}"; - static m32(username, targetName) => - "${username} vyhodil a zabanoval ${targetName}"; + static m34(username, targetName) => + "${username} vyhodil a zakázal ${targetName}"; - static m33(localizedTimeShort) => "Naposledy aktivní: ${localizedTimeShort}"; + static m35(localizedTimeShort) => "Naposledy aktivní: ${localizedTimeShort}"; - static m34(count) => "Načíst dalších ${count} účastníků"; + static m36(count) => "Načíst dalších ${count} účastníků"; - static m35(homeserver) => "Přihlášení k ${homeserver}"; + static m37(homeserver) => "Přihlášení k ${homeserver}"; - static m36(number) => "${number} vybráno"; + static m38(number) => "${number} vybráno"; - static m37(fileName) => "Přehrát (fileName}"; + static m39(fileName) => "Přehrát (fileName}"; - static m38(username) => "${username} odstranili událost"; + static m40(username) => "${username} odstranili událost"; - static m39(username) => "${username} odmítli pozvání"; + static m41(username) => "${username} odmítli pozvání"; - static m40(username) => "Odstraněno ${username}"; + static m42(username) => "Odstraněno ${username}"; - static m41(username) => "Viděno uživatelem ${username}"; + static m43(username) => "Viděno uživatelem ${username}"; - static m42(username, count) => + static m44(username, count) => "Viděno uživateli ${username} a ${count} dalšími"; - static m43(username, username2) => + static m45(username, username2) => "Viděno uživateli ${username} a ${username2}"; - static m44(username) => "${username} poslali soubor"; + static m46(username) => "${username} poslali soubor"; - static m45(username) => "${username} poslali obrázek"; + static m47(username) => "${username} poslali obrázek"; - static m46(username) => "${username} poslali samolepku"; + static m48(username) => "${username} poslali samolepku"; - static m47(username) => "${username} poslali video"; + static m49(username) => "${username} poslali video"; - static m48(username) => "${username} poslali zvukovou nahrávku"; + static m50(username) => "${username} poslali zvukovou nahrávku"; - static m49(username) => "${username} nasdíleli lokaci"; + static m51(senderName) => "${senderName} odeslal informace o hovoru"; - static m50(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; + static m52(username) => "${username} nasdíleli lokaci"; - static m51(username, targetName) => "${username} odbanovali ${targetName}"; + static m53(senderName) => "${senderName} zahájil hovor"; - static m52(type) => "Neznámá událost „${type}“"; + static m54(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; - static m53(unreadCount) => "${unreadCount} nepřečtených diskuzí"; + static m55(username, targetName) => + "${username} zrušil zákaz pro ${targetName}"; - static m54(unreadEvents) => "${unreadEvents} nepřečtených zpráv"; + static m56(type) => "Neznámá událost „${type}“"; - static m55(unreadEvents, unreadChats) => + static m57(unreadCount) => "${unreadCount} nepřečtených diskuzí"; + + static m58(unreadEvents) => "${unreadEvents} nepřečtených zpráv"; + + static m59(unreadEvents, unreadChats) => "${unreadEvents} nepřečtených zpráv v ${unreadChats}"; - static m56(username, count) => "${username} a ${count} dalších píší…"; + static m60(username, count) => "${username} a ${count} dalších píší…"; - static m57(username, username2) => "${username} a ${username2} píší…"; + static m61(username, username2) => "${username} a ${username2} píší…"; - static m58(username) => "${username} píše…"; + static m62(username) => "${username} píše…"; - static m59(username) => "${username} opustili diskuzi"; + static m63(username) => "${username} opustili diskuzi"; - static m60(username, type) => "${username} poslal událost ${type}"; + static m64(username, type) => "${username} poslal událost ${type}"; final messages = _notInlinedMessages(_notInlinedMessages); static _notInlinedMessages(_) => { @@ -182,7 +191,7 @@ class MessageLookup extends MessageLookupByLibrary { MessageLookupByLibrary.simpleMessage("Avatar byl změněn"), "Ban from chat": MessageLookupByLibrary.simpleMessage("Zabanovat z diskuze"), - "Banned": MessageLookupByLibrary.simpleMessage("Zabanován"), + "Banned": MessageLookupByLibrary.simpleMessage("Zakázán"), "Block Device": MessageLookupByLibrary.simpleMessage("Blokovat zařízení"), "Cancel": MessageLookupByLibrary.simpleMessage("Zrušit"), @@ -299,6 +308,8 @@ class MessageLookup extends MessageLookupByLibrary { "It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/": MessageLookupByLibrary.simpleMessage( "Vypadá to, že váš telefon nemá nainstalovány google services. Dobré rozhodnutí pro vaši bezpečnost! Pro příjem notifikací doporučujeme použít miocroG: https://microg.org/"), + "Join room": + MessageLookupByLibrary.simpleMessage("Vstoupil do místnosti"), "Kick from chat": MessageLookupByLibrary.simpleMessage("Vyhodit z diskuze"), "Last seen IP": @@ -348,9 +359,10 @@ class MessageLookup extends MessageLookupByLibrary { "Zúčastněná zařízení uživatele"), "Password": MessageLookupByLibrary.simpleMessage("Heslo"), "Pick image": MessageLookupByLibrary.simpleMessage("Zvolit obrázek"), + "Pin": MessageLookupByLibrary.simpleMessage("Připnout zprávu"), "Please be aware that you need Pantalaimon to use end-to-end encryption for now.": MessageLookupByLibrary.simpleMessage( - "Prosím vezměte na vědomí, že pro použití koncového šifrování je prozatím potřeba použít Pantalaimon"), + "Prosím vezměte na vědomí, že pro použití koncového šifrování je prozatím potřeba použít Pantalaimon."), "Please choose a username": MessageLookupByLibrary.simpleMessage( "Prosíme zvolte si uživatelské jméno"), "Please enter a matrix identifier": @@ -431,6 +443,7 @@ class MessageLookup extends MessageLookupByLibrary { "Unknown encryption algorithm": MessageLookupByLibrary.simpleMessage( "Neznámý šifrovací algoritmus"), "Unmute chat": MessageLookupByLibrary.simpleMessage("Zrušit ztišení"), + "Unpin": MessageLookupByLibrary.simpleMessage("Odepnout zprávu"), "Use Amoled compatible colors?": MessageLookupByLibrary.simpleMessage( "Použít barvy kompatibilní s Amoled displayem?"), "Username": MessageLookupByLibrary.simpleMessage("Uživatelské jméno"), @@ -448,7 +461,7 @@ class MessageLookup extends MessageLookupByLibrary { "Wednesday": MessageLookupByLibrary.simpleMessage("Středa"), "Welcome to the cutest instant messenger in the matrix network.": MessageLookupByLibrary.simpleMessage( - "Vítejte v nejroztomilejší diskuzní aplikaci pro síť Matrix."), + "Vítejte v nejroztomilejší diskuzní aplikaci pro síť matrix."), "Who is allowed to join this group": MessageLookupByLibrary.simpleMessage( "Kdo se může připojit do této skupiny"), @@ -465,7 +478,7 @@ class MessageLookup extends MessageLookupByLibrary { MessageLookupByLibrary.simpleMessage("Nemůžete pozvat sami sebe"), "You have been banned from this chat": MessageLookupByLibrary.simpleMessage( - "Byli jste zabanováni z této diskuze"), + "Byl vám zablokován přístup k tomuto chatu"), "You won\'t be able to disable the encryption anymore. Are you sure?": MessageLookupByLibrary.simpleMessage( "Šifrování jiš nebude možné vypnout. Jste si tím jisti?"), @@ -474,77 +487,79 @@ class MessageLookup extends MessageLookupByLibrary { "acceptedTheInvitation": m0, "activatedEndToEndEncryption": m1, "alias": MessageLookupByLibrary.simpleMessage("alias"), + "answeredTheCall": m2, "askSSSSCache": MessageLookupByLibrary.simpleMessage( "Prosím zadajte vaší prístupovu frázI k \"bezpečému úložišti\" anebo \"klíč na obnovu\" pro uložení klíčů."), "askSSSSSign": MessageLookupByLibrary.simpleMessage( "Pro ověření této osoby, zadejte prosím přístupovou frází k “bezpečnému úložišti” anebo “klíč pro obnovu”."), "askSSSSVerify": MessageLookupByLibrary.simpleMessage( "Zadejte prosím vaší přístupovou frází k “bezpečnému úložišti” anebo “klíč pro obnovu” pro ověření vaší relace."), - "askVerificationRequest": m2, - "bannedUser": m3, - "byDefaultYouWillBeConnectedTo": m4, + "askVerificationRequest": m3, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, "cachedKeys": MessageLookupByLibrary.simpleMessage("Klíče byly úspěšně uloženy!"), - "changedTheChatAvatar": m5, - "changedTheChatDescriptionTo": m6, - "changedTheChatNameTo": m7, - "changedTheChatPermissions": m8, - "changedTheDisplaynameTo": m9, - "changedTheGuestAccessRules": m10, - "changedTheGuestAccessRulesTo": m11, - "changedTheHistoryVisibility": m12, - "changedTheHistoryVisibilityTo": m13, - "changedTheJoinRules": m14, - "changedTheJoinRulesTo": m15, - "changedTheProfileAvatar": m16, - "changedTheRoomAliases": m17, - "changedTheRoomInvitationLink": m18, + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, "compareEmojiMatch": MessageLookupByLibrary.simpleMessage( "Porovnejte a přesvědčete se, že následující emotikony se shodují na obou zařízeních:"), "compareNumbersMatch": MessageLookupByLibrary.simpleMessage( "Porovnejte a přesvědčete se, že následující čísla se shodují na obou zařízeních:"), - "couldNotDecryptMessage": m19, - "countParticipants": m20, - "createdTheChat": m21, + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, "crossSigningDisabled": MessageLookupByLibrary.simpleMessage("Vzájemné ověření je vypnuté"), "crossSigningEnabled": MessageLookupByLibrary.simpleMessage("Vzájemné ověření je zapnuté"), - "dateAndTimeOfDay": m22, - "dateWithYear": m23, - "dateWithoutYear": m24, + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, "emoteExists": - MessageLookupByLibrary.simpleMessage("Emotikona již existuje"), + MessageLookupByLibrary.simpleMessage("Emotikona již existuje!"), "emoteInvalid": MessageLookupByLibrary.simpleMessage( - "Nesprávné označení emotikony"), + "Nesprávné označení emotikony!"), "emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage( - "Musíte zvolit označení emotikony a obrázek"), - "groupWith": m25, - "hasWithdrawnTheInvitationFor": m26, + "Musíte zvolit označení emotikony a obrázek!"), + "endedTheCall": m26, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, "incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage( "Nesprávné přístupové heslo anebo klíč pro obnovu"), - "inviteContactToGroup": m27, - "inviteText": m28, - "invitedUser": m29, + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, "is typing...": MessageLookupByLibrary.simpleMessage("píše…"), "isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage( "Je následjící kód zařízení správný?"), - "joinedTheChat": m30, + "joinedTheChat": m32, "keysCached": MessageLookupByLibrary.simpleMessage( "Klíče jsou uloženy v mezipaměti"), "keysMissing": MessageLookupByLibrary.simpleMessage("Chybí klíče"), - "kicked": m31, - "kickedAndBanned": m32, - "lastActiveAgo": m33, - "loadCountMoreParticipants": m34, - "logInTo": m35, + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, "newVerificationRequest": MessageLookupByLibrary.simpleMessage("Nová žádost o ověření!"), "noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage( - "Fluffychet momentálně nepodporuje aktivaci křížového podpisu. Prosím aktivujte ho z klientu Element."), + "Fluffychet momentálně nepodporuje aktivaci křížového podpisu. Prosím aktivujte ho z klientu Riot."), "noMegolmBootstrap": MessageLookupByLibrary.simpleMessage( - "Fluffychet momentálně nepodporuje aktivaci online záloh klíčů. Prosím zapněte ji z klientu Element."), - "numberSelected": m36, + "Fluffychet momentálně nepodporuje aktivaci online záloh klíčů. Prosím zapněte ji z klientu Riot."), + "numberSelected": m38, "ok": MessageLookupByLibrary.simpleMessage("ok"), "onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage( "Online záloha klíčů je vypnutá"), @@ -552,35 +567,37 @@ class MessageLookup extends MessageLookupByLibrary { "Online záloha kíčů je zapnuta"), "passphraseOrKey": MessageLookupByLibrary.simpleMessage("heslo nebo klíč k ověření"), - "play": m37, - "redactedAnEvent": m38, - "rejectedTheInvitation": m39, - "removedBy": m40, - "seenByUser": m41, - "seenByUserAndCountOthers": m42, - "seenByUserAndUser": m43, - "sentAFile": m44, - "sentAPicture": m45, - "sentASticker": m46, - "sentAVideo": m47, - "sentAnAudio": m48, + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, + "sentCallInformations": m51, "sessionVerified": MessageLookupByLibrary.simpleMessage("Sezení je ověřeno"), - "sharedTheLocation": m49, - "timeOfDay": m50, + "sharedTheLocation": m52, + "startedACall": m53, + "timeOfDay": m54, "title": MessageLookupByLibrary.simpleMessage("FluffyChat"), - "unbannedUser": m51, - "unknownEvent": m52, + "unbannedUser": m55, + "unknownEvent": m56, "unknownSessionVerify": MessageLookupByLibrary.simpleMessage( "Neznámé sezení, prosím o ověření"), - "unreadChats": m53, - "unreadMessages": m54, - "unreadMessagesInChats": m55, - "userAndOthersAreTyping": m56, - "userAndUserAreTyping": m57, - "userIsTyping": m58, - "userLeftTheChat": m59, - "userSentUnknownEvent": m60, + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64, "verifiedSession": MessageLookupByLibrary.simpleMessage("Sezení úspěšně ověřeno!"), "verifyManual": MessageLookupByLibrary.simpleMessage("Ověřit ručně"), diff --git a/lib/l10n/messages_de.dart b/lib/l10n/messages_de.dart index 5f7b341..d58a613 100644 --- a/lib/l10n/messages_de.dart +++ b/lib/l10n/messages_de.dart @@ -24,139 +24,139 @@ class MessageLookup extends MessageLookupByLibrary { static m1(username) => "${username} hat Ende-zu-Ende Verschlüsselung aktiviert"; - static m2(username) => "Diese Bestätigungsanfrage von ${username} annehmen?"; + static m3(username) => "Diese Bestätigungsanfrage von ${username} annehmen?"; - static m3(username, targetName) => "${username} hat ${targetName} verbannt"; + static m4(username, targetName) => "${username} hat ${targetName} verbannt"; - static m4(homeserver) => "Standardmäßig wirst Du mit ${homeserver} verbunden"; + static m5(homeserver) => "Standardmäßig wirst Du mit ${homeserver} verbunden"; - static m5(username) => "${username} hat den Chat-Avatar geändert"; + static m6(username) => "${username} hat den Chat-Avatar geändert"; - static m6(username, description) => + static m7(username, description) => "${username} hat die Chat-Beschreibung geändert zu: „${description}“"; - static m7(username, chatname) => + static m8(username, chatname) => "${username} hat den Chat-Namen geändert zu: „${chatname}“"; - static m8(username) => "${username} hat die Chat-Berechtigungen geändert"; + static m9(username) => "${username} hat die Chat-Berechtigungen geändert"; - static m9(username, displayname) => + static m10(username, displayname) => "${username} hat den Nicknamen geändert zu: ${displayname}"; - static m10(username) => + static m11(username) => "${username} hat die Zugangsregeln für Gäste geändert"; - static m11(username, rules) => + static m12(username, rules) => "${username} hat die Zugangsregeln für Gäste geändert zu: ${rules}"; - static m12(username) => + static m13(username) => "${username} hat die Sichtbarkeit des Chat-Verlaufs geändert"; - static m13(username, rules) => + static m14(username, rules) => "${username} hat die Sichtbarkeit des Chat-Verlaufs geändert zu: ${rules}"; - static m14(username) => "${username} hat die Zugangsregeln geändert"; + static m15(username) => "${username} hat die Zugangsregeln geändert"; - static m15(username, joinRules) => + static m16(username, joinRules) => "${username} hat die Zugangsregeln geändert zu: ${joinRules}"; - static m16(username) => "${username} hat das Profilbild geändert"; + static m17(username) => "${username} hat das Profilbild geändert"; - static m17(username) => "${username} hat die Raum-Aliasse geändert"; + static m18(username) => "${username} hat die Raum-Aliasse geändert"; - static m18(username) => "${username} hat den Einladungslink geändert"; + static m19(username) => "${username} hat den Einladungslink geändert"; - static m19(error) => "Nachricht konnte nicht entschlüsselt werden: ${error}"; + static m20(error) => "Nachricht konnte nicht entschlüsselt werden: ${error}"; - static m20(count) => "${count} Teilnehmer*innen"; + static m21(count) => "${count} Teilnehmer*innen"; - static m21(username) => "${username} hat den Chat erstellt"; + static m22(username) => "${username} hat den Chat erstellt"; - static m22(date, timeOfDay) => "${date}, ${timeOfDay}"; + static m23(date, timeOfDay) => "${date}, ${timeOfDay}"; - static m23(year, month, day) => "${day}. ${month}. ${year}"; + static m24(year, month, day) => "${day}. ${month}. ${year}"; - static m24(month, day) => "${day}. ${month}"; + static m25(month, day) => "${day}. ${month}"; - static m25(displayname) => "Gruppe mit ${displayname}"; + static m27(displayname) => "Gruppe mit ${displayname}"; - static m26(username, targetName) => + static m28(username, targetName) => "${username} hat die Einladung für ${targetName} zurückgezogen"; - static m27(groupName) => "Kontakt in die Gruppe ${groupName} einladen"; + static m29(groupName) => "Kontakt in die Gruppe ${groupName} einladen"; - static m28(username, link) => + static m30(username, link) => "${username} hat Dich zu FluffyChat eingeladen. \n1. Installiere FluffyChat: https://fluffychat.im \n2. Melde Dich in der App an \n3. Öffne den Einladungslink: ${link}"; - static m29(username, targetName) => + static m31(username, targetName) => "${username} hat ${targetName} eingeladen"; - static m30(username) => "${username} ist dem Chat beigetreten"; + static m32(username) => "${username} ist dem Chat beigetreten"; - static m31(username, targetName) => + static m33(username, targetName) => "${username} hat ${targetName} hinausgeworfen"; - static m32(username, targetName) => + static m34(username, targetName) => "${username} hat ${targetName} hinausgeworfen und verbannt"; - static m33(localizedTimeShort) => "Zuletzt aktiv: ${localizedTimeShort}"; + static m35(localizedTimeShort) => "Zuletzt aktiv: ${localizedTimeShort}"; - static m34(count) => "${count} weitere Teilnehmer*innen laden"; + static m36(count) => "${count} weitere Teilnehmer*innen laden"; - static m35(homeserver) => "Bei ${homeserver} anmelden"; + static m37(homeserver) => "Bei ${homeserver} anmelden"; - static m36(number) => "${number} ausgewählt"; + static m38(number) => "${number} ausgewählt"; - static m37(fileName) => "${fileName} abspielen"; + static m39(fileName) => "${fileName} abspielen"; - static m38(username) => "${username} hat ein Event entfernt"; + static m40(username) => "${username} hat ein Event entfernt"; - static m39(username) => "${username} hat die Einladung abgelehnt"; + static m41(username) => "${username} hat die Einladung abgelehnt"; - static m40(username) => "Entfernt von ${username}"; + static m42(username) => "Entfernt von ${username}"; - static m41(username) => "Gelesen von ${username}"; + static m43(username) => "Gelesen von ${username}"; - static m42(username, count) => "Gelesen von ${username} und ${count} anderen"; + static m44(username, count) => "Gelesen von ${username} und ${count} anderen"; - static m43(username, username2) => "Gelesen von ${username} und ${username2}"; + static m45(username, username2) => "Gelesen von ${username} und ${username2}"; - static m44(username) => "${username} hat eine Datei gesendet"; + static m46(username) => "${username} hat eine Datei gesendet"; - static m45(username) => "${username} hat ein Bild gesendet"; + static m47(username) => "${username} hat ein Bild gesendet"; - static m46(username) => "${username} hat einen Sticker gesendet"; + static m48(username) => "${username} hat einen Sticker gesendet"; - static m47(username) => "${username} hat ein Video gesendet"; + static m49(username) => "${username} hat ein Video gesendet"; - static m48(username) => "${username} hat eine Audio-Datei gesendet"; + static m50(username) => "${username} hat eine Audio-Datei gesendet"; - static m49(username) => "${username} hat den Standort geteilt"; + static m52(username) => "${username} hat den Standort geteilt"; - static m50(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; + static m54(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; - static m51(username, targetName) => + static m55(username, targetName) => "${username} hat die Verbannung von ${targetName} aufgehoben"; - static m52(type) => "Unbekanntes Ereignis \'${type}\'"; + static m56(type) => "Unbekanntes Ereignis \'${type}\'"; - static m53(unreadCount) => "${unreadCount} ungelesene Unterhaltungen"; + static m57(unreadCount) => "${unreadCount} ungelesene Unterhaltungen"; - static m54(unreadEvents) => "${unreadEvents} ungelesene Nachrichten"; + static m58(unreadEvents) => "${unreadEvents} ungelesene Nachrichten"; - static m55(unreadEvents, unreadChats) => + static m59(unreadEvents, unreadChats) => "${unreadEvents} ungelesene Nachrichten in ${unreadChats} Chats"; - static m56(username, count) => "${username} und ${count} andere schreiben..."; + static m60(username, count) => "${username} und ${count} andere schreiben..."; - static m57(username, username2) => + static m61(username, username2) => "${username} und ${username2} schreiben..."; - static m58(username) => "${username} schreibt ..."; + static m62(username) => "${username} schreibt ..."; - static m59(username) => "${username} hat den Chat verlassen"; + static m63(username) => "${username} hat den Chat verlassen"; - static m60(username, type) => "${username} hat ${type} Event gesendet"; + static m64(username, type) => "${username} hat ${type} Event gesendet"; final messages = _notInlinedMessages(_notInlinedMessages); static _notInlinedMessages(_) => { @@ -489,71 +489,71 @@ class MessageLookup extends MessageLookupByLibrary { "Bitte gebe um die andere Person signieren zu können dein Secure-Store Passwort oder Wiederherstellungsschlüssel ein."), "askSSSSVerify": MessageLookupByLibrary.simpleMessage( "Bitte gebe um deine Session zu verifizieren dein Secure-Store Passwort oder Wiederherstellungsschlüssel ein."), - "askVerificationRequest": m2, - "bannedUser": m3, - "byDefaultYouWillBeConnectedTo": m4, + "askVerificationRequest": m3, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, "cachedKeys": MessageLookupByLibrary.simpleMessage("Keys erfolgreich gecached!"), - "changedTheChatAvatar": m5, - "changedTheChatDescriptionTo": m6, - "changedTheChatNameTo": m7, - "changedTheChatPermissions": m8, - "changedTheDisplaynameTo": m9, - "changedTheGuestAccessRules": m10, - "changedTheGuestAccessRulesTo": m11, - "changedTheHistoryVisibility": m12, - "changedTheHistoryVisibilityTo": m13, - "changedTheJoinRules": m14, - "changedTheJoinRulesTo": m15, - "changedTheProfileAvatar": m16, - "changedTheRoomAliases": m17, - "changedTheRoomInvitationLink": m18, + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, "compareEmojiMatch": MessageLookupByLibrary.simpleMessage( "Vergleiche und stelle sicher, dass die folgenden Emoji mit denen des anderen Gerätes übereinstimmen:"), "compareNumbersMatch": MessageLookupByLibrary.simpleMessage( "Vergleiche und stelle sicher, dass die folgenden Zahlen mit denen des anderen Gerätes übereinstimmen:"), - "couldNotDecryptMessage": m19, - "countParticipants": m20, - "createdTheChat": m21, + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, "crossSigningDisabled": MessageLookupByLibrary.simpleMessage( "Cross-Signing ist deaktiviert"), "crossSigningEnabled": MessageLookupByLibrary.simpleMessage("Cross-Signing ist aktiviert"), - "dateAndTimeOfDay": m22, - "dateWithYear": m23, - "dateWithoutYear": m24, + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, "emoteExists": MessageLookupByLibrary.simpleMessage("Emote existiert bereits!"), "emoteInvalid": MessageLookupByLibrary.simpleMessage("Ungültiges Emote-Kürzel!"), "emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage( "Wähle ein Emote-Kürzel und ein Bild!"), - "groupWith": m25, - "hasWithdrawnTheInvitationFor": m26, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, "incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage( "Falsches Passwort oder Wiederherstellungsschlüssel"), - "inviteContactToGroup": m27, - "inviteText": m28, - "invitedUser": m29, + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, "is typing...": MessageLookupByLibrary.simpleMessage("schreibt..."), "isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage( "Ist der folgende Geräteschlüssel korrekt?"), - "joinedTheChat": m30, + "joinedTheChat": m32, "keysCached": MessageLookupByLibrary.simpleMessage("Keys sind gecached"), "keysMissing": MessageLookupByLibrary.simpleMessage("Keys fehlen"), - "kicked": m31, - "kickedAndBanned": m32, - "lastActiveAgo": m33, - "loadCountMoreParticipants": m34, - "logInTo": m35, + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, "newVerificationRequest": MessageLookupByLibrary.simpleMessage("Neue Verifikationsanfrage!"), "noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage( "Fluffychat kann Cross-Signing noch nicht einschalten. Bitte schalte es innerhalb Element an."), "noMegolmBootstrap": MessageLookupByLibrary.simpleMessage( "Fluffychat kann das Online-Schlüssel-Backup noch nicht aktivieren. Bitte schalte es innerhalb von Element an."), - "numberSelected": m36, + "numberSelected": m38, "ok": MessageLookupByLibrary.simpleMessage("ok"), "onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage( "Online Key Backup ist deaktiviert"), @@ -561,35 +561,35 @@ class MessageLookup extends MessageLookupByLibrary { "Online Key Backup ist aktiviert"), "passphraseOrKey": MessageLookupByLibrary.simpleMessage( "Passwort oder Wiederherstellungsschlüssel"), - "play": m37, - "redactedAnEvent": m38, - "rejectedTheInvitation": m39, - "removedBy": m40, - "seenByUser": m41, - "seenByUserAndCountOthers": m42, - "seenByUserAndUser": m43, - "sentAFile": m44, - "sentAPicture": m45, - "sentASticker": m46, - "sentAVideo": m47, - "sentAnAudio": m48, + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, "sessionVerified": MessageLookupByLibrary.simpleMessage("Sitzung ist verifiziert"), - "sharedTheLocation": m49, - "timeOfDay": m50, + "sharedTheLocation": m52, + "timeOfDay": m54, "title": MessageLookupByLibrary.simpleMessage("FluffyChat"), - "unbannedUser": m51, - "unknownEvent": m52, + "unbannedUser": m55, + "unknownEvent": m56, "unknownSessionVerify": MessageLookupByLibrary.simpleMessage( "Unbekannte Sitzung, bitte verifiziere diese"), - "unreadChats": m53, - "unreadMessages": m54, - "unreadMessagesInChats": m55, - "userAndOthersAreTyping": m56, - "userAndUserAreTyping": m57, - "userIsTyping": m58, - "userLeftTheChat": m59, - "userSentUnknownEvent": m60, + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64, "verifiedSession": MessageLookupByLibrary.simpleMessage( "Sitzung erfolgreich verifiziert!"), "verifyManual": diff --git a/lib/l10n/messages_es.dart b/lib/l10n/messages_es.dart index 712041e..ce680d0 100644 --- a/lib/l10n/messages_es.dart +++ b/lib/l10n/messages_es.dart @@ -23,138 +23,146 @@ class MessageLookup extends MessageLookupByLibrary { static m1(username) => "${username} activó el cifrado de extremo a extremo"; - static m2(username) => + static m2(senderName) => "${senderName} respondió a la llamada"; + + static m3(username) => "¿Aceptar esta solicitud de verificación de ${username}?"; - static m3(username, targetName) => "${username} vetó a ${targetName}"; + static m4(username, targetName) => "${username} vetó a ${targetName}"; - static m4(homeserver) => + static m5(homeserver) => "De forma predeterminada estará conectado a ${homeserver}"; - static m5(username) => "${username} cambió el icono del chat"; + static m6(username) => "${username} cambió el icono del chat"; - static m6(username, description) => + static m7(username, description) => "${username} cambió la descripción del chat a: \'${description}\'"; - static m7(username, chatname) => + static m8(username, chatname) => "${username} cambió el nombre del chat a: \'${chatname}\'"; - static m8(username) => "${username} cambió los permisos del chat"; + static m9(username) => "${username} cambió los permisos del chat"; - static m9(username, displayname) => + static m10(username, displayname) => "${username} cambió su nombre visible a: ${displayname}"; - static m10(username) => + static m11(username) => "${username} cambió las reglas de acceso de visitantes"; - static m11(username, rules) => + static m12(username, rules) => "${username} cambió las reglas de acceso de visitantes a: ${rules}"; - static m12(username) => "${username} cambió la visibilidad del historial"; + static m13(username) => "${username} cambió la visibilidad del historial"; - static m13(username, rules) => + static m14(username, rules) => "${username} cambió la visibilidad del historial a: ${rules}"; - static m14(username) => "${username} cambió las reglas de ingreso"; + static m15(username) => "${username} cambió las reglas de ingreso"; - static m15(username, joinRules) => + static m16(username, joinRules) => "${username} cambió las reglas de ingreso a ${joinRules}"; - static m16(username) => "${username} cambió su imagen de perfil"; + static m17(username) => "${username} cambió su imagen de perfil"; - static m17(username) => "${username} cambió el alias de la sala"; + static m18(username) => "${username} cambió el alias de la sala"; - static m18(username) => "${username} cambió el enlace de invitación"; + static m19(username) => "${username} cambió el enlace de invitación"; - static m19(error) => "No se pudo descifrar el mensaje: ${error}"; + static m20(error) => "No se pudo descifrar el mensaje: ${error}"; - static m20(count) => "${count} participantes"; + static m21(count) => "${count} participantes"; - static m21(username) => "${username} creó el chat"; + static m22(username) => "${username} creó el chat"; - static m22(date, timeOfDay) => "${date}, ${timeOfDay}"; + static m23(date, timeOfDay) => "${date}, ${timeOfDay}"; - static m23(year, month, day) => "${day}/${month}/${year}"; + static m24(year, month, day) => "${day}/${month}/${year}"; - static m24(month, day) => "${day}/${month}"; + static m25(month, day) => "${day}/${month}"; - static m25(displayname) => "Grupo con ${displayname}"; + static m26(senderName) => "${senderName} terminó la llamada"; - static m26(username, targetName) => + static m27(displayname) => "Grupo con ${displayname}"; + + static m28(username, targetName) => "${username} ha retirado la invitación para ${targetName}"; - static m27(groupName) => "Invitar contacto a ${groupName}"; + static m29(groupName) => "Invitar contacto a ${groupName}"; - static m28(username, link) => + static m30(username, link) => "${username} te invitó a FluffyChat.\n1. Instale FluffyChat: https://fluffychat.im\n2. Regístrate o inicia sesión \n3. Abra el enlace de invitación: ${link}"; - static m29(username, targetName) => "${username} invitó a ${targetName}"; + static m31(username, targetName) => "${username} invitó a ${targetName}"; - static m30(username) => "${username} se unió al chat"; + static m32(username) => "${username} se unió al chat"; - static m31(username, targetName) => "${username} echó a ${targetName}"; + static m33(username, targetName) => "${username} echó a ${targetName}"; - static m32(username, targetName) => "${username} echó y vetó a ${targetName}"; + static m34(username, targetName) => "${username} echó y vetó a ${targetName}"; - static m33(localizedTimeShort) => "Última vez activo: ${localizedTimeShort}"; + static m35(localizedTimeShort) => "Última vez activo: ${localizedTimeShort}"; - static m34(count) => "Mostrar ${count} participantes más"; + static m36(count) => "Mostrar ${count} participantes más"; - static m35(homeserver) => "Iniciar sesión en ${homeserver}"; + static m37(homeserver) => "Iniciar sesión en ${homeserver}"; - static m36(number) => "${number} seleccionado(s)"; + static m38(number) => "${number} seleccionado(s)"; - static m37(fileName) => "Reproducir ${fileName}"; + static m39(fileName) => "Reproducir ${fileName}"; - static m38(username) => "${username} redactó un evento"; + static m40(username) => "${username} redactó un evento"; - static m39(username) => "${username} rechazó la invitación"; + static m41(username) => "${username} rechazó la invitación"; - static m40(username) => "Eliminado por ${username}"; + static m42(username) => "Eliminado por ${username}"; - static m41(username) => "Visto por ${username}"; + static m43(username) => "Visto por ${username}"; - static m42(username, count) => "Visto por ${username} y ${count} más"; + static m44(username, count) => "Visto por ${username} y ${count} más"; - static m43(username, username2) => "Visto por ${username} y ${username2}"; + static m45(username, username2) => "Visto por ${username} y ${username2}"; - static m44(username) => "${username} envió un archivo"; + static m46(username) => "${username} envió un archivo"; - static m45(username) => "${username} envió una imagen"; + static m47(username) => "${username} envió una imagen"; - static m46(username) => "${username} envió un sticker"; + static m48(username) => "${username} envió un sticker"; - static m47(username) => "${username} envió un video"; + static m49(username) => "${username} envió un video"; - static m48(username) => "${username} envió un audio"; + static m50(username) => "${username} envió un audio"; - static m49(username) => "${username} compartió la ubicación"; + static m51(senderName) => "${senderName} envió información de la llamada"; - static m50(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; + static m52(username) => "${username} compartió la ubicación"; - static m51(username, targetName) => + static m53(senderName) => "${senderName} comenzó una llamada"; + + static m54(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; + + static m55(username, targetName) => "${username} admitió a ${targetName} nuevamente"; - static m52(type) => "Evento desconocido \'${type}\'"; + static m56(type) => "Evento desconocido \'${type}\'"; - static m53(unreadCount) => "${unreadCount} chats no leídos"; + static m57(unreadCount) => "${unreadCount} chats no leídos"; - static m54(unreadEvents) => "${unreadEvents} mensajes no leídos"; + static m58(unreadEvents) => "${unreadEvents} mensajes no leídos"; - static m55(unreadEvents, unreadChats) => + static m59(unreadEvents, unreadChats) => "${unreadEvents} mensajes no leídos en ${unreadChats} chats"; - static m56(username, count) => + static m60(username, count) => "${username} y ${count} más están escribiendo..."; - static m57(username, username2) => + static m61(username, username2) => "${username} y ${username2} están escribiendo..."; - static m58(username) => "${username} está escribiendo..."; + static m62(username) => "${username} está escribiendo..."; - static m59(username) => "${username} abandonó el chat"; + static m63(username) => "${username} abandonó el chat"; - static m60(username, type) => "${username} envió un evento ${type}"; + static m64(username, type) => "${username} envió un evento ${type}"; final messages = _notInlinedMessages(_notInlinedMessages); static _notInlinedMessages(_) => { @@ -303,6 +311,7 @@ class MessageLookup extends MessageLookupByLibrary { "It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/": MessageLookupByLibrary.simpleMessage( "Parece que no tienes servicios de Google en tu teléfono. ¡Esa es una buena decisión para tu privacidad! Para recibir notificaciones instantáneas en FluffyChat, recomendamos usar microG: https://microg.org/"), + "Join room": MessageLookupByLibrary.simpleMessage("Unirse a la sala"), "Kick from chat": MessageLookupByLibrary.simpleMessage("Echar del chat"), "Last seen IP": @@ -352,6 +361,7 @@ class MessageLookup extends MessageLookupByLibrary { "Dispositivos de usuario participantes"), "Password": MessageLookupByLibrary.simpleMessage("Contraseña"), "Pick image": MessageLookupByLibrary.simpleMessage("Elegir imagen"), + "Pin": MessageLookupByLibrary.simpleMessage("Pin"), "Please be aware that you need Pantalaimon to use end-to-end encryption for now.": MessageLookupByLibrary.simpleMessage( "Tenga en cuenta que necesita Pantalaimon para utilizar el cifrado de extremo a extremo por ahora."), @@ -436,6 +446,7 @@ class MessageLookup extends MessageLookupByLibrary { "Algoritmo de cifrado desconocido"), "Unmute chat": MessageLookupByLibrary.simpleMessage("Dejar de silenciar el chat"), + "Unpin": MessageLookupByLibrary.simpleMessage("Despinchar"), "Use Amoled compatible colors?": MessageLookupByLibrary.simpleMessage( "¿Usar colores compatibles con AMOLED?"), "Username": MessageLookupByLibrary.simpleMessage("Nombre de usuario"), @@ -454,7 +465,7 @@ class MessageLookup extends MessageLookupByLibrary { "Wednesday": MessageLookupByLibrary.simpleMessage("Miércoles"), "Welcome to the cutest instant messenger in the matrix network.": MessageLookupByLibrary.simpleMessage( - "Bienvenido al mensajero instantáneo más tierno de la red Matrix."), + "Bienvenidos al mensajero instantáneo más lindo de la red matricial."), "Who is allowed to join this group": MessageLookupByLibrary.simpleMessage( "Quién tiene permitido unirse al grupo"), @@ -480,79 +491,81 @@ class MessageLookup extends MessageLookupByLibrary { "acceptedTheInvitation": m0, "activatedEndToEndEncryption": m1, "alias": MessageLookupByLibrary.simpleMessage("alias"), + "answeredTheCall": m2, "askSSSSCache": MessageLookupByLibrary.simpleMessage( "Ingrese su contraseña de almacenamiento segura (SSSS) o la clave de recuperación para almacenar en caché las claves."), "askSSSSSign": MessageLookupByLibrary.simpleMessage( "Para poder confirmar a la otra persona, ingrese su contraseña de almacenamiento segura o la clave de recuperación."), "askSSSSVerify": MessageLookupByLibrary.simpleMessage( "Por favor, ingrese su contraseña de almacenamiento seguro (SSSS) o la clave de recuperación para verificar su sesión."), - "askVerificationRequest": m2, - "bannedUser": m3, - "byDefaultYouWillBeConnectedTo": m4, + "askVerificationRequest": m3, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, "cachedKeys": MessageLookupByLibrary.simpleMessage( "¡Las claves se han almacenado exitosamente!"), - "changedTheChatAvatar": m5, - "changedTheChatDescriptionTo": m6, - "changedTheChatNameTo": m7, - "changedTheChatPermissions": m8, - "changedTheDisplaynameTo": m9, - "changedTheGuestAccessRules": m10, - "changedTheGuestAccessRulesTo": m11, - "changedTheHistoryVisibility": m12, - "changedTheHistoryVisibilityTo": m13, - "changedTheJoinRules": m14, - "changedTheJoinRulesTo": m15, - "changedTheProfileAvatar": m16, - "changedTheRoomAliases": m17, - "changedTheRoomInvitationLink": m18, + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, "compareEmojiMatch": MessageLookupByLibrary.simpleMessage( "Compare y asegúrese de que los siguientes emoji coincidan con los del otro dispositivo:"), "compareNumbersMatch": MessageLookupByLibrary.simpleMessage( "Compare y asegúrese de que los siguientes números coincidan con los del otro dispositivo:"), - "couldNotDecryptMessage": m19, - "countParticipants": m20, - "createdTheChat": m21, + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, "crossSigningDisabled": MessageLookupByLibrary.simpleMessage( "La confirmación cruzada está deshabilitada"), "crossSigningEnabled": MessageLookupByLibrary.simpleMessage( "La confirmación cruzada está habilitada"), - "dateAndTimeOfDay": m22, - "dateWithYear": m23, - "dateWithoutYear": m24, + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, "emoteExists": MessageLookupByLibrary.simpleMessage("¡El emote ya existe!"), "emoteInvalid": MessageLookupByLibrary.simpleMessage( "¡El atajo del emote es inválido!"), "emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage( "¡Debes elegir un atajo de emote y una imagen!"), - "groupWith": m25, - "hasWithdrawnTheInvitationFor": m26, + "endedTheCall": m26, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, "incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage( "Frase de contraseña o clave de recuperación incorrecta"), - "inviteContactToGroup": m27, - "inviteText": m28, - "invitedUser": m29, + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, "is typing...": MessageLookupByLibrary.simpleMessage("está escribiendo..."), "isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage( "¿Es correcta la siguiente clave de dispositivo?"), - "joinedTheChat": m30, + "joinedTheChat": m32, "keysCached": MessageLookupByLibrary.simpleMessage("Las claves están en caché"), "keysMissing": MessageLookupByLibrary.simpleMessage("Faltan las claves"), - "kicked": m31, - "kickedAndBanned": m32, - "lastActiveAgo": m33, - "loadCountMoreParticipants": m34, - "logInTo": m35, + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, "newVerificationRequest": MessageLookupByLibrary.simpleMessage( "¡Nueva solicitud de verificación!"), "noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage( - "Fluffychat actualmente no admite habilitar confirmación cruzada. Por favor habilítela desde Element."), + "Fluffychat actualmente no soporta la activación de Cross-Signing. Por favor, actívelo dentro de Riot."), "noMegolmBootstrap": MessageLookupByLibrary.simpleMessage( - "Fluffychat actualmente no admite habilitar la Copia de seguridad de clave en línea. Por favor habilítela desde Element."), - "numberSelected": m36, + "Fluffychat actualmente no soporta la activación de Online Key Backup. Por favor, actívalo dentro de Riot."), + "numberSelected": m38, "ok": MessageLookupByLibrary.simpleMessage("ok"), "onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage( "La copia de seguridad de la clave en línea está deshabilitada"), @@ -560,35 +573,37 @@ class MessageLookup extends MessageLookupByLibrary { "La copia de seguridad de la clave en línea está habilitada"), "passphraseOrKey": MessageLookupByLibrary.simpleMessage( "contraseña o clave de recuperación"), - "play": m37, - "redactedAnEvent": m38, - "rejectedTheInvitation": m39, - "removedBy": m40, - "seenByUser": m41, - "seenByUserAndCountOthers": m42, - "seenByUserAndUser": m43, - "sentAFile": m44, - "sentAPicture": m45, - "sentASticker": m46, - "sentAVideo": m47, - "sentAnAudio": m48, + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, + "sentCallInformations": m51, "sessionVerified": MessageLookupByLibrary.simpleMessage("La sesión está verificada"), - "sharedTheLocation": m49, - "timeOfDay": m50, + "sharedTheLocation": m52, + "startedACall": m53, + "timeOfDay": m54, "title": MessageLookupByLibrary.simpleMessage("FluffyChat"), - "unbannedUser": m51, - "unknownEvent": m52, + "unbannedUser": m55, + "unknownEvent": m56, "unknownSessionVerify": MessageLookupByLibrary.simpleMessage( "Sesión desconocida, por favor verifíquela"), - "unreadChats": m53, - "unreadMessages": m54, - "unreadMessagesInChats": m55, - "userAndOthersAreTyping": m56, - "userAndUserAreTyping": m57, - "userIsTyping": m58, - "userLeftTheChat": m59, - "userSentUnknownEvent": m60, + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64, "verifiedSession": MessageLookupByLibrary.simpleMessage( "¡Sesión verificada exitosamente!"), "verifyManual": diff --git a/lib/l10n/messages_fr.dart b/lib/l10n/messages_fr.dart index d3dd409..13d23e4 100644 --- a/lib/l10n/messages_fr.dart +++ b/lib/l10n/messages_fr.dart @@ -23,141 +23,150 @@ class MessageLookup extends MessageLookupByLibrary { static m1(username) => "${username} a activé le chiffrement de bout en bout"; - static m2(username) => + static m2(senderName) => "${senderName} a répondu à l\'appel"; + + static m3(username) => "Accepter cette demande de vérification de ${username} ?"; - static m3(username, targetName) => "${username} a banni ${targetName}"; + static m4(username, targetName) => "${username} a banni ${targetName}"; - static m4(homeserver) => "Par défaut, vous serez connecté à ${homeserver}"; + static m5(homeserver) => "Par défaut, vous serez connecté à ${homeserver}"; - static m5(username) => "${username} a changé l\'image de la discussion"; + static m6(username) => "${username} a changé l\'image de la discussion"; - static m6(username, description) => + static m7(username, description) => "${username} a changé la description de la discussion en : \'${description}\'"; - static m7(username, chatname) => + static m8(username, chatname) => "${username} a renommé la discussion en : \'${chatname}\'"; - static m8(username) => + static m9(username) => "${username} a changé les permissions de la discussion"; - static m9(username, displayname) => + static m10(username, displayname) => "${username} s\'est renommé en : ${displayname}"; - static m10(username) => + static m11(username) => "${username} a changé les règles d\'accès à la discussion pour les invités"; - static m11(username, rules) => + static m12(username, rules) => "${username} a changé les règles d\'accès à la discussion pour les invités en : ${rules}"; - static m12(username) => + static m13(username) => "${username} a changé la visibilité de l\'historique de la discussion"; - static m13(username, rules) => + static m14(username, rules) => "${username} a changé la visibilité de l\'historique de la discussion en : ${rules}"; - static m14(username) => + static m15(username) => "${username} a changé les règles d\'accès à la discussion"; - static m15(username, joinRules) => + static m16(username, joinRules) => "${username} a changé les règles d\'accès à la discussion en : ${joinRules}"; - static m16(username) => "${username} a changé son avatar"; + static m17(username) => "${username} a changé son avatar"; - static m17(username) => "${username} a changé les adresses du salon"; + static m18(username) => "${username} a changé les adresses du salon"; - static m18(username) => "${username} a changé le lien d\'invitation"; + static m19(username) => "${username} a changé le lien d\'invitation"; - static m19(error) => "Impossible de déchiffrer le message : ${error}"; + static m20(error) => "Impossible de déchiffrer le message : ${error}"; - static m20(count) => "${count} participant(s)"; + static m21(count) => "${count} participant(s)"; - static m21(username) => "${username} a créé la discussion"; + static m22(username) => "${username} a créé la discussion"; - static m22(date, timeOfDay) => "${date}, ${timeOfDay}"; + static m23(date, timeOfDay) => "${date}, ${timeOfDay}"; - static m23(year, month, day) => "${day}/${month}/${year}"; + static m24(year, month, day) => "${day}/${month}/${year}"; - static m24(month, day) => "${day}/${month}"; + static m25(month, day) => "${day}/${month}"; - static m25(displayname) => "Groupe avec ${displayname}"; + static m26(senderName) => "${senderName} a mis fin à l\'appel"; - static m26(username, targetName) => + static m27(displayname) => "Groupe avec ${displayname}"; + + static m28(username, targetName) => "${username} a retiré l\'invitation de ${targetName}"; - static m27(groupName) => "Inviter un contact dans ${groupName}"; + static m29(groupName) => "Inviter un contact dans ${groupName}"; - static m28(username, link) => + static m30(username, link) => "${username} vous a invité sur FluffyChat. \n1. Installez FluffyChat : https://fluffychat.im \n2. Inscrivez-vous ou connectez-vous \n3. Ouvrez le lien d\'invitation : ${link}"; - static m29(username, targetName) => "${username} a invité ${targetName}"; + static m31(username, targetName) => "${username} a invité ${targetName}"; - static m30(username) => "${username} a rejoint la discussion"; + static m32(username) => "${username} a rejoint la discussion"; - static m31(username, targetName) => "${username} a expulsé ${targetName}"; + static m33(username, targetName) => "${username} a expulsé ${targetName}"; - static m32(username, targetName) => + static m34(username, targetName) => "${username} a expulsé et banni ${targetName}"; - static m33(localizedTimeShort) => + static m35(localizedTimeShort) => "Vu pour la dernière fois : ${localizedTimeShort}"; - static m34(count) => "Charger ${count} participants de plus"; + static m36(count) => "Charger ${count} participants de plus"; - static m35(homeserver) => "Se connecter à ${homeserver}"; + static m37(homeserver) => "Se connecter à ${homeserver}"; - static m36(number) => "${number} selectionné(s)"; + static m38(number) => "${number} selectionné(s)"; - static m37(fileName) => "Lire ${fileName}"; + static m39(fileName) => "Lire ${fileName}"; - static m38(username) => "${username} a supprimé un message"; + static m40(username) => "${username} a supprimé un message"; - static m39(username) => "${username} a refusé l\'invitation"; + static m41(username) => "${username} a refusé l\'invitation"; - static m40(username) => "Supprimé par ${username}"; + static m42(username) => "Supprimé par ${username}"; - static m41(username) => "Vu par ${username}"; + static m43(username) => "Vu par ${username}"; - static m42(username, count) => "Vu par ${username} et ${count} autres"; + static m44(username, count) => "Vu par ${username} et ${count} autres"; - static m43(username, username2) => "Vu par ${username} et ${username2}"; + static m45(username, username2) => "Vu par ${username} et ${username2}"; - static m44(username) => "${username} a envoyé un fichier"; + static m46(username) => "${username} a envoyé un fichier"; - static m45(username) => "${username} a envoyé une image"; + static m47(username) => "${username} a envoyé une image"; - static m46(username) => "${username} a envoyé un sticker"; + static m48(username) => "${username} a envoyé un sticker"; - static m47(username) => "${username} a envoyé une vidéo"; + static m49(username) => "${username} a envoyé une vidéo"; - static m48(username) => "${username} a envoyé un fichier audio"; + static m50(username) => "${username} a envoyé un fichier audio"; - static m49(username) => "${username} a partagé une localisation"; + static m51(senderName) => + "${senderName} a envoyé des informations sur l\'appel"; - static m50(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; + static m52(username) => "${username} a partagé une localisation"; - static m51(username, targetName) => "${username} a dé-banni ${targetName}"; + static m53(senderName) => "${senderName} a démarré un appel"; - static m52(type) => "Événement de type inconnu \'${type}\'"; + static m54(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; - static m53(unreadCount) => "${unreadCount} discussions non lues"; + static m55(username, targetName) => "${username} a dé-banni ${targetName}"; - static m54(unreadEvents) => "${unreadEvents} messages non lus"; + static m56(type) => "Événement de type inconnu \'${type}\'"; - static m55(unreadEvents, unreadChats) => + static m57(unreadCount) => "${unreadCount} discussions non lues"; + + static m58(unreadEvents) => "${unreadEvents} messages non lus"; + + static m59(unreadEvents, unreadChats) => "${unreadEvents} messages non lus dans ${unreadChats} discussions"; - static m56(username, count) => + static m60(username, count) => "${username} et ${count} autres sont en train d\'écrire..."; - static m57(username, username2) => + static m61(username, username2) => "${username} et ${username2} sont en train d\'écrire..."; - static m58(username) => "${username} est en train d\'écrire..."; + static m62(username) => "${username} est en train d\'écrire..."; - static m59(username) => "${username} a quitté la discussion"; + static m63(username) => "${username} a quitté la discussion"; - static m60(username, type) => + static m64(username, type) => "${username} a envoyé un événement de type ${type}"; final messages = _notInlinedMessages(_notInlinedMessages); @@ -310,6 +319,8 @@ class MessageLookup extends MessageLookupByLibrary { "It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/": MessageLookupByLibrary.simpleMessage( "On dirait que vous n\'avez pas installé les services Google sur votre téléphone. C\'est une bonne décision pour votre vie privée ! Pour recevoir les notifications de FluffyChat, nous vous recommendons d\'utiliser microG : https://microg.org/"), + "Join room": + MessageLookupByLibrary.simpleMessage("Rejoindre la réunion"), "Kick from chat": MessageLookupByLibrary.simpleMessage("Expulser de la discussion"), "Last seen IP": MessageLookupByLibrary.simpleMessage( @@ -361,6 +372,7 @@ class MessageLookup extends MessageLookupByLibrary { MessageLookupByLibrary.simpleMessage("Périphériques participants"), "Password": MessageLookupByLibrary.simpleMessage("Mot de passe"), "Pick image": MessageLookupByLibrary.simpleMessage("Choisir une image"), + "Pin": MessageLookupByLibrary.simpleMessage("Épingler"), "Please be aware that you need Pantalaimon to use end-to-end encryption for now.": MessageLookupByLibrary.simpleMessage( "Vous devez installer Pantalaimon pour utiliser le chiffrement de bout en bout pour l\'instant."), @@ -447,6 +459,7 @@ class MessageLookup extends MessageLookupByLibrary { "Algorithme de chiffrement inconnu"), "Unmute chat": MessageLookupByLibrary.simpleMessage("Retirer la sourdine"), + "Unpin": MessageLookupByLibrary.simpleMessage("Détacher"), "Use Amoled compatible colors?": MessageLookupByLibrary.simpleMessage( "Utiliser des couleurs compatibles Amoled ?"), "Username": MessageLookupByLibrary.simpleMessage("Nom d\'utilisateur"), @@ -491,79 +504,81 @@ class MessageLookup extends MessageLookupByLibrary { "acceptedTheInvitation": m0, "activatedEndToEndEncryption": m1, "alias": MessageLookupByLibrary.simpleMessage("adresse"), + "answeredTheCall": m2, "askSSSSCache": MessageLookupByLibrary.simpleMessage( "Veuillez saisir votre phrase de passe stockée de manière sécurisée ou votre clé de récupération pour mettre les clés en cache."), "askSSSSSign": MessageLookupByLibrary.simpleMessage( "Pour pouvoir faire signer l\'autre personne, veuillez entrer votre phrase de passe stockée de manière sécurisée ou votre clé de récupération."), "askSSSSVerify": MessageLookupByLibrary.simpleMessage( "Veuillez saisir votre phrase de passe stockée de manière sécurisée ou votre clé de récupération pour vérifier votre session."), - "askVerificationRequest": m2, - "bannedUser": m3, - "byDefaultYouWillBeConnectedTo": m4, + "askVerificationRequest": m3, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, "cachedKeys": MessageLookupByLibrary.simpleMessage( "Clés mises en cache avec succès !"), - "changedTheChatAvatar": m5, - "changedTheChatDescriptionTo": m6, - "changedTheChatNameTo": m7, - "changedTheChatPermissions": m8, - "changedTheDisplaynameTo": m9, - "changedTheGuestAccessRules": m10, - "changedTheGuestAccessRulesTo": m11, - "changedTheHistoryVisibility": m12, - "changedTheHistoryVisibilityTo": m13, - "changedTheJoinRules": m14, - "changedTheJoinRulesTo": m15, - "changedTheProfileAvatar": m16, - "changedTheRoomAliases": m17, - "changedTheRoomInvitationLink": m18, + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, "compareEmojiMatch": MessageLookupByLibrary.simpleMessage( "Comparez et assurez-vous que les emojis suivants correspondent à ceux de l\'autre appareil :"), "compareNumbersMatch": MessageLookupByLibrary.simpleMessage( "Comparez et assurez-vous que les chiffres suivants correspondent à ceux de l\'autre appareil :"), - "couldNotDecryptMessage": m19, - "countParticipants": m20, - "createdTheChat": m21, + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, "crossSigningDisabled": MessageLookupByLibrary.simpleMessage( "La signature croisée est désactivée"), "crossSigningEnabled": MessageLookupByLibrary.simpleMessage( "La signature croisée est activée"), - "dateAndTimeOfDay": m22, - "dateWithYear": m23, - "dateWithoutYear": m24, + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, "emoteExists": MessageLookupByLibrary.simpleMessage( "Cette émoticône existe déjà !"), "emoteInvalid": MessageLookupByLibrary.simpleMessage( "Raccourci d\'émoticône invalide !"), "emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage( "Vous devez sélectionner un raccourci d\'émoticône et une image !"), - "groupWith": m25, - "hasWithdrawnTheInvitationFor": m26, + "endedTheCall": m26, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, "incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage( "Phrase de passe ou clé de récupération incorrecte"), - "inviteContactToGroup": m27, - "inviteText": m28, - "invitedUser": m29, + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, "is typing...": MessageLookupByLibrary.simpleMessage("est en train d\'écrire..."), "isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage( "La clé de l\'appareil ci-dessous est-elle correcte ?"), - "joinedTheChat": m30, + "joinedTheChat": m32, "keysCached": MessageLookupByLibrary.simpleMessage( "Les clés sont mises en cache"), "keysMissing": MessageLookupByLibrary.simpleMessage("Les clés sont manquantes"), - "kicked": m31, - "kickedAndBanned": m32, - "lastActiveAgo": m33, - "loadCountMoreParticipants": m34, - "logInTo": m35, + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, "newVerificationRequest": MessageLookupByLibrary.simpleMessage( "Nouvelle demande de vérification !"), "noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage( - "Fluffychat ne permet pas actuellement d\'activer la signature croisée. Veuillez l\'activer à partir de Element."), + "Fluffychat ne permet pas actuellement d\'activer la signature croisée. Veuillez l\'activer à partir de Riot."), "noMegolmBootstrap": MessageLookupByLibrary.simpleMessage( - "Fluffychat ne prend pas actuellement en charge l\'activation de la sauvegarde des clés en ligne. Veuillez l\'activer à partir de Element."), - "numberSelected": m36, + "Fluffychat ne prend pas actuellement en charge l\'activation de la sauvegarde des clés en ligne. Veuillez l\'activer à partir de Riot."), + "numberSelected": m38, "ok": MessageLookupByLibrary.simpleMessage("ok"), "onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage( "La sauvegarde en ligne des clés est désactivée"), @@ -571,35 +586,37 @@ class MessageLookup extends MessageLookupByLibrary { "La sauvegarde en ligne des clés est activée"), "passphraseOrKey": MessageLookupByLibrary.simpleMessage( "Phrase de passe ou clé de récupération"), - "play": m37, - "redactedAnEvent": m38, - "rejectedTheInvitation": m39, - "removedBy": m40, - "seenByUser": m41, - "seenByUserAndCountOthers": m42, - "seenByUserAndUser": m43, - "sentAFile": m44, - "sentAPicture": m45, - "sentASticker": m46, - "sentAVideo": m47, - "sentAnAudio": m48, + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, + "sentCallInformations": m51, "sessionVerified": MessageLookupByLibrary.simpleMessage("La session est vérifiée"), - "sharedTheLocation": m49, - "timeOfDay": m50, + "sharedTheLocation": m52, + "startedACall": m53, + "timeOfDay": m54, "title": MessageLookupByLibrary.simpleMessage("FluffyChat"), - "unbannedUser": m51, - "unknownEvent": m52, + "unbannedUser": m55, + "unknownEvent": m56, "unknownSessionVerify": MessageLookupByLibrary.simpleMessage( "Session inconnue, veuillez vérifier"), - "unreadChats": m53, - "unreadMessages": m54, - "unreadMessagesInChats": m55, - "userAndOthersAreTyping": m56, - "userAndUserAreTyping": m57, - "userIsTyping": m58, - "userLeftTheChat": m59, - "userSentUnknownEvent": m60, + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64, "verifiedSession": MessageLookupByLibrary.simpleMessage( "Session vérifiée avec succès !"), "verifyManual": diff --git a/lib/l10n/messages_gl.dart b/lib/l10n/messages_gl.dart index 70296ef..cecef24 100644 --- a/lib/l10n/messages_gl.dart +++ b/lib/l10n/messages_gl.dart @@ -23,139 +23,147 @@ class MessageLookup extends MessageLookupByLibrary { static m1(username) => "${username} activou o cifrado extremo-a-extremo"; - static m2(username) => + static m2(senderName) => "${senderName} respondeu á chamada"; + + static m3(username) => "¿Aceptar a solicitude de verificación de ${username}?"; - static m3(username, targetName) => "${username} vetou a ${targetName}"; + static m4(username, targetName) => "${username} vetou a ${targetName}"; - static m4(homeserver) => "Por omisión vas conectar con ${homeserver}"; + static m5(homeserver) => "Por omisión vas conectar con ${homeserver}"; - static m5(username) => "${username} cambiou o avatar do chat"; + static m6(username) => "${username} cambiou o avatar do chat"; - static m6(username, description) => + static m7(username, description) => "${username} mudou a descrición da conversa a: \'${description}\'"; - static m7(username, chatname) => + static m8(username, chatname) => "${username} mudou o nome da conversa a: \'${chatname}\'"; - static m8(username) => "${username} mudou os permisos da conversa"; + static m9(username) => "${username} mudou os permisos da conversa"; - static m9(username, displayname) => + static m10(username, displayname) => "${username} cambiou o nome público a: ${displayname}"; - static m10(username) => + static m11(username) => "${username} mudou as regras de acceso para convidadas"; - static m11(username, rules) => + static m12(username, rules) => "${username} mudou as regras de acceso para convidadas a: ${rules}"; - static m12(username) => "${username} mudou a visibilidade do historial"; + static m13(username) => "${username} mudou a visibilidade do historial"; - static m13(username, rules) => + static m14(username, rules) => "${username} mudou a visibilidade do historial a: ${rules}"; - static m14(username) => "${username} mudou as regras de acceso"; + static m15(username) => "${username} mudou as regras de acceso"; - static m15(username, joinRules) => + static m16(username, joinRules) => "${username} mudou as regras de acceso a: ${joinRules}"; - static m16(username) => "${username} mudou o avatar"; + static m17(username) => "${username} mudou o avatar"; - static m17(username) => "${username} mudou os alias da sala"; + static m18(username) => "${username} mudou os alias da sala"; - static m18(username) => "${username} mudou a ligazón de convite"; + static m19(username) => "${username} mudou a ligazón de convite"; - static m19(error) => "Non se descifrou a mensaxe: ${error}"; + static m20(error) => "Non se descifrou a mensaxe: ${error}"; - static m20(count) => "${count} participantes"; + static m21(count) => "${count} participantes"; - static m21(username) => "${username} creou a conversa"; + static m22(username) => "${username} creou a conversa"; - static m22(date, timeOfDay) => "${date}, ${timeOfDay}"; + static m23(date, timeOfDay) => "${date}, ${timeOfDay}"; - static m23(year, month, day) => "${day}-${month}-${year}"; + static m24(year, month, day) => "${day}-${month}-${year}"; - static m24(month, day) => "${day}-${month}"; + static m25(month, day) => "${day}-${month}"; - static m25(displayname) => "Grupo con ${displayname}"; + static m26(senderName) => "${senderName} rematou a chamada"; - static m26(username, targetName) => + static m27(displayname) => "Grupo con ${displayname}"; + + static m28(username, targetName) => "${username} retirou o convite para ${targetName}"; - static m27(groupName) => "Convidar contacto a ${groupName}"; + static m29(groupName) => "Convidar contacto a ${groupName}"; - static m28(username, link) => + static m30(username, link) => "${username} convidoute a FluffyChat.\n1. instala FluffyChat: https://fluffychat.im \n2. Rexístrate ou conéctate\n3. Abre a ligazón do convite: ${link}"; - static m29(username, targetName) => "${username} convidou a ${targetName}"; + static m31(username, targetName) => "${username} convidou a ${targetName}"; - static m30(username) => "${username} uníuse ó chat"; + static m32(username) => "${username} uníuse ó chat"; - static m31(username, targetName) => "${username} expulsou a ${targetName}"; + static m33(username, targetName) => "${username} expulsou a ${targetName}"; - static m32(username, targetName) => + static m34(username, targetName) => "${username} expulsou e vetou a ${targetName}"; - static m33(localizedTimeShort) => "Última actividade: ${localizedTimeShort}"; + static m35(localizedTimeShort) => "Última actividade: ${localizedTimeShort}"; - static m34(count) => "Cargar ${count} participantes máis"; + static m36(count) => "Cargar ${count} participantes máis"; - static m35(homeserver) => "Conectar con ${homeserver}"; + static m37(homeserver) => "Conectar con ${homeserver}"; - static m36(number) => "${number} seleccionados"; + static m38(number) => "${number} seleccionados"; - static m37(fileName) => "Reproducir ${fileName}"; + static m39(fileName) => "Reproducir ${fileName}"; - static m38(username) => "${username} publicou un evento"; + static m40(username) => "${username} publicou un evento"; - static m39(username) => "${username} rexeitou o convite"; + static m41(username) => "${username} rexeitou o convite"; - static m40(username) => "Eliminado por ${username}"; + static m42(username) => "Eliminado por ${username}"; - static m41(username) => "Visto por ${username}"; + static m43(username) => "Visto por ${username}"; - static m42(username, count) => "Visto por ${username} e ${count} outras"; + static m44(username, count) => "Visto por ${username} e ${count} outras"; - static m43(username, username2) => "Visto por ${username} e ${username2}"; + static m45(username, username2) => "Visto por ${username} e ${username2}"; - static m44(username) => "${username} enviou un ficheiro"; + static m46(username) => "${username} enviou un ficheiro"; - static m45(username) => "${username} enviou unha imaxe"; + static m47(username) => "${username} enviou unha imaxe"; - static m46(username) => "${username} enviou un adhesivo"; + static m48(username) => "${username} enviou un adhesivo"; - static m47(username) => "${username} enviou un vídeo"; + static m49(username) => "${username} enviou un vídeo"; - static m48(username) => "${username} enviou un audio"; + static m50(username) => "${username} enviou un audio"; - static m49(username) => "${username} compartiu a localización"; + static m51(senderName) => "${senderName} enviou informacións da chamada"; - static m50(hours12, hours24, minutes, suffix) => + static m52(username) => "${username} compartiu a localización"; + + static m53(senderName) => "${senderName} iniciou unha chamada"; + + static m54(hours12, hours24, minutes, suffix) => "${hours12}:${minutes} ${suffix}"; - static m51(username, targetName) => + static m55(username, targetName) => "${username} retirou o veto a ${targetName}"; - static m52(type) => "Evento descoñecido \'${type}\'"; + static m56(type) => "Evento descoñecido \'${type}\'"; - static m53(unreadCount) => "${unreadCount} chats non lidos"; + static m57(unreadCount) => "${unreadCount} chats non lidos"; - static m54(unreadEvents) => "${unreadEvents} mensaxes non lidas"; + static m58(unreadEvents) => "${unreadEvents} mensaxes non lidas"; - static m55(unreadEvents, unreadChats) => + static m59(unreadEvents, unreadChats) => "${unreadEvents} mensaxes non lidas en ${unreadChats} conversas"; - static m56(username, count) => + static m60(username, count) => "${username} e ${count} máis están escribindo..."; - static m57(username, username2) => + static m61(username, username2) => "${username} e ${username2} están escribindo..."; - static m58(username) => "${username} está escribindo..."; + static m62(username) => "${username} está escribindo..."; - static m59(username) => "${username} deixou a conversa"; + static m63(username) => "${username} deixou a conversa"; - static m60(username, type) => "${username} enviou un evento {type]"; + static m64(username, type) => "${username} enviou un evento {type]"; final messages = _notInlinedMessages(_notInlinedMessages); static _notInlinedMessages(_) => { @@ -304,6 +312,7 @@ class MessageLookup extends MessageLookupByLibrary { "It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/": MessageLookupByLibrary.simpleMessage( "Semella que non tes os servizos de google no teu dispositivo. Ben feito! a túa privacidade agradécecho! Para recibir notificacións push en FluffyChat recomendamos usar microG: https://microg.org/"), + "Join room": MessageLookupByLibrary.simpleMessage("Entrar na sala"), "Kick from chat": MessageLookupByLibrary.simpleMessage("Expulsar da conversa"), "Last seen IP": MessageLookupByLibrary.simpleMessage("Última IP vista"), @@ -352,6 +361,7 @@ class MessageLookup extends MessageLookupByLibrary { "Password": MessageLookupByLibrary.simpleMessage("Contrasinal"), "Pick image": MessageLookupByLibrary.simpleMessage("Escolle unha imaxe"), + "Pin": MessageLookupByLibrary.simpleMessage("Fixar"), "Please be aware that you need Pantalaimon to use end-to-end encryption for now.": MessageLookupByLibrary.simpleMessage( "Ten en conta que polo de agora precisas Pantalaimon para o cifrado extremo-a-extremo."), @@ -434,6 +444,7 @@ class MessageLookup extends MessageLookupByLibrary { "Unknown encryption algorithm": MessageLookupByLibrary.simpleMessage( "Algoritmo de cifrado descoñecido"), "Unmute chat": MessageLookupByLibrary.simpleMessage("Reactivar chat"), + "Unpin": MessageLookupByLibrary.simpleMessage("Desafixar"), "Use Amoled compatible colors?": MessageLookupByLibrary.simpleMessage( "¿Usar cores compatibles con Amoled?"), "Username": MessageLookupByLibrary.simpleMessage("Nome de usuaria"), @@ -452,7 +463,7 @@ class MessageLookup extends MessageLookupByLibrary { "Wednesday": MessageLookupByLibrary.simpleMessage("Mércores"), "Welcome to the cutest instant messenger in the matrix network.": MessageLookupByLibrary.simpleMessage( - "Benvida a mensaxería instantánea más cuquiña da rede Matrix."), + "Benvida á mensaxería instantánea más cuquiña da rede matrix."), "Who is allowed to join this group": MessageLookupByLibrary.simpleMessage( "Quen se pode unir a este grupo"), @@ -478,78 +489,80 @@ class MessageLookup extends MessageLookupByLibrary { "acceptedTheInvitation": m0, "activatedEndToEndEncryption": m1, "alias": MessageLookupByLibrary.simpleMessage("alias"), + "answeredTheCall": m2, "askSSSSCache": MessageLookupByLibrary.simpleMessage( "Escribe a frase de paso de seguridade ou chave de recuperación para almacenar as chaves."), "askSSSSSign": MessageLookupByLibrary.simpleMessage( "Para poder conectar a outra persoa, escribe a túa frase de paso ou chave de recuperación."), "askSSSSVerify": MessageLookupByLibrary.simpleMessage( "Escribe frase de paso de almacenaxe segura ou chave de recuperación para verificar a túa sesión."), - "askVerificationRequest": m2, - "bannedUser": m3, - "byDefaultYouWillBeConnectedTo": m4, + "askVerificationRequest": m3, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, "cachedKeys": MessageLookupByLibrary.simpleMessage( "Almacenaches as chaves correctamente!"), - "changedTheChatAvatar": m5, - "changedTheChatDescriptionTo": m6, - "changedTheChatNameTo": m7, - "changedTheChatPermissions": m8, - "changedTheDisplaynameTo": m9, - "changedTheGuestAccessRules": m10, - "changedTheGuestAccessRulesTo": m11, - "changedTheHistoryVisibility": m12, - "changedTheHistoryVisibilityTo": m13, - "changedTheJoinRules": m14, - "changedTheJoinRulesTo": m15, - "changedTheProfileAvatar": m16, - "changedTheRoomAliases": m17, - "changedTheRoomInvitationLink": m18, + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, "compareEmojiMatch": MessageLookupByLibrary.simpleMessage( "Comparar e asegurarse de que estas emoticonas concordan no outro dispositivo:"), "compareNumbersMatch": MessageLookupByLibrary.simpleMessage( "Compara e asegúrate de que os seguintes números concordan cos do outro dispositivo:"), - "couldNotDecryptMessage": m19, - "countParticipants": m20, - "createdTheChat": m21, + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, "crossSigningDisabled": MessageLookupByLibrary.simpleMessage( "A Sinatura-Cruzada está desactivada"), "crossSigningEnabled": MessageLookupByLibrary.simpleMessage("Sinatura-Cruzada activada"), - "dateAndTimeOfDay": m22, - "dateWithYear": m23, - "dateWithoutYear": m24, + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, "emoteExists": MessageLookupByLibrary.simpleMessage("Xa existe ese emote!"), "emoteInvalid": MessageLookupByLibrary.simpleMessage( "Atallo do emote non é válido!"), "emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage( "Escribe un atallo e asocialle unha imaxe!"), - "groupWith": m25, - "hasWithdrawnTheInvitationFor": m26, + "endedTheCall": m26, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, "incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage( "Frase de paso ou chave de recuperación incorrecta"), - "inviteContactToGroup": m27, - "inviteText": m28, - "invitedUser": m29, + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, "is typing...": MessageLookupByLibrary.simpleMessage("está escribindo..."), "isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage( "¿É correcta esta chave do dispositivo?"), - "joinedTheChat": m30, + "joinedTheChat": m32, "keysCached": MessageLookupByLibrary.simpleMessage("Chaves almacenadas"), "keysMissing": MessageLookupByLibrary.simpleMessage("Faltan as chaves"), - "kicked": m31, - "kickedAndBanned": m32, - "lastActiveAgo": m33, - "loadCountMoreParticipants": m34, - "logInTo": m35, + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, "newVerificationRequest": MessageLookupByLibrary.simpleMessage( "Nova solicitude de verificación!"), "noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage( "Polo momento FluffyChat non soporta a activación da Sinatura-Cruzada. Actívaa desde Element."), "noMegolmBootstrap": MessageLookupByLibrary.simpleMessage( "Actualmente Fluffychat non soporta a activación da Copia En Liña das Chaves. Actívaa desde Element."), - "numberSelected": m36, + "numberSelected": m38, "ok": MessageLookupByLibrary.simpleMessage("OK"), "onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage( "Copia de apoio En liña das Chaves desactivada"), @@ -557,35 +570,37 @@ class MessageLookup extends MessageLookupByLibrary { "Copia de Apoio das Chaves activada"), "passphraseOrKey": MessageLookupByLibrary.simpleMessage( "frase de paso ou chave de recuperación"), - "play": m37, - "redactedAnEvent": m38, - "rejectedTheInvitation": m39, - "removedBy": m40, - "seenByUser": m41, - "seenByUserAndCountOthers": m42, - "seenByUserAndUser": m43, - "sentAFile": m44, - "sentAPicture": m45, - "sentASticker": m46, - "sentAVideo": m47, - "sentAnAudio": m48, + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, + "sentCallInformations": m51, "sessionVerified": MessageLookupByLibrary.simpleMessage("Sesión verificada"), - "sharedTheLocation": m49, - "timeOfDay": m50, + "sharedTheLocation": m52, + "startedACall": m53, + "timeOfDay": m54, "title": MessageLookupByLibrary.simpleMessage("FluffyChat"), - "unbannedUser": m51, - "unknownEvent": m52, + "unbannedUser": m55, + "unknownEvent": m56, "unknownSessionVerify": MessageLookupByLibrary.simpleMessage( "Sesión descoñecida, por favor verifícaa"), - "unreadChats": m53, - "unreadMessages": m54, - "unreadMessagesInChats": m55, - "userAndOthersAreTyping": m56, - "userAndUserAreTyping": m57, - "userIsTyping": m58, - "userLeftTheChat": m59, - "userSentUnknownEvent": m60, + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64, "verifiedSession": MessageLookupByLibrary.simpleMessage( "Sesión verificada correctamente!"), "verifyManual": diff --git a/lib/l10n/messages_hr.dart b/lib/l10n/messages_hr.dart index ac4acd1..ffb5d77 100644 --- a/lib/l10n/messages_hr.dart +++ b/lib/l10n/messages_hr.dart @@ -23,138 +23,146 @@ class MessageLookup extends MessageLookupByLibrary { static m1(username) => "${username} je aktivirao/la obostrano šifriranje"; - static m2(username) => + static m2(senderName) => "${senderName} je odgovorio/la na poziv"; + + static m3(username) => "Prihvatiti ovaj zahtjev za potvrđivanje od ${username}?"; - static m3(username, targetName) => + static m4(username, targetName) => "${username} je isključio/la ${targetName}"; - static m4(homeserver) => "Standardno ćeš biti povezan/a s ${homeserver}"; + static m5(homeserver) => "Standardno ćeš biti povezan/a s ${homeserver}"; - static m5(username) => "${username} je promijenio/la avatar chata"; + static m6(username) => "${username} je promijenio/la avatar chata"; - static m6(username, description) => + static m7(username, description) => "${username} je promijenio/la opis chata u: „${description}”"; - static m7(username, chatname) => + static m8(username, chatname) => "${username} je promijenio/la ime chata u: „${chatname}”"; - static m8(username) => "${username} je promijenio/la dozvole chata"; + static m9(username) => "${username} je promijenio/la dozvole chata"; - static m9(username, displayname) => + static m10(username, displayname) => "${username} je promijenio/la prikazano ime u: ${displayname}"; - static m10(username) => + static m11(username) => "${username} je promijenio/la pravila pristupa za goste"; - static m11(username, rules) => + static m12(username, rules) => "${username} je promijenio/la pravila pristupa za goste u: ${rules}"; - static m12(username) => "${username} je promijenio/la vidljivost kronologije"; + static m13(username) => "${username} je promijenio/la vidljivost kronologije"; - static m13(username, rules) => + static m14(username, rules) => "${username} je promijenio/la vidljivost kronologije u: ${rules}"; - static m14(username) => "${username} je promijenio/la pravila pridruživanja"; + static m15(username) => "${username} je promijenio/la pravila pridruživanja"; - static m15(username, joinRules) => + static m16(username, joinRules) => "${username} je promijenio/la pravila pridruživanja u: ${joinRules}"; - static m16(username) => "${username} je promijenio/la svoj avatar"; + static m17(username) => "${username} je promijenio/la svoj avatar"; - static m17(username) => "${username} je promijenio/la pseudonime soba"; + static m18(username) => "${username} je promijenio/la pseudonime soba"; - static m18(username) => "${username} je promijenio/la poveznicu poziva"; + static m19(username) => "${username} je promijenio/la poveznicu poziva"; - static m19(error) => "Neuspjelo dešifriranje poruke: ${error}"; + static m20(error) => "Neuspjelo dešifriranje poruke: ${error}"; - static m20(count) => "${count} sudionika"; + static m21(count) => "${count} sudionika"; - static m21(username) => "${username} je stvorio/la chat"; + static m22(username) => "${username} je stvorio/la chat"; - static m22(date, timeOfDay) => "${date}, ${timeOfDay}"; + static m23(date, timeOfDay) => "${date}, ${timeOfDay}"; - static m23(year, month, day) => "${day}. ${month}. ${year}."; + static m24(year, month, day) => "${day}. ${month}. ${year}."; - static m24(month, day) => "${day}. ${month}."; + static m25(month, day) => "${day}. ${month}."; - static m25(displayname) => "Grupa s ${displayname}"; + static m26(senderName) => "${senderName} je završio/la poziv"; - static m26(username, targetName) => + static m27(displayname) => "Grupa s ${displayname}"; + + static m28(username, targetName) => "${username} je povukao/la poziv za ${targetName}"; - static m27(groupName) => "Pozovi kontakt u ${groupName}"; + static m29(groupName) => "Pozovi kontakt u ${groupName}"; - static m28(username, link) => + static m30(username, link) => "${username} te je pozvao/la u FluffyChat. \n1. Instaliraj FluffyChat: https://fluffychat.im \n2. Registriraj ili prijavi se \n3. Otvori poveznicu poziva: ${link}"; - static m29(username, targetName) => "${username} je pozvao/la ${targetName}"; + static m31(username, targetName) => "${username} je pozvao/la ${targetName}"; - static m30(username) => "${username} se pridružio/la chatu"; + static m32(username) => "${username} se pridružio/la chatu"; - static m31(username, targetName) => "${username} je izbacio/la ${targetName}"; + static m33(username, targetName) => "${username} je izbacio/la ${targetName}"; - static m32(username, targetName) => + static m34(username, targetName) => "${username} je izbacio/la i isključio/la ${targetName}"; - static m33(localizedTimeShort) => "Zadnja aktivnost: ${localizedTimeShort}"; + static m35(localizedTimeShort) => "Zadnja aktivnost: ${localizedTimeShort}"; - static m34(count) => "Učitaj još ${count} sudionika"; + static m36(count) => "Učitaj još ${count} sudionika"; - static m35(homeserver) => "Prijavi se na ${homeserver}"; + static m37(homeserver) => "Prijavi se na ${homeserver}"; - static m36(number) => "${number} odabrano"; + static m38(number) => "${number} odabrano"; - static m37(fileName) => "Sviraj ${fileName}"; + static m39(fileName) => "Sviraj ${fileName}"; - static m38(username) => "${username} je preuredio/la događaj"; + static m40(username) => "${username} je preuredio/la događaj"; - static m39(username) => "${username} je odbio/la poziv"; + static m41(username) => "${username} je odbio/la poziv"; - static m40(username) => "Uklonjeno od ${username}"; + static m42(username) => "Uklonjeno od ${username}"; - static m41(username) => "Viđeno od ${username}"; + static m43(username) => "Viđeno od ${username}"; - static m42(username, count) => + static m44(username, count) => "Viđeno od ${username} i još ${count} korisnika"; - static m43(username, username2) => "Viđeno od ${username} i ${username2}"; + static m45(username, username2) => "Viđeno od ${username} i ${username2}"; - static m44(username) => "${username} ja poslao/la datoteku"; + static m46(username) => "${username} ja poslao/la datoteku"; - static m45(username) => "${username} ja poslao/la sliku"; + static m47(username) => "${username} ja poslao/la sliku"; - static m46(username) => "${username} je poslao/la naljepnicu"; + static m48(username) => "${username} je poslao/la naljepnicu"; - static m47(username) => "${username} ja poslao/la video"; + static m49(username) => "${username} ja poslao/la video"; - static m48(username) => "${username} ja poslao/la audio"; + static m50(username) => "${username} ja poslao/la audio"; - static m49(username) => "${username} je dijelio/la mjesto"; + static m51(senderName) => "${senderName} je poslao/la podatke poziva"; - static m50(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; + static m52(username) => "${username} je dijelio/la mjesto"; - static m51(username, targetName) => + static m53(senderName) => "${senderName} ja započeo/la poziv"; + + static m54(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; + + static m55(username, targetName) => "${username} je ponovo uključio/la ${targetName}"; - static m52(type) => "Nepoznata vrsta događaja „${type}”"; + static m56(type) => "Nepoznata vrsta događaja „${type}”"; - static m53(unreadCount) => "${unreadCount} nepročitana chata"; + static m57(unreadCount) => "${unreadCount} nepročitana chata"; - static m54(unreadEvents) => "${unreadEvents} nepročitane poruke"; + static m58(unreadEvents) => "${unreadEvents} nepročitane poruke"; - static m55(unreadEvents, unreadChats) => + static m59(unreadEvents, unreadChats) => "${unreadEvents} nepročitane poruke u ${unreadChats} chata"; - static m56(username, count) => "${username} i još ${count} korisnika pišu …"; + static m60(username, count) => "${username} i još ${count} korisnika pišu …"; - static m57(username, username2) => "${username} i ${username2} pišu …"; + static m61(username, username2) => "${username} i ${username2} pišu …"; - static m58(username) => "${username} piše …"; + static m62(username) => "${username} piše …"; - static m59(username) => "${username} je napustio/la chat"; + static m63(username) => "${username} je napustio/la chat"; - static m60(username, type) => "${username} ja poslao/la ${type} događaj"; + static m64(username, type) => "${username} ja poslao/la ${type} događaj"; final messages = _notInlinedMessages(_notInlinedMessages); static _notInlinedMessages(_) => { @@ -299,6 +307,7 @@ class MessageLookup extends MessageLookupByLibrary { "It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/": MessageLookupByLibrary.simpleMessage( "Čini se da na mobitelu nemaš google usluge. To je dobra odluka za tvoju privatnost! Za primanje push obavijesti u FluffyChatu preporučujemo upotrebu microG-a: https://microg.org/"), + "Join room": MessageLookupByLibrary.simpleMessage("Pridruži se sobi"), "Kick from chat": MessageLookupByLibrary.simpleMessage("Izbaci iz chata"), "Last seen IP": @@ -335,7 +344,7 @@ class MessageLookup extends MessageLookupByLibrary { MessageLookupByLibrary.simpleMessage("Nema emota. 😕"), "No permission": MessageLookupByLibrary.simpleMessage("Bez dozvole"), "No rooms found...": - MessageLookupByLibrary.simpleMessage("Nema pronađenih soba …"), + MessageLookupByLibrary.simpleMessage("Nema soba …"), "None": MessageLookupByLibrary.simpleMessage("Ništa"), "Not supported in web": MessageLookupByLibrary.simpleMessage("Nije podržano u internetu"), @@ -348,6 +357,7 @@ class MessageLookup extends MessageLookupByLibrary { "Sudjelujući korisnički uređaji"), "Password": MessageLookupByLibrary.simpleMessage("Lozinka"), "Pick image": MessageLookupByLibrary.simpleMessage("Odaberi sliku"), + "Pin": MessageLookupByLibrary.simpleMessage("Prikvači"), "Please be aware that you need Pantalaimon to use end-to-end encryption for now.": MessageLookupByLibrary.simpleMessage( "Za sada trebaš Pantalaimon za obostrano šifriranje."), @@ -380,7 +390,7 @@ class MessageLookup extends MessageLookupByLibrary { "Revoke all permissions": MessageLookupByLibrary.simpleMessage("Opozovi sve dozvole"), "Room has been upgraded": - MessageLookupByLibrary.simpleMessage("Ova soba je nadograđena"), + MessageLookupByLibrary.simpleMessage("Soba je nadograđena"), "Saturday": MessageLookupByLibrary.simpleMessage("Subota"), "Search for a chat": MessageLookupByLibrary.simpleMessage("Traži chat"), "Seen a long time ago": @@ -428,6 +438,7 @@ class MessageLookup extends MessageLookupByLibrary { "Nepoznat algoritam šifriranja"), "Unmute chat": MessageLookupByLibrary.simpleMessage("Uključi zvuk chata"), + "Unpin": MessageLookupByLibrary.simpleMessage("Otkvači"), "Use Amoled compatible colors?": MessageLookupByLibrary.simpleMessage( "Koristiti Amoled kompatibilne boje?"), "Username": MessageLookupByLibrary.simpleMessage("Korisničko ime"), @@ -447,7 +458,7 @@ class MessageLookup extends MessageLookupByLibrary { "Wednesday": MessageLookupByLibrary.simpleMessage("Srijeda"), "Welcome to the cutest instant messenger in the matrix network.": MessageLookupByLibrary.simpleMessage( - "Lijep pozdrav u najslađi program za čavrljanje u Matrix-mreži."), + "Lijep pozdrav u najslađi program za čavrljanje u mreži matrix."), "Who is allowed to join this group": MessageLookupByLibrary.simpleMessage( "Tko se smije pridružiti grupi"), @@ -473,78 +484,80 @@ class MessageLookup extends MessageLookupByLibrary { "acceptedTheInvitation": m0, "activatedEndToEndEncryption": m1, "alias": MessageLookupByLibrary.simpleMessage("pseudonim"), + "answeredTheCall": m2, "askSSSSCache": MessageLookupByLibrary.simpleMessage( "Upiši svoju sigurnosnu lozinku ili ključ za obnavljanje, kako bi se ključevi spremili u predmemoriju."), "askSSSSSign": MessageLookupByLibrary.simpleMessage( "Za potpisivanje druge osobe, upiši svoju sigurnosnu lozinku ili ključ za obnavljanje."), "askSSSSVerify": MessageLookupByLibrary.simpleMessage( "Za potvrđivanje tvoje sesije, upiši svoju sigurnosnu lozinku ili ključ za obnavljanje."), - "askVerificationRequest": m2, - "bannedUser": m3, - "byDefaultYouWillBeConnectedTo": m4, + "askVerificationRequest": m3, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, "cachedKeys": MessageLookupByLibrary.simpleMessage( "Uspješno međuspremljeni ključevi!"), - "changedTheChatAvatar": m5, - "changedTheChatDescriptionTo": m6, - "changedTheChatNameTo": m7, - "changedTheChatPermissions": m8, - "changedTheDisplaynameTo": m9, - "changedTheGuestAccessRules": m10, - "changedTheGuestAccessRulesTo": m11, - "changedTheHistoryVisibility": m12, - "changedTheHistoryVisibilityTo": m13, - "changedTheJoinRules": m14, - "changedTheJoinRulesTo": m15, - "changedTheProfileAvatar": m16, - "changedTheRoomAliases": m17, - "changedTheRoomInvitationLink": m18, + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, "compareEmojiMatch": MessageLookupByLibrary.simpleMessage( "Usporedi i provjeri, poklapaju li se sljedeći emojiji s onima drugog uređaja:"), "compareNumbersMatch": MessageLookupByLibrary.simpleMessage( "Usporedi i provjeri, poklapaju li se sljedeći brojevi s onima drugog uređaja:"), - "couldNotDecryptMessage": m19, - "countParticipants": m20, - "createdTheChat": m21, + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, "crossSigningDisabled": MessageLookupByLibrary.simpleMessage( "Unakrsno potpisivanje je deaktivirano"), "crossSigningEnabled": MessageLookupByLibrary.simpleMessage( "Unakrsno potpisivanje je aktivirano"), - "dateAndTimeOfDay": m22, - "dateWithYear": m23, - "dateWithoutYear": m24, + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, "emoteExists": MessageLookupByLibrary.simpleMessage("Emot već postoji!"), "emoteInvalid": MessageLookupByLibrary.simpleMessage("Neispravna kratica emota!"), "emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage( "Moraš odabrati jednu kraticu emota i sliku!"), - "groupWith": m25, - "hasWithdrawnTheInvitationFor": m26, + "endedTheCall": m26, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, "incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage( "Neispravna lozinka ili ključ za obnavljanje"), - "inviteContactToGroup": m27, - "inviteText": m28, - "invitedUser": m29, + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, "is typing...": MessageLookupByLibrary.simpleMessage("piše …"), "isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage( "Je li sljedeći ključ uređaja ispravan?"), - "joinedTheChat": m30, + "joinedTheChat": m32, "keysCached": MessageLookupByLibrary.simpleMessage( "Ključevi su spremljeni u predmemoriji"), "keysMissing": MessageLookupByLibrary.simpleMessage("Nedostaju ključevi"), - "kicked": m31, - "kickedAndBanned": m32, - "lastActiveAgo": m33, - "loadCountMoreParticipants": m34, - "logInTo": m35, + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, "newVerificationRequest": MessageLookupByLibrary.simpleMessage("Novi zahtjev za provjeru!"), "noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage( - "Fluffychat trenutačno ne podržava unakrsno potpisivanje. Aktiviraj je pomoću Element-a."), + "Fluffychat trenutačno ne podržava unakrsno potpisivanje. Aktiviraj je u Riot."), "noMegolmBootstrap": MessageLookupByLibrary.simpleMessage( - "Fluffychat trenutačno ne podržava online sigurnosnu kopiju ključeva. Aktiviraj je pomoću Element-a."), - "numberSelected": m36, + "Fluffychat trenutačno ne podržava aktiviranje online sigurnosnu kopiju ključeva. Aktiviraj je u Riot."), + "numberSelected": m38, "ok": MessageLookupByLibrary.simpleMessage("u redu"), "onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage( "Online sigurnosna kopija ključeva je deaktivirana"), @@ -552,35 +565,37 @@ class MessageLookup extends MessageLookupByLibrary { "Online sigurnosna kopija ključeva je aktivirana"), "passphraseOrKey": MessageLookupByLibrary.simpleMessage( "Lozinka ili ključ za obnavljanje"), - "play": m37, - "redactedAnEvent": m38, - "rejectedTheInvitation": m39, - "removedBy": m40, - "seenByUser": m41, - "seenByUserAndCountOthers": m42, - "seenByUserAndUser": m43, - "sentAFile": m44, - "sentAPicture": m45, - "sentASticker": m46, - "sentAVideo": m47, - "sentAnAudio": m48, + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, + "sentCallInformations": m51, "sessionVerified": MessageLookupByLibrary.simpleMessage("Sesija je provjerena"), - "sharedTheLocation": m49, - "timeOfDay": m50, + "sharedTheLocation": m52, + "startedACall": m53, + "timeOfDay": m54, "title": MessageLookupByLibrary.simpleMessage("FluffyChat"), - "unbannedUser": m51, - "unknownEvent": m52, + "unbannedUser": m55, + "unknownEvent": m56, "unknownSessionVerify": MessageLookupByLibrary.simpleMessage("Nepoznata sesija, provjeri"), - "unreadChats": m53, - "unreadMessages": m54, - "unreadMessagesInChats": m55, - "userAndOthersAreTyping": m56, - "userAndUserAreTyping": m57, - "userIsTyping": m58, - "userLeftTheChat": m59, - "userSentUnknownEvent": m60, + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64, "verifiedSession": MessageLookupByLibrary.simpleMessage("Uspješno provjerena sesija!"), "verifyManual": MessageLookupByLibrary.simpleMessage("Provjeri ručno"), diff --git a/lib/l10n/messages_hu.dart b/lib/l10n/messages_hu.dart index 0671dd3..2315c56 100644 --- a/lib/l10n/messages_hu.dart +++ b/lib/l10n/messages_hu.dart @@ -24,139 +24,139 @@ class MessageLookup extends MessageLookupByLibrary { static m1(username) => "${username} aktiválta a végpontól-végpontig titkosítást"; - static m2(username) => "Elfogadod ${username} hitelesítési kérelmét?"; + static m3(username) => "Elfogadod ${username} hitelesítési kérelmét?"; - static m3(username, targetName) => "${username} kitiltotta ${targetName}-t"; + static m4(username, targetName) => "${username} kitiltotta ${targetName}-t"; - static m4(homeserver) => "Alapértelmezésben ${homeserver}-hoz csatlakozol"; + static m5(homeserver) => "Alapértelmezésben ${homeserver}-hoz csatlakozol"; - static m5(username) => "${username} módosította a csevegés képét"; + static m6(username) => "${username} módosította a csevegés képét"; - static m6(username, description) => + static m7(username, description) => "${username} módosította a csevegés leírását erre: \'${description}\'"; - static m7(username, chatname) => + static m8(username, chatname) => "${username} módosította a csevegés nevét erre: \'${chatname}\'"; - static m8(username) => "${username} módosította a csevegési enegedélyeket"; + static m9(username) => "${username} módosította a csevegési enegedélyeket"; - static m9(username, displayname) => + static m10(username, displayname) => "${username} módosította a megjenelítési nevét erre: ${displayname}"; - static m10(username) => + static m11(username) => "${username} módosította a vendégek hozzáférési jogait"; - static m11(username, rules) => + static m12(username, rules) => "${username} módosította a vendégek hozzáférési jogait, így: ${rules}"; - static m12(username) => + static m13(username) => "${username} módosította a múltbéli események láthatóságát"; - static m13(username, rules) => + static m14(username, rules) => "${username} módosította a múltbéli események láthatóságát, így: ${rules}"; - static m14(username) => "${username} módosított a csatlakozási szabályokat"; + static m15(username) => "${username} módosított a csatlakozási szabályokat"; - static m15(username, joinRules) => + static m16(username, joinRules) => "${username} módosította a csatlakozási szabályokat, így: ${joinRules}"; - static m16(username) => "${username} módosította a profil képét"; + static m17(username) => "${username} módosította a profil képét"; - static m17(username) => "${username} módosítottaa szoba álnevét"; + static m18(username) => "${username} módosítottaa szoba álnevét"; - static m18(username) => "${username} módosította a meghívó linket"; + static m19(username) => "${username} módosította a meghívó linket"; - static m19(error) => + static m20(error) => "Nem sikerült visszafejteni a titkosított üzenetet: ${error}"; - static m20(count) => "${count} résztvevő"; + static m21(count) => "${count} résztvevő"; - static m21(username) => "${username} létrehozta a csevegést"; + static m22(username) => "${username} létrehozta a csevegést"; - static m22(date, timeOfDay) => "${date}, ${timeOfDay}"; + static m23(date, timeOfDay) => "${date}, ${timeOfDay}"; - static m23(year, month, day) => "${year}-${month}-${day}"; + static m24(year, month, day) => "${year}-${month}-${day}"; - static m24(month, day) => "${month}-${day}"; + static m25(month, day) => "${month}-${day}"; - static m25(displayname) => "Csoport ${displayname}-vel"; + static m27(displayname) => "Csoport ${displayname}-vel"; - static m26(username, targetName) => + static m28(username, targetName) => "${username} visszavonta ${targetName} meghívását"; - static m27(groupName) => "Ismerős meghívása a ${groupName} csoportba"; + static m29(groupName) => "Ismerős meghívása a ${groupName} csoportba"; - static m28(username, link) => + static m30(username, link) => "${username} meghívott a FluffyChatre. \n1. FluffyChat telepítése: https://fluffychat.im \n2. Jelentkezz be vagy regisztrálj. \n3. Nyisd meg a meghívó linket: ${link}"; - static m29(username, targetName) => "${username} meghívta ${targetName}-t"; + static m31(username, targetName) => "${username} meghívta ${targetName}-t"; - static m30(username) => "${username} csatalakozott a csevegéshez"; + static m32(username) => "${username} csatalakozott a csevegéshez"; - static m31(username, targetName) => "${username} kirúgta ${targetName}-t"; + static m33(username, targetName) => "${username} kirúgta ${targetName}-t"; - static m32(username, targetName) => + static m34(username, targetName) => "${username} kirúgta és kitiltotta ${targetName}-t"; - static m33(localizedTimeShort) => "Utoljára aktív: ${localizedTimeShort}"; + static m35(localizedTimeShort) => "Utoljára aktív: ${localizedTimeShort}"; - static m34(count) => "További ${count} résztvevő betöltése"; + static m36(count) => "További ${count} résztvevő betöltése"; - static m35(homeserver) => "Bejelentkezés ${homeserver} Matrix szerverre"; + static m37(homeserver) => "Bejelentkezés ${homeserver} Matrix szerverre"; - static m36(number) => "${number} kijelölve"; + static m38(number) => "${number} kijelölve"; - static m37(fileName) => "${fileName} lejátszása"; + static m39(fileName) => "${fileName} lejátszása"; - static m38(username) => "${username} visszavont egy eseményt"; + static m40(username) => "${username} visszavont egy eseményt"; - static m39(username) => "${username} elutasította a meghívást"; + static m41(username) => "${username} elutasította a meghívást"; - static m40(username) => "Törölve ${username} által"; + static m42(username) => "Törölve ${username} által"; - static m41(username) => "${username} látta"; + static m43(username) => "${username} látta"; - static m42(username, count) => + static m44(username, count) => "${username} és ${count} másik résztvevő látta"; - static m43(username, username2) => "${username} és ${username2} látta"; + static m45(username, username2) => "${username} és ${username2} látta"; - static m44(username) => "${username} fájlt küldött"; + static m46(username) => "${username} fájlt küldött"; - static m45(username) => "${username} képet küldött"; + static m47(username) => "${username} képet küldött"; - static m46(username) => "${username} matricát küldött"; + static m48(username) => "${username} matricát küldött"; - static m47(username) => "${username} videót küldött"; + static m49(username) => "${username} videót küldött"; - static m48(username) => "${username} hangüzenetet küldött"; + static m50(username) => "${username} hangüzenetet küldött"; - static m49(username) => "${username} megosztotta a pozícióját"; + static m52(username) => "${username} megosztotta a pozícióját"; - static m50(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; + static m54(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; - static m51(username, targetName) => + static m55(username, targetName) => "${username} feloldotta ${targetName} kitiltását"; - static m52(type) => "Ismeretlen esemény \'${type}\'"; + static m56(type) => "Ismeretlen esemény \'${type}\'"; - static m53(unreadCount) => "${unreadCount} olvasatlan üzenet"; + static m57(unreadCount) => "${unreadCount} olvasatlan üzenet"; - static m54(unreadEvents) => "${unreadEvents} olvasatlan üzenet"; + static m58(unreadEvents) => "${unreadEvents} olvasatlan üzenet"; - static m55(unreadEvents, unreadChats) => + static m59(unreadEvents, unreadChats) => "${unreadEvents} olvastlan üzenet van ${unreadChats}-ban"; - static m56(username, count) => + static m60(username, count) => "${username} és ${count} másik résztvevő gépel..."; - static m57(username, username2) => "${username} és ${username2} gépel..."; + static m61(username, username2) => "${username} és ${username2} gépel..."; - static m58(username) => "${username} gépel..."; + static m62(username) => "${username} gépel..."; - static m59(username) => "${username} elhagyta a csevegést"; + static m63(username) => "${username} elhagyta a csevegést"; - static m60(username, type) => "${username} ${type} eseményt küldött"; + static m64(username, type) => "${username} ${type} eseményt küldött"; final messages = _notInlinedMessages(_notInlinedMessages); static _notInlinedMessages(_) => { @@ -490,71 +490,71 @@ class MessageLookup extends MessageLookupByLibrary { "A másik személy igazolásához, kérlek add meg jelszavadat vagy visszaállítási kulcsodat."), "askSSSSVerify": MessageLookupByLibrary.simpleMessage( "Add meg a biztonságos tárolóhoz tartozó vagy a visszaállítási jelszavadat, a munkamenet hitelesítéséhez."), - "askVerificationRequest": m2, - "bannedUser": m3, - "byDefaultYouWillBeConnectedTo": m4, + "askVerificationRequest": m3, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, "cachedKeys": MessageLookupByLibrary.simpleMessage( "Sikeresen betöltöttük a kulcsokat!"), - "changedTheChatAvatar": m5, - "changedTheChatDescriptionTo": m6, - "changedTheChatNameTo": m7, - "changedTheChatPermissions": m8, - "changedTheDisplaynameTo": m9, - "changedTheGuestAccessRules": m10, - "changedTheGuestAccessRulesTo": m11, - "changedTheHistoryVisibility": m12, - "changedTheHistoryVisibilityTo": m13, - "changedTheJoinRules": m14, - "changedTheJoinRulesTo": m15, - "changedTheProfileAvatar": m16, - "changedTheRoomAliases": m17, - "changedTheRoomInvitationLink": m18, + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, "compareEmojiMatch": MessageLookupByLibrary.simpleMessage( "Hasonlítsd össze a hangulatjeleket a másik eszközön lévőkkel:"), "compareNumbersMatch": MessageLookupByLibrary.simpleMessage( "Hasonlítsd össze a számokat a másik eszközön lévőkkel:"), - "couldNotDecryptMessage": m19, - "countParticipants": m20, - "createdTheChat": m21, + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, "crossSigningDisabled": MessageLookupByLibrary.simpleMessage("Kereszt-Aláírás kikapcsolva"), "crossSigningEnabled": MessageLookupByLibrary.simpleMessage("Kereszt-Aláírás bekapcsolva"), - "dateAndTimeOfDay": m22, - "dateWithYear": m23, - "dateWithoutYear": m24, + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, "emoteExists": MessageLookupByLibrary.simpleMessage("A hangulatjel már létezik!"), "emoteInvalid": MessageLookupByLibrary.simpleMessage("Érvénytelen rövid kód!"), "emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage( "A hangulatjelhez válassz egy képet és egy rövid kód"), - "groupWith": m25, - "hasWithdrawnTheInvitationFor": m26, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, "incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage( "Hibás jelszó vagy visszaállítási kulcs"), - "inviteContactToGroup": m27, - "inviteText": m28, - "invitedUser": m29, + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, "is typing...": MessageLookupByLibrary.simpleMessage("gépel..."), "isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage( "Helyes az alábbi eszköz kulcs?"), - "joinedTheChat": m30, + "joinedTheChat": m32, "keysCached": MessageLookupByLibrary.simpleMessage("Kulcsok betöltve"), "keysMissing": MessageLookupByLibrary.simpleMessage("Kulcsok hiányoznak"), - "kicked": m31, - "kickedAndBanned": m32, - "lastActiveAgo": m33, - "loadCountMoreParticipants": m34, - "logInTo": m35, + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, "newVerificationRequest": MessageLookupByLibrary.simpleMessage("Új hitelesítési kérelem!"), "noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage( "FluffyChat jelenleg nem támogatja a Kereszt-Aláírás bekapcsolását. Kérlek engedélyezd Riot-ból."), "noMegolmBootstrap": MessageLookupByLibrary.simpleMessage( "FluffyChat jelenleg nem támogatja az Online Kulcs Archívumot (backup). Kérlek engedélyezd Riot-ból."), - "numberSelected": m36, + "numberSelected": m38, "ok": MessageLookupByLibrary.simpleMessage("ok"), "onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage( "Online Kulcs Archívum letiltva"), @@ -562,35 +562,35 @@ class MessageLookup extends MessageLookupByLibrary { "Online Kulcs Archívum engedélyezve"), "passphraseOrKey": MessageLookupByLibrary.simpleMessage( "Jelszó vagy visszaállítási kulcs"), - "play": m37, - "redactedAnEvent": m38, - "rejectedTheInvitation": m39, - "removedBy": m40, - "seenByUser": m41, - "seenByUserAndCountOthers": m42, - "seenByUserAndUser": m43, - "sentAFile": m44, - "sentAPicture": m45, - "sentASticker": m46, - "sentAVideo": m47, - "sentAnAudio": m48, + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, "sessionVerified": MessageLookupByLibrary.simpleMessage("Munkamenet hitelesítve"), - "sharedTheLocation": m49, - "timeOfDay": m50, + "sharedTheLocation": m52, + "timeOfDay": m54, "title": MessageLookupByLibrary.simpleMessage("FluffyChat"), - "unbannedUser": m51, - "unknownEvent": m52, + "unbannedUser": m55, + "unknownEvent": m56, "unknownSessionVerify": MessageLookupByLibrary.simpleMessage( "Ismeretlen munkamenet, kérlek hitelesítsd"), - "unreadChats": m53, - "unreadMessages": m54, - "unreadMessagesInChats": m55, - "userAndOthersAreTyping": m56, - "userAndUserAreTyping": m57, - "userIsTyping": m58, - "userLeftTheChat": m59, - "userSentUnknownEvent": m60, + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64, "verifiedSession": MessageLookupByLibrary.simpleMessage( "Sikeresen hitelesítetted a munkamenetedet!"), "verifyManual": diff --git a/lib/l10n/messages_hy.dart b/lib/l10n/messages_hy.dart index 92b11b3..5373b75 100644 --- a/lib/l10n/messages_hy.dart +++ b/lib/l10n/messages_hy.dart @@ -23,93 +23,89 @@ class MessageLookup extends MessageLookupByLibrary { static m1(username) => "${username}-ը ակտիվացրել է end to end կոդավորումը"; - static m2(username) => ""; + static m3(username) => ""; - static m3(username, targetName) => ""; + static m4(username, targetName) => ""; - static m4(homeserver) => ""; + static m5(homeserver) => ""; - static m5(username) => ""; + static m6(username) => ""; - static m6(username, description) => ""; + static m7(username, description) => ""; - static m7(username, chatname) => ""; + static m8(username, chatname) => ""; - static m8(username) => ""; + static m9(username) => ""; - static m9(username, displayname) => ""; + static m10(username, displayname) => ""; - static m10(username) => ""; + static m11(username) => ""; - static m11(username, rules) => ""; + static m12(username, rules) => ""; - static m12(username) => ""; + static m13(username) => ""; - static m13(username, rules) => ""; + static m14(username, rules) => ""; - static m14(username) => ""; + static m15(username) => ""; - static m15(username, joinRules) => ""; - - static m16(username) => ""; + static m16(username, joinRules) => ""; static m17(username) => ""; static m18(username) => ""; - static m19(error) => ""; + static m19(username) => ""; - static m20(count) => ""; + static m20(error) => ""; - static m21(username) => ""; + static m21(count) => ""; - static m22(date, timeOfDay) => ""; + static m22(username) => ""; - static m23(year, month, day) => ""; + static m23(date, timeOfDay) => ""; - static m24(month, day) => ""; + static m24(year, month, day) => ""; - static m25(displayname) => ""; + static m25(month, day) => ""; - static m26(username, targetName) => ""; + static m27(displayname) => ""; - static m27(groupName) => ""; + static m28(username, targetName) => ""; - static m28(username, link) => ""; + static m29(groupName) => ""; - static m29(username, targetName) => ""; - - static m30(username) => ""; + static m30(username, link) => ""; static m31(username, targetName) => ""; - static m32(username, targetName) => ""; + static m32(username) => ""; - static m33(localizedTimeShort) => ""; + static m33(username, targetName) => ""; - static m34(count) => ""; + static m34(username, targetName) => ""; - static m35(homeserver) => ""; + static m35(localizedTimeShort) => ""; - static m36(number) => ""; + static m36(count) => ""; - static m37(fileName) => ""; + static m37(homeserver) => ""; - static m38(username) => ""; + static m38(number) => ""; - static m39(username) => ""; + static m39(fileName) => ""; static m40(username) => ""; static m41(username) => ""; - static m42(username, count) => ""; + static m42(username) => ""; - static m43(username, username2) => ""; + static m43(username) => ""; - static m44(username) => ""; + static m44(username, count) => ""; - static m45(username) => ""; + static m45(username, username2) => ""; static m46(username) => ""; @@ -119,27 +115,31 @@ class MessageLookup extends MessageLookupByLibrary { static m49(username) => ""; - static m50(hours12, hours24, minutes, suffix) => ""; + static m50(username) => ""; - static m51(username, targetName) => ""; + static m52(username) => ""; - static m52(type) => ""; + static m54(hours12, hours24, minutes, suffix) => ""; - static m53(unreadCount) => ""; + static m55(username, targetName) => ""; - static m54(unreadEvents) => ""; + static m56(type) => ""; - static m55(unreadEvents, unreadChats) => ""; + static m57(unreadCount) => ""; - static m56(username, count) => ""; + static m58(unreadEvents) => ""; - static m57(username, username2) => ""; + static m59(unreadEvents, unreadChats) => ""; - static m58(username) => ""; + static m60(username, count) => ""; - static m59(username) => ""; + static m61(username, username2) => ""; - static m60(username, type) => ""; + static m62(username) => ""; + + static m63(username) => ""; + + static m64(username, type) => ""; final messages = _notInlinedMessages(_notInlinedMessages); static _notInlinedMessages(_) => { @@ -373,88 +373,88 @@ class MessageLookup extends MessageLookupByLibrary { "askSSSSCache": MessageLookupByLibrary.simpleMessage(""), "askSSSSSign": MessageLookupByLibrary.simpleMessage(""), "askSSSSVerify": MessageLookupByLibrary.simpleMessage(""), - "askVerificationRequest": m2, - "bannedUser": m3, - "byDefaultYouWillBeConnectedTo": m4, + "askVerificationRequest": m3, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, "cachedKeys": MessageLookupByLibrary.simpleMessage(""), - "changedTheChatAvatar": m5, - "changedTheChatDescriptionTo": m6, - "changedTheChatNameTo": m7, - "changedTheChatPermissions": m8, - "changedTheDisplaynameTo": m9, - "changedTheGuestAccessRules": m10, - "changedTheGuestAccessRulesTo": m11, - "changedTheHistoryVisibility": m12, - "changedTheHistoryVisibilityTo": m13, - "changedTheJoinRules": m14, - "changedTheJoinRulesTo": m15, - "changedTheProfileAvatar": m16, - "changedTheRoomAliases": m17, - "changedTheRoomInvitationLink": m18, + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, "compareEmojiMatch": MessageLookupByLibrary.simpleMessage(""), "compareNumbersMatch": MessageLookupByLibrary.simpleMessage(""), - "couldNotDecryptMessage": m19, - "countParticipants": m20, - "createdTheChat": m21, + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, "crossSigningDisabled": MessageLookupByLibrary.simpleMessage(""), "crossSigningEnabled": MessageLookupByLibrary.simpleMessage(""), - "dateAndTimeOfDay": m22, - "dateWithYear": m23, - "dateWithoutYear": m24, + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, "emoteExists": MessageLookupByLibrary.simpleMessage(""), "emoteInvalid": MessageLookupByLibrary.simpleMessage(""), "emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage(""), - "groupWith": m25, - "hasWithdrawnTheInvitationFor": m26, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, "incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage(""), - "inviteContactToGroup": m27, - "inviteText": m28, - "invitedUser": m29, + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, "is typing...": MessageLookupByLibrary.simpleMessage(""), "isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage(""), - "joinedTheChat": m30, + "joinedTheChat": m32, "keysCached": MessageLookupByLibrary.simpleMessage(""), "keysMissing": MessageLookupByLibrary.simpleMessage(""), - "kicked": m31, - "kickedAndBanned": m32, - "lastActiveAgo": m33, - "loadCountMoreParticipants": m34, - "logInTo": m35, + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, "newVerificationRequest": MessageLookupByLibrary.simpleMessage(""), "noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage(""), "noMegolmBootstrap": MessageLookupByLibrary.simpleMessage(""), - "numberSelected": m36, + "numberSelected": m38, "ok": MessageLookupByLibrary.simpleMessage(""), "onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage(""), "onlineKeyBackupEnabled": MessageLookupByLibrary.simpleMessage(""), "passphraseOrKey": MessageLookupByLibrary.simpleMessage(""), - "play": m37, - "redactedAnEvent": m38, - "rejectedTheInvitation": m39, - "removedBy": m40, - "seenByUser": m41, - "seenByUserAndCountOthers": m42, - "seenByUserAndUser": m43, - "sentAFile": m44, - "sentAPicture": m45, - "sentASticker": m46, - "sentAVideo": m47, - "sentAnAudio": m48, + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, "sessionVerified": MessageLookupByLibrary.simpleMessage(""), - "sharedTheLocation": m49, - "timeOfDay": m50, + "sharedTheLocation": m52, + "timeOfDay": m54, "title": MessageLookupByLibrary.simpleMessage(""), - "unbannedUser": m51, - "unknownEvent": m52, + "unbannedUser": m55, + "unknownEvent": m56, "unknownSessionVerify": MessageLookupByLibrary.simpleMessage(""), - "unreadChats": m53, - "unreadMessages": m54, - "unreadMessagesInChats": m55, - "userAndOthersAreTyping": m56, - "userAndUserAreTyping": m57, - "userIsTyping": m58, - "userLeftTheChat": m59, - "userSentUnknownEvent": m60, + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64, "verifiedSession": MessageLookupByLibrary.simpleMessage(""), "verifyManual": MessageLookupByLibrary.simpleMessage(""), "verifyStart": MessageLookupByLibrary.simpleMessage(""), diff --git a/lib/l10n/messages_ja.dart b/lib/l10n/messages_ja.dart index 373845b..e8ac0ef 100644 --- a/lib/l10n/messages_ja.dart +++ b/lib/l10n/messages_ja.dart @@ -23,127 +23,136 @@ class MessageLookup extends MessageLookupByLibrary { static m1(username) => "${username}がエンドツーエンド暗号化を有効にしました"; - static m2(username) => "${username}の検証リクエストを承認しますか?"; + static m2(senderName) => "${senderName}は通話に出ました"; - static m3(username, targetName) => "${username}が${targetName}をBANしました"; + static m3(username) => "${username}の検証リクエストを承認しますか?"; - static m4(homeserver) => "デフォルトで${homeserver}に接続されます"; + static m4(username, targetName) => "${username}が${targetName}をBANしました"; - static m5(username) => "${username}がチャットアバターを変更しました"; + static m5(homeserver) => "デフォルトで${homeserver}に接続されます"; - static m6(username, description) => + static m6(username) => "${username}がチャットアバターを変更しました"; + + static m7(username, description) => "${username}がチャットの説明を「${description}」に変更しました"; - static m7(username, chatname) => "${username}がチャットの名前を「${chatname}」に変更しました"; + static m8(username, chatname) => "${username}がチャットの名前を「${chatname}」に変更しました"; - static m8(username) => "${username}がチャットの権限を変更しました"; + static m9(username) => "${username}がチャットの権限を変更しました"; - static m9(username, displayname) => "${username}が表示名を「${displayname}」に変更しました"; + static m10(username, displayname) => + "${username}が表示名を「${displayname}」に変更しました"; - static m10(username) => "${username}がゲストのアクセスルールを変更しました"; + static m11(username) => "${username}がゲストのアクセスルールを変更しました"; - static m11(username, rules) => "${username}がゲストのアクセスルールを${rules}に変更しました"; + static m12(username, rules) => "${username}がゲストのアクセスルールを${rules}に変更しました"; - static m12(username) => "${username}が履歴の表示設定を変更しました"; + static m13(username) => "${username}が履歴の表示設定を変更しました"; - static m13(username, rules) => "${username}が履歴の表示設定を${rules}に変更しました"; + static m14(username, rules) => "${username}が履歴の表示設定を${rules}に変更しました"; - static m14(username) => "${username}が参加ルールを変更しました"; + static m15(username) => "${username}が参加ルールを変更しました"; - static m15(username, joinRules) => "${username}が参加ルールを${joinRules}に変更しました"; + static m16(username, joinRules) => "${username}が参加ルールを${joinRules}に変更しました"; - static m16(username) => "${username}がアバターを変更しました"; + static m17(username) => "${username}がアバターを変更しました"; - static m17(username) => "${username}が部屋のエイリアスを変更しました"; + static m18(username) => "${username}が部屋のエイリアスを変更しました"; - static m18(username) => "${username}が招待リンクを変更しました"; + static m19(username) => "${username}が招待リンクを変更しました"; - static m19(error) => "メッセージを解読できませんでした: ${error}"; + static m20(error) => "メッセージを解読できませんでした: ${error}"; - static m20(count) => "${count}名の参加者"; + static m21(count) => "${count}名の参加者"; - static m21(username) => "${username}がチャットを作成しました"; + static m22(username) => "${username}がチャットを作成しました"; - static m22(date, timeOfDay) => "${date}, ${timeOfDay}"; + static m23(date, timeOfDay) => "${date}, ${timeOfDay}"; - static m23(year, month, day) => "${year}/${month}/${day}"; + static m24(year, month, day) => "${year}/${month}/${day}"; - static m24(month, day) => "${month}-${day}"; + static m25(month, day) => "${month}-${day}"; - static m25(displayname) => "${displayname}とグループを作成する"; + static m26(senderName) => "${senderName}は通話を切断しました"; - static m26(username, targetName) => "${targetName}の招待を${username}が取り下げました"; + static m27(displayname) => "${displayname}とグループを作成する"; - static m27(groupName) => "連絡先から${groupName}に招待する"; + static m28(username, targetName) => "${targetName}の招待を${username}が取り下げました"; - static m28(username, link) => + static m29(groupName) => "連絡先から${groupName}に招待する"; + + static m30(username, link) => "${username}がFluffyChatにあなたを招待しました. \n1. FluffyChatをインストールしてください: https://fluffychat.im \n2. 新しくアカウントを作成するかサインインしてください\n3. 招待リンクを開いてください: ${link}"; - static m29(username, targetName) => "${username}が${targetName}を招待しました"; + static m31(username, targetName) => "${username}が${targetName}を招待しました"; - static m30(username) => "${username}がチャットに参加しました"; + static m32(username) => "${username}がチャットに参加しました"; - static m31(username, targetName) => "${username}は${targetName}をキックしました"; + static m33(username, targetName) => "${username}は${targetName}をキックしました"; - static m32(username, targetName) => "${username}は${targetName}をキックしBANしました"; + static m34(username, targetName) => "${username}は${targetName}をキックしBANしました"; - static m33(localizedTimeShort) => "最終アクティブ: ${localizedTimeShort}"; + static m35(localizedTimeShort) => "最終アクティブ: ${localizedTimeShort}"; - static m34(count) => "あと${count}名参加者を読み込む"; + static m36(count) => "あと${count}名参加者を読み込む"; - static m35(homeserver) => "${homeserver}にログインする"; + static m37(homeserver) => "${homeserver}にログインする"; - static m36(number) => "${number}選択されています"; + static m38(number) => "${number}選択されています"; - static m37(fileName) => "${fileName}を再生する"; + static m39(fileName) => "${fileName}を再生する"; - static m38(username) => "${username}がイベントを編集しました"; + static m40(username) => "${username}がイベントを編集しました"; - static m39(username) => "${username}は招待を拒否しました"; + static m41(username) => "${username}は招待を拒否しました"; - static m40(username) => "${username}によって削除されました"; + static m42(username) => "${username}によって削除されました"; - static m41(username) => "${username}が既読"; + static m43(username) => "${username}が既読"; - static m42(username, count) => "${username}と他${count}名が既読"; + static m44(username, count) => "${username}と他${count}名が既読"; - static m43(username, username2) => "${username}と${username2}が既読"; + static m45(username, username2) => "${username}と${username2}が既読"; - static m44(username) => "${username}はファイルを送信しました"; + static m46(username) => "${username}はファイルを送信しました"; - static m45(username) => "${username}は画像を送信しました"; + static m47(username) => "${username}は画像を送信しました"; - static m46(username) => "${username}はステッカーを送信しました"; + static m48(username) => "${username}はステッカーを送信しました"; - static m47(username) => "${username}は動画を送信しました"; + static m49(username) => "${username}は動画を送信しました"; - static m48(username) => "${username}は音声を送信しました"; + static m50(username) => "${username}は音声を送信しました"; - static m49(username) => "${username}は現在地を共有しました"; + static m51(senderName) => "${senderName}は通話情報を送信しました"; - static m50(hours12, hours24, minutes, suffix) => + static m52(username) => "${username}は現在地を共有しました"; + + static m53(senderName) => "${senderName}は通話を開始しました"; + + static m54(hours12, hours24, minutes, suffix) => "${hours24}:${minutes} ${suffix}"; - static m51(username, targetName) => "${username}が${targetName}のBANを解除しました"; + static m55(username, targetName) => "${username}が${targetName}のBANを解除しました"; - static m52(type) => "未知のイベント\'${type}\'"; + static m56(type) => "未知のイベント\'${type}\'"; - static m53(unreadCount) => "${unreadCount}の未読メッセージ"; + static m57(unreadCount) => "${unreadCount}の未読メッセージ"; - static m54(unreadEvents) => "${unreadEvents}件の未読メッセージ"; + static m58(unreadEvents) => "${unreadEvents}件の未読メッセージ"; - static m55(unreadEvents, unreadChats) => + static m59(unreadEvents, unreadChats) => "${unreadChats}で${unreadEvents}件の未読メッセージ"; - static m56(username, count) => "${username}と他${count}名が入力しています..."; + static m60(username, count) => "${username}と他${count}名が入力しています..."; - static m57(username, username2) => "${username}と${username2}が入力しています..."; + static m61(username, username2) => "${username}と${username2}が入力しています..."; - static m58(username) => "${username}が入力しています..."; + static m62(username) => "${username}が入力しています..."; - static m59(username) => "${username}は退室しました"; + static m63(username) => "${username}は退室しました"; - static m60(username, type) => "${username}は${type}イベントを送信しました"; + static m64(username, type) => "${username}は${type}イベントを送信しました"; final messages = _notInlinedMessages(_notInlinedMessages); static _notInlinedMessages(_) => { @@ -269,6 +278,7 @@ class MessageLookup extends MessageLookupByLibrary { "It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/": MessageLookupByLibrary.simpleMessage( "あなたのスマホにはグーグルサービスがないようですね。プライバシーを保護するための良い選択です!Push通知を受け取るにはmicroGを使うことを推奨しています: https://microg.org/"), + "Join room": MessageLookupByLibrary.simpleMessage("部屋に参加"), "Kick from chat": MessageLookupByLibrary.simpleMessage("チャットからキックする"), "Last seen IP": MessageLookupByLibrary.simpleMessage("最終IP"), "Leave": MessageLookupByLibrary.simpleMessage("退室する"), @@ -310,6 +320,7 @@ class MessageLookup extends MessageLookupByLibrary { MessageLookupByLibrary.simpleMessage("ユーザーの使用しているデバイス"), "Password": MessageLookupByLibrary.simpleMessage("パスワード"), "Pick image": MessageLookupByLibrary.simpleMessage("画像を選択してください"), + "Pin": MessageLookupByLibrary.simpleMessage("ピン"), "Please be aware that you need Pantalaimon to use end-to-end encryption for now.": MessageLookupByLibrary.simpleMessage( "現時点では、エンドツーエンドの暗号化を使用するにはPantalaimonが必要であることに注意してください。"), @@ -381,6 +392,7 @@ class MessageLookup extends MessageLookupByLibrary { "Unknown encryption algorithm": MessageLookupByLibrary.simpleMessage("未知の暗号化アルゴリズム"), "Unmute chat": MessageLookupByLibrary.simpleMessage("チャットをミュート解除する"), + "Unpin": MessageLookupByLibrary.simpleMessage("ピンを外す"), "Use Amoled compatible colors?": MessageLookupByLibrary.simpleMessage("有機EL(Amoled)対応の色にしますか?"), "Username": MessageLookupByLibrary.simpleMessage("ユーザー名"), @@ -398,7 +410,7 @@ class MessageLookup extends MessageLookupByLibrary { "Wednesday": MessageLookupByLibrary.simpleMessage("水曜日"), "Welcome to the cutest instant messenger in the matrix network.": MessageLookupByLibrary.simpleMessage( - "Matrixネットワークで一番かわいいチャットアプリへようこそ。"), + "matrixネットワークで一番かわいいチャットアプリへようこそ。"), "Who is allowed to join this group": MessageLookupByLibrary.simpleMessage("誰がこのチャットに入れますか"), "Write a message...": @@ -420,74 +432,76 @@ class MessageLookup extends MessageLookupByLibrary { "acceptedTheInvitation": m0, "activatedEndToEndEncryption": m1, "alias": MessageLookupByLibrary.simpleMessage("エイリアス"), + "answeredTheCall": m2, "askSSSSCache": MessageLookupByLibrary.simpleMessage( "鍵をキャッシュするためにはパスフレーズやリカバリーキーを入力してください。"), "askSSSSSign": MessageLookupByLibrary.simpleMessage( "他の人を署名するためにはパスフレーズやリカバリーキーを入力してください。"), "askSSSSVerify": MessageLookupByLibrary.simpleMessage( "セッションを検証するためにはパスフレーズやリカバリーキーを入力してください。"), - "askVerificationRequest": m2, - "bannedUser": m3, - "byDefaultYouWillBeConnectedTo": m4, + "askVerificationRequest": m3, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, "cachedKeys": MessageLookupByLibrary.simpleMessage("鍵のキャッシュに成功しました!"), - "changedTheChatAvatar": m5, - "changedTheChatDescriptionTo": m6, - "changedTheChatNameTo": m7, - "changedTheChatPermissions": m8, - "changedTheDisplaynameTo": m9, - "changedTheGuestAccessRules": m10, - "changedTheGuestAccessRulesTo": m11, - "changedTheHistoryVisibility": m12, - "changedTheHistoryVisibilityTo": m13, - "changedTheJoinRules": m14, - "changedTheJoinRulesTo": m15, - "changedTheProfileAvatar": m16, - "changedTheRoomAliases": m17, - "changedTheRoomInvitationLink": m18, + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, "compareEmojiMatch": MessageLookupByLibrary.simpleMessage( "表示されている絵文字が他のデバイスで表示されているものと一致するか確認してください:"), "compareNumbersMatch": MessageLookupByLibrary.simpleMessage( "表示されている数字が他のデバイスで表示されているものと一致するか確認してください:"), - "couldNotDecryptMessage": m19, - "countParticipants": m20, - "createdTheChat": m21, + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, "crossSigningDisabled": MessageLookupByLibrary.simpleMessage("相互署名は使えません"), "crossSigningEnabled": MessageLookupByLibrary.simpleMessage("相互署名が使えます"), - "dateAndTimeOfDay": m22, - "dateWithYear": m23, - "dateWithoutYear": m24, + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, "emoteExists": MessageLookupByLibrary.simpleMessage("Emoteはすでに存在します!"), "emoteInvalid": MessageLookupByLibrary.simpleMessage("不正なEmoteショートコード!"), "emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage("Emoteショートコードと画像を選択してください!"), - "groupWith": m25, - "hasWithdrawnTheInvitationFor": m26, + "endedTheCall": m26, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, "incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage("パスフレーズかリカバリーキーが間違っています"), - "inviteContactToGroup": m27, - "inviteText": m28, - "invitedUser": m29, + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, "is typing...": MessageLookupByLibrary.simpleMessage("入力しています..."), "isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage("このデバイスキーは正しいですか?"), - "joinedTheChat": m30, + "joinedTheChat": m32, "keysCached": MessageLookupByLibrary.simpleMessage("鍵はキャッシュされたいます"), "keysMissing": MessageLookupByLibrary.simpleMessage("鍵がありません"), - "kicked": m31, - "kickedAndBanned": m32, - "lastActiveAgo": m33, - "loadCountMoreParticipants": m34, - "logInTo": m35, + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, "newVerificationRequest": MessageLookupByLibrary.simpleMessage("新しい認証リクエスト!"), "noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage( - "FluffyChatは現在相互署名機能をサポートしていません。Elementから有効化してください。"), + "FluffyChatは現在相互署名機能をサポートしていません。Riotから有効化してください。"), "noMegolmBootstrap": MessageLookupByLibrary.simpleMessage( - "FluffyChatは現在鍵のオンラインバックアップの有効化をサポートしていません。Elementから有効化してください。"), - "numberSelected": m36, + "FluffyChatは現在鍵のオンラインバックアップの有効化をサポートしていません。Riotから有効化してください。"), + "numberSelected": m38, "ok": MessageLookupByLibrary.simpleMessage("OK"), "onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage("オンライン鍵バックアップは使用されていません"), @@ -495,34 +509,36 @@ class MessageLookup extends MessageLookupByLibrary { MessageLookupByLibrary.simpleMessage("オンライン鍵バックアップは使用されています"), "passphraseOrKey": MessageLookupByLibrary.simpleMessage("パスフレーズかリカバリーキー"), - "play": m37, - "redactedAnEvent": m38, - "rejectedTheInvitation": m39, - "removedBy": m40, - "seenByUser": m41, - "seenByUserAndCountOthers": m42, - "seenByUserAndUser": m43, - "sentAFile": m44, - "sentAPicture": m45, - "sentASticker": m46, - "sentAVideo": m47, - "sentAnAudio": m48, + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, + "sentCallInformations": m51, "sessionVerified": MessageLookupByLibrary.simpleMessage("セッションは確認済みです"), - "sharedTheLocation": m49, - "timeOfDay": m50, + "sharedTheLocation": m52, + "startedACall": m53, + "timeOfDay": m54, "title": MessageLookupByLibrary.simpleMessage("FluffyChat"), - "unbannedUser": m51, - "unknownEvent": m52, + "unbannedUser": m55, + "unknownEvent": m56, "unknownSessionVerify": MessageLookupByLibrary.simpleMessage("未知のセッションです。確認してください。"), - "unreadChats": m53, - "unreadMessages": m54, - "unreadMessagesInChats": m55, - "userAndOthersAreTyping": m56, - "userAndUserAreTyping": m57, - "userIsTyping": m58, - "userLeftTheChat": m59, - "userSentUnknownEvent": m60, + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64, "verifiedSession": MessageLookupByLibrary.simpleMessage("セッションの確認ができました!"), "verifyManual": MessageLookupByLibrary.simpleMessage("手動で確認"), diff --git a/lib/l10n/messages_messages.dart b/lib/l10n/messages_messages.dart index 3c556a7..1c69e79 100644 --- a/lib/l10n/messages_messages.dart +++ b/lib/l10n/messages_messages.dart @@ -23,144 +23,144 @@ class MessageLookup extends MessageLookupByLibrary { static m1(username) => "${username} activated end to end encryption"; - static m61(senderName) => "${senderName} answered the call"; + static m2(senderName) => "${senderName} answered the call"; - static m2(username) => "Accept this verification request from ${username}?"; + static m3(username) => "Accept this verification request from ${username}?"; - static m3(username, targetName) => "${username} banned ${targetName}"; + static m4(username, targetName) => "${username} banned ${targetName}"; - static m4(homeserver) => "By default you will be connected to ${homeserver}"; + static m5(homeserver) => "By default you will be connected to ${homeserver}"; - static m5(username) => "${username} changed the chat avatar"; + static m6(username) => "${username} changed the chat avatar"; - static m6(username, description) => + static m7(username, description) => "${username} changed the chat description to: \'${description}\'"; - static m7(username, chatname) => + static m8(username, chatname) => "${username} changed the chat name to: \'${chatname}\'"; - static m8(username) => "${username} changed the chat permissions"; + static m9(username) => "${username} changed the chat permissions"; - static m9(username, displayname) => + static m10(username, displayname) => "${username} changed the displayname to: ${displayname}"; - static m10(username) => "${username} changed the guest access rules"; + static m11(username) => "${username} changed the guest access rules"; - static m11(username, rules) => + static m12(username, rules) => "${username} changed the guest access rules to: ${rules}"; - static m12(username) => "${username} changed the history visibility"; + static m13(username) => "${username} changed the history visibility"; - static m13(username, rules) => + static m14(username, rules) => "${username} changed the history visibility to: ${rules}"; - static m14(username) => "${username} changed the join rules"; + static m15(username) => "${username} changed the join rules"; - static m15(username, joinRules) => + static m16(username, joinRules) => "${username} changed the join rules to: ${joinRules}"; - static m16(username) => "${username} changed their avatar"; + static m17(username) => "${username} changed their avatar"; - static m17(username) => "${username} changed the room aliases"; + static m18(username) => "${username} changed the room aliases"; - static m18(username) => "${username} changed the invitation link"; + static m19(username) => "${username} changed the invitation link"; - static m19(error) => "Could not decrypt message: ${error}"; + static m20(error) => "Could not decrypt message: ${error}"; - static m20(count) => "${count} participants"; + static m21(count) => "${count} participants"; - static m21(username) => "${username} created the chat"; + static m22(username) => "${username} created the chat"; - static m22(date, timeOfDay) => "${date}, ${timeOfDay}"; + static m23(date, timeOfDay) => "${date}, ${timeOfDay}"; - static m23(year, month, day) => "${year}-${month}-${day}"; + static m24(year, month, day) => "${year}-${month}-${day}"; - static m24(month, day) => "${month}-${day}"; + static m25(month, day) => "${month}-${day}"; - static m62(senderName) => "${senderName} ended the call"; + static m26(senderName) => "${senderName} ended the call"; - static m25(displayname) => "Group with ${displayname}"; + static m27(displayname) => "Group with ${displayname}"; - static m26(username, targetName) => + static m28(username, targetName) => "${username} has withdrawn the invitation for ${targetName}"; - static m27(groupName) => "Invite contact to ${groupName}"; + static m29(groupName) => "Invite contact to ${groupName}"; - static m28(username, link) => + static m30(username, link) => "${username} invited you to FluffyChat. \n1. Install FluffyChat: https://fluffychat.im \n2. Sign up or sign in \n3. Open the invite link: ${link}"; - static m29(username, targetName) => "${username} invited ${targetName}"; + static m31(username, targetName) => "${username} invited ${targetName}"; - static m30(username) => "${username} joined the chat"; + static m32(username) => "${username} joined the chat"; - static m31(username, targetName) => "${username} kicked ${targetName}"; + static m33(username, targetName) => "${username} kicked ${targetName}"; - static m32(username, targetName) => + static m34(username, targetName) => "${username} kicked and banned ${targetName}"; - static m33(localizedTimeShort) => "Last active: ${localizedTimeShort}"; + static m35(localizedTimeShort) => "Last active: ${localizedTimeShort}"; - static m34(count) => "Load ${count} more participants"; + static m36(count) => "Load ${count} more participants"; - static m35(homeserver) => "Log in to ${homeserver}"; + static m37(homeserver) => "Log in to ${homeserver}"; - static m36(number) => "${number} selected"; + static m38(number) => "${number} selected"; - static m37(fileName) => "Play ${fileName}"; + static m39(fileName) => "Play ${fileName}"; - static m38(username) => "${username} redacted an event"; + static m40(username) => "${username} redacted an event"; - static m39(username) => "${username} rejected the invitation"; + static m41(username) => "${username} rejected the invitation"; - static m40(username) => "Removed by ${username}"; + static m42(username) => "Removed by ${username}"; - static m41(username) => "Seen by ${username}"; + static m43(username) => "Seen by ${username}"; - static m42(username, count) => "Seen by ${username} and ${count} others"; + static m44(username, count) => "Seen by ${username} and ${count} others"; - static m43(username, username2) => "Seen by ${username} and ${username2}"; + static m45(username, username2) => "Seen by ${username} and ${username2}"; - static m44(username) => "${username} sent a file"; + static m46(username) => "${username} sent a file"; - static m45(username) => "${username} sent a picture"; + static m47(username) => "${username} sent a picture"; - static m46(username) => "${username} sent a sticker"; + static m48(username) => "${username} sent a sticker"; - static m47(username) => "${username} sent a video"; + static m49(username) => "${username} sent a video"; - static m48(username) => "${username} sent an audio"; + static m50(username) => "${username} sent an audio"; - static m63(senderName) => "${senderName} sent call informations"; + static m51(senderName) => "${senderName} sent call informations"; - static m49(username) => "${username} shared the location"; + static m52(username) => "${username} shared the location"; - static m64(senderName) => "${senderName} started a call"; + static m53(senderName) => "${senderName} started a call"; - static m50(hours12, hours24, minutes, suffix) => + static m54(hours12, hours24, minutes, suffix) => "${hours12}:${minutes} ${suffix}"; - static m51(username, targetName) => "${username} unbanned ${targetName}"; + static m55(username, targetName) => "${username} unbanned ${targetName}"; - static m52(type) => "Unknown event \'${type}\'"; + static m56(type) => "Unknown event \'${type}\'"; - static m53(unreadCount) => "${unreadCount} unread chats"; + static m57(unreadCount) => "${unreadCount} unread chats"; - static m54(unreadEvents) => "${unreadEvents} unread messages"; + static m58(unreadEvents) => "${unreadEvents} unread messages"; - static m55(unreadEvents, unreadChats) => + static m59(unreadEvents, unreadChats) => "${unreadEvents} unread messages in ${unreadChats} chats"; - static m56(username, count) => + static m60(username, count) => "${username} and ${count} others are typing..."; - static m57(username, username2) => + static m61(username, username2) => "${username} and ${username2} are typing..."; - static m58(username) => "${username} is typing..."; + static m62(username) => "${username} is typing..."; - static m59(username) => "${username} left the chat"; + static m63(username) => "${username} left the chat"; - static m60(username, type) => "${username} sent a ${type} event"; + static m64(username, type) => "${username} sent a ${type} event"; final messages = _notInlinedMessages(_notInlinedMessages); static _notInlinedMessages(_) => { @@ -478,78 +478,78 @@ class MessageLookup extends MessageLookupByLibrary { "acceptedTheInvitation": m0, "activatedEndToEndEncryption": m1, "alias": MessageLookupByLibrary.simpleMessage("alias"), - "answeredTheCall": m61, + "answeredTheCall": m2, "askSSSSCache": MessageLookupByLibrary.simpleMessage( "Please enter your secure store passphrase or recovery key to cache the keys."), "askSSSSSign": MessageLookupByLibrary.simpleMessage( "To be able to sign the other person, please enter your secure store passphrase or recovery key."), "askSSSSVerify": MessageLookupByLibrary.simpleMessage( "Please enter your secure store passphrase or recovery key to verify your session."), - "askVerificationRequest": m2, - "bannedUser": m3, - "byDefaultYouWillBeConnectedTo": m4, + "askVerificationRequest": m3, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, "cachedKeys": MessageLookupByLibrary.simpleMessage("Successfully cached keys!"), - "changedTheChatAvatar": m5, - "changedTheChatDescriptionTo": m6, - "changedTheChatNameTo": m7, - "changedTheChatPermissions": m8, - "changedTheDisplaynameTo": m9, - "changedTheGuestAccessRules": m10, - "changedTheGuestAccessRulesTo": m11, - "changedTheHistoryVisibility": m12, - "changedTheHistoryVisibilityTo": m13, - "changedTheJoinRules": m14, - "changedTheJoinRulesTo": m15, - "changedTheProfileAvatar": m16, - "changedTheRoomAliases": m17, - "changedTheRoomInvitationLink": m18, + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, "compareEmojiMatch": MessageLookupByLibrary.simpleMessage( "Compare and make sure the following emoji match those of the other device:"), "compareNumbersMatch": MessageLookupByLibrary.simpleMessage( "Compare and make sure the following numbers match those of the other device:"), - "couldNotDecryptMessage": m19, - "countParticipants": m20, - "createdTheChat": m21, + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, "crossSigningDisabled": MessageLookupByLibrary.simpleMessage("Cross-Signing is disabled"), "crossSigningEnabled": MessageLookupByLibrary.simpleMessage("Cross-Signing is enabled"), - "dateAndTimeOfDay": m22, - "dateWithYear": m23, - "dateWithoutYear": m24, + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, "emoteExists": MessageLookupByLibrary.simpleMessage("Emote already exists!"), "emoteInvalid": MessageLookupByLibrary.simpleMessage("Invalid emote shortcode!"), "emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage( "You need to pick an emote shortcode and an image!"), - "endedTheCall": m62, - "groupWith": m25, - "hasWithdrawnTheInvitationFor": m26, + "endedTheCall": m26, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, "incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage( "Incorrect passphrase or recovery key"), - "inviteContactToGroup": m27, - "inviteText": m28, - "invitedUser": m29, + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, "is typing...": MessageLookupByLibrary.simpleMessage("is typing..."), "isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage( "Is the following device key correct?"), - "joinedTheChat": m30, + "joinedTheChat": m32, "keysCached": MessageLookupByLibrary.simpleMessage("Keys are cached"), "keysMissing": MessageLookupByLibrary.simpleMessage("Keys are missing"), - "kicked": m31, - "kickedAndBanned": m32, - "lastActiveAgo": m33, - "loadCountMoreParticipants": m34, - "logInTo": m35, + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, "newVerificationRequest": MessageLookupByLibrary.simpleMessage("New verification request!"), "noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage( "Fluffychat currently does not support enabling Cross-Signing. Please enable it from within Riot."), "noMegolmBootstrap": MessageLookupByLibrary.simpleMessage( "Fluffychat currently does not support enabling Online Key Backup. Please enable it from within Riot."), - "numberSelected": m36, + "numberSelected": m38, "ok": MessageLookupByLibrary.simpleMessage("ok"), "onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage( "Online Key Backup is disabled"), @@ -557,37 +557,37 @@ class MessageLookup extends MessageLookupByLibrary { "Online Key Backup is enabled"), "passphraseOrKey": MessageLookupByLibrary.simpleMessage("passphrase or recovery key"), - "play": m37, - "redactedAnEvent": m38, - "rejectedTheInvitation": m39, - "removedBy": m40, - "seenByUser": m41, - "seenByUserAndCountOthers": m42, - "seenByUserAndUser": m43, - "sentAFile": m44, - "sentAPicture": m45, - "sentASticker": m46, - "sentAVideo": m47, - "sentAnAudio": m48, - "sentCallInformations": m63, + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, + "sentCallInformations": m51, "sessionVerified": MessageLookupByLibrary.simpleMessage("Session is verified"), - "sharedTheLocation": m49, - "startedACall": m64, - "timeOfDay": m50, + "sharedTheLocation": m52, + "startedACall": m53, + "timeOfDay": m54, "title": MessageLookupByLibrary.simpleMessage("FluffyChat"), - "unbannedUser": m51, - "unknownEvent": m52, + "unbannedUser": m55, + "unknownEvent": m56, "unknownSessionVerify": MessageLookupByLibrary.simpleMessage( "Unknown session, please verify"), - "unreadChats": m53, - "unreadMessages": m54, - "unreadMessagesInChats": m55, - "userAndOthersAreTyping": m56, - "userAndUserAreTyping": m57, - "userIsTyping": m58, - "userLeftTheChat": m59, - "userSentUnknownEvent": m60, + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64, "verifiedSession": MessageLookupByLibrary.simpleMessage( "Successfully verified session!"), "verifyManual": MessageLookupByLibrary.simpleMessage("Verify Manually"), diff --git a/lib/l10n/messages_pl.dart b/lib/l10n/messages_pl.dart index 4c32790..0ec6451 100644 --- a/lib/l10n/messages_pl.dart +++ b/lib/l10n/messages_pl.dart @@ -23,134 +23,134 @@ class MessageLookup extends MessageLookupByLibrary { static m1(username) => "${username} aktywował/-a szyfrowanie end-to-end"; - static m3(username, targetName) => "${username} zbanował/-a ${targetName}"; + static m4(username, targetName) => "${username} zbanował/-a ${targetName}"; - static m4(homeserver) => "Domyślnie łączy się z ${homeserver}"; + static m5(homeserver) => "Domyślnie łączy się z ${homeserver}"; - static m5(username) => "${username} zmienił/-a zdjęcie profilowe"; + static m6(username) => "${username} zmienił/-a zdjęcie profilowe"; - static m6(username, description) => + static m7(username, description) => "${username} zmienił/-a opis czatu na: \'${description}\'"; - static m7(username, chatname) => + static m8(username, chatname) => "${username} zmienił/-a nick na: \'${chatname}\'"; - static m8(username) => "${username} zmienił/-a uprawnienia czatu"; + static m9(username) => "${username} zmienił/-a uprawnienia czatu"; - static m9(username, displayname) => + static m10(username, displayname) => "${username} zmienił/-a wyświetlany nick na: ${displayname}"; - static m10(username) => "${username} zmienił/-a zasady dostępu dla gości"; + static m11(username) => "${username} zmienił/-a zasady dostępu dla gości"; - static m11(username, rules) => + static m12(username, rules) => "${username} zmienił/-a zasady dostępu dla gości na: ${rules}"; - static m12(username) => "${username} zmienił/-a widoczność historii"; + static m13(username) => "${username} zmienił/-a widoczność historii"; - static m13(username, rules) => + static m14(username, rules) => "${username} zmienił/-a widoczność historii na: ${rules}"; - static m14(username) => "${username} zmienił/-a zasady wejścia"; + static m15(username) => "${username} zmienił/-a zasady wejścia"; - static m15(username, joinRules) => + static m16(username, joinRules) => "${username} zmienił/-a zasady wejścia na: ${joinRules}"; - static m16(username) => "${username} zmienił/-a zdjęcie profilowe"; + static m17(username) => "${username} zmienił/-a zdjęcie profilowe"; - static m17(username) => "${username} zmienił/-a skrót pokoju"; + static m18(username) => "${username} zmienił/-a skrót pokoju"; - static m18(username) => + static m19(username) => "${username} zmienił/-a link do zaproszenia do pokoju"; - static m19(error) => "Nie można odszyfrować wiadomości: ${error}"; + static m20(error) => "Nie można odszyfrować wiadomości: ${error}"; - static m20(count) => "${count} uczestników"; + static m21(count) => "${count} uczestników"; - static m21(username) => "${username} stworzył/-a czat"; + static m22(username) => "${username} stworzył/-a czat"; - static m22(date, timeOfDay) => "${date}, ${timeOfDay}"; + static m23(date, timeOfDay) => "${date}, ${timeOfDay}"; - static m23(year, month, day) => "${day}-${month}-${year}"; + static m24(year, month, day) => "${day}-${month}-${year}"; - static m24(month, day) => "${month}-${day}"; + static m25(month, day) => "${month}-${day}"; - static m25(displayname) => "Grupa z ${displayname}"; + static m27(displayname) => "Grupa z ${displayname}"; - static m26(username, targetName) => + static m28(username, targetName) => "${username} wycofał/-a zaproszenie dla ${targetName}"; - static m27(groupName) => "Zaproś kontakty do ${groupName}"; + static m29(groupName) => "Zaproś kontakty do ${groupName}"; - static m28(username, link) => + static m30(username, link) => "${username} zaprosił/-a cię do FluffyChat. \n1. Zainstaluj FluffyChat: https://fluffychat.im \n2. Zarejestuj się lub zaloguj \n3. Otwórz link zaproszenia: ${link}"; - static m29(username, targetName) => "${username} zaprosił/-a ${targetName}"; + static m31(username, targetName) => "${username} zaprosił/-a ${targetName}"; - static m30(username) => "${username} dołączył/-a do czatu"; + static m32(username) => "${username} dołączył/-a do czatu"; - static m31(username, targetName) => "${username} wyrzucił/-a ${targetName}"; + static m33(username, targetName) => "${username} wyrzucił/-a ${targetName}"; - static m32(username, targetName) => + static m34(username, targetName) => "${username} wyrzucił/-a i zbanował/-a ${targetName}"; - static m33(localizedTimeShort) => "Ostatnio widziano: ${localizedTimeShort}"; + static m35(localizedTimeShort) => "Ostatnio widziano: ${localizedTimeShort}"; - static m34(count) => "Załaduj ${count} uczestników więcej"; + static m36(count) => "Załaduj ${count} uczestników więcej"; - static m35(homeserver) => "Zaloguj się do ${homeserver}"; + static m37(homeserver) => "Zaloguj się do ${homeserver}"; - static m36(number) => "${number} wybrany"; + static m38(number) => "${number} wybrany"; - static m37(fileName) => "Otwórz ${fileName}"; + static m39(fileName) => "Otwórz ${fileName}"; - static m38(username) => "${username} stworzył/-a wydarzenie"; + static m40(username) => "${username} stworzył/-a wydarzenie"; - static m39(username) => "${username} odrzucił/-a zaproszenie"; + static m41(username) => "${username} odrzucił/-a zaproszenie"; - static m40(username) => "Usunięta przez ${username}"; + static m42(username) => "Usunięta przez ${username}"; - static m41(username) => "Zobaczone przez ${username}"; + static m43(username) => "Zobaczone przez ${username}"; - static m42(username, count) => + static m44(username, count) => "Zobaczone przez ${username} oraz ${count} innych"; - static m43(username, username2) => + static m45(username, username2) => "Zobaczone przez ${username} oraz ${username2}"; - static m44(username) => "${username} wysłał/-a plik"; + static m46(username) => "${username} wysłał/-a plik"; - static m45(username) => "${username} wysłał/-a obraz"; + static m47(username) => "${username} wysłał/-a obraz"; - static m46(username) => "${username} wysłał/-a naklejkę"; + static m48(username) => "${username} wysłał/-a naklejkę"; - static m47(username) => "${username} wysłał/-a wideo"; + static m49(username) => "${username} wysłał/-a wideo"; - static m48(username) => "${username} wysłał/-a plik audio"; + static m50(username) => "${username} wysłał/-a plik audio"; - static m49(username) => "${username} udostępnił/-a lokalizacje"; + static m52(username) => "${username} udostępnił/-a lokalizacje"; - static m50(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; + static m54(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; - static m51(username, targetName) => "${username} odbanował/-a ${targetName}"; + static m55(username, targetName) => "${username} odbanował/-a ${targetName}"; - static m52(type) => "Nieznane zdarzenie \'${type}\'"; + static m56(type) => "Nieznane zdarzenie \'${type}\'"; - static m53(unreadCount) => "${unreadCount} nieprzeczytanych czatów"; + static m57(unreadCount) => "${unreadCount} nieprzeczytanych czatów"; - static m54(unreadEvents) => "${unreadEvents} nieprzeczytanych wiadomości"; + static m58(unreadEvents) => "${unreadEvents} nieprzeczytanych wiadomości"; - static m55(unreadEvents, unreadChats) => + static m59(unreadEvents, unreadChats) => "${unreadEvents} nieprzeczytanych wiadomości w ${unreadChats} czatach"; - static m56(username, count) => "${username} oraz ${count} innych pisze..."; + static m60(username, count) => "${username} oraz ${count} innych pisze..."; - static m57(username, username2) => "${username} oraz ${username2} piszą..."; + static m61(username, username2) => "${username} oraz ${username2} piszą..."; - static m58(username) => "${username} pisze..."; + static m62(username) => "${username} pisze..."; - static m59(username) => "${username} opuścił/-a czat"; + static m63(username) => "${username} opuścił/-a czat"; - static m60(username, type) => "${username} wysłał/-a wydarzenie ${type}"; + static m64(username, type) => "${username} wysłał/-a wydarzenie ${type}"; final messages = _notInlinedMessages(_notInlinedMessages); static _notInlinedMessages(_) => { @@ -439,65 +439,65 @@ class MessageLookup extends MessageLookupByLibrary { "acceptedTheInvitation": m0, "activatedEndToEndEncryption": m1, "alias": MessageLookupByLibrary.simpleMessage("alias"), - "bannedUser": m3, - "byDefaultYouWillBeConnectedTo": m4, - "changedTheChatAvatar": m5, - "changedTheChatDescriptionTo": m6, - "changedTheChatNameTo": m7, - "changedTheChatPermissions": m8, - "changedTheDisplaynameTo": m9, - "changedTheGuestAccessRules": m10, - "changedTheGuestAccessRulesTo": m11, - "changedTheHistoryVisibility": m12, - "changedTheHistoryVisibilityTo": m13, - "changedTheJoinRules": m14, - "changedTheJoinRulesTo": m15, - "changedTheProfileAvatar": m16, - "changedTheRoomAliases": m17, - "changedTheRoomInvitationLink": m18, - "couldNotDecryptMessage": m19, - "countParticipants": m20, - "createdTheChat": m21, - "dateAndTimeOfDay": m22, - "dateWithYear": m23, - "dateWithoutYear": m24, - "groupWith": m25, - "hasWithdrawnTheInvitationFor": m26, - "inviteContactToGroup": m27, - "inviteText": m28, - "invitedUser": m29, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, "is typing...": MessageLookupByLibrary.simpleMessage("pisze..."), - "joinedTheChat": m30, - "kicked": m31, - "kickedAndBanned": m32, - "lastActiveAgo": m33, - "loadCountMoreParticipants": m34, - "logInTo": m35, - "numberSelected": m36, - "play": m37, - "redactedAnEvent": m38, - "rejectedTheInvitation": m39, - "removedBy": m40, - "seenByUser": m41, - "seenByUserAndCountOthers": m42, - "seenByUserAndUser": m43, - "sentAFile": m44, - "sentAPicture": m45, - "sentASticker": m46, - "sentAVideo": m47, - "sentAnAudio": m48, - "sharedTheLocation": m49, - "timeOfDay": m50, + "joinedTheChat": m32, + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, + "numberSelected": m38, + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, + "sharedTheLocation": m52, + "timeOfDay": m54, "title": MessageLookupByLibrary.simpleMessage("FluffyChat"), - "unbannedUser": m51, - "unknownEvent": m52, - "unreadChats": m53, - "unreadMessages": m54, - "unreadMessagesInChats": m55, - "userAndOthersAreTyping": m56, - "userAndUserAreTyping": m57, - "userIsTyping": m58, - "userLeftTheChat": m59, - "userSentUnknownEvent": m60 + "unbannedUser": m55, + "unknownEvent": m56, + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64 }; } diff --git a/lib/l10n/messages_ru.dart b/lib/l10n/messages_ru.dart index bd73f71..1d643d0 100644 --- a/lib/l10n/messages_ru.dart +++ b/lib/l10n/messages_ru.dart @@ -23,139 +23,147 @@ class MessageLookup extends MessageLookupByLibrary { static m1(username) => "${username} активировал(а) сквозное шифрование"; - static m2(username) => "Принять этот запрос подтверждения от ${username}?"; + static m2(senderName) => "${senderName} ответил(а) на звонок"; - static m3(username, targetName) => + static m3(username) => "Принять этот запрос подтверждения от ${username}?"; + + static m4(username, targetName) => "${username} заблокировал(а) ${targetName}"; - static m4(homeserver) => "По умолчанию вы будете подключены к ${homeserver}"; + static m5(homeserver) => "По умолчанию вы будете подключены к ${homeserver}"; - static m5(username) => "${username} изменил(а) аватар чата"; + static m6(username) => "${username} изменил(а) аватар чата"; - static m6(username, description) => + static m7(username, description) => "${username} изменил(а) описание чата на: \"${description}\""; - static m7(username, chatname) => + static m8(username, chatname) => "${username} изменил(а) имя чата на: \"${chatname}\""; - static m8(username) => "${username} изменил(а) права доступа к чату"; + static m9(username) => "${username} изменил(а) права доступа к чату"; - static m9(username, displayname) => + static m10(username, displayname) => "${username} изменил(а) отображаемое имя на: ${displayname}"; - static m10(username) => "${username} изменил(а) правила гостевого доступа"; + static m11(username) => "${username} изменил(а) правила гостевого доступа"; - static m11(username, rules) => + static m12(username, rules) => "${username} изменил(а) правила гостевого доступа на: ${rules}"; - static m12(username) => "${username} изменил(а) видимость истории"; + static m13(username) => "${username} изменил(а) видимость истории"; - static m13(username, rules) => + static m14(username, rules) => "${username} изменил(а) видимость истории на: ${rules}"; - static m14(username) => "${username} изменил(а) правила присоединения"; + static m15(username) => "${username} изменил(а) правила присоединения"; - static m15(username, joinRules) => + static m16(username, joinRules) => "${username} изменил(а) правила присоединения на: ${joinRules}"; - static m16(username) => "${username} изменил(а) аватар"; + static m17(username) => "${username} изменил(а) аватар"; - static m17(username) => "${username} изменил(а) псевдонимы комнаты"; + static m18(username) => "${username} изменил(а) псевдонимы комнаты"; - static m18(username) => "${username} изменил(а) ссылку для приглашения"; + static m19(username) => "${username} изменил(а) ссылку для приглашения"; - static m19(error) => "Не удалось расшифровать сообщение: ${error}"; + static m20(error) => "Не удалось расшифровать сообщение: ${error}"; - static m20(count) => "${count} участника(ов)"; + static m21(count) => "${count} участника(ов)"; - static m21(username) => "${username} создал(а) чат"; + static m22(username) => "${username} создал(а) чат"; - static m22(date, timeOfDay) => "${date}, ${timeOfDay}"; + static m23(date, timeOfDay) => "${date}, ${timeOfDay}"; - static m23(year, month, day) => "${day}.${month}.${year}"; + static m24(year, month, day) => "${day}.${month}.${year}"; - static m24(month, day) => "${day}.${month}"; + static m25(month, day) => "${day}.${month}"; - static m25(displayname) => "Группа с ${displayname}"; + static m26(senderName) => "${senderName} завершил(а) звонок"; - static m26(username, targetName) => + static m27(displayname) => "Группа с ${displayname}"; + + static m28(username, targetName) => "${username} отозвал(а) приглашение для ${targetName}"; - static m27(groupName) => "Пригласить контакт в ${groupName}"; + static m29(groupName) => "Пригласить контакт в ${groupName}"; - static m28(username, link) => + static m30(username, link) => "${username} пригласил(а) вас в FluffyChat. \n1. Установите FluffyChat: https://fluffychat.im \n2. Зарегистрируйтесь или войдите \n3. Откройте ссылку приглашения: ${link}"; - static m29(username, targetName) => "${username} пригласил(а) ${targetName}"; + static m31(username, targetName) => "${username} пригласил(а) ${targetName}"; - static m30(username) => "${username} присоединился(ась) к чату"; + static m32(username) => "${username} присоединился(ась) к чату"; - static m31(username, targetName) => "${username} исключил(а) ${targetName}"; + static m33(username, targetName) => "${username} исключил(а) ${targetName}"; - static m32(username, targetName) => + static m34(username, targetName) => "${username} исключил(а) и заблокировал(а) ${targetName}"; - static m33(localizedTimeShort) => + static m35(localizedTimeShort) => "Последнее посещение: ${localizedTimeShort}"; - static m34(count) => "Загрузить еще ${count} участника(ов)"; + static m36(count) => "Загрузить еще ${count} участника(ов)"; - static m35(homeserver) => "Войти в ${homeserver}"; + static m37(homeserver) => "Войти в ${homeserver}"; - static m36(number) => "${number} выбран(о)"; + static m38(number) => "${number} выбран(о)"; - static m37(fileName) => "Проиграть ${fileName}"; + static m39(fileName) => "Проиграть ${fileName}"; - static m38(username) => "${username} отредактировал(а) событие"; + static m40(username) => "${username} отредактировал(а) событие"; - static m39(username) => "${username} отклонил(а) приглашение"; + static m41(username) => "${username} отклонил(а) приглашение"; - static m40(username) => "Удалено пользователем ${username}"; + static m42(username) => "Удалено пользователем ${username}"; - static m41(username) => "Просмотрено пользователем ${username}"; + static m43(username) => "Просмотрено пользователем ${username}"; - static m42(username, count) => + static m44(username, count) => "Просмотрено пользователями ${username} и ${count} другими"; - static m43(username, username2) => + static m45(username, username2) => "Просмотрено пользователями ${username} и ${username2}"; - static m44(username) => "${username} отправил(а) файл"; + static m46(username) => "${username} отправил(а) файл"; - static m45(username) => "${username} отправил(а) изображение"; + static m47(username) => "${username} отправил(а) изображение"; - static m46(username) => "${username} отправил(а) стикер"; + static m48(username) => "${username} отправил(а) стикер"; - static m47(username) => "${username} отправил(а) видео"; + static m49(username) => "${username} отправил(а) видео"; - static m48(username) => "${username} отправил(а) аудио"; + static m50(username) => "${username} отправил(а) аудио"; - static m49(username) => "${username} поделился(ась) местоположением"; + static m51(senderName) => "${senderName} отправил(а) информацию о звонке"; - static m50(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; + static m52(username) => "${username} поделился(ась) местоположением"; - static m51(username, targetName) => + static m53(senderName) => "${senderName} начал(а) звонок"; + + static m54(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; + + static m55(username, targetName) => "${username} разблокировал(а) ${targetName}"; - static m52(type) => "Неизвестное событие \"${type}\""; + static m56(type) => "Неизвестное событие \"${type}\""; - static m53(unreadCount) => "${unreadCount} непрочитанных чата(ов)"; + static m57(unreadCount) => "${unreadCount} непрочитанных чата(ов)"; - static m54(unreadEvents) => "${unreadEvents} непрочитанных сообщения(ий)"; + static m58(unreadEvents) => "${unreadEvents} непрочитанных сообщения(ий)"; - static m55(unreadEvents, unreadChats) => + static m59(unreadEvents, unreadChats) => "${unreadEvents} непрочитанное(ых) сообщение(ий) в ${unreadChats} чате(ах)"; - static m56(username, count) => + static m60(username, count) => "${username} и ${count} других участников печатают..."; - static m57(username, username2) => "${username} и ${username2} печатают..."; + static m61(username, username2) => "${username} и ${username2} печатают..."; - static m58(username) => "${username} печатает..."; + static m62(username) => "${username} печатает..."; - static m59(username) => "${username} покинул(а) чат"; + static m63(username) => "${username} покинул(а) чат"; - static m60(username, type) => + static m64(username, type) => "${username} отправил(а) событие типа \"${type}\""; final messages = _notInlinedMessages(_notInlinedMessages); @@ -285,8 +293,8 @@ class MessageLookup extends MessageLookupByLibrary { "Описание группы было изменено"), "Group is public": MessageLookupByLibrary.simpleMessage("Публичная группа"), - "Guests are forbidden": - MessageLookupByLibrary.simpleMessage("Гости запрещены"), + "Guests are forbidden": MessageLookupByLibrary.simpleMessage( + "Гости не могут присоединиться"), "Guests can join": MessageLookupByLibrary.simpleMessage("Гости могут присоединиться"), "Help": MessageLookupByLibrary.simpleMessage("Помощь"), @@ -304,6 +312,8 @@ class MessageLookup extends MessageLookupByLibrary { "It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/": MessageLookupByLibrary.simpleMessage( "Похоже, у вас нет служб Google на вашем телефоне. Это хорошее решение для вашей конфиденциальности! Для получения push-уведомлений во FluffyChat мы рекомендуем использовать microG: https://microg.org/"), + "Join room": + MessageLookupByLibrary.simpleMessage("Присоединиться к комнате"), "Kick from chat": MessageLookupByLibrary.simpleMessage("Исключить из чата"), "Last seen IP": MessageLookupByLibrary.simpleMessage( @@ -355,6 +365,7 @@ class MessageLookup extends MessageLookupByLibrary { "Password": MessageLookupByLibrary.simpleMessage("Пароль"), "Pick image": MessageLookupByLibrary.simpleMessage("Выбрать изображение"), + "Pin": MessageLookupByLibrary.simpleMessage("Закрепить"), "Please be aware that you need Pantalaimon to use end-to-end encryption for now.": MessageLookupByLibrary.simpleMessage( "Помните, что вам нужен Pantalaimon для использования сквозного шифрования."), @@ -395,7 +406,7 @@ class MessageLookup extends MessageLookupByLibrary { "Saturday": MessageLookupByLibrary.simpleMessage("Суббота"), "Search for a chat": MessageLookupByLibrary.simpleMessage("Поиск чата"), "Seen a long time ago": - MessageLookupByLibrary.simpleMessage("Был(а) в сети давно"), + MessageLookupByLibrary.simpleMessage("был(а) в сети давно"), "Send": MessageLookupByLibrary.simpleMessage("Отправить"), "Send a message": MessageLookupByLibrary.simpleMessage("Отправить сообщение"), @@ -430,7 +441,7 @@ class MessageLookup extends MessageLookupByLibrary { "Эта комната была заархивирована."), "Thursday": MessageLookupByLibrary.simpleMessage("Четверг"), "Try to send again": MessageLookupByLibrary.simpleMessage( - "Попробуйте отправить еще раз"), + "Попробуйте отправить ещё раз"), "Tuesday": MessageLookupByLibrary.simpleMessage("Вторник"), "Unblock Device": MessageLookupByLibrary.simpleMessage("Разблокировать устройство"), @@ -440,6 +451,7 @@ class MessageLookup extends MessageLookupByLibrary { "Неизвестный алгоритм шифрования"), "Unmute chat": MessageLookupByLibrary.simpleMessage("Включить уведомления"), + "Unpin": MessageLookupByLibrary.simpleMessage("Открепить"), "Use Amoled compatible colors?": MessageLookupByLibrary.simpleMessage("AMOLED-совместимые цвета"), "Username": MessageLookupByLibrary.simpleMessage("Имя пользователя"), @@ -485,78 +497,80 @@ class MessageLookup extends MessageLookupByLibrary { "acceptedTheInvitation": m0, "activatedEndToEndEncryption": m1, "alias": MessageLookupByLibrary.simpleMessage("псевдоним"), + "answeredTheCall": m2, "askSSSSCache": MessageLookupByLibrary.simpleMessage( "Пожалуйста, введите вашу парольную фразу или ключ восстановления для кэширования ключей."), "askSSSSSign": MessageLookupByLibrary.simpleMessage( "Для подписи ключа другого пользователя, пожалуйста, введите вашу парольную фразу или ключ восстановления."), "askSSSSVerify": MessageLookupByLibrary.simpleMessage( "Пожалуйста, введите вашу парольную фразу или ключ восстановления для подтвердждения сессии."), - "askVerificationRequest": m2, - "bannedUser": m3, - "byDefaultYouWillBeConnectedTo": m4, + "askVerificationRequest": m3, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, "cachedKeys": MessageLookupByLibrary.simpleMessage("Ключи успешно кэшированы"), - "changedTheChatAvatar": m5, - "changedTheChatDescriptionTo": m6, - "changedTheChatNameTo": m7, - "changedTheChatPermissions": m8, - "changedTheDisplaynameTo": m9, - "changedTheGuestAccessRules": m10, - "changedTheGuestAccessRulesTo": m11, - "changedTheHistoryVisibility": m12, - "changedTheHistoryVisibilityTo": m13, - "changedTheJoinRules": m14, - "changedTheJoinRulesTo": m15, - "changedTheProfileAvatar": m16, - "changedTheRoomAliases": m17, - "changedTheRoomInvitationLink": m18, + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, "compareEmojiMatch": MessageLookupByLibrary.simpleMessage( "Сравните и убедитесь, что следующие эмодзи соответствуют эмодзи на другом устройстве:"), "compareNumbersMatch": MessageLookupByLibrary.simpleMessage( "Сравните и убедитесь, что следующие числа соответствуют числам на другом устройстве:"), - "couldNotDecryptMessage": m19, - "countParticipants": m20, - "createdTheChat": m21, + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, "crossSigningDisabled": MessageLookupByLibrary.simpleMessage("Кросс-подпись отключена"), "crossSigningEnabled": MessageLookupByLibrary.simpleMessage("Кросс-подпись включена"), - "dateAndTimeOfDay": m22, - "dateWithYear": m23, - "dateWithoutYear": m24, + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, "emoteExists": MessageLookupByLibrary.simpleMessage("Эмодзи уже существует"), "emoteInvalid": MessageLookupByLibrary.simpleMessage( "Недопустимый краткий код эмодзи"), "emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage( "Выберите краткий код эмодзи и изображение"), - "groupWith": m25, - "hasWithdrawnTheInvitationFor": m26, + "endedTheCall": m26, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, "incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage( "Неверный пароль или ключ восстановления"), - "inviteContactToGroup": m27, - "inviteText": m28, - "invitedUser": m29, + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, "is typing...": MessageLookupByLibrary.simpleMessage("Печатает..."), "isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage( "Правильно ли указан следующий ключ устройства?"), - "joinedTheChat": m30, + "joinedTheChat": m32, "keysCached": MessageLookupByLibrary.simpleMessage("Ключи сохранены в кэше"), "keysMissing": MessageLookupByLibrary.simpleMessage("Ключи отсутствуют"), - "kicked": m31, - "kickedAndBanned": m32, - "lastActiveAgo": m33, - "loadCountMoreParticipants": m34, - "logInTo": m35, + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, "newVerificationRequest": MessageLookupByLibrary.simpleMessage( "Новый запрос на подтверждение"), "noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage( "FluffyChat в настоящее время не поддерживает включение кросс-подписи. Пожалуйста, включите его в Element."), "noMegolmBootstrap": MessageLookupByLibrary.simpleMessage( "В настоящее время FluffyChat не поддерживает функцию резервного копирования онлайн-ключей. Пожалуйста, включите её в Element."), - "numberSelected": m36, + "numberSelected": m38, "ok": MessageLookupByLibrary.simpleMessage("ok"), "onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage( "Резервное копирование ключей на сервере отключено"), @@ -564,35 +578,37 @@ class MessageLookup extends MessageLookupByLibrary { "Резервное копирование ключей на сервере включено"), "passphraseOrKey": MessageLookupByLibrary.simpleMessage( "пароль или ключ восстановления"), - "play": m37, - "redactedAnEvent": m38, - "rejectedTheInvitation": m39, - "removedBy": m40, - "seenByUser": m41, - "seenByUserAndCountOthers": m42, - "seenByUserAndUser": m43, - "sentAFile": m44, - "sentAPicture": m45, - "sentASticker": m46, - "sentAVideo": m47, - "sentAnAudio": m48, + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, + "sentCallInformations": m51, "sessionVerified": MessageLookupByLibrary.simpleMessage("Сессия подтверждена"), - "sharedTheLocation": m49, - "timeOfDay": m50, + "sharedTheLocation": m52, + "startedACall": m53, + "timeOfDay": m54, "title": MessageLookupByLibrary.simpleMessage("FluffyChat"), - "unbannedUser": m51, - "unknownEvent": m52, + "unbannedUser": m55, + "unknownEvent": m56, "unknownSessionVerify": MessageLookupByLibrary.simpleMessage( "Неизвестная сессия, пожалуйста, проверьте"), - "unreadChats": m53, - "unreadMessages": m54, - "unreadMessagesInChats": m55, - "userAndOthersAreTyping": m56, - "userAndUserAreTyping": m57, - "userIsTyping": m58, - "userLeftTheChat": m59, - "userSentUnknownEvent": m60, + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64, "verifiedSession": MessageLookupByLibrary.simpleMessage("Сессия успешно проверена"), "verifyManual": diff --git a/lib/l10n/messages_sk.dart b/lib/l10n/messages_sk.dart index 5ea12ba..a02b397 100644 --- a/lib/l10n/messages_sk.dart +++ b/lib/l10n/messages_sk.dart @@ -23,137 +23,137 @@ class MessageLookup extends MessageLookupByLibrary { static m1(username) => "${username} aktivovali koncové šifrovanie"; - static m2(username) => "Akcepovať žiadosť o verifikáciu od ${username}?"; + static m3(username) => "Akcepovať žiadosť o verifikáciu od ${username}?"; - static m3(username, targetName) => "${username} zabanoval ${targetName}"; + static m4(username, targetName) => "${username} zabanoval ${targetName}"; - static m4(homeserver) => + static m5(homeserver) => "V základnom nastavení budete pripojený k ${homeserver}"; - static m5(username) => "${username} si zmenili svôj avatar"; + static m6(username) => "${username} si zmenili svôj avatar"; - static m6(username, description) => + static m7(username, description) => "${username} zmenili popis chatu na: „${description}“"; - static m7(username, chatname) => + static m8(username, chatname) => "${username} zmenili meno chatu na: „${chatname}“"; - static m8(username) => "${username} zmenili nastavenie oprávnení chatu"; + static m9(username) => "${username} zmenili nastavenie oprávnení chatu"; - static m9(username, displayname) => + static m10(username, displayname) => "${username} si zmenili prezývku na: ${displayname}"; - static m10(username) => "${username} zmenili prístupové práva pre hosťov"; + static m11(username) => "${username} zmenili prístupové práva pre hosťov"; - static m11(username, rules) => + static m12(username, rules) => "${username} zmenili prístupové práva pro hosťov na: ${rules}"; - static m12(username) => + static m13(username) => "${username} zmenili nastavenie viditelnosti histórie chatu"; - static m13(username, rules) => + static m14(username, rules) => "${username} zmenili nastavenie viditelnosti histórie chatu na: ${rules}"; - static m14(username) => "${username} zmenili nastavenie pravidiel pripojenia"; + static m15(username) => "${username} zmenili nastavenie pravidiel pripojenia"; - static m15(username, joinRules) => + static m16(username, joinRules) => "${username} zmenili nastavenie pravidiel pripojenia na: ${joinRules}"; - static m16(username) => "${username} si zmenili profilový obrázok"; + static m17(username) => "${username} si zmenili profilový obrázok"; - static m17(username) => "${username} zmenili nastavenie aliasov chatu"; + static m18(username) => "${username} zmenili nastavenie aliasov chatu"; - static m18(username) => "${username} zmenili odkaz k pozvánke do miestnosti"; + static m19(username) => "${username} zmenili odkaz k pozvánke do miestnosti"; - static m19(error) => "Nebolo možné dešifrovať správu: ${error}"; + static m20(error) => "Nebolo možné dešifrovať správu: ${error}"; - static m20(count) => "${count} účastníkov"; + static m21(count) => "${count} účastníkov"; - static m21(username) => "${username} založili chat"; + static m22(username) => "${username} založili chat"; - static m22(date, timeOfDay) => "${date}, ${timeOfDay}"; + static m23(date, timeOfDay) => "${date}, ${timeOfDay}"; - static m23(year, month, day) => "${day}.${month}.${year}"; + static m24(year, month, day) => "${day}.${month}.${year}"; - static m24(month, day) => "${day}.${month}."; + static m25(month, day) => "${day}.${month}."; - static m25(displayname) => "Skupina s ${displayname}"; + static m27(displayname) => "Skupina s ${displayname}"; - static m26(username, targetName) => + static m28(username, targetName) => "${username} vzal späť pozvánku pre ${targetName}"; - static m27(groupName) => "Pozvať kontakt do ${groupName}"; + static m29(groupName) => "Pozvať kontakt do ${groupName}"; - static m28(username, link) => + static m30(username, link) => "${username} vás pozval na FluffyChat.\n1. Nainštalujte si FluffyChat: https://fluffychat.im\n2. Zaregistrujte sa alebo sa prihláste\n3. Otvorte odkaz na pozvánku: ${link}"; - static m29(username, targetName) => "${username} pozvali ${targetName}"; + static m31(username, targetName) => "${username} pozvali ${targetName}"; - static m30(username) => "${username} sa pripojili do chatu"; + static m32(username) => "${username} sa pripojili do chatu"; - static m31(username, targetName) => "${username} vyhodili ${targetName}"; + static m33(username, targetName) => "${username} vyhodili ${targetName}"; - static m32(username, targetName) => + static m34(username, targetName) => "${username} vyhodili a zabanovali ${targetName}"; - static m33(localizedTimeShort) => "Naposledy prítomní: ${localizedTimeShort}"; + static m35(localizedTimeShort) => "Naposledy prítomní: ${localizedTimeShort}"; - static m34(count) => "Načítať ďalších ${count} účastníkov"; + static m36(count) => "Načítať ďalších ${count} účastníkov"; - static m35(homeserver) => "Prihlásenie k ${homeserver}"; + static m37(homeserver) => "Prihlásenie k ${homeserver}"; - static m36(number) => "${number} označených správ"; + static m38(number) => "${number} označených správ"; - static m37(fileName) => "Prehrať (fileName}"; + static m39(fileName) => "Prehrať (fileName}"; - static m38(username) => "${username} odstránili udalosť"; + static m40(username) => "${username} odstránili udalosť"; - static m39(username) => "${username} odmietli pozvánku"; + static m41(username) => "${username} odmietli pozvánku"; - static m40(username) => "Odstánené užívateľom ${username}"; + static m42(username) => "Odstánené užívateľom ${username}"; - static m41(username) => "Videné užívateľom ${username}"; + static m43(username) => "Videné užívateľom ${username}"; - static m42(username, count) => + static m44(username, count) => "Videné užívateľom ${username} a ${count} dalšími"; - static m43(username, username2) => + static m45(username, username2) => "Videné užívateľmi ${username} a ${username2}"; - static m44(username) => "${username} poslali súbor"; + static m46(username) => "${username} poslali súbor"; - static m45(username) => "${username} poslali obrázok"; + static m47(username) => "${username} poslali obrázok"; - static m46(username) => "${username} poslali nálepku"; + static m48(username) => "${username} poslali nálepku"; - static m47(username) => "${username} poslali video"; + static m49(username) => "${username} poslali video"; - static m48(username) => "${username} poslali zvukovú nahrávku"; + static m50(username) => "${username} poslali zvukovú nahrávku"; - static m49(username) => "${username} zdieľa lokáciu"; + static m52(username) => "${username} zdieľa lokáciu"; - static m50(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; + static m54(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; - static m51(username, targetName) => "${username} odbanovali ${targetName}"; + static m55(username, targetName) => "${username} odbanovali ${targetName}"; - static m52(type) => "Neznáma udalosť „${type}“"; + static m56(type) => "Neznáma udalosť „${type}“"; - static m53(unreadCount) => "${unreadCount} neprečítaných chatov"; + static m57(unreadCount) => "${unreadCount} neprečítaných chatov"; - static m54(unreadEvents) => "${unreadEvents} neprečítaných správ"; + static m58(unreadEvents) => "${unreadEvents} neprečítaných správ"; - static m55(unreadEvents, unreadChats) => + static m59(unreadEvents, unreadChats) => "${unreadEvents} neprečítaných správ v ${unreadChats} chatoch"; - static m56(username, count) => "${username} a ${count} dalších píšu…"; + static m60(username, count) => "${username} a ${count} dalších píšu…"; - static m57(username, username2) => "${username} a ${username2} píšu…"; + static m61(username, username2) => "${username} a ${username2} píšu…"; - static m58(username) => "${username} píše…"; + static m62(username) => "${username} píše…"; - static m59(username) => "${username} opustili chat"; + static m63(username) => "${username} opustili chat"; - static m60(username, type) => "${username} poslali udalosť ${type}"; + static m64(username, type) => "${username} poslali udalosť ${type}"; final messages = _notInlinedMessages(_notInlinedMessages); static _notInlinedMessages(_) => { @@ -484,70 +484,70 @@ class MessageLookup extends MessageLookupByLibrary { "Na overenie tejto osoby, prosím zadajte prístupovu frázu k \"bezpečému úložisku\" alebo \"klúč na obnovu\"."), "askSSSSVerify": MessageLookupByLibrary.simpleMessage( "Prosím zadajte vašu prístupovú frázu k \"bezpečnému úložisku\" alebo \"kľúč na obnovu\" pre overenie vašej relácie."), - "askVerificationRequest": m2, - "bannedUser": m3, - "byDefaultYouWillBeConnectedTo": m4, + "askVerificationRequest": m3, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, "cachedKeys": MessageLookupByLibrary.simpleMessage("Klúče sa úspešne uložili!"), - "changedTheChatAvatar": m5, - "changedTheChatDescriptionTo": m6, - "changedTheChatNameTo": m7, - "changedTheChatPermissions": m8, - "changedTheDisplaynameTo": m9, - "changedTheGuestAccessRules": m10, - "changedTheGuestAccessRulesTo": m11, - "changedTheHistoryVisibility": m12, - "changedTheHistoryVisibilityTo": m13, - "changedTheJoinRules": m14, - "changedTheJoinRulesTo": m15, - "changedTheProfileAvatar": m16, - "changedTheRoomAliases": m17, - "changedTheRoomInvitationLink": m18, + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, "compareEmojiMatch": MessageLookupByLibrary.simpleMessage( "Porovnajte a uistite sa, že nasledujúce emotikony sa zhodujú na oboch zariadeniach:"), "compareNumbersMatch": MessageLookupByLibrary.simpleMessage( "Porovnajte a uistite sa, že nasledujúce čísla sa zhodujú na oboch zariadeniach:"), - "couldNotDecryptMessage": m19, - "countParticipants": m20, - "createdTheChat": m21, + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, "crossSigningDisabled": MessageLookupByLibrary.simpleMessage( "Vzájomné overenie je vypnuté"), "crossSigningEnabled": MessageLookupByLibrary.simpleMessage( "Vzájomné overenie je zapnuté"), - "dateAndTimeOfDay": m22, - "dateWithYear": m23, - "dateWithoutYear": m24, + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, "emoteExists": MessageLookupByLibrary.simpleMessage("Emotikon už existuje"), "emoteInvalid": MessageLookupByLibrary.simpleMessage( "Nesprávné označenie emotikonu"), "emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage( "Musíte zvoliť kód emotikonu a obrázok"), - "groupWith": m25, - "hasWithdrawnTheInvitationFor": m26, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, "incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage( "Nesprávna prístupová fráza alebo kľúč na obnovenie"), - "inviteContactToGroup": m27, - "inviteText": m28, - "invitedUser": m29, + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, "is typing...": MessageLookupByLibrary.simpleMessage("píše..."), "isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage( "Je nasledujúci kód zariadenia správny?"), - "joinedTheChat": m30, + "joinedTheChat": m32, "keysCached": MessageLookupByLibrary.simpleMessage("Kľúče sú uložené"), "keysMissing": MessageLookupByLibrary.simpleMessage("Kľúče chýbaju"), - "kicked": m31, - "kickedAndBanned": m32, - "lastActiveAgo": m33, - "loadCountMoreParticipants": m34, - "logInTo": m35, + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, "newVerificationRequest": MessageLookupByLibrary.simpleMessage("Nová žiadosť o verifikáciu!"), "noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage( "Fluffychat v súčasnosti nepodporuje povolenie krížového podpisu. Prosím, povoľte ho z Riot.im."), "noMegolmBootstrap": MessageLookupByLibrary.simpleMessage( "Fluffychat v súčasnosti nepodporuje povolenie online zálohu klúčov. Prosím, povoľte ho z Riot.im."), - "numberSelected": m36, + "numberSelected": m38, "ok": MessageLookupByLibrary.simpleMessage("ok"), "onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage( "Online záloha kľúčov je vypnutá"), @@ -555,35 +555,35 @@ class MessageLookup extends MessageLookupByLibrary { "Online záloha kľúčov je zapnutá"), "passphraseOrKey": MessageLookupByLibrary.simpleMessage( "prístupová fráza alebo kľúč na obnovenie"), - "play": m37, - "redactedAnEvent": m38, - "rejectedTheInvitation": m39, - "removedBy": m40, - "seenByUser": m41, - "seenByUserAndCountOthers": m42, - "seenByUserAndUser": m43, - "sentAFile": m44, - "sentAPicture": m45, - "sentASticker": m46, - "sentAVideo": m47, - "sentAnAudio": m48, + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, "sessionVerified": MessageLookupByLibrary.simpleMessage("Relácia je overená"), - "sharedTheLocation": m49, - "timeOfDay": m50, + "sharedTheLocation": m52, + "timeOfDay": m54, "title": MessageLookupByLibrary.simpleMessage("FluffyChat"), - "unbannedUser": m51, - "unknownEvent": m52, + "unbannedUser": m55, + "unknownEvent": m56, "unknownSessionVerify": MessageLookupByLibrary.simpleMessage( "Neznáma relácia, prosím verifikujte ju"), - "unreadChats": m53, - "unreadMessages": m54, - "unreadMessagesInChats": m55, - "userAndOthersAreTyping": m56, - "userAndUserAreTyping": m57, - "userIsTyping": m58, - "userLeftTheChat": m59, - "userSentUnknownEvent": m60, + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64, "verifiedSession": MessageLookupByLibrary.simpleMessage("Úspešne overenie relácie!"), "verifyManual": diff --git a/lib/l10n/messages_tr.dart b/lib/l10n/messages_tr.dart index 74a3091..cac6c5a 100644 --- a/lib/l10n/messages_tr.dart +++ b/lib/l10n/messages_tr.dart @@ -23,136 +23,139 @@ class MessageLookup extends MessageLookupByLibrary { static m1(username) => "${username} uçtan uca şifrelemeyi etkinleştirdi"; - static m2(username) => + static m2(senderName) => "${senderName} aramayı yanıtladı"; + + static m3(username) => "${username}\'den gelen doğrulama talebini kabul etmek istiyor musunuz?"; - static m3(username, targetName) => "${username} engelledi: ${targetName}"; + static m4(username, targetName) => "${username} engelledi: ${targetName}"; - static m4(homeserver) => + static m5(homeserver) => "Varsayılan olarak ${homeserver} sunucusuna bağlanacaksınız"; - static m5(username) => "${username} sohbet resmini değiştirdi"; + static m6(username) => "${username} sohbet resmini değiştirdi"; - static m6(username, description) => + static m7(username, description) => "${username} sohbet açıklamasını değiştirdi: \'${description}\'"; - static m7(username, chatname) => + static m8(username, chatname) => "${username} sohbet adını değiştirdi: \'${chatname}\'"; - static m8(username) => "${username} sohbet izinlerini değiştirdi"; + static m9(username) => "${username} sohbet izinlerini değiştirdi"; - static m9(username, displayname) => ""; + static m10(username, displayname) => + "${username} görünen adını ${displayname} olarak değiştirdi"; - static m10(username) => "${username} misafir erişim kurallarını değiştirdi"; + static m11(username) => "${username} misafir erişim kurallarını değiştirdi"; - static m11(username, rules) => + static m12(username, rules) => "${username} misafir erişim kurallarını değiştirdi: ${rules}"; - static m12(username) => "${username} geçmiş görünürlüğünü değiştirdi"; + static m13(username) => "${username} geçmiş görünürlüğünü değiştirdi"; - static m13(username, rules) => + static m14(username, rules) => "${username} geçmiş görünürlüğünü değiştirdi: ${rules}"; - static m14(username) => "${username} katılım kurallarını değiştirdi"; + static m15(username) => "${username} katılım kurallarını değiştirdi"; - static m15(username, joinRules) => + static m16(username, joinRules) => "${username} katılım kurallarını değiştirdi: ${joinRules}"; - static m16(username) => "${username} avatarını değiştirdi"; + static m17(username) => "${username} avatarını değiştirdi"; - static m17(username) => ""; + static m18(username) => ""; - static m18(username) => "${username} davet bağlantısını değiştirdi"; + static m19(username) => "${username} davet bağlantısını değiştirdi"; - static m19(error) => "Mesajın şifresi çözülemedi: ${error}"; + static m20(error) => "Mesajın şifresi çözülemedi: ${error}"; - static m20(count) => "${count} katılımcı"; + static m21(count) => "${count} katılımcı"; - static m21(username) => "${username} sohbeti oluşturdu"; + static m22(username) => "${username} sohbeti oluşturdu"; - static m22(date, timeOfDay) => "${date}, ${timeOfDay}"; + static m23(date, timeOfDay) => "${date}, ${timeOfDay}"; - static m23(year, month, day) => "${day}/${month}/${year}"; + static m24(year, month, day) => "${day}/${month}/${year}"; - static m24(month, day) => "${day} ${month}"; + static m25(month, day) => "${day} ${month}"; - static m25(displayname) => ""; + static m27(displayname) => ""; - static m26(username, targetName) => ""; + static m28(username, targetName) => ""; - static m27(groupName) => ""; + static m29(groupName) => ""; - static m28(username, link) => ""; - - static m29(username, targetName) => ""; - - static m30(username) => "${username} sohbete katıldı"; + static m30(username, link) => ""; static m31(username, targetName) => ""; - static m32(username, targetName) => ""; + static m32(username) => "${username} sohbete katıldı"; - static m33(localizedTimeShort) => ""; + static m33(username, targetName) => ""; - static m34(count) => ""; + static m34(username, targetName) => ""; - static m35(homeserver) => ""; + static m35(localizedTimeShort) => ""; - static m36(number) => ""; + static m36(count) => ""; - static m37(fileName) => ""; + static m37(homeserver) => ""; - static m38(username) => ""; + static m38(number) => ""; - static m39(username) => "${username} daveti reddetti"; + static m39(fileName) => ""; - static m40(username) => "${username} tarafından kaldırıldı"; + static m40(username) => ""; - static m41(username) => "${username} tarafından görüldü"; + static m41(username) => "${username} daveti reddetti"; - static m42(username, count) => + static m42(username) => "${username} tarafından kaldırıldı"; + + static m43(username) => "${username} tarafından görüldü"; + + static m44(username, count) => "${username} ve ${count} diğerleri tarafından görüldü"; - static m43(username, username2) => + static m45(username, username2) => "${username} ve ${username2} tarafından görüldü"; - static m44(username) => "${username} bir dosya gönderdi"; + static m46(username) => "${username} bir dosya gönderdi"; - static m45(username) => "${username} bir resim gönderdi"; + static m47(username) => "${username} bir resim gönderdi"; - static m46(username) => "${username} bir çıkartma gönderdi"; + static m48(username) => "${username} bir çıkartma gönderdi"; - static m47(username) => "${username} bir video gönderdi"; + static m49(username) => "${username} bir video gönderdi"; - static m48(username) => "${username} bir ses gönderdi"; + static m50(username) => "${username} bir ses gönderdi"; - static m49(username) => "${username} konumu paylaştı"; + static m52(username) => "${username} konumu paylaştı"; - static m50(hours12, hours24, minutes, suffix) => + static m54(hours12, hours24, minutes, suffix) => "${hours12}:${minutes} ${suffix}"; - static m51(username, targetName) => + static m55(username, targetName) => "${username} engeli kaldırdı: ${targetName}"; - static m52(type) => ""; + static m56(type) => ""; - static m53(unreadCount) => "${unreadCount} okunmamış sohbet"; + static m57(unreadCount) => "${unreadCount} okunmamış sohbet"; - static m54(unreadEvents) => "${unreadEvents} okunmamış mesaj"; + static m58(unreadEvents) => "${unreadEvents} okunmamış mesaj"; - static m55(unreadEvents, unreadChats) => + static m59(unreadEvents, unreadChats) => "${unreadChats} sohbetten ${unreadEvents} okunmamış mesaj"; - static m56(username, count) => + static m60(username, count) => "${username} ve ${count} diğer kişi yazıyor..."; - static m57(username, username2) => "${username} ve ${username2} yazıyor..."; + static m61(username, username2) => "${username} ve ${username2} yazıyor..."; - static m58(username) => "${username} yazıyor..."; + static m62(username) => "${username} yazıyor..."; - static m59(username) => "${username} sohbetten ayrıldı"; + static m63(username) => "${username} sohbetten ayrıldı"; - static m60(username, type) => ""; + static m64(username, type) => ""; final messages = _notInlinedMessages(_notInlinedMessages); static _notInlinedMessages(_) => { @@ -181,7 +184,7 @@ class MessageLookup extends MessageLookupByLibrary { "Ban from chat": MessageLookupByLibrary.simpleMessage("Sohbetten engellendiniz"), "Banned": MessageLookupByLibrary.simpleMessage("Engellendi"), - "Block Device": MessageLookupByLibrary.simpleMessage(""), + "Block Device": MessageLookupByLibrary.simpleMessage("Cihazı Engelle"), "Cancel": MessageLookupByLibrary.simpleMessage("İptal"), "Change the homeserver": MessageLookupByLibrary.simpleMessage(""), "Change the name of the group": @@ -432,94 +435,98 @@ class MessageLookup extends MessageLookupByLibrary { "acceptedTheInvitation": m0, "activatedEndToEndEncryption": m1, "alias": MessageLookupByLibrary.simpleMessage("takma ad"), - "askSSSSCache": MessageLookupByLibrary.simpleMessage(""), - "askSSSSSign": MessageLookupByLibrary.simpleMessage(""), - "askSSSSVerify": MessageLookupByLibrary.simpleMessage(""), - "askVerificationRequest": m2, - "bannedUser": m3, - "byDefaultYouWillBeConnectedTo": m4, + "answeredTheCall": m2, + "askSSSSCache": MessageLookupByLibrary.simpleMessage( + "Anahtarları önbelleğe almak için lütfen güvenli depolama parolanızı veya kurtarma anahtarınızı girin."), + "askSSSSSign": MessageLookupByLibrary.simpleMessage( + "Diğer kişiyi imzalayabilmek için lütfen güvenli depolama parolanızı veya kurtarma anahtarınızı girin."), + "askSSSSVerify": MessageLookupByLibrary.simpleMessage( + "Lütfen oturumunuzu doğrulamak için güvenli depolama parolanızı veya kurtarma anahtarınızı girin."), + "askVerificationRequest": m3, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, "cachedKeys": MessageLookupByLibrary.simpleMessage( "Anahtarlar başarıyla önbelleğe alındı!"), - "changedTheChatAvatar": m5, - "changedTheChatDescriptionTo": m6, - "changedTheChatNameTo": m7, - "changedTheChatPermissions": m8, - "changedTheDisplaynameTo": m9, - "changedTheGuestAccessRules": m10, - "changedTheGuestAccessRulesTo": m11, - "changedTheHistoryVisibility": m12, - "changedTheHistoryVisibilityTo": m13, - "changedTheJoinRules": m14, - "changedTheJoinRulesTo": m15, - "changedTheProfileAvatar": m16, - "changedTheRoomAliases": m17, - "changedTheRoomInvitationLink": m18, + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, "compareEmojiMatch": MessageLookupByLibrary.simpleMessage(""), "compareNumbersMatch": MessageLookupByLibrary.simpleMessage(""), - "couldNotDecryptMessage": m19, - "countParticipants": m20, - "createdTheChat": m21, + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, "crossSigningDisabled": MessageLookupByLibrary.simpleMessage(""), "crossSigningEnabled": MessageLookupByLibrary.simpleMessage(""), - "dateAndTimeOfDay": m22, - "dateWithYear": m23, - "dateWithoutYear": m24, + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, "emoteExists": MessageLookupByLibrary.simpleMessage(""), "emoteInvalid": MessageLookupByLibrary.simpleMessage(""), "emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage(""), - "groupWith": m25, - "hasWithdrawnTheInvitationFor": m26, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, "incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage(""), - "inviteContactToGroup": m27, - "inviteText": m28, - "invitedUser": m29, + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, "is typing...": MessageLookupByLibrary.simpleMessage("yazıyor..."), "isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage(""), - "joinedTheChat": m30, + "joinedTheChat": m32, "keysCached": MessageLookupByLibrary.simpleMessage(""), "keysMissing": MessageLookupByLibrary.simpleMessage(""), - "kicked": m31, - "kickedAndBanned": m32, - "lastActiveAgo": m33, - "loadCountMoreParticipants": m34, - "logInTo": m35, + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, "newVerificationRequest": MessageLookupByLibrary.simpleMessage(""), "noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage(""), "noMegolmBootstrap": MessageLookupByLibrary.simpleMessage(""), - "numberSelected": m36, + "numberSelected": m38, "ok": MessageLookupByLibrary.simpleMessage(""), "onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage(""), "onlineKeyBackupEnabled": MessageLookupByLibrary.simpleMessage(""), "passphraseOrKey": MessageLookupByLibrary.simpleMessage(""), - "play": m37, - "redactedAnEvent": m38, - "rejectedTheInvitation": m39, - "removedBy": m40, - "seenByUser": m41, - "seenByUserAndCountOthers": m42, - "seenByUserAndUser": m43, - "sentAFile": m44, - "sentAPicture": m45, - "sentASticker": m46, - "sentAVideo": m47, - "sentAnAudio": m48, + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, "sessionVerified": MessageLookupByLibrary.simpleMessage("Oturum doğrulandı"), - "sharedTheLocation": m49, - "timeOfDay": m50, + "sharedTheLocation": m52, + "timeOfDay": m54, "title": MessageLookupByLibrary.simpleMessage("FluffyChat"), - "unbannedUser": m51, - "unknownEvent": m52, + "unbannedUser": m55, + "unknownEvent": m56, "unknownSessionVerify": MessageLookupByLibrary.simpleMessage( "Bilinmeyen oturum, lütfen doğrulayın"), - "unreadChats": m53, - "unreadMessages": m54, - "unreadMessagesInChats": m55, - "userAndOthersAreTyping": m56, - "userAndUserAreTyping": m57, - "userIsTyping": m58, - "userLeftTheChat": m59, - "userSentUnknownEvent": m60, + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64, "verifiedSession": MessageLookupByLibrary.simpleMessage( "Oturum başarıyla doğrulandı!"), "verifyManual": diff --git a/lib/l10n/messages_uk.dart b/lib/l10n/messages_uk.dart index 511b7c9..eeb9aa0 100644 --- a/lib/l10n/messages_uk.dart +++ b/lib/l10n/messages_uk.dart @@ -19,107 +19,107 @@ typedef String MessageIfAbsent(String messageStr, List args); class MessageLookup extends MessageLookupByLibrary { String get localeName => 'uk'; - static m0(username) => "${username} прийняв(-ла) запрошення"; + static m0(username) => "${username} прийняв(ла) запрошення увійти в чат"; static m1(username) => "${username} активував(ла) наскрізне шифрування"; - static m2(username) => "Прийняти цей запит на підтвердження від ${username}?"; + static m2(senderName) => "${senderName} відповів(ла) на дзвінок"; - static m3(username, targetName) => - "${username} заблокував(-ла) ${targetName}"; + static m3(username) => "Прийняти цей запит на підтвердження від ${username}?"; - static m4(homeserver) => + static m4(username, targetName) => "${username} заблокував(ла) ${targetName}"; + + static m5(homeserver) => "За замовчуванням ви будете підключені до ${homeserver}"; - static m5(username) => "${username} змінив(-ла) аватар чату"; + static m6(username) => "${username} змінив(ла) аватар чату"; - static m6(username, description) => - "${username} змінив(-ла) опис чату на: \'${description}\'"; + static m7(username, description) => + "${username} змінив(ла) опис чату на: \"${description}\""; - static m7(username, chatname) => - "${username} змінив(-ла) ім\'я чату на: \'${chatname}\'"; + static m8(username, chatname) => + "${username} змінив(ла) ім\'я чату на: \"${chatname}\""; - static m8(username) => "${username} змінив(-ла) права чату"; + static m9(username) => "${username} змінив(ла) права доступу чату"; - static m9(username, displayname) => - "${username} змінив(-ла) відображуване ім\'я на: ${displayname}"; + static m10(username, displayname) => + "${username} змінив(ла) відображуване ім\'я на: ${displayname}"; - static m10(username) => "${username} змінив(-ла) правила гостьового доступу"; + static m11(username) => "${username} змінив(ла) правила гостьового доступу"; - static m11(username, rules) => - "${username} змінив(-ла) правила гостьового доступу на: ${rules}"; + static m12(username, rules) => + "${username} змінив(ла) правила гостьового доступу на: ${rules}"; - static m12(username) => "${username} змінив(-ла) видимість історії"; + static m13(username) => "${username} змінив(ла) видимість історії"; - static m13(username, rules) => - "${username} змінив(-ла) видимість історії на: ${rules}"; + static m14(username, rules) => + "${username} змінив(ла) видимість історії на: ${rules}"; - static m14(username) => "${username} змінив(-ла) правила щодо приєднання"; + static m15(username) => "${username} змінив(ла) правила щодо приєднання"; - static m15(username, joinRules) => - "${username} змінив(-ла) правила щодо приєднання на: ${joinRules}"; + static m16(username, joinRules) => + "${username} змінив(ла) правила щодо приєднання на: ${joinRules}"; - static m16(username) => "${username} змінив(-ла) аватар"; + static m17(username) => "${username} змінив(ла) аватар"; - static m17(username) => "${username} змінив(-ла) псевдоніми кімнати"; + static m18(username) => "${username} змінив(ла) псевдоніми кімнати"; - static m18(username) => "${username} змінив(-ла) посилання для запрошення"; + static m19(username) => "${username} змінив(ла) посилання для запрошення"; - static m19(error) => "Помилка при розшифруванні повідомлення: ${error}"; + static m20(error) => "Помилка при розшифруванні повідомлення: ${error}"; - static m20(count) => "${count} учасника(-ів)"; + static m21(count) => "${count} учасника(ів)"; - static m21(username) => "${username} створив(-ла) чат"; + static m22(username) => "${username} створив(ла) чат"; - static m22(date, timeOfDay) => "${date}, ${timeOfDay}"; + static m23(date, timeOfDay) => "${date}, ${timeOfDay}"; - static m23(year, month, day) => "${day}.${month}.${year}"; + static m24(year, month, day) => "${day}.${month}.${year}"; - static m24(month, day) => "${day}.${month}"; + static m25(month, day) => "${day}.${month}"; - static m25(displayname) => "Група з ${displayname}"; + static m26(senderName) => "${senderName} завершив(ла) дзвінок"; - static m26(username, targetName) => ""; + static m27(displayname) => "Група з ${displayname}"; - static m27(groupName) => ""; + static m28(username, targetName) => + "${username} відкликав(ла) запрошення для ${targetName}"; - static m28(username, link) => - "${username} запросив(-ла) вас у FluffyChat. \n1. Встановіть FluffyChat: http://fluffychat.im \n2. Зареєструйтесь або увійдіть \n3. Відкрийте посилання для запрошення: ${link}"; + static m29(groupName) => ""; - static m29(username, targetName) => ""; - - static m30(username) => ""; + static m30(username, link) => + "${username} запросив(ла) вас у FluffyChat. \n1. Встановіть FluffyChat: http://fluffychat.im \n2. Зареєструйтесь або увійдіть \n3. Відкрийте посилання для запрошення: ${link}"; static m31(username, targetName) => ""; - static m32(username, targetName) => - "${username} виключив(-ла) та заблокував(-ла) ${targetName}"; + static m32(username) => ""; - static m33(localizedTimeShort) => ""; + static m33(username, targetName) => ""; - static m34(count) => ""; + static m34(username, targetName) => + "${username} виключив(ла) та заблокував(ла) ${targetName}"; - static m35(homeserver) => ""; + static m35(localizedTimeShort) => ""; - static m36(number) => ""; + static m36(count) => ""; - static m37(fileName) => ""; + static m37(homeserver) => ""; - static m38(username) => ""; + static m38(number) => ""; - static m39(username) => ""; + static m39(fileName) => ""; static m40(username) => ""; static m41(username) => ""; - static m42(username, count) => ""; + static m42(username) => ""; - static m43(username, username2) => ""; + static m43(username) => ""; - static m44(username) => ""; + static m44(username, count) => ""; - static m45(username) => ""; + static m45(username, username2) => ""; static m46(username) => ""; @@ -129,28 +129,32 @@ class MessageLookup extends MessageLookupByLibrary { static m49(username) => ""; - static m50(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; + static m50(username) => ""; - static m51(username, targetName) => - "${username} розблокував(-ла) ${targetName}"; + static m52(username) => ""; - static m52(type) => ""; + static m54(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}"; - static m53(unreadCount) => ""; + static m55(username, targetName) => + "${username} розблокував(ла) ${targetName}"; - static m54(unreadEvents) => ""; + static m56(type) => ""; - static m55(unreadEvents, unreadChats) => ""; + static m57(unreadCount) => ""; - static m56(username, count) => ""; + static m58(unreadEvents) => ""; - static m57(username, username2) => ""; + static m59(unreadEvents, unreadChats) => ""; - static m58(username) => ""; + static m60(username, count) => ""; - static m59(username) => ""; + static m61(username, username2) => ""; - static m60(username, type) => ""; + static m62(username) => ""; + + static m63(username) => ""; + + static m64(username, type) => ""; final messages = _notInlinedMessages(_notInlinedMessages); static _notInlinedMessages(_) => { @@ -179,18 +183,18 @@ class MessageLookup extends MessageLookupByLibrary { MessageLookupByLibrary.simpleMessage("Аватар був змінений"), "Ban from chat": MessageLookupByLibrary.simpleMessage("Заблокувати в чаті"), - "Banned": MessageLookupByLibrary.simpleMessage("Заблокований(-на)"), + "Banned": MessageLookupByLibrary.simpleMessage("Заблокований(на)"), "Block Device": MessageLookupByLibrary.simpleMessage("Заблокувати пристрій"), "Cancel": MessageLookupByLibrary.simpleMessage("Скасувати"), "Change the homeserver": - MessageLookupByLibrary.simpleMessage("Змінити домашній сервер"), + MessageLookupByLibrary.simpleMessage("Змінити сервер Matrix"), "Change the name of the group": MessageLookupByLibrary.simpleMessage("Змінити назву групи"), "Change the server": MessageLookupByLibrary.simpleMessage("Змінити сервер"), "Change wallpaper": - MessageLookupByLibrary.simpleMessage("Змінити фонове зображення"), + MessageLookupByLibrary.simpleMessage("Змінити фон чатів"), "Change your style": MessageLookupByLibrary.simpleMessage(""), "Changelog": MessageLookupByLibrary.simpleMessage("Журнал змін"), "Chat": MessageLookupByLibrary.simpleMessage("Чат"), @@ -219,10 +223,9 @@ class MessageLookup extends MessageLookupByLibrary { "Create": MessageLookupByLibrary.simpleMessage("Створити"), "Create account now": MessageLookupByLibrary.simpleMessage( "Створити обліковий запис зараз"), - "Create new group": - MessageLookupByLibrary.simpleMessage("Створити нову групу"), + "Create new group": MessageLookupByLibrary.simpleMessage("Нова група"), "Currently active": - MessageLookupByLibrary.simpleMessage("Зараз активний(-на)"), + MessageLookupByLibrary.simpleMessage("Зараз активний(на)"), "Dark": MessageLookupByLibrary.simpleMessage(""), "Delete": MessageLookupByLibrary.simpleMessage("Видалити"), "Delete message": @@ -231,7 +234,7 @@ class MessageLookup extends MessageLookupByLibrary { "Device": MessageLookupByLibrary.simpleMessage("Пристрій"), "Devices": MessageLookupByLibrary.simpleMessage("Пристрої"), "Discard picture": - MessageLookupByLibrary.simpleMessage("Скинути зображення"), + MessageLookupByLibrary.simpleMessage("Видалити зображення"), "Displayname has been changed": MessageLookupByLibrary.simpleMessage( "Відображуване ім\'я було змінено"), "Donate": MessageLookupByLibrary.simpleMessage(""), @@ -275,9 +278,11 @@ class MessageLookup extends MessageLookupByLibrary { MessageLookupByLibrary.simpleMessage("Опис групи було змінено"), "Group is public": MessageLookupByLibrary.simpleMessage("Публічна група"), - "Guests are forbidden": MessageLookupByLibrary.simpleMessage(""), - "Guests can join": MessageLookupByLibrary.simpleMessage(""), - "Help": MessageLookupByLibrary.simpleMessage(""), + "Guests are forbidden": MessageLookupByLibrary.simpleMessage( + "Гості не можуть приєднуватись"), + "Guests can join": + MessageLookupByLibrary.simpleMessage("Гості можуть приєднуватись"), + "Help": MessageLookupByLibrary.simpleMessage("Допомога"), "Homeserver is not compatible": MessageLookupByLibrary.simpleMessage(""), "How are you today?": MessageLookupByLibrary.simpleMessage(""), @@ -415,101 +420,103 @@ class MessageLookup extends MessageLookupByLibrary { "acceptedTheInvitation": m0, "activatedEndToEndEncryption": m1, "alias": MessageLookupByLibrary.simpleMessage("псевдонім"), + "answeredTheCall": m2, "askSSSSCache": MessageLookupByLibrary.simpleMessage( - "Будь ласка, введіть секретну фразу безпечного сховища або ключ відновлення для кешування ключів."), + "Будь ласка, введіть вашу парольну фразу або ключ відновлення для кешування ключів."), "askSSSSSign": MessageLookupByLibrary.simpleMessage( - "Щоб мати можливість підписати іншу особу, будь ласка, введіть пароль або ключ відновлення вашого безпечного сховища."), + "Для підпису ключа іншого користувача, будь ласка, введіть вашу парольну фразу або ключ відновлення."), "askSSSSVerify": MessageLookupByLibrary.simpleMessage( - "Будь ласка, введіть вашу парольну фразу або ключ відновлення для підтвердження сеансу."), - "askVerificationRequest": m2, - "bannedUser": m3, - "byDefaultYouWillBeConnectedTo": m4, + "Будь ласка, введіть вашу парольну фразу або ключ відновлення для підтвердження сесії."), + "askVerificationRequest": m3, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, "cachedKeys": MessageLookupByLibrary.simpleMessage( - "Ключі було успішно збережено в кеші!"), - "changedTheChatAvatar": m5, - "changedTheChatDescriptionTo": m6, - "changedTheChatNameTo": m7, - "changedTheChatPermissions": m8, - "changedTheDisplaynameTo": m9, - "changedTheGuestAccessRules": m10, - "changedTheGuestAccessRulesTo": m11, - "changedTheHistoryVisibility": m12, - "changedTheHistoryVisibilityTo": m13, - "changedTheJoinRules": m14, - "changedTheJoinRulesTo": m15, - "changedTheProfileAvatar": m16, - "changedTheRoomAliases": m17, - "changedTheRoomInvitationLink": m18, + "Ключі було успішно збережено в кеші"), + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, "compareEmojiMatch": MessageLookupByLibrary.simpleMessage( - "Порівняйте і переконайтесь, що наступні емодзі відповідають таким на іншому пристрої:"), + "Порівняйте і переконайтесь, що наступні емодзі відповідають емодзі на іншому пристрої:"), "compareNumbersMatch": MessageLookupByLibrary.simpleMessage( "Порівняйте і переконайтесь, що наступні числа відповідають числам на іншому пристрої:"), - "couldNotDecryptMessage": m19, - "countParticipants": m20, - "createdTheChat": m21, + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, "crossSigningDisabled": MessageLookupByLibrary.simpleMessage("Крос-підпис вимкнено"), "crossSigningEnabled": MessageLookupByLibrary.simpleMessage("Крос-підпис ввімкнено"), - "dateAndTimeOfDay": m22, - "dateWithYear": m23, - "dateWithoutYear": m24, + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, "emoteExists": MessageLookupByLibrary.simpleMessage("Емодзі вже існує"), "emoteInvalid": MessageLookupByLibrary.simpleMessage( "Неприпустимий короткий код емодзі"), "emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage( - "Виберіть короткий код емодзі і картинку"), - "groupWith": m25, - "hasWithdrawnTheInvitationFor": m26, + "Виберіть короткий код емодзі і зображення"), + "endedTheCall": m26, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, "incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage(""), - "inviteContactToGroup": m27, - "inviteText": m28, - "invitedUser": m29, + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, "is typing...": MessageLookupByLibrary.simpleMessage(""), "isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage(""), - "joinedTheChat": m30, + "joinedTheChat": m32, "keysCached": MessageLookupByLibrary.simpleMessage(""), "keysMissing": MessageLookupByLibrary.simpleMessage(""), - "kicked": m31, - "kickedAndBanned": m32, - "lastActiveAgo": m33, - "loadCountMoreParticipants": m34, - "logInTo": m35, + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, "newVerificationRequest": MessageLookupByLibrary.simpleMessage(""), "noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage(""), "noMegolmBootstrap": MessageLookupByLibrary.simpleMessage(""), - "numberSelected": m36, + "numberSelected": m38, "ok": MessageLookupByLibrary.simpleMessage(""), "onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage(""), "onlineKeyBackupEnabled": MessageLookupByLibrary.simpleMessage(""), "passphraseOrKey": MessageLookupByLibrary.simpleMessage(""), - "play": m37, - "redactedAnEvent": m38, - "rejectedTheInvitation": m39, - "removedBy": m40, - "seenByUser": m41, - "seenByUserAndCountOthers": m42, - "seenByUserAndUser": m43, - "sentAFile": m44, - "sentAPicture": m45, - "sentASticker": m46, - "sentAVideo": m47, - "sentAnAudio": m48, + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, "sessionVerified": MessageLookupByLibrary.simpleMessage(""), - "sharedTheLocation": m49, - "timeOfDay": m50, + "sharedTheLocation": m52, + "timeOfDay": m54, "title": MessageLookupByLibrary.simpleMessage(""), - "unbannedUser": m51, - "unknownEvent": m52, + "unbannedUser": m55, + "unknownEvent": m56, "unknownSessionVerify": MessageLookupByLibrary.simpleMessage(""), - "unreadChats": m53, - "unreadMessages": m54, - "unreadMessagesInChats": m55, - "userAndOthersAreTyping": m56, - "userAndUserAreTyping": m57, - "userIsTyping": m58, - "userLeftTheChat": m59, - "userSentUnknownEvent": m60, + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64, "verifiedSession": MessageLookupByLibrary.simpleMessage(""), "verifyManual": MessageLookupByLibrary.simpleMessage(""), "verifyStart": MessageLookupByLibrary.simpleMessage(""), diff --git a/lib/l10n/messages_zh_Hans.dart b/lib/l10n/messages_zh_Hans.dart new file mode 100644 index 0000000..b23b6e0 --- /dev/null +++ b/lib/l10n/messages_zh_Hans.dart @@ -0,0 +1,484 @@ +// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart +// This is a library that provides messages for a zh_Hans locale. All the +// messages from the main program should be duplicated here with the same +// function name. + +// Ignore issues from commonly used lints in this file. +// ignore_for_file:unnecessary_brace_in_string_interps, unnecessary_new +// ignore_for_file:prefer_single_quotes,comment_references, directives_ordering +// ignore_for_file:annotate_overrides,prefer_generic_function_type_aliases +// ignore_for_file:unused_import, file_names + +import 'package:intl/intl.dart'; +import 'package:intl/message_lookup_by_library.dart'; + +final messages = new MessageLookup(); + +typedef String MessageIfAbsent(String messageStr, List args); + +class MessageLookup extends MessageLookupByLibrary { + String get localeName => 'zh_Hans'; + + static m0(username) => "${username} 已接受邀请"; + + static m1(username) => "${username}已激活端到端加密"; + + static m2(senderName) => "${senderName} 已开始通话"; + + static m3(username) => "是否接受来自${username}的验证申请?"; + + static m4(username, targetName) => "${username}禁止了${targetName}"; + + static m5(homeserver) => "您将会默认连接到${homeserver}"; + + static m6(username) => "${username} 更改了会话头像"; + + static m7(username, description) => "${username} 更改了会话介绍为:“${description}”"; + + static m8(username, chatname) => "${username} 更改了昵称为:“${chatname}”"; + + static m9(username) => "${username} 更改了会话权限"; + + static m10(username, displayname) => "${username} 更改了展示名称为:“${displayname}”"; + + static m11(username) => "${username} 更改了游客访问规则"; + + static m12(username, rules) => "${username} 更改了游客访问规则为:${rules}"; + + static m13(username) => "${username} 更改了历史记录观察状态"; + + static m14(username, rules) => "${username} 更改了历史记录观察状态到:${rules}"; + + static m15(username) => "${username} 更改了加入的规则"; + + static m16(username, joinRules) => "${username} 更改了加入的规则为:${joinRules}"; + + static m17(username) => "${username} 更改了他们的头像"; + + static m18(username) => "${username} 更改了房间名"; + + static m19(username) => "${username} 更改了邀请链接"; + + static m20(error) => ""; + + static m21(count) => ""; + + static m22(username) => ""; + + static m23(date, timeOfDay) => ""; + + static m24(year, month, day) => ""; + + static m25(month, day) => ""; + + static m26(senderName) => ""; + + static m27(displayname) => ""; + + static m28(username, targetName) => ""; + + static m29(groupName) => ""; + + static m30(username, link) => ""; + + static m31(username, targetName) => ""; + + static m32(username) => ""; + + static m33(username, targetName) => ""; + + static m34(username, targetName) => ""; + + static m35(localizedTimeShort) => ""; + + static m36(count) => ""; + + static m37(homeserver) => ""; + + static m38(number) => ""; + + static m39(fileName) => ""; + + static m40(username) => ""; + + static m41(username) => ""; + + static m42(username) => ""; + + static m43(username) => ""; + + static m44(username, count) => ""; + + static m45(username, username2) => ""; + + static m46(username) => ""; + + static m47(username) => ""; + + static m48(username) => ""; + + static m49(username) => ""; + + static m50(username) => ""; + + static m51(senderName) => ""; + + static m52(username) => ""; + + static m53(senderName) => ""; + + static m54(hours12, hours24, minutes, suffix) => ""; + + static m55(username, targetName) => ""; + + static m56(type) => ""; + + static m57(unreadCount) => ""; + + static m58(unreadEvents) => ""; + + static m59(unreadEvents, unreadChats) => ""; + + static m60(username, count) => ""; + + static m61(username, username2) => ""; + + static m62(username) => ""; + + static m63(username) => ""; + + static m64(username, type) => ""; + + final messages = _notInlinedMessages(_notInlinedMessages); + static _notInlinedMessages(_) => { + "(Optional) Group name": MessageLookupByLibrary.simpleMessage(""), + "About": MessageLookupByLibrary.simpleMessage("关于"), + "Accept": MessageLookupByLibrary.simpleMessage("接受"), + "Account": MessageLookupByLibrary.simpleMessage("账户"), + "Account informations": MessageLookupByLibrary.simpleMessage("账户信息"), + "Add a group description": + MessageLookupByLibrary.simpleMessage("添加一条群组介绍"), + "Admin": MessageLookupByLibrary.simpleMessage("管理员"), + "Already have an account?": + MessageLookupByLibrary.simpleMessage("已经有账户了?"), + "Anyone can join": MessageLookupByLibrary.simpleMessage("任何人可以加入"), + "Archive": MessageLookupByLibrary.simpleMessage("存档"), + "Archived Room": MessageLookupByLibrary.simpleMessage("已存档的会话"), + "Are guest users allowed to join": + MessageLookupByLibrary.simpleMessage("是否允许游客用户加入"), + "Are you sure?": MessageLookupByLibrary.simpleMessage("你确定吗?"), + "Authentication": MessageLookupByLibrary.simpleMessage("身份验证"), + "Avatar has been changed": + MessageLookupByLibrary.simpleMessage("头像已更改"), + "Ban from chat": MessageLookupByLibrary.simpleMessage("已被从对话中禁止"), + "Banned": MessageLookupByLibrary.simpleMessage("已被禁止"), + "Block Device": MessageLookupByLibrary.simpleMessage("屏蔽设备"), + "Cancel": MessageLookupByLibrary.simpleMessage("取消"), + "Change the homeserver": MessageLookupByLibrary.simpleMessage("更改主机地址"), + "Change the name of the group": + MessageLookupByLibrary.simpleMessage("更改了群组名称"), + "Change the server": MessageLookupByLibrary.simpleMessage("更改服务器"), + "Change wallpaper": MessageLookupByLibrary.simpleMessage("更改会话壁纸"), + "Change your style": MessageLookupByLibrary.simpleMessage(""), + "Changelog": MessageLookupByLibrary.simpleMessage("更改记录"), + "Chat": MessageLookupByLibrary.simpleMessage("会话"), + "Chat details": MessageLookupByLibrary.simpleMessage("会话详情"), + "Choose a strong password": + MessageLookupByLibrary.simpleMessage("输入一个强密码"), + "Choose a username": MessageLookupByLibrary.simpleMessage("输入一个昵称"), + "Close": MessageLookupByLibrary.simpleMessage("关闭"), + "Confirm": MessageLookupByLibrary.simpleMessage(""), + "Connect": MessageLookupByLibrary.simpleMessage(""), + "Connection attempt failed": MessageLookupByLibrary.simpleMessage(""), + "Contact has been invited to the group": + MessageLookupByLibrary.simpleMessage(""), + "Content viewer": MessageLookupByLibrary.simpleMessage(""), + "Copied to clipboard": MessageLookupByLibrary.simpleMessage(""), + "Copy": MessageLookupByLibrary.simpleMessage(""), + "Could not set avatar": MessageLookupByLibrary.simpleMessage(""), + "Could not set displayname": MessageLookupByLibrary.simpleMessage(""), + "Create": MessageLookupByLibrary.simpleMessage(""), + "Create account now": MessageLookupByLibrary.simpleMessage(""), + "Create new group": MessageLookupByLibrary.simpleMessage(""), + "Currently active": MessageLookupByLibrary.simpleMessage(""), + "Dark": MessageLookupByLibrary.simpleMessage(""), + "Delete": MessageLookupByLibrary.simpleMessage(""), + "Delete message": MessageLookupByLibrary.simpleMessage(""), + "Deny": MessageLookupByLibrary.simpleMessage(""), + "Device": MessageLookupByLibrary.simpleMessage(""), + "Devices": MessageLookupByLibrary.simpleMessage(""), + "Discard picture": MessageLookupByLibrary.simpleMessage(""), + "Displayname has been changed": + MessageLookupByLibrary.simpleMessage(""), + "Donate": MessageLookupByLibrary.simpleMessage(""), + "Download file": MessageLookupByLibrary.simpleMessage(""), + "Edit Jitsi instance": MessageLookupByLibrary.simpleMessage(""), + "Edit displayname": MessageLookupByLibrary.simpleMessage(""), + "Emote Settings": MessageLookupByLibrary.simpleMessage(""), + "Emote shortcode": MessageLookupByLibrary.simpleMessage(""), + "Empty chat": MessageLookupByLibrary.simpleMessage(""), + "Encryption": MessageLookupByLibrary.simpleMessage(""), + "Encryption algorithm": MessageLookupByLibrary.simpleMessage(""), + "Encryption is not enabled": MessageLookupByLibrary.simpleMessage(""), + "End to end encryption is currently in Beta! Use at your own risk!": + MessageLookupByLibrary.simpleMessage(""), + "End-to-end encryption settings": + MessageLookupByLibrary.simpleMessage(""), + "Enter a group name": MessageLookupByLibrary.simpleMessage(""), + "Enter a username": MessageLookupByLibrary.simpleMessage(""), + "Enter your homeserver": MessageLookupByLibrary.simpleMessage(""), + "File name": MessageLookupByLibrary.simpleMessage(""), + "File size": MessageLookupByLibrary.simpleMessage(""), + "FluffyChat": MessageLookupByLibrary.simpleMessage(""), + "Forward": MessageLookupByLibrary.simpleMessage(""), + "Friday": MessageLookupByLibrary.simpleMessage(""), + "From joining": MessageLookupByLibrary.simpleMessage(""), + "From the invitation": MessageLookupByLibrary.simpleMessage(""), + "Group": MessageLookupByLibrary.simpleMessage(""), + "Group description": MessageLookupByLibrary.simpleMessage(""), + "Group description has been changed": + MessageLookupByLibrary.simpleMessage(""), + "Group is public": MessageLookupByLibrary.simpleMessage(""), + "Guests are forbidden": MessageLookupByLibrary.simpleMessage(""), + "Guests can join": MessageLookupByLibrary.simpleMessage(""), + "Help": MessageLookupByLibrary.simpleMessage(""), + "Homeserver is not compatible": + MessageLookupByLibrary.simpleMessage(""), + "How are you today?": MessageLookupByLibrary.simpleMessage(""), + "ID": MessageLookupByLibrary.simpleMessage(""), + "Identity": MessageLookupByLibrary.simpleMessage(""), + "Invite contact": MessageLookupByLibrary.simpleMessage(""), + "Invited": MessageLookupByLibrary.simpleMessage(""), + "Invited users only": MessageLookupByLibrary.simpleMessage(""), + "It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/": + MessageLookupByLibrary.simpleMessage(""), + "Join room": MessageLookupByLibrary.simpleMessage(""), + "Kick from chat": MessageLookupByLibrary.simpleMessage(""), + "Last seen IP": MessageLookupByLibrary.simpleMessage(""), + "Leave": MessageLookupByLibrary.simpleMessage(""), + "Left the chat": MessageLookupByLibrary.simpleMessage(""), + "License": MessageLookupByLibrary.simpleMessage(""), + "Light": MessageLookupByLibrary.simpleMessage(""), + "Load more...": MessageLookupByLibrary.simpleMessage(""), + "Loading... Please wait": MessageLookupByLibrary.simpleMessage(""), + "Login": MessageLookupByLibrary.simpleMessage(""), + "Logout": MessageLookupByLibrary.simpleMessage(""), + "Make a moderator": MessageLookupByLibrary.simpleMessage(""), + "Make an admin": MessageLookupByLibrary.simpleMessage(""), + "Make sure the identifier is valid": + MessageLookupByLibrary.simpleMessage(""), + "Message will be removed for all participants": + MessageLookupByLibrary.simpleMessage(""), + "Moderator": MessageLookupByLibrary.simpleMessage(""), + "Monday": MessageLookupByLibrary.simpleMessage(""), + "Mute chat": MessageLookupByLibrary.simpleMessage(""), + "New message in FluffyChat": MessageLookupByLibrary.simpleMessage(""), + "New private chat": MessageLookupByLibrary.simpleMessage(""), + "No emotes found. 😕": MessageLookupByLibrary.simpleMessage(""), + "No permission": MessageLookupByLibrary.simpleMessage(""), + "No rooms found...": MessageLookupByLibrary.simpleMessage(""), + "None": MessageLookupByLibrary.simpleMessage(""), + "Not supported in web": MessageLookupByLibrary.simpleMessage(""), + "Oops something went wrong...": + MessageLookupByLibrary.simpleMessage(""), + "Open app to read messages": MessageLookupByLibrary.simpleMessage(""), + "Open camera": MessageLookupByLibrary.simpleMessage(""), + "Participating user devices": MessageLookupByLibrary.simpleMessage(""), + "Password": MessageLookupByLibrary.simpleMessage(""), + "Pick image": MessageLookupByLibrary.simpleMessage(""), + "Pin": MessageLookupByLibrary.simpleMessage(""), + "Please be aware that you need Pantalaimon to use end-to-end encryption for now.": + MessageLookupByLibrary.simpleMessage(""), + "Please choose a username": MessageLookupByLibrary.simpleMessage(""), + "Please enter a matrix identifier": + MessageLookupByLibrary.simpleMessage(""), + "Please enter your password": MessageLookupByLibrary.simpleMessage(""), + "Please enter your username": MessageLookupByLibrary.simpleMessage(""), + "Public Rooms": MessageLookupByLibrary.simpleMessage(""), + "Recording": MessageLookupByLibrary.simpleMessage(""), + "Reject": MessageLookupByLibrary.simpleMessage(""), + "Rejoin": MessageLookupByLibrary.simpleMessage(""), + "Remove": MessageLookupByLibrary.simpleMessage(""), + "Remove all other devices": MessageLookupByLibrary.simpleMessage(""), + "Remove device": MessageLookupByLibrary.simpleMessage(""), + "Remove exile": MessageLookupByLibrary.simpleMessage(""), + "Remove message": MessageLookupByLibrary.simpleMessage(""), + "Render rich message content": MessageLookupByLibrary.simpleMessage(""), + "Reply": MessageLookupByLibrary.simpleMessage(""), + "Request permission": MessageLookupByLibrary.simpleMessage(""), + "Request to read older messages": + MessageLookupByLibrary.simpleMessage(""), + "Revoke all permissions": MessageLookupByLibrary.simpleMessage(""), + "Room has been upgraded": MessageLookupByLibrary.simpleMessage(""), + "Saturday": MessageLookupByLibrary.simpleMessage(""), + "Search for a chat": MessageLookupByLibrary.simpleMessage(""), + "Seen a long time ago": MessageLookupByLibrary.simpleMessage(""), + "Send": MessageLookupByLibrary.simpleMessage(""), + "Send a message": MessageLookupByLibrary.simpleMessage(""), + "Send file": MessageLookupByLibrary.simpleMessage(""), + "Send image": MessageLookupByLibrary.simpleMessage(""), + "Set a profile picture": MessageLookupByLibrary.simpleMessage(""), + "Set group description": MessageLookupByLibrary.simpleMessage(""), + "Set invitation link": MessageLookupByLibrary.simpleMessage(""), + "Set status": MessageLookupByLibrary.simpleMessage(""), + "Settings": MessageLookupByLibrary.simpleMessage(""), + "Share": MessageLookupByLibrary.simpleMessage(""), + "Sign up": MessageLookupByLibrary.simpleMessage(""), + "Skip": MessageLookupByLibrary.simpleMessage(""), + "Source code": MessageLookupByLibrary.simpleMessage(""), + "Start your first chat :-)": MessageLookupByLibrary.simpleMessage(""), + "Submit": MessageLookupByLibrary.simpleMessage(""), + "Sunday": MessageLookupByLibrary.simpleMessage(""), + "System": MessageLookupByLibrary.simpleMessage(""), + "Tap to show menu": MessageLookupByLibrary.simpleMessage(""), + "The encryption has been corrupted": + MessageLookupByLibrary.simpleMessage("加密已被破坏"), + "They Don\'t Match": MessageLookupByLibrary.simpleMessage(""), + "They Match": MessageLookupByLibrary.simpleMessage(""), + "This room has been archived.": + MessageLookupByLibrary.simpleMessage(""), + "Thursday": MessageLookupByLibrary.simpleMessage(""), + "Try to send again": MessageLookupByLibrary.simpleMessage(""), + "Tuesday": MessageLookupByLibrary.simpleMessage(""), + "Unblock Device": MessageLookupByLibrary.simpleMessage(""), + "Unknown device": MessageLookupByLibrary.simpleMessage(""), + "Unknown encryption algorithm": + MessageLookupByLibrary.simpleMessage(""), + "Unmute chat": MessageLookupByLibrary.simpleMessage(""), + "Unpin": MessageLookupByLibrary.simpleMessage(""), + "Use Amoled compatible colors?": + MessageLookupByLibrary.simpleMessage(""), + "Username": MessageLookupByLibrary.simpleMessage(""), + "Verify": MessageLookupByLibrary.simpleMessage(""), + "Verify User": MessageLookupByLibrary.simpleMessage(""), + "Video call": MessageLookupByLibrary.simpleMessage(""), + "Visibility of the chat history": + MessageLookupByLibrary.simpleMessage(""), + "Visible for all participants": + MessageLookupByLibrary.simpleMessage(""), + "Visible for everyone": MessageLookupByLibrary.simpleMessage(""), + "Voice message": MessageLookupByLibrary.simpleMessage(""), + "Wallpaper": MessageLookupByLibrary.simpleMessage(""), + "Wednesday": MessageLookupByLibrary.simpleMessage(""), + "Welcome to the cutest instant messenger in the matrix network.": + MessageLookupByLibrary.simpleMessage(""), + "Who is allowed to join this group": + MessageLookupByLibrary.simpleMessage(""), + "Write a message...": MessageLookupByLibrary.simpleMessage(""), + "Yes": MessageLookupByLibrary.simpleMessage(""), + "You": MessageLookupByLibrary.simpleMessage(""), + "You are invited to this chat": + MessageLookupByLibrary.simpleMessage(""), + "You are no longer participating in this chat": + MessageLookupByLibrary.simpleMessage(""), + "You cannot invite yourself": MessageLookupByLibrary.simpleMessage(""), + "You have been banned from this chat": + MessageLookupByLibrary.simpleMessage(""), + "You won\'t be able to disable the encryption anymore. Are you sure?": + MessageLookupByLibrary.simpleMessage(""), + "Your own username": MessageLookupByLibrary.simpleMessage(""), + "acceptedTheInvitation": m0, + "activatedEndToEndEncryption": m1, + "alias": MessageLookupByLibrary.simpleMessage("别称"), + "answeredTheCall": m2, + "askSSSSCache": + MessageLookupByLibrary.simpleMessage("请输入您的安全存储密码或恢复密钥以存储密钥。"), + "askSSSSSign": MessageLookupByLibrary.simpleMessage(""), + "askSSSSVerify": + MessageLookupByLibrary.simpleMessage("请输入安全存储密码或恢复密钥以验证您的会话。"), + "askVerificationRequest": m3, + "bannedUser": m4, + "byDefaultYouWillBeConnectedTo": m5, + "cachedKeys": MessageLookupByLibrary.simpleMessage("成功保存了密钥!"), + "changedTheChatAvatar": m6, + "changedTheChatDescriptionTo": m7, + "changedTheChatNameTo": m8, + "changedTheChatPermissions": m9, + "changedTheDisplaynameTo": m10, + "changedTheGuestAccessRules": m11, + "changedTheGuestAccessRulesTo": m12, + "changedTheHistoryVisibility": m13, + "changedTheHistoryVisibilityTo": m14, + "changedTheJoinRules": m15, + "changedTheJoinRulesTo": m16, + "changedTheProfileAvatar": m17, + "changedTheRoomAliases": m18, + "changedTheRoomInvitationLink": m19, + "compareEmojiMatch": + MessageLookupByLibrary.simpleMessage("对比并确认这些表情匹配其他那些设备"), + "compareNumbersMatch": MessageLookupByLibrary.simpleMessage(""), + "couldNotDecryptMessage": m20, + "countParticipants": m21, + "createdTheChat": m22, + "crossSigningDisabled": MessageLookupByLibrary.simpleMessage(""), + "crossSigningEnabled": MessageLookupByLibrary.simpleMessage(""), + "dateAndTimeOfDay": m23, + "dateWithYear": m24, + "dateWithoutYear": m25, + "emoteExists": MessageLookupByLibrary.simpleMessage(""), + "emoteInvalid": MessageLookupByLibrary.simpleMessage(""), + "emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage(""), + "endedTheCall": m26, + "groupWith": m27, + "hasWithdrawnTheInvitationFor": m28, + "incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage(""), + "inviteContactToGroup": m29, + "inviteText": m30, + "invitedUser": m31, + "is typing...": MessageLookupByLibrary.simpleMessage(""), + "isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage(""), + "joinedTheChat": m32, + "keysCached": MessageLookupByLibrary.simpleMessage(""), + "keysMissing": MessageLookupByLibrary.simpleMessage(""), + "kicked": m33, + "kickedAndBanned": m34, + "lastActiveAgo": m35, + "loadCountMoreParticipants": m36, + "logInTo": m37, + "newVerificationRequest": MessageLookupByLibrary.simpleMessage(""), + "noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage(""), + "noMegolmBootstrap": MessageLookupByLibrary.simpleMessage(""), + "numberSelected": m38, + "ok": MessageLookupByLibrary.simpleMessage(""), + "onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage(""), + "onlineKeyBackupEnabled": MessageLookupByLibrary.simpleMessage(""), + "passphraseOrKey": MessageLookupByLibrary.simpleMessage(""), + "play": m39, + "redactedAnEvent": m40, + "rejectedTheInvitation": m41, + "removedBy": m42, + "seenByUser": m43, + "seenByUserAndCountOthers": m44, + "seenByUserAndUser": m45, + "sentAFile": m46, + "sentAPicture": m47, + "sentASticker": m48, + "sentAVideo": m49, + "sentAnAudio": m50, + "sentCallInformations": m51, + "sessionVerified": MessageLookupByLibrary.simpleMessage(""), + "sharedTheLocation": m52, + "startedACall": m53, + "timeOfDay": m54, + "title": MessageLookupByLibrary.simpleMessage(""), + "unbannedUser": m55, + "unknownEvent": m56, + "unknownSessionVerify": MessageLookupByLibrary.simpleMessage(""), + "unreadChats": m57, + "unreadMessages": m58, + "unreadMessagesInChats": m59, + "userAndOthersAreTyping": m60, + "userAndUserAreTyping": m61, + "userIsTyping": m62, + "userLeftTheChat": m63, + "userSentUnknownEvent": m64, + "verifiedSession": MessageLookupByLibrary.simpleMessage(""), + "verifyManual": MessageLookupByLibrary.simpleMessage(""), + "verifyStart": MessageLookupByLibrary.simpleMessage(""), + "verifySuccess": MessageLookupByLibrary.simpleMessage(""), + "verifyTitle": MessageLookupByLibrary.simpleMessage(""), + "waitingPartnerAcceptRequest": MessageLookupByLibrary.simpleMessage(""), + "waitingPartnerEmoji": MessageLookupByLibrary.simpleMessage(""), + "waitingPartnerNumbers": MessageLookupByLibrary.simpleMessage("") + }; +} diff --git a/lib/main.dart b/lib/main.dart index e1fa24d..a17430f 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -54,6 +54,9 @@ class App extends StatelessWidget { const Locale('ja'), // Japanese const Locale('ru'), // Russian const Locale('uk'), // Ukrainian + const Locale('hy'), // Armenian + const Locale('tr'), // Turkish + const Locale('zh_Hans'), // Chinese (Simplified) ], locale: kIsWeb ? Locale(html.window.navigator.language.split('-').first)