chore(i18n): update translations via Crowdin
This commit is contained in:
parent
2a09012327
commit
c381e47720
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1,150 @@
|
||||||
{
|
{
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"greeting": "Hallo %[1]s,",
|
"greeting": "Hallo %[1]s,",
|
||||||
"email_confirm": {
|
"email_confirm": {
|
||||||
"subject": "%[1]s, bitte bestätige deine E-Mail-Adresse bei Vikunja",
|
"subject": "%[1]s, bitte bestätige deine E-Mail-Adresse bei Vikunja",
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
"subject_new": "%[1]s + Vikunja = <3",
|
||||||
"welcome": "Willkommen bei Vikunja!",
|
"welcome": "Willkommen bei Vikunja!",
|
||||||
"confirm": "Um deine E-Mail-Adresse zu bestätigen, klicke auf den Link unten:"
|
"confirm": "Um deine E-Mail-Adresse zu bestätigen, klicke auf den Link unten:"
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"changed": {
|
"changed": {
|
||||||
"subject": "Dein Passwort bei Vikunja wurde geändert",
|
"subject": "Dein Passwort bei Vikunja wurde geändert",
|
||||||
"success": "Dein Account-Passwort wurde erfolgreich geändert.",
|
"success": "Dein Account-Passwort wurde erfolgreich geändert.",
|
||||||
"warning": "Falls das nicht du warst, könnte jemand Zugriff auf deinen Account haben. Wende dich in diesem Fall an den Administrator deines Servers."
|
"warning": "Falls das nicht du warst, könnte jemand Zugriff auf deinen Account haben. Wende dich in diesem Fall an den Administrator deines Servers."
|
||||||
},
|
},
|
||||||
"reset": {
|
"reset": {
|
||||||
"subject": "Setze dein Passwort bei Vikunja zurück",
|
"subject": "Setze dein Passwort bei Vikunja zurück",
|
||||||
"instructions": "Um dein Passwort zurückzusetzen, klicke auf den Link unten:",
|
"instructions": "Um dein Passwort zurückzusetzen, klicke auf den Link unten:",
|
||||||
"valid_duration": "Dieser Link ist 24 Stunden gültig."
|
"valid_duration": "Dieser Link ist 24 Stunden gültig."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"totp": {
|
"totp": {
|
||||||
"invalid": {
|
"invalid": {
|
||||||
"subject": "Jemand hat gerade versucht, sich bei deinem Vikunja-Account anzumelden, ist aber gescheitert",
|
"subject": "Jemand hat gerade versucht, sich bei deinem Vikunja-Account anzumelden, ist aber gescheitert",
|
||||||
"message": "Jemand hat gerade versucht, sich mit dem richtigen Anmeldenamen und Passwort, aber einem falschen TOTP-Code bei deinem Account anzumelden.",
|
"message": "Jemand hat gerade versucht, sich mit dem richtigen Anmeldenamen und Passwort, aber einem falschen TOTP-Code bei deinem Account anzumelden.",
|
||||||
"warning": "**Falls das nicht du warst, kennt jemand anderes dein Passwort. Du solltest es sofort ändern!**"
|
"warning": "**Falls das nicht du warst, kennt jemand anderes dein Passwort. Du solltest es sofort ändern!**"
|
||||||
},
|
},
|
||||||
"account_locked": {
|
"account_locked": {
|
||||||
"subject": "Wir haben deinen Account bei Vikunja deaktiviert",
|
"subject": "Wir haben deinen Account bei Vikunja deaktiviert",
|
||||||
"message": "Jemand hat versucht, sich mit deinen Zugangsdaten anzumelden, konnte aber keinen gültigen TOTP-Code angeben.",
|
"message": "Jemand hat versucht, sich mit deinen Zugangsdaten anzumelden, konnte aber keinen gültigen TOTP-Code angeben.",
|
||||||
"disabled": "Nach 10 fehlgeschlagenen Versuchen haben wir deinen Account deaktiviert und dein Passwort zurückgesetzt. Um ein neues zu setzen, folge den Anweisungen in der Zurücksetzungs-E-Mail, die wir dir gerade geschickt haben.",
|
"disabled": "Nach 10 fehlgeschlagenen Versuchen haben wir deinen Account deaktiviert und dein Passwort zurückgesetzt. Um ein neues zu setzen, folge den Anweisungen in der Zurücksetzungs-E-Mail, die wir dir gerade geschickt haben.",
|
||||||
"reset_instructions": "Falls du keine E-Mail mit Zurücksetzungsanweisungen erhalten hast, kannst du jederzeit eine neue unter [%[1]s](%[2]s) anfordern."
|
"reset_instructions": "Falls du keine E-Mail mit Zurücksetzungsanweisungen erhalten hast, kannst du jederzeit eine neue unter [%[1]s](%[2]s) anfordern."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"failed": {
|
"failed": {
|
||||||
"subject": "Jemand hat gerade versucht, sich bei deinem Vikunja-Account anzumelden, konnte aber kein korrektes Passwort angeben",
|
"subject": "Jemand hat gerade versucht, sich bei deinem Vikunja-Account anzumelden, konnte aber kein korrektes Passwort angeben",
|
||||||
"message": "Jemand hat gerade dreimal hintereinander versucht, sich mit einem falschen Passwort bei deinem Account anzumelden.",
|
"message": "Jemand hat gerade dreimal hintereinander versucht, sich mit einem falschen Passwort bei deinem Account anzumelden.",
|
||||||
"warning": "Falls das nicht du warst, könnte jemand versuchen, in deinen Account einzudringen.",
|
"warning": "Falls das nicht du warst, könnte jemand versuchen, in deinen Account einzudringen.",
|
||||||
"enhance_security": "Um die Sicherheit deines Accounts zu erhöhen, könntest du ein stärkeres Passwort einstellen oder die TOTP-Authentifizierung in den Einstellungen aktivieren:"
|
"enhance_security": "Um die Sicherheit deines Accounts zu erhöhen, könntest du ein stärkeres Passwort einstellen oder die TOTP-Authentifizierung in den Einstellungen aktivieren:"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"account": {
|
"account": {
|
||||||
"deletion": {
|
"deletion": {
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"subject": "Bitte bestätige die Löschung deines Vikunja-Accounts",
|
"subject": "Bitte bestätige die Löschung deines Vikunja-Accounts",
|
||||||
"request": "Du hast die Löschung deines Accounts beantragt. Um dies zu bestätigen, klicke bitte auf den Link unten:",
|
"request": "Du hast die Löschung deines Accounts beantragt. Um dies zu bestätigen, klicke bitte auf den Link unten:",
|
||||||
"valid_duration": "Dieser Link ist 24 Stunden gültig.",
|
"valid_duration": "Dieser Link ist 24 Stunden gültig.",
|
||||||
"schedule_info": "Sobald du die Löschung bestätigst, planen wir die Löschung deines Accounts in drei Tagen und senden dir bis dahin eine weitere E-Mail.",
|
"schedule_info": "Sobald du die Löschung bestätigst, planen wir die Löschung deines Accounts in drei Tagen und senden dir bis dahin eine weitere E-Mail.",
|
||||||
"consequences": "Wenn du mit der Löschung deines Accounts fortfährst, werden wir alle deine erstellten Projekte und Aufgaben löschen. Alles, was du mit anderen Nutzer:innen oder Teams geteilt hast, wird an diese übertragen.",
|
"consequences": "Wenn du mit der Löschung deines Accounts fortfährst, werden wir alle deine erstellten Projekte und Aufgaben löschen. Alles, was du mit anderen Nutzer:innen oder Teams geteilt hast, wird an diese übertragen.",
|
||||||
"changed_mind": "Falls du die Löschung nicht beantragt hast oder deine Meinung geändert hast, kannst du diese E-Mail einfach ignorieren."
|
"changed_mind": "Falls du die Löschung nicht beantragt hast oder deine Meinung geändert hast, kannst du diese E-Mail einfach ignorieren."
|
||||||
},
|
},
|
||||||
"scheduled": {
|
"scheduled": {
|
||||||
"subject_days": "Dein Vikunja-Account wird in %[1]s Tagen gelöscht",
|
"subject_days": "Dein Vikunja-Account wird in %[1]s Tagen gelöscht",
|
||||||
"subject_tomorrow": "Dein Vikunja-Account wird morgen gelöscht",
|
"subject_tomorrow": "Dein Vikunja-Account wird morgen gelöscht",
|
||||||
"request_reminder": "Du hast kürzlich die Löschung deines Vikunja-Accounts beantragt.",
|
"request_reminder": "Du hast kürzlich die Löschung deines Vikunja-Accounts beantragt.",
|
||||||
"deletion_time_days": "Wir werden deinen Account in %[1]s Tagen löschen.",
|
"deletion_time_days": "Wir werden deinen Account in %[1]s Tagen löschen.",
|
||||||
"deletion_time_tomorrow": "Wir werden deinen Account morgen löschen.",
|
"deletion_time_tomorrow": "Wir werden deinen Account morgen löschen.",
|
||||||
"changed_mind": "Falls du deine Meinung geändert hast, klicke einfach auf den Link unten, um die Löschung abzubrechen, und folge den Anweisungen dort:"
|
"changed_mind": "Falls du deine Meinung geändert hast, klicke einfach auf den Link unten, um die Löschung abzubrechen, und folge den Anweisungen dort:"
|
||||||
},
|
},
|
||||||
"completed": {
|
"completed": {
|
||||||
"subject": "Dein Vikunja-Account wurde gelöscht",
|
"subject": "Dein Vikunja-Account wurde gelöscht",
|
||||||
"confirmation": "Wie gewünscht haben wir deinen Vikunja-Account gelöscht.",
|
"confirmation": "Wie gewünscht haben wir deinen Vikunja-Account gelöscht.",
|
||||||
"permanent": "Diese Löschung ist endgültig. Falls du kein Backup erstellt hast und jetzt deine Daten zurück benötigst, sprich mit deinem Administrator."
|
"permanent": "Diese Löschung ist endgültig. Falls du kein Backup erstellt hast und jetzt deine Daten zurück benötigst, sprich mit deinem Administrator."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"task": {
|
"task": {
|
||||||
"reminder": {
|
"reminder": {
|
||||||
"subject": "Erinnerung an „%[1]s“ (%[2]s)",
|
"subject": "Erinnerung an „%[1]s“ (%[2]s)",
|
||||||
"message": "Dies ist eine freundliche Erinnerung an die Aufgabe „%[1]s“ (%[2]s)."
|
"message": "Dies ist eine freundliche Erinnerung an die Aufgabe „%[1]s“ (%[2]s)."
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"subject": "Re: %[1]s",
|
"subject": "Re: %[1]s",
|
||||||
"mentioned_subject": "%[1]s hat dich in einem Kommentar zu „%[2]s“ erwähnt",
|
"mentioned_subject": "%[1]s hat dich in einem Kommentar zu „%[2]s“ erwähnt",
|
||||||
"mentioned_message": "**%[1]s** hat dich in einem Kommentar erwähnt:"
|
"mentioned_message": "**%[1]s** hat dich in einem Kommentar erwähnt:"
|
||||||
},
|
},
|
||||||
"assigned": {
|
"assigned": {
|
||||||
"subject_to_assignee": "Du wurdest %[1]s (%[2]s) zugewiesen",
|
"subject_to_assignee": "Du wurdest „%[1]s“ (%[2]s) zugewiesen",
|
||||||
"message_to_assignee": "%[1]s hat dich in %[2]s zugewiesen.",
|
"message_to_assignee": "%[1]s hat dich in „%[2]s“ zugewiesen.",
|
||||||
"subject_to_others": "%[1]s (%[2]s) wurde zu %[3]s zugewiesen",
|
"subject_to_others": "„%[1]s“ (%[2]s) wurde zu %[3]s zugewiesen",
|
||||||
"message_to_others": "%[1]s hat diese Aufgabe %[2]s zugewiesen."
|
"message_to_others": "%[1]s hat diese Aufgabe %[2]s zugewiesen."
|
||||||
},
|
},
|
||||||
"deleted": {
|
"deleted": {
|
||||||
"subject": "%[1]s (%[2]s) wurde gelöscht",
|
"subject": "„%[1]s“ (%[2]s) wurde gelöscht",
|
||||||
"message": "%[1]s hat die Aufgabe %[2]s (%[3]s) gelöscht"
|
"message": "%[1]s hat die Aufgabe „%[2]s“ (%[3]s) gelöscht"
|
||||||
},
|
},
|
||||||
"mentioned": {
|
"mentioned": {
|
||||||
"subject_new": "%[1]s hat dich in einer neuen Aufgabe „%[2]s“ erwähnt",
|
"subject_new": "%[1]s hat dich in einer neuen Aufgabe „%[2]s“ erwähnt",
|
||||||
"subject": "%[1]s hat dich in einer Aufgabe „%[2]s“ erwähnt",
|
"subject": "%[1]s hat dich in einer Aufgabe „%[2]s“ erwähnt",
|
||||||
"message": "**%[1]s** hat dich in einer Aufgabe erwähnt:"
|
"message": "**%[1]s** hat dich in einer Aufgabe erwähnt:"
|
||||||
},
|
},
|
||||||
"overdue": {
|
"overdue": {
|
||||||
"subject": "Aufgabe „%[1]s“ (%[2]s) ist überfällig",
|
"subject": "Aufgabe „%[1]s“ (%[2]s) ist überfällig",
|
||||||
"message": "Dies ist eine freundliche Erinnerung an die Aufgabe „%[1]s“ (%[2]s), die %[3]s und noch nicht erledigt ist.",
|
"message": "Dies ist eine freundliche Erinnerung an die Aufgabe „%[1]s“ (%[2]s), die %[3]s und noch nicht erledigt ist.",
|
||||||
"multiple_subject": "Deine überfälligen Aufgaben",
|
"multiple_subject": "Deine überfälligen Aufgaben",
|
||||||
"multiple_message": "Du hast folgende überfällige Aufgaben:",
|
"multiple_message": "Du hast folgende überfällige Aufgaben:",
|
||||||
"overdue_since": "überfällig seit %[1]s",
|
"overdue_since": "überfällig seit %[1]s",
|
||||||
"overdue_now": "jetzt überfällig"
|
"overdue_now": "jetzt überfällig"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"project": {
|
"project": {
|
||||||
"created": "%[1]s hat das Projekt „%[2]s“ erstellt"
|
"created": "%[1]s hat das Projekt „%[2]s“ erstellt"
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"member_added": {
|
"member_added": {
|
||||||
"subject": "%[1]s hat dich zum Team %[2]s in Vikunja hinzugefügt",
|
"subject": "%[1]s hat dich zum Team „%[2]s“ in Vikunja hinzugefügt",
|
||||||
"message": "%[1]s hat dich gerade zum Team %[2]s in Vikunja hinzugefügt."
|
"message": "%[1]s hat dich gerade zum Team %[2]s in Vikunja hinzugefügt."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"data_export": {
|
"data_export": {
|
||||||
"ready": {
|
"ready": {
|
||||||
"subject": "Dein Vikunja-Datenexport ist fertig",
|
"subject": "Dein Vikunja-Datenexport ist fertig",
|
||||||
"message": "Dein Vikunja-Datenexport ist zum Herunterladen bereit. Klicke auf den Button unten, um ihn herunterzuladen:",
|
"message": "Dein Vikunja-Datenexport ist zum Herunterladen bereit. Klicke auf den Button unten, um ihn herunterzuladen:",
|
||||||
"availability": "Der Download wird für die nächsten 7 Tage verfügbar sein."
|
"availability": "Der Download wird für die nächsten 7 Tage verfügbar sein."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"migration": {
|
"migration": {
|
||||||
"done": {
|
"done": {
|
||||||
"subject": "Die Migration von %[1]s zu Vikunja wurde abgeschlossen",
|
"subject": "Die Migration von %[1]s zu Vikunja wurde abgeschlossen",
|
||||||
"imported": "Vikunja hat alle Listen/Projekte, Aufgaben, Notizen, Erinnerungen und Dateien von %[1]s importiert, auf die du Zugriff hast.",
|
"imported": "Vikunja hat alle Listen/Projekte, Aufgaben, Notizen, Erinnerungen und Dateien von %[1]s importiert, auf die du Zugriff hast.",
|
||||||
"have_fun": "Viel Spaß mit deinen neuen (alten) Projekten!"
|
"have_fun": "Viel Spaß mit deinen neuen (alten) Projekten!"
|
||||||
},
|
},
|
||||||
"failed": {
|
"failed": {
|
||||||
"subject": "Die Migration von %[1]s zu Vikunja ist fehlgeschlagen",
|
"subject": "Die Migration von %[1]s zu Vikunja ist fehlgeschlagen",
|
||||||
"message": "Sieht so aus, als ob der Wechsel von %[1]s diesmal nicht wie geplant geklappt hat.",
|
"message": "Sieht so aus, als ob der Wechsel von %[1]s diesmal nicht wie geplant geklappt hat.",
|
||||||
"retry": "Aber keine Sorge! Probiere es einfach genau so nochmal. Manchmal passieren diese Fehler aufgrund von Störungen auf Seiten von %[1]s, aber ein erneuter Versuch hilft oft.",
|
"retry": "Aber keine Sorge! Probiere es einfach genau so nochmal. Manchmal passieren diese Fehler aufgrund von Störungen auf Seiten von %[1]s, aber ein erneuter Versuch hilft oft.",
|
||||||
"error": "Wir sind auf einen kleinen Fehler gestoßen: `%[2]s`.",
|
"error": "Wir sind auf einen kleinen Fehler gestoßen: `%[2]s`.",
|
||||||
"report": "Bitte hinterlasse uns eine Nachricht dazu [im Forum](https://community.vikunja.io/) oder an einer der üblichen Stellen, damit wir uns anschauen können, warum es fehlgeschlagen ist.",
|
"report": "Bitte hinterlasse uns eine Nachricht dazu [im Forum](https://community.vikunja.io/) oder an einer der üblichen Stellen, damit wir uns anschauen können, warum es fehlgeschlagen ist.",
|
||||||
"working_on_it": "Wir haben die Fehlermeldung auf dem Schirm und arbeiten daran, das Problem bald zu beheben."
|
"working_on_it": "Wir haben die Fehlermeldung auf dem Schirm und arbeiten daran, das Problem bald zu beheben."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"have_nice_day": "Hab einen schönen Tag!",
|
"have_nice_day": "Hab einen schönen Tag!",
|
||||||
"copy_url": "Falls der Button oben nicht funktioniert, kopiere die untenstehende URL und füge sie in die Adressleiste deines Browsers ein:",
|
"copy_url": "Falls der Button oben nicht funktioniert, kopiere die untenstehende URL und füge sie in die Adressleiste deines Browsers ein:",
|
||||||
"actions": {
|
"actions": {
|
||||||
"open_task": "Aufgabe öffnen",
|
"open_task": "Aufgabe öffnen",
|
||||||
"open_vikunja": "Vikunja öffnen",
|
"open_vikunja": "Vikunja öffnen",
|
||||||
"open_project": "Projekt öffnen",
|
"open_project": "Projekt öffnen",
|
||||||
"open_team": "Team öffnen",
|
"open_team": "Team öffnen",
|
||||||
"download": "Herunterladen",
|
"download": "Herunterladen",
|
||||||
"reset_password": "Passwort zurücksetzen",
|
"reset_password": "Passwort zurücksetzen",
|
||||||
"go_to_settings": "Einstellungen öffnen",
|
"go_to_settings": "Einstellungen öffnen",
|
||||||
"confirm_email": "E-Mail-Adresse bestätigen",
|
"confirm_email": "E-Mail-Adresse bestätigen",
|
||||||
"abort_deletion": "Löschen abbrechen",
|
"abort_deletion": "Löschen abbrechen",
|
||||||
"confirm_account_deletion": "Löschung meines Accounts bestätigen"
|
"confirm_account_deletion": "Löschung meines Accounts bestätigen"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1,150 +1,150 @@
|
||||||
{
|
{
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"greeting": "Hallo %[1]s,",
|
"greeting": "Hallo %[1]s,",
|
||||||
"email_confirm": {
|
"email_confirm": {
|
||||||
"subject": "%[1]s, bitte bestätige deine E-Mail-Adresse bei Vikunja",
|
"subject": "%[1]s, bitte bestätige deine E-Mail-Adresse bei Vikunja",
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
"subject_new": "%[1]s + Vikunja = <3",
|
||||||
"welcome": "Willkommen bei Vikunja!",
|
"welcome": "Willkommen bei Vikunja!",
|
||||||
"confirm": "Um deine E-Mail-Adresse zu bestätigen, klicke auf den Link unten:"
|
"confirm": "Um deine E-Mail-Adresse zu bestätigen, klicke auf den Link unten:"
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"changed": {
|
"changed": {
|
||||||
"subject": "Dein Passwort bei Vikunja wurde geändert",
|
"subject": "Dein Passwort bei Vikunja wurde geändert",
|
||||||
"success": "Dein Account-Passwort wurde erfolgreich geändert.",
|
"success": "Dein Account-Passwort wurde erfolgreich geändert.",
|
||||||
"warning": "Falls das nicht du warst, könnte jemand Zugriff auf deinen Account haben. Wende dich in diesem Fall an den Administrator deines Servers."
|
"warning": "Falls das nicht du warst, könnte jemand Zugriff auf deinen Account haben. Wende dich in diesem Fall an den Administrator deines Servers."
|
||||||
},
|
},
|
||||||
"reset": {
|
"reset": {
|
||||||
"subject": "Setze dein Passwort bei Vikunja zurück",
|
"subject": "Setze dein Passwort bei Vikunja zurück",
|
||||||
"instructions": "Um dein Passwort zurückzusetzen, klicke auf den Link unten:",
|
"instructions": "Um dein Passwort zurückzusetzen, klicke auf den Link unten:",
|
||||||
"valid_duration": "Dieser Link ist 24 Stunden gültig."
|
"valid_duration": "Dieser Link ist 24 Stunden gültig."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"totp": {
|
"totp": {
|
||||||
"invalid": {
|
"invalid": {
|
||||||
"subject": "Jemand hat gerade versucht, sich bei deinem Vikunja-Account anzumelden, ist aber gescheitert",
|
"subject": "Jemand hat gerade versucht, sich bei deinem Vikunja-Account anzumelden, ist aber gescheitert",
|
||||||
"message": "Jemand hat gerade versucht, sich mit dem richtigen Anmeldenamen und Passwort, aber einem falschen TOTP-Code bei deinem Account anzumelden.",
|
"message": "Jemand hat gerade versucht, sich mit dem richtigen Anmeldenamen und Passwort, aber einem falschen TOTP-Code bei deinem Account anzumelden.",
|
||||||
"warning": "**Falls das nicht du warst, kennt jemand anderes dein Passwort. Du solltest es sofort ändern!**"
|
"warning": "**Falls das nicht du warst, kennt jemand anderes dein Passwort. Du solltest es sofort ändern!**"
|
||||||
},
|
},
|
||||||
"account_locked": {
|
"account_locked": {
|
||||||
"subject": "Wir haben deinen Account bei Vikunja deaktiviert",
|
"subject": "Wir haben deinen Account bei Vikunja deaktiviert",
|
||||||
"message": "Jemand hat versucht, sich mit deinen Zugangsdaten anzumelden, konnte aber keinen gültigen TOTP-Code angeben.",
|
"message": "Jemand hat versucht, sich mit deinen Zugangsdaten anzumelden, konnte aber keinen gültigen TOTP-Code angeben.",
|
||||||
"disabled": "Nach 10 fehlgeschlagenen Versuchen haben wir deinen Account deaktiviert und dein Passwort zurückgesetzt. Um ein neues zu setzen, folge den Anweisungen in der Zurücksetzungs-E-Mail, die wir dir gerade geschickt haben.",
|
"disabled": "Nach 10 fehlgeschlagenen Versuchen haben wir deinen Account deaktiviert und dein Passwort zurückgesetzt. Um ein neues zu setzen, folge den Anweisungen in der Zurücksetzungs-E-Mail, die wir dir gerade geschickt haben.",
|
||||||
"reset_instructions": "Falls du keine E-Mail mit Zurücksetzungsanweisungen erhalten hast, kannst du jederzeit eine neue unter [%[1]s](%[2]s) anfordern."
|
"reset_instructions": "Falls du keine E-Mail mit Zurücksetzungsanweisungen erhalten hast, kannst du jederzeit eine neue unter [%[1]s](%[2]s) anfordern."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"failed": {
|
"failed": {
|
||||||
"subject": "Jemand hat gerade versucht, sich bei deinem Vikunja-Account anzumelden, konnte aber kein korrektes Passwort angeben",
|
"subject": "Jemand hat gerade versucht, sich bei deinem Vikunja-Account anzumelden, konnte aber kein korrektes Passwort angeben",
|
||||||
"message": "Jemand hat gerade dreimal hintereinander versucht, sich mit einem falschen Passwort bei deinem Account anzumelden.",
|
"message": "Jemand hat gerade dreimal hintereinander versucht, sich mit einem falschen Passwort bei deinem Account anzumelden.",
|
||||||
"warning": "Falls das nicht du warst, könnte jemand versuchen, in deinen Account einzudringen.",
|
"warning": "Falls das nicht du warst, könnte jemand versuchen, in deinen Account einzudringen.",
|
||||||
"enhance_security": "Um die Sicherheit deines Accounts zu erhöhen, könntest du ein stärkeres Passwort einstellen oder die TOTP-Authentifizierung in den Einstellungen aktivieren:"
|
"enhance_security": "Um die Sicherheit deines Accounts zu erhöhen, könntest du ein stärkeres Passwort einstellen oder die TOTP-Authentifizierung in den Einstellungen aktivieren:"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"account": {
|
"account": {
|
||||||
"deletion": {
|
"deletion": {
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"subject": "Bitte bestätige die Löschung deines Vikunja-Accounts",
|
"subject": "Bitte bestätige die Löschung deines Vikunja-Accounts",
|
||||||
"request": "Du hast die Löschung deines Accounts beantragt. Um dies zu bestätigen, klicke bitte auf den Link unten:",
|
"request": "Du hast die Löschung deines Accounts beantragt. Um dies zu bestätigen, klicke bitte auf den Link unten:",
|
||||||
"valid_duration": "Dieser Link ist 24 Stunden gültig.",
|
"valid_duration": "Dieser Link ist 24 Stunden gültig.",
|
||||||
"schedule_info": "Sobald du die Löschung bestätigst, planen wir die Löschung deines Accounts in drei Tagen und senden dir bis dahin eine weitere E-Mail.",
|
"schedule_info": "Sobald du die Löschung bestätigst, planen wir die Löschung deines Accounts in drei Tagen und senden dir bis dahin eine weitere E-Mail.",
|
||||||
"consequences": "Wenn du mit der Löschung deines Accounts fortfährst, werden wir alle deine erstellten Projekte und Aufgaben löschen. Alles, was du mit anderen Nutzer:innen oder Teams geteilt hast, wird an diese übertragen.",
|
"consequences": "Wenn du mit der Löschung deines Accounts fortfährst, werden wir alle deine erstellten Projekte und Aufgaben löschen. Alles, was du mit anderen Nutzer:innen oder Teams geteilt hast, wird an diese übertragen.",
|
||||||
"changed_mind": "Falls du die Löschung nicht beantragt hast oder deine Meinung geändert hast, kannst du diese E-Mail einfach ignorieren."
|
"changed_mind": "Falls du die Löschung nicht beantragt hast oder deine Meinung geändert hast, kannst du diese E-Mail einfach ignorieren."
|
||||||
},
|
},
|
||||||
"scheduled": {
|
"scheduled": {
|
||||||
"subject_days": "Dein Vikunja-Account wird in %[1]s Tagen gelöscht",
|
"subject_days": "Dein Vikunja-Account wird in %[1]s Tagen gelöscht",
|
||||||
"subject_tomorrow": "Dein Vikunja-Account wird morgen gelöscht",
|
"subject_tomorrow": "Dein Vikunja-Account wird morgen gelöscht",
|
||||||
"request_reminder": "Du hast kürzlich die Löschung deines Vikunja-Accounts beantragt.",
|
"request_reminder": "Du hast kürzlich die Löschung deines Vikunja-Accounts beantragt.",
|
||||||
"deletion_time_days": "Wir werden deinen Account in %[1]s Tagen löschen.",
|
"deletion_time_days": "Wir werden deinen Account in %[1]s Tagen löschen.",
|
||||||
"deletion_time_tomorrow": "Wir werden deinen Account morgen löschen.",
|
"deletion_time_tomorrow": "Wir werden deinen Account morgen löschen.",
|
||||||
"changed_mind": "Falls du deine Meinung geändert hast, klicke einfach auf den Link unten, um die Löschung abzubrechen, und folge den Anweisungen dort:"
|
"changed_mind": "Falls du deine Meinung geändert hast, klicke einfach auf den Link unten, um die Löschung abzubrechen, und folge den Anweisungen dort:"
|
||||||
},
|
},
|
||||||
"completed": {
|
"completed": {
|
||||||
"subject": "Dein Vikunja-Account wurde gelöscht",
|
"subject": "Dein Vikunja-Account wurde gelöscht",
|
||||||
"confirmation": "Wie gewünscht haben wir deinen Vikunja-Account gelöscht.",
|
"confirmation": "Wie gewünscht haben wir deinen Vikunja-Account gelöscht.",
|
||||||
"permanent": "Diese Löschung ist endgültig. Falls du kein Backup erstellt hast und jetzt deine Daten zurück benötigst, sprich mit deinem Administrator."
|
"permanent": "Diese Löschung ist endgültig. Falls du kein Backup erstellt hast und jetzt deine Daten zurück benötigst, sprich mit deinem Administrator."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"task": {
|
"task": {
|
||||||
"reminder": {
|
"reminder": {
|
||||||
"subject": "Erinnerung an „%[1]s“ (%[2]s)",
|
"subject": "Erinnerung an „%[1]s“ (%[2]s)",
|
||||||
"message": "Dies ist eine freundliche Erinnerung an die Aufgabe „%[1]s“ (%[2]s)."
|
"message": "Dies ist eine freundliche Erinnerung an die Aufgabe „%[1]s“ (%[2]s)."
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"subject": "Re: %[1]s",
|
"subject": "Re: %[1]s",
|
||||||
"mentioned_subject": "%[1]s hat dich in einem Kommentar zu „%[2]s“ erwähnt",
|
"mentioned_subject": "%[1]s hat dich in einem Kommentar zu „%[2]s“ erwähnt",
|
||||||
"mentioned_message": "**%[1]s** hat dich in einem Kommentar erwähnt:"
|
"mentioned_message": "**%[1]s** hat dich in einem Kommentar erwähnt:"
|
||||||
},
|
},
|
||||||
"assigned": {
|
"assigned": {
|
||||||
"subject_to_assignee": "Du wurdest %[1]s (%[2]s) zugewiesen",
|
"subject_to_assignee": "Du wurdest „%[1]s“ (%[2]s) zugewiesen",
|
||||||
"message_to_assignee": "%[1]s hat dich in %[2]s zugewiesen.",
|
"message_to_assignee": "%[1]s hat dich in „%[2]s“ zugewiesen.",
|
||||||
"subject_to_others": "%[1]s (%[2]s) wurde zu %[3]s zugewiesen",
|
"subject_to_others": "„%[1]s“ (%[2]s) wurde zu %[3]s zugewiesen",
|
||||||
"message_to_others": "%[1]s hat diese Aufgabe %[2]s zugewiesen."
|
"message_to_others": "%[1]s hat diese Aufgabe %[2]s zugewiesen."
|
||||||
},
|
},
|
||||||
"deleted": {
|
"deleted": {
|
||||||
"subject": "%[1]s (%[2]s) wurde gelöscht",
|
"subject": "„%[1]s“ (%[2]s) wurde gelöscht",
|
||||||
"message": "%[1]s hat die Aufgabe %[2]s (%[3]s) gelöscht"
|
"message": "%[1]s hat die Aufgabe „%[2]s“ (%[3]s) gelöscht"
|
||||||
},
|
},
|
||||||
"mentioned": {
|
"mentioned": {
|
||||||
"subject_new": "%[1]s hat dich in einer neuen Aufgabe „%[2]s“ erwähnt",
|
"subject_new": "%[1]s hat dich in einer neuen Aufgabe „%[2]s“ erwähnt",
|
||||||
"subject": "%[1]s hat dich in einer Aufgabe „%[2]s“ erwähnt",
|
"subject": "%[1]s hat dich in einer Aufgabe „%[2]s“ erwähnt",
|
||||||
"message": "**%[1]s** hat dich in einer Aufgabe erwähnt:"
|
"message": "**%[1]s** hat dich in einer Aufgabe erwähnt:"
|
||||||
},
|
},
|
||||||
"overdue": {
|
"overdue": {
|
||||||
"subject": "Aufgabe „%[1]s“ (%[2]s) ist überfällig",
|
"subject": "Aufgabe „%[1]s“ (%[2]s) ist überfällig",
|
||||||
"message": "Dies ist eine freundliche Erinnerung an die Aufgabe „%[1]s“ (%[2]s), die %[3]s und noch nicht erledigt ist.",
|
"message": "Dies ist eine freundliche Erinnerung an die Aufgabe „%[1]s“ (%[2]s), die %[3]s und noch nicht erledigt ist.",
|
||||||
"multiple_subject": "Deine überfälligen Aufgaben",
|
"multiple_subject": "Deine überfälligen Aufgaben",
|
||||||
"multiple_message": "Du hast folgende überfällige Aufgaben:",
|
"multiple_message": "Du hast folgende überfällige Aufgaben:",
|
||||||
"overdue_since": "überfällig seit %[1]s",
|
"overdue_since": "überfällig seit %[1]s",
|
||||||
"overdue_now": "jetzt überfällig"
|
"overdue_now": "jetzt überfällig"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"project": {
|
"project": {
|
||||||
"created": "%[1]s hat das Projekt „%[2]s“ erstellt"
|
"created": "%[1]s hat das Projekt „%[2]s“ erstellt"
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"member_added": {
|
"member_added": {
|
||||||
"subject": "%[1]s hat dich zum Team %[2]s in Vikunja hinzugefügt",
|
"subject": "%[1]s hat dich zum Team „%[2]s“ in Vikunja hinzugefügt",
|
||||||
"message": "%[1]s hat dich gerade zum Team %[2]s in Vikunja hinzugefügt."
|
"message": "%[1]s hat dich gerade zum Team %[2]s in Vikunja hinzugefügt."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"data_export": {
|
"data_export": {
|
||||||
"ready": {
|
"ready": {
|
||||||
"subject": "Dein Vikunja-Datenexport ist fertig",
|
"subject": "Dein Vikunja-Datenexport ist fertig",
|
||||||
"message": "Dein Vikunja-Datenexport ist zum Herunterladen bereit. Klicke auf den Button unten, um ihn herunterzuladen:",
|
"message": "Dein Vikunja-Datenexport ist zum Herunterladen bereit. Klicke auf den Button unten, um ihn herunterzuladen:",
|
||||||
"availability": "Der Download wird für die nächsten 7 Tage verfügbar sein."
|
"availability": "Der Download wird für die nächsten 7 Tage verfügbar sein."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"migration": {
|
"migration": {
|
||||||
"done": {
|
"done": {
|
||||||
"subject": "Die Migration von %[1]s zu Vikunja wurde abgeschlossen",
|
"subject": "Die Migration von %[1]s zu Vikunja wurde abgeschlossen",
|
||||||
"imported": "Vikunja hat alle Listen/Projekte, Aufgaben, Notizen, Erinnerungen und Dateien von %[1]s importiert, auf die du Zugriff hast.",
|
"imported": "Vikunja hat alle Listen/Projekte, Aufgaben, Notizen, Erinnerungen und Dateien von %[1]s importiert, auf die du Zugriff hast.",
|
||||||
"have_fun": "Viel Spaß mit deinen neuen (alten) Projekten!"
|
"have_fun": "Viel Spaß mit deinen neuen (alten) Projekten!"
|
||||||
},
|
},
|
||||||
"failed": {
|
"failed": {
|
||||||
"subject": "Die Migration von %[1]s zu Vikunja ist fehlgeschlagen",
|
"subject": "Die Migration von %[1]s zu Vikunja ist fehlgeschlagen",
|
||||||
"message": "Sieht so aus, als ob der Wechsel von %[1]s diesmal nicht wie geplant geklappt hat.",
|
"message": "Sieht so aus, als ob der Wechsel von %[1]s diesmal nicht wie geplant geklappt hat.",
|
||||||
"retry": "Aber keine Sorge! Probiere es einfach genau so nochmal. Manchmal passieren diese Fehler aufgrund von Störungen auf Seiten von %[1]s, aber ein erneuter Versuch hilft oft.",
|
"retry": "Aber keine Sorge! Probiere es einfach genau so nochmal. Manchmal passieren diese Fehler aufgrund von Störungen auf Seiten von %[1]s, aber ein erneuter Versuch hilft oft.",
|
||||||
"error": "Wir sind auf einen kleinen Fehler gestoßen: `%[2]s`.",
|
"error": "Wir sind auf einen kleinen Fehler gestoßen: `%[2]s`.",
|
||||||
"report": "Bitte hinterlasse uns eine Nachricht dazu [im Forum](https://community.vikunja.io/) oder an einer der üblichen Stellen, damit wir uns anschauen können, warum es fehlgeschlagen ist.",
|
"report": "Bitte hinterlasse uns eine Nachricht dazu [im Forum](https://community.vikunja.io/) oder an einer der üblichen Stellen, damit wir uns anschauen können, warum es fehlgeschlagen ist.",
|
||||||
"working_on_it": "Wir haben die Fehlermeldung auf dem Schirm und arbeiten daran, das Problem bald zu beheben."
|
"working_on_it": "Wir haben die Fehlermeldung auf dem Schirm und arbeiten daran, das Problem bald zu beheben."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"have_nice_day": "Hab einen schönen Tag!",
|
"have_nice_day": "Hab einen schönen Tag!",
|
||||||
"copy_url": "Falls der Button oben nicht funktioniert, kopiere die untenstehende URL und füge sie in die Adressleiste deines Browsers ein:",
|
"copy_url": "Falls der Button oben nicht funktioniert, kopiere die untenstehende URL und füge sie in die Adressleiste deines Browsers ein:",
|
||||||
"actions": {
|
"actions": {
|
||||||
"open_task": "Aufgabe öffnen",
|
"open_task": "Aufgabe öffnen",
|
||||||
"open_vikunja": "Vikunja öffnen",
|
"open_vikunja": "Vikunja öffnen",
|
||||||
"open_project": "Projekt öffnen",
|
"open_project": "Projekt öffnen",
|
||||||
"open_team": "Team öffnen",
|
"open_team": "Team öffnen",
|
||||||
"download": "Herunterladen",
|
"download": "Herunterladen",
|
||||||
"reset_password": "Passwort zurücksetzen",
|
"reset_password": "Passwort zurücksetzen",
|
||||||
"go_to_settings": "Einstellungen öffnen",
|
"go_to_settings": "Einstellungen öffnen",
|
||||||
"confirm_email": "E-Mail-Adresse bestätigen",
|
"confirm_email": "E-Mail-Adresse bestätigen",
|
||||||
"abort_deletion": "Löschen abbrechen",
|
"abort_deletion": "Löschen abbrechen",
|
||||||
"confirm_account_deletion": "Löschung meines Accounts bestätigen"
|
"confirm_account_deletion": "Löschung meines Accounts bestätigen"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1,103 @@
|
||||||
{
|
{
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"greeting": "Moi %[1]s,",
|
"greeting": "Moi %[1]s,",
|
||||||
"email_confirm": {
|
"email_confirm": {
|
||||||
"subject": "%[1]s, ole hyvä ja vahvista sähköpostiosoitteesi Vikunjassa",
|
"subject": "%[1]s, ole hyvä ja vahvista sähköpostiosoitteesi Vikunjassa",
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
"subject_new": "%[1]s + Vikunja = <3",
|
||||||
"welcome": "Tervetuloa Vikunjaan!",
|
"welcome": "Tervetuloa Vikunjaan!",
|
||||||
"confirm": "Vahvistaaksesi sähköpostiosoitteesi, klikkaa alla olevaa linkkiä:"
|
"confirm": "Vahvistaaksesi sähköpostiosoitteesi, klikkaa alla olevaa linkkiä:"
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"changed": {
|
"changed": {
|
||||||
"subject": "Salasanasi Vikunjassa vaihdettiin",
|
"subject": "Salasanasi Vikunjassa vaihdettiin",
|
||||||
"success": "Tilisi salasana vaihdettiin onnistuneesti.",
|
"success": "Tilisi salasana vaihdettiin onnistuneesti.",
|
||||||
"warning": "Jos tämä et ollut sinä, se voi tarkoittaa sitä että joku on vaarantanut tilisi. Tässä tapauksessa ota yhteyttä palvelimesi ylläpitäjään."
|
"warning": "Jos tämä et ollut sinä, se voi tarkoittaa sitä että joku on vaarantanut tilisi. Tässä tapauksessa ota yhteyttä palvelimesi ylläpitäjään."
|
||||||
},
|
},
|
||||||
"reset": {
|
"reset": {
|
||||||
"subject": "Palauta salasanasi Vikunjassa",
|
"subject": "Palauta salasanasi Vikunjassa",
|
||||||
"instructions": "Palauttaaksesi salasanasi, klikkaa alla olevaa linkkiä:",
|
"instructions": "Palauttaaksesi salasanasi, klikkaa alla olevaa linkkiä:",
|
||||||
"valid_duration": "Tämä linkki on voimassa 24 tuntia."
|
"valid_duration": "Tämä linkki on voimassa 24 tuntia."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"totp": {
|
"totp": {
|
||||||
"invalid": {
|
"invalid": {
|
||||||
"subject": "Joku yritti juuri kirjautua Vikunja-tilillesi, mutta ei onnistunut",
|
"subject": "Joku yritti juuri kirjautua Vikunja-tilillesi, mutta ei onnistunut",
|
||||||
"message": "Joku juuri yritti kirjautua tilillesi oikealla käyttäjätunnuksella ja salasanalla, mutta väärällä TOTP-koodilla.",
|
"message": "Joku juuri yritti kirjautua tilillesi oikealla käyttäjätunnuksella ja salasanalla, mutta väärällä TOTP-koodilla.",
|
||||||
"warning": "**Jos tämä et ollut sinä, joku muu tietää salasanasi. Sinun tulisi asettaa uusi salasana välittömästi!**"
|
"warning": "**Jos tämä et ollut sinä, joku muu tietää salasanasi. Sinun tulisi asettaa uusi salasana välittömästi!**"
|
||||||
},
|
},
|
||||||
"account_locked": {
|
"account_locked": {
|
||||||
"subject": "Olemme poistaneet Vikunja-tilisi käytöstä.",
|
"subject": "Olemme poistaneet Vikunja-tilisi käytöstä.",
|
||||||
"message": "Joku yritti kirjautua sisään käyttäjätunnuksillasi, mutta ei pystynyt antamaan kelvollista TOTP-koodia.",
|
"message": "Joku yritti kirjautua sisään käyttäjätunnuksillasi, mutta ei pystynyt antamaan kelvollista TOTP-koodia.",
|
||||||
"disabled": "Kymmenen epäonnistuneen yrityksen jälkeen olemme poistaneet tilisi käytöstä ja nollanneet salasanasi. Asettaaksesi uuden, noudata nollaussähköpostin ohjeita, jonka juuri lähetimme sinulle.",
|
"disabled": "Kymmenen epäonnistuneen yrityksen jälkeen olemme poistaneet tilisi käytöstä ja nollanneet salasanasi. Asettaaksesi uuden, noudata nollaussähköpostin ohjeita, jonka juuri lähetimme sinulle."
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
}
|
||||||
}
|
},
|
||||||
},
|
"login": {
|
||||||
"login": {
|
"failed": {
|
||||||
"failed": {
|
"subject": "Joku juuri yritti kirjautua Vikunja-tilillesi, mutta antoi väärän salasanan",
|
||||||
"subject": "Joku juuri yritti kirjautua Vikunja-tilillesi, mutta antoi väärän salasanan",
|
"message": "Joku yritti juuri kirjautua tilillesi väärällä salasanalla kolme kertaa peräkkäin.",
|
||||||
"message": "Joku yritti juuri kirjautua tilillesi väärällä salasanalla kolme kertaa peräkkäin.",
|
"warning": "Jos tämä et ollut sinä, joku muu saattaa yrittää murtautua tilillesi."
|
||||||
"warning": "Jos tämä et ollut sinä, joku muu saattaa yrittää murtautua tilillesi.",
|
}
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
},
|
||||||
}
|
"account": {
|
||||||
},
|
"deletion": {
|
||||||
"account": {
|
"confirm": {
|
||||||
"deletion": {
|
"subject": "Ole hyvä ja vahvista Vikunja-tilisi poistaminen",
|
||||||
"confirm": {
|
"request": "Olet pyytänyt tilisi poistamista. Vahvistaaksesi tämän, klikkaa alla olevaa linkkiä:",
|
||||||
"subject": "Ole hyvä ja vahvista Vikunja-tilisi poistaminen",
|
"valid_duration": "Tämä linkki on voimassa 24 tuntia.",
|
||||||
"request": "Olet pyytänyt tilisi poistamista. Vahvistaaksesi tämän, klikkaa alla olevaa linkkiä:",
|
"changed_mind": "Jos et ole pyytänyt poistoa tai olet muuttanut mielesi, voit yksinkertaisesti jättää tämän sähköpostin huomiotta."
|
||||||
"valid_duration": "Tämä linkki on voimassa 24 tuntia.",
|
},
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
"scheduled": {
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
"subject_days": "Vikunja-tilisi poistetaan %[1]s päivässä",
|
||||||
"changed_mind": "Jos et ole pyytänyt poistoa tai olet muuttanut mielesi, voit yksinkertaisesti jättää tämän sähköpostin huomiotta."
|
"subject_tomorrow": "Vikunja-tilisi poistetaan huomenna",
|
||||||
},
|
"request_reminder": "Olet äskettäin pyytänyt Vikunja-tilisi poistamista.",
|
||||||
"scheduled": {
|
"deletion_time_days": "Poistamme tilisi %[1]s päivässä.",
|
||||||
"subject_days": "Vikunja-tilisi poistetaan %[1]s päivässä",
|
"deletion_time_tomorrow": "Poistamme tilisi huomenna.",
|
||||||
"subject_tomorrow": "Vikunja-tilisi poistetaan huomenna",
|
"changed_mind": "Jos olet muuttanut mieltäsi, klikkaa alla olevaa linkkiä peruuttaaksesi poistamisen ja noudata siellä olevia ohjeita:"
|
||||||
"request_reminder": "Olet äskettäin pyytänyt Vikunja-tilisi poistamista.",
|
},
|
||||||
"deletion_time_days": "Poistamme tilisi %[1]s päivässä.",
|
"completed": {
|
||||||
"deletion_time_tomorrow": "Poistamme tilisi huomenna.",
|
"subject": "Vikunja-tilisi on poistettu",
|
||||||
"changed_mind": "Jos olet muuttanut mieltäsi, klikkaa alla olevaa linkkiä peruuttaaksesi poistamisen ja noudata siellä olevia ohjeita:"
|
"confirmation": "Kuten pyydetty, olemme poistaneet Vikunja-tilisi.",
|
||||||
},
|
"permanent": "Tämä poisto on pysyvä. Jos et luonut varmuuskopiota ja tarvitset tietosi takaisin nyt, keskustele järjestelmänvalvojasi kanssa."
|
||||||
"completed": {
|
}
|
||||||
"subject": "Vikunja-tilisi on poistettu",
|
}
|
||||||
"confirmation": "Kuten pyydetty, olemme poistaneet Vikunja-tilisi.",
|
},
|
||||||
"permanent": "Tämä poisto on pysyvä. Jos et luonut varmuuskopiota ja tarvitset tietosi takaisin nyt, keskustele järjestelmänvalvojasi kanssa."
|
"task": {
|
||||||
}
|
"reminder": {
|
||||||
}
|
"subject": "Muistutus \"%[1]s\":lle (%[2]s)",
|
||||||
},
|
"message": "Tämä on ystävällinen muistutus tehtävästä \"%[1]s\" (%[2]s)."
|
||||||
"task": {
|
},
|
||||||
"reminder": {
|
"comment": {
|
||||||
"subject": "Muistutus \"%[1]s\":lle (%[2]s)",
|
"subject": "Re: %[1]s",
|
||||||
"message": "Tämä on ystävällinen muistutus tehtävästä \"%[1]s\" (%[2]s)."
|
"mentioned_subject": "%[1]s mainitsi sinut kommentissa \"%[2]s\"",
|
||||||
},
|
"mentioned_message": "**%[1]s** mainitsi sinut kommentissa:"
|
||||||
"comment": {
|
},
|
||||||
"subject": "Re: %[1]s",
|
"mentioned": {
|
||||||
"mentioned_subject": "%[1]s mainitsi sinut kommentissa \"%[2]s\"",
|
"subject_new": "%[1]s mainitsi sinut uudessa tehtävässä \"%[2]s\"",
|
||||||
"mentioned_message": "**%[1]s** mainitsi sinut kommentissa:"
|
"subject": "%[1]s mainitsi sinut tehtävässä \"%[2]s\"",
|
||||||
},
|
"message": "**%[1]s** mainitsi sinut tehtävässä:"
|
||||||
"assigned": {
|
},
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
"overdue": {
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
"subject": "Tehtävä \"%[1]s\" (%[2]s) on erääntynyt",
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
"multiple_subject": "Myöhässä olevat tehtäväsi",
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
"multiple_message": "Sinulla on seuraavat erääntyneet tehtävät:",
|
||||||
},
|
"overdue_now": "erääntynyt nyt"
|
||||||
"deleted": {
|
}
|
||||||
"subject": "%[1]s (%[2]s) on poistettu",
|
},
|
||||||
"message": "%[1]s on poistanut tehtävän %[2]s (%[3]s)"
|
"team": {
|
||||||
},
|
"member_added": {
|
||||||
"mentioned": {
|
"message": "%[1]s on juuri lisännyt sinut %[2]s tiimiin Vikunjassa."
|
||||||
"subject_new": "%[1]s mainitsi sinut uudessa tehtävässä \"%[2]s\"",
|
}
|
||||||
"subject": "%[1]s mainitsi sinut tehtävässä \"%[2]s\"",
|
},
|
||||||
"message": "**%[1]s** mainitsi sinut tehtävässä:"
|
"migration": {
|
||||||
},
|
"done": {
|
||||||
"overdue": {
|
"have_fun": "Pidä hauskaa uusien (vanhojen) projektiesi kanssa!"
|
||||||
"subject": "Tehtävä \"%[1]s\" (%[2]s) on erääntynyt",
|
},
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
"failed": {
|
||||||
"multiple_subject": "Myöhässä olevat tehtäväsi",
|
"error": "Törmäsimme pieneen virheeseen matkalla: `%[2]s`."
|
||||||
"multiple_message": "Sinulla on seuraavat erääntyneet tehtävät:",
|
}
|
||||||
"overdue_since": "overdue since %[1]s",
|
},
|
||||||
"overdue_now": "erääntynyt nyt"
|
"common": {
|
||||||
}
|
"have_nice_day": "Hauskaa päivän jatkoa!"
|
||||||
},
|
}
|
||||||
"project": {
|
}
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s lisäsi sinut %[2]s tiimiin Vikunjassa",
|
|
||||||
"message": "%[1]s on juuri lisännyt sinut %[2]s tiimiin Vikunjassa."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Pidä hauskaa uusien (vanhojen) projektiesi kanssa!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "Törmäsimme pieneen virheeseen matkalla: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Hauskaa päivän jatkoa!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1,46 @@
|
||||||
{
|
{
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"greeting": "Hi %[1]s,",
|
"greeting": "שלום %[1],",
|
||||||
"email_confirm": {
|
"email_confirm": {
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
"subject": "%[1]sֿ, נא לאמת כתובת אימייל שלך ב-Vikunja",
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
"welcome": "ברוכ/ה הבא/ה לוויקוניה!",
|
||||||
"welcome": "Welcome to Vikunja!",
|
"confirm": "ללחוץ על הלינק מתחת כדי לאשרר כתובת אימייל שלך"
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
},
|
||||||
},
|
"password": {
|
||||||
"password": {
|
"changed": {
|
||||||
"changed": {
|
"subject": "סיסמתך ב-Vikunja שונתה",
|
||||||
"subject": "Your Password on Vikunja was changed",
|
"success": "סיסמת חשבונך ב-Vikunja שונתה בהצלחה",
|
||||||
"success": "Your account password was successfully changed.",
|
"warning": "אם זה לא ממך, ייתכן שמישהו סיכן את חשבונך. במקרה זה, יש ליצור קשר עם מנהל השרת"
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
},
|
||||||
},
|
"reset": {
|
||||||
"reset": {
|
"subject": "לאפס סיסמתך ב-Vikunja",
|
||||||
"subject": "Reset your password on Vikunja",
|
"instructions": "יש ללחוץ על הלינק מתחת לאפס סיסמתך",
|
||||||
"instructions": "To reset your password, click the link below:",
|
"valid_duration": "הלינק יישאר למשך 24 שעות"
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
}
|
||||||
}
|
},
|
||||||
},
|
"totp": {
|
||||||
"totp": {
|
"invalid": {
|
||||||
"invalid": {
|
"subject": "היה לפני רגע ניסיון כושל להיכנס לחשבוןך ב-Vikunja",
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
"message": "מישהו ניסה להיכנס לחשבונך עם שם משתמש וסיסמה תקינים אבל TOTP passcode לא תקין",
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
"warning": "** אם זה לא היה את/ה, אז סיסמתך נודעה. חשוב ליצור סיסמה חדשה מיידית**"
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
},
|
||||||
},
|
"account_locked": {
|
||||||
"account_locked": {
|
"subject": "חסמנו חשבונך ב-Vikunja",
|
||||||
"subject": "We've disabled your account on Vikunja",
|
"message": "מישהו ניסה להיכנס עם הזיהוי שלך אבל לא סיפק TOTP passcode תקין."
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
}
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
},
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
"common": {
|
||||||
}
|
"actions": {
|
||||||
},
|
"open_task": "פתיחת מטלה",
|
||||||
"login": {
|
"open_project": "פתיחת פרויקט",
|
||||||
"failed": {
|
"open_team": "פתיחת צוות",
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
"download": "הורדה",
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
"reset_password": "איפוס סיסמה",
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
"go_to_settings": "להגדרות",
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
"confirm_email": "אישור כתובת אימייל",
|
||||||
}
|
"abort_deletion": "ביטול במחיקה",
|
||||||
},
|
"confirm_account_deletion": "אישור ביטול החשבון שלי"
|
||||||
"account": {
|
}
|
||||||
"deletion": {
|
}
|
||||||
"confirm": {
|
}
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1,150 @@
|
||||||
{
|
{
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"greeting": "Hei %[1]s!",
|
"greeting": "Hei %[1]s!",
|
||||||
"email_confirm": {
|
"email_confirm": {
|
||||||
"subject": "%[1]s, vennligst bekreft e-postadressen din på Vikunja",
|
"subject": "%[1]s, vennligst bekreft e-postadressen din på Vikunja",
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
"subject_new": "%[1]s + Vikunja = <3",
|
||||||
"welcome": "Velkommen til Vikunja!",
|
"welcome": "Velkommen til Vikunja!",
|
||||||
"confirm": "For å bekrefte din e-postadresse, klikk på linken nedenfor:"
|
"confirm": "For å bekrefte din e-postadresse, klikk på linken nedenfor:"
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"changed": {
|
"changed": {
|
||||||
"subject": "Passordet ditt på Vikunja ble endret",
|
"subject": "Passordet ditt på Vikunja ble endret",
|
||||||
"success": "Passordet ditt ble endret.",
|
"success": "Passordet ditt ble endret.",
|
||||||
"warning": "Hvis dette ikke var deg, kan det bety at noen kompromitterte kontoen din. I dette tilfellet må du kontakte administrator."
|
"warning": "Hvis dette ikke var deg, kan det bety at noen kompromitterte kontoen din. I dette tilfellet må du kontakte administrator."
|
||||||
},
|
},
|
||||||
"reset": {
|
"reset": {
|
||||||
"subject": "Tilbakestill passordet ditt på Vikunja",
|
"subject": "Tilbakestill passordet ditt på Vikunja",
|
||||||
"instructions": "Klikk på lenken nedenfor for å tilbakestille passordet:",
|
"instructions": "Klikk på lenken nedenfor for å tilbakestille passordet:",
|
||||||
"valid_duration": "Denne lenken vil være gyldig i 24 timer."
|
"valid_duration": "Denne lenken vil være gyldig i 24 timer."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"totp": {
|
"totp": {
|
||||||
"invalid": {
|
"invalid": {
|
||||||
"subject": "Noen prøvde nettopp å logge inn på Vikunja kontoen din, men mislyktes",
|
"subject": "Noen prøvde nettopp å logge inn på Vikunja kontoen din, men mislyktes",
|
||||||
"message": "Noen prøvde nettopp å logge inn på kontoen med riktig brukernavn og passord, men med feil TOTP-kode.",
|
"message": "Noen prøvde nettopp å logge inn på kontoen med riktig brukernavn og passord, men med feil TOTP-kode.",
|
||||||
"warning": "**Hvis dette ikke var deg, vet noen andre passordet ditt. Du bør velge et ny umiddelbart!**"
|
"warning": "**Hvis dette ikke var deg, vet noen andre passordet ditt. Du bør velge et ny umiddelbart!**"
|
||||||
},
|
},
|
||||||
"account_locked": {
|
"account_locked": {
|
||||||
"subject": "Vi har deaktivert kontoen din på Vikunja",
|
"subject": "Vi har deaktivert kontoen din på Vikunja",
|
||||||
"message": "Noen prøvde å logge inn med din legitimasjon, men kunne ikke oppgi en gyldig TOTP-kode.",
|
"message": "Noen prøvde å logge inn med din legitimasjon, men kunne ikke oppgi en gyldig TOTP-kode.",
|
||||||
"disabled": "Etter 10 mislykkede forsøk har vi deaktivert kontoen din og tilbakestilt passordet ditt. For å angi et nytt passord må du følge instruksjonene i tilbakestillings-e-posten vi har sendt deg.",
|
"disabled": "Etter 10 mislykkede forsøk har vi deaktivert kontoen din og tilbakestilt passordet ditt. For å angi et nytt passord må du følge instruksjonene i tilbakestillings-e-posten vi har sendt deg.",
|
||||||
"reset_instructions": "Hvis du ikke fikk en e-post med tilbakestillingsinstruksjoner kan du alltid be om en ny [%[1]s](%[2]s)."
|
"reset_instructions": "Hvis du ikke fikk en e-post med tilbakestillingsinstruksjoner kan du alltid be om en ny [%[1]s](%[2]s)."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"failed": {
|
"failed": {
|
||||||
"subject": "Noen har nettopp prøvd å logge inn på Vikunja-kontoen din, men kunne ikke å oppgi et riktig passord",
|
"subject": "Noen har nettopp prøvd å logge inn på Vikunja-kontoen din, men kunne ikke å oppgi et riktig passord",
|
||||||
"message": "Noen prøvde nettopp å logge inn på kontoen din med feil passord tre ganger på rad.",
|
"message": "Noen prøvde nettopp å logge inn på kontoen din med feil passord tre ganger på rad.",
|
||||||
"warning": "Hvis dette ikke var deg, kan dette være noen andre som prøver å bryte seg inn på kontoen din.",
|
"warning": "Hvis dette ikke var deg, kan dette være noen andre som prøver å bryte seg inn på kontoen din.",
|
||||||
"enhance_security": "For å forbedre sikkerheten på kontoen bør du sette et sterkere passord eller aktivere TOTP-autentisering i innstillingene:"
|
"enhance_security": "For å forbedre sikkerheten på kontoen bør du sette et sterkere passord eller aktivere TOTP-autentisering i innstillingene:"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"account": {
|
"account": {
|
||||||
"deletion": {
|
"deletion": {
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"subject": "Bekreft sletting av Vikunja-kontoen din",
|
"subject": "Bekreft sletting av Vikunja-kontoen din",
|
||||||
"request": "Du har bedt om sletting av kontoen din. For å bekrefte dette, klikk på lenken nedenfor:",
|
"request": "Du har bedt om sletting av kontoen din. For å bekrefte dette, klikk på lenken nedenfor:",
|
||||||
"valid_duration": "Denne lenken vil være gyldig i 24 timer.",
|
"valid_duration": "Denne lenken vil være gyldig i 24 timer.",
|
||||||
"schedule_info": "Når du bekrefter slettingen, gjennomføres slettingen av kontoen din om tre dager. Du får ytterligere en e-post om dette før den tid.",
|
"schedule_info": "Når du bekrefter slettingen, gjennomføres slettingen av kontoen din om tre dager. Du får ytterligere en e-post om dette før den tid.",
|
||||||
"consequences": "Hvis du fortsetter å slette kontoen din, fjerner du alle prosjektene og oppgavene du har opprettet. Alt du delte med en annen bruker eller gruppe blir overlevert med eierskap til dem.",
|
"consequences": "Hvis du fortsetter å slette kontoen din, fjerner du alle prosjektene og oppgavene du har opprettet. Alt du delte med en annen bruker eller gruppe blir overlevert med eierskap til dem.",
|
||||||
"changed_mind": "Hvis du ikke har bedt om sletting eller du har endret mening, kan du bare ignorere denne e-posten."
|
"changed_mind": "Hvis du ikke har bedt om sletting eller du har endret mening, kan du bare ignorere denne e-posten."
|
||||||
},
|
},
|
||||||
"scheduled": {
|
"scheduled": {
|
||||||
"subject_days": "Vikunja-kontoen din slettes om %[1]s dager",
|
"subject_days": "Vikunja-kontoen din slettes om %[1]s dager",
|
||||||
"subject_tomorrow": "Vikunja-kontoen din vil bli slettet i morgen",
|
"subject_tomorrow": "Vikunja-kontoen din vil bli slettet i morgen",
|
||||||
"request_reminder": "Du har nylig bedt om sletting av Vikunja-kontoen Vikunja.",
|
"request_reminder": "Du har nylig bedt om sletting av Vikunja-kontoen Vikunja.",
|
||||||
"deletion_time_days": "Vi vil slette kontoen din om %[1]dager.",
|
"deletion_time_days": "Vi vil slette kontoen din om %[1]dager.",
|
||||||
"deletion_time_tomorrow": "Vi sletter kontoen din i morgen.",
|
"deletion_time_tomorrow": "Vi sletter kontoen din i morgen.",
|
||||||
"changed_mind": "Hvis du har endret mening klikker du på lenken nedenfor for å avbryte slettingen:"
|
"changed_mind": "Hvis du har endret mening klikker du på lenken nedenfor for å avbryte slettingen:"
|
||||||
},
|
},
|
||||||
"completed": {
|
"completed": {
|
||||||
"subject": "Din Vikunja-konto er slettet",
|
"subject": "Din Vikunja-konto er slettet",
|
||||||
"confirmation": "Som forespurt har vi slettet Vikunja-kontoen din.",
|
"confirmation": "Som forespurt har vi slettet Vikunja-kontoen din.",
|
||||||
"permanent": "Denne slettingen er permanent. Hvis det ikke er opprettet en sikkerhetskopi og trenger dataene dine tilbake nå, kontakt administrator."
|
"permanent": "Denne slettingen er permanent. Hvis det ikke er opprettet en sikkerhetskopi og trenger dataene dine tilbake nå, kontakt administrator."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"task": {
|
"task": {
|
||||||
"reminder": {
|
"reminder": {
|
||||||
"subject": "Påminnelse for \"%[1]s\" (%[2]s)",
|
"subject": "Påminnelse for \"%[1]s\" (%[2]s)",
|
||||||
"message": "Dette er en påminnelse om oppgaven «%[1]» (%[2]s)."
|
"message": "Dette er en påminnelse om oppgaven «%[1]» (%[2]s)."
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"subject": "Sv: %[1]s",
|
"subject": "Sv: %[1]s",
|
||||||
"mentioned_subject": "%[1]s nevnte deg i en kommentar i \"%[2]s\"",
|
"mentioned_subject": "%[1]s nevnte deg i en kommentar i \"%[2]s\"",
|
||||||
"mentioned_message": "**%[1]s nevnte deg i en kommentar i \"%[]s:"
|
"mentioned_message": "**%[1]s nevnte deg i en kommentar i \"%[]s:"
|
||||||
},
|
},
|
||||||
"assigned": {
|
"assigned": {
|
||||||
"subject_to_assignee": "You have been assigned to \"%[1]s\" (%[2]s)",
|
"subject_to_assignee": "Du har blitt tildelt \"%[1]\" (%[2]s)",
|
||||||
"message_to_assignee": "%[1]s has assigned you to \"%[2]s\".",
|
"message_to_assignee": "%[1]s har tildelt deg %[2]s\".",
|
||||||
"subject_to_others": "\"%[1]s\" (%[2]s) has been assigned to %[3]s",
|
"subject_to_others": "\"%[1]s\" (%[2]s) er tildelt %[3]s",
|
||||||
"message_to_others": "%[1]s har tildelt deg %[2]s."
|
"message_to_others": "%[1]s har tildelt deg %[2]s."
|
||||||
},
|
},
|
||||||
"deleted": {
|
"deleted": {
|
||||||
"subject": "\"%[1]s\" (%[2]s) has been deleted",
|
"subject": "\"%[1]s\" (%[2]s) er slettet",
|
||||||
"message": "%[1]s has deleted the task \"%[2]s\" (%[3]s)"
|
"message": "%[1]s har slettet oppgaven \"%[2]s\" (%[3]s)"
|
||||||
},
|
},
|
||||||
"mentioned": {
|
"mentioned": {
|
||||||
"subject_new": "%[1]s nevnte deg i en kommentar i \"%[2]s\"",
|
"subject_new": "%[1]s nevnte deg i en kommentar i \"%[2]s\"",
|
||||||
"subject": "%[1]s nevnt deg i en oppgave \"%[2]s\"",
|
"subject": "%[1]s nevnt deg i en oppgave \"%[2]s\"",
|
||||||
"message": "**%[1]s** nevnte deg i en oppgave:"
|
"message": "**%[1]s** nevnte deg i en oppgave:"
|
||||||
},
|
},
|
||||||
"overdue": {
|
"overdue": {
|
||||||
"subject": "Oppgave \"%[1]s\" (%[2]s) er forfalt",
|
"subject": "Oppgave \"%[1]s\" (%[2]s) er forfalt",
|
||||||
"message": "Dette er en vennlig påminnelse om oppgaven \"%[1]s\" (%[2]s), som er %[3]s og ennå ikke utført.",
|
"message": "Dette er en vennlig påminnelse om oppgaven \"%[1]s\" (%[2]s), som er %[3]s og ennå ikke utført.",
|
||||||
"multiple_subject": "Dine forfalte oppgaver",
|
"multiple_subject": "Dine forfalte oppgaver",
|
||||||
"multiple_message": "Du har følgende forfalte oppgaver:",
|
"multiple_message": "Du har følgende forfalte oppgaver:",
|
||||||
"overdue_since": "forfalt siden %[1]s",
|
"overdue_since": "forfalt siden %[1]s",
|
||||||
"overdue_now": "forfalt nå"
|
"overdue_now": "forfalt nå"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"project": {
|
"project": {
|
||||||
"created": "%[1]s opprettet prosjektet \"%[2]\""
|
"created": "%[1]s opprettet prosjektet \"%[2]\""
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"member_added": {
|
"member_added": {
|
||||||
"subject": "%[1]s added you to the \"%[2]s\" team in Vikunja",
|
"subject": "%[1]s har lagt deg til i gruppen \"%[2]s\" i Vikunja",
|
||||||
"message": "%[1]s har lagt deg til i gruppen %[2] i Vikunja."
|
"message": "%[1]s har lagt deg til i gruppen %[2] i Vikunja."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"data_export": {
|
"data_export": {
|
||||||
"ready": {
|
"ready": {
|
||||||
"subject": "Vikunja dataeksporten er klar",
|
"subject": "Vikunja dataeksporten er klar",
|
||||||
"message": "Vikunja dataeksport er klar til å lastes ned. Klikk på knappen nedenfor for å laste den ned:",
|
"message": "Vikunja dataeksport er klar til å lastes ned. Klikk på knappen nedenfor for å laste den ned:",
|
||||||
"availability": "Nedlasting vil være tilgjengelig de neste 7 dagene."
|
"availability": "Nedlasting vil være tilgjengelig de neste 7 dagene."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"migration": {
|
"migration": {
|
||||||
"done": {
|
"done": {
|
||||||
"subject": "Migrasjonen fra %[1]s til Vikunja ble fullført",
|
"subject": "Migrasjonen fra %[1]s til Vikunja ble fullført",
|
||||||
"imported": "Vikunja har importert alle lister/prosjekter, oppgaver, notater, påminnelser og filer fra %[1]s du har tilgang til.",
|
"imported": "Vikunja har importert alle lister/prosjekter, oppgaver, notater, påminnelser og filer fra %[1]s du har tilgang til.",
|
||||||
"have_fun": "Ha det gøy med dine nye (og gamle) prosjekter!"
|
"have_fun": "Ha det gøy med dine nye (og gamle) prosjekter!"
|
||||||
},
|
},
|
||||||
"failed": {
|
"failed": {
|
||||||
"subject": "Migrasjonen fra %[1]s til Vikunja feilet",
|
"subject": "Migrasjonen fra %[1]s til Vikunja feilet",
|
||||||
"message": "Det ser ut som om flytting fra %[1]s ikke gikk som planlagt denne gangen.",
|
"message": "Det ser ut som om flytting fra %[1]s ikke gikk som planlagt denne gangen.",
|
||||||
"retry": "Ingen grunn til bekymringer! Prøv en gang til.",
|
"retry": "Ingen grunn til bekymringer! Prøv en gang til.",
|
||||||
"error": "Det oppsto en liten feil på veien: `%[2]s`.",
|
"error": "Det oppsto en liten feil på veien: `%[2]s`.",
|
||||||
"report": "Vennligst send oss et notat om dette [i forumet] (https://community.vikunja.io/), slik at vi kan ta en kikk på hvorfor det mislyktes.",
|
"report": "Vennligst send oss et notat om dette [i forumet] (https://community.vikunja.io/), slik at vi kan ta en kikk på hvorfor det mislyktes.",
|
||||||
"working_on_it": "Vi har feilmeldingen på bordet og jobber med saken for å få den ordnet."
|
"working_on_it": "Vi har feilmeldingen på bordet og jobber med saken for å få den ordnet."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"have_nice_day": "Ha en fin dag!",
|
"have_nice_day": "Ha en fin dag!",
|
||||||
"copy_url": "Hvis knappen over ikke fungerer, kopier nettadressen under og lim den inn i adresselinjen i nettleseren:",
|
"copy_url": "Hvis knappen over ikke fungerer, kopier nettadressen under og lim den inn i adresselinjen i nettleseren:",
|
||||||
"actions": {
|
"actions": {
|
||||||
"open_task": "Åpne oppgave",
|
"open_task": "Åpne oppgave",
|
||||||
"open_vikunja": "Åpne Vikunja",
|
"open_vikunja": "Åpne Vikunja",
|
||||||
"open_project": "Åpne prosjekt",
|
"open_project": "Åpne prosjekt",
|
||||||
"open_team": "Åpne gruppe",
|
"open_team": "Åpne gruppe",
|
||||||
"download": "Last ned",
|
"download": "Last ned",
|
||||||
"reset_password": "Tilbakestill passordet ditt",
|
"reset_password": "Tilbakestill passordet ditt",
|
||||||
"go_to_settings": "Gå til innstillinger",
|
"go_to_settings": "Gå til innstillinger",
|
||||||
"confirm_email": "Bekreft e-postadressen din",
|
"confirm_email": "Bekreft e-postadressen din",
|
||||||
"abort_deletion": "Avbryt slettingen",
|
"abort_deletion": "Avbryt slettingen",
|
||||||
"confirm_account_deletion": "Bekreft sletting av kontoen min"
|
"confirm_account_deletion": "Bekreft sletting av kontoen min"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1,142 @@
|
||||||
{
|
{
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"greeting": "Olá %[1]s,",
|
"greeting": "Olá %[1]s,",
|
||||||
"email_confirm": {
|
"email_confirm": {
|
||||||
"subject": "%[1]s, por favor, confirma o teu e-mail no Vikunja",
|
"subject": "%[1]s, por favor, confirma o teu e-mail no Vikunja",
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
"subject_new": "%[1]s + Vikunja = <3",
|
||||||
"welcome": "Bem-Vindo ao Vikunja!",
|
"welcome": "Bem-Vindo ao Vikunja!",
|
||||||
"confirm": "Para confirmares o teu endereço de e-mail, clica no link abaixo:"
|
"confirm": "Para confirmares o teu endereço de e-mail, clica no link abaixo:"
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"changed": {
|
"changed": {
|
||||||
"subject": "A tua palavra-passe no Vikunja foi alterada",
|
"subject": "A tua palavra-passe no Vikunja foi alterada",
|
||||||
"success": "A palavra-passe da tua conta foi alterada com sucesso.",
|
"success": "A palavra-passe da tua conta foi alterada com sucesso.",
|
||||||
"warning": "Se não foste tu, isso pode significar que alguém comprometeu a tua conta. Nesse caso, contacta o administrador do teu servidor."
|
"warning": "Se não foste tu, isso pode significar que alguém comprometeu a tua conta. Nesse caso, contacta o administrador do teu servidor."
|
||||||
},
|
},
|
||||||
"reset": {
|
"reset": {
|
||||||
"subject": "Redefine a tua palavra-passe no Vikunja",
|
"subject": "Redefine a tua palavra-passe no Vikunja",
|
||||||
"instructions": "Para redefinires a tua palavra-passe, clica no link abaixo:",
|
"instructions": "Para redefinires a tua palavra-passe, clica no link abaixo:",
|
||||||
"valid_duration": "Este link será válido por 24 horas."
|
"valid_duration": "Este link será válido por 24 horas."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"totp": {
|
"totp": {
|
||||||
"invalid": {
|
"invalid": {
|
||||||
"subject": "Alguém tentou iniciar sessão na tua conta no Vikunja, mas sem sucesso",
|
"subject": "Alguém tentou iniciar sessão na tua conta no Vikunja, mas sem sucesso",
|
||||||
"message": "Alguém tentou iniciar sessão na tua conta utilizando um nome de utilizador e palavra-passe corretos, mas com um código TOPT incorreto.",
|
"message": "Alguém tentou iniciar sessão na tua conta utilizando um nome de utilizador e palavra-passe corretos, mas com um código TOPT incorreto.",
|
||||||
"warning": "**Se não foste tu, significa que outra pessoa sabe a tua palavra-passe. Deves definir uma nova imediatamente!**"
|
"warning": "**Se não foste tu, significa que outra pessoa sabe a tua palavra-passe. Deves definir uma nova imediatamente!**"
|
||||||
},
|
},
|
||||||
"account_locked": {
|
"account_locked": {
|
||||||
"subject": "Desativamos a tua conta no Vikunja",
|
"subject": "Desativamos a tua conta no Vikunja",
|
||||||
"message": "Alguém tentou iniciar sessão com as tuas credenciais, mas não forneceu um código TOTP válido.",
|
"message": "Alguém tentou iniciar sessão com as tuas credenciais, mas não forneceu um código TOTP válido.",
|
||||||
"disabled": "Após 10 tentativas falhadas, desativámos a tua conta e redefinimos a tua palavra-passe. Para definires uma nova palavra-passe, segue as instruções no e-mail que acabámos de te enviar.",
|
"disabled": "Após 10 tentativas falhadas, desativámos a tua conta e redefinimos a tua palavra-passe. Para definires uma nova palavra-passe, segue as instruções no e-mail que acabámos de te enviar.",
|
||||||
"reset_instructions": "Se não recebeste um e-mail com as instruções de redefinição, podes sempre solicitar um novo e-mail em [%[1]s](%[2]s)."
|
"reset_instructions": "Se não recebeste um e-mail com as instruções de redefinição, podes sempre solicitar um novo e-mail em [%[1]s](%[2]s)."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"failed": {
|
"failed": {
|
||||||
"subject": "Alguém tento iniciar sessão na tua conta no Vikunja, mas não conseguiu fornecer uma palavra-passe correta",
|
"subject": "Alguém tento iniciar sessão na tua conta no Vikunja, mas não conseguiu fornecer uma palavra-passe correta",
|
||||||
"message": "Alguém tentou iniciar sessão na tua conta com uma palavra-passe incorreta por três vezes consecutivas.",
|
"message": "Alguém tentou iniciar sessão na tua conta com uma palavra-passe incorreta por três vezes consecutivas.",
|
||||||
"warning": "Se não foste tu, pode ser outra pessoa a tentar invadir a tua conta.",
|
"warning": "Se não foste tu, pode ser outra pessoa a tentar invadir a tua conta.",
|
||||||
"enhance_security": "Para aumentar a segurança da tua conta, podes querer definir uma palavra-passe mais forte ou ativar a autenticação TOTP nas definições:"
|
"enhance_security": "Para aumentar a segurança da tua conta, podes querer definir uma palavra-passe mais forte ou ativar a autenticação TOTP nas definições:"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"account": {
|
"account": {
|
||||||
"deletion": {
|
"deletion": {
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"subject": "Por favor, confirma a eliminação da tua conta Vikunja",
|
"subject": "Por favor, confirma a eliminação da tua conta Vikunja",
|
||||||
"request": "Solicitas-te a eliminação da tua conta. Para o confirmar, clica no link abaixo:",
|
"request": "Solicitas-te a eliminação da tua conta. Para o confirmar, clica no link abaixo:",
|
||||||
"valid_duration": "Este link será válido por 24 horas.",
|
"valid_duration": "Este link será válido por 24 horas.",
|
||||||
"schedule_info": "Depois de confirmares a eliminação, agendaremos a eliminação da tua conta para daí a três dias e vamos enviar-te outro e-mail até lá.",
|
"schedule_info": "Depois de confirmares a eliminação, agendaremos a eliminação da tua conta para daí a três dias e vamos enviar-te outro e-mail até lá.",
|
||||||
"consequences": "Se procederes à eliminação da tua conta, removeremos todos os teus projetos e tarefas que crias-te. Tudo o que partilhas-te com outro utilizador ou equipa será transferido para eles.",
|
"consequences": "Se procederes à eliminação da tua conta, removeremos todos os teus projetos e tarefas que crias-te. Tudo o que partilhas-te com outro utilizador ou equipa será transferido para eles.",
|
||||||
"changed_mind": "Se não solicitas-te a eliminação da tua conta ou mudaste de ideias, podes simplesmente ignorar este e-mail."
|
"changed_mind": "Se não solicitas-te a eliminação da tua conta ou mudaste de ideias, podes simplesmente ignorar este e-mail."
|
||||||
},
|
},
|
||||||
"scheduled": {
|
"scheduled": {
|
||||||
"subject_days": "A tua conta Vikunja será eliminada em %[1]s dias",
|
"subject_days": "A tua conta Vikunja será eliminada em %[1]s dias",
|
||||||
"subject_tomorrow": "A tua conta Vikunja será eliminada amanhã",
|
"subject_tomorrow": "A tua conta Vikunja será eliminada amanhã",
|
||||||
"request_reminder": "Recentemente, solicitas-te a eliminação da tua conta Vikunja.",
|
"request_reminder": "Recentemente, solicitas-te a eliminação da tua conta Vikunja.",
|
||||||
"deletion_time_days": "Vamos eliminar a tua conta dentro de %[1]s dias.",
|
"deletion_time_days": "Vamos eliminar a tua conta dentro de %[1]s dias.",
|
||||||
"deletion_time_tomorrow": "Vamos eliminar a tua conta amanhã.",
|
"deletion_time_tomorrow": "Vamos eliminar a tua conta amanhã.",
|
||||||
"changed_mind": "Se mudaste de ideias, basta clicares no link abaixo para cancelares a eliminação e seguir as instruções:"
|
"changed_mind": "Se mudaste de ideias, basta clicares no link abaixo para cancelares a eliminação e seguir as instruções:"
|
||||||
},
|
},
|
||||||
"completed": {
|
"completed": {
|
||||||
"subject": "A tua conta Vikunja foi eliminada",
|
"subject": "A tua conta Vikunja foi eliminada",
|
||||||
"confirmation": "Como solicitado, eliminámos a tua conta Vikunja.",
|
"confirmation": "Como solicitado, eliminámos a tua conta Vikunja.",
|
||||||
"permanent": "Esta eliminação é permanente. Se não criaste uma cópia de segurança e precisas dos teus dados de volta agora, fala com o teu administrador."
|
"permanent": "Esta eliminação é permanente. Se não criaste uma cópia de segurança e precisas dos teus dados de volta agora, fala com o teu administrador."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"task": {
|
"task": {
|
||||||
"reminder": {
|
"reminder": {
|
||||||
"subject": "Lembrete para \"%[1]s\" (%[2]s)",
|
"subject": "Lembrete para \"%[1]s\" (%[2]s)",
|
||||||
"message": "Este é um lembrete cordial da tarefa “%[1]s” (%[2]s)."
|
"message": "Este é um lembrete cordial da tarefa “%[1]s” (%[2]s)."
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"subject": "Re: %[1]s",
|
"subject": "Re: %[1]s",
|
||||||
"mentioned_subject": "%[1]s mencionou-te num comentário em \"%[2]s\"",
|
"mentioned_subject": "%[1]s mencionou-te num comentário em \"%[2]s\"",
|
||||||
"mentioned_message": "**%[1]s** mencionou-te num comentário:"
|
"mentioned_message": "**%[1]s** mencionou-te num comentário:"
|
||||||
},
|
},
|
||||||
"assigned": {
|
"assigned": {
|
||||||
"subject_to_assignee": "Foste atribuído a %[1]s (%[2]s)",
|
"message_to_others": "%[1]s atribuiu esta tarefa a %[2]s."
|
||||||
"message_to_assignee": "%[1]s atribuiu-te a %[2]s.",
|
},
|
||||||
"subject_to_others": "%[1]s(%[2]s) foi atribuído a %[3]s",
|
"mentioned": {
|
||||||
"message_to_others": "%[1]s atribuiu esta tarefa a %[2]s."
|
"subject_new": "%[1]s mencionou-te numa nova tarefa \"%[2]s\"",
|
||||||
},
|
"subject": "%[1]s mencionou-te numa tarefa \"%[2]s\"",
|
||||||
"deleted": {
|
"message": "**%[1]s** mencionou-te numa tarefa:"
|
||||||
"subject": "%[1]s (%[2]s) foi eliminada",
|
},
|
||||||
"message": "%[1]s eliminou a tarefa %[2]s (%[3]s)"
|
"overdue": {
|
||||||
},
|
"subject": "A tarefa \"%[1]s\" (%[2]s) está em atraso",
|
||||||
"mentioned": {
|
"message": "Este é um lembrete cordial da tarefa \"%[1]s\" (%[2]s) que está %[3]s e ainda por concluir.",
|
||||||
"subject_new": "%[1]s mencionou-te numa nova tarefa \"%[2]s\"",
|
"multiple_subject": "As tuas taredas em atraso",
|
||||||
"subject": "%[1]s mencionou-te numa tarefa \"%[2]s\"",
|
"multiple_message": "Tens as seguintes tarefas em atraso:",
|
||||||
"message": "**%[1]s** mencionou-te numa tarefa:"
|
"overdue_since": "em atraso desde %[1]s",
|
||||||
},
|
"overdue_now": "agora em atraso"
|
||||||
"overdue": {
|
}
|
||||||
"subject": "A tarefa \"%[1]s\" (%[2]s) está em atraso",
|
},
|
||||||
"message": "Este é um lembrete cordial da tarefa \"%[1]s\" (%[2]s) que está %[3]s e ainda por concluir.",
|
"project": {
|
||||||
"multiple_subject": "As tuas taredas em atraso",
|
"created": "%[1]s criou o projeto \"%[2]s\""
|
||||||
"multiple_message": "Tens as seguintes tarefas em atraso:",
|
},
|
||||||
"overdue_since": "em atraso desde %[1]s",
|
"team": {
|
||||||
"overdue_now": "agora em atraso"
|
"member_added": {
|
||||||
}
|
"message": "%[1]s acabou de te adicionar à equipa %[2]s no Vikunja."
|
||||||
},
|
}
|
||||||
"project": {
|
},
|
||||||
"created": "%[1]s criou o projeto \"%[2]s\""
|
"data_export": {
|
||||||
},
|
"ready": {
|
||||||
"team": {
|
"subject": "A tua Exportação de Dados do Vikunja está pronta",
|
||||||
"member_added": {
|
"message": "A tua Exportação de Dados Vikunja está pronta para ser descarregada. Clique no botão abaixo para a transferir:",
|
||||||
"subject": "%[1]s adicionou-te à equipa %[2]s no Vikunja",
|
"availability": "A transferência estará disponível durante os próximos 7 dias."
|
||||||
"message": "%[1]s acabou de te adicionar à equipa %[2]s no Vikunja."
|
}
|
||||||
}
|
},
|
||||||
},
|
"migration": {
|
||||||
"data_export": {
|
"done": {
|
||||||
"ready": {
|
"subject": "A migração de %[1]s para o Vikunja foi concluída",
|
||||||
"subject": "A tua Exportação de Dados do Vikunja está pronta",
|
"imported": "O Vikunja importou todas as listas/projetos, tarefas, notas, lembretes e ficheiros de %[1]s a que tens acesso.",
|
||||||
"message": "A tua Exportação de Dados Vikunja está pronta para ser descarregada. Clique no botão abaixo para a transferir:",
|
"have_fun": "Diverte-te com os teus novos (velhos) projetos!"
|
||||||
"availability": "A transferência estará disponível durante os próximos 7 dias."
|
},
|
||||||
}
|
"failed": {
|
||||||
},
|
"subject": "A migração de %[1]s para o Vikunja falhou",
|
||||||
"migration": {
|
"message": "Parece que a migração de %[1]s não correu como planeado desta vez.",
|
||||||
"done": {
|
"retry": "Mas não te preocupes! Basta tentar de novo, recomeçando da mesma forma que fizeste antes. Por vezes, estes contratempos acontecem devido a falhas no %[1]s, mas tentar de novo frequentemente resolve o problema.",
|
||||||
"subject": "A migração de %[1]s para o Vikunja foi concluída",
|
"error": "Deparámo-nos com um pequeno erro durante o processo: `%[2]s`.",
|
||||||
"imported": "O Vikunja importou todas as listas/projetos, tarefas, notas, lembretes e ficheiros de %[1]s a que tens acesso.",
|
"report": "Por favor, envia-nos uma nota sobre este assunto [no fórum] (https://community.vikunja.io/) ou em qualquer um dos locais habituais, para que possamos analisar o motivo da falha.",
|
||||||
"have_fun": "Diverte-te com os teus novos (velhos) projetos!"
|
"working_on_it": "A mensagem de erro foi assinalada no nosso sistema e vamos tentar corrigir o problema em breve."
|
||||||
},
|
}
|
||||||
"failed": {
|
},
|
||||||
"subject": "A migração de %[1]s para o Vikunja falhou",
|
"common": {
|
||||||
"message": "Parece que a migração de %[1]s não correu como planeado desta vez.",
|
"have_nice_day": "Tem um ótimo dia!",
|
||||||
"retry": "Mas não te preocupes! Basta tentar de novo, recomeçando da mesma forma que fizeste antes. Por vezes, estes contratempos acontecem devido a falhas no %[1]s, mas tentar de novo frequentemente resolve o problema.",
|
"copy_url": "Se o botão acima não funcionar, copia o url abaixo e cola-o na barra de endereços do teu browser:",
|
||||||
"error": "Deparámo-nos com um pequeno erro durante o processo: `%[2]s`.",
|
"actions": {
|
||||||
"report": "Por favor, envia-nos uma nota sobre este assunto [no fórum] (https://community.vikunja.io/) ou em qualquer um dos locais habituais, para que possamos analisar o motivo da falha.",
|
"open_task": "Abrir Tarefa",
|
||||||
"working_on_it": "A mensagem de erro foi assinalada no nosso sistema e vamos tentar corrigir o problema em breve."
|
"open_vikunja": "Abrir Vikunja",
|
||||||
}
|
"open_project": "Abrir Projeto",
|
||||||
},
|
"open_team": "Abrir Equipa",
|
||||||
"common": {
|
"download": "Descarregar",
|
||||||
"have_nice_day": "Tem um ótimo dia!",
|
"reset_password": "Redefinir a tua palavra-passe",
|
||||||
"copy_url": "Se o botão acima não funcionar, copia o url abaixo e cola-o na barra de endereços do teu browser:",
|
"go_to_settings": "Ir para definições",
|
||||||
"actions": {
|
"confirm_email": "Confirmar o teu endereço de e-mail",
|
||||||
"open_task": "Abrir Tarefa",
|
"abort_deletion": "Cancelar a eliminação",
|
||||||
"open_vikunja": "Abrir Vikunja",
|
"confirm_account_deletion": "Confirmar a eliminação da minha conta"
|
||||||
"open_project": "Abrir Projeto",
|
}
|
||||||
"open_team": "Abrir Equipa",
|
}
|
||||||
"download": "Descarregar",
|
}
|
||||||
"reset_password": "Redefinir a tua palavra-passe",
|
|
||||||
"go_to_settings": "Ir para definições",
|
|
||||||
"confirm_email": "Confirmar o teu endereço de e-mail",
|
|
||||||
"abort_deletion": "Cancelar a eliminação",
|
|
||||||
"confirm_account_deletion": "Confirmar a eliminação da minha conta"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1,126 @@
|
||||||
{
|
{
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"greeting": "Привет, %[1]s,",
|
"greeting": "Привет, %[1]s,",
|
||||||
"email_confirm": {
|
"email_confirm": {
|
||||||
"subject": "%[1]s, подтвердите свой email адрес на Vikunja",
|
"subject": "%[1]s, подтвердите свой email адрес на Vikunja",
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
"subject_new": "%[1]s + Vikunja = <3",
|
||||||
"welcome": "Добро пожаловать в Vikunja!",
|
"welcome": "Добро пожаловать в Vikunja!",
|
||||||
"confirm": "Чтобы подтвердить свой адрес электронной почты, нажмите на ссылку ниже:"
|
"confirm": "Чтобы подтвердить свой адрес электронной почты, нажмите на ссылку ниже:"
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"changed": {
|
"changed": {
|
||||||
"subject": "Ваш пароль на Vikunja был изменён",
|
"subject": "Ваш пароль на Vikunja был изменён",
|
||||||
"success": "Пароль вашего аккаунта был успешно изменён.",
|
"success": "Пароль вашего аккаунта был успешно изменён.",
|
||||||
"warning": "Если вы этого не делали, это может означать, что доступ к вашему аккаунту получил кто-то посторонний. В таком случае свяжитесь с администратором сервера."
|
"warning": "Если вы этого не делали, это может означать, что доступ к вашему аккаунту получил кто-то посторонний. В таком случае свяжитесь с администратором сервера."
|
||||||
},
|
},
|
||||||
"reset": {
|
"reset": {
|
||||||
"subject": "Сброс пароля на Vikunja",
|
"subject": "Сброс пароля на Vikunja",
|
||||||
"instructions": "Для сброса пароля нажмите на ссылку ниже:",
|
"instructions": "Для сброса пароля нажмите на ссылку ниже:",
|
||||||
"valid_duration": "Эта ссылка будет действительна в течение 24 часов."
|
"valid_duration": "Эта ссылка будет действительна в течение 24 часов."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"totp": {
|
"totp": {
|
||||||
"invalid": {
|
"invalid": {
|
||||||
"subject": "Кто-то пытался войти в ваш аккаунт Vikunja, но не смог",
|
"subject": "Кто-то пытался войти в ваш аккаунт Vikunja, но не смог",
|
||||||
"message": "Кто-то попытался войти в ваш аккаунт, указав правильные имя пользователя и пароль, но неправильный TOTP-код.",
|
"message": "Кто-то попытался войти в ваш аккаунт, указав правильные имя пользователя и пароль, но неправильный TOTP-код.",
|
||||||
"warning": "**Если вы этого не делали, значит кто-то посторонний знает ваш пароль. Смените его немедленно!**"
|
"warning": "**Если вы этого не делали, значит кто-то посторонний знает ваш пароль. Смените его немедленно!**"
|
||||||
},
|
},
|
||||||
"account_locked": {
|
"account_locked": {
|
||||||
"subject": "Ваш аккаунт на Vikunja отключен",
|
"subject": "Ваш аккаунт на Vikunja отключен",
|
||||||
"message": "Кто-то пытался войти в ваш аккаунт с правильным паролем, но не смог ввести правильный TOTP-код.",
|
"message": "Кто-то пытался войти в ваш аккаунт с правильным паролем, но не смог ввести правильный TOTP-код.",
|
||||||
"disabled": "После 10 неудачных попыток входа ваш аккаунт был отключен ради безопасности. В соседнем письме вам должна была прийти ссылка на сброс пароля — следуйте указанным там инструкциям для восстановления доступа.",
|
"disabled": "После 10 неудачных попыток входа ваш аккаунт был отключен ради безопасности. В соседнем письме вам должна была прийти ссылка на сброс пароля — следуйте указанным там инструкциям для восстановления доступа.",
|
||||||
"reset_instructions": "Если письмо со ссылкой на сброс пароля не пришло, вы всегда можете запросить ещё одно письмо по адресу [%[1]s](%[2]s)."
|
"reset_instructions": "Если письмо со ссылкой на сброс пароля не пришло, вы всегда можете запросить ещё одно письмо по адресу [%[1]s](%[2]s)."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"failed": {
|
"failed": {
|
||||||
"subject": "Кто-то пытался войти в ваш аккаунт Vikunja с неправильным паролем",
|
"subject": "Кто-то пытался войти в ваш аккаунт Vikunja с неправильным паролем",
|
||||||
"message": "Кто-то попытался войти в ваш аккаунт, указав неправильный пароль три раза подряд.",
|
"message": "Кто-то попытался войти в ваш аккаунт, указав неправильный пароль три раза подряд.",
|
||||||
"warning": "Если вы этого не делали, возможно, кто-то посторонний пытается получить доступ к вашему аккаунту.",
|
"warning": "Если вы этого не делали, возможно, кто-то посторонний пытается получить доступ к вашему аккаунту.",
|
||||||
"enhance_security": "Для повышения безопасности своего аккаунта вы можете установить более сложный пароль или включить двухфакторную аутентификацию (TOTP) в настройках:"
|
"enhance_security": "Для повышения безопасности своего аккаунта вы можете установить более сложный пароль или включить двухфакторную аутентификацию (TOTP) в настройках:"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"account": {
|
"account": {
|
||||||
"deletion": {
|
"deletion": {
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"subject": "Подтверждение удаления аккаунта Vikunja",
|
"subject": "Подтверждение удаления аккаунта Vikunja",
|
||||||
"request": "Вы запросили удаление своего аккаунта. Для подтверждения удаления нажмите на ссылку ниже:",
|
"request": "Вы запросили удаление своего аккаунта. Для подтверждения удаления нажмите на ссылку ниже:",
|
||||||
"valid_duration": "Эта ссылка будет действительна в течение 24 часов.",
|
"valid_duration": "Эта ссылка будет действительна в течение 24 часов.",
|
||||||
"schedule_info": "После подтверждения аккаунт будет удалён через три дня, и перед этим вы получите ещё письмо.",
|
"schedule_info": "После подтверждения аккаунт будет удалён через три дня, и перед этим вы получите ещё письмо.",
|
||||||
"consequences": "Удаление аккаунта удалит все созданные вами проекты и задачи. Всё, чем вы делились с другими пользователями или командами, перейдёт во владение им.",
|
"consequences": "Удаление аккаунта удалит все созданные вами проекты и задачи. Всё, чем вы делились с другими пользователями или командами, перейдёт во владение им.",
|
||||||
"changed_mind": "Если вы не запрашивали удаление или передумали, просто проигнорируйте это письмо."
|
"changed_mind": "Если вы не запрашивали удаление или передумали, просто проигнорируйте это письмо."
|
||||||
},
|
},
|
||||||
"scheduled": {
|
"scheduled": {
|
||||||
"subject_days": "Ваш аккаунт Vikunja будет удалён через %[1]s дня",
|
"subject_days": "Ваш аккаунт Vikunja будет удалён через %[1]s дня",
|
||||||
"subject_tomorrow": "Ваш аккаунт Vikunja будет удалён завтра",
|
"subject_tomorrow": "Ваш аккаунт Vikunja будет удалён завтра",
|
||||||
"request_reminder": "Недавно вы запросили удаление вашего аккаунта Vikunja.",
|
"request_reminder": "Недавно вы запросили удаление вашего аккаунта Vikunja.",
|
||||||
"deletion_time_days": "Аккаунт будет удалён через %[1]s дня.",
|
"deletion_time_days": "Аккаунт будет удалён через %[1]s дня.",
|
||||||
"deletion_time_tomorrow": "Аккаунт будет удалён завтра.",
|
"deletion_time_tomorrow": "Аккаунт будет удалён завтра.",
|
||||||
"changed_mind": "Если вы передумали и хотите отменить удаление аккаунта, нажмите на ссылку ниже и следуйте приведённым инструкциям:"
|
"changed_mind": "Если вы передумали и хотите отменить удаление аккаунта, нажмите на ссылку ниже и следуйте приведённым инструкциям:"
|
||||||
},
|
},
|
||||||
"completed": {
|
"completed": {
|
||||||
"subject": "Ваш аккаунт Vikunja был удалён",
|
"subject": "Ваш аккаунт Vikunja был удалён",
|
||||||
"confirmation": "По вашему запросу ваш аккаунт Vikunja был удалён.",
|
"confirmation": "По вашему запросу ваш аккаунт Vikunja был удалён.",
|
||||||
"permanent": "Это удаление необратимо. Если вы не сделали резервную копию и хотите получить свои данные, обратитесь к администратору."
|
"permanent": "Это удаление необратимо. Если вы не сделали резервную копию и хотите получить свои данные, обратитесь к администратору."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"task": {
|
"task": {
|
||||||
"reminder": {
|
"reminder": {
|
||||||
"subject": "Напоминание: «%[1]s» (%[2]s)",
|
"subject": "Напоминание: «%[1]s» (%[2]s)",
|
||||||
"message": "Это напоминание о задаче «%[1]s» (%[2]s)."
|
"message": "Это напоминание о задаче «%[1]s» (%[2]s)."
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"subject": "Re: %[1]s",
|
"subject": "Re: %[1]s",
|
||||||
"mentioned_subject": "%[1]s упомянул вас в комментарии в «%[2]s»",
|
"mentioned_subject": "%[1]s упомянул вас в комментарии в «%[2]s»",
|
||||||
"mentioned_message": "Пользователь **%[1]s** упомянул вас в комментарии:"
|
"mentioned_message": "Пользователь **%[1]s** упомянул вас в комментарии:"
|
||||||
},
|
},
|
||||||
"assigned": {
|
"assigned": {
|
||||||
"subject_to_assignee": "Вам назначена задача «%[1]s» (%[2]s)",
|
"message_to_others": "Пользователь %[1]s назначил эту задачу пользователю %[2]s."
|
||||||
"message_to_assignee": "Пользователь %[1]s назначил вам задачу «%[2]s».",
|
},
|
||||||
"subject_to_others": "Задача «%[1]s» (%[2]s) назначена на %[3]s",
|
"mentioned": {
|
||||||
"message_to_others": "Пользователь %[1]s назначил эту задачу пользователю %[2]s."
|
"subject_new": "%[1]s упомянул вас в новой задаче «%[2]s»",
|
||||||
},
|
"subject": "%[1]s упомянул вас в задаче «%[2]s»",
|
||||||
"deleted": {
|
"message": "Пользователь **%[1]s** упомянул вас в задаче:"
|
||||||
"subject": "Задача «%[1]s» (%[2]s) удалена",
|
},
|
||||||
"message": "Пользователь %[1]s удалил задачу «%[2]s» (%[3]s)"
|
"overdue": {
|
||||||
},
|
"subject": "Задача «%[1]s» (%[2]s) просрочена",
|
||||||
"mentioned": {
|
"message": "Это напоминание о задаче «%[1]s» (%[2]s), которая %[3]s и всё ещё не отмечена как завершённая.",
|
||||||
"subject_new": "%[1]s упомянул вас в новой задаче «%[2]s»",
|
"multiple_subject": "Ваши просроченные задачи",
|
||||||
"subject": "%[1]s упомянул вас в задаче «%[2]s»",
|
"multiple_message": "Задачи, у которых истёк срок:",
|
||||||
"message": "Пользователь **%[1]s** упомянул вас в задаче:"
|
"overdue_since": "просрочена %[1]s",
|
||||||
},
|
"overdue_now": "просрочена только что"
|
||||||
"overdue": {
|
}
|
||||||
"subject": "Задача «%[1]s» (%[2]s) просрочена",
|
},
|
||||||
"message": "Это напоминание о задаче «%[1]s» (%[2]s), которая %[3]s и всё ещё не отмечена как завершённая.",
|
"team": {
|
||||||
"multiple_subject": "Ваши просроченные задачи",
|
"member_added": {
|
||||||
"multiple_message": "Задачи, у которых истёк срок:",
|
"message": "Пользователь %[1]s добавил вас в команду «%[2]s» в Vikunja."
|
||||||
"overdue_since": "просрочена %[1]s",
|
}
|
||||||
"overdue_now": "просрочена только что"
|
},
|
||||||
}
|
"data_export": {
|
||||||
},
|
"ready": {
|
||||||
"project": {
|
"subject": "Экспорт данных Vikunja завершён",
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
"message": "Запрошенный вами экспорт данных Vikunja завершён и готов к скачиванию. Нажмите на ссылку ниже для скачивания:",
|
||||||
},
|
"availability": "Скачивание будет доступно в течение 7 дней."
|
||||||
"team": {
|
}
|
||||||
"member_added": {
|
},
|
||||||
"subject": "%[1]s добавил вас в команду «%[2]s» в Vikunja",
|
"migration": {
|
||||||
"message": "Пользователь %[1]s добавил вас в команду «%[2]s» в Vikunja."
|
"done": {
|
||||||
}
|
"subject": "Миграция из %[1]s в Vikunja завершена",
|
||||||
},
|
"imported": "Из %[1]s в Vikunja импортированы все списки/проекты, задачи, заметки, напоминания и файлы, к которым у вас есть доступ.",
|
||||||
"data_export": {
|
"have_fun": "Развлекайтесь с вашими новыми (старыми) проектами!"
|
||||||
"ready": {
|
},
|
||||||
"subject": "Экспорт данных Vikunja завершён",
|
"failed": {
|
||||||
"message": "Запрошенный вами экспорт данных Vikunja завершён и готов к скачиванию. Нажмите на ссылку ниже для скачивания:",
|
"subject": "Миграция из %[1]s в Vikunja не удалась",
|
||||||
"availability": "Скачивание будет доступно в течение 7 дней."
|
"message": "Во время миграции из %[1]s что-то, кажется, пошло не так.",
|
||||||
}
|
"retry": "Не волнуйтесь! Попробуйте выполнить миграцию ещё раз. Иногда проблемы бывают, например, из-за случайных сбоев на стороне %[1]s, и в таких случаях повторная попытка миграции зачастую срабатывает успешно.",
|
||||||
},
|
"error": "Процесс миграции столкнулся с небольшой ошибкой: `%[2]s`.",
|
||||||
"migration": {
|
"report": "Отправьте сообщение об этом на [форуме](https://community.vikunja.io/) или где-нибудь ещё, чтобы мы могли взглянуть на причину сбоя."
|
||||||
"done": {
|
}
|
||||||
"subject": "Миграция из %[1]s в Vikunja завершена",
|
},
|
||||||
"imported": "Из %[1]s в Vikunja импортированы все списки/проекты, задачи, заметки, напоминания и файлы, к которым у вас есть доступ.",
|
"common": {
|
||||||
"have_fun": "Развлекайтесь с вашими новыми (старыми) проектами!"
|
"have_nice_day": "Хорошего дня!",
|
||||||
},
|
"copy_url": "Если ссылка выше не работает, скопируйте и вставьте в адресную строку ссылку отсюда:"
|
||||||
"failed": {
|
}
|
||||||
"subject": "Миграция из %[1]s в Vikunja не удалась",
|
}
|
||||||
"message": "Во время миграции из %[1]s что-то, кажется, пошло не так.",
|
|
||||||
"retry": "Не волнуйтесь! Попробуйте выполнить миграцию ещё раз. Иногда проблемы бывают, например, из-за случайных сбоев на стороне %[1]s, и в таких случаях повторная попытка миграции зачастую срабатывает успешно.",
|
|
||||||
"error": "Процесс миграции столкнулся с небольшой ошибкой: `%[2]s`.",
|
|
||||||
"report": "Отправьте сообщение об этом на [форуме](https://community.vikunja.io/) или где-нибудь ещё, чтобы мы могли взглянуть на причину сбоя.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Хорошего дня!",
|
|
||||||
"copy_url": "Если ссылка выше не работает, скопируйте и вставьте в адресную строку ссылку отсюда:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1,150 @@
|
||||||
{
|
{
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"greeting": "Merhaba %[1]s,",
|
"greeting": "Merhaba %[1]s,",
|
||||||
"email_confirm": {
|
"email_confirm": {
|
||||||
"subject": "%[1]s, lütfen Vikunja'daki e-posta adresinizi doğrulayın",
|
"subject": "%[1]s, lütfen Vikunja'daki e-posta adresinizi doğrulayın",
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
"subject_new": "%[1]s + Vikunja = <3",
|
||||||
"welcome": "Vikunja'ya hoş geldiniz!",
|
"welcome": "Vikunja'ya hoş geldiniz!",
|
||||||
"confirm": "E-posta adresinizi doğrulamak için aşağıdaki bağlantıya tıklayın:"
|
"confirm": "E-posta adresinizi doğrulamak için aşağıdaki bağlantıya tıklayın:"
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"changed": {
|
"changed": {
|
||||||
"subject": "Vikunja'daki şifreniz değiştirildi",
|
"subject": "Vikunja'daki şifreniz değiştirildi",
|
||||||
"success": "Hesap şifreniz başarıyla değiştirildi.",
|
"success": "Hesap şifreniz başarıyla değiştirildi.",
|
||||||
"warning": "Eğer bu siz değilseniz, hesabınızın güvenliği tehlikeye girmiş olabilir. Bu durumda sunucu yöneticinizle iletişime geçin."
|
"warning": "Eğer bu siz değilseniz, hesabınızın güvenliği tehlikeye girmiş olabilir. Bu durumda sunucu yöneticinizle iletişime geçin."
|
||||||
},
|
},
|
||||||
"reset": {
|
"reset": {
|
||||||
"subject": "Vikunja'daki şifrenizi sıfırlayın",
|
"subject": "Vikunja'daki şifrenizi sıfırlayın",
|
||||||
"instructions": "Şifrenizi sıfırlamak için aşağıdaki bağlantıya tıklayın:",
|
"instructions": "Şifrenizi sıfırlamak için aşağıdaki bağlantıya tıklayın:",
|
||||||
"valid_duration": "Bu bağlantı 24 saat boyunca geçerli olacaktır."
|
"valid_duration": "Bu bağlantı 24 saat boyunca geçerli olacaktır."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"totp": {
|
"totp": {
|
||||||
"invalid": {
|
"invalid": {
|
||||||
"subject": "Birisi Vikunja hesabınıza giriş yapmaya çalıştı ama başarısız oldu",
|
"subject": "Birisi Vikunja hesabınıza giriş yapmaya çalıştı ama başarısız oldu",
|
||||||
"message": "Birisi hesabınıza doğru kullanıcı adı ve şifreyle giriş yapmaya çalıştı, ancak yanlış bir TOTP kodu girdi.",
|
"message": "Birisi hesabınıza doğru kullanıcı adı ve şifreyle giriş yapmaya çalıştı, ancak yanlış bir TOTP kodu girdi.",
|
||||||
"warning": "**Eğer bu siz değilseniz, bir başkası şifrenizi biliyor olabilir. Hemen yeni bir şifre belirlemelisiniz!**"
|
"warning": "**Eğer bu siz değilseniz, bir başkası şifrenizi biliyor olabilir. Hemen yeni bir şifre belirlemelisiniz!**"
|
||||||
},
|
},
|
||||||
"account_locked": {
|
"account_locked": {
|
||||||
"subject": "Vikunja'daki hesabınızı devre dışı bıraktık",
|
"subject": "Vikunja'daki hesabınızı devre dışı bıraktık",
|
||||||
"message": "Birisi kimlik bilgilerinizle giriş yapmaya çalıştı ancak geçerli bir TOTP kodu sağlayamadı.",
|
"message": "Birisi kimlik bilgilerinizle giriş yapmaya çalıştı ancak geçerli bir TOTP kodu sağlayamadı.",
|
||||||
"disabled": "10 başarısız denemenin ardından hesabınızı devre dışı bıraktık ve şifrenizi sıfırladık. Yeni bir şifre belirlemek için size az önce gönderdiğimiz sıfırlama e-postasındaki talimatları izleyin.",
|
"disabled": "10 başarısız denemenin ardından hesabınızı devre dışı bıraktık ve şifrenizi sıfırladık. Yeni bir şifre belirlemek için size az önce gönderdiğimiz sıfırlama e-postasındaki talimatları izleyin.",
|
||||||
"reset_instructions": "Eğer sıfırlama talimatlarının bulunduğu bir e-posta almadıysanız, her zaman [%[1]s](%[2]s) adresinden yeni bir tane talep edebilirsiniz."
|
"reset_instructions": "Eğer sıfırlama talimatlarının bulunduğu bir e-posta almadıysanız, her zaman [%[1]s](%[2]s) adresinden yeni bir tane talep edebilirsiniz."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"failed": {
|
"failed": {
|
||||||
"subject": "Birisi Vikunja hesabınıza giriş yapmaya çalıştı ama yanlış şifre nedeniyle başarısız oldu",
|
"subject": "Birisi Vikunja hesabınıza giriş yapmaya çalıştı ama yanlış şifre nedeniyle başarısız oldu",
|
||||||
"message": "Birisi hesabınıza art arda üç kez yanlış şifreyle giriş yapmaya çalıştı.",
|
"message": "Birisi hesabınıza art arda üç kez yanlış şifreyle giriş yapmaya çalıştı.",
|
||||||
"warning": "Eğer bu siz değilseniz, bu bir başkasının hesabınıza girmeye çalıştığı anlamına gelebilir.",
|
"warning": "Eğer bu siz değilseniz, bu bir başkasının hesabınıza girmeye çalıştığı anlamına gelebilir.",
|
||||||
"enhance_security": "Hesabınızın güvenliğini artırmak için daha güçlü bir şifre belirlemeyi veya ayarlar bölümünden TOTP kimlik doğrulamasını etkinleştirmeyi düşünebilirsiniz:"
|
"enhance_security": "Hesabınızın güvenliğini artırmak için daha güçlü bir şifre belirlemeyi veya ayarlar bölümünden TOTP kimlik doğrulamasını etkinleştirmeyi düşünebilirsiniz:"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"account": {
|
"account": {
|
||||||
"deletion": {
|
"deletion": {
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"subject": "Vikunja hesabınızın silinmesini lütfen onaylayın",
|
"subject": "Vikunja hesabınızın silinmesini lütfen onaylayın",
|
||||||
"request": "Hesabınızın silinmesini talep ettiniz. Bunu onaylamak için lütfen aşağıdaki bağlantıya tıklayın:",
|
"request": "Hesabınızın silinmesini talep ettiniz. Bunu onaylamak için lütfen aşağıdaki bağlantıya tıklayın:",
|
||||||
"valid_duration": "Bu bağlantı 24 saat boyunca geçerli olacaktır.",
|
"valid_duration": "Bu bağlantı 24 saat boyunca geçerli olacaktır.",
|
||||||
"schedule_info": "Silme işlemini onayladığınızda, hesabınızın silinmesini üç gün sonrasına planlayacağız ve bu süre zarfında size başka bir e-posta göndereceğiz.",
|
"schedule_info": "Silme işlemini onayladığınızda, hesabınızın silinmesini üç gün sonrasına planlayacağız ve bu süre zarfında size başka bir e-posta göndereceğiz.",
|
||||||
"consequences": "Hesabınızın silinmesi işlemine devam ederseniz, oluşturduğunuz tüm projeler ve görevler silinecektir. Başka bir kullanıcı veya ekiple paylaştığınız her şeyin sahipliği onlara devredilecektir.",
|
"consequences": "Hesabınızın silinmesi işlemine devam ederseniz, oluşturduğunuz tüm projeler ve görevler silinecektir. Başka bir kullanıcı veya ekiple paylaştığınız her şeyin sahipliği onlara devredilecektir.",
|
||||||
"changed_mind": "Eğer silme talebinde bulunmadıysanız veya fikrinizi değiştirdiyseniz, bu e-postayı yok sayabilirsiniz."
|
"changed_mind": "Eğer silme talebinde bulunmadıysanız veya fikrinizi değiştirdiyseniz, bu e-postayı yok sayabilirsiniz."
|
||||||
},
|
},
|
||||||
"scheduled": {
|
"scheduled": {
|
||||||
"subject_days": "Vikunja hesabınız %[1]s gün içinde silinecek",
|
"subject_days": "Vikunja hesabınız %[1]s gün içinde silinecek",
|
||||||
"subject_tomorrow": "Vikunja hesabınız yarın silinecek",
|
"subject_tomorrow": "Vikunja hesabınız yarın silinecek",
|
||||||
"request_reminder": "Yakın zamanda Vikunja hesabınızın silinmesini talep ettiniz.",
|
"request_reminder": "Yakın zamanda Vikunja hesabınızın silinmesini talep ettiniz.",
|
||||||
"deletion_time_days": "Hesabınızı %[1]s gün içinde sileceğiz.",
|
"deletion_time_days": "Hesabınızı %[1]s gün içinde sileceğiz.",
|
||||||
"deletion_time_tomorrow": "Hesabınızı yarın sileceğiz.",
|
"deletion_time_tomorrow": "Hesabınızı yarın sileceğiz.",
|
||||||
"changed_mind": "Eğer fikrinizi değiştirdiyseniz, silme işlemini iptal etmek için aşağıdaki bağlantıya tıklayın ve oradaki talimatları izleyin:"
|
"changed_mind": "Eğer fikrinizi değiştirdiyseniz, silme işlemini iptal etmek için aşağıdaki bağlantıya tıklayın ve oradaki talimatları izleyin:"
|
||||||
},
|
},
|
||||||
"completed": {
|
"completed": {
|
||||||
"subject": "Vikunja hesabınız silindi",
|
"subject": "Vikunja hesabınız silindi",
|
||||||
"confirmation": "Talebiniz üzerine Vikunja hesabınızı sildik.",
|
"confirmation": "Talebiniz üzerine Vikunja hesabınızı sildik.",
|
||||||
"permanent": "Bu silme işlemi kalıcıdır. Eğer bir yedek oluşturmadıysanız ve verilerinize şimdi ihtiyacınız varsa, yöneticinizle iletişime geçin."
|
"permanent": "Bu silme işlemi kalıcıdır. Eğer bir yedek oluşturmadıysanız ve verilerinize şimdi ihtiyacınız varsa, yöneticinizle iletişime geçin."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"task": {
|
"task": {
|
||||||
"reminder": {
|
"reminder": {
|
||||||
"subject": "\"%[1]s\" (%[2]s) için hatırlatma",
|
"subject": "\"%[1]s\" (%[2]s) için hatırlatma",
|
||||||
"message": "Bu, \"%[1]s\" (%[2]s) görevi için dostça bir hatırlatmadır."
|
"message": "Bu, \"%[1]s\" (%[2]s) görevi için dostça bir hatırlatmadır."
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"subject": "Ynt: %[1]s",
|
"subject": "Ynt: %[1]s",
|
||||||
"mentioned_subject": "%[1]s, \"%[2]s\" yorumunda sizden bahsetti",
|
"mentioned_subject": "%[1]s, \"%[2]s\" yorumunda sizden bahsetti",
|
||||||
"mentioned_message": "**%[1]s**, bir yorumda sizden bahsetti:"
|
"mentioned_message": "**%[1]s**, bir yorumda sizden bahsetti:"
|
||||||
},
|
},
|
||||||
"assigned": {
|
"assigned": {
|
||||||
"subject_to_assignee": "%[1]s (%[2]s) görevine atandınız",
|
"subject_to_assignee": "\"%[1]s\" (%[2]s) olarak atandınız",
|
||||||
"message_to_assignee": "%[1]s, sizi %[2]s görevine atadı.",
|
"message_to_assignee": "%[1]s sizi \"%[2]s\" olarak atadı",
|
||||||
"subject_to_others": "%[1]s (%[2]s), %[3]s kullanıcısına atandı",
|
"subject_to_others": "\"%[1]s\" (%[2]s), %[3]s'ye atanmıştır",
|
||||||
"message_to_others": "%[1]s, bu görevi %[2]s kullanıcısına atadı."
|
"message_to_others": "%[1]s, bu görevi %[2]s kullanıcısına atadı."
|
||||||
},
|
},
|
||||||
"deleted": {
|
"deleted": {
|
||||||
"subject": "%[1]s (%[2]s) silindi",
|
"subject": "\"%[1]s\" (%[2]s) silindi",
|
||||||
"message": "%[1]s, %[2]s (%[3]s) görevini sildi."
|
"message": "%[1]s, \"%[2]s\" (%[3]s) görevini sildi"
|
||||||
},
|
},
|
||||||
"mentioned": {
|
"mentioned": {
|
||||||
"subject_new": "%[1]s, yeni bir görev olan \"%[2]s\" içinde sizden bahsetti",
|
"subject_new": "%[1]s, yeni bir görev olan \"%[2]s\" içinde sizden bahsetti",
|
||||||
"subject": "%[1]s, \"%[2]s\" görevinde sizden bahsetti",
|
"subject": "%[1]s, \"%[2]s\" görevinde sizden bahsetti",
|
||||||
"message": "**%[1]s**, bir görevde sizden bahsetti:"
|
"message": "**%[1]s**, bir görevde sizden bahsetti:"
|
||||||
},
|
},
|
||||||
"overdue": {
|
"overdue": {
|
||||||
"subject": "\"%[1]s\" (%[2]s) görevi zaman aşımına uğradı",
|
"subject": "\"%[1]s\" (%[2]s) görevi zaman aşımına uğradı",
|
||||||
"message": "Bu, henüz tamamlanmamış ve %[3]s olan \"%[1]s\" (%[2]s) görevi için dostça bir hatırlatmadır.",
|
"message": "Bu, henüz tamamlanmamış ve %[3]s olan \"%[1]s\" (%[2]s) görevi için dostça bir hatırlatmadır.",
|
||||||
"multiple_subject": "Zaman aşımına uğramış görevleriniz",
|
"multiple_subject": "Zaman aşımına uğramış görevleriniz",
|
||||||
"multiple_message": "Aşağıdaki zaman aşımına uğramış görevleriniz var:",
|
"multiple_message": "Aşağıdaki zaman aşımına uğramış görevleriniz var:",
|
||||||
"overdue_since": "%[1]s tarihinden beri zaman aşımına uğradı",
|
"overdue_since": "%[1]s tarihinden beri zaman aşımına uğradı",
|
||||||
"overdue_now": "şu anda zaman aşımına uğradı"
|
"overdue_now": "şu anda zaman aşımına uğradı"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"project": {
|
"project": {
|
||||||
"created": "%[1]s, \"%[2]s\" projesini oluşturdu"
|
"created": "%[1]s, \"%[2]s\" projesini oluşturdu"
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"member_added": {
|
"member_added": {
|
||||||
"subject": "%[1]s sizi Vikunja'daki %[2]s ekibine ekledi",
|
"subject": "%[1]s sizi Vikunja'daki \"%[2]s\" takımına ekledi",
|
||||||
"message": "%[1]s sizi Vikunja'daki %[2]s ekibine ekledi."
|
"message": "%[1]s sizi Vikunja'daki %[2]s ekibine ekledi."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"data_export": {
|
"data_export": {
|
||||||
"ready": {
|
"ready": {
|
||||||
"subject": "Vikunja veri dışa aktarmanız hazır",
|
"subject": "Vikunja veri dışa aktarmanız hazır",
|
||||||
"message": "Vikunja veri dışa aktarmanız indirilmeye hazır. Aşağıdaki düğmeye tıklayarak indirebilirsiniz:",
|
"message": "Vikunja veri dışa aktarmanız indirilmeye hazır. Aşağıdaki düğmeye tıklayarak indirebilirsiniz:",
|
||||||
"availability": "İndirme bağlantısı önümüzdeki 7 gün boyunca geçerli olacaktır."
|
"availability": "İndirme bağlantısı önümüzdeki 7 gün boyunca geçerli olacaktır."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"migration": {
|
"migration": {
|
||||||
"done": {
|
"done": {
|
||||||
"subject": "%[1]s uygulamasından Vikunja'ya geçiş tamamlandı",
|
"subject": "%[1]s uygulamasından Vikunja'ya geçiş tamamlandı",
|
||||||
"imported": "Vikunja, erişiminiz olan tüm listeleri/projeleri, görevleri, notları, hatırlatıcıları ve dosyaları %[1]s uygulamasından içe aktardı.",
|
"imported": "Vikunja, erişiminiz olan tüm listeleri/projeleri, görevleri, notları, hatırlatıcıları ve dosyaları %[1]s uygulamasından içe aktardı.",
|
||||||
"have_fun": "Yeni (eski) projelerinizle keyifli vakit geçirin!"
|
"have_fun": "Yeni (eski) projelerinizle keyifli vakit geçirin!"
|
||||||
},
|
},
|
||||||
"failed": {
|
"failed": {
|
||||||
"subject": "%[1]s uygulamasından Vikunja'ya geçiş başarısız oldu",
|
"subject": "%[1]s uygulamasından Vikunja'ya geçiş başarısız oldu",
|
||||||
"message": "Görünüşe göre %[1]s uygulamasından geçiş bu sefer planlandığı gibi gitmedi.",
|
"message": "Görünüşe göre %[1]s uygulamasından geçiş bu sefer planlandığı gibi gitmedi.",
|
||||||
"retry": "Endişelenmeyin! Daha önce yaptığınız gibi yeniden başlatarak bir kez daha deneyebilirsiniz. Bazen bu aksaklıklar %[1]s tarafındaki sorunlardan kaynaklanıyor, ancak tekrar denemek genellikle sorunu çözer.",
|
"retry": "Endişelenmeyin! Daha önce yaptığınız gibi yeniden başlatarak bir kez daha deneyebilirsiniz. Bazen bu aksaklıklar %[1]s tarafındaki sorunlardan kaynaklanıyor, ancak tekrar denemek genellikle sorunu çözer.",
|
||||||
"error": "Yolda küçük bir hatayla karşılaştık: `%[2]s`.",
|
"error": "Yolda küçük bir hatayla karşılaştık: `%[2]s`.",
|
||||||
"report": "Lütfen bu durumu [forumda](https://community.vikunja.io/) veya her zamanki iletişim kanallarından bize bildirin, böylece neden başarısız olduğunu inceleyebiliriz.",
|
"report": "Lütfen bu durumu [forumda](https://community.vikunja.io/) veya her zamanki iletişim kanallarından bize bildirin, böylece neden başarısız olduğunu inceleyebiliriz.",
|
||||||
"working_on_it": "Hata mesajını takip ediyoruz ve en kısa sürede çözmek için çalışıyoruz."
|
"working_on_it": "Hata mesajını takip ediyoruz ve en kısa sürede çözmek için çalışıyoruz."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"have_nice_day": "İyi günler dileriz!",
|
"have_nice_day": "İyi günler dileriz!",
|
||||||
"copy_url": "Yukarıdaki düğme çalışmazsa, aşağıdaki URL'yi kopyalayıp tarayıcınızın adres çubuğuna yapıştırın:",
|
"copy_url": "Yukarıdaki düğme çalışmazsa, aşağıdaki URL'yi kopyalayıp tarayıcınızın adres çubuğuna yapıştırın:",
|
||||||
"actions": {
|
"actions": {
|
||||||
"open_task": "Görevi Aç",
|
"open_task": "Görevi Aç",
|
||||||
"open_vikunja": "Vikunja'yı Aç",
|
"open_vikunja": "Vikunja'yı Aç",
|
||||||
"open_project": "Projeyi Aç",
|
"open_project": "Projeyi Aç",
|
||||||
"open_team": "Takımı Aç",
|
"open_team": "Takımı Aç",
|
||||||
"download": "İndir",
|
"download": "İndir",
|
||||||
"reset_password": "Şifrenizi sıfırlayın",
|
"reset_password": "Şifrenizi sıfırlayın",
|
||||||
"go_to_settings": "Ayarlara git",
|
"go_to_settings": "Ayarlara git",
|
||||||
"confirm_email": "E-posta adresinizi onaylayın",
|
"confirm_email": "E-posta adresinizi onaylayın",
|
||||||
"abort_deletion": "Silme işlemini iptal et",
|
"abort_deletion": "Silme işlemini iptal et",
|
||||||
"confirm_account_deletion": "Hesabımın silinmesini onayla"
|
"confirm_account_deletion": "Hesabımın silinmesini onayla"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1,115 @@
|
||||||
{
|
{
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"greeting": "Chào %[1]s,",
|
"greeting": "Chào %[1]s,",
|
||||||
"email_confirm": {
|
"email_confirm": {
|
||||||
"subject": "%[1]s, vui lòng xác thực địa chỉ email trên Vikunja của bạn",
|
"subject": "%[1]s, vui lòng xác thực địa chỉ email trên Vikunja của bạn",
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
"subject_new": "%[1]s + Vikunja = <3",
|
||||||
"welcome": "Chào mừng đến với Vikunja!",
|
"welcome": "Chào mừng đến với Vikunja!",
|
||||||
"confirm": "Để xác nhận địa chỉ email của mình, hãy nhấn vào liên kết bên dưới:"
|
"confirm": "Để xác nhận địa chỉ email của mình, hãy nhấn vào liên kết bên dưới:"
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"changed": {
|
"changed": {
|
||||||
"subject": "Mật khẩu của bạn trên Vikunja đã được thay đổi",
|
"subject": "Mật khẩu của bạn trên Vikunja đã được thay đổi",
|
||||||
"success": "Mật khẩu tài khoản của bạn đã được thay đổi thành công.",
|
"success": "Mật khẩu tài khoản của bạn đã được thay đổi thành công.",
|
||||||
"warning": "Nếu đây không phải là bạn, có thể đã có ai đó xâm nhập vào tài khoản của bạn. Trong trường hợp này vui lòng liên hệ với quản trị viên server của bạn."
|
"warning": "Nếu đây không phải là bạn, có thể đã có ai đó xâm nhập vào tài khoản của bạn. Trong trường hợp này vui lòng liên hệ với quản trị viên server của bạn."
|
||||||
},
|
},
|
||||||
"reset": {
|
"reset": {
|
||||||
"subject": "Đặt lại mật khẩu của bạn trên Vikunja",
|
"subject": "Đặt lại mật khẩu của bạn trên Vikunja",
|
||||||
"instructions": "Để đặt lại mật khẩu, vui lòng nhấn vào đường dẫn bên dưới:",
|
"instructions": "Để đặt lại mật khẩu, vui lòng nhấn vào đường dẫn bên dưới:",
|
||||||
"valid_duration": "Đường dẫn này có hiệu lực trong vòng 24 giờ."
|
"valid_duration": "Đường dẫn này có hiệu lực trong vòng 24 giờ."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"totp": {
|
"totp": {
|
||||||
"invalid": {
|
"invalid": {
|
||||||
"subject": "Có ai đó vừa cố gắng đăng nhập vào tài khoản Vikunja của bạn, nhưng thất bại",
|
"subject": "Có ai đó vừa cố gắng đăng nhập vào tài khoản Vikunja của bạn, nhưng thất bại",
|
||||||
"message": "Có ai đó vừa cố đăng nhập vào tài khoản của bạn với tên đăng nhập và mật khẩu chính xác nhưng sai mã TOTP.",
|
"message": "Có ai đó vừa cố đăng nhập vào tài khoản của bạn với tên đăng nhập và mật khẩu chính xác nhưng sai mã TOTP.",
|
||||||
"warning": "**Nếu đây không phải là bạn, ai đó khác đã biết mật khẩu của bạn. Bạn nên đặt mới mật khẩu ngay!**"
|
"warning": "**Nếu đây không phải là bạn, ai đó khác đã biết mật khẩu của bạn. Bạn nên đặt mới mật khẩu ngay!**"
|
||||||
},
|
},
|
||||||
"account_locked": {
|
"account_locked": {
|
||||||
"subject": "Chúng tôi vừa vô hiệu hóa tài khoản của bạn trên Vikunja",
|
"subject": "Chúng tôi vừa vô hiệu hóa tài khoản của bạn trên Vikunja",
|
||||||
"message": "Có ai đó vừa cố gắng đăng nhập bằng thông tin của bạn nhưng không cung cấp được mã TOTP hợp lệ.",
|
"message": "Có ai đó vừa cố gắng đăng nhập bằng thông tin của bạn nhưng không cung cấp được mã TOTP hợp lệ.",
|
||||||
"disabled": "Sau 10 lần thất bại, chúng tôi đã vô hiệu hóa tài khoản của bạn và đặt lại mật khẩu. Để đặt một mật khẩu mới, hãy làm theo hướng dẫn trong email đặt lại mật khẩu mà chúng tôi vừa gửi cho bạn.",
|
"disabled": "Sau 10 lần thất bại, chúng tôi đã vô hiệu hóa tài khoản của bạn và đặt lại mật khẩu. Để đặt một mật khẩu mới, hãy làm theo hướng dẫn trong email đặt lại mật khẩu mà chúng tôi vừa gửi cho bạn.",
|
||||||
"reset_instructions": "Nếu bạn không nhận được email hướng dẫn đặt lại mật khẩu, bạn vẫn có thể gửi yêu cầu nhận một email mới tại [%[1]s](%[2]s)."
|
"reset_instructions": "Nếu bạn không nhận được email hướng dẫn đặt lại mật khẩu, bạn vẫn có thể gửi yêu cầu nhận một email mới tại [%[1]s](%[2]s)."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"failed": {
|
"failed": {
|
||||||
"subject": "Có ai đó vừa cố gắng đăng nhập vào tài khoản Vikunja của bạn, nhưng không cung cấp đúng mật khẩu",
|
"subject": "Có ai đó vừa cố gắng đăng nhập vào tài khoản Vikunja của bạn, nhưng không cung cấp đúng mật khẩu",
|
||||||
"message": "Có ai đó vừa cố đăng nhập vào tài khoản của bạn với mật khẩu nhập sai ba lần liên tiếp.",
|
"message": "Có ai đó vừa cố đăng nhập vào tài khoản của bạn với mật khẩu nhập sai ba lần liên tiếp.",
|
||||||
"warning": "Nếu đây không phải bạn, có thể đang có ai đó cố gắng xâm nhập vào tài khoản của bạn.",
|
"warning": "Nếu đây không phải bạn, có thể đang có ai đó cố gắng xâm nhập vào tài khoản của bạn.",
|
||||||
"enhance_security": "Để nâng cao bảo mật cho tài khoản, bạn có thể sẽ cần thiết lập một mật khẩu mạnh hơn hoặc bật xác thực TOTP trong phần cài đặt:"
|
"enhance_security": "Để nâng cao bảo mật cho tài khoản, bạn có thể sẽ cần thiết lập một mật khẩu mạnh hơn hoặc bật xác thực TOTP trong phần cài đặt:"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"account": {
|
"account": {
|
||||||
"deletion": {
|
"deletion": {
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"subject": "Vui lòng xác nhận việc xóa bỏ tài khoản Vikunja của bạn",
|
"subject": "Vui lòng xác nhận việc xóa bỏ tài khoản Vikunja của bạn",
|
||||||
"request": "Bạn đã yêu cầu xóa tài khoản của mình. Để xác nhận, vui lòng nhấn vào đường dẫn bên dưới:",
|
"request": "Bạn đã yêu cầu xóa tài khoản của mình. Để xác nhận, vui lòng nhấn vào đường dẫn bên dưới:",
|
||||||
"valid_duration": "Liên kết này có hiệu lực trong vòng 24 giờ.",
|
"valid_duration": "Liên kết này có hiệu lực trong vòng 24 giờ.",
|
||||||
"schedule_info": "Ngay khi bạn xác nhận việc xóa này chúng tôi sẽ lên lịch xóa tài khoản của bạn trong vòng 3 ngày và sẽ gửi bạn một email khác cho đến lúc đó.",
|
"schedule_info": "Ngay khi bạn xác nhận việc xóa này chúng tôi sẽ lên lịch xóa tài khoản của bạn trong vòng 3 ngày và sẽ gửi bạn một email khác cho đến lúc đó.",
|
||||||
"consequences": "Nếu bạn xóa tài khoản của mình, chúng tôi sẽ gỡ bỏ tất cả các dự án và tác vụ mà bạn đã tạo. Mọi thứ bạn đã chia sẻ với người dùng hoặc team khác sẽ được chuyển giao quyền sở hữu sang cho người dùng hoặc team đó.",
|
"consequences": "Nếu bạn xóa tài khoản của mình, chúng tôi sẽ gỡ bỏ tất cả các dự án và tác vụ mà bạn đã tạo. Mọi thứ bạn đã chia sẻ với người dùng hoặc team khác sẽ được chuyển giao quyền sở hữu sang cho người dùng hoặc team đó.",
|
||||||
"changed_mind": "Nếu bạn không yêu cầu xóa hay thay đổi quyết định, bạn chỉ cần bỏ qua email này."
|
"changed_mind": "Nếu bạn không yêu cầu xóa hay thay đổi quyết định, bạn chỉ cần bỏ qua email này."
|
||||||
},
|
},
|
||||||
"scheduled": {
|
"scheduled": {
|
||||||
"subject_days": "Tài khoản Vikunja của bạn sẽ được xóa trong %[1]s ngày nữa",
|
"subject_days": "Tài khoản Vikunja của bạn sẽ được xóa trong %[1]s ngày nữa",
|
||||||
"subject_tomorrow": "Tài khoản Vikunjia của bạn sẽ được xóa vào ngày mai",
|
"subject_tomorrow": "Tài khoản Vikunjia của bạn sẽ được xóa vào ngày mai",
|
||||||
"request_reminder": "Bạn gần đây có yêu cầu xóa tài khoản Vikunja của mình.",
|
"request_reminder": "Bạn gần đây có yêu cầu xóa tài khoản Vikunja của mình.",
|
||||||
"deletion_time_days": "Chúng tôi sẽ xóa tài khoản của bạn trong %[1]s ngày nữa.",
|
"deletion_time_days": "Chúng tôi sẽ xóa tài khoản của bạn trong %[1]s ngày nữa.",
|
||||||
"deletion_time_tomorrow": "Chúng tôi sẽ xóa tài khoản của bạn vào ngày mai.",
|
"deletion_time_tomorrow": "Chúng tôi sẽ xóa tài khoản của bạn vào ngày mai.",
|
||||||
"changed_mind": "Nếu bạn thay đổi quyết đinh, chỉ cần nhấn vào đường dẫn bên dưới để hủy xóa và làm theo hướng dẫn:"
|
"changed_mind": "Nếu bạn thay đổi quyết đinh, chỉ cần nhấn vào đường dẫn bên dưới để hủy xóa và làm theo hướng dẫn:"
|
||||||
},
|
},
|
||||||
"completed": {
|
"completed": {
|
||||||
"subject": "Tài khoản Vikunja của bạn đã được xóa",
|
"subject": "Tài khoản Vikunja của bạn đã được xóa",
|
||||||
"confirmation": "Theo như yêu cầu, chúng tôi đã xóa tài khoản Vikunja của bạn.",
|
"confirmation": "Theo như yêu cầu, chúng tôi đã xóa tài khoản Vikunja của bạn.",
|
||||||
"permanent": "Việc xóa này là vĩnh viễn. Nếu chưa tạo bản sao lưu và hiện tại cần lấy lại dữ liệu của mình, vui lòng liên hệ với quản trị viên."
|
"permanent": "Việc xóa này là vĩnh viễn. Nếu chưa tạo bản sao lưu và hiện tại cần lấy lại dữ liệu của mình, vui lòng liên hệ với quản trị viên."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"task": {
|
"task": {
|
||||||
"reminder": {
|
"reminder": {
|
||||||
"subject": "Nhắc nhở cho \"%[1]s\" (%[2]s)",
|
"subject": "Nhắc nhở cho \"%[1]s\" (%[2]s)"
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
},
|
||||||
},
|
"comment": {
|
||||||
"comment": {
|
"mentioned_subject": "%[1]s đã nhắc đến bạn trong một bình luận của \"%[2]s\"",
|
||||||
"subject": "Re: %[1]s",
|
"mentioned_message": "**%[1]s** đã nhắc đến bạn trong một bình luận:"
|
||||||
"mentioned_subject": "%[1]s đã nhắc đến bạn trong một bình luận của \"%[2]s\"",
|
},
|
||||||
"mentioned_message": "**%[1]s** đã nhắc đến bạn trong một bình luận:"
|
"assigned": {
|
||||||
},
|
"message_to_others": "%[1]s đã giao tác vụ này cho %[2]s."
|
||||||
"assigned": {
|
},
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
"mentioned": {
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
"subject_new": "%[1]s nhắc đến bạn trong một tác vụ mới \"%[2]s\"",
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
"subject": "%[1]s đã nhắc đến bạn trong một tác vụ \"%[2]s\"",
|
||||||
"message_to_others": "%[1]s đã giao tác vụ này cho %[2]s."
|
"message": "**%[1]s** đã nhắc đến bạn trong một tác vụ:"
|
||||||
},
|
},
|
||||||
"deleted": {
|
"overdue": {
|
||||||
"subject": "%[1]s (%[2]s) đã được xóa",
|
"subject": "Tác vụ \"%[1]s\" (%[2]s) bị quá hạn",
|
||||||
"message": "%[1]s đã xóa tác vụ %[2]s (%[3]s)"
|
"multiple_subject": "Các tác vụ quá hạn của bạn",
|
||||||
},
|
"multiple_message": "Bạn có các tác vụ quá hạn sau:",
|
||||||
"mentioned": {
|
"overdue_since": "quá hạn kể từ %[1]s",
|
||||||
"subject_new": "%[1]s nhắc đến bạn trong một tác vụ mới \"%[2]s\"",
|
"overdue_now": "hiện đang quá hạn"
|
||||||
"subject": "%[1]s đã nhắc đến bạn trong một tác vụ \"%[2]s\"",
|
}
|
||||||
"message": "**%[1]s** đã nhắc đến bạn trong một tác vụ:"
|
},
|
||||||
},
|
"project": {
|
||||||
"overdue": {
|
"created": "%[1]s đã tạo dự án \"%[2]s\""
|
||||||
"subject": "Tác vụ \"%[1]s\" (%[2]s) bị quá hạn",
|
},
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
"team": {
|
||||||
"multiple_subject": "Các tác vụ quá hạn của bạn",
|
"member_added": {
|
||||||
"multiple_message": "Bạn có các tác vụ quá hạn sau:",
|
"message": "%[1]s vừa thêm bạn vào Team %[2]s trong Vikunja."
|
||||||
"overdue_since": "quá hạn kể từ %[1]s",
|
}
|
||||||
"overdue_now": "hiện đang quá hạn"
|
},
|
||||||
}
|
"data_export": {
|
||||||
},
|
"ready": {
|
||||||
"project": {
|
"availability": "Bản tải xuống sẽ có sẵn trong vòng 7 ngày tới."
|
||||||
"created": "%[1]s đã tạo dự án \"%[2]s\""
|
}
|
||||||
},
|
},
|
||||||
"team": {
|
"migration": {
|
||||||
"member_added": {
|
"done": {
|
||||||
"subject": "%[1]s đã thêm bạn vào Team %[2]s trong Vikunja",
|
"imported": "Vikunjia đã nhập toàn bộ danh sách/dự án, tác vụ, ghi chú, nhắc nhở và tệp từ %[1]s mà bạn có quyền truy cập."
|
||||||
"message": "%[1]s vừa thêm bạn vào Team %[2]s trong Vikunja."
|
}
|
||||||
}
|
},
|
||||||
},
|
"common": {
|
||||||
"data_export": {
|
"have_nice_day": "Chúc một ngày tốt lành!",
|
||||||
"ready": {
|
"copy_url": "Nếu nút bấm bên trên không hoạt động, hãy sao chép url bên dưới và dán vào thanh địa chỉ trong trình duyệt của bạn:"
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
}
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
}
|
||||||
"availability": "Bản tải xuống sẽ có sẵn trong vòng 7 ngày tới."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunjia đã nhập toàn bộ danh sách/dự án, tác vụ, ghi chú, nhắc nhở và tệp từ %[1]s mà bạn có quyền truy cập.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Chúc một ngày tốt lành!",
|
|
||||||
"copy_url": "Nếu nút bấm bên trên không hoạt động, hãy sao chép url bên dưới và dán vào thanh địa chỉ trong trình duyệt của bạn:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,150 +1 @@
|
||||||
{
|
{}
|
||||||
"notifications": {
|
|
||||||
"greeting": "Hi %[1]s,",
|
|
||||||
"email_confirm": {
|
|
||||||
"subject": "%[1]s, please confirm your email address at Vikunja",
|
|
||||||
"subject_new": "%[1]s + Vikunja = <3",
|
|
||||||
"welcome": "Welcome to Vikunja!",
|
|
||||||
"confirm": "To confirm your email address, click the link below:"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"changed": {
|
|
||||||
"subject": "Your Password on Vikunja was changed",
|
|
||||||
"success": "Your account password was successfully changed.",
|
|
||||||
"warning": "If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator."
|
|
||||||
},
|
|
||||||
"reset": {
|
|
||||||
"subject": "Reset your password on Vikunja",
|
|
||||||
"instructions": "To reset your password, click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"totp": {
|
|
||||||
"invalid": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed",
|
|
||||||
"message": "Someone just tried to log in into your account with correct username and password but a wrong TOTP passcode.",
|
|
||||||
"warning": "**If this was not you, someone else knows your password. You should set a new one immediately!**"
|
|
||||||
},
|
|
||||||
"account_locked": {
|
|
||||||
"subject": "We've disabled your account on Vikunja",
|
|
||||||
"message": "Someone tried to log in with your credentials but failed to provide a valid TOTP passcode.",
|
|
||||||
"disabled": "After 10 failed attempts, we've disabled your account and reset your password. To set a new one, follow the instructions in the reset email we just sent you.",
|
|
||||||
"reset_instructions": "If you did not receive an email with reset instructions, you can always request a new one at [%[1]s](%[2]s)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"failed": {
|
|
||||||
"subject": "Someone just tried to login to your Vikunja account, but failed to provide a correct password",
|
|
||||||
"message": "Someone just tried to log in into your account with a wrong password three times in a row.",
|
|
||||||
"warning": "If this was not you, this could be someone else trying to break into your account.",
|
|
||||||
"enhance_security": "To enhance the security of you account you may want to set a stronger password or enable TOTP authentication in the settings:"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"deletion": {
|
|
||||||
"confirm": {
|
|
||||||
"subject": "Please confirm the deletion of your Vikunja account",
|
|
||||||
"request": "You have requested the deletion of your account. To confirm this, please click the link below:",
|
|
||||||
"valid_duration": "This link will be valid for 24 hours.",
|
|
||||||
"schedule_info": "Once you confirm the deletion we will schedule the deletion of your account in three days and send you another email until then.",
|
|
||||||
"consequences": "If you proceed with the deletion of your account, we will remove all of your projects and tasks you created. Everything you shared with another user or team will transfer ownership to them.",
|
|
||||||
"changed_mind": "If you did not requested the deletion or changed your mind, you can simply ignore this email."
|
|
||||||
},
|
|
||||||
"scheduled": {
|
|
||||||
"subject_days": "Your Vikunja account will be deleted in %[1]s days",
|
|
||||||
"subject_tomorrow": "Your Vikunja account will be deleted tomorrow",
|
|
||||||
"request_reminder": "You recently requested the deletion of your Vikunja account.",
|
|
||||||
"deletion_time_days": "We will delete your account in %[1]s days.",
|
|
||||||
"deletion_time_tomorrow": "We will delete your account tomorrow.",
|
|
||||||
"changed_mind": "If you changed your mind, simply click the link below to cancel the deletion and follow the instructions there:"
|
|
||||||
},
|
|
||||||
"completed": {
|
|
||||||
"subject": "Your Vikunja Account has been deleted",
|
|
||||||
"confirmation": "As requested, we've deleted your Vikunja account.",
|
|
||||||
"permanent": "This deletion is permanent. If did not create a backup and need your data back now, talk to your administrator."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"task": {
|
|
||||||
"reminder": {
|
|
||||||
"subject": "Reminder for \"%[1]s\" (%[2]s)",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s)."
|
|
||||||
},
|
|
||||||
"comment": {
|
|
||||||
"subject": "Re: %[1]s",
|
|
||||||
"mentioned_subject": "%[1]s mentioned you in a comment in \"%[2]s\"",
|
|
||||||
"mentioned_message": "**%[1]s** mentioned you in a comment:"
|
|
||||||
},
|
|
||||||
"assigned": {
|
|
||||||
"subject_to_assignee": "You have been assigned to %[1]s (%[2]s)",
|
|
||||||
"message_to_assignee": "%[1]s has assigned you to %[2]s.",
|
|
||||||
"subject_to_others": "%[1]s(%[2]s) has been assigned to %[3]s",
|
|
||||||
"message_to_others": "%[1]s has assigned this task to %[2]s."
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"subject": "%[1]s (%[2]s) has been deleted",
|
|
||||||
"message": "%[1]s has deleted the task %[2]s (%[3]s)"
|
|
||||||
},
|
|
||||||
"mentioned": {
|
|
||||||
"subject_new": "%[1]s mentioned you in a new task \"%[2]s\"",
|
|
||||||
"subject": "%[1]s mentioned you in a task \"%[2]s\"",
|
|
||||||
"message": "**%[1]s** mentioned you in a task:"
|
|
||||||
},
|
|
||||||
"overdue": {
|
|
||||||
"subject": "Task \"%[1]s\" (%[2]s) is overdue",
|
|
||||||
"message": "This is a friendly reminder of the task \"%[1]s\" (%[2]s) which is %[3]s and not yet done.",
|
|
||||||
"multiple_subject": "Your overdue tasks",
|
|
||||||
"multiple_message": "You have the following overdue tasks:",
|
|
||||||
"overdue_since": "overdue since %[1]s",
|
|
||||||
"overdue_now": "overdue now"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"project": {
|
|
||||||
"created": "%[1]s created the project \"%[2]s\""
|
|
||||||
},
|
|
||||||
"team": {
|
|
||||||
"member_added": {
|
|
||||||
"subject": "%[1]s added you to the %[2]s team in Vikunja",
|
|
||||||
"message": "%[1]s has just added you to the %[2]s team in Vikunja."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"data_export": {
|
|
||||||
"ready": {
|
|
||||||
"subject": "Your Vikunja Data Export is ready",
|
|
||||||
"message": "Your Vikunja Data Export is ready for you to download. Click the button below to download it:",
|
|
||||||
"availability": "The download will be available for the next 7 days."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"migration": {
|
|
||||||
"done": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja was completed",
|
|
||||||
"imported": "Vikunja has imported all lists/projects, tasks, notes, reminders and files from %[1]s you have access to.",
|
|
||||||
"have_fun": "Have fun with your new (old) projects!"
|
|
||||||
},
|
|
||||||
"failed": {
|
|
||||||
"subject": "The migration from %[1]s to Vikunja has failed",
|
|
||||||
"message": "Looks like the move from %[1]s didn't go as planned this time.",
|
|
||||||
"retry": "No worries, though! Just give it another shot by starting over the same way you did before. Sometimes, these hiccups happen because of glitches on %[1]s's end, but trying again often does the trick.",
|
|
||||||
"error": "We bumped into a little error along the way: `%[2]s`.",
|
|
||||||
"report": "Please drop us a note about this [in the forum](https://community.vikunja.io/) or any of the usual places so that we can take a look at why it failed.",
|
|
||||||
"working_on_it": "We've got the error message on our radar and are on it to get it sorted out soon."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"common": {
|
|
||||||
"have_nice_day": "Have a nice day!",
|
|
||||||
"copy_url": "If the button above doesn't work, copy the url below and paste it in your browser's address bar:",
|
|
||||||
"actions": {
|
|
||||||
"open_task": "Open Task",
|
|
||||||
"open_vikunja": "Open Vikunja",
|
|
||||||
"open_project": "Open Project",
|
|
||||||
"open_team": "Open Team",
|
|
||||||
"download": "Download",
|
|
||||||
"reset_password": "Reset your password",
|
|
||||||
"go_to_settings": "Go to settings",
|
|
||||||
"confirm_email": "Confirm your email address",
|
|
||||||
"abort_deletion": "Abort the deletion",
|
|
||||||
"confirm_account_deletion": "Confirm the deletion of my account"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue