parent
25a1a68bc9
commit
b992bf2142
@ -1,22 +1,25 @@ |
||||
OC.L10N.register( |
||||
"comments", |
||||
{ |
||||
"Type in a new comment..." : "輸入新留言…", |
||||
"Delete comment" : "刪除留言", |
||||
"New comment …" : "新備註...", |
||||
"Delete comment" : "刪除備註", |
||||
"Post" : "送出", |
||||
"Cancel" : "取消", |
||||
"Edit comment" : "編輯留言", |
||||
"Edit comment" : "編輯備註", |
||||
"[Deleted user]" : "[已刪除的使用者]", |
||||
"Comments" : "留言", |
||||
"No other comments available" : "沒有其他留言", |
||||
"More comments..." : "更多留言…", |
||||
"Comments" : "備註", |
||||
"No comments yet, start the conversation!" : "無備註,開始對談 !", |
||||
"More comments …" : "更多備註...", |
||||
"Save" : "儲存", |
||||
"Allowed characters {count} of {max}" : "已輸入 {count} / 長度限制 {max}", |
||||
"{count} unread comments" : "{count} 則未讀留言", |
||||
"Comment" : "留言", |
||||
"You commented" : "您留言", |
||||
"%1$s commented" : "%1$s 留言", |
||||
"You commented on %2$s" : "您對 %2$s 留言", |
||||
"%1$s commented on %2$s" : "%1$s 對 %2$s 留言" |
||||
"{count} unread comments" : "{count} 則未讀備註", |
||||
"Comment" : "備註", |
||||
"You commented" : "您已備註", |
||||
"%1$s commented" : "%1$s 備註", |
||||
"You commented on %2$s" : "您對 %2$s 備註", |
||||
"%1$s commented on %2$s" : "%1$s 對 %2$s 備註", |
||||
"Type in a new comment..." : "輸入新備註…", |
||||
"No other comments available" : "沒有其他備註", |
||||
"More comments..." : "更多備註…" |
||||
}, |
||||
"nplurals=1; plural=0;"); |
||||
|
||||
@ -1,20 +1,23 @@ |
||||
{ "translations": { |
||||
"Type in a new comment..." : "輸入新留言…", |
||||
"Delete comment" : "刪除留言", |
||||
"New comment …" : "新備註...", |
||||
"Delete comment" : "刪除備註", |
||||
"Post" : "送出", |
||||
"Cancel" : "取消", |
||||
"Edit comment" : "編輯留言", |
||||
"Edit comment" : "編輯備註", |
||||
"[Deleted user]" : "[已刪除的使用者]", |
||||
"Comments" : "留言", |
||||
"No other comments available" : "沒有其他留言", |
||||
"More comments..." : "更多留言…", |
||||
"Comments" : "備註", |
||||
"No comments yet, start the conversation!" : "無備註,開始對談 !", |
||||
"More comments …" : "更多備註...", |
||||
"Save" : "儲存", |
||||
"Allowed characters {count} of {max}" : "已輸入 {count} / 長度限制 {max}", |
||||
"{count} unread comments" : "{count} 則未讀留言", |
||||
"Comment" : "留言", |
||||
"You commented" : "您留言", |
||||
"%1$s commented" : "%1$s 留言", |
||||
"You commented on %2$s" : "您對 %2$s 留言", |
||||
"%1$s commented on %2$s" : "%1$s 對 %2$s 留言" |
||||
"{count} unread comments" : "{count} 則未讀備註", |
||||
"Comment" : "備註", |
||||
"You commented" : "您已備註", |
||||
"%1$s commented" : "%1$s 備註", |
||||
"You commented on %2$s" : "您對 %2$s 備註", |
||||
"%1$s commented on %2$s" : "%1$s 對 %2$s 備註", |
||||
"Type in a new comment..." : "輸入新備註…", |
||||
"No other comments available" : "沒有其他備註", |
||||
"More comments..." : "更多備註…" |
||||
},"pluralForm" :"nplurals=1; plural=0;" |
||||
} |
||||
@ -0,0 +1,17 @@ |
||||
OC.L10N.register( |
||||
"twofactor_backupcodes", |
||||
{ |
||||
"Generate backup codes" : "Biztonsági kód generálás", |
||||
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "A biztonsági kódok elkészültek. Felhasználva: {{used}}, ennyiből: {{total}}.", |
||||
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Ezek a biztonsági kódjaid. Kérlek mentsd el vagy nyomtasd ki őket úgy hogy később is meglegyenek.", |
||||
"Save backup codes" : "Biztonsági kódok mentése", |
||||
"Print backup codes" : "Biztonsági kódok nyomtatása", |
||||
"Regenerate backup codes" : "Biztonsági kódok újra generálása", |
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Ha újra generálod a biztonsági kódokat, akkor a régiek automatikusan érvénytelenítve lesznek.", |
||||
"An error occurred while generating your backup codes" : "Hiba történt a biztonsági kódok generálása közben", |
||||
"Nextcloud backup codes" : "Nextcloud biztonsági kódok", |
||||
"Backup code" : "Biztonsági kód", |
||||
"Use backup code" : "Biztonsági kód használata", |
||||
"Second-factor backup codes" : "Második lépcsős biztonsági kódok" |
||||
}, |
||||
"nplurals=2; plural=(n != 1);"); |
||||
@ -0,0 +1,15 @@ |
||||
{ "translations": { |
||||
"Generate backup codes" : "Biztonsági kód generálás", |
||||
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "A biztonsági kódok elkészültek. Felhasználva: {{used}}, ennyiből: {{total}}.", |
||||
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Ezek a biztonsági kódjaid. Kérlek mentsd el vagy nyomtasd ki őket úgy hogy később is meglegyenek.", |
||||
"Save backup codes" : "Biztonsági kódok mentése", |
||||
"Print backup codes" : "Biztonsági kódok nyomtatása", |
||||
"Regenerate backup codes" : "Biztonsági kódok újra generálása", |
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Ha újra generálod a biztonsági kódokat, akkor a régiek automatikusan érvénytelenítve lesznek.", |
||||
"An error occurred while generating your backup codes" : "Hiba történt a biztonsági kódok generálása közben", |
||||
"Nextcloud backup codes" : "Nextcloud biztonsági kódok", |
||||
"Backup code" : "Biztonsági kód", |
||||
"Use backup code" : "Biztonsági kód használata", |
||||
"Second-factor backup codes" : "Második lépcsős biztonsági kódok" |
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
||||
} |
||||
Loading…
Reference in new issue