-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
successfully imported ukrainian localizations
- Loading branch information
Showing
7 changed files
with
622 additions
and
512 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* Privacy - Camera Usage Description */ | ||
"NSCameraUsageDescription" = "Tinode використовує камеру щоб зробити фото в якості аватара, а також, щоб надіслати фото вашим контактам"; | ||
|
||
/* Privacy - Contacts Usage Description */ | ||
"NSContactsUsageDescription" = "Tinode зберігає емейлы і номери телефонів на сервері для того, щоб знайти по ним ваших знайомих"; | ||
|
||
/* Privacy - Microphone Usage Description */ | ||
"NSMicrophoneUsageDescription" = "Tinode використовує мікрофон для запису аудіо, які ви надсилаєте у своїх повідомленнях"; | ||
|
||
/* Privacy - Photo Library Additions Usage Description */ | ||
"NSPhotoLibraryAddUsageDescription" = "Фото і картинки з Tinode можна зберегти в бібліотеці фотографій"; | ||
|
||
/* Privacy - Photo Library Usage Description */ | ||
"NSPhotoLibraryUsageDescription" = "Tinode потрібен доступ до ваших фотографій, щоб ви змогли приєднати їх до повідомлень"; | ||
|
Oops, something went wrong.