mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Create Simplified Chinese locales
This commit is contained in:
6
iOS/ShareExtension/zh-Hans.lproj/InfoPlist.strings
Normal file
6
iOS/ShareExtension/zh-Hans.lproj/InfoPlist.strings
Normal file
@@ -0,0 +1,6 @@
|
||||
/* Bundle display name */
|
||||
"CFBundleDisplayName" = "NetNewsWire iOS Share Extension";
|
||||
|
||||
/* Bundle name */
|
||||
"CFBundleName" = "NetNewsWire iOS Share Extension";
|
||||
|
||||
18
iOS/ShareExtension/zh-Hans.lproj/Localizable.strings
Normal file
18
iOS/ShareExtension/zh-Hans.lproj/Localizable.strings
Normal file
@@ -0,0 +1,18 @@
|
||||
/* Automatic */
|
||||
"appdefaults.colorpalette.automatic" = "Automatic";
|
||||
|
||||
/* Dark */
|
||||
"appdefaults.colorpalette.dark" = "Dark";
|
||||
|
||||
/* Light */
|
||||
"appdefaults.colorpalette.light" = "Light";
|
||||
|
||||
/* Add Feed */
|
||||
"button.title.add-feed" = "Add Feed";
|
||||
|
||||
/* Folder */
|
||||
"navigation.title.folder" = "Folder";
|
||||
|
||||
/* Feed Name (Optional) */
|
||||
"textfield.placeholder.feed-name" = "Feed Name (Optional)";
|
||||
|
||||
1
iOS/ShareExtension/zh-Hans.lproj/MainInterface.strings
Normal file
1
iOS/ShareExtension/zh-Hans.lproj/MainInterface.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user