mirror of
https://github.com/plankanban/planka.git
synced 2025-08-09 07:25:24 +02:00
wip
This commit is contained in:
parent
3bf1ebe3c5
commit
2d8d27bbfd
1 changed files with 14 additions and 15 deletions
|
@ -141,22 +141,21 @@ export default {
|
|||
subscribeToMyOwnCardsByDefault: 'Subscribe to my own cards by default',
|
||||
taskActions_title: 'Task Actions',
|
||||
tasks: 'Tasks',
|
||||
thereIsNoPreviewAvailableForThisAttachment:
|
||||
'There is no preview available for this attachment',
|
||||
time: 'Time',
|
||||
title: 'Title',
|
||||
userActions_title: 'User Actions',
|
||||
userAddedThisCardToList: '<0>{{user}}</0><1> added this card to {{list}}</1>',
|
||||
userLeftNewCommentToCard: '{{user}} left a new comment «{{comment}}» to <2>{{card}}</2>',
|
||||
userMovedCardFromListToList: '{{user}} moved <2>{{card}}</2> from {{fromList}} to {{toList}}',
|
||||
thereIsNoPreviewAvailableForThisAttachment: 'אין תצוגה מקדימה זמינה עבור קובץ מצורף זה',
|
||||
time: 'זמן',
|
||||
title: 'כותרת',
|
||||
userActions_title: 'פעולות משתמש',
|
||||
userAddedThisCardToList: '<0>{{user}}</0><1> הוסיף כרטיס זה ל{{list}}</1>',
|
||||
userLeftNewCommentToCard: '{{user}} השאיר תגובה חדשה «{{comment}}» ל<2>{{card}}</2>',
|
||||
userMovedCardFromListToList: '{{user}} הזיז את <2>{{card}}</2> מ{{fromList}} ל{{toList}}',
|
||||
userMovedThisCardFromListToList:
|
||||
'<0>{{user}}</0><1> moved this card from {{fromList}} to {{toList}}</1>',
|
||||
username: 'Username',
|
||||
usernameAlreadyInUse: 'Username already in use',
|
||||
users: 'Users',
|
||||
version: 'Version',
|
||||
viewer: 'Viewer',
|
||||
writeComment: 'Write a comment...',
|
||||
'<0>{{user}}</0><1> הזיז כרטיס זה מ{{fromList}} ל{{toList}}</1>',
|
||||
username: 'שם משתמש',
|
||||
usernameAlreadyInUse: 'שם המשתמש כבר בשימוש',
|
||||
users: 'משתמשים',
|
||||
version: 'גרסה',
|
||||
viewer: 'צופה',
|
||||
writeComment: 'כתוב תגובה...',
|
||||
},
|
||||
|
||||
action: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue