0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-12 03:59:16 +00:00
nextcloud_server/apps/user_status/l10n/et_EE.js
Nextcloud bot e218d1f98e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-15 00:25:46 +00:00

29 lines
1,009 B
JavaScript

OC.L10N.register(
"user_status",
{
"Recent statuses" : "Hiljutised staatused",
"In a meeting" : "Koosolekul",
"Out sick" : "Haige",
"Vacationing" : "Puhkusel",
"Working remotely" : "Kaugtööl",
"User status" : "Kasutaja staatus",
"Clear status after" : "Tühjenda staatus pärast",
"Emoji for your status message" : "Staatuse teate emoji",
"What is your status?" : "Mis on su staatus?",
"Predefined statuses" : "Eeldefineeritud staatused",
"Status message" : "Staatuse teade",
"Clear status message" : "Tühjenda staatuseteade",
"Don't clear" : "Ära tühjenda",
"Today" : "Täna",
"This week" : "Käesolev nädal",
"Online" : "Online",
"Away" : "Eemal",
"Do not disturb" : "Mitte segada",
"Invisible" : "Nähtamatu",
"Offline" : "Offline",
"30 minutes" : "30 minutit",
"1 hour" : "1 tund",
"4 hours" : "4 tundi",
"Mute all notifications" : "Vaigista kõik teavituse"
},
"nplurals=2; plural=(n != 1);");