summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-03 02:28:58 +0000
committerNextcloud bot <bot@nextcloud.com>2021-06-03 02:28:58 +0000
commit5a117a73f2e5652a2d67e4496ab4486097b74b9a (patch)
tree42e7ef8c9ed6cb0ff461a586cb23dde8d1622962 /apps/workflowengine/l10n/pl.js
parentb5d3e389cbb521452eef451cc46bdf34d675c4af (diff)
downloadnextcloud-server-5a117a73f2e5652a2d67e4496ab4486097b74b9a.tar.gz
nextcloud-server-5a117a73f2e5652a2d67e4496ab4486097b74b9a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/pl.js')
-rw-r--r--apps/workflowengine/l10n/pl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/pl.js b/apps/workflowengine/l10n/pl.js
index a665f1639e3..66b26b10b26 100644
--- a/apps/workflowengine/l10n/pl.js
+++ b/apps/workflowengine/l10n/pl.js
@@ -83,7 +83,6 @@ OC.L10N.register(
"Available flows" : "Dostępne przepływy",
"For details on how to write your own flow, check out the development documentation." : "Aby uzyskać szczegółowe informacje na temat pisania własnego przepływu, zapoznaj się z dokumentacją programistyczną.",
"More flows" : "Więcej przepływów",
- "Browse the app store" : "Przeglądaj sklep z aplikacjami",
"Show less" : "Pokaż mniej",
"Show more" : "Pokaż więcej",
"Configured flows" : "Skonfigurowane przepływy",
@@ -114,6 +113,7 @@ OC.L10N.register(
"Request user agent" : "Żądanie agenta użytkownika",
"User group membership" : "Członkostwo grupy użytkownika",
"is member of" : "jest członkiem w",
- "is not member of" : "nie jest członkiem w"
+ "is not member of" : "nie jest członkiem w",
+ "Browse the app store" : "Przeglądaj sklep z aplikacjami"
},
"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);");