Changeset View
Changeset View
Standalone View
Standalone View
src/l10n/en/100-ui.ftl
### This file is part of kazv. | ### This file is part of kazv. | ||||
### SPDX-FileCopyrightText: 2020-2023 tusooa <tusooa@kazv.moe> | ### SPDX-FileCopyrightText: 2020-2023 tusooa <tusooa@kazv.moe> | ||||
### SPDX-License-Identifier: AGPL-3.0-or-later | ### SPDX-License-Identifier: AGPL-3.0-or-later | ||||
app-title = { -kt-app-name } | app-title = { -kt-app-name } | ||||
about-page-title = About { -kt-app-name } | |||||
about-copyright = (c) 2020- the Kazv Project | |||||
about-display-name = { -kt-app-name } { $version } | |||||
about-short-description = Convergent Matrix client and instant messaging app | |||||
about-license = licensed under AGPL 3 or later | |||||
about-used-libraries = Used libraries | |||||
about-authors = Authors | |||||
about-author-email-action = Write an email | |||||
about-author-website-action = Access website | |||||
about-author-task-maintainer = Maintainer | |||||
about-author-task-developer = Developer | |||||
user-name-with-id = { $name } ({ $userId }) | user-name-with-id = { $name } ({ $userId }) | ||||
user-name-overrided = { $overridedName } ({ $globalName }) | user-name-overrided = { $overridedName } ({ $globalName }) | ||||
global-drawer-title = { -kt-app-name } | global-drawer-title = { -kt-app-name } | ||||
global-drawer-action-switch-account = Switch account | global-drawer-action-switch-account = Switch account | ||||
global-drawer-action-hard-logout = Logout | global-drawer-action-hard-logout = Logout | ||||
global-drawer-action-save-session = Save current session | global-drawer-action-save-session = Save current session | ||||
global-drawer-action-configure-shortcuts = Configure shortcuts | global-drawer-action-configure-shortcuts = Configure shortcuts | ||||
global-drawer-action-settings = Settings | global-drawer-action-settings = Settings | ||||
global-drawer-action-create-room = Create room | global-drawer-action-create-room = Create room | ||||
global-drawer-action-join-room = Join room | global-drawer-action-join-room = Join room | ||||
global-drawer-action-about = About { -kt-app-name } | |||||
action-settings-page-title = Configure shortcuts | action-settings-page-title = Configure shortcuts | ||||
action-settings-shortcut-prompt = Shortcut: { $shortcut } | action-settings-shortcut-prompt = Shortcut: { $shortcut } | ||||
action-settings-shortcut-none = (none) | action-settings-shortcut-none = (none) | ||||
action-settings-shortcut-edit-action = Edit | action-settings-shortcut-edit-action = Edit | ||||
action-settings-shortcut-remove-action = Clear | action-settings-shortcut-remove-action = Clear | ||||
action-settings-shortcut-conflict-modal-title = Conflicting shortcuts | action-settings-shortcut-conflict-modal-title = Conflicting shortcuts | ||||
action-settings-shortcut-conflict = The shortcut { $shortcut } has conflicts with other actions. <br>If you continue, the shortcuts for other actions will be cleared. <br><br>Conflicting actions: <br>{ $conflictingAction } | action-settings-shortcut-conflict = The shortcut { $shortcut } has conflicts with other actions. <br>If you continue, the shortcuts for other actions will be cleared. <br><br>Conflicting actions: <br>{ $conflictingAction } | ||||
▲ Show 20 Lines • Show All 369 Lines • Show Last 20 Lines |