Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-30 08:55:52 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-30 08:55:52 +0300
commit91b2cdc62bebd525aeb82d5f4bcbb9ade9e2870d (patch)
tree0621356bd5cf2488c7b495fdb9734bb8bd8ae71f /lib/l10n/id.js
parent17dc482e8fb2da14ae3d40a4927bb33323c3be98 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/id.js')
-rw-r--r--lib/l10n/id.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/id.js b/lib/l10n/id.js
index 4452a95ea7b..26a6c4155bf 100644
--- a/lib/l10n/id.js
+++ b/lib/l10n/id.js
@@ -87,6 +87,7 @@ OC.L10N.register(
"Sharing %s failed, because the backend does not allow shares from type %i" : "Gagal berbagi %s, karena backend tidak mengizinkan berbagi dengan tipe %i",
"Sharing %s failed, because the file does not exist" : "Gagal membagikan %s, karena berkas tidak ada",
"You are not allowed to share %s" : "Anda tidak diizinkan untuk membagikan %s",
+ "Sharing %s failed, because you can not share with yourself" : "Berbagi %s gagal, karena Anda tidak dapat berbagi dengan diri sendiri",
"Sharing %s failed, because the user %s does not exist" : "Gagal membagikan %s, karena pengguna %s tidak ada",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Gagal membagikan %s, karena pengguna %s bukan merupakan anggota dari grup yang %s ikuti",
"Sharing %s failed, because this item is already shared with %s" : "Gagal membagkan %s, karena item ini sudah dibagikan dengan %s",
@@ -105,6 +106,7 @@ OC.L10N.register(
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend berbagi %s harus mengimplementasi antarmuka OCP\\Share_Backend",
"Sharing backend %s not found" : "Backend berbagi %s tidak ditemukan",
"Sharing backend for %s not found" : "Backend berbagi untuk %s tidak ditemukan",
+ "Sharing failed, because the user %s is the original sharer" : "Berbagi gagal, karena pengguna %s adalah pembagi awal",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "Gagal membagikan %s, karena izin melebihi izin yang diberikan untuk %s",
"Sharing %s failed, because resharing is not allowed" : "Gagal berbagi %s, karena membagikan ulang tidak diizinkan",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Berbagi %s gagal, karena backend berbagi untuk %s tidak menemukan sumbernya",