Translated using Weblate (Chinese (Traditional))

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/
This commit is contained in:
Peter Chen 2023-03-09 16:46:45 +00:00 committed by Weblate
parent 814af5a172
commit f1f64c5e5a

View file

@ -1,9 +1,9 @@
// Permissions usage explanations
"NSCameraUsageDescription" = "相機權限會用來拍攝照片、影片,與進行視訊通話。";
"NSPhotoLibraryUsageDescription" = "允許讀取照片圖庫權限並用來傳送照片與影片。";
"NSMicrophoneUsageDescription" = "Element 需要麥克風的權限來進行語音通話、視訊通話與錄製語音訊息。";
"NSContactsUsageDescription" = "將會分享給身份伺服器以便在 Matrix 尋找您的聯絡人。";
"NSLocationAlwaysAndWhenInUseUsageDescription" = "當您分享您的位置給其他人時Element 需要權限來顯示地圖。";
"NSLocationWhenInUseUsageDescription" = "當您分享您的位置給其他人時Element 需要權限來顯示地圖。";
"NSFaceIDUsageDescription" = "已啟用 Face ID 來使用您的應用程式。";
"NSPhotoLibraryUsageDescription" = "允許讀取照片,用來傳送圖庫中的照片與影片。";
"NSMicrophoneUsageDescription" = "Element 需要存取您的麥克風來進行語音通話、拍攝影片並錄製語音訊息。";
"NSContactsUsageDescription" = "將會分享給您的身份伺服器以便在 Matrix 尋找聯絡人。";
"NSLocationAlwaysAndWhenInUseUsageDescription" = "當您分享位置給其他人時Element 需要權限來顯示地圖。";
"NSLocationWhenInUseUsageDescription" = "當您分享位置給其他人時Element 需要權限來顯示地圖。";
"NSFaceIDUsageDescription" = "Face ID 是用來存取您的應用程式。";
"NSCalendarsUsageDescription" = "檢視您已排定的會議。";