diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/files_sharing/l10n/id.json | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'apps/files_sharing/l10n/id.json')
-rw-r--r-- | apps/files_sharing/l10n/id.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/id.json b/apps/files_sharing/l10n/id.json new file mode 100644 index 00000000000..de4a8b7f924 --- /dev/null +++ b/apps/files_sharing/l10n/id.json @@ -0,0 +1,29 @@ +{ "translations": { + "Server to server sharing is not enabled on this server" : "Berbagi server ke server tidaj diaktifkan pada server ini", + "Shared with you" : "Dibagikan dengan Anda", + "Shared with others" : "Dibagikan dengan lainnya", + "Shared by link" : "Dibagikan dengan tautan", + "No files have been shared with you yet." : "Tidak ada berkas yang dibagikan kepada Anda.", + "You haven't shared any files yet." : "Anda belum berbagi berkas apapun.", + "You haven't shared any files by link yet." : "Anda belum berbagi berkas dengan tautan satupun.", + "Cancel" : "Batal", + "No ownCloud installation found at {remote}" : "Tidak ada instalasi ownCloud yang ditemukan di {remote}", + "Invalid ownCloud url" : "URL ownCloud tidak sah", + "Shared by" : "Dibagikan oleh", + "This share is password-protected" : "Berbagi ini dilindungi sandi", + "The password is wrong. Try again." : "Sandi salah. Coba lagi", + "Password" : "Sandi", + "Name" : "Nama", + "Share time" : "Bagikan waktu", + "Sorry, this link doesn’t seem to work anymore." : "Maaf, tautan ini tampaknya tidak berfungsi lagi.", + "Reasons might be:" : "Alasan mungkin:", + "the item was removed" : "item telah dihapus", + "the link expired" : "tautan telah kadaluarsa", + "sharing is disabled" : "berbagi dinonaktifkan", + "For more info, please ask the person who sent this link." : "Untuk info lebih lanjut, silakan tanyakan orang yang mengirim tautan ini.", + "Download" : "Unduh", + "Download %s" : "Unduh %s", + "Direct link" : "Tautan langsung", + "Allow users to mount public link shares" : "Izinkan pengguna untuk mengaitkan tautan berbagi publik" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file |