Prechádzať zdrojové kódy

Updated translations.

Lauri Ojansivu 4 rokov pred
rodič
commit
8f506f1267
6 zmenil súbory, kde vykonal 46 pridanie a 46 odobranie
  1. 3 3
      i18n/de.i18n.json
  2. 7 7
      i18n/es-PE.i18n.json
  3. 20 20
      i18n/es.i18n.json
  4. 3 3
      i18n/fr.i18n.json
  5. 10 10
      i18n/he.i18n.json
  6. 3 3
      i18n/pt-BR.i18n.json

+ 3 - 3
i18n/de.i18n.json

@@ -327,8 +327,8 @@
   "export-board-json": "Board als JSON exportieren",
   "export-board-json": "Board als JSON exportieren",
   "export-board-csv": "Board als CSV exportieren",
   "export-board-csv": "Board als CSV exportieren",
   "export-board-tsv": "Board als TSV exportieren",
   "export-board-tsv": "Board als TSV exportieren",
-  "export-board-excel": "Export board to Excel",
-  "user-can-not-export-excel": "User can not export Excel",
+  "export-board-excel": "Board nach Excel exportieren",
+  "user-can-not-export-excel": "Benutzer kann nicht nach Excel exportieren",
   "export-board-html": "Board als HTML exportieren",
   "export-board-html": "Board als HTML exportieren",
   "exportBoardPopup-title": "Board exportieren",
   "exportBoardPopup-title": "Board exportieren",
   "sort": "Sortieren",
   "sort": "Sortieren",
@@ -609,7 +609,7 @@
   "accounts-allowEmailChange": "Ändern der E-Mailadresse erlauben",
   "accounts-allowEmailChange": "Ändern der E-Mailadresse erlauben",
   "accounts-allowUserNameChange": "Ändern des Benutzernamens erlauben",
   "accounts-allowUserNameChange": "Ändern des Benutzernamens erlauben",
   "createdAt": "Erstellt am",
   "createdAt": "Erstellt am",
-  "modifiedAt": "Modified at",
+  "modifiedAt": "Geändert am",
   "verified": "Geprüft",
   "verified": "Geprüft",
   "active": "Aktiv",
   "active": "Aktiv",
   "card-received": "Empfangen",
   "card-received": "Empfangen",

+ 7 - 7
i18n/es-PE.i18n.json

@@ -878,23 +878,23 @@
   "one-card-found": "One Card Found",
   "one-card-found": "One Card Found",
   "n-cards-found": "%s Cards Found",
   "n-cards-found": "%s Cards Found",
   "n-n-of-n-cards-found": "__start__-__end__ of __total__ Cards Found",
   "n-n-of-n-cards-found": "__start__-__end__ of __total__ Cards Found",
-  "operator-board": "board",
-  "operator-board-abbrev": "b",
-  "operator-swimlane": "swimlane",
-  "operator-swimlane-abbrev": "s",
+  "operator-board": "tablero",
+  "operator-board-abbrev": "t",
+  "operator-swimlane": "carril",
+  "operator-swimlane-abbrev": "c",
   "operator-list": "la lista",
   "operator-list": "la lista",
   "operator-list-abbrev": "l",
   "operator-list-abbrev": "l",
   "operator-label": "etiqueta",
   "operator-label": "etiqueta",
   "operator-label-abbrev": "#",
   "operator-label-abbrev": "#",
-  "operator-user": "user",
+  "operator-user": "usuario",
   "operator-user-abbrev": "@",
   "operator-user-abbrev": "@",
   "operator-member": "miembro",
   "operator-member": "miembro",
   "operator-member-abbrev": "m",
   "operator-member-abbrev": "m",
   "operator-assignee": "assignee",
   "operator-assignee": "assignee",
   "operator-assignee-abbrev": "a",
   "operator-assignee-abbrev": "a",
   "operator-is": "es",
   "operator-is": "es",
