nextcloud/lib/l10n/ps.js
Nextcloud bot 878538ca54
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-24 00:20:17 +00:00

14 lines
505 B
JavaScript

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