diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-24 02:18:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-24 02:18:45 +0000 |
commit | 153ff3d9b78a213740420ffc85de2d4b2cb38916 (patch) | |
tree | 4b6d28caa13575194eeefa42678ad194bf184fa7 /core/l10n | |
parent | 2a154f57ceeae89b15dfe166aff3a7916afde94c (diff) | |
download | nextcloud-server-153ff3d9b78a213740420ffc85de2d4b2cb38916.tar.gz nextcloud-server-153ff3d9b78a213740420ffc85de2d4b2cb38916.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/pl.js | 2 | ||||
-rw-r--r-- | core/l10n/pl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 6964ae4c600..85ac1bb5366 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -206,7 +206,7 @@ OC.L10N.register( "New Files" : "Nowe pliki", "Already existing files" : "Już istniejące pliki", "Which files do you want to keep?" : "Które pliki chcesz zachować?", - "If you select both versions, the copied file will have a number added to its name." : "Jeśli wybierzesz obie wersje, skopiowany plik będzie miał dodany numer w nazwie", + "If you select both versions, the copied file will have a number added to its name." : "Jeśli wybierzesz obie wersje, to do nazwy skopiowanego pliku zostanie dodany numer.", "Continue" : "Kontynuuj", "(all selected)" : "(wybrano wszystkie)", "({count} selected)" : "(wybrano {count})", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index b359ccc3e57..6ce18cb29b9 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -204,7 +204,7 @@ "New Files" : "Nowe pliki", "Already existing files" : "Już istniejące pliki", "Which files do you want to keep?" : "Które pliki chcesz zachować?", - "If you select both versions, the copied file will have a number added to its name." : "Jeśli wybierzesz obie wersje, skopiowany plik będzie miał dodany numer w nazwie", + "If you select both versions, the copied file will have a number added to its name." : "Jeśli wybierzesz obie wersje, to do nazwy skopiowanego pliku zostanie dodany numer.", "Continue" : "Kontynuuj", "(all selected)" : "(wybrano wszystkie)", "({count} selected)" : "(wybrano {count})", |