aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml-full/src
Commit message (Expand)AuthorAgeFilesLines
* [github-673] Add word10.xsd to poi-ooxml-full. Thanks to fangd1997. This clos...PJ Fanning2024-08-161-0/+562
* [bug-66650] add chartex classes to poi-ooxml-fullPJ Fanning2023-06-151-0/+838
* [bug-66485] poi-ooxml-full: generate classes for drawing/2012/chart schemaPJ Fanning2023-02-211-0/+129
* try to get rid of cached module-info classesPJ Fanning2022-12-271-0/+0
* try java 19 buildPJ Fanning2022-07-271-0/+0
* update module-infoPJ Fanning2022-07-252-1/+1
* refactor smart art codePJ Fanning2022-07-251-3/+15
* [bug-66146] poi-ooxml-full: generate classes for threadedComments and word12 ...PJ Fanning2022-06-283-0/+147
* [bug-66145] poi-ooxml-full: add xsd schema for drawing/2008/diagram to read S...PJ Fanning2022-06-281-0/+63
* remove unused strict zipPJ Fanning2022-05-241-0/+0
* [bug-62215] add test case for sxssf formulas - issue was already fixedPJ Fanning2021-10-111-0/+0
* update module-info.classes for next releaseAndreas Beeker2021-09-021-0/+0
* try to fix issue with building in windowsPJ Fanning2021-07-121-0/+0
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-0719-0/+2403
port/46218/stable28'>backport/46218/stable28 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/l10n/lt_LT.json
blob: efdc15f2d54ebd2c7c1d33a97c7a7fe6a64f9324 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{ "translations": {
    "File reminders" : "Priminimai apie failus",
    "Reminder for {name}" : "Priminimas apie {name}",
    "View file" : "Rodyti failą",
    "View folder" : "Rodyti aplanką",
    "Set file reminders" : "Nustatyti priminimus apie failus",
    "Please choose a valid date & time" : "Pasirinkite tinkamą datą ir laiką",
    "Cancel" : "Atsisakyti",
    "Clear reminder" : "Panaikinti priminimą",
    "Set reminder" : "Nustatyti priminimą",
    "Set reminder at custom date & time" : "Nustatyti priminimą tinkintą datą ir laiką",
    "Reminder set for \"{fileName}\"" : "Nustatytas priminimas apie „{fileName}“",
    "Failed to set reminder" : "Nepavyko nustatyti priminimo",
    "Failed to clear reminder" : "Nepavyko panaikinti priminimo",
    "Set custom reminder" : "Nustatyti tinkintą priminimą",
    "Later today" : "Šiandien vėliau",
    "Set reminder for later today" : "Nustatyti priminimą šiandien vėliau",
    "Tomorrow" : "Rytoj",
    "Set reminder for tomorrow" : "Nustatyti priminimą rytoj",
    "This weekend" : "Šį savaitgalį",
    "Set reminder for this weekend" : "Nustatyti priminimą šį savaitgalį",
    "Next week" : "Kitą savaitę",
    "Set reminder for next week" : "Nustatyti priminimą kitą savaitę",
    "**📣 File reminders**\n\nSet file reminders." : "**📣 Priminimai apie failus**\n\nNustatyti priminimus apie failus."
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}