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>2020-01-07 05:28:34 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-07 05:28:34 +0300
commit1b8f81617079cd49fb35d9d893370815ea5d05c1 (patch)
tree08eeb44ebcd3db02db2f5925f4a110a9fcee8130 /core/l10n/id.js
parent4c841559e16f7e5714e42f41ecd339fd6c135d7a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/id.js')
-rw-r--r--core/l10n/id.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js
index 45b15ab8439..4adb8d0a6f0 100644
--- a/core/l10n/id.js
+++ b/core/l10n/id.js
@@ -170,7 +170,7 @@ OC.L10N.register(
"The password is wrong. Try again." : "Kata sandi salah. Coba lagi",
"Two-factor authentication" : "Otentikasi Two-factor",
"Use backup code" : "Gunakan kode cadangan",
- "Cancel log in" : "Batalkan masuk log",
+ "Cancel login" : "Batalkan log masuk",
"Error while validating your second factor" : "Galat ketika memvalidasi faktor kedua anda",
"App update required" : "Diperlukan perbarui aplikasi",
"These apps will be updated:" : "Aplikasi berikut akan diperbarui:",
@@ -237,6 +237,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Untuk instalasi yang lebih besar, kami menyarankan untuk memilih backend basis data yang berbeda.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Terutama saat menggunakan klien desktop untuk sinkronisasi berkas, penggunaan SQLite tidak disarankan.",
"Wrong password." : "Sandi salah.",
- "New Password" : "Kata sandi Baru"
+ "New Password" : "Kata sandi Baru",
+ "Cancel log in" : "Batalkan masuk log"
},
"nplurals=1; plural=0;");