diff --git a/UI/Common/Romanian.lproj/Localizable.strings b/UI/Common/Romanian.lproj/Localizable.strings index 144177c87..e59b97190 100644 --- a/UI/Common/Romanian.lproj/Localizable.strings +++ b/UI/Common/Romanian.lproj/Localizable.strings @@ -44,6 +44,9 @@ "Expand" = "Expand"; "Reduce" = "Reduce"; +/* tooltip */ +"Refresh" = "Refresh"; + /* generic.js */ "Unable to subscribe to that folder!" = "Nu se poate abona la acest dosar!"; diff --git a/UI/MailerUI/Romanian.lproj/Localizable.strings b/UI/MailerUI/Romanian.lproj/Localizable.strings index ffc58056b..04bf18308 100644 --- a/UI/MailerUI/Romanian.lproj/Localizable.strings +++ b/UI/MailerUI/Romanian.lproj/Localizable.strings @@ -445,6 +445,8 @@ "Back" = "Înapoi"; "Copy messages" = "Copiere mesaje"; "More messages options" = "Mai multe opțiuni"; +"Flag" = "Marcaj"; +"Unflag" = "Unflag"; "Mark as Unread" = "Marcare ca Necitit"; "Mark as Read" = "Marcare ca citit"; "Closing Window ..." = "Închid Fereastra ..."; @@ -458,6 +460,8 @@ "Your email has been sent" = "Emailul dumneavoastră a fost trimis"; "Folder compacted" = "Folderul a fost compactat"; +"More Options" = "More Options"; + "New draft" = "New draft"; "Create new draft with this template" = "Create new draft with this template"; diff --git a/UI/MainUI/Romanian.lproj/Localizable.strings b/UI/MainUI/Romanian.lproj/Localizable.strings index 754bb3bc1..77aee8ec1 100644 --- a/UI/MainUI/Romanian.lproj/Localizable.strings +++ b/UI/MainUI/Romanian.lproj/Localizable.strings @@ -45,6 +45,7 @@ "English" = "English"; "Finnish" = "Suomi"; "French" = "Français"; +"Galician" = "Galician"; "German" = "Deutsch"; "Hebrew" = "עברית"; "Hungarian" = "Magyar"; diff --git a/UI/PreferencesUI/Romanian.lproj/Localizable.strings b/UI/PreferencesUI/Romanian.lproj/Localizable.strings index 06aa0087f..0e5934900 100644 --- a/UI/PreferencesUI/Romanian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Romanian.lproj/Localizable.strings @@ -24,6 +24,7 @@ "Vacation" = "Vacanță"; "Forward" = "Retrimitere"; "Password" = "Parola"; +"Notification" = "Notification"; "Categories" = "Categorii"; "Appointments invitations" = "Invitațiile întâlnirii"; "Name" = "Nume"; @@ -45,6 +46,7 @@ "Days between responses" = "Numărul de zile dintre răspunsuri"; "Do not send responses to mailing lists" = "Nu răspundeți la mesajele de la liste de discuții"; "Activation Constraints" = "Activation Constraints"; +"Customize day and hour ranges independently and optionally combine them with specific weekdays to tailor your vacation filters to your preferences" = "Customize day and hour ranges independently and optionally combine them with specific weekdays to tailor your vacation filters to your preferences"; "Enable auto reply on" = "Activare răspuns automat pe"; "First day of vacation" = " Prima zi de vacanță"; "Disable auto reply after" = "Disable auto reply after"; @@ -79,6 +81,11 @@ "You are not allowed to forward your messages to an internal email address." = "Nu aveți permisiunea de a transmite mesajele către o adresă de e-mail internă."; "You are not allowed to forward your messages to this domain:" = "Nu aveți voie să trimiteți mesajele dvs. către acest domeniu:"; +/* notification */ +"Notify incoming messsages" = "Notify incoming messsages"; +"Notification Message Sent" = "Notification message sent"; +"Notification Message" = "Notification of new message on %{0}"; + /* d & t */ "Time Zone" = "Time Zone"; "Short Date Format" = "Format scurt dată"; @@ -194,6 +201,9 @@ "Compose messages in" = "Compunere mesaj în"; "composemessagestype_html" = "HTML"; "composemessagestype_text" = "Text"; +"Insert signature on new message" = "Insert signature on new message"; +"Insert signature on reply" = "Insert signature on reply"; +"Insert signature on forward" = "Insert signature on forward"; /* Base font size for messages composed in HTML */ "Default font size" = "Marime font implicită"; @@ -247,6 +257,7 @@ "Digitally sign the message by default" = "Semnează digital mesajul în mod implicit"; "Always try to encrypt the message" = "Întotdeauna încearcă criptarea mesajului"; "An error occurred while importing the certificate. Verify your password." = " A apărut o eroare la importul certificatului. Verificați parola."; +"Data too big. Please contact technical support." = "Data too big. Please contact technical support."; /* Additional Parameters */ "Additional Parameters" = "Parametri adiționali"; @@ -260,7 +271,7 @@ "POLICY_MIN_LOWERCASE_LETTER" = "Minimum of %{0} lowercase letter"; "POLICY_MIN_UPPERCASE_LETTER" = "Minimum of %{0} uppercase letter"; "POLICY_MIN_DIGIT" = "Minimum of %{0} digit"; -"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum of %{0}special symbols"; +"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum of %{0} special symbols"; "POLICY_MIN_LENGTH" = "Minimum length of %{0} characters"; @@ -309,6 +320,7 @@ "English" = "English"; "Finnish" = "Suomi"; "French" = "Français"; +"Galician" = "Galician"; "German" = "Deutsch"; "Hebrew" = "עברית"; "Hungarian" = "Magyar"; @@ -405,6 +417,7 @@ "Keep the message" = "Păstrează mesajul"; "Forward the message to" = "Redirecționează mesajul la"; +"Notify the message to" = "Notify the message to"; /* Input field label of "forward" mail filter action */ "Email" = "Email"; diff --git a/UI/Scheduler/Romanian.lproj/Localizable.strings b/UI/Scheduler/Romanian.lproj/Localizable.strings index df366bad6..5c792b2e1 100644 --- a/UI/Scheduler/Romanian.lproj/Localizable.strings +++ b/UI/Scheduler/Romanian.lproj/Localizable.strings @@ -565,6 +565,7 @@ vtodo_class2 = "(Sarcină confidenţială)"; "CalDAV URL" = "URL CalDAV"; "WebDAV ICS URL" = "URL WebDAV ICS"; "WebDAV XML URL" = "URL WebDAV XML"; +"Copy to clipboard" = "Copy to clipboard"; /* Error messages */ "dayFieldInvalid" = "În câmpul Zile trebuie o valoare numerică mai mare sau egală cu 1.";