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/sl.js')
-rw-r--r--apps/user_status/l10n/sl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/sl.js b/apps/user_status/l10n/sl.js
index 7c166ba1208..df51ef5cd47 100644
--- a/apps/user_status/l10n/sl.js
+++ b/apps/user_status/l10n/sl.js
@@ -9,7 +9,6 @@ OC.L10N.register(
"Working remotely" : "Delam od doma",
"User status" : "Stanje uporabnika",
"Clear status message after" : "Počisti sporočilo stanja po",
- "What's your status?" : "Kako želite nastaviti stanje?",
"Set status" : "Nastavi stanje",
"Online status" : "Povezano stanje",
"Status message" : "Sporočilo stanja",
@@ -33,6 +32,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 after" : "Počisti stanje"
+ "Clear status after" : "Počisti stanje",
+ "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);");