diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-02-09 21:22:36 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-02-09 21:22:36 +0200 |
commit | fc0287a82910f8743d97a2d649dd610c0817641d (patch) | |
tree | f3123ef06985b8ee776e4527b82ced6238d9c9f5 | |
parent | ed8bca5394d5ce295b96965da982bd2df1051379 (diff) | |
download | wekan-fc0287a82910f8743d97a2d649dd610c0817641d.tar.gz wekan-fc0287a82910f8743d97a2d649dd610c0817641d.tar.bz2 wekan-fc0287a82910f8743d97a2d649dd610c0817641d.zip |
Update translations.
-rw-r--r-- | i18n/es.i18n.json | 6 | ||||
-rw-r--r-- | i18n/he.i18n.json | 14 |
2 files changed, 10 insertions, 10 deletions
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json index 79f45124..dad03bf6 100644 --- a/i18n/es.i18n.json +++ b/i18n/es.i18n.json @@ -363,9 +363,9 @@ "muted-info": "No serás notificado de ningún cambio en este tablero", "my-boards": "Mis tableros", "name": "Nombre", - "no-archived-cards": "No hay tarjetas en el Archivo", - "no-archived-lists": "No hay listas en el Archivo", - "no-archived-swimlanes": "No hay carriles en el Archivo", + "no-archived-cards": "No hay tarjetas archivadas.", + "no-archived-lists": "No hay listas archivadas.", + "no-archived-swimlanes": "No hay carriles archivados.", "no-results": "Sin resultados", "normal": "Normal", "normal-desc": "Puedes ver y editar tarjetas. No puedes cambiar la configuración.", diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index c10ea38b..307cacf6 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -335,10 +335,10 @@ "list-archive-cards-pop": "כל הכרטיסים מרשימה זו יוסרו מהלוח. לצפייה בכרטיסים השמורים בארכיון ולהחזירם ללוח, ניתן ללחוץ על „תפריט” > „פריטים בארכיון”.", "list-move-cards": "העברת כל הכרטיסים שברשימה זו", "list-select-cards": "בחירת כל הכרטיסים שברשימה זו", - "set-color-list": "Set Color", + "set-color-list": "הגדר צבע", "listActionPopup-title": "פעולות רשימה", "swimlaneActionPopup-title": "פעולות על מסלול", - "swimlaneAddPopup-title": "Add a Swimlane below", + "swimlaneAddPopup-title": "הוספת נתיב זרימה מתחת", "listImportCardPopup-title": "יבוא כרטיס מ־Trello", "listMorePopup-title": "עוד", "link-list": "קישור לרשימה זו", @@ -520,9 +520,9 @@ "editCardReceivedDatePopup-title": "החלפת מועד הקבלה", "editCardEndDatePopup-title": "החלפת מועד הסיום", "setCardColorPopup-title": "הגדרת צבע", - "setCardActionsColorPopup-title": "Choose a color", - "setSwimlaneColorPopup-title": "Choose a color", - "setListColorPopup-title": "Choose a color", + "setCardActionsColorPopup-title": "בחירת צבע", + "setSwimlaneColorPopup-title": "בחירת צבע", + "setListColorPopup-title": "בחירת צבע", "assigned-by": "הוקצה על ידי", "requested-by": "התבקש על ידי", "board-delete-notice": "מחיקה היא לצמיתות. כל הרשימות, הכרטיבים והפעולות שקשורים בלוח הזה ילכו לאיבוד.", @@ -660,6 +660,6 @@ "add-custom-html-before-body-end": "הוספת קוד HTML מותאם אישית לפני ה־</body> הסוגר.", "error-undefined": "מהו השתבש", "error-ldap-login": "אירעה שגיאה בעת ניסיון הכניסה", - "display-authentication-method": "Display Authentication Method", - "default-authentication-method": "Default Authentication Method" + "display-authentication-method": "הצג שיטת אימות", + "default-authentication-method": "שיטת אימות ברירת מחדל" }
\ No newline at end of file |