summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-03-01 18:19:05 -0500
committerDessalines <tyhou13@gmx.com>2020-03-01 18:19:05 -0500
commit85dd01ab6decee8bc8f9b4c7377675e01094a14b (patch)
treeb248f530e8b2398075277515fe1badbd5991e6c9 /ui
parent6c6e7aa872da32b21ec5dbc0342ccc51f616d109 (diff)
parent67d1c72a598b6d14b95a86db8abd20114bee05a4 (diff)
Fixing weblate.
Diffstat (limited to 'ui')
-rw-r--r--ui/translations/ar.json18
-rw-r--r--ui/translations/ja.json7
2 files changed, 21 insertions, 4 deletions
diff --git a/ui/translations/ar.json b/ui/translations/ar.json
index d4756139..91a21d11 100644
--- a/ui/translations/ar.json
+++ b/ui/translations/ar.json
@@ -124,5 +124,21 @@
"language": "اللغة",
"body": "المحتوى",
"setup_admin": "إنشاء مدير",
- "are_you_sure": "هل أنت متأكّد؟"
+ "are_you_sure": "هل أنت متأكّد؟",
+ "logged_in": "إنّك متّصل.",
+ "user_already_exists": "هذا المستخدِم موجود بالفعل.",
+ "number_of_communities": "{{count}} مجتمعات",
+ "subscribed": "مُتابِعون",
+ "url": "الرابط",
+ "nsfw": "محتوى حساس",
+ "couldnt_create_comment": "تعذّر إنشاءالتعليق.",
+ "site_ban": "لقد تم طردك مِن هذا الموقع",
+ "not_an_admin": "لستَ مديرا.",
+ "password_incorrect": "الكلمة السرية خاطئة.",
+ "passwords_dont_match": "الكلمات السرية غير متطابقة.",
+ "email_already_exists": "عنوان البريد الإلكتروني هذا موجود بالفعل.",
+ "time": "الساعة",
+ "more": "المزيد",
+ "community_ban": "لقد تم طردك مِن هذا المجتمع.",
+ "action": "الإجراء"
}
diff --git a/ui/translations/ja.json b/ui/translations/ja.json
index 517db563..7f5718a3 100644
--- a/ui/translations/ja.json
+++ b/ui/translations/ja.json
@@ -183,7 +183,7 @@
"not_logged_in": "ログインしていません。",
"logged_in": "ログインしました。",
"community_ban": "このコミュニティへのアクセスを禁止されています。",
- "site_ban": "サイトへのアクセスを禁止されています。",
+ "site_ban": "サイトへのアクセスを禁止されています",
"couldnt_create_comment": "投稿を作成できませんでした。",
"couldnt_find_community": "コミュニティが見付かりません。",
"couldnt_find_post": "投稿が見付かりません。",
@@ -191,7 +191,8 @@
"password_incorrect": "パスワードが不正です。",
"passwords_dont_match": "パスワードが一致しません。",
"admin_already_created": "済みませんが、既に管理者が設定されています。",
- "email_already_exists": "メールアドレスが既に使用されています",
+ "email_already_exists": "メールアドレスが既に使用されています。",
"time": "時刻",
- "action": "行動"
+ "action": "行動",
+ "more": "さらに表示"
}