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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-22 06:31:31 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-22 06:31:31 +0300
commite361087270f2e7c2738eeba0dd85bdf7e5c5d6c9 (patch)
tree4aaf210e3a495d7764bf376a133c9837fc416cc8 /l10n/id.js
parent09fb360ea9b39daf5f7b0d638322d3cd81a2f011 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/id.js')
-rw-r--r--l10n/id.js23
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n/id.js b/l10n/id.js
new file mode 100644
index 00000000..5ce4f274
--- /dev/null
+++ b/l10n/id.js
@@ -0,0 +1,23 @@
+OC.L10N.register(
+ "polls",
+ {
+ "Group" : "Grup",
+ "Cancel" : "Membatalkan",
+ "Title" : "Judul",
+ "Owner" : "Owner",
+ "Created" : "Dibuat",
+ "never" : "tidak pernah.",
+ "Copy Link" : "Salin Tautan",
+ "Details" : "Detil",
+ "Comments" : "Komentar",
+ "Configuration" : "Konfigurasi",
+ "Shares" : "Dibagikan",
+ "Saving" : "Menyimpan",
+ "Saved" : "Disimpan",
+ "Description" : "Deskrisi",
+ "Expiration date" : "Tanggal kadaluarsa",
+ "Share Link" : "Bagikan Tautan",
+ "Unknown user" : "Pengguna tidak dikenal",
+ "Deleted" : "Dihapus"
+},
+"nplurals=1; plural=0;");