[Libreoffice-commits] online.git: android/app

Andras Timar (via logerrit) logerrit at kemper.freedesktop.org
Wed Dec 11 11:24:28 UTC 2019


 android/app/src/main/locale/template.pot |  444 +++++++++++++++++++++++++++++++
 1 file changed, 444 insertions(+)

New commits:
commit d6e55afc4b1238a8f2baf0f80c6d827ffccfe634
Author:     Andras Timar <andras.timar at collabora.com>
AuthorDate: Wed Dec 11 11:24:03 2019 +0000
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Wed Dec 11 11:24:03 2019 +0000

    android: add pot file for localization

diff --git a/android/app/src/main/locale/template.pot b/android/app/src/main/locale/template.pot
new file mode 100644
index 000000000..336305881
--- /dev/null
+++ b/android/app/src/main/locale/template.pot
@@ -0,0 +1,444 @@
+# Translations template for PROJECT.
+# Copyright (C) 2019 ORGANIZATION
+# This file is distributed under the same license as the PROJECT project.
+# FIRST AUTHOR <EMAIL at ADDRESS>, 2019.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PROJECT VERSION\n"
+"Report-Msgid-Bugs-To: EMAIL at ADDRESS\n"
+"POT-Creation-Date: 2019-12-11 11:07+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 2.7.0\n"
+
+#. string name="app_name" definition is deliberately missing here, it is filled
+#. in in build.gradle.
+msgctxt "app_name_settings"
+msgid "Settings"
+msgstr ""
+
+#, c-format
+msgctxt "app_version"
+msgid "Version: %1$s, Build ID: %2$s"
+msgstr ""
+
+msgctxt "app_description"
+msgid ""
+"$APP_NAME is a modern, easy-to-use, open source productivity suite for "
+"word processing, spreadsheets, presentations and more."
+msgstr ""
+
+msgctxt "app_vendor"
+msgid "This release was supplied by $VENDOR."
+msgstr ""
+
+msgctxt "no_recent_items"
+msgid "No recent items"
+msgstr ""
+
+msgctxt "no_items"
+msgid "No items"
+msgstr ""
+
+msgctxt "temp_file_saving_disabled"
+msgid "This file is read-only, saving is disabled."
+msgstr ""
+
+msgctxt "file_exists_warning"
+msgid "A file with this name already exists, and will be overwritten."
+msgstr ""
+
+msgctxt "file_creation_failed"
+msgid "File creation failed"
+msgstr ""
+
+msgctxt "storage_permission_required"
+msgid "Storage permission is required"
+msgstr ""
+
+msgctxt "failed_to_load_file"
+msgid "Failed to determine the file to load"
+msgstr ""
+
+msgctxt "list_view"
+msgid "List"
+msgstr ""
+
+msgctxt "grid_view"
+msgid "Grid"
+msgstr ""
+
+msgctxt "pref_category_explorer"
+msgid "File Explorer Settings"
+msgstr ""
+
+msgctxt "pref_show_hidden_files"
+msgid "Hidden Files/Folders"
+msgstr ""
+
+msgctxt "pref_show_hidden_files_summary"
+msgid "Enable to show hidden files/folders"
+msgstr ""
+
+msgctxt "pref_sort_summary"
+msgid "Select how to order files: A-Z, by size or by date."
+msgstr ""
+
+msgctxt "pref_viewmode_summary"
+msgid "View files as a grid or in a list."
+msgstr ""
+
+msgctxt "pref_file_explorer_title"
+msgid "File explorer layout"
+msgstr ""
+
+msgctxt "pref_sort_title"
+msgid "File Order"
+msgstr ""
+
+msgctxt "pref_filter_title"
+msgid "Default File Filter"
+msgstr ""
+
+msgctxt "pref_filter_summary"
+msgid "Set which file filter should be used by default."
+msgstr ""
+
+msgctxt "display_language"
+msgid "Display Language"
+msgstr ""
+
+msgctxt "display_language_summary"
+msgid "Set the default display language"
+msgstr ""
+
+msgctxt "pref_show_debug_info"
+msgid "Show Debug Info"
+msgstr ""
+
+msgctxt "pref_show_debug_info_summary"
+msgid "Enable to show debug information in document viewer"
+msgstr ""
+
+msgctxt "about_license"
+msgid "Show License"
+msgstr ""
+
+msgctxt "about_notice"
+msgid "Show Notice"
+msgstr ""
+
+msgctxt "about_moreinfo"
+msgid "More Info"
+msgstr ""
+
+msgctxt "new_textdocument"
+msgid "New Text Document"
+msgstr ""
+
+msgctxt "new_presentation"
+msgid "New Presentation"
+msgstr ""
+
+msgctxt "new_spreadsheet"
+msgid "New Spreadsheet"
+msgstr ""
+
+msgctxt "new_drawing"
+msgid "New Drawing"
+msgstr ""
+
+msgctxt "default_document_name"
+msgid "untitled"
+msgstr ""
+
+msgctxt "filter"
+msgid "Filter by"
+msgstr ""
+
+msgctxt "sort"
+msgid "Sort by"
+msgstr ""
+
+msgctxt "sort_smallest"
+msgid "Smallest first"
+msgstr ""
+
+msgctxt "sort_largest"
+msgid "Largest first"
+msgstr ""
+
+msgctxt "sort_az"
+msgid "A-Z"
+msgstr ""
+
+msgctxt "sort_za"
+msgid "Z-A"
+msgstr ""
+
+msgctxt "sort_oldest"
+msgid "Oldest first"
+msgstr ""
+
+msgctxt "sort_newest"
+msgid "Newest first"
+msgstr ""
+
+msgctxt "file_icon_desc"
+msgid "fileicon"
+msgstr ""
+
+msgctxt "title_recents"
+msgid "Recent files"
+msgstr ""
+
+msgctxt "title_browser"
+msgid "All files"
+msgstr ""
+
+#. Pref keys as resources ; Not currently used
+msgctxt "action_about"
+msgid "About"
+msgstr ""
+
+msgctxt "action_settings"
+msgid "Settings"
+msgstr ""
+
+msgctxt "open"
+msgid "Open"
+msgstr ""
+
+msgctxt "share"
+msgid "Share"
+msgstr ""
+
+msgctxt "share_via"
+msgid "Share via"
+msgstr ""
+
+#. Document browser filters
+msgctxt "filter_everything"
+msgid "Everything"
+msgstr ""
+
+msgctxt "filter_documents"
+msgid "Documents"
+msgstr ""
+
+msgctxt "filter_spreadsheets"
+msgid "Spreadsheets"
+msgstr ""
+
+msgctxt "filter_presentations"
+msgid "Presentations"
+msgstr ""
+
+msgctxt "filter_drawings"
+msgid "Drawings"
+msgstr ""
+
+#. Document provider names
+msgctxt "document_locations"
+msgid "Document locations"
+msgstr ""
+
+msgctxt "close_document_locations"
+msgid "Close document locations"
+msgstr ""
+
+msgctxt "local_documents"
+msgid "Documents directory"
+msgstr ""
+
+msgctxt "local_file_system"
+msgid "Local file system"
+msgstr ""
+
+msgctxt "external_sd_file_system"
+msgid "External SD"
+msgstr ""
+
+msgctxt "otg_file_system"
+msgid "OTG device (experimental)"
+msgstr ""
+
+msgctxt "remote_server"
+msgid "Remote server"
+msgstr ""
+
+msgctxt "usb_connected_configure"
+msgid "USB connected, configure your device."
+msgstr ""
+
+msgctxt "owncloud_wrong_connection"
+msgid "Cannot connect to the Cloud server. Check your configuration."
+msgstr ""
+
+msgctxt "owncloud_unauthorized"
+msgid "Cannot log into the Cloud server. Check your configuration."
+msgstr ""
+
+msgctxt "owncloud_unspecified_error"
+msgid ""
+"Unspecified error connecting to the Cloud server. Check your "
+"configuration and/or try later."
+msgstr ""
+
+msgctxt "ext_document_provider_error"
+msgid "Invalid root file. Check your sd card configuration."
+msgstr ""
+
+msgctxt "otg_missing_error"
+msgid "Invalid root file. Check your OTG device and/or configuration."
+msgstr ""
+
+#. Edit action names
+#. Feedback messages
+#. Document provider settings
+msgctxt "storage_provider_settings"
+msgid "Storage provider settings"
+msgstr ""
+
+msgctxt "owncloud_settings"
+msgid "Cloud server settings"
+msgstr ""
+
+msgctxt "physical_storage_settings"
+msgid "Physical storage settings"
+msgstr ""
+
+msgctxt "external_sd_path"
+msgid "External SD path"
+msgstr ""
+
+msgctxt "otg_device_path"
+msgid "OTG device path"
+msgstr ""
+
+msgctxt "otg_warning"
+msgid "Experimental Feature: Use only if OTG device is writable."
+msgstr ""
+
+msgctxt "server_url"
+msgid "Server URL"
+msgstr ""
+
+msgctxt "server_url_and_port"
+msgid "URL and port of the Cloud server."
+msgstr ""
+
+msgctxt "user_name"
+msgid "User name"
+msgstr ""
+
+msgctxt "password"
+msgid "Password"
+msgstr ""
+
+#. Directory browser strings
+msgctxt "up_description"
+msgid "To parent directory"
+msgstr ""
+
+msgctxt "confirm_label"
+msgid "Confirm"
+msgstr ""
+
+msgctxt "cancel_label"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "search_label"
+msgid "Go"
+msgstr ""
+
+msgctxt "directory_browser_label"
+msgid "Choose Directory"
+msgstr ""
+
+msgctxt "bad_directory"
+msgid "Invalid directory path"
+msgstr ""
+
+#, c-format
+msgctxt "current_dir"
+msgid "Current Directory: %1$s"
+msgstr ""
+
+#. Permission rationale alert dialog strings
+msgctxt "title_permission_required"
+msgid "Permission Required"
+msgstr ""
+
+msgctxt "reason_required_to_read_documents"
+msgid "Storage permission is required for reading your documents."
+msgstr ""
+
+msgctxt "positive_ok"
+msgid "OKAY"
+msgstr ""
+
+msgctxt "negative_im_sure"
+msgid "I'M SURE"
+msgstr ""
+
+msgctxt "negative_cancel"
+msgid "CANCEL"
+msgstr ""
+
+#. Save Alert dialog strings
+msgctxt "action_cancel"
+msgid "Cancel"
+msgstr ""
+
+#. Create New Document Dialog Strings
+msgctxt "create_new_document_title"
+msgid "Create New Document"
+msgstr ""
+
+msgctxt "enter_filename"
+msgid "Please enter the file name:"
+msgstr ""
+
+msgctxt "action_create"
+msgid "Create"
+msgstr ""
+
+msgctxt "action_overwrite"
+msgid "Overwrite"
+msgstr ""
+
+#. Loading SlideShow Dialog Strings
+msgctxt "loading"
+msgid "Loading..."
+msgstr ""
+
+#. Presentation Mode Strings
+#. Calc Header Menu Strings
+#. Password dialog strings
+#. Insert Image Strings
+#. Clipboard Actions
+#. UNO cmd controller Strings
+msgctxt "unable_to_go_further"
+msgid "Unable to go further."
+msgstr ""
+
+msgctxt "bmp_null"
+msgid "Bmp is null!"
+msgstr ""
+
+msgctxt "directory_not_saved"
+msgid "Directory not saved."
+msgstr ""
+
+msgctxt "title_activity_show_html"
+msgid "About"
+msgstr ""
+


More information about the Libreoffice-commits mailing list