Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/246/head
Nextcloud bot 2023-03-04 04:16:26 +00:00
parent c1ca3b242c
commit 6e1c4064ea
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 2 deletions

View File

@ -23,6 +23,7 @@ OC.L10N.register(
"moderator" : "модератор",
"Share" : "Подели",
"Loading" : "Учитавам",
"Settings saved" : "Поставке сачуване"
"Settings saved" : "Поставке сачуване",
"Send to" : "Пошаљи у"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

View File

@ -21,6 +21,7 @@
"moderator" : "модератор",
"Share" : "Подели",
"Loading" : "Учитавам",
"Settings saved" : "Поставке сачуване"
"Settings saved" : "Поставке сачуване",
"Send to" : "Пошаљи у"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}