mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-12-26 11:42:29 +01:00
Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web
This commit is contained in:
commit
de362d2322
2 changed files with 27 additions and 2 deletions
|
@ -190,5 +190,10 @@
|
|||
"error_boundary_unsupported_indexeddb_title": "Privat surfing støttes ikke",
|
||||
"action_bar_account": "Konto",
|
||||
"action_bar_profile_settings": "Innstillinger",
|
||||
"nav_button_account": "Konto"
|
||||
"nav_button_account": "Konto",
|
||||
"signup_title": "Opprett en ntfy konto",
|
||||
"signup_form_username": "Brukernavn",
|
||||
"signup_form_password": "Passord",
|
||||
"signup_form_button_submit": "Meld deg på",
|
||||
"signup_form_confirm_password": "Bekreft passord"
|
||||
}
|
||||
|
|
|
@ -1 +1,21 @@
|
|||
{}
|
||||
{
|
||||
"common_add": "Thêm",
|
||||
"common_back": "Quay lại",
|
||||
"signup_title": "Tạo tài khoản ntfy",
|
||||
"signup_form_toggle_password_visibility": "Hiện mật khẩu",
|
||||
"login_form_button_submit": "Đăng nhập",
|
||||
"common_copy_to_clipboard": "Lưu vào clipboard",
|
||||
"signup_form_username": "Tên user",
|
||||
"signup_already_have_account": "Đã có tài khoản? Đăng nhập!",
|
||||
"signup_disabled": "Đăng kí bị đóng",
|
||||
"signup_error_username_taken": "Tên {{username}} đã được sử dụng",
|
||||
"signup_error_creation_limit_reached": "Đã bị giới hạn tạo tài khoản",
|
||||
"login_title": "Đăng nhập vào tài khoản ntfy",
|
||||
"login_link_signup": "Đăng kí",
|
||||
"login_disabled": "Đăng nhập bị đóng",
|
||||
"action_bar_show_menu": "Hiện menu",
|
||||
"signup_form_password": "Mật khẩu",
|
||||
"action_bar_settings": "Cài đặt",
|
||||
"signup_form_confirm_password": "Xác nhận mật khẩu",
|
||||
"signup_form_button_submit": "Đăng kí"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue