summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r--apps/files_sharing/l10n/pl.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js
index 039d75e7e4c..6bbd7e99847 100644
--- a/apps/files_sharing/l10n/pl.js
+++ b/apps/files_sharing/l10n/pl.js
@@ -297,7 +297,6 @@ OC.L10N.register(
"the item was removed" : "element został usunięty",
"the link expired" : "link wygasł",
"sharing is disabled" : "udostępnianie jest wyłączone",
- "For more info, please ask the person who sent this link." : "Aby uzyskać więcej informacji, zapytaj osobę, która wysłała ten link.",
- "Share with" : "Udostępnij dla"
+ "For more info, please ask the person who sent this link." : "Aby uzyskać więcej informacji, zapytaj osobę, która wysłała ten link."
},
"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);");