diff --git a/UI/Common/Icelandic.lproj/Localizable.strings b/UI/Common/Icelandic.lproj/Localizable.strings index 0c055fdb3..4866c4fc8 100644 --- a/UI/Common/Icelandic.lproj/Localizable.strings +++ b/UI/Common/Icelandic.lproj/Localizable.strings @@ -44,6 +44,9 @@ "Expand" = "Expand"; "Reduce" = "Reduce"; +/* tooltip */ +"Refresh" = "Refresh"; + /* generic.js */ "Unable to subscribe to that folder!" = "Ekki var hægt að gerast áskrifandi að þeirri möppu."; diff --git a/UI/MailerUI/Icelandic.lproj/Localizable.strings b/UI/MailerUI/Icelandic.lproj/Localizable.strings index eb3ebc165..d3d108f55 100644 --- a/UI/MailerUI/Icelandic.lproj/Localizable.strings +++ b/UI/MailerUI/Icelandic.lproj/Localizable.strings @@ -445,6 +445,8 @@ "Back" = "Back"; "Copy messages" = "Copy messages"; "More messages options" = "More messages options"; +"Flag" = "Tilkynna"; +"Unflag" = "Unflag"; "Mark as Unread" = "Mark as Unread"; "Mark as Read" = "Mark as Read"; "Closing Window ..." = "Closing Window ..."; @@ -458,6 +460,8 @@ "Your email has been sent" = "Your email has been sent"; "Folder compacted" = "Folder compacted"; +"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/Icelandic.lproj/Localizable.strings b/UI/MainUI/Icelandic.lproj/Localizable.strings index aaf60d728..d38375dcf 100644 --- a/UI/MainUI/Icelandic.lproj/Localizable.strings +++ b/UI/MainUI/Icelandic.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/Icelandic.lproj/Localizable.strings b/UI/PreferencesUI/Icelandic.lproj/Localizable.strings index 9a66d9382..37e379980 100644 --- a/UI/PreferencesUI/Icelandic.lproj/Localizable.strings +++ b/UI/PreferencesUI/Icelandic.lproj/Localizable.strings @@ -24,6 +24,7 @@ "Vacation" = "Leyfi"; "Forward" = "Áfram"; "Password" = "Lykilorð"; +"Notification" = "Notification"; "Categories" = "Flokkar"; "Appointments invitations" = "Appointments invitations"; "Name" = "Nafn"; @@ -45,6 +46,7 @@ "Days between responses" = "Dagar milli svara"; "Do not send responses to mailing lists" = "Ekki senda svör til póstlista"; "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" = "Enable auto reply on"; "First day of vacation" = "First day of vacation"; "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." = "You are not allowed to forward your messages to an internal email address."; "You are not allowed to forward your messages to this domain:" = "You are not allowed to forward your messages to this domain:"; +/* 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" = "Stutt dagsetningarform"; @@ -194,6 +201,9 @@ "Compose messages in" = "Semja bréf í"; "composemessagestype_html" = "HTML"; "composemessagestype_text" = "óbrotinn texti"; +"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" = "Default font size"; @@ -247,6 +257,7 @@ "Digitally sign the message by default" = "Digitally sign the message by default"; "Always try to encrypt the message" = "Always try to encrypt the message"; "An error occurred while importing the certificate. Verify your password." = "An error occurred while importing the certificate. Verify your password."; +"Data too big. Please contact technical support." = "Data too big. Please contact technical support."; /* Additional Parameters */ "Additional Parameters" = "Fleiri færibreytur"; @@ -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" = "Halda þessu tölvubréfi"; "Forward the message to" = "Áframsenda bréfið til"; +"Notify the message to" = "Notify the message to"; /* Input field label of "forward" mail filter action */ "Email" = "Tölvupóstfang"; diff --git a/UI/Scheduler/Icelandic.lproj/Localizable.strings b/UI/Scheduler/Icelandic.lproj/Localizable.strings index cfd6b9369..450fda8e0 100644 --- a/UI/Scheduler/Icelandic.lproj/Localizable.strings +++ b/UI/Scheduler/Icelandic.lproj/Localizable.strings @@ -565,6 +565,7 @@ vtodo_class2 = "(Verkefni er trúnaðarmál)"; "CalDAV URL" = "CalDAV URL"; "WebDAV ICS URL" = "WebDAV ICS URL"; "WebDAV XML URL" = "WebDAV XML URL"; +"Copy to clipboard" = "Copy to clipboard"; /* Error messages */ "dayFieldInvalid" = "Hér þarf að tilgreina fyrir Dagana, tölugildi sem er 1 eða stærra.";