Skip to content

Commit

Permalink
Merge pull request #927 from klaussilveira/l10n_master
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
klaussilveira authored Nov 17, 2023
2 parents 3fd22e1 + 002735b commit 30d69a6
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion assets/translations/messages.ar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ REPOSITORY_MENU_STATS: Stats
REPOSITORY_MENU_SEARCH_PLACEHOLDER: Search this repository...
REPOSITORY_SUBMENU_BRANCHES: Branches
REPOSITORY_SUBMENU_TAGS: Tags
REPOSITORY_REFLIST_TOGGLE: 'Tree:'
REPOSITORY_REFLIST_TOGGLE: 'شجرة'
REPOSITORY_REFLIST_PLACEHOLDER: Search branches and tags...
REPOSITORY_REFLIST_BRANCHES: Branches
REPOSITORY_REFLIST_TAGS: Tags
Expand Down
38 changes: 19 additions & 19 deletions assets/translations/messages.de.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,40 +4,40 @@ REPOSITORY_MENU_CODE: Code
REPOSITORY_MENU_COMMITS: Commits
REPOSITORY_MENU_BRANCHES: Branches
REPOSITORY_MENU_TAGS: Tags
REPOSITORY_MENU_SEARCH: Search
REPOSITORY_MENU_STATS: Stats
REPOSITORY_MENU_SEARCH_PLACEHOLDER: Search this repository...
REPOSITORY_MENU_SEARCH: Suche
REPOSITORY_MENU_STATS: Statistiken
REPOSITORY_MENU_SEARCH_PLACEHOLDER: Repository durchsuchen...
REPOSITORY_SUBMENU_BRANCHES: Branches
REPOSITORY_SUBMENU_TAGS: Tags
REPOSITORY_REFLIST_TOGGLE: 'Tree:'
REPOSITORY_REFLIST_PLACEHOLDER: Search branches and tags...
REPOSITORY_REFLIST_TOGGLE: 'Strukturansicht:'
REPOSITORY_REFLIST_PLACEHOLDER: Suche nach Branches und Tags...
REPOSITORY_REFLIST_BRANCHES: Branches
REPOSITORY_REFLIST_TAGS: Tags
REPOSITORY_TOOLBAR_CLONE_SSH: SSH
REPOSITORY_TOOLBAR_CLONE_HTTPS: HTTPS
REPOSITORY_TOOLBAR_CLONE_COPIED: Copied to clipboard!
REPOSITORY_TOOLBAR_CLONE_COPIED: In die Zwischenablage kopiert!
REPOSITORY_TOOLBAR_FEED_RSS: RSS
REPOSITORY_TOOLBAR_FEED_ATOM: ATOM
REPOSITORY_TOOLBAR_DOWNLOAD: Download
REPOSITORY_TOOLBAR_DOWNLOAD_ZIP: Download .zip
REPOSITORY_TOOLBAR_DOWNLOAD_TAR: Download .tar
REPOSITORY_TOOLBAR_DOWNLOAD_TAR_GZ: Download .tar.gz
REPOSITORY_BRANCH_TITLE: Remote branches
REPOSITORY_TOOLBAR_DOWNLOAD: Herunterladen
REPOSITORY_TOOLBAR_DOWNLOAD_ZIP: ZIP-Datei herunterladen
REPOSITORY_TOOLBAR_DOWNLOAD_TAR: Tar-Datei herunterladen
REPOSITORY_TOOLBAR_DOWNLOAD_TAR_GZ: TAR.GZ-Datei herunterladen
REPOSITORY_BRANCH_TITLE: Entfernte Branches
REPOSITORY_TAGS_TITLE: Remote tags
REPOSITORY_TAGS_NO_TAGS_AVAILABLE: No tags in this repository.
REPOSITORY_SEARCH_FORM_TITLE: Search
REPOSITORY_SEARCH_RESULTS_TITLE: Search results
REPOSITORY_TAGS_NO_TAGS_AVAILABLE: Keine Tags in diesem Repository.
REPOSITORY_SEARCH_FORM_TITLE: Suchen
REPOSITORY_SEARCH_RESULTS_TITLE: Suchergebnisse
REPOSITORY_BROWSE_AT_COMMIT: Browse repository at
REPOSITORY_FEED_RECENT_COMMITS: Recent commits to
REPOSITORY_FEED_RECENT_COMMITS_SOURCE: Recent commits feed provided by GitList.
REPOSITORY_COMMITS_TITLE: Commits
REPOSITORY_COMMITS_NAV_TITLE: Commit history navigation
REPOSITORY_COMMITS_NAV_NEWER: Newer
REPOSITORY_COMMITS_NAV_OLDER: Older
REPOSITORY_COMMITS_NAV_NEWER: neuer
REPOSITORY_COMMITS_NAV_OLDER: älter
REPOSITORY_COMMIT_COMMITED_ON: commited on
REPOSITORY_COMMIT_AUTHORED_ON: authored on
REPOSITORY_COMMIT_AUTHORED: authored
REPOSITORY_COMMIT_PARENT: Parent
REPOSITORY_COMMIT_CHANGE_STATS: Showing %changed% changed files, with %additions% additions and %deletions% deletions.
REPOSITORY_COMMIT_VIEW_FILE_AT: View file @
REPOSITORY_BLOB_HISTORY_FOR: History for
REPOSITORY_COMMIT_CHANGE_STATS: Zeige %changed% geänderte Dateien mit %additions% Einfügungen und %deletions% Löschungen.
REPOSITORY_COMMIT_VIEW_FILE_AT: Zeige Datei @
REPOSITORY_BLOB_HISTORY_FOR: Verlauf für
76 changes: 38 additions & 38 deletions assets/translations/messages.ja.yaml
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
---
REPOSITORY_LIST_TITLE: Repositories
REPOSITORY_MENU_CODE: Code
REPOSITORY_MENU_COMMITS: Commits
REPOSITORY_MENU_BRANCHES: Branches
REPOSITORY_MENU_TAGS: Tags
REPOSITORY_MENU_SEARCH: Search
REPOSITORY_MENU_STATS: Stats
REPOSITORY_MENU_SEARCH_PLACEHOLDER: Search this repository...
REPOSITORY_SUBMENU_BRANCHES: Branches
REPOSITORY_SUBMENU_TAGS: Tags
REPOSITORY_REFLIST_TOGGLE: 'Tree:'
REPOSITORY_REFLIST_PLACEHOLDER: Search branches and tags...
REPOSITORY_REFLIST_BRANCHES: Branches
REPOSITORY_REFLIST_TAGS: Tags
REPOSITORY_LIST_TITLE: リポジトリ
REPOSITORY_MENU_CODE: コード
REPOSITORY_MENU_COMMITS: コミット
REPOSITORY_MENU_BRANCHES: ブランチ
REPOSITORY_MENU_TAGS: タグ
REPOSITORY_MENU_SEARCH: 検索
REPOSITORY_MENU_STATS: 統計情報
REPOSITORY_MENU_SEARCH_PLACEHOLDER: このリポジトリを検索...
REPOSITORY_SUBMENU_BRANCHES: ブランチ
REPOSITORY_SUBMENU_TAGS: タグ
REPOSITORY_REFLIST_TOGGLE: 'ツリー :'
REPOSITORY_REFLIST_PLACEHOLDER: ブランチとタグを検索...
REPOSITORY_REFLIST_BRANCHES: ブランチ
REPOSITORY_REFLIST_TAGS: タグ
REPOSITORY_TOOLBAR_CLONE_SSH: SSH
REPOSITORY_TOOLBAR_CLONE_HTTPS: HTTPS
REPOSITORY_TOOLBAR_CLONE_COPIED: Copied to clipboard!
REPOSITORY_TOOLBAR_CLONE_COPIED: クリップボードにコピーしました!
REPOSITORY_TOOLBAR_FEED_RSS: RSS
REPOSITORY_TOOLBAR_FEED_ATOM: ATOM
REPOSITORY_TOOLBAR_DOWNLOAD: Download
REPOSITORY_TOOLBAR_DOWNLOAD_ZIP: Download .zip
REPOSITORY_TOOLBAR_DOWNLOAD_TAR: Download .tar
REPOSITORY_TOOLBAR_DOWNLOAD_TAR_GZ: Download .tar.gz
REPOSITORY_BRANCH_TITLE: Remote branches
REPOSITORY_TAGS_TITLE: Remote tags
REPOSITORY_TAGS_NO_TAGS_AVAILABLE: No tags in this repository.
REPOSITORY_SEARCH_FORM_TITLE: Search
REPOSITORY_SEARCH_RESULTS_TITLE: Search results
REPOSITORY_BROWSE_AT_COMMIT: Browse repository at
REPOSITORY_FEED_RECENT_COMMITS: Recent commits to
REPOSITORY_FEED_RECENT_COMMITS_SOURCE: Recent commits feed provided by GitList.
REPOSITORY_COMMITS_TITLE: Commits
REPOSITORY_COMMITS_NAV_TITLE: Commit history navigation
REPOSITORY_COMMITS_NAV_NEWER: Newer
REPOSITORY_COMMITS_NAV_OLDER: Older
REPOSITORY_COMMIT_COMMITED_ON: commited on
REPOSITORY_COMMIT_AUTHORED_ON: authored on
REPOSITORY_COMMIT_AUTHORED: authored
REPOSITORY_COMMIT_PARENT: Parent
REPOSITORY_COMMIT_CHANGE_STATS: Showing %changed% changed files, with %additions% additions and %deletions% deletions.
REPOSITORY_COMMIT_VIEW_FILE_AT: View file @
REPOSITORY_BLOB_HISTORY_FOR: History for
REPOSITORY_TOOLBAR_DOWNLOAD: ダウンロード
REPOSITORY_TOOLBAR_DOWNLOAD_ZIP: zip 形式でダウンロード
REPOSITORY_TOOLBAR_DOWNLOAD_TAR: tar 形式でダウンロード
REPOSITORY_TOOLBAR_DOWNLOAD_TAR_GZ: tar.gz 形式でダウンロード
REPOSITORY_BRANCH_TITLE: リモートブランチ
REPOSITORY_TAGS_TITLE: リモートタグ
REPOSITORY_TAGS_NO_TAGS_AVAILABLE: リポジトリにタグがありません。
REPOSITORY_SEARCH_FORM_TITLE: 検索
REPOSITORY_SEARCH_RESULTS_TITLE: 検索結果
REPOSITORY_BROWSE_AT_COMMIT: 'レポジトリを表示 : '
REPOSITORY_FEED_RECENT_COMMITS: '最近のコミット :'
REPOSITORY_FEED_RECENT_COMMITS_SOURCE: GitList が提供する「最近のコミット」のフィード。
REPOSITORY_COMMITS_TITLE: コミット
REPOSITORY_COMMITS_NAV_TITLE: コミット履歴ナビゲーション
REPOSITORY_COMMITS_NAV_NEWER: 新しい
REPOSITORY_COMMITS_NAV_OLDER: 古い
REPOSITORY_COMMIT_COMMITED_ON: 'コミット日時 : '
REPOSITORY_COMMIT_AUTHORED_ON: '作成日時 : '
REPOSITORY_COMMIT_AUTHORED: '作成者 : '
REPOSITORY_COMMIT_PARENT:
REPOSITORY_COMMIT_CHANGE_STATS: '%changed% 件の変更・%additions% 件の追加・%deletions% 件の削除を表示しています。'
REPOSITORY_COMMIT_VIEW_FILE_AT: ファイル表示 @
REPOSITORY_BLOB_HISTORY_FOR: 履歴

0 comments on commit 30d69a6

Please sign in to comment.