mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
fix weblate multiple language issue
This commit is contained in:
parent
11e50946d2
commit
90ac4dc59b
@ -407,37 +407,6 @@
|
|||||||
"settingsServersFieldsName"
|
"settingsServersFieldsName"
|
||||||
],
|
],
|
||||||
|
|
||||||
"nb_NO": [
|
|
||||||
"actionsCancel",
|
|
||||||
"actionsDelete",
|
|
||||||
"actionsDownload",
|
|
||||||
"actionsDownloadCancel",
|
|
||||||
"actionsDownloadDelete",
|
|
||||||
"actionsOk",
|
|
||||||
"controlsShuffle",
|
|
||||||
"resourcesAlbumCount",
|
|
||||||
"resourcesArtistCount",
|
|
||||||
"resourcesFilterAlbum",
|
|
||||||
"resourcesFilterArtist",
|
|
||||||
"resourcesFilterOwner",
|
|
||||||
"resourcesFilterYear",
|
|
||||||
"resourcesPlaylistCount",
|
|
||||||
"resourcesSongCount",
|
|
||||||
"resourcesSongListDeleteAllContent",
|
|
||||||
"resourcesSongListDeleteAllTitle",
|
|
||||||
"resourcesSortByAlbum",
|
|
||||||
"resourcesSortByAlbumCount",
|
|
||||||
"resourcesSortByTitle",
|
|
||||||
"resourcesSortByUpdated",
|
|
||||||
"settingsAboutActionsSupport",
|
|
||||||
"settingsNetworkOptionsOfflineMode",
|
|
||||||
"settingsNetworkOptionsOfflineModeOff",
|
|
||||||
"settingsNetworkOptionsOfflineModeOn",
|
|
||||||
"settingsNetworkOptionsStreamFormat",
|
|
||||||
"settingsNetworkOptionsStreamFormatServerDefault",
|
|
||||||
"settingsServersFieldsName"
|
|
||||||
],
|
|
||||||
|
|
||||||
"pa": [
|
"pa": [
|
||||||
"actionsCancel",
|
"actionsCancel",
|
||||||
"actionsDelete",
|
"actionsDelete",
|
||||||
@ -653,36 +622,5 @@
|
|||||||
"settingsNetworkOptionsStreamFormat",
|
"settingsNetworkOptionsStreamFormat",
|
||||||
"settingsNetworkOptionsStreamFormatServerDefault",
|
"settingsNetworkOptionsStreamFormatServerDefault",
|
||||||
"settingsServersFieldsName"
|
"settingsServersFieldsName"
|
||||||
],
|
|
||||||
|
|
||||||
"zh_Hans": [
|
|
||||||
"actionsCancel",
|
|
||||||
"actionsDelete",
|
|
||||||
"actionsDownload",
|
|
||||||
"actionsDownloadCancel",
|
|
||||||
"actionsDownloadDelete",
|
|
||||||
"actionsOk",
|
|
||||||
"controlsShuffle",
|
|
||||||
"resourcesAlbumCount",
|
|
||||||
"resourcesArtistCount",
|
|
||||||
"resourcesFilterAlbum",
|
|
||||||
"resourcesFilterArtist",
|
|
||||||
"resourcesFilterOwner",
|
|
||||||
"resourcesFilterYear",
|
|
||||||
"resourcesPlaylistCount",
|
|
||||||
"resourcesSongCount",
|
|
||||||
"resourcesSongListDeleteAllContent",
|
|
||||||
"resourcesSongListDeleteAllTitle",
|
|
||||||
"resourcesSortByAlbum",
|
|
||||||
"resourcesSortByAlbumCount",
|
|
||||||
"resourcesSortByTitle",
|
|
||||||
"resourcesSortByUpdated",
|
|
||||||
"settingsAboutActionsSupport",
|
|
||||||
"settingsNetworkOptionsOfflineMode",
|
|
||||||
"settingsNetworkOptionsOfflineModeOff",
|
|
||||||
"settingsNetworkOptionsOfflineModeOn",
|
|
||||||
"settingsNetworkOptionsStreamFormat",
|
|
||||||
"settingsNetworkOptionsStreamFormatServerDefault",
|
|
||||||
"settingsServersFieldsName"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,196 +0,0 @@
|
|||||||
{
|
|
||||||
"actionsStar": "Stjernemerk",
|
|
||||||
"@actionsStar": {},
|
|
||||||
"actionsUnstar": "Fjern stjernemerking",
|
|
||||||
"@actionsUnstar": {},
|
|
||||||
"messagesNothingHere": "Ingenting her …",
|
|
||||||
"@messagesNothingHere": {},
|
|
||||||
"navigationTabsHome": "Hjem",
|
|
||||||
"@navigationTabsHome": {},
|
|
||||||
"navigationTabsLibrary": "Bibliotek",
|
|
||||||
"@navigationTabsLibrary": {},
|
|
||||||
"navigationTabsSearch": "Søk",
|
|
||||||
"@navigationTabsSearch": {},
|
|
||||||
"navigationTabsSettings": "Innstillinger",
|
|
||||||
"@navigationTabsSettings": {},
|
|
||||||
"resourcesAlbumActionsPlay": "Spill album",
|
|
||||||
"@resourcesAlbumActionsPlay": {},
|
|
||||||
"resourcesAlbumActionsView": "Vis album",
|
|
||||||
"@resourcesAlbumActionsView": {},
|
|
||||||
"resourcesAlbumListsSort": "Sorter album",
|
|
||||||
"@resourcesAlbumListsSort": {},
|
|
||||||
"resourcesAlbumName": "{count,plural, =1{Album} other{Album}}",
|
|
||||||
"@resourcesAlbumName": {
|
|
||||||
"placeholders": {
|
|
||||||
"count": {
|
|
||||||
"type": "int"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"resourcesArtistActionsView": "Vis artist",
|
|
||||||
"@resourcesArtistActionsView": {},
|
|
||||||
"resourcesArtistListsSort": "Sorter artister",
|
|
||||||
"@resourcesArtistListsSort": {},
|
|
||||||
"resourcesArtistName": "{count,plural, =1{Artist} other{Artister}}",
|
|
||||||
"@resourcesArtistName": {
|
|
||||||
"placeholders": {
|
|
||||||
"count": {
|
|
||||||
"type": "int"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"resourcesFilterGenre": "Etter sjanger",
|
|
||||||
"@resourcesFilterGenre": {},
|
|
||||||
"resourcesFilterStarred": "Stjernemerket",
|
|
||||||
"@resourcesFilterStarred": {},
|
|
||||||
"resourcesPlaylistActionsPlay": "Spill av spilleliste",
|
|
||||||
"@resourcesPlaylistActionsPlay": {},
|
|
||||||
"resourcesPlaylistName": "{count,plural, =1{Spilleliste} other{Spillelister}}",
|
|
||||||
"@resourcesPlaylistName": {
|
|
||||||
"placeholders": {
|
|
||||||
"count": {
|
|
||||||
"type": "int"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"resourcesQueueName": "{count,plural, =1{Kø} other{Køer}}",
|
|
||||||
"@resourcesQueueName": {
|
|
||||||
"placeholders": {
|
|
||||||
"count": {
|
|
||||||
"type": "int"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"resourcesSongListsArtistTopSongs": "Toppspor",
|
|
||||||
"@resourcesSongListsArtistTopSongs": {},
|
|
||||||
"resourcesSongName": "{count,plural, =1{Spor} other{Spor}}",
|
|
||||||
"@resourcesSongName": {
|
|
||||||
"placeholders": {
|
|
||||||
"count": {
|
|
||||||
"type": "int"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"resourcesSortByAdded": "Nylig tillagt",
|
|
||||||
"@resourcesSortByAdded": {},
|
|
||||||
"resourcesSortByArtist": "Etter artist",
|
|
||||||
"@resourcesSortByArtist": {},
|
|
||||||
"resourcesSortByFrequentlyPlayed": "Ofte spilt",
|
|
||||||
"@resourcesSortByFrequentlyPlayed": {},
|
|
||||||
"resourcesSortByName": "Etter navn",
|
|
||||||
"@resourcesSortByName": {},
|
|
||||||
"resourcesSortByRandom": "Tilfeldig",
|
|
||||||
"@resourcesSortByRandom": {},
|
|
||||||
"resourcesSortByRecentlyPlayed": "Nylig spilt",
|
|
||||||
"@resourcesSortByRecentlyPlayed": {},
|
|
||||||
"resourcesSortByYear": "Etter år",
|
|
||||||
"@resourcesSortByYear": {},
|
|
||||||
"searchHeaderTitle": "Søk: {query}",
|
|
||||||
"@searchHeaderTitle": {
|
|
||||||
"placeholders": {
|
|
||||||
"query": {
|
|
||||||
"type": "String"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"searchInputPlaceholder": "Søk",
|
|
||||||
"@searchInputPlaceholder": {},
|
|
||||||
"searchMoreResults": "Mer …",
|
|
||||||
"@searchMoreResults": {},
|
|
||||||
"searchNowPlayingContext": "Søkeresultater",
|
|
||||||
"@searchNowPlayingContext": {},
|
|
||||||
"settingsAboutActionsLicenses": "Lisenser",
|
|
||||||
"@settingsAboutActionsLicenses": {},
|
|
||||||
"settingsAboutActionsProjectHomepage": "Prosjekthjemmeside",
|
|
||||||
"@settingsAboutActionsProjectHomepage": {},
|
|
||||||
"settingsAboutName": "Om",
|
|
||||||
"@settingsAboutName": {},
|
|
||||||
"settingsAboutVersion": "versjon {version}",
|
|
||||||
"@settingsAboutVersion": {
|
|
||||||
"placeholders": {
|
|
||||||
"version": {
|
|
||||||
"type": "String"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"settingsMusicName": "Musikk",
|
|
||||||
"@settingsMusicName": {},
|
|
||||||
"settingsMusicOptionsScrobbleDescriptionOff": "Ikke utfør sporinfodeling av avspillingshistorikk",
|
|
||||||
"@settingsMusicOptionsScrobbleDescriptionOff": {},
|
|
||||||
"settingsMusicOptionsScrobbleDescriptionOn": "Sporinfodelings-avspillinghistorikk",
|
|
||||||
"@settingsMusicOptionsScrobbleDescriptionOn": {},
|
|
||||||
"settingsMusicOptionsScrobbleTitle": "Sporinfodelingsavspillinger",
|
|
||||||
"@settingsMusicOptionsScrobbleTitle": {},
|
|
||||||
"settingsNetworkName": "Nettverk",
|
|
||||||
"@settingsNetworkName": {},
|
|
||||||
"settingsNetworkOptionsMaxBitrateMobileTitle": "Maksimal bitrate (mobil)",
|
|
||||||
"@settingsNetworkOptionsMaxBitrateMobileTitle": {},
|
|
||||||
"settingsNetworkOptionsMaxBitrateWifiTitle": "Maksimal bitrate (Wi-Fi)",
|
|
||||||
"@settingsNetworkOptionsMaxBitrateWifiTitle": {},
|
|
||||||
"settingsNetworkOptionsMaxBufferTitle": "Maksimal mellomlagringstid",
|
|
||||||
"@settingsNetworkOptionsMaxBufferTitle": {},
|
|
||||||
"settingsNetworkOptionsMinBufferTitle": "Minimal mellomlagringstid",
|
|
||||||
"@settingsNetworkOptionsMinBufferTitle": {},
|
|
||||||
"settingsNetworkValuesKbps": "{value} kbps",
|
|
||||||
"@settingsNetworkValuesKbps": {
|
|
||||||
"placeholders": {
|
|
||||||
"value": {
|
|
||||||
"type": "String"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"settingsNetworkValuesSeconds": "{value} sekunder",
|
|
||||||
"@settingsNetworkValuesSeconds": {
|
|
||||||
"placeholders": {
|
|
||||||
"value": {
|
|
||||||
"type": "String"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"settingsNetworkValuesUnlimitedKbps": "Ubegrenset",
|
|
||||||
"@settingsNetworkValuesUnlimitedKbps": {},
|
|
||||||
"settingsResetActionsClearImageCache": "Tøm bildehurtiglager",
|
|
||||||
"@settingsResetActionsClearImageCache": {},
|
|
||||||
"settingsResetName": "Tilbakestill",
|
|
||||||
"@settingsResetName": {},
|
|
||||||
"settingsServersActionsAdd": "Legg til tjener",
|
|
||||||
"@settingsServersActionsAdd": {},
|
|
||||||
"settingsServersActionsDelete": "Slett",
|
|
||||||
"@settingsServersActionsDelete": {},
|
|
||||||
"settingsServersActionsEdit": "Rediger tjener",
|
|
||||||
"@settingsServersActionsEdit": {},
|
|
||||||
"settingsServersActionsSave": "Lagre",
|
|
||||||
"@settingsServersActionsSave": {},
|
|
||||||
"settingsServersActionsTestConnection": "Test tilkobling",
|
|
||||||
"@settingsServersActionsTestConnection": {},
|
|
||||||
"settingsServersFieldsAddress": "Adresse",
|
|
||||||
"@settingsServersFieldsAddress": {},
|
|
||||||
"settingsServersFieldsPassword": "Passord",
|
|
||||||
"@settingsServersFieldsPassword": {},
|
|
||||||
"settingsServersFieldsUsername": "Brukernavn",
|
|
||||||
"@settingsServersFieldsUsername": {},
|
|
||||||
"settingsServersMessagesConnectionFailed": "Tilkobling til {address} mislyktes. Sjekk innstillingene eller tjeneren.",
|
|
||||||
"@settingsServersMessagesConnectionFailed": {
|
|
||||||
"placeholders": {
|
|
||||||
"address": {
|
|
||||||
"type": "String"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"settingsServersMessagesConnectionOk": "Tilkobling til {address} OK.",
|
|
||||||
"@settingsServersMessagesConnectionOk": {
|
|
||||||
"placeholders": {
|
|
||||||
"address": {
|
|
||||||
"type": "String"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"settingsServersName": "Tjenere",
|
|
||||||
"@settingsServersName": {},
|
|
||||||
"settingsServersOptionsForcePlaintextPasswordDescriptionOff": "Send passord som symbol + salt",
|
|
||||||
"@settingsServersOptionsForcePlaintextPasswordDescriptionOff": {},
|
|
||||||
"settingsServersOptionsForcePlaintextPasswordDescriptionOn": "Send passord i klartekst (Foreldet. Forsikre deg om at tilkoblingen er sikker.)",
|
|
||||||
"@settingsServersOptionsForcePlaintextPasswordDescriptionOn": {},
|
|
||||||
"settingsServersOptionsForcePlaintextPasswordTitle": "Påtving klartekstspassord",
|
|
||||||
"@settingsServersOptionsForcePlaintextPasswordTitle": {}
|
|
||||||
}
|
|
||||||
@ -1,196 +0,0 @@
|
|||||||
{
|
|
||||||
"actionsStar": "收藏",
|
|
||||||
"@actionsStar": {},
|
|
||||||
"actionsUnstar": "移除收藏",
|
|
||||||
"@actionsUnstar": {},
|
|
||||||
"messagesNothingHere": "什么都没有…",
|
|
||||||
"@messagesNothingHere": {},
|
|
||||||
"navigationTabsHome": "首页",
|
|
||||||
"@navigationTabsHome": {},
|
|
||||||
"navigationTabsLibrary": "所有",
|
|
||||||
"@navigationTabsLibrary": {},
|
|
||||||
"navigationTabsSearch": "搜索",
|
|
||||||
"@navigationTabsSearch": {},
|
|
||||||
"navigationTabsSettings": "设置",
|
|
||||||
"@navigationTabsSettings": {},
|
|
||||||
"resourcesAlbumActionsPlay": "播放专辑",
|
|
||||||
"@resourcesAlbumActionsPlay": {},
|
|
||||||
"resourcesAlbumActionsView": "查看专辑",
|
|
||||||
"@resourcesAlbumActionsView": {},
|
|
||||||
"resourcesAlbumListsSort": "专辑排序",
|
|
||||||
"@resourcesAlbumListsSort": {},
|
|
||||||
"resourcesAlbumName": "{count,plural, other{专辑}}",
|
|
||||||
"@resourcesAlbumName": {
|
|
||||||
"placeholders": {
|
|
||||||
"count": {
|
|
||||||
"type": "int"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"resourcesArtistActionsView": "查看歌手",
|
|
||||||
"@resourcesArtistActionsView": {},
|
|
||||||
"resourcesArtistListsSort": "歌手排序",
|
|
||||||
"@resourcesArtistListsSort": {},
|
|
||||||
"resourcesArtistName": "{count,plural, other{歌手}}",
|
|
||||||
"@resourcesArtistName": {
|
|
||||||
"placeholders": {
|
|
||||||
"count": {
|
|
||||||
"type": "int"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"resourcesFilterGenre": "根据类型",
|
|
||||||
"@resourcesFilterGenre": {},
|
|
||||||
"resourcesFilterStarred": "已收藏",
|
|
||||||
"@resourcesFilterStarred": {},
|
|
||||||
"resourcesPlaylistActionsPlay": "全部播放",
|
|
||||||
"@resourcesPlaylistActionsPlay": {},
|
|
||||||
"resourcesPlaylistName": "{count,plural, other{播放列表}}",
|
|
||||||
"@resourcesPlaylistName": {
|
|
||||||
"placeholders": {
|
|
||||||
"count": {
|
|
||||||
"type": "int"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"resourcesQueueName": "{count,plural, other{队列}}",
|
|
||||||
"@resourcesQueueName": {
|
|
||||||
"placeholders": {
|
|
||||||
"count": {
|
|
||||||
"type": "int"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"resourcesSongListsArtistTopSongs": "热门歌曲",
|
|
||||||
"@resourcesSongListsArtistTopSongs": {},
|
|
||||||
"resourcesSongName": "{count,plural, other{歌曲}}",
|
|
||||||
"@resourcesSongName": {
|
|
||||||
"placeholders": {
|
|
||||||
"count": {
|
|
||||||
"type": "int"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"resourcesSortByAdded": "最近添加",
|
|
||||||
"@resourcesSortByAdded": {},
|
|
||||||
"resourcesSortByArtist": "根据歌手",
|
|
||||||
"@resourcesSortByArtist": {},
|
|
||||||
"resourcesSortByFrequentlyPlayed": "播放最多",
|
|
||||||
"@resourcesSortByFrequentlyPlayed": {},
|
|
||||||
"resourcesSortByName": "根据名称",
|
|
||||||
"@resourcesSortByName": {},
|
|
||||||
"resourcesSortByRandom": "随机",
|
|
||||||
"@resourcesSortByRandom": {},
|
|
||||||
"resourcesSortByRecentlyPlayed": "最近播放",
|
|
||||||
"@resourcesSortByRecentlyPlayed": {},
|
|
||||||
"resourcesSortByYear": "根据年份",
|
|
||||||
"@resourcesSortByYear": {},
|
|
||||||
"searchHeaderTitle": "搜索: {query}",
|
|
||||||
"@searchHeaderTitle": {
|
|
||||||
"placeholders": {
|
|
||||||
"query": {
|
|
||||||
"type": "String"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"searchInputPlaceholder": "搜索",
|
|
||||||
"@searchInputPlaceholder": {},
|
|
||||||
"searchMoreResults": "更多…",
|
|
||||||
"@searchMoreResults": {},
|
|
||||||
"searchNowPlayingContext": "搜索结果",
|
|
||||||
"@searchNowPlayingContext": {},
|
|
||||||
"settingsAboutActionsLicenses": "许可",
|
|
||||||
"@settingsAboutActionsLicenses": {},
|
|
||||||
"settingsAboutActionsProjectHomepage": "项目地址",
|
|
||||||
"@settingsAboutActionsProjectHomepage": {},
|
|
||||||
"settingsAboutName": "关于",
|
|
||||||
"@settingsAboutName": {},
|
|
||||||
"settingsAboutVersion": "版本 {version}",
|
|
||||||
"@settingsAboutVersion": {
|
|
||||||
"placeholders": {
|
|
||||||
"version": {
|
|
||||||
"type": "String"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"settingsMusicName": "音乐",
|
|
||||||
"@settingsMusicName": {},
|
|
||||||
"settingsMusicOptionsScrobbleDescriptionOff": "不记录scrobble历史",
|
|
||||||
"@settingsMusicOptionsScrobbleDescriptionOff": {},
|
|
||||||
"settingsMusicOptionsScrobbleDescriptionOn": "Scrobble播放历史",
|
|
||||||
"@settingsMusicOptionsScrobbleDescriptionOn": {},
|
|
||||||
"settingsMusicOptionsScrobbleTitle": "Scrobble模式",
|
|
||||||
"@settingsMusicOptionsScrobbleTitle": {},
|
|
||||||
"settingsNetworkName": "网络",
|
|
||||||
"@settingsNetworkName": {},
|
|
||||||
"settingsNetworkOptionsMaxBitrateMobileTitle": "最大比特率 (3G/4G/5G)",
|
|
||||||
"@settingsNetworkOptionsMaxBitrateMobileTitle": {},
|
|
||||||
"settingsNetworkOptionsMaxBitrateWifiTitle": "最大比特率 (Wi-Fi)",
|
|
||||||
"@settingsNetworkOptionsMaxBitrateWifiTitle": {},
|
|
||||||
"settingsNetworkOptionsMaxBufferTitle": "最大缓冲时间",
|
|
||||||
"@settingsNetworkOptionsMaxBufferTitle": {},
|
|
||||||
"settingsNetworkOptionsMinBufferTitle": "最小缓冲时间",
|
|
||||||
"@settingsNetworkOptionsMinBufferTitle": {},
|
|
||||||
"settingsNetworkValuesKbps": "{value}kbps",
|
|
||||||
"@settingsNetworkValuesKbps": {
|
|
||||||
"placeholders": {
|
|
||||||
"value": {
|
|
||||||
"type": "String"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"settingsNetworkValuesSeconds": "{value} 秒",
|
|
||||||
"@settingsNetworkValuesSeconds": {
|
|
||||||
"placeholders": {
|
|
||||||
"value": {
|
|
||||||
"type": "String"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"settingsNetworkValuesUnlimitedKbps": "不限制",
|
|
||||||
"@settingsNetworkValuesUnlimitedKbps": {},
|
|
||||||
"settingsResetActionsClearImageCache": "清除图片缓存",
|
|
||||||
"@settingsResetActionsClearImageCache": {},
|
|
||||||
"settingsResetName": "重置",
|
|
||||||
"@settingsResetName": {},
|
|
||||||
"settingsServersActionsAdd": "添加服务器",
|
|
||||||
"@settingsServersActionsAdd": {},
|
|
||||||
"settingsServersActionsDelete": "删除",
|
|
||||||
"@settingsServersActionsDelete": {},
|
|
||||||
"settingsServersActionsEdit": "编辑服务器",
|
|
||||||
"@settingsServersActionsEdit": {},
|
|
||||||
"settingsServersActionsSave": "保存",
|
|
||||||
"@settingsServersActionsSave": {},
|
|
||||||
"settingsServersActionsTestConnection": "测试连接",
|
|
||||||
"@settingsServersActionsTestConnection": {},
|
|
||||||
"settingsServersFieldsAddress": "地址",
|
|
||||||
"@settingsServersFieldsAddress": {},
|
|
||||||
"settingsServersFieldsPassword": "密码",
|
|
||||||
"@settingsServersFieldsPassword": {},
|
|
||||||
"settingsServersFieldsUsername": "用户名",
|
|
||||||
"@settingsServersFieldsUsername": {},
|
|
||||||
"settingsServersMessagesConnectionFailed": "连接到 {address} 失败,检查设置或服务器",
|
|
||||||
"@settingsServersMessagesConnectionFailed": {
|
|
||||||
"placeholders": {
|
|
||||||
"address": {
|
|
||||||
"type": "String"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"settingsServersMessagesConnectionOk": "连接到 {address} 正常!",
|
|
||||||
"@settingsServersMessagesConnectionOk": {
|
|
||||||
"placeholders": {
|
|
||||||
"address": {
|
|
||||||
"type": "String"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"settingsServersName": "服务器",
|
|
||||||
"@settingsServersName": {},
|
|
||||||
"settingsServersOptionsForcePlaintextPasswordDescriptionOff": "密码以 token + salt 加密发送",
|
|
||||||
"@settingsServersOptionsForcePlaintextPasswordDescriptionOff": {},
|
|
||||||
"settingsServersOptionsForcePlaintextPasswordDescriptionOn": "密码以明文发送(不推荐,注意链接安全!)",
|
|
||||||
"@settingsServersOptionsForcePlaintextPasswordDescriptionOn": {},
|
|
||||||
"settingsServersOptionsForcePlaintextPasswordTitle": "强制使用明文密码",
|
|
||||||
"@settingsServersOptionsForcePlaintextPasswordTitle": {}
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user