* translations * folder size in details view * dir size subscription * waldir instead of recursion * opitonal size with calculating label waiting for subscription * removed not necessary code * Bug fixes --------- Co-authored-by: Jeremy Soller <jackpot51@gmail.com>
279 lines
7.3 KiB
Text
279 lines
7.3 KiB
Text
cosmic-files = COSMIC Files
|
|
empty-folder = Empty folder
|
|
empty-folder-hidden = Empty folder (has hidden items)
|
|
no-results = No results found
|
|
filesystem = Filesystem
|
|
home = Home
|
|
networks = Networks
|
|
notification-in-progress = File operations are in progress.
|
|
trash = Trash
|
|
recents = Recents
|
|
undo = Undo
|
|
today = Today
|
|
|
|
# Desktop view options
|
|
desktop-view-options = Desktop view options...
|
|
show-on-desktop = Show on Desktop
|
|
desktop-folder-content = Desktop folder content
|
|
mounted-drives = Mounted drives
|
|
trash-folder-icon = Trash folder icon
|
|
icon-size-and-spacing = Icon size and spacing
|
|
icon-size = Icon size
|
|
|
|
# List view
|
|
name = Name
|
|
modified = Modified
|
|
trashed-on = Trashed
|
|
size = Size
|
|
|
|
# Progress footer
|
|
details = Details
|
|
dismiss = Dismiss message
|
|
operations-running = {$running} operations running ({$percent}%)...
|
|
operations-running-finished = {$running} operations running ({$percent}%), {$finished} finished...
|
|
pause = Pause
|
|
resume = Resume
|
|
|
|
# Dialogs
|
|
|
|
## Compress Dialog
|
|
create-archive = Create archive
|
|
|
|
## Empty Trash Dialog
|
|
empty-trash = Empty trash
|
|
empty-trash-warning = Are you sure you want to permanently delete all the items in Trash?
|
|
|
|
## Mount Error Dialog
|
|
mount-error = Unable to access drive
|
|
|
|
## New File/Folder Dialog
|
|
create-new-file = Create new file
|
|
create-new-folder = Create new folder
|
|
file-name = File name
|
|
folder-name = Folder name
|
|
file-already-exists = A file with that name already exists.
|
|
folder-already-exists = A folder with that name already exists.
|
|
name-hidden = Names starting with "." will be hidden.
|
|
name-invalid = Name cannot be "{$filename}".
|
|
name-no-slashes = Name cannot contain slashes.
|
|
|
|
## Open/Save Dialog
|
|
cancel = Cancel
|
|
create = Create
|
|
open = Open
|
|
open-file = Open file
|
|
open-folder = Open folder
|
|
open-in-new-tab = Open in new tab
|
|
open-in-new-window = Open in new window
|
|
open-item-location = Open item location
|
|
open-multiple-files = Open multiple files
|
|
open-multiple-folders = Open multiple folders
|
|
save = Save
|
|
save-file = Save file
|
|
|
|
## Open With Dialog
|
|
open-with-title = How do you want to open "{$name}"?
|
|
browse-store = Browse {$store}
|
|
|
|
## Rename Dialog
|
|
rename-file = Rename file
|
|
rename-folder = Rename folder
|
|
|
|
## Replace Dialog
|
|
replace = Replace
|
|
replace-title = "{$filename}" already exists in this location.
|
|
replace-warning = Do you want to replace it with the one you are saving? Replacing it will overwrite its content.
|
|
replace-warning-operation = Do you want to replace it? Replacing it will overwrite its content.
|
|
original-file = Original file
|
|
replace-with = Replace with
|
|
apply-to-all = Apply to all
|
|
keep-both = Keep both
|
|
skip = Skip
|
|
|
|
## Set as Executable and Launch Dialog
|
|
set-executable-and-launch = Set as executable and launch
|
|
set-executable-and-launch-description = Do you want to set "{$name}" as executable and launch it?
|
|
set-and-launch = Set and launch
|
|
|
|
## Metadata Dialog
|
|
owner = Owner
|
|
group = Group
|
|
other = Other
|
|
read = Read
|
|
write = Write
|
|
execute = Execute
|
|
|
|
# Context Pages
|
|
|
|
## About
|
|
git-description = Git commit {$hash} on {$date}
|
|
|
|
## Add Network Drive
|
|
add-network-drive = Add network drive
|
|
connect = Connect
|
|
connect-anonymously = Connect anonymously
|
|
connecting = Connecting...
|
|
domain = Domain
|
|
enter-server-address = Enter server address
|
|
network-drive-description =
|
|
Server addresses include a protocol prefix and address.
|
|
Examples: ssh://192.168.0.1, ftp://[2001:db8::1]
|
|
### Make sure to keep the comma which separates the columns
|
|
network-drive-schemes =
|
|
Available protocols,Prefix
|
|
AppleTalk,afp://
|
|
File Transfer Protocol,ftp:// or ftps://
|
|
Network File System,nfs://
|
|
Server Message Block,smb://
|
|
SSH File Transfer Protocol,sftp:// or ssh://
|
|
WebDav,dav:// or davs://
|
|
network-drive-error = Unable to access network drive
|
|
password = Password
|
|
remember-password = Remember password
|
|
try-again = Try again
|
|
username = Username
|
|
|
|
## Operations
|
|
cancelled = Cancelled
|
|
edit-history = Edit history
|
|
history = History
|
|
no-history = No items in history.
|
|
pending = Pending
|
|
progress = {$percent}%
|
|
progress-cancelled = {$percent}%, cancelled
|
|
progress-paused = {$percent}%, paused
|
|
failed = Failed
|
|
complete = Complete
|
|
compressing = Compressing {$items} {$items ->
|
|
[one] item
|
|
*[other] items
|
|
} from "{$from}" to "{$to}" ({$progress})...
|
|
compressed = Compressed {$items} {$items ->
|
|
[one] item
|
|
*[other] items
|
|
} from "{$from}" to "{$to}"
|
|
copy_noun = Copy
|
|
creating = Creating "{$name}" in "{$parent}"
|
|
created = Created "{$name}" in "{$parent}"
|
|
copying = Copying {$items} {$items ->
|
|
[one] item
|
|
*[other] items
|
|
} from "{$from}" to "{$to}" ({$progress})...
|
|
copied = Copied {$items} {$items ->
|
|
[one] item
|
|
*[other] items
|
|
} from "{$from}" to "{$to}"
|
|
emptying-trash = Emptying {trash} ({$progress})...
|
|
emptied-trash = Emptied {trash}
|
|
extracting = Extracting {$items} {$items ->
|
|
[one] item
|
|
*[other] items
|
|
} from "{$from}" to "{$to}" ({$progress})...
|
|
extracted = Extracted {$items} {$items ->
|
|
[one] item
|
|
*[other] items
|
|
} from "{$from}" to "{$to}"
|
|
setting-executable-and-launching = Setting "{$name}" as executable and launching
|
|
set-executable-and-launched = Set "{$name}" as executable and launched
|
|
moving = Moving {$items} {$items ->
|
|
[one] item
|
|
*[other] items
|
|
} from "{$from}" to "{$to}" ({$progress})...
|
|
moved = Moved {$items} {$items ->
|
|
[one] item
|
|
*[other] items
|
|
} from "{$from}" to "{$to}"
|
|
renaming = Renaming "{$from}" to "{$to}"
|
|
renamed = Renamed "{$from}" to "{$to}"
|
|
restoring = Restoring {$items} {$items ->
|
|
[one] item
|
|
*[other] items
|
|
} from {trash} ({$progress})...
|
|
restored = Restored {$items} {$items ->
|
|
[one] item
|
|
*[other] items
|
|
} from {trash}
|
|
unknown-folder = unknown folder
|
|
|
|
## Open with
|
|
open-with = Open with...
|
|
default-app = {$name} (default)
|
|
|
|
## Show details
|
|
show-details = Show details
|
|
type = Type: {$mime}
|
|
items = Items: {$items}
|
|
item-size = Size: {$size}
|
|
item-created = Created: {$created}
|
|
item-modified = Modified: {$modified}
|
|
item-accessed = Accessed: {$accessed}
|
|
calculating = Calculating...
|
|
|
|
## Settings
|
|
settings = Settings
|
|
|
|
### Appearance
|
|
appearance = Appearance
|
|
theme = Theme
|
|
match-desktop = Match desktop
|
|
dark = Dark
|
|
light = Light
|
|
|
|
# Context menu
|
|
add-to-sidebar = Add to sidebar
|
|
compress = Compress
|
|
extract-here = Extract
|
|
new-file = New file...
|
|
new-folder = New folder...
|
|
open-in-terminal = Open in terminal
|
|
move-to-trash = Move to trash
|
|
restore-from-trash = Restore from trash
|
|
remove-from-sidebar = Remove from sidebar
|
|
sort-by-name = Sort by name
|
|
sort-by-modified = Sort by modified
|
|
sort-by-size = Sort by size
|
|
sort-by-trashed = Sort by delete time
|
|
|
|
## Desktop
|
|
change-wallpaper = Change wallpaper...
|
|
desktop-appearance = Desktop appearance...
|
|
display-settings = Display settings...
|
|
|
|
# Menu
|
|
|
|
## File
|
|
file = File
|
|
new-tab = New tab
|
|
new-window = New window
|
|
rename = Rename...
|
|
close-tab = Close tab
|
|
quit = Quit
|
|
|
|
## Edit
|
|
edit = Edit
|
|
cut = Cut
|
|
copy = Copy
|
|
paste = Paste
|
|
select-all = Select all
|
|
|
|
## View
|
|
zoom-in = Zoom in
|
|
default-size = Default size
|
|
zoom-out = Zoom out
|
|
view = View
|
|
grid-view = Grid view
|
|
list-view = List view
|
|
show-hidden-files = Show hidden files
|
|
list-directories-first = List directories first
|
|
gallery-preview = Gallery preview
|
|
menu-settings = Settings...
|
|
menu-about = About COSMIC Files...
|
|
|
|
## Sort
|
|
sort = Sort
|
|
sort-a-z = A-Z
|
|
sort-z-a = Z-A
|
|
sort-newest-first = Newest first
|
|
sort-oldest-first = Oldest first
|
|
sort-smallest-to-largest = Smallest to largest
|
|
sort-largest-to-smallest = Largest to smallest
|