Files
Kazier/mobile/i18n/en.json
T

27 lines
1022 B
JSON

{
"files": "Files",
"search": "Search",
"configuration": "Settings",
"add_folder": "Add a folder",
"no_folders_yet": "No folders yet. Tap \"Add a folder\" to sync a folder.",
"folder": "Folder",
"empty_folder": "Empty folder — next syncDevice will refresh it.",
"bytes": "B",
"kilobytes": "KB",
"megabytes": "MB",
"login_title": "Sign in",
"login_subtitle": "Sign in to your account",
"login_username": "Username",
"login_password": "Password",
"login_submit": "Sign in",
"login_submitting": "Signing in…",
"login_error_required": "Username and password are required",
"login_error_generic": "Could not sign in right now",
"login_switch_title": "Account already signed in",
"login_switch_message": "This sign-in will replace the active account on this device. Continue?",
"login_switch_confirm": "Replace",
"login_switch_cancel": "Cancel",
"login_skip": "Continue without account",
"skip_message": "Local mode — your folders stay on this device and are not synced."
}