summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-17 00:18:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-17 00:18:03 +0000
commit595412fb5ea2ff0ff2c8a88a22809869c677c44b (patch)
treeff03e940a5f418b88b6bca2afbd01157ef031e5d /apps/settings/l10n/pl.js
parent78c5a0094ea9f69042522a0e14729aa2cb40a332 (diff)
downloadnextcloud-server-595412fb5ea2ff0ff2c8a88a22809869c677c44b.tar.gz
nextcloud-server-595412fb5ea2ff0ff2c8a88a22809869c677c44b.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r--apps/settings/l10n/pl.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index a98a45007a6..fe298d7121d 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -509,7 +509,6 @@ OC.L10N.register(
"NT LAN Manager" : "NT LAN Manager",
"STARTTLS" : "STARTTLS",
"Allow username autocompletion in share dialog" : "Zezwalaj na automatyczne uzupełnianie nazwy użytkownika w oknie udostępnienia",
- "Allow username autocompletion to users within the same groups" : "Zezwalaj na automatyczne uzupełnianie nazwy użytkownika dla użytkowników w tych samych grupach",
- "Avatar" : "Awatar"
+ "Allow username autocompletion to users within the same groups" : "Zezwalaj na automatyczne uzupełnianie nazwy użytkownika dla użytkowników w tych samych grupach"
},
"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);");