diff --git a/public/language/sl/admin/advanced/cache.json b/public/language/sl/admin/advanced/cache.json index 30f27ed4f4..a6c69b5944 100644 --- a/public/language/sl/admin/advanced/cache.json +++ b/public/language/sl/admin/advanced/cache.json @@ -1,6 +1,6 @@ { - "post-cache": "Post Cache", + "post-cache": "Predpomnilnik objav", "percent-full": "%1%Zasedeno", - "post-cache-size": "Post Cache Size", + "post-cache-size": "Velikost predpomnilnika objav", "items-in-cache": "Elementi v predpomnilniku" } \ No newline at end of file diff --git a/public/language/sl/admin/advanced/database.json b/public/language/sl/admin/advanced/database.json index 924dbbabd3..a116b29172 100644 --- a/public/language/sl/admin/advanced/database.json +++ b/public/language/sl/admin/advanced/database.json @@ -7,7 +7,7 @@ "mongo": "Mongo", "mongo.version": "MongoDB verzija", - "mongo.storage-engine": "Storage Engine", + "mongo.storage-engine": "Pogon za shranjevanje", "mongo.collections": "Zbirke", "mongo.objects": "Predmeti", "mongo.avg-object-size": "Povpr. velikost predmeta", @@ -22,7 +22,7 @@ "mongo.bytes-out": "Bytes Out", "mongo.num-requests": "Število zahtev", "mongo.raw-info": "MongoDB Raw Info", - "mongo.unauthorized": "NodeBB was unable to query the MongoDB database for relevant statistics. Please ensure that the user in use by NodeBB contains the "clusterMonitor" role for the "admin" database.", + "mongo.unauthorized": "NodeBB ni mogel poizvedovati po zbirki podatkov MongoDB o ustreznih statističnih podatkih. Prepričajte se, da uporabnik, ki ga uporablja NodeBB, ima vlogo "nadzornika gruče" za "administriranje" zbirke podatkov.", "redis": "Redis", "redis.version": "Redis verzija", @@ -32,21 +32,21 @@ "redis.connected-clients": "Povezane stranke", "redis.connected-slaves": "Connected Slaves", "redis.blocked-clients": "Blokirane stranke", - "redis.used-memory": "Used Memory", - "redis.memory-frag-ratio": "Memory Fragmentation Ratio", - "redis.total-connections-recieved": "Total Connections Received", - "redis.total-commands-processed": "Total Commands Processed", - "redis.iops": "Instantaneous Ops. Per Second", - "redis.iinput": "Instantaneous Input Per Second", - "redis.ioutput": "Instantaneous Output Per Second", - "redis.total-input": "Total Input", - "redis.total-output": "Total Ouput", + "redis.used-memory": "Uporabljen pomnilnik", + "redis.memory-frag-ratio": "Razmerje razdrobljenosti pomnilnika", + "redis.total-connections-recieved": "Prejete povezave skupaj", + "redis.total-commands-processed": "Obdelani ukazi skupaj", + "redis.iops": "Takojšnje operacije na sekundo", + "redis.iinput": "Takojšnji vnos na sekundo", + "redis.ioutput": "Takojšnji izhod na sekundo", + "redis.total-input": "Vnos skupaj", + "redis.total-output": "Izhod skupaj", "redis.keyspace-hits": "Keyspace Hits", "redis.keyspace-misses": "Keyspace Misses", "redis.raw-info": "Redis Raw Info", "postgres": "Postgres", - "postgres.version": "PostgreSQL Version", + "postgres.version": "PostgreSQL verzija", "postgres.raw-info": "Postgres Raw Info" } diff --git a/public/language/sl/admin/advanced/errors.json b/public/language/sl/admin/advanced/errors.json index e27f396d2d..2cbbbce7ce 100644 --- a/public/language/sl/admin/advanced/errors.json +++ b/public/language/sl/admin/advanced/errors.json @@ -1,14 +1,14 @@ { "figure-x": "Figure %1", "error-events-per-day": "%1 dogodkov na dan", - "error.404": "404 Not Found", - "error.503": "503 Service Unavailable", - "manage-error-log": "Manage Error Log", - "export-error-log": "Export Error Log (CSV)", - "clear-error-log": "Clear Error Log", - "route": "Route", - "count": "Count", - "no-routes-not-found": "Hooray! No 404 errors!", - "clear404-confirm": "Are you sure you wish to clear the 404 error logs?", - "clear404-success": "\"404 Not Found\" errors cleared" + "error.404": "4040 ni najdeno", + "error.503": "503 storitev ni na voljo", + "manage-error-log": "Upravljaj dnevnik napak", + "export-error-log": "Izvozi dnevnik napak (CSV)", + "clear-error-log": "Počisti dnevnik napak", + "route": "Pot", + "count": "Število", + "no-routes-not-found": "Hura! Ni napak 404! ", + "clear404-confirm": "Ste prepričani, da želite izbrisati dnevnik napak 404?", + "clear404-success": "Napake \"404 ni najdeno\" so počiščene" } \ No newline at end of file diff --git a/public/language/sl/admin/advanced/logs.json b/public/language/sl/admin/advanced/logs.json index b9de400e1c..14e4592111 100644 --- a/public/language/sl/admin/advanced/logs.json +++ b/public/language/sl/admin/advanced/logs.json @@ -1,7 +1,7 @@ { - "logs": "Logs", - "control-panel": "Logs Control Panel", - "reload": "Reload Logs", - "clear": "Clear Logs", - "clear-success": "Logs Cleared!" + "logs": "Dnevniki", + "control-panel": "Nadzorna plošča dnevnikov", + "reload": "Ponovno naloži dnevnike", + "clear": "Počisti dnevnike", + "clear-success": "Dnevniki so počiščeni!" } \ No newline at end of file diff --git a/public/language/sl/admin/dashboard.json b/public/language/sl/admin/dashboard.json index 70b5223fad..c334df9b0f 100644 --- a/public/language/sl/admin/dashboard.json +++ b/public/language/sl/admin/dashboard.json @@ -21,20 +21,20 @@ "stats.this-week": "Ta teden", "stats.last-month": "Zadnji mesec", "stats.this-month": "Ta mesec", - "stats.all": "All Time", + "stats.all": "Celotni čas", "updates": "Posodobitve", - "running-version": "You are running NodeBB v%1.", + "running-version": " Teče NodeBB v%1.", "keep-updated": "Vedno se prepričajte, da je vaš NodeBB posodobljen za najnovejše varnostne popravke in popravke napak.", - "up-to-date": "

You are up-to-date

", - "upgrade-available": "

A new version (v%1) has been released. Consider upgrading your NodeBB.

", - "prerelease-upgrade-available": "

This is an outdated pre-release version of NodeBB. A new version (v%1) has been released. Consider upgrading your NodeBB.

", - "prerelease-warning": "

This is a pre-release version of NodeBB. Unintended bugs may occur.

", - "fallback-emailer-not-found": "Povratnega e -poštnega sporočila ni mogoče najti!", - "running-in-development": "Forum is running in development mode. The forum may be open to potential vulnerabilities; please contact your system administrator.", - "latest-lookup-failed": "

Failed to look up latest available version of NodeBB

", + "up-to-date": "

Ste na tekočem

", + "upgrade-available": "

Izdana je bila nova različica (v%1). Premislite o posodobitvi vašega NodeBB.

", + "prerelease-upgrade-available": "

To je zastarela predizdajna različica NodeBB. Izšla je nova različica (v%1). Premislite o posodobitvi vašega NodeBB.

", + "prerelease-warning": "

To je predizdajna različica NodeBB. Pojavijo se lahko nenameravane napake.

", + "fallback-emailer-not-found": "Povratnega e-poštnega sporočila ni mogoče najti!", + "running-in-development": "Forum teče v razvojnem načinu. Forum je lahko odprt za potencialne ranljivosti; obrnite se na skrbnika sistema.", + "latest-lookup-failed": "

Najnovejše razpoložljive različice NodeBB ni bilo mogoče najti

