diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-18 01:07:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-18 01:07:04 +0000 |
commit | 00fffae47f4563e6b6e2f5efe632d8341cf1425c (patch) | |
tree | 4b2a97455cef802a35ff4cb5868fae940c01be3d /apps/files/l10n/id.js | |
parent | 19e4ac33a91919d9aa9c08ff46054560c63cf3e8 (diff) | |
download | nextcloud-server-00fffae47f4563e6b6e2f5efe632d8341cf1425c.tar.gz nextcloud-server-00fffae47f4563e6b6e2f5efe632d8341cf1425c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/id.js')
-rw-r--r-- | apps/files/l10n/id.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index d8169e1682f..237a6b0dec1 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -69,7 +69,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte"], "Favorited" : "Difavoritkan", "Favorite" : "Favorit", - "Local link" : "Pranala lokal", "Folder" : "Folder", "New folder" : "Map baru", "Upload" : "Unggah", @@ -129,6 +128,7 @@ OC.L10N.register( "Error uploading file \"{fileName}\": {message}" : "Kesalahan saat mengunggah \"{filename}\": {message}", "Could not get result from server." : "Tidak mendapatkan hasil dari server.", "No entries in this folder match '{filter}'" : "Tidak ada entri di folder ini yang cocok dengan '{filter}'", + "Local link" : "Pranala lokal", "{newname} already exists" : "{newname} sudah ada", "A file or folder has been <strong>changed</strong>" : "Sebuah berkas atau folder telah <strong>diubah</strong>", "A file or folder has been <strong>deleted</strong>" : "Sebuah berkas atau folder telah <strong>dihapus</strong>", |