aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-12-12 00:21:23 +0000
committerNextcloud bot <bot@nextcloud.com>2024-12-12 00:21:23 +0000
commitef09d2554350ffb337efb5cdff666f2337322c86 (patch)
treeae9742b121bf2219c4feae46bb51d07de995d5b0 /lib/l10n/pl.js
parent000ee5410fbc120e8e3d96ceb8d7941e2af14512 (diff)
downloadnextcloud-server-ef09d2554350ffb337efb5cdff666f2337322c86.tar.gz
nextcloud-server-ef09d2554350ffb337efb5cdff666f2337322c86.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r--lib/l10n/pl.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index 3a4b0f8ed7e..e0d5a386c22 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -140,14 +140,8 @@ OC.L10N.register(
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do udostępniania %s musi implementować interfejs OCP\\Share_Backend",
"Sharing backend %s not found" : "Zaplecze %s do udostępniania nie zostało znalezione",
"Sharing backend for %s not found" : "Zaplecze do udostępniania dla %s nie zostało znalezione",
- "%1$s shared »%2$s« with you" : "%1$s udostępnił Tobie »%2$s«",
- "%1$s shared »%2$s« with you." : "%1$s udostępnił Tobie »%2$s«.",
"Click the button below to open it." : "Kliknij przycisk poniżej, aby otworzyć.",
- "Open »%s«" : "Otwórz »%s«",
"%1$s via %2$s" : "%1$s przez %2$s",
- "%1$s shared »%2$s« with you and wants to add:" : "%1$s udostępnił Tobie »%2$s« i chce dodać: ",
- "%1$s shared »%2$s« with you and wants to add" : " %1$s udostępnił Tobie »%2$s« i chce dodać",
- "»%s« added a note to a file shared with you" : "»%s« dodał notatkę do udostępnionego dla Ciebie pliku",
"Passwords are enforced for link and mail shares" : "Hasła są wymuszane w przypadku udostępniania łączy i poczty",
"Share recipient is not a valid user" : "Odbiorca udostępnienia nie jest prawidłowym użytkownikiem",
"Share recipient is not a valid group" : "Odbiorca udostępnienia nie jest prawidłową grupą",
@@ -341,7 +335,13 @@ OC.L10N.register(
"Oracle username and/or password not valid" : "Zła nazwa użytkownika i/lub hasło do bazy danych Oracle",
"PostgreSQL username and/or password not valid" : "Zła nazwa użytkownika i/lub hasło do bazy danych PostgreSQL",
"Set an admin username." : "Ustaw nazwę administratora.",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s udostępnił Tobie »%2$s« i chce dodać: ",
+ "%1$s shared »%2$s« with you and wants to add" : " %1$s udostępnił Tobie »%2$s« i chce dodać",
+ "»%s« added a note to a file shared with you" : "»%s« dodał notatkę do udostępnionego dla Ciebie pliku",
+ "Open »%s«" : "Otwórz »%s«",
"Sharing %s failed, because this item is already shared with user %s" : "Udostępnianie %s nie powiodło się, ponieważ element jest już udostępniony użytkownikowi %s",
+ "%1$s shared »%2$s« with you" : "%1$s udostępnił Tobie »%2$s«",
+ "%1$s shared »%2$s« with you." : "%1$s udostępnił Tobie »%2$s«.",
"The username is already being used" : "Ta nazwa użytkownika jest już używana",
"Could not create user" : "Nie można utworzyć użytkownika",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "W nazwie użytkownika dozwolone są tylko następujące znaki : \"a-z\", \"A-Z\", \"0-9\", spacje i \"_.@-'\"",