nextcloud/apps/dav/l10n/id.js

12 lines
302 B
JavaScript
Raw Normal View History

2016-10-08 03:06:50 +03:00
OC.L10N.register(
"dav",
{
"Contact birthdays" : "Ulang tahun kontak",
"Personal" : "Pribadi",
"Contacts" : "Kontak",
"Technical details" : "Rincian teknis",
"Remote Address: %s" : "Alamat remote: %s",
2016-10-26 03:07:12 +03:00
"Request ID: %s" : "ID Permintaan: %s"
2016-10-08 03:06:50 +03:00
},
"nplurals=1; plural=0;");