You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/_locales/sl/messages.json

888 lines
35 KiB
JSON

{
"copyErrorAndQuit": {
"message": "Kopiraj napako in zapusti aplikacijo",
"description": "Shown in the top-level error popup, allowing user to copy the error text and close the app"
},
"databaseError": {
"message": "Napaka v bazi podatkov",
"description": "Shown in a popup if the database cannot start up properly"
},
"mainMenuFile": {
"message": "&Datoteka",
"description": "The label that is used for the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuEdit": {
"message": "&Urejanje",
"description": "The label that is used for the Edit menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuView": {
"message": "&Pogled",
"description": "The label that is used for the View menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuWindow": {
"message": "&Okno",
"description": "The label that is used for the Window menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuHelp": {
"message": "&Pomoč",
"description": "The label that is used for the Help menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"appMenuHide": {
"message": "Skrij",
"description": "Application menu command to hide the window"
},
"appMenuHideOthers": {
"message": "Skrij ostale",
"description": "Application menu command to hide all other windows"
},
"appMenuUnhide": {
"message": "Prikaži vse",
"description": "Application menu command to show all application windows"
},
"appMenuQuit": {
"message": "Zapusti Session",
"description": "Application menu command to close the application"
},
"editMenuUndo": {
"message": "Razveljavi",
"description": "Edit menu command to remove recently-typed text"
},
"editMenuRedo": {
"message": "Ponovno uveljavi",
"description": "Edit menu command to restore previously undone typed text"
},
"editMenuCut": {
"message": "Odreži",
"description": "Edit menu command to remove selected text and add it to clipboard"
},
"editMenuCopy": {
"message": "Kopiraj",
"description": "Edit menu command to add selected text to clipboard"
},
"editMenuPaste": {
"message": "Prilepi",
"description": "Edit menu command to insert text from clipboard at cursor location"
},
"editMenuPasteAndMatchStyle": {
"message": "Prilepi in spoji oblikovanje",
"description": "Edit menu command to insert text from clipboard at cursor location, taking only text and not style information"
},
"editMenuDelete": {
"message": "Izbriši",
"description": "Edit menu command to remove the selected text"
},
"editMenuSelectAll": {
"message": "Izberi vse",
"description": "Edit menu comand to select all of the text in selected text box"
},
"editMenuStartSpeaking": {
"message": "Začnite govoriti",
"description": "Edit menu item under 'speech' to start dictation"
},
"editMenuStopSpeaking": {
"message": "Prenehajte govoriti",
"description": "Edit menu item under 'speech' to stop dictation"
},
"windowMenuClose": {
"message": "Zapri okno",
"description": "Window menu command to close the current window"
},
"windowMenuMinimize": {
"message": "Pomanjšaj",
"description": "Window menu command to minimize the current window"
},
"windowMenuZoom": {
"message": "Povečava",
"description": "Window menu command to make the current window the size of the whole screen"
},
"windowMenuBringAllToFront": {
"message": "Prikaži vse na površju",
"description": "Window menu command to bring all windows of current applicatinon to front"
},
"viewMenuResetZoom": {
"message": "Privzeta velikost",
"description": "View menu command to go back to the default zoom"
},
"viewMenuZoomIn": {
"message": "Približaj",
"description": "View menu command to make everything bigger"
},
"viewMenuZoomOut": {
"message": "Oddalji",
"description": "View menu command to make everything smaller"
},
"viewMenuToggleFullScreen": {
"message": "Celozaslonski način",
"description": "View menu command to enter or leave Full Screen mode"
},
"viewMenuToggleDevTools": {
"message": "Vklopi razvijalska orodja",
"description": "View menu command to show or hide the developer tools"
},
"menuSetupWithImport": {
"message": "Nastavi z uvozom podatkov",
"description": "When the application is not yet set up, menu option to start up the import sequence"
},
"loading": {
"message": "Nalagam ...",
"description": "Message shown on the loading screen before we've loaded any messages"
},
"optimizingApplication": {
"message": "Optimiziranje nastavitev ...",
"description": "Message shown on the loading screen while we are doing application optimizations"
},
"chooseDirectory": {
"message": "Izberite mapo",
"description": "Button to allow the user to find a folder on disk"
},
"loadDataHeader": {
"message": "Naložite svoje podatke",
"description": "Header shown on the first screen in the data import process"
},
"loadDataDescription": {
"message": "Pravkar ste šli skozi fazo izvoza podatkov. Izvoženi stiki in sporočila čakajo na vašem računalniku. Izberite mapo, kamor ste shranili te podatke.",
"description": "Introduction to the process of importing messages and contacts from disk"
},
"importChooserTitle": {
"message": "Izberite mapo z izvoženimi podatki",
"description": "Title of the popup window used to select data previously exported"
},
"importErrorHeader": {
"message": "Nekaj je šlo narobe!",
"description": "Header of the error screen after a failed import"
},
"importingHeader": {
"message": "Nalagam stike in sporočila",
"description": "Header of screen shown as data is import"
},
"importErrorFirst": {
"message": "Preverite, če ste izbrali pravo mapo s shranjenimi podatki. Ime mape bi moralo biti \"Session Export\". Lahko tudi ponovno izvozite podatke iz aplikacije v brskalniku Chrome.",
"description": "Message shown if the import went wrong; first paragraph"
},
"importErrorSecond": {
"message": "Če ti koraki ne bodo uspešni, nam prosim posredujte sistemsko zabeležbo (Pogled -> Sistemska zabeležba), da vam lahko pomagamo pri prehodu!",
"description": "Message shown if the import went wrong; second paragraph"
},
"importAgain": {
"message": "Izberite mapo in poskusite znova",
"description": "Button shown if the user runs into an error during import, allowing them to start over"
},
"importCompleteHeader": {
"message": "Uspeh!",
"description": "Header shown on the screen at the end of a successful import process"
},
"importCompleteStartButton": {
"message": "Začni z uporabo aplikacije Session Desktop",
"description": "Button shown at end of successful import process, nothing left but a restart"
},
"importCompleteLinkButton": {
"message": "Povežite napravo s svojim telefonom",
"description": "Button shown at end of successful 'light' import process, so the standard linking process still needs to happen"
},
"me": {
"message": "Jaz",
"description": "The label for yourself when shown in a group member list"
},
"view": {
"message": "Preglej",
"description": "Used as a label on a button allowing user to see more information"
},
"youLeftTheGroup": {
"message": "Zapustili ste skupino",
"description": "Displayed when a user can't send a message because they have left the group"
},
"unreadMessage": {
"message": "1 novo sporočilo",
"description": "Text for unread message separator, just one message"
},
"unreadMessages": {
"message": "$count$ Neprebrana sporočila",
"description": "Text for unread message separator, with count",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"debugLogExplanation": {
"message": "Ta sistemska zabeležba bo javno objavljena na spletu za razvijalce aplikacije. Pred objavo jo lahko pregledate.",
"description": ""
},
"debugLogError": {
"message": "Prišlo je do težav pri prenosu! Morda bi želeli priložiti sistemsko zabeležbo prijavi hrošča razvijalcem.",
"description": ""
},
"reportIssue": {
"message": "Prijava napake",
"description": "Link to open the issue tracker"
},
"gotIt": {
"message": "Razumem!",
"description": "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog."
},
"submit": {
"message": "Objavi",
"description": ""
},
"incomingError": {
"message": "Napaka pri obdelavi dohodnega sporočila",
"description": ""
},
"media": {
"message": "Medijske datoteke",
"description": "Header of the default pane in the media gallery, showing images and videos"
},
"mediaEmptyState": {
"message": "V tem pogovoru ni nobene medijske datoteke",
"description": "Message shown to user in the media gallery when there are no messages with media attachments (images or video)"
},
"documents": {
"message": "Dokumenti",
"description": "Header of the secondary pane in the media gallery, showing every non-media attachment"
},
"documentsEmptyState": {
"message": "V tem pogovoru ni nobenega dokumenta",
"description": "Message shown to user in the media gallery when there are no messages with document attachments (anything other than images or video)"
},
"today": {
"message": "Danes",
"description": "Section header in the media gallery"
},
"yesterday": {
"message": "Včeraj",
"description": "Section header in the media gallery"
},
"thisWeek": {
"message": "Ta teden",
"description": "Section header in the media gallery"
},
"thisMonth": {
"message": "Ta mesec",
"description": "Section header in the media gallery"
},
"voiceMessage": {
"message": "Glasovno sporočilo",
"description": "Name for a voice message attachment"
},
"dangerousFileType": {
"message": "Ta vrsta priponke iz varnostnih razlogov ni dovoljena",
"description": "Shown in toast when user attempts to send .exe file, for example"
},
"stagedPreviewThumbnail": {
"message": "Osnutek predogledne sličice povezave na: $domain$",
"description": "Shown while Session Desktop is fetching metadata for a url in composition area",
"placeholders": {
"path": {
"content": "$1",
"example": "instagram.com"
}
}
},
"previewThumbnail": {
"message": "Predogledna sličica povezave na: $domain$",
"description": "Shown while Session Desktop is fetching metadata for a url in composition area",
"placeholders": {
"path": {
"content": "$1",
"example": "instagram.com"
}
}
},
"stagedImageAttachment": {
"message": "Osnutek slikovne priponke: $path$",
"description": "Alt text for staged attachments",
"placeholders": {
"path": {
"content": "$1",
"example": "dog.jpg"
}
}
},
"oneNonImageAtATimeToast": {
"message": "Neslikovne datoteke so omejene na eno priponko na sporočilo.",
"description": "An error popup when the user has attempted to add an attachment"
},
"cannotMixImageAndNonImageAttachments": {
"message": "V istem sporočilu ne morete kombinirati neslikovnih in slikovnih priponk.",
"description": "An error popup when the user has attempted to add an attachment"
},
"maximumAttachments": {
"message": "K sporočilu ne morete več dodajati priponk.",
"description": "An error popup when the user has attempted to add an attachment"
},
"fileSizeWarning": {
"message": "Izbrana datoteka presega največjo dovoljeno velikost.",
"description": ""
},
"unableToLoadAttachment": {
"message": "Izbrane priponke ni bilo mogoče zagnati.",
"description": ""
},
"offline": {
"message": "Ni povezave z internetom",
"description": "Displayed when the desktop client has no network connection."
},
"checkNetworkConnection": {
"message": "Preverite svojo internetno povezavo",
"description": "Obvious instructions for when a user's computer loses its network connection"
},
"attemptingReconnection": {
"message": "Naslednji poskus povezave: $reconnect_duration_in_seconds$ s",
"description": "",
"placeholders": {
"reconnect_duration_in_seconds": {
"content": "$1",
"example": "10"
}
}
},
"submitDebugLog": {
"message": "Sistemska zabeležba",
"description": "Menu item and header text for debug log modal (sentence case)"
},
"debugLog": {
"message": "Sistemska zabeležba",
"description": "View menu item to open the debug log (title case)"
},
"goToReleaseNotes": {
"message": "Opombe k izdaji",
"description": ""
},
"goToSupportPage": {
"message": "Podporna stran",
"description": "Item under the Help menu, takes you to the support page"
},
"menuReportIssue": {
"message": "Prijava napake",
"description": "Item under the Help menu, takes you to GitHub new issue form (title case)"
},
"speech": {
"message": "Nagovor",
"description": "Item under the Edit menu, with 'start/stop speaking' items below it"
},
"show": {
"message": "Prikaži",
"description": "Command under Window menu, to show the window"
},
"search": {
"message": "Iskanje",
"description": "Placeholder text in the search input"
},
"noSearchResults": {
"message": "Ni rezultata za \"$searchTerm$\"",
"description": "Shown in the search left pane when no results were found",
"placeholders": {
"searchTerm": {
"content": "$1",
"example": "dog"
}
}
},
"conversationsHeader": {
"message": "Pogovori",
"description": "Shown to separate the types of search results"
},
"contactsHeader": {
"message": "Stiki",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Sporočila",
"description": "Shown to separate the types of search results"
},
"typingAlt": {
"message": "Animacija tipkanja za ta pogovor",
"description": "Used as the 'title' attibute for the typing animation"
},
"contactAvatarAlt": {
"message": "Avatar uporabnika $name$",
"description": "Used in the alt tag for the image avatar of a contact",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"downloadAttachment": {
"message": "Prenesi priponko",
"description": "Shown in a message's triple-dot menu if there isn't room for a dedicated download button"
},
"replyToMessage": {
"message": "Odgovor na sporočilo",
"description": "Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation"
},
"originalMessageNotFound": {
"message": "Izvorno sporočilo ni bilo najdeno",
"description": "Shown in quote if reference message was not found as message was initially downloaded and processed"
},
"originalMessageNotAvailable": {
"message": "Izvorno sporočilo ni več na voljo",
"description": "Shown in toast if user clicks on quote that references message no longer in database"
},
"messageFoundButNotLoaded": {
"message": "Izvorno sporočilo je bilo najdeno, vendar še ni naloženo. Če ga želite naložiti, se pomaknite navzgor.",
"description": "Shown in toast if user clicks on quote references messages not loaded in view, but in database"
},
"you": {
"message": "Vi",
"description": "In Android theme, shown in quote if you or someone else replies to you"
},
"audioPermissionNeeded": {
"message": "Za pošiljanje glasovnih sporočil potrebuje aplikacija Session Desktop dostop do vašega mikrofona.",
"description": "Shown if the user attempts to send an audio message without audio permssions turned on"
},
"audio": {
"message": "Zvok",
"description": "Shown in a quotation of a message containing an audio attachment if no text was originally provided with that attachment"
},
"video": {
"message": "Video",
"description": "Shown in a quotation of a message containing a video if no text was originally provided with that video"
},
"photo": {
"message": "Slika",
"description": "Shown in a quotation of a message containing a photo if no text was originally provided with that image"
},
"cannotUpdate": {
"message": "Cannot Update",
"description": "Shown as the title of our update error dialogs on windows"
},
"ok": {
"message": "OK",
"description": ""
},
"cancel": {
"message": "Prekliči",
"description": ""
},
"error": {
"message": "Napaka",
"description": ""
},
"delete": {
"message": "Izbriši",
"description": ""
},
"deleteWarning": {
"message": "Ste prepričani? S klikom na 'izbriši' boste nepovratno izbrisali sporočilo s te naprave.",
"description": ""
},
"deleteThisMessage": {
"message": "Izbriši to sporočilo",
"description": ""
},
"from": {
"message": "Pošiljatelj",
"description": "Label for the sender of a message"
},
"to": {
"message": "v",
"description": "Label for the receiver of a message"
},
"sent": {
"message": "Poslano",
"description": "Label for the time a message was sent"
},
"received": {
"message": "Prejeto",
"description": "Label for the time a message was received"
},
"sendMessage": {
"message": "Pošlji sporočilo",
"description": "Placeholder text in the message entry field"
},
"groupMembers": {
"message": "Člani skupine",
"description": ""
},
"deleteMessage": {
"message": "Izbriši sporočilo",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
},
"deleteMessages": {
"message": "Izbriši sporočila",
"description": "Menu item for deleting messages, title case."
},
"deleteConversationConfirmation": {
"message": "Ali res želite nepovratno izbrisati ta pogovor?",
"description": "Confirmation dialog text that asks the user if they really wish to delete the conversation. Answer buttons use the strings 'ok' and 'cancel'. The deletion is permanent, i.e. it cannot be undone."
},
"quoteThumbnailAlt": {
"message": "Predogled slike citiranega sporočila",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
},
"imageAttachmentAlt": {
"message": "Slika je priložena sporočilu",
"description": "Used in alt tag of image attachment"
},
"videoAttachmentAlt": {
"message": "Zajem slike videa je priložen k sporočilu",
"description": "Used in alt tag of video attachment preview"
},
"lightboxImageAlt": {
"message": "Slika je bila poslana tekom pogovora",
"description": "Used in the alt tag for the image shown in a full-screen lightbox view"
},
"imageCaptionIconAlt": {
"message": "Ikona, ki označuje, da ima ta slika besedilo",
"description": "Used for the icon layered on top of an image in message bubbles"
},
"addACaption": {
"message": "Dodaj besedilo ...",
"description": ""
},
"save": {
"message": "Shrani",
"description": ""
},
"permissions": {
"message": "Dovoljenja",
"description": "Header for permissions section of settings"
},
"mediaPermissionsDescription": {
"message": "Dovoli dostop do kamere in mikrofona",
"description": "Description of the media permission description"
},
"general": {
"message": "Splošno",
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Vklop črkovalnika v okencu za vnašanje sporočila",
"description": "Description of the media permission description"
},
"notifications": {
"message": "Obvestila",
"description": "Header for notification settings"
},
"notificationSettingsDialog": {
"message": "Vsebina obvestila o prejemu sporočila:",
"description": "Explain the purpose of the notification settings"
},
"disableNotifications": {
"message": "obvestila so izklopljena",
"description": "Label for disabling notifications"
},
"nameAndMessage": {
"message": "ime pošiljatelja in sporočilo",
"description": "Label for setting notifications to display name and message text"
},
"noNameOrMessage": {
"message": "brez imena pošiljatelja in sporočila",
"description": "Label for setting notifications to display no name and no message text"
},
"nameOnly": {
"message": "samo ime pošiljatelja",
"description": "Label for setting notifications to display sender name only"
},
"newMessage": {
"message": "Novo sporočilo",
"description": "Displayed in notifications for only 1 message"
},
"newMessages": {
"message": "Novo sporočilo",
"description": "Displayed in notifications for multiple messages"
},
"notificationMostRecentFrom": {
"message": "Najnovejše od:",
"description": "Displayed in notifications when setting is 'name only' and more than one message is waiting"
},
"notificationFrom": {
"message": "Od:",
"description": "Displayed in notifications when setting is 'name only' and one message is waiting"
},
"notificationMostRecent": {
"message": "Najnovejše:",
"description": "Displayed in notifications when setting is 'name and message' and more than one message is waiting"
},
"sendFailed": {
"message": "Pošiljanje ni uspelo",
"description": "Shown on outgoing message if it fails to send"
},
"expiredWarning": {
"message": "Pričujoča različica programa Session Desktop je potekla. Za ponovno delovanje morate program posodobiti na zadnjo različico.",
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Posodobi",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
"message": "Multimedijsko sporočilo",
"description": "Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
},
"timestamp_s": {
"message": "ravnokar",
"description": "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
},
"timestamp_m": {
"message": "1 minuto",
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
},
"timestamp_h": {
"message": "1 uro",
"description": "Brief timestamp for messages sent about one hour ago. Displayed in the conversation list and message bubble."
},
"timestampFormat_M": {
"message": "D. MMM",
"description": "Timestamp format string for displaying month and day (but not the year) of a date within the current year, ex: use 'MMM D' for 'Aug 8', or 'D MMM' for '8 Aug'."
},
"unblockToSend": {
"message": "Za pošiljanje sporočila morate najprej odblokirati ta stik",
"description": "Brief message shown when trying to message a blocked number"
},
"unblockGroupToSend": {
"message": "Odblokiraj to skupino za pošiljanje sporočila.",
"description": "Brief message shown when trying to message a blocked group"
},
"youChangedTheTimer": {
"message": "Odštevanje za izginjajoča sporočila ste nastavili na $time$",
"description": "Message displayed when you change the message expiration timer in a conversation.",
"placeholders": {
"time": {
"content": "$1",
"example": "10m"
}
}
},
"timerSetOnSync": {
"message": "Odštevanje za izginjajoča števila je bilo posodobljeno na $time$",
"description": "Message displayed when timer is set on initial link of desktop device.",
"placeholders": {
"time": {
"content": "$1",
"example": "10m"
}
}
},
"theyChangedTheTimer": {
"message": "Uporabnik $name$ je nastavil odštevanje za izginjajoča števila na $time$",
"description": "Message displayed when someone else changes the message expiration timer in a conversation.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
},
"time": {
"content": "$2",
"example": "10m"
}
}
},
"timerOption_0_seconds": {
"message": "Izključeno",
"description": "Label for option to turn off message expiration in the timer menu"
},
"timerOption_5_seconds": {
"message": "5 sekund",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_10_seconds": {
"message": "10 sekund",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_30_seconds": {
"message": "30 sekund",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_minute": {
"message": "1 minuta",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_5_minutes": {
"message": "5 minut",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_30_minutes": {
"message": "30 minut",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_hour": {
"message": "1 ura",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_6_hours": {
"message": "6 ur",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_12_hours": {
"message": "12 ur",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_day": {
"message": "1 dan",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_week": {
"message": "1 teden",
"description": "Label for a selectable option in the message expiration timer menu"
},
"disappearingMessages": {
"message": "Izginjajoča sporočila",
"description": "Conversation menu option to enable disappearing messages"
},
"timerOption_0_seconds_abbreviated": {
"message": "Izključeno",
"description": "Short format indicating current timer setting in the conversation list snippet"
},
"timerOption_5_seconds_abbreviated": {
"message": "5 s",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_10_seconds_abbreviated": {
"message": "10 s",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_30_seconds_abbreviated": {
"message": "30 s",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_minute_abbreviated": {
"message": "1 min",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_5_minutes_abbreviated": {
"message": "5 min",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_30_minutes_abbreviated": {
"message": "30 min",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_hour_abbreviated": {
"message": "1 h",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_6_hours_abbreviated": {
"message": "6 h",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_12_hours_abbreviated": {
"message": "12 h",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_day_abbreviated": {
"message": "1 d",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_week_abbreviated": {
"message": "1 t",
"description": "Very short format indicating current timer setting in the conversation header"
},
"disappearingMessagesDisabled": {
"message": "Izginjajoča sporočila so izključena",
"description": "Displayed in the left pane when the timer is turned off"
},
"disabledDisappearingMessages": {
"message": "Uporabnik $name$ je izključil izginjajoča sporočila",
"description": "Displayed in the conversation list when the timer is turned off",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"youDisabledDisappearingMessages": {
"message": "Izključili ste izginjajoča sporočila",
"description": "Displayed in the conversation list when the timer is turned off"
},
"timerSetTo": {
"message": "Čas izginjanja je nastavljen na $time$",
"description": "Displayed in the conversation list when the timer is updated by some automatic action, or in the left pane",
"placeholders": {
"time": {
"content": "$1",
"example": "1w"
}
}
},
"noteToSelf": {
"message": "Osebna zabeležka",
"description": "Name for the conversation with your own phone number"
},
"startConversation": {
"message": "Začni nov pogovor ...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"invalidNumberError": {
"message": "Neveljavna številka",
"description": "When a person inputs a number that is invalid"
},
"autoUpdateNewVersionTitle": {
"message": "Na voljo je posodobitev aplikacije Session",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Na voljo je nova različica aplikacije Session.",
"description": ""
},
"autoUpdateNewVersionInstructions": {
"message": "Za uveljavitev nadgradenj pritisnite tipko Ponovno zaženi Session",
"description": ""
},
"autoUpdateRestartButtonLabel": {
"message": "Ponovno zaženi Session",
"description": ""
},
"autoUpdateLaterButtonLabel": {
"message": "Kasneje",
"description": ""
},
"leftTheGroup": {
"message": "Uporabnik $name$ je zapustil skupino",
"description": "Shown in the conversation history when a single person leaves the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"multipleLeftTheGroup": {
"message": "Uporabnik $name$ je zapustil skupino",
"description": "Shown in the conversation history when multiple people leave the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Alice, Bob"
}
}
},
"updatedTheGroup": {
"message": "Skpina je bila posodobljena",
"description": "Shown in the conversation history when someone updates the group"
},
"titleIsNow": {
"message": "Novo ime je '$name$'",
"description": "Shown in the conversation history when someone changes the title of the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Book Club"
}
}
},
"joinedTheGroup": {
"message": "Uporabnik $name$ se je pridružil skupini",
"description": "Shown in the conversation history when a single person joins the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Alice"
}
}
},
"multipleJoinedTheGroup": {
"message": "Uporabnik $names$ se je pridružil skupini",
"description": "Shown in the conversation history when more than one person joins the group",
"placeholders": {
"names": {
"content": "$1",
"example": "Alice, Bob"
}
}
}
}