33 lines
1.2 KiB
JSON
33 lines
1.2 KiB
JSON
{
|
|
"files": "Files",
|
|
"search": "Search",
|
|
"configuration": "Settings",
|
|
"nav": {
|
|
"files": "Files",
|
|
"search": "Search",
|
|
"settings": "Settings"
|
|
},
|
|
"add_folder": "Add a folder",
|
|
"no_folders_yet": "No folders yet. Tap \"Add a folder\" to sync a folder.",
|
|
"no_files_yet": "No files yet. Tap \"Add a folder\" to sync your files.",
|
|
"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."
|
|
}
|