diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:18:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:18:12 +0000 |
commit | 05244c2e035d528cacf49f3c3e8e6492d0bf9131 (patch) | |
tree | b63bf5c24e1487034772524d035e04addbdf2b69 /apps/settings/l10n/pl.json | |
parent | 8e674a449b0eea08d435b8bc84a0b2bb8a9df74b (diff) | |
download | nextcloud-server-05244c2e035d528cacf49f3c3e8e6492d0bf9131.tar.gz nextcloud-server-05244c2e035d528cacf49f3c3e8e6492d0bf9131.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/pl.json')
-rw-r--r-- | apps/settings/l10n/pl.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index b18cc85a699..607548f4734 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -507,7 +507,6 @@ "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" },"pluralForm" :"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);" }
\ No newline at end of file |