Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-13 05:26:37 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-13 05:26:37 +0300
commit05ec2faea8e2333ee96059d17c707322cfd279ea (patch)
treedd94af18eda5732d6cb0423d7c9cec05b5ecc5e5 /apps/dashboard/l10n
parent26a4d73d85574bf682b6bad220aa2d0eb0f3c816 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard/l10n')
-rw-r--r--apps/dashboard/l10n/id.js35
-rw-r--r--apps/dashboard/l10n/id.json33
2 files changed, 68 insertions, 0 deletions
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