Skip to content
Snippets Groups Projects
translation.json 6.91 KiB
Newer Older
  "demo-title": "File Upload Demo",
  "required-server": "You need an upload server listening at <a href=\"{{- url}}\"><tt>{{- url}}</tt></a> to receive the files...",
  "intro": "Upload multiple files with the file dialog or by dragging and dropping images onto the dashed region.",
  "upload-label": "Select some files",
  "file-source": {
    "modal-close": "Close dialog",
    "nav-local": "My device",
    "no-usable-files-in-zip": "ZIP file does not contain any usable files",
    "no-usable-files-hint": "Upload a ZIP file with file type(s) of ",
    "clipboard": "Clipboard",
    "mime-type-title": "Unsupported file format",
    "mime-type-body": "The file format is not supported by this application.",
    "too-big-file-title": "The file is too big!",
Steinwender, Tamara's avatar
Steinwender, Tamara committed
    "too-big-file-body": "The file can have a maximum of {{size}}.",
    "open-menu": ""
    "local-intro": "Download {{count}} file",
    "local-button": "Download file",
    "nav-local": "My device",
    "upload-success-title": "Successful uploaded",
    "upload-success-body": "You have successfully uploaded {{count}} file to {{name}}.",
    "upload-success-body_plural": "You have successfully uploaded {{count}} files to {{name}}.",
Steinwender, Tamara's avatar
Steinwender, Tamara committed
    "clipboard": "Clipboard",
    "select-directory": ""
Bekerle, Patrizio's avatar
Bekerle, Patrizio committed
  "nextcloud-file-picker": {
    "open-nextcloud-file-picker": "Select files from your {{name}}",
    "folder-home": "Jump to the home directory",
    "select-files": "Select files",
    "select-files-btn": "Select file",
    "select-files-btn_plural": "Select {{count}} files",
    "refresh-nextcloud-file-picker": "Connect again",
    "loadpath-nextcloud-file-picker": "Loading directory from {{name}}.",
    "load-path-link": "Go to {{path}}",
    "auth-progress": "Authentification in progress",
    "last-modified": "Last modified",
    "mime-type": "Type",
    "filename": "Filename",
    "size": "Size",
    "init-text-1": "Chose your files from {{name}}.",
    "init-text-2": "You need to authenticate first.",
    "auth-info": "A new page will open to connect your account.",
    "connect-nextcloud": "Connect {{name}}",
    "no-data": "No data avaible in this folder.",
    "no-data-type": "No data avaible in this folder.",
    "no-favorites": "No favorites could be found.",
    "no-recent-files": "No recent files could be found from the last 3 months.",
    "webdav-error": "Something went wrong",
    "add-folder-error": "The resource \"{{folder}}\" you tried to create already exists.",
    "add-folder-success": "The folder '{{folder}}' was created successfully.",
    "add-folder": "Add new folder",
    "add-folder-open": "Open new folder dialogue",
    "add-folder-close": "Close new folder dialogue",
    "new-folder-placeholder": "New folder",
    "load-in-folder": "Load into the current directory",
    "load-to-folder": "Upload to the selected folder",
    "replace-title-1": "There is already a file with the name ",
    "replace-title-2": " in this location",
    "replace-text": "What do you want to do",
    "replace-new_name": "New Name",
    "replace-replace": "Replace",
    "replace-skip": "Ignore",
    "replace-cancel": "Cancel",
    "replace-cancel-all": "Cancel all",
    "replace-mode-all": "Do this for the next conflicts",
    "something-went-wrong": "Something went wrong. Please reload.",
    "readonly": "You are not allowed to uploade files in this directory.",
    "onlycreate": "You are only allowed to create new files in this directory.",
    "onlyedit": "You are only allowed to edit files in this directory.",
    "abort": "Cancel process",
    "abort-message": "The process was canceled.",
    "error-save-to-favorites": "Saving to Favorites not possible! Please select a folder within the Favorites.",
    "error-save-to-recent": "Saving to Recent Files not possible! Please select a folder within the Recent Files.",
    "recent-files-link-text": "Recent Files",
    "favorites-link-text": "My Favorites",
    "remember-me": "Stay connected with {{name}}",
    "log-out": "Disconnect",
    "open-submenu": "Open submenu",
    "show-only-my-files": "Show only my files",
    "favorites-title": "Favorites",
    "recent-files-title": "Recent Files",
    "my-recent-files-title": "My Recent Files",
    "my-recent-files-link-text": "My Recent Files",
    "all-recent-files-link-text": "All Recent Files"
  "clipboard": {
    "add-files": "Add files to clipboard",
    "add-files-btn": "Add files",
    "remove-all": "Remove all files from the clipboard",
    "remove-all-btn": "Remove all",
    "remove-count": "Remove file from the clipboard",
    "remove-count_plural": "Remove {{count}} files from the clipboard",
    "remove-count-btn": "Remove file",
    "remove-count-btn_plural": "Remove {{count}} files",
    "save-all": "Save all files from the clipboard",
    "save-all-btn": "Save all",
    "save-count-btn": "Save file",
    "save-count-btn_plural": "Save {{count}} files",
    "save-count": "Save one file from the clipboard",
    "save-count_plural": "Save {{count}} files from the clipboard",
    "file-name": "Name",
    "file-size": "Size",
    "file-type": "Type",
    "file-mod": "Last modified",
    "no-data": "There are no files",
    "saved-files-title": "File successfully filed",
    "saved-files-title_plural": "Files successfully filed",
    "saved-files-body": "A file was successfully stored temporarily in the clipboard and can now be used within this application.",
    "saved-files-body_plural": "{{count}} files were successfully stored temporarily in the clipboard and can now be used within this application.",
    "clear-clipboard-title": "Clipboard cleared",
    "clear-clipboard-body": "The clipboard was successfully cleared.",
    "clear-count-clipboard-title": "File removed",
    "clear-count-clipboard-title_plural": "Files removed",
    "clear-count-clipboard-body": "One file was successfully removed from clipboard.",
    "clear-count-clipboard-body_plural": "{{count}} files were successfully removed from clipboard.",
    "file-warning": "Attention!",
    "file-warning-body": "There is still a file on the clipboard. The clipboard is discarded when you exit the page.",
    "file-warning-body_plural": "There are still {{count}} files on the clipboard. The clipboard is discarded when you exit the page.",
    "upload-area-text": "In this area you can upload documents up to a size of 32MB via Drag & Drop or by selecting them directly. ",
    "upload-button-label": "Load to clipboard",
    "warning": "Attention! If you close the browser or reload the page the existing clipboard is automatically discarded!",
    "source-title": "Select files from clipboard",
    "source-btn": "Select file",
    "source-btn_plural": "Select {{count}} files",
    "source-btn-none": "Select files",
    "sink-title": "Store files on the clipboard",
    "sink-btn": "Store {{count}} file",
    "sink-btn_plural": "Store {{count}} files",
    "select-all": "Select all",
    "select-nothing": "Select nothing"