f7cloud_client/apps/support/l10n/ast.json
2026-03-05 13:40:40 +00:00

10 lines
360 B
JSON

{ "translations": {
"Link:" : "Enllaz:",
"_%n year_::_%n years_" : ["%n añu","%n años"],
"_%n month_::_%n months_" : ["%n mes","%n meses"],
"_%n week_::_%n weeks_" : ["%n selmana","%n selmanes"],
"_%n day_::_%n days_" : ["%n día","%n díes"],
"Forum" : "Foru",
"GitHub" : "GitHub"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}