aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/fa.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-15 00:26:17 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-15 00:26:17 +0000
commit2f4abc774f9f561f60a63479295eae97c03aa8b0 (patch)
tree1521b0fece66399f31d253fdfae77fa7c8154f7c /apps/files_versions/l10n/fa.js
parent14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (diff)
downloadnextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.tar.gz
nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_versions/l10n/fa.js')
-rw-r--r--apps/files_versions/l10n/fa.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/fa.js b/apps/files_versions/l10n/fa.js
index 75eb16d48f6..120f2f73faf 100644
--- a/apps/files_versions/l10n/fa.js
+++ b/apps/files_versions/l10n/fa.js
@@ -19,7 +19,6 @@ OC.L10N.register(
"Could not restore version" : "Could not restore version",
"Could not delete version" : "Could not delete version",
"${version.label} restored" : "${version.label} restored",
- "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 user 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 user'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." : "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 user 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 user'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.",
- "Could not set version name" : "Could not set version name"
+ "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 user 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 user'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." : "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 user 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 user'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."
},
"nplurals=2; plural=(n > 1);");