Translated using Weblate (English)

Currently translated at 99.4% (173 of 174 strings)

Translated using Weblate (German)

Currently translated at 88.8% (151 of 170 strings)

Translated using Weblate (German)

Currently translated at 88.8% (151 of 170 strings)

Co-authored-by: Matthew Kilgore <matthew@kilgore.dev>
Co-authored-by: MyMemory <noreply-mt-mymemory@weblate.org>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/de/
Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/en/
Translation: Homebox/Frontend
This commit is contained in:
Weblate
2024-09-25 02:05:08 +00:00
parent 4e260c5a8b
commit 1fc9843450
2 changed files with 123 additions and 119 deletions

View File

@@ -123,8 +123,16 @@
},
"maintenance": {
"list": {
"create_first": "Erstellen Sie Ihren ersten Eintrag",
"delete": "Löschen",
"edit": "Bearbeiten",
"new": "Neu"
"new": "Neuer"
},
"modal": {
"edit_action": "Aktualisieren",
"edit_title": "Eintrag bearbeiten",
"new_action": "Erstellen",
"new_title": "Neuer Eintrag"
},
"monthly_average": "Monatsdurchschnitt",
"total_cost": "Gesamtkosten"

View File

@@ -18,8 +18,8 @@
},
"item": {
"create_modal": {
"title": "Create Item",
"photo_button": "Photo 📷"
"photo_button": "Photo 📷",
"title": "Create Item"
},
"view": {
"selectable": {
@@ -78,12 +78,6 @@
"set_password": "Set your password",
"tagline": "Track, Organize, and Manage your Things."
},
"labels": {
"no_results": "No Labels Found"
},
"locations": {
"no_results": "No Locations Found"
},
"items": {
"add": "Add",
"created_at": "Created At",
@@ -110,116 +104,8 @@
"tips_sub": "Search Tips",
"updated_at": "Updated At"
},
"menu":{
"home": "Home",
"locations": "Locations",
"search": "Search",
"maintenance": "Maintenance",
"profile": "Profile",
"tools": "Tools"
},
"maintenance": {
"total_entries": "Total Entries",
"total_cost": "Total Cost",
"monthly_average": "Monthly Average",
"list":
{
"new": "New",
"edit": "Edit",
"delete": "Delete",
"create_first": "Create Your First Entry"
},
"modal":
{
"new_title": "New Entry",
"edit_title": "Edit Entry",
"new_action": "Create",
"edit_action": "Update",
"delete_confirmation": "Are you sure you want to delete this entry?",
"entry_name": "Entry Name",
"completed_date": "Completed Date",
"scheduled_date": "Scheduled Date",
"notes": "Notes",
"cost": "Cost"
},
"filter":
{
"scheduled": "Scheduled",
"completed": "Completed",
"both": "Both"
},
"toast":
{
"failed_to_delete": "Failed to delete entry",
"failed_to_create": "Failed to create entry",
"failed_to_update" : "Failed to update entry"
}
},
"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",
"no_notifiers": "No notifiers configured",
"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"
}
"labels": {
"no_results": "No Labels Found"
},
"languages": {
"ca": "Catalan",
@@ -240,5 +126,115 @@
"zh-HK": "Chinese (Hong Kong)",
"zh-MO": "Chinese (Macau)",
"zh-TW": "Chinese (Traditional)"
},
"locations": {
"no_results": "No Locations Found"
},
"maintenance": {
"filter": {
"both": "Both",
"completed": "Completed",
"scheduled": "Scheduled"
},
"list": {
"create_first": "Create Your First Entry",
"delete": "Delete",
"edit": "Edit",
"new": "New"
},
"modal": {
"completed_date": "Completed Date",
"cost": "Cost",
"delete_confirmation": "Are you sure you want to delete this entry?",
"edit_action": "Update",
"edit_title": "Edit Entry",
"entry_name": "Entry Name",
"new_action": "Create",
"new_title": "New Entry",
"notes": "Notes",
"scheduled_date": "Scheduled Date"
},
"monthly_average": "Monthly Average",
"toast": {
"failed_to_create": "Failed to create entry",
"failed_to_delete": "Failed to delete entry",
"failed_to_update": "Failed to update entry"
},
"total_cost": "Total Cost",
"total_entries": "Total Entries"
},
"menu": {
"home": "Home",
"locations": "Locations",
"maintenance": "Maintenance",
"profile": "Profile",
"search": "Search",
"tools": "Tools"
},
"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.",
"display_header": "{ currentValue, select, true {Hide Header} false {Show Header} other {Not Hit}}",
"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",
"language": "Language",
"new_password": "New Password",
"no_notifiers": "No notifiers configured",
"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",
"update_language": "Update Language",
"url": "URL",
"user_profile": "User Profile",
"user_profile_sub": "Invite users, and manage your account."
},
"tools": {
"actions": "Inventory Actions",
"actions_set": {
"ensure_ids": "Ensure Asset IDs",
"ensure_ids_button": "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_import_refs": "Ensure Import Refs",
"ensure_import_refs_button": "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.",
"set_primary_photo": "Set Primary Photo",
"set_primary_photo_button": "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>'",
"zero_datetimes": "Zero Item Date Times",
"zero_datetimes_button": "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>'"
},
"actions_sub": "Apply Actions to your inventory in bulk. These are irreversible actions. '<b>'Be careful.'</b>'",
"import_export": "Import/Export",
"import_export_set": {
"export": "Export Inventory",
"export_button": "Export Inventory",
"export_sub": "Exports the standard CSV format for Homebox. This will export all items in your inventory.",
"import": "Import Inventory",
"import_button": "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_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.",
"reports": "Reports",
"reports_set": {
"asset_labels": "Asset ID Labels",
"asset_labels_button": "Label Generator",
"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.",
"bill_of_materials": "Bill of Materials",
"bill_of_materials_button": "Generate BOM",
"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."
},
"reports_sub": "Generate different reports for your inventory."
}
}