0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
nextcloud_server/apps/files_trashbin/l10n/fa.js
Nextcloud bot 8a1c778731
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:40:12 +00:00

17 lines
905 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"files_trashbin",
{
"restored" : "بازیابی شد",
"Deleted files" : "فایل های حذف شده",
"Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)",
"Restore" : "بازیابی",
"Unknown" : "ناشناخته",
"All files" : "تمامی فایل‌ها",
"Deleted" : "حذف شده",
"A long time ago" : "مدت ها پیش",
"Cancel" : "منصرف شدن",
"List of files that have been deleted." : "List of files that have been deleted.",
"No deleted files" : "هیچ فایل حذف شده وجود ندارد",
"Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here"
},
"nplurals=2; plural=(n > 1);");