diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:20:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:20:00 +0000 |
commit | 836af3c1793ae776554213c5e4023f4cfd1dc45c (patch) | |
tree | 56c4e1fecdf25c18f226a451f43aa26de019d200 /apps/dav/l10n/fa.js | |
parent | 71861831403a1da8b2dbfd6195f1d5694038610e (diff) | |
download | nextcloud-server-836af3c1793ae776554213c5e4023f4cfd1dc45c.tar.gz nextcloud-server-836af3c1793ae776554213c5e4023f4cfd1dc45c.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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/dav/l10n/fa.js b/apps/dav/l10n/fa.js index 30a30054e5c..129b6163533 100644 --- a/apps/dav/l10n/fa.js +++ b/apps/dav/l10n/fa.js @@ -50,9 +50,9 @@ OC.L10N.register( "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}", "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}", "Calendar, contacts and tasks" : "Calendar, contacts and tasks", - "A <strong>calendar</strong> was modified" : "A <strong>calendar</strong> was modified", - "A calendar <strong>event</strong> was modified" : "A calendar <strong>event</strong> was modified", - "A calendar <strong>to-do</strong> was modified" : "A calendar <strong>to-do</strong> was modified", + "A <strong>calendar</strong> was modified" : "یک تقویم تغییر کرد", + "A calendar <strong>event</strong> was modified" : "یک رویداد ثبت شده در تقویم تغییر کرد", + "A calendar <strong>to-do</strong> was modified" : "یک کار ثبت شده در تقویم تغییر کرد", "Contact birthdays" : "Contact birthdays", "Death of %s" : "Death of %s", "Untitled calendar" : "تقویم بدون عنوان", @@ -117,7 +117,7 @@ OC.L10N.register( "You deleted contact {card} from address book {addressbook}" : "You deleted contact {card} from address book {addressbook}", "{actor} updated contact {card} in address book {addressbook}" : "{actor} updated contact {card} in address book {addressbook}", "You updated contact {card} in address book {addressbook}" : "You updated contact {card} in address book {addressbook}", - "A <strong>contact</strong> or <strong>address book</strong> was modified" : "A <strong>contact</strong> or <strong>address book</strong> was modified", + "A <strong>contact</strong> or <strong>address book</strong> was modified" : "یک مخاطب یا دفترچه آدرس تغییر کرد", "Accounts" : "Accounts", "System address book which holds all accounts" : "System address book which holds all accounts", "File is not updatable: %1$s" : "File is not updatable: %1$s", @@ -189,7 +189,7 @@ OC.L10N.register( "Are you accepting the invitation?" : "Are you accepting the invitation?", "Tentative" : "آزمایشی", "Your attendance was updated successfully." : "Your attendance was updated successfully.", - "To-dos" : "To-dos", + "To-dos" : "کارهای برای انجام", "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." }, "nplurals=2; plural=(n > 1);"); |