Merge branch 'weblate-riot-ios-riot-ios-dialogs' into weblate/release/1.10.4

This commit is contained in:
Mauro Romito 2023-03-21 10:29:16 +01:00
commit 9bff49d4b0

View file

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