From d9024eb11a9af04d8370b664e238dd40d592f7cd Mon Sep 17 00:00:00 2001 From: Thomas Date: Sun, 26 Jan 2020 08:36:36 +0100 Subject: [PATCH 1/3] make app name not translatable --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index ac3ac50..a827dce 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ - NitterizeMe + NitterizeMe Settings About Developer From 4deffe88a1e314207c43dab0c4385313845f4a90 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sun, 26 Jan 2020 08:38:49 +0100 Subject: [PATCH 2/3] add localization badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e3c602..e55e0df 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# NitterizeMe [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) +# NitterizeMe [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Crowdin](https://badges.crowdin.net/nitterizeme/localized.svg)](https://crowdin.com/project/nitterizeme) NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. From 32a1c0cf38762a1b702a879733633e32573da625 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sun, 26 Jan 2020 08:48:10 +0100 Subject: [PATCH 3/3] New Crowdin translations --- app/src/main/res/values-af/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-ar/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-ca/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-cs/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-da/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-de/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-el/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-es/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-eu/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-fi/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-fr/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-he/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-hu/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-it/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-ja/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-ko/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-nl/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-no/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-pl/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-pt/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-ro/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-ru/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-sr/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-sv/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-tr/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-uk/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-vi/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-zh-rCN/strings.xml | 24 +++++++++++++++++++ app/src/main/res/values-zh-rTW/strings.xml | 24 +++++++++++++++++++ .../metadata/android/af/full_description.txt | 12 ++++++++++ .../metadata/android/af/short_description.txt | 1 + .../metadata/android/ar/full_description.txt | 12 ++++++++++ .../metadata/android/ar/short_description.txt | 1 + .../metadata/android/ca/full_description.txt | 12 ++++++++++ .../metadata/android/ca/short_description.txt | 1 + .../metadata/android/cs/full_description.txt | 12 ++++++++++ .../metadata/android/cs/short_description.txt | 1 + .../metadata/android/da/full_description.txt | 12 ++++++++++ .../metadata/android/da/short_description.txt | 1 + .../metadata/android/de/full_description.txt | 12 ++++++++++ .../metadata/android/de/short_description.txt | 1 + .../metadata/android/el/full_description.txt | 12 ++++++++++ .../metadata/android/el/short_description.txt | 1 + .../metadata/android/es/full_description.txt | 12 ++++++++++ .../metadata/android/es/short_description.txt | 1 + .../metadata/android/eu/full_description.txt | 12 ++++++++++ .../metadata/android/eu/short_description.txt | 1 + .../metadata/android/fi/full_description.txt | 12 ++++++++++ .../metadata/android/fi/short_description.txt | 1 + .../metadata/android/fr/full_description.txt | 12 ++++++++++ .../metadata/android/fr/short_description.txt | 1 + .../metadata/android/he/full_description.txt | 12 ++++++++++ .../metadata/android/he/short_description.txt | 1 + .../metadata/android/hu/full_description.txt | 12 ++++++++++ .../metadata/android/hu/short_description.txt | 1 + .../metadata/android/it/full_description.txt | 12 ++++++++++ .../metadata/android/it/short_description.txt | 1 + .../metadata/android/ja/full_description.txt | 12 ++++++++++ .../metadata/android/ja/short_description.txt | 1 + .../metadata/android/ko/full_description.txt | 12 ++++++++++ .../metadata/android/ko/short_description.txt | 1 + .../metadata/android/nl/full_description.txt | 12 ++++++++++ .../metadata/android/nl/short_description.txt | 1 + .../metadata/android/no/full_description.txt | 12 ++++++++++ .../metadata/android/no/short_description.txt | 1 + .../metadata/android/pl/full_description.txt | 12 ++++++++++ .../metadata/android/pl/short_description.txt | 1 + .../metadata/android/pt/full_description.txt | 12 ++++++++++ .../metadata/android/pt/short_description.txt | 1 + .../metadata/android/ro/full_description.txt | 12 ++++++++++ .../metadata/android/ro/short_description.txt | 1 + .../metadata/android/ru/full_description.txt | 12 ++++++++++ .../metadata/android/ru/short_description.txt | 1 + .../metadata/android/sr/full_description.txt | 12 ++++++++++ .../metadata/android/sr/short_description.txt | 1 + .../metadata/android/sv/full_description.txt | 12 ++++++++++ .../metadata/android/sv/short_description.txt | 1 + .../metadata/android/tr/full_description.txt | 12 ++++++++++ .../metadata/android/tr/short_description.txt | 1 + .../metadata/android/uk/full_description.txt | 12 ++++++++++ .../metadata/android/uk/short_description.txt | 1 + .../metadata/android/vi/full_description.txt | 12 ++++++++++ .../metadata/android/vi/short_description.txt | 1 + .../android/zh-rCN/full_description.txt | 12 ++++++++++ .../android/zh-rCN/short_description.txt | 1 + .../android/zh-rTW/full_description.txt | 12 ++++++++++ .../android/zh-rTW/short_description.txt | 1 + 87 files changed, 1073 insertions(+) create mode 100644 app/src/main/res/values-af/strings.xml create mode 100644 app/src/main/res/values-ar/strings.xml create mode 100644 app/src/main/res/values-ca/strings.xml create mode 100644 app/src/main/res/values-cs/strings.xml create mode 100644 app/src/main/res/values-da/strings.xml create mode 100644 app/src/main/res/values-de/strings.xml create mode 100644 app/src/main/res/values-el/strings.xml create mode 100644 app/src/main/res/values-es/strings.xml create mode 100644 app/src/main/res/values-eu/strings.xml create mode 100644 app/src/main/res/values-fi/strings.xml create mode 100644 app/src/main/res/values-fr/strings.xml create mode 100644 app/src/main/res/values-he/strings.xml create mode 100644 app/src/main/res/values-hu/strings.xml create mode 100644 app/src/main/res/values-it/strings.xml create mode 100644 app/src/main/res/values-ja/strings.xml create mode 100644 app/src/main/res/values-ko/strings.xml create mode 100644 app/src/main/res/values-nl/strings.xml create mode 100644 app/src/main/res/values-no/strings.xml create mode 100644 app/src/main/res/values-pl/strings.xml create mode 100644 app/src/main/res/values-pt/strings.xml create mode 100644 app/src/main/res/values-ro/strings.xml create mode 100644 app/src/main/res/values-ru/strings.xml create mode 100644 app/src/main/res/values-sr/strings.xml create mode 100644 app/src/main/res/values-sv/strings.xml create mode 100644 app/src/main/res/values-tr/strings.xml create mode 100644 app/src/main/res/values-uk/strings.xml create mode 100644 app/src/main/res/values-vi/strings.xml create mode 100644 app/src/main/res/values-zh-rCN/strings.xml create mode 100644 app/src/main/res/values-zh-rTW/strings.xml create mode 100644 fastlane/metadata/android/af/full_description.txt create mode 100644 fastlane/metadata/android/af/short_description.txt create mode 100644 fastlane/metadata/android/ar/full_description.txt create mode 100644 fastlane/metadata/android/ar/short_description.txt create mode 100644 fastlane/metadata/android/ca/full_description.txt create mode 100644 fastlane/metadata/android/ca/short_description.txt create mode 100644 fastlane/metadata/android/cs/full_description.txt create mode 100644 fastlane/metadata/android/cs/short_description.txt create mode 100644 fastlane/metadata/android/da/full_description.txt create mode 100644 fastlane/metadata/android/da/short_description.txt create mode 100644 fastlane/metadata/android/de/full_description.txt create mode 100644 fastlane/metadata/android/de/short_description.txt create mode 100644 fastlane/metadata/android/el/full_description.txt create mode 100644 fastlane/metadata/android/el/short_description.txt create mode 100644 fastlane/metadata/android/es/full_description.txt create mode 100644 fastlane/metadata/android/es/short_description.txt create mode 100644 fastlane/metadata/android/eu/full_description.txt create mode 100644 fastlane/metadata/android/eu/short_description.txt create mode 100644 fastlane/metadata/android/fi/full_description.txt create mode 100644 fastlane/metadata/android/fi/short_description.txt create mode 100644 fastlane/metadata/android/fr/full_description.txt create mode 100644 fastlane/metadata/android/fr/short_description.txt create mode 100644 fastlane/metadata/android/he/full_description.txt create mode 100644 fastlane/metadata/android/he/short_description.txt create mode 100644 fastlane/metadata/android/hu/full_description.txt create mode 100644 fastlane/metadata/android/hu/short_description.txt create mode 100644 fastlane/metadata/android/it/full_description.txt create mode 100644 fastlane/metadata/android/it/short_description.txt create mode 100644 fastlane/metadata/android/ja/full_description.txt create mode 100644 fastlane/metadata/android/ja/short_description.txt create mode 100644 fastlane/metadata/android/ko/full_description.txt create mode 100644 fastlane/metadata/android/ko/short_description.txt create mode 100644 fastlane/metadata/android/nl/full_description.txt create mode 100644 fastlane/metadata/android/nl/short_description.txt create mode 100644 fastlane/metadata/android/no/full_description.txt create mode 100644 fastlane/metadata/android/no/short_description.txt create mode 100644 fastlane/metadata/android/pl/full_description.txt create mode 100644 fastlane/metadata/android/pl/short_description.txt create mode 100644 fastlane/metadata/android/pt/full_description.txt create mode 100644 fastlane/metadata/android/pt/short_description.txt create mode 100644 fastlane/metadata/android/ro/full_description.txt create mode 100644 fastlane/metadata/android/ro/short_description.txt create mode 100644 fastlane/metadata/android/ru/full_description.txt create mode 100644 fastlane/metadata/android/ru/short_description.txt create mode 100644 fastlane/metadata/android/sr/full_description.txt create mode 100644 fastlane/metadata/android/sr/short_description.txt create mode 100644 fastlane/metadata/android/sv/full_description.txt create mode 100644 fastlane/metadata/android/sv/short_description.txt create mode 100644 fastlane/metadata/android/tr/full_description.txt create mode 100644 fastlane/metadata/android/tr/short_description.txt create mode 100644 fastlane/metadata/android/uk/full_description.txt create mode 100644 fastlane/metadata/android/uk/short_description.txt create mode 100644 fastlane/metadata/android/vi/full_description.txt create mode 100644 fastlane/metadata/android/vi/short_description.txt create mode 100644 fastlane/metadata/android/zh-rCN/full_description.txt create mode 100644 fastlane/metadata/android/zh-rCN/short_description.txt create mode 100644 fastlane/metadata/android/zh-rTW/full_description.txt create mode 100644 fastlane/metadata/android/zh-rTW/short_description.txt diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-af/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-ar/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-ca/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-cs/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-da/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-de/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-el/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-es/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-eu/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-fi/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-fr/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-he/strings.xml b/app/src/main/res/values-he/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-he/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-hu/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-it/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-ja/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-ko/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-nl/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-no/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-pl/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-pt/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-ro/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-ru/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-sr/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + 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 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-sv/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-tr/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-uk/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-vi/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml new file mode 100644 index 0000000..3a9a2ab --- /dev/null +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -0,0 +1,24 @@ + + + + Settings + About + Developer + Donations + About the app + Source code + Issue tracker + License + Release %1$s + Custom Nitter instance + Save + Close + Custom instances have been saved! + Custom Invidious instance + No applications by default + Donate + Warning + Error + Valid + Icon of the app + diff --git a/fastlane/metadata/android/af/full_description.txt b/fastlane/metadata/android/af/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/af/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/af/short_description.txt b/fastlane/metadata/android/af/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/af/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/ar/full_description.txt b/fastlane/metadata/android/ar/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/ar/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/ar/short_description.txt b/fastlane/metadata/android/ar/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/ar/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/ca/full_description.txt b/fastlane/metadata/android/ca/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/ca/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/ca/short_description.txt b/fastlane/metadata/android/ca/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/ca/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/cs/full_description.txt b/fastlane/metadata/android/cs/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/cs/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/cs/short_description.txt b/fastlane/metadata/android/cs/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/cs/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/da/full_description.txt b/fastlane/metadata/android/da/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/da/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/da/short_description.txt b/fastlane/metadata/android/da/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/da/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/de/full_description.txt b/fastlane/metadata/android/de/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/de/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/de/short_description.txt b/fastlane/metadata/android/de/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/de/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/el/full_description.txt b/fastlane/metadata/android/el/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/el/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/el/short_description.txt b/fastlane/metadata/android/el/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/el/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/es/full_description.txt b/fastlane/metadata/android/es/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/es/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/es/short_description.txt b/fastlane/metadata/android/es/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/es/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/eu/full_description.txt b/fastlane/metadata/android/eu/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/eu/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/eu/short_description.txt b/fastlane/metadata/android/eu/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/eu/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/fi/full_description.txt b/fastlane/metadata/android/fi/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/fi/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/fi/short_description.txt b/fastlane/metadata/android/fi/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/fi/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/fr/full_description.txt b/fastlane/metadata/android/fr/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/fr/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/fr/short_description.txt b/fastlane/metadata/android/fr/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/fr/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/he/full_description.txt b/fastlane/metadata/android/he/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/he/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/he/short_description.txt b/fastlane/metadata/android/he/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/he/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/hu/full_description.txt b/fastlane/metadata/android/hu/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/hu/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/hu/short_description.txt b/fastlane/metadata/android/hu/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/hu/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/it/full_description.txt b/fastlane/metadata/android/it/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/it/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/it/short_description.txt b/fastlane/metadata/android/it/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/it/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/ja/full_description.txt b/fastlane/metadata/android/ja/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/ja/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/ja/short_description.txt b/fastlane/metadata/android/ja/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/ja/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/ko/full_description.txt b/fastlane/metadata/android/ko/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/ko/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/ko/short_description.txt b/fastlane/metadata/android/ko/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/ko/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/nl/full_description.txt b/fastlane/metadata/android/nl/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/nl/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/nl/short_description.txt b/fastlane/metadata/android/nl/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/nl/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/no/full_description.txt b/fastlane/metadata/android/no/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/no/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/no/short_description.txt b/fastlane/metadata/android/no/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/no/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/pl/full_description.txt b/fastlane/metadata/android/pl/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/pl/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/pl/short_description.txt b/fastlane/metadata/android/pl/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/pl/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/pt/full_description.txt b/fastlane/metadata/android/pt/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/pt/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/pt/short_description.txt b/fastlane/metadata/android/pt/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/pt/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/ro/full_description.txt b/fastlane/metadata/android/ro/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/ro/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/ro/short_description.txt b/fastlane/metadata/android/ro/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/ro/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/ru/full_description.txt b/fastlane/metadata/android/ru/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/ru/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/ru/short_description.txt b/fastlane/metadata/android/ru/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/ru/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/sr/full_description.txt b/fastlane/metadata/android/sr/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/sr/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/sr/short_description.txt b/fastlane/metadata/android/sr/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/sr/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/sv/full_description.txt b/fastlane/metadata/android/sv/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/sv/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/sv/short_description.txt b/fastlane/metadata/android/sv/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/sv/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/tr/full_description.txt b/fastlane/metadata/android/tr/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/tr/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/tr/short_description.txt b/fastlane/metadata/android/tr/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/tr/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/uk/full_description.txt b/fastlane/metadata/android/uk/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/uk/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/uk/short_description.txt b/fastlane/metadata/android/uk/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/uk/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/vi/full_description.txt b/fastlane/metadata/android/vi/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/vi/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/vi/short_description.txt b/fastlane/metadata/android/vi/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/vi/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/zh-rCN/full_description.txt b/fastlane/metadata/android/zh-rCN/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/zh-rCN/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/zh-rCN/short_description.txt b/fastlane/metadata/android/zh-rCN/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/zh-rCN/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file diff --git a/fastlane/metadata/android/zh-rTW/full_description.txt b/fastlane/metadata/android/zh-rTW/full_description.txt new file mode 100644 index 0000000..a7100d7 --- /dev/null +++ b/fastlane/metadata/android/zh-rTW/full_description.txt @@ -0,0 +1,12 @@ +NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app. + +### What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: [/zedeus/nitter](https://github.com/zedeus/nitter) + + +### What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: [/omarroth/invidious](https://github.com/omarroth/invidious) \ No newline at end of file diff --git a/fastlane/metadata/android/zh-rTW/short_description.txt b/fastlane/metadata/android/zh-rTW/short_description.txt new file mode 100644 index 0000000..7381c3d --- /dev/null +++ b/fastlane/metadata/android/zh-rTW/short_description.txt @@ -0,0 +1 @@ +Transform Youtube and Twitter links into Invidious and Nitter links \ No newline at end of file