Translated using Weblate (Czech)

Currently translated at 70.6% (339 of 480 strings)

Translated using Weblate (English)

Currently translated at 100.0% (480 of 480 strings)

Co-authored-by: Adam Havránek <adamhavra@seznam.cz>
Co-authored-by: Matthew Kilgore <matthew@kilgore.dev>
Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/cs/
Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/en/
Translation: Homebox/Frontend
This commit is contained in:
Weblate 2025-05-29 18:00:40 +00:00
parent 3a4fae5eb8
commit 74cefafdb7
2 changed files with 36 additions and 21 deletions

View File

@ -1,10 +1,20 @@
{
"components": {
"app": {
"create_modal": {
"createAndAddAnother": "Použijte {shiftKey} + {enterKey} pro vytvoření a přidání dalšího.",
"enter": "Potvrdit",
"shift": "Posunout"
},
"import_dialog": {
"change_warning": "Změnilo se chování importů s existujícími import_refs. Pokud je v souboru CSV přítomen import_ref, bude \n položka aktualizována hodnotami ze souboru CSV.",
"description": "Importujte CSV soubor obsahující vaše položky, štítky a lokace. Pro dodatečné informace o formátu použijte dokumentaci.",
"title": "Importovat CSV soubor"
"title": "Importovat CSV soubor",
"toast": {
"import_failed": "Import se nezdařil. Zkuste to prosím později.",
"import_success": "Import proběhl úspěšně!",
"please_select_file": "Vyberte soubor, který chcete importovat."
}
},
"outdated": {
"current_version": "Aktuální verze",
@ -14,6 +24,11 @@
"new_version_available_link": "Kliknutím sem zobrazíte poznámky k verzi"
}
},
"form": {
"password": {
"toggle_show": "Přepnout zobrazení hesla"
}
},
"global": {
"copy_text": {
"documentation": "Dokumentace",

View File

@ -1,6 +1,11 @@
{
"components": {
"app": {
"create_modal": {
"createAndAddAnother": "Use {shiftKey} + {enterKey} to create and add another.",
"enter": "Enter",
"shift": "Shift"
},
"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.",
@ -17,11 +22,6 @@
"latest_version": "Latest Version",
"new_version_available": "New Version Available",
"new_version_available_link": "Click here to view the release notes"
},
"create_modal": {
"createAndAddAnother": "Use {shiftKey} + {enterKey} to create and add another.",
"enter": "Enter",
"shift": "Shift"
}
},
"form": {
@ -92,7 +92,7 @@
"item_name": "Item Name",
"item_photo": "Item Photo 📷",
"item_quantity": "Item Quantity",
"parent_item" :"Parent Item",
"parent_item": "Parent Item",
"rotate_photo": "Rotate photo",
"set_as_primary_photo": "Set as { isPrimary, select, true {non-} false {} other {}}primary photo",
"title": "Create Item",
@ -183,8 +183,8 @@
"confirm": "Confirm",
"create": "Create",
"create_and_add": "Create and Add Another",
"created": "Created",
"create_subitem": "Create Subitem",
"created": "Created",
"delete": "Delete",
"delete_confirm": "Are you sure you want to delete this item? ",
"demo_instance": "This is a demo instance",
@ -202,6 +202,7 @@
"items": "Items",
"join_discord": "Join the Discord",
"labels": "Labels",
"loading": "Loading...",
"locations": "Locations",
"maintenance": "Maintenance",
"name": "Name",
@ -219,8 +220,7 @@
"updating": "Updating",
"value": "Value",
"version": "Version: { version }",
"welcome": "Welcome, { username }",
"loading": "Loading..."
"welcome": "Welcome, { username }"
},
"home": {
"labels": "Labels",
@ -256,8 +256,6 @@
"add": "Add",
"advanced": "Advanced",
"archived": "Archived",
"delete_attachment_confirm": "Are you sure you want to delete this attachment?",
"delete_item_confirm": "Are you sure you want to delete this item?",
"asset_id": "Asset ID",
"associated_with_multiple": "This Asset Id is associated with multiple items",
"attachment": "Attachment",
@ -265,17 +263,19 @@
"changes_persisted_immediately": "Changes to attachments will be saved immediately",
"created_at": "Created At",
"custom_fields": "Custom Fields",
"delete_attachment_confirm": "Are you sure you want to delete this attachment?",
"delete_item_confirm": "Are you sure you want to delete this item?",
"description": "Description",
"details": "Details",
"drag_and_drop": "Drag and drop files here or click to select files",
"edit": {
"edit_attachment_dialog": {
"title": "Attachment Edit",
"attachment_title": "Attachment Title",
"attachment_type": "Attachment Type",
"select_type": "Select a type",
"primary_photo": "Primary Photo",
"primary_photo_sub": "This option is only available for photos. Only one photo can be primary. If you select this option, the current primary photo, if any will be unselected."
"primary_photo_sub": "This option is only available for photos. Only one photo can be primary. If you select this option, the current primary photo, if any will be unselected.",
"select_type": "Select a type",
"title": "Attachment Edit"
}
},
"edit_details": "Edit Details",
@ -283,8 +283,8 @@
"field_value": "Field Value",
"first": "First",
"include_archive": "Include Archived Items",
"invalid_asset_id": "Invalid Asset ID",
"insured": "Insured",
"invalid_asset_id": "Invalid Asset ID",
"last": "Last",
"lifetime_warranty": "Lifetime Warranty",
"location": "Location",
@ -335,9 +335,9 @@
"attachment_deleted": "Attachment deleted",
"attachment_updated": "Attachment updated",
"attachment_uploaded": "Attachment uploaded",
"child_location_desync": "Changing location will de-sync it from the parent's location",
"child_items_location_no_longer_synced": "Child items' locations will no longer be synced with this item.",
"child_items_location_synced": "Child items' locations have been synced with this item",
"child_location_desync": "Changing location will de-sync it from the parent's location",
"error_loading_parent_data": "Something went wrong trying to load parent data",
"failed_adjust_quantity": "Failed to adjust quantity",
"failed_delete_attachment": "Failed to delete attachment",
@ -351,8 +351,8 @@
"failed_search_items": "Failed to search items",
"failed_update_attachment": "Failed to update attachment",
"failed_upload_attachment": "Failed to upload attachment",
"item_saved": "Item saved",
"item_deleted": "Item deleted",
"item_saved": "Item saved",
"quantity_cannot_negative": "Quantity cannot be negative",
"sync_child_location": "Selected parent syncs its children's locations to its own. The location has been updated."
},
@ -410,10 +410,10 @@
"zh-TW": "Chinese (Traditional)"
},
"locations": {
"location_items_delete_confirm": "Are you sure you want to delete this location and all of its items? This action cannot be undone.",
"child_locations": "Child Locations",
"collapse_tree": "Collapse Tree",
"expand_tree": "Expand Tree",
"location_items_delete_confirm": "Are you sure you want to delete this location and all of its items? This action cannot be undone.",
"no_results": "No Locations Found",
"toast": {
"failed_delete_location": "Failed to delete location",
@ -539,15 +539,15 @@
"page_top_padding": "Page Top Padding",
"page_width": "Page Width",
"qr_code_example": "QR Code Example",
"title": "Label Generator",
"tip_1": "The defaults here are setup for the\n '<a href=\"https://www.avery.com/templates/5260\">'Avery 5260 label sheets'</a>'. If you're using a different sheet,\n you'll need to adjust the settings to match your sheet.",
"tip_2": "If you're customizing your sheet the dimensions are in inches. When building the 5260 sheet, I found that the\n dimensions used in their template, did not match what was needed to print within the boxes.\n '<b>'Be prepared for some trial and error.'</b>'",
"tip_3": "When printing be sure to:\n '<ol><li>'Set the margins to 0 or None'</li><li>'Set the scaling to 100%'</li><li>'Disable double-sided printing'</li><li>'Print a test page before printing multiple pages'</li></ol>'",
"tips": "Tips",
"title": "Label Generator",
"toast": {
"page_too_small_card": "Page size is too small for the card size"
}
}
}
},
"scanner": {
"error": "An error occurred while scanning",