Translated using Weblate (English)

Currently translated at 100.0% (302 of 302 strings)

Co-authored-by: Matthew Kilgore <matthew@kilgore.dev>
Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/en/
Translation: Homebox/Frontend
This commit is contained in:
Weblate
2025-03-04 02:27:36 +00:00
parent d927bc238f
commit aac0d04254

View File

@@ -46,19 +46,19 @@
"years": "years",
"yesterday": "yesterday"
},
"label_maker": {
"browser_print": "Print from Browser",
"confirm_description": "Are you sure you want to print this label?",
"download": "Download Label",
"print": "Print label",
"server_print": "Print on Server",
"titles": "Labels"
},
"page_qr_code": {
"page_url": "Page URL"
},
"password_score": {
"password_strength": "Password Strength"
},
"label_maker": {
"titles": "Labels",
"server_print": "Print on Server",
"browser_print": "Print from Browser",
"print": "Print label",
"download": "Download Label",
"confirm_description": "Are you sure you want to print this label?"
}
},
"item": {
@@ -252,6 +252,7 @@
"zh-MO": "Chinese (Macau)",
"zh-TW": "Chinese (Traditional)"
},
"languages.": "Czech",
"languages.da-DK": "Danish",
"languages.fi.FI": "Finnish",
"languages.ro-RO": "Romanian",
@@ -305,9 +306,9 @@
"locations": "Locations",
"maintenance": "Maintenance",
"profile": "Profile",
"scanner": "Scanner",
"search": "Search",
"tools": "Tools",
"scanner": "Scanner"
"tools": "Tools"
},
"profile": {
"active": "Active",
@@ -338,6 +339,13 @@
"user_profile": "User Profile",
"user_profile_sub": "Invite users, and manage your account."
},
"scanner": {
"error": "An error occurred while scanning",
"invalid_url": "Invalid barcode URL",
"no_sources": "No video sources available",
"select_video_source": "Pick a video source",
"unsupported": "Media Stream API is not supported"
},
"tools": {
"actions": "Inventory Actions",
"actions_set": {
@@ -375,12 +383,5 @@
"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."
},
"scanner": {
"select_video_source": "Pick a video source",
"unsupported": "Media Stream API is not supported",
"error": "An error occurred while scanning",
"no_sources": "No video sources available",
"invalid_url": "Invalid barcode URL"
}
}