From de110b37be918aebacc76a2b21778b627bda275b Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Fri, 4 Oct 2024 00:32:06 +0000 Subject: [PATCH] chore(i18n): update translations via Crowdin --- frontend/src/i18n/lang/lt-LT.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/src/i18n/lang/lt-LT.json b/frontend/src/i18n/lang/lt-LT.json index f2661ab64..c238a8c3a 100644 --- a/frontend/src/i18n/lang/lt-LT.json +++ b/frontend/src/i18n/lang/lt-LT.json @@ -620,7 +620,7 @@ "imageTooltip": "Upload an image from your computer.", "horizontalRule": "Horizontal Rule", "horizontalRuleTooltip": "Divide a section.", - "sideBySide": "Side By Side", + "sideBySide": "Vienas šalia kito", "guide": "Guide", "text": "Text", "textTooltip": "Just start typing with plain text.", @@ -665,26 +665,26 @@ "next7Days": "Next 7 Days", "lastWeek": "Praeitą savaitę", "thisMonth": "Šį mėnesį", - "restOfThisMonth": "The Rest of This Month", + "restOfThisMonth": "Šį mėnesį", "nextMonth": "Kitą mėnesį", "next30Days": "Kitas 30 dienų", - "lastMonth": "Last Month", - "thisYear": "This Year", - "restOfThisYear": "The Rest of This Year" + "lastMonth": "Praeitą mėnesį", + "thisYear": "Šiais metais", + "restOfThisYear": "Likusią metų dalį" }, "values": { - "now": "Now", + "now": "Dabar", "startOfToday": "Pradedant šiandien", "endOfToday": "Iki dienos pabaigos", - "beginningOflastWeek": "Beginning of last week", + "beginningOflastWeek": "Praeitos savaitės pradžios", "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", + "endOfNextWeek": "Iki kitos savaitės pabaigos", "in7Days": "Už 7 dienų", "beginningOfLastMonth": "Beginning of last month", - "endOfLastMonth": "End of last month", + "endOfLastMonth": "Kito mėnesio pabaaigos", "startOfThisMonth": "Start of this month", "endOfThisMonth": "End of this month", "startOfNextMonth": "Start of next month",