diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:35:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:35:47 +0000 |
commit | f5f3d68eb83918bb0d01e7e20722ef8a42f6272d (patch) | |
tree | 8cb82c3a15d4800a3c1f94a4cb0de15a1d8f125a /apps/files/l10n/pl.json | |
parent | 4b7aa651927ae088f277261162f24bd39438ea92 (diff) | |
download | nextcloud-server-f5f3d68eb83918bb0d01e7e20722ef8a42f6272d.tar.gz nextcloud-server-f5f3d68eb83918bb0d01e7e20722ef8a42f6272d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pl.json')
-rw-r--r-- | apps/files/l10n/pl.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 098049043f7..d9eebf7d6e1 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -153,7 +153,6 @@ "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>" : "Plik lub katalog został <strong>zmieniony</strong>", "A favorite file or folder has been <strong>changed</strong>" : "Ulubiony plik lub katalog został <strong>zmieniony</strong>", - "All files" : "Wszystkie pliki", "Upload (max. %s)" : "Wysyłanie (maks. %s)", "Accept" : "Akceptuj", "Reject" : "Odrzuć", @@ -176,13 +175,14 @@ "\"{displayName}\" action failed" : "Akcja \"{displayName}\" nie powiodła się", "Name cannot be empty" : "Nazwa nie może być pusta", "Total rows summary" : "Podsumowanie wszystkich wierszy", - "Select all" : "Wybierz wszystko", - "Unselect all" : "Odznacz wszystko", "\"{displayName}\" failed on some elements " : "\"{displayName}\" nie powiodło się w przypadku niektórych elementów", "\"{displayName}\" batch action executed successfully" : "Akcja wsadowa \"{displayName}\" została wykonana pomyślnie", "ascending" : "rosnąco", "descending" : "malejąco", "Sort list by {column} ({direction})" : "Sortuj listę według {column} ({direction})", + "Select all" : "Wybierz wszystko", + "Unselect all" : "Odznacz wszystko", + "File not found" : "Nie odnaleziono pliku", "Storage informations" : "Informacje o przechowywaniu", "{usedQuotaByte} used" : "Wykorzystano {usedQuotaByte}", "{relative}% used" : "Wykorzystano {relative}%", @@ -233,8 +233,8 @@ "Unable to initialize the templates directory" : "Nie można zainicjować katalogu szablonów", "No favorites yet" : "Brak ulubionych", "Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj", + "All files" : "Wszystkie pliki", "Toggle %1$s sublist" : "Przełącz podlistę %1$s", - "Toggle grid view" : "Przełącz widok siatki", "No entries found in this folder" : "Brak wpisów w tym katalogu", "Upload too large" : "Wysyłany plik jest za duży", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Pliki, które próbujesz wysłać, przekraczają maksymalną dopuszczalną wielkość.", @@ -248,6 +248,7 @@ "%s used" : "Wykorzystane: %s", "%s%%" : "%s%%", "%1$s of %2$s used" : "Wykorzystane: %1$s z %2$s", + "Toggle grid view" : "Przełącz widok siatki", "Deleted files" : "Usunięte pliki", "Shares" : "Udostępnione", "Shared with others" : "Udostępnione innym", |