Skip to content

Commit a1ece20

Browse files
committed
Update documentation: refine FAQ, pricing details, and support information; add new localization strings for recording features
1 parent 895979b commit a1ece20

5 files changed

Lines changed: 306 additions & 8 deletions

File tree

documentation/src/docs/documentation/frequently-asked-questions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: FAQ
33
---
44

55
# FAQ - Frequently Asked Questions
6-
:sparkles: <a href="#" onclick="javascript:showDocumentationAssistant(); return false;">WebSSH Brain - Documentation Assistant</a> is at your disposal - ask away with any WebSSH questions that come to mind!
7-
86
??? abstract "Does WebSSH support ZMODEM, YMODEM or XMODEM transfers?"
97
Unfortunately, WebSSH does not support ZMODEM, YMODEM or XMODEM transfers.
108
A GitHub issue could be find to track this feature request : [#761](https://github.com/isontheline/pro.webssh.net/issues/761)

documentation/src/docs/documentation/pricing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
| No data collection | :white_check_mark: | :white_check_mark: |
6060
| No marketing tracking | :white_check_mark: | :white_check_mark: |
6161

62-
Yes you see it right : **FREE** version is the most generous free tier you can find on the App Store for SSH / SFTP / TELNET / Serial Port clients! You can do the same as the **PRO** version but with only one connection saved at a time.
62+
Yes you see it right : **FREE** version is the most generous free tier you can find on the App Store!
6363

64-
If you need more information about the differences between **FREE** and **PRO** versions, please [contact me](/documentation/contact-me/), [open a discussion](https://github.com/isontheline/pro.webssh.net/discussions/new/choose) on GitHub or just ask <a href="#" onclick="javascript:showDocumentationAssistant(); return false;">WebSSH Brain - Documentation Assistant</a>.
64+
If you need more information about the differences between **FREE** and **PRO** versions, please [contact me](/documentation/contact-me/) or [open a discussion](https://github.com/isontheline/pro.webssh.net/discussions/new/choose) on GitHub.
6565

6666
[^1]: Serial Port Client is only available on macOS

documentation/src/docs/support.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ title: Support
1111

1212
Whenever you need to make a [bug report](https://github.com/isontheline/pro.webssh.net/issues/new?assignees=&labels=&template=bug_report.md&title=), or want to share an [idea](https://github.com/isontheline/pro.webssh.net/discussions?discussions_q=category%3AIdeas) for a new feature, or just have a [question](https://github.com/isontheline/pro.webssh.net/discussions?discussions_q=category%3AQ%26A) about how to use WebSSH, I'm never very far : feel free to contact me by [email](/documentation/contact-me/) or on [GitHub](https://github.com/isontheline/pro.webssh.net/discussions) <img src="https://github.githubassets.com/images/icons/emoji/octocat.png" width="20" height="20" align="top" />
1313

14-
By the way, <a href="#" onclick="javascript:showDocumentationAssistant(); return false;">WebSSH Brain - Documentation Assistant</a> is at your disposal - ask away with any WebSSH questions that come to mind!
15-
1614
Have a nice day :sunny:
1715

1816
!!! bug "WebSSH v31 - Codename Ocean :ocean:"

documentation/src/mkdocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ site_name: WebSSH
33
copyright: |
44
<div style="color:var(--md-footer-fg-color--lighter)">
55
WebSSH &copy; 2012-2026<br />
6-
💙 Love what I'm building? Support me with a <a href="https://www.buymeacoffee.com/isontheline">coffee</a> or <a href="https://github.com/sponsors/isontheline">sponsorship</a>!<br />
7-
✨ Still searching the docs? Try <a href="#" onclick="javascript:showDocumentationAssistant(); return false;">WebSSH Brain - Documentation Assistant</a>
6+
💙 Love what I'm building? Support me with a <a href="https://www.buymeacoffee.com/isontheline">coffee</a> or <a href="https://github.com/sponsors/isontheline">sponsorship</a>!
87
</div>
98
theme:
109
name: material

src/i18n/Localizable.xcstrings

Lines changed: 303 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1617,6 +1617,107 @@
16171617
}
16181618
}
16191619
},
1620+
"Auto_Record": {
1621+
"extractionState": "manual",
1622+
"localizations": {
1623+
"da": {
1624+
"stringUnit": {
1625+
"state": "translated",
1626+
"value": "Auto-optag"
1627+
}
1628+
},
1629+
"de": {
1630+
"stringUnit": {
1631+
"state": "translated",
1632+
"value": "Automatisch aufnehmen"
1633+
}
1634+
},
1635+
"en": {
1636+
"stringUnit": {
1637+
"state": "translated",
1638+
"value": "Auto Record"
1639+
}
1640+
},
1641+
"es": {
1642+
"stringUnit": {
1643+
"state": "translated",
1644+
"value": "Grabación automática"
1645+
}
1646+
},
1647+
"fr": {
1648+
"stringUnit": {
1649+
"state": "translated",
1650+
"value": "Enregistrement auto"
1651+
}
1652+
},
1653+
"it": {
1654+
"stringUnit": {
1655+
"state": "translated",
1656+
"value": "Registrazione automatica"
1657+
}
1658+
},
1659+
"ja": {
1660+
"stringUnit": {
1661+
"state": "translated",
1662+
"value": "自動録画"
1663+
}
1664+
},
1665+
"ko": {
1666+
"stringUnit": {
1667+
"state": "translated",
1668+
"value": "자동 녹화"
1669+
}
1670+
},
1671+
"pl": {
1672+
"stringUnit": {
1673+
"state": "translated",
1674+
"value": "Automatyczne nagrywanie"
1675+
}
1676+
},
1677+
"pt": {
1678+
"stringUnit": {
1679+
"state": "translated",
1680+
"value": "Gravação automática"
1681+
}
1682+
},
1683+
"ru": {
1684+
"stringUnit": {
1685+
"state": "translated",
1686+
"value": "Авто-запись"
1687+
}
1688+
},
1689+
"sv": {
1690+
"stringUnit": {
1691+
"state": "translated",
1692+
"value": "Automatisk inspelning"
1693+
}
1694+
},
1695+
"tr": {
1696+
"stringUnit": {
1697+
"state": "translated",
1698+
"value": "Otomatik kayıt"
1699+
}
1700+
},
1701+
"uk": {
1702+
"stringUnit": {
1703+
"state": "translated",
1704+
"value": "Авто-запис"
1705+
}
1706+
},
1707+
"zh-Hans": {
1708+
"stringUnit": {
1709+
"state": "translated",
1710+
"value": "自动录制"
1711+
}
1712+
},
1713+
"zh-Hant-TW": {
1714+
"stringUnit": {
1715+
"state": "translated",
1716+
"value": "自動錄製"
1717+
}
1718+
}
1719+
}
1720+
},
16201721
"Avoided_Corruptions": {
16211722
"extractionState": "manual",
16221723
"localizations": {
@@ -16464,6 +16565,208 @@
1646416565
}
1646516566
}
1646616567
},
16568+
"No_Recordings_Subtitle": {
16569+
"extractionState": "manual",
16570+
"localizations": {
16571+
"da": {
16572+
"stringUnit": {
16573+
"state": "translated",
16574+
"value": "Start en optagelse fra State Bar under en aktiv SSH-session."
16575+
}
16576+
},
16577+
"de": {
16578+
"stringUnit": {
16579+
"state": "translated",
16580+
"value": "Starte eine Aufnahme über die State Bar während einer aktiven SSH-Sitzung."
16581+
}
16582+
},
16583+
"en": {
16584+
"stringUnit": {
16585+
"state": "translated",
16586+
"value": "Start a recording from the State Bar during an active SSH session."
16587+
}
16588+
},
16589+
"es": {
16590+
"stringUnit": {
16591+
"state": "translated",
16592+
"value": "Inicia una grabación desde la barra de estado durante una sesión SSH activa."
16593+
}
16594+
},
16595+
"fr": {
16596+
"stringUnit": {
16597+
"state": "translated",
16598+
"value": "Démarrez un enregistrement depuis la barre d'état lors d'une session SSH active."
16599+
}
16600+
},
16601+
"it": {
16602+
"stringUnit": {
16603+
"state": "translated",
16604+
"value": "Avvia una registrazione dalla barra di stato durante una sessione SSH attiva."
16605+
}
16606+
},
16607+
"ja": {
16608+
"stringUnit": {
16609+
"state": "translated",
16610+
"value": "アクティブなSSHセッション中にState Barから録画を開始します。"
16611+
}
16612+
},
16613+
"ko": {
16614+
"stringUnit": {
16615+
"state": "translated",
16616+
"value": "활성 SSH 세션 중 State Bar에서 녹화를 시작하세요."
16617+
}
16618+
},
16619+
"pl": {
16620+
"stringUnit": {
16621+
"state": "translated",
16622+
"value": "Rozpocznij nagrywanie z State Bar podczas aktywnej sesji SSH."
16623+
}
16624+
},
16625+
"pt": {
16626+
"stringUnit": {
16627+
"state": "translated",
16628+
"value": "Inicie uma gravação na State Bar durante uma sessão SSH ativa."
16629+
}
16630+
},
16631+
"ru": {
16632+
"stringUnit": {
16633+
"state": "translated",
16634+
"value": "Начните запись из State Bar во время активной сессии SSH."
16635+
}
16636+
},
16637+
"sv": {
16638+
"stringUnit": {
16639+
"state": "translated",
16640+
"value": "Starta en inspelning från State Bar under en aktiv SSH-session."
16641+
}
16642+
},
16643+
"tr": {
16644+
"stringUnit": {
16645+
"state": "translated",
16646+
"value": "Aktif bir SSH oturumu sırasında State Bar'dan kayıt başlatın."
16647+
}
16648+
},
16649+
"uk": {
16650+
"stringUnit": {
16651+
"state": "translated",
16652+
"value": "Почніть запис із State Bar під час активного SSH-сеансу."
16653+
}
16654+
},
16655+
"zh-Hans": {
16656+
"stringUnit": {
16657+
"state": "translated",
16658+
"value": "在活跃的 SSH 会话中,从 State Bar 开始录制。"
16659+
}
16660+
},
16661+
"zh-Hant-TW": {
16662+
"stringUnit": {
16663+
"state": "translated",
16664+
"value": "在活躍的 SSH 工作階段中,從 State Bar 開始錄製。"
16665+
}
16666+
}
16667+
}
16668+
},
16669+
"No_Recordings_Yet": {
16670+
"extractionState": "manual",
16671+
"localizations": {
16672+
"da": {
16673+
"stringUnit": {
16674+
"state": "translated",
16675+
"value": "Ingen optagelser endnu"
16676+
}
16677+
},
16678+
"de": {
16679+
"stringUnit": {
16680+
"state": "translated",
16681+
"value": "Noch keine Aufnahmen"
16682+
}
16683+
},
16684+
"en": {
16685+
"stringUnit": {
16686+
"state": "translated",
16687+
"value": "No Recordings Yet"
16688+
}
16689+
},
16690+
"es": {
16691+
"stringUnit": {
16692+
"state": "translated",
16693+
"value": "Aún no hay grabaciones"
16694+
}
16695+
},
16696+
"fr": {
16697+
"stringUnit": {
16698+
"state": "translated",
16699+
"value": "Aucun enregistrement"
16700+
}
16701+
},
16702+
"it": {
16703+
"stringUnit": {
16704+
"state": "translated",
16705+
"value": "Nessuna registrazione"
16706+
}
16707+
},
16708+
"ja": {
16709+
"stringUnit": {
16710+
"state": "translated",
16711+
"value": "録画はありません"
16712+
}
16713+
},
16714+
"ko": {
16715+
"stringUnit": {
16716+
"state": "translated",
16717+
"value": "아직 녹화 없음"
16718+
}
16719+
},
16720+
"pl": {
16721+
"stringUnit": {
16722+
"state": "translated",
16723+
"value": "Brak nagrań"
16724+
}
16725+
},
16726+
"pt": {
16727+
"stringUnit": {
16728+
"state": "translated",
16729+
"value": "Nenhuma gravação ainda"
16730+
}
16731+
},
16732+
"ru": {
16733+
"stringUnit": {
16734+
"state": "translated",
16735+
"value": "Нет записей"
16736+
}
16737+
},
16738+
"sv": {
16739+
"stringUnit": {
16740+
"state": "translated",
16741+
"value": "Inga inspelningar än"
16742+
}
16743+
},
16744+
"tr": {
16745+
"stringUnit": {
16746+
"state": "translated",
16747+
"value": "Henüz kayıt yok"
16748+
}
16749+
},
16750+
"uk": {
16751+
"stringUnit": {
16752+
"state": "translated",
16753+
"value": "Немає записів"
16754+
}
16755+
},
16756+
"zh-Hans": {
16757+
"stringUnit": {
16758+
"state": "translated",
16759+
"value": "暂无录制"
16760+
}
16761+
},
16762+
"zh-Hant-TW": {
16763+
"stringUnit": {
16764+
"state": "translated",
16765+
"value": "尚無錄製"
16766+
}
16767+
}
16768+
}
16769+
},
1646716770
"No_Results": {
1646816771
"extractionState": "manual",
1646916772
"localizations": {

0 commit comments

Comments
 (0)