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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/id.js')
-rw-r--r--l10n/id.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n/id.js b/l10n/id.js
new file mode 100644
index 00000000..01c462a2
--- /dev/null
+++ b/l10n/id.js
@@ -0,0 +1,13 @@
+OC.L10N.register(
+ "firstrunwizard",
+ {
+ "First run wizard" : "Penuntun konfigurasi awal",
+ "Add your profile information! For example your email is needed to reset your password." : "Tambahkan info profil anda! Contohnya surel anda yang dibutuhkan untuk mereset kata sandi anda.",
+ "Get the apps to sync your files" : "Dapatkan aplikasi untuk sinkronisasi berkas Anda",
+ "Desktop client" : "Klien desktop",
+ "Android app" : "Aplikasi Android",
+ "iOS app" : "Aplikasi iOS",
+ "Connect your desktop apps to %s" : "Hubungkan aplikasi desktop Anda ke %s",
+ "Access files via WebDAV" : "Akses berkas via WebDAV"
+},
+"nplurals=1; plural=0;");