mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-03-04 10:57:45 +01:00
commit
81446512cf
35
app/src/main/res/values-sv/strings.xml
Normal file
35
app/src/main/res/values-sv/strings.xml
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
<resources>
|
||||||
|
<string name="app_name">Simple Notes</string>
|
||||||
|
<string name="widget_config">Tack för att du använder Simple Notes.\nFör fler enkla appar, gå till simplemobiletools.com.\n</string>
|
||||||
|
<string name="save">Spara</string>
|
||||||
|
<string name="share">Dela</string>
|
||||||
|
<string name="share_via">Dela via</string>
|
||||||
|
<string name="cannot_share_empty_text">Det går inte att dela utan text</string>
|
||||||
|
<string name="text_saved">Text sparad</string>
|
||||||
|
<string name="simple_note">Simple Note</string>
|
||||||
|
|
||||||
|
<!-- Settings -->
|
||||||
|
<string name="settings">Inställningar</string>
|
||||||
|
<string name="autosave">Spara automatiskt</string>
|
||||||
|
|
||||||
|
<!-- About -->
|
||||||
|
<string name="about">Om</string>
|
||||||
|
<string name="website">Fler enkla appar och källkod här:\nhttp://simplemobiletools.com</string>
|
||||||
|
<string name="email_label">Skicka feedback och förslag till:</string>
|
||||||
|
<string name="email">hello@simplemobiletools.com</string>
|
||||||
|
<string name="third_party_licences_underlined"><u>Tredjepartslicenser</u></string>
|
||||||
|
<string name="rate_us_underlined"><u>Betygsätt oss i Play Butiken</u></string>
|
||||||
|
<string name="follow_us">Följ oss:</string>
|
||||||
|
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
||||||
|
|
||||||
|
<!--License-->
|
||||||
|
<string name="notice">Denna app använder följande tredjepartsbibliotek för att göra mitt liv enklare. Tack.</string>
|
||||||
|
<string name="third_party_licences">Tredjepartslicenser</string>
|
||||||
|
<string name="butterknife_title"><u>Butter Knife (view injector)</u></string>
|
||||||
|
<string name="butterknife_text">Copyright 2013 Jake Wharton\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="butterknife_url">https://github.com/JakeWharton/butterknife</string>
|
||||||
|
<string name="ambilwarna_title"><u>AmbilWarna (color picker)</u></string>
|
||||||
|
<string name="ambilwarna_text">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">https://github.com/yukuku/ambilwarna</string>
|
||||||
|
|
||||||
|
</resources>
|
Loading…
x
Reference in New Issue
Block a user