diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
commit | 2eda49e28d4ae80079a25ceb8566b9b6df9daeba (patch) | |
tree | d443af56ee4f15f41a0a61409ae64952ffc38020 /core/l10n/id.js | |
parent | 63b90d49a79688bd5fb899760702407cc5484b8f (diff) | |
download | nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.tar.gz nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/id.js')
-rw-r--r-- | core/l10n/id.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index 4e7f0da2d05..d757be19220 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -294,6 +294,7 @@ OC.L10N.register( "Skip to main content" : "Lewati ke konten utama", "Skip to navigation of app" : "Lewati ke navigasi aplikasi", "Get your own free account" : "Dapatkan akun gratis Anda", + "Go to %s" : "Pergi ke %s", "Confirm your password" : "Konfirmasi kata sandi Anda", "Connect to your account" : "Hubungkan ke akun Anda", "Please log in before granting %1$s access to your %2$s account." : "Silakan log masuk sebelum mengizinkan %1$s mengakses akun %2$s Anda.", @@ -311,7 +312,6 @@ OC.L10N.register( "Email address" : "Alamat surel", "Password sent!" : "Kata sandi terkirim!", "You are not authorized to request a password for this share" : "Anda tidak diizinkan untuk meminta kata sandi untuk pembagian ini", - "Go to %s" : "Pergi ke %s", "Two-factor authentication" : "Otentikasi Two-factor", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Peningkatan keamanan telah diaktifkan pada akun Anda. Pilih faktor-kedua untuk autentikasi:", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Tidak dapat memuat salah satu dari metode autentikasi faktor-kedua. Silakan hubungi admin Anda.", |