[tx-robot] updated from transifex
This commit is contained in:
parent
d38dd3874d
commit
e5fd1b45cd
|
|
@ -13,6 +13,7 @@ OC.L10N.register(
|
|||
"Unable to set user email: " : "Nelze nastavit email uživatele:",
|
||||
"Failed to delete pending registration request" : "Selhalo smazání čekajících požadavků na registraci",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Váš účet byl úspěšně vytvořen, můžete se nyní <a href=\"{link}\">přihlásit</a>.",
|
||||
"Verify your %s registration request" : "Ověřte svůj požadavek na registraci %s",
|
||||
"Your settings have been updated." : "Vaše nastavení bylo aktualizováno.",
|
||||
"No such group" : "Taková skupina neexistuje",
|
||||
"Registration" : "Registrace",
|
||||
|
|
@ -21,6 +22,7 @@ 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:",
|
||||
"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",
|
||||
"Password" : "Heslo",
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@
|
|||
"Unable to set user email: " : "Nelze nastavit email uživatele:",
|
||||
"Failed to delete pending registration request" : "Selhalo smazání čekajících požadavků na registraci",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Váš účet byl úspěšně vytvořen, můžete se nyní <a href=\"{link}\">přihlásit</a>.",
|
||||
"Verify your %s registration request" : "Ověřte svůj požadavek na registraci %s",
|
||||
"Your settings have been updated." : "Vaše nastavení bylo aktualizováno.",
|
||||
"No such group" : "Taková skupina neexistuje",
|
||||
"Registration" : "Registrace",
|
||||
|
|
@ -19,6 +20,7 @@
|
|||
"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:",
|
||||
"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",
|
||||
"Password" : "Heslo",
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to set user email: " => "Nelze nastavit email uživatele:",
|
||||
"Failed to delete pending registration request" => "Selhalo smazání čekajících požadavků na registraci",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Váš účet byl úspěšně vytvořen, můžete se nyní <a href=\"{link}\">přihlásit</a>.",
|
||||
"Verify your %s registration request" => "Ověřte svůj požadavek na registraci %s",
|
||||
"Your settings have been updated." => "Vaše nastavení bylo aktualizováno.",
|
||||
"No such group" => "Taková skupina neexistuje",
|
||||
"Registration" => "Registrace",
|
||||
|
|
@ -20,6 +21,7 @@ $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:",
|
||||
"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",
|
||||
"Password" => "Heslo",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ OC.L10N.register(
|
|||
"Unable to set user email: " : "Impossible de définir l'email utilisateur :",
|
||||
"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 <a href=\"{link}\">log in now</a>." : "Votre compte a bien été créé, vous pouvez maintenant <a href=\"{link}\">vous connecter</a>.",
|
||||
"Verify your %s registration request" : "Effectuez la vérification de votre demande d'inscription %s",
|
||||
"Your settings have been updated." : "Vos paramètres ont été mis à jour.",
|
||||
"No such group" : "Aucun groupe correspondant",
|
||||
"Registration" : "Inscription",
|
||||
|
|
@ -20,6 +21,7 @@ OC.L10N.register(
|
|||
"None" : "Aucun",
|
||||
"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 :",
|
||||
"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",
|
||||
"Password" : "Mot de passe",
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@
|
|||
"Unable to set user email: " : "Impossible de définir l'email utilisateur :",
|
||||
"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 <a href=\"{link}\">log in now</a>." : "Votre compte a bien été créé, vous pouvez maintenant <a href=\"{link}\">vous connecter</a>.",
|
||||
"Verify your %s registration request" : "Effectuez la vérification de votre demande d'inscription %s",
|
||||
"Your settings have been updated." : "Vos paramètres ont été mis à jour.",
|
||||
"No such group" : "Aucun groupe correspondant",
|
||||
"Registration" : "Inscription",
|
||||
|
|
@ -18,6 +19,7 @@
|
|||
"None" : "Aucun",
|
||||
"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 :",
|
||||
"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",
|
||||
"Password" : "Mot de passe",
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to set user email: " => "Impossible de définir l'email utilisateur :",
|
||||
"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 <a href=\"{link}\">log in now</a>." => "Votre compte a bien été créé, vous pouvez maintenant <a href=\"{link}\">vous connecter</a>.",
|
||||
"Verify your %s registration request" => "Effectuez la vérification de votre demande d'inscription %s",
|
||||
"Your settings have been updated." => "Vos paramètres ont été mis à jour.",
|
||||
"No such group" => "Aucun groupe correspondant",
|
||||
"Registration" => "Inscription",
|
||||
|
|
@ -19,6 +20,7 @@ $TRANSLATIONS = array(
|
|||
"None" => "Aucun",
|
||||
"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 :",
|
||||
"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",
|
||||
"Password" => "Mot de passe",
|
||||
|
|
|
|||
|
|
@ -13,13 +13,16 @@ OC.L10N.register(
|
|||
"Unable to set user email: " : "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
|
||||
"Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ <a href=\"{link}\">เข้าสู่ระบบได้ที่นี่</a>",
|
||||
"Verify your %s registration request" : "ตรวจสอบ %s ของคุณเพื่อร้องขอการลงทะเบียน",
|
||||
"Your settings have been updated." : "การตั้งค่าของคุณได้รับการปรับปรุง",
|
||||
"No such group" : "ไม่มีกลุ่มดังกล่าว",
|
||||
"Registration" : "การลงทะเบียน",
|
||||
"Default group that all registered users belong" : "ค่าเริ่มต้นของกลุ่มผู้ใช้ที่ลงทะเบียนเป็นสมาชิก",
|
||||
"None" : "ไม่มี",
|
||||
"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:" : "การลงทะเบียนอนุญาตเฉพาะโดเมนดังต่อไปนี้:",
|
||||
"To create a new account on %s, just click the following link:" : "หากต้องการสร้างบัญชีใหม่บน %s เพียงแค่คลิกที่ลิงค์ต่อไปนี้:",
|
||||
"Welcome, you can create your account below." : "ยินดีต้อนรับ, คุณสามารถสร้างบัญชีของคุณด้านล่าง",
|
||||
"Username" : "ชื่อผู้ใช้งาน",
|
||||
"Password" : "รหัสผ่าน",
|
||||
|
|
|
|||
|
|
@ -11,13 +11,16 @@
|
|||
"Unable to set user email: " : "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
|
||||
"Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ <a href=\"{link}\">เข้าสู่ระบบได้ที่นี่</a>",
|
||||
"Verify your %s registration request" : "ตรวจสอบ %s ของคุณเพื่อร้องขอการลงทะเบียน",
|
||||
"Your settings have been updated." : "การตั้งค่าของคุณได้รับการปรับปรุง",
|
||||
"No such group" : "ไม่มีกลุ่มดังกล่าว",
|
||||
"Registration" : "การลงทะเบียน",
|
||||
"Default group that all registered users belong" : "ค่าเริ่มต้นของกลุ่มผู้ใช้ที่ลงทะเบียนเป็นสมาชิก",
|
||||
"None" : "ไม่มี",
|
||||
"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:" : "การลงทะเบียนอนุญาตเฉพาะโดเมนดังต่อไปนี้:",
|
||||
"To create a new account on %s, just click the following link:" : "หากต้องการสร้างบัญชีใหม่บน %s เพียงแค่คลิกที่ลิงค์ต่อไปนี้:",
|
||||
"Welcome, you can create your account below." : "ยินดีต้อนรับ, คุณสามารถสร้างบัญชีของคุณด้านล่าง",
|
||||
"Username" : "ชื่อผู้ใช้งาน",
|
||||
"Password" : "รหัสผ่าน",
|
||||
|
|
|
|||
|
|
@ -12,13 +12,16 @@ $TRANSLATIONS = array(
|
|||
"Unable to set user email: " => "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
|
||||
"Failed to delete pending registration request" => "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ <a href=\"{link}\">เข้าสู่ระบบได้ที่นี่</a>",
|
||||
"Verify your %s registration request" => "ตรวจสอบ %s ของคุณเพื่อร้องขอการลงทะเบียน",
|
||||
"Your settings have been updated." => "การตั้งค่าของคุณได้รับการปรับปรุง",
|
||||
"No such group" => "ไม่มีกลุ่มดังกล่าว",
|
||||
"Registration" => "การลงทะเบียน",
|
||||
"Default group that all registered users belong" => "ค่าเริ่มต้นของกลุ่มผู้ใช้ที่ลงทะเบียนเป็นสมาชิก",
|
||||
"None" => "ไม่มี",
|
||||
"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:" => "การลงทะเบียนอนุญาตเฉพาะโดเมนดังต่อไปนี้:",
|
||||
"To create a new account on %s, just click the following link:" => "หากต้องการสร้างบัญชีใหม่บน %s เพียงแค่คลิกที่ลิงค์ต่อไปนี้:",
|
||||
"Welcome, you can create your account below." => "ยินดีต้อนรับ, คุณสามารถสร้างบัญชีของคุณด้านล่าง",
|
||||
"Username" => "ชื่อผู้ใช้งาน",
|
||||
"Password" => "รหัสผ่าน",
|
||||
|
|
|
|||
Loading…
Reference in New Issue