[tx-robot] updated from transifex
This commit is contained in:
parent
5f4f593920
commit
aa6ff8e1a5
|
|
@ -4,6 +4,8 @@ OC.L10N.register(
|
|||
"Register" : "Registrovat",
|
||||
"Email address you entered is not valid" : "Zadaná emailová adresa není správná",
|
||||
"Verify your ownCloud registration request" : "Ověřte svůj požadavek na registraci ownCloud",
|
||||
"A problem occurred sending email, please contact your administrator." : "Při odesílání emailu nastala chyba, kontaktujte prosím svého administrátora.",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Nyní se můžete <a href=\"{login}\">přihlásit</a>.",
|
||||
"Verification email successfully sent." : "Ověřovací email úspěšně odeslán.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Neplatná ověřovací URL. Nebyl nalezen žádný registrační požadavek pro tuto ověřovací URL.",
|
||||
"Unable to create user, there are problems with user backend." : "Není možné vytvořit uživatelský účet, nastaly potíže v systému úložiště uživatelů.",
|
||||
|
|
@ -15,6 +17,9 @@ OC.L10N.register(
|
|||
"Registration" : "Registrace",
|
||||
"Default group that all registered users belong" : "Výchozí skupina pro všechny nově registrované uživatele",
|
||||
"None" : "Žádné",
|
||||
"Allowed domains for registration" : "Povolené domény 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 ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Pro vytvoření nového účtu v ownCloud klikněte na následující odkaz:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
||||
"Welcome, you can create your account below." : "Vítejte, svůj účet si můžete založit níže.",
|
||||
"Username" : "Uživatelské jméno",
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
"Register" : "Registrovat",
|
||||
"Email address you entered is not valid" : "Zadaná emailová adresa není správná",
|
||||
"Verify your ownCloud registration request" : "Ověřte svůj požadavek na registraci ownCloud",
|
||||
"A problem occurred sending email, please contact your administrator." : "Při odesílání emailu nastala chyba, kontaktujte prosím svého administrátora.",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Nyní se můžete <a href=\"{login}\">přihlásit</a>.",
|
||||
"Verification email successfully sent." : "Ověřovací email úspěšně odeslán.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Neplatná ověřovací URL. Nebyl nalezen žádný registrační požadavek pro tuto ověřovací URL.",
|
||||
"Unable to create user, there are problems with user backend." : "Není možné vytvořit uživatelský účet, nastaly potíže v systému úložiště uživatelů.",
|
||||
|
|
@ -13,6 +15,9 @@
|
|||
"Registration" : "Registrace",
|
||||
"Default group that all registered users belong" : "Výchozí skupina pro všechny nově registrované uživatele",
|
||||
"None" : "Žádné",
|
||||
"Allowed domains for registration" : "Povolené domény 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 ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Pro vytvoření nového účtu v ownCloud klikněte na následující odkaz:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
||||
"Welcome, you can create your account below." : "Vítejte, svůj účet si můžete založit níže.",
|
||||
"Username" : "Uživatelské jméno",
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@ $TRANSLATIONS = array(
|
|||
"Register" => "Registrovat",
|
||||
"Email address you entered is not valid" => "Zadaná emailová adresa není správná",
|
||||
"Verify your ownCloud registration request" => "Ověřte svůj požadavek na registraci ownCloud",
|
||||
"A problem occurred sending email, please contact your administrator." => "Při odesílání emailu nastala chyba, kontaktujte prosím svého administrátora.",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Nyní se můžete <a href=\"{login}\">přihlásit</a>.",
|
||||
"Verification email successfully sent." => "Ověřovací email úspěšně odeslán.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Neplatná ověřovací URL. Nebyl nalezen žádný registrační požadavek pro tuto ověřovací URL.",
|
||||
"Unable to create user, there are problems with user backend." => "Není možné vytvořit uživatelský účet, nastaly potíže v systému úložiště uživatelů.",
|
||||
|
|
@ -14,6 +16,9 @@ $TRANSLATIONS = array(
|
|||
"Registration" => "Registrace",
|
||||
"Default group that all registered users belong" => "Výchozí skupina pro všechny nově registrované uživatele",
|
||||
"None" => "Žádné",
|
||||
"Allowed domains for registration" => "Povolené domény 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 ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Pro vytvoření nového účtu v ownCloud klikněte na následující odkaz:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
||||
"Welcome, you can create your account below." => "Vítejte, svůj účet si můžete založit níže.",
|
||||
"Username" => "Uživatelské jméno",
|
||||
|
|
|
|||
|
|
@ -6,6 +6,8 @@ OC.L10N.register(
|
|||
"Verify your ownCloud registration request" : "Επιβεβαιώστε την αίτηση εγγραφής στο ownCloud",
|
||||
"A problem occurred sending email, please contact your administrator." : "Παρουσιάστηκε σφάλμα κατά την αποστολή email, παρακαλώ επικοινωνήστε με τον διαχειριστή.",
|
||||
"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?" : "Υπάρχει χρήστης με αυτή τη διεύθυνση email. Μηπώς έχετε ήδη λογαριασμό;",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Μπορείτε να <a href=\"{login}\">εισέλθετε τώρα</a>.",
|
||||
"Verification email successfully sent." : "Το μήνυμα επαλήθευσης στάλθηκε επιτυχώς.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Μη έγκυρη URL επιβεβαίωσης. Καμμία αίτηση εγγραφής δεν βρέθηκε με αυτό το URL επιβεβαίωσης.",
|
||||
"Unable to create user, there are problems with user backend." : "Αδύνατη η δημιουργία χρήστη, υπάρχουν προβλήματα με το σύστημα υποστήριξης χρήστη.",
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@
|
|||
"Verify your ownCloud registration request" : "Επιβεβαιώστε την αίτηση εγγραφής στο ownCloud",
|
||||
"A problem occurred sending email, please contact your administrator." : "Παρουσιάστηκε σφάλμα κατά την αποστολή email, παρακαλώ επικοινωνήστε με τον διαχειριστή.",
|
||||
"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?" : "Υπάρχει χρήστης με αυτή τη διεύθυνση email. Μηπώς έχετε ήδη λογαριασμό;",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Μπορείτε να <a href=\"{login}\">εισέλθετε τώρα</a>.",
|
||||
"Verification email successfully sent." : "Το μήνυμα επαλήθευσης στάλθηκε επιτυχώς.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Μη έγκυρη URL επιβεβαίωσης. Καμμία αίτηση εγγραφής δεν βρέθηκε με αυτό το URL επιβεβαίωσης.",
|
||||
"Unable to create user, there are problems with user backend." : "Αδύνατη η δημιουργία χρήστη, υπάρχουν προβλήματα με το σύστημα υποστήριξης χρήστη.",
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ $TRANSLATIONS = array(
|
|||
"Verify your ownCloud registration request" => "Επιβεβαιώστε την αίτηση εγγραφής στο ownCloud",
|
||||
"A problem occurred sending email, please contact your administrator." => "Παρουσιάστηκε σφάλμα κατά την αποστολή email, παρακαλώ επικοινωνήστε με τον διαχειριστή.",
|
||||
"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?" => "Υπάρχει χρήστης με αυτή τη διεύθυνση email. Μηπώς έχετε ήδη λογαριασμό;",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Μπορείτε να <a href=\"{login}\">εισέλθετε τώρα</a>.",
|
||||
"Verification email successfully sent." => "Το μήνυμα επαλήθευσης στάλθηκε επιτυχώς.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Μη έγκυρη URL επιβεβαίωσης. Καμμία αίτηση εγγραφής δεν βρέθηκε με αυτό το URL επιβεβαίωσης.",
|
||||
"Unable to create user, there are problems with user backend." => "Αδύνατη η δημιουργία χρήστη, υπάρχουν προβλήματα με το σύστημα υποστήριξης χρήστη.",
|
||||
|
|
|
|||
|
|
@ -6,6 +6,8 @@ OC.L10N.register(
|
|||
"Verify your ownCloud registration request" : "Verifikasi permintaan pendaftaran ownCloud Anda",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ada masalah saat mengirim email, silakan hubungi administrator Anda.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Sudah ada pendaftaran yang tertunda dengan email ini, sebuah verifikasi email telah dikirim ke alamat tersebut.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Seorang pengguna sudah menggunakan email ini, mungkinkah Anda sudah mempunyai akun?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Anda dapat <a href=\"{login}\">masuk sekarang</a>.",
|
||||
"Verification email successfully sent." : "Email verifikasi berhasil dikirim",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "URL verifikasi tidak sah. Tidak ada permintaan pendaftaran dengan URL verifikasi ini yang ditemukan.",
|
||||
"Unable to create user, there are problems with user backend." : "Tidak dapat membuat pengguna, terdapat masalah dengan backend pengguna.",
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@
|
|||
"Verify your ownCloud registration request" : "Verifikasi permintaan pendaftaran ownCloud Anda",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ada masalah saat mengirim email, silakan hubungi administrator Anda.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Sudah ada pendaftaran yang tertunda dengan email ini, sebuah verifikasi email telah dikirim ke alamat tersebut.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Seorang pengguna sudah menggunakan email ini, mungkinkah Anda sudah mempunyai akun?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Anda dapat <a href=\"{login}\">masuk sekarang</a>.",
|
||||
"Verification email successfully sent." : "Email verifikasi berhasil dikirim",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "URL verifikasi tidak sah. Tidak ada permintaan pendaftaran dengan URL verifikasi ini yang ditemukan.",
|
||||
"Unable to create user, there are problems with user backend." : "Tidak dapat membuat pengguna, terdapat masalah dengan backend pengguna.",
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ $TRANSLATIONS = array(
|
|||
"Verify your ownCloud registration request" => "Verifikasi permintaan pendaftaran ownCloud Anda",
|
||||
"A problem occurred sending email, please contact your administrator." => "Ada masalah saat mengirim email, silakan hubungi administrator Anda.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Sudah ada pendaftaran yang tertunda dengan email ini, sebuah verifikasi email telah dikirim ke alamat tersebut.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Seorang pengguna sudah menggunakan email ini, mungkinkah Anda sudah mempunyai akun?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Anda dapat <a href=\"{login}\">masuk sekarang</a>.",
|
||||
"Verification email successfully sent." => "Email verifikasi berhasil dikirim",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "URL verifikasi tidak sah. Tidak ada permintaan pendaftaran dengan URL verifikasi ini yang ditemukan.",
|
||||
"Unable to create user, there are problems with user backend." => "Tidak dapat membuat pengguna, terdapat masalah dengan backend pengguna.",
|
||||
|
|
|
|||
|
|
@ -6,6 +6,8 @@ OC.L10N.register(
|
|||
"Verify your ownCloud registration request" : "Controleer uw ownCloud registratie verzoek",
|
||||
"A problem occurred sending email, please contact your administrator." : "Er ontstond een probleem bij het versturen van het e-mailbericht, neem contact op met uw beheerder.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Er is al een registratie met dit e-mailadres in behandeling, er is nu een nieuwe verificatie e-mail naar dit adres gestuurd.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Een gebruiker heeft dit e-mailadres al, misschien hebt u al een account?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "U kunt <a href=\"{login}\">nu inloggen</a>.",
|
||||
"Verification email successfully sent." : "Verificatie e-mailbericht succesvol verstuurd.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Ongeldige verificatie URL. Er is geen aanvraag voor registratie met deze URL gevonden.",
|
||||
"Unable to create user, there are problems with user backend." : "Kan gebruikersaccount niet creëren, er zijn problemen met gebruiker's backend.",
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@
|
|||
"Verify your ownCloud registration request" : "Controleer uw ownCloud registratie verzoek",
|
||||
"A problem occurred sending email, please contact your administrator." : "Er ontstond een probleem bij het versturen van het e-mailbericht, neem contact op met uw beheerder.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Er is al een registratie met dit e-mailadres in behandeling, er is nu een nieuwe verificatie e-mail naar dit adres gestuurd.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Een gebruiker heeft dit e-mailadres al, misschien hebt u al een account?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "U kunt <a href=\"{login}\">nu inloggen</a>.",
|
||||
"Verification email successfully sent." : "Verificatie e-mailbericht succesvol verstuurd.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Ongeldige verificatie URL. Er is geen aanvraag voor registratie met deze URL gevonden.",
|
||||
"Unable to create user, there are problems with user backend." : "Kan gebruikersaccount niet creëren, er zijn problemen met gebruiker's backend.",
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ $TRANSLATIONS = array(
|
|||
"Verify your ownCloud registration request" => "Controleer uw ownCloud registratie verzoek",
|
||||
"A problem occurred sending email, please contact your administrator." => "Er ontstond een probleem bij het versturen van het e-mailbericht, neem contact op met uw beheerder.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Er is al een registratie met dit e-mailadres in behandeling, er is nu een nieuwe verificatie e-mail naar dit adres gestuurd.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Een gebruiker heeft dit e-mailadres al, misschien hebt u al een account?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "U kunt <a href=\"{login}\">nu inloggen</a>.",
|
||||
"Verification email successfully sent." => "Verificatie e-mailbericht succesvol verstuurd.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Ongeldige verificatie URL. Er is geen aanvraag voor registratie met deze URL gevonden.",
|
||||
"Unable to create user, there are problems with user backend." => "Kan gebruikersaccount niet creëren, er zijn problemen met gebruiker's backend.",
|
||||
|
|
|
|||
|
|
@ -4,6 +4,10 @@ OC.L10N.register(
|
|||
"Register" : "สมัครสมาชิก",
|
||||
"Email address you entered is not valid" : "ที่อยู่อีเมลที่คุณป้อนไม่ถูกต้อง",
|
||||
"Verify your ownCloud registration request" : "ตรวจสอบคำขอลงทะเบียน ownCloud ของคุณ",
|
||||
"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?" : "อีเมล์นี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "คุณสามารถ <a href=\"{login}\">เข้าสู่ระบบในขณะนี้</a>",
|
||||
"Verification email successfully sent." : "ส่งอีเมลยืนยันเรียบร้อยแล้ว",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "ตรวจสอบ URL ไม่ถูกต้องไม่มีคำขอการลงทะเบียน",
|
||||
"Unable to create user, there are problems with user backend." : "ไม่สามารถสร้างผู้ใช้ที่มีปัญหาเกี่ยวกับแบ็กเอนด์ของผู้ใช้",
|
||||
|
|
@ -15,6 +19,9 @@ OC.L10N.register(
|
|||
"Registration" : "การลงทะเบียน",
|
||||
"Default group that all registered users belong" : "ค่าเริ่มต้นของกลุ่มผู้ใช้ที่ลงทะเบียนเป็นสมาชิก",
|
||||
"None" : "ไม่มี",
|
||||
"Allowed 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 ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "เพื่อที่จะสร้างบัญชี ownCloud ใหม่ โปรดคลิกที่ลิงค์ต่อไปนี้:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
||||
"Welcome, you can create your account below." : "ยินดีต้อนรับ, คุณสามารถสร้างบัญชีของคุณด้านล่าง",
|
||||
"Username" : "ชื่อผู้ใช้งาน",
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
"Register" : "สมัครสมาชิก",
|
||||
"Email address you entered is not valid" : "ที่อยู่อีเมลที่คุณป้อนไม่ถูกต้อง",
|
||||
"Verify your ownCloud registration request" : "ตรวจสอบคำขอลงทะเบียน ownCloud ของคุณ",
|
||||
"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?" : "อีเมล์นี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "คุณสามารถ <a href=\"{login}\">เข้าสู่ระบบในขณะนี้</a>",
|
||||
"Verification email successfully sent." : "ส่งอีเมลยืนยันเรียบร้อยแล้ว",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "ตรวจสอบ URL ไม่ถูกต้องไม่มีคำขอการลงทะเบียน",
|
||||
"Unable to create user, there are problems with user backend." : "ไม่สามารถสร้างผู้ใช้ที่มีปัญหาเกี่ยวกับแบ็กเอนด์ของผู้ใช้",
|
||||
|
|
@ -13,6 +17,9 @@
|
|||
"Registration" : "การลงทะเบียน",
|
||||
"Default group that all registered users belong" : "ค่าเริ่มต้นของกลุ่มผู้ใช้ที่ลงทะเบียนเป็นสมาชิก",
|
||||
"None" : "ไม่มี",
|
||||
"Allowed 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 ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "เพื่อที่จะสร้างบัญชี ownCloud ใหม่ โปรดคลิกที่ลิงค์ต่อไปนี้:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
||||
"Welcome, you can create your account below." : "ยินดีต้อนรับ, คุณสามารถสร้างบัญชีของคุณด้านล่าง",
|
||||
"Username" : "ชื่อผู้ใช้งาน",
|
||||
|
|
|
|||
|
|
@ -3,6 +3,10 @@ $TRANSLATIONS = array(
|
|||
"Register" => "สมัครสมาชิก",
|
||||
"Email address you entered is not valid" => "ที่อยู่อีเมลที่คุณป้อนไม่ถูกต้อง",
|
||||
"Verify your ownCloud registration request" => "ตรวจสอบคำขอลงทะเบียน ownCloud ของคุณ",
|
||||
"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?" => "อีเมล์นี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "คุณสามารถ <a href=\"{login}\">เข้าสู่ระบบในขณะนี้</a>",
|
||||
"Verification email successfully sent." => "ส่งอีเมลยืนยันเรียบร้อยแล้ว",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "ตรวจสอบ URL ไม่ถูกต้องไม่มีคำขอการลงทะเบียน",
|
||||
"Unable to create user, there are problems with user backend." => "ไม่สามารถสร้างผู้ใช้ที่มีปัญหาเกี่ยวกับแบ็กเอนด์ของผู้ใช้",
|
||||
|
|
@ -14,6 +18,9 @@ $TRANSLATIONS = array(
|
|||
"Registration" => "การลงทะเบียน",
|
||||
"Default group that all registered users belong" => "ค่าเริ่มต้นของกลุ่มผู้ใช้ที่ลงทะเบียนเป็นสมาชิก",
|
||||
"None" => "ไม่มี",
|
||||
"Allowed 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 ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "เพื่อที่จะสร้างบัญชี ownCloud ใหม่ โปรดคลิกที่ลิงค์ต่อไปนี้:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
||||
"Welcome, you can create your account below." => "ยินดีต้อนรับ, คุณสามารถสร้างบัญชีของคุณด้านล่าง",
|
||||
"Username" => "ชื่อผู้ใช้งาน",
|
||||
|
|
|
|||
|
|
@ -6,6 +6,8 @@ OC.L10N.register(
|
|||
"Verify your ownCloud registration request" : "ownCloud kayıt talebinizi doğrulayın",
|
||||
"A problem occurred sending email, please contact your administrator." : "Eposta gönderilirken hata oluştu, lütfen sistem yöneticinizle bağlantı kurun.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Bu eposta adresiyle bir kayıt işlemi zaten beklemede, yeni bir doğrulama epostası bu adrese gönderilecek.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Bu eposta adresiyle bir hesap alınmış, zaten bir hesabınız olabilir mi?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Artık <a href=\"{login}\">oturum açabilirsiniz</a>.",
|
||||
"Verification email successfully sent." : "Doğrulama e-postası başarıyla gönderildi.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Geçersiz doğrulama adresi. Bu doğrulama adresi ile bir kayıt talebi bulunamadı.",
|
||||
"Unable to create user, there are problems with user backend." : "Kullanıcı oluşturma başarısız, kullanıcı arka ucu ile ilgili sorunlar var.",
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@
|
|||
"Verify your ownCloud registration request" : "ownCloud kayıt talebinizi doğrulayın",
|
||||
"A problem occurred sending email, please contact your administrator." : "Eposta gönderilirken hata oluştu, lütfen sistem yöneticinizle bağlantı kurun.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Bu eposta adresiyle bir kayıt işlemi zaten beklemede, yeni bir doğrulama epostası bu adrese gönderilecek.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Bu eposta adresiyle bir hesap alınmış, zaten bir hesabınız olabilir mi?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Artık <a href=\"{login}\">oturum açabilirsiniz</a>.",
|
||||
"Verification email successfully sent." : "Doğrulama e-postası başarıyla gönderildi.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Geçersiz doğrulama adresi. Bu doğrulama adresi ile bir kayıt talebi bulunamadı.",
|
||||
"Unable to create user, there are problems with user backend." : "Kullanıcı oluşturma başarısız, kullanıcı arka ucu ile ilgili sorunlar var.",
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ $TRANSLATIONS = array(
|
|||
"Verify your ownCloud registration request" => "ownCloud kayıt talebinizi doğrulayın",
|
||||
"A problem occurred sending email, please contact your administrator." => "Eposta gönderilirken hata oluştu, lütfen sistem yöneticinizle bağlantı kurun.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Bu eposta adresiyle bir kayıt işlemi zaten beklemede, yeni bir doğrulama epostası bu adrese gönderilecek.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Bu eposta adresiyle bir hesap alınmış, zaten bir hesabınız olabilir mi?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Artık <a href=\"{login}\">oturum açabilirsiniz</a>.",
|
||||
"Verification email successfully sent." => "Doğrulama e-postası başarıyla gönderildi.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Geçersiz doğrulama adresi. Bu doğrulama adresi ile bir kayıt talebi bulunamadı.",
|
||||
"Unable to create user, there are problems with user backend." => "Kullanıcı oluşturma başarısız, kullanıcı arka ucu ile ilgili sorunlar var.",
|
||||
|
|
|
|||
Loading…
Reference in New Issue