diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-10 00:24:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-10 00:24:16 +0000 |
commit | 9de8e8e2244cfbed63f9c4d4b8abdd6092fa848c (patch) | |
tree | 11bc7f104e9bd4ce8f377633e91bd875feca0670 /apps/dav | |
parent | 1fe951f0026eaa512048d6f60481bbbf080172cc (diff) | |
download | nextcloud-server-9de8e8e2244cfbed63f9c4d4b8abdd6092fa848c.tar.gz nextcloud-server-9de8e8e2244cfbed63f9c4d4b8abdd6092fa848c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
76 files changed, 192 insertions, 0 deletions
diff --git a/apps/dav/l10n/ar.js b/apps/dav/l10n/ar.js index 14e11887a73..2700bbdfceb 100644 --- a/apps/dav/l10n/ar.js +++ b/apps/dav/l10n/ar.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "رفض", "More options …" : "مزيد مِن الخيارات…", "More options at %s" : "خيارات أخرى في %s", + "In a meeting" : "في اجتماع", "Contacts" : "المُراسِلون", "{actor} created address book {addressbook}" : "{actor} أنشأ دفتر العناوين {addressbook}", "You created address book {addressbook}" : "أنت أنشأت دفتر العناوين {addressbook}", @@ -157,7 +158,13 @@ OC.L10N.register( "WebDAV" : "WebDAV", "WebDAV endpoint" : "النقطة الحدّيّة endpoint لـ WebDAV", "First day" : "أوّل يومٍ", + "Last day (inclusive)" : "آخر يوم (مشمولاً)", + "Short absence status" : "حالة الغياب القصير", + "Long absence Message" : "رسالة الغياب الطويل", "Save" : "حفظ", + "Disable absence" : "تعطيل الغياب", + "Failed to save your absence settings" : "تعذّر حفظ إعداداتك للغياب", + "Failed to clear your absence settings" : "تعذّر محو إعداداتك للغياب", "Time zone:" : "منطقة زمنية:", "to" : "إلى", "Delete slot" : "حذف فُرَضَةٍ slot زمنيّةٍ", @@ -176,6 +183,8 @@ OC.L10N.register( "Failed to save availability" : "إخفاق في حفظ أوقات التواجد", "Availability" : "أوقات التواجد availability", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "إذا قمت بتهيئة ساعات العمل الخاصة بك، فسيظهر للمستخدمين الآخرين عندما يحجزون معك موعداً إذا ما كنت في المكتب أو خارجه.", + "Absence" : "غياب", + "Configure your next absence period." : "قٌم بتهيئة فترة غيابك القادمة.", "Calendar server" : "خادوم التقويم", "Send invitations to attendees" : "إرسال دعوات للمُستهدفين بالحُضُُور", "Automatically generate a birthday calendar" : "تجاهل تقويم أعياد الميلاد تلقائيّاً", diff --git a/apps/dav/l10n/ar.json b/apps/dav/l10n/ar.json index ed14d1619d4..363e24bdb4f 100644 --- a/apps/dav/l10n/ar.json +++ b/apps/dav/l10n/ar.json @@ -91,6 +91,7 @@ "Decline" : "رفض", "More options …" : "مزيد مِن الخيارات…", "More options at %s" : "خيارات أخرى في %s", + "In a meeting" : "في اجتماع", "Contacts" : "المُراسِلون", "{actor} created address book {addressbook}" : "{actor} أنشأ دفتر العناوين {addressbook}", "You created address book {addressbook}" : "أنت أنشأت دفتر العناوين {addressbook}", @@ -155,7 +156,13 @@ "WebDAV" : "WebDAV", "WebDAV endpoint" : "النقطة الحدّيّة endpoint لـ WebDAV", "First day" : "أوّل يومٍ", + "Last day (inclusive)" : "آخر يوم (مشمولاً)", + "Short absence status" : "حالة الغياب القصير", + "Long absence Message" : "رسالة الغياب الطويل", "Save" : "حفظ", + "Disable absence" : "تعطيل الغياب", + "Failed to save your absence settings" : "تعذّر حفظ إعداداتك للغياب", + "Failed to clear your absence settings" : "تعذّر محو إعداداتك للغياب", "Time zone:" : "منطقة زمنية:", "to" : "إلى", "Delete slot" : "حذف فُرَضَةٍ slot زمنيّةٍ", @@ -174,6 +181,8 @@ "Failed to save availability" : "إخفاق في حفظ أوقات التواجد", "Availability" : "أوقات التواجد availability", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "إذا قمت بتهيئة ساعات العمل الخاصة بك، فسيظهر للمستخدمين الآخرين عندما يحجزون معك موعداً إذا ما كنت في المكتب أو خارجه.", + "Absence" : "غياب", + "Configure your next absence period." : "قٌم بتهيئة فترة غيابك القادمة.", "Calendar server" : "خادوم التقويم", "Send invitations to attendees" : "إرسال دعوات للمُستهدفين بالحُضُُور", "Automatically generate a birthday calendar" : "تجاهل تقويم أعياد الميلاد تلقائيّاً", diff --git a/apps/dav/l10n/bg.js b/apps/dav/l10n/bg.js index b6688e41b97..b59369fdb94 100644 --- a/apps/dav/l10n/bg.js +++ b/apps/dav/l10n/bg.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Отхвърляне", "More options …" : "Още опции ...", "More options at %s" : "Още опции при %s", + "In a meeting" : "В среща", "Contacts" : "Контакти", "{actor} created address book {addressbook}" : "{actor} създаде адресна книга {addressbook}", "You created address book {addressbook}" : "Вие създадохте адресна книга {addressbook}", diff --git a/apps/dav/l10n/bg.json b/apps/dav/l10n/bg.json index bb8e313bc63..317e3424a7a 100644 --- a/apps/dav/l10n/bg.json +++ b/apps/dav/l10n/bg.json @@ -91,6 +91,7 @@ "Decline" : "Отхвърляне", "More options …" : "Още опции ...", "More options at %s" : "Още опции при %s", + "In a meeting" : "В среща", "Contacts" : "Контакти", "{actor} created address book {addressbook}" : "{actor} създаде адресна книга {addressbook}", "You created address book {addressbook}" : "Вие създадохте адресна книга {addressbook}", diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index 9fbbedeb790..9355371bfdd 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Rebutja", "More options …" : "Més opcions…", "More options at %s" : "Més opcions a %s", + "In a meeting" : "En una reunió", "Contacts" : "Contactes", "{actor} created address book {addressbook}" : "{actor} ha creat la llibreta d'adreces {addressbook}", "You created address book {addressbook}" : "Heu creat la llibreta d'adreces {addressbook}", @@ -157,7 +158,13 @@ OC.L10N.register( "WebDAV" : "WebDAV", "WebDAV endpoint" : "Extrem WebDAV", "First day" : "Primer dia", + "Last day (inclusive)" : "Darrer dia (inclòs)", + "Short absence status" : "Estat d'absència breu", + "Long absence Message" : "Missatge d'absència llarga", "Save" : "Desa", + "Disable absence" : "Inhabilita l'absència", + "Failed to save your absence settings" : "No s'han pogut desar els paràmetres de l'absència", + "Failed to clear your absence settings" : "No s'han pogut esborrar els paràmetres de l'absència", "Time zone:" : "Fus horari:", "to" : "a", "Delete slot" : "Suprimeix la franja", @@ -176,6 +183,8 @@ OC.L10N.register( "Failed to save availability" : "No s'ha pogut desar la disponibilitat", "Availability" : "Disponibilitat", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si configureu el vostre horari laboral, la resta d'usuaris veuran quan sou fora de l'oficina quan planifiquin una reunió.", + "Absence" : "Absència", + "Configure your next absence period." : "Configureu el pròxim període d'absència.", "Calendar server" : "Servidor de calendari", "Send invitations to attendees" : "Envia invitacions als assistents", "Automatically generate a birthday calendar" : "Genera automàticament un calendari d’aniversaris", diff --git a/apps/dav/l10n/ca.json b/apps/dav/l10n/ca.json index 98f96f59c55..25c83911fc5 100644 --- a/apps/dav/l10n/ca.json +++ b/apps/dav/l10n/ca.json @@ -91,6 +91,7 @@ "Decline" : "Rebutja", "More options …" : "Més opcions…", "More options at %s" : "Més opcions a %s", + "In a meeting" : "En una reunió", "Contacts" : "Contactes", "{actor} created address book {addressbook}" : "{actor} ha creat la llibreta d'adreces {addressbook}", "You created address book {addressbook}" : "Heu creat la llibreta d'adreces {addressbook}", @@ -155,7 +156,13 @@ "WebDAV" : "WebDAV", "WebDAV endpoint" : "Extrem WebDAV", "First day" : "Primer dia", + "Last day (inclusive)" : "Darrer dia (inclòs)", + "Short absence status" : "Estat d'absència breu", + "Long absence Message" : "Missatge d'absència llarga", "Save" : "Desa", + "Disable absence" : "Inhabilita l'absència", + "Failed to save your absence settings" : "No s'han pogut desar els paràmetres de l'absència", + "Failed to clear your absence settings" : "No s'han pogut esborrar els paràmetres de l'absència", "Time zone:" : "Fus horari:", "to" : "a", "Delete slot" : "Suprimeix la franja", @@ -174,6 +181,8 @@ "Failed to save availability" : "No s'ha pogut desar la disponibilitat", "Availability" : "Disponibilitat", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si configureu el vostre horari laboral, la resta d'usuaris veuran quan sou fora de l'oficina quan planifiquin una reunió.", + "Absence" : "Absència", + "Configure your next absence period." : "Configureu el pròxim període d'absència.", "Calendar server" : "Servidor de calendari", "Send invitations to attendees" : "Envia invitacions als assistents", "Automatically generate a birthday calendar" : "Genera automàticament un calendari d’aniversaris", diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index 84ec5947406..d44cd295421 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Odmítnout", "More options …" : "Další volby…", "More options at %s" : "Další volby viz %s", + "In a meeting" : "Na poradě", "Contacts" : "Kontakty", "{actor} created address book {addressbook}" : "{actor} vytvořil(a) adresář kontaktů {addressbook}", "You created address book {addressbook}" : "Vytvořili jste adresář kontaktů {addressbook}", diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index 410c15a4807..28c4db60347 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -91,6 +91,7 @@ "Decline" : "Odmítnout", "More options …" : "Další volby…", "More options at %s" : "Další volby viz %s", + "In a meeting" : "Na poradě", "Contacts" : "Kontakty", "{actor} created address book {addressbook}" : "{actor} vytvořil(a) adresář kontaktů {addressbook}", "You created address book {addressbook}" : "Vytvořili jste adresář kontaktů {addressbook}", diff --git a/apps/dav/l10n/da.js b/apps/dav/l10n/da.js index ddfd2e028ec..0fc766ac9fd 100644 --- a/apps/dav/l10n/da.js +++ b/apps/dav/l10n/da.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Afvis", "More options …" : "Flere indstillinger…", "More options at %s" : "Flere muligheder på %s", + "In a meeting" : "I møde", "Contacts" : "Kontakter", "{actor} created address book {addressbook}" : "{actor} oprettede adressebog {addressbook}", "You created address book {addressbook}" : "Du oprettede adressebog {addressbook}", diff --git a/apps/dav/l10n/da.json b/apps/dav/l10n/da.json index eb24753735d..8989c5120d5 100644 --- a/apps/dav/l10n/da.json +++ b/apps/dav/l10n/da.json @@ -91,6 +91,7 @@ "Decline" : "Afvis", "More options …" : "Flere indstillinger…", "More options at %s" : "Flere muligheder på %s", + "In a meeting" : "I møde", "Contacts" : "Kontakter", "{actor} created address book {addressbook}" : "{actor} oprettede adressebog {addressbook}", "You created address book {addressbook}" : "Du oprettede adressebog {addressbook}", diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 9d4dfae6af8..43bdba0ca2b 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Ablehnen", "More options …" : "Weitere Optionen …", "More options at %s" : "Weitere Optionen unter %s", + "In a meeting" : "In einer Besprechung", "Contacts" : "Kontakte", "{actor} created address book {addressbook}" : "{actor} hat das Adressbuch {addressbook} erstellt", "You created address book {addressbook}" : "Du hast das Adressbuch {addressbook} erstellt", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 10812141664..32d0b82bef4 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -91,6 +91,7 @@ "Decline" : "Ablehnen", "More options …" : "Weitere Optionen …", "More options at %s" : "Weitere Optionen unter %s", + "In a meeting" : "In einer Besprechung", "Contacts" : "Kontakte", "{actor} created address book {addressbook}" : "{actor} hat das Adressbuch {addressbook} erstellt", "You created address book {addressbook}" : "Du hast das Adressbuch {addressbook} erstellt", diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 7611a8f149d..2a3f55f1989 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Ablehnen", "More options …" : "Weitere Optionen …", "More options at %s" : "Weitere Optionen unter %s", + "In a meeting" : "In einer Besprechung", "Contacts" : "Kontakte", "{actor} created address book {addressbook}" : "{actor} hat das Adressbuch {addressbook} erstellt", "You created address book {addressbook}" : "Sie haben das Adressbuch {addressbook} erstellt", @@ -157,7 +158,13 @@ OC.L10N.register( "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "First day" : "Erster Tag", + "Last day (inclusive)" : "Letzter Tag (Inklusiv)", + "Short absence status" : "Kurzer Abwesenheitsstaus", + "Long absence Message" : "Lange Abwesenheitsstatus", "Save" : "Speichern", + "Disable absence" : "Abwesenheit deaktivieren", + "Failed to save your absence settings" : "Ihre Abwesenheitseinstellungen konnten nicht gespeichert werden", + "Failed to clear your absence settings" : "Ihre Abwesenheitseinstellungen konnten nicht gelöscht werden", "Time zone:" : "Zeitzone:", "to" : "an", "Delete slot" : "Zeitfenster löschen", @@ -176,6 +183,8 @@ OC.L10N.register( "Failed to save availability" : "Fehler beim Speichern der Verfügbarkeit", "Availability" : "Verfügbarkeit", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Wenn Sie Ihre Arbeitszeiten konfigurieren, können andere Benutzer sehen, wann Sie nicht im Büro sind, wenn sie eine Besprechung buchen.", + "Absence" : "Abwesenheit", + "Configure your next absence period." : "Richten Sie ihren nächsten Abwesenheitszeitraum ein", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index a3e936c404f..84bd3690837 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -91,6 +91,7 @@ "Decline" : "Ablehnen", "More options …" : "Weitere Optionen …", "More options at %s" : "Weitere Optionen unter %s", + "In a meeting" : "In einer Besprechung", "Contacts" : "Kontakte", "{actor} created address book {addressbook}" : "{actor} hat das Adressbuch {addressbook} erstellt", "You created address book {addressbook}" : "Sie haben das Adressbuch {addressbook} erstellt", @@ -155,7 +156,13 @@ "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "First day" : "Erster Tag", + "Last day (inclusive)" : "Letzter Tag (Inklusiv)", + "Short absence status" : "Kurzer Abwesenheitsstaus", + "Long absence Message" : "Lange Abwesenheitsstatus", "Save" : "Speichern", + "Disable absence" : "Abwesenheit deaktivieren", + "Failed to save your absence settings" : "Ihre Abwesenheitseinstellungen konnten nicht gespeichert werden", + "Failed to clear your absence settings" : "Ihre Abwesenheitseinstellungen konnten nicht gelöscht werden", "Time zone:" : "Zeitzone:", "to" : "an", "Delete slot" : "Zeitfenster löschen", @@ -174,6 +181,8 @@ "Failed to save availability" : "Fehler beim Speichern der Verfügbarkeit", "Availability" : "Verfügbarkeit", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Wenn Sie Ihre Arbeitszeiten konfigurieren, können andere Benutzer sehen, wann Sie nicht im Büro sind, wenn sie eine Besprechung buchen.", + "Absence" : "Abwesenheit", + "Configure your next absence period." : "Richten Sie ihren nächsten Abwesenheitszeitraum ein", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", diff --git a/apps/dav/l10n/el.js b/apps/dav/l10n/el.js index 1c42ba3fd48..d750f56e81c 100644 --- a/apps/dav/l10n/el.js +++ b/apps/dav/l10n/el.js @@ -64,6 +64,7 @@ OC.L10N.register( "Decline" : "Απόρριψη", "More options …" : "Περισσότερες επιλογές...", "More options at %s" : "Περισσότερες επιλογές στο %s", + "In a meeting" : "Σε συνάντηση", "Contacts" : "Επαφές", "You created contact {card} in address book {addressbook}" : "Δημιουργήσατε την επαφή {card} στο βιβλίο διευθύνσεων {addressbook}", "You deleted contact {card} from address book {addressbook}" : "Διαγράψατε την επαφή {card} από το βιβλίο διευθύνσεων {addressbook}", diff --git a/apps/dav/l10n/el.json b/apps/dav/l10n/el.json index 82db5d09a69..0848556a0b6 100644 --- a/apps/dav/l10n/el.json +++ b/apps/dav/l10n/el.json @@ -62,6 +62,7 @@ "Decline" : "Απόρριψη", "More options …" : "Περισσότερες επιλογές...", "More options at %s" : "Περισσότερες επιλογές στο %s", + "In a meeting" : "Σε συνάντηση", "Contacts" : "Επαφές", "You created contact {card} in address book {addressbook}" : "Δημιουργήσατε την επαφή {card} στο βιβλίο διευθύνσεων {addressbook}", "You deleted contact {card} from address book {addressbook}" : "Διαγράψατε την επαφή {card} από το βιβλίο διευθύνσεων {addressbook}", diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index ac6d32df403..2556b191ead 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Decline", "More options …" : "More options …", "More options at %s" : "More options at %s", + "In a meeting" : "In a meeting", "Contacts" : "Contacts", "{actor} created address book {addressbook}" : "{actor} created address book {addressbook}", "You created address book {addressbook}" : "You created address book {addressbook}", diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json index 5c6923f8586..7a386ae0f78 100644 --- a/apps/dav/l10n/en_GB.json +++ b/apps/dav/l10n/en_GB.json @@ -91,6 +91,7 @@ "Decline" : "Decline", "More options …" : "More options …", "More options at %s" : "More options at %s", + "In a meeting" : "In a meeting", "Contacts" : "Contacts", "{actor} created address book {addressbook}" : "{actor} created address book {addressbook}", "You created address book {addressbook}" : "You created address book {addressbook}", diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 60fe152cfa9..454bfc3a126 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Rechazar", "More options …" : "Más opciones...", "More options at %s" : "Más opciones en %s", + "In a meeting" : "En una reunión", "Contacts" : "Contactos", "{actor} created address book {addressbook}" : "{actor} ha creado la libreta de direcciones {addressbook}", "You created address book {addressbook}" : "Has creado la libreta de direcciones {adressbook}", diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index d531a6849d6..28769ab0e67 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -91,6 +91,7 @@ "Decline" : "Rechazar", "More options …" : "Más opciones...", "More options at %s" : "Más opciones en %s", + "In a meeting" : "En una reunión", "Contacts" : "Contactos", "{actor} created address book {addressbook}" : "{actor} ha creado la libreta de direcciones {addressbook}", "You created address book {addressbook}" : "Has creado la libreta de direcciones {adressbook}", diff --git a/apps/dav/l10n/es_EC.js b/apps/dav/l10n/es_EC.js index 23191174abb..be04c27b007 100644 --- a/apps/dav/l10n/es_EC.js +++ b/apps/dav/l10n/es_EC.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Declinar", "More options …" : "Más opciones...", "More options at %s" : "Más opciones en %s", + "In a meeting" : "En una reunión", "Contacts" : "Contactos", "{actor} created address book {addressbook}" : "{actor} creó la libreta de direcciones {addressbook}", "You created address book {addressbook}" : "Creaste la libreta de direcciones {addressbook}", diff --git a/apps/dav/l10n/es_EC.json b/apps/dav/l10n/es_EC.json index 9a54c5f3a10..27b2cd38811 100644 --- a/apps/dav/l10n/es_EC.json +++ b/apps/dav/l10n/es_EC.json @@ -91,6 +91,7 @@ "Decline" : "Declinar", "More options …" : "Más opciones...", "More options at %s" : "Más opciones en %s", + "In a meeting" : "En una reunión", "Contacts" : "Contactos", "{actor} created address book {addressbook}" : "{actor} creó la libreta de direcciones {addressbook}", "You created address book {addressbook}" : "Creaste la libreta de direcciones {addressbook}", diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js index cc4bec66465..3c62ebf6db5 100644 --- a/apps/dav/l10n/eu.js +++ b/apps/dav/l10n/eu.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Uko egin", "More options …" : "Aukera gehiago …", "More options at %s" : "Aukera gehiago hemen %s ", + "In a meeting" : "Bilera batean", "Contacts" : "Kontaktuak", "{actor} created address book {addressbook}" : "{actor}-(e)k {addressbook} helbide-liburua sortu du ", "You created address book {addressbook}" : "{addressbook} helbide-liburua sortu duzu", diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json index dc8cbbb3f00..0310036cc75 100644 --- a/apps/dav/l10n/eu.json +++ b/apps/dav/l10n/eu.json @@ -91,6 +91,7 @@ "Decline" : "Uko egin", "More options …" : "Aukera gehiago …", "More options at %s" : "Aukera gehiago hemen %s ", + "In a meeting" : "Bilera batean", "Contacts" : "Kontaktuak", "{actor} created address book {addressbook}" : "{actor}-(e)k {addressbook} helbide-liburua sortu du ", "You created address book {addressbook}" : "{addressbook} helbide-liburua sortu duzu", diff --git a/apps/dav/l10n/fa.js b/apps/dav/l10n/fa.js index d06612a9679..f636faf7092 100644 --- a/apps/dav/l10n/fa.js +++ b/apps/dav/l10n/fa.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "کاهش می یابد", "More options …" : "More options …", "More options at %s" : "More options at %s", + "In a meeting" : "در جلسه", "Contacts" : "مخاطبین", "{actor} created address book {addressbook}" : "{actor} created address book {addressbook}", "You created address book {addressbook}" : "You created address book {addressbook}", diff --git a/apps/dav/l10n/fa.json b/apps/dav/l10n/fa.json index f3f389e0099..8371ce6c9b6 100644 --- a/apps/dav/l10n/fa.json +++ b/apps/dav/l10n/fa.json @@ -91,6 +91,7 @@ "Decline" : "کاهش می یابد", "More options …" : "More options …", "More options at %s" : "More options at %s", + "In a meeting" : "در جلسه", "Contacts" : "مخاطبین", "{actor} created address book {addressbook}" : "{actor} created address book {addressbook}", "You created address book {addressbook}" : "You created address book {addressbook}", diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index aaae8934ecc..ed7b4235c0b 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -72,6 +72,7 @@ OC.L10N.register( "Decline" : "Kieltäydy", "More options …" : "Lisää valintoja…", "More options at %s" : "Lisää valintoja kohteessa %s", + "In a meeting" : "Tapaamisessa", "Contacts" : "Yhteystiedot", "{actor} created address book {addressbook}" : "{actor} loi osoitekirjan {addressbook}", "You created address book {addressbook}" : "Loit osoitekirjan {addressbook}", diff --git a/apps/dav/l10n/fi.json b/apps/dav/l10n/fi.json index c9f48513b0c..186479c3563 100644 --- a/apps/dav/l10n/fi.json +++ b/apps/dav/l10n/fi.json @@ -70,6 +70,7 @@ "Decline" : "Kieltäydy", "More options …" : "Lisää valintoja…", "More options at %s" : "Lisää valintoja kohteessa %s", + "In a meeting" : "Tapaamisessa", "Contacts" : "Yhteystiedot", "{actor} created address book {addressbook}" : "{actor} loi osoitekirjan {addressbook}", "You created address book {addressbook}" : "Loit osoitekirjan {addressbook}", diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 1f61c2365d2..432633872ff 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Refuser", "More options …" : "Plus d'options…", "More options at %s" : "Plus d'options à %s", + "In a meeting" : "En réunion", "Contacts" : "Contacts", "{actor} created address book {addressbook}" : "{actor} a créé le carnet d'adresses {addressbook}", "You created address book {addressbook}" : "Vous avez créé le carnet d'adresses {addressbook}", diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 1a119b969e0..f8a4f8e3be4 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -91,6 +91,7 @@ "Decline" : "Refuser", "More options …" : "Plus d'options…", "More options at %s" : "Plus d'options à %s", + "In a meeting" : "En réunion", "Contacts" : "Contacts", "{actor} created address book {addressbook}" : "{actor} a créé le carnet d'adresses {addressbook}", "You created address book {addressbook}" : "Vous avez créé le carnet d'adresses {addressbook}", diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index f33c7304049..af7ffd5962a 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Declinar", "More options …" : "Máis opcións…", "More options at %s" : "Máis opcións en %s", + "In a meeting" : "Nunha xuntanza", "Contacts" : "Contactos", "{actor} created address book {addressbook}" : "{actor} creou o caderno de enderezos {addressbook}", "You created address book {addressbook}" : "Vde. creou o caderno de enderezos {addressbook}", @@ -157,7 +158,13 @@ OC.L10N.register( "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminación WebDAV", "First day" : "Primeiro día", + "Last day (inclusive)" : "Último día (inclusive)", + "Short absence status" : "Estado de ausencia breve", + "Long absence Message" : "Mensaxe de ausencia longa", "Save" : "Gardar", + "Disable absence" : "Desactivar a ausencia", + "Failed to save your absence settings" : "Produciuse un fallo ao gardar os axustes de ausencia", + "Failed to clear your absence settings" : "Produciuse un fallo ao limpar os axustes de ausencia", "Time zone:" : "Fuso horario:", "to" : "para", "Delete slot" : "Eliminar franxa horaria", @@ -176,6 +183,8 @@ OC.L10N.register( "Failed to save availability" : "Produciuse un erro ao gardar a dispoñibilidade", "Availability" : "Dispoñibilidade", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Se configura o seu horario de traballo, outros usuarios verán cando está fóra da oficina cando reserven unha xuntanza.", + "Absence" : "Ausencia", + "Configure your next absence period." : "Configurar o próximo período de ausencia.", "Calendar server" : "Servidor do calendario", "Send invitations to attendees" : "Enviar convites aos asistentes", "Automatically generate a birthday calendar" : "Xerar automaticamente o calendario de aniversarios", diff --git a/apps/dav/l10n/gl.json b/apps/dav/l10n/gl.json index cdc4e61c29c..5f1a7b94778 100644 --- a/apps/dav/l10n/gl.json +++ b/apps/dav/l10n/gl.json @@ -91,6 +91,7 @@ "Decline" : "Declinar", "More options …" : "Máis opcións…", "More options at %s" : "Máis opcións en %s", + "In a meeting" : "Nunha xuntanza", "Contacts" : "Contactos", "{actor} created address book {addressbook}" : "{actor} creou o caderno de enderezos {addressbook}", "You created address book {addressbook}" : "Vde. creou o caderno de enderezos {addressbook}", @@ -155,7 +156,13 @@ "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminación WebDAV", "First day" : "Primeiro día", + "Last day (inclusive)" : "Último día (inclusive)", + "Short absence status" : "Estado de ausencia breve", + "Long absence Message" : "Mensaxe de ausencia longa", "Save" : "Gardar", + "Disable absence" : "Desactivar a ausencia", + "Failed to save your absence settings" : "Produciuse un fallo ao gardar os axustes de ausencia", + "Failed to clear your absence settings" : "Produciuse un fallo ao limpar os axustes de ausencia", "Time zone:" : "Fuso horario:", "to" : "para", "Delete slot" : "Eliminar franxa horaria", @@ -174,6 +181,8 @@ "Failed to save availability" : "Produciuse un erro ao gardar a dispoñibilidade", "Availability" : "Dispoñibilidade", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Se configura o seu horario de traballo, outros usuarios verán cando está fóra da oficina cando reserven unha xuntanza.", + "Absence" : "Ausencia", + "Configure your next absence period." : "Configurar o próximo período de ausencia.", "Calendar server" : "Servidor do calendario", "Send invitations to attendees" : "Enviar convites aos asistentes", "Automatically generate a birthday calendar" : "Xerar automaticamente o calendario de aniversarios", diff --git a/apps/dav/l10n/hr.js b/apps/dav/l10n/hr.js index cab2ebdacf1..24366c5c893 100644 --- a/apps/dav/l10n/hr.js +++ b/apps/dav/l10n/hr.js @@ -69,6 +69,7 @@ OC.L10N.register( "Decline" : "Odbij", "More options …" : "Više mogućnosti…", "More options at %s" : "Više mogućnosti na %s", + "In a meeting" : "Na sastanku", "Contacts" : "Kontakti", "{actor} created address book {addressbook}" : "{actor} je stvorio adresar {addressbook}", "You created address book {addressbook}" : "Stvorili ste adresar {addressbook}", diff --git a/apps/dav/l10n/hr.json b/apps/dav/l10n/hr.json index de8d5d82370..13d61e58501 100644 --- a/apps/dav/l10n/hr.json +++ b/apps/dav/l10n/hr.json @@ -67,6 +67,7 @@ "Decline" : "Odbij", "More options …" : "Više mogućnosti…", "More options at %s" : "Više mogućnosti na %s", + "In a meeting" : "Na sastanku", "Contacts" : "Kontakti", "{actor} created address book {addressbook}" : "{actor} je stvorio adresar {addressbook}", "You created address book {addressbook}" : "Stvorili ste adresar {addressbook}", diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index 46e6ccd9156..2b5b9d466af 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Elutasítás", "More options …" : "További lehetőségek…", "More options at %s" : "További lehetőségek itt: %s", + "In a meeting" : "Találkozón", "Contacts" : "Névjegyek", "{actor} created address book {addressbook}" : "{actor} létrehozta a következő címjegyzéket: {addressbook}", "You created address book {addressbook}" : "Létrehozta a következő címjegyzéket: {addressbook}", diff --git a/apps/dav/l10n/hu.json b/apps/dav/l10n/hu.json index f7f0f9fd278..96e6053d86f 100644 --- a/apps/dav/l10n/hu.json +++ b/apps/dav/l10n/hu.json @@ -91,6 +91,7 @@ "Decline" : "Elutasítás", "More options …" : "További lehetőségek…", "More options at %s" : "További lehetőségek itt: %s", + "In a meeting" : "Találkozón", "Contacts" : "Névjegyek", "{actor} created address book {addressbook}" : "{actor} létrehozta a következő címjegyzéket: {addressbook}", "You created address book {addressbook}" : "Létrehozta a következő címjegyzéket: {addressbook}", diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index bed4061c517..089b8a38cc7 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Rifiuta", "More options …" : "Altre opzioni...", "More options at %s" : "Altre opzioni alle %s", + "In a meeting" : "In una riunione", "Contacts" : "Contatti", "{actor} created address book {addressbook}" : "{actor} ha creato la rubrica {addressbook}", "You created address book {addressbook}" : "Hai creato la rubrica {addressbook}", diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index 22f1fa6e520..98608bf41dd 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -91,6 +91,7 @@ "Decline" : "Rifiuta", "More options …" : "Altre opzioni...", "More options at %s" : "Altre opzioni alle %s", + "In a meeting" : "In una riunione", "Contacts" : "Contatti", "{actor} created address book {addressbook}" : "{actor} ha creato la rubrica {addressbook}", "You created address book {addressbook}" : "Hai creato la rubrica {addressbook}", diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index 8489f58cd77..48732e5aecf 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "拒否", "More options …" : "他のオプション …", "More options at %s" : "%s のその他のオプション", + "In a meeting" : "会議中", "Contacts" : "連絡先", "{actor} created address book {addressbook}" : "{actor}がアドレス帳 {addressbook}を作成しました", "You created address book {addressbook}" : "アドレス帳 {addressbook}を作成しました", diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json index c95cc47cb5c..4e43d5ce89f 100644 --- a/apps/dav/l10n/ja.json +++ b/apps/dav/l10n/ja.json @@ -91,6 +91,7 @@ "Decline" : "拒否", "More options …" : "他のオプション …", "More options at %s" : "%s のその他のオプション", + "In a meeting" : "会議中", "Contacts" : "連絡先", "{actor} created address book {addressbook}" : "{actor}がアドレス帳 {addressbook}を作成しました", "You created address book {addressbook}" : "アドレス帳 {addressbook}を作成しました", diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index 8cc29f84514..85187824c7d 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.js @@ -85,6 +85,7 @@ OC.L10N.register( "Decline" : "거절", "More options …" : "더 많은 옵션 …", "More options at %s" : "%s에 더 많은 옵션 있음", + "In a meeting" : "회의 중", "Contacts" : "연락처", "{actor} created address book {addressbook}" : "{actor}님이 주소록 {addressbook}을(를) 생성함", "You created address book {addressbook}" : "주소록 {addressbook}을(를) 생성함", diff --git a/apps/dav/l10n/ko.json b/apps/dav/l10n/ko.json index 6062c3d0787..4b3b3fee224 100644 --- a/apps/dav/l10n/ko.json +++ b/apps/dav/l10n/ko.json @@ -83,6 +83,7 @@ "Decline" : "거절", "More options …" : "더 많은 옵션 …", "More options at %s" : "%s에 더 많은 옵션 있음", + "In a meeting" : "회의 중", "Contacts" : "연락처", "{actor} created address book {addressbook}" : "{actor}님이 주소록 {addressbook}을(를) 생성함", "You created address book {addressbook}" : "주소록 {addressbook}을(를) 생성함", diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js index 035a72ad522..b18c7f7445a 100644 --- a/apps/dav/l10n/lt_LT.js +++ b/apps/dav/l10n/lt_LT.js @@ -65,6 +65,7 @@ OC.L10N.register( "Accept" : "Priimti", "Decline" : "Atmesti", "More options …" : "Daugiau parinkčių…", + "In a meeting" : "Susitikime", "Contacts" : "Adresatai", "{actor} created address book {addressbook}" : "{actor} sukūrė adresų knygą {addressbook}", "You created address book {addressbook}" : "Jūs sukūrėte adresų knygą {addressbook}", diff --git a/apps/dav/l10n/lt_LT.json b/apps/dav/l10n/lt_LT.json index af9888b9b14..78c2a9a8c08 100644 --- a/apps/dav/l10n/lt_LT.json +++ b/apps/dav/l10n/lt_LT.json @@ -63,6 +63,7 @@ "Accept" : "Priimti", "Decline" : "Atmesti", "More options …" : "Daugiau parinkčių…", + "In a meeting" : "Susitikime", "Contacts" : "Adresatai", "{actor} created address book {addressbook}" : "{actor} sukūrė adresų knygą {addressbook}", "You created address book {addressbook}" : "Jūs sukūrėte adresų knygą {addressbook}", diff --git a/apps/dav/l10n/mk.js b/apps/dav/l10n/mk.js index 86b8abecbc6..86457cb1ad3 100644 --- a/apps/dav/l10n/mk.js +++ b/apps/dav/l10n/mk.js @@ -92,6 +92,7 @@ OC.L10N.register( "Decline" : "Одбиј", "More options …" : "Повеќе опции ...", "More options at %s" : "Повеќе опции на %s", + "In a meeting" : "На состанок", "Contacts" : "Контакти", "{actor} created address book {addressbook}" : "{actor} креираше адресар {addressbook}", "You created address book {addressbook}" : "Креиравте адресар {addressbook}", diff --git a/apps/dav/l10n/mk.json b/apps/dav/l10n/mk.json index 69dfd4c77a7..6a663104325 100644 --- a/apps/dav/l10n/mk.json +++ b/apps/dav/l10n/mk.json @@ -90,6 +90,7 @@ "Decline" : "Одбиј", "More options …" : "Повеќе опции ...", "More options at %s" : "Повеќе опции на %s", + "In a meeting" : "На состанок", "Contacts" : "Контакти", "{actor} created address book {addressbook}" : "{actor} креираше адресар {addressbook}", "You created address book {addressbook}" : "Креиравте адресар {addressbook}", diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js index 1b11bc00c75..3bce93afb29 100644 --- a/apps/dav/l10n/nb.js +++ b/apps/dav/l10n/nb.js @@ -88,6 +88,7 @@ OC.L10N.register( "Decline" : "Avslå", "More options …" : "Flere alternativer ...", "More options at %s" : "Flere alternativer ved %s", + "In a meeting" : "I et møte", "Contacts" : "Kontakter", "{actor} created address book {addressbook}" : "{actor} opprettet adresseboken {addressbook}", "You created address book {addressbook}" : "Du opprettet adresseboken {addressbook}", diff --git a/apps/dav/l10n/nb.json b/apps/dav/l10n/nb.json index fa3291da07d..be5a23aed43 100644 --- a/apps/dav/l10n/nb.json +++ b/apps/dav/l10n/nb.json @@ -86,6 +86,7 @@ "Decline" : "Avslå", "More options …" : "Flere alternativer ...", "More options at %s" : "Flere alternativer ved %s", + "In a meeting" : "I et møte", "Contacts" : "Kontakter", "{actor} created address book {addressbook}" : "{actor} opprettet adresseboken {addressbook}", "You created address book {addressbook}" : "Du opprettet adresseboken {addressbook}", diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index 7aca4eb9dfc..287c32756dd 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -78,6 +78,7 @@ OC.L10N.register( "Decline" : "Afwijzen", "More options …" : "Meer opties …", "More options at %s" : "Meer opties op %s", + "In a meeting" : "In een vergadering", "Contacts" : "Contactpersonen", "{actor} created address book {addressbook}" : "{actor} creëerde adresboek {addressbook}", "You created address book {addressbook}" : "Je creëerde adresboek {addressbook}", diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index 9517d5edba1..dddae21bd5c 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -76,6 +76,7 @@ "Decline" : "Afwijzen", "More options …" : "Meer opties …", "More options at %s" : "Meer opties op %s", + "In a meeting" : "In een vergadering", "Contacts" : "Contactpersonen", "{actor} created address book {addressbook}" : "{actor} creëerde adresboek {addressbook}", "You created address book {addressbook}" : "Je creëerde adresboek {addressbook}", diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index acdc2d6b9ae..0b79f943581 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Odrzuć", "More options …" : "Więcej opcji…", "More options at %s" : "Więcej opcji na %s", + "In a meeting" : "Na spotkaniu", "Contacts" : "Kontakty", "{actor} created address book {addressbook}" : "{actor} utworzył książkę adresową {addressbook}", "You created address book {addressbook}" : "Utworzyłeś książkę adresową {addressbook}", diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index 1c2a47e0788..b7089388347 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -91,6 +91,7 @@ "Decline" : "Odrzuć", "More options …" : "Więcej opcji…", "More options at %s" : "Więcej opcji na %s", + "In a meeting" : "Na spotkaniu", "Contacts" : "Kontakty", "{actor} created address book {addressbook}" : "{actor} utworzył książkę adresową {addressbook}", "You created address book {addressbook}" : "Utworzyłeś książkę adresową {addressbook}", diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index 5579810bab3..8f1c6ed864b 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Rejeitar", "More options …" : "Mais opções...", "More options at %s" : "Mais opções em %s", + "In a meeting" : "Em reunião", "Contacts" : "Contatos", "{actor} created address book {addressbook}" : "{actor} criou o livro de endereço {addressbook}", "You created address book {addressbook}" : "Você criou o catálogo de endereços {addressbook}", diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index 29eda1da992..0abf4e7eed1 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -91,6 +91,7 @@ "Decline" : "Rejeitar", "More options …" : "Mais opções...", "More options at %s" : "Mais opções em %s", + "In a meeting" : "Em reunião", "Contacts" : "Contatos", "{actor} created address book {addressbook}" : "{actor} criou o livro de endereço {addressbook}", "You created address book {addressbook}" : "Você criou o catálogo de endereços {addressbook}", diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index b03ac0aeb46..8df5c3e7c6b 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Отклонить", "More options …" : "Дополнительные параметры…", "More options at %s" : "Дополнительные параметры на %s", + "In a meeting" : "На встрече", "Contacts" : "Контакты", "{actor} created address book {addressbook}" : "{actor} создал(а) адресную книгу «{addressbook}»", "You created address book {addressbook}" : "Вы создали адресную книгу «{addressbook}»", diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json index 75d5e2e9e21..7220a7792bb 100644 --- a/apps/dav/l10n/ru.json +++ b/apps/dav/l10n/ru.json @@ -91,6 +91,7 @@ "Decline" : "Отклонить", "More options …" : "Дополнительные параметры…", "More options at %s" : "Дополнительные параметры на %s", + "In a meeting" : "На встрече", "Contacts" : "Контакты", "{actor} created address book {addressbook}" : "{actor} создал(а) адресную книгу «{addressbook}»", "You created address book {addressbook}" : "Вы создали адресную книгу «{addressbook}»", diff --git a/apps/dav/l10n/sc.js b/apps/dav/l10n/sc.js index c9c750db267..f7ef2162962 100644 --- a/apps/dav/l10n/sc.js +++ b/apps/dav/l10n/sc.js @@ -69,6 +69,7 @@ OC.L10N.register( "Decline" : "Refuda", "More options …" : "Àteras optziones ...", "More options at %s" : "Àteras optziones a is %s", + "In a meeting" : "In riunione", "Contacts" : "Cuntatos", "{actor} created address book {addressbook}" : "{actor} at creadu sa rubrica {addressbook}", "You created address book {addressbook}" : "As creadu sa rubrica {addressbook}", diff --git a/apps/dav/l10n/sc.json b/apps/dav/l10n/sc.json index 911e4654033..3340dc6e825 100644 --- a/apps/dav/l10n/sc.json +++ b/apps/dav/l10n/sc.json @@ -67,6 +67,7 @@ "Decline" : "Refuda", "More options …" : "Àteras optziones ...", "More options at %s" : "Àteras optziones a is %s", + "In a meeting" : "In riunione", "Contacts" : "Cuntatos", "{actor} created address book {addressbook}" : "{actor} at creadu sa rubrica {addressbook}", "You created address book {addressbook}" : "As creadu sa rubrica {addressbook}", diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js index e3cc2a143dd..e06afa21561 100644 --- a/apps/dav/l10n/sk.js +++ b/apps/dav/l10n/sk.js @@ -86,6 +86,7 @@ OC.L10N.register( "Decline" : "Odmietnuť", "More options …" : "Ďalšie nastavenia ...", "More options at %s" : "Ďalšie nastavenia %s", + "In a meeting" : "Na schôdzke", "Contacts" : "Kontakty", "{actor} created address book {addressbook}" : "{actor} vytvoril adresár {addressbook}", "You created address book {addressbook}" : "Vytvorili ste adresár {addressbook}", diff --git a/apps/dav/l10n/sk.json b/apps/dav/l10n/sk.json index 46ce51b6393..e27e093187f 100644 --- a/apps/dav/l10n/sk.json +++ b/apps/dav/l10n/sk.json @@ -84,6 +84,7 @@ "Decline" : "Odmietnuť", "More options …" : "Ďalšie nastavenia ...", "More options at %s" : "Ďalšie nastavenia %s", + "In a meeting" : "Na schôdzke", "Contacts" : "Kontakty", "{actor} created address book {addressbook}" : "{actor} vytvoril adresár {addressbook}", "You created address book {addressbook}" : "Vytvorili ste adresár {addressbook}", diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js index 92f48a797c2..e09e354f782 100644 --- a/apps/dav/l10n/sl.js +++ b/apps/dav/l10n/sl.js @@ -92,6 +92,7 @@ OC.L10N.register( "Decline" : "Zavrni", "More options …" : "Več možnosti ...", "More options at %s" : "Več možnosti je na %s", + "In a meeting" : "Na sestanku", "Contacts" : "Stiki", "{actor} created address book {addressbook}" : "{actor} ustvari imenik {addressbook}", "You created address book {addressbook}" : "Ustvarite imenik {addressbook}", diff --git a/apps/dav/l10n/sl.json b/apps/dav/l10n/sl.json index 21395dd0aa2..b7585acc029 100644 --- a/apps/dav/l10n/sl.json +++ b/apps/dav/l10n/sl.json @@ -90,6 +90,7 @@ "Decline" : "Zavrni", "More options …" : "Več možnosti ...", "More options at %s" : "Več možnosti je na %s", + "In a meeting" : "Na sestanku", "Contacts" : "Stiki", "{actor} created address book {addressbook}" : "{actor} ustvari imenik {addressbook}", "You created address book {addressbook}" : "Ustvarite imenik {addressbook}", diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js index 20a752319dd..a0a5fb7f4cd 100644 --- a/apps/dav/l10n/sr.js +++ b/apps/dav/l10n/sr.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Одбиј", "More options …" : "Још опција…", "More options at %s" : "Још опција на %s", + "In a meeting" : "На састанку", "Contacts" : "Контакти", "{actor} created address book {addressbook}" : "{actor} је креирао адресар {addressbook}", "You created address book {addressbook}" : "Креирали сте адресар {addressbook}", @@ -157,7 +158,13 @@ OC.L10N.register( "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV крајња тачка", "First day" : "Први дан", + "Last day (inclusive)" : "Последњи дан (укључујући и њега)", + "Short absence status" : "Кратак статус одсуства", + "Long absence Message" : "Дугачак статус одсуства", "Save" : "Сачувај", + "Disable absence" : "Искључи одсутност", + "Failed to save your absence settings" : "Није успело чување ваших поставки одсутности", + "Failed to clear your absence settings" : "Није успело брисање ваших поставки одсутности", "Time zone:" : "Временска зона:", "to" : "за", "Delete slot" : "Обриши прорез", @@ -176,6 +183,8 @@ OC.L10N.register( "Failed to save availability" : "Није успело снимање доступности ", "Availability" : "Доступност", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ако подесите своје радне сате, када буду заказивали састанак, остали корисници ће видети када сте ван канцеларије.", + "Absence" : "Одсутност", + "Configure your next absence period." : "Конфигуришите свој наредни период одсутности.", "Calendar server" : "Календар сервера", "Send invitations to attendees" : "Пошаљи позивницу учесницима", "Automatically generate a birthday calendar" : "Аутоматски изгенериши календар рођендана", diff --git a/apps/dav/l10n/sr.json b/apps/dav/l10n/sr.json index a4d653494ae..f0b575cb599 100644 --- a/apps/dav/l10n/sr.json +++ b/apps/dav/l10n/sr.json @@ -91,6 +91,7 @@ "Decline" : "Одбиј", "More options …" : "Још опција…", "More options at %s" : "Још опција на %s", + "In a meeting" : "На састанку", "Contacts" : "Контакти", "{actor} created address book {addressbook}" : "{actor} је креирао адресар {addressbook}", "You created address book {addressbook}" : "Креирали сте адресар {addressbook}", @@ -155,7 +156,13 @@ "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV крајња тачка", "First day" : "Први дан", + "Last day (inclusive)" : "Последњи дан (укључујући и њега)", + "Short absence status" : "Кратак статус одсуства", + "Long absence Message" : "Дугачак статус одсуства", "Save" : "Сачувај", + "Disable absence" : "Искључи одсутност", + "Failed to save your absence settings" : "Није успело чување ваших поставки одсутности", + "Failed to clear your absence settings" : "Није успело брисање ваших поставки одсутности", "Time zone:" : "Временска зона:", "to" : "за", "Delete slot" : "Обриши прорез", @@ -174,6 +181,8 @@ "Failed to save availability" : "Није успело снимање доступности ", "Availability" : "Доступност", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ако подесите своје радне сате, када буду заказивали састанак, остали корисници ће видети када сте ван канцеларије.", + "Absence" : "Одсутност", + "Configure your next absence period." : "Конфигуришите свој наредни период одсутности.", "Calendar server" : "Календар сервера", "Send invitations to attendees" : "Пошаљи позивницу учесницима", "Automatically generate a birthday calendar" : "Аутоматски изгенериши календар рођендана", diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index 47417f9ddf3..a39d83c63ef 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Avböj", "More options …" : "Fler alternativ ...", "More options at %s" : "Fler alternativ på %s", + "In a meeting" : "På ett möte", "Contacts" : "Kontakter", "{actor} created address book {addressbook}" : "{actor} skapade adressboken {addressbook}", "You created address book {addressbook}" : "Du skapade adressboken {addressbook}", diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index 5fa86c6ac3b..4ebc23287f1 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -91,6 +91,7 @@ "Decline" : "Avböj", "More options …" : "Fler alternativ ...", "More options at %s" : "Fler alternativ på %s", + "In a meeting" : "På ett möte", "Contacts" : "Kontakter", "{actor} created address book {addressbook}" : "{actor} skapade adressboken {addressbook}", "You created address book {addressbook}" : "Du skapade adressboken {addressbook}", diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 25294d9e5d6..cfe3af710b8 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Reddet", "More options …" : "Diğer seçenekler …", "More options at %s" : "%s üzerindeki diğer seçenekler", + "In a meeting" : "Toplantıda", "Contacts" : "Kişiler", "{actor} created address book {addressbook}" : "{actor}, {addressbook} adres defterini ekledi", "You created address book {addressbook}" : "{addressbook} adres defterini eklediniz", diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index 72d2aeaa2f4..de661d006d2 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -91,6 +91,7 @@ "Decline" : "Reddet", "More options …" : "Diğer seçenekler …", "More options at %s" : "%s üzerindeki diğer seçenekler", + "In a meeting" : "Toplantıda", "Contacts" : "Kişiler", "{actor} created address book {addressbook}" : "{actor}, {addressbook} adres defterini ekledi", "You created address book {addressbook}" : "{addressbook} adres defterini eklediniz", diff --git a/apps/dav/l10n/uk.js b/apps/dav/l10n/uk.js index bfbcfb53c6a..7d83e5505a0 100644 --- a/apps/dav/l10n/uk.js +++ b/apps/dav/l10n/uk.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Відхилити", "More options …" : "Більше варіантів …", "More options at %s" : "Більше варіантів на %s", + "In a meeting" : "На зустрічі", "Contacts" : "Контакти", "{actor} created address book {addressbook}" : "{actor} створив(-ла) адресну книгу {addressbook}", "You created address book {addressbook}" : "Ви створили адресну книгу {addressbook}", @@ -148,13 +149,21 @@ OC.L10N.register( "Completed on %s" : "Завершено %s", "Due on %s by %s" : "До %s з боку %s", "Due on %s" : "До %s", + "DAV system address book" : "Системна адресна книга DAV", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling occ dav:sync-system-addressbook." : "Ще не відбувалася синхронізація системної книги DAV, оскільки ваш примірник налічує понад 1000 користувачів або через іншу помилку. Запустіть синхронізацію вручну командою occ dav:sync-system-addressbook.", "Migrated calendar (%1$s)" : "Перенесений календар (%1$s)", "Calendars including events, details and attendees" : "Календарі, включаючи події, деталі та відвідувачів", "Contacts and groups" : "Контакти та групи", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Точка доступу WebDAV", "First day" : "Перший день", + "Last day (inclusive)" : "Останній день (включно)", + "Short absence status" : "Короткий статус відсутности", + "Long absence Message" : "Довге повідомлення про відсутність", "Save" : "Зберегти", + "Disable absence" : "Вимкнути відсутність", + "Failed to save your absence settings" : "Не вдалося зберегти налаштуванння про відсутність", + "Failed to clear your absence settings" : "Не вдалося скинути ваші налаштування про відсутність", "Time zone:" : "Часовий пояс:", "to" : "до", "Delete slot" : "Вилучити діапазон", @@ -173,6 +182,8 @@ OC.L10N.register( "Failed to save availability" : "Не вдалося зберегти наявність", "Availability" : "Доступність", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Будь ласка, налаштуйте ваш робочий час, щоби інші користувачі могли бачити, коли ви відсутні під час бронювання зустрічей.", + "Absence" : "Відсутність", + "Configure your next absence period." : "Налаштувати проміжки вашої відсутности", "Calendar server" : "Календар", "Send invitations to attendees" : "Надсилати запрошення учасникам", "Automatically generate a birthday calendar" : "Автоматично створити календар днів народження", diff --git a/apps/dav/l10n/uk.json b/apps/dav/l10n/uk.json index af490a94791..09f3345a425 100644 --- a/apps/dav/l10n/uk.json +++ b/apps/dav/l10n/uk.json @@ -91,6 +91,7 @@ "Decline" : "Відхилити", "More options …" : "Більше варіантів …", "More options at %s" : "Більше варіантів на %s", + "In a meeting" : "На зустрічі", "Contacts" : "Контакти", "{actor} created address book {addressbook}" : "{actor} створив(-ла) адресну книгу {addressbook}", "You created address book {addressbook}" : "Ви створили адресну книгу {addressbook}", @@ -146,13 +147,21 @@ "Completed on %s" : "Завершено %s", "Due on %s by %s" : "До %s з боку %s", "Due on %s" : "До %s", + "DAV system address book" : "Системна адресна книга DAV", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling occ dav:sync-system-addressbook." : "Ще не відбувалася синхронізація системної книги DAV, оскільки ваш примірник налічує понад 1000 користувачів або через іншу помилку. Запустіть синхронізацію вручну командою occ dav:sync-system-addressbook.", "Migrated calendar (%1$s)" : "Перенесений календар (%1$s)", "Calendars including events, details and attendees" : "Календарі, включаючи події, деталі та відвідувачів", "Contacts and groups" : "Контакти та групи", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Точка доступу WebDAV", "First day" : "Перший день", + "Last day (inclusive)" : "Останній день (включно)", + "Short absence status" : "Короткий статус відсутности", + "Long absence Message" : "Довге повідомлення про відсутність", "Save" : "Зберегти", + "Disable absence" : "Вимкнути відсутність", + "Failed to save your absence settings" : "Не вдалося зберегти налаштуванння про відсутність", + "Failed to clear your absence settings" : "Не вдалося скинути ваші налаштування про відсутність", "Time zone:" : "Часовий пояс:", "to" : "до", "Delete slot" : "Вилучити діапазон", @@ -171,6 +180,8 @@ "Failed to save availability" : "Не вдалося зберегти наявність", "Availability" : "Доступність", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Будь ласка, налаштуйте ваш робочий час, щоби інші користувачі могли бачити, коли ви відсутні під час бронювання зустрічей.", + "Absence" : "Відсутність", + "Configure your next absence period." : "Налаштувати проміжки вашої відсутности", "Calendar server" : "Календар", "Send invitations to attendees" : "Надсилати запрошення учасникам", "Automatically generate a birthday calendar" : "Автоматично створити календар днів народження", diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 915554ed303..b8ad01dd0d2 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "拒绝", "More options …" : "更多选项", "More options at %s" : "在%s的更多选项", + "In a meeting" : "开会中", "Contacts" : "联系人", "{actor} created address book {addressbook}" : "{actor} 创建了通讯录 {addressbook}", "You created address book {addressbook}" : "你创建了通讯录 {addressbook}", diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index f498fe3eba2..10b9eb1dfeb 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -91,6 +91,7 @@ "Decline" : "拒绝", "More options …" : "更多选项", "More options at %s" : "在%s的更多选项", + "In a meeting" : "开会中", "Contacts" : "联系人", "{actor} created address book {addressbook}" : "{actor} 创建了通讯录 {addressbook}", "You created address book {addressbook}" : "你创建了通讯录 {addressbook}", diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index 1ecd11df8fd..3101af5c20b 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "拒絕", "More options …" : "更多選項 ...", "More options at %s" : "%s有更多選項", + "In a meeting" : "會議中", "Contacts" : "聯絡人", "{actor} created address book {addressbook}" : "{actor} 創建了通訊錄 {addressbook} ", "You created address book {addressbook}" : "您創建了通訊錄 {addressbook} ", diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json index 17e94b40004..a697790d96f 100644 --- a/apps/dav/l10n/zh_HK.json +++ b/apps/dav/l10n/zh_HK.json @@ -91,6 +91,7 @@ "Decline" : "拒絕", "More options …" : "更多選項 ...", "More options at %s" : "%s有更多選項", + "In a meeting" : "會議中", "Contacts" : "聯絡人", "{actor} created address book {addressbook}" : "{actor} 創建了通訊錄 {addressbook} ", "You created address book {addressbook}" : "您創建了通訊錄 {addressbook} ", diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 0b06e0c18a5..4a3c0f46987 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "拒絕", "More options …" : "更多選項……", "More options at %s" : "%s 有更多選項", + "In a meeting" : "會議中", "Contacts" : "聯絡人", "{actor} created address book {addressbook}" : "{actor} 建立了通訊錄 {addressbook}", "You created address book {addressbook}" : "您建立了通訊錄 {addressbook}", @@ -157,7 +158,13 @@ OC.L10N.register( "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", "First day" : "第一天", + "Last day (inclusive)" : "最後一天(含)", + "Short absence status" : "短暫缺席狀態", + "Long absence Message" : "長期缺席訊息", "Save" : "儲存", + "Disable absence" : "停用缺席", + "Failed to save your absence settings" : "儲存您的缺席設定失敗", + "Failed to clear your absence settings" : "清除您的缺席設定失敗", "Time zone:" : "時區:", "to" : "到", "Delete slot" : "刪除欄位", @@ -176,6 +183,8 @@ OC.L10N.register( "Failed to save availability" : "儲存可用性失敗", "Availability" : "可用性", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他使用者在預約會議時就會知道您何時不在辦公室。", + "Absence" : "缺席", + "Configure your next absence period." : "設定您的下一個缺席時段。", "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動生成生日日曆", diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json index 3ca6e71906e..1c0746ae481 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -91,6 +91,7 @@ "Decline" : "拒絕", "More options …" : "更多選項……", "More options at %s" : "%s 有更多選項", + "In a meeting" : "會議中", "Contacts" : "聯絡人", "{actor} created address book {addressbook}" : "{actor} 建立了通訊錄 {addressbook}", "You created address book {addressbook}" : "您建立了通訊錄 {addressbook}", @@ -155,7 +156,13 @@ "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", "First day" : "第一天", + "Last day (inclusive)" : "最後一天(含)", + "Short absence status" : "短暫缺席狀態", + "Long absence Message" : "長期缺席訊息", "Save" : "儲存", + "Disable absence" : "停用缺席", + "Failed to save your absence settings" : "儲存您的缺席設定失敗", + "Failed to clear your absence settings" : "清除您的缺席設定失敗", "Time zone:" : "時區:", "to" : "到", "Delete slot" : "刪除欄位", @@ -174,6 +181,8 @@ "Failed to save availability" : "儲存可用性失敗", "Availability" : "可用性", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他使用者在預約會議時就會知道您何時不在辦公室。", + "Absence" : "缺席", + "Configure your next absence period." : "設定您的下一個缺席時段。", "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動生成生日日曆", |