mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-02-22 13:53:14 +08:00
Update hu.ini
This commit is contained in:
parent
ef880319c6
commit
1587907696
1 changed files with 26 additions and 26 deletions
|
@ -422,15 +422,15 @@ ERROR_UNKNOWN = "An unknown file upload error occurred"
|
|||
|
||||
[SETTINGS_SOCIAL]
|
||||
LEGEND_GOOGLE = "Google"
|
||||
BUTTON_GOOGLE_CONNECT = "Connect Google"
|
||||
BUTTON_GOOGLE_CONNECT = "Google kapcsolódás"
|
||||
BUTTON_GOOGLE_DISCONNECT = "Disconnect Google"
|
||||
MAIN_GOOGLE_DESC = "After enabling login via Google, you can log into this account using Google button on the login screen."
|
||||
LEGEND_FACEBOOK = "Facebook"
|
||||
BUTTON_FACEBOOK_CONNECT = "Connect Facebook"
|
||||
BUTTON_FACEBOOK_CONNECT = "Facebook kapcsolódás"
|
||||
BUTTON_FACEBOOK_DISCONNECT = "Disconnect Facebook"
|
||||
MAIN_FACEBOOK_DESC = "After enabling login via Facebook, you can log into this account using Facebook button on the login screen."
|
||||
LEGEND_TWITTER = "Twitter"
|
||||
BUTTON_TWITTER_CONNECT = "Connect Twitter"
|
||||
BUTTON_TWITTER_CONNECT = "Twitter kapcsolódás"
|
||||
BUTTON_TWITTER_DISCONNECT = "Disconnect Twitter"
|
||||
MAIN_TWITTER_DESC = "After enabling login via Twitter, you can log into this account using Twitter button on the login screen."
|
||||
|
||||
|
@ -459,25 +459,25 @@ LEGEND_IDENTITY = "Identitás"
|
|||
LEGEND_IDENTITIES = "Additional Identities"
|
||||
LABEL_DISPLAY_NAME = "Név"
|
||||
LABEL_REPLY_TO = "Reply-To"
|
||||
LABEL_SIGNATURE = "Signature"
|
||||
LABEL_SIGNATURE = "Aláírás"
|
||||
LABEL_ADD_SIGNATURE_TO_ALL = "Add your signature to all the outgoing messages"
|
||||
BUTTON_ADD_IDENTITY = "Add Identity"
|
||||
BUTTON_ADD_IDENTITY = "Új identitás"
|
||||
BUTTON_DELETE = "Törlés"
|
||||
LOADING_PROCESS = "Updating identity list"
|
||||
DELETING_ASK = "Biztosak vagyunk benne?"
|
||||
|
||||
[SETTINGS_CHANGE_PASSWORD]
|
||||
LEGEND_CHANGE_PASSWORD = "Change Password"
|
||||
LABEL_CURRENT_PASSWORD = "Current password"
|
||||
LABEL_NEW_PASSWORD = "New password"
|
||||
LABEL_REPEAT_PASSWORD = "New password again"
|
||||
BUTTON_UPDATE_PASSWORD = "Set New Password"
|
||||
LEGEND_CHANGE_PASSWORD = "Jelszó változtatás"
|
||||
LABEL_CURRENT_PASSWORD = "Jelenlegi jelszó"
|
||||
LABEL_NEW_PASSWORD = "Új jelszó"
|
||||
LABEL_REPEAT_PASSWORD = "Új jelszó újra"
|
||||
BUTTON_UPDATE_PASSWORD = "Új jelszó használata"
|
||||
ERROR_PASSWORD_MISMATCH = "Passwords do not match, please try again"
|
||||
|
||||
[SETTINGS_OPEN_PGP]
|
||||
LEGEND_OPEN_PGP = "OpenPGP"
|
||||
BUTTON_ADD_OPEN_PGP_KEY = "Import OpenPGP Key"
|
||||
BUTTON_GENERATE_OPEN_PGP_KEYS = "Generate OpenPGP Keys"
|
||||
BUTTON_ADD_OPEN_PGP_KEY = "OpenPGP kulcs importálás"
|
||||
BUTTON_GENERATE_OPEN_PGP_KEYS = "OpenPGP kulcs generálás"
|
||||
TITLE_PRIVATE = "Private"
|
||||
TITLE_PUBLIC = "Public"
|
||||
DELETING_ASK = "Are you sure?"
|
||||
|
@ -489,20 +489,20 @@ TAB_MESSAGE_LIST = "Message list"
|
|||
TAB_MESSAGE_VIEW = "Message view"
|
||||
TAB_COMPOSE = "Compose"
|
||||
LABEL_OPEN_USER_DROPDOWN = "Open user dropdown"
|
||||
LABEL_REPLY = "Reply"
|
||||
LABEL_REPLY = "Válasz"
|
||||
LABEL_REPLY_ALL = "Reply All"
|
||||
LABEL_FORWARD = "Forward"
|
||||
LABEL_FORWARD_MULTIPLY = "Forward (multiply)"
|
||||
LABEL_HELP = "Help"
|
||||
LABEL_HELP = "Súgó"
|
||||
|
||||
LABEL_CHECK_ALL = "Check All messages"
|
||||
LABEL_ARCHIVE = "Archive"
|
||||
LABEL_DELETE = "Delete"
|
||||
LABEL_ARCHIVE = "Archiválás"
|
||||
LABEL_DELETE = "Tőrlés"
|
||||
LABEL_MOVE = "Move"
|
||||
LABEL_READ = "Read selected messages"
|
||||
LABEL_UNREAD = "Unread selected messages"
|
||||
LABEL_IMPORTANT = "Important, star/flag selected messages"
|
||||
LABEL_SEARCH = "Search"
|
||||
LABEL_SEARCH = "Keresés"
|
||||
LABEL_CANCEL_SEARCH = "Cancel search"
|
||||
LABEL_FULLSCREEN_ENTER = "Fullscreen (Preview pane layout)"
|
||||
LABEL_VIEW_MESSAGE_ENTER = "View message (No preview pane layout)"
|
||||
|
@ -511,15 +511,15 @@ LABEL_SWITCH_TO_FOLDER_LIST = "Switch focus to folder list"
|
|||
|
||||
LABEL_FULLSCREEN_TOGGLE = "Toggle fullscreen mode"
|
||||
LABEL_BLOCKQUOTES_TOGGLE = "Toggle message blockquotes"
|
||||
LABEL_PRINT = "Print"
|
||||
LABEL_PRINT = "Nyomtatás"
|
||||
LABEL_EXIT_FULLSCREEN = "Exit fullscreen mode"
|
||||
LABEL_CLOSE_MESSAGE = "Close message (No preview pane layout)"
|
||||
LABEL_SWITCH_TO_LIST = "Switch focus back to message list"
|
||||
|
||||
LABEL_OPEN_COMPOSE_POPUP = "Open compose popup"
|
||||
LABEL_OPEN_IDENTITIES_DROPDOWN = "Open identities dropdown"
|
||||
LABEL_SAVE_MESSAGE = "Save message"
|
||||
LABEL_SEND_MESSAGE = "Send message"
|
||||
LABEL_SAVE_MESSAGE = "Levél mentés"
|
||||
LABEL_SEND_MESSAGE = "Levél küldés"
|
||||
LABEL_CLOSE_COMPOSE = "Close compose"
|
||||
|
||||
[PGP_NOTIFICATIONS]
|
||||
|
@ -530,16 +530,16 @@ NO_PRIVATE_KEY_FOUND_FOR = "No private key found for "%EMAIL%" email"
|
|||
UNVERIFIRED_SIGNATURE = "Unverified signature"
|
||||
DECRYPTION_ERROR = "OpenPGP decryption error"
|
||||
GOOD_SIGNATURE = "Good signature from %USER%"
|
||||
PGP_ERROR = "OpenPGP error: %ERROR%"
|
||||
PGP_ERROR = "OpenPGP hiba: %ERROR%"
|
||||
SPECIFY_FROM_EMAIL = "Please specify FROM email address"
|
||||
SPECIFY_AT_LEAST_ONE_RECIPIENT = "Please specify at least one recipient"
|
||||
|
||||
[NOTIFICATIONS]
|
||||
INVALID_TOKEN = "Invalid token"
|
||||
AUTH_ERROR = "Authentication failed"
|
||||
ACCESS_ERROR = "Access error"
|
||||
INVALID_TOKEN = "Invalid kulcs"
|
||||
AUTH_ERROR = "Érvénytelen hitelesítés"
|
||||
ACCESS_ERROR = "Érvénytelen hozzáférés"
|
||||
CONNECTION_ERROR = "Can't connect to server"
|
||||
CAPTCHA_ERROR = "Incorrect CAPTCHA."
|
||||
CAPTCHA_ERROR = "Érvénytelen CAPTCHA."
|
||||
SOCIAL_FACEBOOK_LOGIN_ACCESS_DISABLE = "This social ID is not assigned for any email account yet. Log in using email credentials and add enable this feature in account settings."
|
||||
SOCIAL_TWITTER_LOGIN_ACCESS_DISABLE = "This social ID is not assigned for any email account yet. Log in using email credentials and add enable this feature in account settings."
|
||||
SOCIAL_GOOGLE_LOGIN_ACCESS_DISABLE = "This social ID is not assigned for any email account yet. Log in using email credentials and add enable this feature in account settings."
|
||||
|
@ -579,7 +579,7 @@ LICENSING_DOMAIN_BANNED = "Subscription for this domain is banned."
|
|||
DEMO_SEND_MESSAGE_ERROR = "For security purposes, this demo account is not allowed to send messages to external e-mail addresses!"
|
||||
ACCOUNT_ALREADY_EXISTS = "Account already exists"
|
||||
MAIL_SERVER_ERROR = "An error has occured while accessing mail server"
|
||||
UNKNOWN_ERROR = "Unknown error"
|
||||
UNKNOWN_ERROR = "Ismeretlen hiba"
|
||||
|
||||
[STATIC]
|
||||
BACK_LINK = "Újratöltés"
|
||||
|
|
Loading…
Reference in a new issue