mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-17 09:29:28 +01:00
Merge branch 'main' of gitlab.com:famedly/fluffychat into main
This commit is contained in:
commit
44da6c9d33
@ -2636,5 +2636,7 @@
|
||||
"repeatPassword": "Zopakujte heslo",
|
||||
"@repeatPassword": {},
|
||||
"pleaseEnterValidEmail": "Prosím zadejte platnou emailovou adresu.",
|
||||
"@pleaseEnterValidEmail": {}
|
||||
"@pleaseEnterValidEmail": {},
|
||||
"openGallery": "Otevřít galerii",
|
||||
"@openGallery": {}
|
||||
}
|
||||
|
@ -2628,5 +2628,15 @@
|
||||
"placeholders": {
|
||||
"min": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"messageInfo": "Sõnumi teave",
|
||||
"@messageInfo": {},
|
||||
"time": "Kellaaeg",
|
||||
"@time": {},
|
||||
"messageType": "Sõnumi tüüp",
|
||||
"@messageType": {},
|
||||
"sender": "Saatja",
|
||||
"@sender": {},
|
||||
"openGallery": "Ava galerii",
|
||||
"@openGallery": {}
|
||||
}
|
||||
|
@ -2628,5 +2628,15 @@
|
||||
"placeholders": {
|
||||
"min": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"messageType": "Type de message",
|
||||
"@messageType": {},
|
||||
"openGallery": "Ouvrir dans la Galerie",
|
||||
"@openGallery": {},
|
||||
"time": "Heure",
|
||||
"@time": {},
|
||||
"sender": "Expéditeur/trice",
|
||||
"@sender": {},
|
||||
"messageInfo": "Informations sur le message",
|
||||
"@messageInfo": {}
|
||||
}
|
||||
|
@ -2622,5 +2622,15 @@
|
||||
"repeatPassword": "Ulangi kata sandi",
|
||||
"@repeatPassword": {},
|
||||
"passwordsDoNotMatch": "Kata sandi tidak cocok!",
|
||||
"@passwordsDoNotMatch": {}
|
||||
"@passwordsDoNotMatch": {},
|
||||
"messageInfo": "Informasi pesan",
|
||||
"@messageInfo": {},
|
||||
"time": "Waktu",
|
||||
"@time": {},
|
||||
"messageType": "Tipe Pesan",
|
||||
"@messageType": {},
|
||||
"sender": "Pengirim",
|
||||
"@sender": {},
|
||||
"openGallery": "Buka galeri",
|
||||
"@openGallery": {}
|
||||
}
|
||||
|
@ -2609,5 +2609,28 @@
|
||||
"iWroteDownTheKey": "키를 적었습니다",
|
||||
"@iWroteDownTheKey": {},
|
||||
"setupChatBackupDescription": "당신의 메시지를 보호하기 위해서, 보안 키를 생성했습니다.\n비밀번호 관리자와 같이 안전한 곳에 저장해주세요.",
|
||||
"@setupChatBackupDescription": {}
|
||||
"@setupChatBackupDescription": {},
|
||||
"time": "시간",
|
||||
"@time": {},
|
||||
"messageType": "메시지 유형",
|
||||
"@messageType": {},
|
||||
"openGallery": "갤러리 열기",
|
||||
"@openGallery": {},
|
||||
"sender": "발신자",
|
||||
"@sender": {},
|
||||
"passwordsDoNotMatch": "비밀번호가 일치하지 않습니다!",
|
||||
"@passwordsDoNotMatch": {},
|
||||
"pleaseChooseAtLeastChars": "최소 {min}자를 선택하세요.",
|
||||
"@pleaseChooseAtLeastChars": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"min": {}
|
||||
}
|
||||
},
|
||||
"messageInfo": "메시지 정보",
|
||||
"@messageInfo": {},
|
||||
"pleaseEnterValidEmail": "유효한 이메일 주소를 입력해주세요.",
|
||||
"@pleaseEnterValidEmail": {},
|
||||
"repeatPassword": "비밀번호 다시 입력",
|
||||
"@repeatPassword": {}
|
||||
}
|
||||
|
@ -2636,5 +2636,7 @@
|
||||
"messageType": "Mesaj Türü",
|
||||
"@messageType": {},
|
||||
"sender": "Gönderen",
|
||||
"@sender": {}
|
||||
"@sender": {},
|
||||
"openGallery": "Galeriyi aç",
|
||||
"@openGallery": {}
|
||||
}
|
||||
|
@ -2623,5 +2623,15 @@
|
||||
"placeholders": {
|
||||
"min": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"messageInfo": "Відомості про повідомлення",
|
||||
"@messageInfo": {},
|
||||
"time": "Час",
|
||||
"@time": {},
|
||||
"messageType": "Тип повідомлення",
|
||||
"@messageType": {},
|
||||
"openGallery": "Відкрити галерею",
|
||||
"@openGallery": {},
|
||||
"sender": "Відправник",
|
||||
"@sender": {}
|
||||
}
|
||||
|
@ -2628,5 +2628,15 @@
|
||||
"link": "链接",
|
||||
"@link": {},
|
||||
"serverRequiresEmail": "此服务器需要验证您的电子邮件地址以进行注册。",
|
||||
"@serverRequiresEmail": {}
|
||||
"@serverRequiresEmail": {},
|
||||
"messageType": "消息类型",
|
||||
"@messageType": {},
|
||||
"sender": "发送者",
|
||||
"@sender": {},
|
||||
"openGallery": "打开图库",
|
||||
"@openGallery": {},
|
||||
"messageInfo": "消息信息",
|
||||
"@messageInfo": {},
|
||||
"time": "时间",
|
||||
"@time": {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user