mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-01-31 21:34:45 +01:00
new: 日本語
This commit is contained in:
@@ -121,6 +121,24 @@
|
||||
E39A76AC2AB9A2F70067C641 /* Info-Release.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-Release.plist"; sourceTree = "<group>"; };
|
||||
E39A76AD2AB9A2F70067C641 /* Info-Profile.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-Profile.plist"; sourceTree = "<group>"; };
|
||||
E3AE8AE92AB601DB000A6459 /* Utils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; };
|
||||
E3D26BC22B99637800D83425 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Main.strings"; sourceTree = "<group>"; };
|
||||
E3D26BC32B99637900D83425 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/LaunchScreen.strings"; sourceTree = "<group>"; };
|
||||
E3D26BC42B99637F00D83425 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Main.strings; sourceTree = "<group>"; };
|
||||
E3D26BC52B99637F00D83425 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
|
||||
E3D26BC62B99639800D83425 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Main.strings; sourceTree = "<group>"; };
|
||||
E3D26BC72B99639800D83425 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
|
||||
E3D26BC82B9963A600D83425 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Main.strings; sourceTree = "<group>"; };
|
||||
E3D26BC92B9963A600D83425 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
|
||||
E3D26BCA2B9963AC00D83425 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = "<group>"; };
|
||||
E3D26BCB2B9963AC00D83425 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
|
||||
E3D26BCC2B9963BC00D83425 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Main.strings"; sourceTree = "<group>"; };
|
||||
E3D26BCD2B9963BC00D83425 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/LaunchScreen.strings"; sourceTree = "<group>"; };
|
||||
E3D26BCE2B9963CE00D83425 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/Main.strings; sourceTree = "<group>"; };
|
||||
E3D26BCF2B9963CE00D83425 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
|
||||
E3D26BD02B9963E100D83425 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = "<group>"; };
|
||||
E3D26BD12B9963E100D83425 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/LaunchScreen.strings"; sourceTree = "<group>"; };
|
||||
E3D26BD22B9966EC00D83425 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Main.strings; sourceTree = "<group>"; };
|
||||
E3D26BD32B9966EC00D83425 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
|
||||
E3DB67EC2A31FE200027B8CB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
@@ -340,6 +358,15 @@
|
||||
knownRegions = (
|
||||
en,
|
||||
Base,
|
||||
"zh-Hant",
|
||||
fr,
|
||||
ru,
|
||||
es,
|
||||
de,
|
||||
"pt-BR",
|
||||
id,
|
||||
"zh-Hans",
|
||||
ja,
|
||||
);
|
||||
mainGroup = 97C146E51CF9000F007C117D;
|
||||
productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
|
||||
@@ -513,6 +540,15 @@
|
||||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
97C146FB1CF9000F007C117D /* Base */,
|
||||
E3D26BC22B99637800D83425 /* zh-Hant */,
|
||||
E3D26BC42B99637F00D83425 /* fr */,
|
||||
E3D26BC62B99639800D83425 /* ru */,
|
||||
E3D26BC82B9963A600D83425 /* es */,
|
||||
E3D26BCA2B9963AC00D83425 /* de */,
|
||||
E3D26BCC2B9963BC00D83425 /* pt-BR */,
|
||||
E3D26BCE2B9963CE00D83425 /* id */,
|
||||
E3D26BD02B9963E100D83425 /* zh-Hans */,
|
||||
E3D26BD22B9966EC00D83425 /* ja */,
|
||||
);
|
||||
name = Main.storyboard;
|
||||
sourceTree = "<group>";
|
||||
@@ -521,6 +557,15 @@
|
||||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
E3DB67EC2A31FE200027B8CB /* Base */,
|
||||
E3D26BC32B99637900D83425 /* zh-Hant */,
|
||||
E3D26BC52B99637F00D83425 /* fr */,
|
||||
E3D26BC72B99639800D83425 /* ru */,
|
||||
E3D26BC92B9963A600D83425 /* es */,
|
||||
E3D26BCB2B9963AC00D83425 /* de */,
|
||||
E3D26BCD2B9963BC00D83425 /* pt-BR */,
|
||||
E3D26BCF2B9963CE00D83425 /* id */,
|
||||
E3D26BD12B9963E100D83425 /* zh-Hans */,
|
||||
E3D26BD32B9966EC00D83425 /* ja */,
|
||||
);
|
||||
name = LaunchScreen.storyboard;
|
||||
sourceTree = "<group>";
|
||||
@@ -532,6 +577,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
||||
CLANG_ANALYZER_NONNULL = YES;
|
||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||||
CLANG_CXX_LIBRARY = "libc++";
|
||||
@@ -609,6 +655,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
||||
CLANG_ANALYZER_NONNULL = YES;
|
||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||||
CLANG_CXX_LIBRARY = "libc++";
|
||||
@@ -664,6 +711,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
||||
CLANG_ANALYZER_NONNULL = YES;
|
||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||||
CLANG_CXX_LIBRARY = "libc++";
|
||||
|
||||
1
ios/Runner/de.lproj/LaunchScreen.strings
Normal file
1
ios/Runner/de.lproj/LaunchScreen.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/de.lproj/Main.strings
Normal file
1
ios/Runner/de.lproj/Main.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/es.lproj/LaunchScreen.strings
Normal file
1
ios/Runner/es.lproj/LaunchScreen.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/es.lproj/Main.strings
Normal file
1
ios/Runner/es.lproj/Main.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/fr.lproj/LaunchScreen.strings
Normal file
1
ios/Runner/fr.lproj/LaunchScreen.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/fr.lproj/Main.strings
Normal file
1
ios/Runner/fr.lproj/Main.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/id.lproj/LaunchScreen.strings
Normal file
1
ios/Runner/id.lproj/LaunchScreen.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/id.lproj/Main.strings
Normal file
1
ios/Runner/id.lproj/Main.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/ja.lproj/LaunchScreen.strings
Normal file
1
ios/Runner/ja.lproj/LaunchScreen.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/ja.lproj/Main.strings
Normal file
1
ios/Runner/ja.lproj/Main.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/pt-BR.lproj/LaunchScreen.strings
Normal file
1
ios/Runner/pt-BR.lproj/LaunchScreen.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/pt-BR.lproj/Main.strings
Normal file
1
ios/Runner/pt-BR.lproj/Main.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/ru.lproj/LaunchScreen.strings
Normal file
1
ios/Runner/ru.lproj/LaunchScreen.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/ru.lproj/Main.strings
Normal file
1
ios/Runner/ru.lproj/Main.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/zh-Hans.lproj/LaunchScreen.strings
Normal file
1
ios/Runner/zh-Hans.lproj/LaunchScreen.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/zh-Hans.lproj/Main.strings
Normal file
1
ios/Runner/zh-Hans.lproj/Main.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/zh-Hant.lproj/LaunchScreen.strings
Normal file
1
ios/Runner/zh-Hant.lproj/LaunchScreen.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
ios/Runner/zh-Hant.lproj/Main.strings
Normal file
1
ios/Runner/zh-Hant.lproj/Main.strings
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user