summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-14 02:27:48 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-14 02:27:48 +0000
commit7ac287793119d86e8df0285f2c63b6b46aec371a (patch)
tree7eddb2902a94e36cfa6130cce06c982a7704d645 /apps/files_sharing/l10n/pl.js
parent79f342531c163bd9c3202ca4e8003564e1e5ad0a (diff)
downloadnextcloud-server-7ac287793119d86e8df0285f2c63b6b46aec371a.tar.gz
nextcloud-server-7ac287793119d86e8df0285f2c63b6b46aec371a.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r--apps/files_sharing/l10n/pl.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js
index 27bb6faac7d..ccde2f2a689 100644
--- a/apps/files_sharing/l10n/pl.js
+++ b/apps/files_sharing/l10n/pl.js
@@ -120,6 +120,7 @@ OC.L10N.register(
"You cannot share to a Circle if the app is not enabled" : "Nie możesz udostępnić w Kręgach, jeśli aplikacja jest wyłączona",
"Please specify a valid circle" : "Podaj prawidłowy krąg",
"Sharing %s failed because the back end does not support room shares" : "Udostępnienie %s nie powiodło się, ponieważ zaplecze nie obsługuje udostępnień pokoju",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "Udostępnienie %s nie powiodło się, ponieważ oprogramowanie nie obsługuje udostępniania ScienceMesh",
"Unknown share type" : "Nieznany typ udostępnienia",
"Not a directory" : "Nie jest katalogiem",
"Could not lock node" : "Nie można zablokować powiązania",
@@ -225,6 +226,7 @@ OC.L10N.register(
"Circle" : "Krąg",
"Talk conversation" : "Rozmowa Talk",
"Deck board" : "Tablica Deck",
+ "ScienceMesh" : "ScienceMesh",
"on {server}" : "na {server}",
"Others with access" : "Inni z dostępem",
"No other users with access found" : "Nie znaleziono innych użytkowników z dostępem",
@@ -276,6 +278,7 @@ OC.L10N.register(
"Sorry, this link doesn’t seem to work anymore." : "Niestety, ten link już nie działa.",
"Toggle grid view" : "Przełącz widok siatki",
"Sharing %s failed because the back end does not support sciencemesh shares" : "Udostępnienie %s nie powiodło się, ponieważ oprogramowanie nie obsługuje udostępnień Science Mesh",
+ "Science Mesh" : "Science Mesh",
"Error generating password from password_policy" : "Błąd podczas generowania hasła z password_policy"
},
"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);");