diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-25 02:22:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-25 02:22:42 +0000 |
commit | 082d429c6e676d5a5609f690061467e60510a8cd (patch) | |
tree | f028ee6b120fc9da1d482905f1f312211584202c /apps/dav | |
parent | b3001fd69e0915087815d5f04f929775d79ca46f (diff) | |
download | nextcloud-server-082d429c6e676d5a5609f690061467e60510a8cd.tar.gz nextcloud-server-082d429c6e676d5a5609f690061467e60510a8cd.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/cs.json | 2 | ||||
-rw-r--r-- | apps/dav/l10n/eu.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/eu.json | 2 | ||||
-rw-r--r-- | apps/dav/l10n/zh_TW.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/zh_TW.json | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index 74ee97ece09..9ae26e50b45 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -149,6 +149,8 @@ OC.L10N.register( "Please contact the organizer directly." : "Kontaktujte organizátora přímo.", "Are you accepting the invitation?" : "Přijímáte pozvání?", "Tentative" : "Nezávazně", + "Number of guests" : "Počet hostů", + "Comment" : "Komentář", "Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.", "Calendar and tasks" : "Kalendář a úkoly" }, diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index 9f69af355bf..5a8af598df9 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -147,6 +147,8 @@ "Please contact the organizer directly." : "Kontaktujte organizátora přímo.", "Are you accepting the invitation?" : "Přijímáte pozvání?", "Tentative" : "Nezávazně", + "Number of guests" : "Počet hostů", + "Comment" : "Komentář", "Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.", "Calendar and tasks" : "Kalendář a úkoly" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js index 48c34064d77..f411834bfd9 100644 --- a/apps/dav/l10n/eu.js +++ b/apps/dav/l10n/eu.js @@ -149,6 +149,8 @@ OC.L10N.register( "Please contact the organizer directly." : "Mesedez jarri harremanetan antolatzailearekin zuzenean.", "Are you accepting the invitation?" : "Gonbidapena onartzen duzu?", "Tentative" : "Behin behinekoa", + "Number of guests" : "Gonbidatu kopurua", + "Comment" : "Iruzkindu", "Your attendance was updated successfully." : "Zure parte-hartzea ondo eguneratu da.", "Calendar and tasks" : "Egutegia eta atazak" }, diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json index 18f5341a41e..d2f64ac4ad4 100644 --- a/apps/dav/l10n/eu.json +++ b/apps/dav/l10n/eu.json @@ -147,6 +147,8 @@ "Please contact the organizer directly." : "Mesedez jarri harremanetan antolatzailearekin zuzenean.", "Are you accepting the invitation?" : "Gonbidapena onartzen duzu?", "Tentative" : "Behin behinekoa", + "Number of guests" : "Gonbidatu kopurua", + "Comment" : "Iruzkindu", "Your attendance was updated successfully." : "Zure parte-hartzea ondo eguneratu da.", "Calendar and tasks" : "Egutegia eta atazak" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index d959d8423dd..69d92d46eaf 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -149,6 +149,8 @@ OC.L10N.register( "Please contact the organizer directly." : "請直接聯絡主辦人。", "Are you accepting the invitation?" : "您接受邀請嗎?", "Tentative" : "暫定", + "Number of guests" : "訪客數量", + "Comment" : "留言", "Your attendance was updated successfully." : "您的參與狀態成功更新。", "Calendar and tasks" : "日曆與工作項目" }, diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json index 619f605a420..0d32b2ef277 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -147,6 +147,8 @@ "Please contact the organizer directly." : "請直接聯絡主辦人。", "Are you accepting the invitation?" : "您接受邀請嗎?", "Tentative" : "暫定", + "Number of guests" : "訪客數量", + "Comment" : "留言", "Your attendance was updated successfully." : "您的參與狀態成功更新。", "Calendar and tasks" : "日曆與工作項目" },"pluralForm" :"nplurals=1; plural=0;" |