diff options
Diffstat (limited to 'l10n/id')
-rw-r--r-- | l10n/id/core.po | 32 | ||||
-rw-r--r-- | l10n/id/files.po | 131 | ||||
-rw-r--r-- | l10n/id/files_external.po | 6 | ||||
-rw-r--r-- | l10n/id/files_trashbin.po | 30 | ||||
-rw-r--r-- | l10n/id/lib.po | 58 | ||||
-rw-r--r-- | l10n/id/settings.po | 103 | ||||
-rw-r--r-- | l10n/id/user_ldap.po | 12 |
7 files changed, 191 insertions, 181 deletions
diff --git a/l10n/id/core.po b/l10n/id/core.po index 1fafb8e61ef..d6ad306a89b 100644 --- a/l10n/id/core.po +++ b/l10n/id/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-15 01:54-0400\n" -"PO-Revision-Date: 2014-05-15 05:54+0000\n" +"POT-Creation-Date: 2014-05-17 01:54-0400\n" +"PO-Revision-Date: 2014-05-17 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -286,12 +286,12 @@ msgstr "Dibagikan" msgid "Share" msgstr "Bagikan" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:747 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:761 #: templates/installation.php:10 msgid "Error" msgstr "Galat" -#: js/share.js:160 js/share.js:810 +#: js/share.js:160 js/share.js:824 msgid "Error while sharing" msgstr "Galat ketika membagikan" @@ -328,13 +328,13 @@ msgstr "" msgid "By default the public link will expire after {days} days" msgstr "" -#: js/share.js:234 +#: js/share.js:233 msgid "Password protect" msgstr "Lindungi dengan sandi" -#: js/share.js:236 templates/installation.php:60 templates/login.php:40 -msgid "Password" -msgstr "Sandi" +#: js/share.js:235 +msgid "Choose a password for the public link" +msgstr "" #: js/share.js:241 msgid "Allow Public Upload" @@ -408,27 +408,27 @@ msgstr "hapus" msgid "share" msgstr "bagikan" -#: js/share.js:734 +#: js/share.js:742 msgid "Password protected" msgstr "Sandi dilindungi" -#: js/share.js:747 +#: js/share.js:761 msgid "Error unsetting expiration date" msgstr "Galat ketika menghapus tanggal kedaluwarsa" -#: js/share.js:768 +#: js/share.js:782 msgid "Error setting expiration date" msgstr "Galat ketika mengatur tanggal kedaluwarsa" -#: js/share.js:797 +#: js/share.js:811 msgid "Sending ..." msgstr "Mengirim ..." -#: js/share.js:808 +#: js/share.js:822 msgid "Email sent" msgstr "Email terkirim" -#: js/share.js:832 +#: js/share.js:846 msgid "Warning" msgstr "Peringatan" @@ -672,6 +672,10 @@ msgstr "Untuk informasi cara mengkonfigurasi server anda dengan benar, silakan l msgid "Create an <strong>admin account</strong>" msgstr "Buat sebuah <strong>akun admin</strong>" +#: templates/installation.php:60 templates/login.php:40 +msgid "Password" +msgstr "Sandi" + #: templates/installation.php:70 msgid "Storage & database" msgstr "Penyimpanan & Basis data" diff --git a/l10n/id/files.po b/l10n/id/files.po index 3833c39b967..760a656c403 100644 --- a/l10n/id/files.po +++ b/l10n/id/files.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# arifpedia <arifpedia@gmail.com>, 2013 +# Arif Budiman <arifpedia@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-04 01:55-0400\n" -"PO-Revision-Date: 2014-05-03 06:11+0000\n" +"POT-Creation-Date: 2014-05-17 01:54-0400\n" +"PO-Revision-Date: 2014-05-17 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -28,7 +28,7 @@ msgstr "Tidak dapat memindahkan %s - Berkas dengan nama ini sudah ada" msgid "Could not move %s" msgstr "Tidak dapat memindahkan %s" -#: ajax/newfile.php:58 js/files.js:96 +#: ajax/newfile.php:58 js/files.js:103 msgid "File name cannot be empty." msgstr "Nama berkas tidak boleh kosong." @@ -37,18 +37,18 @@ msgstr "Nama berkas tidak boleh kosong." msgid "\"%s\" is an invalid file name." msgstr "" -#: ajax/newfile.php:69 ajax/newfolder.php:28 js/files.js:103 +#: ajax/newfile.php:69 ajax/newfolder.php:28 js/files.js:110 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "Nama tidak valid, karakter '\\', '/', '<', '>', ':', '\"', '|', '?' dan '*' tidak diizinkan." #: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:155 -#: lib/app.php:60 +#: lib/app.php:77 msgid "The target folder has been moved or deleted." msgstr "" -#: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:69 +#: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:86 #, php-format msgid "" "The name %s is already used in the folder %s. Please choose a different " @@ -140,28 +140,32 @@ msgstr "Unggah gagal. Tidak mendapatkan informasi berkas." msgid "Invalid directory." msgstr "Direktori tidak valid." -#: appinfo/app.php:11 js/filelist.js:14 +#: appinfo/app.php:11 js/filelist.js:25 msgid "Files" msgstr "Berkas" -#: js/file-upload.js:254 +#: appinfo/app.php:29 +msgid "All files" +msgstr "" + +#: js/file-upload.js:257 msgid "Unable to upload {filename} as it is a directory or has 0 bytes" msgstr "Tidak dapat mengunggah {filename} karena ini sebuah direktori atau memiliki ukuran 0 byte" -#: js/file-upload.js:266 +#: js/file-upload.js:270 msgid "Total file size {size1} exceeds upload limit {size2}" msgstr "" -#: js/file-upload.js:276 +#: js/file-upload.js:281 msgid "" "Not enough free space, you are uploading {size1} but only {size2} is left" msgstr "" -#: js/file-upload.js:353 +#: js/file-upload.js:358 msgid "Upload cancelled." msgstr "Pengunggahan dibatalkan." -#: js/file-upload.js:398 +#: js/file-upload.js:404 msgid "Could not get result from server." msgstr "Tidak mendapatkan hasil dari server." @@ -174,117 +178,117 @@ msgstr "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses msgid "URL cannot be empty" msgstr "URL tidak boleh kosong" -#: js/file-upload.js:559 js/filelist.js:963 +#: js/file-upload.js:559 js/filelist.js:1176 msgid "{new_name} already exists" msgstr "{new_name} sudah ada" -#: js/file-upload.js:611 +#: js/file-upload.js:614 msgid "Could not create file" msgstr "Tidak dapat membuat berkas" -#: js/file-upload.js:624 +#: js/file-upload.js:630 msgid "Could not create folder" msgstr "Tidak dapat membuat folder" -#: js/file-upload.js:664 +#: js/file-upload.js:677 msgid "Error fetching URL" msgstr "" -#: js/fileactions.js:160 +#: js/fileactions.js:168 msgid "Share" msgstr "Bagikan" -#: js/fileactions.js:173 +#: js/fileactions.js:181 msgid "Delete permanently" msgstr "Hapus secara permanen" -#: js/fileactions.js:234 +#: js/fileactions.js:221 msgid "Rename" msgstr "Ubah nama" -#: js/filelist.js:221 +#: js/filelist.js:299 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "Unduhan Anda sedang disiapkan. Prosesnya dapat berlangsung agak lama jika ukuran berkasnya besar." -#: js/filelist.js:502 js/filelist.js:1422 +#: js/filelist.js:602 js/filelist.js:1672 msgid "Pending" msgstr "Menunggu" -#: js/filelist.js:916 +#: js/filelist.js:1127 msgid "Error moving file." msgstr "" -#: js/filelist.js:924 +#: js/filelist.js:1135 msgid "Error moving file" msgstr "Galat saat memindahkan berkas" -#: js/filelist.js:924 +#: js/filelist.js:1135 msgid "Error" msgstr "Galat" -#: js/filelist.js:988 +#: js/filelist.js:1201 msgid "Could not rename file" msgstr "Tidak dapat mengubah nama berkas" -#: js/filelist.js:1122 +#: js/filelist.js:1335 msgid "Error deleting file." msgstr "Galat saat menghapus berkas." -#: js/filelist.js:1224 templates/index.php:67 +#: js/filelist.js:1438 templates/list.php:62 msgid "Name" msgstr "Nama" -#: js/filelist.js:1225 templates/index.php:79 +#: js/filelist.js:1439 templates/list.php:75 msgid "Size" msgstr "Ukuran" -#: js/filelist.js:1226 templates/index.php:81 +#: js/filelist.js:1440 templates/list.php:78 msgid "Modified" msgstr "Dimodifikasi" -#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1450 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n folder" -#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1456 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n berkas" -#: js/filelist.js:1330 js/filelist.js:1369 +#: js/filelist.js:1580 js/filelist.js:1619 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Mengunggah %n berkas" -#: js/files.js:94 +#: js/files.js:101 msgid "\"{name}\" is an invalid file name." msgstr "" -#: js/files.js:115 +#: js/files.js:122 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "Ruang penyimpanan Anda penuh, berkas tidak dapat diperbarui atau disinkronkan lagi!" -#: js/files.js:119 +#: js/files.js:126 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "Ruang penyimpanan hampir penuh ({usedSpacePercent}%)" -#: js/files.js:133 +#: js/files.js:140 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "Aplikasi Enskripsi telah diaktifkan tetapi kunci tidak diinisialisasi, silakan log-out dan log-in lagi" -#: js/files.js:137 +#: js/files.js:144 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "Kunci privat tidak sah untuk Aplikasi Enskripsi. Silakan perbarui sandi kunci privat anda pada pengaturan pribadi untuk memulihkan akses ke berkas anda yang dienskripsi." -#: js/files.js:141 +#: js/files.js:148 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." @@ -294,12 +298,12 @@ msgstr "Enskripi telah dinonaktifkan tetapi berkas anda tetap dienskripsi. Silak msgid "{dirs} and {files}" msgstr "{dirs} dan {files}" -#: lib/app.php:86 +#: lib/app.php:103 #, php-format msgid "%s could not be renamed" msgstr "%s tidak dapat diubah nama" -#: lib/helper.php:14 templates/index.php:22 +#: lib/helper.php:23 templates/list.php:25 #, php-format msgid "Upload (max. %s)" msgstr "" @@ -336,68 +340,75 @@ msgstr "Ukuran masukan maksimum untuk berkas ZIP" msgid "Save" msgstr "Simpan" -#: templates/index.php:5 +#: templates/appnavigation.php:12 +msgid "WebDAV" +msgstr "" + +#: templates/appnavigation.php:14 +#, php-format +msgid "" +"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via " +"WebDAV</a>" +msgstr "" + +#: templates/list.php:5 msgid "New" msgstr "Baru" -#: templates/index.php:8 +#: templates/list.php:8 msgid "New text file" msgstr "Berkas teks baru" -#: templates/index.php:9 +#: templates/list.php:9 msgid "Text file" msgstr "Berkas teks" -#: templates/index.php:12 +#: templates/list.php:12 msgid "New folder" msgstr "Map baru" -#: templates/index.php:13 +#: templates/list.php:13 msgid "Folder" msgstr "Folder" -#: templates/index.php:16 +#: templates/list.php:16 msgid "From link" msgstr "Dari tautan" -#: templates/index.php:40 -msgid "Deleted files" -msgstr "Berkas yang dihapus" - -#: templates/index.php:45 +#: templates/list.php:42 msgid "Cancel upload" msgstr "Batal pengunggahan" -#: templates/index.php:51 +#: templates/list.php:48 msgid "You don’t have permission to upload or create files here" msgstr "Anda tidak memiliki akses untuk mengunggah atau membuat berkas disini" -#: templates/index.php:56 +#: templates/list.php:53 msgid "Nothing in here. Upload something!" msgstr "Tidak ada apa-apa di sini. Unggah sesuatu!" -#: templates/index.php:73 +#: templates/list.php:68 msgid "Download" msgstr "Unduh" -#: templates/index.php:84 templates/index.php:85 +#: templates/list.php:80 templates/list.php:81 msgid "Delete" msgstr "Hapus" -#: templates/index.php:98 +#: templates/list.php:95 msgid "Upload too large" msgstr "Yang diunggah terlalu besar" -#: templates/index.php:100 +#: templates/list.php:97 msgid "" "The files you are trying to upload exceed the maximum size for file uploads " "on this server." msgstr "Berkas yang dicoba untuk diunggah melebihi ukuran maksimum pengunggahan berkas di server ini." -#: templates/index.php:105 +#: templates/list.php:102 msgid "Files are being scanned, please wait." msgstr "Berkas sedang dipindai, silakan tunggu." -#: templates/index.php:108 +#: templates/list.php:105 msgid "Current scanning" msgstr "Yang sedang dipindai" diff --git a/l10n/id/files_external.po b/l10n/id/files_external.po index 1676e2b2fe9..1b7ecafc31d 100644 --- a/l10n/id/files_external.po +++ b/l10n/id/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-16 01:54-0400\n" -"PO-Revision-Date: 2014-05-16 05:54+0000\n" +"POT-Creation-Date: 2014-05-17 01:54-0400\n" +"PO-Revision-Date: 2014-05-16 06:13+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -85,7 +85,7 @@ msgstr "" #: appinfo/app.php:73 appinfo/app.php:111 appinfo/app.php:121 #: appinfo/app.php:151 msgid "Host" -msgstr "" +msgstr "Host" #: appinfo/app.php:74 appinfo/app.php:112 appinfo/app.php:132 #: appinfo/app.php:142 appinfo/app.php:152 diff --git a/l10n/id/files_trashbin.po b/l10n/id/files_trashbin.po index a91067fa676..50cb9418c1b 100644 --- a/l10n/id/files_trashbin.po +++ b/l10n/id/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-16 01:55-0400\n" -"PO-Revision-Date: 2014-04-16 05:41+0000\n" +"POT-Creation-Date: 2014-05-17 01:54-0400\n" +"PO-Revision-Date: 2014-05-17 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -27,38 +27,34 @@ msgstr "Tidak dapat menghapus permanen %s" msgid "Couldn't restore %s" msgstr "Tidak dapat memulihkan %s" -#: js/filelist.js:3 +#: appinfo/app.php:13 js/filelist.js:34 msgid "Deleted files" msgstr "Berkas yang dihapus" -#: js/trash.js:33 js/trash.js:124 js/trash.js:173 +#: js/app.js:53 templates/index.php:21 templates/index.php:23 +msgid "Restore" +msgstr "Pulihkan" + +#: js/filelist.js:119 js/filelist.js:164 js/filelist.js:214 msgid "Error" msgstr "Galat" -#: js/trash.js:264 -msgid "Deleted Files" -msgstr "Berkas yang Dihapus" - -#: lib/trashbin.php:859 lib/trashbin.php:861 +#: lib/trashbin.php:861 lib/trashbin.php:863 msgid "restored" msgstr "" -#: templates/index.php:6 +#: templates/index.php:7 msgid "Nothing in here. Your trash bin is empty!" msgstr "Tempat sampah anda kosong!" -#: templates/index.php:19 +#: templates/index.php:18 msgid "Name" msgstr "Nama" -#: templates/index.php:22 templates/index.php:24 -msgid "Restore" -msgstr "Pulihkan" - -#: templates/index.php:30 +#: templates/index.php:29 msgid "Deleted" msgstr "Dihapus" -#: templates/index.php:33 templates/index.php:34 +#: templates/index.php:32 templates/index.php:33 msgid "Delete" msgstr "Hapus" diff --git a/l10n/id/lib.po b/l10n/id/lib.po index 32642936860..d0289cb5017 100644 --- a/l10n/id/lib.po +++ b/l10n/id/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-28 01:55-0400\n" -"PO-Revision-Date: 2014-04-28 05:55+0000\n" +"POT-Creation-Date: 2014-05-17 01:54-0400\n" +"PO-Revision-Date: 2014-05-17 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -17,11 +17,11 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:723 +#: base.php:685 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:724 +#: base.php:686 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -76,23 +76,23 @@ msgstr "Gambar tidak sah" msgid "web services under your control" msgstr "layanan web dalam kendali anda" -#: private/files.php:232 +#: private/files.php:235 msgid "ZIP download is turned off." msgstr "Pengunduhan ZIP dimatikan." -#: private/files.php:233 +#: private/files.php:236 msgid "Files need to be downloaded one by one." msgstr "Berkas harus diunduh satu persatu." -#: private/files.php:234 private/files.php:261 +#: private/files.php:237 private/files.php:264 msgid "Back to Files" msgstr "Kembali ke Berkas" -#: private/files.php:259 +#: private/files.php:262 msgid "Selected files too large to generate zip file." msgstr "Berkas yang dipilih terlalu besar untuk dibuat berkas zip-nya." -#: private/files.php:260 +#: private/files.php:263 msgid "" "Please download the files separately in smaller chunks or kindly ask your " "administrator." @@ -278,19 +278,19 @@ msgstr "Atur nama pengguna admin." msgid "Set an admin password." msgstr "Atur sandi admin." -#: private/setup.php:202 +#: private/setup.php:164 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Web server Anda belum dikonfigurasikan dengan baik untuk mengizinkan sinkronisasi berkas karena tampaknya antarmuka WebDAV rusak." -#: private/setup.php:203 +#: private/setup.php:165 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Silakan periksa ulang <a href='%s'>panduan instalasi</a>." -#: private/share/mailnotifications.php:72 -#: private/share/mailnotifications.php:118 +#: private/share/mailnotifications.php:91 +#: private/share/mailnotifications.php:137 #, php-format msgid "%s shared »%s« with you" msgstr "%s membagikan »%s« dengan anda" @@ -332,73 +332,79 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:629 +#: private/share/share.php:618 +msgid "" +"You need to provide a password to create a public link, only protected links" +" are allowed" +msgstr "" + +#: private/share/share.php:638 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:636 +#: private/share/share.php:645 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:773 +#: private/share/share.php:783 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:834 +#: private/share/share.php:844 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:940 +#: private/share/share.php:955 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:947 +#: private/share/share.php:962 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:953 +#: private/share/share.php:968 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1367 +#: private/share/share.php:1383 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1376 +#: private/share/share.php:1392 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1391 +#: private/share/share.php:1407 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1403 +#: private/share/share.php:1419 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1417 +#: private/share/share.php:1433 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" msgstr "" -#: private/tags.php:193 +#: private/tags.php:183 #, php-format msgid "Could not find category \"%s\"" msgstr "Tidak menemukan kategori \"%s\"" diff --git a/l10n/id/settings.po b/l10n/id/settings.po index 5d04c4ebf06..5b7ac4cd01d 100644 --- a/l10n/id/settings.po +++ b/l10n/id/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-16 01:54-0400\n" -"PO-Revision-Date: 2014-05-16 05:54+0000\n" +"POT-Creation-Date: 2014-05-17 01:54-0400\n" +"PO-Revision-Date: 2014-05-17 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -47,15 +47,15 @@ msgstr "Email terkirim" msgid "You need to set your user email before being able to send test emails." msgstr "" -#: admin/controller.php:116 templates/admin.php:316 +#: admin/controller.php:116 templates/admin.php:317 msgid "Send mode" msgstr "" -#: admin/controller.php:118 templates/admin.php:329 templates/personal.php:150 +#: admin/controller.php:118 templates/admin.php:330 templates/personal.php:144 msgid "Encryption" msgstr "Enkripsi" -#: admin/controller.php:120 templates/admin.php:353 +#: admin/controller.php:120 templates/admin.php:354 msgid "Authentication method" msgstr "" @@ -514,139 +514,143 @@ msgstr "Izinkan aplikasi untuk menggunakan API Pembagian" msgid "Allow links" msgstr "Izinkan tautan" -#: templates/admin.php:225 +#: templates/admin.php:223 +msgid "Enforce password protection" +msgstr "" + +#: templates/admin.php:226 msgid "Allow public uploads" msgstr "Izinkan unggahan publik" -#: templates/admin.php:229 +#: templates/admin.php:230 msgid "Set default expiration date" msgstr "" -#: templates/admin.php:231 +#: templates/admin.php:232 msgid "Expire after " msgstr "" -#: templates/admin.php:234 +#: templates/admin.php:235 msgid "days" msgstr "" -#: templates/admin.php:237 +#: templates/admin.php:238 msgid "Enforce expiration date" msgstr "" -#: templates/admin.php:241 +#: templates/admin.php:242 msgid "Allow users to share items to the public with links" msgstr "Izinkan pengguna untuk berbagi item kepada publik lewat tautan" -#: templates/admin.php:251 +#: templates/admin.php:252 msgid "Allow resharing" msgstr "Izinkan pembagian ulang" -#: templates/admin.php:252 +#: templates/admin.php:253 msgid "Allow users to share items shared with them again" msgstr "Izinkan pengguna untuk berbagi kembali item yang dibagikan kepada mereka." -#: templates/admin.php:259 +#: templates/admin.php:260 msgid "Allow users to share with anyone" msgstr "Izinkan pengguna untuk berbagi kepada siapa saja" -#: templates/admin.php:262 +#: templates/admin.php:263 msgid "Allow users to only share with users in their groups" msgstr "Hanya izinkan pengguna untuk berbagi dengan pengguna pada grup mereka sendiri" -#: templates/admin.php:269 +#: templates/admin.php:270 msgid "Allow mail notification" msgstr "Izinkan pemberitahuan email" -#: templates/admin.php:270 +#: templates/admin.php:271 msgid "Allow users to send mail notification for shared files" msgstr "" -#: templates/admin.php:278 +#: templates/admin.php:279 msgid "Security" msgstr "Keamanan" -#: templates/admin.php:291 +#: templates/admin.php:292 msgid "Enforce HTTPS" msgstr "Selalu Gunakan HTTPS" -#: templates/admin.php:293 +#: templates/admin.php:294 #, php-format msgid "Forces the clients to connect to %s via an encrypted connection." msgstr "Memaksa klien untuk menghubungkan ke %s menggunakan sambungan yang dienskripsi." -#: templates/admin.php:299 +#: templates/admin.php:300 #, php-format msgid "" "Please connect to your %s via HTTPS to enable or disable the SSL " "enforcement." msgstr "Mohon sambungkan ke %s menggunakan HTTPS untuk mengaktifkannya atau menonaktifkan penegakan SSL." -#: templates/admin.php:311 +#: templates/admin.php:312 msgid "Email Server" msgstr "" -#: templates/admin.php:313 +#: templates/admin.php:314 msgid "This is used for sending out notifications." msgstr "" -#: templates/admin.php:344 +#: templates/admin.php:345 msgid "From address" msgstr "" -#: templates/admin.php:366 +#: templates/admin.php:367 msgid "Authentication required" msgstr "" -#: templates/admin.php:370 +#: templates/admin.php:371 msgid "Server address" msgstr "Alamat server" -#: templates/admin.php:374 +#: templates/admin.php:375 msgid "Port" msgstr "port" -#: templates/admin.php:379 +#: templates/admin.php:380 msgid "Credentials" msgstr "" -#: templates/admin.php:380 +#: templates/admin.php:381 msgid "SMTP Username" msgstr "" -#: templates/admin.php:383 +#: templates/admin.php:384 msgid "SMTP Password" msgstr "" -#: templates/admin.php:387 +#: templates/admin.php:388 msgid "Test email settings" msgstr "" -#: templates/admin.php:388 +#: templates/admin.php:389 msgid "Send email" msgstr "" -#: templates/admin.php:393 +#: templates/admin.php:394 msgid "Log" msgstr "Catat" -#: templates/admin.php:394 +#: templates/admin.php:395 msgid "Log level" msgstr "Level pencatatan" -#: templates/admin.php:426 +#: templates/admin.php:427 msgid "More" msgstr "Lainnya" -#: templates/admin.php:427 +#: templates/admin.php:428 msgid "Less" msgstr "Ciutkan" -#: templates/admin.php:433 templates/personal.php:202 +#: templates/admin.php:434 templates/personal.php:196 msgid "Version" msgstr "Versi" -#: templates/admin.php:437 templates/personal.php:205 +#: templates/admin.php:438 templates/personal.php:199 msgid "" "Developed by the <a href=\"http://ownCloud.org/contact\" " "target=\"_blank\">ownCloud community</a>, the <a " @@ -799,41 +803,30 @@ msgstr "Bahasa" msgid "Help translate" msgstr "Bantu menerjemahkan" -#: templates/personal.php:137 -msgid "WebDAV" -msgstr "WebDAV" - -#: templates/personal.php:139 -#, php-format -msgid "" -"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via " -"WebDAV</a>" -msgstr "Gunakan alamat ini untuk <a href=\"%s\" target=\"_blank\">mengakses Berkas via WebDAV</a>" - -#: templates/personal.php:156 +#: templates/personal.php:150 msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "Aplikasi enkripsi tidak lagi diaktifkan, silahkan mendekripsi semua file Anda" -#: templates/personal.php:162 +#: templates/personal.php:156 msgid "Log-in password" msgstr "Sandi masuk" -#: templates/personal.php:167 +#: templates/personal.php:161 msgid "Decrypt all Files" msgstr "Deskripsi semua Berkas" -#: templates/personal.php:180 +#: templates/personal.php:174 msgid "" "Your encryption keys are moved to a backup location. If something went wrong" " you can restore the keys. Only delete them permanently if you are sure that" " all files are decrypted correctly." msgstr "" -#: templates/personal.php:184 +#: templates/personal.php:178 msgid "Restore Encryption Keys" msgstr "" -#: templates/personal.php:188 +#: templates/personal.php:182 msgid "Delete Encryption Keys" msgstr "" diff --git a/l10n/id/user_ldap.po b/l10n/id/user_ldap.po index 3a10a0b7048..f38a4d7bc83 100644 --- a/l10n/id/user_ldap.po +++ b/l10n/id/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-11 01:55-0400\n" -"PO-Revision-Date: 2014-05-11 05:02+0000\n" +"POT-Creation-Date: 2014-05-17 01:54-0400\n" +"PO-Revision-Date: 2014-05-16 06:13+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -126,23 +126,23 @@ msgstr "Anda ingin menghapus Konfigurasi Server saat ini?" msgid "Confirm Deletion" msgstr "Konfirmasi Penghapusan" -#: lib/wizard.php:79 lib/wizard.php:93 +#: lib/wizard.php:83 lib/wizard.php:97 #, php-format msgid "%s group found" msgid_plural "%s groups found" msgstr[0] "" -#: lib/wizard.php:122 +#: lib/wizard.php:130 #, php-format msgid "%s user found" msgid_plural "%s users found" msgstr[0] "" -#: lib/wizard.php:784 lib/wizard.php:796 +#: lib/wizard.php:825 lib/wizard.php:837 msgid "Invalid Host" msgstr "" -#: lib/wizard.php:984 +#: lib/wizard.php:1025 msgid "Could not find the desired feature" msgstr "" |