-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4344 from marcusziade/add-finnish-localisations
Add Finnish localizations
- Loading branch information
Showing
9 changed files
with
1,715 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
/* Privacy - Location Always and When In Use Usage Description */ | ||
"NSLocationAlwaysAndWhenInUseUsageDescription" = "IOS:n mekanismista johtuen virtuaalikoneen käynnissä pitäminen taustalla vaatii sijaintipalveluiden apua. Tämä ei välitä sijaintitietojasi."; | ||
|
||
/* Privacy - Location Always Usage Description */ | ||
"NSLocationAlwaysUsageDescription" = "IOS:n mekanismista johtuen virtuaalikoneen käynnissä pitäminen taustalla vaatii sijaintipalveluiden apua. Tämä ei välitä sijaintitietojasi."; | ||
|
||
/* Privacy - Location When In Use Usage Description */ | ||
"NSLocationWhenInUseUsageDescription" = "IOS:n mekanismista johtuen virtuaalikoneen käynnissä pitäminen taustalla vaatii sijaintipalveluiden apua. Tämä ei välitä sijaintitietojasi."; | ||
|
||
/* Privacy - Microphone Usage Description */ | ||
"NSMicrophoneUsageDescription" = "UTM vaatii luvan mikrofonin käyttöön."; | ||
|
||
/* (No Comment) */ | ||
"UTM virtual machine" = "UTM-virtuaalikone"; |
Oops, something went wrong.