From 3b7f78eaa52b113d340bb0a5480942dcde19f83e Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Thu, 3 Oct 2024 00:31:16 +0000 Subject: [PATCH] chore(i18n): update translations via Crowdin --- frontend/src/i18n/lang/lt-LT.json | 34 +++++++++++++++---------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/frontend/src/i18n/lang/lt-LT.json b/frontend/src/i18n/lang/lt-LT.json index 9c3fbe936..f2661ab64 100644 --- a/frontend/src/i18n/lang/lt-LT.json +++ b/frontend/src/i18n/lang/lt-LT.json @@ -61,7 +61,7 @@ "usernameMustNotLookLikeUrl": "Vartotojo vardas negali atrodyti kaip nuoroda.", "passwordRequired": "Please provide a password.", "passwordNotMin": "Password must have at least 8 characters.", - "passwordNotMax": "Password must have at most 72 characters.", + "passwordNotMax": "Slaptažodis gali būti daugiausiai 72 simbolių.", "showPassword": "Show the password", "hidePassword": "Hide the password", "noAccountYet": "Don't have an account yet?", @@ -183,7 +183,7 @@ }, "deletion": { "title": "Delete your Vikunja Account", - "text1": "The deletion of your account is permanent and cannot be undone. We will delete all your projects, tasks and everything associated with it.", + "text1": "Profilio ištrynimas yra neatšaukiamas. Visi projektai, užduotys ir kita susijusi informacijas bus pašalinta.", "text2": "Norėdama -s tęsti, įvesk savo slaptažodį. Gausi email'ą su tolimesnėmis instrukcijomis.", "text3": "To proceed, please press the button below. You will receive an email with further instructions.", "confirm": "Delete my account", @@ -535,14 +535,14 @@ "sharing": { "authenticating": "Authenticating…", "passwordRequired": "Šis pasidalintas projektas reikalauja slaptažodžio. Įveskite jį žemiau:", - "error": "An error occurred.", + "error": "Įvyko klaida.", "invalidPassword": "Slaptažodis neteisingas." }, "navigation": { "overview": "Apžvalga", - "upcoming": "Upcoming", + "upcoming": "Būsimos", "settings": "Nustatymai", - "imprint": "Imprint", + "imprint": "Įspaudas", "privacy": "Privacy Policy" }, "misc": { @@ -561,10 +561,10 @@ "next": "Next", "poweredBy": "Powered by Vikunja", "info": "Info", - "create": "Create", - "doit": "Do it!", - "saving": "Saving…", - "saved": "Saved!", + "create": "Sukurti", + "doit": "Atlikt!", + "saving": "Išsaugoma…", + "saved": "Išsaugota!", "default": "Default", "close": "Uždaryti", "download": "Atsisiųsti", @@ -637,7 +637,7 @@ "deleteColumn": "Delete column", "addRowBefore": "Add row before", "addRowAfter": "Add row after", - "deleteRow": "Delete row", + "deleteRow": "Ištrinti eilutę", "deleteTable": "Delete table", "mergeCells": "Merge cells", "splitCell": "Split cell", @@ -663,26 +663,26 @@ "restOfThisWeek": "The Rest of This Week", "nextWeek": "Next Week", "next7Days": "Next 7 Days", - "lastWeek": "Last Week", - "thisMonth": "This Month", + "lastWeek": "Praeitą savaitę", + "thisMonth": "Šį mėnesį", "restOfThisMonth": "The Rest of This Month", - "nextMonth": "Next Month", - "next30Days": "Next 30 Days", + "nextMonth": "Kitą mėnesį", + "next30Days": "Kitas 30 dienų", "lastMonth": "Last Month", "thisYear": "This Year", "restOfThisYear": "The Rest of This Year" }, "values": { "now": "Now", - "startOfToday": "Start of today", - "endOfToday": "End of today", + "startOfToday": "Pradedant šiandien", + "endOfToday": "Iki dienos pabaigos", "beginningOflastWeek": "Beginning of last week", "endOfLastWeek": "End of last week", "beginningOfThisWeek": "Beginning of this week", "endOfThisWeek": "End of this week", "startOfNextWeek": "Start of next week", "endOfNextWeek": "End of next week", - "in7Days": "In 7 days", + "in7Days": "Už 7 dienų", "beginningOfLastMonth": "Beginning of last month", "endOfLastMonth": "End of last month", "startOfThisMonth": "Start of this month",