From 35578e002127ff0a4e486e2dc5a1b608017961f2 Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Tue, 20 Aug 2024 00:25:51 +0000 Subject: [PATCH 1/3] chore(i18n): update translations via Crowdin --- frontend/src/i18n/lang/lt-LT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/lang/lt-LT.json b/frontend/src/i18n/lang/lt-LT.json index 0146960a2..f09100302 100644 --- a/frontend/src/i18n/lang/lt-LT.json +++ b/frontend/src/i18n/lang/lt-LT.json @@ -954,7 +954,7 @@ "assignees": "Norint tiesiogiai priskirti užduotį vartotojui, pridėkite vartotojo vardą kaip prefiksą su {prefix} prie užduoties.", "project1": "To set a project for the task to appear in, enter its name prefixed with {prefix}.", "project2": "This will return an error if the project does not exist.", - "project3": "To use spaces, simply add a \" or ' around the project name.", + "project3": "Norint naudoti tarpus, paprasčiausiai pridėkite \" ar ' apie projekto pavadinimą.", "project4": "For example: {prefix}\"Project with spaces\".", "dateAndTime": "Date and time", "date": "Any date will be used as the due date of the new task. You can use dates in any of these formats:", From 83669fd9e00707c428964e30bb07de1a6d9bb7b0 Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Wed, 21 Aug 2024 00:25:43 +0000 Subject: [PATCH 2/3] chore(i18n): update translations via Crowdin --- frontend/src/i18n/lang/lt-LT.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/lang/lt-LT.json b/frontend/src/i18n/lang/lt-LT.json index f09100302..f32f7387d 100644 --- a/frontend/src/i18n/lang/lt-LT.json +++ b/frontend/src/i18n/lang/lt-LT.json @@ -287,7 +287,7 @@ "password": "Slaptažodis (pasirinktinai)", "passwordExplanation": "Prisijungiant, vartotojas privalės įvesti savo slaptažodį.", "noName": "Vardas nenustatytas", - "remove": "Remove a link share", + "remove": "Pašalinti pasidalinimo nuorodą", "removeText": "Are you sure you want to remove this link share? It will no longer be possible to access this project with this link share. This cannot be undone!", "createSuccess": "The link share was successfully created.", "deleteSuccess": "The link share was successfully deleted", @@ -395,7 +395,7 @@ "bucketConfigMode": "Bucket configuration mode", "bucketConfig": "Telkinio konfigūracija", "bucketConfigManual": "Manual", - "filter": "Filter", + "filter": "Filtras", "create": "Sukurti atvaizdavimą", "createSuccess": "The view was created successfully.", "titleRequired": "Please provide a title.", From 9ed33f5c084450f297f01249ddf0e32bc9720fe7 Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Fri, 23 Aug 2024 00:25:56 +0000 Subject: [PATCH 3/3] chore(i18n): update translations via Crowdin --- frontend/src/i18n/lang/lt-LT.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/i18n/lang/lt-LT.json b/frontend/src/i18n/lang/lt-LT.json index f32f7387d..ac7932ab1 100644 --- a/frontend/src/i18n/lang/lt-LT.json +++ b/frontend/src/i18n/lang/lt-LT.json @@ -408,11 +408,11 @@ }, "filters": { "title": "Filters", - "clear": "Clear Filters", - "showResults": "Show results", + "clear": "Anuliuoti filtrus", + "showResults": "Rodyti rezultatus", "attributes": { - "title": "Title", - "titlePlaceholder": "The saved filter title goes here…", + "title": "Pavadinimas", + "titlePlaceholder": "Išsaugoto filtro pavadinimas rašomas čia…", "description": "Aprašymas", "descriptionPlaceholder": "Įvesti filtro aprašymą, spausti '/' norint gauti daugiau pasirinkčių…", "includeNulls": "Include Tasks which don't have a value set",