-  "operator-unknown-error": "%s is not an operator",
-  "heading-notes": "Notes",
+  "operator-unknown-error": "%s no es un operador",
+  "heading-notes": "Notas",
   "globalSearch-instructions-heading": "Search Instructions",
   "globalSearch-instructions-heading": "Search Instructions",
   "globalSearch-instructions-description": "Searches can include operators to refine the search.  Operators are specified by writing the operator name and value separated by a colon.  For example, an operator specification of `list:Blocked` would limit the search to cards that are contained in a list named *Blocked*.  If the value contains spaces or special characters it must be enclosed in quotation marks (e.g. `__operator_list__:\"To Review\"`).",
   "globalSearch-instructions-description": "Searches can include operators to refine the search.  Operators are specified by writing the operator name and value separated by a colon.  For example, an operator specification of `list:Blocked` would limit the search to cards that are contained in a list named *Blocked*.  If the value contains spaces or special characters it must be enclosed in quotation marks (e.g. `__operator_list__:\"To Review\"`).",
   "globalSearch-instructions-operators": "Available operators:",
   "globalSearch-instructions-operators": "Available operators:",

+ 20 - 20
i18n/es.i18n.json

@@ -865,20 +865,20 @@
   "dueCardsViewChange-title": "Due Cards View",
   "dueCardsViewChange-title": "Due Cards View",
   "dueCardsViewChangePopup-title": "Due Cards View",
   "dueCardsViewChangePopup-title": "Due Cards View",
   "dueCardsViewChange-choice-me": "Me",
   "dueCardsViewChange-choice-me": "Me",
-  "dueCardsViewChange-choice-all": "All Users",
+  "dueCardsViewChange-choice-all": "Todos los usuarios",
   "dueCardsViewChange-choice-all-description": "Shows all incomplete cards with a *Due* date from boards for which the user has permission.",
   "dueCardsViewChange-choice-all-description": "Shows all incomplete cards with a *Due* date from boards for which the user has permission.",
   "broken-cards": "Broken Cards",
   "broken-cards": "Broken Cards",
-  "board-title-not-found": "Board '%s' not found.",
+  "board-title-not-found": "Tablero '%s' no encontrado.",
   "swimlane-title-not-found": "Swimlane '%s' not found.",
   "swimlane-title-not-found": "Swimlane '%s' not found.",
-  "list-title-not-found": "List '%s' not found.",
-  "label-not-found": "Label '%s' not found.",
-  "user-username-not-found": "Username '%s' not found.",
-  "globalSearch-title": "Search All Boards",
-  "no-cards-found": "No Cards Found",
-  "one-card-found": "One Card Found",
-  "n-cards-found": "%s Cards Found",
+  "list-title-not-found": "Lista  '%s' no encontrada.",
+  "label-not-found": "Etiqueta '%s' no encontrada.",
+  "user-username-not-found": "Usuario '%s' no encontrado.",
+  "globalSearch-title": "Buscar todas las tarjetas",
+  "no-cards-found": "Ninguna tarjeta encontrada",
+  "one-card-found": "Una tarjeta encontrada",
+  "n-cards-found": "%s tarjetas encontradas",
   "n-n-of-n-cards-found": "__start__-__end__ of __total__ Cards Found",
   "n-n-of-n-cards-found": "__start__-__end__ of __total__ Cards Found",
-  "operator-board": "board",
+  "operator-board": "tablero",
   "operator-board-abbrev": "b",
   "operator-board-abbrev": "b",
   "operator-swimlane": "swimlane",
   "operator-swimlane": "swimlane",
   "operator-swimlane-abbrev": "s",
   "operator-swimlane-abbrev": "s",
@@ -886,18 +886,18 @@
   "operator-list-abbrev": "l",
   "operator-list-abbrev": "l",
   "operator-label": "etiqueta",
   "operator-label": "etiqueta",
   "operator-label-abbrev": "#",
   "operator-label-abbrev": "#",
-  "operator-user": "user",
+  "operator-user": "Usuario",
   "operator-user-abbrev": "@",
   "operator-user-abbrev": "@",
   "operator-member": "miembro",
   "operator-member": "miembro",
   "operator-member-abbrev": "m",
   "operator-member-abbrev": "m",
-  "operator-assignee": "assignee",
+  "operator-assignee": "Asignar",
   "operator-assignee-abbrev": "a",
   "operator-assignee-abbrev": "a",
   "operator-is": "es",
   "operator-is": "es",
-  "operator-unknown-error": "%s is not an operator",
-  "heading-notes": "Notes",
-  "globalSearch-instructions-heading": "Search Instructions",
+  "operator-unknown-error": "%s no es un operador",
+  "heading-notes": "Notas",
+  "globalSearch-instructions-heading": "Buscar instrucciones.",
   "globalSearch-instructions-description": "Searches can include operators to refine the search.  Operators are specified by writing the operator name and value separated by a colon.  For example, an operator specification of `list:Blocked` would limit the search to cards that are contained in a list named *Blocked*.  If the value contains spaces or special characters it must be enclosed in quotation marks (e.g. `__operator_list__:\"To Review\"`).",
   "globalSearch-instructions-description": "Searches can include operators to refine the search.  Operators are specified by writing the operator name and value separated by a colon.  For example, an operator specification of `list:Blocked` would limit the search to cards that are contained in a list named *Blocked*.  If the value contains spaces or special characters it must be enclosed in quotation marks (e.g. `__operator_list__:\"To Review\"`).",
