0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-12 12:09:14 +00:00
nextcloud_server/apps/user_status/l10n/uz.js
Nextcloud bot 290037d6a9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-27 00:28:08 +00:00

39 lines
1.5 KiB
JavaScript

OC.L10N.register(
"user_status",
{
"Recent statuses" : "Recent statuses",
"No recent status changes" : "No recent status changes",
"In a meeting" : "In a meeting",
"Commuting" : "Commuting",
"Out sick" : "Out sick",
"Vacationing" : "Vacationing",
"Working remotely" : "Working remotely",
"In a call" : "In a call",
"User status" : "User status",
"Clear status after" : "Clear status after",
"What is your status?" : "What is your status?",
"Set status" : "Set status",
"Online status" : "Online status",
"Status message" : "Status message",
"Clear status message" : "Clear status message",
"Set status message" : "Set status message",
"There was an error saving the status" : "There was an error saving the status",
"There was an error clearing the status" : "There was an error clearing the status",
"Don't clear" : "Don't clear",
"Today" : "Today",
"This week" : "This week",
"Online" : "Online",
"Away" : "Away",
"Do not disturb" : "Do not disturb",
"Invisible" : "Invisible",
"Offline" : "Offline",
"There was an error saving the new status" : "There was an error saving the new status",
"30 minutes" : "30 minutes",
"1 hour" : "1 hour",
"4 hours" : "4 hours",
"Mute all notifications" : "Mute all notifications",
"Appear offline" : "Appear offline",
"View profile" : "View profile",
"{status}, {timestamp}" : "{status}, {timestamp}"
},
"nplurals=1; plural=0;");