diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-18 02:25:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-18 02:25:38 +0000 |
commit | 69ab7b4a275bc6cabaa70ba93a3c63899c98cca0 (patch) | |
tree | afde996eda3780cee2a3aef0a99915766f0115c4 /apps/files_external/l10n/pl.json | |
parent | e272ac258ae3a14dd27335e03c7eab1fae355b7b (diff) | |
download | nextcloud-server-69ab7b4a275bc6cabaa70ba93a3c63899c98cca0.tar.gz nextcloud-server-69ab7b4a275bc6cabaa70ba93a3c63899c98cca0.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/pl.json')
-rw-r--r-- | apps/files_external/l10n/pl.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json index 6c76f5f52db..46c430aeee7 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -1,5 +1,5 @@ { "translations": { - "External storage" : "Zewnętrzne zasoby dyskowe", + "External storage" : "Magazyn zewnętrzny", "Personal" : "Osobiste", "System" : "System", "Grant access" : "Udziel dostępu", @@ -130,12 +130,11 @@ "Click to recheck the configuration" : "Kliknij, aby ponownie sprawdzić konfigurację", "Add storage" : "Dodaj zewnętrzne magazyny", "Advanced settings" : "Ustawienia zaawansowane", - "Allow users to mount external storage" : "Pozwól użytkownikom montować zewnętrzne zasoby dyskowe", - "Global credentials can be used to authenticate with multiple external storage that have the same credentials." : "Poświadczenia globalne mogą służyć do uwierzytelniania z wieloma zewnętrznymi magazynami, które mają te same poświadczenia.", + "Allow users to mount external storage" : "Zezwalaj użytkownikom na montowanie magazynów zewnętrznych", + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia.", "External storages" : "Magazyny zewnętrzne", "(group)" : "(grupa)", "SMB / CIFS" : "SMB/CIFS", - "SMB / CIFS using OC login" : "SMB/CIFS za pomocą logowania OC", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia." + "SMB / CIFS using OC login" : "SMB/CIFS za pomocą logowania OC" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file |