diff options
author | Eric Fischer <enf@google.com> | 2010-01-07 16:00:11 -0800 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2010-01-07 16:00:11 -0800 |
commit | ac052113c85e11df8203fdad299fe821b16b5ad0 (patch) | |
tree | 1b1b6f98c15de0297e4ccd8f7c517e92466926b7 /tests | |
parent | 567c44814f558bed906a6cf77f7471f2e41419ce (diff) | |
download | packages_apps_Settings-ac052113c85e11df8203fdad299fe821b16b5ad0.zip packages_apps_Settings-ac052113c85e11df8203fdad299fe821b16b5ad0.tar.gz packages_apps_Settings-ac052113c85e11df8203fdad299fe821b16b5ad0.tar.bz2 |
Update with latest translations.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/res/values-cs/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-da/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-de/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-el/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-es-rUS/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-es/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-fr/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-it/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-ja/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-ko/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-nb/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-nl/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-pl/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-pt-rPT/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-pt/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-ru/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-sv/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-tr/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-zh-rCN/strings.xml | 19 | ||||
-rw-r--r-- | tests/res/values-zh-rTW/strings.xml | 19 |
20 files changed, 380 insertions, 0 deletions
diff --git a/tests/res/values-cs/strings.xml b/tests/res/values-cs/strings.xml new file mode 100644 index 0000000..835e589 --- /dev/null +++ b/tests/res/values-cs/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Viditelné"</string> +</resources> diff --git a/tests/res/values-da/strings.xml b/tests/res/values-da/strings.xml new file mode 100644 index 0000000..824db2c --- /dev/null +++ b/tests/res/values-da/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Søgbar"</string> +</resources> diff --git a/tests/res/values-de/strings.xml b/tests/res/values-de/strings.xml new file mode 100644 index 0000000..a6c4688 --- /dev/null +++ b/tests/res/values-de/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Sichtbar"</string> +</resources> diff --git a/tests/res/values-el/strings.xml b/tests/res/values-el/strings.xml new file mode 100644 index 0000000..f62e42d --- /dev/null +++ b/tests/res/values-el/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Ανιχνεύσιμο"</string> +</resources> diff --git a/tests/res/values-es-rUS/strings.xml b/tests/res/values-es-rUS/strings.xml new file mode 100644 index 0000000..5d33eb0 --- /dev/null +++ b/tests/res/values-es-rUS/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Visible"</string> +</resources> diff --git a/tests/res/values-es/strings.xml b/tests/res/values-es/strings.xml new file mode 100644 index 0000000..5d33eb0 --- /dev/null +++ b/tests/res/values-es/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Visible"</string> +</resources> diff --git a/tests/res/values-fr/strings.xml b/tests/res/values-fr/strings.xml new file mode 100644 index 0000000..cc76bbf --- /dev/null +++ b/tests/res/values-fr/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Identifiable"</string> +</resources> diff --git a/tests/res/values-it/strings.xml b/tests/res/values-it/strings.xml new file mode 100644 index 0000000..86b6087 --- /dev/null +++ b/tests/res/values-it/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Rilevabile"</string> +</resources> diff --git a/tests/res/values-ja/strings.xml b/tests/res/values-ja/strings.xml new file mode 100644 index 0000000..692399e --- /dev/null +++ b/tests/res/values-ja/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"検出可能"</string> +</resources> diff --git a/tests/res/values-ko/strings.xml b/tests/res/values-ko/strings.xml new file mode 100644 index 0000000..385b9b4 --- /dev/null +++ b/tests/res/values-ko/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"검색가능"</string> +</resources> diff --git a/tests/res/values-nb/strings.xml b/tests/res/values-nb/strings.xml new file mode 100644 index 0000000..cec9aff --- /dev/null +++ b/tests/res/values-nb/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Synlig"</string> +</resources> diff --git a/tests/res/values-nl/strings.xml b/tests/res/values-nl/strings.xml new file mode 100644 index 0000000..d2152af --- /dev/null +++ b/tests/res/values-nl/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Vindbaar"</string> +</resources> diff --git a/tests/res/values-pl/strings.xml b/tests/res/values-pl/strings.xml new file mode 100644 index 0000000..8cdfda4 --- /dev/null +++ b/tests/res/values-pl/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Wykrywalny"</string> +</resources> diff --git a/tests/res/values-pt-rPT/strings.xml b/tests/res/values-pt-rPT/strings.xml new file mode 100644 index 0000000..6dc9a96 --- /dev/null +++ b/tests/res/values-pt-rPT/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Detectável"</string> +</resources> diff --git a/tests/res/values-pt/strings.xml b/tests/res/values-pt/strings.xml new file mode 100644 index 0000000..6dc9a96 --- /dev/null +++ b/tests/res/values-pt/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Detectável"</string> +</resources> diff --git a/tests/res/values-ru/strings.xml b/tests/res/values-ru/strings.xml new file mode 100644 index 0000000..e0b5e9f --- /dev/null +++ b/tests/res/values-ru/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Видимый"</string> +</resources> diff --git a/tests/res/values-sv/strings.xml b/tests/res/values-sv/strings.xml new file mode 100644 index 0000000..8ab9e5d --- /dev/null +++ b/tests/res/values-sv/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Synlighet"</string> +</resources> diff --git a/tests/res/values-tr/strings.xml b/tests/res/values-tr/strings.xml new file mode 100644 index 0000000..957a7ad --- /dev/null +++ b/tests/res/values-tr/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"Keşfedilebilir"</string> +</resources> diff --git a/tests/res/values-zh-rCN/strings.xml b/tests/res/values-zh-rCN/strings.xml new file mode 100644 index 0000000..9b01b67 --- /dev/null +++ b/tests/res/values-zh-rCN/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"可检测到"</string> +</resources> diff --git a/tests/res/values-zh-rTW/strings.xml b/tests/res/values-zh-rTW/strings.xml new file mode 100644 index 0000000..28ccde7 --- /dev/null +++ b/tests/res/values-zh-rTW/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless 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. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="discoverable" msgid="3169265480789026010">"可供偵測"</string> +</resources> |