-
-
Notifications
You must be signed in to change notification settings - Fork 744
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web
- Loading branch information
Showing
8 changed files
with
196 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"signup_title": "ایجاد اکانت ntfy", | ||
"signup_form_button_submit": "ثبت نام", | ||
"signup_already_have_account": "قبلا اکانت دارید؟ وارد بشود", | ||
"signup_disabled": "ثبت نام غیرفعال است", | ||
"login_title": "ورود به اکانت ntfy", | ||
"login_link_signup": "ثبت نام", | ||
"login_disabled": "ورود غیرفعال است", | ||
"action_bar_show_menu": "نمایش منو", | ||
"action_bar_account": "اکانت", | ||
"action_bar_reservation_limit_reached": "دسترسی محدود", | ||
"action_bar_send_test_notification": "ارسال تستی اعلان", | ||
"action_bar_unmute_notifications": "لغو ساکت کردن اعلان ها", | ||
"action_bar_unsubscribe": "لغو اشتراک", | ||
"action_bar_toggle_mute": "بی صدا/لغو اعلان ها", | ||
"common_cancel": "لغو", | ||
"common_save": "ذخیره", | ||
"common_add": "اضافه کردن", | ||
"common_back": "عقب", | ||
"common_copy_to_clipboard": "کپی به کلیپ بورد", | ||
"signup_form_username": "نام کاربری", | ||
"signup_form_password": "کلمه عبور", | ||
"signup_form_confirm_password": "تایید پسورد", | ||
"signup_form_toggle_password_visibility": "تغییر وضعیت نمایش کلمه عبور", | ||
"signup_error_username_taken": "نام کاربری {{username}} قبلا استفاده شده است", | ||
"signup_error_creation_limit_reached": "به حد مجاز ایجاد حساب رسیده است", | ||
"login_form_button_submit": "ورود", | ||
"action_bar_logo_alt": "لوگوی ntfy", | ||
"action_bar_settings": "تنظیمات", | ||
"action_bar_change_display_name": "تغییر نام نمایشی", | ||
"action_bar_reservation_add": "رزرو موضوع", | ||
"action_bar_reservation_edit": "تغییر رزرو", | ||
"action_bar_reservation_delete": "حذف رزرو", | ||
"action_bar_mute_notifications": "ساکت کردن اعلان ها", | ||
"action_bar_clear_notifications": "پاک کردن تمام اعلان ها" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.