Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions assets/l10n/intl_ar.arb
Original file line number Diff line number Diff line change
Expand Up @@ -3190,5 +3190,10 @@
"previous": "السابق",
"@previous": {},
"otherPartyNotLoggedIn": "لم يقم الطرف الآخر بتسجيل الدخول حالياً وبالتالي لا يمكنه تلقي الرسائل!",
"@otherPartyNotLoggedIn": {}
}
"@otherPartyNotLoggedIn": {},
"invites": "الدعوات",
"@invites": {
"type": "text",
"placeholders": {}
}
}
2 changes: 1 addition & 1 deletion assets/l10n/intl_be.arb
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
{}
7 changes: 6 additions & 1 deletion assets/l10n/intl_bn.arb
Original file line number Diff line number Diff line change
Expand Up @@ -2107,5 +2107,10 @@
"@extremeOffensive": {
"type": "String",
"placeholders": {}
},
"invites": "আমন্ত্রণ",
"@invites": {
"type": "text",
"placeholders": {}
}
}
}
7 changes: 6 additions & 1 deletion assets/l10n/intl_bo.arb
Original file line number Diff line number Diff line change
Expand Up @@ -2102,5 +2102,10 @@
"type": "String"
}
}
},
"invites": "གདན་ཞུ།",
"@invites": {
"type": "text",
"placeholders": {}
}
}
}
9 changes: 7 additions & 2 deletions assets/l10n/intl_ca.arb
Original file line number Diff line number Diff line change
Expand Up @@ -3328,5 +3328,10 @@
"shareKeysWith": "Comparteix les claus amb...",
"@shareKeysWith": {},
"crossVerifiedDevicesIfEnabled": "Els dispositius verificats mútuament, si està activat",
"@crossVerifiedDevicesIfEnabled": {}
}
"@crossVerifiedDevicesIfEnabled": {},
"invites": "Invitacions",
"@invites": {
"type": "text",
"placeholders": {}
}
}
7 changes: 6 additions & 1 deletion assets/l10n/intl_cs.arb
Original file line number Diff line number Diff line change
Expand Up @@ -2674,5 +2674,10 @@
"type": "String"
}
}
},
"invites": "Pozvánky",
"@invites": {
"type": "text",
"placeholders": {}
}
}
}
9 changes: 7 additions & 2 deletions assets/l10n/intl_de.arb
Original file line number Diff line number Diff line change
Expand Up @@ -3289,5 +3289,10 @@
"optionalMessage": "(Optionale) Nachricht...",
"@optionalMessage": {},
"notSupportedOnThisDevice": "Nicht unterstützt auf diesem Gerät",
"@notSupportedOnThisDevice": {}
}
"@notSupportedOnThisDevice": {},
"invites": "Einladungen",
"@invites": {
"type": "text",
"placeholders": {}
}
}
7 changes: 6 additions & 1 deletion assets/l10n/intl_el.arb
Original file line number Diff line number Diff line change
Expand Up @@ -2152,5 +2152,10 @@
"type": "String"
}
}
},
"invites": "Προσκλήσεις",
"@invites": {
"type": "text",
"placeholders": {}
}
}
}
127 changes: 78 additions & 49 deletions assets/l10n/intl_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,12 @@
"@choicesSelected": {
"type": "String",
"placeholders": {
"selected": { "type": "int" },
"max": { "type": "int" }
"selected": {
"type": "int"
},
"max": {
"type": "int"
}
}
},
"pollType": "Poll type",
Expand Down Expand Up @@ -67,7 +71,6 @@
"enableGradient": "Enable bubble background gradient",
"translationDisabledInE2e": "Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.",
"remove": "Remove",

