diff options
Diffstat (limited to 'apps/dav/l10n/fa.js')
-rw-r--r-- | apps/dav/l10n/fa.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/fa.js b/apps/dav/l10n/fa.js index 5610dc57c23..1dd8117c467 100644 --- a/apps/dav/l10n/fa.js +++ b/apps/dav/l10n/fa.js @@ -132,8 +132,6 @@ OC.L10N.register( "Encryption not ready: %1$s" : "Encryption not ready: %1$s", "Failed to open file: %1$s" : "Failed to open file: %1$s", "Failed to unlink: %1$s" : "Failed to unlink: %1$s", - "Invalid chunk name" : "Invalid chunk name", - "Could not rename part file assembled from chunks" : "Could not rename part file assembled from chunks", "Failed to write file contents: %1$s" : "Failed to write file contents: %1$s", "File not found: %1$s" : "File not found: %1$s", "System is in maintenance mode." : "System is in maintenance mode.", @@ -190,6 +188,8 @@ OC.L10N.register( "Your attendance was updated successfully." : "Your attendance was updated successfully.", "To-dos" : "کارهای برای انجام", "Time:" : "Time:", + "Invalid chunk name" : "Invalid chunk name", + "Could not rename part file assembled from chunks" : "Could not rename part file assembled from chunks", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "اگر بازه ی ساعات کاری خود را مشخص کنید، سایر کاربران در هنگام تنظیم وقت جلسات کاری، مطلع می شوند که شما چه زمانی حضور دارید" }, "nplurals=2; plural=(n > 1);"); |