"description": "Inform user that the app is connecting to a server",
"placeholders": {
"server": {
"example": "http://www.example.com"
}
}
},
"nameInputHint": "Name",
"@nameInputHint": {
"description": "Hint of the text field expecting name data"
},
"albumNameInputInvalidEmpty": "Please enter the album name",
"@albumNameInputInvalidEmpty": {
"description": "Inform user that the album name input field cannot be empty"
},
"skipButtonLabel": "SKIP",
"@skipButtonLabel": {
"description": "Label of the skip button"
},
"confirmButtonLabel": "CONFIRM",
"@confirmButtonLabel": {
"description": "Label of the confirm button"
},
"signInHeaderText": "Sign in to Nextcloud server",
"@signInHeaderText": {
"description": "Inform user what to do in sign in widget"
},
"serverAddressInputHint": "Sever address",
"@serverAddressInputHint": {
"description": "Hint of the text field expecting server address data"
},
"serverAddressInputInvalidEmpty": "Please enter the server address",
"@serverAddressInputInvalidEmpty": {
"description": "Inform user that the server address input field cannot be empty"
},
"usernameInputHint": "Username",
"@usernameInputHint": {
"description": "Hint of the text field expecting username data"
},
"usernameInputInvalidEmpty": "Please enter your username",
"@usernameInputInvalidEmpty": {
"description": "Inform user that the username input field cannot be empty"
},
"passwordInputHint": "Password",
"@passwordInputHint": {
"description": "Hint of the text field expecting password data"
},
"passwordInputInvalidEmpty": "Please enter your password",
"@passwordInputInvalidEmpty": {
"description": "Inform user that the password input field cannot be empty"
},
"rootPickerHeaderText": "Pick the folders to be included",
"@rootPickerHeaderText": {
"description": "Inform user what to do in root picker widget"
},
"rootPickerSubHeaderText": "Only photos inside the folders will be shown. Press Skip to include all",
"@rootPickerSubHeaderText": {
"description": "Inform user what to do in root picker widget"
},
"rootPickerNavigateUpItemText": "(go back)",
"@rootPickerNavigateUpItemText": {
"description": "Text of the list item to navigate up the directory tree"
},
"setupWidgetTitle": "Getting started",
"@setupWidgetTitle": {
"description": "Title of the introductory widget"
},
"setupSettingsModifyLaterHint": "You can change this later in Settings",
"@setupSettingsModifyLaterHint": {
"description": "Inform user that they can modify this setting after the setup process"
},
"setupHiddenPrefDirNoticeDetail": "This app creates a folder on the Nextcloud server to store preference files. Please do not modify or remove it unless you plan to remove this app",
"@setupHiddenPrefDirNoticeDetail": {
"description": "Inform user about the preference folder created by this app"
},
"settingsWidgetTitle": "Settings",
"@settingsWidgetTitle": {
"description": "Title of the Settings widget"
},
"settingsExifSupportTitle": "EXIF support",
"@settingsExifSupportTitle": {
"description": "Title of the EXIF support setting"
},
"settingsExifSupportTrueSubtitle": "Require extra network usage",
"@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"
},
"settingsAboutSectionTitle": "About",
"@settingsAboutSectionTitle": {
"description": "Title of the about section in settings widget"
"description": "Inform user that the preference file cannot be modified"
},
"enableButtonLabel": "ENABLE",
"@enableButtonLabel": {
"description": "Label of the enable button"
},
"exifSupportDetails": "Enabling EXIF support will make various metadata available like date taken, camera model, etc. In order to read these metadata, extra network usage is required to download the original full-sized image. The app will only start downloading when connected to a Wi-Fi network",
"@exifSupportDetails": {
"description": "Detailed description of the exif support feature"