diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
commit | 26f537fbec1e2fb388823a56c8153cebb8c7e4b7 (patch) | |
tree | fe54f1e9d9224e875b3b5d66a0c3c9521d737a3d /core/l10n/id.js | |
parent | fdb55c65f862075987c10319fa13754b2de7ddb6 (diff) | |
download | nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.tar.gz nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/id.js')
-rw-r--r-- | core/l10n/id.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index 22e698ff594..f206671fa67 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -42,9 +42,6 @@ OC.L10N.register( "Maintenance mode is kept active" : "Mode Pemeliharaan masih aktif", "Updating database schema" : "Memperbarui skema basis data", "Updated database" : "Basis data terbaru", - "Checking for update of app \"%s\" in appstore" : "Pemeriksa pembaruan aplikasi \"%s\" pada appstore", - "Update app \"%s\" from appstore" : "Perbarui aplikasi \"%s\" melalui appstore", - "Checked for update of app \"%s\" in appstore" : "Periksa pembaruan aplikasi \"%s\" pada toko", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Memeriksa apakah skema untuk %s dapat diperbarui (dapat memerlukan waktu yang lama tergantung pada ukuran basis data)", "Updated \"%1$s\" to %2$s" : "\"%1$s\" terbarukan ke %2$s", "Set log level to debug" : "Atur log level ke debug", @@ -117,7 +114,6 @@ OC.L10N.register( "Resetting password" : "Menyetel ulang kata sandi", "Recommended apps" : "Aplikasi terekomendasi", "Loading apps …" : "Memuat aplikasi ...", - "Could not fetch list of apps from the app store." : "Tidak dapat mengambil daftar aplikasi dari toko.", "Installing apps …" : "Instalasi aplikasi ...", "App download or installation failed" : "Unduh aplikasi atau gagal instalasi", "Cancel" : "Batal", @@ -318,6 +314,9 @@ OC.L10N.register( "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Memeriksa apakah skema basis data dapat diperbarui (dapat memerlukan waktu yang lama tergantung pada ukuran basis data)", "Checked database schema update" : "Pembaruan skema basis data terperiksa", "Checking updates of apps" : "Memeriksa pembaruan aplikasi", + "Checking for update of app \"%s\" in appstore" : "Pemeriksa pembaruan aplikasi \"%s\" pada appstore", + "Update app \"%s\" from appstore" : "Perbarui aplikasi \"%s\" melalui appstore", + "Checked for update of app \"%s\" in appstore" : "Periksa pembaruan aplikasi \"%s\" pada toko", "Checked database schema update for apps" : "Pembaruan skema basis data terperiksa untuk aplikasi", "Following apps have been disabled: %s" : "Aplikasi berikut telah dinonaktifkan: %s", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Peladen web Anda tidak setel sesuai untuk resolusi \"{url}\". Informasi lebih lanjut, dapat ditemukan pada <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentasi</a>.", @@ -350,6 +349,7 @@ 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.", "Password can not be changed. Please contact your administrator." : "Kata sandi tidak dapat diubah. Silakan hubungi administrator Anda", + "Could not fetch list of apps from the app store." : "Tidak dapat mengambil daftar aplikasi dari toko.", "Nextcloud {app}" : "{app} Nextcloud", "Can't install this app because it is not compatible" : "Instalasi aplikasi gagal karena tidak kompatibel", "Can't install this app" : "Instalasi aplikasi gagal", |