aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-15 00:26:17 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-15 00:26:17 +0000
commit2f4abc774f9f561f60a63479295eae97c03aa8b0 (patch)
tree1521b0fece66399f31d253fdfae77fa7c8154f7c /apps/files/l10n/pl.js
parent14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (diff)
downloadnextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.tar.gz
nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r--apps/files/l10n/pl.js34
1 files changed, 7 insertions, 27 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 07360affd67..a9aaeb04c6a 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -338,41 +338,21 @@ OC.L10N.register(
"New text file.txt" : "Nowy plik tekstowy.txt",
"Direct link was copied (only works for users who have access to this file/folder)" : "Bezpośredni link został skopiowany (działa tylko dla użytkowników, którzy mają dostęp do tego pliku/katalogu)",
"Copy direct link (only works for users who have access to this file/folder)" : "Skopiuj bezpośredni link (działa tylko dla użytkowników, którzy mają dostęp do tego pliku/katalogu)",
- "You can only favorite a single file or folder at a time" : "Możesz dodać do ulubionych tylko pojedynczy plik lub katalog",
- "This file has the tag {tag}" : "Ten plik posiada etykietę {tag}",
- "This file has the tags {firstTags} and {lastTag}" : "Ten plik posiada etykiety {firstTags} i {lastTag}",
"\"remote user\"" : "\"użytkownik zdalny\"",
- "Select the row for {displayName}" : "Wybierz wiersz dla {displayName}",
- "Open folder {name}" : "Otwórz katalog {name}",
- "Download file {name}" : "Pobierz plik {name}",
- "Unselect all" : "Odznacz wszystko",
- "ascending" : "rosnąco",
- "descending" : "malejąco",
- "Sort list by {column} ({direction})" : "Sortuj listę według {column} ({direction})",
- "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.",
- "Storage informations" : "Informacje o przechowywaniu",
- "Search for an account" : "Wyszukaj konto",
- "Choose" : "Wybierz",
- "No files or folders have been deleted yet" : "Żadne pliki ani katalogi nie zostały jeszcze usunięte",
- "Open the files app settings" : "Otwórz ustawienia aplikacji plików",
- "You might not have have permissions to view it, ask the sender to share it" : "Możesz nie mieć uprawnień, aby go wyświetlić, poproś nadawcę o udostępnienie",
- "Set up templates folder" : "Skonfiguruj katalog szablonów",
- "Create new templates folder" : "Stwórz nowy folder z szablonami",
- "Toggle %1$s sublist" : "Przełącz podlistę %1$s",
- "Toggle grid view" : "Przełącz widok siatki",
- "Shares" : "Udostępnione",
- "Shared with others" : "Udostępnione innym",
- "Shared with you" : "Udostępnione dla Ciebie",
- "Deleted shares" : "Usunięte udostępnienia",
- "Pending shares" : "Oczekujące udostępnienia",
"File name" : "Nazwa pliku",
+ "Download file {name}" : "Pobierz plik {name}",
"\"{char}\" is not allowed inside a file name." : "\"{char}\" jest niedozwolone w nazwie pliku.",
"\"{name}\" is not an allowed filetype." : "\"{name}\" nie jest dozwolonym typem pliku.",
"{newName} already exists." : "{newName} już istnieje.",
"Name cannot be empty" : "Nazwa nie może być pusta",
"Another entry with the same name already exists" : "Inny wpis o tej samej nazwie już istnieje",
+ "Storage informations" : "Informacje o przechowywaniu",
"A file or folder with that name already exists." : "Plik lub katalog o tej nazwie już istnieje.",
"Invalid file name" : "Nieprawidłowa nazwa pliku",
- "The files is locked" : "Pliki są zablokowane"
+ "Open the files app settings" : "Otwórz ustawienia aplikacji plików",
+ "You might not have have permissions to view it, ask the sender to share it" : "Możesz nie mieć uprawnień, aby go wyświetlić, poproś nadawcę o udostępnienie",
+ "The files is locked" : "Pliki są zablokowane",
+ "Create new templates folder" : "Stwórz nowy folder z szablonami",
+ "Toggle %1$s sublist" : "Przełącz podlistę %1$s"
},
"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);");