From 080d173778275f421d903988ca707e4ce04eb780 Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 3 Feb 2025 10:48:46 +0000 Subject: [PATCH] Translated using Weblate (Slovenian) Currently translated at 100.0% (290 of 290 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (290 of 290 strings) Co-authored-by: 101br03k Co-authored-by: MyMemory Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/nl/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/sl/ Translation: Homebox/Frontend --- frontend/locales/nl.json | 2 ++ frontend/locales/sl.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/locales/nl.json b/frontend/locales/nl.json index 5daea99b..4ac88d67 100644 --- a/frontend/locales/nl.json +++ b/frontend/locales/nl.json @@ -182,6 +182,8 @@ "next_page": "Volgende pagina", "no_results": "Geen Items Gevonden", "notes": "Opmerkingen", + "only_with_photo": "Alleen items met foto", + "only_without_photo": "Alleen items zonder foto", "options": "Opties", "order_by": "Sorteren op", "pages": "Pagina { page } van { totalPages }", diff --git a/frontend/locales/sl.json b/frontend/locales/sl.json index 40a5a252..4b229130 100644 --- a/frontend/locales/sl.json +++ b/frontend/locales/sl.json @@ -182,8 +182,8 @@ "next_page": "Naslednja stran", "no_results": "Ni najdenih predmetov", "notes": "Opombe", - "only_with_photo": "Samo predmeti s sliko", - "only_without_photo": "Samo predmeti brez slike", + "only_with_photo": "Samo elementi s fotografijo", + "only_without_photo": "Samo predmeti brez fotografije", "options": "Možnosti", "order_by": "Razvrsti po", "pages": "Stran { page } od { totalPages }",