mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-07-26 13:47:03 +02:00
Translated using Weblate (English)
Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (English) Currently translated at 100.0% (52 of 52 strings) Translated using Weblate (English) Currently translated at 100.0% (65 of 65 strings) Translated using Weblate (English) Currently translated at 100.0% (110 of 110 strings) Translated using Weblate (English) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (English) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (English) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (English) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (English) Currently translated at 100.0% (43 of 43 strings) Translated using Weblate (English) Currently translated at 100.0% (176 of 176 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Josh Hawkins <joshhawk2003@yahoo.com> Co-authored-by: Sotski Eugene <jekakmail@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/en/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/en/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/en/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/en/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/en/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/en/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/en/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/en/ Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-icons Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-search
This commit is contained in:
parent
2ffc114f50
commit
b73e7de8e9
@ -88,7 +88,7 @@
|
||||
"disabled": "Disabled",
|
||||
"disable": "Disable",
|
||||
"save": "Save",
|
||||
"saving": "Saving...",
|
||||
"saving": "Saving…",
|
||||
"cancel": "Cancel",
|
||||
"close": "Close",
|
||||
"copy": "Copy",
|
||||
|
@ -12,7 +12,7 @@
|
||||
},
|
||||
"name": {
|
||||
"label": "Name",
|
||||
"placeholder": "Enter a name...",
|
||||
"placeholder": "Enter a name…",
|
||||
"errorMessage": {
|
||||
"mustLeastCharacters": "Camera group name must be at least 2 characters.",
|
||||
"exists": "Camera group name already exists.",
|
||||
|
@ -117,7 +117,7 @@
|
||||
"recognizedLicensePlates": {
|
||||
"title": "Recognized License Plates",
|
||||
"loadFailed": "Failed to load recognized license plates.",
|
||||
"loading": "Loading recognized license plates...",
|
||||
"loading": "Loading recognized license plates…",
|
||||
"placeholder": "Type to search license plates...",
|
||||
"noLicensePlatesFound": "No license plates found.",
|
||||
"selectPlatesFromList": "Select one or more plates from the list."
|
||||
|
@ -2,7 +2,7 @@
|
||||
"iconPicker": {
|
||||
"selectIcon": "Select an icon",
|
||||
"search": {
|
||||
"placeholder": "Search for an icon..."
|
||||
"placeholder": "Search for an icon…"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -5,7 +5,7 @@
|
||||
"title": "Explore is Unavailable",
|
||||
"embeddingsReindexing": {
|
||||
"context": "Explore can be used after tracked object embeddings have finished reindexing.",
|
||||
"startingUp": "Starting up...",
|
||||
"startingUp": "Starting up…",
|
||||
"estimatedTime": "Estimated time remaining:",
|
||||
"finishingShortly": "Finishing shortly",
|
||||
"step": {
|
||||
|
@ -52,7 +52,7 @@
|
||||
"validation": {
|
||||
"selectImage": "Please select an image file."
|
||||
},
|
||||
"dropActive": "Drop the image here...",
|
||||
"dropActive": "Drop the image here…",
|
||||
"dropInstructions": "Drag and drop an image here, or click to select",
|
||||
"maxSize": "Max size: {{size}}MB"
|
||||
},
|
||||
@ -65,7 +65,6 @@
|
||||
"addFaceLibrary": "{{name}} has successfully been added to the Face Library!",
|
||||
"deletedFace_one": "Successfully deleted {{count}} face.",
|
||||
"deletedFace_other": "Successfully deleted {{count}} faces.",
|
||||
"deletedName_zero": "Empty collection deleted successfully.",
|
||||
"deletedName_one": "{{count}} face has been successfully deleted.",
|
||||
"deletedName_other": "{{count}} faces have been successfully deleted.",
|
||||
"renamedFace": "Successfully renamed face to {{name}}",
|
||||
|
@ -67,6 +67,6 @@
|
||||
"clear": "Clear similarity search"
|
||||
},
|
||||
"placeholder": {
|
||||
"search": "Search..."
|
||||
"search": "Search…"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user