diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-12 00:22:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-12 00:22:12 +0000 |
commit | 3d7f3d3b4ab973ac9bc81b66ea8dedc256d261d3 (patch) | |
tree | 6732a1770529c2cd5d06a36d075ccfd5fac6ba3a /apps/files/l10n/id.js | |
parent | 0f359f385a8a3be54b85e9650d8e46aa2721a2af (diff) | |
download | nextcloud-server-3d7f3d3b4ab973ac9bc81b66ea8dedc256d261d3.tar.gz nextcloud-server-3d7f3d3b4ab973ac9bc81b66ea8dedc256d261d3.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 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index a47a38ed864..3ec9d4d3224 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -218,12 +218,6 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Berkas yang dicoba untuk diunggah melebihi ukuran maksimum pengunggahan berkas di server ini.", "No favorites yet" : "Belum memiliki favorit", "Files and folders you mark as favorite will show up here" : "Berkas dan folder yang Anda tandai sebagai favorit akan ditampilkan di sini.", - "Shares" : "Dibagikan", - "Shared with others" : "Dibagikan dengan lainnya", - "Shared with you" : "Shared with you", - "Shared by link" : "Dibagikan dengan tautan", - "Deleted shares" : "Berbagi terhapus", - "Pending shares" : "Berbagi tertunda", "Text file" : "Berkas teks", "New text file.txt" : "Teks baru file.txt", "Storage invalid" : "Penyimpanan tidak sah", @@ -234,6 +228,12 @@ OC.L10N.register( "%s used" : "%s digunakan", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s dari %2$s sudah digunakan", - "Deleted files" : "Berkas terhapus" + "Deleted files" : "Berkas terhapus", + "Shares" : "Dibagikan", + "Shared with others" : "Dibagikan dengan lainnya", + "Shared with you" : "Shared with you", + "Shared by link" : "Dibagikan dengan tautan", + "Deleted shares" : "Berbagi terhapus", + "Pending shares" : "Berbagi tertunda" }, "nplurals=1; plural=0;"); |