mirror of
https://github.com/nextcloud/server.git
synced 2025-05-02 04:50:37 +00:00
39 lines
1.3 KiB
JavaScript
39 lines
1.3 KiB
JavaScript
OC.L10N.register(
|
|
"lib",
|
|
{
|
|
"Cannot write into \"config\" directory!" : "Cannot write into \"config\" directory!",
|
|
"Authentication" : "Autentifikatsiya",
|
|
"Unknown filetype" : "Unknown filetype",
|
|
"Invalid image" : "Invalid image",
|
|
"Files" : "Files",
|
|
"View profile" : "View profile",
|
|
"last month" : "last month",
|
|
"seconds ago" : "seconds ago",
|
|
"Apps" : "Apps",
|
|
"Settings" : "Settings",
|
|
"Accounts" : "Akkaunt",
|
|
"Email" : "Email",
|
|
"Website" : "Veb-sayt",
|
|
"Address" : "Address",
|
|
"Profile picture" : "Profil rasmi",
|
|
"About" : "About",
|
|
"Additional settings" : "Parol",
|
|
"Set an admin password." : "Set an admin password.",
|
|
"Open %s" : "Ochiq %s",
|
|
"Sunday" : "Yakshanba",
|
|
"Monday" : "Dushanba",
|
|
"Tuesday" : "Seshanba",
|
|
"Wednesday" : "Chorshanba",
|
|
"Thursday" : "Payshanba",
|
|
"Friday" : "Juma",
|
|
"Saturday" : "Shanba",
|
|
"January" : "January",
|
|
"Authentication error" : "Authentication error",
|
|
"Storage is temporarily not available" : "Storage is temporarily not available",
|
|
"Confirmation" : "Tasdiqlash",
|
|
"Translate" : "Tarjima",
|
|
"File name is too long" : "File name is too long",
|
|
"Users" : "Users",
|
|
"Open »%s«" : "ochish »%s«"
|
|
},
|
|
"nplurals=1; plural=0;");
|