diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-31 02:27:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-31 02:27:04 +0000 |
commit | d57153940ba044b698e9eb0d26fd5eb3657b0dda (patch) | |
tree | 68f0f61f3c87b38339d57a33dd6c710aaf606faa /lib/l10n | |
parent | 1cb501c338e43ba61e44f3e761db377e13735b7b (diff) | |
download | nextcloud-server-d57153940ba044b698e9eb0d26fd5eb3657b0dda.tar.gz nextcloud-server-d57153940ba044b698e9eb0d26fd5eb3657b0dda.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/pl.js | 10 | ||||
-rw-r--r-- | lib/l10n/pl.json | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 096f219c81d..eddc8160fdb 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -103,12 +103,12 @@ OC.L10N.register( "Set an admin username." : "Ustaw nazwę administratora.", "Set an admin password." : "Ustaw hasło administratora.", "Can't create or write into the data directory %s" : "Nie można tworzyć ani zapisywać w katalogu %s", - "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do współdzielenia %s musi implementować interfejs OCP\\Share_Backend", - "Sharing backend %s not found" : "Zaplecze %s do współdzielenia nie zostało znalezione", - "Sharing backend for %s not found" : "Zaplecze do współdzielenia dla %s nie zostało znalezione", + "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 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 pliku współdzielonego z Tobą", + "»%s« added a note to a file shared with you" : "»%s« dodał notatkę do udostępnionego dla Ciebie pliku", "Open »%s«" : "Otwórz »%s«", "%1$s via %2$s" : "%1$s przez %2$s", "You are not allowed to share %s" : "Nie możesz udostępnić %s", @@ -120,7 +120,7 @@ OC.L10N.register( "%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ć.", - "The requested share does not exist anymore" : "Żądane współdzielenie już nie istnieje", + "The requested share does not exist anymore" : "Żądane udostępnienie już nie istnieje", "Could not find category \"%s\"" : "Nie można znaleźć kategorii \"%s\"", "Sunday" : "Niedziela", "Monday" : "Poniedziałek", diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index 7504b7931e5..e1fb15c9aec 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -101,12 +101,12 @@ "Set an admin username." : "Ustaw nazwę administratora.", "Set an admin password." : "Ustaw hasło administratora.", "Can't create or write into the data directory %s" : "Nie można tworzyć ani zapisywać w katalogu %s", - "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do współdzielenia %s musi implementować interfejs OCP\\Share_Backend", - "Sharing backend %s not found" : "Zaplecze %s do współdzielenia nie zostało znalezione", - "Sharing backend for %s not found" : "Zaplecze do współdzielenia dla %s nie zostało znalezione", + "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 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 pliku współdzielonego z Tobą", + "»%s« added a note to a file shared with you" : "»%s« dodał notatkę do udostępnionego dla Ciebie pliku", "Open »%s«" : "Otwórz »%s«", "%1$s via %2$s" : "%1$s przez %2$s", "You are not allowed to share %s" : "Nie możesz udostępnić %s", @@ -118,7 +118,7 @@ "%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ć.", - "The requested share does not exist anymore" : "Żądane współdzielenie już nie istnieje", + "The requested share does not exist anymore" : "Żądane udostępnienie już nie istnieje", "Could not find category \"%s\"" : "Nie można znaleźć kategorii \"%s\"", "Sunday" : "Niedziela", "Monday" : "Poniedziałek", |