-  "globalSearch-instructions-operators": "Available operators:",
+  "globalSearch-instructions-operators": "Operadores disponibles:",
   "globalSearch-instructions-operator-board": "`__operator_board__:title` - cards in boards matching the specified title",
   "globalSearch-instructions-operator-board": "`__operator_board__:title` - cards in boards matching the specified title",
   "globalSearch-instructions-operator-list": "`__operator_list__:title` - cards in lists matching the specified title",
   "globalSearch-instructions-operator-list": "`__operator_list__:title` - cards in lists matching the specified title",
   "globalSearch-instructions-operator-swimlane": "`__operator_swimlane__:title` - cards in swimlanes matching the specified title",
   "globalSearch-instructions-operator-swimlane": "`__operator_swimlane__:title` - cards in swimlanes matching the specified title",
@@ -907,12 +907,12 @@
   "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:username`",
   "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:username`",
   "globalSearch-instructions-operator-member": "`__operator_member__:username` - cards where the specified user is a *member*",
   "globalSearch-instructions-operator-member": "`__operator_member__:username` - cards where the specified user is a *member*",
   "globalSearch-instructions-operator-assignee": "`__operator_assignee__:username` - cards where the specified user is an *assignee*",
   "globalSearch-instructions-operator-assignee": "`__operator_assignee__:username` - cards where the specified user is an *assignee*",
-  "globalSearch-instructions-notes-1": "Multiple operators may be specified.",
+  "globalSearch-instructions-notes-1": "Múltiple operadores pueden ser seleccionados.",
   "globalSearch-instructions-notes-2": "Similar operators are *OR*ed together.  Cards that match any of the conditions will be returned.\n`__operator_list__:Available __operator_list__:Blocked` would return cards contained in any list named *Blocked* or *Available*.",
   "globalSearch-instructions-notes-2": "Similar operators are *OR*ed together.  Cards that match any of the conditions will be returned.\n`__operator_list__:Available __operator_list__:Blocked` would return cards contained in any list named *Blocked* or *Available*.",
   "globalSearch-instructions-notes-3": "Differing operators are *AND*ed together.  Only cards that match all of the differing operators are returned.\n`__operator_list__:Available __operator_label__:red` returns only cards in the list *Available* with a *red* label.",
   "globalSearch-instructions-notes-3": "Differing operators are *AND*ed together.  Only cards that match all of the differing operators are returned.\n`__operator_list__:Available __operator_label__:red` returns only cards in the list *Available* with a *red* label.",
-  "globalSearch-instructions-notes-4": "Text searches are case insensitive.",
-  "globalSearch-instructions-notes-5": "Currently archived cards are not searched.",
-  "link-to-search": "Link to this search",
+  "globalSearch-instructions-notes-4": "La búsqueda de texto distingue entre mayúsculas y minúsculas.",
+  "globalSearch-instructions-notes-5": "Las tarjetas actualmente archivadas no son seleccionadas.",
+  "link-to-search": "Enlazar a esta búsqueda",
   "excel-font": "Arial",
   "excel-font": "Arial",
   "number": "Número"
   "number": "Número"
 }
 }

+ 3 - 3
i18n/fr.i18n.json

@@ -327,8 +327,8 @@
   "export-board-json": "Exporter le tableau en JSON",
   "export-board-json": "Exporter le tableau en JSON",
   "export-board-csv": "Exporter le tableau en CSV",
   "export-board-csv": "Exporter le tableau en CSV",
   "export-board-tsv": "Exporter le tableau en TSV",
   "export-board-tsv": "Exporter le tableau en TSV",
-  "export-board-excel": "Export board to Excel",
-  "user-can-not-export-excel": "User can not export Excel",
+  "export-board-excel": "Exporter le tableau vers Excel",
+  "user-can-not-export-excel": "L'utilisateur ne peut pas exporter vers Excel",
   "export-board-html": "Exporter le tableau en HTML",
   "export-board-html": "Exporter le tableau en HTML",
   "exportBoardPopup-title": "Exporter le tableau",
   "exportBoardPopup-title": "Exporter le tableau",
   "sort": "Tri",
   "sort": "Tri",
