Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/uz.js')
-rw-r--r--apps/user_status/l10n/uz.js41
1 files changed, 41 insertions, 0 deletions
diff --git a/apps/user_status/l10n/uz.js b/apps/user_status/l10n/uz.js
new file mode 100644
index 00000000000..d8b31f7f4d2
--- /dev/null
+++ b/apps/user_status/l10n/uz.js
@@ -0,0 +1,41 @@
+OC.L10N.register(
+ "user_status",
+ {
+ "Recent statuses" : "Recent statuses",
+ "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",
+ "View profile" : "View profile",
+ "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",
+ "No recent status changes" : "No recent status changes",
+ "Away" : "Away",
+ "Do not disturb" : "Do not disturb",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "Don't clear",
+ "Today" : "Today",
+ "This week" : "This week",
+ "Online" : "Online",
+ "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",
+ "Clear status message after" : "Clear status message after",
+ "What's your status?" : "What's your status?"
+},
+"nplurals=1; plural=0;");