diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:14 +0000 |
commit | 3ce31fc1bff99af87f6b9bd3ce74bd41011ce768 (patch) | |
tree | 9ba4bde17a418dde3a4346aef2b928e15b0e2587 /core/l10n/id.js | |
parent | 7556021a9172bf69c13f957b009de7430ab62796 (diff) | |
download | nextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.tar.gz nextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.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 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index a8ed1df3dd1..7626d800b7e 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -137,6 +137,9 @@ OC.L10N.register( "Install the Contacts app" : "Instal aplikasi Kontak", "Loading your contacts …" : "Memuat kontak Anda ...", "Looking for {term} …" : "Mencari {term}", + "Modified" : "Dimodifikasi", + "Today" : "Hari ini", + "People" : "Orang", "Forgot password?" : "Lupa kata sandi?", "Back" : "Kembali", "Edit Profile" : "Sunting profil", @@ -330,7 +333,6 @@ OC.L10N.register( "No more subfolders in here" : "Tidak ada lagi subfolder di sini", "Name" : "Nama", "Size" : "Ukuran", - "Modified" : "Dimodifikasi", "\"{name}\" is an invalid file name." : "\"{name}\" adalah nama berkas yang tidak sah.", "File name cannot be empty." : "Nama berkas tidak boleh kosong.", "\"/\" is not allowed inside a file name." : "\"/\" tidak diizinkan pada nama berkas.", |