mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
Added new language strings
This commit is contained in:
parent
a11dcbed4b
commit
19f06c11d2
48 changed files with 996 additions and 649 deletions
|
|
@ -150,6 +150,9 @@ MESSAGE_VIEW_DESC = "Selectați un mesaj pentru al vizualiza."
|
|||
PGP_PASSWORD_INPUT_PLACEHOLDER = "Password"
|
||||
PGP_SIGNED_MESSAGE_DESC = "OpenPGP signed message (click to verify)"
|
||||
PGP_ENCRYPTED_MESSAGE_DESC = "OpenPGP encrypted message (click to decrypt)"
|
||||
LINK_DOWNLOAD_AS_ZIP = "Download as zip"
|
||||
LINK_SAVE_TO_OWNCLOUD = "Save to ownCloud"
|
||||
LINK_SAVE_TO_DROPBOX = "Save to Dropbox"
|
||||
|
||||
[READ_RECEIPT]
|
||||
SUBJECT = "Mesajul dumneavoastră a fost citit - %SUBJECT%"
|
||||
|
|
@ -551,6 +554,9 @@ RENAMING_PROCESS = "Redenumesc dosarul"
|
|||
DELETING_ASK = "Sunteți sigur?"
|
||||
TO_MANY_FOLDERS_DESC_1 = "You have too many folders!"
|
||||
TO_MANY_FOLDERS_DESC_2 = "We have shown only a part of them, to avoid performance problems."
|
||||
HELP_DELETE_FOLDER = "Delete folder"
|
||||
HELP_SHOW_HIDE_FOLDER = "Show/hide folder"
|
||||
HELP_SHOW_HIDE_FOLDER_COUNT = "Show/hide folder message count"
|
||||
|
||||
[SETTINGS_ACCOUNTS]
|
||||
LEGEND_ACCOUNTS = "Lista de Conturi"
|
||||
|
|
@ -709,4 +715,4 @@ NO_COOKIE_DESC = "Aparent, Cookie sau nu este acceptat de browser-ul dvs. sau op
|
|||
Întoarceți Cookie, schimband optiunile browserului dvs., apoi încercați din nou."
|
||||
BAD_BROWSER_TITLE = "Browser-ul dvs. este depășit."
|
||||
BAD_BROWSER_DESC = "Pentru a utiliza toate caracteristicile cererii,
|
||||
descărcați și instalați unul dintre aceste browsere:"
|
||||
descărcați și instalați unul dintre aceste browsere:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue