mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-07-18 14:00:25 +00:00
feat: Translate frontend/src/i18n/en.json in fa
50% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'fa'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
This commit is contained in:
parent
ae4fb0ea25
commit
603b56cc53
265
frontend/src/i18n/fa.json
Normal file
265
frontend/src/i18n/fa.json
Normal file
@ -0,0 +1,265 @@
|
|||||||
|
{
|
||||||
|
"buttons": {
|
||||||
|
"cancel": "لغو",
|
||||||
|
"clear": "پاک کردن",
|
||||||
|
"close": "بستن",
|
||||||
|
"continue": "ادامه",
|
||||||
|
"copy": "کپی",
|
||||||
|
"copyFile": "کپی فایل",
|
||||||
|
"copyToClipboard": "کپی به حافظه",
|
||||||
|
"copyDownloadLinkToClipboard": "کپی آدرس به حافظه",
|
||||||
|
"create": "ایجاد",
|
||||||
|
"delete": "حذف",
|
||||||
|
"download": "دانلود",
|
||||||
|
"file": "فایل",
|
||||||
|
"folder": "پوشه",
|
||||||
|
"fullScreen": "تمام صفحه ",
|
||||||
|
"hideDotfiles": "مخفی کردن دات فایلها",
|
||||||
|
"info": "اطلاعات",
|
||||||
|
"more": "بیشتر",
|
||||||
|
"move": "انتقال",
|
||||||
|
"moveFile": "انتقال فایل",
|
||||||
|
"new": "جدید",
|
||||||
|
"next": "بعدی",
|
||||||
|
"ok": "تایید",
|
||||||
|
"permalink": "دریافت لینک دائمی",
|
||||||
|
"previous": "قبلی",
|
||||||
|
"preview": "نمایش",
|
||||||
|
"publish": "انتشار",
|
||||||
|
"rename": "تغییر نام",
|
||||||
|
"replace": "جایگزین",
|
||||||
|
"reportIssue": "Report Issue",
|
||||||
|
"save": "ذخیره",
|
||||||
|
"schedule": "زمان بندی",
|
||||||
|
"search": "جستجو",
|
||||||
|
"select": "انتخاب",
|
||||||
|
"selectMultiple": "انتخاب چندتایی",
|
||||||
|
"share": "اشتراک گذاری",
|
||||||
|
"shell": "تغییر پوسته",
|
||||||
|
"submit": "ثبت",
|
||||||
|
"switchView": "تغییر نمایش",
|
||||||
|
"toggleSidebar": "تغییر نوارکناری",
|
||||||
|
"update": "به روز سانی",
|
||||||
|
"upload": "آپلود",
|
||||||
|
"openFile": "باز کردن فایل",
|
||||||
|
"discardChanges": "لغو کردن"
|
||||||
|
},
|
||||||
|
"download": {
|
||||||
|
"downloadFile": "دانلود فایل",
|
||||||
|
"downloadFolder": "دانلود پوشه",
|
||||||
|
"downloadSelected": "دانلود انتخاب شده ها"
|
||||||
|
},
|
||||||
|
"upload": {
|
||||||
|
"abortUpload": "آیا مطمئن هستید که میخواهید لغو کنید؟"
|
||||||
|
},
|
||||||
|
"errors": {
|
||||||
|
"forbidden": "شما مجوز دسترسی به این را ندارید.",
|
||||||
|
"internal": "اشتباهی اتفاق افتاده است",
|
||||||
|
"notFound": "این محل قابل دسترسی نیست",
|
||||||
|
"connection": "سرور قابل دسترسی نیست"
|
||||||
|
},
|
||||||
|
"files": {
|
||||||
|
"body": "بدنه",
|
||||||
|
"closePreview": "بستن نمایش",
|
||||||
|
"files": "فایل ها",
|
||||||
|
"folders": "پوشه ها",
|
||||||
|
"home": "صفحه اصلی",
|
||||||
|
"lastModified": "آخرین ویرایش",
|
||||||
|
"loading": "در حال بارگذاری...",
|
||||||
|
"lonely": "It feels lonely here...",
|
||||||
|
"metadata": "فراداده",
|
||||||
|
"multipleSelectionEnabled": "فعال بودن چند گزینه ای",
|
||||||
|
"name": "نام",
|
||||||
|
"size": "اندازه",
|
||||||
|
"sortByLastModified": "مرتب سازی آخرین ویرایش",
|
||||||
|
"sortByName": "مرتب سازی نام",
|
||||||
|
"sortBySize": "مرتب سازی اندازه",
|
||||||
|
"noPreview": "این فایل قابل نمایش نیست"
|
||||||
|
},
|
||||||
|
"help": {
|
||||||
|
"click": "انتخاب فایل یا پوشه",
|
||||||
|
"ctrl": {
|
||||||
|
"click": "انتخاب چند فایل یا پوشه",
|
||||||
|
"f": "باز کردن جستجو",
|
||||||
|
"s": "ذخیره یک فایل یا دانلود پوشه جاری"
|
||||||
|
},
|
||||||
|
"del": "حذف گزینه انتخابی ",
|
||||||
|
"doubleClick": "باز کردن فایل یا پوشه",
|
||||||
|
"esc": "لغو انتخاب و/یا بستن پیغام",
|
||||||
|
"f1": "این اطلاعات",
|
||||||
|
"f2": "تغییر نام فایل",
|
||||||
|
"help": "راهنما"
|
||||||
|
},
|
||||||
|
"login": {
|
||||||
|
"createAnAccount": "ایجاد کاربر",
|
||||||
|
"loginInstead": "کاربر تکراری",
|
||||||
|
"password": "رمز عبور",
|
||||||
|
"passwordConfirm": "تایید رمز",
|
||||||
|
"passwordsDontMatch": "عدم تطابق رمزها",
|
||||||
|
"signup": "ثبت نام",
|
||||||
|
"submit": "ورود",
|
||||||
|
"username": "نام کاربری",
|
||||||
|
"usernameTaken": "نام کاربری تکراری",
|
||||||
|
"wrongCredentials": "خطا در اعتبارسنجی"
|
||||||
|
},
|
||||||
|
"permanent": "دائمی",
|
||||||
|
"prompts": {
|
||||||
|
"copy": "کپی",
|
||||||
|
"copyMessage": "انتخاب محل برای کپی فایل به آنجا ",
|
||||||
|
"currentlyNavigating": "در حال پیمایش",
|
||||||
|
"deleteMessageMultiple": "آیا مطمئنید که میخواهید {count} فایل را حذف کنید؟",
|
||||||
|
"deleteMessageSingle": "آیا مطمئنید که میخواهید فایل/پوشه را حذف کنید؟",
|
||||||
|
"deleteMessageShare": "آیا مطمئن هستید که میخواهید این اشتراکگذاری ({path}) را حذف کنید؟",
|
||||||
|
"deleteUser": "آیا مطمئنید که میخواهید این کاربر را حذف کنید؟",
|
||||||
|
"deleteTitle": "حذف فایل ها",
|
||||||
|
"displayName": "نمایش نام:",
|
||||||
|
"download": "دانلود فایل ها",
|
||||||
|
"downloadMessage": "نوع فایلی که میخواهید دانلود کنید را انتخاب کنید ",
|
||||||
|
"error": "اشتباهی رخ داده",
|
||||||
|
"fileInfo": "اطلاعات فایل ",
|
||||||
|
"filesSelected": "{count} فایل انتخاب شد.",
|
||||||
|
"lastModified": "آخرین ویرایش",
|
||||||
|
"move": "انتقال",
|
||||||
|
"moveMessage": "محل جدیدی برای فایل(ها)/پوشه(های) خود انتخاب کنید:",
|
||||||
|
"newArchetype": "Create a new post based on an archetype. Your file will be created on content folder.",
|
||||||
|
"newDir": "پوشه جدید",
|
||||||
|
"newDirMessage": "نام پوشه جدید",
|
||||||
|
"newFile": "فایل جدید",
|
||||||
|
"newFileMessage": "نام فایل جدید",
|
||||||
|
"numberDirs": "تعداد پوشه ها",
|
||||||
|
"numberFiles": "تعداد فایل ها",
|
||||||
|
"rename": "تغییر نام",
|
||||||
|
"renameMessage": "ورود نام جدید برای",
|
||||||
|
"replace": "جایگزین کردن",
|
||||||
|
"replaceMessage": "یکی از فایلهایی که میخواهید آپلود کنید، نام متفاوتی دارد. آیا میخواهید از این فایل صرف نظر کنید و به آپلود ادامه دهید یا فایل موجود را جایگزین کنید؟",
|
||||||
|
"schedule": "زمان بندی",
|
||||||
|
"scheduleMessage": "تاریخ و زمانی را برای برنامهریزی انتشار این پست انتخاب کنید",
|
||||||
|
"show": "نمایش",
|
||||||
|
"size": "Size",
|
||||||
|
"upload": "Upload",
|
||||||
|
"uploadFiles": "Uploading {files} files...",
|
||||||
|
"uploadMessage": "Select an option to upload.",
|
||||||
|
"optionalPassword": "Optional password",
|
||||||
|
"resolution": "Resolution",
|
||||||
|
"discardEditorChanges": "Are you sure you wish to discard the changes you've made?"
|
||||||
|
},
|
||||||
|
"search": {
|
||||||
|
"images": "Images",
|
||||||
|
"music": "Music",
|
||||||
|
"pdf": "PDF",
|
||||||
|
"pressToSearch": "Press enter to search...",
|
||||||
|
"search": "Search...",
|
||||||
|
"typeToSearch": "Type to search...",
|
||||||
|
"types": "Types",
|
||||||
|
"video": "Video"
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"admin": "Admin",
|
||||||
|
"administrator": "Administrator",
|
||||||
|
"allowCommands": "Execute commands",
|
||||||
|
"allowEdit": "Edit, rename and delete files or directories",
|
||||||
|
"allowNew": "Create new files and directories",
|
||||||
|
"allowPublish": "Publish new posts and pages",
|
||||||
|
"allowSignup": "Allow users to signup",
|
||||||
|
"avoidChanges": "(leave blank to avoid changes)",
|
||||||
|
"branding": "Branding",
|
||||||
|
"brandingDirectoryPath": "Branding directory path",
|
||||||
|
"brandingHelp": "You can customize how your File Browser instance looks and feels by changing its name, replacing the logo, adding custom styles and even disable external links to GitHub.\nFor more information about custom branding, please check out the {0}.",
|
||||||
|
"changePassword": "Change Password",
|
||||||
|
"commandRunner": "Command runner",
|
||||||
|
"commandRunnerHelp": "Here you can set commands that are executed in the named events. You must write one per line. The environment variables {0} and {1} will be available, being {0} relative to {1}. For more information about this feature and the available environment variables, please read the {2}.",
|
||||||
|
"commandsUpdated": "Commands updated!",
|
||||||
|
"createUserDir": "Auto create user home dir while adding new user",
|
||||||
|
"tusUploads": "Chunked Uploads",
|
||||||
|
"tusUploadsHelp": "File Browser supports chunked file uploads, allowing for the creation of efficient, reliable, resumable and chunked file uploads even on unreliable networks.",
|
||||||
|
"tusUploadsChunkSize": "Indicates to maximum size of a request (direct uploads will be used for smaller uploads). You may input a plain integer denoting byte size input or a string like 10MB, 1GB etc.",
|
||||||
|
"tusUploadsRetryCount": "Number of retries to perform if a chunk fails to upload.",
|
||||||
|
"userHomeBasePath": "Base path for user home directories",
|
||||||
|
"userScopeGenerationPlaceholder": "The scope will be auto generated",
|
||||||
|
"createUserHomeDirectory": "Create user home directory",
|
||||||
|
"customStylesheet": "Custom Stylesheet",
|
||||||
|
"defaultUserDescription": "These are the default settings for new users.",
|
||||||
|
"disableExternalLinks": "Disable external links (except documentation)",
|
||||||
|
"disableUsedDiskPercentage": "Disable used disk percentage graph",
|
||||||
|
"documentation": "documentation",
|
||||||
|
"examples": "Examples",
|
||||||
|
"executeOnShell": "Execute on shell",
|
||||||
|
"executeOnShellDescription": "By default, File Browser executes the commands by calling their binaries directly. If you wish to run them on a shell instead (such as Bash or PowerShell), you can define it here with the required arguments and flags. If set, the command you execute will be appended as an argument. This applies to both user commands and event hooks.",
|
||||||
|
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override these ones.",
|
||||||
|
"globalSettings": "Global Settings",
|
||||||
|
"hideDotfiles": "Hide dotfiles",
|
||||||
|
"insertPath": "Insert the path",
|
||||||
|
"insertRegex": "Insert regex expression",
|
||||||
|
"instanceName": "Instance name",
|
||||||
|
"language": "Language",
|
||||||
|
"lockPassword": "Prevent the user from changing the password",
|
||||||
|
"newPassword": "Your new password",
|
||||||
|
"newPasswordConfirm": "Confirm your new password",
|
||||||
|
"newUser": "New User",
|
||||||
|
"password": "Password",
|
||||||
|
"passwordUpdated": "Password updated!",
|
||||||
|
"path": "Path",
|
||||||
|
"perm": {
|
||||||
|
"create": "Create files and directories",
|
||||||
|
"delete": "Delete files and directories",
|
||||||
|
"download": "Download",
|
||||||
|
"execute": "Execute commands",
|
||||||
|
"modify": "Edit files",
|
||||||
|
"rename": "Rename or move files and directories",
|
||||||
|
"share": "Share files"
|
||||||
|
},
|
||||||
|
"permissions": "Permissions",
|
||||||
|
"permissionsHelp": "You can set the user to be an administrator or choose the permissions individually. If you select \"Administrator\", all of the other options will be automatically checked. The management of users remains a privilege of an administrator.\n",
|
||||||
|
"profileSettings": "Profile Settings",
|
||||||
|
"ruleExample1": "prevents the access to any dotfile (such as .git, .gitignore) in every folder.\n",
|
||||||
|
"ruleExample2": "blocks the access to the file named Caddyfile on the root of the scope.",
|
||||||
|
"rules": "Rules",
|
||||||
|
"rulesHelp": "Here you can define a set of allow and disallow rules for this specific user. The blocked files won't show up in the listings and they wont be accessible to the user. We support regex and paths relative to the users scope.\n",
|
||||||
|
"scope": "Scope",
|
||||||
|
"setDateFormat": "Set exact date format",
|
||||||
|
"settingsUpdated": "Settings updated!",
|
||||||
|
"shareDuration": "Share Duration",
|
||||||
|
"shareManagement": "Share Management",
|
||||||
|
"shareDeleted": "Share deleted!",
|
||||||
|
"singleClick": "Use single clicks to open files and directories",
|
||||||
|
"themes": {
|
||||||
|
"default": "System default",
|
||||||
|
"dark": "Dark",
|
||||||
|
"light": "Light",
|
||||||
|
"title": "Theme"
|
||||||
|
},
|
||||||
|
"user": "User",
|
||||||
|
"userCommands": "Commands",
|
||||||
|
"userCommandsHelp": "A space separated list with the available commands for this user. Example:\n",
|
||||||
|
"userCreated": "User created!",
|
||||||
|
"userDefaults": "User default settings",
|
||||||
|
"userDeleted": "User deleted!",
|
||||||
|
"userManagement": "User Management",
|
||||||
|
"userUpdated": "User updated!",
|
||||||
|
"username": "Username",
|
||||||
|
"users": "Users"
|
||||||
|
},
|
||||||
|
"sidebar": {
|
||||||
|
"help": "Help",
|
||||||
|
"hugoNew": "Hugo New",
|
||||||
|
"login": "Login",
|
||||||
|
"logout": "Logout",
|
||||||
|
"myFiles": "My files",
|
||||||
|
"newFile": "New file",
|
||||||
|
"newFolder": "New folder",
|
||||||
|
"preview": "Preview",
|
||||||
|
"settings": "Settings",
|
||||||
|
"signup": "Signup",
|
||||||
|
"siteSettings": "Site Settings"
|
||||||
|
},
|
||||||
|
"success": {
|
||||||
|
"linkCopied": "Link copied!"
|
||||||
|
},
|
||||||
|
"time": {
|
||||||
|
"days": "Days",
|
||||||
|
"hours": "Hours",
|
||||||
|
"minutes": "Minutes",
|
||||||
|
"seconds": "Seconds",
|
||||||
|
"unit": "Time Unit"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user