nextcloud/lib/l10n/ps.js
Nextcloud bot 21d79e2308
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-21 00:24:39 +00:00

12 lines
448 B
JavaScript

OC.L10N.register(
"lib",
{
"Cannot write into \"config\" directory!" : "شسیب",
"Unknown filetype" : "د فایل ډول نامعلوم دی",
"Invalid image" : "انځور سم نه دی",
"Files" : "فایلونه",
"Apps" : "اپلېکشنونه",
"Settings" : "سمونې",
"Storage is temporarily not available" : "ذخیره د لنډې مودې لپاره نشته"
},
"nplurals=2; plural=(n != 1);");