nextcloud/lib/l10n/ps.js
Nextcloud bot 94bc020d07
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-05 09:56:05 +00:00

14 lines
505 B
JavaScript

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