mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2026-01-04 03:54:53 +01:00
Currently translated at 65.2% (92 of 141 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 65.2% (92 of 141 strings) Translated using Weblate (German) Currently translated at 73.7% (104 of 141 strings) Translated using Weblate (German) Currently translated at 73.7% (104 of 141 strings) Translated using Weblate (German) Currently translated at 73.7% (104 of 141 strings) Translated using Weblate (English) Currently translated at 100.0% (141 of 141 strings) Co-authored-by: Matthew Kilgore <matthew@kilgore.dev> Co-authored-by: MyMemory <noreply-mt-mymemory@weblate.org> Co-authored-by: Sascha Brockel <gsydaydreamer@gmail.com> Co-authored-by: dongzh <whitefivefiveopen@gmail.com> Co-authored-by: hirnchirurg <wilhelm.humerez@posteo.de> Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/de/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/en/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/zh_Hans/ Translation: Homebox/Frontend
190 lines
9.3 KiB
JSON
190 lines
9.3 KiB
JSON
{
|
|
"components": {
|
|
"app": {
|
|
"import_dialog": {
|
|
"change_warning": "Behavior for imports with existing import_refs has changed. If an import_ref is present in the CSV file, the \nitem will be updated with the values in the CSV file.",
|
|
"description": "Import a CSV file containing your items, labels, and locations. See documentation for more information on the \nrequired format.",
|
|
"title": "Import CSV File",
|
|
"upload": "Upload"
|
|
}
|
|
},
|
|
"global": {
|
|
"page_qr_code": {
|
|
"page_url": "Page URL"
|
|
},
|
|
"password_score": {
|
|
"password_strength": "Password Strength"
|
|
}
|
|
},
|
|
"item": {
|
|
"create_modal": {
|
|
"title": "Create Item",
|
|
"photo_button": "Photo 📷"
|
|
},
|
|
"view": {
|
|
"selectable": {
|
|
"card": "Card",
|
|
"items": "Items",
|
|
"no_items": "No Items to Display",
|
|
"table": "Table"
|
|
}
|
|
}
|
|
},
|
|
"label": {
|
|
"create_modal": {
|
|
"title": "Create Label"
|
|
}
|
|
},
|
|
"location": {
|
|
"create_modal": {
|
|
"title": "Create Location"
|
|
}
|
|
}
|
|
},
|
|
"global": {
|
|
"build": "Build: { build }",
|
|
"confirm": "Confirm",
|
|
"create": "Create",
|
|
"create_and_add": "Create and Add Another",
|
|
"created": "Created",
|
|
"email": "Email",
|
|
"follow_dev": "Follow the Developer",
|
|
"github": "GitHub Project",
|
|
"items": "Items",
|
|
"join_discord": "Join the Discord",
|
|
"labels": "Labels",
|
|
"locations": "Locations",
|
|
"name": "Name",
|
|
"password": "Password",
|
|
"read_docs": "Read the Docs",
|
|
"search": "Search",
|
|
"sign_out": "Sign Out",
|
|
"submit": "Submit",
|
|
"version": "Version: { version }",
|
|
"welcome": "Welcome, { username }"
|
|
},
|
|
"index": {
|
|
"disabled_registration": "Registration Disabled",
|
|
"dont_join_group": "Don't want to join a group?",
|
|
"joining_group": "You're Joining an Existing Group!",
|
|
"login": "Login",
|
|
"register": "Register",
|
|
"remember_me": "Remember Me",
|
|
"set_email": "What's your email?",
|
|
"set_name": "What's your name?",
|
|
"set_password": "Set your password",
|
|
"tagline": "Track, Organize, and Manage your Things."
|
|
},
|
|
"items": {
|
|
"add": "Add",
|
|
"created_at": "Created At",
|
|
"custom_fields": "Custom Fields",
|
|
"field_selector": "Field Selector",
|
|
"field_value": "Field Value",
|
|
"first": "First",
|
|
"include_archive": "Include Archived Items",
|
|
"last": "Last",
|
|
"negate_labels": "Negate Selected Labels",
|
|
"next_page": "Next Page",
|
|
"no_results": "No Items Found",
|
|
"options": "Options",
|
|
"order_by": "Order By",
|
|
"pages": "Page { page } of { totalPages }",
|
|
"prev_page": "Previous Page",
|
|
"query_id": "Querying Asset ID Number: { id }",
|
|
"reset_search": "Reset Search",
|
|
"results": "{ total } Results",
|
|
"tip_1": "Location and label filters use the 'OR' operation. If more than one is selected only one will be\n required for a match.",
|
|
"tip_2": "Searches prefixed with '#'' will query for a asset ID (example '#000-001')",
|
|
"tip_3": "Field filters use the 'OR' operation. If more than one is selected only one will be required for a\n match.",
|
|
"tips": "Tips",
|
|
"tips_sub": "Search Tips",
|
|
"updated_at": "Updated At"
|
|
},
|
|
"profile": {
|
|
"active": "Active",
|
|
"change_password": "Change Password",
|
|
"currency_format": "Currency Format",
|
|
"current_password": "Current Password",
|
|
"delete_account": "Delete Account",
|
|
"delete_account_sub": "Delete your account and all its associated data. This can not be undone.",
|
|
"enabled": "Enabled",
|
|
"gen_invite": "Generate Invite Link",
|
|
"group_settings": "Group Settings",
|
|
"group_settings_sub": "Shared Group Settings. You may need to refresh your browser for some settings to apply.",
|
|
"inactive": "Inactive",
|
|
"new_password": "New Password",
|
|
"notifier_modal": "{ type, select, true {Edit} false {Create} other {Other}} Notifier",
|
|
"notifiers": "Notifiers",
|
|
"notifiers_sub": "Get notifications for upcoming maintenance reminders",
|
|
"test": "Test",
|
|
"theme_settings": "Theme Settings",
|
|
"theme_settings_sub": "Theme settings are stored in your browser's local storage. You can change the theme at any time. If you're\n having trouble setting your theme try refreshing your browser.",
|
|
"update_group": "Update Group",
|
|
"url": "URL",
|
|
"user_profile": "User Profile",
|
|
"user_profile_sub": "Invite users, and manage your account.",
|
|
"display_header": "{ currentValue, select, true {Hide Header} false {Show Header} other {Not Hit}}",
|
|
"language": "Language",
|
|
"update_language": "Update Language"
|
|
},
|
|
"tools": {
|
|
"reports": "Reports",
|
|
"reports_sub": "Generate different reports for your inventory.",
|
|
"reports_set": {
|
|
"asset_labels": "Asset ID Labels",
|
|
"asset_labels_sub": "Generates a printable PDF of labels for a range of Asset ID. These are not specific to your inventory so you are able to print labels ahead of time and apply them to your inventory when you receive them.",
|
|
"asset_labels_button": "Label Generator",
|
|
"bill_of_materials": "Bill of Materials",
|
|
"bill_of_materials_sub": "Generates a CSV (Comma Separated Values) file that can be imported into a spreadsheet program. This is a summary of your inventory with basic item and pricing information.",
|
|
"bill_of_materials_button": "Generate BOM"
|
|
},
|
|
"import_export": "Import/Export",
|
|
"import_export_sub": "Import and export your inventory to and from a CSV file. This is useful for migrating your inventory to a new instance of Homebox.",
|
|
"import_export_set": {
|
|
"import": "Import Inventory",
|
|
"import_sub": "Imports the standard CSV format for Homebox. Without an '<code>'HB.import_ref'</code>' column, this will '<b>'not'</b>' overwrite any existing items in your inventory, only add new items. Rows with an '<code>'HB.import_ref'</code>' column are merged into existing items with the same import_ref, if one exists.",
|
|
"import_button": "Import Inventory",
|
|
"export": "Export Inventory",
|
|
"export_sub": "Exports the standard CSV format for Homebox. This will export all items in your inventory.",
|
|
"export_button": "Export Inventory"
|
|
},
|
|
"actions": "Inventory Actions",
|
|
"actions_sub": "Apply Actions to your inventory in bulk. These are irreversible actions. '<b>'Be careful.'</b>'",
|
|
"actions_set": {
|
|
"ensure_ids": "Ensure Asset IDs",
|
|
"ensure_ids_sub": "Ensures that all items in your inventory have a valid asset_id field. This is done by finding the highest current asset_id field in the database and applying the next value to each item that has an unset asset_id field. This is done in order of the created_at field.",
|
|
"ensure_ids_button": "Ensure Asset IDs",
|
|
"ensure_import_refs": "Ensure Import Refs",
|
|
"ensure_import_refs_sub": "Ensures that all items in your inventory have a valid import_ref field. This is done by randomly generating a 8 character string for each item that has an unset import_ref field.",
|
|
"ensure_import_refs_button": "Ensure Import Refs",
|
|
"zero_datetimes": "Zero Item Date Times",
|
|
"zero_datetimes_sub": "Resets the time value for all date time fields in your inventory to the beginning of the date. This is to fix a bug that was introduced early on in the development of the site that caused the time value to be stored with the time which caused issues with date fields displaying accurate values. '<a class=\"link\" href=\"https://github.com/hay-kot/homebox/issues/236\" target=\"_blank\">'See Github Issue #236 for more details.'</a>'",
|
|
"zero_datetimes_button": "Zero Item Date Times",
|
|
"set_primary_photo": "Set Primary Photo",
|
|
"set_primary_photo_sub": "In version v0.10.0 of Homebox, the primary image field was added to attachments of type photo. This action will set the primary image field to the first image in the attachments array in the database, if it is not already set. '<a class=\"link\" href=\"https://github.com/hay-kot/homebox/pull/576\">'See GitHub PR #576'</a>'",
|
|
"set_primary_photo_button": "Set Primary Photo"
|
|
}
|
|
},
|
|
"languages": {
|
|
"ca": "Catalan",
|
|
"de": "German",
|
|
"en": "English",
|
|
"es": "Spanish",
|
|
"fr": "French",
|
|
"hu": "Hungarian",
|
|
"it": "Italian",
|
|
"nl": "Dutch",
|
|
"pl": "Polish",
|
|
"pt-BR": "Portuguese (Brazil)",
|
|
"ru": "Russian",
|
|
"sl": "Slovenian",
|
|
"sv": "Swedish",
|
|
"tr": "Turkish",
|
|
"zh-CN": "Chinese (Simplified)",
|
|
"zh-HK": "Chinese (Hong Kong)",
|
|
"zh-MO": "Chinese (Macau)",
|
|
"zh-TW": "Chinese (Traditional)"
|
|
}
|
|
}
|