aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/sl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-29 00:24:46 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-29 00:24:46 +0000
commit724a62daeebeeb0508b7ce7195226aa0654dd97f (patch)
tree74695f1deb0a6c78d1d3c40fd53aae2312b67f4e /apps/user_status/l10n/sl.js
parenta357c065bd1c86dae196a1bd4759f183dd1f2733 (diff)
downloadnextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.tar.gz
nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/sl.js')
-rw-r--r--apps/user_status/l10n/sl.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/sl.js b/apps/user_status/l10n/sl.js
index b5ac3064542..680d5d8d72b 100644
--- a/apps/user_status/l10n/sl.js
+++ b/apps/user_status/l10n/sl.js
@@ -43,7 +43,6 @@ OC.L10N.register(
"4 hours" : "po 4 urah",
"Mute all notifications" : "Utiša vsa obvestila",
"Appear offline" : "Pokaže kot brez povezave",
- "View profile" : "Pokaži profil",
- "{status}, {timestamp}" : "{status}, {timestamp}"
+ "View profile" : "Pokaži profil"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");