summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/uk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/uk.js')
-rw-r--r--apps/user_status/l10n/uk.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/uk.js b/apps/user_status/l10n/uk.js
index 8f53bb1a2bd..05d27e30422 100644
--- a/apps/user_status/l10n/uk.js
+++ b/apps/user_status/l10n/uk.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Working remotely" : "Робота віддалена",
"In a call" : "У дзвінку",
"User status" : "Статус користувача",
- "View profile" : "Перегляд профілю",
"Clear status after" : "Очистити статус після",
"Emoji for your status message" : "Емоційки для повідомлення вашого статусу",
"What is your status?" : "Який твій статус?",
@@ -43,6 +42,7 @@ OC.L10N.register(
"4 hours" : "4 години",
"Mute all notifications" : "Вимкнути всі сповіщення",
"Appear offline" : "З'являтися офлайн",
+ "View profile" : "Перегляд профілю",
"{status}, {timestamp}" : "{status}, {timestamp}"
},
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");