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/mk.js')
-rw-r--r--apps/user_status/l10n/mk.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_status/l10n/mk.js b/apps/user_status/l10n/mk.js
index ca6e5ae528d..2904eacbe5f 100644
--- a/apps/user_status/l10n/mk.js
+++ b/apps/user_status/l10n/mk.js
@@ -10,7 +10,7 @@ OC.L10N.register(
"In a call" : "Во разговор",
"User status" : "Статус на корисникот",
"View profile" : "Прегледај профил",
- "Clear status message after" : "Тргни го статусот после",
+ "Clear status after" : "Тргни го статусот после",
"What is your status?" : "Кој е вашиот статус?",
"Set status" : "Постави статус",
"Online status" : "Присутен",
@@ -35,6 +35,7 @@ OC.L10N.register(
"4 hours" : "4 часа",
"Mute all notifications" : "Занеми (Mute) ги сите известувања",
"Appear offline" : "Прикажи исклучен",
+ "Clear status message after" : "Тргни го статусот после",
"What's your status?" : "Кој е вашиот статус?"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");