зеркало из https://github.com/mozilla/brackets.git
Thimble-L10N - Pull new strings from Thimble
This commit is contained in:
Родитель
44e0e7592a
Коммит
c96d6dcfb1
|
@ -52,9 +52,16 @@ DIRECTORY_NAME=Nama direktori
|
|||
# Delete
|
||||
|
||||
# {0} will be replaced by a directory name
|
||||
# {0} will be replaced by a file name
|
||||
|
||||
# General Dialog/Button labels
|
||||
|
||||
DONE=Selesai
|
||||
OK=Oke
|
||||
CANCEL=Batal
|
||||
DELETE=Hapus
|
||||
BUTTON_YES=Ya
|
||||
BUTTON_NO=Tidak
|
||||
|
||||
# Quick Edit
|
||||
|
||||
|
@ -64,7 +71,9 @@ DIRECTORY_NAME=Nama direktori
|
|||
|
||||
# Context Menu Commands
|
||||
|
||||
CMD_FILE_DELETE=Hapus
|
||||
CMD_FILE_DOWNLOAD=Unduh
|
||||
CMD_SELECT_ALL=Pilih Semua
|
||||
|
||||
# Drag and Drop
|
||||
|
||||
|
@ -95,9 +104,11 @@ IMAGE_RESET_FILTERS=Batal
|
|||
|
||||
# extensions/default/WebPlatformDocs
|
||||
|
||||
DOCS_MORE_LINK=Baca lebih lanjut
|
||||
|
||||
# extensions/default/UploadFiles
|
||||
|
||||
BUTTON_FROM_YOUR_COMPUTER=Dari Komputer Anda...
|
||||
|
||||
# extensions/default/BrambleUrlCodeHints
|
||||
|
||||
|
@ -115,3 +126,4 @@ IMAGE_RESET_FILTERS=Batal
|
|||
# Tooltip that shows when hovering over the Clear button, which clears previous logs in the console
|
||||
# Tooltip that shows when hovering over the Close button, which closes the console
|
||||
# When a user logs an empty string to the console, this will show instead of nothing
|
||||
# Text that shows up when the console is empty with instructions on how to use it. Feel free to localize "Hello World!" or leave as is.
|
||||
|
|
Загрузка…
Ссылка в новой задаче