diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-12 00:27:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-12 00:27:51 +0000 |
commit | 06e3df8329c4eaf93a338f9065cf68f47f7064dc (patch) | |
tree | 296f916b7319d17445cb8c825d5e94c12a634b78 /apps/user_status | |
parent | acd4e5dc0fc23c2e53c90525492bbe8218c15323 (diff) | |
download | nextcloud-server-06e3df8329c4eaf93a338f9065cf68f47f7064dc.tar.gz nextcloud-server-06e3df8329c4eaf93a338f9065cf68f47f7064dc.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/fa.js | 10 | ||||
-rw-r--r-- | apps/user_status/l10n/fa.json | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/apps/user_status/l10n/fa.js b/apps/user_status/l10n/fa.js index 492610a8830..3a61fbd16e0 100644 --- a/apps/user_status/l10n/fa.js +++ b/apps/user_status/l10n/fa.js @@ -11,17 +11,27 @@ OC.L10N.register( "User status" : "وضعبت کاربر", "View profile" : "مشاهده پروفایل", "Clear status after" : "پاک کردن وضعیت بعدی", + "Emoji for your status message" : "Emoji for your status message", "What is your status?" : "وضعیت شما چیست؟", + "Predefined statuses" : "Predefined statuses", + "Previously set" : "Previously set", + "Reset status" : "Reset status", "Set status" : "تنظیم وضعیت", "Online status" : "وضعیت آنلاین", "Status message" : "پیغام وضعیت", + "Your status was set automatically" : "Your status was set automatically", "Clear status message" : "پیام وضعیت را پاک کن", "Set status message" : "تنظیم پیام وضعیت", + "Reset status to \"{icon} {message}\"" : "Reset status to \"{icon} {message}\"", + "Reset status to \"{message}\"" : "Reset status to \"{message}\"", + "Reset status to \"{icon}\"" : "Reset status to \"{icon}\"", "There was an error saving the status" : "مشکلی در ذخیره سازی وضعیت پیش آمده", "There was an error clearing the status" : "مشکلی در پاک کردن وضعیت پیش آمده", + "There was an error reverting the status" : "There was an error reverting the status", "No recent status changes" : "هیچ تغییر وضعیت جدیدی وجود ندارد", "Away" : "بیرون", "Do not disturb" : "مزاحم نشوید", + "{status}, {timestamp}" : "{status}, {timestamp}", "Don't clear" : "پاک نکن", "Today" : "امروز", "This week" : "این هفته", diff --git a/apps/user_status/l10n/fa.json b/apps/user_status/l10n/fa.json index f5fe417c3ca..1ab884aaf18 100644 --- a/apps/user_status/l10n/fa.json +++ b/apps/user_status/l10n/fa.json @@ -9,17 +9,27 @@ "User status" : "وضعبت کاربر", "View profile" : "مشاهده پروفایل", "Clear status after" : "پاک کردن وضعیت بعدی", + "Emoji for your status message" : "Emoji for your status message", "What is your status?" : "وضعیت شما چیست؟", + "Predefined statuses" : "Predefined statuses", + "Previously set" : "Previously set", + "Reset status" : "Reset status", "Set status" : "تنظیم وضعیت", "Online status" : "وضعیت آنلاین", "Status message" : "پیغام وضعیت", + "Your status was set automatically" : "Your status was set automatically", "Clear status message" : "پیام وضعیت را پاک کن", "Set status message" : "تنظیم پیام وضعیت", + "Reset status to \"{icon} {message}\"" : "Reset status to \"{icon} {message}\"", + "Reset status to \"{message}\"" : "Reset status to \"{message}\"", + "Reset status to \"{icon}\"" : "Reset status to \"{icon}\"", "There was an error saving the status" : "مشکلی در ذخیره سازی وضعیت پیش آمده", "There was an error clearing the status" : "مشکلی در پاک کردن وضعیت پیش آمده", + "There was an error reverting the status" : "There was an error reverting the status", "No recent status changes" : "هیچ تغییر وضعیت جدیدی وجود ندارد", "Away" : "بیرون", "Do not disturb" : "مزاحم نشوید", + "{status}, {timestamp}" : "{status}, {timestamp}", "Don't clear" : "پاک نکن", "Today" : "امروز", "This week" : "این هفته", |