diff --git a/l10n/ar.js b/l10n/ar.js index 6d64a184e..e7a3f93a9 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -13,7 +13,7 @@ OC.L10N.register( "Cheers!" : "تحياتي!", "Upcoming events" : "الأحداث القادمة", "No more events today" : "لا يوجد المزيد من الفعاليات اليوم", - "No upcoming events" : "ليس هناك أحداث قادمة", + "No upcoming events" : "ليست هناك أحداث قادمة", "More events" : "أحداث أخرى", "%1$s with %2$s" : "%1$s مع %2$s", "Calendar" : "التقويم", @@ -423,7 +423,7 @@ OC.L10N.register( "No valid public calendars configured" : "لا توجد أيّ تقاويم عمومية مُهيّأة بالشكل الصحيح", "Speak to the server administrator to resolve this issue." : "تحدّث مع مشرف الخادم لحل هذا الإشكال.", "Public holiday calendars are provided by Thunderbird. Calendar data will be downloaded from {website}" : "يتم توفير تقاويم العطلات العامة من موقع ثندربرد Thunderbird. سوف يتم تنزيل بيانات التقويم من {website}", - "These public calendars are suggested by the sever administrator. Calendar data will be downloaded from the respective website." : "هذه التقاويم العمومية تمّ اقتراحها من قِبل مشرف الخادوم. بيانات التقويم سيتم تحميلها من موقع الوب المعنِي.", + "These public calendars are suggested by the sever administrator. Calendar data will be downloaded from the respective website." : "هذه التقاويم العامة تمّ اقتراحها من قِبل مشرف الخادم. بيانات التقويم سيتم تحميلها من موقع الويب المعنِي.", "By {authors}" : "من قِبَل {authors}", "Subscribed" : "مُشترِك subscribed", "Subscribe" : "إشترك subscribe", diff --git a/l10n/ar.json b/l10n/ar.json index fca52ecf2..45bbe5502 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -11,7 +11,7 @@ "Cheers!" : "تحياتي!", "Upcoming events" : "الأحداث القادمة", "No more events today" : "لا يوجد المزيد من الفعاليات اليوم", - "No upcoming events" : "ليس هناك أحداث قادمة", + "No upcoming events" : "ليست هناك أحداث قادمة", "More events" : "أحداث أخرى", "%1$s with %2$s" : "%1$s مع %2$s", "Calendar" : "التقويم", @@ -421,7 +421,7 @@ "No valid public calendars configured" : "لا توجد أيّ تقاويم عمومية مُهيّأة بالشكل الصحيح", "Speak to the server administrator to resolve this issue." : "تحدّث مع مشرف الخادم لحل هذا الإشكال.", "Public holiday calendars are provided by Thunderbird. Calendar data will be downloaded from {website}" : "يتم توفير تقاويم العطلات العامة من موقع ثندربرد Thunderbird. سوف يتم تنزيل بيانات التقويم من {website}", - "These public calendars are suggested by the sever administrator. Calendar data will be downloaded from the respective website." : "هذه التقاويم العمومية تمّ اقتراحها من قِبل مشرف الخادوم. بيانات التقويم سيتم تحميلها من موقع الوب المعنِي.", + "These public calendars are suggested by the sever administrator. Calendar data will be downloaded from the respective website." : "هذه التقاويم العامة تمّ اقتراحها من قِبل مشرف الخادم. بيانات التقويم سيتم تحميلها من موقع الويب المعنِي.", "By {authors}" : "من قِبَل {authors}", "Subscribed" : "مُشترِك subscribed", "Subscribe" : "إشترك subscribe", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index a96bc508e..af14a3226 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -65,6 +65,7 @@ OC.L10N.register( "Delete" : "刪除", "Appointment link was copied to clipboard" : "約會連結已複製到剪貼板", "Appointment link could not be copied to clipboard" : "約會連結無法複製到剪貼板", + "Appointment schedules" : "預約時間表", "Create new" : "建立新的", "Untitled calendar" : "未命名日曆", "Shared with you by" : "分享給您藉由", @@ -203,6 +204,8 @@ OC.L10N.register( "Failed to save default calendar" : "無法保存默認日曆", "CalDAV link copied to clipboard." : "已複製 CalDAV 連結至剪貼板", "CalDAV link could not be copied to clipboard." : "無法複製 CalDAV 連結至剪貼板", + "Appointment schedule successfully created" : "已成功建立預約時間表", + "Appointment schedule successfully updated" : "已成功更新預約時間表", "_{duration} minute_::_{duration} minutes_" : ["{duration} 分鐘"], "0 minutes" : "0 分鐘", "_{duration} hour_::_{duration} hours_" : ["{duration} 小時"], @@ -243,6 +246,8 @@ OC.L10N.register( "Max slots per day" : "每天最多的時段數", "Limit how far in the future appointments can be booked" : "限制可以提前多長時間預約", "It seems a rate limit has been reached. Please try again later." : "似乎已達速率限制。請稍後再試。", + "Create appointment schedule" : "建立預約時間表", + "Edit appointment schedule" : "編輯預約時間表", "Update" : "更新", "Please confirm your reservation" : "請確認您的預約", "We sent you an email with details. Please confirm your appointment using the link in the email. You can close this page now." : "我們向您發送了一封包含詳細信息的電子郵件。 請使用電子郵件中的連結確認您的預約。 您現在可以關閉此頁面。", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 881836a71..3f2a92ae5 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -63,6 +63,7 @@ "Delete" : "刪除", "Appointment link was copied to clipboard" : "約會連結已複製到剪貼板", "Appointment link could not be copied to clipboard" : "約會連結無法複製到剪貼板", + "Appointment schedules" : "預約時間表", "Create new" : "建立新的", "Untitled calendar" : "未命名日曆", "Shared with you by" : "分享給您藉由", @@ -201,6 +202,8 @@ "Failed to save default calendar" : "無法保存默認日曆", "CalDAV link copied to clipboard." : "已複製 CalDAV 連結至剪貼板", "CalDAV link could not be copied to clipboard." : "無法複製 CalDAV 連結至剪貼板", + "Appointment schedule successfully created" : "已成功建立預約時間表", + "Appointment schedule successfully updated" : "已成功更新預約時間表", "_{duration} minute_::_{duration} minutes_" : ["{duration} 分鐘"], "0 minutes" : "0 分鐘", "_{duration} hour_::_{duration} hours_" : ["{duration} 小時"], @@ -241,6 +244,8 @@ "Max slots per day" : "每天最多的時段數", "Limit how far in the future appointments can be booked" : "限制可以提前多長時間預約", "It seems a rate limit has been reached. Please try again later." : "似乎已達速率限制。請稍後再試。", + "Create appointment schedule" : "建立預約時間表", + "Edit appointment schedule" : "編輯預約時間表", "Update" : "更新", "Please confirm your reservation" : "請確認您的預約", "We sent you an email with details. Please confirm your appointment using the link in the email. You can close this page now." : "我們向您發送了一封包含詳細信息的電子郵件。 請使用電子郵件中的連結確認您的預約。 您現在可以關閉此頁面。",