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:
authorNextcloud bot <bot@nextcloud.com>2021-05-19 05:31:32 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-19 05:31:32 +0300
commitc7238e79be1c783b03efcd3e844591e396796933 (patch)
treeae1bad3cc97e624828eba61ace9cfc44eda95991 /apps/files/l10n/id.js
parentab7a117b8b87206b1f820210ddc9d9f1ad38b83b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/id.js')
-rw-r--r--apps/files/l10n/id.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js
index 48bdda8abc6..19b8642721c 100644
--- a/apps/files/l10n/id.js
+++ b/apps/files/l10n/id.js
@@ -78,7 +78,6 @@ OC.L10N.register(
"\"{name}\" is not an allowed filetype" : "Tipe berkas \"{name}\" tidak diizinkan",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Penyimpanan {owner} penuh, berkas tidak dapat diperbarui atau disinkronisasikan lagi!",
"Your storage is full, files can not be updated or synced anymore!" : "Ruang penyimpanan Anda penuh, berkas tidak dapat diperbarui atau disinkronkan lagi!",
- "_matches '{filter}'_::_match '{filter}'_" : ["cocok dengan '{filter}'"],
"View in folder" : "Lihat dalam folder",
"Copied!" : "Tersalin!",
"Copy direct link (only works for users who have access to this file/folder)" : "Salin tautan langsung (hanya berlaku bagi pengguna yang telah memiliki akses ke berkas/folder ini)",
@@ -184,6 +183,7 @@ OC.L10N.register(
"Unshare" : "Batalkan berbagi",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Penyimpanan {owner} hampir penuh ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Ruang penyimpanan hampir penuh ({usedSpacePercent}%)",
+ "_matches '{filter}'_::_match '{filter}'_" : ["cocok dengan '{filter}'"],
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Suatu berkas atau folder telah <strong>diubah</strong> atau <strong>diganti nama</strong>",
"A new file or folder has been <strong>created</strong>" : "Sebuah berkas atau folder baru telah <strong>dibuat</strong>",
"A file or folder has been <strong>deleted</strong>" : "Sebuah berkas atau folder telah <strong>dihapus</strong>",