Files
Nextcloud bot dad4644546 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-18 00:22:59 +00:00

34 lines
4.3 KiB
JavaScript

OC.L10N.register(
"files_versions",
{
"Block file versioning" : "مسدودسازی نسخه‌گذاری فایل",
"Automatic tag based blocking of file version creation." : "مسدودسازی خودکار ایجاد نسخه بر اساس برچسب",
"No rule given" : "قانونی تعریف نشده",
"A new version is created" : "نسخه جدید ایجاد می‌شود",
"Versions" : "نسخه‌ها",
"This application automatically maintains older versions of files that are changed." : "این برنامه به‌طور خودکار نسخه‌های قدیمی‌تر فایل‌هایی که تغییر می‌کنند را نگهداری می‌کند.",
"This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "این برنامه به‌طور خودکار نسخه‌های قدیمی‌تر فایل‌هایی که تغییر می‌کنند را نگهداری می‌کند. هنگام فعال‌سازی، یک پوشه مخفی نسخه‌ها در دایرکتوری هر کاربر ایجاد می‌شود و برای ذخیره نسخه‌های قدیمی فایل‌ها استفاده می‌گردد. کاربر می‌تواند در هر زمان از طریق رابط وب به نسخه قدیمی‌تر بازگردد و فایل جایگزین‌شده به نسخه تبدیل می‌شود. این برنامه به‌طور خودکار پوشه نسخه‌ها را مدیریت می‌کند تا اطمینان حاصل شود حساب کاربر به دلیل نسخه‌ها با کمبود فضا مواجه نشود. علاوه بر انقضای نسخه‌ها، برنامه نسخه‌ها تضمین می‌کند که هرگز بیش از ۵۰٪ از فضای خالی فعلی حساب استفاده نشود. اگر نسخه‌های ذخیره‌شده از این حد تجاوز کنند، برنامه ابتدا قدیمی‌ترین نسخه‌ها را حذف می‌کند تا به این محدودیت برسد. اطلاعات بیشتر در مستندات نسخه‌ها موجود است.",
"Current version" : "نسخه فعلی",
"Initial version" : "نسخه اولیه",
"You" : "شما",
"Actions for version from {versionHumanExplicitDate}" : "اقدامات برای نسخه از {versionHumanExplicitDate}",
"Name this version" : "نام‌گذاری این نسخه",
"Edit version name" : "ویرایش نام نسخه",
"Compare to current version" : "مقایسه با نسخه فعلی",
"Restore version" : "بازیابی نسخه",
"Download version" : "دانلود نسخه",
"Delete version" : "حذف نسخه",
"Cancel" : "لغو",
"Remove version name" : "حذف نام نسخه",
"Save version name" : "ذخیره نام نسخه",
"Version name" : "نام نسخه",
"Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "نسخه‌های نام‌گذاری‌شده حفظ می‌شوند و هنگام پر شدن فضای ذخیره‌سازی شما از پاک‌سازی خودکار مستثنی هستند.",
"Initial version restored" : "نسخه اولیه بازیابی شد",
"Version restored" : "نسخه بازیابی شد",
"Could not restore version" : "امکان بازیابی نسخه وجود نداشت",
"Could not set version label" : "امکان تنظیم برچسب نسخه وجود نداشت",
"Could not delete version" : "امکان حذف نسخه وجود نداشت",
"File versions" : "نسخه‌های فایل"
},
"nplurals=2; plural=(n > 1);");