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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/id.js')
-rw-r--r--l10n/id.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/l10n/id.js b/l10n/id.js
index 56ad311..e16cc62 100644
--- a/l10n/id.js
+++ b/l10n/id.js
@@ -18,12 +18,11 @@ OC.L10N.register(
"Could not write to file." : "Tidak dapat menulis pada berkas.",
"You can not open a folder" : "Anda tidak dapat membuka folder",
"Open, save and edit text files" : "Buka, simpan dan edit berkas teks",
- "saving..." : "menyimpan...",
+ "Saving…" : "Menyimpan...",
"You can not write to a folder" : "Anda tidak dapat menulis pada folder",
"Cannot save file as it has been modified since opening" : "Tidak dapat menyimpan berkas karena sudah diubah sejak dibuka",
"Insufficient permissions" : "Izin tidak cukup",
"File path not supplied" : "Lokasi berkas belum diberikan",
- "File mtime not supplied" : "Berkas mtime belum diberikan",
- "Saving…" : "Menyimpan..."
+ "File mtime not supplied" : "Berkas mtime belum diberikan"
},
"nplurals=1; plural=0;");