Skip to content

Commit

Permalink
translation updated v2
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarski committed Sep 28, 2023
1 parent cf15994 commit b646ff5
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
"component.updateDownloadedModalDescription": "Do you want to update app now or during next launch?",
"component.updateDownloadedModalMessage": "Update is ready to install",
"component.updateDownloadedModalWarning": "Note that update process will require app {osxPlatform, select, false {restart} true {quit}}.\nMake sure you saved all data you're currently working on.",
"component.updateErrorModalDescription": "Please restart the app or update it manually.",
"component.updateErrorModalDescription": "Please download the latest Mudita Center version from {link}",
"component.updateErrorModalMessage": "Error",
"component.updateForcedModalButton": "Download",
"component.updateForcedModalCurrentVersion": "Your current version: v.{version}",
Expand Down Expand Up @@ -356,7 +356,7 @@
"module.contacts.information": "Information",
"module.contacts.listFavourites": "Favorites",
"module.contacts.listUnnamedContact": "No name",
"module.contacts.manualImportText": "Import vCard",
"module.contacts.manualImportText": "Import from vcf file",
"module.contacts.newContactCallLabel": "Add contact",
"module.contacts.newTitle": "New contact",
"module.contacts.noAddress": "No address",
Expand Down Expand Up @@ -401,7 +401,7 @@
"module.dial": "Dial",
"module.error": "Error",
"module.errorBody": "We're sorry, authentication cannot be performed at this time.",
"module.eula.modalDescription": "To continue please accept the MuditaOS license agreement on your device.",
"module.eula.modalDescription": "To continue please accept the MuditaOS license\nagreement on your device and complete the onboarding process.",
"module.eula.modalTitle": "Agreement is not accepted",
"module.filesManager": "File manager",
"module.filesManager.deleteButton": "Delete",
Expand All @@ -428,7 +428,7 @@
"module.filesManager.pendingUploadModalAbortButtonText": "Abort",
"module.filesManager.pendingUploadModalActionButton": "Ok",
"module.filesManager.pendingUploadModalHeader": "Files uploading",
"module.filesManager.pendingUploadModalTextDetailsInfo": "The first {count, plural, one {file} other {# files}} will be uploaded to the device.",
"module.filesManager.pendingUploadModalTextDetailsInfo": "The file limit has almost been reached. You can upload only {count} {count, plural, one {file} other {files}}",
"module.filesManager.pendingUploadModalTextInfo": "Mudita Center cannot load all files.\nThe number of selected files exceeds the limit.",
"module.filesManager.pendingUploadModalTitle": "Upload files",
"module.filesManager.selectionNumber": "{num, plural, =-1 {All Files} one {# File} other {# Files}} selected",
Expand Down Expand Up @@ -916,4 +916,4 @@
"module.tools.notesTemporaryText": "New Note",
"module.tools.notesUnsavedNote": "unsaved",
"module.tools.voiceRecorder": "Voice Recorder"
}
}

0 comments on commit b646ff5

Please sign in to comment.