diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-16 02:28:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-16 02:28:08 +0000 |
commit | 15b80b6c1ab1d9fc122c4c04dd48c49c1a5d5219 (patch) | |
tree | af347d8d30ba2f14c13bff060aea6cd76cd3d6c8 /core/l10n/id.js | |
parent | 76e60c3da6aa014825d81b719f29d0881f980493 (diff) | |
download | nextcloud-server-15b80b6c1ab1d9fc122c4c04dd48c49c1a5d5219.tar.gz nextcloud-server-15b80b6c1ab1d9fc122c4c04dd48c49c1a5d5219.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 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index 32b45322dda..4e7f0da2d05 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -38,6 +38,7 @@ OC.L10N.register( "Nextcloud Server" : "Server Nextcloud", "Some of your link shares have been removed" : "Beberapa tautan berbagi Anda telah dihapus", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Dikarenakan isu bug keamanan, kami perlu menghapus beberapa tautan berbagi Anda. Silakan lihat tautan berikut untuk informasi lebih lanjut.", + "Learn more ↗" : "Pelajari lebih lanjut ↗", "Preparing update" : "Mempersiapkan pembaruan", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Langkah perbaikan:", @@ -166,9 +167,9 @@ OC.L10N.register( "Looking for {term} …" : "Mencari {term}", "No" : "Tidak", "Yes" : "Ya", - "No files in here" : "Tidak ada berkas disini", + "No files in here" : "Tidak ada berkas di sini", "New folder" : "Folder baru", - "No more subfolders in here" : "Tidak ada lagi subfolder disini", + "No more subfolders in here" : "Tidak ada lagi subfolder di sini", "Name" : "Nama", "Size" : "Ukuran", "Modified" : "Dimodifikasi", |