From 836af3c1793ae776554213c5e4023f4cfd1dc45c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 19 Mar 2024 00:20:00 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/dav/l10n/fa.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'apps/dav/l10n/fa.js') 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 calendar was modified" : "A calendar was modified", - "A calendar event was modified" : "A calendar event was modified", - "A calendar to-do was modified" : "A calendar to-do was modified", + "A calendar was modified" : "یک تقویم تغییر کرد", + "A calendar event was modified" : "یک رویداد ثبت شده در تقویم تغییر کرد", + "A calendar to-do 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 contact or address book was modified" : "A contact or address book was modified", + "A contact or address book 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);"); -- cgit v1.2.3