", - "notices": "Notices", + "notices": "Opombe", "restart-not-required": "Ponovni zagon ni potreben", "restart-required": "Potreben je ponovni zagon", "search-plugin-installed": "Iskalni vtičnik je nameščen", @@ -47,8 +47,8 @@ "restart-warning": "Obnova ali ponovni zagon vašega NodeBB za nekaj sekund prekine vse obstoječe povezave.", "restart-disabled": "Obnova in ponovni zagon vašega NodeBB sta onemogočena, saj se zdi, da ga ne izvajate prek ustreznega prikritega procesa.", "maintenance-mode": "Način vzdrževanja", - "maintenance-mode-title": "Click here to set up maintenance mode for NodeBB", - "realtime-chart-updates": "Realtime Chart Updates", + "maintenance-mode-title": "Za nastavitev načina vzdrževanja za NodeBB kliknite tukaj", + "realtime-chart-updates": "Posodobitev grafikona v realnem času", "active-users": "Aktivni uporabniki", "active-users.users": "Uporabniki", diff --git a/public/language/sl/admin/extend/rewards.json b/public/language/sl/admin/extend/rewards.json index df89d441a7..ab9b5bc650 100644 --- a/public/language/sl/admin/extend/rewards.json +++ b/public/language/sl/admin/extend/rewards.json @@ -1,15 +1,15 @@ { - "rewards": "Rewards", + "rewards": "Nagrade", "condition-if-users": "If User's", "condition-is": "Is:", "condition-then": "Then:", - "max-claims": "Amount of times reward is claimable", + "max-claims": "Kolikokrat je mogoče zahtevati nagrado", "zero-infinite": "Enter 0 for infinite", - "delete": "Delete", - "enable": "Enable", - "disable": "Disable", + "delete": "Izbriši", + "enable": "Omogoči", + "disable": "Onemogoči", - "alert.delete-success": "Successfully deleted reward", + "alert.delete-success": "Nagrada je uspešno izbrisana", "alert.no-inputs-found": "Illegal reward - no inputs found!", - "alert.save-success": "Successfully saved rewards" + "alert.save-success": "Nagrada je uspešno shranjena" } \ No newline at end of file diff --git a/public/language/sl/admin/extend/widgets.json b/public/language/sl/admin/extend/widgets.json index ab9bfb4cdb..5564f020d0 100644 --- a/public/language/sl/admin/extend/widgets.json +++ b/public/language/sl/admin/extend/widgets.json @@ -1,26 +1,26 @@ { - "available": "Available Widgets", - "explanation": "Select a widget from the dropdown menu and then drag and drop it into a template's widget area on the left.", + "available": "Razpoložljivi pripomočki", + "explanation": "V spustnem meniju izberite pripomoček in ga povlecite in spustite v območje gradnikov predloge na levi.", "none-installed": "No widgets found! Activate the widget essentials plugin in the plugins control panel.", - "clone-from": "Clone widgets from", + "clone-from": "Klonirajte pripomočke iz", "containers.available": "Available Containers", - "containers.explanation": "Drag and drop on top of any active widget", - "containers.none": "None", + "containers.explanation": "Povlecite in spustite na kateri koli aktivni gradnik", + "containers.none": "Brez", "container.well": "Well", "container.jumbotron": "Jumbotron", - "container.panel": "Panel", - "container.panel-header": "Panel Header", + "container.panel": "plošča", + "container.panel-header": "Glava plošče", "container.panel-body": "Panel Body", - "container.alert": "Alert", + "container.alert": "Opozorilo", - "alert.confirm-delete": "Are you sure you wish to delete this widget?", - "alert.updated": "Widgets Updated", - "alert.update-success": "Successfully updated widgets", - "alert.clone-success": "Successfully cloned widgets", + "alert.confirm-delete": "Ste prepričani, da želite izbrisati ta pripomoček?", + "alert.updated": "Pripomočki so posodobljeni", + "alert.update-success": "Pripomočki so uspešno shranjeni", + "alert.clone-success": "Pripomočki so uspešno klonirani", - "error.select-clone": "Please select a page to clone from", + "error.select-clone": "Izberite stran, s katere želite klonirati", - "title": "Title", + "title": "Naslov", "title.placeholder": "Title (only shown on some containers)", "container": "Container", "container.placeholder": "Drag and drop a container or enter HTML here.", diff --git a/public/language/sl/admin/manage/categories.json b/public/language/sl/admin/manage/categories.json index 9d9bf08fe4..36eb291256 100644 --- a/public/language/sl/admin/manage/categories.json +++ b/public/language/sl/admin/manage/categories.json @@ -12,7 +12,7 @@ "ext-link": "Zunanja povezava", "subcategories-per-page": "Podkategorij na stran", "is-section": "Treat this category as a section", - "post-queue": "Čakalna vrsta za objave", + "post-queue": "Čakalna vrsta objav", "tag-whitelist": "Tag Whitelist", "upload-image": "Naloži sliko", "delete-image": "Odstrani", diff --git a/public/language/sl/admin/manage/digest.json b/public/language/sl/admin/manage/digest.json index 8f3661698a..7698903956 100644 --- a/public/language/sl/admin/manage/digest.json +++ b/public/language/sl/admin/manage/digest.json @@ -1,11 +1,11 @@ { "lead": "A listing of digest delivery stats and times is displayed below.", - "disclaimer": "Please be advised that email delivery is not guaranteed, due to the nature of email technology. Many variables factor into whether an email sent to the recipient server is ultimately delivered into the user's inbox, including server reputation, blacklisted IP addresses, and whether DKIM/SPF/DMARC is configured.", - "disclaimer-continued": "A successful delivery means the message was sent successfully by NodeBB and acknowledged by the recipient server. It does not mean the email landed in the inbox. For best results, we recommend using a third-party email delivery service such as SendGrid.", + "disclaimer": "Upoštevajte, da dostava elektronske pošte zaradi narave tehnologije e-pošte ni zagotovljena. Številne spremenljivke vplivajo na to, ali je e-poštno sporočilo, poslano prejemniškemu strežniku, na koncu dostavljeno v mapo »Prejeto«, vključno z ugledom strežnika, naslovi IP na črnem seznamu in ali je konfiguriran DKIM/SPF/DMARC.", + "disclaimer-continued": "Uspešna dostava pomeni, da je NodeBB uspešno poslal sporočilo in ga je strežnik prejemnika potrdil. To ne pomeni, da je e-poštno sporočilo prispelo v mapo »Prejeto«. Za najboljše rezultate priporočamo uporabo storitev dostave e-pošte tretjih oseb, kot je npr SendGrid.", - "user": "User", - "subscription": "Subscription Type", - "last-delivery": "Last successful delivery", + "user": "Uporabnik", + "subscription": "Vrsta naročnine", + "last-delivery": "Zadnja uspešna dostava", "default": "System default", "default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"", "resend": "Resend Digest", diff --git a/public/language/sl/admin/manage/privileges.json b/public/language/sl/admin/manage/privileges.json index 8b38b368cd..c7b819fe2e 100644 --- a/public/language/sl/admin/manage/privileges.json +++ b/public/language/sl/admin/manage/privileges.json @@ -4,16 +4,16 @@ "group-privileges": "Group Privileges", "user-privileges": "User Privileges", "edit-privileges": "Edit Privileges", - "select-clear-all": "Select/Clear All", - "chat": "Chat", - "upload-images": "Upload Images", - "upload-files": "Upload Files", - "signature": "Signature", + "select-clear-all": "Izberi/Počisti vse", + "chat": "Klepet", + "upload-images": "Naloži slike", + "upload-files": "Naloži datoteke", + "signature": "Podpis", "ban": "Ban", - "invite": "Invite", - "search-content": "Search Content", - "search-users": "Search Users", - "search-tags": "Search Tags", + "invite": "Povabi", + "search-content": "Išči vsebino", + "search-users": "Išči uporabnike", + "search-tags": "Išči oznake", "view-users": "View Users", "view-tags": "View Tags", "view-groups": "View Groups", @@ -23,27 +23,27 @@ "find-category": "Find Category", "access-category": "Access Category", "access-topics": "Access Topics", - "create-topics": "Create Topics", - "reply-to-topics": "Reply to Topics", + "create-topics": "Ustvari teme", + "reply-to-topics": "Odgovori na teme", "schedule-topics": "Schedule Topics", - "tag-topics": "Tag Topics", - "edit-posts": "Edit Posts", - "view-edit-history": "View Edit History", - "delete-posts": "Delete Posts", + "tag-topics": "Označi teme", + "edit-posts": "Uredi objave", + "view-edit-history": "Poglej zgodovino urejanja", + "delete-posts": "Izbriši objave", "view_deleted": "View Deleted Posts", "upvote-posts": "Upvote Posts", "downvote-posts": "Downvote Posts", - "delete-topics": "Delete Topics", + "delete-topics": "Izbriši teme", "purge": "Purge", "moderate": "Moderate", "admin-dashboard": "Dashboard", - "admin-categories": "Categories", + "admin-categories": "Kategorije", "admin-privileges": "Privileges", - "admin-users": "Users", + "admin-users": "Uporabniki", "admin-admins-mods": "Admins & Mods", - "admin-groups": "Groups", - "admin-tags": "Tags", - "admin-settings": "Settings", + "admin-groups": "Skupine", + "admin-tags": "Oznake", + "admin-settings": "Nastavitve", "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-admins-mods": "Are you sure you wish to grant the "Admins & Mods" privilege to this user/group? Users with this privilege are able to promote and demote other users into privileged positions, including super administrator", diff --git a/public/language/sl/admin/manage/registration.json b/public/language/sl/admin/manage/registration.json index 87d4f07d10..3cc776fd0c 100644 --- a/public/language/sl/admin/manage/registration.json +++ b/public/language/sl/admin/manage/registration.json @@ -1,6 +1,6 @@ { "queue": "Čakalna vrsta", - "description": "V čakalni vrsti za registracijo ni nobenega uporabnika.
Da omogočite to funkcionalnost, pojdite na Nastavitve → Uporabnik → Registracija Uporabnika in nastavitev Tip registracijev \"Admin Odobravanje\".", + "description": "V čakalni vrsti registracij ni nobenega uporabnika.
Da omogočite to funkcionalnost, pojdite na Nastavitve → Uporabnik → Registracija Uporabnika in nastavitev Tip registracijev \"Admin Odobravanje\".", "list.name": "Ime", "list.email": "E-pošta", diff --git a/public/language/sl/admin/manage/uploads.json b/public/language/sl/admin/manage/uploads.json index 72a695ccdc..3fc7b46495 100644 --- a/public/language/sl/admin/manage/uploads.json +++ b/public/language/sl/admin/manage/uploads.json @@ -1,11 +1,11 @@ { - "upload-file": "Upload File", - "filename": "Filename", + "upload-file": "Naloži datoteko", + "filename": "Ime datoteke", "usage": "Post Usage", "orphaned": "Orphaned", - "size/filecount": "Size / Filecount", - "confirm-delete": "Do you really want to delete this file?", - "filecount": "%1 files", - "new-folder": "New Folder", - "name-new-folder": "Enter a name for new the folder" + "size/filecount": "Velikost / Število datotek", + "confirm-delete": "Ste prepričani, da želite izbrisati to datoteko?", + "filecount": "%1 datotek", + "new-folder": "Nova mapa", + "name-new-folder": "Vnesite ime nove mape" } \ No newline at end of file diff --git a/public/language/sl/admin/manage/users.json b/public/language/sl/admin/manage/users.json index 38a065b954..20d9d392a4 100644 --- a/public/language/sl/admin/manage/users.json +++ b/public/language/sl/admin/manage/users.json @@ -1,70 +1,70 @@ { - "users": "Users", - "edit": "Actions", + "users": "Uporabniki", + "edit": "Dejanja", "make-admin": "Make Admin", "remove-admin": "Remove Admin", - "validate-email": "Validate Email", - "send-validation-email": "Send Validation Email", - "password-reset-email": "Send Password Reset Email", - "force-password-reset": "Force Password Reset & Log User Out", - "ban": "Ban User(s)", - "temp-ban": "Ban User(s) Temporarily", - "unban": "Unban User(s)", - "reset-lockout": "Reset Lockout", + "validate-email": "Potrdite e-poštni naslov", + "send-validation-email": "Pošljite potrditveno e-sporočilo", + "password-reset-email": "Pošljite e-poštno sporočilo za ponastavitev gesla", + "force-password-reset": "Vsilite ponastavitev gesla in odjavo uporabnika", + "ban": "Prepovejte uporabnika(e)", + "temp-ban": "Začasno prepovejte uporabnika(e)", + "unban": "Razveljavi prepoved uporabnika(ov)", + "reset-lockout": "Ponastavitev zaklepanja", "reset-flags": "Reset Flags", - "delete": "Delete User(s)", - "delete-content": "Delete User(s) Content", - "purge": "Delete User(s) and Content", - "download-csv": "Download CSV", - "manage-groups": "Manage Groups", - "add-group": "Add Group", - "invite": "Invite", - "new": "New User", - "filter-by": "Filter by", - "pills.unvalidated": "Not Validated", - "pills.validated": "Validated", - "pills.banned": "Banned", + "delete": "Izbrišiteuporabnika(e)", + "delete-content": "Izbrišite Vsebino uporabnika(ov)", + "purge": "Izbrišiteuporabnika(e) in vsebino", + "download-csv": "Prenesite CSV", + "manage-groups": "Upravljaj skupine", + "add-group": "Dodaj skupino", + "invite": "Povabi", + "new": "Nov uporabnik", + "filter-by": "Filtriraj po", + "pills.unvalidated": "Nepotrjeno", + "pills.validated": "Potrjeno", + "pills.banned": "Prepovedano", - "50-per-page": "50 per page", - "100-per-page": "100 per page", - "250-per-page": "250 per page", - "500-per-page": "500 per page", + "50-per-page": "50 na stran", + "100-per-page": "100 na stran", + "250-per-page": "250 na stran", + "500-per-page": "500 na stran", - "search.uid": "By User ID", - "search.uid-placeholder": "Enter a user ID to search", - "search.username": "By User Name", - "search.username-placeholder": "Enter a username to search", - "search.email": "By Email", - "search.email-placeholder": "Enter a email to search", - "search.ip": "By IP Address", - "search.ip-placeholder": "Enter an IP Address to search", - "search.not-found": "User not found!", + "search.uid": "Po ID uporabnika", + "search.uid-placeholder": "Za iskanje vnesite ID uporabnika", + "search.username": "Po imenu uporabnika", + "search.username-placeholder": "Za iskanje vnesite uporabniško ime", + "search.email": "Po e-poštnem naslovu", + "search.email-placeholder": "Za iskanje vnesite e-poštni naslov", + "search.ip": "Po IP naslovu", + "search.ip-placeholder": "Za iskanje vnesite IP naslov", + "search.not-found": "Uporabnika ni bilo mogoče najti!", "inactive.3-months": "3 months", "inactive.6-months": "6 months", "inactive.12-months": "12 months", "users.uid": "uid", - "users.username": "username", - "users.email": "email", + "users.username": "uporabniško ime", + "users.email": "e-poštni naslov", "users.ip": "IP", "users.postcount": "postcount", - "users.reputation": "reputation", + "users.reputation": "ugled", "users.flags": "flags", "users.joined": "joined", "users.last-online": "last online", "users.banned": "banned", - "create.username": "User Name", - "create.email": "Email", - "create.email-placeholder": "Email of this user", - "create.password": "Password", - "create.password-confirm": "Confirm Password", + "create.username": "Ime uporabnika", + "create.email": "E-poštni naslov", + "create.email-placeholder": "E-poštni naslov tega uporabnika", + "create.password": "Geslo", + "create.password-confirm": "Potrdi geslo", "temp-ban.length": "Ban Length", "temp-ban.reason": "Reason (Optional)", - "temp-ban.hours": "Hours", - "temp-ban.days": "Days", + "temp-ban.hours": "Ur", + "temp-ban.days": "Dni", "temp-ban.explanation": "Enter the length of time for the ban. Note that a time of 0 will be a considered a permanent ban.", "alerts.confirm-ban": "Do you really want to ban this user permanently?", @@ -74,36 +74,36 @@ "alerts.unban-success": "User(s) unbanned!", "alerts.lockout-reset-success": "Lockout(s) reset!", "alerts.flag-reset-success": "Flags(s) reset!", - "alerts.no-remove-yourself-admin": "You can't remove yourself as Administrator!", - "alerts.make-admin-success": "User is now administrator.", - "alerts.confirm-remove-admin": "Do you really want to remove this administrator?", - "alerts.remove-admin-success": "User is no longer administrator.", + "alerts.no-remove-yourself-admin": "Sebe kot skrbnika ne morete odstraniti!", + "alerts.make-admin-success": "Uporabnik je sedaj skrbnik.", + "alerts.confirm-remove-admin": "Ste prepričani, da želite odstraniti tega skrbnika?", + "alerts.remove-admin-success": "Uporabnik ni več skrbnik.", "alerts.make-global-mod-success": "User is now global moderator.", "alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?", "alerts.remove-global-mod-success": "User is no longer global moderator.", "alerts.make-moderator-success": "User is now moderator.", "alerts.confirm-remove-moderator": "Do you really want to remove this moderator?", "alerts.remove-moderator-success": "User is no longer moderator.", - "alerts.confirm-validate-email": "Do you want to validate email(s) of these user(s)?", - "alerts.confirm-force-password-reset": "Are you sure you want to force the password reset and log out these user(s)?", - "alerts.validate-email-success": "Emails validated", - "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", - "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", - "alerts.confirm-delete": "Warning!

Do you really want to delete user(s)?

This action is not reversible! Only the user account will be deleted, their posts and topics will remain.

", - "alerts.delete-success": "User(s) Deleted!", + "alerts.confirm-validate-email": "Ali želite potrditi e-poštni(e) naslov(e) tega/teh uporabnika(ov)?", + "alerts.confirm-force-password-reset": "Ali ste prepričani, da želite vsiliti ponastavitev gesla in odjaviti te(ga) uporabnika(e)?", + "alerts.validate-email-success": "E-poštni naslovi so potrjeni", + "alerts.validate-force-password-reset-success": "Gesla uporabnikov so bila ponastavljena in obstoječe seje preklicane.", + "alerts.password-reset-confirm": "Ali želite poslati e-poštno sporočilo za obnovitev gesla temu/tem uporabniku(om)?", + "alerts.confirm-delete": "Opozorilo!

Ali res želite izbrisati uporabnika(e)?

Tega dejanja ni mogoče razveljaviti! Izbrisan bo samo uporabniški račun, njegove objave in teme bodo ostale.

\n", + "alerts.delete-success": "Uporabnik(i) je/so izbrisan(i)!", "alerts.confirm-delete-content": "Warning!

Do you really want to delete these user(s) content?

This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.

", - "alerts.delete-content-success": "User(s) Content Deleted!", + "alerts.delete-content-success": "Vsebina uporabnika(ov) je izbrisana!", "alerts.confirm-purge": "Warning!

Do you really want to delete user(s) and their content?

This action is not reversible! All user data and content will be erased!

", - "alerts.create": "Create User", - "alerts.button-create": "Create", - "alerts.button-cancel": "Cancel", - "alerts.error-passwords-different": "Passwords must match!", - "alerts.error-x": "Error

%1

", - "alerts.create-success": "User created!", + "alerts.create": "Ustvari uporabnika", + "alerts.button-create": "Ustvari", + "alerts.button-cancel": "Prekliči", + "alerts.error-passwords-different": "Gesli se morata ujemati!", + "alerts.error-x": "Napaka

%1

", + "alerts.create-success": "Uporabnik je ustvarjen!", - "alerts.prompt-email": "Emails: ", - "alerts.email-sent-to": "An invitation email has been sent to %1", - "alerts.x-users-found": "%1 user(s) found, (%2 seconds)", - "export-users-started": "Exporting users as csv, this might take a while. You will receive a notification when it is complete.", - "export-users-completed": "Users exported as csv, click here to download." + "alerts.prompt-email": "E-poštni naslovi:", + "alerts.email-sent-to": "E -poštno sporočilo s povabilom je bilo poslano %1", + "alerts.x-users-found": "%1 najdenih uporabnik(ov), (%2 sekund)", + "export-users-started": "Izvoz uporabnikov kot CSV lahko traja nekaj časa. Ko bo končano, boste prejeli obvestilo.", + "export-users-completed": "Uporabniki, izvoženi kot CSV, kliknite tukaj za prenos." } \ No newline at end of file diff --git a/public/language/sl/admin/menu.json b/public/language/sl/admin/menu.json index 96cf34d005..e9734fac37 100644 --- a/public/language/sl/admin/menu.json +++ b/public/language/sl/admin/menu.json @@ -13,7 +13,7 @@ "manage/users": "Uporabniki", "manage/admins-mods": "Admins & Mods", "manage/registration": "Čakalna vrsta registracij", - "manage/post-queue": "Čakalna vrsta za objave", + "manage/post-queue": "Čakalna vrsta objav", "manage/groups": "Skupine", "manage/ip-blacklist": "IP črna lista", "manage/uploads": "Uploads", diff --git a/public/language/sl/admin/settings/advanced.json b/public/language/sl/admin/settings/advanced.json index 791820eca6..1ccc1a4752 100644 --- a/public/language/sl/admin/settings/advanced.json +++ b/public/language/sl/admin/settings/advanced.json @@ -1,8 +1,8 @@ { - "maintenance-mode": "Maintenance Mode", - "maintenance-mode.help": "When the forum is in maintenance mode, all requests will be redirected to a static holding page. Administrators are exempt from this redirection, and are able to access the site normally.", - "maintenance-mode.status": "Maintenance Mode Status Code", - "maintenance-mode.message": "Maintenance Message", + "maintenance-mode": "Način vzdrževanja", + "maintenance-mode.help": "Ko je forum v načinu vzdrževanja, bodo vse zahteve preusmerjene na statično stran za shranjevanje. Skrbniki so izvzeti iz te preusmeritve in lahko normalno dostopajo do spletnega mesta.", + "maintenance-mode.status": "Koda stanja načina vzdrževanja", + "maintenance-mode.message": "Sporočilo o vzdrževanju", "headers": "Glave", "headers.allow-from": "Set ALLOW-FROM to Place NodeBB in an iFrame", "headers.csp-frame-ancestors": "Set Content-Security-Policy frame-ancestors header to Place NodeBB in an iFrame", @@ -16,28 +16,28 @@ "headers.acam": "Access-Control-Allow-Methods", "headers.acah": "Access-Control-Allow-Headers", "hsts": "Strict Transport Security", - "hsts.enabled": "Enabled HSTS (recommended)", + "hsts.enabled": "Omogočen HSTS (priporočeno)", "hsts.maxAge": "HSTS Max Age", - "hsts.subdomains": "Include subdomains in HSTS header", - "hsts.preload": "Allow preloading of HSTS header", - "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. More information ", - "traffic-management": "Traffic Management", - "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", - "traffic.enable": "Enable Traffic Management", + "hsts.subdomains": "V glavo HSTS vključi poddomene", + "hsts.preload": "Dovoli prednalaganje glave HSTS", + "hsts.help": "Če je omogočeno, bo za to spletno mesto nastavljena glava HSTS. Lahko se odločite za vključitev poddomen in zastavic za vnaprejšnje nalaganje v glavo. Če ste v dvomih, jih lahko pustite neoznačene. Več informacij ", + "traffic-management": "Upravljanje prometa", + "traffic.help": "NodeBB uporablja modul, ki v situacijah z velikim prometom samodejno zavrne zahteve. Tu lahko prilagajate te nastavitve, čeprav so privzete nastavitve dobro izhodišče.", + "traffic.enable": "Omogoči upravljanje prometa", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", - "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", + "traffic.event-lag-help": "Z znižanjem te vrednosti se skrajšajo čakalne dobe za nalaganje strani, hkrati pa bo več uporabnikom prikazano sporočilo »čezmerna obremenitev«. (Potreben ponovni zagon)", "traffic.lag-check-interval": "Check Interval (in milliseconds)", "traffic.lag-check-interval-help": "Lowering this value causes NodeBB to become more sensitive to spikes in load, but may also cause the check to become too sensitive. (Restart required)", "sockets.settings": "WebSocket Settings", "sockets.max-attempts": "Max Reconnection Attempts", - "sockets.default-placeholder": "Default: %1", + "sockets.default-placeholder": "Privzeto: %1", "sockets.delay": "Reconnection Delay", "analytics.settings": "Analytics Settings", "analytics.max-cache": "Analytics Cache Max Value", - "analytics.max-cache-help": "On high-traffic installs, the cache could be exhausted continuously if there are more concurrent active users than the Max Cache value. (Restart required)", - "compression.settings": "Compression Settings", - "compression.enable": "Enable Compression", - "compression.help": "This setting enables gzip compression. For a high-traffic website in production, the best way to put compression in place is to implement it at a reverse proxy level. You can enable it here for testing purposes." + "analytics.max-cache-help": "Pri namestitvah z velikim prometom bi se lahko predpomnilnik neprestano izčrpal, če je hkrati aktivnih uporabnikov več kot je največja vrednost predpomnilnika. (Potreben ponovni zagon)", + "compression.settings": "Nastavitve stiskanja", + "compression.enable": "Omogoči stiskanje", + "compression.help": "Ta nastavitev omogoča stiskanje GZIP. Za produkcijsko spletno mesto z velikim prometom je najboljši način za uvedbo stiskanja izvajanje na obratni ravni proxyja. Za namene testiranja ga lahko omogočite tukaj." } \ No newline at end of file diff --git a/public/language/sl/admin/settings/api.json b/public/language/sl/admin/settings/api.json index 50892925f3..01306f9cf2 100644 --- a/public/language/sl/admin/settings/api.json +++ b/public/language/sl/admin/settings/api.json @@ -1,16 +1,16 @@ { - "tokens": "Tokens", - "settings": "Settings", - "lead-text": "From this page you can configure access to the Write API in NodeBB.", - "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", - "docs": "Click here to access the full API specification", + "tokens": "Žetoni", + "settings": "Nastavitve", + "lead-text": "Na tej strani lahko konfigurirate dostop do API-ja za pisanje v NodeBB.", + "intro": "API za pisanje privzeto preverja uporabnike na podlagi njihovega piškotka seje, vendar NodeBB podpira tudi preverjanje pristnosti nosilca prek žetonov, ustvarjenih na tej strani.", + "docs": "Kliknite tukaj za dostop do celotne specifikacije API-ja", - "require-https": "Require API usage via HTTPS only", - "require-https-caveat": "Note: Some installations involving load balancers may proxy their requests to NodeBB using HTTP, in which case this option should remain disabled.", + "require-https": "Zahtevaj uporabo API samo prek protokola HTTPS", + "require-https-caveat": "Opomba: Nekatere namestitve, ki vključujejo izravnalnike obremenitve, lahko svoje zahteve posredujejo NodeBB prek protokola HTTP, v tem primeru bi morala ta možnost ostati onemogočena.", - "uid": "User ID", - "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", - "description": "Description", - "no-description": "No description specified.", - "token-on-save": "Token will be generated once form is saved" + "uid": "ID uporabnika", + "uid-help-text": "Določite ID uporabnika, ki ga želite povezati s tem žetonom. Če je ID uporabnika 0, bo veljal za glavni žeton, ki lahko prevzame identiteto drugih uporabnikov na podlagi parametra _uid", + "description": "Opis", + "no-description": "Opis ni naveden.", + "token-on-save": "Žeton bo ustvarjen, ko bo obrazec shranjen" } \ No newline at end of file diff --git a/public/language/sl/admin/settings/general.json b/public/language/sl/admin/settings/general.json index 4f48938713..dbb815b484 100644 --- a/public/language/sl/admin/settings/general.json +++ b/public/language/sl/admin/settings/general.json @@ -1,27 +1,27 @@ { - "site-settings": "Site Settings", - "title": "Site Title", + "site-settings": "Nastavitve spletnega mesta", + "title": "Naslov spletnega mesta", "title.short": "Kratki naslov", - "title.short-placeholder": "If no short title is specified, the site title will be used", + "title.short-placeholder": "Če kratek naslov ni naveden, bo uporabljen naslov spletnega mesta", "title.url": "URL", - "title.url-placeholder": "The URL of the site title", + "title.url-placeholder": "URL naslova spletnega mesta", "title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index.", - "title.name": "Your Community Name", - "title.show-in-header": "Show Site Title in Header", + "title.name": "Ime vaše skupnosti", + "title.show-in-header": "V glavi pokaži naslov strani", "browser-title": "Naslov brskalnika", - "browser-title-help": "If no browser title is specified, the site title will be used", - "title-layout": "Title Layout", + "browser-title-help": "Če naslov brskalnika ni naveden, bo uporabljen naslov spletnega mesta", + "title-layout": "Postavitev naslova", "title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}", - "description.placeholder": "A short description about your community", - "description": "Site Description", - "keywords": "Site Keywords", - "keywords-placeholder": "Keywords describing your community, comma-separated", - "logo": "Site Logo", - "logo.image": "Image", - "logo.image-placeholder": "Path to a logo to display on forum header", + "description.placeholder": "Kratek opis vaše skupnosti", + "description": "Opis spletne strani", + "keywords": "Ključne besede spletnega mesta", + "keywords-placeholder": "Ključne besede, ki opisujejo vašo skupnost, ločene z vejicami", + "logo": "Logotip spletnega mesta", + "logo.image": "Slika", + "logo.image-placeholder": "Pot do logotipa za prikaz v glavi foruma", "logo.upload": "Upload", "logo.url": "URL", - "logo.url-placeholder": "The URL of the site logo", + "logo.url-placeholder": "URL logotipa spletnega mesta", "logo.url-help": "When the logo is clicked, send users to this address. If left blank, user will be sent to the forum index.", "logo.alt-text": "Alt Text", "log.alt-text-placeholder": "Alternative text for accessibility", @@ -33,18 +33,18 @@ "touch-icon.help": "Recommended size and format: 512x512, PNG format only. If no touch icon is specified, NodeBB will fall back to using the favicon.", "maskable-icon": "Maskable (Homescreen) Icon", "maskable-icon.help": "Recommended size and format: 512x512, PNG format only. If no maskable icon is specified, NodeBB will fall back to the Touch Icon.", - "outgoing-links": "Outgoing Links", + "outgoing-links": "Odhodne povezave", "outgoing-links.warning-page": "Use Outgoing Links Warning Page", - "search": "Search", - "search-default-in": "Search In", - "search-default-in-quick": "Quick Search In", - "search-default-sort-by": "Sort by", + "search": "Išči", + "search-default-in": "Išči v", + "search-default-in-quick": "Hitro išči v", + "search-default-sort-by": "Razvrsti po", "outgoing-links.whitelist": "Domains to whitelist for bypassing the warning page", - "site-colors": "Site Color Metadata", - "theme-color": "Theme Color", - "background-color": "Background Color", - "background-color-help": "Color used for splash screen background when website is installed as a PWA", - "undo-timeout": "Undo Timeout", - "undo-timeout-help": "Some operations such as moving topics will allow for the moderator to undo their action within a certain timeframe. Set to 0 to disable undo completely.", + "site-colors": "Metapodatki o barvi spletnega mesta", + "theme-color": "Barva teme", + "background-color": "Barva ozadja", + "background-color-help": "Barva, ki se uporablja za ozadje začetnega zaslona, ​​ko je spletno mesto nameščeno kot PWA", + "undo-timeout": "Razveljavi časovno omejitev", + "undo-timeout-help": "Nekatere operacije, kot so premikanje tem, bodo moderatorju omogočile, da v določenem časovnem okviru razveljavi svoje dejanje. Nastavite na 0, da popolnoma onemogočite razveljavitev.", "topic-tools": "Topic Tools" } \ No newline at end of file diff --git a/public/language/sl/admin/settings/guest.json b/public/language/sl/admin/settings/guest.json index 75d44f37e4..f0a17f7cfa 100644 --- a/public/language/sl/admin/settings/guest.json +++ b/public/language/sl/admin/settings/guest.json @@ -1,5 +1,5 @@ { - "settings": "Settings", + "settings": "Nastavitve", "handles.enabled": "Allow guest handles", "handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", "topic-views.enabled": "Allow guests to increase topic view counts", diff --git a/public/language/sl/admin/settings/homepage.json b/public/language/sl/admin/settings/homepage.json index 7428d59eeb..7198443b3b 100644 --- a/public/language/sl/admin/settings/homepage.json +++ b/public/language/sl/admin/settings/homepage.json @@ -1,8 +1,8 @@ { - "home-page": "Home Page", - "description": "Choose what page is shown when users navigate to the root URL of your forum.", - "home-page-route": "Home Page Route", - "custom-route": "Custom Route", - "allow-user-home-pages": "Allow User Home Pages", - "home-page-title": "Title of the home page (default \"Home\")" + "home-page": "Domača stran", + "description": "Izberite, katera stran se prikaže, ko se uporabniki pomaknejo do korenskega URL-ja vašega foruma.", + "home-page-route": "Pot do domače strani", + "custom-route": "Pot po meri", + "allow-user-home-pages": "Dovoli domače strani uporabnikov", + "home-page-title": "Naslov domače strani (privzeto »Domača stran«)" } \ No newline at end of file diff --git a/public/language/sl/admin/settings/languages.json b/public/language/sl/admin/settings/languages.json index bdd57849b3..311b4af2e7 100644 --- a/public/language/sl/admin/settings/languages.json +++ b/public/language/sl/admin/settings/languages.json @@ -1,6 +1,6 @@ { - "language-settings": "Language Settings", - "description": "The default language determines the language settings for all users who are visiting your forum.
Individual users can override the default language on their account settings page.", - "default-language": "Default Language", - "auto-detect": "Auto Detect Language Setting for Guests" + "language-settings": "Nastavitve jezika", + "description": "Privzeti jezik določa jezikovne nastavitve za vse uporabnike, ki obiščejo vaš forum.
Posamezni uporabniki lahko na strani z nastavitvami računa preglasijo privzeti jezik.", + "default-language": "Privzeti jezik", + "auto-detect": "Samodejna zaznava nastavitev jezika za goste" } \ No newline at end of file diff --git a/public/language/sl/admin/settings/navigation.json b/public/language/sl/admin/settings/navigation.json index 13dd01aae7..fc2c5f2946 100644 --- a/public/language/sl/admin/settings/navigation.json +++ b/public/language/sl/admin/settings/navigation.json @@ -1,23 +1,23 @@ { - "icon": "Icon:", + "icon": "Ikona:", "change-icon": "change", - "route": "Route:", + "route": "Pot:", "tooltip": "Tooltip:", - "text": "Text:", + "text": "Besedilo:", "text-class": "Text Class: optional", "class": "Class: optional", - "id": "ID: optional", + "id": "ID: izbirno", - "properties": "Properties:", - "groups": "Groups:", - "open-new-window": "Open in a new window", + "properties": "Lastnosti:", + "groups": "Skupine", + "open-new-window": "Odpri v novem oknu", - "btn.delete": "Delete", - "btn.disable": "Disable", - "btn.enable": "Enable", + "btn.delete": "Izbriši", + "btn.disable": "Onemogoči", + "btn.enable": "Omogoči", - "available-menu-items": "Available Menu Items", - "custom-route": "Custom Route", - "core": "core", - "plugin": "plugin" + "available-menu-items": "Razpoložljivi elementi menija", + "custom-route": "Pot po meri", + "core": "jedro", + "plugin": "vtičnik" } \ No newline at end of file diff --git a/public/language/sl/admin/settings/notifications.json b/public/language/sl/admin/settings/notifications.json index da6c9680a3..9d3be6c1de 100644 --- a/public/language/sl/admin/settings/notifications.json +++ b/public/language/sl/admin/settings/notifications.json @@ -1,6 +1,6 @@ { - "notifications": "Notifications", - "welcome-notification": "Welcome Notification", - "welcome-notification-link": "Welcome Notification Link", - "welcome-notification-uid": "Welcome Notification User (UID)" + "notifications": "Obvestila", + "welcome-notification": "Obvestilo o dobrodošlici", + "welcome-notification-link": "Povezava do obvestila o dobrodošlici", + "welcome-notification-uid": "Obvestilo o dobrodošlici za uporabnika (UID)" } \ No newline at end of file diff --git a/public/language/sl/admin/settings/pagination.json b/public/language/sl/admin/settings/pagination.json index 3bf306b2f9..fee948d2b5 100644 --- a/public/language/sl/admin/settings/pagination.json +++ b/public/language/sl/admin/settings/pagination.json @@ -1,12 +1,12 @@ { - "pagination": "Pagination Settings", - "enable": "Paginate topics and posts instead of using infinite scroll.", - "posts": "Post Pagination", - "topics": "Topic Pagination", - "posts-per-page": "Posts per Page", - "max-posts-per-page": "Maximum posts per page", - "categories": "Category Pagination", - "topics-per-page": "Topics per Page", - "max-topics-per-page": "Maximum topics per page", - "categories-per-page": "Categories per page" + "pagination": "Nastavitve številčenja", + "enable": "Namesto neskončnega drsenja uporabite številčenje tem in objav.", + "posts": "Številčenje objav", + "topics": "Številčenje tem", + "posts-per-page": "Objav na stran", + "max-posts-per-page": "Največ objav na stran", + "categories": "Številčenje kategorij", + "topics-per-page": "Tem na stran", + "max-topics-per-page": "Največ tem na stran", + "categories-per-page": "Kategorij na stran" } \ No newline at end of file diff --git a/public/language/sl/admin/settings/post.json b/public/language/sl/admin/settings/post.json index 27493aafbd..28b28bde7e 100644 --- a/public/language/sl/admin/settings/post.json +++ b/public/language/sl/admin/settings/post.json @@ -1,62 +1,62 @@ { - "sorting": "Post Sorting", - "sorting.post-default": "Default Post Sorting", - "sorting.oldest-to-newest": "Oldest to Newest", - "sorting.newest-to-oldest": "Newest to Oldest", - "sorting.most-votes": "Most Votes", - "sorting.most-posts": "Most Posts", - "sorting.topic-default": "Default Topic Sorting", - "length": "Post Length", - "post-queue": "Post Queue", - "restrictions": "Posting Restrictions", - "restrictions-new": "New User Restrictions", - "restrictions.post-queue": "Enable post queue", - "restrictions.post-queue-rep-threshold": "Reputation required to bypass post queue", - "restrictions.groups-exempt-from-post-queue": "Select groups that should be exempt from the post queue", - "restrictions-new.post-queue": "Enable new user restrictions", - "restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval", - "restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users", - "restrictions.seconds-between": "Number of seconds between posts", - "restrictions.seconds-between-new": "Seconds between posts for new users", + "sorting": "Razvrščanje objav", + "sorting.post-default": "Privzeto razvrščanje objav", + "sorting.oldest-to-newest": "Najstarejše do najnovejše", + "sorting.newest-to-oldest": "Najnovejše do najstarejše", + "sorting.most-votes": "Največ glasov", + "sorting.most-posts": "Največ objav", + "sorting.topic-default": "Privzeto razvrščanje tem", + "length": "Dolžina objave", + "post-queue": "Čakalna vrsta objav", + "restrictions": "Omejitve objavljanja", + "restrictions-new": "Omejitve novega uporabnika", + "restrictions.post-queue": "Omogoči čakalno vrsto objav", + "restrictions.post-queue-rep-threshold": "Da se izogne ​​čakalni vrsti objav je potreben ugled", + "restrictions.groups-exempt-from-post-queue": "Izberite skupine, ki bi morale biti izvzete iz čakalne vrste objav", + "restrictions-new.post-queue": "Omogoči omejitve novega uporabnika", + "restrictions.post-queue-help": "Če omogočite čakalno vrsto objav, bodo objave novih uporabnikov postavljene v čakalno vrsto za odobritev", + "restrictions-new.post-queue-help": "Omogočanje omejitev za nove uporabnike bo postavilo omejitve za objave novih uporabnikov", + "restrictions.seconds-between": "Število sekund med objavami", + "restrictions.seconds-between-new": "Sekunde med objavami za novega uporabnika", "restrictions.rep-threshold": "Reputation threshold before these restrictions are lifted", - "restrictions.seconds-before-new": "Seconds before a new user can make their first post", - "restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)", - "restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)", - "restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)", - "restrictions.min-title-length": "Minimum Title Length", - "restrictions.max-title-length": "Maximum Title Length", - "restrictions.min-post-length": "Minimum Post Length", - "restrictions.max-post-length": "Maximum Post Length", - "restrictions.days-until-stale": "Days until topic is considered stale", - "restrictions.stale-help": "If a topic is considered \"stale\", then a warning will be shown to users who attempt to reply to that topic.", - "timestamp": "Timestamp", - "timestamp.cut-off": "Date cut-off (in days)", + "restrictions.seconds-before-new": "Sekunde, preden lahko nov uporabnik objavi svojo prvo objavo", + "restrictions.seconds-edit-after": "Število sekund, ko je objavo še mogoče urejati (nastavite na 0, da onemogočite)", + "restrictions.seconds-delete-after": "Število sekund, ko je objavo še mogoče izbrisati (nastavite na 0, da onemogočite)", + "restrictions.replies-no-delete": "Število odgovorov, ko uporabnikom ni dovoljeno izbrisati lastnih tem (nastavite na 0, da onemogočite)", + "restrictions.min-title-length": "Najmanjša dolžina naslova", + "restrictions.max-title-length": "Največja dolžina naslova", + "restrictions.min-post-length": "Najmanjša dolžina objave", + "restrictions.max-post-length": "Največja dolžina objave", + "restrictions.days-until-stale": "Število ​​dni, dokler se tema ne šteje za zastarelo", + "restrictions.stale-help": "Če se tema šteje za \"zastarelo\", bo uporabnikom, ki poskušajo odgovoriti na to temo, prikazano opozorilo.", + "timestamp": "Časovni žig", + "timestamp.cut-off": "Mejni datum (v dneh)", "timestamp.cut-off-help": "Dates & times will be shown in a relative manner (e.g. \"3 hours ago\" / \"5 days ago\"), and localised into various\n\t\t\t\t\tlanguages. After a certain point, this text can be switched to display the localised date itself\n\t\t\t\t\t(e.g. 5 Nov 2016 15:30).
(Default: 30, or one month). Set to 0 to always display dates, leave blank to always display relative times.", "timestamp.necro-threshold": "Necro Threshold (in days)", "timestamp.necro-threshold-help": "A message will be shown between posts if the time between them is longer than the necro threshold. (Default: 7, or one week). Set to 0 to disable.", - "timestamp.topic-views-interval": "Increment topic views interval (in minutes)", - "timestamp.topic-views-interval-help": "Topic views will only increment once every X minutes as defined by this setting.", + "timestamp.topic-views-interval": "Povečanje intervala ogledov teme (v minutah)", + "timestamp.topic-views-interval-help": "Ogledi tem se bodo povečali le enkrat na vsakih X minut, kot je določeno s to nastavitvijo.", "teaser": "Teaser Post", - "teaser.last-post": "Last – Show the latest post, including the original post, if no replies", - "teaser.last-reply": "Last – Show the latest reply, or a \"No replies\" placeholder if no replies", - "teaser.first": "First", - "unread": "Unread Settings", + "teaser.last-post": "Zadnja – Prikaži najnovejšo objavo, vključno z izvirno, če ni odgovorov", + "teaser.last-reply": "Zadnja – Prikaži najnovejši odgovor ali \"Ni odgovorov\", če ni odgovorov", + "teaser.first": "Prvi", + "unread": "Neprebrane nastavitve", "unread.cutoff": "Unread cutoff days", - "unread.min-track-last": "Minimum posts in topic before tracking last read", - "recent": "Recent Settings", + "unread.min-track-last": "Najmanjše število objav v temi pred sledenjem zadnjem branju", + "recent": "Nedavne nastavitve", "recent.max-topics": "Maximum topics on /recent", "recent.categoryFilter.disable": "Disable filtering of topics in ignored categories on the /recent page", - "signature": "Signature Settings", - "signature.disable": "Disable signatures", - "signature.no-links": "Disable links in signatures", - "signature.no-images": "Disable images in signatures", - "signature.max-length": "Maximum Signature Length", + "signature": "Nastavitve podpisa", + "signature.disable": "Onemogoči podpise", + "signature.no-links": "Onemogoči povezave v podpisih", + "signature.no-images": "Onemogoči slike v podpisih", + "signature.max-length": "Največja dolžina podpisa", "composer": "Composer Settings", "composer-help": "The following settings govern the functionality and/or appearance of the post composer shown\n\t\t\t\tto users when they create new topics, or reply to existing topics.", - "composer.show-help": "Show \"Help\" tab", - "composer.enable-plugin-help": "Allow plugins to add content to the help tab", - "composer.custom-help": "Custom Help Text", - "ip-tracking": "IP Tracking", - "ip-tracking.each-post": "Track IP Address for each post", - "enable-post-history": "Enable Post History" + "composer.show-help": "Prikaži zavihek \"Pomoč\"", + "composer.enable-plugin-help": "Dovoli vtičnikom dodajanje vsebine na zavihek za pomoč", + "composer.custom-help": "Besedilo pomoči po meri", + "ip-tracking": "IP sledenje", + "ip-tracking.each-post": "Sledi IP naslov za vsako objavo", + "enable-post-history": "Omogoči zgodovino objav" } \ No newline at end of file diff --git a/public/language/sl/admin/settings/reputation.json b/public/language/sl/admin/settings/reputation.json index 7cfa636521..a943374890 100644 --- a/public/language/sl/admin/settings/reputation.json +++ b/public/language/sl/admin/settings/reputation.json @@ -1,22 +1,22 @@ { - "reputation": "Reputation Settings", - "disable": "Disable Reputation System", - "disable-down-voting": "Disable Down Voting", - "votes-are-public": "All Votes Are Public", + "reputation": "Nastavitve ugleda", + "disable": "Onemogoči sistem ugleda", + "disable-down-voting": "Onemogoči glasovanje proti", + "votes-are-public": "Vsi glasovi so javni", "thresholds": "Activity Thresholds", - "min-rep-downvote": "Minimum reputation to downvote posts", - "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", - "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", - "min-rep-flag": "Minimum reputation to flag posts", - "min-rep-website": "Minimum reputation to add \"Website\" to user profile", - "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", - "min-rep-signature": "Minimum reputation to add \"Signature\" to user profile", - "min-rep-profile-picture": "Minimum reputation to add \"Profile Picture\" to user profile", - "min-rep-cover-picture": "Minimum reputation to add \"Cover Picture\" to user profile", + "min-rep-downvote": "Najmanjši ugled za objavo glasov proti", + "downvotes-per-day": "Glasovi proti na dan (nastavljeno na 0 za neomejeno število glasov proti)", + "downvotes-per-user-per-day": "Glasovi proti na uporabnika na dan (nastavljeno na 0 za neomejeno število glasov proti)", + "min-rep-flag": "Najmanjši ugled za označevanje objav z zastavico", + "min-rep-website": "Najmanjši ugled za dodajanje \"Spletna stran\" v uporabniški profil", + "min-rep-aboutme": "Najmanjši ugled za dodajanje \"O meni\" v uporabniški profil", + "min-rep-signature": "Najmanjši ugled za dodajanje \"Podpis\" v uporabniški profil", + "min-rep-profile-picture": "Najmanjši ugled za dodajanje \"Profilna slika\" v uporabniški profil", + "min-rep-cover-picture": "Najmanjši ugled za dodajanje \"Naslovna slika\" v uporabniški profil", "flags": "Flag Settings", - "flags.limit-per-target": "Maximum number of times something can be flagged", - "flags.limit-per-target-placeholder": "Default: 0", - "flags.limit-per-target-help": "When a post or user is flagged multiple times, each additional flag is considered a "report" and added to the original flag. Set this option to a number other than zero to limit the number of reports an item can receive.", + "flags.limit-per-target": "Največkrat, ko je mogoče nekaj označiti z zastavico", + "flags.limit-per-target-placeholder": "Privzeto: 0", + "flags.limit-per-target-help": "Ko je objava ali uporabnik večkrat označen z zastavico, se vsaka dodatna zastavica šteje za & quot;poročilo" in dodana prvotni zastavici. To možnost nastavite na število, različno od nič, da omejite število poročil, ki jih element lahko prejme.", "flags.auto-resolve-on-ban": "Automatically resolve all of a user's tickets when they are banned" } \ No newline at end of file diff --git a/public/language/sl/admin/settings/social.json b/public/language/sl/admin/settings/social.json index 23aedfcfaa..f01d398aa1 100644 --- a/public/language/sl/admin/settings/social.json +++ b/public/language/sl/admin/settings/social.json @@ -1,5 +1,5 @@ { - "post-sharing": "Post Sharing", - "info-plugins-additional": "Plugins can add additional networks for sharing posts.", - "save-success": "Successfully saved Post Sharing Networks!" + "post-sharing": "Deljenje objav", + "info-plugins-additional": "Vtičniki lahko dodajo dodatna omrežja za deljenje objav.", + "save-success": "Uspešno shranjena omrežja za deljenje objav!" } \ No newline at end of file diff --git a/public/language/sl/admin/settings/sockets.json b/public/language/sl/admin/settings/sockets.json index d04ee42fcf..a47145831d 100644 --- a/public/language/sl/admin/settings/sockets.json +++ b/public/language/sl/admin/settings/sockets.json @@ -1,6 +1,6 @@ { - "reconnection": "Reconnection Settings", - "max-attempts": "Max Reconnection Attempts", - "default-placeholder": "Default: %1", - "delay": "Reconnection Delay" + "reconnection": "Nastavitve vzpostavitve ponovne povezave", + "max-attempts": "Največ poskusov vzpostavitve ponovne povezave", + "default-placeholder": "Privzeto: %1", + "delay": "Zamuda pri vzpostavitvi ponovne povezave" } \ No newline at end of file diff --git a/public/language/sl/admin/settings/sounds.json b/public/language/sl/admin/settings/sounds.json index 95ccbde0f1..0b20dfc83f 100644 --- a/public/language/sl/admin/settings/sounds.json +++ b/public/language/sl/admin/settings/sounds.json @@ -1,9 +1,9 @@ { - "notifications": "Notifications", - "chat-messages": "Chat Messages", - "play-sound": "Play", - "incoming-message": "Incoming Message", - "outgoing-message": "Outgoing Message", - "upload-new-sound": "Upload New Sound", - "saved": "Settings Saved" + "notifications": "Obvestila", + "chat-messages": "Sporočila klepeta", + "play-sound": "Predvajaj", + "incoming-message": "Dohodno sporočilo", + "outgoing-message": "Odhodno sporočilo", + "upload-new-sound": "Naloži nov zvok", + "saved": "Nastavitve so shranjene" } \ No newline at end of file diff --git a/public/language/sl/admin/settings/tags.json b/public/language/sl/admin/settings/tags.json index 080010f6f0..3134921790 100644 --- a/public/language/sl/admin/settings/tags.json +++ b/public/language/sl/admin/settings/tags.json @@ -1,12 +1,12 @@ { - "tag": "Tag Settings", - "link-to-manage": "Manage Tags", + "tag": "Nastavitve oznak", + "link-to-manage": "Upravljaj oznake", "system-tags": "System Tags", - "system-tags-help": "Only privileged users will be able to use these tags.", - "min-per-topic": "Minimum Tags per Topic", - "max-per-topic": "Maximum Tags per Topic", - "min-length": "Minimum Tag Length", - "max-length": "Maximum Tag Length", - "related-topics": "Related Topics", - "max-related-topics": "Maximum related topics to display (if supported by theme)" + "system-tags-help": "Ze oznake bodo lahko uporabljali le privilegirani uporabniki.", + "min-per-topic": "Najmanj oznak na temo", + "max-per-topic": "Največ oznak na temo", + "min-length": "Najmanjša dolžina oznake", + "max-length": "Največja dolžina oznake", + "related-topics": "Sorodne teme", + "max-related-topics": "Največ sorodnih tem za prikaz (če jih tema podpira)" } \ No newline at end of file diff --git a/public/language/sl/admin/settings/uploads.json b/public/language/sl/admin/settings/uploads.json index 449ed22522..f03378516f 100644 --- a/public/language/sl/admin/settings/uploads.json +++ b/public/language/sl/admin/settings/uploads.json @@ -1,7 +1,7 @@ { - "posts": "Posts", - "allow-files": "Allow users to upload regular files", - "private": "Make uploaded files private", + "posts": "Objave", + "allow-files": "Dovoli uporabnikom nalaganje navadnih datotek", + "private": "Naložene datoteke označi kot zasebne", "strip-exif-data": "Strip EXIF Data", "private-extensions": "File extensions to make private", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. pdf,xls,doc). An empty list means all files are private.", @@ -19,7 +19,7 @@ "reject-image-height-help": "Images taller than this value will be rejected.", "allow-topic-thumbnails": "Allow users to upload topic thumbnails", "topic-thumb-size": "Topic Thumb Size", - "allowed-file-extensions": "Allowed File Extensions", + "allowed-file-extensions": "Dovoljene pripone datoteke", "allowed-file-extensions-help": "Enter comma-separated list of file extensions here (e.g. pdf,xls,doc). An empty list means all extensions are allowed.", "upload-limit-threshold": "Rate limit user uploads to:", "upload-limit-threshold-per-minute": "Per %1 Minute", @@ -28,7 +28,7 @@ "allow-profile-image-uploads": "Allow users to upload profile images", "convert-profile-image-png": "Convert profile image uploads to PNG", "default-avatar": "Custom Default Avatar", - "upload": "Upload", + "upload": "Naloži", "profile-image-dimension": "Profile Image Dimension", "profile-image-dimension-help": "(in pixels, default: 128 pixels)", "max-profile-image-size": "Maximum Profile Image File Size", diff --git a/public/language/sl/admin/settings/user.json b/public/language/sl/admin/settings/user.json index 48be13b75e..f0a2955907 100644 --- a/public/language/sl/admin/settings/user.json +++ b/public/language/sl/admin/settings/user.json @@ -1,62 +1,62 @@ { - "authentication": "Authentication", - "require-email-confirmation": "Require Email Confirmation", - "email-confirm-interval": "User may not resend a confirmation email until", + "authentication": "Preverjanje pristnosti", + "require-email-confirmation": "Zahtevaj potrditev po e-pošti", + "email-confirm-interval": "Uporabnik morda ne bo mogel znova poslati potrditvenega e-poštnega sporočila, dokler", "email-confirm-email2": "minutes have elapsed", - "allow-login-with": "Allow login with", - "allow-login-with.username-email": "Username or Email", - "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", - "account-settings": "Account Settings", + "allow-login-with": "Dovoli prijavo z", + "allow-login-with.username-email": "Uporabniško ime ali e-poštni naslov", + "allow-login-with.username": "Samo uporabniško ime", + "allow-login-with.email": "Samo e-poštni naslov", + "account-settings": "Nastavitve računa", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", - "disable-username-changes": "Disable username changes", - "disable-email-changes": "Disable email changes", - "disable-password-changes": "Disable password changes", - "allow-account-deletion": "Allow account deletion", - "hide-fullname": "Hide fullname from users", - "hide-email": "Hide email from users", - "show-fullname-as-displayname": "Show user's full name as their display name if available", - "themes": "Themes", - "disable-user-skins": "Prevent users from choosing a custom skin", - "account-protection": "Account Protection", - "admin-relogin-duration": "Admin relogin duration (minutes)", + "disable-username-changes": "Onemogoči spreminjanje uporabniškega imena", + "disable-email-changes": "Onemogoči spreminjanje e-poštnega naslova", + "disable-password-changes": "Onemogoči spreminjanje gesla", + "allow-account-deletion": "Dovoli brisanje računa", + "hide-fullname": "Skrij polno ime pred uporabniki", + "hide-email": "Skrij e-poštni naslov pred uporabniki", + "show-fullname-as-displayname": "Prikaži uporabnikovo polno ime kot njegovo prikazno ime, če je na voljo", + "themes": "Teme", + "disable-user-skins": "Prepreči uporabnikom izbiro preobleke po meri", + "account-protection": "Zaščita računa", + "admin-relogin-duration": "Trajanje ponovne prijave skrbnika (v minutah)", "admin-relogin-duration-help": "After a set amount of time accessing the admin section will require re-login, set to 0 to disable", - "login-attempts": "Login attempts per hour", + "login-attempts": "Število poskusov prijave na uro", "login-attempts-help": "If login attempts to a user's account exceeds this threshold, that account will be locked for a pre-configured amount of time", - "lockout-duration": "Account Lockout Duration (minutes)", - "login-days": "Days to remember user login sessions", - "password-expiry-days": "Force password reset after a set number of days", - "session-time": "Session Time", - "session-time-days": "Days", - "session-time-seconds": "Seconds", + "lockout-duration": "Trajanje zaklepanja računa (v minutah)", + "login-days": "Dnevi za zapomnitev sej za prijavo uporabnikov", + "password-expiry-days": "Vsilite ponastavitev gesla po nastavljenem številu dni", + "session-time": "Čas seje", + "session-time-days": "Dni", + "session-time-seconds": "Sekund", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", - "online-cutoff": "Minutes after user is considered inactive", + "online-cutoff": "Minut po tem, ko je uporabnik neaktiven", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", - "registration": "User Registration", - "registration-type": "Registration Type", - "registration-approval-type": "Registration Approval Type", - "registration-type.normal": "Normal", + "registration": "Registracija uporabnika", + "registration-type": "Vrsta registracije", + "registration-approval-type": "Vrsta odobritve registracije", + "registration-type.normal": "Običajno", "registration-type.admin-approval": "Admin Approval", "registration-type.admin-approval-ip": "Admin Approval for IPs", - "registration-type.invite-only": "Invite Only", + "registration-type.invite-only": "Samo povabilo", "registration-type.admin-invite-only": "Admin Invite Only", "registration-type.disabled": "No registration", "registration-type.help": "Normal - Users can register from the /register page.
\nInvite Only - Users can invite others from the users page.
\nAdmin Invite Only - Only administrators can invite others from users and admin/manage/users pages.
\nNo registration - No user registration.
", "registration-approval-type.help": "Normal - Users are registered immediately.
\nAdmin Approval - User registrations are placed in an approval queue for administrators.
\nAdmin Approval for IPs - Normal for new users, Admin Approval for IP addresses that already have an account.
", "registration-queue-auto-approve-time": "Automatic Approval Time", - "registration-queue-auto-approve-time-help": "Hours before user is approved automatically. 0 to disable.", + "registration-queue-auto-approve-time-help": "Ure do samodejne potrditve uporabnika. 0 da onemogočite.", "registration-queue-show-average-time": "Show users average time it takes to approve a new user", - "registration.max-invites": "Maximum Invitations per User", - "max-invites": "Maximum Invitations per User", + "registration.max-invites": "Največje število povabil na uporabnika", + "max-invites": "Največje število povabil na uporabnika", "max-invites-help": "0 for no restriction. Admins get infinite invitations
Only applicable for \"Invite Only\"", "invite-expiration": "Invite expiration", - "invite-expiration-help": "# of days invitations expire in.", - "min-username-length": "Minimum Username Length", - "max-username-length": "Maximum Username Length", - "min-password-length": "Minimum Password Length", - "min-password-strength": "Minimum Password Strength", - "max-about-me-length": "Maximum About Me Length", + "invite-expiration-help": "Število dni, v katerih poteče povabilo.", + "min-username-length": "Najmanjša dolžina uporabniškega imena", + "max-username-length": "Največja dolžina uporabniškega imena", + "min-password-length": "Najmanjša dolžina gesla", + "min-password-strength": "Najmanjša moč gesla", + "max-about-me-length": "Največja dolžina O meni", "terms-of-use": "Forum Terms of Use (Leave blank to disable)", "user-search": "User Search", "user-search-results-per-page": "Number of results to display", @@ -69,16 +69,16 @@ "update-url-with-post-index": "Update url with post index while browsing topics", "digest-freq": "Subscribe to Digest", "digest-freq.off": "Off", - "digest-freq.daily": "Daily", - "digest-freq.weekly": "Weekly", - "digest-freq.monthly": "Monthly", + "digest-freq.daily": "Dnevno", + "digest-freq.weekly": "Tedensko", + "digest-freq.monthly": "Mesečno", "email-chat-notifs": "Send an email if a new chat message arrives and I am not online", "email-post-notif": "Send an email when replies are made to topics I am subscribed to", - "follow-created-topics": "Follow topics you create", - "follow-replied-topics": "Follow topics that you reply to", - "default-notification-settings": "Default notification settings", + "follow-created-topics": "Spremljanj teme, ki si jih ustvaril", + "follow-replied-topics": "Spremljanj teme, na katere si odgovoril", + "default-notification-settings": "Privzete nastavitve obveščanja", "categoryWatchState": "Default category watch state", - "categoryWatchState.watching": "Watching", - "categoryWatchState.notwatching": "Not Watching", - "categoryWatchState.ignoring": "Ignoring" + "categoryWatchState.watching": "Spremljano", + "categoryWatchState.notwatching": "Ni spremljano", + "categoryWatchState.ignoring": "Prezrto" } diff --git a/public/language/sl/ip-blacklist.json b/public/language/sl/ip-blacklist.json index 588fbd62b6..c038769e2f 100644 --- a/public/language/sl/ip-blacklist.json +++ b/public/language/sl/ip-blacklist.json @@ -1,7 +1,7 @@ { - "lead": "Configure your IP blacklist here.", + "lead": "Tu nastavite svoj črni seznam IP.", "description": "Occasionally, a user account ban is not enough of a deterrant. Other times, restricting access to the forum to a specific IP or a range of IPs is the best way to protect a forum. In these scenarios, you can add troublesome IP addresses or entire CIDR blocks to this blacklist, and they will be prevented from logging in to or registering a new account.", - "active-rules": "Active Rules", + "active-rules": "Aktivna pravila", "validate": "Validate Blacklist", "apply": "Apply Blacklist", "hints": "Syntax Hints", diff --git a/public/language/sl/post-queue.json b/public/language/sl/post-queue.json index bfaa367870..648f761751 100644 --- a/public/language/sl/post-queue.json +++ b/public/language/sl/post-queue.json @@ -1,18 +1,18 @@ { - "post-queue": "Post Queue", + "post-queue": "Čakalna vrsta objav", "description": "There are no posts in the post queue.
To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", - "user": "User", - "category": "Category", - "title": "Title", - "content": "Content", + "user": "Uporabnik", + "category": "Kategorija", + "title": "Naslov", + "content": "Vsebina", "posted": "Posted", - "reply-to": "Reply to \"%1\"", - "content-editable": "Click on content to edit", - "category-editable": "Click on category to edit", - "title-editable": "Click on title to edit", - "reply": "Reply", - "topic": "Topic", - "accept": "Accept", - "reject": "Reject" + "reply-to": "Odgovor na %1", + "content-editable": "Za urejanje kliknite na vsebino", + "category-editable": "Za urejanje kliknite na kategorijo", + "title-editable": "Za urejanje kliknite na naslov", + "reply": "Odgovori", + "topic": "Tema", + "accept": "Sprejmi", + "reject": "Zavrni" } \ No newline at end of file diff --git a/public/language/sl/user.json b/public/language/sl/user.json index 23dbb21939..707996621b 100644 --- a/public/language/sl/user.json +++ b/public/language/sl/user.json @@ -1,27 +1,27 @@ { "banned": "Izločen", "offline": "Odjavljeni", - "deleted": "Deleted", + "deleted": "Izbrisano", "username": "Uporabniško ime", "joindate": "Datum pridružitve", "postcount": "Število objav", "email": "E-pošta", "confirm_email": "Potrdi e-poštni naslov", "account_info": "Podatki računa", - "admin_actions_label": "Administrative Actions", + "admin_actions_label": "Skrbniška dejanja", "ban_account": "Izločen račun", "ban_account_confirm": "Ali želiš izločiti uporabnika?", "unban_account": "Ponovno vključi račun", "delete_account": "Izbriši račun", - "delete_account_as_admin": "Delete Account", - "delete_content": "Delete Account Content", - "delete_all": "Delete Account and Content", - "delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?
This action is irreversible and you will not be able to recover any of your data

Enter your password to confirm that you wish to destroy this account.", - "delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?
This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account

", - "delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)?
This action is irreversible and you will not be able to recover any data

", - "delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)?
This action is irreversible and you will not be able to recover any data

