mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-06-11 18:19:15 -04:00
90 lines
8.3 KiB
XML
90 lines
8.3 KiB
XML
<resources>
|
|
<string name="app_name">Simple Notes</string>
|
|
<string name="app_launcher_name">Notes</string>
|
|
<string name="widget_config">Thank you for using Simple Notes.\nFor more simple apps please visit SimpleMobileTools.com.\n</string>
|
|
<string name="save">Save</string>
|
|
<string name="share">Share</string>
|
|
<string name="share_via">Share via</string>
|
|
<string name="cannot_share_empty_text">Cannot share empty text</string>
|
|
<string name="simple_note">Simple Note</string>
|
|
<string name="new_note">Add a new note</string>
|
|
<string name="ok">OK</string>
|
|
<string name="cancel">Cancel</string>
|
|
<string name="no_title">Please name your note</string>
|
|
<string name="title_taken">A note with that title already exists</string>
|
|
<string name="open_note">Open note</string>
|
|
<string name="delete_note">Delete note</string>
|
|
<string name="delete_note_prompt_title">Delete note</string>
|
|
<string name="delete_note_prompt_message">Are you sure you want to delete note \"%1$s\"?</string>
|
|
<string name="pick_a_note">Pick a note</string>
|
|
<string name="rename">Rename</string>
|
|
<string name="rename_note">Rename note</string>
|
|
<string name="general_note">General note</string>
|
|
|
|
<!-- Settings -->
|
|
<string name="settings">Settings</string>
|
|
<string name="dark_theme">Dark theme</string>
|
|
<string name="widget_note">Note used in widget</string>
|
|
<string name="note_font_size">Note font size</string>
|
|
<string name="small">Small</string>
|
|
<string name="normal">Normal</string>
|
|
<string name="large">Large</string>
|
|
<string name="extra_large">Extra Large</string>
|
|
<string name="gravity">Gravity</string>
|
|
<string name="left">Left</string>
|
|
<string name="center">Center</string>
|
|
<string name="right">Right</string>
|
|
|
|
<!-- About -->
|
|
<string name="about">About</string>
|
|
<string name="website">More simple apps and source code at:\nhttp://simplemobiletools.com</string>
|
|
<string name="email_label">Send your feedback or suggestions to:</string>
|
|
<string name="email" translatable="false">hello@simplemobiletools.com</string>
|
|
<string name="more_apps_underlined"><u>More apps</u></string>
|
|
<string name="third_party_licences_underlined"><u>Third party licences</u></string>
|
|
<string name="invite_friends_underlined"><u>Invite friends</u></string>
|
|
<string name="share_text">Hey, come check out %1$s at %2$s</string>
|
|
<string name="invite_via">Invite via</string>
|
|
<string name="rate_us_underlined"><u>Rate us in the Play Store</u></string>
|
|
<string name="donate_underlined"><u>Donate</u></string>
|
|
<string name="follow_us">Follow us:</string>
|
|
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
|
|
|
<!-- License -->
|
|
<string name="notice">This app uses the following third party libraries to make my life easier. Thank you.</string>
|
|
<string name="third_party_licences">Third party licences</string>
|
|
<string name="kotlin_title"><u>Kotlin (programming language)</u></string>
|
|
<string name="kotlin_text" translatable="false">Copyright 2010 - 2016 JetBrains s.r.o.\n\nLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions and limitations under the License.</string>
|
|
<string name="kotlin_url" translatable="false">https://github.com/JetBrains/kotlin</string>
|
|
<string name="ambilwarna_title"><u>AmbilWarna (color picker)</u></string>
|
|
<string name="ambilwarna_text" translatable="false">Copyright 2009-2015 Yuku\n\nLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.</string>
|
|
<string name="ambilwarna_url" translatable="false">https://github.com/yukuku/ambilwarna</string>
|
|
<string name="stetho_title"><u>Stetho (debugging databases)</u></string>
|
|
<string name="stetho_text" translatable="false">BSD License\n\nFor Stetho software\n\nCopyright (c) 2015, Facebook, Inc. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n * Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n * Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n * Neither the name Facebook nor the names of its contributors may be used to\n endorse or promote products derived from this software without specific\n prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</string>
|
|
<string name="stetho_url" translatable="false">https://github.com/facebook/stetho</string>
|
|
<string name="filepicker_title"><u>Simple File Picker (filepicker dialog)</u></string>
|
|
<string name="filepicker_text" translatable="false">Copyright 2016 SimpleMobileTools\n\nLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions and limitations under the License.</string>
|
|
<string name="filepicker_url" translatable="false">https://github.com/SimpleMobileTools/Simple-File-Picker</string>
|
|
|
|
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
|
<!-- Short description has to have less than 80 chars -->
|
|
<string name="app_short_description">A simple textfield for adding quick notes, without ads.</string>
|
|
<string name="app_long_description">
|
|
Need to take a quick note of something to buy, an address, or a startup idea? Then this is the app you\'ve been looking for! No complicated setup steps needed, just type in what you came for. Comes with autosave, so you will not discard your changes by mistake. Supports creating multiple independent notes.
|
|
|
|
|
|
You can access the note in no time by using the customizable and resizable widget, which opens the app on click.
|
|
|
|
Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too.
|
|
|
|
This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
|
|
</string>
|
|
|
|
<!--
|
|
Haven't found some strings? There's more at
|
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/library/src/main/res
|
|
https://github.com/SimpleMobileTools/Simple-File-Picker/tree/master/library/src/main/res
|
|
https://github.com/SimpleMobileTools/Simple-File-Properties/tree/master/library/src/main/res
|
|
-->
|
|
</resources>
|