Skip to content

Commit 30d69a6

Browse files
Merge pull request #927 from klaussilveira/l10n_master
New Crowdin updates
2 parents 3fd22e1 + 002735b commit 30d69a6

File tree

3 files changed

+58
-58
lines changed

3 files changed

+58
-58
lines changed

assets/translations/messages.ar.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ REPOSITORY_MENU_STATS: Stats
99
REPOSITORY_MENU_SEARCH_PLACEHOLDER: Search this repository...
1010
REPOSITORY_SUBMENU_BRANCHES: Branches
1111
REPOSITORY_SUBMENU_TAGS: Tags
12-
REPOSITORY_REFLIST_TOGGLE: 'Tree:'
12+
REPOSITORY_REFLIST_TOGGLE: 'شجرة'
1313
REPOSITORY_REFLIST_PLACEHOLDER: Search branches and tags...
1414
REPOSITORY_REFLIST_BRANCHES: Branches
1515
REPOSITORY_REFLIST_TAGS: Tags

assets/translations/messages.de.yaml

+19-19
Original file line numberDiff line numberDiff line change
@@ -4,40 +4,40 @@ REPOSITORY_MENU_CODE: Code
44
REPOSITORY_MENU_COMMITS: Commits
55
REPOSITORY_MENU_BRANCHES: Branches
66
REPOSITORY_MENU_TAGS: Tags
7-
REPOSITORY_MENU_SEARCH: Search
8-
REPOSITORY_MENU_STATS: Stats
9-
REPOSITORY_MENU_SEARCH_PLACEHOLDER: Search this repository...
7+
REPOSITORY_MENU_SEARCH: Suche
8+
REPOSITORY_MENU_STATS: Statistiken
9+
REPOSITORY_MENU_SEARCH_PLACEHOLDER: Repository durchsuchen...
1010
REPOSITORY_SUBMENU_BRANCHES: Branches
1111
REPOSITORY_SUBMENU_TAGS: Tags
12-
REPOSITORY_REFLIST_TOGGLE: 'Tree:'
13-
REPOSITORY_REFLIST_PLACEHOLDER: Search branches and tags...
12+
REPOSITORY_REFLIST_TOGGLE: 'Strukturansicht:'
13+
REPOSITORY_REFLIST_PLACEHOLDER: Suche nach Branches und Tags...
1414
REPOSITORY_REFLIST_BRANCHES: Branches
1515
REPOSITORY_REFLIST_TAGS: Tags
1616
REPOSITORY_TOOLBAR_CLONE_SSH: SSH
1717
REPOSITORY_TOOLBAR_CLONE_HTTPS: HTTPS
18-
REPOSITORY_TOOLBAR_CLONE_COPIED: Copied to clipboard!
18+
REPOSITORY_TOOLBAR_CLONE_COPIED: In die Zwischenablage kopiert!
1919
REPOSITORY_TOOLBAR_FEED_RSS: RSS
2020
REPOSITORY_TOOLBAR_FEED_ATOM: ATOM
21-
REPOSITORY_TOOLBAR_DOWNLOAD: Download
22-
REPOSITORY_TOOLBAR_DOWNLOAD_ZIP: Download .zip
23-
REPOSITORY_TOOLBAR_DOWNLOAD_TAR: Download .tar
24-
REPOSITORY_TOOLBAR_DOWNLOAD_TAR_GZ: Download .tar.gz
25-
REPOSITORY_BRANCH_TITLE: Remote branches
21+
REPOSITORY_TOOLBAR_DOWNLOAD: Herunterladen
22+
REPOSITORY_TOOLBAR_DOWNLOAD_ZIP: ZIP-Datei herunterladen
23+
REPOSITORY_TOOLBAR_DOWNLOAD_TAR: Tar-Datei herunterladen
24+
REPOSITORY_TOOLBAR_DOWNLOAD_TAR_GZ: TAR.GZ-Datei herunterladen
25+
REPOSITORY_BRANCH_TITLE: Entfernte Branches
2626
REPOSITORY_TAGS_TITLE: Remote tags
27-
REPOSITORY_TAGS_NO_TAGS_AVAILABLE: No tags in this repository.
28-
REPOSITORY_SEARCH_FORM_TITLE: Search
29-
REPOSITORY_SEARCH_RESULTS_TITLE: Search results
27+
REPOSITORY_TAGS_NO_TAGS_AVAILABLE: Keine Tags in diesem Repository.
28+
REPOSITORY_SEARCH_FORM_TITLE: Suchen
29+
REPOSITORY_SEARCH_RESULTS_TITLE: Suchergebnisse
3030
REPOSITORY_BROWSE_AT_COMMIT: Browse repository at
3131
REPOSITORY_FEED_RECENT_COMMITS: Recent commits to
3232
REPOSITORY_FEED_RECENT_COMMITS_SOURCE: Recent commits feed provided by GitList.
3333
REPOSITORY_COMMITS_TITLE: Commits
3434
REPOSITORY_COMMITS_NAV_TITLE: Commit history navigation
35-
REPOSITORY_COMMITS_NAV_NEWER: Newer
36-
REPOSITORY_COMMITS_NAV_OLDER: Older
35+
REPOSITORY_COMMITS_NAV_NEWER: neuer
36+
REPOSITORY_COMMITS_NAV_OLDER: älter
3737
REPOSITORY_COMMIT_COMMITED_ON: commited on
3838
REPOSITORY_COMMIT_AUTHORED_ON: authored on
3939
REPOSITORY_COMMIT_AUTHORED: authored
4040
REPOSITORY_COMMIT_PARENT: Parent
41-
REPOSITORY_COMMIT_CHANGE_STATS: Showing %changed% changed files, with %additions% additions and %deletions% deletions.
42-
REPOSITORY_COMMIT_VIEW_FILE_AT: View file @
43-
REPOSITORY_BLOB_HISTORY_FOR: History for
41+
REPOSITORY_COMMIT_CHANGE_STATS: Zeige %changed% geänderte Dateien mit %additions% Einfügungen und %deletions% Löschungen.
42+
REPOSITORY_COMMIT_VIEW_FILE_AT: Zeige Datei @
43+
REPOSITORY_BLOB_HISTORY_FOR: Verlauf für

