diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-27 00:27:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-27 00:27:40 +0000 |
commit | 01bb3efe238cecf5075a5030719d3b0a726dfe51 (patch) | |
tree | 40a7a82e5d9daf5b94e066c106dcad0102469baf /apps/user_status/l10n/sr.json | |
parent | f3bfa4de66a2d9f9c8170143c78fb729010e0f33 (diff) | |
download | nextcloud-server-01bb3efe238cecf5075a5030719d3b0a726dfe51.tar.gz nextcloud-server-01bb3efe238cecf5075a5030719d3b0a726dfe51.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/sr.json')
-rw-r--r-- | apps/user_status/l10n/sr.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/sr.json b/apps/user_status/l10n/sr.json index 430c1cf9bdf..c8d7817949a 100644 --- a/apps/user_status/l10n/sr.json +++ b/apps/user_status/l10n/sr.json @@ -8,7 +8,6 @@ "Working remotely" : "Радим од куће", "In a call" : "У позиву", "User status" : "Корисников статус", - "View profile" : "Погледај профил", "Clear status after" : "Обриши статус након", "Emoji for your status message" : "Емођи за вашу статусну поруку", "What is your status?" : "Који је ваш статус?", @@ -41,6 +40,7 @@ "4 hours" : "4 сата", "Mute all notifications" : "Искључи сва обавештења", "Appear offline" : "Прикажи као ван мреже", + "View profile" : "Погледај профил", "{status}, {timestamp}" : "{status}, {timestamp}" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file |