From df463f90be01be2d38f6cdd5b2b1a20900696b54 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 28 Mar 2020 02:18:15 +0000 Subject: [tx-robot] updated from transifex --- apps/files/l10n/pl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files/l10n/pl.js') diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 49e365f968e..d129e5fdd09 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -168,7 +168,6 @@ OC.L10N.register( "Settings" : "Ustawienia", "Show hidden files" : "Pokaż ukryte pliki", "WebDAV" : "WebDAV", - "Use this address to access your Files via WebDAV" : "Użyj tego adresu, aby uzyskać dostęp do swoich plików poprzez WebDAV", "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.", @@ -189,6 +188,7 @@ OC.L10N.register( "New text file.txt" : "Nowy plik tekstowy.txt", "%s of %s used" : "Wykorzystano %s z %s", "%1$s%% of %2$s used" : "Wykorzystane: %1$s%% z %2$s", + "Use this address to access your Files via WebDAV" : "Użyj tego adresu, aby uzyskać dostęp do swoich plików poprzez WebDAV", "Cannot transfter ownership of a file or folder you don't own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem" }, "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);"); -- cgit v1.2.3