From f7ca3846f0f50519e2f8469ce4d37a2a71cc451c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 6 May 2017 09:25:35 +0300 Subject: Update translations. --- i18n/ar.i18n.json | 2 +- i18n/br.i18n.json | 2 +- i18n/ca.i18n.json | 2 +- i18n/cs.i18n.json | 2 +- i18n/de.i18n.json | 2 +- i18n/eo.i18n.json | 2 +- i18n/es-ES.i18n.json | 2 +- i18n/es.i18n.json | 2 +- i18n/eu.i18n.json | 2 +- i18n/fa.i18n.json | 2 +- i18n/fi.i18n.json | 2 +- i18n/fr.i18n.json | 2 +- i18n/he.i18n.json | 2 +- i18n/it.i18n.json | 2 +- i18n/ja.i18n.json | 2 +- i18n/ko.i18n.json | 2 +- i18n/no.i18n.json | 2 +- i18n/pl.i18n.json | 2 +- i18n/pt-BR.i18n.json | 2 +- i18n/ro.i18n.json | 2 +- i18n/ru.i18n.json | 2 +- i18n/sr.i18n.json | 2 +- i18n/sv.i18n.json | 2 +- i18n/th.i18n.json | 2 +- i18n/tr.i18n.json | 2 +- i18n/zh-CN.i18n.json | 2 +- i18n/zh-TW.i18n.json | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) (limited to 'i18n') diff --git a/i18n/ar.i18n.json b/i18n/ar.i18n.json index a1fd3f5c..9f524641 100644 --- a/i18n/ar.i18n.json +++ b/i18n/ar.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Your JSON data does not include the proper information in the correct format", "error-list-doesNotExist": "This list does not exist", "error-user-doesNotExist": "This user does not exist", - "error-user-notAllowSelf": "This action on self is not allowed", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "This user is not created", "error-username-taken": "This username is already taken", "export-board": "Export board", diff --git a/i18n/br.i18n.json b/i18n/br.i18n.json index e9d026a8..cce23c21 100644 --- a/i18n/br.i18n.json +++ b/i18n/br.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Your JSON data does not include the proper information in the correct format", "error-list-doesNotExist": "This list does not exist", "error-user-doesNotExist": "This user does not exist", - "error-user-notAllowSelf": "This action on self is not allowed", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "This user is not created", "error-username-taken": "This username is already taken", "export-board": "Export board", diff --git a/i18n/ca.i18n.json b/i18n/ca.i18n.json index 22e5dbd3..21aa0d9d 100644 --- a/i18n/ca.i18n.json +++ b/i18n/ca.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "La dades JSON no contenen la informació en el format correcte", "error-list-doesNotExist": "La llista no existeix", "error-user-doesNotExist": "L'usuari no existeix", - "error-user-notAllowSelf": "Aquesta acció no està permesa", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "L'usuari no s'ha creat", "error-username-taken": "Aquest usuari ja existeix", "export-board": "Exporta tauler", diff --git a/i18n/cs.i18n.json b/i18n/cs.i18n.json index 1d22c0be..d2da4bb6 100644 --- a/i18n/cs.i18n.json +++ b/i18n/cs.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Tato JSON data neobsahují správné informace v platném formátu", "error-list-doesNotExist": "Tento seznam neexistuje", "error-user-doesNotExist": "Tento uživatel neexistuje", - "error-user-notAllowSelf": "Tato akce pro sebe sama není povolena", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "Tento uživatel není vytvořen", "error-username-taken": "This username is already taken", "export-board": "Exportovat tablo", diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json index 3ad42292..f85a398d 100644 --- a/i18n/de.i18n.json +++ b/i18n/de.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Ihre JSON-Daten enthalten nicht die gewünschten Informationen im richtigen Format", "error-list-doesNotExist": "Diese Liste existiert nicht", "error-user-doesNotExist": "Dieser Nutzer existiert nicht", - "error-user-notAllowSelf": "Diese Aktion auf self ist nicht erlaubt", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "Dieser Nutzer ist nicht angelegt", "error-username-taken": "Dieser Benutzername ist bereits vergeben", "export-board": "Board exportieren", diff --git a/i18n/eo.i18n.json b/i18n/eo.i18n.json index 49028460..93c606c4 100644 --- a/i18n/eo.i18n.json +++ b/i18n/eo.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Via JSON ne enhavas la ĝustajn informojn en ĝusta formato", "error-list-doesNotExist": "Tio listo ne ekzistas", "error-user-doesNotExist": "Tio uzanto ne ekzistas", - "error-user-notAllowSelf": "This action on self is not allowed", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "Uzanto ne kreita", "error-username-taken": "Uzantnomo jam prenita", "export-board": "Export board", diff --git a/i18n/es-ES.i18n.json b/i18n/es-ES.i18n.json index 0df4fec9..193e34d2 100644 --- a/i18n/es-ES.i18n.json +++ b/i18n/es-ES.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Tus datos JSON no contienen la información adecuada y/o no están en el formato correcto", "error-list-doesNotExist": "Esta lista no existe", "error-user-doesNotExist": "Este usuario no existe", - "error-user-notAllowSelf": "Esa acción en si misma no está permitida", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "Este usuario no se ha creado", "error-username-taken": "This username is already taken", "export-board": "Exportar tablero", diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json index fc614057..74974cd8 100644 --- a/i18n/es.i18n.json +++ b/i18n/es.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Your JSON data does not include the proper information in the correct format", "error-list-doesNotExist": "This list does not exist", "error-user-doesNotExist": "This user does not exist", - "error-user-notAllowSelf": "This action on self is not allowed", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "This user is not created", "error-username-taken": "Este nombre de usuario ya está en uso", "export-board": "Export board", diff --git a/i18n/eu.i18n.json b/i18n/eu.i18n.json index 75b9f7ca..8f85b5b8 100644 --- a/i18n/eu.i18n.json +++ b/i18n/eu.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Zure JSON datuek ez dute formatu zuzenaren informazio egokia", "error-list-doesNotExist": "Zerrenda hau ez da existitzen", "error-user-doesNotExist": "Erabiltzaile hau ez da existitzen", - "error-user-notAllowSelf": "Ekintza hau zure buruari ez da zilegi", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "Erabiltzaile hau sortu gabe dago", "error-username-taken": "Erabiltzaile-izen hori hartuta dago", "export-board": "Esportatu arbela", diff --git a/i18n/fa.i18n.json b/i18n/fa.i18n.json index ffadc677..7eaf25ab 100644 --- a/i18n/fa.i18n.json +++ b/i18n/fa.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "داده های Json شما، شامل اطلاعات صحیح در غالب درستی نمی باشد.", "error-list-doesNotExist": "این لیست موجود نیست", "error-user-doesNotExist": "این کاربر وجود ندارد", - "error-user-notAllowSelf": "این اقدامبروی خود، مجاز نمی باشد", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "این کاربر ایجاد نشده است", "error-username-taken": "This username is already taken", "export-board": "انتقال به بیرون تخته", diff --git a/i18n/fi.i18n.json b/i18n/fi.i18n.json index 0cfde7c1..2cf229b7 100644 --- a/i18n/fi.i18n.json +++ b/i18n/fi.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "JSON tietosi ei sisällä oikeaa tietoa oikeassa muodossa", "error-list-doesNotExist": "Tätä listaa ei ole olemassa", "error-user-doesNotExist": "Tätä käyttäjää ei ole olemassa", - "error-user-notAllowSelf": "Tämä toiminto itseäsi kohtaan ei ole sallittu", + "error-user-notAllowSelf": "Et voi kutsua itseäsi", "error-user-notCreated": "Tätä käyttäjää ei ole luotu", "error-username-taken": "Tämä käyttäjätunnus on jo käytössä", "export-board": "Vie taulu", diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index cdfde151..6248d6fc 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Vos données JSON ne contiennent pas l'information appropriée dans un format correct", "error-list-doesNotExist": "Cette liste n'existe pas", "error-user-doesNotExist": "Cet utilisateur n'existe pas", - "error-user-notAllowSelf": "Cette action n'est pas autorisée pour soi-même", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "Cet utilisateur n'a pas encore été créé", "error-username-taken": "Ce nom d'utilisateur est déjà utilisé", "export-board": "Exporter le tableau", diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index 06dda2e0..36440fbf 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "נתוני ה־JSON שלך לא כוללים את המידע הנכון בתבנית הנכונה", "error-list-doesNotExist": "רשימה זו לא קיימת", "error-user-doesNotExist": "משתמש זה לא קיים", - "error-user-notAllowSelf": "אין הרשאה לביצוע פעולה זו על עצמך", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "משתמש זה לא נוצר", "error-username-taken": "המשתמש כבר קיים במערכת", "export-board": "ייצוא לוח", diff --git a/i18n/it.i18n.json b/i18n/it.i18n.json index 121f7470..d297cf7b 100644 --- a/i18n/it.i18n.json +++ b/i18n/it.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Il tuo file JSON non contiene le giuste informazioni nel formato corretto", "error-list-doesNotExist": "Questa lista non esiste", "error-user-doesNotExist": "Questo utente non esiste", - "error-user-notAllowSelf": "Questa azione su se stessa non è permessa", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "L'utente non è stato creato", "error-username-taken": "Questo username è già utilizzato", "export-board": "Esporta bacheca", diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json index 133c7a4b..b95fb9f3 100644 --- a/i18n/ja.i18n.json +++ b/i18n/ja.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Your JSON data does not include the proper information in the correct format", "error-list-doesNotExist": "This list does not exist", "error-user-doesNotExist": "ユーザーが存在しません", - "error-user-notAllowSelf": "この操作は許可されていません", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "ユーザーが作成されていません", "error-username-taken": "このユーザ名は既に使用されています", "export-board": "ボードのエクスポート", diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json index 0dca4c53..400d84b8 100644 --- a/i18n/ko.i18n.json +++ b/i18n/ko.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "JSON 데이터에 정보가 올바른 형식으로 포함되어 있지 않습니다.", "error-list-doesNotExist": "목록이 없습니다.", "error-user-doesNotExist": "멤버의 정보가 없습니다.", - "error-user-notAllowSelf": "이 작업은 자신에게 할수 없습니다.", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "유저가 생성되지 않았습니다.", "error-username-taken": "중복된 아이디 입니다.", "export-board": "보드 내보내기", diff --git a/i18n/no.i18n.json b/i18n/no.i18n.json index 953bb0a6..9126bcdb 100644 --- a/i18n/no.i18n.json +++ b/i18n/no.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Your JSON data does not include the proper information in the correct format", "error-list-doesNotExist": "This list does not exist", "error-user-doesNotExist": "This user does not exist", - "error-user-notAllowSelf": "This action on self is not allowed", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "This user is not created", "error-username-taken": "This username is already taken", "export-board": "Export board", diff --git a/i18n/pl.i18n.json b/i18n/pl.i18n.json index 2159e420..75707a0a 100644 --- a/i18n/pl.i18n.json +++ b/i18n/pl.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Twój JSON nie zawiera prawidłowych informacji w poprawnym formacie", "error-list-doesNotExist": "Ta lista nie isnieje", "error-user-doesNotExist": "Ten użytkownik nie istnieje", - "error-user-notAllowSelf": "Ta akcje nie jest dozwolona", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "Ten użytkownik nie został stworzony", "error-username-taken": "This username is already taken", "export-board": "Eksportuj tablicę", diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json index 9300d560..148d8c50 100644 --- a/i18n/pt-BR.i18n.json +++ b/i18n/pt-BR.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Seu JSON não inclui as informações no formato correto", "error-list-doesNotExist": "Esta lista não existe", "error-user-doesNotExist": "Este usuário não existe", - "error-user-notAllowSelf": "Esta ação em você mesmo não é permitida", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "Este usuário não foi criado", "error-username-taken": "Esse username já existe", "export-board": "Exportar quadro", diff --git a/i18n/ro.i18n.json b/i18n/ro.i18n.json index 6b56ef70..df45c745 100644 --- a/i18n/ro.i18n.json +++ b/i18n/ro.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Your JSON data does not include the proper information in the correct format", "error-list-doesNotExist": "This list does not exist", "error-user-doesNotExist": "This user does not exist", - "error-user-notAllowSelf": "This action on self is not allowed", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "This user is not created", "error-username-taken": "This username is already taken", "export-board": "Export board", diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json index e18ee09c..1b459149 100644 --- a/i18n/ru.i18n.json +++ b/i18n/ru.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Содержимое вашего JSON не содержит информацию в корректном формате", "error-list-doesNotExist": "Список не найден", "error-user-doesNotExist": "Пользователь не найден", - "error-user-notAllowSelf": "Нельзя выполнить это действие на себе", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "Пользователь не создан", "error-username-taken": "This username is already taken", "export-board": "Export board", diff --git a/i18n/sr.i18n.json b/i18n/sr.i18n.json index cd9d99ff..bdf86533 100644 --- a/i18n/sr.i18n.json +++ b/i18n/sr.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Your JSON data does not include the proper information in the correct format", "error-list-doesNotExist": "This list does not exist", "error-user-doesNotExist": "This user does not exist", - "error-user-notAllowSelf": "This action on self is not allowed", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "This user is not created", "error-username-taken": "Korisničko ime je već zauzeto", "export-board": "Export board", diff --git a/i18n/sv.i18n.json b/i18n/sv.i18n.json index e4a2a343..d9a5c58d 100644 --- a/i18n/sv.i18n.json +++ b/i18n/sv.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Din JSON data inkluderar inte korrekt information i rätt format", "error-list-doesNotExist": "Denna lista finns inte", "error-user-doesNotExist": "Denna användare finns inte", - "error-user-notAllowSelf": "Denna åtgärd på egen är inte tillåtet", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "Den här användaren har inte skapats", "error-username-taken": "Detta användarnamn är redan taget", "export-board": "Exportera anslagstavla", diff --git a/i18n/th.i18n.json b/i18n/th.i18n.json index cdcc95a8..d3491520 100644 --- a/i18n/th.i18n.json +++ b/i18n/th.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "รูปแบบข้้้อมูล JSON ของคุณไม่ถูกต้อง", "error-list-doesNotExist": "รายการนี้ไม่มีอยู่", "error-user-doesNotExist": "ผู้ใช้นี้ไม่มีอยู่", - "error-user-notAllowSelf": "การดำเนินการเกี่ยวกับเรื่องนี้ด้วยตัวเองไม่ได้รับอนุญาต", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "ผู้ใช้รายนี้ไม่ได้สร้าง", "error-username-taken": "ชื่อนี้ถูกใช้งานแล้ว", "export-board": "ส่งออกกระดาน", diff --git a/i18n/tr.i18n.json b/i18n/tr.i18n.json index f20fa7db..106e4ae5 100644 --- a/i18n/tr.i18n.json +++ b/i18n/tr.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Girdiğin JSON metni tüm bilgileri doğru biçimde barındırmıyor", "error-list-doesNotExist": "Liste bulunamadı", "error-user-doesNotExist": "Kullanıcı bulunamadı", - "error-user-notAllowSelf": "Bu işlemi kendi üzerinde yapamazsın", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "Bu üye oluşturulmadı", "error-username-taken": "Kullanıcı adı zaten alınmış", "export-board": "Panoyu dışarı aktar", diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json index a3c80305..0d60c171 100644 --- a/i18n/zh-CN.i18n.json +++ b/i18n/zh-CN.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "JSON 数据没有用正确的格式包含合适的信息", "error-list-doesNotExist": "不存在此列表", "error-user-doesNotExist": "该用户不存在", - "error-user-notAllowSelf": "不允许对自己执行此操作", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "该用户未能成功创建", "error-username-taken": "此用户名已存在", "export-board": "导出看板", diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json index 0d9797f4..39636c74 100644 --- a/i18n/zh-TW.i18n.json +++ b/i18n/zh-TW.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "JSON 資料沒有用正確的格式包含合適的資訊", "error-list-doesNotExist": "不存在此列表", "error-user-doesNotExist": "該使用者不存在", - "error-user-notAllowSelf": "不允許對自己執行此操作", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "該使用者未能成功建立", "error-username-taken": "這個使用者名稱已被使用", "export-board": "Export board", -- cgit v1.2.3-1-g7c22