From b67fd20df2b39cd73508c531ad4d10ed73432cc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6ller=20Bertalan?= Date: Thu, 21 Dec 2017 09:23:09 +0000 Subject: [PATCH 1/3] Added translation using Weblate (Hungarian) --- Riot/Assets/hu.lproj/InfoPlist.strings | 1 + 1 file changed, 1 insertion(+) create mode 100644 Riot/Assets/hu.lproj/InfoPlist.strings diff --git a/Riot/Assets/hu.lproj/InfoPlist.strings b/Riot/Assets/hu.lproj/InfoPlist.strings new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/Riot/Assets/hu.lproj/InfoPlist.strings @@ -0,0 +1 @@ + From 4943e1fe00df184771b5987ee7a19e4d7169a377 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sim=C3=B3=20Albert=20i=20Beltran?= Date: Wed, 17 Jan 2018 07:14:56 +0000 Subject: [PATCH 2/3] Added translation using Weblate (Catalan) --- Riot/Assets/ca.lproj/InfoPlist.strings | 1 + 1 file changed, 1 insertion(+) create mode 100644 Riot/Assets/ca.lproj/InfoPlist.strings diff --git a/Riot/Assets/ca.lproj/InfoPlist.strings b/Riot/Assets/ca.lproj/InfoPlist.strings new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/Riot/Assets/ca.lproj/InfoPlist.strings @@ -0,0 +1 @@ + From b284e843e5ec9711877791fb2699f8c104dc646b Mon Sep 17 00:00:00 2001 From: spla Date: Mon, 5 Feb 2018 15:49:14 +0000 Subject: [PATCH 3/3] Translated using Weblate (Catalan) Currently translated at 100.0% (4 of 4 strings) Translation: Riot iOS/Riot iOS (Dialogs) Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/ca/ --- Riot/Assets/ca.lproj/InfoPlist.strings | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Riot/Assets/ca.lproj/InfoPlist.strings b/Riot/Assets/ca.lproj/InfoPlist.strings index 8b1378917..aa2178176 100644 --- a/Riot/Assets/ca.lproj/InfoPlist.strings +++ b/Riot/Assets/ca.lproj/InfoPlist.strings @@ -1 +1,5 @@ - +// Permissions usage explanations +"NSCameraUsageDescription" = "La càmera s'utilitza per fer fotos i vídeos, fer vídeo conferència."; +"NSPhotoLibraryUsageDescription" = "La fototeca s'utilitza per enviar fotos i vídeos."; +"NSMicrophoneUsageDescription" = "El micròfon s'utilitza per fer vídeos, fer trucades."; +"NSContactsUsageDescription" = "L'agenda de contactes s'utilitza per cercar usuaris per correu electrònic o número de telèfon a Riot.";