From 83ad2f45e6c7fdc5bef8215832b8206789f85fff Mon Sep 17 00:00:00 2001
From: pkrolkgp <32438012+pkrolkgp@users.noreply.github.com>
Date: Mon, 11 Jan 2021 07:10:22 +0100
Subject: [PATCH] Fix typos in polish translation
---
client/src/locales/pl/core.js | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/client/src/locales/pl/core.js b/client/src/locales/pl/core.js
index 55f40738..3b854397 100644
--- a/client/src/locales/pl/core.js
+++ b/client/src/locales/pl/core.js
@@ -8,7 +8,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: {
@@ -18,11 +18,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
po przywróceniu połączenia',
+ 'Wszystkie zmiany zostaną automatycznie zapisane
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ę?',
@@ -52,7 +52,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',
@@ -130,14 +130,13 @@ export default {
userActions_title: 'Akcje użytkownika',
userAddedThisCardToList: '<0>{{user}}0><1> dodał tę kartę w {{list}}1>',
userLeftNewCommentToCard: '{{user}} zamieścił nowy komentarz «{{comment}}» w <2>{{card}}2>',
- userMovedCardFromListToList:
- '{{user}} przeniósł <2>{{card}}2> z {{fromList}} do {{toList}}',
+ userMovedCardFromListToList: '{{user}} przeniósł <2>{{card}}2> z {{fromList}} do {{toList}}',
userMovedThisCardFromListToList:
'<0>{{user}}0><1> przeniósł tę kartę z {{fromList}} do {{toList}}1>',
username: 'Nazwa Użytkownika',
usernameAlreadyInUse: 'Nazwa użytkownika jest już używana',
users: 'Użytkownicy',
- writeComment: 'NApisz komentarz...',
+ writeComment: 'Napisz komentarz...',
},
action: {