aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-29 00:24:23 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-29 00:24:23 +0000
commita40838b61cfbad9fc3d969b82179f12308b8cd09 (patch)
tree640cb363b4637ec800b51f391cafdc35a563f272 /apps/files/l10n/pl.js
parent8afd99c2067364cc619d283914fb50bf12f9f58c (diff)
downloadnextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.tar.gz
nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.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, 18 insertions, 16 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 47a51e9da9e..c85a6267f30 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -37,10 +37,10 @@ OC.L10N.register(
"Set reminder" : "Ustaw przypomnienie",
"Edit locally" : "Edytuj lokalnie",
"Open" : "Otwórz",
- "_Delete file_::_Delete files_" : ["Usuń plik","Usuń pliki","Usuń pliki","Usuń pliki"],
- "_Delete folder_::_Delete folders_" : ["Usuń katalog","Usuń katalogi","Usuń katalogi","Usuń katalogi"],
- "_Disconnect storage_::_Disconnect storages_" : ["Odłącz magazyn","Odłącz magazyny","Odłącz magazyny","Odłącz magazyny"],
- "_Leave this share_::_Leave these shares_" : ["Opuść udostępnienie","Opuść udostępnienia","Opuść udostępnienia","Opuść udostępnienia"],
+ "Delete file" : "Usuń plik",
+ "Delete folder" : "Usuń katalog",
+ "Disconnect storage" : "Odłącz magazyn",
+ "Leave this share" : "Opuść te udostępnienie",
"Could not load info for file \"{file}\"" : "Nie można załadować informacji o pliku \"{file}\"",
"Files" : "Pliki",
"Details" : "Szczegóły",
@@ -265,6 +265,10 @@ OC.L10N.register(
"Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu",
"Delete permanently" : "Usuń bezpowrotnie",
"Delete and unshare" : "Usuń i przestań udostępniać",
+ "Leave these shares" : "Opuść udostępnienia",
+ "Disconnect storages" : "Odłącz magazyny",
+ "Delete files" : "Usuń pliki",
+ "Delete folders" : "Usuń katalogi",
"You are about to delete {count} items." : "Zamierzasz usunąć {count} elementów.",
"Confirm deletion" : "Potwierdź usunięcie",
"Cancel" : "Anuluj",
@@ -324,20 +328,9 @@ OC.L10N.register(
"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",
- "\"remote user\"" : "\"użytkownik zdalny\"",
- "Search users" : "Wyszukaj użytkownikó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",
- "Toggle %1$s sublist" : "Przełącz podlistę %1$s",
- "Toggle grid view" : "Przełącz widok siatki",
- "Deleted files" : "Usunięte pliki",
- "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",
"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}",
"Unselect all" : "Odznacz wszystko",
@@ -348,6 +341,15 @@ OC.L10N.register(
"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",
+ "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",
+ "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",
"The files is locked" : "Pliki są zablokowane"
},
"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);");