From 73be2db5e505c21e323b88acd2c39ea05cf1c778 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 6 Feb 2022 03:41:15 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/fa.js | 4 ++++ l10n/fa.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/fa.js b/l10n/fa.js index e95a62b..1bf1afb 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -3,7 +3,10 @@ OC.L10N.register( { "You created the room %s." : "ایجاد روم %s", "You deleted the room %s." : "پاک کردن روم %s", + "Room not found" : "اتاق یافت نشد", + "The room could not be found. Maybe it was deleted?" : "اتاق پیدا نشد. شاید حذف شده است؟", "Save" : "ذخیره", + "Default Room Settings" : "تنظیمات پیش‌فرض اتاق", "Display name" : "نام جهت نمایش", "Password" : "کلمه عبور", "Join" : "ملحق شدن", @@ -23,6 +26,7 @@ OC.L10N.register( "Server error" : "خطای سرور", "Share" : "هم‌رسانی", "Loading" : "در حال بار گزاری", + "Delete restrictions for \"{name}\"?" : "محدودیت‌های \"{name}\" حذف شود؟", "Settings saved" : "تنظیمات ذخیره شد" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 13a2288..eb7a3ca 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -1,7 +1,10 @@ { "translations": { "You created the room %s." : "ایجاد روم %s", "You deleted the room %s." : "پاک کردن روم %s", + "Room not found" : "اتاق یافت نشد", + "The room could not be found. Maybe it was deleted?" : "اتاق پیدا نشد. شاید حذف شده است؟", "Save" : "ذخیره", + "Default Room Settings" : "تنظیمات پیش‌فرض اتاق", "Display name" : "نام جهت نمایش", "Password" : "کلمه عبور", "Join" : "ملحق شدن", @@ -21,6 +24,7 @@ "Server error" : "خطای سرور", "Share" : "هم‌رسانی", "Loading" : "در حال بار گزاری", + "Delete restrictions for \"{name}\"?" : "محدودیت‌های \"{name}\" حذف شود؟", "Settings saved" : "تنظیمات ذخیره شد" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file