diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js
index 6100ae6..ead3b0e 100644
--- a/l10n/cs_CZ.js
+++ b/l10n/cs_CZ.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Failed to delete pending registration request" : "Selhalo smazání čekajících požadavků na registraci",
"Your account has been successfully created, you can log in now." : "Váš účet byl úspěšně vytvořen, můžete se nyní přihlásit.",
"Verify your %s registration request" : "Ověřte svůj požadavek na registraci %s",
+ "A new user \"%s\" had created an account on %s" : "Nový uživatel \"%s\" vytvořil účet na %s",
"Your settings have been updated." : "Vaše nastavení bylo aktualizováno.",
"No such group" : "Taková skupina neexistuje",
"Registration" : "Registrace",
@@ -22,6 +23,8 @@ OC.L10N.register(
"Allowed mail address domains for registration" : "Povolené domény emailových adres pro registraci",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Zadejte středníkem oddělený seznam povolených domén. Příklad: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "Registrace je povolena pouze pro následující domény:",
+ "A new user \"%s\" has created an account on %s" : "Nový uživatel \"%s\" vytvořil účet na %s",
+ "A new user \"%\"s has created an account on %s" : "Nový uživatel \"%\"s vytvořil účet na %s",
"To create a new account on %s, just click the following link:" : "Pro vytvoření nového účtu na %s klikněte na následující odkaz:",
"Welcome, you can create your account below." : "Vítejte, svůj účet si můžete založit níže.",
"Username" : "Uživatelské jméno",
diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json
index 710a95c..66d0eac 100644
--- a/l10n/cs_CZ.json
+++ b/l10n/cs_CZ.json
@@ -12,6 +12,7 @@
"Failed to delete pending registration request" : "Selhalo smazání čekajících požadavků na registraci",
"Your account has been successfully created, you can log in now." : "Váš účet byl úspěšně vytvořen, můžete se nyní přihlásit.",
"Verify your %s registration request" : "Ověřte svůj požadavek na registraci %s",
+ "A new user \"%s\" had created an account on %s" : "Nový uživatel \"%s\" vytvořil účet na %s",
"Your settings have been updated." : "Vaše nastavení bylo aktualizováno.",
"No such group" : "Taková skupina neexistuje",
"Registration" : "Registrace",
@@ -20,6 +21,8 @@
"Allowed mail address domains for registration" : "Povolené domény emailových adres pro registraci",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Zadejte středníkem oddělený seznam povolených domén. Příklad: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "Registrace je povolena pouze pro následující domény:",
+ "A new user \"%s\" has created an account on %s" : "Nový uživatel \"%s\" vytvořil účet na %s",
+ "A new user \"%\"s has created an account on %s" : "Nový uživatel \"%\"s vytvořil účet na %s",
"To create a new account on %s, just click the following link:" : "Pro vytvoření nového účtu na %s klikněte na následující odkaz:",
"Welcome, you can create your account below." : "Vítejte, svůj účet si můžete založit níže.",
"Username" : "Uživatelské jméno",
diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php
index 0642e30..e69f454 100644
--- a/l10n/cs_CZ.php
+++ b/l10n/cs_CZ.php
@@ -13,6 +13,7 @@ $TRANSLATIONS = array(
"Failed to delete pending registration request" => "Selhalo smazání čekajících požadavků na registraci",
"Your account has been successfully created, you can log in now." => "Váš účet byl úspěšně vytvořen, můžete se nyní přihlásit.",
"Verify your %s registration request" => "Ověřte svůj požadavek na registraci %s",
+"A new user \"%s\" had created an account on %s" => "Nový uživatel \"%s\" vytvořil účet na %s",
"Your settings have been updated." => "Vaše nastavení bylo aktualizováno.",
"No such group" => "Taková skupina neexistuje",
"Registration" => "Registrace",
@@ -21,6 +22,8 @@ $TRANSLATIONS = array(
"Allowed mail address domains for registration" => "Povolené domény emailových adres pro registraci",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Zadejte středníkem oddělený seznam povolených domén. Příklad: owncloud.com;github.com",
"Registration is only allowed for following domains:" => "Registrace je povolena pouze pro následující domény:",
+"A new user \"%s\" has created an account on %s" => "Nový uživatel \"%s\" vytvořil účet na %s",
+"A new user \"%\"s has created an account on %s" => "Nový uživatel \"%\"s vytvořil účet na %s",
"To create a new account on %s, just click the following link:" => "Pro vytvoření nového účtu na %s klikněte na následující odkaz:",
"Welcome, you can create your account below." => "Vítejte, svůj účet si můžete založit níže.",
"Username" => "Uživatelské jméno",
diff --git a/l10n/fr.js b/l10n/fr.js
index 4de5af5..398377c 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Failed to delete pending registration request" : "Erreur lors de la suppression de la demande d'enregistrement en attente",
"Your account has been successfully created, you can log in now." : "Votre compte a bien été créé, vous pouvez maintenant vous connecter.",
"Verify your %s registration request" : "Effectuez la vérification de votre demande d'inscription %s",
+ "A new user \"%s\" had created an account on %s" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
"Your settings have been updated." : "Vos paramètres ont été mis à jour.",
"No such group" : "Aucun groupe correspondant",
"Registration" : "Inscription",
diff --git a/l10n/fr.json b/l10n/fr.json
index 84ee1c6..4248eaa 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -12,6 +12,7 @@
"Failed to delete pending registration request" : "Erreur lors de la suppression de la demande d'enregistrement en attente",
"Your account has been successfully created, you can log in now." : "Votre compte a bien été créé, vous pouvez maintenant vous connecter.",
"Verify your %s registration request" : "Effectuez la vérification de votre demande d'inscription %s",
+ "A new user \"%s\" had created an account on %s" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
"Your settings have been updated." : "Vos paramètres ont été mis à jour.",
"No such group" : "Aucun groupe correspondant",
"Registration" : "Inscription",
diff --git a/l10n/fr.php b/l10n/fr.php
index 4bf0c80..b14f726 100644
--- a/l10n/fr.php
+++ b/l10n/fr.php
@@ -13,6 +13,7 @@ $TRANSLATIONS = array(
"Failed to delete pending registration request" => "Erreur lors de la suppression de la demande d'enregistrement en attente",
"Your account has been successfully created, you can log in now." => "Votre compte a bien été créé, vous pouvez maintenant vous connecter.",
"Verify your %s registration request" => "Effectuez la vérification de votre demande d'inscription %s",
+"A new user \"%s\" had created an account on %s" => "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
"Your settings have been updated." => "Vos paramètres ont été mis à jour.",
"No such group" => "Aucun groupe correspondant",
"Registration" => "Inscription",
diff --git a/l10n/ja.js b/l10n/ja.js
index a340ab2..da598bc 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Failed to delete pending registration request" : "保留中の登録リクエストの削除に失敗しました",
"Your account has been successfully created, you can log in now." : "アカウントは無事作成されました。 こちらのリンクからログインしてください。",
"Verify your %s registration request" : "%s の登録リクエストを確認してください",
+ "A new user \"%s\" had created an account on %s" : "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
"Your settings have been updated." : "設定を更新しました。",
"No such group" : "そのようなグループはありません",
"Registration" : "登録",
@@ -22,6 +23,8 @@ OC.L10N.register(
"Allowed mail address domains for registration" : "登録が許可されたメールアドレスドメイン",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
"Registration is only allowed for following domains:" : "次のドメインのみ登録可能です:",
+ "A new user \"%s\" has created an account on %s" : "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
+ "A new user \"%\"s has created an account on %s" : "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
"To create a new account on %s, just click the following link:" : " %s に新しいアカウントを作成する場合、以下のリンクをクリックしてください: ",
"Welcome, you can create your account below." : "ようこそ、以下から新しくアカウントを作成できます。",
"Username" : "ユーザーID",
diff --git a/l10n/ja.json b/l10n/ja.json
index 6617ce2..d1fd558 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -12,6 +12,7 @@
"Failed to delete pending registration request" : "保留中の登録リクエストの削除に失敗しました",
"Your account has been successfully created, you can log in now." : "アカウントは無事作成されました。 こちらのリンクからログインしてください。",
"Verify your %s registration request" : "%s の登録リクエストを確認してください",
+ "A new user \"%s\" had created an account on %s" : "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
"Your settings have been updated." : "設定を更新しました。",
"No such group" : "そのようなグループはありません",
"Registration" : "登録",
@@ -20,6 +21,8 @@
"Allowed mail address domains for registration" : "登録が許可されたメールアドレスドメイン",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
"Registration is only allowed for following domains:" : "次のドメインのみ登録可能です:",
+ "A new user \"%s\" has created an account on %s" : "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
+ "A new user \"%\"s has created an account on %s" : "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
"To create a new account on %s, just click the following link:" : " %s に新しいアカウントを作成する場合、以下のリンクをクリックしてください: ",
"Welcome, you can create your account below." : "ようこそ、以下から新しくアカウントを作成できます。",
"Username" : "ユーザーID",
diff --git a/l10n/ja.php b/l10n/ja.php
index fe4d9d8..793d48b 100644
--- a/l10n/ja.php
+++ b/l10n/ja.php
@@ -13,6 +13,7 @@ $TRANSLATIONS = array(
"Failed to delete pending registration request" => "保留中の登録リクエストの削除に失敗しました",
"Your account has been successfully created, you can log in now." => "アカウントは無事作成されました。 こちらのリンクからログインしてください。",
"Verify your %s registration request" => "%s の登録リクエストを確認してください",
+"A new user \"%s\" had created an account on %s" => "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
"Your settings have been updated." => "設定を更新しました。",
"No such group" => "そのようなグループはありません",
"Registration" => "登録",
@@ -21,6 +22,8 @@ $TRANSLATIONS = array(
"Allowed mail address domains for registration" => "登録が許可されたメールアドレスドメイン",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
"Registration is only allowed for following domains:" => "次のドメインのみ登録可能です:",
+"A new user \"%s\" has created an account on %s" => "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
+"A new user \"%\"s has created an account on %s" => "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
"To create a new account on %s, just click the following link:" => " %s に新しいアカウントを作成する場合、以下のリンクをクリックしてください: ",
"Welcome, you can create your account below." => "ようこそ、以下から新しくアカウントを作成できます。",
"Username" => "ユーザーID",