diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-18 00:19:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-18 00:19:39 +0000 |
commit | bfc8a35a3e099cd0f1495193f9326124a600b76f (patch) | |
tree | 732aa677091453941efa7fc84d3a9eda30b9a6d4 /apps/user_status/l10n | |
parent | e61e3f0e22774c856b36ac788ff3058f429950f3 (diff) | |
download | nextcloud-server-bfc8a35a3e099cd0f1495193f9326124a600b76f.tar.gz nextcloud-server-bfc8a35a3e099cd0f1495193f9326124a600b76f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r-- | apps/user_status/l10n/fa.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/fa.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/fa.js b/apps/user_status/l10n/fa.js index 05840669f7c..8106f217454 100644 --- a/apps/user_status/l10n/fa.js +++ b/apps/user_status/l10n/fa.js @@ -42,7 +42,7 @@ OC.L10N.register( "4 hours" : "۴ ساعت", "Mute all notifications" : "خاموش کردن همه اعلانات", "Appear offline" : "نمایش آفلاین", - "View profile" : "مشاهده پروفایل", + "View profile" : "مشاهدهٔ نمایه", "{status}, {timestamp}" : "{status}, {timestamp}" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/user_status/l10n/fa.json b/apps/user_status/l10n/fa.json index 197c78e0b52..c2886e3a4ad 100644 --- a/apps/user_status/l10n/fa.json +++ b/apps/user_status/l10n/fa.json @@ -40,7 +40,7 @@ "4 hours" : "۴ ساعت", "Mute all notifications" : "خاموش کردن همه اعلانات", "Appear offline" : "نمایش آفلاین", - "View profile" : "مشاهده پروفایل", + "View profile" : "مشاهدهٔ نمایه", "{status}, {timestamp}" : "{status}, {timestamp}" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |