Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2025-01-24 00:41:39 +00:00
parent 6672844704
commit 5e6596a949
94 changed files with 54 additions and 324 deletions

View File

@@ -351,9 +351,6 @@ OC.L10N.register(
"Share with a Deck card" : "Udostępnij za pomocą karty Tablicy",
"Share {file} with a Deck card" : "Udostępnij {file} za pomocą karty Tablicy",
"Share" : "Udostępnianie",
"Move card to another board" : "Przenieś kartę na inną tablicę",
"Searching for users, groups and circles …" : "Szukam użytkowników, grup i kręgów…",
"(Circle)" : "(Krąg)",
"Assign to users/groups/circles" : "Przypisz do użytkowników/grup/kręgów"
"Move card to another board" : "Przenieś kartę na inną tablicę"
},
"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);");