Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-15 13:48:39 +0300
committerNextcloud bot <bot@nextcloud.com>2020-09-15 13:48:39 +0300
commit871d9a614ea83f29f6730ac85999b6ce0b6e262b (patch)
tree78a14611d9db20d1764812d24a14406a39f511c2 /apps/dav
parent380472d3e73a1bb2b96ebe8e161cab2374c7e1a1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/bg.js2
-rw-r--r--apps/dav/l10n/bg.json2
-rw-r--r--apps/dav/l10n/fr.js5
-rw-r--r--apps/dav/l10n/fr.json5
-rw-r--r--apps/dav/l10n/nb.js47
-rw-r--r--apps/dav/l10n/nb.json47
-rw-r--r--apps/dav/l10n/ru.js10
-rw-r--r--apps/dav/l10n/ru.json10
8 files changed, 126 insertions, 2 deletions
diff --git a/apps/dav/l10n/bg.js b/apps/dav/l10n/bg.js
index b1667a20d3b..7905fc1ca55 100644
--- a/apps/dav/l10n/bg.js
+++ b/apps/dav/l10n/bg.js
@@ -44,12 +44,14 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "Промяна на календарно <strong>събитие</strong>",
"A calendar <strong>todo</strong> was modified" : "Промяна на календарна <strong>задача</strong>",
"Contact birthdays" : "Рождени дни на контакти",
+ "Untitled event" : "Събитие без заглавие",
"%s (%s ago)" : "%s (преди %s)",
"Location:" : "Местоположение:",
"Link:" : "Връзка:",
"Accept" : "Приемане",
"Contacts" : "Контакти",
"Tasks" : "Задачи",
+ "Untitled task" : "Задача без заглавие",
"WebDAV" : "WebDAV",
"Tentative" : "Несигурно",
"Save" : "Запазване",
diff --git a/apps/dav/l10n/bg.json b/apps/dav/l10n/bg.json
index 16c3eeb6dac..9f21b38960e 100644
--- a/apps/dav/l10n/bg.json
+++ b/apps/dav/l10n/bg.json
@@ -42,12 +42,14 @@
"A calendar <strong>event</strong> was modified" : "Промяна на календарно <strong>събитие</strong>",
"A calendar <strong>todo</strong> was modified" : "Промяна на календарна <strong>задача</strong>",
"Contact birthdays" : "Рождени дни на контакти",
+ "Untitled event" : "Събитие без заглавие",
"%s (%s ago)" : "%s (преди %s)",
"Location:" : "Местоположение:",
"Link:" : "Връзка:",
"Accept" : "Приемане",
"Contacts" : "Контакти",
"Tasks" : "Задачи",
+ "Untitled task" : "Задача без заглавие",
"WebDAV" : "WebDAV",
"Tentative" : "Несигурно",
"Save" : "Запазване",
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js
index 11994ca511c..f53502ce679 100644
--- a/apps/dav/l10n/fr.js
+++ b/apps/dav/l10n/fr.js
@@ -65,8 +65,13 @@ OC.L10N.register(
"%1$s via %2$s" : "%1$s via %2$s",
"Invitation canceled" : "Invitation annulée",
"Invitation updated" : "Invitation mise à jour",
+ "Invitation" : "Invitation",
+ "Title:" : "Titre :",
+ "Time:" : "Heure :",
"Location:" : "Localisation :",
"Link:" : "Lien :",
+ "Organizer:" : "Organisateur :",
+ "Attendees:" : "Participants :",
"Accept" : "Accepter",
"Decline" : "Refuser",
"More options …" : "Plus d'options …",
diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json
index 863fb368a4e..79df154c923 100644
--- a/apps/dav/l10n/fr.json
+++ b/apps/dav/l10n/fr.json
@@ -63,8 +63,13 @@
"%1$s via %2$s" : "%1$s via %2$s",
"Invitation canceled" : "Invitation annulée",
"Invitation updated" : "Invitation mise à jour",
+ "Invitation" : "Invitation",
+ "Title:" : "Titre :",
+ "Time:" : "Heure :",
"Location:" : "Localisation :",
"Link:" : "Lien :",
+ "Organizer:" : "Organisateur :",
+ "Attendees:" : "Participants :",
"Accept" : "Accepter",
"Decline" : "Refuser",
"More options …" : "Plus d'options …",
diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js
index dfd5ee952b3..0230b7b8c77 100644
--- a/apps/dav/l10n/nb.js
+++ b/apps/dav/l10n/nb.js
@@ -40,24 +40,62 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "Du ferdigstilte gjøremålet {todo} i listen {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} gjenåpnet gjøremålet {todo} i listen {calendar}",
"You reopened todo {todo} in list {calendar}" : "Du gjenåpnet oppgaven {todo} i listen {calendar}",
+ "Calendar and tasks" : "Kalender og oppgaver",
"A <strong>calendar</strong> was modified" : "En <strong>kalender</strong> ble endret",
"A calendar <strong>event</strong> was modified" : "En kalender <strong>hendelse</strong> ble endret",
"A calendar <strong>todo</strong> was modified" : "En kalende <strong>gjøremål</strong> ble endret",
+ "Death of %s" : "Død av %s",
"Contact birthdays" : "Kontakters fødelsdag",
+ "Calendar:" : "Kalender:",
+ "Date:" : "Dato:",
"Where:" : "Hvor:",
"Description:" : "Beskrivelse:",
+ "Untitled event" : "Hendelse uten tittel",
+ "_%n year_::_%n years_" : ["%n år","%n år"],
+ "_%n month_::_%n months_" : ["%n måned","%n måneder"],
+ "_%n day_::_%n days_" : ["%n dag","%n dager"],
+ "_%n hour_::_%n hours_" : ["%n time","%n timer"],
+ "_%n minute_::_%n minutes_" : ["%n minutt","%n minutter"],
+ "%s (in %s)" : "%s (i %s)",
+ "%s (%s ago)" : "%s (%s siden)",
+ "Calendar: %s" : "Kalender: %s",
+ "Date: %s" : "Dato: %s",
+ "Description: %s" : "Beskrivelse: %s",
+ "Where: %s" : "Hvor: %s",
"%1$s via %2$s" : "%1$s via %2$s",
"Invitation canceled" : "Invitasjon tilbakekalt",
"Invitation updated" : "Invitasjon oppdatert",
+ "Invitation" : "Invitasjon",
+ "Title:" : "Tittel:",
+ "Time:" : "Tid:",
"Location:" : "Sted:",
"Link:" : "Lenke:",
+ "Organizer:" : "Organisator:",
+ "Attendees:" : "Deltakere:",
"Accept" : "Aksepter",
"Decline" : "Avslå",
+ "More options …" : "Flere alternativer ...",
+ "More options at %s" : "Flere alternativer ved %s",
"Contacts" : "Kontakter",
+ "System in maintenance mode." : "System i vedlikeholdsmodus.",
+ "Upgrade needed" : "Oppgradering er nødvendig",
+ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Din %s må konfigureres til å bruke HTTPS for å kunne bruke CalDAV og CardDAV med iOS/macOS.",
+ "Configures a CalDAV account" : "Konfigurerer en CalDAV konto",
+ "Configures a CardDAV account" : "Konfigurerer en CardDAV konto",
+ "Events" : "Hendelser",
"Tasks" : "Oppgaver",
+ "Untitled task" : "Oppgave uten tittel",
+ "Completed on %s" : "Ferdig på %s",
+ "Due on %s by %s" : "Forfaller på %s ved %s",
+ "Due on %s" : "Forfaller på %s",
"WebDAV" : "WebDAV",
+ "WebDAV endpoint" : "WebDAV endepunkt",
+ "There was an error updating your attendance status." : "Det oppsto en feil under oppdateringen av oppmøtestatusen din.",
+ "Please contact the organizer directly." : "Ta kontakt med arrangøren direkte.",
+ "Are you accepting the invitation?" : "Aksepterer du invitasjonen?",
"Tentative" : "Foreløpig",
"Save" : "Lagre",
+ "Your attendance was updated successfully." : "Deltakelsen din ble oppdatert.",
"Calendar server" : "Kalenderserver",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installer også {calendarappstoreopen} Kalender-appen {linkclose}, eller {calendardocopen} knytt datamaskinen og mobilen din for synkronisering ↗{linkclose}.",
"Send invitations to attendees" : "Send invitasjoner til oppmøtte",
@@ -65,10 +103,17 @@ OC.L10N.register(
"Automatically generate a birthday calendar" : "Lag fødelsdagskalender automatisk",
"Birthday calendars will be generated by a background job." : "Fødselsdagskalender lages automatisk av en bakgrunnsjobb.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Derav vil de ikke være tilgjengelige umiddelbart etter at du har skrudd dem på, men vil vises etter en stund.",
+ "Send notifications for events" : "Send varsler om hendelser",
+ "Notifications are sent via background jobs, so these must occur often enough." : "Varsler sendes via bakgrunnsjobber, så disse må forekomme ofte nok.",
+ "Enable notifications for events via push" : "Aktiver varsler for hendelser via push",
"Hello %s," : "Hei %s,",
+ "The meeting »%1$s« with %2$s was canceled." : "Møtet »%1$s« med %2$s ble kansellert.",
+ "The meeting »%1$s« with %2$s was updated." : "Møtet »%1$s« med %2$s ble oppdatert.",
+ "%1$s invited you to »%2$s«" : "%1$sinviterte deg til »%2$s«",
"When:" : "Når:",
"Technical details" : "Tekniske detaljer",
"Remote Address: %s" : "Ekstern adresse: %s",
- "Request ID: %s" : "Forespørsel ID: %s"
+ "Request ID: %s" : "Forespørsel ID: %s",
+ "Notifications will be send through background jobs, so these need to happen often enough." : "Varsler sendes via bakgrunnsjobber, så disse må forekomme ofte nok."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/dav/l10n/nb.json b/apps/dav/l10n/nb.json
index e7521005247..cf07bf8be73 100644
--- a/apps/dav/l10n/nb.json
+++ b/apps/dav/l10n/nb.json
@@ -38,24 +38,62 @@
"You solved todo {todo} in list {calendar}" : "Du ferdigstilte gjøremålet {todo} i listen {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} gjenåpnet gjøremålet {todo} i listen {calendar}",
"You reopened todo {todo} in list {calendar}" : "Du gjenåpnet oppgaven {todo} i listen {calendar}",
+ "Calendar and tasks" : "Kalender og oppgaver",
"A <strong>calendar</strong> was modified" : "En <strong>kalender</strong> ble endret",
"A calendar <strong>event</strong> was modified" : "En kalender <strong>hendelse</strong> ble endret",
"A calendar <strong>todo</strong> was modified" : "En kalende <strong>gjøremål</strong> ble endret",
+ "Death of %s" : "Død av %s",
"Contact birthdays" : "Kontakters fødelsdag",
+ "Calendar:" : "Kalender:",
+ "Date:" : "Dato:",
"Where:" : "Hvor:",
"Description:" : "Beskrivelse:",
+ "Untitled event" : "Hendelse uten tittel",
+ "_%n year_::_%n years_" : ["%n år","%n år"],
+ "_%n month_::_%n months_" : ["%n måned","%n måneder"],
+ "_%n day_::_%n days_" : ["%n dag","%n dager"],
+ "_%n hour_::_%n hours_" : ["%n time","%n timer"],
+ "_%n minute_::_%n minutes_" : ["%n minutt","%n minutter"],
+ "%s (in %s)" : "%s (i %s)",
+ "%s (%s ago)" : "%s (%s siden)",
+ "Calendar: %s" : "Kalender: %s",
+ "Date: %s" : "Dato: %s",
+ "Description: %s" : "Beskrivelse: %s",
+ "Where: %s" : "Hvor: %s",
"%1$s via %2$s" : "%1$s via %2$s",
"Invitation canceled" : "Invitasjon tilbakekalt",
"Invitation updated" : "Invitasjon oppdatert",
+ "Invitation" : "Invitasjon",
+ "Title:" : "Tittel:",
+ "Time:" : "Tid:",
"Location:" : "Sted:",
"Link:" : "Lenke:",
+ "Organizer:" : "Organisator:",
+ "Attendees:" : "Deltakere:",
"Accept" : "Aksepter",
"Decline" : "Avslå",
+ "More options …" : "Flere alternativer ...",
+ "More options at %s" : "Flere alternativer ved %s",
"Contacts" : "Kontakter",
+ "System in maintenance mode." : "System i vedlikeholdsmodus.",
+ "Upgrade needed" : "Oppgradering er nødvendig",
+ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Din %s må konfigureres til å bruke HTTPS for å kunne bruke CalDAV og CardDAV med iOS/macOS.",
+ "Configures a CalDAV account" : "Konfigurerer en CalDAV konto",
+ "Configures a CardDAV account" : "Konfigurerer en CardDAV konto",
+ "Events" : "Hendelser",
"Tasks" : "Oppgaver",
+ "Untitled task" : "Oppgave uten tittel",
+ "Completed on %s" : "Ferdig på %s",
+ "Due on %s by %s" : "Forfaller på %s ved %s",
+ "Due on %s" : "Forfaller på %s",
"WebDAV" : "WebDAV",
+ "WebDAV endpoint" : "WebDAV endepunkt",
+ "There was an error updating your attendance status." : "Det oppsto en feil under oppdateringen av oppmøtestatusen din.",
+ "Please contact the organizer directly." : "Ta kontakt med arrangøren direkte.",
+ "Are you accepting the invitation?" : "Aksepterer du invitasjonen?",
"Tentative" : "Foreløpig",
"Save" : "Lagre",
+ "Your attendance was updated successfully." : "Deltakelsen din ble oppdatert.",
"Calendar server" : "Kalenderserver",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installer også {calendarappstoreopen} Kalender-appen {linkclose}, eller {calendardocopen} knytt datamaskinen og mobilen din for synkronisering ↗{linkclose}.",
"Send invitations to attendees" : "Send invitasjoner til oppmøtte",
@@ -63,10 +101,17 @@
"Automatically generate a birthday calendar" : "Lag fødelsdagskalender automatisk",
"Birthday calendars will be generated by a background job." : "Fødselsdagskalender lages automatisk av en bakgrunnsjobb.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Derav vil de ikke være tilgjengelige umiddelbart etter at du har skrudd dem på, men vil vises etter en stund.",
+ "Send notifications for events" : "Send varsler om hendelser",
+ "Notifications are sent via background jobs, so these must occur often enough." : "Varsler sendes via bakgrunnsjobber, så disse må forekomme ofte nok.",
+ "Enable notifications for events via push" : "Aktiver varsler for hendelser via push",
"Hello %s," : "Hei %s,",
+ "The meeting »%1$s« with %2$s was canceled." : "Møtet »%1$s« med %2$s ble kansellert.",
+ "The meeting »%1$s« with %2$s was updated." : "Møtet »%1$s« med %2$s ble oppdatert.",
+ "%1$s invited you to »%2$s«" : "%1$sinviterte deg til »%2$s«",
"When:" : "Når:",
"Technical details" : "Tekniske detaljer",
"Remote Address: %s" : "Ekstern adresse: %s",
- "Request ID: %s" : "Forespørsel ID: %s"
+ "Request ID: %s" : "Forespørsel ID: %s",
+ "Notifications will be send through background jobs, so these need to happen often enough." : "Varsler sendes via bakgrunnsjobber, så disse må forekomme ofte nok."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js
index 140c005c03b..5dc691f1995 100644
--- a/apps/dav/l10n/ru.js
+++ b/apps/dav/l10n/ru.js
@@ -40,6 +40,7 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "Вы завершили задачу «{todo}» из списка «{calendar}»",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} повторно(а) открыл задачу «{todo}» из списка «{calendar}»",
"You reopened todo {todo} in list {calendar}" : "Вы повторно открыли задачу «{todo}» из списка «{calendar}»",
+ "Calendar and tasks" : "Календарь и задачи",
"A <strong>calendar</strong> was modified" : "Изменения <strong>календаря</strong> ",
"A calendar <strong>event</strong> was modified" : "В календаре изменено <strong>событие</strong>",
"A calendar <strong>todo</strong> was modified" : "В календаре изменена <strong>задача</strong>",
@@ -64,8 +65,13 @@ OC.L10N.register(
"%1$s via %2$s" : "%1$s через %2$s",
"Invitation canceled" : "Приглашение отменено",
"Invitation updated" : "Приглашение обновлено",
+ "Invitation" : "Приглашение",
+ "Title:" : "Название:",
+ "Time:" : "Время:",
"Location:" : "Местонахождение:",
"Link:" : "Ссылка:",
+ "Organizer:" : "Организатор:",
+ "Attendees:" : "Участники:",
"Accept" : "Принять",
"Decline" : "Отклонить",
"More options …" : "Дополнительные параметры…",
@@ -76,8 +82,12 @@ OC.L10N.register(
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ваш %s должен быть настроен на использование протокола HTTPS, чтобы можно было использовать CalDAV и CardDAV на iOS/macOS.",
"Configures a CalDAV account" : "Настройка аккаунта CalDAV",
"Configures a CardDAV account" : "Настройка аккаунта CardDAV",
+ "Events" : "События",
"Tasks" : "Задачи",
"Untitled task" : "Задача без названия",
+ "Completed on %s" : "Завершено %s",
+ "Due on %s by %s" : "До %s %s",
+ "Due on %s" : "До %s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "точка подключения WebDAV",
"There was an error updating your attendance status." : "Ошибка обновления статуса участия.",
diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json
index 3f4150a5008..48554aded0b 100644
--- a/apps/dav/l10n/ru.json
+++ b/apps/dav/l10n/ru.json
@@ -38,6 +38,7 @@
"You solved todo {todo} in list {calendar}" : "Вы завершили задачу «{todo}» из списка «{calendar}»",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} повторно(а) открыл задачу «{todo}» из списка «{calendar}»",
"You reopened todo {todo} in list {calendar}" : "Вы повторно открыли задачу «{todo}» из списка «{calendar}»",
+ "Calendar and tasks" : "Календарь и задачи",
"A <strong>calendar</strong> was modified" : "Изменения <strong>календаря</strong> ",
"A calendar <strong>event</strong> was modified" : "В календаре изменено <strong>событие</strong>",
"A calendar <strong>todo</strong> was modified" : "В календаре изменена <strong>задача</strong>",
@@ -62,8 +63,13 @@
"%1$s via %2$s" : "%1$s через %2$s",
"Invitation canceled" : "Приглашение отменено",
"Invitation updated" : "Приглашение обновлено",
+ "Invitation" : "Приглашение",
+ "Title:" : "Название:",
+ "Time:" : "Время:",
"Location:" : "Местонахождение:",
"Link:" : "Ссылка:",
+ "Organizer:" : "Организатор:",
+ "Attendees:" : "Участники:",
"Accept" : "Принять",
"Decline" : "Отклонить",
"More options …" : "Дополнительные параметры…",
@@ -74,8 +80,12 @@
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ваш %s должен быть настроен на использование протокола HTTPS, чтобы можно было использовать CalDAV и CardDAV на iOS/macOS.",
"Configures a CalDAV account" : "Настройка аккаунта CalDAV",
"Configures a CardDAV account" : "Настройка аккаунта CardDAV",
+ "Events" : "События",
"Tasks" : "Задачи",
"Untitled task" : "Задача без названия",
+ "Completed on %s" : "Завершено %s",
+ "Due on %s by %s" : "До %s %s",
+ "Due on %s" : "До %s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "точка подключения WebDAV",
"There was an error updating your attendance status." : "Ошибка обновления статуса участия.",