Skip to content

Commit

Permalink
chore(all): fix production build
Browse files Browse the repository at this point in the history
  • Loading branch information
selankon committed Feb 21, 2024
1 parent bb30af8 commit 2122de5
Show file tree
Hide file tree
Showing 16 changed files with 806 additions and 343 deletions.
20 changes: 0 additions & 20 deletions .linguirc

This file was deleted.

93 changes: 78 additions & 15 deletions i18n/en/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,10 @@ msgstr ""
msgid "Channel"
msgstr "Channel"

#: plugins/lime-plugin-rx/src/sections/alignment.tsx:80
msgid "Check<0/>Alignment"
msgstr "Check<0/>Alignment"

#: plugins/lime-plugin-fbw/src/containers/Setting.js:100
msgid "Checking connection"
msgstr ""
Expand Down Expand Up @@ -302,10 +306,14 @@ msgstr "Description"
msgid "Description: {name}"
msgstr "Description: {name}"

#: plugins/lime-plugin-rx/src/rxPage.js:51
#: plugins/lime-plugin-rx/src/rxPageBAK.js:51
msgid "Device"
msgstr ""

#: plugins/lime-plugin-rx/src/sections/internetPath.tsx:90
msgid "Diagnose"
msgstr "Diagnose"

#: plugins/lime-plugin-node-admin/src/nodeAdminPage.js:52
#: plugins/lime-plugin-node-admin/src/nodeAdminPage.js:69
#: plugins/lime-plugin-pirania/nodeAdmin/PortalConfigItem.tsx:19
Expand Down Expand Up @@ -445,7 +453,8 @@ msgstr "Expires {0}"

#: plugins/lime-plugin-align/src/alignPage.js:37
#: plugins/lime-plugin-fbw/src/containers/scanPage/components/networkTile.js:80
#: plugins/lime-plugin-rx/src/rxPage.js:92
#: plugins/lime-plugin-rx/src/rxPageBAK.js:92
#: plugins/lime-plugin-rx/src/sections/alignment.tsx:63
msgid "Fetching name"
msgstr ""

Expand All @@ -458,7 +467,7 @@ msgid "Filter by"
msgstr "Filter by"

#: plugins/lime-plugin-firmware/src/firmwareMenu.js:18
#: plugins/lime-plugin-rx/src/rxPage.js:58
#: plugins/lime-plugin-rx/src/rxPageBAK.js:58
msgid "Firmware"
msgstr ""

Expand Down Expand Up @@ -506,7 +515,7 @@ msgstr ""
msgid "I don't know the shared password"
msgstr ""

#: plugins/lime-plugin-rx/src/rxPage.js:180
#: plugins/lime-plugin-rx/src/rxPageBAK.js:180
msgid "IP Addresses"
msgstr ""

Expand All @@ -526,15 +535,27 @@ msgstr "If you invalidate this voucher no one will be able to use it anymore. Th
msgid "If your community network has local services, you can point a link to them."
msgstr "If your community network has local services, you can point a link to them."

#: plugins/lime-plugin-rx/src/rxPage.js:97
#: plugins/lime-plugin-rx/src/rxPageBAK.js:97
msgid "Interface"
msgstr ""

#: plugins/lime-plugin-rx/src/sections/alignment.tsx:68
msgid "Interface:"
msgstr "Interface:"

#: plugins/lime-plugin-rx/src/components/internetPathChart.tsx:190
msgid "Internet"
msgstr "Internet"

#: plugins/lime-plugin-metrics/src/components/internetStatus.js:10
#: plugins/lime-plugin-rx/src/rxPage.js:148
#: plugins/lime-plugin-rx/src/rxPageBAK.js:148
msgid "Internet connection"
msgstr ""

#: plugins/lime-plugin-rx/src/components/internetStatus.tsx:17
msgid "Internet<0/>connection"
msgstr "Internet<0/>connection"

#: plugins/lime-plugin-pirania/src/screens/voucher.js:96
msgid "Invalidate"
msgstr "Invalidate"
Expand Down Expand Up @@ -562,6 +583,10 @@ msgstr ""
msgid "It must start with https:// or http://"
msgstr "It must start with https:// or http://"

#: plugins/lime-plugin-rx/src/components/footer.tsx:15
msgid "Join"
msgstr "Join"

#: plugins/lime-plugin-fbw/src/containers/scanPage/SelectForm.js:72
msgid "Join the mesh"
msgstr ""
Expand All @@ -583,7 +608,11 @@ msgstr "Link URL"
msgid "Load last known Internet path"
msgstr ""

#: plugins/lime-plugin-rx/src/rxPage.js:127
#: plugins/lime-plugin-rx/src/sections/internetPath.tsx:78
msgid "Loading <0/>last internet path..."
msgstr "Loading <0/>last internet path..."

#: plugins/lime-plugin-rx/src/rxPageBAK.js:127
msgid "Loading node status..."
msgstr ""

Expand All @@ -608,6 +637,7 @@ msgid "Manage Vouchers"
msgstr "Manage Vouchers"

#: plugins/lime-plugin-locate/src/locateMenu.js:18
#: plugins/lime-plugin-rx/src/sections/internetPath.tsx:93
msgid "Map"
msgstr ""

Expand Down Expand Up @@ -635,14 +665,22 @@ msgstr ""
msgid "More than 10 characters"
msgstr ""

#: plugins/lime-plugin-rx/src/rxPage.js:79
#: plugins/lime-plugin-rx/src/rxPageBAK.js:79
msgid "Most Active"
msgstr ""

