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/cs/messages.json

888 lines
35 KiB
JSON

{
"copyErrorAndQuit": {
"message": "Zkopírovat chybu a ukončit",
"description": "Shown in the top-level error popup, allowing user to copy the error text and close the app"
},
"databaseError": {
"message": "Chyba databáze",
"description": "Shown in a popup if the database cannot start up properly"
},
"mainMenuFile": {
"message": "&Soubor",
"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": "&Upravit",
"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": "&Zobrazit",
"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": "&Nápověda",
"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": "Skrýt",
"description": "Application menu command to hide the window"
},
"appMenuHideOthers": {
"message": "Skrýt ostatní",
"description": "Application menu command to hide all other windows"
},
"appMenuUnhide": {
"message": "Zobrazit všechny",
"description": "Application menu command to show all application windows"
},
"appMenuQuit": {
"message": "Opustit Session",
"description": "Application menu command to close the application"
},
"editMenuUndo": {
"message": "Zpět",
"description": "Edit menu command to remove recently-typed text"
},
"editMenuRedo": {
"message": "Znovu",
"description": "Edit menu command to restore previously undone typed text"
},
"editMenuCut": {
"message": "Vyjmout",
"description": "Edit menu command to remove selected text and add it to clipboard"
},
"editMenuCopy": {
"message": "Kopírovat",
"description": "Edit menu command to add selected text to clipboard"
},
"editMenuPaste": {
"message": "Vložit",
"description": "Edit menu command to insert text from clipboard at cursor location"
},
"editMenuPasteAndMatchStyle": {
"message": "Vložit a aplikovat styl",
"description": "Edit menu command to insert text from clipboard at cursor location, taking only text and not style information"
},
"editMenuDelete": {
"message": "Vymazat",
"description": "Edit menu command to remove the selected text"
},
"editMenuSelectAll": {
"message": "Vybrat vše",
"description": "Edit menu comand to select all of the text in selected text box"
},
"editMenuStartSpeaking": {
"message": "Začít mluvit",
"description": "Edit menu item under 'speech' to start dictation"
},
"editMenuStopSpeaking": {
"message": "Přestat mluvit",
"description": "Edit menu item under 'speech' to stop dictation"
},
"windowMenuClose": {
"message": "Zavřít okno",
"description": "Window menu command to close the current window"
},
"windowMenuMinimize": {
"message": "Minimalizovat",
"description": "Window menu command to minimize the current window"
},
"windowMenuZoom": {
"message": "Lupa",
"description": "Window menu command to make the current window the size of the whole screen"
},
"windowMenuBringAllToFront": {
"message": "Přenést do popředí",
"description": "Window menu command to bring all windows of current applicatinon to front"
},
"viewMenuResetZoom": {
"message": "Běžná velikost",
"description": "View menu command to go back to the default zoom"
},
"viewMenuZoomIn": {
"message": "Přiblížit",
"description": "View menu command to make everything bigger"
},
"viewMenuZoomOut": {
"message": "Oddálit",
"description": "View menu command to make everything smaller"
},
"viewMenuToggleFullScreen": {
"message": "Přepnout na plnou obrazovku",
"description": "View menu command to enter or leave Full Screen mode"
},
"viewMenuToggleDevTools": {
"message": "Přepnout na nástroje vývojáře",
"description": "View menu command to show or hide the developer tools"
},
"menuSetupWithImport": {
"message": "Nastavit importem",
"description": "When the application is not yet set up, menu option to start up the import sequence"
},
"loading": {
"message": "Nahrávání...",
"description": "Message shown on the loading screen before we've loaded any messages"
},
"optimizingApplication": {
"message": "Optimalizace aplikace...",
"description": "Message shown on the loading screen while we are doing application optimizations"
},
"chooseDirectory": {
"message": "Vybrat složku",
"description": "Button to allow the user to find a folder on disk"
},
"loadDataHeader": {
"message": "Nahrajte vaše data",
"description": "Header shown on the first screen in the data import process"
},
"loadDataDescription": {
"message": "You've just gone through the export process, and your contacts and messages are waiting patiently on your computer. Select the folder that contains your saved Session data.",
"description": "Introduction to the process of importing messages and contacts from disk"
},
"importChooserTitle": {
"message": "Zvolte složku s exportovanými daty",
"description": "Title of the popup window used to select data previously exported"
},
"importErrorHeader": {
"message": "Něco se pokazilo!",
"description": "Header of the error screen after a failed import"
},
"importingHeader": {
"message": "Načítání kontaktů a zpráv",
"description": "Header of screen shown as data is import"
},
"importErrorFirst": {
"message": "Make sure you have chosen the correct directory that contains your saved Session data. Its name should begin with 'Session Export.' You can also save a new copy of your data from the Chrome App.",
"description": "Message shown if the import went wrong; first paragraph"
},
"importErrorSecond": {
"message": "If these steps don't work for you, please submit a debug log (View -> Debug Log) so that we can help you get migrated!",
"description": "Message shown if the import went wrong; second paragraph"
},
"importAgain": {
"message": "Vyberte složku a zkuste znovu",
"description": "Button shown if the user runs into an error during import, allowing them to start over"
},
"importCompleteHeader": {
"message": "Provedeno!",
"description": "Header shown on the screen at the end of a successful import process"
},
"importCompleteStartButton": {
"message": "Začít používat Session Desktop",
"description": "Button shown at end of successful import process, nothing left but a restart"
},
"importCompleteLinkButton": {
"message": "Připojit zařízení k telefonu",
"description": "Button shown at end of successful 'light' import process, so the standard linking process still needs to happen"
},
"me": {
"message": "Já",
"description": "The label for yourself when shown in a group member list"
},
"view": {
"message": "Zobrazit",
"description": "Used as a label on a button allowing user to see more information"
},
"youLeftTheGroup": {
"message": "Opustil jste skupinu",
"description": "Displayed when a user can't send a message because they have left the group"
},
"unreadMessage": {
"message": "1 Nepřečtená zpráva",
"description": "Text for unread message separator, just one message"
},
"unreadMessages": {
"message": "$count$ nepřečtených zpráv",
"description": "Text for unread message separator, with count",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"debugLogExplanation": {
"message": "Tento záznam bude přispěvatelům veřejně zpřístupněn k prohlížení. Můžete si jej před odesláním zkontrolovat a upravit.",
"description": ""
},
"debugLogError": {
"message": "Something went wrong with the upload! Please consider manually adding your log to the bug you file.",
"description": ""
},
"reportIssue": {
"message": "Nahlásit problém",
"description": "Link to open the issue tracker"
},
"gotIt": {
"message": "Rozumím!",
"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": "Odeslat",
"description": ""
},
"incomingError": {
"message": "Chyba při zpracování příchozí zprávy",
"description": ""
},
"media": {
"message": "Média",
"description": "Header of the default pane in the media gallery, showing images and videos"
},
"mediaEmptyState": {
"message": "V konverzaci nejsou žádná média",
"description": "Message shown to user in the media gallery when there are no messages with media attachments (images or video)"
},
"documents": {
"message": "Dokumenty",
"description": "Header of the secondary pane in the media gallery, showing every non-media attachment"
},
"documentsEmptyState": {
"message": "V konverzaci nejsou žádné dokumenty",
"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": "Dnes",
"description": "Section header in the media gallery"
},
"yesterday": {
"message": "Včera",
"description": "Section header in the media gallery"
},
"thisWeek": {
"message": "Tento týden",
"description": "Section header in the media gallery"
},
"thisMonth": {
"message": "Tento měsíc",
"description": "Section header in the media gallery"
},
"voiceMessage": {
"message": "Hlasová zpráva",
"description": "Name for a voice message attachment"
},
"dangerousFileType": {
"message": "Tento typ přílohy není povolen z bezpečnostních důvodů",
"description": "Shown in toast when user attempts to send .exe file, for example"
},
"stagedPreviewThumbnail": {
"message": "Draft thumbnail link preview for $domain$",
"description": "Shown while Session Desktop is fetching metadata for a url in composition area",
"placeholders": {
"path": {
"content": "$1",
"example": "instagram.com"
}
}
},
"previewThumbnail": {
"message": "Thumbnail link preview for $domain$",
"description": "Shown while Session Desktop is fetching metadata for a url in composition area",
"placeholders": {
"path": {
"content": "$1",
"example": "instagram.com"
}
}
},
"stagedImageAttachment": {
"message": "Draft image attachment: $path$",
"description": "Alt text for staged attachments",
"placeholders": {
"path": {
"content": "$1",
"example": "dog.jpg"
}
}
},
"oneNonImageAtATimeToast": {
"message": "When including a non-image attachment, the limit is one attachment per message.",
"description": "An error popup when the user has attempted to add an attachment"
},
"cannotMixImageAndNonImageAttachments": {
"message": "You cannot mix non-image and image attachments in one message.",
"description": "An error popup when the user has attempted to add an attachment"
},
"maximumAttachments": {
"message": "You cannot add any more attachments to this message.",
"description": "An error popup when the user has attempted to add an attachment"
},
"fileSizeWarning": {
"message": "Omlouváme se, vybraný soubor překročil limit velikosti zprávy.",
"description": ""
},
"unableToLoadAttachment": {
"message": "Nelze načít vybranou přílohu.",
"description": ""
},
"offline": {
"message": "Offline",
"description": "Displayed when the desktop client has no network connection."
},
"checkNetworkConnection": {
"message": "Zkontrolujte své síťové připojení.",
"description": "Obvious instructions for when a user's computer loses its network connection"
},
"attemptingReconnection": {
"message": "Pokus o znovupřipojení za $reconnect_duration_in_seconds$ sekund",
"description": "",
"placeholders": {
"reconnect_duration_in_seconds": {
"content": "$1",
"example": "10"
}
}
},
"submitDebugLog": {
"message": "Ladící log",
"description": "Menu item and header text for debug log modal (sentence case)"
},
"debugLog": {
"message": "Ladící log",
"description": "View menu item to open the debug log (title case)"
},
"goToReleaseNotes": {
"message": "Přejít na poznámky k vydání",
"description": ""
},
"goToSupportPage": {
"message": "Přejít na stránky podpory",
"description": "Item under the Help menu, takes you to the support page"
},
"menuReportIssue": {
"message": "Nahlásit problém",
"description": "Item under the Help menu, takes you to GitHub new issue form (title case)"
},
"speech": {
"message": "Řeč",
"description": "Item under the Edit menu, with 'start/stop speaking' items below it"
},
"show": {
"message": "Zobrazit",
"description": "Command under Window menu, to show the window"
},
"search": {
"message": "Hledat",
"description": "Placeholder text in the search input"
},
"noSearchResults": {
"message": "No results for \"$searchTerm$\"",
"description": "Shown in the search left pane when no results were found",
"placeholders": {
"searchTerm": {
"content": "$1",
"example": "dog"
}
}
},
"conversationsHeader": {
"message": "Konverzace",
"description": "Shown to separate the types of search results"
},
"contactsHeader": {
"message": "Kontakty",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Zprávy",
"description": "Shown to separate the types of search results"
},
"typingAlt": {
"message": "Typing animation for this conversation",
"description": "Used as the 'title' attibute for the typing animation"
},
"contactAvatarAlt": {
"message": "Avatar for contact $name$",
"description": "Used in the alt tag for the image avatar of a contact",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"downloadAttachment": {
"message": "Stáhnout přílohu",
"description": "Shown in a message's triple-dot menu if there isn't room for a dedicated download button"
},
"replyToMessage": {
"message": "Odpovědět na zprávu",
"description": "Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation"
},
"originalMessageNotFound": {
"message": "Původní zpráva nebyla nalezena",
"description": "Shown in quote if reference message was not found as message was initially downloaded and processed"
},
"originalMessageNotAvailable": {
"message": "Původní zpráva již není dostupná",
"description": "Shown in toast if user clicks on quote that references message no longer in database"
},
"messageFoundButNotLoaded": {
"message": "Původní zpráva byla nalezena, ale nebyla načtena. Posuňte nahoru pro načtení.",
"description": "Shown in toast if user clicks on quote references messages not loaded in view, but in database"
},
"you": {
"message": "Vy",
"description": "In Android theme, shown in quote if you or someone else replies to you"
},
"audioPermissionNeeded": {
"message": "Pro posílání audio zpráv potřebuje Session Desktop přístup k mikrofonu.",
"description": "Shown if the user attempts to send an audio message without audio permssions turned on"
},
"audio": {
"message": "Zvuk",
"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": "Fotografie",
"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": "Zrušit",
"description": ""
},
"error": {
"message": "Chyba",
"description": ""
},
"delete": {
"message": "Vymazat",
"description": ""
},
"deleteWarning": {
"message": "Jste si jisti? Kliknutím na 'smazat' permanentně vymažete zprávu z tohoto zařízení.",
"description": ""
},
"deleteThisMessage": {
"message": "Smazat tuto zprávu",
"description": ""
},
"from": {
"message": "Od",
"description": "Label for the sender of a message"
},
"to": {
"message": "to",
"description": "Label for the receiver of a message"
},
"sent": {
"message": "Odeslána",
"description": "Label for the time a message was sent"
},
"received": {
"message": "Přijata",
"description": "Label for the time a message was received"
},
"sendMessage": {
"message": "Poslat zprávu",
"description": "Placeholder text in the message entry field"
},
"groupMembers": {
"message": "Členové skupiny",
"description": ""
},
"deleteMessage": {
"message": "Smazat zprávu",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
},
"deleteMessages": {
"message": "Smazat zprávy",
"description": "Menu item for deleting messages, title case."
},
"deleteConversationConfirmation": {
"message": "Trvale smazat tuto konverzaci?",
"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": "Thumbnail of image from quoted message",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
},
"imageAttachmentAlt": {
"message": "Image attached to message",
"description": "Used in alt tag of image attachment"
},
"videoAttachmentAlt": {
"message": "Screenshot of video attached to message",
"description": "Used in alt tag of video attachment preview"
},
"lightboxImageAlt": {
"message": "Image sent in conversation",
"description": "Used in the alt tag for the image shown in a full-screen lightbox view"
},
"imageCaptionIconAlt": {
"message": "Icon showing that this image has a caption",
"description": "Used for the icon layered on top of an image in message bubbles"
},
"addACaption": {
"message": "Přidat titulek...",
"description": ""
},
"save": {
"message": "Uložit",
"description": ""
},
"permissions": {
"message": "Oprávnění",
"description": "Header for permissions section of settings"
},
"mediaPermissionsDescription": {
"message": "Umožnit přístup ke kameře a mikrofonu",
"description": "Description of the media permission description"
},
"general": {
"message": "Obecné",
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Kontrolovat pravopis při psaní zpráv",
"description": "Description of the media permission description"
},
"notifications": {
"message": "Oznámení",
"description": "Header for notification settings"
},
"notificationSettingsDialog": {
"message": "V oznámeních o nově přijatých zprávách ukázat:",
"description": "Explain the purpose of the notification settings"
},
"disableNotifications": {
"message": "Vypnout oznámení",
"description": "Label for disabling notifications"
},
"nameAndMessage": {
"message": "Jméno odesílatele i zprávu",
"description": "Label for setting notifications to display name and message text"
},
"noNameOrMessage": {
"message": "Ani jméno ani zprávu",
"description": "Label for setting notifications to display no name and no message text"
},
"nameOnly": {
"message": "Jen jméno odesílatele",
"description": "Label for setting notifications to display sender name only"
},
"newMessage": {
"message": "Nová zpráva",
"description": "Displayed in notifications for only 1 message"
},
"newMessages": {
"message": "Nové zprávy",
"description": "Displayed in notifications for multiple messages"
},
"notificationMostRecentFrom": {
"message": "Most recent from:",
"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": "Most recent:",
"description": "Displayed in notifications when setting is 'name and message' and more than one message is waiting"
},
"sendFailed": {
"message": "Odeslání selhalo",
"description": "Shown on outgoing message if it fails to send"
},
"expiredWarning": {
"message": "Tato verze aplikace Session Desktop je zastaralá. Abyste mohli dále komunikovat, aktualizujte ji prosím na nejnovější verzi.",
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Aktualizovat",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
"message": "Multimediální zpráva",
"description": "Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
},
"timestamp_s": {
"message": "teď",
"description": "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
},
"timestamp_m": {
"message": "1 minuta",
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
},
"timestamp_h": {
"message": "1 hodina",
"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": "Pro odeslání zprávy tento kontakt odblokujte.",
"description": "Brief message shown when trying to message a blocked number"
},
"unblockGroupToSend": {
"message": "Odblokujte tuto skupinu pro odeslání zprávy.",
"description": "Brief message shown when trying to message a blocked group"
},
"youChangedTheTimer": {
"message": "Nastavili jste časovač pro zmizení zprávy na $time$",
"description": "Message displayed when you change the message expiration timer in a conversation.",
"placeholders": {
"time": {
"content": "$1",
"example": "10m"
}
}
},
"timerSetOnSync": {
"message": "Nastaven časovač pro zmizení zpráv na $time$",
"description": "Message displayed when timer is set on initial link of desktop device.",
"placeholders": {
"time": {
"content": "$1",
"example": "10m"
}
}
},
"theyChangedTheTimer": {
"message": "$name$ nastavil časovač pro zmizení zprávy 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": "vyp.",
"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 hodina",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_6_hours": {
"message": "6 hodin",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_12_hours": {
"message": "12 hodin",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_day": {
"message": "1 den",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_week": {
"message": "1 týden",
"description": "Label for a selectable option in the message expiration timer menu"
},
"disappearingMessages": {
"message": "Mizející zprávy",
"description": "Conversation menu option to enable disappearing messages"
},
"timerOption_0_seconds_abbreviated": {
"message": "vyp.",
"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ýd.",
"description": "Very short format indicating current timer setting in the conversation header"
},
"disappearingMessagesDisabled": {
"message": "Zmizení zpráv vypnuto",
"description": "Displayed in the left pane when the timer is turned off"
},
"disabledDisappearingMessages": {
"message": "$name$ vypnul zmizení zpráv",
"description": "Displayed in the conversation list when the timer is turned off",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"youDisabledDisappearingMessages": {
"message": "Vypnul jste zmizení zpráv",
"description": "Displayed in the conversation list when the timer is turned off"
},
"timerSetTo": {
"message": "Časovač nastaven 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": "Poznámka sobě",
"description": "Name for the conversation with your own phone number"
},
"startConversation": {
"message": "Start new conversation…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"invalidNumberError": {
"message": "Neplatné číslo",
"description": "When a person inputs a number that is invalid"
},
"autoUpdateNewVersionTitle": {
"message": "Dostupná aktualizace Session",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Je k dispozici nová verze aplikace Session.",
"description": ""
},
"autoUpdateNewVersionInstructions": {
"message": "Stiskněte na Restartovat Session pro aplikování změn",
"description": ""
},
"autoUpdateRestartButtonLabel": {
"message": "Restartovat Session",
"description": ""
},
"autoUpdateLaterButtonLabel": {
"message": "Později",
"description": ""
},
"leftTheGroup": {
"message": "$name$ opustil skupinu",
"description": "Shown in the conversation history when a single person leaves the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"multipleLeftTheGroup": {
"message": "$name$ opustil skupinu",
"description": "Shown in the conversation history when multiple people leave the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Alice, Bob"
}
}
},
"updatedTheGroup": {
"message": "Skupina aktualizována",
"description": "Shown in the conversation history when someone updates the group"
},
"titleIsNow": {
"message": "Titulek je nyní '$name$'",
"description": "Shown in the conversation history when someone changes the title of the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Book Club"
}
}
},
"joinedTheGroup": {
"message": "$name$ se připojil ke skupině",
"description": "Shown in the conversation history when a single person joins the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Alice"
}
}
},
"multipleJoinedTheGroup": {
"message": "$names$ se připojil ke skupině",
"description": "Shown in the conversation history when more than one person joins the group",
"placeholders": {
"names": {
"content": "$1",
"example": "Alice, Bob"
}
}
}
}