0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-18 04:01:41 +00:00
nextcloud_server/lib/l10n/ps.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
478 B
JavaScript
Raw Permalink Normal View History

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