assets/translations/messages.ja.yaml

+38-38
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
---
2-
REPOSITORY_LIST_TITLE: Repositories
3-
REPOSITORY_MENU_CODE: Code
4-
REPOSITORY_MENU_COMMITS: Commits
5-
REPOSITORY_MENU_BRANCHES: Branches
6-
REPOSITORY_MENU_TAGS: Tags
7-
REPOSITORY_MENU_SEARCH: Search
8-
REPOSITORY_MENU_STATS: Stats
9-
REPOSITORY_MENU_SEARCH_PLACEHOLDER: Search this repository...
10-
REPOSITORY_SUBMENU_BRANCHES: Branches
11-
REPOSITORY_SUBMENU_TAGS: Tags
12-
REPOSITORY_REFLIST_TOGGLE: 'Tree:'
13-
REPOSITORY_REFLIST_PLACEHOLDER: Search branches and tags...
14-
REPOSITORY_REFLIST_BRANCHES: Branches
15-
REPOSITORY_REFLIST_TAGS: Tags
2+
REPOSITORY_LIST_TITLE: リポジトリ
3+
REPOSITORY_MENU_CODE: コード
4+
REPOSITORY_MENU_COMMITS: コミット
5+
REPOSITORY_MENU_BRANCHES: ブランチ
6+
REPOSITORY_MENU_TAGS: タグ
7+
REPOSITORY_MENU_SEARCH: 検索
8+
REPOSITORY_MENU_STATS: 統計情報
9+
REPOSITORY_MENU_SEARCH_PLACEHOLDER: このリポジトリを検索...
10+
REPOSITORY_SUBMENU_BRANCHES: ブランチ
11+
REPOSITORY_SUBMENU_TAGS: タグ
12+
REPOSITORY_REFLIST_TOGGLE: 'ツリー :'
13+
REPOSITORY_REFLIST_PLACEHOLDER: ブランチとタグを検索...
14+
REPOSITORY_REFLIST_BRANCHES: ブランチ
15+
REPOSITORY_REFLIST_TAGS: タグ
1616
REPOSITORY_TOOLBAR_CLONE_SSH: SSH
1717
REPOSITORY_TOOLBAR_CLONE_HTTPS: HTTPS
18-
REPOSITORY_TOOLBAR_CLONE_COPIED: Copied to clipboard!
18+
REPOSITORY_TOOLBAR_CLONE_COPIED: クリップボードにコピーしました!
1919
REPOSITORY_TOOLBAR_FEED_RSS: RSS
2020
REPOSITORY_TOOLBAR_FEED_ATOM: ATOM
21-
REPOSITORY_TOOLBAR_DOWNLOAD: Download
22-
REPOSITORY_TOOLBAR_DOWNLOAD_ZIP: Download .zip
23-
REPOSITORY_TOOLBAR_DOWNLOAD_TAR: Download .tar
24-
REPOSITORY_TOOLBAR_DOWNLOAD_TAR_GZ: Download .tar.gz
25-
REPOSITORY_BRANCH_TITLE: Remote branches
26-
REPOSITORY_TAGS_TITLE: Remote tags
27-
REPOSITORY_TAGS_NO_TAGS_AVAILABLE: No tags in this repository.
28-
REPOSITORY_SEARCH_FORM_TITLE: Search
29-
REPOSITORY_SEARCH_RESULTS_TITLE: Search results
30-
REPOSITORY_BROWSE_AT_COMMIT: Browse repository at
31-
REPOSITORY_FEED_RECENT_COMMITS: Recent commits to
32-
REPOSITORY_FEED_RECENT_COMMITS_SOURCE: Recent commits feed provided by GitList.
33-
REPOSITORY_COMMITS_TITLE: Commits
34-
REPOSITORY_COMMITS_NAV_TITLE: Commit history navigation
35-
REPOSITORY_COMMITS_NAV_NEWER: Newer
36-
REPOSITORY_COMMITS_NAV_OLDER: Older
37-
REPOSITORY_COMMIT_COMMITED_ON: commited on
38-
REPOSITORY_COMMIT_AUTHORED_ON: authored on
39-
REPOSITORY_COMMIT_AUTHORED: authored
40-
REPOSITORY_COMMIT_PARENT: Parent
41-
REPOSITORY_COMMIT_CHANGE_STATS: Showing %changed% changed files, with %additions% additions and %deletions% deletions.
42-
REPOSITORY_COMMIT_VIEW_FILE_AT: View file @
43-
REPOSITORY_BLOB_HISTORY_FOR: History for
21+
REPOSITORY_TOOLBAR_DOWNLOAD: ダウンロード
22+
REPOSITORY_TOOLBAR_DOWNLOAD_ZIP: zip 形式でダウンロード
23+
REPOSITORY_TOOLBAR_DOWNLOAD_TAR: tar 形式でダウンロード
24+
REPOSITORY_TOOLBAR_DOWNLOAD_TAR_GZ: tar.gz 形式でダウンロード
25+
REPOSITORY_BRANCH_TITLE: リモートブランチ
26+
REPOSITORY_TAGS_TITLE: リモートタグ
27+
REPOSITORY_TAGS_NO_TAGS_AVAILABLE: リポジトリにタグがありません。
28+
REPOSITORY_SEARCH_FORM_TITLE: 検索
29+
REPOSITORY_SEARCH_RESULTS_TITLE: 検索結果
30+
REPOSITORY_BROWSE_AT_COMMIT: 'レポジトリを表示 : '
31+
REPOSITORY_FEED_RECENT_COMMITS: '最近のコミット :'
32+
REPOSITORY_FEED_RECENT_COMMITS_SOURCE: GitList が提供する「最近のコミット」のフィード。
33+
REPOSITORY_COMMITS_TITLE: コミット
34+
REPOSITORY_COMMITS_NAV_TITLE: コミット履歴ナビゲーション
35+
REPOSITORY_COMMITS_NAV_NEWER: 新しい
36+
REPOSITORY_COMMITS_NAV_OLDER: 古い
37+
REPOSITORY_COMMIT_COMMITED_ON: 'コミット日時 : '
38+
REPOSITORY_COMMIT_AUTHORED_ON: '作成日時 : '
39+
REPOSITORY_COMMIT_AUTHORED: '作成者 : '
40+
REPOSITORY_COMMIT_PARENT:
41+
REPOSITORY_COMMIT_CHANGE_STATS: '%changed% 件の変更・%additions% 件の追加・%deletions% 件の削除を表示しています。'
42+
REPOSITORY_COMMIT_VIEW_FILE_AT: ファイル表示 @
43+
REPOSITORY_BLOB_HISTORY_FOR: 履歴

0 commit comments

Comments
 (0)