diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:26:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:26:16 +0000 |
commit | 3d24aef406097d8f3b017e9e3c93f03e70859d26 (patch) | |
tree | 35d540e1c02f1f4f3e16d42293b04957664cf4af /core/l10n/id.js | |
parent | 21dd86d1a7b220c04403a247e1f65157ebbb1f4a (diff) | |
download | nextcloud-server-3d24aef406097d8f3b017e9e3c93f03e70859d26.tar.gz nextcloud-server-3d24aef406097d8f3b017e9e3c93f03e70859d26.zip |
[tx-robot] updated from transifex
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 45c656b3af7..b875059548b 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -134,6 +134,7 @@ OC.L10N.register( "Log in with a device" : "Log masuk dengan perangkat", "Back" : "Kembali", "Reset search" : "Ulang pencarian", + "Search" : "Cari", "Settings" : "Pengaturan", "Could not load your contacts" : "Tidak dapat memuat kontak Anda", "Search contacts …" : "Cari kontak ...", @@ -352,7 +353,6 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} hasil pencarian di folder lain"], "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Pesan setel ulang kata sandi telah terkirim ke alamat surel akun ini. Jika Anda tidak menerimanya, silakan periksa folder spam/junk atau minta bantuan administrator Anda.", "Nextcloud {app}" : "{app} Nextcloud", - "Search" : "Cari", "These apps will be updated:" : "Aplikasi berikut akan diperbarui:" }, "nplurals=1; plural=0;"); |