aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/lt_LT.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:15 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:15 +0000
commitbc411a2cf318d807cd42e15bf9b2ffca56b78bd8 (patch)
tree076993e7b7463ade82c99775c7ac0e916e783d03 /apps/user_status/l10n/lt_LT.json
parent020401b6c82930783188fd428b961ddd4a296656 (diff)
downloadnextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.tar.gz
nextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/lt_LT.json')
-rw-r--r--apps/user_status/l10n/lt_LT.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/lt_LT.json b/apps/user_status/l10n/lt_LT.json
index 1c0a2561457..f5251adf728 100644
--- a/apps/user_status/l10n/lt_LT.json
+++ b/apps/user_status/l10n/lt_LT.json
@@ -1,5 +1,6 @@
{ "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",
@@ -17,14 +18,12 @@
"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",
- "No recent status changes" : "Jokių paskiausių būsenos pasikeitimų",
- "Away" : "Atsitraukęs",
- "Do not disturb" : "Netrukdyti",
- "{status}, {timestamp}" : "{status}, {timestamp}",
"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",
@@ -32,6 +31,7 @@
"1 hour" : "1 valanda",
"4 hours" : "4 valandos",
"Mute all notifications" : "Išjungti visus pranešimus",
- "Appear offline" : "Atrodyti atsijungusiu"
+ "Appear offline" : "Atrodyti atsijungusiu",
+ "{status}, {timestamp}" : "{status}, {timestamp}"
},"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);"
} \ No newline at end of file