-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed Weblate: Added Czech translation of Info.plist. Removed Kabyle …
…translation of Info.plist, because there's currently nothing else Kabylian than these 3 strings.
- Loading branch information
1 parent
93eb131
commit cbd8915
Showing
3 changed files
with
6 additions
and
18 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 |
---|---|---|
@@ -1,12 +1,10 @@ | ||
|
||
|
||
/* | ||
/* | ||
InfoPlist.strings | ||
OnionShare | ||
|
||
Created by Benjamin Erhart on 27.03.23. | ||
|
||
*/ | ||
"NSCameraUsageDescription" = "Pokud chcete zachytit fotografie nebo videa pro přímé sdílení, povolte přístup k vašemu fotoaparátu."; | ||
"NSMicrophoneUsageDescription" = "Pokud chcete nahrávat videa pro přímé sdílení, povolte přístup k vašemu mikrofonu."; | ||
"NSPhotoLibraryUsageDescription" = "Pokud chcete sdílet fotografie, povolte přístup do své galerie."; | ||
NSCameraUsageDescription = "Pokud chcete zachytit fotografie nebo videa pro přímé sdílení, povolte přístup k vašemu fotoaparátu."; | ||
NSMicrophoneUsageDescription = "Pokud chcete nahrávat videa pro přímé sdílení, povolte přístup k vašemu mikrofonu."; | ||
NSPhotoLibraryUsageDescription = "Pokud chcete sdílet fotografie, povolte přístup do své galerie."; |
This file was deleted.
Oops, something went wrong.