From d95f90aedbc6e8fcb9efdaad74e64468d6d25dc8 Mon Sep 17 00:00:00 2001 From: Sopor Date: Sat, 16 Jul 2016 00:09:37 +0200 Subject: [PATCH] Create strings.xml --- app/src/main/res/values-sv/strings.xml | 57 ++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 app/src/main/res/values-sv/strings.xml diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml new file mode 100644 index 000000000..15d726ec1 --- /dev/null +++ b/app/src/main/res/values-sv/strings.xml @@ -0,0 +1,57 @@ + + Simple Gallery + Share via + Not much to do in a gallery without accessing your storage + Delete + Deleting + Edit + Undo + Share + Rename file + Rename folder + Could not rename the file + File name must not be empty + Could not rename the folder + Folder name must not be empty + Folder renamed successfully + Renaming folder + Extension + File deleted + Setting wallpaper + Open camera + An unknown error occurred + + + 1 folder deleted + %1$d folders deleted + + + + 1 file deleted + %1$d files deleted + + + + About + More simple apps and source code at:\nhttp://simplemobiletools.com + Send your feedback or suggestions to: + hello@simplemobiletools.com + Third party licences + Rate us in the Play Store + Follow us: + v %1$s\nCopyright © Simple Mobile Tools %2$d + + + This app uses the following third party libraries to make my life easier. Thank you. + Third party licences + Butter Knife (view injector) + 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. + https://github.com/JakeWharton/butterknife + PhotoView (zoomable imageviews) + Copyright 2011,2012 Chris Banes\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. + https://github.com/chrisbanes/PhotoView + Glide (image loading and caching) + Copyright 2014 Google, Inc. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY GOOGLE, INC. ``AS IS\'\' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GOOGLE, INC. OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + https://github.com/bumptech/glide + +