Files
cowspent/app/src/main/res/values/strings.xml
T
2026-06-30 07:37:52 +02:00

277 lines
17 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="app_name">Cowspent</string>
<string name="label_all_bills">All bills</string>
<string name="action_create_bill">New bill</string>
<string name="action_settings">App settings</string>
<string name="action_scan_qrcode">Scan QRCode from Cospend/Cowspent</string>
<string name="action_add_project">Add project</string>
<string name="action_save_bill">Save bill</string>
<string name="action_edit_project">Edit project</string>
<string name="action_share_project">Share project</string>
<string name="setting_what">What?</string>
<string name="setting_payer">Who paid?</string>
<string name="setting_all">All</string>
<string name="setting_none">None</string>
<string name="save_or_discard_bill_dialog_title">Bill edition</string>
<string name="save_or_discard_bill_dialog_message">Bill values have been changed. What do you want to do?</string>
<string name="save_or_discard_bill_dialog_save">Save</string>
<string name="save_or_discard_bill_dialog_discard">Discard</string>
<string name="currency_manager">Currency manager</string>
<string name="setting_comment">Comment</string>
<string name="currency_dialog_title">Convert current amount from another currency into %s</string>
<string name="main_currency">Main currency</string>
<string name="setting_owers">For whom?</string>
<string name="setting_project_id">Project ID/name</string>
<string name="setting_project_repetition">Repeat this bill every</string>
<string name="setting_payment_mode">Mode</string>
<string name="setting_category">Category</string>
<string name="action_label_bills">Label missing categories</string>
<string name="label_bills_title">Label Bills</string>
<string name="label_bills_no_more">No more bills to label</string>
<string name="label_bills_skip">Skip</string>
<string name="label_bills_suggested">Suggested</string>
<string name="label_bills_no_suggestions">No suggestions for this bill</string>
<string name="new_project_what_todo">What do you want to do?</string>
<string name="new_project_where">Where?</string>
<string name="where_local_short">Local</string>
<string name="where_cospend_short">Cospend</string>
<string name="where_ihatemoney_short">ihatemoney</string>
<string name="setting_ihatemoney_project_url">ihatemoney address</string>
<string name="todo_join_label">Join</string>
<string name="todo_create_label">Create</string>
<string name="setting_cospend_project_url">Nextcloud address</string>
<string name="setting_password">Password (local)</string>
<string name="setting_new_project_password">Password</string>
<string name="setting_new_project_name">Project title</string>
<string name="setting_new_project_email">E-mail</string>
<string name="warning_auth_project_creation">Warning: creating a Cospend project using Nextcloud account works with Cospend v0.3.4 and higher.</string>
<string name="auth_project_creation_title">Authenticated project creation</string>
<string name="project_edition_no_change">Nothing was changed</string>
<string name="project_added_success">Project successfully added to Cowspent</string>
<string name="action_search">Search</string>
<string name="action_delete">Delete</string>
<string name="simple_error">Error</string>
<string name="simple_close">Close</string>
<string name="simple_loading">Loading</string>
<string name="sync_error_dialog_title">Project sync failed</string>
<string name="sync_error_dialog_full_content">Synchronization with project %1$s failed. Error message:\n\n%2$s\n\nThe associated remote project might not exist anymore. If so, you could remove this project from Cowspent.</string>
<string name="error_maintenance_mode">The Nextcloud instance is probably in maintenance mode</string>
<string name="error_400">400 Bad request</string>
<string name="error_401">401 Unauthorized</string>
<string name="error_403">403 Forbidden</string>
<string name="error_404">404 Not Found</string>
<string name="creating_remote_project">Creating remote project</string>
<string name="simple_cancel">Cancel</string>
<string name="simple_ok" tools:ignore="ButtonCase,Typos">Ok</string>
<string name="simple_yes">Yes</string>
<string name="simple_no">No</string>
<string name="simple_edit_bill">Edit bill</string>
<string name="simple_new_bill">New bill</string>
<string name="simple_add_project">Add project in Cowspent</string>
<string name="simple_edit_project">Edit project</string>
<string name="simple_about">About</string>
<string name="share_impossible">Impossible to share this project</string>
<string name="simple_settle_share">Share</string>
<string name="simple_create_bills">Create bills</string>
<string name="settle_bill_what">Settlement bill</string>
<string name="simple_share_share">Share Cowspent link</string>
<string name="menu_delete_project_remote">Delete project on server</string>
<string name="menu_save_project">Save project</string>
<string name="fab_add_member">Add a member</string>
<string name="fab_rm_project">Remove Project</string>
<string name="remove_project_confirmation">Project %1$s has been removed</string>
<string name="choose_project_management_action">Manage project</string>
<string name="fab_manage_members">Manage members</string>
<string name="fab_export_project">Export project</string>
<string name="drawer_last_sync_text">Last sync: %1$02d:%2$02d</string>
<string name="scan_qrcode">Scan QR code</string>
<string name="new_project_from_nextcloud_tooltip">Choose from Nextcloud account</string>
<string name="import_tooltip">Import from CSV file</string>
<string name="import_error_owers">Malformed CSV, bad owers on line %1$d</string>
<string name="import_error_date">Malformed CSV, bad date on line %1$d</string>
<string name="import_error_header">Malformed CSV, bad column names on line %1$d</string>
<string name="member_already_exists">This member already exists in this project</string>
<string name="confirm_remove_project_dialog_title">Are you sure?</string>
<string name="confirm_delete_project_dialog_title">Are you sure you want to delete remote project?</string>
<string name="confirm_remove_project_dialog_message">The remote project will NOT be deleted</string>
<string name="member_edit_toggle">Activated</string>
<string name="member_edit_name">Name</string>
<string name="member_edit_color">Color</string>
<string name="member_edit_weight">Weight</string>
<string name="member_edit_delete">Delete member</string>
<string name="remote_project_operation_no_network">Remote project operations require network connectivity</string>
<string name="insufficient_access_level">You are not allowed to perform this action</string>
<!-- Settings -->
<string name="settings_appearance_category">Appearance</string>
<string name="settings_network_category">Network</string>
<string name="settings_other_category">Other</string>
<string name="settings_about">About Cowspent</string>
<string name="settings_server_settings">Nextcloud account</string>
<string name="account_logged_in_as">Logged in as %1$s</string>
<string name="account_logout">Logout</string>
<string name="settings_url">Server address</string>
<string name="settings_url_warn_http">WARNING: "http" is unsafe. Please use "https".</string>
<string name="settings_username">Username</string>
<string name="settings_password">Password</string>
<string name="settings_submit">Connect</string>
<string name="settings_night_mode_title">Theme</string>
<string name="settings_offline_mode_title">Offline mode</string>
<string name="settings_offline_mode_summary">Only sync manually.</string>
<string name="settings_color_title">Custom color</string>
<string name="settings_color_summary">UI Accent color</string>
<string name="settings_colorpicker_title">Choose color</string>
<string name="settings_color_mode_title">Color Selection</string>
<string name="pref_value_color_system">System</string>
<string name="pref_value_color_server">Nextcloud</string>
<string name="pref_value_color_manual">Manual</string>
<string name="currency_saved_success">Main currency saved</string>
<string name="file_saved_success">Project saved in %s</string>
<string name="add_member_dialog_title">New member name</string>
<string name="edit_member_dialog_title">Edit member</string>
<string name="center_none">Optimal</string>
<string name="settle_who">Who pays?</string>
<string name="settle_to_whom">To whom?</string>
<string name="settle_how_much">How much?</string>
<string name="total">Total Spent: %s</string>
<string name="stats_date_min">From</string>
<string name="stats_date_max">To</string>
<string name="stats_who">Who</string>
<string name="stats_paid">Paid</string>
<string name="stats_spent">Spent</string>
<string name="stats_balance">Balance</string>
<string name="fab_statistics">Statistics</string>
<string name="fab_settle">Settle</string>
<string name="project_add_success_message">Project %1$s was successfully added</string>
<string name="project_create_success_message">Project %1$s was successfully created</string>
<string name="project_add_success_title">Project added</string>
<string name="project_create_success_title">Project created</string>
<string name="statistic_title">Statistics</string>
<string name="settle_dialog_title">Settle the project</string>
<string name="settle_dialog_balanced">The expenses in this project are already balanced. There is nothing to settle!</string>
<string name="share_dialog_title">Share the project</string>
<string name="share_project_dialog_message">Scan this QRCode with Cowspent or a scanner app on an Android device where Cowspent is installed. You can also simply send/share the Cowspent link above.</string>
<string name="share_project_public_url_dialog_message">Share this web link to let others access the project with a web browser.</string>
<string name="share_project_public_url_title">Web link</string>
<string name="share_project_public_qrcode_title">Cowspent link</string>
<string name="qrcode_link_open_attempt_warning">Share this link to a Cowspent user.</string>
<string name="share_share_intent_title">Cowspent link of %1$s</string>
<string name="share_share_chooser_title">Share Cowspent link of %1$s</string>
<string name="share_settle_intro">Here is how to settle project %1$s :</string>
<string name="share_settle_sentence">%1$s owes %3$.2f to %2$s</string>
<string name="share_settle_title">Settle the project %1$s</string>
<string name="share_stats_intro">Statistics of project %1$s :</string>
<string name="share_stats_header">MEMBER_NAME (PAID | SPENT | BALANCE)</string>
<string name="drawer_no_account">Click here to connect to a Nextcloud account</string>
<string name="add_bill_impossible_no_member">At least one activated member is required to add a bill</string>
<string name="edit_project_local_impossible">Impossible for local projects</string>
<string name="choose_account_project_dialog_title">Choose a project from your Nextcloud account</string>
<string name="choose_account_project_dialog_impossible">There is no Cospend project in your Nextcloud account</string>
<string name="activity_dialog_title">Activity in project %1$s</string>
<!-- Bills list corner cases -->
<string name="no_projects_title">No Projects</string>
<string name="no_projects_text">You don\'t have any projects yet. If you have Cospend installed on a Nextcloud server, you can configure your Nextcloud account. Alternatively, you can manually add projects.</string>
<string name="configure_account_choice">Configure Nextcloud account</string>
<string name="add_project_choice">Manually add a project (Cospend or local)</string>
<string name="no_members_title">No Members</string>
<string name="no_members_text">This project doesn\'t have any members. In order to create bills, you need to add at least one member (better two or more).</string>
<string name="no_bills_title">No Bills</string>
<string name="no_bills_text">This project doesn\'t have any bills. Click the button below to add your first bill.</string>
<!-- Certificates -->
<!-- Network -->
<!-- Error -->
<string name="error_project_connect_check">Impossible to reach the remote project:\n\n%1$s</string>
<string name="error_sync">Project sync failed: %1$s</string>
<string name="error_invalid_login">Invalid login: %1$s</string>
<string name="error_json">is the Cospend app activated on the server?</string>
<string name="error_io">server connection is broken</string>
<string name="error_no_network">no network connection</string>
<string name="error_server">server error</string>
<string name="error_username_password_invalid">wrong username or password</string>
<string name="error_invalid_email">Invalid e-mail address</string>
<string name="error_invalid_project_remote_id">Invalid project ID/name</string>
<string name="error_invalid_project_name">Invalid project title</string>
<string name="error_invalid_bill_what">Invalid bill name</string>
<string name="error_invalid_bill_date">Invalid bill date</string>
<string name="error_invalid_bill_payerid">Bill should have a payer</string>
<string name="error_invalid_bill_owers">Bill should have at least one ower</string>
<string name="error_create_remote_project_helper">Error at remote project creation : %s</string>
<string name="error_edit_remote_project_helper">Error at remote project edition : %s</string>
<string name="error_token_mismatch">Please reauthenticate your SSO account in settings</string>
<string name="error_req_failed">Request failed</string>
<!-- About -->
<string name="about_version">Version %1$s</string>
<string name="about_maintainer_title">Maintainer</string>
<string name="about_maintainer" translatable="false">Helcel.net</string>
<string name="about_license_title">License</string>
<string name="about_license" translatable="false">GNU GPL3x / CC BY-SA 4.0</string>
<string name="about_source_title">Source code</string>
<string name="about_source" translatable="false">https://github.com/helcel-net/cowspent</string>
<!-- Key / Values for preferences -->
<string name="pref_key_night_mode" translatable="false">nightMode</string>
<string name="pref_key_color" translatable="false">appColor</string>
<string name="pref_key_server_color" translatable="false">serverColor</string>
<string name="pref_key_avatar" translatable="false">ncAvatar</string>
<string name="pref_key_use_server_color" translatable="false">useServerColor</string>
<string name="pref_key_use_system_color" translatable="false">useSystemColor</string>
<string name="pref_key_color_mode" translatable="false">colorMode</string>
<string name="pref_key_offline_mode" translatable="false">offlineMode</string>
<string name="pref_key_show_archived" translatable="false">showArchived</string>
<string name="pref_value_theme_light">Light</string>
<string name="pref_value_theme_dark">Dark</string>
<string name="pref_value_theme_system">Follow system</string>
<string name="pref_value_night_mode_no" translatable="false">1</string>
<string name="pref_value_night_mode_yes" translatable="false">2</string>
<string name="pref_value_night_mode_system" translatable="false">-1</string>
<string name="use_sso_toggle">Use Nextcloud app account</string>
<!-- QR Code Scanner -->
<string name="error_scanning_bill_qr_code">QR code could not be scanned.</string>
<string name="fab_manage_currencies">Manage currencies</string>
<string name="setting_show_archived">Show archived projects</string>
<string name="repeat_no">No repeat</string>
<string name="repeat_day">Daily</string>
<string name="repeat_week">Weekly</string>
<string name="repeat_fortnight">Fortnightly</string>
<string name="repeat_month">Monthly</string>
<string name="repeat_year">Yearly</string>
<string name="payment_mode_none">No payment mode</string>
<string name="payment_mode_all">All payment modes</string>
<string name="payment_mode_credit_card">Credit card</string>
<string name="payment_mode_cash">Cash</string>
<string name="payment_mode_check">Check</string>
<string name="payment_mode_online">Online service</string>
<string name="payment_mode_transfer">Transfer</string>
<string name="category_none">No category</string>
<string name="category_all">All categories</string>
<string name="category_all_except_reimbursement">All except reimbursement</string>
<string name="category_groceries">Grocery</string>
<string name="category_leisure">Bar/Party</string>
<string name="category_rent">Rent</string>
<string name="category_bills">Bill</string>
<string name="category_excursion">Excursion/Culture</string>
<string name="category_health">Health</string>
<string name="category_shopping">Shopping</string>
<string name="category_reimbursement">Reimbursement</string>
<string name="category_restaurant">Restaurant</string>
<string name="category_accomodation">Accommodation</string>
<string name="category_transport">Transport</string>
<string name="category_sport">Sport</string>
</resources>