diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-04 02:31:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-04 02:31:57 +0000 |
commit | 9ee3971f7cb278f05654597dc940b0dcc4881673 (patch) | |
tree | be43f33fa4746d123e2490cdaf65852c79c5c508 /apps/user_status/l10n/sl.js | |
parent | 237b6bdcd4e099c92e8169a5d7e093cbc6d59bd8 (diff) | |
download | nextcloud-server-9ee3971f7cb278f05654597dc940b0dcc4881673.tar.gz nextcloud-server-9ee3971f7cb278f05654597dc940b0dcc4881673.zip |
[tx-robot] updated 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.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_status/l10n/sl.js b/apps/user_status/l10n/sl.js index 0909507c34d..9418309e250 100644 --- a/apps/user_status/l10n/sl.js +++ b/apps/user_status/l10n/sl.js @@ -10,7 +10,7 @@ OC.L10N.register( "In a call" : "V klicu", "User status" : "Stanje uporabnika", "View profile" : "Pokaži profil", - "Clear status message after" : "Počisti sporočilo stanja po", + "Clear status after" : "Počisti stanje", "What is your status?" : "Kako želite nastaviti stanje?", "Set status" : "Nastavi stanje", "Online status" : "Povezano stanje", @@ -35,6 +35,7 @@ OC.L10N.register( "4 hours" : "po 4 urah", "Mute all notifications" : "Utiša vsa obvestila", "Appear offline" : "Pokaže kot brez povezave", + "Clear status message after" : "Počisti sporočilo stanja po", "What's your status?" : "Kako želite nastaviti stanje?" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |