diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:25:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:25:53 +0000 |
commit | a79dbf3a31f8127b5e12d978e8df90e764a5c3ec (patch) | |
tree | 5dcddb65280d5d25416c3bcfcec0d28eddbe5a76 /apps/dav/l10n/fa.js | |
parent | 734b11dc86c7f54eff7557271aba1e4530cbcc23 (diff) | |
download | nextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.tar.gz nextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/fa.js')
-rw-r--r-- | apps/dav/l10n/fa.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/dav/l10n/fa.js b/apps/dav/l10n/fa.js index dc1889528f9..d06612a9679 100644 --- a/apps/dav/l10n/fa.js +++ b/apps/dav/l10n/fa.js @@ -153,8 +153,8 @@ OC.L10N.register( "Contacts and groups" : "Contacts and groups", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", - "Availability" : "موجود بودن", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "If you configure your working hours, other users will see when you are out of office when they book a meeting.", + "First day" : "First day", + "Save" : "ذخیره", "Time zone:" : "منطقه زمانی:", "to" : "به", "Delete slot" : "Delete slot", @@ -168,10 +168,11 @@ OC.L10N.register( "Saturday" : "شنبه", "Sunday" : "یکشنبه", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications.", - "Save" : "ذخیره", "Failed to load availability" : "Failed to load availability", "Saved availability" : "Saved availability", "Failed to save availability" : "Failed to save availability", + "Availability" : "موجود بودن", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "If you configure your working hours, other users will see when you are out of office when they book a meeting.", "Calendar server" : "Calendar server", "Send invitations to attendees" : "Send invitations to attendees", "Automatically generate a birthday calendar" : "Automatically generate a birthday calendar", |