mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-03 12:28:51 +00:00
i18n(sl_SI): Update Slovenian translations
This commit is contained in:
@@ -233,3 +233,10 @@
|
||||
"passwordRecovery_SecretQuestion2" = "Kateri je bi tvoj prvi avto?";
|
||||
"passwordRecovery_SecretQuestion3" = "Kateri je tvoj najljubši film?";
|
||||
"passwordRecovery_SecondaryEmail" = "Rezervni elekronski naslov";
|
||||
|
||||
/* Password */
|
||||
"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_LENGTH" = "Minimum length of %{0} characters";
|
||||
@@ -171,6 +171,7 @@
|
||||
/* MailListView */
|
||||
"Sender" = "Pošiljatelj";
|
||||
"Subject or Sender" = "Zadeva ali pošiljatelj";
|
||||
"Subject or Recipient" = "Subject or Recipient";
|
||||
"To or Cc" = "Za ali kp";
|
||||
"Entire Message" = "Celotno sporočilo";
|
||||
"Date" = "Datum";
|
||||
@@ -514,3 +515,18 @@
|
||||
|
||||
/* Hotkey to forward to a message */
|
||||
"hotkey_forward" = "f";
|
||||
|
||||
/* Email deletion */
|
||||
"Clean folder" = "Clean folder";
|
||||
"Clean mailbox" = "Clean mailbox";
|
||||
"Delete permanently (do not use trash)" = "Delete permanently (do not use trash)";
|
||||
"Apply to subfolders" = "Apply to subfolders";
|
||||
"Delete e-mails older than" = "Delete e-mails older than";
|
||||
"3 months" = "3 months";
|
||||
"6 months" = "6 months";
|
||||
"9 months" = "9 months";
|
||||
"1 year" = "1 year";
|
||||
"Custom" = "Custom";
|
||||
"You are about to permanently delete some messages. Are you sure you want to proceed with this action?" = "You are about to permanently delete some messages. Are you sure you want to proceed with this action?";
|
||||
"Apply" = "Apply";
|
||||
"%{0} message(s) deleted" = "%{0} message(s) deleted";
|
||||
@@ -84,6 +84,7 @@
|
||||
"Change your Password" = "Spremeni tvoje geslo";
|
||||
"The password was changed successfully." = "Geslo je uspešno spremenjeno.";
|
||||
"Your password has expired, please enter a new one below" = "Tvoje geslo je poteklo, prosim vnesi spodaj novo";
|
||||
"Your password is too weak. Please choose a stronger password to enhance your security" = "Your password is too weak. Please choose a stronger password to enhance your security";
|
||||
"Password must not be empty." = "Geslo ne sem biti prazno.";
|
||||
"The passwords do not match. Please try again." = "Gesli se ne ujemata. Prosim poskusi ponovno.";
|
||||
"Password Grace Period" = "Geslo z odlogom";
|
||||
@@ -126,4 +127,4 @@
|
||||
"Invalid configuration for email password recovery" = "Napačna nastavitev za ponastavitev gesla";
|
||||
"Password recovery email in error" = "Password recovery email in error";
|
||||
"Password reset" = "Ponastavitev gesla";
|
||||
"Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}" = "Pozdravljen %{0},\nPoslana je bila zahteva za ponastavitev gesla!\n\nV kolikor niste zahtevali ponastavite gesla, prosim ignorirajte to sporočilo\n\nV kolikor ste vi zahtevali ponastavitev, prosim kliknite na povezavo za spremembo gesla: %{1}";
|
||||
"Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}" = "Pozdravljen %{0},\nPoslana je bila zahteva za ponastavitev gesla!\n\nV kolikor niste zahtevali ponastavite gesla, prosim ignorirajte to sporočilo\n\nV kolikor ste vi zahtevali ponastavitev, prosim kliknite na povezavo za spremembo gesla: %{1}";
|
||||
|
||||
@@ -274,11 +274,6 @@
|
||||
"Confirmation" = "Potrditev";
|
||||
"Change" = "Spremeni";
|
||||
"Passwords don't match" = "Gesli se ne ujemata";
|
||||
"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_LENGTH" = "Minimum length of %{0} characters";
|
||||
|
||||
|
||||
/* Event+task classifications */
|
||||
|
||||
@@ -117,6 +117,7 @@
|
||||
"Save and Close" = "Shrani in zapri";
|
||||
"Close" = "Zapri";
|
||||
"Invite Attendees" = "Povabi udeležence";
|
||||
"Create Jitsi Meeting" = "Create Jitsi Meeting";
|
||||
"Attach" = "Priloži";
|
||||
"Update" = "Posodobi";
|
||||
"Cancel" = "Prekliči";
|
||||
|
||||
Reference in New Issue
Block a user