diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-25 02:16:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-25 02:16:52 +0000 |
commit | 41fd12e9980dd6d6b3250068590d7601a4c61ce4 (patch) | |
tree | 5974940d0a9eab068a064a48a908c53bd6aca9b2 /apps/files/l10n/pl.js | |
parent | 4e36157f3dc4fe085e629f07d0cae8c24879b5df (diff) | |
download | nextcloud-server-41fd12e9980dd6d6b3250068590d7601a4c61ce4.tar.gz nextcloud-server-41fd12e9980dd6d6b3250068590d7601a4c61ce4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 942ca0236d0..3710589aea1 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -128,11 +128,11 @@ OC.L10N.register( "{user} renamed {oldfile} to {newfile}" : "{user} zmienił {oldfile} na {newfile}", "You moved {oldfile} to {newfile}" : "Przeniosłeś {oldfile} do {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} przeniósł {oldfile} do {newfile}", - "A file has been added to or removed from your <strong>favorites</strong>" : "Plik został dodany lub usunięty z Twoich <strong>ulubionych</strong>", + "A file has been added to or removed from your <strong>favorites</strong>" : "Plik został dodany lub usunięty z <strong>ulubionych</strong>", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub katalog został <strong>zmieniony</strong> lub <strong>zmieniono nazwę</strong>", "A new file or folder has been <strong>created</strong>" : "Nowy plik lub katalog został <strong>utworzony</strong>", "A file or folder has been <strong>deleted</strong>" : "Plik lub katalog został <strong>usunięty</strong>", - "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plików</strong> <em>(Tylko w strumieniu aktywności)</em>", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o tworzeniu i zmianach w <strong>ulubionych plikach</strong> <em>(Tylko transmisja strumieniowa)</em>", "A file or folder has been <strong>restored</strong>" : "Plik lub katalog został <strong>przywrócony</strong>", "Unlimited" : "Brak limitu", "Upload (max. %s)" : "Wysyłka (max. %s)", @@ -166,8 +166,8 @@ OC.L10N.register( "Settings" : "Ustawienia", "Show hidden files" : "Pokaż ukryte pliki", "WebDAV" : "WebDAV", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Użyj tego adresu aby uzyskać <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dostęp do swoich plików poprzez WebDAV</a>", - "Toggle grid view" : "Przełącz na widok siatki", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Użyj tego adresu, aby uzyskać <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">dostęp do swoich plików poprzez WebDAV</a>", + "Toggle grid view" : "Przełącz widok siatki", "No files in here" : "Brak plików", "Upload some content or sync with your devices!" : "Wgraj coś, albo wykonaj synchronizację ze swoimi urządzeniami.", "No entries found in this folder" : "Brak wpisów w tym katalogu", |