Skip to content

Commit

Permalink
#6: added spanish by NeHoMaR.
Browse files Browse the repository at this point in the history
  • Loading branch information
k3b committed Nov 20, 2017
1 parent f146879 commit 23eba14
Show file tree
Hide file tree
Showing 5 changed files with 113 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
targetSdkVersion 23
versionCode 9
versionName '1.0.9.170725'
// 1.0.9.170725 (9) translations ja/fr + weblate
// 1.0.9.170725 (9) translations ja/fr/es + weblate
// Mintanance versionName '1.0.8.170626'
// Mintanance versionName '1.0.7.20170623'
// Improvements v1.0.6.20141207
Expand Down
55 changes: 55 additions & 0 deletions app/src/debug/res/values-de/fdroid.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<?xml version="1.0" encoding="utf-8" ?><!--
/*
* These Texts will be shown as programdescription in the fdroid app store
* https://f-droid.org/app/de.k3b.android.toGoZip.
*
* The content will be copied to .../fastlane/metadata/android/*.txt
*
* This file is part of de.k3b.android.toGoZip (https://github.com/k3b/ToGoZip/)
*
* This program is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*
* You should have received a copy of the GNU General Public License along with
* this program. If not, see <http://www.gnu.org/licenses/>
*/
-->
<resources>

<!-- This becomes .../fastlane/metadata/android/title.txt.
See https://f-droid.org/docs/Build_Metadata_Reference/#Name -->
<string name="title">ToGoZip (\'==&gt; Zip\')</string>

<!-- This becomes .../fastlane/metadata/android/short_description.txt.
See https://f-droid.org/docs/Build_Metadata_Reference/#Summary -->
<string name="short_description">ToGoZip: \'==&gt; Zip\' für Androids Senden/Teilen Menü.</string>

<!-- This becomes .../fastlane/metadata/android/full_description.txt.
See https://f-droid.org/docs/Build_Metadata_Reference/#Description -->
<string name="full_description"><![CDATA["
ToGoZip: \'==&gt; Zip\' für Androids Senden/Teilen Menü.
Einfaches einsammeln von Dateien, Ordnern, Internetaddressen, Texten in eine gemeinsame Zip-Datei
aus allen Apps heraus, die die Android-Funktion \'Senden\' bzw. \'Teilen\' </i> unterstützen.
Das englische \'ToGo\' bedeutet frei übersetzt \'während man unterwegs oder offline ist\'
Diese Einsammeldatei \'2go.zip\' ist wie ein Koffer, in den man
von fast überall aus (aus Apps, die \'Senden\' unterstützen)
verschiedene Dinge (Dateien) legen kann und der überall hin reisen kann (per email
, bluetooth, nfc).
Erforderliche Android Berechtigungen:
* WRITE_EXTERNAL_STORAGE zum Speichern/Aktualisieren von \'2go.zip\'.
.
"]]></string>
</resources>
55 changes: 55 additions & 0 deletions app/src/debug/res/values/fdroid.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<?xml version="1.0" encoding="utf-8" ?><!--
/*
* These Texts will be shown as programdescription in the fdroid app store
* https://f-droid.org/app/de.k3b.android.toGoZip.
*
* The content will be copied to .../fastlane/metadata/android/*.txt
*
* This file is part of de.k3b.android.toGoZip (https://github.com/k3b/ToGoZip/)
*
* This program is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*
* You should have received a copy of the GNU General Public License along with
* this program. If not, see <http://www.gnu.org/licenses/>
*/
-->
<resources>

<!-- This becomes .../fastlane/metadata/android/title.txt.
See https://f-droid.org/docs/Build_Metadata_Reference/#Name -->
<string name="title">ToGoZip (\'==&gt; Zip\')</string>

<!-- This becomes .../fastlane/metadata/android/short_description.txt.
See https://f-droid.org/docs/Build_Metadata_Reference/#Summary -->
<string name="short_description">ToGoZip: Add to Zip for android-s share/send menu.</string>

<!-- This becomes .../fastlane/metadata/android/full_description.txt.
See https://f-droid.org/docs/Build_Metadata_Reference/#Description -->
<string name="full_description"><![CDATA["
Add to Zip for android-s share/send menu.
Easy collecting files from every supporting app into
one zip-file while beeing \`on the go\` or offline.
(Note the english \'to go\` means \'while traveling\').
This collecting \'2go.zip\'-file is like a suitcase
where you can put things (files) into from nearly everywhere (from
every app that supports \'share/send\') and that
can travel everywhere (via email,
bluetooth, nfc).
Required Android Permissions:
* WRITE_EXTERNAL_STORAGE to save/update \'2go.zip\' to some public folder.
.
"]]></string>
</resources>
3 changes: 0 additions & 3 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ this program. If not, see <http://www.gnu.org/licenses/>
package="de.k3b.android.toGoZip"
android:installLocation="auto"

android:versionCode="8"
android:versionName="1.0.8.170626"

>
<!-- manifest.versionXXX are used by fdroid to trigger rebuild "Update Check Mode:RepoManifest" -->
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ this program. If not, see <http://www.gnu.org/licenses/>
<item>@string/settings_locale_os_language</item>
<item>Deutsch (German)</item>
<item>English</item>
<item>Espanol (Spanish)</item>
<item>Français (French)</item>
<item>日本人 (Japanese)</item>
<item>(For Translators)</item>
Expand All @@ -31,6 +32,7 @@ this program. If not, see <http://www.gnu.org/licenses/>
<item></item>
<item>de</item>
<item>en</item>
<item>es</item>
<item>fr</item>
<item>ja</item>
<item>zz</item>
Expand Down

0 comments on commit 23eba14

Please sign in to comment.