[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-07-21 02:57:37 +00:00
parent e02f89b1fe
commit 2d327c783c
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
6 changed files with 64 additions and 4 deletions

View File

@ -12,7 +12,15 @@ OC.L10N.register(
"The email address you entered is not valid" : "Zadaná e-mailová adresa nie je platná",
"Verify your %s registration request" : "Overte svoju žiadosť o registráciu %s",
"Registration" : "Registrácia",
"Email address verified, you can now complete your registration." : "Registráciu môžete dokončiť, e-mailová adresa je overená.",
"Click the button below to continue." : "Pokračujte kliknutím na tlačidlo nižšie.",
"Continue registration" : "Pokračujte v registrácii",
"A problem occurred sending email, please contact your administrator." : "Pri odosielaní e-mailu sa vyskytol problém. Kontaktujte svojho správcu.",
"New user \"%s\" has created an account on %s" : "Nový používateľ „%s“ vytvoril účet na %s",
"New user registered" : "Nový užívateľ je zaregistrovaný",
"\"%1$s\" registered a new account on %2$s." : "„%1$s“ zaregistroval nový účet na %2$s.",
"\"%1$s\" registered a new account on %2$s and needs to be enabled." : "„%1$s“ zaregistroval nový účet na %2$s a je potrebné ho povoliť.",
"Enable now" : "Povoliť teraz",
"A user has already taken this email, maybe you already have an account?" : "Niekto už tento e-mail použil, nemáte už účet?",
"You can <a href=\"%s\">log in now</a>." : "Teraz sa môžete <a href=\"%s\">prihlásiť</a>.",
"Registration is only allowed for the following domains: " : "Registrácia je povolená iba pre nasledujúce domény: ",
@ -29,6 +37,7 @@ OC.L10N.register(
"Default group that all registered users belong" : "Predvolená skupina, do ktorej patria všetci registrovaní používatelia",
"None" : "Žiadne",
"Allowed mail address domains for registration" : "Povolené domény poštovej adresy na registráciu",
"Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Zadajte zoznam povolených domén oddelených bodkočiarkami. Príklad: nextcloud.com; priklad.com",
"Require admin approval?" : "Vyžadujete schválenie správcom?",
"Registration is only allowed for the following domains:" : "Registrácia je povolená iba pre nasledujúce domény:",
"Welcome, you can create your account below." : "Vitajte, účet si môžete vytvoriť nižšie.",

View File

@ -10,7 +10,15 @@
"The email address you entered is not valid" : "Zadaná e-mailová adresa nie je platná",
"Verify your %s registration request" : "Overte svoju žiadosť o registráciu %s",
"Registration" : "Registrácia",
"Email address verified, you can now complete your registration." : "Registráciu môžete dokončiť, e-mailová adresa je overená.",
"Click the button below to continue." : "Pokračujte kliknutím na tlačidlo nižšie.",
"Continue registration" : "Pokračujte v registrácii",
"A problem occurred sending email, please contact your administrator." : "Pri odosielaní e-mailu sa vyskytol problém. Kontaktujte svojho správcu.",
"New user \"%s\" has created an account on %s" : "Nový používateľ „%s“ vytvoril účet na %s",
"New user registered" : "Nový užívateľ je zaregistrovaný",
"\"%1$s\" registered a new account on %2$s." : "„%1$s“ zaregistroval nový účet na %2$s.",
"\"%1$s\" registered a new account on %2$s and needs to be enabled." : "„%1$s“ zaregistroval nový účet na %2$s a je potrebné ho povoliť.",
"Enable now" : "Povoliť teraz",
"A user has already taken this email, maybe you already have an account?" : "Niekto už tento e-mail použil, nemáte už účet?",
"You can <a href=\"%s\">log in now</a>." : "Teraz sa môžete <a href=\"%s\">prihlásiť</a>.",
"Registration is only allowed for the following domains: " : "Registrácia je povolená iba pre nasledujúce domény: ",
@ -27,6 +35,7 @@
"Default group that all registered users belong" : "Predvolená skupina, do ktorej patria všetci registrovaní používatelia",
"None" : "Žiadne",
"Allowed mail address domains for registration" : "Povolené domény poštovej adresy na registráciu",
"Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Zadajte zoznam povolených domén oddelených bodkočiarkami. Príklad: nextcloud.com; priklad.com",
"Require admin approval?" : "Vyžadujete schválenie správcom?",
"Registration is only allowed for the following domains:" : "Registrácia je povolená iba pre nasledujúce domény:",
"Welcome, you can create your account below." : "Vitajte, účet si môžete vytvoriť nižšie.",

View File

@ -2,12 +2,21 @@ OC.L10N.register(
"registration",
{
"Register" : "注册",
"Verification email successfully sent." : "验证邮件已成功发送",
"Saved" : "已保存",
"No such group" : "无此群组",
"The email address you entered is not valid" : "您输入的电子邮件地址不正确",
"Registration" : "注册",
"Unable to set user email: " : "无法设置用户电子邮件:",
"Default group that all registered users belong" : "注册的用户所属的默认群组",
"None" : "无",
"Require admin approval?" : "是否要求管理员批准?",
"Username" : "用户名",
"Password" : "密码",
"Create account" : "创建账号",
"Email" : "电子邮箱",
"Back to login" : "返回登录"
"Email" : "电子邮件",
"Request verification link" : "请求验证链接",
"Back to login" : "返回登录",
"Please re-enter a valid email address" : "请重新输入正确的电子邮件地址"
},
"nplurals=1; plural=0;");

View File

@ -1,11 +1,20 @@
{ "translations": {
"Register" : "注册",
"Verification email successfully sent." : "验证邮件已成功发送",
"Saved" : "已保存",
"No such group" : "无此群组",
"The email address you entered is not valid" : "您输入的电子邮件地址不正确",
"Registration" : "注册",
"Unable to set user email: " : "无法设置用户电子邮件:",
"Default group that all registered users belong" : "注册的用户所属的默认群组",
"None" : "无",
"Require admin approval?" : "是否要求管理员批准?",
"Username" : "用户名",
"Password" : "密码",
"Create account" : "创建账号",
"Email" : "电子邮箱",
"Back to login" : "返回登录"
"Email" : "电子邮件",
"Request verification link" : "请求验证链接",
"Back to login" : "返回登录",
"Please re-enter a valid email address" : "请重新输入正确的电子邮件地址"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -2,7 +2,19 @@ OC.L10N.register(
"registration",
{
"Register" : "註冊",
"Verification email successfully sent." : "驗證電子郵件已經成功傳送。",
"Saved" : "已儲存",
"No such group" : "沒有此群組",
"The email address you entered is not valid" : "您輸入的電子郵件地址不是有效的",
"Verify your %s registration request" : "驗證您的%s註冊需求",
"Registration" : "註冊",
"Email address verified, you can now complete your registration." : "電子郵件地址已經驗證,您現在可以完成您的註冊。",
"Click the button below to continue." : "點下方按鈕以繼續。",
"Continue registration" : "繼續註冊",
"Enable now" : "現在啟用",
"You can <a href=\"%s\">log in now</a>." : "您現在可以<a href=\"%s\">登入</a>。",
"Please provide a valid user name." : "請提供一個有效的使用者名稱",
"Unable to set user email: " : "無法設定使用者電子郵件:",
"None" : "無",
"Username" : "使用者名稱",
"Password" : "密碼",

View File

@ -1,6 +1,18 @@
{ "translations": {
"Register" : "註冊",
"Verification email successfully sent." : "驗證電子郵件已經成功傳送。",
"Saved" : "已儲存",
"No such group" : "沒有此群組",
"The email address you entered is not valid" : "您輸入的電子郵件地址不是有效的",
"Verify your %s registration request" : "驗證您的%s註冊需求",
"Registration" : "註冊",
"Email address verified, you can now complete your registration." : "電子郵件地址已經驗證,您現在可以完成您的註冊。",
"Click the button below to continue." : "點下方按鈕以繼續。",
"Continue registration" : "繼續註冊",
"Enable now" : "現在啟用",
"You can <a href=\"%s\">log in now</a>." : "您現在可以<a href=\"%s\">登入</a>。",
"Please provide a valid user name." : "請提供一個有效的使用者名稱",
"Unable to set user email: " : "無法設定使用者電子郵件:",
"None" : "無",
"Username" : "使用者名稱",
"Password" : "密碼",