diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-04 02:17:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-04 02:17:52 +0000 |
commit | 0f9fe74020d8b8b71ce03e0baf2f1e2b13cda5f9 (patch) | |
tree | c66c4e267b8178b4b6f918db9315e718ddf5b172 /apps/federatedfilesharing | |
parent | 0be52ab1342f85fed86fe5a4911a562c58765103 (diff) | |
download | nextcloud-server-0f9fe74020d8b8b71ce03e0baf2f1e2b13cda5f9.tar.gz nextcloud-server-0f9fe74020d8b8b71ce03e0baf2f1e2b13cda5f9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing')
-rw-r--r-- | apps/federatedfilesharing/l10n/pl.js | 12 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/pl.json | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/apps/federatedfilesharing/l10n/pl.js b/apps/federatedfilesharing/l10n/pl.js index f19f42516a2..14286546326 100644 --- a/apps/federatedfilesharing/l10n/pl.js +++ b/apps/federatedfilesharing/l10n/pl.js @@ -1,11 +1,11 @@ OC.L10N.register( "federatedfilesharing", { - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Chcesz się dzielić zdalnie {name} z {owner}@{remote}?", - "Remote share" : "Zdalny zasób", - "Remote share password" : "Hasło do zdalnego zasobu", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "Czy chcesz dodać zdalne udostępnienie {name} od {owner}@{remote}?", + "Remote share" : "Zdalne udostępnienie", + "Remote share password" : "Hasło zdalnego udostępnienia", "Cancel" : "Anuluj", - "Add remote share" : "Dodaj zdalny zasób", + "Add remote share" : "Dodaj zdalne udostępnienie", "Copy" : "Kopiuj", "Copied!" : "Skopiowano!", "Not supported!" : "Brak wsparcia!", @@ -30,8 +30,8 @@ OC.L10N.register( "You received {share} as a remote share from {user}" : "Otrzymałeś {share} zdalne udostępnienie od {user}", "Accept" : "Akceptuj", "Decline" : "Odrzuć", - "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Podziel się ze mną przez mój ID #Nextcloud Chmury Federacyjnej, zobacz %s", - "Share with me through my #Nextcloud Federated Cloud ID" : "Podziel się ze mną za pomocą mojego ID #Nextcloud Chmury Federacyjnej", + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Udostępnij mi poprzez mój ID #Nextcloud Chmury Federacyjnej, zobacz %s", + "Share with me through my #Nextcloud Federated Cloud ID" : "Udostępnij mi poprzez mój ID #Nextcloud Chmury Federacyjnej", "Sharing" : "Udostępnianie", "Federated file sharing" : "Federacyjne udostępnianie plików", "Provide federated file sharing across servers" : "Zezwól na federacyjne udostępnianie plików na serwerach", diff --git a/apps/federatedfilesharing/l10n/pl.json b/apps/federatedfilesharing/l10n/pl.json index f5b69164f4b..efb2c32b54f 100644 --- a/apps/federatedfilesharing/l10n/pl.json +++ b/apps/federatedfilesharing/l10n/pl.json @@ -1,9 +1,9 @@ { "translations": { - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Chcesz się dzielić zdalnie {name} z {owner}@{remote}?", - "Remote share" : "Zdalny zasób", - "Remote share password" : "Hasło do zdalnego zasobu", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "Czy chcesz dodać zdalne udostępnienie {name} od {owner}@{remote}?", + "Remote share" : "Zdalne udostępnienie", + "Remote share password" : "Hasło zdalnego udostępnienia", "Cancel" : "Anuluj", - "Add remote share" : "Dodaj zdalny zasób", + "Add remote share" : "Dodaj zdalne udostępnienie", "Copy" : "Kopiuj", "Copied!" : "Skopiowano!", "Not supported!" : "Brak wsparcia!", @@ -28,8 +28,8 @@ "You received {share} as a remote share from {user}" : "Otrzymałeś {share} zdalne udostępnienie od {user}", "Accept" : "Akceptuj", "Decline" : "Odrzuć", - "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Podziel się ze mną przez mój ID #Nextcloud Chmury Federacyjnej, zobacz %s", - "Share with me through my #Nextcloud Federated Cloud ID" : "Podziel się ze mną za pomocą mojego ID #Nextcloud Chmury Federacyjnej", + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Udostępnij mi poprzez mój ID #Nextcloud Chmury Federacyjnej, zobacz %s", + "Share with me through my #Nextcloud Federated Cloud ID" : "Udostępnij mi poprzez mój ID #Nextcloud Chmury Federacyjnej", "Sharing" : "Udostępnianie", "Federated file sharing" : "Federacyjne udostępnianie plików", "Provide federated file sharing across servers" : "Zezwól na federacyjne udostępnianie plików na serwerach", |