i18n: translation updates from weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mattias Eriksson <snaggen@gmail.com> Co-authored-by: Yauhen <bugomol@users.noreply.hosted.weblate.org> Co-authored-by: mikenu <mikenu-jp@turbosystem.net> Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/be/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/ja/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/sv/ Translation: Pop OS/COSMIC Edit
This commit is contained in:
parent
1dd24608a5
commit
0a63ede0fa
3 changed files with 34 additions and 15 deletions
|
|
@ -36,7 +36,7 @@ project-search = Пошук праекта
|
||||||
|
|
||||||
prompt-save-changes-title = Незахаваныя змены
|
prompt-save-changes-title = Незахаваныя змены
|
||||||
prompt-unsaved-changes = У вас ёсць незахаваныя змены. Захаваць?
|
prompt-unsaved-changes = У вас ёсць незахаваныя змены. Захаваць?
|
||||||
cancel = Адмяніць
|
cancel = Скасаваць
|
||||||
discard = Адхіліць змены
|
discard = Адхіліць змены
|
||||||
save-all = Захаваць усё
|
save-all = Захаваць усё
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,14 +1,17 @@
|
||||||
cosmic-text-editor = COSMICテキストデータ
|
cosmic-text-editor = COSMICテキストエディター
|
||||||
new-document = 新しいドキュメント
|
new-document = 新しいドキュメント
|
||||||
open-project = プロジェクトを開く...
|
open-project = プロジェクトを開く
|
||||||
todo = 今後追加
|
todo = ToDo
|
||||||
|
|
||||||
# Context Pages
|
# Context Pages
|
||||||
|
|
||||||
|
|
||||||
## About
|
## About
|
||||||
git-description = {$date}の{$hash}というGitコミット
|
|
||||||
|
git-description = { $date }の{ $hash }というGitコミット
|
||||||
|
|
||||||
## Document statistics
|
## Document statistics
|
||||||
|
|
||||||
document-statistics = 統計
|
document-statistics = 統計
|
||||||
word-count = 単語数
|
word-count = 単語数
|
||||||
character-count = 文字数
|
character-count = 文字数
|
||||||
|
|
@ -16,8 +19,9 @@ character-count-no-spaces = 文字数(スペース除く)
|
||||||
line-count = 行数
|
line-count = 行数
|
||||||
|
|
||||||
## Git management
|
## Git management
|
||||||
|
|
||||||
git-management = Gitの操作
|
git-management = Gitの操作
|
||||||
git-management-description = Gitの操作はバージョンコントロールための開発ツールです。
|
git-management-description = Git管理はバージョン管理操作のための開発者向けツールです。
|
||||||
git-management-loading = Gitの操作を読み込んでいます...
|
git-management-loading = Gitの操作を読み込んでいます...
|
||||||
stage = 変更をステージ
|
stage = 変更をステージ
|
||||||
staged-changes = コミットされる変更
|
staged-changes = コミットされる変更
|
||||||
|
|
@ -25,9 +29,11 @@ unstage = 変更をアンステージ
|
||||||
unstaged-changes = コミットされない変更
|
unstaged-changes = コミットされない変更
|
||||||
|
|
||||||
## Project search
|
## Project search
|
||||||
|
|
||||||
project-search = プロジェクトの検索
|
project-search = プロジェクトの検索
|
||||||
|
|
||||||
## Prompt save changes
|
## Prompt save changes
|
||||||
|
|
||||||
prompt-save-changes-title = 未保存の変更
|
prompt-save-changes-title = 未保存の変更
|
||||||
prompt-unsaved-changes = 未保存の変更があります。保存しますか?
|
prompt-unsaved-changes = 未保存の変更があります。保存しますか?
|
||||||
cancel = キャンセル
|
cancel = キャンセル
|
||||||
|
|
@ -35,23 +41,25 @@ discard = 保存しない
|
||||||
save-all = すべてを保存
|
save-all = すべてを保存
|
||||||
|
|
||||||
## Settings
|
## Settings
|
||||||
|
|
||||||
settings = 設定
|
settings = 設定
|
||||||
|
|
||||||
### Appearance
|
### Appearance
|
||||||
|
|
||||||
appearance = 外観
|
appearance = 外観
|
||||||
theme = テーマ
|
theme = テーマ
|
||||||
match-desktop = システム設定に従う
|
match-desktop = システム設定に従う
|
||||||
dark = ダーク
|
dark = ダーク
|
||||||
light = ライト
|
light = ライト
|
||||||
syntax-dark = ダークテーマのシンタックス
|
syntax-dark = 構文強調 ダーク
|
||||||
syntax-light = ライトテーマのシンタックス
|
syntax-light = 構文強調 ライト
|
||||||
default-font = デフォルトのフォント
|
default-font = デフォルトのフォント
|
||||||
default-font-size = デフォルトのフォントサイズ
|
default-font-size = デフォルトのフォントサイズ
|
||||||
|
|
||||||
### Keyboard shortcuts
|
### Keyboard shortcuts
|
||||||
|
|
||||||
keyboard-shortcuts = キーボードショートカット
|
keyboard-shortcuts = キーボードショートカット
|
||||||
enable-vim-bindings = Vimのキーバインドを有効にする
|
enable-vim-bindings = Vimのキーバインドを有効にする
|
||||||
|
|
||||||
# Find
|
# Find
|
||||||
find-placeholder = 検索...
|
find-placeholder = 検索...
|
||||||
find-previous = 前を検索
|
find-previous = 前を検索
|
||||||
|
|
@ -64,7 +72,9 @@ use-regex = 正規表現を使用
|
||||||
|
|
||||||
# Menu
|
# Menu
|
||||||
|
|
||||||
|
|
||||||
## File
|
## File
|
||||||
|
|
||||||
file = ファイル
|
file = ファイル
|
||||||
new-file = 新しいファイル
|
new-file = 新しいファイル
|
||||||
new-window = 新しいウィンドウ
|
new-window = 新しいウィンドウ
|
||||||
|
|
@ -85,6 +95,7 @@ print = 印刷
|
||||||
quit = 終了
|
quit = 終了
|
||||||
|
|
||||||
## Edit
|
## Edit
|
||||||
|
|
||||||
edit = 編集
|
edit = 編集
|
||||||
undo = 元に戻す
|
undo = 元に戻す
|
||||||
redo = やり直す
|
redo = やり直す
|
||||||
|
|
@ -97,15 +108,16 @@ find-in-project = プロジェクト内を検索...
|
||||||
spell-check = スペルチェック...
|
spell-check = スペルチェック...
|
||||||
|
|
||||||
## View
|
## View
|
||||||
|
|
||||||
view = 表示
|
view = 表示
|
||||||
indentation = 字下げ
|
indentation = インデント
|
||||||
|
|
||||||
### Indentation
|
### Indentation
|
||||||
automatic-indentation = 自動的に字下げ
|
|
||||||
tab-width = タブ幅: {$tab_width}
|
|
||||||
convert-indentation-to-spaces = 字下げをスペース化
|
|
||||||
convert-indentation-to-tabs = 字下げをタブ化
|
|
||||||
|
|
||||||
|
automatic-indentation = 自動インデント
|
||||||
|
tab-width = タブ幅: { $tab_width }
|
||||||
|
convert-indentation-to-spaces = インデントをスペースに変換
|
||||||
|
convert-indentation-to-tabs = インデントをタブに変換
|
||||||
word-wrap = ワードラップ
|
word-wrap = ワードラップ
|
||||||
show-line-numbers = 行番号を表示
|
show-line-numbers = 行番号を表示
|
||||||
highlight-current-line = 現在の行をハイライト
|
highlight-current-line = 現在の行をハイライト
|
||||||
|
|
@ -113,3 +125,10 @@ syntax-highlighting = シンタックスハイライト...
|
||||||
menu-settings = 設定...
|
menu-settings = 設定...
|
||||||
menu-keyboard-shortcuts = キーボードショートカット...
|
menu-keyboard-shortcuts = キーボードショートカット...
|
||||||
menu-about = COSMICテキストデータについて...
|
menu-about = COSMICテキストデータについて...
|
||||||
|
repository = リポジトリ
|
||||||
|
support = サポート
|
||||||
|
default-zoom-step = ズームステップ
|
||||||
|
wrap-around = ラップアラウンド
|
||||||
|
zoom-in = ズームイン
|
||||||
|
default-size = 規定のサイズ
|
||||||
|
zoom-out = ズームアウト
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ line-count = Rader
|
||||||
## Git hantering
|
## Git hantering
|
||||||
|
|
||||||
git-management = Githantering
|
git-management = Githantering
|
||||||
unstaged-changes = Oscenerade förändringar
|
unstaged-changes = Icke köade ändringar
|
||||||
staged-changes = Iscensatta förändringar
|
staged-changes = Iscensatta förändringar
|
||||||
|
|
||||||
## Projektsök
|
## Projektsök
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue