diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-31 02:18:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-31 02:18:47 +0000 |
commit | ffda62b421e4aed9c01ec9c5ff34eb3516bf727e (patch) | |
tree | 54948ef22495ba8b71842de95d4e54a41f81848c /apps/user_status/l10n/lt_LT.json | |
parent | f94af85749f1c98564c7b4f503a13309a24595fb (diff) | |
download | nextcloud-server-ffda62b421e4aed9c01ec9c5ff34eb3516bf727e.tar.gz nextcloud-server-ffda62b421e4aed9c01ec9c5ff34eb3516bf727e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/lt_LT.json')
-rw-r--r-- | apps/user_status/l10n/lt_LT.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/apps/user_status/l10n/lt_LT.json b/apps/user_status/l10n/lt_LT.json new file mode 100644 index 00000000000..8ac76218d40 --- /dev/null +++ b/apps/user_status/l10n/lt_LT.json @@ -0,0 +1,36 @@ +{ "translations": { + "Recent statuses" : "Paskiausios būsenos", + "In a meeting" : "Susitikime", + "Commuting" : "Važinėju", + "Out sick" : "Sergu", + "Vacationing" : "Poilsiauju", + "Working remotely" : "Dirbu nuotoliniu būdu", + "User status" : "Naudotojo būsena", + "Clear status message after" : "Išvalyti būsenos žinutę po", + "What's your status?" : "Kokia jūsų būsena?", + "Set status" : "Nustatyti būseną", + "Online status" : "Prisijungimo būsena", + "Status message" : "Būsenos žinutė", + "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", + "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", + "Invisible" : "Nematoma", + "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", + "Clear status after" : "Išvalyti būseną po" +},"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 |