mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
Update translations from Wefork transifex.
This commit is contained in:
parent
8bd7d624da
commit
52a2ed0cdc
21 changed files with 271 additions and 183 deletions
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "حذف %s إلى %s",
|
||||
"activity-sent": "إرسال %s إلى %s",
|
||||
"activity-unjoined": "غادر %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "أضف",
|
||||
"add-attachment": "إرفاق ملف",
|
||||
"add-board": "إضافة لوحة",
|
||||
"add-card": "إضافة بطاقة",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "إضافة غلاف",
|
||||
"add-label": "إضافة علامة",
|
||||
"add-list": "إضافة قائمة",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "تغيير كلمة المرور",
|
||||
"changePermissionsPopup-title": "تعديل الصلاحيات",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "اضغط لإضافة اللوحة للمفضلة.",
|
||||
"click-to-unstar": "اضغط لحذف اللوحة من المفضلة.",
|
||||
"clipboard" : "Clipboard or drag & drop",
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "removed %s from %s",
|
||||
"activity-sent": "sent %s to %s",
|
||||
"activity-unjoined": "unjoined %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "Ouzhpenn",
|
||||
"add-attachment": "Add an attachment",
|
||||
"add-board": "Add a new board",
|
||||
"add-card": "Ouzhpenn ur gartenn",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "Ouzphenn ur golo",
|
||||
"add-label": "Ouzhpenn an titl",
|
||||
"add-list": "Ouzhpenn ur roll",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "Kemmañ ger-tremen",
|
||||
"changePermissionsPopup-title": "Change Permissions",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "Click to star this board.",
|
||||
"click-to-unstar": "Click to unstar this board.",
|
||||
"clipboard" : "Clipboard or drag & drop",
|
||||
|
@ -268,6 +272,7 @@
|
|||
"remove-cover": "Remove Cover",
|
||||
"remove-from-board": "Remove from Board",
|
||||
"remove-label": "Remove the label",
|
||||
"remove-list": "Remove the list",
|
||||
"remove-member": "Remove Member",
|
||||
"remove-member-from-card": "Remove from Card",
|
||||
"remove-member-pop": "Remove __name__ (__username__) from __boardTitle__? The member will be removed from all cards on this board. They will receive a notification.",
|
||||
|
|
|
@ -1,23 +1,23 @@
|
|||
{
|
||||
"accept": "Accepta",
|
||||
"act-activity-notify": "[Wekan] Activity Notification",
|
||||
"act-addAttachment": "attached __attachment__ to __card__",
|
||||
"act-addComment": "commented on __card__: __comment__",
|
||||
"act-createBoard": "created __board__",
|
||||
"act-createCard": "added __card__ to __list__",
|
||||
"act-createList": "added __list__ to __board__",
|
||||
"act-addBoardMember": "added __member__ to __board__",
|
||||
"act-archivedBoard": "archived __board__",
|
||||
"act-archivedCard": "archived __card__",
|
||||
"act-archivedList": "archived __list__",
|
||||
"act-importBoard": "imported __board__",
|
||||
"act-importCard": "imported __card__",
|
||||
"act-importList": "imported __list__",
|
||||
"act-joinMember": "added __member__ to __card__",
|
||||
"act-moveCard": "moved __card__ from __oldList__ to __list__",
|
||||
"act-removeBoardMember": "removed __member__ from __board__",
|
||||
"act-restoredCard": "restored __card__ to __board__",
|
||||
"act-unjoinMember": "removed __member__ from __card__",
|
||||
"act-activity-notify": "[Wekan] Notificació d'activitat",
|
||||
"act-addAttachment": "adjuntat __attachment__ a __card__",
|
||||
"act-addComment": "comentat a __card__: __comment__",
|
||||
"act-createBoard": "creat __board__",
|
||||
"act-createCard": "afegit/da __card__ a __list__",
|
||||
"act-createList": "afegit/da __list__ a __board__",
|
||||
"act-addBoardMember": "afegit/da __member__ a __board__",
|
||||
"act-archivedBoard": "__board__ arxivat",
|
||||
"act-archivedCard": "\n __card__ arxivat/da",
|
||||
"act-archivedList": "__list__ arxivat/da",
|
||||
"act-importBoard": "__board__ importat",
|
||||
"act-importCard": "__card__ importat",
|
||||
"act-importList": "__list__ importat",
|
||||
"act-joinMember": "afegit/da __member__ a __card__",
|
||||
"act-moveCard": "mou __card__ de __oldList__ a __list__",
|
||||
"act-removeBoardMember": "elimina __member__ de __board__",
|
||||
"act-restoredCard": "recupera __card__ a __board__",
|
||||
"act-unjoinMember": "elimina __member__ de __card__",
|
||||
"act-withBoardTitle": "[Wekan] __board__",
|
||||
"act-withCardTitle": "[__board__] __card__",
|
||||
"actions": "Accions",
|
||||
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "ha eliminat %s de %s",
|
||||
"activity-sent": "ha enviat %s %s",
|
||||
"activity-unjoined": "desassignat %s",
|
||||
"activity-checklist-added": "Checklist afegida a %s",
|
||||
"add": "Afegeix",
|
||||
"add-attachment": "Afegeix arxiu adjunt",
|
||||
"add-board": "Afegeix un nou tauler",
|
||||
"add-card": "Afegeix fitxa",
|
||||
"add-checklist": "Afegeix una checklist",
|
||||
"add-checklist-item": "Afegeix un ítem",
|
||||
"add-cover": "Afegeix coberta",
|
||||
"add-label": "Afegeix etiqueta",
|
||||
"add-list": "Afegeix llista",
|
||||
|
@ -51,8 +54,8 @@
|
|||
"all-boards": "Tots els taulers",
|
||||
"and-n-other-card": "And __count__ other card",
|
||||
"and-n-other-card_plural": "And __count__ other cards",
|
||||
"apply": "Apply",
|
||||
"app-is-offline": "The application is currently offline, refreshing the page will cause data loss.",
|
||||
"apply": "Aplica",
|
||||
"app-is-offline": "L'aplicació éstà fora de línia. Si refresca la pàgina perdrà les dades.",
|
||||
"archive": "Desa",
|
||||
"archive-all": "Desa Tot",
|
||||
"archive-board": "Arxiva tauler",
|
||||
|
@ -68,7 +71,7 @@
|
|||
"attachment-delete-pop": "L'esborrat d'un arxiu adjunt és permanent. No es pot desfer.",
|
||||
"attachmentDeletePopup-title": "Esborrar adjunt?",
|
||||
"attachments": "Adjunts",
|
||||
"auto-watch": "Automatically watch boards when create it",
|
||||
"auto-watch": "Veure els taulers automàticament després de crear-los",
|
||||
"avatar-too-big": "L'avatar és massa gran (70Kb max)",
|
||||
"back": "Enrere",
|
||||
"board-change-color": "Canvia el color",
|
||||
|
@ -79,7 +82,7 @@
|
|||
"boardChangeColorPopup-title": "Canvia fons",
|
||||
"boardChangeTitlePopup-title": "Canvia el nom tauler",
|
||||
"boardChangeVisibilityPopup-title": "Canvia visibilitat",
|
||||
"boardChangeWatchPopup-title": "Change Watch",
|
||||
"boardChangeWatchPopup-title": "Canvia seguiment",
|
||||
"boardMenuPopup-title": "Menú del tauler",
|
||||
"boards": "Taulers",
|
||||
"bucket-example": "Igual que “Bucket List”, per exemple",
|
||||
|
@ -89,15 +92,15 @@
|
|||
"card-delete-notice": "L'esborrat és permanent. Perdreu totes les accions associades a aquesta fitxa.",
|
||||
"card-delete-pop": "Totes les accions s'eliminaran de l'activitat i no podreu tornar a obrir la fitxa. No es pot desfer.",
|
||||
"card-delete-suggest-archive": "Podeu arxivar una fitxa per extreure-la del tauler i preservar l'activitat.",
|
||||
"card-due": "Due",
|
||||
"card-due-on": "Due on",
|
||||
"card-due": "Finalitza",
|
||||
"card-due-on": "Finalitza a",
|
||||
"card-edit-attachments": "Edita arxius adjunts",
|
||||
"card-edit-labels": "Edita etiquetes",
|
||||
"card-edit-members": "Edita membres",
|
||||
"card-labels-title": "Canvia les etiquetes de la fitxa",
|
||||
"card-members-title": "Afegeix o eliminar membres del tauler des de la fitxa.",
|
||||
"card-start": "Start",
|
||||
"card-start-on": "Starts on",
|
||||
"card-start": "Comença",
|
||||
"card-start-on": "Comença a",
|
||||
"cardAttachmentsPopup-title": "Adjunta des de",
|
||||
"cardDeletePopup-title": "Esborrar fitxa?",
|
||||
"cardDetailsActionsPopup-title": "Accions de fitxes",
|
||||
|
@ -109,12 +112,13 @@
|
|||
"change-avatar": "Canvia Avatar",
|
||||
"change-password": "Canvia la clau",
|
||||
"change-permissions": "Canvia permisos",
|
||||
"change-settings": "Change Settings",
|
||||
"change-settings": "Canvia configuració",
|
||||
"changeAvatarPopup-title": "Canvia Avatar",
|
||||
"changeLanguagePopup-title": "Canvia idioma",
|
||||
"changePasswordPopup-title": "Canvia la contrasenya",
|
||||
"changePermissionsPopup-title": "Canvia permisos",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"changeSettingsPopup-title": "Canvia configuració",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "Fes clic per destacar aquest tauler.",
|
||||
"click-to-unstar": "Fes clic per deixar de destacar aquest tauler.",
|
||||
"clipboard" : "Portaretalls o estirar i amollar",
|
||||
|
@ -138,7 +142,7 @@
|
|||
"createBoardPopup-title": "Crea tauler",
|
||||
"createLabelPopup-title": "Crea etiqueta",
|
||||
"current": "Actual",
|
||||
"date": "Date",
|
||||
"date": "Data",
|
||||
"decline": "Declina",
|
||||
"default-avatar": "Avatar per defecte",
|
||||
"delete": "Esborra",
|
||||
|
@ -152,10 +156,10 @@
|
|||
"edit": "Edita",
|
||||
"edit-avatar": "Canvia Avatar",
|
||||
"edit-profile": "Edita el teu Perfil",
|
||||
"editCardStartDatePopup-title": "Change start date",
|
||||
"editCardDueDatePopup-title": "Change due date",
|
||||
"editCardStartDatePopup-title": "Canvia data d'inici",
|
||||
"editCardDueDatePopup-title": "Canvia data de finalització",
|
||||
"editLabelPopup-title": "Canvia etiqueta",
|
||||
"editNotificationPopup-title": "Edit Notification",
|
||||
"editNotificationPopup-title": "Edita la notificació",
|
||||
"editProfilePopup-title": "Edita teu Perfil",
|
||||
"email": "Correu electrònic",
|
||||
"email-enrollAccount-subject": "An account created for you on __siteName__",
|
||||
|
@ -179,33 +183,33 @@
|
|||
"error-user-doesNotExist": "L'usuari no existeix",
|
||||
"error-user-notAllowSelf": "Aquesta acció no està permesa",
|
||||
"error-user-notCreated": "L'usuari no s'ha creat",
|
||||
"error-username-taken": "This username is already taken",
|
||||
"export-board": "Export board",
|
||||
"error-username-taken": "Aquest usuari ja existeix",
|
||||
"export-board": "Exporta tauler",
|
||||
"filter": "Filtre",
|
||||
"filter-cards": "Fitxes de filtre",
|
||||
"filter-clear": "Elimina filtre",
|
||||
"filter-no-label": "No label",
|
||||
"filter-no-member": "No member",
|
||||
"filter-no-label": "Sense etiqueta",
|
||||
"filter-no-member": "Sense membres",
|
||||
"filter-on": "Filtra per",
|
||||
"filter-on-desc": "Estau filtrant fitxes en aquest tauler. Feu clic aquí per editar el filtre.",
|
||||
"filter-to-selection": "Filtra selecció",
|
||||
"fullname": "Nom complet",
|
||||
"header-logo-title": "Torna a la teva pàgina de taulers",
|
||||
"hide-system-messages": "Hide system messages",
|
||||
"hide-system-messages": "Oculta missatges del sistema",
|
||||
"home": "Inici",
|
||||
"import": "importa",
|
||||
"import-board": "Importa des de Trello",
|
||||
"import-board-title": "Import board from Trello",
|
||||
"import-board-title": "Importa tauler des de Trello",
|
||||
"import-board-trello-instruction": "En el teu tauler Trello, ves a 'Menú', 'Més'.' Imprimir i Exportar', 'Exportar JSON', i copia el text resultant.",
|
||||
"import-json-placeholder": "Aferra codi JSON vàlid aquí",
|
||||
"import-map-members": "Map members",
|
||||
"import-map-members": "Mapeja el membres",
|
||||
"import-members-map": "El tauler importat conté membres. Assigna els membres que vulguis importar a usuaris Wekan",
|
||||
"import-show-user-mapping": "Revisa l'assignació de membres",
|
||||
"import-user-select": "Selecciona l'usuari Wekan que vulguis associar a aquest membre",
|
||||
"importMapMembersAddPopup-title": "Select Wekan member",
|
||||
"importMapMembersAddPopup-title": "Selecciona un membre de Wekan",
|
||||
"info": "Informacions",
|
||||
"initials": "Inicials",
|
||||
"invalid-date": "Invalid date",
|
||||
"invalid-date": "Data invàlida",
|
||||
"joined": "s'ha unit",
|
||||
"just-invited": "Has estat convidat a aquest tauler",
|
||||
"keyboard-shortcuts": "Dreceres de teclat",
|
||||
|
@ -225,20 +229,20 @@
|
|||
"listImportCardPopup-title": "importa una fitxa de Trello",
|
||||
"lists": "Llistes",
|
||||
"log-out": "Finalitza la sessió",
|
||||
"log-in": "Log In",
|
||||
"log-in": "Ingresa",
|
||||
"loginPopup-title": "Inicia sessió",
|
||||
"memberMenuPopup-title": "Configura membres",
|
||||
"members": "Membres",
|
||||
"menu": "Menú",
|
||||
"move-selection": "Move selection",
|
||||
"moveCardPopup-title": "Moure fitxa",
|
||||
"moveCardToBottom-title": "Move to Bottom",
|
||||
"moveCardToTop-title": "Move to Top",
|
||||
"moveCardToBottom-title": "Mou a la part inferior",
|
||||
"moveCardToTop-title": "Mou a la part superior",
|
||||
"moveSelectionPopup-title": "Move selection",
|
||||
"multi-selection": "Multi-Selecció",
|
||||
"multi-selection-on": "Multi-Selecció està activada",
|
||||
"muted": "Muted",
|
||||
"muted-info": "You will never be notified of any changes in this board",
|
||||
"muted": "En silenci",
|
||||
"muted-info": "No seràs notificat dels canvis en aquest tauler",
|
||||
"my-boards": "Els meus taulers",
|
||||
"name": "Nom",
|
||||
"no-archived-cards": "No hi ha fitxes arxivades.",
|
||||
|
@ -247,15 +251,15 @@
|
|||
"normal": "Normal",
|
||||
"normal-desc": "Podeu veure i editar fitxes. No podeu canviar la configuració.",
|
||||
"not-accepted-yet": "La invitació no ha esta acceptada encara",
|
||||
"notify-participate": "Receive updates to any cards you participate as creater or member",
|
||||
"notify-watch": "Receive updates to any boards, lists, or cards you’re watching",
|
||||
"notify-participate": "Rebre actualitzacions per a cada fitxa de la qual n'ets creador o membre",
|
||||
"notify-watch": "Rebre actualitzacions per qualsevol tauler, llista o fitxa en observació",
|
||||
"optional": "opcional",
|
||||
"or": "o",
|
||||
"page-maybe-private": "Aquesta pàgina és privada. Per veure-la <a href='%s'> entra </a>.",
|
||||
"page-not-found": "Pàgina no trobada.",
|
||||
"password": "Contrasenya",
|
||||
"paste-or-dragdrop": "aferra, o estira i amolla la imatge (només imatge)",
|
||||
"participating": "Participating",
|
||||
"participating": "Participant",
|
||||
"preview": "Vista prèvia",
|
||||
"previewAttachedImagePopup-title": "Vista prèvia",
|
||||
"previewClipboardImagePopup-title": "Vista prèvia",
|
||||
|
@ -268,8 +272,8 @@
|
|||
"remove-cover": "Elimina coberta",
|
||||
"remove-from-board": "Elimina del tauler",
|
||||
"remove-label": "Eliminia etiqueta",
|
||||
"remove-list": "Elimina la llista",
|
||||
"remove-member": "Elimina membre",
|
||||
"remove-list": "Remove the list",
|
||||
"remove-member-from-card": "Elimina de la fitxa",
|
||||
"remove-member-pop": "Eliminar __name__ (__username__) de __boardTitle__ ? El membre serà eliminat de totes les fitxes d'aquest tauler. Ells rebran una notificació.",
|
||||
"removeMemberPopup-title": "Vols suprimir el membre?",
|
||||
|
@ -288,7 +292,7 @@
|
|||
"shortcut-show-shortcuts": "Mostra aquesta lista d'accessos directes",
|
||||
"shortcut-toggle-filterbar": "Canvia la barra lateral del tauler",
|
||||
"shortcut-toggle-sidebar": "Canvia Sidebar del Tauler",
|
||||
"show-cards-minimum-count": "Show cards count if list contains more than",
|
||||
"show-cards-minimum-count": "Mostra contador de fitxes si la llista en conté més de ",
|
||||
"signupPopup-title": "Crea un compte",
|
||||
"star-board-title": "Fes clic per destacar aquest tauler. Es mostrarà a la part superior de la llista de taulers.",
|
||||
"starred-boards": "Taulers destacats",
|
||||
|
@ -297,24 +301,24 @@
|
|||
"team": "Equip",
|
||||
"this-board": "aquest tauler",
|
||||
"this-card": "aquesta fitxa",
|
||||
"time": "Time",
|
||||
"time": "Hora",
|
||||
"title": "Títol",
|
||||
"tracking": "Tracking",
|
||||
"tracking-info": "You will be notified of any changes to those cards you are involved as creator or member.",
|
||||
"tracking": "En seguiment",
|
||||
"tracking-info": "Seràs notificat per cada canvi a aquelles fitxes de les que n'eres creador o membre",
|
||||
"unassign-member": "Desassignar membre",
|
||||
"unsaved-description": "Tens una descripció sense desar.",
|
||||
"unwatch": "Unwatch",
|
||||
"unwatch": "Suprimeix observació",
|
||||
"upload": "Puja",
|
||||
"upload-avatar": "Actualitza avatar",
|
||||
"uploaded-avatar": "Avatar actualitzat",
|
||||
"username": "Nom d'Usuari",
|
||||
"view-it": "Vist",
|
||||
"warn-list-archived": "Avís: aquesta fitxa està en una llista arxivada",
|
||||
"watch": "Watch",
|
||||
"watching": "Watching",
|
||||
"watching-info": "You will be notified of any change in this board",
|
||||
"welcome-board": "Welcome Board",
|
||||
"welcome-list1": "Basics",
|
||||
"welcome-list2": "Advanced",
|
||||
"watch": "Observa",
|
||||
"watching": "En observació",
|
||||
"watching-info": "Seràs notificat de cada canvi en aquest tauler",
|
||||
"welcome-board": "Tauler de benvinguda",
|
||||
"welcome-list1": "Bàsics",
|
||||
"welcome-list2": "Avançades",
|
||||
"what-to-do": "Què vols fer?"
|
||||
}
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "odstraněn %s z %s",
|
||||
"activity-sent": "%s posláno na %s",
|
||||
"activity-unjoined": "odpojen %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "Přidat",
|
||||
"add-attachment": "Přidat přílohu",
|
||||
"add-board": "Přidat nové tablo",
|
||||
"add-card": "Přidat kartu",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "Přidat obal",
|
||||
"add-label": "Přidat štítek",
|
||||
"add-list": "Přidat seznam",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "Změnit heslo",
|
||||
"changePermissionsPopup-title": "Změnit oprávnění",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "Kliknutím přidat hvězdičku tomuto tablu.",
|
||||
"click-to-unstar": "Kliknutím odebrat hvězdičku tomuto tablu.",
|
||||
"clipboard" : "Schránka nebo potáhnout a pustit",
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "hat %s von %s entfernt",
|
||||
"activity-sent": "hat %s an %s gesendet",
|
||||
"activity-unjoined": "hat %s verlassen",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "Hinzufügen",
|
||||
"add-attachment": "Anhang hinzufügen",
|
||||
"add-board": "Neues Board erstellen",
|
||||
"add-card": "Karte hinzufügen",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "Cover hinzufügen",
|
||||
"add-label": "Label hinzufügen",
|
||||
"add-list": "Liste hinzufügen",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "Passwort ändern",
|
||||
"changePermissionsPopup-title": "Berechtigungen ändern",
|
||||
"changeSettingsPopup-title": "Einstellungen ändern",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "Klicken um dem Board einen Stern zu geben.",
|
||||
"click-to-unstar": "Klicken um den Stern von dem Board zu entfernen.",
|
||||
"clipboard" : "Zwischenablage oder Drag & Drop",
|
||||
|
|
|
@ -1,23 +1,23 @@
|
|||
{
|
||||
"accept": "Accept",
|
||||
"act-activity-notify": "[Wekan] Activity Notification",
|
||||
"act-addAttachment": "attached __attachment__ to __card__",
|
||||
"act-addComment": "commented on __card__: __comment__",
|
||||
"act-createBoard": "created __board__",
|
||||
"act-createCard": "added __card__ to __list__",
|
||||
"act-createList": "added __list__ to __board__",
|
||||
"act-addBoardMember": "added __member__ to __board__",
|
||||
"act-archivedBoard": "archived __board__",
|
||||
"act-archivedCard": "archived __card__",
|
||||
"act-archivedList": "archived __list__",
|
||||
"act-importBoard": "imported __board__",
|
||||
"act-importCard": "imported __card__",
|
||||
"act-importList": "imported __list__",
|
||||
"act-joinMember": "added __member__ to __card__",
|
||||
"act-moveCard": "moved __card__ from __oldList__ to __list__",
|
||||
"act-removeBoardMember": "removed __member__ from __board__",
|
||||
"act-restoredCard": "restored __card__ to __board__",
|
||||
"act-unjoinMember": "removed __member__ from __card__",
|
||||
"accept": "Aceptar",
|
||||
"act-activity-notify": "[Wekan] Notificación de Actividad",
|
||||
"act-addAttachment": "adjuntado __attachment__ a __card__",
|
||||
"act-addComment": "comentado en __card__: __comment__",
|
||||
"act-createBoard": "creado __board__",
|
||||
"act-createCard": "añadido __card__ a __list__",
|
||||
"act-createList": "añadido __list__ a __board__",
|
||||
"act-addBoardMember": "añadido __member__ a __board__",
|
||||
"act-archivedBoard": "__board__ archivado",
|
||||
"act-archivedCard": "__card__ archivada",
|
||||
"act-archivedList": "__list__ archivada",
|
||||
"act-importBoard": "__board__ importado",
|
||||
"act-importCard": "__card__ importada",
|
||||
"act-importList": "__list__ importada",
|
||||
"act-joinMember": "añadido __member__ to __card__",
|
||||
"act-moveCard": "movida __card__ desde __oldList__ a __list__",
|
||||
"act-removeBoardMember": "borrado __member__ de __board__",
|
||||
"act-restoredCard": "restaurada __card__ en __board__",
|
||||
"act-unjoinMember": "borrado __member__ de __card__",
|
||||
"act-withBoardTitle": "[Wekan] __board__",
|
||||
"act-withCardTitle": "[__board__] __card__",
|
||||
"actions": "Acciones",
|
||||
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "eliminado %s de %s",
|
||||
"activity-sent": "enviado %s a %s",
|
||||
"activity-unjoined": "unjoined %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "Añadir",
|
||||
"add-attachment": "Añadir un adjunto",
|
||||
"add-board": "Añadir un nuevo tablero",
|
||||
"add-card": "Add a card",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "Añadir cubierta",
|
||||
"add-label": "Add the label",
|
||||
"add-list": "Add a list",
|
||||
|
@ -51,8 +54,8 @@
|
|||
"all-boards": "Tableros",
|
||||
"and-n-other-card": "And __count__ other card",
|
||||
"and-n-other-card_plural": "And __count__ other cards",
|
||||
"apply": "Apply",
|
||||
"app-is-offline": "The application is currently offline, refreshing the page will cause data loss.",
|
||||
"apply": "Aplicar",
|
||||
"app-is-offline": "La aplicación esta actualmente fuera de servicio, refrescar la página causará pérdida de datos",
|
||||
"archive": "Guardar",
|
||||
"archive-all": "Guardar Todo",
|
||||
"archive-board": "Archive Board",
|
||||
|
@ -62,13 +65,13 @@
|
|||
"archiveBoardPopup-title": "Archive Board?",
|
||||
"archived-items": "Items archivados",
|
||||
"archives": "Archives",
|
||||
"assign-member": "Assign member",
|
||||
"assign-member": "Asignar miembros",
|
||||
"attached": "adjuntado",
|
||||
"attachment": "Adjunto",
|
||||
"attachment-delete-pop": "El borrado de un archivo adjunto es permanente. No se puede deshacer.",
|
||||
"attachmentDeletePopup-title": "¿Borrar adjunto?",
|
||||
"attachments": "Adjuntos",
|
||||
"auto-watch": "Automatically watch boards when create it",
|
||||
"auto-watch": "Vigilar tableros automáticamente cuando se crean",
|
||||
"avatar-too-big": "The avatar is too large (70Kb max)",
|
||||
"back": "Atrás",
|
||||
"board-change-color": "Cambiar color",
|
||||
|
@ -79,7 +82,7 @@
|
|||
"boardChangeColorPopup-title": "Change Board Background",
|
||||
"boardChangeTitlePopup-title": "Renombrar tablero",
|
||||
"boardChangeVisibilityPopup-title": "Cambiar visibilidad",
|
||||
"boardChangeWatchPopup-title": "Change Watch",
|
||||
"boardChangeWatchPopup-title": "Cambiar Vigilancia",
|
||||
"boardMenuPopup-title": "Board Menu",
|
||||
"boards": "Tableros",
|
||||
"bucket-example": "Like “Bucket List” for example",
|
||||
|
@ -89,15 +92,15 @@
|
|||
"card-delete-notice": "El borrado es permanente. Perderás todas las acciones asociadas a esta ficha.",
|
||||
"card-delete-pop": "All actions will be removed from the activity feed and you won't be able to re-open the card. There is no undo.",
|
||||
"card-delete-suggest-archive": "You can archive a card to remove it from the board and preserve the activity.",
|
||||
"card-due": "Due",
|
||||
"card-due-on": "Due on",
|
||||
"card-due": "Motivo",
|
||||
"card-due-on": "Debido a",
|
||||
"card-edit-attachments": "Edit attachments",
|
||||
"card-edit-labels": "Edit labels",
|
||||
"card-edit-members": "Edit members",
|
||||
"card-edit-members": "Editar miembros",
|
||||
"card-labels-title": "Cambia las etiquetas de la ficha",
|
||||
"card-members-title": "Añadir o eliminar miembros del tablero desde la ficha.",
|
||||
"card-start": "Start",
|
||||
"card-start-on": "Starts on",
|
||||
"card-start": "Empezar",
|
||||
"card-start-on": "Empieza",
|
||||
"cardAttachmentsPopup-title": "Attach From",
|
||||
"cardDeletePopup-title": "¿Borrar ficha?",
|
||||
"cardDetailsActionsPopup-title": "Card Actions",
|
||||
|
@ -109,12 +112,13 @@
|
|||
"change-avatar": "Cambiar Avatar",
|
||||
"change-password": "Cambiar la clave",
|
||||
"change-permissions": "Cambiar permisos",
|
||||
"change-settings": "Change Settings",
|
||||
"change-settings": "Cambiar Preferencias",
|
||||
"changeAvatarPopup-title": "Cambiar Avatar",
|
||||
"changeLanguagePopup-title": "Cambiar idioma",
|
||||
"changePasswordPopup-title": "Cambiar la clave",
|
||||
"changePermissionsPopup-title": "Cambiar permisos",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"changeSettingsPopup-title": "Cambiar Preferencias",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "Haz clic para destacar este tablero. ",
|
||||
"click-to-unstar": "Haz clic para dejar de destacar este tablero. ",
|
||||
"clipboard" : "Clipboard or drag & drop",
|
||||
|
@ -138,7 +142,7 @@
|
|||
"createBoardPopup-title": "Crear tablero",
|
||||
"createLabelPopup-title": "Crear etiqueta",
|
||||
"current": "actual",
|
||||
"date": "Date",
|
||||
"date": "Fecha",
|
||||
"decline": "Decline",
|
||||
"default-avatar": "Avatar por defecto",
|
||||
"delete": "Borrar",
|
||||
|
@ -152,10 +156,10 @@
|
|||
"edit": "Editar",
|
||||
"edit-avatar": "Cambiar Avatar",
|
||||
"edit-profile": "Edit Profile",
|
||||
"editCardStartDatePopup-title": "Change start date",
|
||||
"editCardDueDatePopup-title": "Change due date",
|
||||
"editCardStartDatePopup-title": "Cambiar fecha de inicio",
|
||||
"editCardDueDatePopup-title": "Cambiar fecha de motivo",
|
||||
"editLabelPopup-title": "Cambiar etiqueta",
|
||||
"editNotificationPopup-title": "Edit Notification",
|
||||
"editNotificationPopup-title": "Editar Notificación",
|
||||
"editProfilePopup-title": "Edit Profile",
|
||||
"email": "Correo electrónico",
|
||||
"email-enrollAccount-subject": "An account created for you on __siteName__",
|
||||
|
@ -179,86 +183,86 @@
|
|||
"error-user-doesNotExist": "This user does not exist",
|
||||
"error-user-notAllowSelf": "This action on self is not allowed",
|
||||
"error-user-notCreated": "This user is not created",
|
||||
"error-username-taken": "This username is already taken",
|
||||
"error-username-taken": "Este nombre de usuario ya está en uso ",
|
||||
"export-board": "Export board",
|
||||
"filter": "Filter",
|
||||
"filter-cards": "Fichas de filtro",
|
||||
"filter-clear": "Clear filter",
|
||||
"filter-no-label": "No label",
|
||||
"filter-no-member": "No member",
|
||||
"filter-on": "Filter is on",
|
||||
"filter-no-label": "Sin etiqueta",
|
||||
"filter-no-member": "Sin miembro",
|
||||
"filter-on": "Filtro activo",
|
||||
"filter-on-desc": "Estás filtrando fichas en este tablero. Haz clic aquí para editar el filtro.",
|
||||
"filter-to-selection": "Filter to selection",
|
||||
"fullname": "Nombre Completo",
|
||||
"header-logo-title": "Volver a tu página de tableros",
|
||||
"hide-system-messages": "Hide system messages",
|
||||
"hide-system-messages": "Ocultar los mensajes del sistema",
|
||||
"home": "Inicio",
|
||||
"import": "Import",
|
||||
"import-board": "import from Trello",
|
||||
"import-board-title": "Import board from Trello",
|
||||
"import": "Importar",
|
||||
"import-board": "importar desde Trello",
|
||||
"import-board-title": "Importar tablero desde Trello",
|
||||
"import-board-trello-instruction": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text",
|
||||
"import-json-placeholder": "Paste your valid JSON data here",
|
||||
"import-map-members": "Map members",
|
||||
"import-map-members": "Mapa de miembros",
|
||||
"import-members-map": "Your imported board has some members. Please map the members you want to import to Wekan users",
|
||||
"import-show-user-mapping": "Review members mapping",
|
||||
"import-user-select": "Pick the Wekan user you want to use as this member",
|
||||
"importMapMembersAddPopup-title": "Select Wekan member",
|
||||
"importMapMembersAddPopup-title": "Seleccionar un miembro de Wekan",
|
||||
"info": "Informaciones",
|
||||
"initials": "Initials",
|
||||
"invalid-date": "Invalid date",
|
||||
"initials": "Iniciales",
|
||||
"invalid-date": "Fecha no Válida",
|
||||
"joined": "se ha unido",
|
||||
"just-invited": "You are just invited to this board",
|
||||
"keyboard-shortcuts": "Keyboard shortcuts",
|
||||
"keyboard-shortcuts": "Atajos de teclado",
|
||||
"label-create": "Crear una etiqueta nueva ",
|
||||
"label-default": "%s etiqueta (por Defecto)",
|
||||
"label-delete-pop": "No se puede deshacer. Esto eliminará esta etiqueta de todas las fichas y destruirá su historia.",
|
||||
"labels": "Etiquetas",
|
||||
"language": "Idioma",
|
||||
"last-admin-desc": "No puedes cambiar roles porque debe haber al menos un administrador.",
|
||||
"leave-board": "Leave Board",
|
||||
"leave-board": "Dejar el Tablero",
|
||||
"link-card": "Enlace a esta ficha",
|
||||
"list-archive-cards": "Archive all cards in this list",
|
||||
"list-archive-cards-pop": "Esto eliminara todas las fichas de esta lista del tablero. Para ver fichas archivadas y recuperarlas en el tablero, haz clic en \"Menu\" / \"Artículos Archivados\".",
|
||||
"list-move-cards": "Move all cards in this list",
|
||||
"list-select-cards": "Select all cards in this list",
|
||||
"listActionPopup-title": "Acciones de la lista",
|
||||
"listImportCardPopup-title": "Import a Trello card",
|
||||
"lists": "Lists",
|
||||
"listImportCardPopup-title": "Importar una tarjeta de Trello",
|
||||
"lists": "Listas",
|
||||
"log-out": "Finalizar la sesion",
|
||||
"log-in": "Log In",
|
||||
"log-in": "Iniciar sesion",
|
||||
"loginPopup-title": "Iniciar sesion",
|
||||
"memberMenuPopup-title": "Member Settings",
|
||||
"memberMenuPopup-title": "Preferencias de Miembro",
|
||||
"members": "Miembros",
|
||||
"menu": "Menu",
|
||||
"move-selection": "Move selection",
|
||||
"move-selection": "Mover selección",
|
||||
"moveCardPopup-title": "Move Card",
|
||||
"moveCardToBottom-title": "Move to Bottom",
|
||||
"moveCardToTop-title": "Move to Top",
|
||||
"moveSelectionPopup-title": "Move selection",
|
||||
"multi-selection": "Multi-Selection",
|
||||
"multi-selection-on": "Multi-Selection is on",
|
||||
"muted": "Muted",
|
||||
"muted-info": "You will never be notified of any changes in this board",
|
||||
"moveCardToBottom-title": "Mover al Final",
|
||||
"moveCardToTop-title": "Movel al Principio",
|
||||
"moveSelectionPopup-title": "Mover selección",
|
||||
"multi-selection": "Multi-Selección",
|
||||
"multi-selection-on": "Multi-Selección activada",
|
||||
"muted": "Silenciado",
|
||||
"muted-info": "No serás notificado de ningún cambio en este tablero",
|
||||
"my-boards": "Mis tableros",
|
||||
"name": "Nombre",
|
||||
"no-archived-cards": "No archived cards.",
|
||||
"no-archived-lists": "No archived lists.",
|
||||
"no-archived-cards": "No hay tarjetas archivadas.",
|
||||
"no-archived-lists": "No hay listas archivadas.",
|
||||
"no-results": "Sin resultados",
|
||||
"normal": "Normal",
|
||||
"normal-desc": "Puedes ver y editar fichas. No puedes cambiar la configuración.",
|
||||
"not-accepted-yet": "Invitation not accepted yet",
|
||||
"notify-participate": "Receive updates to any cards you participate as creater or member",
|
||||
"notify-watch": "Receive updates to any boards, lists, or cards you’re watching",
|
||||
"notify-participate": "Recibir actualizaciones de cualquier tarjeta en la que participas como creador o miembro",
|
||||
"notify-watch": "Recibir actuaizaciones de cualquier tablero, lista o tarjeta que estés vigilando",
|
||||
"optional": "opcional",
|
||||
"or": "or",
|
||||
"or": "o",
|
||||
"page-maybe-private": "Esta página puede ser privada. Puedes verla por <a href='%s'>logging in</a>.",
|
||||
"page-not-found": "Página no encontrada.",
|
||||
"password": "Clave",
|
||||
"paste-or-dragdrop": "to paste, or drag & drop image file to it (image only)",
|
||||
"participating": "Participating",
|
||||
"preview": "Preview",
|
||||
"previewAttachedImagePopup-title": "Preview",
|
||||
"previewClipboardImagePopup-title": "Preview",
|
||||
"participating": "Participando",
|
||||
"preview": "Previsualizar",
|
||||
"previewAttachedImagePopup-title": "Previsualizar",
|
||||
"previewClipboardImagePopup-title": "Previsualizar",
|
||||
"private": "Privado",
|
||||
"private-desc": "Este tablero es privado. Sólo las personas añadidas al tablero pueden verlo y editarlo.",
|
||||
"profile": "Perfil",
|
||||
|
@ -266,8 +270,8 @@
|
|||
"public-desc": "Este tablero es público. Es visible para cualquier persona con el enlace y se mostrará en los motores de búsqueda como Google. Sólo personas añadidas al tablero pueden editarlo.",
|
||||
"quick-access-description": "Star a board to add a shortcut in this bar.",
|
||||
"remove-cover": "Eliminar cubierta",
|
||||
"remove-from-board": "Remove from Board",
|
||||
"remove-label": "Remove the label",
|
||||
"remove-from-board": "Borrar del Tablero",
|
||||
"remove-label": "Borrar la etiqueta",
|
||||
"remove-list": "Remove the list",
|
||||
"remove-member": "Eliminar Miembro",
|
||||
"remove-member-from-card": "Eliminar de la Ficha",
|
||||
|
@ -275,46 +279,46 @@
|
|||
"removeMemberPopup-title": "¿Eliminar miembro?",
|
||||
"rename": "Renombrar",
|
||||
"rename-board": "Renombrar tablero",
|
||||
"restore": "Restore",
|
||||
"restore": "Restaurar",
|
||||
"save": "Guardar",
|
||||
"search": "Buscar",
|
||||
"select-color": "Selecciona un color",
|
||||
"shortcut-assign-self": "Assign yourself to current card",
|
||||
"shortcut-autocomplete-emoji": "Autocomplete emoji",
|
||||
"shortcut-autocomplete-members": "Autocomplete members",
|
||||
"shortcut-clear-filters": "Clear all filters",
|
||||
"shortcut-close-dialog": "Close Dialog",
|
||||
"shortcut-filter-my-cards": "Filter my cards",
|
||||
"shortcut-assign-self": "Asignarte a ti mismo a la tarjeta actual",
|
||||
"shortcut-autocomplete-emoji": "Autocompletar emoji",
|
||||
"shortcut-autocomplete-members": "Autocompletar miembros",
|
||||
"shortcut-clear-filters": "Limpiar todos los filtros",
|
||||
"shortcut-close-dialog": "Cerrar Diálogo",
|
||||
"shortcut-filter-my-cards": "Filtrar mis tarjetas",
|
||||
"shortcut-show-shortcuts": "Bring up this shortcuts list",
|
||||
"shortcut-toggle-filterbar": "Toggle Filter Sidebar",
|
||||
"shortcut-toggle-sidebar": "Toggle Board Sidebar",
|
||||
"show-cards-minimum-count": "Show cards count if list contains more than",
|
||||
"show-cards-minimum-count": "Mostrar recuento de tarjetas si la lista contiene más de",
|
||||
"signupPopup-title": "Crear una Cuenta",
|
||||
"star-board-title": "Haz clic para destacar este tablero. Se mostrará en la parte superior de tu lista de tableros.",
|
||||
"starred-boards": "Tableros Destacados",
|
||||
"starred-boards-description": "Los tableros destacados se mostrarán en la parte superior de tu lista de tableros.",
|
||||
"subscribe": "Suscribe",
|
||||
"subscribe": "Suscribirse",
|
||||
"team": "Equipo",
|
||||
"this-board": "este tablero",
|
||||
"this-card": "esta ficha",
|
||||
"time": "Time",
|
||||
"time": "Hora",
|
||||
"title": "Título",
|
||||
"tracking": "Tracking",
|
||||
"tracking-info": "You will be notified of any changes to those cards you are involved as creator or member.",
|
||||
"unassign-member": "Unassign member",
|
||||
"unsaved-description": "You have an unsaved description.",
|
||||
"unwatch": "Unwatch",
|
||||
"upload": "Upload",
|
||||
"upload-avatar": "Upload an avatar",
|
||||
"uploaded-avatar": "Uploaded an avatar",
|
||||
"tracking": "Seguimiento",
|
||||
"tracking-info": "Serás notificado de cualquier cambio en las tarjetas que estás envuelto como creador o miembro.",
|
||||
"unassign-member": "Desasignar miembro",
|
||||
"unsaved-description": "Tienes unas descripción no guardada.",
|
||||
"unwatch": "Dejar de vigilar",
|
||||
"upload": "Cargar",
|
||||
"upload-avatar": "Cargar un avatar",
|
||||
"uploaded-avatar": "Avatar cargado",
|
||||
"username": "Nombre de Usuario",
|
||||
"view-it": "View it",
|
||||
"view-it": "Verlo",
|
||||
"warn-list-archived": "warning: this card is in an archived list",
|
||||
"watch": "Watch",
|
||||
"watching": "Watching",
|
||||
"watching-info": "You will be notified of any change in this board",
|
||||
"welcome-board": "Welcome Board",
|
||||
"welcome-list1": "Basics",
|
||||
"welcome-list2": "Advanced",
|
||||
"watch": "Vigilar",
|
||||
"watching": "Vigilando",
|
||||
"watching-info": "Serás notificado de cualquier cambio en este tablero",
|
||||
"welcome-board": "Tablero de Bienvenida",
|
||||
"welcome-list1": "Basicos",
|
||||
"welcome-list2": "Avanzados",
|
||||
"what-to-do": "What do you want to do?"
|
||||
}
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "%s از %s حذف شد",
|
||||
"activity-sent": "ارسال %s به %s",
|
||||
"activity-unjoined": "جداسازی %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "افزودن",
|
||||
"add-attachment": "افزودن ضمیمه",
|
||||
"add-board": "افزودن برد جدید",
|
||||
"add-card": "افزودن کارت",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "افزودن کاور",
|
||||
"add-label": "افزودن برچسب",
|
||||
"add-list": "افزودن لیست",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "تغییر کلمه عبور",
|
||||
"changePermissionsPopup-title": "تغییر دسترسی ها",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "جهت افزودن ستاره کلیک کنید .",
|
||||
"click-to-unstar": "جهت کاهش ستاره کلیک کنید.",
|
||||
"clipboard" : "ذخیره در حافظه ویا بکش-رهاکن",
|
||||
|
@ -268,6 +272,7 @@
|
|||
"remove-cover": "حذف کاور",
|
||||
"remove-from-board": "حذف از برد",
|
||||
"remove-label": "حذف برچسب",
|
||||
"remove-list": "Remove the list",
|
||||
"remove-member": "حذف عضو",
|
||||
"remove-member-from-card": "حذف از کارت",
|
||||
"remove-member-pop": "آیا می خواهید __Name__ (__username__) را از __boardTitle__ حذف کنید? کاربر از تمام کارت ها در این تخته حذف خواهد شد و به آنها اطلاع رسانی خواهد شد.",
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "poistettu %s kohteesta %s",
|
||||
"activity-sent": "lähetetty %s kohteeseen %s",
|
||||
"activity-unjoined": "peruttu %s liityminen",
|
||||
"activity-checklist-added": "lisätty tarkistuslista kohteeseen %s",
|
||||
"add": "Lisää",
|
||||
"add-attachment": "Lisää liitetiedosto",
|
||||
"add-board": "Lisää uusi taulu",
|
||||
"add-card": "Lisää kortti",
|
||||
"add-checklist": "Lisää tarkistuslista",
|
||||
"add-checklist-item": "Lisää kohde tarkistuslistaan",
|
||||
"add-cover": "Lisää kansi",
|
||||
"add-label": "Lisää tunniste",
|
||||
"add-list": "Lisää lista",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "Vaihda salasana",
|
||||
"changePermissionsPopup-title": "Muokkaa oikeuksia",
|
||||
"changeSettingsPopup-title": "Muokkaa asetuksia",
|
||||
"checklists": "Tarkistuslistat",
|
||||
"click-to-star": "Klikkaa merkataksesi tämä taulu tähdellä.",
|
||||
"click-to-unstar": "Klikkaa poistaaksesi tähtimerkintä taululta.",
|
||||
"clipboard" : "Leikepöytä tai raahaa ja pudota",
|
||||
|
@ -268,7 +272,7 @@
|
|||
"remove-cover": "Poista kansi",
|
||||
"remove-from-board": "Poista taululta",
|
||||
"remove-label": "Poista tunniste",
|
||||
"remove-list": "Remove the list",
|
||||
"remove-list": "Poista lista",
|
||||
"remove-member": "Poista jäsen",
|
||||
"remove-member-from-card": "Poista kortilta",
|
||||
"remove-member-pop": "Poista __name__ (__username__) taululta __boardTitle__? Jäsen poistetaan kaikilta taulun korteilta. Heille lähetetään ilmoitus.",
|
||||
|
|
|
@ -33,13 +33,16 @@
|
|||
"activity-joined": "a rejoint %s",
|
||||
"activity-moved": "a déplacé %s depuis %s vers %s",
|
||||
"activity-on": "sur %s",
|
||||
"activity-removed": "a supprimé %s de %s",
|
||||
"activity-removed": "a supprimé %s vers %s",
|
||||
"activity-sent": "a envoyé %s vers %s",
|
||||
"activity-unjoined": "a quitté %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "Ajouter",
|
||||
"add-attachment": "Joindre un fichier",
|
||||
"add-board": "Ajouter un nouveau tableau",
|
||||
"add-card": "Ajouter une carte",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "Ajouter la couverture",
|
||||
"add-label": "Ajouter une étiquette",
|
||||
"add-list": "Ajouter une liste",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "Changer le mot de passe",
|
||||
"changePermissionsPopup-title": "Changer les permissions",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "Cliquez pour ajouter ce tableau aux favoris.",
|
||||
"click-to-unstar": "Cliquez pour retirer ce tableau des favoris.",
|
||||
"clipboard" : "Presse-papier ou glisser-déposer",
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "%s הוסר מ%s",
|
||||
"activity-sent": "%s נשלח ל%s",
|
||||
"activity-unjoined": "בטל צירוף %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "הוסף",
|
||||
"add-attachment": "הוסף קובץ",
|
||||
"add-board": "הוסף לוח חדש",
|
||||
"add-card": "הוסף כרטיס",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "הוסף כיסוי",
|
||||
"add-label": "הוסף תווית",
|
||||
"add-list": "הוסף רשימה",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "שנה סיסמא",
|
||||
"changePermissionsPopup-title": "שנה הרשאות",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "לחץ להוספת הלוח למועדפים",
|
||||
"click-to-unstar": "לחץ להסרת הלוח מהמועדפים.",
|
||||
"clipboard" : "Clipboard or drag & drop",
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "rimosso %s da %s",
|
||||
"activity-sent": "inviato %s a %s",
|
||||
"activity-unjoined": "ha abbandonato %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "Aggiungere",
|
||||
"add-attachment": "Aggiungi allegato",
|
||||
"add-board": "Aggiungi una nuova bachecha",
|
||||
"add-card": "Aggiungi una scheda",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "Aggiungi copertina",
|
||||
"add-label": "Aggiungi l'etichetta",
|
||||
"add-list": "Aggiungi una lista",
|
||||
|
@ -79,10 +82,10 @@
|
|||
"boardChangeColorPopup-title": "Cambia sfondo della bacheca",
|
||||
"boardChangeTitlePopup-title": "Rinomina bacheca",
|
||||
"boardChangeVisibilityPopup-title": "Cambia visibilità",
|
||||
"boardChangeWatchPopup-title": "Change Watch",
|
||||
"boardChangeWatchPopup-title": "Cambia faccia",
|
||||
"boardMenuPopup-title": "Menu bacheca",
|
||||
"boards": "Bacheche",
|
||||
"bucket-example": "Like “Bucket List” for example",
|
||||
"bucket-example": "Per esempio come \"una lista di cose da fare\"",
|
||||
"cancel": "Cancella",
|
||||
"card-archived": "Questa scheda è archiviata.",
|
||||
"card-comments-title": "Questa scheda ha %s commenti.",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "Cambia password",
|
||||
"changePermissionsPopup-title": "Cambia permessi",
|
||||
"changeSettingsPopup-title": "Cambia impostazioni",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "Clicca per stellare questa bacheca",
|
||||
"click-to-unstar": "Clicca per togliere la stella da questa bacheca",
|
||||
"clipboard" : "Clipboard o drag & drop",
|
||||
|
@ -137,15 +141,15 @@
|
|||
"create": "Crea",
|
||||
"createBoardPopup-title": "Crea bacheca",
|
||||
"createLabelPopup-title": "Crea etichetta",
|
||||
"current": "current",
|
||||
"current": "corrente",
|
||||
"date": "Data",
|
||||
"decline": "Declina",
|
||||
"default-avatar": "Avatar predefinito",
|
||||
"delete": "Elimina",
|
||||
"deleteLabelPopup-title": "Eliminare etichetta?",
|
||||
"description": "Descrizione",
|
||||
"disambiguateMultiLabelPopup-title": "Disambiguate Label Action",
|
||||
"disambiguateMultiMemberPopup-title": "Disambiguate Member Action",
|
||||
"disambiguateMultiLabelPopup-title": "Disambiguare l'azione Etichetta",
|
||||
"disambiguateMultiMemberPopup-title": "Disambiguare l'azione Membro",
|
||||
"discard": "Scarta",
|
||||
"done": "Fatto",
|
||||
"download": "Download",
|
||||
|
@ -177,8 +181,8 @@
|
|||
"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": "This action on self is not allowed",
|
||||
"error-user-notCreated": "This user is not created",
|
||||
"error-user-notAllowSelf": "Questa azione su se stessa non è permessa",
|
||||
"error-user-notCreated": "L'utente non è stato creato",
|
||||
"error-username-taken": "Questo username è già utilizzato",
|
||||
"export-board": "Esporta bacheca",
|
||||
"filter": "Filtra",
|
||||
|
@ -198,10 +202,10 @@
|
|||
"import-board-title": "Importa una bacheca da Trello",
|
||||
"import-board-trello-instruction": "Nella tua bacheca Trello vai a 'Menu', poi 'Altro', 'Stampa ed esporta', 'Esporta JSON', e copia il testo che compare.",
|
||||
"import-json-placeholder": "Incolla un JSON valido qui",
|
||||
"import-map-members": "Map members",
|
||||
"import-members-map": "Your imported board has some members. Please map the members you want to import to Wekan users",
|
||||
"import-show-user-mapping": "Review members mapping",
|
||||
"import-user-select": "Pick the Wekan user you want to use as this member",
|
||||
"import-map-members": "Mappatura dei membri",
|
||||
"import-members-map": "La bacheca che hai importato ha alcuni membri. Per favore scegli i membri che vuoi vengano importati negli utenti di Wekan",
|
||||
"import-show-user-mapping": "Rivedi la mappatura dei membri",
|
||||
"import-user-select": "Scegli l'utente Wekan che vuoi utilizzare come questo membro",
|
||||
"importMapMembersAddPopup-title": "Seleziona i membri di Wekan",
|
||||
"info": "Info",
|
||||
"initials": "Iniziali",
|
||||
|
@ -286,8 +290,8 @@
|
|||
"shortcut-close-dialog": "Chiudi finestra di dialogo",
|
||||
"shortcut-filter-my-cards": "Filtra le mie schede",
|
||||
"shortcut-show-shortcuts": "Porta in alto questa lista di scorciatoie",
|
||||
"shortcut-toggle-filterbar": "Toggle Filter Sidebar",
|
||||
"shortcut-toggle-sidebar": "Toggle Board Sidebar",
|
||||
"shortcut-toggle-filterbar": "Attiva il filtro nella barra laterale",
|
||||
"shortcut-toggle-sidebar": "Attiva la bacheca nella barra laterale",
|
||||
"show-cards-minimum-count": "Mostra il contatore delle schede se la lista ne contiene più di",
|
||||
"signupPopup-title": "Crea un account",
|
||||
"star-board-title": "Clicca per stellare questa bacheca. Sarà mostrata all'inizio della tua lista bacheche.",
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "%s を %s から削除しました",
|
||||
"activity-sent": "%s を %s に送りました",
|
||||
"activity-unjoined": "unjoined %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "追加",
|
||||
"add-attachment": "Add an attachment",
|
||||
"add-board": "ボード追加",
|
||||
"add-card": "Add a card",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "カバーの追加",
|
||||
"add-label": "Add the label",
|
||||
"add-list": "Add a list",
|
||||
|
@ -51,8 +54,8 @@
|
|||
"all-boards": "All boards",
|
||||
"and-n-other-card": "And __count__ other card",
|
||||
"and-n-other-card_plural": "And __count__ other cards",
|
||||
"apply": "Apply",
|
||||
"app-is-offline": "The application is currently offline, refreshing the page will cause data loss.",
|
||||
"apply": "適用",
|
||||
"app-is-offline": "現在オフラインです。ページを更新すると保存していないデータは失われます。",
|
||||
"archive": "アーカイブ",
|
||||
"archive-all": "すべてをアーカイブ",
|
||||
"archive-board": "Archive Board",
|
||||
|
@ -68,7 +71,7 @@
|
|||
"attachment-delete-pop": "添付ファイルの削除をすると取り消しできません。",
|
||||
"attachmentDeletePopup-title": "添付ファイルを削除しますか?",
|
||||
"attachments": "添付ファイル",
|
||||
"auto-watch": "Automatically watch boards when create it",
|
||||
"auto-watch": "作成したボードは自動的に監視する",
|
||||
"avatar-too-big": "The avatar is too large (70Kb max)",
|
||||
"back": "戻る",
|
||||
"board-change-color": "Change color",
|
||||
|
@ -89,14 +92,14 @@
|
|||
"card-delete-notice": "削除は取り消しできません。このカードに関係するすべてのアクションがなくなります。",
|
||||
"card-delete-pop": "All actions will be removed from the activity feed and you won't be able to re-open the card. There is no undo.",
|
||||
"card-delete-suggest-archive": "You can archive a card to remove it from the board and preserve the activity.",
|
||||
"card-due": "Due",
|
||||
"card-due": "期限",
|
||||
"card-due-on": "Due on",
|
||||
"card-edit-attachments": "Edit attachments",
|
||||
"card-edit-labels": "Edit labels",
|
||||
"card-edit-members": "Edit members",
|
||||
"card-labels-title": "カードのラベルを変更する",
|
||||
"card-members-title": "カードからボードメンバーを追加・削除する",
|
||||
"card-start": "Start",
|
||||
"card-start": "開始",
|
||||
"card-start-on": "Starts on",
|
||||
"cardAttachmentsPopup-title": "Attach From",
|
||||
"cardDeletePopup-title": "カードを削除しますか?",
|
||||
|
@ -109,12 +112,13 @@
|
|||
"change-avatar": "アバターの変更",
|
||||
"change-password": "パスワードの変更",
|
||||
"change-permissions": "Change permissions",
|
||||
"change-settings": "Change Settings",
|
||||
"change-settings": "設定の変更",
|
||||
"changeAvatarPopup-title": "アバターの変更",
|
||||
"changeLanguagePopup-title": "言語の変更",
|
||||
"changePasswordPopup-title": "パスワードの変更",
|
||||
"changePermissionsPopup-title": "パーミッションの変更",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"changeSettingsPopup-title": "設定の変更",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "ボードにスターをつける",
|
||||
"click-to-unstar": "ボードからスターを外す",
|
||||
"clipboard" : "Clipboard or drag & drop",
|
||||
|
@ -179,7 +183,7 @@
|
|||
"error-user-doesNotExist": "This user does not exist",
|
||||
"error-user-notAllowSelf": "This action on self is not allowed",
|
||||
"error-user-notCreated": "This user is not created",
|
||||
"error-username-taken": "This username is already taken",
|
||||
"error-username-taken": "このユーザ名は既に使用されています",
|
||||
"export-board": "Export board",
|
||||
"filter": "Filter",
|
||||
"filter-cards": "カードをフィルターする",
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "%s를 %s에서 삭제함",
|
||||
"activity-sent": "%s를 %s로 보냄",
|
||||
"activity-unjoined": "unjoined %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "추가",
|
||||
"add-attachment": "Add an attachment",
|
||||
"add-board": "새로운 보드를 추가",
|
||||
"add-card": "Add a card",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "커버 추가",
|
||||
"add-label": "Add the label",
|
||||
"add-list": "Add a list",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "암호 변경",
|
||||
"changePermissionsPopup-title": "권한 변경",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "보드 별 추가.",
|
||||
"click-to-unstar": "보드 별 삭제.",
|
||||
"clipboard" : "Clipboard or drag & drop",
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "usunięto %s z %s",
|
||||
"activity-sent": "wysłano %s z %s",
|
||||
"activity-unjoined": "odłączono %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "Dodaj",
|
||||
"add-attachment": "Dodaj załącznik",
|
||||
"add-board": "Dodaj nową tablicę",
|
||||
"add-card": "Dodaj kartę",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "Dodaj okładkę",
|
||||
"add-label": "Dodaj etykietę",
|
||||
"add-list": "Dodaj listę",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "Zmień hasło",
|
||||
"changePermissionsPopup-title": "Zmień uprawnienia",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "Kliknij by odznaczyć tę tablicę.",
|
||||
"click-to-unstar": "Kliknij by usunąć odznaczenie tej tablicy.",
|
||||
"clipboard" : "Schowek lub przeciągnij & upuść",
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "removeu %s de %s",
|
||||
"activity-sent": "enviou %s de %s",
|
||||
"activity-unjoined": "saiu de %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "Novo",
|
||||
"add-attachment": "Adicionar um anexo",
|
||||
"add-board": "Criar um quadro novo",
|
||||
"add-card": "Adicionar um cartão",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "Adicionar Capa",
|
||||
"add-label": "Adicionar a Etiqueta",
|
||||
"add-list": "Adicionar uma lista",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "Alterar Senha",
|
||||
"changePermissionsPopup-title": "Alterar Permissões",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "Marcar quadro como favorito.",
|
||||
"click-to-unstar": "Remover quadro dos favoritos.",
|
||||
"clipboard" : "Área de Transferência ou arraste e solte",
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "removed %s from %s",
|
||||
"activity-sent": "sent %s to %s",
|
||||
"activity-unjoined": "unjoined %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "Add",
|
||||
"add-attachment": "Add an attachment",
|
||||
"add-board": "Add a new board",
|
||||
"add-card": "Add a card",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "Add Cover",
|
||||
"add-label": "Add the label",
|
||||
"add-list": "Add a list",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "Change Password",
|
||||
"changePermissionsPopup-title": "Change Permissions",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "Click to star this board.",
|
||||
"click-to-unstar": "Click to unstar this board.",
|
||||
"clipboard" : "Clipboard or drag & drop",
|
||||
|
@ -268,6 +272,7 @@
|
|||
"remove-cover": "Remove Cover",
|
||||
"remove-from-board": "Remove from Board",
|
||||
"remove-label": "Remove the label",
|
||||
"remove-list": "Remove the list",
|
||||
"remove-member": "Remove Member",
|
||||
"remove-member-from-card": "Remove from Card",
|
||||
"remove-member-pop": "Remove __name__ (__username__) from __boardTitle__? The member will be removed from all cards on this board. They will receive a notification.",
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "удалено %s из %s",
|
||||
"activity-sent": "отправлено %s в %s",
|
||||
"activity-unjoined": "вышел из %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "Создать",
|
||||
"add-attachment": "Добавить вложение",
|
||||
"add-board": "Создать новую доску",
|
||||
"add-card": "Добавить карточку",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "Прикрепить",
|
||||
"add-label": "Добавить метку",
|
||||
"add-list": "Добавить список",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "Изменить пароль",
|
||||
"changePermissionsPopup-title": "Изменить настройки доступа",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "Добавить в «Избранное»",
|
||||
"click-to-unstar": "Удалить из «Избранного»",
|
||||
"clipboard" : "Буфер обмена или drag & drop",
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "uklonio %s iz %s",
|
||||
"activity-sent": "poslao %s %s-u",
|
||||
"activity-unjoined": "rastavio %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "Dodaj",
|
||||
"add-attachment": "Dodaj dokument",
|
||||
"add-board": "Dodaj novu tablu",
|
||||
"add-card": "Dodaj karticu",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "Dodaj zaglavlje",
|
||||
"add-label": "Dodaj natpis",
|
||||
"add-list": "Dodaj listu",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "Change Password",
|
||||
"changePermissionsPopup-title": "Change Permissions",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "Click to star this board.",
|
||||
"click-to-unstar": "Click to unstar this board.",
|
||||
"clipboard" : "Clipboard or drag & drop",
|
||||
|
@ -268,6 +272,7 @@
|
|||
"remove-cover": "Remove Cover",
|
||||
"remove-from-board": "Ukloni iz table",
|
||||
"remove-label": "Ukloni natpis",
|
||||
"remove-list": "Remove the list",
|
||||
"remove-member": "Ukloni člana",
|
||||
"remove-member-from-card": "Ukloni iz kartice",
|
||||
"remove-member-pop": "Remove __name__ (__username__) from __boardTitle__? The member will be removed from all cards on this board. They will receive a notification.",
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "removed %s from %s",
|
||||
"activity-sent": "sent %s to %s",
|
||||
"activity-unjoined": "unjoined %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "Ekle",
|
||||
"add-attachment": "Add an attachment",
|
||||
"add-board": "Yeni bir pano ekle",
|
||||
"add-card": "Add a card",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "Add Cover",
|
||||
"add-label": "Add the label",
|
||||
"add-list": "Add a list",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "Parola Değiştir",
|
||||
"changePermissionsPopup-title": "Yetkileri Değiştirme",
|
||||
"changeSettingsPopup-title": "Change Settings",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "Bu panoyu yıldızlamak için tıkla.",
|
||||
"click-to-unstar": "Bu panunun yıldızını kaldırmak için tıkla.",
|
||||
"clipboard" : "Clipboard or drag & drop",
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "从 %s 中移除 %s",
|
||||
"activity-sent": "发送 %s 至 %s",
|
||||
"activity-unjoined": "已解除 %s 关联",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "添加",
|
||||
"add-attachment": "添加附件",
|
||||
"add-board": "添加新看板",
|
||||
"add-card": "添加卡片",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "添加封面",
|
||||
"add-label": "添加标签",
|
||||
"add-list": "添加清单",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "更改密码",
|
||||
"changePermissionsPopup-title": "更改权限",
|
||||
"changeSettingsPopup-title": "更改设置",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "点此来标记该看板",
|
||||
"click-to-unstar": "点此来去除该看板的标记",
|
||||
"clipboard" : "剪贴板或者拖放文件",
|
||||
|
@ -152,8 +156,8 @@
|
|||
"edit": "编辑",
|
||||
"edit-avatar": "更改头像",
|
||||
"edit-profile": "编辑资料",
|
||||
"editCardStartDatePopup-title": "更改起始日期",
|
||||
"editCardDueDatePopup-title": "更改到期日期",
|
||||
"editCardStartDatePopup-title": "修改起始日期",
|
||||
"editCardDueDatePopup-title": "修改截止日期",
|
||||
"editLabelPopup-title": "更改标签",
|
||||
"editNotificationPopup-title": "编辑通知",
|
||||
"editProfilePopup-title": "编辑资料",
|
||||
|
|
|
@ -36,10 +36,13 @@
|
|||
"activity-removed": "移除 %s 從 %s 中",
|
||||
"activity-sent": "寄送 %s 至 %s",
|
||||
"activity-unjoined": "解除關聯 %s",
|
||||
"activity-checklist-added": "added checklist to %s",
|
||||
"add": "新增",
|
||||
"add-attachment": "新增附件",
|
||||
"add-board": "新增看板",
|
||||
"add-card": "新增卡片",
|
||||
"add-checklist": "Add a checklist",
|
||||
"add-checklist-item": "Add an item to checklist",
|
||||
"add-cover": "新增封面",
|
||||
"add-label": "新增標籤",
|
||||
"add-list": "新增清單",
|
||||
|
@ -115,6 +118,7 @@
|
|||
"changePasswordPopup-title": "更改密碼",
|
||||
"changePermissionsPopup-title": "更改許可權",
|
||||
"changeSettingsPopup-title": "更改設定",
|
||||
"checklists": "Checklists",
|
||||
"click-to-star": "點此來標記該看板",
|
||||
"click-to-unstar": "點此來去除該看板的標記",
|
||||
"clipboard" : "剪貼簿貼上或者拖曳檔案",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue