diff --git a/web/public/locales/cs/audio.json b/web/public/locales/cs/audio.json new file mode 100644 index 000000000..879b5b26d --- /dev/null +++ b/web/public/locales/cs/audio.json @@ -0,0 +1,9 @@ +{ + "yell": "Křik", + "child_singing": "Dětský zpěv", + "speech": "Řeč", + "babbling": "Blábolení", + "bellow": "Řev", + "whoop": "Výskání", + "whispering": "Šeptání" +} diff --git a/web/public/locales/cs/common.json b/web/public/locales/cs/common.json new file mode 100644 index 000000000..220d90f1f --- /dev/null +++ b/web/public/locales/cs/common.json @@ -0,0 +1,5 @@ +{ + "time": { + "untilForTime": "Do {{time}}" + } +} diff --git a/web/public/locales/cs/components/auth.json b/web/public/locales/cs/components/auth.json new file mode 100644 index 000000000..3c1e6e06a --- /dev/null +++ b/web/public/locales/cs/components/auth.json @@ -0,0 +1,5 @@ +{ + "form": { + "user": "Uživatelské jméno" + } +} diff --git a/web/public/locales/cs/components/camera.json b/web/public/locales/cs/components/camera.json new file mode 100644 index 000000000..2147c080f --- /dev/null +++ b/web/public/locales/cs/components/camera.json @@ -0,0 +1,5 @@ +{ + "group": { + "label": "Skupiny kamer" + } +} diff --git a/web/public/locales/cs/components/dialog.json b/web/public/locales/cs/components/dialog.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/cs/components/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/cs/components/filter.json b/web/public/locales/cs/components/filter.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/cs/components/filter.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/cs/components/icons.json b/web/public/locales/cs/components/icons.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/cs/components/icons.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/cs/components/input.json b/web/public/locales/cs/components/input.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/cs/components/input.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/cs/components/player.json b/web/public/locales/cs/components/player.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/cs/components/player.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/cs/objects.json b/web/public/locales/cs/objects.json new file mode 100644 index 000000000..14c3f74fe --- /dev/null +++ b/web/public/locales/cs/objects.json @@ -0,0 +1,3 @@ +{ + "person": "Osoba" +} diff --git a/web/public/locales/cs/views/configEditor.json b/web/public/locales/cs/views/configEditor.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/cs/views/configEditor.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/cs/views/events.json b/web/public/locales/cs/views/events.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/cs/views/events.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/cs/views/explore.json b/web/public/locales/cs/views/explore.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/cs/views/explore.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/cs/views/exports.json b/web/public/locales/cs/views/exports.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/cs/views/exports.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/cs/views/faceLibrary.json b/web/public/locales/cs/views/faceLibrary.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/cs/views/faceLibrary.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/cs/views/live.json b/web/public/locales/cs/views/live.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/cs/views/live.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/cs/views/recording.json b/web/public/locales/cs/views/recording.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/cs/views/recording.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/cs/views/search.json b/web/public/locales/cs/views/search.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/cs/views/search.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/cs/views/settings.json b/web/public/locales/cs/views/settings.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/cs/views/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/cs/views/system.json b/web/public/locales/cs/views/system.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/cs/views/system.json @@ -0,0 +1 @@ +{}