Skip to content

Commit

Permalink
opt.
Browse files Browse the repository at this point in the history
  • Loading branch information
lollipopkit committed Oct 5, 2023
1 parent a23a284 commit da65bab
Show file tree
Hide file tree
Showing 20 changed files with 169 additions and 83 deletions.
18 changes: 18 additions & 0 deletions .dart_tool/flutter_gen/gen_l10n/l10n.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1064,6 +1064,12 @@ abstract class S {
/// **'Password'**
String get pwd;

/// No description provided for @reboot.
///
/// In en, this message translates to:
/// **'Reboot'**
String get reboot;

/// No description provided for @remotePath.
///
/// In en, this message translates to:
Expand Down Expand Up @@ -1220,6 +1226,12 @@ abstract class S {
/// **'Show distribution logo'**
String get showDistLogo;

/// No description provided for @shutdown.
///
/// In en, this message translates to:
/// **'Shutdown'**
String get shutdown;

/// No description provided for @snippet.
///
/// In en, this message translates to:
Expand Down Expand Up @@ -1274,6 +1286,12 @@ abstract class S {
/// **'Success'**
String get success;

/// No description provided for @suspend.
///
/// In en, this message translates to:
/// **'Suspend'**
String get suspend;

/// No description provided for @suspendTip.
///
/// In en, this message translates to:
Expand Down
9 changes: 9 additions & 0 deletions .dart_tool/flutter_gen/gen_l10n/l10n_de.dart
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,9 @@ class SDe extends S {
@override
String get pwd => 'Passwort';

@override
String get reboot => 'Neustart';

@override
String get remotePath => 'Entfernte Pfade';

Expand Down Expand Up @@ -591,6 +594,9 @@ class SDe extends S {
@override
String get showDistLogo => 'Distributionslogo anzeigen';

@override
String get shutdown => 'Abschaltung';

@override
String get snippet => 'Snippet';

Expand Down Expand Up @@ -622,6 +628,9 @@ class SDe extends S {
@override
String get success => 'Erfolgreich';

@override
String get suspend => 'Suspend';

@override
String get suspendTip => 'Die Suspend-Funktion erfordert Root-Rechte und systemd-Unterstützung.';

Expand Down
9 changes: 9 additions & 0 deletions .dart_tool/flutter_gen/gen_l10n/l10n_en.dart
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,9 @@ class SEn extends S {
@override
String get pwd => 'Password';

@override
String get reboot => 'Reboot';

@override
String get remotePath => 'Remote path';

Expand Down Expand Up @@ -591,6 +594,9 @@ class SEn extends S {
@override
String get showDistLogo => 'Show distribution logo';

@override
String get shutdown => 'Shutdown';

@override
String get snippet => 'Snippet';

Expand Down Expand Up @@ -622,6 +628,9 @@ class SEn extends S {
@override
String get success => 'Success';

@override
String get suspend => 'Suspend';

@override
String get suspendTip => 'The suspend function requires root privileges and systemd support.';

Expand Down
9 changes: 9 additions & 0 deletions .dart_tool/flutter_gen/gen_l10n/l10n_id.dart
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,9 @@ class SId extends S {
@override
String get pwd => 'Kata sandi';

@override
String get reboot => 'Reboot';

@override
String get remotePath => 'Jalur jarak jauh';

Expand Down Expand Up @@ -591,6 +594,9 @@ class SId extends S {
@override
String get showDistLogo => 'Tampilkan logo distribusi';

@override
String get shutdown => 'Matikan';

@override
String get snippet => 'Snippet';

Expand Down Expand Up @@ -622,6 +628,9 @@ class SId extends S {
@override
String get success => 'Kesuksesan';

@override
String get suspend => 'Suspend';

@override
String get suspendTip => 'Fungsi penangguhan memerlukan hak akses root dan dukungan systemd.';

Expand Down
18 changes: 18 additions & 0 deletions .dart_tool/flutter_gen/gen_l10n/l10n_zh.dart
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,9 @@ class SZh extends S {
@override
String get pwd => '密码';

@override
String get reboot => '重启';

@override
String get remotePath => '远端路径';

Expand Down Expand Up @@ -591,6 +594,9 @@ class SZh extends S {
@override
String get showDistLogo => '显示发行版 Logo';

@override
String get shutdown => '关机';

@override
String get snippet => '代码片段';

Expand Down Expand Up @@ -622,6 +628,9 @@ class SZh extends S {
@override
String get success => '成功';

@override
String get suspend => '挂起';

@override
String get suspendTip => 'suspend 功能需要 root 权限及 systemd 支持。';

Expand Down Expand Up @@ -1246,6 +1255,9 @@ class SZhTw extends SZh {
@override
String get pwd => '密碼';

@override
String get reboot => '重启';

@override
String get remotePath => '遠端路徑';

Expand Down Expand Up @@ -1326,6 +1338,9 @@ class SZhTw extends SZh {
@override
String get showDistLogo => '顯示發行版 Logo';

@override
String get shutdown => '关机';

@override
String get snippet => '程式片段';

Expand Down Expand Up @@ -1357,6 +1372,9 @@ class SZhTw extends SZh {
@override
String get success => '成功';

@override
String get suspend => '挂起';

@override
String get suspendTip => 'suspend 功能需要 root 權限及 systemd 支持。';

Expand Down
36 changes: 18 additions & 18 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 578;
CURRENT_PROJECT_VERSION = 580;
DEVELOPMENT_TEAM = BA88US33G6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist";
Expand All @@ -596,7 +596,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.578;
MARKETING_VERSION = 1.0.580;
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand Down Expand Up @@ -720,7 +720,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 578;
CURRENT_PROJECT_VERSION = 580;
DEVELOPMENT_TEAM = BA88US33G6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist";
Expand All @@ -730,7 +730,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.578;
MARKETING_VERSION = 1.0.580;
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand All @@ -748,7 +748,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 578;
CURRENT_PROJECT_VERSION = 580;
DEVELOPMENT_TEAM = BA88US33G6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist";
Expand All @@ -758,7 +758,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.578;
MARKETING_VERSION = 1.0.580;
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand All @@ -779,7 +779,7 @@
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 578;
CURRENT_PROJECT_VERSION = 580;
DEVELOPMENT_TEAM = BA88US33G6;
GCC_C_LANGUAGE_STANDARD = gnu11;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -792,7 +792,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.578;
MARKETING_VERSION = 1.0.580;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox.StatusWidget;
Expand All @@ -818,7 +818,7 @@
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 578;
CURRENT_PROJECT_VERSION = 580;
DEVELOPMENT_TEAM = BA88US33G6;
GCC_C_LANGUAGE_STANDARD = gnu11;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -831,7 +831,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.578;
MARKETING_VERSION = 1.0.580;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox.StatusWidget;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -854,7 +854,7 @@
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 578;
CURRENT_PROJECT_VERSION = 580;
DEVELOPMENT_TEAM = BA88US33G6;
GCC_C_LANGUAGE_STANDARD = gnu11;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -867,7 +867,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.578;
MARKETING_VERSION = 1.0.580;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox.StatusWidget;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -890,7 +890,7 @@
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 578;
CURRENT_PROJECT_VERSION = 580;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = BA88US33G6;
ENABLE_PREVIEWS = YES;
Expand All @@ -902,7 +902,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.578;
MARKETING_VERSION = 1.0.580;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox.WatchEnd;
Expand Down Expand Up @@ -931,7 +931,7 @@
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 578;
CURRENT_PROJECT_VERSION = 580;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = BA88US33G6;
ENABLE_PREVIEWS = YES;
Expand All @@ -943,7 +943,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.578;
MARKETING_VERSION = 1.0.580;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox.WatchEnd;
PRODUCT_NAME = ServerBox;
Expand All @@ -969,7 +969,7 @@
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 578;
CURRENT_PROJECT_VERSION = 580;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = BA88US33G6;
ENABLE_PREVIEWS = YES;
Expand All @@ -981,7 +981,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.578;
MARKETING_VERSION = 1.0.580;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox.WatchEnd;
PRODUCT_NAME = ServerBox;
Expand Down
6 changes: 3 additions & 3 deletions lib/data/res/build_data.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

class BuildData {
static const String name = "ServerBox";
static const int build = 578;
static const String engine = "3.13.5";
static const String buildAt = "2023-09-25 19:49:19";
static const int build = 580;
static const String engine = "3.13.6";
static const String buildAt = "2023-10-05 19:51:55";
static const int modifications = 4;
static const int script = 19;
}
3 changes: 3 additions & 0 deletions lib/l10n/app_de.arb
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
"process": "Prozess",
"pushToken": "Push Token",
"pwd": "Passwort",
"reboot": "Neustart",
"remotePath": "Entfernte Pfade",
"rename": "Umbenennen",
"reportBugsOnGithubIssue": "Bitte Bugs auf {url} melden",
Expand All @@ -187,6 +188,7 @@
"sftpRmrDirSummary": "Verwenden Sie \"rm -r\", um das Verzeichnis in SFTP zu löschen.",
"sftpSSHConnected": "SFTP Verbunden",
"showDistLogo": "Distributionslogo anzeigen",
"shutdown": "Abschaltung",
"snippet": "Snippet",
"speed": "Tempo",
"spentTime": "Benötigte Zeit: {time}",
Expand All @@ -196,6 +198,7 @@
"stats": "Statistik",
"stop": "Stop",
"success": "Erfolgreich",
"suspend": "Suspend",
"suspendTip": "Die Suspend-Funktion erfordert Root-Rechte und systemd-Unterstützung.",
"syncTip": "Nach der automatischen Synchronisierung kann es erforderlich sein, die App neu zu starten, damit bestimmte Änderungen wirksam werden.",
"system": "Systeme",
Expand Down
Loading

0 comments on commit da65bab

Please sign in to comment.