New translations app.json (Arabic)

This commit is contained in:
Eugen Rochko 2021-08-29 11:46:20 +02:00
parent d3bbe77f16
commit 289a70899a
1 changed files with 9 additions and 9 deletions

View File

@ -29,7 +29,7 @@
}, },
"edit_profile_failure": { "edit_profile_failure": {
"title": "Edit Profile Error", "title": "Edit Profile Error",
"message": "Cannot edit profile. Please try again." "message": "لا يمكن تعديل الملف الشخصي. الرجاء المحاولة مرة أخرى."
}, },
"sign_out": { "sign_out": {
"title": "تسجيل الخروج", "title": "تسجيل الخروج",
@ -268,23 +268,23 @@
"taken": "%s is already in use", "taken": "%s is already in use",
"reserved": "%s is a reserved keyword", "reserved": "%s is a reserved keyword",
"accepted": "%s must be accepted", "accepted": "%s must be accepted",
"blank": "%s is required", "blank": "%s مطلوب",
"invalid": "%s is invalid", "invalid": "%s غير صالح",
"too_long": "%s is too long", "too_long": "%s طويل جداً",
"too_short": "%s is too short", "too_short": "%s قصير جدا",
"inclusion": "%s is not a supported value" "inclusion": "%s is not a supported value"
}, },
"special": { "special": {
"username_invalid": "Username must only contain alphanumeric characters and underscores", "username_invalid": "Username must only contain alphanumeric characters and underscores",
"username_too_long": "Username is too long (cant be longer than 30 characters)", "username_too_long": "Username is too long (cant be longer than 30 characters)",
"email_invalid": "This is not a valid email address", "email_invalid": "هذا عنوان بريد إلكتروني غير صالح",
"password_too_short": "Password is too short (must be at least 8 characters)" "password_too_short": "كلمة المرور قصيرة جداً (يجب أن تكون 8 أحرف على الأقل)"
} }
} }
}, },
"server_rules": { "server_rules": {
"title": "Some ground rules.", "title": "بعض القواعد الأساسية.",
"subtitle": "These rules are set by the admins of %s.", "subtitle": "تم سنّ هذه القواعد من قبل مشرفي %s.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.", "prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "شروط الخدمة", "terms_of_service": "شروط الخدمة",
"privacy_policy": "سياسة الخصوصية", "privacy_policy": "سياسة الخصوصية",