", + "delete_account_as_admin": "Izbriši račun", + "delete_content": "Izbriši vsebino računa", + "delete_all": "Izbriši račun in vsebino", + "delete_account_confirm": "Ste prepričani, da želite anonimizirati vašo objavo in izbrisati vaš račun?
To dejanje je nepovratno in podatkov ne boste mogli obnoviti.

Vnesite svoje geslo za potrditev, da želite uničiti ta račun.", + "delete_this_account_confirm": "Ali ste prepričani, da želite izbrisati ta račun, pri tem pa pustiti vsebino za seboj?
To dejanje je nepovratno, objave bodo anonimizirane in povezav objav z izbrisanim računom ne boste mogli obnoviti.

", + "delete_account_content_confirm": "Ali ste prepričani, da želite izbrisati vsebino tega računa (objave/teme/nalaganja)?
To dejanje je nepovratno in podatkov ne boste mogli obnoviti

", + "delete_all_confirm": "Ali ste prepričani, da želite izbrisati ta račun in vso njegovo vsebino (objave/teme/nalaganja)?
To dejanje je nepovratno in podatkov ne boste mogli obnoviti

", "account-deleted": "Račun je izbrisan", - "account-content-deleted": "Account content deleted", + "account-content-deleted": "Vsebina računa je izbrisana", "fullname": "Ime in priimek", "website": "Spletna stran", "location": "Lokacija", @@ -33,23 +33,23 @@ "reputation": "Naziv", "bookmarks": "Zaznamki", "watched_categories": "Spremljane kategorije", - "change_all": "Change All", + "change_all": "Spremeni vse", "watched": "Spremljano", - "ignored": "Ignored", - "default-category-watch-state": "Default category watch state", + "ignored": "Prezrto", + "default-category-watch-state": "Privzeto stanje spremljanja kategorij", "followers": "Spremljevalci", "following": "Spremljano", "blocks": "Blocks", "block_toggle": "Toggle Block", - "block_user": "Block User", - "unblock_user": "Unblock User", + "block_user": "Blokiraj uporabnika", + "unblock_user": "Odblokiraj uporabnika", "aboutme": "O meni", "signature": "Podpis", "birthday": "Rojstni datum", "chat": "Klepet", - "chat_with": "Continue chat with %1", - "new_chat_with": "Start new chat with %1", - "flag-profile": "Flag Profile", + "chat_with": "Nadaljuj klepet z %1", + "new_chat_with": "Prični nov klepet z %1", + "flag-profile": "Označi profil z zastavico", "follow": "Spremljaj", "unfollow": "Ne spremljaj", "more": "Več", @@ -57,7 +57,7 @@ "change_picture": "Spremeni sliko", "change_username": "Spremeni uporabniško ime", "change_email": "Spremeni e-poštni naslov", - "email_same_as_password": "Please enter your current password to continue – you've entered your new email again", + "email_same_as_password": "Za nadaljevanje vnesite svoje trenutno geslo & ndash; ponovno ste vnesli svoj novi e-poštni naslov", "edit": "Uredi", "edit-profile": "Uredi profil", "default_picture": "Privzeta ikona", @@ -76,15 +76,15 @@ "username_taken_workaround": "Predlagano uporabniško ime je že zasedeno, zato smo ga rahlo spremenili. Sedaj vas poznamo kot %1", "password_same_as_username": "Vaše geslo je enako kot vaše uporabniško ime, prosim izberite drugačno geslo.", "password_same_as_email": "Vaše geslo je enako kot vaše e-poštni naslov, prosim izberite drugačno geslo.", - "weak_password": "Weak password.", + "weak_password": "Šibko geslo.", "upload_picture": "Naloži fotografijo", "upload_a_picture": "Naloži fotografijo", "remove_uploaded_picture": "Odstrani preneseno sliko ", "upload_cover_picture": "Prenesi fotografijo naslovnice", - "remove_cover_picture_confirm": "Are you sure you want to remove the cover picture?", - "crop_picture": "Crop picture", - "upload_cropped_picture": "Crop and upload", - "avatar-background-colour": "Avatar background colour", + "remove_cover_picture_confirm": "Ste prepričani, da želite odstraniti naslovno sliko?", + "crop_picture": "Obreži sliko", + "upload_cropped_picture": "Obreži in naloži", + "avatar-background-colour": "Slika ozadja avatarja", "settings": "Nastavitve", "show_email": "Pokaži moj e-poštni naslov.", "show_fullname": "Pokaži moj ime in priimek.", @@ -98,49 +98,49 @@ "has_no_follower": "Uporabniku nihče ne sledi :(", "follows_no_one": "Uporabnik nikomur ne sledi :(", "has_no_posts": "Uporabnik še ni nič objavil.", - "has_no_best_posts": "This user does not have any upvoted posts yet.", + "has_no_best_posts": "Ta uporabnik še nima nobenih objav z glasovi za.", "has_no_topics": "Uporabnik še ni objavil nobene teme.", "has_no_watched_topics": "Uporabnik še ne spremlja nobene teme.", - "has_no_ignored_topics": "This user hasn't ignored any topics yet.", + "has_no_ignored_topics": "Ta uporabnik še nima nobenih prezrtih tem.", "has_no_upvoted_posts": "Uporabnik še ni glasoval za nobeno objavo.", "has_no_downvoted_posts": "Uporabnik še ni glasoval proti nobeni objavi.", "has_no_voted_posts": "Uporabnik nima glasovanih objav", - "has_no_blocks": "You have blocked no users.", + "has_no_blocks": "Nimate blokiranih uporabnikov.", "email_hidden": "Skrit e-poštni naslov", "hidden": "skrit", "paginate_description": "Uporabi oštevilčenje strani namesto neskončnega drsenja", "topics_per_page": "Število tem na stran", "posts_per_page": "Število objav na stran", - "max_items_per_page": "Maximum %1", - "acp_language": "Admin Page Language", - "notifications": "Notifications", - "upvote-notif-freq": "Upvote Notification Frequency", - "upvote-notif-freq.all": "All Upvotes", - "upvote-notif-freq.first": "First Per Post", - "upvote-notif-freq.everyTen": "Every Ten Upvotes", + "max_items_per_page": "Največ %1", + "acp_language": "Jezik skrbniških strani", + "notifications": "Obvestila", + "upvote-notif-freq": "Pogostost obveščanja o glasovih za", + "upvote-notif-freq.all": "Vsi glasovi za", + "upvote-notif-freq.first": "Prvi na objavo", + "upvote-notif-freq.everyTen": "Vsakih 10 glasov za", "upvote-notif-freq.threshold": "On 1, 5, 10, 25, 50, 100, 150, 200...", "upvote-notif-freq.logarithmic": "On 10, 100, 1000...", - "upvote-notif-freq.disabled": "Disabled", + "upvote-notif-freq.disabled": "Onemogočeno", "browsing": "Preglej nastavitve", "open_links_in_new_tab": "Zunanje povezave odpri v novem zavihku", "enable_topic_searching": "Omogoči iskanje znotraj teme", "topic_search_help": "Če omogočite, bo iskanje prepisalo brskalnikove prevzete nastavitve in vam omogočilo iskanje skozi celotno temo.", "update_url_with_post_index": "Update url with post index while browsing topics", - "scroll_to_my_post": "After posting a reply, show the new post", + "scroll_to_my_post": "Po objavi odgovora prikaži novo objavo", "follow_topics_you_reply_to": "Spremljanj teme, na katere si odgovoril", "follow_topics_you_create": "Spremljanj teme, ki si jih ustvaril", "grouptitle": "Naslov skupine", - "group-order-help": "Select a group and use the arrows to order titles", + "group-order-help": "Izberi skupino in uporabi puščice za razvrstitev naslovov", "no-group-title": "Skupina nima imena", "select-skin": "Izberi preobleko", "select-homepage": "Izberi domačo stran", "homepage": "Domača stran", - "homepage_description": "Select a page to use as the forum homepage or 'None' to use the default homepage.", - "custom_route": "Custom Homepage Route", + "homepage_description": "Izberite stran, ki jo želite uporabiti kot domačo stran foruma, ali 'Brez', če želite uporabiti privzeto domačo stran.", + "custom_route": "Po do domače strani po meri", "custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\" or \"category/2/general-discussion\")", "sso.title": "Storitev enotne prijave ", "sso.associated": "Povezan z", - "sso.not-associated": "Click here to associate with", + "sso.not-associated": "Kliknite tu da povežete z", "sso.dissociate": "Dissociate", "sso.dissociate-confirm-title": "Confirm Dissociation", "sso.dissociate-confirm": "Are you sure you wish to dissociate your account from %1?", @@ -151,16 +151,16 @@ "info.banned-until": "Banned until %1", "info.banned-expiry": "Expiry", "info.banned-permanently": "Banned permanently", - "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given.", - "info.username-history": "Username History", - "info.email-history": "Email History", + "info.banned-reason-label": "Razlog", + "info.banned-no-reason": "Razlog ni podan.", + "info.username-history": "Zgodovina uporabniškega imena", + "info.email-history": "Zgodovina e-poštnega naslova", "info.moderation-note": "Moderation Note", "info.moderation-note.success": "Moderation note saved", - "info.moderation-note.add": "Add note", + "info.moderation-note.add": "Dodaj opombo", "sessions.description": "This page allows you to view any active sessions on this forum and revoke them if necessary. You can revoke your own session by logging out of your account.", "consent.title": "Your Rights & Consent", - "consent.lead": "This community forum collects and processes your personal information.", + "consent.lead": "Ta forum skupnosti zbira in obdeluje vaše osebne podatke.", "consent.intro": "We use this information strictly to personalise your experience in this community, as well as to associate the posts you make to your user account. During the registration step you were asked to provide a username and email address, you can also optionally provide additional information to complete your user profile on this website.

