0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/apps/user_status/l10n/lt_LT.json
Nextcloud bot 7723faf51a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-25 00:20:05 +00:00

38 lines
1.8 KiB
JSON

{ "translations": {
"Recent statuses" : "Paskiausios būsenos",
"No recent status changes" : "Jokių paskiausių būsenos pasikeitimų",
"In a meeting" : "Susitikime",
"Commuting" : "Važinėju",
"Out sick" : "Sergu",
"Vacationing" : "Poilsiauju",
"Out of office" : "Ne darbo vietoje",
"Working remotely" : "Dirbu nuotoliniu būdu",
"In a call" : "Dalyvauju skambutyje",
"User status" : "Naudotojo būsena",
"Clear status after" : "Išvalyti būseną po",
"What is your status?" : "Kokia jūsų būsena?",
"Predefined statuses" : "Iš anksto apibrėžtos būsenos",
"Set status" : "Nustatyti būseną",
"Online status" : "Prisijungimo būsena",
"Status message" : "Būsenos žinutė",
"Your status was set automatically" : "Jūsų būsena buvo nustatyta automatiškai",
"Clear status message" : "Išvalyti būsenos žinutę",
"Set status message" : "Nustatyti būsenos žinutę",
"There was an error saving the status" : "Įrašant būseną, įvyko klaida",
"There was an error clearing the status" : "Išvalant būseną, įvyko klaida",
"Don't clear" : "Neišvalyti",
"Today" : "Šiandien",
"This week" : "Šią savaitę",
"Online" : "Prisijungęs",
"Away" : "Atsitraukęs",
"Do not disturb" : "Netrukdyti",
"Invisible" : "Nematomas",
"Offline" : "Atsijungęs",
"There was an error saving the new status" : "Įrašant naują būseną, įvyko klaida",
"30 minutes" : "30 minučių",
"1 hour" : "1 valanda",
"4 hours" : "4 valandos",
"Mute all notifications" : "Išjungti visus pranešimus",
"Appear offline" : "Atrodyti atsijungusiu"
},"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);"
}