diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-20 02:23:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-20 02:23:10 +0000 |
commit | 981d83980666cd59f9d8e7da3a3719b95f89039c (patch) | |
tree | c7a5aca5225f90b50b3f86e554dc5f01537e0434 /apps/dav/l10n | |
parent | 5155f2b0c551703616ef8b7deb1a5b939b1c2450 (diff) | |
download | nextcloud-server-981d83980666cd59f9d8e7da3a3719b95f89039c.tar.gz nextcloud-server-981d83980666cd59f9d8e7da3a3719b95f89039c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/cs.js | 13 | ||||
-rw-r--r-- | apps/dav/l10n/cs.json | 13 | ||||
-rw-r--r-- | apps/dav/l10n/de.js | 12 | ||||
-rw-r--r-- | apps/dav/l10n/de.json | 12 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.js | 13 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.json | 13 | ||||
-rw-r--r-- | apps/dav/l10n/pl.js | 13 | ||||
-rw-r--r-- | apps/dav/l10n/pl.json | 13 | ||||
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 13 | ||||
-rw-r--r-- | apps/dav/l10n/zh_CN.json | 13 | ||||
-rw-r--r-- | apps/dav/l10n/zh_TW.js | 13 | ||||
-rw-r--r-- | apps/dav/l10n/zh_TW.json | 13 |
12 files changed, 154 insertions, 0 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index 2a2902af946..74ee97ece09 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -121,7 +121,20 @@ OC.L10N.register( "Due on %s" : "Termín do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", + "Availability" : "Dostupnost", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Když sem zadáte svou pracovní dobu, ostatní uživatelé při rezervování schůzky uvidí, kdy jste mimo kancelář.", + "Please select a time zone:" : "Vyberte časové pásmo:", + "to" : "do", + "Delete slot" : "Smazat slot", + "Add slot" : "Přidat slot", "Save" : "Uložit", + "Monday" : "pondělí", + "Tuesday" : "úterý", + "Wednesday" : "středa", + "Thursday" : "čtvrtek", + "Friday" : "pátek", + "Saturday" : "sobota", + "Sunday" : "neděle", "Calendar server" : "Kalendářový server", "Send invitations to attendees" : "Poslat pozvánky na adresy účastníků", "Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami", diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index 45a508d7a62..9f69af355bf 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -119,7 +119,20 @@ "Due on %s" : "Termín do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", + "Availability" : "Dostupnost", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Když sem zadáte svou pracovní dobu, ostatní uživatelé při rezervování schůzky uvidí, kdy jste mimo kancelář.", + "Please select a time zone:" : "Vyberte časové pásmo:", + "to" : "do", + "Delete slot" : "Smazat slot", + "Add slot" : "Přidat slot", "Save" : "Uložit", + "Monday" : "pondělí", + "Tuesday" : "úterý", + "Wednesday" : "středa", + "Thursday" : "čtvrtek", + "Friday" : "pátek", + "Saturday" : "sobota", + "Sunday" : "neděle", "Calendar server" : "Kalendářový server", "Send invitations to attendees" : "Poslat pozvánky na adresy účastníků", "Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami", diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 3901478e759..ad5dd5423ad 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -121,7 +121,19 @@ OC.L10N.register( "Due on %s" : "Fällig am %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", + "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 Du Deine Arbeitszeiten konfigurierst, können andere Benutzer sehen, wann Du nicht im Büro bist, wenn sie eine Besprechung buchen.", + "Please select a time zone:" : "Bitte wähle eine Zeitzone:", + "Delete slot" : "Slot löschen", + "Add slot" : "Slot hinzufügen", "Save" : "Speichern", + "Monday" : "Montag", + "Tuesday" : "Dienstag", + "Wednesday" : "Mittwoch", + "Thursday" : "Donnerstag", + "Friday" : "Freitag", + "Saturday" : "Samstag", + "Sunday" : "Sonntag", "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.json b/apps/dav/l10n/de.json index a5701d3ee5b..790655f26ca 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -119,7 +119,19 @@ "Due on %s" : "Fällig am %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", + "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 Du Deine Arbeitszeiten konfigurierst, können andere Benutzer sehen, wann Du nicht im Büro bist, wenn sie eine Besprechung buchen.", + "Please select a time zone:" : "Bitte wähle eine Zeitzone:", + "Delete slot" : "Slot löschen", + "Add slot" : "Slot hinzufügen", "Save" : "Speichern", + "Monday" : "Montag", + "Tuesday" : "Dienstag", + "Wednesday" : "Mittwoch", + "Thursday" : "Donnerstag", + "Friday" : "Freitag", + "Saturday" : "Samstag", + "Sunday" : "Sonntag", "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.js b/apps/dav/l10n/de_DE.js index 73532895545..2d18d946aa5 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -121,7 +121,20 @@ OC.L10N.register( "Due on %s" : "Fällig am %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", + "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.", + "Please select a time zone:" : "Bitte eine Zeitzone wählen:", + "to" : "an", + "Delete slot" : "Slot löschen", + "Add slot" : "Slot hinzufügen", "Save" : "Speichern", + "Monday" : "Montag", + "Tuesday" : "Dienstag", + "Wednesday" : "Mittwoch", + "Thursday" : "Donnerstag", + "Friday" : "Freitag", + "Saturday" : "Samstag", + "Sunday" : "Sonntag", "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 8b265940ec6..0bc35e1e3be 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -119,7 +119,20 @@ "Due on %s" : "Fällig am %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", + "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.", + "Please select a time zone:" : "Bitte eine Zeitzone wählen:", + "to" : "an", + "Delete slot" : "Slot löschen", + "Add slot" : "Slot hinzufügen", "Save" : "Speichern", + "Monday" : "Montag", + "Tuesday" : "Dienstag", + "Wednesday" : "Mittwoch", + "Thursday" : "Donnerstag", + "Friday" : "Freitag", + "Saturday" : "Samstag", + "Sunday" : "Sonntag", "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/pl.js b/apps/dav/l10n/pl.js index d42013e3dc9..699c0f2c479 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -121,7 +121,20 @@ OC.L10N.register( "Due on %s" : "Na dzień %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Adres WebDAV", + "Availability" : "Dostępność", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Jeśli skonfigurujesz godziny pracy, inni użytkownicy będą widzieć, kiedy jesteś poza biurem, gdy będą rezerwować spotkanie.", + "Please select a time zone:" : "Wybierz strefę czasową:", + "to" : "od", + "Delete slot" : "Usuń przedział czasu", + "Add slot" : "Dodaj przedział czasu", "Save" : "Zapisz", + "Monday" : "Poniedziałek", + "Tuesday" : "Wtorek", + "Wednesday" : "Środa", + "Thursday" : "Czwartek", + "Friday" : "Piątek", + "Saturday" : "Sobota", + "Sunday" : "Niedziela", "Calendar server" : "Serwer kalendarza", "Send invitations to attendees" : "Wyślij zaproszenia do uczestników", "Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin", diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index 84525932fc6..ad6698568a9 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -119,7 +119,20 @@ "Due on %s" : "Na dzień %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Adres WebDAV", + "Availability" : "Dostępność", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Jeśli skonfigurujesz godziny pracy, inni użytkownicy będą widzieć, kiedy jesteś poza biurem, gdy będą rezerwować spotkanie.", + "Please select a time zone:" : "Wybierz strefę czasową:", + "to" : "od", + "Delete slot" : "Usuń przedział czasu", + "Add slot" : "Dodaj przedział czasu", "Save" : "Zapisz", + "Monday" : "Poniedziałek", + "Tuesday" : "Wtorek", + "Wednesday" : "Środa", + "Thursday" : "Czwartek", + "Friday" : "Piątek", + "Saturday" : "Sobota", + "Sunday" : "Niedziela", "Calendar server" : "Serwer kalendarza", "Send invitations to attendees" : "Wyślij zaproszenia do uczestników", "Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin", diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index ed8878e7494..eb0731a4312 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -121,7 +121,20 @@ OC.L10N.register( "Due on %s" : "到期于%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV端点", + "Availability" : "可用性", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "如果您配置了工作时间,其他用户在预订会议时就会了解您何时不在办公室。", + "Please select a time zone:" : "请选择一个时区:", + "to" : "到", + "Delete slot" : "删除插槽", + "Add slot" : "添加插槽", "Save" : "保存", + "Monday" : "周一", + "Tuesday" : "周二", + "Wednesday" : "周三", + "Thursday" : "周四", + "Friday" : "周五", + "Saturday" : "周六", + "Sunday" : "周日", "Calendar server" : "日历服务器", "Send invitations to attendees" : "向与会者发送邀请", "Automatically generate a birthday calendar" : "自动生成生日日历", diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index 10246c20d15..c3df9acdc7d 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -119,7 +119,20 @@ "Due on %s" : "到期于%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV端点", + "Availability" : "可用性", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "如果您配置了工作时间,其他用户在预订会议时就会了解您何时不在办公室。", + "Please select a time zone:" : "请选择一个时区:", + "to" : "到", + "Delete slot" : "删除插槽", + "Add slot" : "添加插槽", "Save" : "保存", + "Monday" : "周一", + "Tuesday" : "周二", + "Wednesday" : "周三", + "Thursday" : "周四", + "Friday" : "周五", + "Saturday" : "周六", + "Sunday" : "周日", "Calendar server" : "日历服务器", "Send invitations to attendees" : "向与会者发送邀请", "Automatically generate a birthday calendar" : "自动生成生日日历", diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index a653aa6ff31..d959d8423dd 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -121,7 +121,20 @@ OC.L10N.register( "Due on %s" : "到期於 %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", + "Availability" : "可用性", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他使用者在預約會議時就會知道您何時不在辦公室。", + "Please select a time zone:" : "請選取時區:", + "to" : "到", + "Delete slot" : "刪除欄位", + "Add slot" : "新增欄位", "Save" : "儲存", + "Monday" : "週一", + "Tuesday" : "週二", + "Wednesday" : "週三", + "Thursday" : "週四", + "Friday" : "週五", + "Saturday" : "週六", + "Sunday" : "週日", "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 e4249ca40d5..619f605a420 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -119,7 +119,20 @@ "Due on %s" : "到期於 %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", + "Availability" : "可用性", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他使用者在預約會議時就會知道您何時不在辦公室。", + "Please select a time zone:" : "請選取時區:", + "to" : "到", + "Delete slot" : "刪除欄位", + "Add slot" : "新增欄位", "Save" : "儲存", + "Monday" : "週一", + "Tuesday" : "週二", + "Wednesday" : "週三", + "Thursday" : "週四", + "Friday" : "週五", + "Saturday" : "週六", + "Sunday" : "週日", "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動生成生日日曆", |