0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/lib/l10n/ps.js
Nextcloud bot 4d61fd2e5a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:39:30 +00:00

13 lines
478 B
JavaScript

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