diff --git a/l10n/ar.js b/l10n/ar.js
index 46b8e321be..c71647e2d5 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -718,6 +718,7 @@ OC.L10N.register(
"Redirect" : "إعادة توجيه",
"The link leads to %s" : "الرابط يؤدي إل %s",
"If you do not want to visit that page, you can return to Mail." : "إذا لم تكن راغباً في زيارة تلك الصفحة، يمكنك العودة إلى البريد Mail.",
- "Continue to %s" : "إستمر نحو %s"
+ "Continue to %s" : "إستمر نحو %s",
+ "Account creation" : "إنشاء حساب"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
diff --git a/l10n/ar.json b/l10n/ar.json
index 68a55f9b62..4e82724cc6 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -716,6 +716,7 @@
"Redirect" : "إعادة توجيه",
"The link leads to %s" : "الرابط يؤدي إل %s",
"If you do not want to visit that page, you can return to Mail." : "إذا لم تكن راغباً في زيارة تلك الصفحة، يمكنك العودة إلى البريد Mail.",
- "Continue to %s" : "إستمر نحو %s"
+ "Continue to %s" : "إستمر نحو %s",
+ "Account creation" : "إنشاء حساب"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}
\ No newline at end of file
diff --git a/l10n/ast.js b/l10n/ast.js
index 2519bd0414..be142510e7 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -38,6 +38,7 @@ OC.L10N.register(
"Change name" : "Camudar el nome",
"Email address" : "Direición de corréu electrónicu",
"Cancel" : "Encaboxar",
+ "Accounts" : "Cuentes",
"General" : "Xeneral",
"List" : "Llista",
"Vertical split" : "DIxebra verical",
diff --git a/l10n/ast.json b/l10n/ast.json
index 44a0d62382..71df8a293c 100644
--- a/l10n/ast.json
+++ b/l10n/ast.json
@@ -36,6 +36,7 @@
"Change name" : "Camudar el nome",
"Email address" : "Direición de corréu electrónicu",
"Cancel" : "Encaboxar",
+ "Accounts" : "Cuentes",
"General" : "Xeneral",
"List" : "Llista",
"Vertical split" : "DIxebra verical",
diff --git a/l10n/ca.js b/l10n/ca.js
index 45bbc25535..7413a5d773 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -649,6 +649,7 @@ OC.L10N.register(
"Redirect" : "Redirigeix",
"The link leads to %s" : "L'enllaç porta a %s",
"If you do not want to visit that page, you can return to Mail." : "Si no voleu visitar aquesta pàgina, podeu tornar a Correu.",
- "Continue to %s" : "Continua a %s"
+ "Continue to %s" : "Continua a %s",
+ "Account creation" : "Creació de comptes"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ca.json b/l10n/ca.json
index de05d8d940..9a4b19c9fa 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -647,6 +647,7 @@
"Redirect" : "Redirigeix",
"The link leads to %s" : "L'enllaç porta a %s",
"If you do not want to visit that page, you can return to Mail." : "Si no voleu visitar aquesta pàgina, podeu tornar a Correu.",
- "Continue to %s" : "Continua a %s"
+ "Continue to %s" : "Continua a %s",
+ "Account creation" : "Creació de comptes"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/cs.js b/l10n/cs.js
index 7ed664a9a0..7331963511 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -670,6 +670,7 @@ OC.L10N.register(
"Redirect" : "Přesměrovat",
"The link leads to %s" : "Odkaz vede na %s",
"If you do not want to visit that page, you can return to Mail." : "Pokud nechcete tuto stránku navštívit, můžete se vrátit do e-mailu.",
- "Continue to %s" : "Pokračovat na %s"
+ "Continue to %s" : "Pokračovat na %s",
+ "Account creation" : "Vytváření účtů"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index 94f160f804..f9c283d197 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -668,6 +668,7 @@
"Redirect" : "Přesměrovat",
"The link leads to %s" : "Odkaz vede na %s",
"If you do not want to visit that page, you can return to Mail." : "Pokud nechcete tuto stránku navštívit, můžete se vrátit do e-mailu.",
- "Continue to %s" : "Pokračovat na %s"
+ "Continue to %s" : "Pokračovat na %s",
+ "Account creation" : "Vytváření účtů"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
\ No newline at end of file
diff --git a/l10n/de.js b/l10n/de.js
index 5c01ef1d5f..61f0b5d226 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -715,6 +715,7 @@ OC.L10N.register(
"Redirect" : "Weiterleiten",
"The link leads to %s" : "Der Link führt nach %s",
"If you do not want to visit that page, you can return to Mail." : "Wenn du diese Seite nicht besuchen möchtest, kannst du zu Mail zurückkehren",
- "Continue to %s" : "Weiter nach %s"
+ "Continue to %s" : "Weiter nach %s",
+ "Account creation" : "Kontoerstellung"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
index 2765f2f822..658e3fad45 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -713,6 +713,7 @@
"Redirect" : "Weiterleiten",
"The link leads to %s" : "Der Link führt nach %s",
"If you do not want to visit that page, you can return to Mail." : "Wenn du diese Seite nicht besuchen möchtest, kannst du zu Mail zurückkehren",
- "Continue to %s" : "Weiter nach %s"
+ "Continue to %s" : "Weiter nach %s",
+ "Account creation" : "Kontoerstellung"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 4cbf4cd207..9d202e2589 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -718,6 +718,7 @@ OC.L10N.register(
"Redirect" : "Weiterleiten",
"The link leads to %s" : "Der Link führt nach %s",
"If you do not want to visit that page, you can return to Mail." : "Wenn Sie diese Seite nicht besuchen möchten, können Sie zu Mail zurückkehren.",
- "Continue to %s" : "Weiter nach %s"
+ "Continue to %s" : "Weiter nach %s",
+ "Account creation" : "Kontoerstellung"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index f8fab42b55..b0e48f7968 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -716,6 +716,7 @@
"Redirect" : "Weiterleiten",
"The link leads to %s" : "Der Link führt nach %s",
"If you do not want to visit that page, you can return to Mail." : "Wenn Sie diese Seite nicht besuchen möchten, können Sie zu Mail zurückkehren.",
- "Continue to %s" : "Weiter nach %s"
+ "Continue to %s" : "Weiter nach %s",
+ "Account creation" : "Kontoerstellung"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 68cadfdaa5..85ddd65695 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -718,6 +718,7 @@ OC.L10N.register(
"Redirect" : "Redirect",
"The link leads to %s" : "The link leads to %s",
"If you do not want to visit that page, you can return to Mail." : "If you do not want to visit that page, you can return to Mail.",
- "Continue to %s" : "Continue to %s"
+ "Continue to %s" : "Continue to %s",
+ "Account creation" : "Account creation"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index d5130daaae..202dc0a990 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -716,6 +716,7 @@
"Redirect" : "Redirect",
"The link leads to %s" : "The link leads to %s",
"If you do not want to visit that page, you can return to Mail." : "If you do not want to visit that page, you can return to Mail.",
- "Continue to %s" : "Continue to %s"
+ "Continue to %s" : "Continue to %s",
+ "Account creation" : "Account creation"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es.js b/l10n/es.js
index fa20b3ec11..e3ec3815f0 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -673,6 +673,7 @@ OC.L10N.register(
"Redirect" : "Redirigir",
"The link leads to %s" : "El enlace conduce a %s",
"If you do not want to visit that page, you can return to Mail." : "Si no quieres visitar esta página puedes volver a Correo.",
- "Continue to %s" : "Continuar a %s"
+ "Continue to %s" : "Continuar a %s",
+ "Account creation" : "Creación de cuentas"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es.json b/l10n/es.json
index 33fdbaf270..176caa42e5 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -671,6 +671,7 @@
"Redirect" : "Redirigir",
"The link leads to %s" : "El enlace conduce a %s",
"If you do not want to visit that page, you can return to Mail." : "Si no quieres visitar esta página puedes volver a Correo.",
- "Continue to %s" : "Continuar a %s"
+ "Continue to %s" : "Continuar a %s",
+ "Account creation" : "Creación de cuentas"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/l10n/eu.js b/l10n/eu.js
index 2531c747d5..714360455c 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -690,6 +690,7 @@ OC.L10N.register(
"Redirect" : "Birbideratu",
"The link leads to %s" : "Estekak hona bideratzen du: %s",
"If you do not want to visit that page, you can return to Mail." : "Orrialde hori bisitatu nahi ez baduzu, itzul dezakezu Mail -ra.",
- "Continue to %s" : "Jarraitu hona: %s"
+ "Continue to %s" : "Jarraitu hona: %s",
+ "Account creation" : "Kontua sortzea"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
index 1cfaf17429..3512281889 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -688,6 +688,7 @@
"Redirect" : "Birbideratu",
"The link leads to %s" : "Estekak hona bideratzen du: %s",
"If you do not want to visit that page, you can return to Mail." : "Orrialde hori bisitatu nahi ez baduzu, itzul dezakezu Mail -ra.",
- "Continue to %s" : "Jarraitu hona: %s"
+ "Continue to %s" : "Jarraitu hona: %s",
+ "Account creation" : "Kontua sortzea"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/fr.js b/l10n/fr.js
index 4c1af94974..2eef6f56b0 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -713,6 +713,7 @@ OC.L10N.register(
"Redirect" : "Redirection",
"The link leads to %s" : "Le lien dirige vers %s",
"If you do not want to visit that page, you can return to Mail." : "Si vous ne souhaitez pas visiter cette page, vous pouvez retourner à l'application Mail.",
- "Continue to %s" : "Continuer vers %s"
+ "Continue to %s" : "Continuer vers %s",
+ "Account creation" : "Création de compte"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/fr.json b/l10n/fr.json
index 9869b08012..84ff718295 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -711,6 +711,7 @@
"Redirect" : "Redirection",
"The link leads to %s" : "Le lien dirige vers %s",
"If you do not want to visit that page, you can return to Mail." : "Si vous ne souhaitez pas visiter cette page, vous pouvez retourner à l'application Mail.",
- "Continue to %s" : "Continuer vers %s"
+ "Continue to %s" : "Continuer vers %s",
+ "Account creation" : "Création de compte"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/l10n/ga.js b/l10n/ga.js
index 3b0bce2e8d..b8c7b0a73f 100644
--- a/l10n/ga.js
+++ b/l10n/ga.js
@@ -718,6 +718,7 @@ OC.L10N.register(
"Redirect" : "Atreorú",
"The link leads to %s" : "Téann an nasc chuig %s",
"If you do not want to visit that page, you can return to Mail." : "Mura dteastaíonn uait cuairt a thabhairt ar an leathanach sin, is féidir leat filleadh ar Mail.",
- "Continue to %s" : "Lean ar aghaidh go %s"
+ "Continue to %s" : "Lean ar aghaidh go %s",
+ "Account creation" : "Cruthú cuntais"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
diff --git a/l10n/ga.json b/l10n/ga.json
index af1de93e92..13818e9be1 100644
--- a/l10n/ga.json
+++ b/l10n/ga.json
@@ -716,6 +716,7 @@
"Redirect" : "Atreorú",
"The link leads to %s" : "Téann an nasc chuig %s",
"If you do not want to visit that page, you can return to Mail." : "Mura dteastaíonn uait cuairt a thabhairt ar an leathanach sin, is féidir leat filleadh ar Mail.",
- "Continue to %s" : "Lean ar aghaidh go %s"
+ "Continue to %s" : "Lean ar aghaidh go %s",
+ "Account creation" : "Cruthú cuntais"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}
\ No newline at end of file
diff --git a/l10n/gl.js b/l10n/gl.js
index 7c7959635f..54388057b2 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -718,6 +718,7 @@ OC.L10N.register(
"Redirect" : "Redirixir",
"The link leads to %s" : "A ligazón leva a %s",
"If you do not want to visit that page, you can return to Mail." : "Se non quere visitar esa páxina, pode volver a Correo.",
- "Continue to %s" : "Continuar para %s"
+ "Continue to %s" : "Continuar para %s",
+ "Account creation" : "Creación de conta"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/gl.json b/l10n/gl.json
index 11c351c990..4fc32df3bd 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -716,6 +716,7 @@
"Redirect" : "Redirixir",
"The link leads to %s" : "A ligazón leva a %s",
"If you do not want to visit that page, you can return to Mail." : "Se non quere visitar esa páxina, pode volver a Correo.",
- "Continue to %s" : "Continuar para %s"
+ "Continue to %s" : "Continuar para %s",
+ "Account creation" : "Creación de conta"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/it.js b/l10n/it.js
index 07937691a5..e135ed41cc 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -550,6 +550,7 @@ OC.L10N.register(
"Click here if you are not automatically redirected within the next few seconds." : "Fai clic qui se non viene rediretto automaticamente entro pochi secondi.",
"Redirect" : "Redirigi",
"The link leads to %s" : "Il collegamento conduce a %s",
- "Continue to %s" : "Continua su %s"
+ "Continue to %s" : "Continua su %s",
+ "Account creation" : "Creazione dell'account"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/it.json b/l10n/it.json
index 93c4349598..922a341a72 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -548,6 +548,7 @@
"Click here if you are not automatically redirected within the next few seconds." : "Fai clic qui se non viene rediretto automaticamente entro pochi secondi.",
"Redirect" : "Redirigi",
"The link leads to %s" : "Il collegamento conduce a %s",
- "Continue to %s" : "Continua su %s"
+ "Continue to %s" : "Continua su %s",
+ "Account creation" : "Creazione dell'account"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/l10n/ja.js b/l10n/ja.js
index 0bec588d8c..4daed199f1 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -715,6 +715,7 @@ OC.L10N.register(
"Redirect" : "リダイレクト",
"The link leads to %s" : "リンクが %s につながります",
"If you do not want to visit that page, you can return to Mail." : "ページにアクセスしたくない場合は、メールに戻ることができます",
- "Continue to %s" : "%s にリダイレクトする"
+ "Continue to %s" : "%s にリダイレクトする",
+ "Account creation" : "アカウント作成"
},
"nplurals=1; plural=0;");
diff --git a/l10n/ja.json b/l10n/ja.json
index 2c504197b7..ca7f56538c 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -713,6 +713,7 @@
"Redirect" : "リダイレクト",
"The link leads to %s" : "リンクが %s につながります",
"If you do not want to visit that page, you can return to Mail." : "ページにアクセスしたくない場合は、メールに戻ることができます",
- "Continue to %s" : "%s にリダイレクトする"
+ "Continue to %s" : "%s にリダイレクトする",
+ "Account creation" : "アカウント作成"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/l10n/ka.js b/l10n/ka.js
index 96ea52866e..cb0243fe14 100644
--- a/l10n/ka.js
+++ b/l10n/ka.js
@@ -648,6 +648,7 @@ OC.L10N.register(
"Redirect" : "Redirect",
"The link leads to %s" : "The link leads to %s",
"If you do not want to visit that page, you can return to Mail." : "If you do not want to visit that page, you can return to Mail.",
- "Continue to %s" : "Continue to %s"
+ "Continue to %s" : "Continue to %s",
+ "Account creation" : "Account creation"
},
"nplurals=2; plural=(n!=1);");
diff --git a/l10n/ka.json b/l10n/ka.json
index 24817c5543..73880efe05 100644
--- a/l10n/ka.json
+++ b/l10n/ka.json
@@ -646,6 +646,7 @@
"Redirect" : "Redirect",
"The link leads to %s" : "The link leads to %s",
"If you do not want to visit that page, you can return to Mail." : "If you do not want to visit that page, you can return to Mail.",
- "Continue to %s" : "Continue to %s"
+ "Continue to %s" : "Continue to %s",
+ "Account creation" : "Account creation"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}
\ No newline at end of file
diff --git a/l10n/ko.js b/l10n/ko.js
index b9462bb016..a09f1421b8 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -634,6 +634,7 @@ OC.L10N.register(
"Redirect" : "넘겨주기",
"The link leads to %s" : "이 링크가 %s을(를) 향함",
"If you do not want to visit that page, you can return to Mail." : "해당 페이지를 방문하지 않으려면 메일로 돌아갈 수 있습니다.",
- "Continue to %s" : "%s(으)로 이동"
+ "Continue to %s" : "%s(으)로 이동",
+ "Account creation" : "계정 생성"
},
"nplurals=1; plural=0;");
diff --git a/l10n/ko.json b/l10n/ko.json
index 1b7dcce451..86f90c7434 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -632,6 +632,7 @@
"Redirect" : "넘겨주기",
"The link leads to %s" : "이 링크가 %s을(를) 향함",
"If you do not want to visit that page, you can return to Mail." : "해당 페이지를 방문하지 않으려면 메일로 돌아갈 수 있습니다.",
- "Continue to %s" : "%s(으)로 이동"
+ "Continue to %s" : "%s(으)로 이동",
+ "Account creation" : "계정 생성"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/l10n/nb.js b/l10n/nb.js
index bd9b1ae60e..57d3859328 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -715,6 +715,7 @@ OC.L10N.register(
"Redirect" : "Videresend",
"The link leads to %s" : "Denne lenken leder til %s",
"If you do not want to visit that page, you can return to Mail." : "Hvis du ikke vil besøke den siden, kan du gå tilbake til E-post",
- "Continue to %s" : "Fortsett til %s"
+ "Continue to %s" : "Fortsett til %s",
+ "Account creation" : "Opprettelse av konto"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/nb.json b/l10n/nb.json
index ff641a7d61..f1aad060a3 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -713,6 +713,7 @@
"Redirect" : "Videresend",
"The link leads to %s" : "Denne lenken leder til %s",
"If you do not want to visit that page, you can return to Mail." : "Hvis du ikke vil besøke den siden, kan du gå tilbake til E-post",
- "Continue to %s" : "Fortsett til %s"
+ "Continue to %s" : "Fortsett til %s",
+ "Account creation" : "Opprettelse av konto"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/pl.js b/l10n/pl.js
index f29c418b2f..42bf5a1bbc 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -548,6 +548,7 @@ OC.L10N.register(
"Redirect" : "Przekieruj",
"The link leads to %s" : "Link prowadzi do %s",
"If you do not want to visit that page, you can return to Mail." : "Jeśli nie chcesz odwiedzić tej strony, możesz powrócić do Poczty.",
- "Continue to %s" : "Kontynuuj do %s"
+ "Continue to %s" : "Kontynuuj do %s",
+ "Account creation" : "Tworzenie konta"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/l10n/pl.json b/l10n/pl.json
index 3528059efe..9cbc604c4b 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -546,6 +546,7 @@
"Redirect" : "Przekieruj",
"The link leads to %s" : "Link prowadzi do %s",
"If you do not want to visit that page, you can return to Mail." : "Jeśli nie chcesz odwiedzić tej strony, możesz powrócić do Poczty.",
- "Continue to %s" : "Kontynuuj do %s"
+ "Continue to %s" : "Kontynuuj do %s",
+ "Account creation" : "Tworzenie konta"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}
\ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index bb604b83cc..ea476c84a5 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -715,6 +715,7 @@ OC.L10N.register(
"Redirect" : "Redirecionar",
"The link leads to %s" : "O link leva a %s",
"If you do not want to visit that page, you can return to Mail." : "Se você não quiser visitar essa página, você pode voltar para Mail.",
- "Continue to %s" : "Continue para %s"
+ "Continue to %s" : "Continue para %s",
+ "Account creation" : "Criação de conta"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 1d9632db35..f2463cd7e3 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -713,6 +713,7 @@
"Redirect" : "Redirecionar",
"The link leads to %s" : "O link leva a %s",
"If you do not want to visit that page, you can return to Mail." : "Se você não quiser visitar essa página, você pode voltar para Mail.",
- "Continue to %s" : "Continue para %s"
+ "Continue to %s" : "Continue para %s",
+ "Account creation" : "Criação de conta"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/l10n/ru.js b/l10n/ru.js
index 62581c0f5e..fc617e5e0d 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -49,6 +49,8 @@ OC.L10N.register(
"Connecting" : "Подключение",
"Reconnect Google account" : "Переподключите аккаунт Google",
"Sign in with Google" : "Войти через Google",
+ "Reconnect Microsoft account" : "Повторно подключите учетную запись Microsoft",
+ "Sign in with Microsoft" : "Войдите в систему с помощью Microsoft",
"Save" : "Сохранить",
"Connect" : "Подключиться",
"Looking up configuration" : "Поиск конфигурации",
@@ -85,9 +87,11 @@ OC.L10N.register(
"Days after which messages in Trash will automatically be deleted:" : "Дни, после которых сообщения в Корзине будут автоматически удаляться:",
"Autoresponder" : "Автоответчик",
"Automated reply to incoming messages. If someone sends you several messages, this automated reply will be sent at most once every 4 days." : "Автоматический ответ на входящие сообщения. Если кто-то отправит вам несколько сообщений, этот автоматический ответ будет отправляться не чаще одного раза в 4 дня.",
+ "Please connect to a sieve server first." : "Сначала подключитесь к Sieve-серверу.",
"Sieve filter rules" : "Правила sieve фильтра",
"Mail server" : "Почтовый сервер",
"Sieve filter server" : "Сервер sieve фильтра",
+ "Mailbox search" : "Поиск по почтовому ящику",
"Update alias" : "Обновить псевдоним",
"Rename alias" : "Переименовать псевдоним",
"Show update alias form" : "Показать обновления для формы alias",
@@ -101,19 +105,31 @@ OC.L10N.register(
"Mail settings" : "Параметры эл. почты",
"Accounts" : "Учётные записи",
"Add mail account" : "Добавить учётную запись",
+ "Settings for:" : "Настройки для:",
"General" : "Основные",
+ "Layout" : "Расположение",
"List" : "Список",
+ "Vertical split" : "Вертикальное разделение",
+ "Horizontal split" : "Горизонтальное разделение",
"Sorting" : "Сортировка",
"Newest" : "Более новые",
"Oldest" : "Более старые",
"Use Gravatar and favicon avatars" : "Использовать значки Gravatar и favicon",
"Register as application for mail links" : "Зарегистрировать в качестве приложения для обработки почтовых ссылок",
"Register" : "Регистрация",
+ "Privacy and security" : "Конфиденциальность и безопасность",
+ "Data collection consent" : "Согласие на сбор данных",
"Allow the app to collect data about your interactions. Based on this data, the app will adapt to your preferences. The data will only be stored locally." : "Разрешить приложению собирать данные о взаимодействии. Основываясь на этих данных, приложение адаптируется к вашим предпочтениям. Данные будут храниться только локально.",
"Trusted senders" : "Доверенные отправители",
+ "Internal addresses" : "Внутренние адреса",
"Highlight external email addresses by enabling this feature, manage your internal addresses and domains to ensure recognized contacts stay unmarked." : "Выделяйте внешние адреса электронной почты, включив эту функцию, управляйте своими внутренними адресами и доменами, чтобы распознанные контакты оставались незамеченными.",
"Manage S/MIME certificates" : "Управление сертификатами S/MIME",
+ "Mailvelope" : "Почтовый конверт",
+ "Mailvelope is enabled for the current domain!" : "Mailvelope включен для текущего домена!",
"Looking for a way to encrypt your emails?" : "Необходимо использовать шифрование электронных писем?",
+ "Install Mailvelope browser extension by clicking here" : "Установите расширение браузера Mailvelope, нажав здесь",
+ "Enable Mailvelope for the current domain" : "Включить почтовый конверт для текущего домена",
+ "Assistance features" : "Функции помощи",
"Keyboard shortcuts" : "Сочетания клавиш",
"Compose new message" : "Создать новое сообщение",
"Newer message" : "Самое новое сообщение",
@@ -125,9 +141,15 @@ OC.L10N.register(
"Search" : "Поиск",
"Send" : "Отправить",
"Refresh" : "Обновить",
+ "Search in the body of messages in priority Inbox" : "Поиск в тексте сообщений в приоритетной папке «Входящие»",
+ "Activate" : "Активировать",
"Put my text to the bottom of a reply instead of on top of it." : "Поместить мой текст внизу ответа, а не поверх него.",
+ "Mark as important" : "Отметить как важное",
+ "Remind about messages that require a reply but received none" : "Напомнить о сообщениях, требующих ответа, но не полученных",
+ "Use internal addresses" : "Использовать внутренние адреса",
"Could not update preference" : "Не удалось обновить свойство",
"Select an alias" : "Выберите псевдоним",
+ "Select certificates" : "Выбрать сертификаты",
"Update Certificate" : "Обновить сертификат",
"The selected certificate is not trusted by the server. Recipients might not be able to verify your signature." : "Сервер не доверяет выбранному сертификату. Возможно, получатели не смогут подтвердить вашу подпись.",
"No certificate" : "Нет сертификата",
@@ -137,6 +159,7 @@ OC.L10N.register(
"From" : "От",
"Select account" : "Выбрать аккаунт",
"To" : "Кому",
+ "Select recipient" : "Выберите получателя",
"Contact or email address …" : "Имя или адрес электронной почты...",
"Cc" : "Коп",
"Bcc" : "СкрКоп",
@@ -155,6 +178,7 @@ OC.L10N.register(
"Disable formatting" : "Выключить форматирование",
"Upload attachment" : "Загрузить файл с ПК",
"Add attachment from Files" : "Из приложения «Файлы»",
+ "Add share link from Files" : "Добавить ссылку для общего доступа из Файлов",
"Smart picker" : "Умный подборщик",
"Send later" : "Отправить позже",
"Request a read receipt" : "Запросить подтверждение прочтения",
@@ -250,22 +274,32 @@ OC.L10N.register(
"Decline" : "Отклонить",
"Tentatively accept" : "Предварительно принять",
"More options" : "Дополнительные параметры",
+ "This event is in the past." : "Это событие уже в прошлом.",
"This event was updated" : "Событие было обновлено",
"{attendeeName} accepted your invitation" : "Пользователь {attendeeName} принял ваше приглашение",
"{attendeeName} tentatively accepted your invitation" : "Пользователь {attendeeName} предварительно принял ваше приглашение",
+ "Failed to save your participation status" : "Не удалось сохранить ваш статус участия",
"domain" : "домен",
"Remove" : "Удалить",
"email" : "эл. почта",
+ "Add internal address" : "Добавить внутренний адрес",
+ "Add internal email or domain" : "Добавить внутреннюю электронную почту или домен",
+ "Could not remove internal address {sender}" : "Не удалось удалить внутренний адрес {sender}",
+ "Could not add internal address {address}" : "Не удалось добавить внутренний адрес {address}",
"individual" : "личный",
"Could not open mailbox" : "Невозможно открыть папку",
"Loading messages …" : "Загрузка сообщений...",
"Indexing your messages. This can take a bit longer for larger mailboxes." : "Выполняется индексация сообщений, это займёт некоторое время.",
"To archive a message please configure an archive mailbox in account settings" : "Чтобы заархивировать сообщение, настройте архивный почтовый ящик в настройках учетной записи.",
+ "You are not allowed to move this message to the archive folder and/or delete this message from the current folder" : "Вам не разрешено перемещать это сообщение в архивную папку и/или удалять это сообщение из текущей папки.",
"Choose target mailbox" : "Выберите папку",
"No more submailboxes in here" : "Вложенные папки отсутствуют",
+ "Follow up" : "Следовать за",
+ "Follow up info" : "Последующая информация",
"Important info" : "Важная информация",
"Other" : "Прочие",
"Messages will automatically be marked as important based on which messages you interacted with or marked as important. In the beginning you might have to manually change the importance to teach the system, but it will improve over time." : "Письма будут автоматически отмечаться важными на основе анализа ваших действий и присвоения метки «Важно». В первое время, возможно, потребуется обучить систему присвоением и удалением меток вручную.",
+ "Messages sent by you that require a reply but did not receive one after a couple of days will be shown here." : "Здесь будут отображаться отправленные вами сообщения, требующие ответа, но не полученные в течение нескольких дней.",
"The sender of this message has asked to be notified when you read this message." : "Отправитель этого сообщения запросил подтверждение прочтения.",
"Notify the sender" : "Уведомить отправителя",
"You sent a read confirmation to the sender of this message." : "Вы отправили подтверждение отправителю этого сообщения.",
@@ -273,8 +307,14 @@ OC.L10N.register(
"Move message" : "Переместить сообщение",
"Forward message as attachment" : "Переслать сообщение вложением",
"View source" : "Просмотреть исходный текст",
+ "Print message" : "Распечатать сообщение",
"Download thread data for debugging" : "Скачать ветку для отладки",
+ "Message was snoozed" : "Сообщение было отложено",
+ "Could not snooze message" : "Не удалось отложить сообщение.",
+ "Message was unsnoozed" : "Сообщение было снято с отложенного просмотра",
+ "Could not unsnooze message" : "Не удалось отложить сообщение.",
"Message body" : "Тело сообщения",
+ "Warning: The S/MIME signature of this message is unverified. The sender might be impersonating someone!" : "Предупреждение: Подпись S/MIME этого сообщения не проверена. Отправитель может выдавать себя за кого-то другого!",
"Choose a folder to store the attachment in" : "Выберите каталог для хранения вложений",
"Import into calendar" : "Импортировать в календарь",
"Download attachment" : "Скачать вложение",
@@ -282,10 +322,15 @@ OC.L10N.register(
"Unnamed" : "Без имени",
"Embedded message" : "Внедрённое сообщение",
"Next week – {timeLocale}" : "Следующая неделя – {timeLocale}",
+ "Attachment saved to Files" : "Вложение сохранено в Файлах",
+ "Attachment could not be saved" : "Вложение не может быть сохранено",
"calendar imported" : "календарь импортирован",
+ "View fewer attachments" : "Просмотреть меньше вложений",
"Choose a folder to store the attachments in" : "Выбрать папку для сохранения вложений",
"Save all to Files" : "Сохранить все в файлы",
"Download Zip" : "Скачать в архиве ZIP",
+ "Attachments saved to Files" : "Вложения сохранены в файлах",
+ "Error while saving attachments" : "Ошибка при сохранении вложений",
"This message is encrypted with PGP. Install Mailvelope to decrypt it." : "Это сообщение зашифровано с помощью PGP. Установите приложение Mailvelope для расшифровывания. ",
"The images have been blocked to protect your privacy." : "Загрузка изображений заблокирована в целях конфиденциальности.",
"Show images" : "Показать изображения",
@@ -358,13 +403,21 @@ OC.L10N.register(
"Welcome to {cloudName} Mail" : "Добро пожаловать в {cloudName} Mail",
"Autoresponder off" : "Автоответчик выключен",
"Autoresponder on" : "Автоответчик включен",
+ "Autoresponder follows system settings" : "Автоответчик следует системным настройкам",
+ "The autoresponder follows your personal absence period settings." : "Автоответчик следует вашим персональным настройкам периода отсутствия.",
+ "Edit absence settings" : "Изменить настройки отсутствия",
"First day" : "Первый день",
"Last day (optional)" : "Последний день (необязательно)",
+ "${subject} will be replaced with the subject of the message you are responding to" : "${subject} будет заменено темой сообщения, на которое вы отвечаете",
"Message" : "Сообщение",
"Oh Snap!" : "Ого!",
"Save autoresponder" : "Сохранить автоответчик",
"Could not open outbox" : "Не удалось открыть исходящие",
"Pending or not sent messages will show up here" : "В этой папке будут представлены отложенные и неотправленные сообщения",
+ "Copy to \"Sent\" Mailbox" : "Копировать в почтовый ящик «Отправленные»",
+ "Copy to Sent Mailbox" : "Копировать в почтовый ящик «Отправленные»",
+ "Could not copy to \"Sent\" mailbox" : "Не удалось скопировать в почтовый ящик «Отправленные»",
+ "Mail server error" : "Ошибка почтового сервера",
"Message could not be sent" : "Сообщение не может быть отправлено",
"Message deleted" : "Сообщение удалено",
"Contacts with this address" : "Контакты с этим адресом",
@@ -504,6 +557,7 @@ OC.L10N.register(
"Error deleting anti spam reporting email" : "Ошибка при удалении анти-спам адреса отчёта электронной почты",
"Client ID" : "ID клиента",
"Client secret" : "Клиентский ключ ",
+ "Unlink" : "Отсоединить",
"Google integration configured" : "Интеграция с Google настроена",
"Could not configure Google integration" : "Не удалось настроить интеграцию с Google",
"Google integration unlinked" : "Интеграция с Google отключена",
@@ -593,6 +647,7 @@ OC.L10N.register(
"Redirect" : "Перенаправление",
"The link leads to %s" : "Эта ссылка ведёт на %s",
"If you do not want to visit that page, you can return to Mail." : "Если вы не хотите посещать эту страницу, вы можете вернуться в Почту",
- "Continue to %s" : "Продолжать %s"
+ "Continue to %s" : "Продолжать %s",
+ "Account creation" : "Создание учетной записи"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/l10n/ru.json b/l10n/ru.json
index 7a2677e24b..5ef4ca2672 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -47,6 +47,8 @@
"Connecting" : "Подключение",
"Reconnect Google account" : "Переподключите аккаунт Google",
"Sign in with Google" : "Войти через Google",
+ "Reconnect Microsoft account" : "Повторно подключите учетную запись Microsoft",
+ "Sign in with Microsoft" : "Войдите в систему с помощью Microsoft",
"Save" : "Сохранить",
"Connect" : "Подключиться",
"Looking up configuration" : "Поиск конфигурации",
@@ -83,9 +85,11 @@
"Days after which messages in Trash will automatically be deleted:" : "Дни, после которых сообщения в Корзине будут автоматически удаляться:",
"Autoresponder" : "Автоответчик",
"Automated reply to incoming messages. If someone sends you several messages, this automated reply will be sent at most once every 4 days." : "Автоматический ответ на входящие сообщения. Если кто-то отправит вам несколько сообщений, этот автоматический ответ будет отправляться не чаще одного раза в 4 дня.",
+ "Please connect to a sieve server first." : "Сначала подключитесь к Sieve-серверу.",
"Sieve filter rules" : "Правила sieve фильтра",
"Mail server" : "Почтовый сервер",
"Sieve filter server" : "Сервер sieve фильтра",
+ "Mailbox search" : "Поиск по почтовому ящику",
"Update alias" : "Обновить псевдоним",
"Rename alias" : "Переименовать псевдоним",
"Show update alias form" : "Показать обновления для формы alias",
@@ -99,19 +103,31 @@
"Mail settings" : "Параметры эл. почты",
"Accounts" : "Учётные записи",
"Add mail account" : "Добавить учётную запись",
+ "Settings for:" : "Настройки для:",
"General" : "Основные",
+ "Layout" : "Расположение",
"List" : "Список",
+ "Vertical split" : "Вертикальное разделение",
+ "Horizontal split" : "Горизонтальное разделение",
"Sorting" : "Сортировка",
"Newest" : "Более новые",
"Oldest" : "Более старые",
"Use Gravatar and favicon avatars" : "Использовать значки Gravatar и favicon",
"Register as application for mail links" : "Зарегистрировать в качестве приложения для обработки почтовых ссылок",
"Register" : "Регистрация",
+ "Privacy and security" : "Конфиденциальность и безопасность",
+ "Data collection consent" : "Согласие на сбор данных",
"Allow the app to collect data about your interactions. Based on this data, the app will adapt to your preferences. The data will only be stored locally." : "Разрешить приложению собирать данные о взаимодействии. Основываясь на этих данных, приложение адаптируется к вашим предпочтениям. Данные будут храниться только локально.",
"Trusted senders" : "Доверенные отправители",
+ "Internal addresses" : "Внутренние адреса",
"Highlight external email addresses by enabling this feature, manage your internal addresses and domains to ensure recognized contacts stay unmarked." : "Выделяйте внешние адреса электронной почты, включив эту функцию, управляйте своими внутренними адресами и доменами, чтобы распознанные контакты оставались незамеченными.",
"Manage S/MIME certificates" : "Управление сертификатами S/MIME",
+ "Mailvelope" : "Почтовый конверт",
+ "Mailvelope is enabled for the current domain!" : "Mailvelope включен для текущего домена!",
"Looking for a way to encrypt your emails?" : "Необходимо использовать шифрование электронных писем?",
+ "Install Mailvelope browser extension by clicking here" : "Установите расширение браузера Mailvelope, нажав здесь",
+ "Enable Mailvelope for the current domain" : "Включить почтовый конверт для текущего домена",
+ "Assistance features" : "Функции помощи",
"Keyboard shortcuts" : "Сочетания клавиш",
"Compose new message" : "Создать новое сообщение",
"Newer message" : "Самое новое сообщение",
@@ -123,9 +139,15 @@
"Search" : "Поиск",
"Send" : "Отправить",
"Refresh" : "Обновить",
+ "Search in the body of messages in priority Inbox" : "Поиск в тексте сообщений в приоритетной папке «Входящие»",
+ "Activate" : "Активировать",
"Put my text to the bottom of a reply instead of on top of it." : "Поместить мой текст внизу ответа, а не поверх него.",
+ "Mark as important" : "Отметить как важное",
+ "Remind about messages that require a reply but received none" : "Напомнить о сообщениях, требующих ответа, но не полученных",
+ "Use internal addresses" : "Использовать внутренние адреса",
"Could not update preference" : "Не удалось обновить свойство",
"Select an alias" : "Выберите псевдоним",
+ "Select certificates" : "Выбрать сертификаты",
"Update Certificate" : "Обновить сертификат",
"The selected certificate is not trusted by the server. Recipients might not be able to verify your signature." : "Сервер не доверяет выбранному сертификату. Возможно, получатели не смогут подтвердить вашу подпись.",
"No certificate" : "Нет сертификата",
@@ -135,6 +157,7 @@
"From" : "От",
"Select account" : "Выбрать аккаунт",
"To" : "Кому",
+ "Select recipient" : "Выберите получателя",
"Contact or email address …" : "Имя или адрес электронной почты...",
"Cc" : "Коп",
"Bcc" : "СкрКоп",
@@ -153,6 +176,7 @@
"Disable formatting" : "Выключить форматирование",
"Upload attachment" : "Загрузить файл с ПК",
"Add attachment from Files" : "Из приложения «Файлы»",
+ "Add share link from Files" : "Добавить ссылку для общего доступа из Файлов",
"Smart picker" : "Умный подборщик",
"Send later" : "Отправить позже",
"Request a read receipt" : "Запросить подтверждение прочтения",
@@ -248,22 +272,32 @@
"Decline" : "Отклонить",
"Tentatively accept" : "Предварительно принять",
"More options" : "Дополнительные параметры",
+ "This event is in the past." : "Это событие уже в прошлом.",
"This event was updated" : "Событие было обновлено",
"{attendeeName} accepted your invitation" : "Пользователь {attendeeName} принял ваше приглашение",
"{attendeeName} tentatively accepted your invitation" : "Пользователь {attendeeName} предварительно принял ваше приглашение",
+ "Failed to save your participation status" : "Не удалось сохранить ваш статус участия",
"domain" : "домен",
"Remove" : "Удалить",
"email" : "эл. почта",
+ "Add internal address" : "Добавить внутренний адрес",
+ "Add internal email or domain" : "Добавить внутреннюю электронную почту или домен",
+ "Could not remove internal address {sender}" : "Не удалось удалить внутренний адрес {sender}",
+ "Could not add internal address {address}" : "Не удалось добавить внутренний адрес {address}",
"individual" : "личный",
"Could not open mailbox" : "Невозможно открыть папку",
"Loading messages …" : "Загрузка сообщений...",
"Indexing your messages. This can take a bit longer for larger mailboxes." : "Выполняется индексация сообщений, это займёт некоторое время.",
"To archive a message please configure an archive mailbox in account settings" : "Чтобы заархивировать сообщение, настройте архивный почтовый ящик в настройках учетной записи.",
+ "You are not allowed to move this message to the archive folder and/or delete this message from the current folder" : "Вам не разрешено перемещать это сообщение в архивную папку и/или удалять это сообщение из текущей папки.",
"Choose target mailbox" : "Выберите папку",
"No more submailboxes in here" : "Вложенные папки отсутствуют",
+ "Follow up" : "Следовать за",
+ "Follow up info" : "Последующая информация",
"Important info" : "Важная информация",
"Other" : "Прочие",
"Messages will automatically be marked as important based on which messages you interacted with or marked as important. In the beginning you might have to manually change the importance to teach the system, but it will improve over time." : "Письма будут автоматически отмечаться важными на основе анализа ваших действий и присвоения метки «Важно». В первое время, возможно, потребуется обучить систему присвоением и удалением меток вручную.",
+ "Messages sent by you that require a reply but did not receive one after a couple of days will be shown here." : "Здесь будут отображаться отправленные вами сообщения, требующие ответа, но не полученные в течение нескольких дней.",
"The sender of this message has asked to be notified when you read this message." : "Отправитель этого сообщения запросил подтверждение прочтения.",
"Notify the sender" : "Уведомить отправителя",
"You sent a read confirmation to the sender of this message." : "Вы отправили подтверждение отправителю этого сообщения.",
@@ -271,8 +305,14 @@
"Move message" : "Переместить сообщение",
"Forward message as attachment" : "Переслать сообщение вложением",
"View source" : "Просмотреть исходный текст",
+ "Print message" : "Распечатать сообщение",
"Download thread data for debugging" : "Скачать ветку для отладки",
+ "Message was snoozed" : "Сообщение было отложено",
+ "Could not snooze message" : "Не удалось отложить сообщение.",
+ "Message was unsnoozed" : "Сообщение было снято с отложенного просмотра",
+ "Could not unsnooze message" : "Не удалось отложить сообщение.",
"Message body" : "Тело сообщения",
+ "Warning: The S/MIME signature of this message is unverified. The sender might be impersonating someone!" : "Предупреждение: Подпись S/MIME этого сообщения не проверена. Отправитель может выдавать себя за кого-то другого!",
"Choose a folder to store the attachment in" : "Выберите каталог для хранения вложений",
"Import into calendar" : "Импортировать в календарь",
"Download attachment" : "Скачать вложение",
@@ -280,10 +320,15 @@
"Unnamed" : "Без имени",
"Embedded message" : "Внедрённое сообщение",
"Next week – {timeLocale}" : "Следующая неделя – {timeLocale}",
+ "Attachment saved to Files" : "Вложение сохранено в Файлах",
+ "Attachment could not be saved" : "Вложение не может быть сохранено",
"calendar imported" : "календарь импортирован",
+ "View fewer attachments" : "Просмотреть меньше вложений",
"Choose a folder to store the attachments in" : "Выбрать папку для сохранения вложений",
"Save all to Files" : "Сохранить все в файлы",
"Download Zip" : "Скачать в архиве ZIP",
+ "Attachments saved to Files" : "Вложения сохранены в файлах",
+ "Error while saving attachments" : "Ошибка при сохранении вложений",
"This message is encrypted with PGP. Install Mailvelope to decrypt it." : "Это сообщение зашифровано с помощью PGP. Установите приложение Mailvelope для расшифровывания. ",
"The images have been blocked to protect your privacy." : "Загрузка изображений заблокирована в целях конфиденциальности.",
"Show images" : "Показать изображения",
@@ -356,13 +401,21 @@
"Welcome to {cloudName} Mail" : "Добро пожаловать в {cloudName} Mail",
"Autoresponder off" : "Автоответчик выключен",
"Autoresponder on" : "Автоответчик включен",
+ "Autoresponder follows system settings" : "Автоответчик следует системным настройкам",
+ "The autoresponder follows your personal absence period settings." : "Автоответчик следует вашим персональным настройкам периода отсутствия.",
+ "Edit absence settings" : "Изменить настройки отсутствия",
"First day" : "Первый день",
"Last day (optional)" : "Последний день (необязательно)",
+ "${subject} will be replaced with the subject of the message you are responding to" : "${subject} будет заменено темой сообщения, на которое вы отвечаете",
"Message" : "Сообщение",
"Oh Snap!" : "Ого!",
"Save autoresponder" : "Сохранить автоответчик",
"Could not open outbox" : "Не удалось открыть исходящие",
"Pending or not sent messages will show up here" : "В этой папке будут представлены отложенные и неотправленные сообщения",
+ "Copy to \"Sent\" Mailbox" : "Копировать в почтовый ящик «Отправленные»",
+ "Copy to Sent Mailbox" : "Копировать в почтовый ящик «Отправленные»",
+ "Could not copy to \"Sent\" mailbox" : "Не удалось скопировать в почтовый ящик «Отправленные»",
+ "Mail server error" : "Ошибка почтового сервера",
"Message could not be sent" : "Сообщение не может быть отправлено",
"Message deleted" : "Сообщение удалено",
"Contacts with this address" : "Контакты с этим адресом",
@@ -502,6 +555,7 @@
"Error deleting anti spam reporting email" : "Ошибка при удалении анти-спам адреса отчёта электронной почты",
"Client ID" : "ID клиента",
"Client secret" : "Клиентский ключ ",
+ "Unlink" : "Отсоединить",
"Google integration configured" : "Интеграция с Google настроена",
"Could not configure Google integration" : "Не удалось настроить интеграцию с Google",
"Google integration unlinked" : "Интеграция с Google отключена",
@@ -591,6 +645,7 @@
"Redirect" : "Перенаправление",
"The link leads to %s" : "Эта ссылка ведёт на %s",
"If you do not want to visit that page, you can return to Mail." : "Если вы не хотите посещать эту страницу, вы можете вернуться в Почту",
- "Continue to %s" : "Продолжать %s"
+ "Continue to %s" : "Продолжать %s",
+ "Account creation" : "Создание учетной записи"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}
\ No newline at end of file
diff --git a/l10n/sk.js b/l10n/sk.js
index 4b09d02614..e22b4f779a 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -670,6 +670,7 @@ OC.L10N.register(
"Redirect" : "Presmerovať",
"The link leads to %s" : "Odkaz smeruje na %s",
"If you do not want to visit that page, you can return to Mail." : "Ak si neprajete navštíviť stránku, možete sa vátiť na Mail.",
- "Continue to %s" : "Pokračovať na %s"
+ "Continue to %s" : "Pokračovať na %s",
+ "Account creation" : "Vytvoriť účet"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/sk.json b/l10n/sk.json
index 52d067d020..ddcb091dee 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -668,6 +668,7 @@
"Redirect" : "Presmerovať",
"The link leads to %s" : "Odkaz smeruje na %s",
"If you do not want to visit that page, you can return to Mail." : "Ak si neprajete navštíviť stránku, možete sa vátiť na Mail.",
- "Continue to %s" : "Pokračovať na %s"
+ "Continue to %s" : "Pokračovať na %s",
+ "Account creation" : "Vytvoriť účet"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}
\ No newline at end of file
diff --git a/l10n/sl.js b/l10n/sl.js
index cfecadeb48..2ceaa179a8 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -525,6 +525,7 @@ OC.L10N.register(
"Click here if you are not automatically redirected within the next few seconds." : "Če vas sistem v nekaj sekundah ne preusmeri samodejno, pritisnite na to mesto.",
"Redirect" : "Preusmeri",
"The link leads to %s" : "Povezava vodi do %s",
- "Continue to %s" : "Nadaljuj na %s"
+ "Continue to %s" : "Nadaljuj na %s",
+ "Account creation" : "Ustvarjanje računa"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/l10n/sl.json b/l10n/sl.json
index 6e2c3ed6cb..e8e974382f 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -523,6 +523,7 @@
"Click here if you are not automatically redirected within the next few seconds." : "Če vas sistem v nekaj sekundah ne preusmeri samodejno, pritisnite na to mesto.",
"Redirect" : "Preusmeri",
"The link leads to %s" : "Povezava vodi do %s",
- "Continue to %s" : "Nadaljuj na %s"
+ "Continue to %s" : "Nadaljuj na %s",
+ "Account creation" : "Ustvarjanje računa"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}
\ No newline at end of file
diff --git a/l10n/sr.js b/l10n/sr.js
index 6bb7d6a512..ec20acaf10 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -715,6 +715,7 @@ OC.L10N.register(
"Redirect" : "Преусмеравање",
"The link leads to %s" : "Веза води на %s",
"If you do not want to visit that page, you can return to Mail." : "Ако не желите да посетите ту страницу, можете да се вратите на Пошту.",
- "Continue to %s" : "Настави на %s"
+ "Continue to %s" : "Настави на %s",
+ "Account creation" : "Креирање налога"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/sr.json b/l10n/sr.json
index 2a125cc7a4..1ec007dac2 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -713,6 +713,7 @@
"Redirect" : "Преусмеравање",
"The link leads to %s" : "Веза води на %s",
"If you do not want to visit that page, you can return to Mail." : "Ако не желите да посетите ту страницу, можете да се вратите на Пошту.",
- "Continue to %s" : "Настави на %s"
+ "Continue to %s" : "Настави на %s",
+ "Account creation" : "Креирање налога"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}
\ No newline at end of file
diff --git a/l10n/sv.js b/l10n/sv.js
index 0626dc0a96..f65bc49932 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -62,6 +62,7 @@ OC.L10N.register(
"Accounts" : "Konton",
"Add mail account" : "Lägg till e-postkonto",
"General" : "Allmänt",
+ "Layout" : "Layout",
"Sorting" : "Sortering",
"Use Gravatar and favicon avatars" : "Använd Gravatar och favicon som profilbild",
"Register as application for mail links" : "Registrera som app för e-postlänkar",
diff --git a/l10n/sv.json b/l10n/sv.json
index 0dd7521629..880fc3146d 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -60,6 +60,7 @@
"Accounts" : "Konton",
"Add mail account" : "Lägg till e-postkonto",
"General" : "Allmänt",
+ "Layout" : "Layout",
"Sorting" : "Sortering",
"Use Gravatar and favicon avatars" : "Använd Gravatar och favicon som profilbild",
"Register as application for mail links" : "Registrera som app för e-postlänkar",
diff --git a/l10n/tr.js b/l10n/tr.js
index 478a2f2da1..5376fe7ce3 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -718,6 +718,7 @@ OC.L10N.register(
"Redirect" : "Yönlendir",
"The link leads to %s" : "Bağlantı %s adresine gidiyor",
"If you do not want to visit that page, you can return to Mail." : "Bu sayfayı ziyaret etmek istemiyorsanız, E-posta uygulamasına geri dönebilirsiniz.",
- "Continue to %s" : "%s sayfasına ilerle"
+ "Continue to %s" : "%s sayfasına ilerle",
+ "Account creation" : "Hesap açılışı"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index 1b6c96ecde..89b92d3be3 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -716,6 +716,7 @@
"Redirect" : "Yönlendir",
"The link leads to %s" : "Bağlantı %s adresine gidiyor",
"If you do not want to visit that page, you can return to Mail." : "Bu sayfayı ziyaret etmek istemiyorsanız, E-posta uygulamasına geri dönebilirsiniz.",
- "Continue to %s" : "%s sayfasına ilerle"
+ "Continue to %s" : "%s sayfasına ilerle",
+ "Account creation" : "Hesap açılışı"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/l10n/uk.js b/l10n/uk.js
index 563d149580..0d4df45f92 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -566,6 +566,7 @@ OC.L10N.register(
"Click here if you are not automatically redirected within the next few seconds." : "Натисніть тут, якщо вас не буде автоматично перенаправлено протягом наступних кількох секунд.",
"Redirect" : "Перенаправлення",
"The link leads to %s" : "Посилання веде до %s",
- "Continue to %s" : "Перейти до %s"
+ "Continue to %s" : "Перейти до %s",
+ "Account creation" : "Створення облікового запису"
},
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
diff --git a/l10n/uk.json b/l10n/uk.json
index e9c1a2a297..7c702fee38 100644
--- a/l10n/uk.json
+++ b/l10n/uk.json
@@ -564,6 +564,7 @@
"Click here if you are not automatically redirected within the next few seconds." : "Натисніть тут, якщо вас не буде автоматично перенаправлено протягом наступних кількох секунд.",
"Redirect" : "Перенаправлення",
"The link leads to %s" : "Посилання веде до %s",
- "Continue to %s" : "Перейти до %s"
+ "Continue to %s" : "Перейти до %s",
+ "Account creation" : "Створення облікового запису"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
}
\ No newline at end of file
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index b7ad0a26aa..9a7e00e3d1 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -645,6 +645,7 @@ OC.L10N.register(
"Redirect" : "重定向",
"The link leads to %s" : "链接指向 %s",
"If you do not want to visit that page, you can return to Mail." : "如果不想访问此页面,您可以返回邮件。",
- "Continue to %s" : "继续 %s"
+ "Continue to %s" : "继续 %s",
+ "Account creation" : "账户创建"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index a48eae6aba..552d3b58ef 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -643,6 +643,7 @@
"Redirect" : "重定向",
"The link leads to %s" : "链接指向 %s",
"If you do not want to visit that page, you can return to Mail." : "如果不想访问此页面,您可以返回邮件。",
- "Continue to %s" : "继续 %s"
+ "Continue to %s" : "继续 %s",
+ "Account creation" : "账户创建"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index c6bbff3403..08d52ab643 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -718,6 +718,7 @@ OC.L10N.register(
"Redirect" : "重新導向",
"The link leads to %s" : "該連結導向至 %s",
"If you do not want to visit that page, you can return to Mail." : "若不想造訪該頁,您可以回到Mail。",
- "Continue to %s" : "前往 %s"
+ "Continue to %s" : "前往 %s",
+ "Account creation" : "帳戶創建"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index aa15108dbe..92c2092a47 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -716,6 +716,7 @@
"Redirect" : "重新導向",
"The link leads to %s" : "該連結導向至 %s",
"If you do not want to visit that page, you can return to Mail." : "若不想造訪該頁,您可以回到Mail。",
- "Continue to %s" : "前往 %s"
+ "Continue to %s" : "前往 %s",
+ "Account creation" : "帳戶創建"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index cd2d012815..70f3e75f9d 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -718,6 +718,7 @@ OC.L10N.register(
"Redirect" : "重新導向",
"The link leads to %s" : "該連結導向至 %s",
"If you do not want to visit that page, you can return to Mail." : "若不想造訪該頁,您可以回到郵件。",
- "Continue to %s" : "前往 %s"
+ "Continue to %s" : "前往 %s",
+ "Account creation" : "帳號建立"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 663543fb32..24316b6dab 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -716,6 +716,7 @@
"Redirect" : "重新導向",
"The link leads to %s" : "該連結導向至 %s",
"If you do not want to visit that page, you can return to Mail." : "若不想造訪該頁,您可以回到郵件。",
- "Continue to %s" : "前往 %s"
+ "Continue to %s" : "前往 %s",
+ "Account creation" : "帳號建立"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file