owncloud/core

View on GitHub
lib/l10n/ur_PK.js

Summary

Maintainability
A
2 hrs
Test Coverage
OC.L10N.register(
    "lib",
    {
    "Unknown filetype" : "غیر معرروف قسم کی فائل",
    "Invalid image" : "غلط تصویر",
    "today" : "آج",
    "yesterday" : "کل",
    "last month" : "پچھلے مہنیے",
    "last year" : "پچھلے سال",
    "seconds ago" : "سیکنڈز پہلے",
    "Username" : "اسم صارف",
    "Password" : "پاسورڈ",
    "Apps" : "ایپز",
    "Search" : "تلاش",
    "Settings" : "ترتیبات",
    "Users" : "صارفین"
},
"nplurals=2; plural=(n != 1);");