From 5012f8938e8faf4e498c262d74bff41b91f77de5 Mon Sep 17 00:00:00 2001 From: Build Service Date: Wed, 29 Mar 2017 16:55:47 -0700 Subject: [PATCH] @allow-large-files @ignore-conflict-markers[i18n] translation auto-update for i18n/fb4a.config.json on master fbshipit-source-id: 2d84aa83e9efaaa89838da7c8d9595692b6bccdd --- .../android/app/src/main/res/values-af/strings.xml | 7 +++++++ .../android/app/src/main/res/values-bg/strings.xml | 7 +++++++ .../android/app/src/main/res/values-bn/strings.xml | 7 +++++++ .../android/app/src/main/res/values-gu/strings.xml | 7 +++++++ .../android/app/src/main/res/values-hi/strings.xml | 7 +++++++ .../android/app/src/main/res/values-hr/strings.xml | 7 +++++++ .../android/app/src/main/res/values-kn/strings.xml | 7 +++++++ .../android/app/src/main/res/values-lt/strings.xml | 7 +++++++ .../android/app/src/main/res/values-ml/strings.xml | 7 +++++++ .../android/app/src/main/res/values-mr/strings.xml | 7 +++++++ .../android/app/src/main/res/values-ms/strings.xml | 7 +++++++ .../android/app/src/main/res/values-my/strings.xml | 7 +++++++ .../android/app/src/main/res/values-pa/strings.xml | 7 +++++++ .../android/app/src/main/res/values-qz/strings.xml | 7 +++++++ .../android/app/src/main/res/values-sk/strings.xml | 7 +++++++ .../android/app/src/main/res/values-sq/strings.xml | 7 +++++++ .../android/app/src/main/res/values-sr/strings.xml | 7 +++++++ .../android/app/src/main/res/values-sw/strings.xml | 7 +++++++ .../android/app/src/main/res/values-ta/strings.xml | 7 +++++++ .../android/app/src/main/res/values-te/strings.xml | 7 +++++++ .../android/app/src/main/res/values-tl/strings.xml | 7 +++++++ .../android/app/src/main/res/values-ur/strings.xml | 7 +++++++ 22 files changed, 154 insertions(+) create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-af/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-bg/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-bn/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-gu/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-hi/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-hr/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-kn/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-lt/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-ml/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-mr/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-ms/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-my/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-pa/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-qz/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-sk/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-sq/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-sr/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-sw/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-ta/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-te/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-tl/strings.xml create mode 100644 local-cli/templates/HelloWorld/android/app/src/main/res/values-ur/strings.xml diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-af/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-af/strings.xml new file mode 100644 index 000000000..2ac5f222d --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-af/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-bg/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-bg/strings.xml new file mode 100644 index 000000000..0dbf00012 --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-bg/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-bn/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-bn/strings.xml new file mode 100644 index 000000000..4af0c0117 --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-bn/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-gu/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-gu/strings.xml new file mode 100644 index 000000000..f3174fd20 --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-gu/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-hi/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-hi/strings.xml new file mode 100644 index 000000000..41f3ba790 --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-hi/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-hr/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-hr/strings.xml new file mode 100644 index 000000000..0112dc173 --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-hr/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-kn/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-kn/strings.xml new file mode 100644 index 000000000..249740599 --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-kn/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-lt/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-lt/strings.xml new file mode 100644 index 000000000..0a9ee397a --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-lt/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-ml/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-ml/strings.xml new file mode 100644 index 000000000..0421596ad --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-ml/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-mr/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-mr/strings.xml new file mode 100644 index 000000000..06650b35c --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-mr/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-ms/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-ms/strings.xml new file mode 100644 index 000000000..3254e7a4d --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-ms/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-my/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-my/strings.xml new file mode 100644 index 000000000..35aed1212 --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-my/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-pa/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-pa/strings.xml new file mode 100644 index 000000000..f1994ddd2 --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-pa/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-qz/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-qz/strings.xml new file mode 100644 index 000000000..2bad18d0d --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-qz/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-sk/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-sk/strings.xml new file mode 100644 index 000000000..a7b69ad93 --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-sk/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-sq/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-sq/strings.xml new file mode 100644 index 000000000..0004bf85b --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-sq/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-sr/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-sr/strings.xml new file mode 100644 index 000000000..44a106992 --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-sr/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-sw/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-sw/strings.xml new file mode 100644 index 000000000..9a632fd51 --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-sw/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-ta/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-ta/strings.xml new file mode 100644 index 000000000..4f2782cb2 --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-ta/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-te/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-te/strings.xml new file mode 100644 index 000000000..87a19868d --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-te/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-tl/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-tl/strings.xml new file mode 100644 index 000000000..83fab2e66 --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-tl/strings.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/main/res/values-ur/strings.xml b/local-cli/templates/HelloWorld/android/app/src/main/res/values-ur/strings.xml new file mode 100644 index 000000000..20afa4784 --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/main/res/values-ur/strings.xml @@ -0,0 +1,7 @@ + + + + + + +