diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2020-05-26 19:26:54 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2020-05-26 19:26:54 +0900 |
| commit | 9bb528eb6ecaecb4e9fc0e6652e2bc05d27b29bd (patch) | |
| tree | 456e7b0f60cb0b6d612e33be49237f7559ba811d | |
| parent | New translations ja-JP.yml (French) (diff) | |
| download | misskey-9bb528eb6ecaecb4e9fc0e6652e2bc05d27b29bd.tar.gz misskey-9bb528eb6ecaecb4e9fc0e6652e2bc05d27b29bd.tar.bz2 misskey-9bb528eb6ecaecb4e9fc0e6652e2bc05d27b29bd.zip | |
New translations ja-JP.yml (Arabic)
| -rw-r--r-- | locales/ar-SA.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/locales/ar-SA.yml b/locales/ar-SA.yml index 66ab54142a..7c8a161256 100644 --- a/locales/ar-SA.yml +++ b/locales/ar-SA.yml @@ -326,10 +326,17 @@ _poll: closed: "انتهى" remainingDays: "{d} أيام و {h} ساعات متبقية" remainingHours: "{h} ساعات و {m} دقائق متبقية" + remainingMinutes: "{m} دقائق و {s} ثوانٍ متبقية" + remainingSeconds: "{s} ثوانٍ متبقية" _visibility: + public: "للعامة" home: "الرئيسي" followers: "المتابِعين" + specified: "مباشرة" localOnly: "المحلي فقط" +_postForm: + replyPlaceholder: "رد على هذه الملاحظة…" + quotePlaceholder: "اقتبس هذه الملاحظة…" _profile: name: "الإسم" username: "اسم المستخدم" |