You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/pl.js
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,7 @@ OC.L10N.register(
91
91
"Welcome to Nextcloud Deck!" : "Witamy w Nextcloud Deck!",
92
92
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "Karta \"%s\" na \"%s\" została przydzielona Tobie przez %s.",
93
93
"{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} przydzielił Tobie kartę {deck-card} na {deck-board}.",
94
+
"The card \"%1$s\" on \"%2$s\" has reached its due date." : "Karta \"%1$s\" na \"%2$s\" wygasła.",
94
95
"The card {deck-card} on {deck-board} has reached its due date." : "Karta {deck-card} na {deck-board} uzyskała swój termin.",
95
96
"%s has mentioned you in a comment on \"%s\"." : "%s wspomniał o Tobie w komentarzu do \"%s\".",
96
97
"{user} has mentioned you in a comment on {deck-card}." : "{user} wspomniał o Tobie w komentarzu w {deck-card}.",
@@ -332,7 +333,10 @@ OC.L10N.register(
332
333
"An error occurred" : "Wystąpił błąd",
333
334
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Czy na pewno chcesz usunąć tablicę {title}? Spowoduje to usunięcie wszystkich danych z tej tablicy łącznie z zarchiwizowanymi kartami.",
334
335
"Delete the board?" : "Usunąć tablicę?",
336
+
"Are you sure you want to leave the board {title}?" : "Czy na pewno chcesz opuścić tablicę {title}?",
337
+
"Leave the board?" : "Opuścić tablicę?",
335
338
"Leave" : "Opuść",
339
+
"Failed to leave the board" : "Nie udało się opuścić tablicy",
336
340
"Exporting board..." : "Eksportowanie tablicy…",
337
341
"Board details" : "Szczegóły tablicy",
338
342
"Edit board" : "Edytuj tablicę",
@@ -346,6 +350,7 @@ OC.L10N.register(
346
350
"Assigned cards" : "Przydzielone karty",
347
351
"No notifications" : "Brak powiadomień",
348
352
"Delete board" : "Usuń tablicę",
353
+
"Leave board" : "Opuścić tablicę",
349
354
"Importing board..." : "Importowanie tablicy…",
350
355
"Board imported successfully" : "Tablica została pomyślnie zaimportowana",
Copy file name to clipboardExpand all lines: l10n/pl.json
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,7 @@
89
89
"Welcome to Nextcloud Deck!" : "Witamy w Nextcloud Deck!",
90
90
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "Karta \"%s\" na \"%s\" została przydzielona Tobie przez %s.",
91
91
"{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} przydzielił Tobie kartę {deck-card} na {deck-board}.",
92
+
"The card \"%1$s\" on \"%2$s\" has reached its due date." : "Karta \"%1$s\" na \"%2$s\" wygasła.",
92
93
"The card {deck-card} on {deck-board} has reached its due date." : "Karta {deck-card} na {deck-board} uzyskała swój termin.",
93
94
"%s has mentioned you in a comment on \"%s\"." : "%s wspomniał o Tobie w komentarzu do \"%s\".",
94
95
"{user} has mentioned you in a comment on {deck-card}." : "{user} wspomniał o Tobie w komentarzu w {deck-card}.",
@@ -330,7 +331,10 @@
330
331
"An error occurred" : "Wystąpił błąd",
331
332
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Czy na pewno chcesz usunąć tablicę {title}? Spowoduje to usunięcie wszystkich danych z tej tablicy łącznie z zarchiwizowanymi kartami.",
332
333
"Delete the board?" : "Usunąć tablicę?",
334
+
"Are you sure you want to leave the board {title}?" : "Czy na pewno chcesz opuścić tablicę {title}?",
335
+
"Leave the board?" : "Opuścić tablicę?",
333
336
"Leave" : "Opuść",
337
+
"Failed to leave the board" : "Nie udało się opuścić tablicy",
334
338
"Exporting board..." : "Eksportowanie tablicy…",
335
339
"Board details" : "Szczegóły tablicy",
336
340
"Edit board" : "Edytuj tablicę",
@@ -344,6 +348,7 @@
344
348
"Assigned cards" : "Przydzielone karty",
345
349
"No notifications" : "Brak powiadomień",
346
350
"Delete board" : "Usuń tablicę",
351
+
"Leave board" : "Opuścić tablicę",
347
352
"Importing board..." : "Importowanie tablicy…",
348
353
"Board imported successfully" : "Tablica została pomyślnie zaimportowana",
0 commit comments