Skip to content

Fix L10N: "just", "themeDesc" and "connectivity"; update README #1101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Support the following actions

1. You need a windows client

2. Install `Gcc``Inno Setup`
2. Install `Gcc`, `Inno Setup`

3. Run build script

Expand Down
2 changes: 1 addition & 1 deletion lib/common/datetime.dart
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ extension DateTimeExtension on DateTime {
if (minutes >= 1) {
return "$minutes ${appLocalizations.minutes}${appLocalizations.ago}";
}
return appLocalizations.just;
return appLocalizations.justNow;
}

String get show {
Expand Down
6 changes: 3 additions & 3 deletions lib/l10n/arb/intl_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ru": "Russian",
"zh_CN": "Simplified Chinese",
"theme": "Theme",
"themeDesc": "Set dark mode,adjust the color",
"themeDesc": "Set dark mode, adjust the color",
"override": "Override",
"overrideDesc": "Override Proxy related config",
"allowLan": "AllowLan",
Expand Down Expand Up @@ -70,7 +70,7 @@
"minutes": "Minutes",
"seconds": "Seconds",
"ago": " Ago",
"just": "Just",
"justNow": "Just now",
"qrcode": "QR code",
"qrcodeDesc": "Scan QR code to obtain profile",
"url": "URL",
Expand Down Expand Up @@ -143,7 +143,7 @@
"noInfo": "No info",
"pleaseBindWebDAV": "Please bind WebDAV",
"bind": "Bind",
"connectivity": "Connectivity",
"connectivity": "Connectivity:",
"webDAVConfiguration": "WebDAV configuration",
"address": "Address",
"addressHelp": "WebDAV server address",
Expand Down
2 changes: 1 addition & 1 deletion lib/l10n/arb/intl_ja.arb
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"minutes": "分",
"seconds": "秒",
"ago": "前",
"just": "たった今",
"justNow": "たった今",
"qrcode": "QRコード",
"qrcodeDesc": "QRコードをスキャンしてプロファイルを取得",
"url": "URL",
Expand Down
4 changes: 2 additions & 2 deletions lib/l10n/arb/intl_ru.arb
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"minutes": "Минут",
"seconds": "Секунд",
"ago": " назад",
"just": "Только что",
"justNow": "Только что",
"qrcode": "QR-код",
"qrcodeDesc": "Сканируйте QR-код для получения профиля",
"url": "URL",
Expand Down Expand Up @@ -143,7 +143,7 @@
"noInfo": "Нет информации",
"pleaseBindWebDAV": "Пожалуйста, привяжите WebDAV",
"bind": "Привязать",
"connectivity": "Связь",
"connectivity": "Связь:",
"webDAVConfiguration": "Конфигурация WebDAV",
"address": "Адрес",
"addressHelp": "Адрес сервера WebDAV",
Expand Down
2 changes: 1 addition & 1 deletion lib/l10n/arb/intl_zh_CN.arb
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"minutes": "分钟",
"seconds": "秒",
"ago": "前",
"just": "刚刚",
"justNow": "刚刚",
"qrcode": "二维码",
"qrcodeDesc": "扫描二维码获取配置文件",
"url": "URL",
Expand Down
6 changes: 3 additions & 3 deletions lib/l10n/intl/messages_en.dart
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ class MessageLookup extends MessageLookupByLibrary {
"connectionsDesc": MessageLookupByLibrary.simpleMessage(
"View current connections data",
),
"connectivity": MessageLookupByLibrary.simpleMessage("Connectivity"),
"connectivity": MessageLookupByLibrary.simpleMessage("Connectivity:"),
"content": MessageLookupByLibrary.simpleMessage("Content"),
"contentEmptyTip": MessageLookupByLibrary.simpleMessage(
"Content cannot be empty",
Expand Down Expand Up @@ -318,7 +318,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Allow IPv6 inbound",
),
"ja": MessageLookupByLibrary.simpleMessage("Japanese"),
"just": MessageLookupByLibrary.simpleMessage("Just"),
"justNow": MessageLookupByLibrary.simpleMessage("Just now"),
"keepAliveIntervalDesc": MessageLookupByLibrary.simpleMessage(
"Tcp keep alive interval",
),
Expand Down Expand Up @@ -615,7 +615,7 @@ class MessageLookup extends MessageLookupByLibrary {
"theme": MessageLookupByLibrary.simpleMessage("Theme"),
"themeColor": MessageLookupByLibrary.simpleMessage("Theme color"),
"themeDesc": MessageLookupByLibrary.simpleMessage(
"Set dark mode,adjust the color",
"Set dark mode, adjust the color",
),
"themeMode": MessageLookupByLibrary.simpleMessage("Theme mode"),
"threeColumns": MessageLookupByLibrary.simpleMessage("Three columns"),
Expand Down
2 changes: 1 addition & 1 deletion lib/l10n/intl/messages_ja.dart
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ class MessageLookup extends MessageLookupByLibrary {
"ipv6Desc": MessageLookupByLibrary.simpleMessage("有効化するとIPv6トラフィックを受信可能"),
"ipv6InboundDesc": MessageLookupByLibrary.simpleMessage("IPv6インバウンドを許可"),
"ja": MessageLookupByLibrary.simpleMessage("日本語"),
"just": MessageLookupByLibrary.simpleMessage("たった今"),
"justNow": MessageLookupByLibrary.simpleMessage("たった今"),
"keepAliveIntervalDesc": MessageLookupByLibrary.simpleMessage(
"TCPキープアライブ間隔",
),
Expand Down
4 changes: 2 additions & 2 deletions lib/l10n/intl/messages_ru.dart
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ class MessageLookup extends MessageLookupByLibrary {
"connectionsDesc": MessageLookupByLibrary.simpleMessage(
"Просмотр текущих данных о соединениях",
),
"connectivity": MessageLookupByLibrary.simpleMessage("Связь"),
"connectivity": MessageLookupByLibrary.simpleMessage("Связь:"),
"content": MessageLookupByLibrary.simpleMessage("Содержание"),
"contentEmptyTip": MessageLookupByLibrary.simpleMessage(
"Содержание не может быть пустым",
Expand Down Expand Up @@ -340,7 +340,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Разрешить входящий IPv6",
),
"ja": MessageLookupByLibrary.simpleMessage("Японский"),
"just": MessageLookupByLibrary.simpleMessage("Только что"),
"justNow": MessageLookupByLibrary.simpleMessage("Только что"),
"keepAliveIntervalDesc": MessageLookupByLibrary.simpleMessage(
"Интервал поддержания TCP-соединения",
),
Expand Down
2 changes: 1 addition & 1 deletion lib/l10n/intl/messages_zh_CN.dart
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ class MessageLookup extends MessageLookupByLibrary {
"ipv6Desc": MessageLookupByLibrary.simpleMessage("开启后将可以接收IPv6流量"),
"ipv6InboundDesc": MessageLookupByLibrary.simpleMessage("允许IPv6入站"),
"ja": MessageLookupByLibrary.simpleMessage("日语"),
"just": MessageLookupByLibrary.simpleMessage("刚刚"),
"justNow": MessageLookupByLibrary.simpleMessage("刚刚"),
"keepAliveIntervalDesc": MessageLookupByLibrary.simpleMessage("TCP保持活动间隔"),
"key": MessageLookupByLibrary.simpleMessage("键"),
"keyExists": MessageLookupByLibrary.simpleMessage("当前键已存在"),
Expand Down
14 changes: 7 additions & 7 deletions lib/l10n/l10n.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.