2022-08-19 21:11:23 +02:00

176 lines
7.0 KiB
Plaintext

{
"appTitleQuestion": "Quid faciam hodie?",
"generalError": "There was an error",
"generalCancelButtonLabel": "Cancel",
"generalContinueButtonLabel": "Continue",
"generalUnderstoodButtonLabel": "OK",
"welcomeScreenDescription": "Find out what you did all the days and unlock moments you completely forgot!",
"welcomeScreenSubtitle": "What did I do today?",
"welcomeScreenStartButtonTitle": "Start",
"welcomeScreenCreateMemoriesGuideDescription": "Create photos and video thorough the day...",
"welcomeScreenViewMemoriesGuideDescription": "...and relieve your best moments at the end of the day!",
"welcomeScreenGetStartedLabel": "Get started",
"welcomeScreenMemoriesDataMemoriesAmount": "You have created {memoriesAmount} memories",
"@welcomeScreenMemoriesDataMemoriesAmount": {
"placeholders": {
"memoriesAmount": {
"type": "int"
}
}
},
"welcomeScreenMemoriesDataMemoriesSpanning": "Spanning from {startDateFormatted} to {endDateFormatted}",
"@welcomeScreenMemoriesDataMemoriesSpanning": {
"placeholders": {
"startDateFormatted": {
"type": "String"
},
"endDateFormatted": {
"type": "String"
}
}
},
"serverLoadingScreenDescription": "We are loading your data",
"mainScreenLoadingCamera": "Loading camera",
"mainScreenActionsTorchButton": "Torch",
"mainScreenUploadSuccess": "Uploaded successfully!",
"mainScreenTakePhotoActionTakingPhoto": "Taking photo, please hold still...",
"mainScreenTakePhotoActionUploadingPhoto": "Uploading photo...",
"mainScreenTakeVideoActionSaveVideo": "Taking video, please hold still...",
"mainScreenTakeVideoActionUploadingVideo": "Uploading video...",
"mainScreenHelpSheetTitle": "Record your best moments in life",
"mainScreenHelpSheetTakePhotoExplanation": "Tap on the shutter button once to take a photo.",
"mainScreenHelpSheetTakeVideoExplanation": "Hold down the shutter button to start recording a video. Leave the button to stop recording.",
"recordingOverlayIsRecording": "Recording",
"loginScreenTitle": "Login",
"loginScreenHelpText": "Sign in to your account. If you do not have one already, we will automatically set up one for you.",
"loginScreenFormEmailLabel": "Email",
"loginScreenFormPasswordLabel": "Password",
"loginScreenFormSubmitButton": "Login",
"loginScreenLoginFailed": "Email or password incorrect",
"grantPermissionScreenTitle": "Grant Permissions",
"permissionsRequiredPageTitle": "Permissions Required",
"permissionsRequiredPageDescription": "Please grant the following permissions to use this app.",
"permissionsRequiredPagePermanentlyDenied": "You have permanently denied permissions required to use this app. Please enable them in the settings.",
"permissionsRequiredPageOpenSettings": "Open Settings",
"permissionsRequiredPageGrantCameraPermission": "Grant camera permission",
"permissionsRequiredPageGrantMicrophonePermission": "Grant microphone permission",
"permissionsRequiredPageGrantLocationPermission": "Grant location permission",
"memoryViewIsDownloading": "Downloading memory",
"memoryViewDownloadFailed": "Memory could not be loaded.",
"memorySheetSavedToGallery": "Saved to Gallery!",
"memorySheetMemoryUpdatedToPublic": "Your Memory is public now!",
"memorySheetMemoryUpdatedToPrivate": "Your Memory is private now.",
"memorySheetTitle": "Edit Memory",
"memorySheetDownloadMemory": "Download to Gallery",
"memorySheetUpdateMemoryMakePublic": "Make Public",
"memorySheetUpdateMemoryMakePrivate": "Make Private",
"memorySheetDeleteMemory": "Delete Memory",
"memorySheetCreatedAtDataKey": "Created at: {creationTimeFormatted}",
"@memorySheetCreatedAtDataKey": {
"description": "Formatted date when the memory was created",
"placeholders": {
"creationTimeFormatted": {
"type": "String",
"example": "8am"
}
}
},
"memorySheetViewMoreDetails": "View More Details",
"memoryMapScreenTitle": "Location",
"memoryMapScreenExpandForMoreDescription": "Expand for more details",
"memoryMapScreenOpenNavigation": "Open Navigation",
"memoryMapScreenValuesAddressLabel": "Estimated Address",
"memoryMapScreenValuesAddressIsLoading": "Loading address...",
"memoryMapScreenValuesAddressIsUnavailable": "Address not available",
"memoryMapScreenValuesLatitudeLabel": "Latitude",
"memoryMapScreenValuesLongitudeLabel": "Longitude",
"memoryMapScreenValuesAltitudeLabel": "Altitude",
"memoryMapScreenValuesAltitudeValue": "{valueInMeter}m",
"@memoryMapScreenValuesAltitudeValue": {
"placeholders": {
"valueInMeter": {
"type": "String"
}
}
},
"memoryMapScreenValuesAccuracyLabel": "Accuracy",
"memoryMapScreenValuesAccuracyValue": "{valueInMeter}m",
"@memoryMapScreenValuesAccuracyValue": {
"placeholders": {
"valueInMeter": {
"type": "String"
}
}
},
"memoryMapScreenValuesSpeedLabel": "Speed",
"memoryMapScreenValuesSpeedValue": "{valueInKmh} km/h",
"@memoryMapScreenValuesSpeedValue": {
"placeholders": {
"valueInKmh": {
"type": "String"
}
}
},
"emptyScreenTitle": "Houston, we have a problem",
"emptyScreenSubtitle": "The user hasn't created any mem ories yet!",
"emptyScreenDescription": "To view your timeline you need to create some memories first! :)",
"emptyScreenCreateMemory": "Create a Memory",
"settingsScreenLoading": "Loading Settings...",
"settingsScreenTitle": "Settings",
"settingsScreenAccountSectionTitle": "Your Account",
"settingsScreenAccountSectionCreationDateLabel": "Account creation",
"settingsScreenAccountSectionLogoutLabel": "Log out",
"settingsScreenDangerSectionTitle": "Danger Zone",
"settingsScreenDangerSectionDeleteAccountLabel": "Delete Account",
"settingsScreenDeleteAccountDescription": "Are you sure you want to delete your account? This action cannot be undone! All your memories will be deleted as well.",
"settingsScreenDeleteAccountConfirmLabel": "Delete Account now",
"settingsScreenGeneralSectionTitle": "General",
"settingsScreenGeneralSectionQualityLabel": "Quality",
"calendarScreenTitle": "Calendar",
"timelineScreenTitle": "Timeline",
"timelineScreenHelpSheetTitle": "Welcome to your timeline",
"timelineHelpContentDescription": "Your memories are displayed in chronological order. You can swipe left or right to navigate through the memories of the given day. You can also swipe up or down to navigate through the days of your memories. The timeline automatically progresses through your memories.",
"timelineHelpContentHoldDownExplanation": "Hold down to pause the timeline from progressing to your next memory.",
"timelineHelpContentTapTwiceExplanation": "Tap twice to see more details about your memory.",
"helpSheetDontShowAgain": "Don't show this help sheet again",
"enumMapping_ResolutionPreset_low": "Low",
"enumMapping_ResolutionPreset_medium": "Medium",
"enumMapping_ResolutionPreset_high": "High",
"enumMapping_ResolutionPreset_veryHigh": "Very High",
"enumMapping_ResolutionPreset_ultraHigh": "Ultra High",
"enumMapping_ResolutionPreset_max": "Max"
}