-
-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update translations for
zh-HK
(#164)
- Loading branch information
Showing
4 changed files
with
301 additions
and
2 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,54 @@ | ||
{ | ||
"sourceLanguage" : "en", | ||
"strings" : { | ||
"CFBundleDisplayName" : { | ||
"comment" : "Bundle display name", | ||
"extractionState" : "extracted_with_value", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "new", | ||
"value" : "FinderOpen" | ||
} | ||
}, | ||
"zh-HK" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "FinderOpen" | ||
} | ||
} | ||
} | ||
}, | ||
"CFBundleName" : { | ||
"comment" : "Bundle name", | ||
"extractionState" : "extracted_with_value", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "new", | ||
"value" : "FinderOpen" | ||
} | ||
}, | ||
"zh-HK" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "FinderOpen" | ||
} | ||
} | ||
} | ||
}, | ||
"NSHumanReadableCopyright" : { | ||
"comment" : "Copyright (human-readable)", | ||
"extractionState" : "extracted_with_value", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "new", | ||
"value" : "" | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"version" : "1.0" | ||
} |
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,114 @@ | ||
{ | ||
"sourceLanguage" : "en", | ||
"strings" : { | ||
"CFBundleDisplayName" : { | ||
"comment" : "Bundle display name", | ||
"extractionState" : "extracted_with_value", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "new", | ||
"value" : "Pearcleaner" | ||
} | ||
}, | ||
"zh-HK" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Pearcleaner" | ||
} | ||
} | ||
} | ||
}, | ||
"CFBundleGetInfoString" : { | ||
"comment" : "Get Info string", | ||
"extractionState" : "extracted_with_value", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "new", | ||
"value" : "" | ||
} | ||
} | ||
} | ||
}, | ||
"CFBundleName" : { | ||
"comment" : "Bundle name", | ||
"extractionState" : "extracted_with_value", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "new", | ||
"value" : "Pearcleaner" | ||
} | ||
}, | ||
"zh-HK" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Pearcleaner" | ||
} | ||
} | ||
} | ||
}, | ||
"NSAppleEventsUsageDescription" : { | ||
"comment" : "Privacy - AppleEvents Sending Usage Description", | ||
"extractionState" : "extracted_with_value", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "new", | ||
"value" : "Pearcleaner needs to send Apple Events to Finder to delete files" | ||
} | ||
}, | ||
"zh-HK" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Pearcleaner 需要將 Apple Event 傳送至 Finder 以刪除檔案" | ||
} | ||
} | ||
} | ||
}, | ||
"NSHumanReadableCopyright" : { | ||
"comment" : "Copyright (human-readable)", | ||
"extractionState" : "extracted_with_value", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "new", | ||
"value" : "" | ||
} | ||
} | ||
} | ||
}, | ||
"NSSystemAdministrationUsageDescription" : { | ||
"comment" : "Privacy - System Administration Usage Description", | ||
"extractionState" : "extracted_with_value", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "new", | ||
"value" : "Pearcleaner requires full disk access to be able to delete files in locations with no permission" | ||
} | ||
}, | ||
"zh-HK" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Pearcleaner 需要完整磁碟取用權限才能在沒有權限的位置刪除檔案" | ||
} | ||
} | ||
} | ||
}, | ||
"NSSystemExtensionUsageDescription" : { | ||
"comment" : "Privacy - System Extension Usage Description", | ||
"extractionState" : "extracted_with_value", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "new", | ||
"value" : "" | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"version" : "1.0" | ||
} |
Oops, something went wrong.