@@ -609,7 +609,7 @@
   "accounts-allowEmailChange": "Autoriser le changement d'adresse mail",
   "accounts-allowEmailChange": "Autoriser le changement d'adresse mail",
   "accounts-allowUserNameChange": "Autoriser le changement d'identifiant",
   "accounts-allowUserNameChange": "Autoriser le changement d'identifiant",
   "createdAt": "Créé le",
   "createdAt": "Créé le",
-  "modifiedAt": "Modified at",
+  "modifiedAt": "Modifié le",
   "verified": "Vérifié",
   "verified": "Vérifié",
   "active": "Actif",
   "active": "Actif",
   "card-received": "Reçue",
   "card-received": "Reçue",

+ 10 - 10
i18n/he.i18n.json

@@ -327,8 +327,8 @@
   "export-board-json": "ייצוא לוח ל־JSON",
   "export-board-json": "ייצוא לוח ל־JSON",
   "export-board-csv": "ייצוא לוח ל־CSV",
   "export-board-csv": "ייצוא לוח ל־CSV",
   "export-board-tsv": "ייצוא לוח ל־TSV",
   "export-board-tsv": "ייצוא לוח ל־TSV",
-  "export-board-excel": "Export board to Excel",
-  "user-can-not-export-excel": "User can not export Excel",
+  "export-board-excel": "ייצוא לוח ל־Excel",
+  "user-can-not-export-excel": "המשתמש לא יכול לייצא ל־Excel",
   "export-board-html": "ייצוא לוח ל־HTML",
   "export-board-html": "ייצוא לוח ל־HTML",
   "exportBoardPopup-title": "ייצוא לוח",
   "exportBoardPopup-title": "ייצוא לוח",
   "sort": "מיון",
   "sort": "מיון",
@@ -609,7 +609,7 @@
   "accounts-allowEmailChange": "לאפשר שינוי דוא״ל",
   "accounts-allowEmailChange": "לאפשר שינוי דוא״ל",
   "accounts-allowUserNameChange": "לאפשר שינוי שם משתמש",
   "accounts-allowUserNameChange": "לאפשר שינוי שם משתמש",
   "createdAt": "נוצר ב",
   "createdAt": "נוצר ב",
-  "modifiedAt": "Modified at",
+  "modifiedAt": "נערך ב־",
   "verified": "עבר אימות",
   "verified": "עבר אימות",
   "active": "פעיל",
   "active": "פעיל",
   "card-received": "התקבל",
   "card-received": "התקבל",
@@ -871,13 +871,13 @@
   "board-title-not-found": "הלוח ‚%s’ לא נמצא.",
   "board-title-not-found": "הלוח ‚%s’ לא נמצא.",
   "swimlane-title-not-found": "המסלול ‚%s’ לא נמצא.",
   "swimlane-title-not-found": "המסלול ‚%s’ לא נמצא.",
   "list-title-not-found": "הרשימה ‚%s’ לא נמצאה.",
   "list-title-not-found": "הרשימה ‚%s’ לא נמצאה.",
-  "label-not-found": "Label '%s' not found.",
+  "label-not-found": "התווית ‚%s’ לא נמצאה.",
   "user-username-not-found": "שם המשתמש ‚%s’ לא נמצא.",
   "user-username-not-found": "שם המשתמש ‚%s’ לא נמצא.",
   "globalSearch-title": "חיפוש בכל הלוחות",
   "globalSearch-title": "חיפוש בכל הלוחות",
   "no-cards-found": "לא נמצאו כרטיסים",
   "no-cards-found": "לא נמצאו כרטיסים",
   "one-card-found": "נמצא כרטיס אחד",
   "one-card-found": "נמצא כרטיס אחד",
   "n-cards-found": "נמצאו %s כרטיסים",
   "n-cards-found": "נמצאו %s כרטיסים",
-  "n-n-of-n-cards-found": "__start__-__end__ of __total__ Cards Found",
+  "n-n-of-n-cards-found": "__start__-__end__ מתוך __total__ כרטיסים נמצאו",
   "operator-board": "לוח",
   "operator-board": "לוח",
   "operator-board-abbrev": "ל",
   "operator-board-abbrev": "ל",
   "operator-swimlane": "מסלול",
   "operator-swimlane": "מסלול",
