summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/sl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-07 02:18:12 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-07 02:18:12 +0000
commit678ef8466d5d1788bab1cf66786e47515a1bcbd9 (patch)
tree7665637ed222d514e161d0a5dcd777bdc10b8351 /apps/user_status/l10n/sl.js
parent2adfb27007444d042fa128b523e8e796d0494fd3 (diff)
downloadnextcloud-server-678ef8466d5d1788bab1cf66786e47515a1bcbd9.tar.gz
nextcloud-server-678ef8466d5d1788bab1cf66786e47515a1bcbd9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/sl.js')
-rw-r--r--apps/user_status/l10n/sl.js38
1 files changed, 38 insertions, 0 deletions
diff --git a/apps/user_status/l10n/sl.js b/apps/user_status/l10n/sl.js
new file mode 100644
index 00000000000..7c166ba1208
--- /dev/null
+++ b/apps/user_status/l10n/sl.js
@@ -0,0 +1,38 @@
+OC.L10N.register(
+ "user_status",
+ {
+ "Recent statuses" : "Nedavna stanja",
+ "In a meeting" : "Na sestanku",
+ "Commuting" : "Med vožnjo",
+ "Out sick" : "Na bolniški",
+ "Vacationing" : "Na dopustu",
+ "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",
+ "Clear status message" : "Počisti sporočilo stanja",
+ "Set status message" : "Nastavi sporočilo stanja",
+ "There was an error saving the status" : "Prišlo je do napake med shranjevanjem stanja",
+ "There was an error clearing the status" : "Prišlo je do napake med odstranjevanjem stanja",
+ "No recent status changes" : "Ni nedavnih sprememb stanja",
+ "Away" : "Trenutno ne spremljam",
+ "Do not disturb" : "Ne pustim se motiti",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "ne počisti",
+ "Today" : "enkrat danes",
+ "This week" : "še ta teden",
+ "Online" : "Na spletu",
+ "Invisible" : "Drugim neviden",
+ "Offline" : "Začasno brez povezave",
+ "There was an error saving the new status" : "Prišlo je do napake med shranjevanjem novega stanja",
+ "30 minutes" : "po 30 minutah",
+ "1 hour" : "po 1 uri",
+ "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"
+},
+"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");