mirror of https://github.com/usememos/memos.git
chore: update i18n with Weblate (#3109)
* Translated using Weblate (Japanese) Currently translated at 95.2% (279 of 293 strings) Translation: memos-i18n/i18n Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ja/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (293 of 293 strings) Translation: memos-i18n/i18n Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/ --------- Co-authored-by: Somme4096 <somme4096@gmail.com> Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
This commit is contained in:
parent
ea104a5e54
commit
5dd1251d1e
|
|
@ -32,6 +32,7 @@
|
|||
"create": "作成する",
|
||||
"database": "データベース",
|
||||
"delete": "削除する",
|
||||
"description": "説明",
|
||||
"edit": "編集する",
|
||||
"email": "Eメール",
|
||||
"explore": "カレンダービュー",
|
||||
|
|
@ -45,7 +46,7 @@
|
|||
"link": "リンク",
|
||||
"mark": "マーク",
|
||||
"name": "名前",
|
||||
"new": "New",
|
||||
"new": "新しく追加",
|
||||
"nickname": "ニックネーム",
|
||||
"null": "null",
|
||||
"or": "もしくは",
|
||||
|
|
@ -117,9 +118,10 @@
|
|||
"delete-memo": "メモを削除する",
|
||||
"embed": "埋め込む",
|
||||
"fetch-more": "クリックしてさらに取得する",
|
||||
"fetching-data": "取得中...",
|
||||
"fetching-data": "取得中…",
|
||||
"no-archived-memos": "アーカイブされたメモはありません。",
|
||||
"search-placeholder": "メモを検索",
|
||||
"show-more": "続きを見る",
|
||||
"view-detail": "詳細を見る",
|
||||
"visibility": {
|
||||
"disabled": "公開メモは無効化されています。",
|
||||
|
|
@ -192,7 +194,7 @@
|
|||
"fetching-data": "データを取得中...",
|
||||
"file-drag-drop-prompt": "アップロードするファイルをドラックアンドドロップする",
|
||||
"linked-amount": "Linked amount",
|
||||
"no-files-selected": "ファイルが選択されていません!",
|
||||
"no-files-selected": "ファイルが選択されていません",
|
||||
"no-resources": "ファイルはありません。",
|
||||
"no-unused-resources": "未使用のファイルはありません。",
|
||||
"reset-link": "リンクをリセット",
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@
|
|||
"create": "Criar",
|
||||
"database": "Banco de dados",
|
||||
"delete": "Deletar",
|
||||
"description": "Descrição",
|
||||
"edit": "Editar",
|
||||
"email": "Email",
|
||||
"explore": "Explorar",
|
||||
|
|
|
|||
Loading…
Reference in New Issue