diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-28 00:31:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-28 00:31:00 +0000 |
commit | 2c9ef176f62ff93152437274788cb1574834e1d3 (patch) | |
tree | 47bd0077c0547714019968da3fecdc35c045f900 /apps/user_status/l10n | |
parent | 13d9fb1ad700d0c913588251bf43ab9bd2e767ca (diff) | |
download | nextcloud-server-2c9ef176f62ff93152437274788cb1574834e1d3.tar.gz nextcloud-server-2c9ef176f62ff93152437274788cb1574834e1d3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r-- | apps/user_status/l10n/sl.js | 9 | ||||
-rw-r--r-- | apps/user_status/l10n/sl.json | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/apps/user_status/l10n/sl.js b/apps/user_status/l10n/sl.js index 7fa2fc6b807..1487c587e31 100644 --- a/apps/user_status/l10n/sl.js +++ b/apps/user_status/l10n/sl.js @@ -11,14 +11,23 @@ OC.L10N.register( "User status" : "Stanje uporabnika", "View profile" : "Pokaži profil", "Clear status after" : "Počisti stanje", + "Emoji for your status message" : "Izrazne ikone za stanje sporočila", "What is your status?" : "Kako želite nastaviti stanje?", + "Predefined statuses" : "Pripravljena stanja", + "Previously set" : "Predhodno nastavljeno", + "Reset status" : "Ponastavi stanje", "Set status" : "Nastavi stanje", "Online status" : "Povezano stanje", "Status message" : "Sporočilo stanja", + "Your status was set automatically" : "Stanje je določeno samodejno", "Clear status message" : "Počisti sporočilo stanja", "Set status message" : "Nastavi sporočilo stanja", + "Reset status to \"{icon} {message}\"" : "Ponastavi stanje na »{icon} {message}«", + "Reset status to \"{message}\"" : "Ponastavi stanje na »{message}«", + "Reset status to \"{icon}\"" : "Ponastavi stanje na »{icon}«", "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", + "There was an error reverting the status" : "Prišlo je do napake spreminjanja stanja", "No recent status changes" : "Ni nedavnih sprememb stanja", "Away" : "Trenutno ne spremljam", "Do not disturb" : "Ne pustim se motiti", diff --git a/apps/user_status/l10n/sl.json b/apps/user_status/l10n/sl.json index e23a476942a..cac0ae3f848 100644 --- a/apps/user_status/l10n/sl.json +++ b/apps/user_status/l10n/sl.json @@ -9,14 +9,23 @@ "User status" : "Stanje uporabnika", "View profile" : "Pokaži profil", "Clear status after" : "Počisti stanje", + "Emoji for your status message" : "Izrazne ikone za stanje sporočila", "What is your status?" : "Kako želite nastaviti stanje?", + "Predefined statuses" : "Pripravljena stanja", + "Previously set" : "Predhodno nastavljeno", + "Reset status" : "Ponastavi stanje", "Set status" : "Nastavi stanje", "Online status" : "Povezano stanje", "Status message" : "Sporočilo stanja", + "Your status was set automatically" : "Stanje je določeno samodejno", "Clear status message" : "Počisti sporočilo stanja", "Set status message" : "Nastavi sporočilo stanja", + "Reset status to \"{icon} {message}\"" : "Ponastavi stanje na »{icon} {message}«", + "Reset status to \"{message}\"" : "Ponastavi stanje na »{message}«", + "Reset status to \"{icon}\"" : "Ponastavi stanje na »{icon}«", "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", + "There was an error reverting the status" : "Prišlo je do napake spreminjanja stanja", "No recent status changes" : "Ni nedavnih sprememb stanja", "Away" : "Trenutno ne spremljam", "Do not disturb" : "Ne pustim se motiti", |