From 08640f0eee236b79bb8e4d96f5e5e7b5c48a19ba 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 cf8d908eeca5984fdd0b1294b5ad72858807095a 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 744a16f2079f3c0c53057e9e8d4f1a561f318901 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.";