f7cloud_client/apps/twofactor_nextcloud_notification/l10n/lt_LT.json
2026-03-05 13:40:40 +00:00

8 lines
438 B
JSON

{ "translations": {
"TwoFactor Nextcloud notification" : "Dviejų faktorių Nextcloud pranešimas",
"Approve" : "Patvirtinti",
"Cancel" : "Atsisakyti",
"Nextcloud Notification" : "Nextcloud pranešimas",
"Please wait …" : "Palaukite…"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}