diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:23 +0000 |
commit | 538041b6e702f7163594a36b1e0c14dddc28aab7 (patch) | |
tree | f7aa11db45439cc30068d366da089d98ede9cae2 /core/l10n/id.js | |
parent | a29b0b4ba5a68243174cc447486019bf9037ae0d (diff) | |
download | nextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.tar.gz nextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index e226ff7d518..eae5b53afec 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -262,9 +262,7 @@ OC.L10N.register( "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.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Jika Anda tidak mencoba menyiapkan perangkat atau aplikasi baru, seseorang mencoba menipu Anda agar memberi mereka akses ke data Anda. Dalam hal ini jangan lanjutkan dan hubungi administrator sistem Anda.", - "App token" : "Token aplikasi", "Grant access" : "Berikan hak akses", - "Alternative log in using app token" : "Log masuk alternatif dengan token aplikasi", "Account access" : "Akses akun", "You are about to grant %1$s access to your %2$s account." : "Anda akan memberikan izin %1$s akses ke akun %2$s Anda.", "Account connected" : "Akun terhubung", @@ -346,6 +344,8 @@ OC.L10N.register( "Copy to {folder}" : "Salin ke {folder}", "Move to {folder}" : "Pindah ke {folder}", "Authentication required" : "Diperlukan otentikasi", - "Failed to authenticate, try again" : "Gagal mengotentikasi, coba lagi" + "Failed to authenticate, try again" : "Gagal mengotentikasi, coba lagi", + "App token" : "Token aplikasi", + "Alternative log in using app token" : "Log masuk alternatif dengan token aplikasi" }, "nplurals=1; plural=0;"); |