Skip to content

Commit

Permalink
Update sr.json (#954)
Browse files Browse the repository at this point in the history
  • Loading branch information
samolukadjo authored Mar 28, 2024
1 parent 27377b5 commit 84f3eeb
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"option-strict-line-break-description": "In preview mode, ignore single line breaks according to the Markdown specs. Turn this off for single line breaks to show in preview.",
"option-properties-in-document": "Properties in document",
"option-properties-in-document-description": "Choose how properties are displayed within the editor. Select \"source\" to have the properties displayed as YAML.",
"option-properties-hidden": "Hidden",
"option-properties-visible": "Visible",
"option-properties-source": "Source",
"option-show-file-properties": "Show properties in document",
"option-properties-hidden": "Скривено",
"option-properties-visible": "Видљиво",
"option-properties-source": "Извор",
"option-show-file-properties": "Прикажи својства у документу",
"option-show-file-properties-description": "Show the properties section at the top of the file.",
"option-auto-pair-brackets": "Аутоматско упаривање заграда",
"option-auto-pair-brackets-description": "Аутоматски упарује заграде и знакове навода.",
Expand All @@ -43,14 +43,14 @@
"option-fold-indent-description": "Let you fold a portion of the same indentation, such as lists.",
"option-default-new-tab-view": "Default view for new tabs",
"option-default-new-tab-view-description": "The default view that a new Markdown tab gets opened in.",
"option-default-new-tab-view-editing": "Editing view",
"option-default-new-tab-view-reading": "Reading view",
"option-default-new-tab-view-editing": "Приказ за уређивање",
"option-default-new-tab-view-reading": "Приказ за читање",
"option-open-tab-in-foreground": "Always focus new tabs",
"option-open-tab-in-foreground-description": "When you open a link in a new tab, switch to it immediately.",
"option-default-editing-mode": "Default editing mode",
"option-default-editing-mode": "Подразумевани режим уређивања",
"option-default-editing-mode-description": "The default editing mode a new pane will start with.",
"option-default-editing-mode-source": "Source mode",
"option-default-editing-mode-live-preview": "Live Preview",
"option-default-editing-mode-source": "Изворни режим уређивања",
"option-default-editing-mode-live-preview": "Режим уређивања",
"option-show-line-number": "Прикажи број линије",
"option-show-line-number-description": "Show line number in the gutter.",
"option-indentation-guide": "Show indentation guides",
Expand Down Expand Up @@ -273,29 +273,29 @@
"label-add-own-language": "See how to add your language to Obsidian."
},
"account": {
"name": "Account",
"option-your-account": "Your account",
"name": "Налог",
"option-your-account": "Твој налог",
"option-your-account-desc": "You're currently signed in {{name}} ({{email}}).",
"option-your-account-desc-no-login": "You're not logged in right now. An account is only needed for Obsidian Sync, Obsidian Publish, and Catalyst insider builds.",
"button-manage-settings": "Manage settings",
"button-manage-settings": "Управљај подешавањима",
"label-insider": "insider",
"label-supporter": "supporter",
"label-vip": "VIP",
"button-upgrade-catalyst": "Upgrade",
"option-commercial-license": "Commercial license",
"option-commercial-license-desc": "If you use Obsidian for commercial purpose, you may need to get a commercial license.",
"button-purchase": "Purchase",
"button-log-out": "Log out",
"label-log-in": "Log in",
"label-sign-up": "Sign up",
"label-email": "Email",
"placeholder-email": "Your email...",
"label-password": "Password",
"placeholder-password": "Your password...",
"button-login": "Login",
"message-empty-email": "Email cannot be empty.",
"message-invalid-email": "Email is not valid.",
"message-empty-password": "Password cannot be empty.",
"option-commercial-license": "Комерцијална лиценца",
"option-commercial-license-desc": "Ако користите Obsidian у комерцијалне сврхе, можда ћете морати да купите комерцијалну лиценцу.",
"button-purchase": "Купи",
"button-log-out": "Одјави се",
"label-log-in": "Пријави се",
"label-sign-up": "Направи налог",
"label-email": "Емаил",
"placeholder-email": "Твој емаил...",
"label-password": "Лозинка",
"placeholder-password": "Твоја лозинка...",
"button-login": "Пријави се",
"message-empty-email": "Емаил не може да буде празан.",
"message-invalid-email": "Емаил није валидан.",
"message-empty-password": "Лозинка не може да буде празна.",
"message-login-failed": "Login failed, please double check your email and password.",
"label-no-account": "Don't have an account? ",
"link-sign-up-now": "Sign up now",
Expand All @@ -304,10 +304,10 @@
"mfa-verification-failed": "2FA code is incorrect, please double check your authenticator app."
},
"core-plugin": {
"plugin-list": "Plugin list",
"option-search-plugin": "Search core plugins",
"option-search-plugin-description": "Filter plugins by name or description.",
"placeholder-search-plugin": "Search plugins..."
"plugin-list": "Листа додатака",
"option-search-plugin": "Претражи основне додатке",
"option-search-plugin-description": "Филтрирајте додатке по имену или опису.",
"placeholder-search-plugin": "Претражи додатке..."
},
"third-party-plugin": {
"name": "Third-party plugin",
Expand Down Expand Up @@ -691,7 +691,7 @@
"go-forward": "Go forward"
},
"start-up": {
"loading-obsidian": "Loading Obsidian...",
"loading-obsidian": "Учитавање Obsidian-a...",
"obsidian-load-error": "An error occurred while loading Obsidian.",
"button-reload-app": "Reload app",
"button-reload-app-in-safe-mode": "Reload app in safe mode",
Expand Down

0 comments on commit 84f3eeb

Please sign in to comment.