"@remove": {
"type": "String",
"placeholders": {}
Expand Down Expand Up @@ -1419,7 +1422,6 @@
"type": "String",
"placeholders": {}
},
"newChat": "New chat",
"@newChat": {
"type": "String",
"placeholders": {}
Expand Down Expand Up @@ -2106,13 +2108,13 @@
},
"hideAvatarsInInvites": "Hide avatars in invites",
"@hideAvatarsInInvites": {
"type": "String",
"placeholders": {}
"type": "String",
"placeholders": {}
},
"hideAvatarsInInvitesDescription": "Do not show room avatars in invites",
"@hideAvatarsInInvitesDescription": {
"type": "String",
"placeholders": {}
"type": "String",
"placeholders": {}
},
"presencesToggle": "Show status messages from other users",
"@presencesToggle": {
Expand All @@ -2121,8 +2123,8 @@
},
"pureBlackToggle": "Pure Black",
"@pureBlackToggle": {
"type": "String",
"placeholders": {}
"type": "String",
"placeholders": {}
},
"singlesignon": "Single Sign on",
"@singlesignon": {
Expand Down Expand Up @@ -2745,9 +2747,9 @@
"screenSharingDetail": "You are sharing your screen with {name}",
"@screenSharingDetail": {
"placeholders": {
"name": {
"type": "String"
}
"name": {
"type": "String"
}
}
},
"callingPermissions": "Calling permissions",
Expand Down Expand Up @@ -2899,18 +2901,18 @@
"@doYouWantToKick": {
"type": "String",
"placeholders": {
"user": {
"type": "String"
}
"user": {
"type": "String"
}
}
},
"doYouWantToBan": "Ban {user}",
"@doYouWantToBan": {
"type": "String",
"placeholders": {
"user": {
"type": "String"
}
"user": {
"type": "String"
}
}
},
"kickUserDescription": "Do you want to kick this user? If the room is public, they can rejoin anytime. You also can provide a reason.",
Expand Down Expand Up @@ -3469,9 +3471,9 @@
"ongoingCallDetail": "You are talking with {name}",
"@ongoingCallDetail": {
"placeholders": {
"name": {
"type": "String"
}
"name": {
"type": "String"
}
}
},
"chatPrivacy": "Privacy settings",
Expand All @@ -3487,9 +3489,9 @@
"updateAvailable": "Extera {version} is ready to be downloaded! New versions include additional features, fixes and more.",
"@updateAvailable": {
"placeholders": {
"version": {
"type": "String"
}
"version": {
"type": "String"
}
}
},
"downloadUpdateButton": "Download",
Expand Down Expand Up @@ -3526,7 +3528,9 @@
"listeningTo": "Listening to {mediaPlayer}",
"@listeningTo": {
"placeholders": {
"mediaPlayer": { "type": "String" }
"mediaPlayer": {
"type": "String"
}
}
},
"listeningToSomeTunes": "Listening to some tunes",
Expand Down Expand Up @@ -3566,7 +3570,9 @@
"@joinRoomByLinkConfirmation": {
"type": "String",
"placeholders": {
"room": { "type": "String" }
"room": {
"type": "String"
}
}
},
"translating": "Translating...",
Expand All @@ -3582,10 +3588,13 @@
"@totalVotes": {
"type": "String",
"placeholders": {
"count": {"type": "int", "example": "1"}
"count": {
"type": "int",
"example": "1"
}
}
},
"voteCount": "{count, plural, one{{count} vote} other{{count} votes}}",
"voteCount": "{count, plural, one{{count} vote} other{{count} votes}}",
"@voteCount": {
"placeholders": {
"count": {
Expand All @@ -3597,19 +3606,19 @@
"peopleOnline": "Online - {count}",
"@peopleOnline": {
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
"count": {
"type": "int",
"example": "1"
}
}
},
"peopleUnavailable": "Unavailable - {count}",
"@peopleUnavailable": {
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
"count": {
"type": "int",
"example": "1"
}
}
},
"pollResults": "Poll results",
Expand Down Expand Up @@ -3646,22 +3655,28 @@
"loadImage": "Load image ({size})",
"@loadImage": {
"placeholders": {
"size": { "type": "String" }
"size": {
"type": "String"
}
}
},
"downloadVideoNoSize": "Download video",
"downloadVideo": "Download video ({size})",
"@downloadVideo": {
"placeholders": {
"size": { "type": "String" }
"size": {
"type": "String"
}
}
},
"playVideoNoSize": "Play video",
"playVideo": "Play video ({size})",
"@playVideo": {
"placeholders": {
"size": { "type": "String" }
}
"size": {
"type": "String"
}
}
},
"autoLoadMedia": "Preview media",
"autoLoadMediaLong": "If disabled, media won't load automatically until you click it.",
Expand All @@ -3676,7 +3691,9 @@
"registrationFailed": "Could not register. {message}",
"@registrationFailed": {
"placeholders": {
"message": {"type": "String"}
"message": {
"type": "String"
}
}
},
"invalidUsername": "Invalid username",
Expand Down Expand Up @@ -3708,7 +3725,9 @@
"registerOn": "Register on {homeserver}",
"@registerOn": {
"placeholders": {
"homeserver": {"type": "String"}
"homeserver": {
"type": "String"
}
}
},
"yourAccountWasCreated": "Your account has been created. Set up your profile to get started.",
Expand All @@ -3719,7 +3738,9 @@
"additionalVerificationText": "This server requires an additional verification step ({stageType}). Please, complete it in your browser.",
"@additionalVerificationText": {
"placeholders": {
"stageType": {"type": "String"}
"stageType": {
"type": "String"
}
}
},
"phoneNumber": "Phone number",
Expand All @@ -3733,15 +3754,16 @@
"invalidVerificationCode": "Invalid verification code.",
"verificationCode": "Verification code",
"enterVerificationCode": "Enter the 6-digit code we sent to your phone.",
"verify": "Verify",
"resendCode": "Resend code",
"country": "Country",
"serverRequiresPhone": "This server requires a phone number for registration.",
"verificationCodeSent2": "A verification code has been sent to your phone number. Please, enter it below.",
"captchaLoadFailed": "Could not load CAPTCHA. {message}",
"@captchaLoadFailed": {
"placeholders": {
"message": {"type": "String"}
"message": {
"type": "String"
}
}
},
"pleaseCompleteCaptcha": "Please, complete the CAPTCHA to continue.",
Expand All @@ -3753,8 +3775,15 @@
"translatedWith": "Translated with {engine}. For reference only.",
"@translatedWith": {
"placeholder": {
"engine": {"type": "String"}
"engine": {
"type": "String"
}
}
},
"owner": "Owner"
}
"owner": "Owner",
"invites": "Invites",
"@invites": {
"type": "text",
"placeholders": {}
}
}
Loading