"description": "Notify users with 2FA enabled what should be done in order to sign in correctly"
},
"serverAddressInputHint": "Адрес сервера",
"@serverAddressInputHint": {
"description": "Hint of the text field expecting server address data"
},
"serverAddressInputInvalidEmpty": "Укажите адрес сервера",
"@serverAddressInputInvalidEmpty": {
"description": "Inform user that the server address input field cannot be empty"
},
"usernameInputHint": "Логин",
"@usernameInputHint": {
"description": "Hint of the text field expecting username data"
},
"usernameInputInvalidEmpty": "Введите логин",
"@usernameInputInvalidEmpty": {
"description": "Inform user that the username input field cannot be empty"
},
"passwordInputHint": "Пароль",
"@passwordInputHint": {
"description": "Hint of the text field expecting password data"
},
"passwordInputInvalidEmpty": "Введите пароль",
"@passwordInputInvalidEmpty": {
"description": "Inform user that the password input field cannot be empty"
},
"rootPickerHeaderText": "Выберите папки с фотографиями",
"@rootPickerHeaderText": {
"description": "Inform user what to do in root picker widget"
},
"rootPickerSubHeaderText": "Будут отображаться фото, содержащиеся только в указанных папках. Нажмите Пропустить, чтобы выбрать все",
"@rootPickerSubHeaderText": {
"description": "Inform user what to do in root picker widget"
},
"rootPickerNavigateUpItemText": "(назад)",
"@rootPickerNavigateUpItemText": {
"description": "Text of the list item to navigate up the directory tree"
},
"rootPickerUnpickFailureNotification": "Не удалось исключить папку",
"@rootPickerUnpickFailureNotification": {
"description": "Failed while unpicking an item in the root picker list"
},
"rootPickerListEmptyNotification": "Выберите хотя бы одну папку или нажмите Пропустить, чтобы выбрать все",
"@rootPickerListEmptyNotification": {
"description": "Error when user pressing confirm without picking any folders"
},
"setupWidgetTitle": "Начнём!",
"@setupWidgetTitle": {
"description": "Title of the introductory widget"
},
"setupSettingsModifyLaterHint": "Вы можете изменить это позже в настройках",
"@setupSettingsModifyLaterHint": {
"description": "Inform user that they can modify this setting after the setup process"
},
"setupHiddenPrefDirNoticeDetail": "Это приложение создаёт папку для хранения настроек на сервере Nextcloud. Не удаляйте и не изменяйте её содержимое, пока используете приложение",
"@setupHiddenPrefDirNoticeDetail": {
"description": "Inform user about the preference folder created by this app"
},
"settingsWidgetTitle": "Настройки",
"@settingsWidgetTitle": {
"description": "Title of the Settings widget"
},
"settingsLanguageTitle": "Язык",
"@settingsLanguageTitle": {
"description": "Set display language"
},
"settingsExifSupportTitle": "Поддержка EXIF",
"@settingsExifSupportTitle": {
"description": "Title of the EXIF support setting"
},
"settingsExifSupportTrueSubtitle": "Повышенный расход трафика",
"@settingsExifSupportTrueSubtitle": {
"description": "Subtitle of the EXIF support setting when the value is true. The goal is to warn user about the possible side effects of enabling this setting"
"description": "Title of the about section in settings widget"
},
"settingsVersionTitle": "Версия",
"@settingsVersionTitle": {
"description": "Title of the version data item"
},
"settingsSourceCodeTitle": "Исходный код",
"@settingsSourceCodeTitle": {
"description": "Title of the source code item"
},
"settingsBugReportTitle": "Сообщить о проблеме",
"@settingsBugReportTitle": {
"description": "Report issue"
},
"settingsTranslatorTitle": "Переводчик",
"@settingsTranslatorTitle": {
"description": "Title of the translator item"
},
"writePreferenceFailureNotification": "Не удалось сохранить настройки",
"@writePreferenceFailureNotification": {
"description": "Inform user that the preference file cannot be modified"
},
"enableButtonLabel": "ВКЛЮЧИТЬ",
"@enableButtonLabel": {
"description": "Label of the enable button"
},
"exifSupportDetails": "Включение поддержки EXIF даёт возможность видеть дополнительные метаданные, такие как дата снимка, модель камеры и т.д. В свою очередь, для получения этих метаданных необходимо получить оригинальное, несжатое изображение, что влечёт расход большого объёма трафика. Приложение начинает скачивание только при подключении к сети Wi-Fi",
"@exifSupportDetails": {
"description": "Detailed description of the exif support feature"
},
"exifSupportConfirmationDialogTitle": "Включить поддержку EXIF?",
"@exifSupportConfirmationDialogTitle": {
"description": "Title of the dialog to confirm enabling exif support"
},
"doneButtonLabel": "ЗАВЕРШИТЬ",
"@doneButtonLabel": {
"description": "Label of the done button"
},
"nextButtonLabel": "ДАЛЕЕ",
"@nextButtonLabel": {
"description": "Label of the next button"
},
"connectButtonLabel": "ПОДКЛЮЧИТЬСЯ",
"@connectButtonLabel": {
"description": "Label of the connect button"
},
"rootPickerSkipConfirmationDialogContent": "Будут выбраны все файлы",
"@rootPickerSkipConfirmationDialogContent": {
"description": "Inform user what happens after skipping root picker"
},
"megapixelCount": "{count} Мп",
"@megapixelCount": {
"description": "Resolution of an image in megapixel",
"updateDateTimeFailureNotification": "Не удалось изменить время и дату",
"@updateDateTimeFailureNotification": {
"description": "Failed to set the date & time of a file"
},
"albumDirPickerHeaderText": "Выберите папки, которые нужно связать с альбомом",
"@albumDirPickerHeaderText": {
"description": "Pick the folders for a folder based album"
},
"albumDirPickerSubHeaderText": "Будут отображаться фото, содержащиеся только в указанных папках",
"@albumDirPickerSubHeaderText": {
"description": "Pick the folders for a folder based album"
},
"albumDirPickerListEmptyNotification": "Выберите хотя бы одну папку",
"@albumDirPickerListEmptyNotification": {
"description": "Error when user pressing confirm without picking any folders"
},
"createAlbumDialogBasicLabel": "Обычный",
"@createAlbumDialogBasicLabel": {
"description": "Simple album"
},
"createAlbumDialogBasicDescription": "Обычный альбом позволяет организовать фотографии независимо от структуры папок на сервере",
"@createAlbumDialogBasicDescription": {
"description": "Describe what a simple album is"
},
"createAlbumDialogFolderBasedLabel": "Основанный на папках",
"@createAlbumDialogFolderBasedLabel": {
"description": "Folder based album"
},
"createAlbumDialogFolderBasedDescription": "Основанный на папках альбом показывает содержимое добавленных в него папок",
"@createAlbumDialogFolderBasedDescription": {
"description": "Describe what a folder based album is"
},
"convertBasicAlbumMenuLabel": "Преобразовать в обычный альбом",
"@convertBasicAlbumMenuLabel": {
"description": "Convert a non-simple album to a simple one"
},
"convertBasicAlbumConfirmationDialogTitle": "Преобразование в обычный альбом",
"@convertBasicAlbumConfirmationDialogTitle": {
"description": "Make sure the user wants to perform the conversion"
},
"convertBasicAlbumConfirmationDialogContent": "Приложение больше не будет управлять содержимым этого альбома. Вы сможете свободно добавлять и удалять фотографии.\n\nЭто преобразование необратимо",
"@convertBasicAlbumConfirmationDialogContent": {
"description": "Make sure the user wants to perform the conversion"
"description": "Menu entry in the album page to import folders as albums"
},
"albumImporterHeaderText": "Импорт папок в виде альбомов",
"@albumImporterHeaderText": {
"description": "Import folders as albums"
},
"albumImporterSubHeaderText": "Доступные для импорта папки перечислены ниже. В зависимости от количества файлов, процесс может занять продолжительное время",
"@albumImporterSubHeaderText": {
"description": "Import folders as albums"
},
"importButtonLabel": "ИМПОРТ",
"albumImporterProgressText": "Importing folders",
"@albumImporterProgressText": {
"description": "Message shown while importing"
},
"editAlbumMenuLabel": "Редактировать альбом",
"@editAlbumMenuLabel": {
"description": "Edit the opened album"
},
"doneButtonTooltip": "Завершить",
"editTooltip": "Редактирование",
"editAccountConflictFailureNotification": "Запись с такими настройками уже существует",
"@editAccountConflictFailureNotification": {
"description": "Error when user modified an account such that it's identical to another one"
"description": "Title of the dialog to warn user about an untrusted SSL certificate"
},
"serverCertErrorDialogContent": "Возможно, сервер взломан или злоумышленники пытаются похитить ваши данные.",
"@serverCertErrorDialogContent": {
"description": "Warn user about an untrusted SSL certificate"
},
"advancedButtonLabel": "ДОПОЛНИТЕЛЬНО",
"@advancedButtonLabel": {
"description": "Label of the advanced button"
},
"whitelistCertDialogTitle": "Всё равно доверять этому сертификату?",
"@whitelistCertDialogTitle": {
"description": "Title of the dialog to let user decide whether to whitelist an untrusted SSL certificate"
},
"whitelistCertDialogContent": "Вы можете добавить этот сертификат в список исключений. ВНИМАНИЕ: Это значительное изменение в системе безопасности. Убедитесь, что это сертификат, подписанный вами или доверенной стороной\n\nСервер: {host}\nОтпечаток сертификата: {fingerprint}",
"@whitelistCertDialogContent": {
"description": "Let user decide whether to whitelist an untrusted SSL certificate",