diff --git a/qt/ftl/about.ftl b/qt/ftl/about.ftl new file mode 100644 index 000000000..eb048cb64 --- /dev/null +++ b/qt/ftl/about.ftl @@ -0,0 +1,10 @@ +about-a-big-thanks-to-all-the = A big thanks to all the people who have provided suggestions, bug reports and donations. +about-about-anki = About Anki +about-anki-is-a-friendly-intelligent-spaced = Anki is a friendly, intelligent spaced learning system. It's free and open source. +about-anki-is-licensed-under-the-agpl3 = Anki is licensed under the AGPL3 license. Please see the license file in the source distribution for more information. +about-copied-to-clipboard = Copied to clipboard +about-copy-debug-info = Copy Debug Info +about-if-you-have-contributed-and-are = If you have contributed and are not on this list, please get in touch. +about-version = Version { $val } +about-visit-website = Visit website +about-written-by-damien-elmes-with-patches = Written by Damien Elmes, with patches, translation, testing and design from:
%(cont)s
diff --git a/qt/ftl/addons.ftl b/qt/ftl/addons.ftl
index 0b35589dd..2a75836a9 100644
--- a/qt/ftl/addons.ftl
+++ b/qt/ftl/addons.ftl
@@ -8,3 +8,54 @@ addons-failed-to-load =
addons-config-window-title = Configure '{ $name }'
addons-config-validation-error = There was a problem with the provided configuration: { $problem }, at path { $path }, against schema { $schema }.
addons-window-title = Add-ons
+addons-addon-has-no-configuration = Add-on has no configuration.
+addons-addon-installation-error = Add-on installation error
+addons-addon-was-not-downloaded-from-ankiweb = Add-on was not downloaded from AnkiWeb.
+addons-browse-addons = Browse Add-ons
+addons-changes-will-take-effect-when-anki = Changes will take effect when Anki is restarted.
+addons-check-for-updates = Check for Updates
+addons-checking = Checking...
+addons-code = Code:
+addons-config = Config
+addons-configuration = Configuration
+addons-corrupt-addon-file = Corrupt add-on file.
+addons-disabled = (disabled)
+addons-disabled2 = (disabled)
+addons-download-complete-please-restart-anki-to = Download complete. Please restart Anki to apply changes.
+addons-downloaded-fnames = Downloaded %(fname)s
+addons-downloading-adbd-kb02fkb = Downloading %(a)d/%(b)d (%(kb)0.2fKB)...
+addons-error-downloading-ids-errors = Error downloading %(id)s: %(error)s
+addons-error-installing-bases-errors = Error installing %(base)s: %(error)s
+addons-get-addons = Get Add-ons...
+addons-important-as-addons-are-programs-downloaded = Important: As add-ons are programs downloaded from the internet, they are potentially malicious.You should only install add-ons you trust.
Are you sure you want to proceed with the installation of the following Anki add-on(s)?
%(names)s
+addons-install-addon = Install Add-on
+addons-install-addons = Install Add-on(s)
+addons-install-anki-addon = Install Anki add-on
+addons-install-from-file = Install from file...
+addons-installation-complete = Installation complete
+addons-installed-names = Installed %(name)s
+addons-installed-successfully = Installed successfully.
+addons-invalid-addon-manifest = Invalid add-on manifest.
+addons-invalid-code = Invalid code.
+addons-invalid-code-or-addon-not-available = Invalid code, or add-on not available for your version of Anki.
+addons-invalid-configuration = Invalid configuration:
+addons-invalid-configuration-top-level-object-must = Invalid configuration: top level object must be a map
+addons-no-updates-available = No updates available.
+addons-one-or-more-errors-occurred = One or more errors occurred:
+addons-packaged-anki-addon = Packaged Anki Add-on
+addons-please-check-your-internet-connection = Please check your internet connection.
+addons-please-report-this-to-the-respective = Please report this to the respective add-on author(s).
+addons-please-restart-anki-to-complete-the = Please restart Anki to complete the installation.
+addons-please-select-a-single-addon-first = Please select a single add-on first.
+addons-requires = (requires { $val })
+addons-restored-defaults = Restored defaults
+addons-the-following-addons-are-incompatible-with = The following add-ons are incompatible with %(name)s and have been disabled: %(found)s
+addons-the-following-addons-have-updates-available = The following add-ons have updates available. Install them now?
+addons-the-following-conflicting-addons-were-disabled = The following conflicting add-ons were disabled:
+addons-this-addon-is-not-compatible-with = This add-on is not compatible with your version of Anki.
+addons-to-browse-addons-please-click-the = To browse add-ons, please click the browse button below.
When you've found an add-on you like, please paste its code below. You can paste multiple codes, separated by spaces.
+addons-toggle-enabled = Toggle Enabled
+addons-unable-to-update-or-delete-addon = Unable to update or delete add-on. Please start Anki while holding down the shift key to temporarily disable add-ons, then try again. Debug info: { $val }
+addons-unknown-error = Unknown error: { $val }
+addons-view-addon-page = View Add-on Page
+addons-view-files = View Files
diff --git a/qt/ftl/qt-accel.ftl b/qt/ftl/qt-accel.ftl
new file mode 100644
index 000000000..513aa4b02
--- /dev/null
+++ b/qt/ftl/qt-accel.ftl
@@ -0,0 +1,33 @@
+qt-accel-about = &About...
+qt-accel-browse-and-install = &Browse and Install...
+qt-accel-cards = &Cards
+qt-accel-check-database = &Check Database
+qt-accel-check-media = Check &Media...
+qt-accel-edit = &Edit
+qt-accel-exit = E&xit
+qt-accel-export = &Export...
+qt-accel-export-notes = &Export Notes...
+qt-accel-file = &File
+qt-accel-filter = Fil&ter
+qt-accel-find = &Find
+qt-accel-find-and-replace = Find and Re&place...
+qt-accel-find-duplicates = Find &Duplicates...
+qt-accel-go = &Go
+qt-accel-guide = &Guide...
+qt-accel-help = &Help
+qt-accel-import = &Import...
+qt-accel-info = &Info...
+qt-accel-invert-selection = &Invert Selection
+qt-accel-next-card = &Next Card
+qt-accel-note = N&ote
+qt-accel-notes = &Notes
+qt-accel-open-addons-folder = &Open Add-ons Folder...
+qt-accel-preferences = &Preferences...
+qt-accel-previous-card = &Previous Card
+qt-accel-reschedule = &Reschedule...
+qt-accel-select-all = Select &All
+qt-accel-select-notes = Select &Notes
+qt-accel-support-anki = &Support Anki...
+qt-accel-switch-profile = &Switch Profile
+qt-accel-tools = &Tools
+qt-accel-undo = &Undo
diff --git a/qt/ftl/qt-misc.ftl b/qt/ftl/qt-misc.ftl
new file mode 100644
index 000000000..84b7c5e25
--- /dev/null
+++ b/qt/ftl/qt-misc.ftl
@@ -0,0 +1,63 @@
+qt-misc-addon-will-be-installed-when-a = Add-on will be installed when a profile is opened.
+qt-misc-addons = Add-ons
+qt-misc-all-cards-notes-and-media-for = All cards, notes, and media for this profile will be deleted. Are you sure?
+qt-misc-anki-updatedanki-has-been-released =