From 4f015e5a23073f267891cf576f4db92f6e5c0f53 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 12 Jan 2024 00:28:55 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 1 + l10n/ar.json | 1 + l10n/de_DE.js | 1 + l10n/de_DE.json | 1 + l10n/en_GB.js | 1 + l10n/en_GB.json | 1 + l10n/ko.js | 10 +++- l10n/ko.json | 10 +++- l10n/lv.js | 137 ++++++++++++++++++++++++++++++++++++++++++++++++ l10n/lv.json | 137 ++++++++++++++++++++++++++++++++++++++++++++++++ l10n/sr.js | 2 + l10n/sr.json | 2 + l10n/uk.js | 2 + l10n/uk.json | 2 + l10n/zh_HK.js | 1 + l10n/zh_HK.json | 1 + l10n/zh_TW.js | 1 + l10n/zh_TW.json | 1 + 18 files changed, 310 insertions(+), 2 deletions(-) diff --git a/l10n/ar.js b/l10n/ar.js index 8f54fb7536..4405d340a2 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -230,6 +230,7 @@ OC.L10N.register( "Minimum time before next available slot" : "أقل زمن قبل الفُرْضَة الزمنية slot التالية", "Max slots per day" : "أقصى عدد من الفُرَض slots في اليوم", "Limit how far in the future appointments can be booked" : "تقييد أبعد تاريخ في المستقبل يمكن حجز مواعيد فيه ", + "It seems a rate limit has been reached. Please try again later." : "يبدو أن معدل قبول الوصول للنظام قد وصل حدّه الأقصى. يُرجى إعادة المحاولة في وقت لاحقٍ.", "Create appointment" : "إنشاء موعد", "Edit appointment" : "تعديل موعد", "Update" : "حدث", diff --git a/l10n/ar.json b/l10n/ar.json index 88138598d6..0f0b279d5d 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -228,6 +228,7 @@ "Minimum time before next available slot" : "أقل زمن قبل الفُرْضَة الزمنية slot التالية", "Max slots per day" : "أقصى عدد من الفُرَض slots في اليوم", "Limit how far in the future appointments can be booked" : "تقييد أبعد تاريخ في المستقبل يمكن حجز مواعيد فيه ", + "It seems a rate limit has been reached. Please try again later." : "يبدو أن معدل قبول الوصول للنظام قد وصل حدّه الأقصى. يُرجى إعادة المحاولة في وقت لاحقٍ.", "Create appointment" : "إنشاء موعد", "Edit appointment" : "تعديل موعد", "Update" : "حدث", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 1504e0e1f1..31e892bebf 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -230,6 +230,7 @@ OC.L10N.register( "Minimum time before next available slot" : "Mindestzeit bis zur nächsten verfügbaren Zeitfenster", "Max slots per day" : "Maximale Zeitfenster pro Tag", "Limit how far in the future appointments can be booked" : "Begrenzung, wie weit in der Zukunft Termine gebucht werden können", + "It seems a rate limit has been reached. Please try again later." : "Es scheint, dass ein Ratenlimit erreicht wurde. Bitte versuchen Sie es später noch einmal.", "Create appointment" : "Termin erstellen", "Edit appointment" : "Termin bearbeiten", "Update" : "Aktualisieren", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index f22557a6b9..72c316a11a 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -228,6 +228,7 @@ "Minimum time before next available slot" : "Mindestzeit bis zur nächsten verfügbaren Zeitfenster", "Max slots per day" : "Maximale Zeitfenster pro Tag", "Limit how far in the future appointments can be booked" : "Begrenzung, wie weit in der Zukunft Termine gebucht werden können", + "It seems a rate limit has been reached. Please try again later." : "Es scheint, dass ein Ratenlimit erreicht wurde. Bitte versuchen Sie es später noch einmal.", "Create appointment" : "Termin erstellen", "Edit appointment" : "Termin bearbeiten", "Update" : "Aktualisieren", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index d5a921e114..7090504650 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -230,6 +230,7 @@ OC.L10N.register( "Minimum time before next available slot" : "Minimum time before next available slot", "Max slots per day" : "Max slots per day", "Limit how far in the future appointments can be booked" : "Limit how far in the future appointments can be booked", + "It seems a rate limit has been reached. Please try again later." : "It seems a rate limit has been reached. Please try again later.", "Create appointment" : "Create appointment", "Edit appointment" : "Edit appointment", "Update" : "Update", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index db356f4d40..5938deebdb 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -228,6 +228,7 @@ "Minimum time before next available slot" : "Minimum time before next available slot", "Max slots per day" : "Max slots per day", "Limit how far in the future appointments can be booked" : "Limit how far in the future appointments can be booked", + "It seems a rate limit has been reached. Please try again later." : "It seems a rate limit has been reached. Please try again later.", "Create appointment" : "Create appointment", "Edit appointment" : "Edit appointment", "Update" : "Update", diff --git a/l10n/ko.js b/l10n/ko.js index db3cae58cc..59f6b60d1c 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -11,9 +11,11 @@ OC.L10N.register( "Open »%s«" : "%s 열기", "Cheers!" : "감사합니다!", "Upcoming events" : "곧 있을 일정", + "More events" : "일정 더 보기", "No more events today" : "오늘 더 이상 일정이 없음", "No upcoming events" : "다가오는 일정 없음", "Calendar" : "달력", + "New booking {booking}" : "새로운 예약 {booking}", "{display_name} ({email}) booked the appointment \"{config_display_name}\" on {date_time}." : "{display_name} ({email}) 이(가) \"{config_display_name}\"을(를) {date_time}에 예약했습니다.", "Appointments" : "일정들", "Confirm" : "확인", @@ -28,7 +30,8 @@ OC.L10N.register( "Next week" : "다음주", "Next year" : "다음 년도", "Next month" : "다음달", - "Event" : "이벤트", + "Event" : "일정", + "Create new event" : "새 일정 생성", "Today" : "오늘", "Day" : "일", "Week" : "주", @@ -102,6 +105,7 @@ OC.L10N.register( "{filename} could not be parsed" : "{filename} 분석할 수 없음", "No valid files found, aborting import" : "올바른 파일을 발견할 수 없음, 가져오기 취소", "Import partially failed. Imported {accepted} out of {total}." : "가져오기가 부분적으로 실패했습니다. {total} 중 {accepted} 가져옴.", + "_Successfully imported %n event_::_Successfully imported %n events_" : ["%n개의 일정을 성공적으로 가져옴"], "Automatic" : "자동", "Automatic ({detected})" : "자동 ({detected})", "New setting was not saved successfully." : "새로운 설정이 저장되지 않았습니다.", @@ -116,9 +120,13 @@ OC.L10N.register( "Actions" : "동작", "Create event" : "일정 만들기", "Show shortcuts" : "단축키 표시", + "Save edited event" : "수정된 일정 저장", + "Delete edited event" : "수정된 일정 삭제", + "Duplicate event" : "일정 복제", "Enable birthday calendar" : "생일 달력 활성화", "Show tasks in calendar" : "달력에 작업 보이기", "Enable simplified editor" : "간편한 편집기 활성화", + "Limit the number of events displayed in the monthly view" : "월간 보기에서 표시되는 일정의 수 제한", "Show weekends" : "공휴일 보기", "Show week numbers" : "주 번호 보이기", "Time increments" : "시간 단위", diff --git a/l10n/ko.json b/l10n/ko.json index 505521d873..8519a1a6be 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -9,9 +9,11 @@ "Open »%s«" : "%s 열기", "Cheers!" : "감사합니다!", "Upcoming events" : "곧 있을 일정", + "More events" : "일정 더 보기", "No more events today" : "오늘 더 이상 일정이 없음", "No upcoming events" : "다가오는 일정 없음", "Calendar" : "달력", + "New booking {booking}" : "새로운 예약 {booking}", "{display_name} ({email}) booked the appointment \"{config_display_name}\" on {date_time}." : "{display_name} ({email}) 이(가) \"{config_display_name}\"을(를) {date_time}에 예약했습니다.", "Appointments" : "일정들", "Confirm" : "확인", @@ -26,7 +28,8 @@ "Next week" : "다음주", "Next year" : "다음 년도", "Next month" : "다음달", - "Event" : "이벤트", + "Event" : "일정", + "Create new event" : "새 일정 생성", "Today" : "오늘", "Day" : "일", "Week" : "주", @@ -100,6 +103,7 @@ "{filename} could not be parsed" : "{filename} 분석할 수 없음", "No valid files found, aborting import" : "올바른 파일을 발견할 수 없음, 가져오기 취소", "Import partially failed. Imported {accepted} out of {total}." : "가져오기가 부분적으로 실패했습니다. {total} 중 {accepted} 가져옴.", + "_Successfully imported %n event_::_Successfully imported %n events_" : ["%n개의 일정을 성공적으로 가져옴"], "Automatic" : "자동", "Automatic ({detected})" : "자동 ({detected})", "New setting was not saved successfully." : "새로운 설정이 저장되지 않았습니다.", @@ -114,9 +118,13 @@ "Actions" : "동작", "Create event" : "일정 만들기", "Show shortcuts" : "단축키 표시", + "Save edited event" : "수정된 일정 저장", + "Delete edited event" : "수정된 일정 삭제", + "Duplicate event" : "일정 복제", "Enable birthday calendar" : "생일 달력 활성화", "Show tasks in calendar" : "달력에 작업 보이기", "Enable simplified editor" : "간편한 편집기 활성화", + "Limit the number of events displayed in the monthly view" : "월간 보기에서 표시되는 일정의 수 제한", "Show weekends" : "공휴일 보기", "Show week numbers" : "주 번호 보이기", "Time increments" : "시간 단위", diff --git a/l10n/lv.js b/l10n/lv.js index b74d4a837c..4cc1a4e411 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -1,7 +1,12 @@ OC.L10N.register( "calendar", { + "Provided email-address is too long" : "Norādītā e-pasta adrese ir pārāk gara", + "User-Session unexpectedly expired" : "Lietotāja sesija ir negaidīti beigusies", + "Provided email-address is not valid" : "Norādītā e-pasta adrese nav derīga", "%s has published the calendar »%s«" : "%s dalījās ar kalendāru »%s«", + "Unexpected error sending email. Please contact your administrator." : "It notikusi negaidīta kļūda sūtot e-pasta ziņojumu. Lūdzu, sazinieties ar savu administratoru.", + "Successfully sent email to %1$s" : "Veiksmīgi nosūtīts e-pasts adresātam%1$s", "Hello," : "Sveicināti,", "We wanted to inform you that %s has published the calendar »%s«." : "Mēs jūs vēlējāmies informēt, ka %s publicēja kalendāru »%s«.", "Open »%s«" : "Atvērt »%s«", @@ -10,13 +15,38 @@ OC.L10N.register( "More events" : "Vairāk notikumu", "No more events today" : "Šodien notikumu vairāk nav", "No upcoming events" : "Nav gaidāmu notikumu", + "%1$s with %2$s" : "%1$s ar %2$s", "Calendar" : "Kalendārs", + "New booking {booking}" : "Jauna rezervācija {booking}", + "{display_name} ({email}) booked the appointment \"{config_display_name}\" on {date_time}." : "{display_name} ({email}) rezervēja tikšanos \"{config_display_name}\" {date_time}.", "Appointments" : "Plānotās tikšanās", + "Schedule appointment \"%s\"" : " Ieplānot tikšanos \"%s\"", + "Schedule an appointment" : "Ieplānot tikšanos", + "Prepare for %s" : "Sagatavojieties %s", + "Follow up for %s" : "Seko līdzi %s", + "Your appointment \"%s\" with %s needs confirmation" : "Jūsu tikšanās \"%s\" ar %s nepieciešama apstiprināšana.", + "Dear %s, please confirm your booking" : " %s, lūdzu, apstipriniet savu rezervāciju", "Confirm" : "Apstiprināt", + "This confirmation link expires in %s hours." : "Šī apstiprinājuma saite kļūs neaktīva pēc %s stundām.", + "If you wish to cancel the appointment after all, please contact your organizer by replying to this email or by visiting their profile page." : "Ja Jūs tomēr vēlaties atcelt tikšanos, lūdzu, sazinieties ar savu organizatoru, atbildot uz šo e-pastu vai apmeklējot viņu profilu.", + "Your appointment \"%s\" with %s has been accepted" : "Jūsu plānotā tikšanās \"%s\" ar %s ir apstiprināta.", + "Dear %s, your booking has been accepted." : " %s, Jūsu rezervācija ir apstiprināta.", + "Date:" : "Datums:", + "You will receive a link with the confirmation email" : "Jūs saņemsiet saiti apstiprinājuma e-pastā.", "Where:" : "Kur:", "Comment:" : "Komentārs:", + "You have a new appointment booking \"%s\" from %s" : "Jums ir jauna tikšanās rezervācija \"%s\" no %s", + "Dear %s, %s (%s) booked an appointment with you." : " %s, %s (%s) rezervēja tikšanos ar Jums.", "A Calendar app for Nextcloud" : "Kalendāra lietotne priekš Nextcloud", "The Calendar app is a user interface for Nextcloud's CalDAV server. Easily sync events from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts - more to come.\n* 🌐 **WebCal Support!** Want to see your favorite team’s matchdays in your calendar? No problem!\n* 🙋 **Attendees!** Invite people to your events\n* ⌚️ **Free/Busy!** See when your attendees are available to meet\n* ⏰ **Reminders!** Get alarms for events inside your browser and via email\n* 🔍 Search! Find your events at ease\n* ☑️ Tasks! See tasks with a due date directly in the calendar\n* 🙈 **We’re not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries." : "Kalendāra lietotne ir lietotāja saskarne Nextcloud CalDAV serverim. Vienkārši sinhronizējiet notikumus no dažādām ierīcēm ar savu Nextcloud un rediģējiet tos tiešsaistē.\n\n* 🚀 **Integrācija ar citām Nextcloud lietotnēm!** Pašlaik ir pieejams Kontaktu saraksts - vairāk nākotnē.\n* 🌐 **WebCal atbalsts!** Vai vēlaties redzēt savas mīļākās komandas spēļu dienas kalendārā? Nav problēmu!\n* 🙋 **Dalībnieki!** Ielūdziet cilvēkus uz savām notikumiem.\n* ⌚️ **Brīvas/Aizņemtas laika vietas!** Redziet, kad jūsu dalībnieki ir pieejami tikšanās.\n* ⏰ **Atgādinājumi!** Saņemiet brīdinājumus par notikumiem pārlūkprogrammā un e-pastā.\n* 🔍 Meklēšana! Atrast savus notikumus viegli.\n* ☑️ Uzdevumi! Redziet uzdevumus ar termiņu tieši kalendārā.\n* 🙈 **Mēs neizgudrojam jaunu riteni!** Balstīts uz lielisko [c-dav bibliotēku](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) un [fullcalendar](https://github.com/fullcalendar/fullcalendar) bibliotēkām.", + "Previous day" : "Iepriekšējā diena", + "Previous week" : "Iepriekšējā nedēļa", + "Previous year" : "Iepriekšējais gads", + "Previous month" : "Iepriekšējais mēnesis", + "Next day" : "Nākamā diena", + "Next week" : "Nākamā nedēļa", + "Next year" : "Nākamais gads", + "Next month" : "Nākamais mēnesis", "Event" : "Notikums", "Create new event" : "Izveidot jaunu notikumu", "Today" : "Šodien", @@ -29,40 +59,115 @@ OC.L10N.register( "Copy link" : "Kopēt saiti", "Edit" : "Rediģēt", "Delete" : "Dzēst", + "Appointment link was copied to clipboard" : "Plānotās tikšanās saite tika nokopēta starpliktuvē.", + "Appointment link could not be copied to clipboard" : "Plānotās tikšanās saiti nevar nokopēt starpliktuvē.", + "Add new" : "Pievienot jaunu", + "Untitled calendar" : "Kalendārs bez nosaukuma", + "Shared with you by" : "Koplietots ar Jums", + "Edit and share calendar" : "Rediģēt un koplietot kalendāru", "Edit calendar" : "Rediģēt kalendāru", + "Disable calendar \"{calendar}\"" : "Atspējot kalendāru \"{calendar}\"", + "Disable untitled calendar" : "Atspējot kalendāru bez nosaukuma", + "Enable calendar \"{calendar}\"" : "Iespējot kalendāru \"{calendar}\"", + "Enable untitled calendar" : "Iespējot kalendāru bez nosaukuma ", + "An error occurred, unable to change visibility of the calendar." : "Radās kļūda, nevar mainīt kalendāra redzamību.", "New calendar" : "Jauns kalendārs", + "Name for new calendar" : "Jaunā kalendāra nosaukums", + "Creating calendar …" : "Izveido kalendāru ...", "New calendar with task list" : "Jauns kalendārs ar uzdevumu sarakstu", + "New subscription from link (read-only)" : "Jauna abonēšana no saites (tikai lasāms)", + "Creating subscription …" : "Izveido abonementu ...", + "Add public holiday calendar" : "Pievienot publisku brīvdienu kalendāru", + "Add custom public calendar" : "Pievienot pielāgotu publisko kalendāru", + "An error occurred, unable to create the calendar." : "Radās kļūda, nevar izveidot kalendāru.", + "Please enter a valid link (starting with http://, https://, webcal://, or webcals://)" : "Lūdzu, ievadiet derīgu saiti (kas sākas ar http://, https://, webcal:// vai webcals://)", + "Copy subscription link" : "Kopēt publisko saiti", + "Copying link …" : "Saite tiek kopēta ...", + "Copied link" : "Kopēta saite", + "Could not copy link" : "Neizdevās kopēt saiti", "Export" : "Eksportēt", + "Calendar link copied to clipboard." : "Kalendāra saite nokopēta starpliktuvē.", + "Calendar link could not be copied to clipboard." : "Kalendāra saiti nevar nokopēt starpliktuvē.", "Trash bin" : "Miskaste", + "Loading deleted items." : "Ielādē izdzēstos vienumus.", + "You do not have any deleted items." : "Jums nav neviena dzēsta vienuma.", "Name" : "Vārds", "Deleted" : "Dzēstie", "Restore" : "Atjaunot", "Delete permanently" : "Dzēst pavisam", "Empty trash bin" : "Izdzēst miskastes saturu", + "Untitled item" : "Nenosaukts vienums", + "Unknown calendar" : "Nezināms kalendārs", + "Could not load deleted calendars and objects" : "Nevarēja ielādēt dzēstos kalendārus un objektus", "Could not restore calendar or event" : "Nevarēja atjaunot kalendāru vai notikumu", "Do you really want to empty the trash bin?" : "Vai esat pārliecināts, ka vēlaties neatgriezeniski dzēst miskastes saturu?", + "Could not update calendar order." : "Nevarēja atjaunināt kalendāra pasūtījumu.", + "Internal link" : "Iekšējā saite", + "A private link that can be used with external clients" : "Privāta saite, kas var tikt izmantota ar ārējiem klientiem.", + "Copy internal link" : "Kopēt iekšējo saiti", "Share link" : "Koplietot saiti", "Copy public link" : "Kopējiet publisko saiti", + "Send link to calendar via email" : "Sūtīt saiti uz kalendāru caur e-pastu", + "Enter one address" : "Ievadiet vienu adresi", + "Sending email …" : "Sūta e-pastu ...", + "Copying code …" : "Kopē kodu ...", + "Copied code" : "Kopētais kods", + "Could not copy code" : "Neizdevās nokopēt kodu", + "Delete share link" : "Dzēst koplietoto saiti", + "Deleting share link …" : "Dzēš koplietoto saiti ...", + "An error occurred, unable to publish calendar." : "Radās kļūda, neizdevās publicēt kalendāru.", + "An error occurred, unable to send email." : "Radās kļūda, neizdevās nosūtīt e-pastu.", + "Unpublishing calendar failed" : "Neizdevās atcelt kalendāra publicēšanu", "can edit" : "var rediģēt", + "Unshare with {displayName}" : "Atcelt kopīgošanu ar {displayName}", + "An error occurred while unsharing the calendar." : "Radās kļūda, atceļot kalendāra koplietošanu.", + "An error occurred, unable to change the permission of the share." : "Radās kļūda, neizdevās mainīt koplietošanas atļauju.", "Share with users or groups" : "Koplietot ar lietotājiem vai grupām", "No users or groups" : "Nav lietotāji vai grupas", + "Calendar name …" : "Kalendāra nosaukums ...", "Share calendar" : "Koplietot kalendāru", + "Unshare from me" : "Atcelt koplietošanu no manis", "Save" : "Saglabāt", + "Failed to save calendar name and color" : "Neizdevās saglabāt kalendāra nosaukumu un krāsu.", + "Import calendars" : "Importēt kalendārus", + "Please select a calendar to import into …" : "Lūdzu, atlasiet kalendāru, ko importēt ...", "Filename" : "Datnes nosaukums", + "Calendar to import into" : "Kalendārs, ko importēt", "Cancel" : "Atcelt", + "Default attachments location" : "Noklusētās pielikumu atrašanās vietas", + "Select the default location for attachments" : "Izvēlieties noklusēto atrašanās vietu pielikumiem", + "Invalid location selected" : "Ir izvēlēta nederīga atrašanās vieta ", + "Attachments folder successfully saved." : "Pielikumu mape veiksmīgi saglabāta.", + "Error on saving attachments folder." : "Kļūda saglabājot pielikumu mapi.", "_Successfully imported %n event_::_Successfully imported %n events_" : ["Veiksmīgi importēti %n notikumi","Veiksmīgi importēts %n notikums","Veiksmīgi importēti %n notikumi"], "Automatic" : "Automātisks", "or" : "vai", + "Navigation" : "Navigācija", + "Previous period" : "Iepriekšējais periods", + "Next period" : "Nākamais periods", + "Views" : "Skatījumi", + "Day view" : "Dienas skats", + "Week view" : "Nedēļas skats", + "Month view" : "Mēneša skats", + "Year view" : "Gada skats", "List view" : "Saraksta izkārtojums", "Actions" : "Darbības", "Create event" : "Izveidot notikumu", + "Show shortcuts" : "Rādīt saīsnes", + "Editor" : "Redaktors", + "Close editor" : "Aizvērt redaktoru", "Save edited event" : "Saglabāt rediģēto notikumu", "Delete edited event" : "Dzēst rediģēto notikumu", "Duplicate event" : "Dublēt notikumu", "Enable birthday calendar" : "Iespējot dzimšanas dienas kalendāru", + "Show tasks in calendar" : "Rādīt uzdevumus kalendārā", + "Enable simplified editor" : "Iespējot vienkāršoto redaktoru", "Limit the number of events displayed in the monthly view" : "Ierobežot notikumu skaitu, kas tiek parādīti mēneša skatā", + "Show weekends" : "Rādīt nedēļas nogales", "Show week numbers" : "Rādīt nedēļu numurus", + "Default reminder" : "Noklusējuma atgādinājums", "Personal availability settings" : "Personiskās pieejamības iestatījumi", + "Show keyboard shortcuts" : "Rādīt tastatūras saīsnes taustiņus", "Calendar settings" : "Kalendāra iestatījumi", "Private – only accessible via secret link" : "Privāts – pieejams tikai ar slepeno saiti", "Appointment name" : "Tikšanās nosaukums", @@ -83,13 +188,21 @@ OC.L10N.register( "After the event" : "Pēc notikuma", "Create appointment" : "Izveidot plānotu tikšanos", "Update" : "Atjaunināt", + "Please confirm your reservation" : "Lūdzu apstipriniet savu rezervāciju", + "We sent you an email with details. Please confirm your appointment using the link in the email. You can close this page now." : "Mēs nosūtījām Jums e-pastu ar detalizētu informāciju. Lūdzu, apstipriniet savu tikšanos, izmantojot saiti e-pastā. Tagad varat aizvērt šo lapu.", + "Your name" : "Jūsu vārds", "Your email address" : "Jūsu e-pasta adrese", + "Please share anything that will help prepare for our meeting" : "Lūdzu, dalieties ar visu, kas palīdzēs sagatavoties mūsu sanāksmei", + "Book the appointment" : "Rezerevēt plānotu tikšanos", "Notification" : "Paziņojums", "Email" : "E-pasts", "Relative to event" : "Attiecībā uz notikumu", + "+ Add reminder" : "Pievienot atgādinājumu", + "Add reminder" : "Pievienot atgādinājumu", "Delete file" : "Dzēst datni", "Choose a file to add as attachment" : "Izvēlēties datni ko pievienot kā pielikumu", "Available" : "Pieejams", + "Free" : "Brīvs", "Busy" : "Aizņemts", "Unknown" : "Nezināms", "Accept" : "Pieņemt", @@ -101,15 +214,21 @@ OC.L10N.register( "Event title" : "Notikuma nosaukums", "All day" : "Visas dienas", "Cannot modify all-day setting for events that are part of a recurrence-set." : "Nevar modificēt visas dienas iestatījumu notikumiem, kas ir daļa no atkārtojumu kopas.", + "from {startDate}" : "no", "Repeat" : "Atkārtot", "never" : "nekad", "after" : "pēc", "This event is the recurrence-exception of a recurrence-set. You cannot add a recurrence-rule to it." : "Šis notikums ir atkārtojuma izņēmums no atkārtojuma kopas. Jūs tam nevarat pievienot atkārtojuma noteikumu.", + "No recurrence" : "Nav uzstādīta atkārtošanās", "The recurrence definition of this event is not fully supported by Nextcloud. If you edit the recurrence-options, certain recurrences may be lost." : "Atkārtojuma definīcija šim notikumam Nextcloud nav pilnībā atbalstīta. Ja jūs rediģēsiet atkārtojuma opcijas, daži atkārtojumi var tikt zaudēti.", "available" : "pieejams", "More" : "Vairāk", + "Pick a time" : "Izvēlieties laiku", + "Pick a date" : "Izvēlieties datumu", "Global" : "Globāls", "Subscribe" : "Abonēt", + "Select date" : "Izvēlieties datumu", + "Select slot" : "Izvēlieties laiku", "Personal" : "Personīgs", "Create a new event" : "Izveidot jaunu notikumu", "Event does not exist" : "Notikums nepastāv", @@ -118,6 +237,19 @@ OC.L10N.register( "Resources" : "Resursi", "Close" : "Aizvērt", "Anniversary" : "Gadadiena", + "Appointment" : "Plānota tikšanās", + "Business" : "Komandējums", + "Education" : "Izglītība", + "Holiday" : "Brīvdiena", + "Meeting" : "Tikšanās", + "Miscellaneous" : "Dažādi", + "Non-working hours" : "Ārpus darba laika", + "Not in office" : "Ārpus biroja", + "Phone call" : "Telefona zvans", + "Sick day" : "Slimības diena", + "Special occasion" : "Īpašs notikums", + "Travel" : "Ceļojums", + "Vacation" : "Atvaļinājums", "Midnight on the day the event starts" : "Pusnakts dienā, kad notiek notikums", "_%n day before the event at {formattedHourMinute}_::_%n days before the event at {formattedHourMinute}_" : ["%n dienas pirms notikuma plkst. {formattedHourMinute}","%n diena pirms notikuma plkst. {formattedHourMinute}","%n dienas pirms notikuma plkst. {formattedHourMinute}"], "_%n week before the event at {formattedHourMinute}_::_%n weeks before the event at {formattedHourMinute}_" : ["%n nedēļas pirms notikuma plkst. {formattedHourMinute}","%n nedēļa pirms notikuma plkst. {formattedHourMinute}","%n nedēļas pirms notikuma plkst. {formattedHourMinute}"], @@ -140,12 +272,17 @@ OC.L10N.register( "When shared show only busy" : "Ja koplietots, tad rādīt tikai aizņemts", "When shared hide this event" : "Ja koplietots, tad paslēpt šo notikumu", "The visibility of this event in shared calendars." : "Šī notikuma redzamība koplietotos kalendāros.", + "Add a location" : "Pievienot atrašanās vietu", + "Add a description" : "Pievienojiet aprakstu", "Status" : "Status", "Confirmed" : "Apstiprināts", + "Canceled" : "Atcelts", "Confirmation about the overall status of the event." : "Apstiprinājums par kopējo notikuma stāvokli.", + "Show as" : "Rādīt kā", "Take this event into account when calculating free-busy information." : "Ņemiet vērā šo notikumu, aprēķinot pieejamību vai aizņemtību.", "Categories" : "Kategorijas", "Categories help you to structure and organize your events." : "Kategorijas palīdz jums strukturēt un organizēt savus notikumus.", + "Search or add categories" : "Meklēt vai pievienot kategorijas", "Special color of this event. Overrides the calendar-color." : "Īpaša notikuma krāsa. Aizstāj kalendāra krāsu.", "Chat room for event" : "Tērzēšanas istaba notikumam", "This is an event reminder." : "Šis ir notikuma atgādinājums.", diff --git a/l10n/lv.json b/l10n/lv.json index 721368ab0a..043e7a55cb 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -1,5 +1,10 @@ { "translations": { + "Provided email-address is too long" : "Norādītā e-pasta adrese ir pārāk gara", + "User-Session unexpectedly expired" : "Lietotāja sesija ir negaidīti beigusies", + "Provided email-address is not valid" : "Norādītā e-pasta adrese nav derīga", "%s has published the calendar »%s«" : "%s dalījās ar kalendāru »%s«", + "Unexpected error sending email. Please contact your administrator." : "It notikusi negaidīta kļūda sūtot e-pasta ziņojumu. Lūdzu, sazinieties ar savu administratoru.", + "Successfully sent email to %1$s" : "Veiksmīgi nosūtīts e-pasts adresātam%1$s", "Hello," : "Sveicināti,", "We wanted to inform you that %s has published the calendar »%s«." : "Mēs jūs vēlējāmies informēt, ka %s publicēja kalendāru »%s«.", "Open »%s«" : "Atvērt »%s«", @@ -8,13 +13,38 @@ "More events" : "Vairāk notikumu", "No more events today" : "Šodien notikumu vairāk nav", "No upcoming events" : "Nav gaidāmu notikumu", + "%1$s with %2$s" : "%1$s ar %2$s", "Calendar" : "Kalendārs", + "New booking {booking}" : "Jauna rezervācija {booking}", + "{display_name} ({email}) booked the appointment \"{config_display_name}\" on {date_time}." : "{display_name} ({email}) rezervēja tikšanos \"{config_display_name}\" {date_time}.", "Appointments" : "Plānotās tikšanās", + "Schedule appointment \"%s\"" : " Ieplānot tikšanos \"%s\"", + "Schedule an appointment" : "Ieplānot tikšanos", + "Prepare for %s" : "Sagatavojieties %s", + "Follow up for %s" : "Seko līdzi %s", + "Your appointment \"%s\" with %s needs confirmation" : "Jūsu tikšanās \"%s\" ar %s nepieciešama apstiprināšana.", + "Dear %s, please confirm your booking" : " %s, lūdzu, apstipriniet savu rezervāciju", "Confirm" : "Apstiprināt", + "This confirmation link expires in %s hours." : "Šī apstiprinājuma saite kļūs neaktīva pēc %s stundām.", + "If you wish to cancel the appointment after all, please contact your organizer by replying to this email or by visiting their profile page." : "Ja Jūs tomēr vēlaties atcelt tikšanos, lūdzu, sazinieties ar savu organizatoru, atbildot uz šo e-pastu vai apmeklējot viņu profilu.", + "Your appointment \"%s\" with %s has been accepted" : "Jūsu plānotā tikšanās \"%s\" ar %s ir apstiprināta.", + "Dear %s, your booking has been accepted." : " %s, Jūsu rezervācija ir apstiprināta.", + "Date:" : "Datums:", + "You will receive a link with the confirmation email" : "Jūs saņemsiet saiti apstiprinājuma e-pastā.", "Where:" : "Kur:", "Comment:" : "Komentārs:", + "You have a new appointment booking \"%s\" from %s" : "Jums ir jauna tikšanās rezervācija \"%s\" no %s", + "Dear %s, %s (%s) booked an appointment with you." : " %s, %s (%s) rezervēja tikšanos ar Jums.", "A Calendar app for Nextcloud" : "Kalendāra lietotne priekš Nextcloud", "The Calendar app is a user interface for Nextcloud's CalDAV server. Easily sync events from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts - more to come.\n* 🌐 **WebCal Support!** Want to see your favorite team’s matchdays in your calendar? No problem!\n* 🙋 **Attendees!** Invite people to your events\n* ⌚️ **Free/Busy!** See when your attendees are available to meet\n* ⏰ **Reminders!** Get alarms for events inside your browser and via email\n* 🔍 Search! Find your events at ease\n* ☑️ Tasks! See tasks with a due date directly in the calendar\n* 🙈 **We’re not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries." : "Kalendāra lietotne ir lietotāja saskarne Nextcloud CalDAV serverim. Vienkārši sinhronizējiet notikumus no dažādām ierīcēm ar savu Nextcloud un rediģējiet tos tiešsaistē.\n\n* 🚀 **Integrācija ar citām Nextcloud lietotnēm!** Pašlaik ir pieejams Kontaktu saraksts - vairāk nākotnē.\n* 🌐 **WebCal atbalsts!** Vai vēlaties redzēt savas mīļākās komandas spēļu dienas kalendārā? Nav problēmu!\n* 🙋 **Dalībnieki!** Ielūdziet cilvēkus uz savām notikumiem.\n* ⌚️ **Brīvas/Aizņemtas laika vietas!** Redziet, kad jūsu dalībnieki ir pieejami tikšanās.\n* ⏰ **Atgādinājumi!** Saņemiet brīdinājumus par notikumiem pārlūkprogrammā un e-pastā.\n* 🔍 Meklēšana! Atrast savus notikumus viegli.\n* ☑️ Uzdevumi! Redziet uzdevumus ar termiņu tieši kalendārā.\n* 🙈 **Mēs neizgudrojam jaunu riteni!** Balstīts uz lielisko [c-dav bibliotēku](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) un [fullcalendar](https://github.com/fullcalendar/fullcalendar) bibliotēkām.", + "Previous day" : "Iepriekšējā diena", + "Previous week" : "Iepriekšējā nedēļa", + "Previous year" : "Iepriekšējais gads", + "Previous month" : "Iepriekšējais mēnesis", + "Next day" : "Nākamā diena", + "Next week" : "Nākamā nedēļa", + "Next year" : "Nākamais gads", + "Next month" : "Nākamais mēnesis", "Event" : "Notikums", "Create new event" : "Izveidot jaunu notikumu", "Today" : "Šodien", @@ -27,40 +57,115 @@ "Copy link" : "Kopēt saiti", "Edit" : "Rediģēt", "Delete" : "Dzēst", + "Appointment link was copied to clipboard" : "Plānotās tikšanās saite tika nokopēta starpliktuvē.", + "Appointment link could not be copied to clipboard" : "Plānotās tikšanās saiti nevar nokopēt starpliktuvē.", + "Add new" : "Pievienot jaunu", + "Untitled calendar" : "Kalendārs bez nosaukuma", + "Shared with you by" : "Koplietots ar Jums", + "Edit and share calendar" : "Rediģēt un koplietot kalendāru", "Edit calendar" : "Rediģēt kalendāru", + "Disable calendar \"{calendar}\"" : "Atspējot kalendāru \"{calendar}\"", + "Disable untitled calendar" : "Atspējot kalendāru bez nosaukuma", + "Enable calendar \"{calendar}\"" : "Iespējot kalendāru \"{calendar}\"", + "Enable untitled calendar" : "Iespējot kalendāru bez nosaukuma ", + "An error occurred, unable to change visibility of the calendar." : "Radās kļūda, nevar mainīt kalendāra redzamību.", "New calendar" : "Jauns kalendārs", + "Name for new calendar" : "Jaunā kalendāra nosaukums", + "Creating calendar …" : "Izveido kalendāru ...", "New calendar with task list" : "Jauns kalendārs ar uzdevumu sarakstu", + "New subscription from link (read-only)" : "Jauna abonēšana no saites (tikai lasāms)", + "Creating subscription …" : "Izveido abonementu ...", + "Add public holiday calendar" : "Pievienot publisku brīvdienu kalendāru", + "Add custom public calendar" : "Pievienot pielāgotu publisko kalendāru", + "An error occurred, unable to create the calendar." : "Radās kļūda, nevar izveidot kalendāru.", + "Please enter a valid link (starting with http://, https://, webcal://, or webcals://)" : "Lūdzu, ievadiet derīgu saiti (kas sākas ar http://, https://, webcal:// vai webcals://)", + "Copy subscription link" : "Kopēt publisko saiti", + "Copying link …" : "Saite tiek kopēta ...", + "Copied link" : "Kopēta saite", + "Could not copy link" : "Neizdevās kopēt saiti", "Export" : "Eksportēt", + "Calendar link copied to clipboard." : "Kalendāra saite nokopēta starpliktuvē.", + "Calendar link could not be copied to clipboard." : "Kalendāra saiti nevar nokopēt starpliktuvē.", "Trash bin" : "Miskaste", + "Loading deleted items." : "Ielādē izdzēstos vienumus.", + "You do not have any deleted items." : "Jums nav neviena dzēsta vienuma.", "Name" : "Vārds", "Deleted" : "Dzēstie", "Restore" : "Atjaunot", "Delete permanently" : "Dzēst pavisam", "Empty trash bin" : "Izdzēst miskastes saturu", + "Untitled item" : "Nenosaukts vienums", + "Unknown calendar" : "Nezināms kalendārs", + "Could not load deleted calendars and objects" : "Nevarēja ielādēt dzēstos kalendārus un objektus", "Could not restore calendar or event" : "Nevarēja atjaunot kalendāru vai notikumu", "Do you really want to empty the trash bin?" : "Vai esat pārliecināts, ka vēlaties neatgriezeniski dzēst miskastes saturu?", + "Could not update calendar order." : "Nevarēja atjaunināt kalendāra pasūtījumu.", + "Internal link" : "Iekšējā saite", + "A private link that can be used with external clients" : "Privāta saite, kas var tikt izmantota ar ārējiem klientiem.", + "Copy internal link" : "Kopēt iekšējo saiti", "Share link" : "Koplietot saiti", "Copy public link" : "Kopējiet publisko saiti", + "Send link to calendar via email" : "Sūtīt saiti uz kalendāru caur e-pastu", + "Enter one address" : "Ievadiet vienu adresi", + "Sending email …" : "Sūta e-pastu ...", + "Copying code …" : "Kopē kodu ...", + "Copied code" : "Kopētais kods", + "Could not copy code" : "Neizdevās nokopēt kodu", + "Delete share link" : "Dzēst koplietoto saiti", + "Deleting share link …" : "Dzēš koplietoto saiti ...", + "An error occurred, unable to publish calendar." : "Radās kļūda, neizdevās publicēt kalendāru.", + "An error occurred, unable to send email." : "Radās kļūda, neizdevās nosūtīt e-pastu.", + "Unpublishing calendar failed" : "Neizdevās atcelt kalendāra publicēšanu", "can edit" : "var rediģēt", + "Unshare with {displayName}" : "Atcelt kopīgošanu ar {displayName}", + "An error occurred while unsharing the calendar." : "Radās kļūda, atceļot kalendāra koplietošanu.", + "An error occurred, unable to change the permission of the share." : "Radās kļūda, neizdevās mainīt koplietošanas atļauju.", "Share with users or groups" : "Koplietot ar lietotājiem vai grupām", "No users or groups" : "Nav lietotāji vai grupas", + "Calendar name …" : "Kalendāra nosaukums ...", "Share calendar" : "Koplietot kalendāru", + "Unshare from me" : "Atcelt koplietošanu no manis", "Save" : "Saglabāt", + "Failed to save calendar name and color" : "Neizdevās saglabāt kalendāra nosaukumu un krāsu.", + "Import calendars" : "Importēt kalendārus", + "Please select a calendar to import into …" : "Lūdzu, atlasiet kalendāru, ko importēt ...", "Filename" : "Datnes nosaukums", + "Calendar to import into" : "Kalendārs, ko importēt", "Cancel" : "Atcelt", + "Default attachments location" : "Noklusētās pielikumu atrašanās vietas", + "Select the default location for attachments" : "Izvēlieties noklusēto atrašanās vietu pielikumiem", + "Invalid location selected" : "Ir izvēlēta nederīga atrašanās vieta ", + "Attachments folder successfully saved." : "Pielikumu mape veiksmīgi saglabāta.", + "Error on saving attachments folder." : "Kļūda saglabājot pielikumu mapi.", "_Successfully imported %n event_::_Successfully imported %n events_" : ["Veiksmīgi importēti %n notikumi","Veiksmīgi importēts %n notikums","Veiksmīgi importēti %n notikumi"], "Automatic" : "Automātisks", "or" : "vai", + "Navigation" : "Navigācija", + "Previous period" : "Iepriekšējais periods", + "Next period" : "Nākamais periods", + "Views" : "Skatījumi", + "Day view" : "Dienas skats", + "Week view" : "Nedēļas skats", + "Month view" : "Mēneša skats", + "Year view" : "Gada skats", "List view" : "Saraksta izkārtojums", "Actions" : "Darbības", "Create event" : "Izveidot notikumu", + "Show shortcuts" : "Rādīt saīsnes", + "Editor" : "Redaktors", + "Close editor" : "Aizvērt redaktoru", "Save edited event" : "Saglabāt rediģēto notikumu", "Delete edited event" : "Dzēst rediģēto notikumu", "Duplicate event" : "Dublēt notikumu", "Enable birthday calendar" : "Iespējot dzimšanas dienas kalendāru", + "Show tasks in calendar" : "Rādīt uzdevumus kalendārā", + "Enable simplified editor" : "Iespējot vienkāršoto redaktoru", "Limit the number of events displayed in the monthly view" : "Ierobežot notikumu skaitu, kas tiek parādīti mēneša skatā", + "Show weekends" : "Rādīt nedēļas nogales", "Show week numbers" : "Rādīt nedēļu numurus", + "Default reminder" : "Noklusējuma atgādinājums", "Personal availability settings" : "Personiskās pieejamības iestatījumi", + "Show keyboard shortcuts" : "Rādīt tastatūras saīsnes taustiņus", "Calendar settings" : "Kalendāra iestatījumi", "Private – only accessible via secret link" : "Privāts – pieejams tikai ar slepeno saiti", "Appointment name" : "Tikšanās nosaukums", @@ -81,13 +186,21 @@ "After the event" : "Pēc notikuma", "Create appointment" : "Izveidot plānotu tikšanos", "Update" : "Atjaunināt", + "Please confirm your reservation" : "Lūdzu apstipriniet savu rezervāciju", + "We sent you an email with details. Please confirm your appointment using the link in the email. You can close this page now." : "Mēs nosūtījām Jums e-pastu ar detalizētu informāciju. Lūdzu, apstipriniet savu tikšanos, izmantojot saiti e-pastā. Tagad varat aizvērt šo lapu.", + "Your name" : "Jūsu vārds", "Your email address" : "Jūsu e-pasta adrese", + "Please share anything that will help prepare for our meeting" : "Lūdzu, dalieties ar visu, kas palīdzēs sagatavoties mūsu sanāksmei", + "Book the appointment" : "Rezerevēt plānotu tikšanos", "Notification" : "Paziņojums", "Email" : "E-pasts", "Relative to event" : "Attiecībā uz notikumu", + "+ Add reminder" : "Pievienot atgādinājumu", + "Add reminder" : "Pievienot atgādinājumu", "Delete file" : "Dzēst datni", "Choose a file to add as attachment" : "Izvēlēties datni ko pievienot kā pielikumu", "Available" : "Pieejams", + "Free" : "Brīvs", "Busy" : "Aizņemts", "Unknown" : "Nezināms", "Accept" : "Pieņemt", @@ -99,15 +212,21 @@ "Event title" : "Notikuma nosaukums", "All day" : "Visas dienas", "Cannot modify all-day setting for events that are part of a recurrence-set." : "Nevar modificēt visas dienas iestatījumu notikumiem, kas ir daļa no atkārtojumu kopas.", + "from {startDate}" : "no", "Repeat" : "Atkārtot", "never" : "nekad", "after" : "pēc", "This event is the recurrence-exception of a recurrence-set. You cannot add a recurrence-rule to it." : "Šis notikums ir atkārtojuma izņēmums no atkārtojuma kopas. Jūs tam nevarat pievienot atkārtojuma noteikumu.", + "No recurrence" : "Nav uzstādīta atkārtošanās", "The recurrence definition of this event is not fully supported by Nextcloud. If you edit the recurrence-options, certain recurrences may be lost." : "Atkārtojuma definīcija šim notikumam Nextcloud nav pilnībā atbalstīta. Ja jūs rediģēsiet atkārtojuma opcijas, daži atkārtojumi var tikt zaudēti.", "available" : "pieejams", "More" : "Vairāk", + "Pick a time" : "Izvēlieties laiku", + "Pick a date" : "Izvēlieties datumu", "Global" : "Globāls", "Subscribe" : "Abonēt", + "Select date" : "Izvēlieties datumu", + "Select slot" : "Izvēlieties laiku", "Personal" : "Personīgs", "Create a new event" : "Izveidot jaunu notikumu", "Event does not exist" : "Notikums nepastāv", @@ -116,6 +235,19 @@ "Resources" : "Resursi", "Close" : "Aizvērt", "Anniversary" : "Gadadiena", + "Appointment" : "Plānota tikšanās", + "Business" : "Komandējums", + "Education" : "Izglītība", + "Holiday" : "Brīvdiena", + "Meeting" : "Tikšanās", + "Miscellaneous" : "Dažādi", + "Non-working hours" : "Ārpus darba laika", + "Not in office" : "Ārpus biroja", + "Phone call" : "Telefona zvans", + "Sick day" : "Slimības diena", + "Special occasion" : "Īpašs notikums", + "Travel" : "Ceļojums", + "Vacation" : "Atvaļinājums", "Midnight on the day the event starts" : "Pusnakts dienā, kad notiek notikums", "_%n day before the event at {formattedHourMinute}_::_%n days before the event at {formattedHourMinute}_" : ["%n dienas pirms notikuma plkst. {formattedHourMinute}","%n diena pirms notikuma plkst. {formattedHourMinute}","%n dienas pirms notikuma plkst. {formattedHourMinute}"], "_%n week before the event at {formattedHourMinute}_::_%n weeks before the event at {formattedHourMinute}_" : ["%n nedēļas pirms notikuma plkst. {formattedHourMinute}","%n nedēļa pirms notikuma plkst. {formattedHourMinute}","%n nedēļas pirms notikuma plkst. {formattedHourMinute}"], @@ -138,12 +270,17 @@ "When shared show only busy" : "Ja koplietots, tad rādīt tikai aizņemts", "When shared hide this event" : "Ja koplietots, tad paslēpt šo notikumu", "The visibility of this event in shared calendars." : "Šī notikuma redzamība koplietotos kalendāros.", + "Add a location" : "Pievienot atrašanās vietu", + "Add a description" : "Pievienojiet aprakstu", "Status" : "Status", "Confirmed" : "Apstiprināts", + "Canceled" : "Atcelts", "Confirmation about the overall status of the event." : "Apstiprinājums par kopējo notikuma stāvokli.", + "Show as" : "Rādīt kā", "Take this event into account when calculating free-busy information." : "Ņemiet vērā šo notikumu, aprēķinot pieejamību vai aizņemtību.", "Categories" : "Kategorijas", "Categories help you to structure and organize your events." : "Kategorijas palīdz jums strukturēt un organizēt savus notikumus.", + "Search or add categories" : "Meklēt vai pievienot kategorijas", "Special color of this event. Overrides the calendar-color." : "Īpaša notikuma krāsa. Aizstāj kalendāra krāsu.", "Chat room for event" : "Tērzēšanas istaba notikumam", "This is an event reminder." : "Šis ir notikuma atgādinājums.", diff --git a/l10n/sr.js b/l10n/sr.js index e855771064..1e4e6d7a07 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -230,6 +230,7 @@ OC.L10N.register( "Minimum time before next available slot" : "Минимално време пре наредног доступног термина", "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" : "Креирај састанак", "Edit appointment" : "Уреди састанак", "Update" : "Ажурирај", @@ -267,6 +268,7 @@ OC.L10N.register( "Choose a file to add as attachment" : "Изаберите фајл за прилог", "Choose a file to share as a link" : "Одаберите фајл који желите да поделите као везу", "Attachment {name} already exist!" : "Прилог {name} веђ постоји!", + "Could not upload attachment(s)" : "Не могу да се отпреме прилози", "_{count} attachment_::_{count} attachments_" : ["{count} прилог","{count} прилога","{count} прилога"], "Invitation accepted" : "Позивница је прихваћена", "Available" : "Доступно", diff --git a/l10n/sr.json b/l10n/sr.json index 11f4afb8aa..35f3e1bacb 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -228,6 +228,7 @@ "Minimum time before next available slot" : "Минимално време пре наредног доступног термина", "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" : "Креирај састанак", "Edit appointment" : "Уреди састанак", "Update" : "Ажурирај", @@ -265,6 +266,7 @@ "Choose a file to add as attachment" : "Изаберите фајл за прилог", "Choose a file to share as a link" : "Одаберите фајл који желите да поделите као везу", "Attachment {name} already exist!" : "Прилог {name} веђ постоји!", + "Could not upload attachment(s)" : "Не могу да се отпреме прилози", "_{count} attachment_::_{count} attachments_" : ["{count} прилог","{count} прилога","{count} прилога"], "Invitation accepted" : "Позивница је прихваћена", "Available" : "Доступно", diff --git a/l10n/uk.js b/l10n/uk.js index 4869799214..f7de7d2638 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -230,6 +230,7 @@ OC.L10N.register( "Minimum time before next available slot" : "Найменший час перед наступним можливим часовим проміжком", "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" : "Створити зустріч", "Edit appointment" : "Редагувати зустріч", "Update" : "Оновити", @@ -267,6 +268,7 @@ OC.L10N.register( "Choose a file to add as attachment" : "Виберіть файл для вкладення", "Choose a file to share as a link" : "Виберіть файл, яким ви поділитеся через посилання", "Attachment {name} already exist!" : "Такий долучений файл {name} вже присутній!", + "Could not upload attachment(s)" : "Не вдалося завантажити вкладення.", "_{count} attachment_::_{count} attachments_" : ["{count} долучений файл","{count} долучені файли","{count} долучених файлів","{count} долучених файлів"], "Invitation accepted" : "Запрошення прийнято", "Available" : "Доступно", diff --git a/l10n/uk.json b/l10n/uk.json index 08f4e9dfa2..e7103a6214 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -228,6 +228,7 @@ "Minimum time before next available slot" : "Найменший час перед наступним можливим часовим проміжком", "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" : "Створити зустріч", "Edit appointment" : "Редагувати зустріч", "Update" : "Оновити", @@ -265,6 +266,7 @@ "Choose a file to add as attachment" : "Виберіть файл для вкладення", "Choose a file to share as a link" : "Виберіть файл, яким ви поділитеся через посилання", "Attachment {name} already exist!" : "Такий долучений файл {name} вже присутній!", + "Could not upload attachment(s)" : "Не вдалося завантажити вкладення.", "_{count} attachment_::_{count} attachments_" : ["{count} долучений файл","{count} долучені файли","{count} долучених файлів","{count} долучених файлів"], "Invitation accepted" : "Запрошення прийнято", "Available" : "Доступно", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 9ba80cb103..4809a2ef49 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -230,6 +230,7 @@ OC.L10N.register( "Minimum time before next available slot" : "下一個可用時段之前的最短時間", "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" : "創建預約", "Edit appointment" : "編輯預約", "Update" : "更新", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 2c03a0e647..b402da8aec 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -228,6 +228,7 @@ "Minimum time before next available slot" : "下一個可用時段之前的最短時間", "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" : "創建預約", "Edit appointment" : "編輯預約", "Update" : "更新", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index ae7f49e0c6..b51556aebc 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -230,6 +230,7 @@ OC.L10N.register( "Minimum time before next available slot" : "下一個可用時段前的最短時間", "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" : "建立預約", "Edit appointment" : "編輯預約", "Update" : "更新", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index c3cb2d5572..38b2278e8f 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -228,6 +228,7 @@ "Minimum time before next available slot" : "下一個可用時段前的最短時間", "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" : "建立預約", "Edit appointment" : "編輯預約", "Update" : "更新",