Translated using Weblate (English (Australia))
Currently translated at 100.0% (1115 of 1115 strings) Translation: Mattermost/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
This commit is contained in:
parent
c6348ba63b
commit
cb0ca72cc7
1 changed files with 3 additions and 2 deletions
|
|
@ -586,13 +586,13 @@
|
|||
"mobile.ios.plist.NSAppleMusicUsageDescription": "Enabling access to your media library means you can attach files from your media library to your messages in {applicationName}.",
|
||||
"mobile.ios.plist.NSBluetoothAlwaysUsageDescription": "Enabling access to Bluetooth means your content can be synchronised across your devices and clients.",
|
||||
"mobile.ios.plist.NSBluetoothPeripheralUsageDescription": "Enabling access to Bluetooth means your audio peripherals can be used for calls and your content can be synchronised across your devices and clients.",
|
||||
"mobile.ios.plist.NSCameraUsageDescription": "Enabling access to your device cameras means you can take photos or videos and upload them to {applicationName}.",
|
||||
"mobile.ios.plist.NSCameraUsageDescription": "Allowing access to your camera enables you to take photos or videos and attach them to messages.",
|
||||
"mobile.ios.plist.NSFaceIDUsageDescription": "Enabling access to your Face ID means unauthorised users can be restricted from accessing {applicationName} on your device.",
|
||||
"mobile.ios.plist.NSLocationAlwaysUsageDescription": "Enabling access to your location data means location metadata can be added to pictures and videos you share in {applicationName}.",
|
||||
"mobile.ios.plist.NSLocationWhenInUseUsageDescription": "Enabling access to your location data means location metadata can be added to pictures and videos you share in {applicationName}.",
|
||||
"mobile.ios.plist.NSMicrophoneUsageDescription": "Enabling access to your device's microphone means it can capture audio for calls or videos to share in {applicationName}.",
|
||||
"mobile.ios.plist.NSPhotoLibraryAddUsageDescription": "Enabling write access to your photo library means you can save downloaded photos and videos from {applicationName} to your device.",
|
||||
"mobile.ios.plist.NSPhotoLibraryUsageDescription": "Enabling read access to your photo library means you can upload photos and videos from your device to {applicationName}.",
|
||||
"mobile.ios.plist.NSPhotoLibraryUsageDescription": "Allowing access to your photo library enables you to select photos or videos and attach them to messages.",
|
||||
"mobile.ios.plist.NSSpeechRecognitionUsageDescription": "Enabling your device to send user data to Apple means you can send voice messages to {applicationName}.",
|
||||
"mobile.join_channel.error": "An error occurred while joining the channel {displayName}.",
|
||||
"mobile.leave_and_join_confirmation": "Leave & Join",
|
||||
|
|
@ -784,6 +784,7 @@
|
|||
"notification_settings.email.send": "Send email notifications",
|
||||
"notification_settings.mention.reply": "Send reply notifications for",
|
||||
"notification_settings.mentions": "Mentions",
|
||||
"notification_settings.mentions..keywordsDescription": "Other words that trigger a mention",
|
||||
"notification_settings.mentions.channelWide": "Channel-wide mentions",
|
||||
"notification_settings.mentions.keywords": "Enter other keywords",
|
||||
"notification_settings.mentions.keywordsLabel": "Keywords are not case-sensitive. Separate keywords with commas.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue