You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

id.js 6.0KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Server to server sharing is not enabled on this server" : "Berbagi server ke server tidak diaktifkan pada server ini",
  5. "The mountpoint name contains invalid characters." : "Nama mount point berisi karakter yang tidak sah.",
  6. "Invalid or untrusted SSL certificate" : "Sertifikast SSL tidak sah atau tidak terpercaya",
  7. "Could not authenticate to remote share, password might be wrong" : "Tidak dapat mengautentikasi berbagi remote, kata sandi mungkin salah",
  8. "Storage not valid" : "Penyimpanan tidak sah",
  9. "Couldn't add remote share" : "Tidak dapat menambahkan berbagi remote",
  10. "Shared with you" : "Dibagikan dengan Anda",
  11. "Shared with others" : "Dibagikan dengan lainnya",
  12. "Shared by link" : "Dibagikan dengan tautan",
  13. "Nothing shared with you yet" : "Tidak ada yang dibagikan kepada Anda",
  14. "Files and folders others share with you will show up here" : "Berkas dan folder lainnya yang dibagikan kepada Anda akan ditampilkan disini",
  15. "Nothing shared yet" : "Tidak ada yang dibagikan",
  16. "Files and folders you share will show up here" : "Berkas dan folder yang Anda bagikan akan ditampilkan disini",
  17. "No shared links" : "Tidak ada tautan berbagi",
  18. "Files and folders you share by link will show up here" : "Berkas dan folder yang Anda bagikan menggunakan tautan akan ditampilkan disini",
  19. "Do you want to add the remote share {name} from {owner}@{remote}?" : "Apakah Anda ingin menambahkan berbagi remote {name} dari {owner}@{remote}?",
  20. "Remote share" : "Berbagi remote",
  21. "Remote share password" : "Sandi berbagi remote",
  22. "Cancel" : "Batal",
  23. "Add remote share" : "Tambah berbagi remote",
  24. "You can upload into this folder" : "Anda dapat mengunggah kedalam folder ini",
  25. "No ownCloud installation (7 or higher) found at {remote}" : "Tidak ditemukan instalasi ownCloud (7 atau lebih tinggi) pada {remote}",
  26. "Invalid ownCloud url" : "URL ownCloud tidak sah",
  27. "Shared by" : "Dibagikan oleh",
  28. "Sharing" : "Berbagi",
  29. "A file or folder has been <strong>shared</strong>" : "Sebuah berkas atau folder telah <strong>dibagikan</strong>",
  30. "A file or folder was shared from <strong>another server</strong>" : "Sebuah berkas atau folder telah dibagikan dari <strong>server lainnya</strong>",
  31. "A public shared file or folder was <strong>downloaded</strong>" : "Sebuah berkas atau folder berbagi publik telah <strong>diunduh</strong>",
  32. "You received a new remote share %2$s from %1$s" : "Anda menerima berbagi remote baru %2$s dari %1$s",
  33. "You received a new remote share from %s" : "Anda menerima berbagi remote baru dari %s",
  34. "%1$s accepted remote share %2$s" : "%1$s menerima berbagi remote %2$s",
  35. "%1$s declined remote share %2$s" : "%1$s menolak berbagi remote %2$s",
  36. "%1$s unshared %2$s from you" : "%1$s menghapus berbagi %2$s dari Anda",
  37. "Public shared folder %1$s was downloaded" : "Folder berbagi publik %1$s telah diunduh",
  38. "Public shared file %1$s was downloaded" : "Berkas berbagi publik %1$s telah diunduh",
  39. "You shared %1$s with %2$s" : "Anda membagikan %1$s dengan %2$s",
  40. "%2$s shared %1$s with %3$s" : "%2$s berbagi %1$s kepada %3$s",
  41. "You shared %1$s with group %2$s" : "Anda membagikan %1$s dengan grup %2$s",
  42. "%2$s shared %1$s with group %3$s" : "%2$s berbagi %1$s kepada grup %3$s",
  43. "%2$s shared %1$s via link" : "%2$s berbagi %1$s via tautan",
  44. "You shared %1$s via link" : "Anda membagikan %1$s via tautan",
  45. "%2$s shared %1$s with you" : "%2$s membagikan %1$s dengan Anda",
  46. "Downloaded via public link" : "Diunduh via tautan publik",
  47. "Shared with %2$s" : "Dibagikan kepada %2$s",
  48. "Shared with %3$s by %2$s" : "Dibagikan kepada %3$s oleh %2$s",
  49. "Shared with group %2$s" : "Dibagikan kepada grup %2$s",
  50. "Shared with group %3$s by %2$s" : "Dibagikan kepada grup %3$s oleh %2$s",
  51. "Shared via link by %2$s" : "Dibagikan via tautan oleh %2$s",
  52. "Shared via public link" : "Dibagikan via tautan publik",
  53. "Shared by %2$s" : "Dibagikan oleh %2$s",
  54. "Shares" : "Dibagikan",
  55. "Accept" : "Terima",
  56. "Decline" : "Tolak",
  57. "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Dibagikan pada saya melalui #ownCloud Federated Cloud ID saya, lihat %s",
  58. "Share with me through my #ownCloud Federated Cloud ID" : "Dibagikan pada saya melalui #ownCloud Federated Cloud ID saya",
  59. "This share is password-protected" : "Berbagi ini dilindungi sandi",
  60. "The password is wrong. Try again." : "Sandi salah. Coba lagi",
  61. "Password" : "Sandi",
  62. "No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini",
  63. "Name" : "Nama",
  64. "Share time" : "Waktu berbagi",
  65. "Sorry, this link doesn’t seem to work anymore." : "Maaf, tautan ini tampaknya tidak berfungsi lagi.",
  66. "Reasons might be:" : "Alasan yang mungkin:",
  67. "the item was removed" : "item telah dihapus",
  68. "the link expired" : "tautan telah kadaluarsa",
  69. "sharing is disabled" : "berbagi dinonaktifkan",
  70. "For more info, please ask the person who sent this link." : "Untuk info lebih lanjut, silakan tanyakan orang yang mengirim tautan ini.",
  71. "Add to your ownCloud" : "Tambahkan ke ownCloud Anda",
  72. "Download" : "Unduh",
  73. "Download %s" : "Unduh %s",
  74. "Direct link" : "Tautan langsung",
  75. "Federated Cloud Sharing" : "Federated Cloud Sharing",
  76. "Open documentation" : "Buka dokumentasi",
  77. "Allow users on this server to send shares to other servers" : "Izinkan para pengguna di server ini untuk mengirimkan berbagi ke server lainnya.",
  78. "Allow users on this server to receive shares from other servers" : "Izinkan para pengguna di server ini untuk menerima berbagi ke server lainnya.",
  79. "Federated Cloud" : "Federated Cloud",
  80. "Your Federated Cloud ID:" : "Federated Cloud ID Anda:",
  81. "Share it:" : "Bagikan:",
  82. "Add to your website" : "Tambahkan pada situs web Anda",
  83. "Share with me via ownCloud" : "Dibagikan pada saya via ownCloud",
  84. "HTML Code:" : "Kode HTML:"
  85. },
  86. "nplurals=1; plural=0;");