@@ -889,12 +889,12 @@
   "operator-user": "משתמש",
   "operator-user": "משתמש",
   "operator-user-abbrev": "@",
   "operator-user-abbrev": "@",
   "operator-member": "חבר",
   "operator-member": "חבר",
-  "operator-member-abbrev": "m",
-  "operator-assignee": "assignee",
-  "operator-assignee-abbrev": "a",
+  "operator-member-abbrev": "ח",
+  "operator-assignee": "אחראי",
+  "operator-assignee-abbrev": "א",
   "operator-is": "הוא",
   "operator-is": "הוא",
   "operator-unknown-error": "%s is not an operator",
   "operator-unknown-error": "%s is not an operator",
-  "heading-notes": "Notes",
+  "heading-notes": "הערות",
   "globalSearch-instructions-heading": "Search Instructions",
   "globalSearch-instructions-heading": "Search Instructions",
   "globalSearch-instructions-description": "Searches can include operators to refine the search.  Operators are specified by writing the operator name and value separated by a colon.  For example, an operator specification of `list:Blocked` would limit the search to cards that are contained in a list named *Blocked*.  If the value contains spaces or special characters it must be enclosed in quotation marks (e.g. `__operator_list__:\"To Review\"`).",
   "globalSearch-instructions-description": "Searches can include operators to refine the search.  Operators are specified by writing the operator name and value separated by a colon.  For example, an operator specification of `list:Blocked` would limit the search to cards that are contained in a list named *Blocked*.  If the value contains spaces or special characters it must be enclosed in quotation marks (e.g. `__operator_list__:\"To Review\"`).",
   "globalSearch-instructions-operators": "Available operators:",
   "globalSearch-instructions-operators": "Available operators:",
@@ -912,7 +912,7 @@
   "globalSearch-instructions-notes-3": "Differing operators are *AND*ed together.  Only cards that match all of the differing operators are returned.\n`__operator_list__:Available __operator_label__:red` returns only cards in the list *Available* with a *red* label.",
   "globalSearch-instructions-notes-3": "Differing operators are *AND*ed together.  Only cards that match all of the differing operators are returned.\n`__operator_list__:Available __operator_label__:red` returns only cards in the list *Available* with a *red* label.",
   "globalSearch-instructions-notes-4": "Text searches are case insensitive.",
   "globalSearch-instructions-notes-4": "Text searches are case insensitive.",
   "globalSearch-instructions-notes-5": "Currently archived cards are not searched.",
   "globalSearch-instructions-notes-5": "Currently archived cards are not searched.",
-  "link-to-search": "Link to this search",
+  "link-to-search": "קישור לחיפוש הזה",
   "excel-font": "Arial",
   "excel-font": "Arial",
   "number": "מספר"
   "number": "מספר"
 }
 }

+ 3 - 3
i18n/pt-BR.i18n.json

@@ -327,8 +327,8 @@
   "export-board-json": "Exportar quadro para JSON",
   "export-board-json": "Exportar quadro para JSON",
   "export-board-csv": "Exportar quadro para CSV",
   "export-board-csv": "Exportar quadro para CSV",
   "export-board-tsv": "Exportar quadro para TSV",
   "export-board-tsv": "Exportar quadro para TSV",
-  "export-board-excel": "Export board to Excel",
-  "user-can-not-export-excel": "User can not export Excel",
+  "export-board-excel": "Exportar quadro para Excel",
+  "user-can-not-export-excel": "Usuário não pode exportar Excel",
   "export-board-html": "Exportar quadro para HTML",
   "export-board-html": "Exportar quadro para HTML",
   "exportBoardPopup-title": "Exportar quadro",
   "exportBoardPopup-title": "Exportar quadro",
   "sort": "Ordenar",
   "sort": "Ordenar",
@@ -609,7 +609,7 @@
   "accounts-allowEmailChange": "Permitir Mudança de e-mail",
   "accounts-allowEmailChange": "Permitir Mudança de e-mail",
   "accounts-allowUserNameChange": "Permitir alteração de nome de usuário",
   "accounts-allowUserNameChange": "Permitir alteração de nome de usuário",
   "createdAt": "Criado em",
   "createdAt": "Criado em",
-  "modifiedAt": "Modified at",
+  "modifiedAt": "Modificado em",
   "verified": "Verificado",
   "verified": "Verificado",
   "active": "Ativo",
   "active": "Ativo",
   "card-received": "Recebido",
   "card-received": "Recebido",