parent
26a4d73d85
commit
05ec2faea8
@ -0,0 +1,35 @@ |
||||
OC.L10N.register( |
||||
"dashboard", |
||||
{ |
||||
"Dashboard" : "Dasbor", |
||||
"Dashboard app" : "Aplikasi dasbor", |
||||
"Show something" : "Tunjukkan sesuatu", |
||||
"Customize" : "Sesuaikan", |
||||
"Edit widgets" : "Edit widget", |
||||
"Get more widgets from the App Store" : "Dapatkan lebih banyak widget dari App Store", |
||||
"Change background image" : "Ubah gambar latar belakang", |
||||
"Weather service" : "Layanan cuaca", |
||||
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Untuk privasi Anda, data cuaca diminta oleh server Nextcloud Anda atas nama Anda sehingga layanan cuaca tidak menerima informasi pribadi.", |
||||
"Weather data from Met.no" : "Data cuaca dari Met.no", |
||||
"geocoding with Nominatim" : "Secara khusus, dengan geocoding", |
||||
"elevation data from OpenTopoData" : "data ketinggian dari OpenTopoData", |
||||
"Weather" : "Cuaca", |
||||
"Status" : "Status", |
||||
"Good morning" : "Selamat pagi", |
||||
"Good morning, {name}" : "Selamat pagi, {name}", |
||||
"Good afternoon" : "Selamat siang", |
||||
"Good afternoon, {name}" : "Selamat siang, {name}", |
||||
"Good evening" : "Selamat malam", |
||||
"Good evening, {name}" : "Selamat malam, {name}", |
||||
"Hello" : "Halo", |
||||
"Hello, {name}" : "Halo, {name}", |
||||
"Pick from Files" : "Pilih dari File", |
||||
"Default images" : "Gambar bawaan", |
||||
"Plain background" : "Latar belakang polos", |
||||
"Insert from {productName}" : "Sisipkan dari {productName}", |
||||
"Get more widgets from the app store" : "Dapatkan lebih banyak widget dari app store", |
||||
"Good night, {name}" : "Selamat malam, {name}", |
||||
"Good night" : "Selamat malam", |
||||
"Pick from files" : "Pilih dari file" |
||||
}, |
||||
"nplurals=1; plural=0;"); |
@ -0,0 +1,33 @@ |
||||
{ "translations": { |
||||
"Dashboard" : "Dasbor", |
||||
"Dashboard app" : "Aplikasi dasbor", |
||||
"Show something" : "Tunjukkan sesuatu", |
||||
"Customize" : "Sesuaikan", |
||||
"Edit widgets" : "Edit widget", |
||||
"Get more widgets from the App Store" : "Dapatkan lebih banyak widget dari App Store", |
||||
"Change background image" : "Ubah gambar latar belakang", |
||||
"Weather service" : "Layanan cuaca", |
||||
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Untuk privasi Anda, data cuaca diminta oleh server Nextcloud Anda atas nama Anda sehingga layanan cuaca tidak menerima informasi pribadi.", |
||||
"Weather data from Met.no" : "Data cuaca dari Met.no", |
||||
"geocoding with Nominatim" : "Secara khusus, dengan geocoding", |
||||
"elevation data from OpenTopoData" : "data ketinggian dari OpenTopoData", |
||||
"Weather" : "Cuaca", |
||||
"Status" : "Status", |
||||
"Good morning" : "Selamat pagi", |
||||
"Good morning, {name}" : "Selamat pagi, {name}", |
||||
"Good afternoon" : "Selamat siang", |
||||
"Good afternoon, {name}" : "Selamat siang, {name}", |
||||
"Good evening" : "Selamat malam", |
||||
"Good evening, {name}" : "Selamat malam, {name}", |
||||
"Hello" : "Halo", |
||||
"Hello, {name}" : "Halo, {name}", |
||||
"Pick from Files" : "Pilih dari File", |
||||
"Default images" : "Gambar bawaan", |
||||
"Plain background" : "Latar belakang polos", |
||||
"Insert from {productName}" : "Sisipkan dari {productName}", |
||||
"Get more widgets from the app store" : "Dapatkan lebih banyak widget dari app store", |
||||
"Good night, {name}" : "Selamat malam, {name}", |
||||
"Good night" : "Selamat malam", |
||||
"Pick from files" : "Pilih dari file" |
||||
},"pluralForm" :"nplurals=1; plural=0;" |
||||
} |
Loading…
Reference in new issue