|
95 | 95 | "macMenuManageTunnels" = "Gestiona túnels";
|
96 | 96 | "macMenuCut" = "Talla";
|
97 | 97 | "macMenuCopy" = "Copia";
|
| 98 | +"newTunnelViewTitle" = "New configuration"; |
| 99 | +"macMenuDeleteSelected" = "Delete Selected"; |
| 100 | +"alertSystemErrorMessageTunnelConfigurationInvalid" = "The configuration is invalid."; |
| 101 | +"tunnelPeerEndpoint" = "Endpoint"; |
| 102 | +"tunnelInterfaceMTU" = "MTU"; |
| 103 | +"alertInvalidInterfaceMessageListenPortInvalid" = "Interface’s listen port must be between 0 and 65535, or unspecified"; |
| 104 | +"addPeerButtonTitle" = "Add peer"; |
| 105 | +"tunnelHandshakeTimestampSystemClockBackward" = "(System clock wound backwards)"; |
| 106 | +"macMenuTitle" = "WireGuard"; |
| 107 | +"macAlertNoInterface" = "Configuration must have an ‘Interface’ section."; |
| 108 | +"macNameFieldExportZip" = "Export tunnels to:"; |
| 109 | +"editTunnelViewTitle" = "Edit configuration"; |
| 110 | +"alertSystemErrorMessageTunnelConfigurationUnknown" = "Unknown system error."; |
| 111 | +"macEditDiscard" = "Discard"; |
| 112 | +"macSheetButtonExportZip" = "Save"; |
| 113 | +"macWindowTitleManageTunnels" = "Manage WireGuard Tunnels"; |
| 114 | +"tunnelsListTitle" = "WireGuard"; |
| 115 | +"macConfirmAndQuitAlertInfo" = "If you close the tunnels manager, WireGuard will continue to be available from the menu bar icon."; |
| 116 | +"macUnusableTunnelInfo" = "In case this tunnel was created by another user, only that user can view, edit, or activate this tunnel."; |
| 117 | +"alertTunnelActivationErrorTunnelIsNotInactiveMessage" = "The tunnel is already active or in the process of being activated"; |
| 118 | +"alertTunnelActivationSetNetworkSettingsMessage" = "Unable to apply network settings to tunnel object."; |
| 119 | +"macMenuExportTunnels" = "Export Tunnels to Zip…"; |
| 120 | +"macMenuShowAllApps" = "Show All"; |
| 121 | +"alertCantOpenInputConfFileTitle" = "Unable to import from file"; |
| 122 | +"macMenuHideApp" = "Hide WireGuard"; |
| 123 | +"macDeleteTunnelConfirmationAlertInfo" = "You cannot undo this action."; |
| 124 | +"macDeleteTunnelConfirmationAlertButtonTitleDeleting" = "Deleting…"; |
| 125 | +"tunnelPeerPersistentKeepalive" = "Persistent keepalive"; |
| 126 | +"alertSystemErrorMessageTunnelConnectionFailed" = "The connection failed."; |
| 127 | +"macButtonEdit" = "Edit"; |
| 128 | +"macAlertPublicKeyInvalid" = "Public key is invalid"; |
| 129 | +"tunnelOnDemandOptionWiFiOnly" = "Wi-Fi only"; |
| 130 | +"macNameFieldExportLog" = "Save log to:"; |
| 131 | +"alertSystemErrorOnAddTunnelTitle" = "Unable to create tunnel"; |
| 132 | +"macConfirmAndQuitAlertMessage" = "Do you want to close the tunnels manager or quit WireGuard entirely?"; |
| 133 | +"alertTunnelActivationSavedConfigFailureMessage" = "Unable to retrieve tunnel information from the saved configuration."; |
| 134 | +"tunnelOnDemandOptionOff" = "Off"; |
| 135 | +"tunnelOnDemandSectionTitleSelectedSSIDs" = "SSIDs"; |
| 136 | +"macAlertInfoUnrecognizedInterfaceKey" = "Valid keys are: ‘PrivateKey’, ‘ListenPort’, ‘Address’, ‘DNS’ and ‘MTU’."; |
| 137 | +"macLogColumnTitleTime" = "Time"; |
| 138 | +"actionOK" = "OK"; |
| 139 | +"alertTunnelNameEmptyMessage" = "Cannot create tunnel with an empty name"; |
| 140 | +"alertInvalidInterfaceMessageMTUInvalid" = "Interface’s MTU must be between 576 and 65535, or unspecified"; |
| 141 | +"tunnelOnDemandWiFi" = "Wi-Fi"; |
| 142 | +"alertTunnelNameEmptyTitle" = "No name provided"; |
| 143 | +"alertUnableToWriteLogMessage" = "Unable to write logs to file"; |
| 144 | +"macToggleStatusButtonActivating" = "Activating…"; |
| 145 | +"macMenuQuit" = "Quit WireGuard"; |
| 146 | +"macMenuAddEmptyTunnel" = "Add Empty Tunnel…"; |
| 147 | +"tunnelStatusDeactivating" = "Deactivating"; |
| 148 | +"alertInvalidInterfaceTitle" = "Invalid interface"; |
| 149 | +"tunnelSectionTitleStatus" = "Status"; |
| 150 | +"macDeleteTunnelConfirmationAlertButtonTitleDelete" = "Delete"; |
| 151 | +"alertTunnelActivationFailureOnDemandAddendum" = " This tunnel has Activate On Demand enabled, so this tunnel might be re-activated automatically by the OS. You may turn off Activate On Demand in this app by editing the tunnel configuration."; |
| 152 | +"alertTunnelActivationFailureTitle" = "Activation failure"; |
| 153 | +"macLogButtonTitleClose" = "Close"; |
| 154 | +"tunnelOnDemandSSIDViewTitle" = "SSIDs"; |
| 155 | +"tunnelOnDemandOptionCellularOnly" = "Cellular only"; |
| 156 | +"tunnelEditPlaceholderTextOptional" = "Optional"; |
| 157 | +"settingsExportZipButtonTitle" = "Export zip archive"; |
| 158 | +"tunnelSectionTitleOnDemand" = "On-Demand Activation"; |
| 159 | +"deleteTunnelsConfirmationAlertButtonTitle" = "Delete"; |
| 160 | +"alertInvalidInterfaceMessageNameRequired" = "Interface name is required"; |
| 161 | +"tunnelEditPlaceholderTextAutomatic" = "Automatic"; |
| 162 | +"macViewPrivateData" = "view tunnel private keys"; |
| 163 | +"alertInvalidPeerMessageEndpointInvalid" = "Peer’s endpoint must be of the form ‘host:port’ or ‘[host]:port’"; |
| 164 | +"alertTunnelActivationErrorTunnelIsNotInactiveTitle" = "Activation in progress"; |
| 165 | +"addTunnelMenuImportFile" = "Create from file or archive"; |
| 166 | +"deletePeerConfirmationAlertButtonTitle" = "Delete"; |
| 167 | +"addTunnelMenuQRCode" = "Create from QR code"; |
| 168 | +"alertInvalidPeerMessagePreSharedKeyInvalid" = "Peer’s preshared key must be a 32-byte key in base64 encoding"; |
| 169 | +"macAppExitingWithActiveTunnelInfo" = "The tunnel will remain active after exiting. You may disable it by reopening this application or through the Network panel in System Preferences."; |
| 170 | +"macMenuEdit" = "Edit"; |
| 171 | +"donateLink" = "♥ Donate to the WireGuard Project"; |
| 172 | +"macMenuWindow" = "Window"; |
| 173 | +"tunnelStatusRestarting" = "Restarting"; |
| 174 | +"tunnelHandshakeTimestampNow" = "Now"; |
| 175 | +"alertTunnelActivationFailureMessage" = "The tunnel could not be activated. Please ensure that you are connected to the Internet."; |
| 176 | +"tunnelInterfaceListenPort" = "Listen port"; |
| 177 | +"tunnelOnDemandOptionEthernetOnly" = "Ethernet only"; |
| 178 | +"macMenuHideOtherApps" = "Hide Others"; |
| 179 | +"alertCantOpenInputZipFileMessage" = "The zip archive could not be read."; |
| 180 | +"alertInvalidInterfaceMessagePrivateKeyInvalid" = "Interface’s private key must be a 32-byte key in base64 encoding"; |
| 181 | +"deleteTunnelButtonTitle" = "Delete tunnel"; |
| 182 | +"alertInvalidInterfaceMessageDNSInvalid" = "Interface’s DNS servers must be a list of comma-separated IP addresses"; |
| 183 | +"tunnelStatusInactive" = "Inactive"; |
| 184 | +"macAlertPrivateKeyInvalid" = "Private key is invalid."; |
| 185 | +"deleteTunnelConfirmationAlertMessage" = "Delete this tunnel?"; |
| 186 | +"macDeleteTunnelConfirmationAlertButtonTitleCancel" = "Cancel"; |
| 187 | +"alertSystemErrorMessageTunnelConfigurationDisabled" = "The configuration is disabled."; |
| 188 | +"alertInvalidPeerMessagePersistentKeepaliveInvalid" = "Peer’s persistent keepalive must be between 0 to 65535, or unspecified"; |
| 189 | +"macMenuNetworksNone" = "Networks: None"; |
| 190 | +"tunnelOnDemandSSIDsKey" = "SSIDs"; |
| 191 | +"alertCantOpenOutputZipFileForWritingMessage" = "Could not open zip file for writing."; |
| 192 | +"macMenuSelectAll" = "Select All"; |
| 193 | +"alertInvalidPeerMessagePublicKeyInvalid" = "Peer’s public key must be a 32-byte key in base64 encoding"; |
| 194 | +"tunnelOnDemandCellular" = "Cellular"; |
| 195 | +"macConfirmAndQuitAlertQuitWireGuard" = "Quit WireGuard"; |
| 196 | +"alertSystemErrorOnRemoveTunnelTitle" = "Unable to remove tunnel"; |
| 197 | +"macFieldOnDemand" = "On-Demand:"; |
| 198 | +"macMenuCloseWindow" = "Close Window"; |
| 199 | +"macSheetButtonExportLog" = "Save"; |
| 200 | +"tunnelOnDemandOptionWiFiOrCellular" = "Wi-Fi or cellular"; |
| 201 | +"alertSystemErrorOnModifyTunnelTitle" = "Unable to modify tunnel"; |
| 202 | +"alertSystemErrorMessageTunnelConfigurationReadWriteFailed" = "Reading or writing the configuration failed."; |
| 203 | +"macMenuEditTunnel" = "Edit…"; |
| 204 | +"macButtonImportTunnels" = "Import tunnel(s) from file"; |
| 205 | +"macAppExitingWithActiveTunnelMessage" = "WireGuard is exiting with an active tunnel"; |
| 206 | +"alertSystemErrorMessageTunnelConfigurationStale" = "The configuration is stale."; |
| 207 | +"tunnelPeerPreSharedKey" = "Preshared key"; |
| 208 | +"alertTunnelDNSFailureMessage" = "One or more endpoint domains could not be resolved."; |
| 209 | +"alertInvalidInterfaceMessageAddressInvalid" = "Interface addresses must be a list of comma-separated IP addresses, optionally in CIDR notation"; |
| 210 | +"alertNoTunnelsInImportedZipArchiveTitle" = "No tunnels in zip archive"; |
| 211 | +"alertTunnelDNSFailureTitle" = "DNS resolution failure"; |
| 212 | +"macLogButtonTitleSave" = "Save…"; |
| 213 | +"macMenuToggleStatus" = "Toggle Status"; |
| 214 | +"macMenuMinimize" = "Minimize"; |
| 215 | +"deletePeerButtonTitle" = "Delete peer"; |
| 216 | +"alertCantOpenInputZipFileTitle" = "Unable to read zip archive"; |
| 217 | +"alertSystemErrorOnListingTunnelsTitle" = "Unable to list tunnels"; |
| 218 | +"settingsVersionKeyWireGuardForIOS" = "WireGuard for iOS"; |
| 219 | +"macMenuPaste" = "Paste"; |
| 220 | +"macAlertMultipleInterfaces" = "Configuration must have only one ‘Interface’ section."; |
| 221 | +"macAppStoreUpdatingAlertMessage" = "App Store would like to update WireGuard"; |
| 222 | +"macUnusableTunnelMessage" = "The configuration for this tunnel cannot be found in the keychain."; |
| 223 | +"macToolTipEditTunnel" = "Edit tunnel (⌘E)"; |
| 224 | +"tunnelEditPlaceholderTextStronglyRecommended" = "Strongly recommended"; |
| 225 | +"macMenuZoom" = "Zoom"; |
| 226 | +"alertBadArchiveTitle" = "Unable to read zip archive"; |
| 227 | +"macExportPrivateData" = "export tunnel private keys"; |
| 228 | +"alertTunnelAlreadyExistsWithThatNameTitle" = "Name already exists"; |
| 229 | +"iosViewPrivateData" = "Authenticate to view tunnel private keys."; |
| 230 | +"tunnelPeerLastHandshakeTime" = "Latest handshake"; |
| 231 | +"macAlertPreSharedKeyInvalid" = "Preshared key is invalid"; |
| 232 | +"alertBadConfigImportTitle" = "Unable to import tunnel"; |
| 233 | +"macEditSave" = "Save"; |
| 234 | +"macConfirmAndQuitAlertCloseWindow" = "Close Tunnels Manager"; |
| 235 | +"macMenuFile" = "File"; |
| 236 | +"tunnelStatusActivating" = "Activating"; |
| 237 | +"macToolTipToggleStatus" = "Toggle status (⌘T)"; |
| 238 | +"alertTunnelActivationSystemErrorTitle" = "Activation failure"; |
| 239 | +"alertInvalidInterfaceMessagePrivateKeyRequired" = "Interface’s private key is required"; |
| 240 | +"alertNoTunnelsToExportTitle" = "Nothing to export"; |
| 241 | +"scanQRCodeTipText" = "Tip: Generate with `qrencode -t ansiutf8 < tunnel.conf`"; |
| 242 | +"alertNoTunnelsToExportMessage" = "There are no tunnels to export"; |
| 243 | +"macMenuImportTunnels" = "Import Tunnel(s) from File…"; |
| 244 | +"macMenuViewLog" = "View Log"; |
| 245 | +"macAlertInfoUnrecognizedPeerKey" = "Valid keys are: ‘PublicKey’, ‘PresharedKey’, ‘AllowedIPs’, ‘Endpoint’ and ‘PersistentKeepalive’"; |
| 246 | +"tunnelOnDemandNoSSIDs" = "No SSIDs"; |
| 247 | +"deleteTunnelConfirmationAlertButtonTitle" = "Delete"; |
| 248 | +"tunnelEditPlaceholderTextOff" = "Off"; |
| 249 | +"addTunnelMenuHeader" = "Add a new WireGuard tunnel"; |
| 250 | +"macUnusableTunnelButtonTitleDeleteTunnel" = "Delete tunnel"; |
| 251 | +"tunnelEditPlaceholderTextRequired" = "Required"; |
| 252 | +"tunnelStatusReasserting" = "Reactivating"; |
| 253 | +"macMenuTunnel" = "Tunnel"; |
| 254 | +"alertTunnelAlreadyExistsWithThatNameMessage" = "A tunnel with that name already exists"; |
| 255 | +"macLogColumnTitleLogMessage" = "Log message"; |
| 256 | +"iosExportPrivateData" = "Authenticate to export tunnel private keys."; |
| 257 | +"macMenuAbout" = "About WireGuard"; |
| 258 | +"macSheetButtonImport" = "Import"; |
| 259 | +"alertScanQRCodeNamePromptTitle" = "Please name the scanned tunnel"; |
| 260 | +"alertUnableToRemovePreviousLogMessage" = "The pre-existing log could not be cleared"; |
| 261 | +"alertTunnelActivationBackendFailureMessage" = "Unable to turn on Go backend library."; |
| 262 | +"settingsSectionTitleExportConfigurations" = "Export configurations"; |
| 263 | +"alertBadArchiveMessage" = "Bad or corrupt zip archive."; |
| 264 | +"settingsVersionKeyWireGuardGoBackend" = "WireGuard Go Backend"; |
| 265 | +"macFieldOnDemandSSIDs" = "SSIDs:"; |
| 266 | +"deletePeerConfirmationAlertMessage" = "Delete this peer?"; |
| 267 | +"alertCantOpenOutputZipFileForWritingTitle" = "Unable to create zip archive"; |
| 268 | +"tunnelStatusActive" = "Active"; |
| 269 | +"tunnelStatusWaiting" = "Waiting"; |
| 270 | +"alertNoTunnelsInImportedZipArchiveMessage" = "No .conf tunnel files were found inside the zip archive."; |
| 271 | +"alertTunnelActivationFileDescriptorFailureMessage" = "Unable to determine TUN device file descriptor."; |
| 272 | +"addTunnelMenuFromScratch" = "Create from scratch"; |
| 273 | +"tunnelOnDemandOptionWiFiOrEthernet" = "Wi-Fi or ethernet"; |
| 274 | +"macToggleStatusButtonActivate" = "Activate"; |
| 275 | +"macAlertNameIsEmpty" = "Name is required"; |
0 commit comments