From 05ec2faea8e2333ee96059d17c707322cfd279ea Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 13 Aug 2021 02:26:37 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/dashboard/l10n/id.js | 35 +++++++++++++++++++++++++++++++++++ apps/dashboard/l10n/id.json | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 apps/dashboard/l10n/id.js create mode 100644 apps/dashboard/l10n/id.json (limited to 'apps/dashboard/l10n') diff --git a/apps/dashboard/l10n/id.js b/apps/dashboard/l10n/id.js new file mode 100644 index 00000000000..42a04a45f1f --- /dev/null +++ b/apps/dashboard/l10n/id.js @@ -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;"); diff --git a/apps/dashboard/l10n/id.json b/apps/dashboard/l10n/id.json new file mode 100644 index 00000000000..98afc590d16 --- /dev/null +++ b/apps/dashboard/l10n/id.json @@ -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;" +} \ No newline at end of file -- cgit v1.2.3