diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:47 +0000 |
commit | 0e0b468c10b8a65cbf346c052cadbc8d834eb28f (patch) | |
tree | 925d741a7c712cc17a2ce256ab57bb3c13bb472c /apps/files/l10n/id.js | |
parent | 82c5f41dde1246ad92c0d2867f88db800c384a4d (diff) | |
download | nextcloud-server-0e0b468c10b8a65cbf346c052cadbc8d834eb28f.tar.gz nextcloud-server-0e0b468c10b8a65cbf346c052cadbc8d834eb28f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/id.js')
-rw-r--r-- | apps/files/l10n/id.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index 667749c4fa0..a47a38ed864 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Tampilkan sebagai kisi", "Home" : "Beranda", "Close" : "Tutup", - "Favorites" : "Favorit", "Could not create folder \"{dir}\"" : "Tidak dapat membuat folder \"{dir}\"", "This will stop your current uploads." : "Ini akan menghentikan proses pengunggahan.", "Upload cancelled." : "Pengunggahan dibatalkan.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Difavoritkan", "Favorite" : "Favorit", "Copy direct link (only works for users who have access to this file/folder)" : "Salin tautan langsung (hanya berlaku bagi pengguna yang telah memiliki akses ke berkas/folder ini)", - "You can only favorite a single file or folder at a time" : "Anda hanya dapat memfavoritkan satu berkas atau folder dalam satu waktu", "New folder" : "Folder baru", "Create new folder" : "Buat direktori baru", "Upload file" : "Unggah berkas", @@ -117,6 +115,7 @@ OC.L10N.register( "Removed from favorites" : "Terbuang dari favorit", "You added {file} to your favorites" : "Anda menambahkan {file} ke favorit", "You removed {file} from your favorites" : "Anda membuang {file} dari favorit", + "Favorites" : "Favorit", "File changes" : "Berkas berubah", "Created by {user}" : "Dibuat oleh {user}", "Changed by {user}" : "Diubah oleh {user}", @@ -228,6 +227,7 @@ OC.L10N.register( "Text file" : "Berkas teks", "New text file.txt" : "Teks baru file.txt", "Storage invalid" : "Penyimpanan tidak sah", + "You can only favorite a single file or folder at a time" : "Anda hanya dapat memfavoritkan satu berkas atau folder dalam satu waktu", "Unlimited" : "Tak terbatas", "Search users" : "Cari pengguna", "Cancel" : "Membatalkan", |