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

12 lines
262 B
JavaScript

OC.L10N.register(
"logreader",
{
"App" : "Ap",
"Time" : "Amser",
"Relative" : "Perthynas",
"Info" : "Info",
"Warning" : "Rhybudd",
"Error" : "Gwall"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");