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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-23 05:22:43 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-23 05:22:43 +0300
commit6853c891143ce3dcf3ce0a736f42720484e74990 (patch)
tree187cfa236c6514d6ad5aba5075d2471d98b88607 /apps/dav/l10n
parentb98d314cec65ac393a74108c1e74751a4c0eced7 (diff)
[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/de_DE.js4
-rw-r--r--apps/dav/l10n/de_DE.json4
-rw-r--r--apps/dav/l10n/eu.js13
-rw-r--r--apps/dav/l10n/eu.json13
-rw-r--r--apps/dav/l10n/zh_HK.js2
-rw-r--r--apps/dav/l10n/zh_HK.json2
6 files changed, 32 insertions, 6 deletions
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js
index 2d18d946aa5..aad521e1f1e 100644
--- a/apps/dav/l10n/de_DE.js
+++ b/apps/dav/l10n/de_DE.js
@@ -125,8 +125,8 @@ OC.L10N.register(
"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",
+ "Delete slot" : "Zeitfenster löschen",
+ "Add slot" : "Zeitfenster hinzufügen",
"Save" : "Speichern",
"Monday" : "Montag",
"Tuesday" : "Dienstag",
diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json
index 0bc35e1e3be..6ba63f4db67 100644
--- a/apps/dav/l10n/de_DE.json
+++ b/apps/dav/l10n/de_DE.json
@@ -123,8 +123,8 @@
"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",
+ "Delete slot" : "Zeitfenster löschen",
+ "Add slot" : "Zeitfenster hinzufügen",
"Save" : "Speichern",
"Monday" : "Montag",
"Tuesday" : "Dienstag",
diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js
index bf800574026..48c34064d77 100644
--- a/apps/dav/l10n/eu.js
+++ b/apps/dav/l10n/eu.js
@@ -121,7 +121,20 @@ OC.L10N.register(
"Due on %s" : "%s-(e)an epemuga",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV amaiera-puntua",
+ "Availability" : "Eskuragarritasuna",
+ "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Zure lan orduak konfiguratzen badituzu, beste erabiltzaileak bulegotik kanpo zaudela ikusiko dute bilera bat erreserbatzen dutenean.",
+ "Please select a time zone:" : "Aukeratu ordu-zona bat:",
+ "to" : "honi",
+ "Delete slot" : "Ezabatu tartea",
+ "Add slot" : "Gehitu tartea",
"Save" : "Gorde",
+ "Monday" : "Astelehena",
+ "Tuesday" : "Asteartea",
+ "Wednesday" : "Asteazkena",
+ "Thursday" : "Osteguna",
+ "Friday" : "Ostirala",
+ "Saturday" : "Larunbata",
+ "Sunday" : "Igandea",
"Calendar server" : "Egutegi-zerbitzaria",
"Send invitations to attendees" : "Gonbidatutakoei gonbidapenak bidali",
"Automatically generate a birthday calendar" : "Automatikoki sortu urtebetetzeen egutegia",
diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json
index b3bb701a20a..18f5341a41e 100644
--- a/apps/dav/l10n/eu.json
+++ b/apps/dav/l10n/eu.json
@@ -119,7 +119,20 @@
"Due on %s" : "%s-(e)an epemuga",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV amaiera-puntua",
+ "Availability" : "Eskuragarritasuna",
+ "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Zure lan orduak konfiguratzen badituzu, beste erabiltzaileak bulegotik kanpo zaudela ikusiko dute bilera bat erreserbatzen dutenean.",
+ "Please select a time zone:" : "Aukeratu ordu-zona bat:",
+ "to" : "honi",
+ "Delete slot" : "Ezabatu tartea",
+ "Add slot" : "Gehitu tartea",
"Save" : "Gorde",
+ "Monday" : "Astelehena",
+ "Tuesday" : "Asteartea",
+ "Wednesday" : "Asteazkena",
+ "Thursday" : "Osteguna",
+ "Friday" : "Ostirala",
+ "Saturday" : "Larunbata",
+ "Sunday" : "Igandea",
"Calendar server" : "Egutegi-zerbitzaria",
"Send invitations to attendees" : "Gonbidatutakoei gonbidapenak bidali",
"Automatically generate a birthday calendar" : "Automatikoki sortu urtebetetzeen egutegia",
diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js
index df219254b1c..587c11d002a 100644
--- a/apps/dav/l10n/zh_HK.js
+++ b/apps/dav/l10n/zh_HK.js
@@ -121,7 +121,7 @@ OC.L10N.register(
"Due on %s" : "完成日期 %s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV 端點",
- "Availability" : "可用性",
+ "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" : "至",
diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json
index 2e421c6d444..184dd89a741 100644
--- a/apps/dav/l10n/zh_HK.json
+++ b/apps/dav/l10n/zh_HK.json
@@ -119,7 +119,7 @@
"Due on %s" : "完成日期 %s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV 端點",
- "Availability" : "可用性",
+ "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" : "至",