diff --git a/l10n/fr.js b/l10n/fr.js
index 5f73537..1ae093c 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -20,9 +20,11 @@ OC.L10N.register(
"Registration" : "Inscription",
"Default group that all registered users belong" : "Groupe par défaut auquel appartiennent tous les utilisateurs",
"None" : "Aucun",
+ "Allowed mail address domains for registration" : "Domaines d'adresse mail autorisés pour l'inscription",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Saisissez une liste de domaines autorisés, séparés d'un point-virgule. Exemple: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "Les inscriptions ne sont autorisées que sur les domaines suivants :",
"A new user \"%s\" has created an account on %s" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
+ "A new user \"%\"s has created an account on %s" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
"To create a new account on %s, just click the following link:" : "Pour créer un nouveau compte sur %s, cliquez simplement sur le lien suivant link:",
"Welcome, you can create your account below." : "Bienvenue, vous pouvez créer votre compte ci-dessous.",
"Username" : "Nom d'utilisateur",
diff --git a/l10n/fr.json b/l10n/fr.json
index 35b9234..1eb9871 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -18,9 +18,11 @@
"Registration" : "Inscription",
"Default group that all registered users belong" : "Groupe par défaut auquel appartiennent tous les utilisateurs",
"None" : "Aucun",
+ "Allowed mail address domains for registration" : "Domaines d'adresse mail autorisés pour l'inscription",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Saisissez une liste de domaines autorisés, séparés d'un point-virgule. Exemple: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "Les inscriptions ne sont autorisées que sur les domaines suivants :",
"A new user \"%s\" has created an account on %s" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
+ "A new user \"%\"s has created an account on %s" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
"To create a new account on %s, just click the following link:" : "Pour créer un nouveau compte sur %s, cliquez simplement sur le lien suivant link:",
"Welcome, you can create your account below." : "Bienvenue, vous pouvez créer votre compte ci-dessous.",
"Username" : "Nom d'utilisateur",
diff --git a/l10n/fr.php b/l10n/fr.php
index 60195d0..e7a51b4 100644
--- a/l10n/fr.php
+++ b/l10n/fr.php
@@ -19,9 +19,11 @@ $TRANSLATIONS = array(
"Registration" => "Inscription",
"Default group that all registered users belong" => "Groupe par défaut auquel appartiennent tous les utilisateurs",
"None" => "Aucun",
+"Allowed mail address domains for registration" => "Domaines d'adresse mail autorisés pour l'inscription",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Saisissez une liste de domaines autorisés, séparés d'un point-virgule. Exemple: owncloud.com;github.com",
"Registration is only allowed for following domains:" => "Les inscriptions ne sont autorisées que sur les domaines suivants :",
"A new user \"%s\" has created an account on %s" => "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
+"A new user \"%\"s has created an account on %s" => "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
"To create a new account on %s, just click the following link:" => "Pour créer un nouveau compte sur %s, cliquez simplement sur le lien suivant link:",
"Welcome, you can create your account below." => "Bienvenue, vous pouvez créer votre compte ci-dessous.",
"Username" => "Nom d'utilisateur",
diff --git a/l10n/ja.js b/l10n/ja.js
index da598bc..3b9015e 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -3,9 +3,9 @@ OC.L10N.register(
{
"Register" : "登録",
"Email address you entered is not valid" : "入力されたメールアドレスが正しくありません",
- "A problem occurred sending email, please contact your administrator." : "メール送信でエラーが発生しました,管理者に連絡してください。",
+ "A problem occurred sending email, please contact your administrator." : "メール送信時にエラーが発生しました。管理者に連絡してください。",
"There is already a pending registration with this email, a new verification email has been sent to the address." : "このメールアドレスでの登録申請がすでに存在します,新しい確認メールをアドレスに送信しました。",
- "A user has already taken this email, maybe you already have an account?" : "このメールアドレスは既に使用中です,もしかして既にアカウントを持っていませんか?",
+ "A user has already taken this email, maybe you already have an account?" : "このメールアドレスは既に使用中です。もしかして既にアカウントを持っていませんか?",
"You can log in now." : "今すぐログイン できます。",
"Verification email successfully sent." : "確認メールを送信しました。",
"Invalid verification URL. No registration request with this verification URL is found." : "確認URLが不正です。この確認URLに紐付く登録リクエストは、ありません。",
diff --git a/l10n/ja.json b/l10n/ja.json
index d1fd558..0a5b244 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -1,9 +1,9 @@
{ "translations": {
"Register" : "登録",
"Email address you entered is not valid" : "入力されたメールアドレスが正しくありません",
- "A problem occurred sending email, please contact your administrator." : "メール送信でエラーが発生しました,管理者に連絡してください。",
+ "A problem occurred sending email, please contact your administrator." : "メール送信時にエラーが発生しました。管理者に連絡してください。",
"There is already a pending registration with this email, a new verification email has been sent to the address." : "このメールアドレスでの登録申請がすでに存在します,新しい確認メールをアドレスに送信しました。",
- "A user has already taken this email, maybe you already have an account?" : "このメールアドレスは既に使用中です,もしかして既にアカウントを持っていませんか?",
+ "A user has already taken this email, maybe you already have an account?" : "このメールアドレスは既に使用中です。もしかして既にアカウントを持っていませんか?",
"You can log in now." : "今すぐログイン できます。",
"Verification email successfully sent." : "確認メールを送信しました。",
"Invalid verification URL. No registration request with this verification URL is found." : "確認URLが不正です。この確認URLに紐付く登録リクエストは、ありません。",
diff --git a/l10n/ja.php b/l10n/ja.php
index 793d48b..2ee4603 100644
--- a/l10n/ja.php
+++ b/l10n/ja.php
@@ -2,9 +2,9 @@
$TRANSLATIONS = array(
"Register" => "登録",
"Email address you entered is not valid" => "入力されたメールアドレスが正しくありません",
-"A problem occurred sending email, please contact your administrator." => "メール送信でエラーが発生しました,管理者に連絡してください。",
+"A problem occurred sending email, please contact your administrator." => "メール送信時にエラーが発生しました。管理者に連絡してください。",
"There is already a pending registration with this email, a new verification email has been sent to the address." => "このメールアドレスでの登録申請がすでに存在します,新しい確認メールをアドレスに送信しました。",
-"A user has already taken this email, maybe you already have an account?" => "このメールアドレスは既に使用中です,もしかして既にアカウントを持っていませんか?",
+"A user has already taken this email, maybe you already have an account?" => "このメールアドレスは既に使用中です。もしかして既にアカウントを持っていませんか?",
"You can log in now." => "今すぐログイン できます。",
"Verification email successfully sent." => "確認メールを送信しました。",
"Invalid verification URL. No registration request with this verification URL is found." => "確認URLが不正です。この確認URLに紐付く登録リクエストは、ありません。",
diff --git a/l10n/th_TH.js b/l10n/th_TH.js
index 90758fb..7a6d624 100644
--- a/l10n/th_TH.js
+++ b/l10n/th_TH.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" : "ชื่อผู้ใช้งาน",
diff --git a/l10n/th_TH.json b/l10n/th_TH.json
index 11b10d0..2512c7e 100644
--- a/l10n/th_TH.json
+++ b/l10n/th_TH.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" : "ชื่อผู้ใช้งาน",
diff --git a/l10n/th_TH.php b/l10n/th_TH.php
index 8be9390..61fc558 100644
--- a/l10n/th_TH.php
+++ b/l10n/th_TH.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" => "ชื่อผู้ใช้งาน",