freedomboneeee/locale/es/freedombone-controlpanel-us...

120 lines
5.6 KiB
JSON
Raw Normal View History

2016-02-25 21:43:30 +01:00
{
"Press any key to continue...": "",
"Exit back to user mainenance": "",
"Freedombone User Control Panel": "",
"Remove yourself from a mailing list": "",
"Select one of the following:": "",
"Remove yourself from mailing list": "",
"You have been removed from ${remove_list_name}": "",
"Subscribe to a mailing list": "",
"You can either enter a subject or an email address\\n": "",
"List folder name:": "",
"Name between [] on subject line:": "",
"List email address:": "",
"Public:": "",
"yes": "",
"Add mailing list": "",
"No mailing list name was given": "",
"No mailing list subject or address was given": "",
"Unrecognised email address": "",
"$LIST_NAME list was added": "",
"Create an email rule": "",
"When email arrives from address:": "",
"Move to folder:": "",
"no": "",
"No email address was given": "",
"No folder name was given": "",
"Email rule for $RULE_EMAIL was added": "",
2016-02-25 22:12:19 +01:00
"When email arrives with subject containing:": "",
"No subject text was given": "",
"Email rule for subject '$RULE_SUBJECT' was added": "",
2016-02-25 21:43:30 +01:00
"Block or unblock emails from a given address": "",
"Block it:": "",
"Block an email": "",
"Unblock an email": "",
"Block or unblock emails with text in the subject line": "",
"When email arrives with subject text:": "",
"No subject was given": "",
2016-02-27 15:29:36 +01:00
"Email with subject $BLOCK_SUBJECT is now blocked": "",
"Email with subject $BLOCK_SUBJECT is now unblocked": "",
2016-05-02 17:53:42 +02:00
"My PGP/GPG Key": "",
2016-02-27 15:29:36 +01:00
"Email Address: $MY_EMAIL_ADDRESS\\n\\nKey ID: $GPG_ID\\n\\nFingerprint: $GPG_FINGERPRINT\\n\\nCreated: $GPG_DATE": "",
"Publish your PGP/GPG key": "",
"Your key has now been published": "",
2016-05-02 17:53:42 +02:00
"Refresh PGP/GPG keys": "",
"Your keys have been refreshed": "",
2016-02-27 15:29:36 +01:00
"Add someone's PGP/GPG key": "",
"Enter their email address below": "",
"This doesn't look like an email address": "",
"Remove someone's PGP/GPG key": "",
"It's not a good idea to remove your own encryption key": "",
"Add an ssh key for logging in": "",
"This will allow you to log into ${PROJECT_NAME} if you have an ssh key on your system, and provides much stronger security than simply using a login password.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
"New ssh key added": "",
"Your ssh key has now been added": "",
"ssh key already added": "",
"That ssh key has already been added": "",
"Unrecognised ssh public key": "",
"This doesn't look like an ssh key": "",
"Remove an ssh key for logging in": "",
"Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
"Remove an ssh public key": "",
"The ssh key has been removed": "",
2016-04-06 16:02:36 +02:00
"Freedombone Control Panel": "",
"SMTP Proxy for $USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Username:": "",
"Password:": "",
"# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "",
"Device ID for ${PROJECT_NAME}": "",
2016-04-10 19:54:29 +02:00
"In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "",
"Add a Syncthing device ID": "",
"Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "",
"Device ID:": "",
"Description (optional):": "",
"That doesn't look like a device ID": "",
"That ID has already been added": "",
"The ID was added": "",
"Remove a Syncthing device ID": "",
"Paste the device ID which is to be removed below": "",
"That ID wasn't registered anyway": "",
"The ID was removed": "",
2016-05-03 00:00:06 +02:00
"Sign a PGP/GPG key or website domain": "",
"Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "",
2016-05-02 17:53:42 +02:00
"Sign a PGP/GPG key": "",
"$SIGN_ADDRESS was signed": "",
"My Encryption Keys": "",
2016-02-25 21:43:30 +01:00
"Choose an operation:": "",
2016-02-27 15:29:36 +01:00
"Show your PGP/GPG key": "",
"Publish your PGP/GPG key so that others can find it": "",
2016-05-02 17:53:42 +02:00
"Refresh your PGP/GPG keys": "",
2016-02-27 15:29:36 +01:00
"Back to main menu": "",
"Change Email Filtering Rules": "",
2016-02-25 21:43:30 +01:00
"Add yourself to a mailing list": "",
2016-02-25 22:12:19 +01:00
"Add an email rule for an address": "",
"Add an email rule for a subject": "",
2016-02-25 21:43:30 +01:00
"Block or unblock an email address": "",
"Block or unblock email with subject text": "",
"File Synchronization": "",
"Show device ID for ${PROJECT_NAME}": "",
"Add an ID for another machine or device": "",
"Remove an ID for another machine or device": "",
"Manually edit device IDs": "",
2016-05-10 10:28:30 +02:00
"Monkeysphere sign server keys": "",
"Freedombone Security Configuration": "",
"\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "",
2016-02-25 21:43:30 +01:00
"User Control Panel": "",
"Use Email": "",
2016-02-27 15:29:36 +01:00
"Use Tox Chat": "",
"Use XMPP Chat": "",
2016-02-25 21:43:30 +01:00
"Use IRC": "",
2016-03-21 17:15:12 +01:00
"Browse the Web": "",
2016-04-06 16:02:36 +02:00
"Set an outgoing email proxy": "",
2016-02-27 23:30:47 +01:00
"Administrator controls": "",
2016-02-25 21:43:30 +01:00
"Exit to the command line": "",
"Log out": ""
}