diff options
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/cs.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/cs.json | 3 | ||||
-rw-r--r-- | apps/dav/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/zh_HK.json | 2 |
4 files changed, 10 insertions, 0 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index 526451b7cd5..122c95f69c8 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -75,6 +75,9 @@ OC.L10N.register( "Cancelled: %1$s" : "Zrušeno: %1$s", "\"%1$s\" has been canceled" : "„%1$s“ bylo zrušeno", "Re: %1$s" : "Odp.: %1$s", + "%1$s has accepted your invitation" : "%1$s přijal(a) vaše pozvání", + "%1$s has tentatively accepted your invitation" : "%1$s nezávazně přijal(a) vaši pozvánku", + "%1$s has declined your invitation" : "%1$s odmítla(a) vaši pozvánku", "%1$s has responded to your invitation" : "%1$s odpověděl(a) na vaši pozvánku", "Invitation updated: %1$s" : "Pozvánka aktualizována: %1$s", "%1$s updated the event \"%2$s\"" : "%1$s zaktualizoval(a) událost „%2$s", diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index 815dede14ce..1e3759d0577 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -73,6 +73,9 @@ "Cancelled: %1$s" : "Zrušeno: %1$s", "\"%1$s\" has been canceled" : "„%1$s“ bylo zrušeno", "Re: %1$s" : "Odp.: %1$s", + "%1$s has accepted your invitation" : "%1$s přijal(a) vaše pozvání", + "%1$s has tentatively accepted your invitation" : "%1$s nezávazně přijal(a) vaši pozvánku", + "%1$s has declined your invitation" : "%1$s odmítla(a) vaši pozvánku", "%1$s has responded to your invitation" : "%1$s odpověděl(a) na vaši pozvánku", "Invitation updated: %1$s" : "Pozvánka aktualizována: %1$s", "%1$s updated the event \"%2$s\"" : "%1$s zaktualizoval(a) událost „%2$s", diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index 33bfe8f2ac3..1b1178ef3be 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -118,6 +118,8 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} 更新了通訊錄 {addressbook} 中的聯絡人 {card}", "You updated contact {card} in address book {addressbook}" : "您更新了通訊錄 {addressbook} 中的聯絡人 {card}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "聯絡人或通訊錄被修改", + "Accounts" : "賬戶", + "System address book which holds all accounts" : "包含所有賬戶的系統通訊錄", "File is not updatable: %1$s" : "檔案無法更新:%1$s", "Could not write to final file, canceled by hook" : "無法寫入最終檔案,被掛勾取消", "Could not write file contents" : "無法寫入檔案內容", diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json index ee939978184..5ec0e2271e2 100644 --- a/apps/dav/l10n/zh_HK.json +++ b/apps/dav/l10n/zh_HK.json @@ -116,6 +116,8 @@ "{actor} updated contact {card} in address book {addressbook}" : "{actor} 更新了通訊錄 {addressbook} 中的聯絡人 {card}", "You updated contact {card} in address book {addressbook}" : "您更新了通訊錄 {addressbook} 中的聯絡人 {card}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "聯絡人或通訊錄被修改", + "Accounts" : "賬戶", + "System address book which holds all accounts" : "包含所有賬戶的系統通訊錄", "File is not updatable: %1$s" : "檔案無法更新:%1$s", "Could not write to final file, canceled by hook" : "無法寫入最終檔案,被掛勾取消", "Could not write file contents" : "無法寫入檔案內容", |