diff --git a/l10n/fa.js b/l10n/fa.js index b0047e6..e95a62b 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -1,17 +1,22 @@ OC.L10N.register( "bbb", { + "You created the room %s." : "ایجاد روم %s", + "You deleted the room %s." : "پاک کردن روم %s", "Save" : "ذخیره", "Display name" : "نام جهت نمایش", "Password" : "کلمه عبور", "Join" : "ملحق شدن", "Hello %s" : "سلام %s", "Group" : "گروه", + "Public" : "عمومی", "Name" : "نام", "Access" : "دسترسی", + "Record" : "ضبط", "Edit" : "ویرایش", "Welcome" : "خوش آمدی", "Miscellaneous" : "متفرقه", + "Recording" : "ضبط جلسه", "Create" : "ایجاد شده", "Delete" : "حذف", "Error" : "خطا", diff --git a/l10n/fa.json b/l10n/fa.json index c66b262..13a2288 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -1,15 +1,20 @@ { "translations": { + "You created the room %s." : "ایجاد روم %s", + "You deleted the room %s." : "پاک کردن روم %s", "Save" : "ذخیره", "Display name" : "نام جهت نمایش", "Password" : "کلمه عبور", "Join" : "ملحق شدن", "Hello %s" : "سلام %s", "Group" : "گروه", + "Public" : "عمومی", "Name" : "نام", "Access" : "دسترسی", + "Record" : "ضبط", "Edit" : "ویرایش", "Welcome" : "خوش آمدی", "Miscellaneous" : "متفرقه", + "Recording" : "ضبط جلسه", "Create" : "ایجاد شده", "Delete" : "حذف", "Error" : "خطا",