We retain this information for the life of your user account, and you are able to withdraw consent at any time by deleting your account. At any time you may request a copy of your contribution to this website, via your Rights & Consent page.

If you have any questions or concerns, we encourage you to reach out to this forum's administrative team.", "consent.email_intro": "Occasionally, we may send emails to your registered email address in order to provide updates and/or to notify you of new activity that is pertinent to you. You can customise the frequency of the community digest (including disabling it outright), as well as select which types of notifications to receive via email, via your user settings page.", "consent.digest_frequency": "Unless explicitly changed in your user settings, this community delivers email digests every %1.", @@ -170,17 +170,17 @@ "consent.give": "Give consent", "consent.right_of_access": "You have the Right of Access", "consent.right_of_access_description": "You have the right to access any data collected by this website upon request. You can retrieve a copy of this data by clicking the appropriate button below.", - "consent.right_to_rectification": "You have the Right to Rectification", + "consent.right_to_rectification": "Imate pravico do popravka.", "consent.right_to_rectification_description": "You have the right to change or update any inaccurate data provided to us. Your profile can be updated by editing your profile, and post content can always be edited. If this is not the case, please contact this site's administrative team.", - "consent.right_to_erasure": "You have the Right to Erasure", + "consent.right_to_erasure": "Imate pravico do izbrisa.", "consent.right_to_erasure_description": "At any time, you are able to revoke your consent to data collection and/or processing by deleting your account. Your individual profile can be deleted, although your posted content will remain. If you wish to delete both your account and your content, please contact the administrative team for this website.", - "consent.right_to_data_portability": "You have the Right to Data Portability", + "consent.right_to_data_portability": "Imate pravico do prenosa podatkov", "consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.", - "consent.export_profile": "Export Profile (.json)", + "consent.export_profile": "Izvozi profil (.json)", "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.", - "consent.export_uploads": "Export Uploaded Content (.zip)", + "consent.export_uploads": "Izvozi naloženo vsebino (.zip)", "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.", - "consent.export_posts": "Export Posts (.csv)", + "consent.export_posts": "Izvozi objave (.csv)", "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete.", "emailUpdate.intro": "Please enter your email address below. This forum uses your email address for scheduled digest and notifications, as well as for account recovery in the event of a lost password.", "emailUpdate.optional": "This field is optional. You are not obligated to provide your email address, but without a validated email, you will not be able to recover your account.",