aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-14 02:27:40 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-14 02:27:40 +0000
commitd454fe4b8c4bc659e036b7a34a56f0e83bab8a94 (patch)
tree2aa039fd9bda8a655bff6d2efeab23d9a09c83d7 /apps/files_sharing/l10n/pl.js
parente18f97fc9506ec14487d68f90edfef4c6eb98361 (diff)
downloadnextcloud-server-d454fe4b8c4bc659e036b7a34a56f0e83bab8a94.tar.gz
nextcloud-server-d454fe4b8c4bc659e036b7a34a56f0e83bab8a94.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);");