From 55548e2a4b6b84948520dc4254679968845dd5d4 Mon Sep 17 00:00:00 2001 From: Matt Date: Wed, 22 Jan 2025 16:05:31 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 29.7% (28 of 94 strings) Co-authored-by: Matt Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/ja/ Translation: Subtracks/subtracks --- lib/l10n/app_ja.arb | 144 +++++++++++++++++++++++++------------------- 1 file changed, 81 insertions(+), 63 deletions(-) diff --git a/lib/l10n/app_ja.arb b/lib/l10n/app_ja.arb index 37b1b7d..cbcab8e 100644 --- a/lib/l10n/app_ja.arb +++ b/lib/l10n/app_ja.arb @@ -1,64 +1,82 @@ { - "navigationTabsHome": "ホーム", - "@navigationTabsHome": {}, - "navigationTabsLibrary": "ライブラリ", - "@navigationTabsLibrary": {}, - "navigationTabsSearch": "検索", - "@navigationTabsSearch": {}, - "navigationTabsSettings": "設定", - "@navigationTabsSettings": {}, - "resourcesAlbumName": "{count,plural, other{アルバム}}", - "@resourcesAlbumName": { - "placeholders": { - "count": { - "type": "int" - } - } - }, - "resourcesArtistName": "{count,plural, other{アーティスト}}", - "@resourcesArtistName": { - "placeholders": { - "count": { - "type": "int" - } - } - }, - "resourcesFilterStarred": "星付きアルバム", - "@resourcesFilterStarred": {}, - "resourcesPlaylistName": "{count,plural, other{プレイリスト}}", - "@resourcesPlaylistName": { - "placeholders": { - "count": { - "type": "int" - } - } - }, - "resourcesSongListsArtistTopSongs": "人気曲", - "@resourcesSongListsArtistTopSongs": {}, - "resourcesSongName": "{count,plural, other{歌}}", - "@resourcesSongName": { - "placeholders": { - "count": { - "type": "int" - } - } - }, - "resourcesSortByFrequentlyPlayed": "よく聴くアルバム", - "@resourcesSortByFrequentlyPlayed": {}, - "resourcesSortByRandom": "ランダムアルバム", - "@resourcesSortByRandom": {}, - "resourcesSortByRecentlyPlayed": "最近再生した", - "@resourcesSortByRecentlyPlayed": {}, - "searchInputPlaceholder": "検索", - "@searchInputPlaceholder": {}, - "settingsAboutActionsProjectHomepage": "ホームページ", - "@settingsAboutActionsProjectHomepage": {}, - "settingsMusicName": "音楽", - "@settingsMusicName": {}, - "settingsNetworkName": "ネット", - "@settingsNetworkName": {}, - "settingsResetName": "リセット", - "@settingsResetName": {}, - "settingsServersName": "サーバ", - "@settingsServersName": {} -} \ No newline at end of file + "navigationTabsHome": "ホーム", + "@navigationTabsHome": {}, + "navigationTabsLibrary": "ライブラリ", + "@navigationTabsLibrary": {}, + "navigationTabsSearch": "検索", + "@navigationTabsSearch": {}, + "navigationTabsSettings": "設定", + "@navigationTabsSettings": {}, + "resourcesAlbumName": "{count,plural, other{アルバム}}", + "@resourcesAlbumName": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "resourcesArtistName": "{count,plural, other{アーティスト}}", + "@resourcesArtistName": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "resourcesFilterStarred": "星付きアルバム", + "@resourcesFilterStarred": {}, + "resourcesPlaylistName": "{count,plural, other{プレイリスト}}", + "@resourcesPlaylistName": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "resourcesSongListsArtistTopSongs": "人気曲", + "@resourcesSongListsArtistTopSongs": {}, + "resourcesSongName": "{count,plural, other{歌}}", + "@resourcesSongName": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "resourcesSortByFrequentlyPlayed": "よく聴くアルバム", + "@resourcesSortByFrequentlyPlayed": {}, + "resourcesSortByRandom": "ランダムアルバム", + "@resourcesSortByRandom": {}, + "resourcesSortByRecentlyPlayed": "最近再生した", + "@resourcesSortByRecentlyPlayed": {}, + "searchInputPlaceholder": "検索", + "@searchInputPlaceholder": {}, + "settingsAboutActionsProjectHomepage": "ホームページ", + "@settingsAboutActionsProjectHomepage": {}, + "settingsMusicName": "音楽", + "@settingsMusicName": {}, + "settingsNetworkName": "ネット", + "@settingsNetworkName": {}, + "settingsResetName": "リセット", + "@settingsResetName": {}, + "settingsServersName": "サーバ", + "@settingsServersName": {}, + "settingsServersFieldsPassword": "パスワルド", + "@settingsServersFieldsPassword": {}, + "settingsServersFieldsUsername": "ウーザ名", + "@settingsServersFieldsUsername": {}, + "actionsDelete": "削除", + "@actionsDelete": {}, + "actionsCancel": "キャンセル", + "@actionsCancel": {}, + "actionsOk": "はい", + "@actionsOk": {}, + "resourcesFilterYear": "年", + "@resourcesFilterYear": {}, + "resourcesFilterAlbum": "アルブム", + "@resourcesFilterAlbum": {}, + "settingsServersActionsDelete": "削除", + "@settingsServersActionsDelete": {}, + "settingsServersFieldsName": "名前", + "@settingsServersFieldsName": {} +}