forked from vikunja/vikunja
Merge branch 'main' into main
This commit is contained in:
commit
6d7a671d8c
@ -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.",
|
||||
@ -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",
|
||||
@ -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:",
|
||||
|
Loading…
Reference in New Issue
Block a user