#: plugins/lime-plugin-rx/src/sections/alignment.tsx:56
msgid "Most active link"
msgstr "Most active link"

#: plugins/lime-plugin-fbw/src/containers/scanPage/SelectForm.js:129
msgid "Must select a valid hostname"
msgstr "Must select a valid hostname"

#: plugins/lime-plugin-rx/src/components/footer.tsx:12
msgid "Need support?"
msgstr "Need support?"

#: plugins/lime-plugin-network-admin/src/netAdminMenu.js:6
#~ msgid "Network Configuration"
#~ msgstr ""
Expand Down Expand Up @@ -739,6 +777,10 @@ msgstr ""
msgid "Password: {password}"
msgstr "Password: {password}"

#: plugins/lime-plugin-rx/src/sections/internetPath.tsx:73
msgid "Path to Internet"
msgstr "Path to Internet"

#: plugins/lime-plugin-pirania/src/components/voucherListItem.js:58
msgid "Permanent"
msgstr "Permanent"
Expand Down Expand Up @@ -948,7 +990,7 @@ msgstr ""
msgid "Status: {0}"
msgstr "Status: {0}"

#: plugins/lime-plugin-rx/src/rxPage.js:42
#: plugins/lime-plugin-rx/src/rxPageBAK.js:42
msgid "System"
msgstr ""

Expand Down Expand Up @@ -1061,10 +1103,14 @@ msgstr ""
msgid "To enable remote access an internet connection is needed"
msgstr "To enable remote access an internet connection is needed"

#: plugins/lime-plugin-rx/src/rxPage.js:102
#: plugins/lime-plugin-rx/src/rxPageBAK.js:102
msgid "Traffic"
msgstr ""

#: plugins/lime-plugin-rx/src/sections/alignment.tsx:74
msgid "Traffic:"
msgstr "Traffic:"

#: plugins/lime-plugin-firmware/src/upgradingPage/upgradingPage.js:12
msgid "Try reloading the app"
msgstr ""
Expand Down Expand Up @@ -1094,7 +1140,7 @@ msgstr ""
msgid "Upload firmware image from your device"
msgstr ""

#: plugins/lime-plugin-rx/src/rxPage.js:45
#: plugins/lime-plugin-rx/src/rxPageBAK.js:45
msgid "Uptime"
msgstr ""

Expand All @@ -1103,6 +1149,7 @@ msgid "Use vouchers for access"
msgstr "Use vouchers for access"

#: plugins/lime-plugin-changeNode/src/changeNodePage.js:75
#: plugins/lime-plugin-rx/src/components/footer.tsx:24
msgid "Visit"
msgstr ""

Expand Down Expand Up @@ -1149,6 +1196,10 @@ msgstr ""
msgid "Wifi Password"
msgstr ""

#: plugins/lime-plugin-rx/src/sections/wired.tsx:64
msgid "Wired connections"
msgstr "Wired connections"

#: plugins/lime-plugin-align/src/containers/alignSingle/index.js:108
msgid "With radio {fromRadio} alignin with"
msgstr ""
Expand Down Expand Up @@ -1202,6 +1253,10 @@ msgstr ""
msgid "You should try to connect to the network {wifiSsid}."
msgstr ""

#: plugins/lime-plugin-rx/src/sections/alignment.tsx:105
msgid "Your Alignment"
msgstr "Your Alignment"

#: plugins/lime-plugin-remotesupport/src/remoteSupportPage.js:74
msgid "Your node has no internet connection"
msgstr "Your node has no internet connection"
Expand All @@ -1214,10 +1269,18 @@ msgstr ""
msgid "confirm location"
msgstr ""

#: plugins/lime-plugin-rx/src/components/footer.tsx:29
msgid "docs.altermundi.net"
msgstr "docs.altermundi.net"

#: plugins/lime-plugin-locate/src/locatePage.tsx:246
msgid "edit location"
msgstr ""

#: plugins/lime-plugin-rx/src/components/footer.tsx:20
msgid "foro.librerouter.org"
msgstr "foro.librerouter.org"

#: plugins/lime-plugin-locate/src/locatePage.tsx:257
msgid "hide community"
msgstr ""
Expand Down Expand Up @@ -1246,23 +1309,23 @@ msgstr ""
msgid "{0, plural, =0 {No one has joined yet.} one {One person has joined.} other {# people have joined.}}"
msgstr ""

#: plugins/lime-plugin-rx/src/rxPage.js:20
#: plugins/lime-plugin-rx/src/rxPageBAK.js:20
msgid "{days, plural, one {# day} other {# days}}"
msgstr ""

#: plugins/lime-plugin-rx/src/rxPage.js:23
#: plugins/lime-plugin-rx/src/rxPageBAK.js:23
msgid "{hours, plural, one {# hour} other {# hours}}"
msgstr ""

#: plugins/lime-plugin-rx/src/rxPage.js:26
#: plugins/lime-plugin-rx/src/rxPageBAK.js:26
msgid "{mins, plural, one {# minute} other {# minutes}}"
msgstr ""

#: plugins/lime-plugin-align/src/components/secondsAgo.js:23
msgid "{secondsAmount} seconds ago"
msgstr ""

#: plugins/lime-plugin-rx/src/rxPage.js:29
#: plugins/lime-plugin-rx/src/rxPageBAK.js:29
msgid "{secs, plural, one {# second} other {# seconds}}"
msgstr ""

Expand Down
Loading

0 comments on commit 2122de5

Please sign in to comment.