mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-28 04:06:57 +02:00
50c13fef00
Currently translated at 100.0% (8 of 8 strings) Translation: Element iOS/Element iOS (Dialogs) Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/zh_Hant/
10 lines
880 B
Plaintext
10 lines
880 B
Plaintext
// Permissions usage explanations
|
|
"NSCameraUsageDescription" = "相機權限會用來拍攝照片、影片,與進行視訊通話。";
|
|
"NSPhotoLibraryUsageDescription" = "允許讀取照片圖庫權限並用來傳送照片與影片。";
|
|
"NSMicrophoneUsageDescription" = "Element 需要麥克風的權限來進行語音通話、視訊通話與錄製語音訊息。";
|
|
"NSContactsUsageDescription" = "這將會分享給身份伺服器以便在 Matrix 尋找您的聯絡人。";
|
|
"NSLocationAlwaysAndWhenInUseUsageDescription" = "當您分享您的位置給其他人時,Element 需要權限來顯示地圖。";
|
|
"NSLocationWhenInUseUsageDescription" = "當您分享您的位置給其他人時,Element 需要權限來顯示地圖。";
|
|
"NSFaceIDUsageDescription" = "已啟用 Face ID 來使用您的應用程式。";
|
|
"NSCalendarsUsageDescription" = "檢視您已排定的會議。";
|