mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 13:19:44 +02:00
Fixup typos in polish translation
This commit is contained in:
parent
8964b1f168
commit
d375d8d3d6
1 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@ export default {
|
|||
time: 'p',
|
||||
dateTime: '$t(format:date) $t(format:time)',
|
||||
longDate: 'd MMM',
|
||||
longDateTime: "d MMMM 'at' p",
|
||||
longDateTime: "d MMMM 'o' p",
|
||||
},
|
||||
|
||||
translation: {
|
||||
|
@ -14,11 +14,11 @@ export default {
|
|||
addAttachment_title: 'Dodaj Załącznik',
|
||||
addComment: 'Dodaj komentarz',
|
||||
addMember_title: 'Dodaj Członka',
|
||||
addUser_title: 'Dodaj Uytkownika',
|
||||
addUser_title: 'Dodaj Użytkownika',
|
||||
administrator: 'Administrator',
|
||||
all: 'Wszyscy',
|
||||
allChangesWillBeAutomaticallySavedAfterConnectionRestored:
|
||||
'Wszystkie zmiany zostaną automatycznie zapisne<br />po przywróceniu połączenia',
|
||||
'Wszystkie zmiany zostaną automatycznie zapisane<br />po przywróceniu połączenia',
|
||||
areYouSureYouWantToDeleteThisAttachment: 'Jesteś pewien że chcesz usunąć ten załącznik?',
|
||||
areYouSureYouWantToDeleteThisBoard: 'Jesteś pewien że chcesz usunąć tę tablicę?',
|
||||
areYouSureYouWantToDeleteThisCard: 'Jesteś pewien że chcesz usunąć tę kartę?',
|
||||
|
@ -48,7 +48,7 @@ export default {
|
|||
currentPassword: 'Aktualne hasło',
|
||||
date: 'Data',
|
||||
dueDate_title: 'Termin',
|
||||
deleteAttachment_title: 'Usuń Attachment',
|
||||
deleteAttachment_title: 'Usuń Załącznik',
|
||||
deleteBoard_title: 'Usuń Tablicę',
|
||||
deleteCard_title: 'Usuń Kartę',
|
||||
deleteComment_title: 'Usuń Komentarz',
|
||||
|
@ -132,7 +132,7 @@ export default {
|
|||
username: 'Nazwa Użytkownika',
|
||||
usernameAlreadyInUse: 'Nazwa użytkownika jest już używana',
|
||||
users: 'Użytkownicy',
|
||||
writeComment: 'NApisz komentarz...',
|
||||
writeComment: 'Napisz komentarz...',
|
||||
},
|
||||
|
||||
action: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue