f7cloud_client/apps/related_resources/l10n/sl.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

11 lines
277 B
JavaScript

OC.L10N.register(
"related_resources",
{
"Calendar" : "Koledar",
"Deck" : "Deck",
"Files" : "Datoteke",
"Talk conversation" : "Pogovor Talk",
"Talk" : "Pogovor"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");