summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2016-03-17 13:10:58 -0700
committerGeoff Mendal <mendal@google.com>2016-03-17 13:10:58 -0700
commitfe699c48c798d8f3b237dc107bc931ed56021672 (patch)
tree33e2f0af5ab596a264a0de0df06e25e18cacc1d1
parentdcdb96ea1e7be078ec55be804d326ef2176235fa (diff)
downloadphotoviewer-fe699c48c798d8f3b237dc107bc931ed56021672.tar.gz
Import translations. DO NOT MERGE
Auto-generated-cl: translation import Bug: 27719212 Change-Id: I396effa823817340ae955f4645ebae3357a38cc8
-rw-r--r--res/values-b+sr+Latn/strings.xml25
-rw-r--r--res/values-bs-rBA/strings.xml25
-rw-r--r--res/values-es-rUS/strings.xml2
-rw-r--r--res/values-pt-rBR/strings.xml25
-rw-r--r--res/values-ro/strings.xml2
-rw-r--r--sample/res/values-b+sr+Latn/strings.xml8
-rw-r--r--sample/res/values-bs-rBA/strings.xml8
-rw-r--r--sample/res/values-mk-rMK/strings.xml2
-rw-r--r--sample/res/values-pt-rBR/strings.xml8
-rw-r--r--sample/res/values-ro/strings.xml2
10 files changed, 103 insertions, 4 deletions
diff --git a/res/values-b+sr+Latn/strings.xml b/res/values-b+sr+Latn/strings.xml
new file mode 100644
index 0000000..f383117
--- /dev/null
+++ b/res/values-b+sr+Latn/strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to 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="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> od <xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"Pokušaj ponovo"</string>
+ <string name="failed" msgid="1458877219699376279">"Nije moguće učitati sliku"</string>
+ <string name="titles" msgid="8072357561981153438">"<xliff:g id="TITLE_0">%s</xliff:g>, <xliff:g id="SUBTITLE">%s</xliff:g>"</string>
+</resources>
diff --git a/res/values-bs-rBA/strings.xml b/res/values-bs-rBA/strings.xml
new file mode 100644
index 0000000..f383117
--- /dev/null
+++ b/res/values-bs-rBA/strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to 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="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> od <xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"Pokušaj ponovo"</string>
+ <string name="failed" msgid="1458877219699376279">"Nije moguće učitati sliku"</string>
+ <string name="titles" msgid="8072357561981153438">"<xliff:g id="TITLE_0">%s</xliff:g>, <xliff:g id="SUBTITLE">%s</xliff:g>"</string>
+</resources>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index da847e5..8968ae6 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -19,7 +19,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> de <xliff:g id="COUNT">%d</xliff:g>"</string>
- <string name="retry" msgid="3319517143224679074">"Intentar nuevamente"</string>
+ <string name="retry" msgid="3319517143224679074">"Volver a intentar"</string>
<string name="failed" msgid="1458877219699376279">"No se pudo cargar la imagen."</string>
<string name="titles" msgid="8072357561981153438">"<xliff:g id="TITLE_0">%s</xliff:g>, <xliff:g id="SUBTITLE">%s</xliff:g>"</string>
</resources>
diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml
new file mode 100644
index 0000000..6c05393
--- /dev/null
+++ b/res/values-pt-rBR/strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to 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="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> de <xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"Tentar novamente"</string>
+ <string name="failed" msgid="1458877219699376279">"Impossível carregar a imagem"</string>
+ <string name="titles" msgid="8072357561981153438">"<xliff:g id="TITLE_0">%s</xliff:g>, <xliff:g id="SUBTITLE">%s</xliff:g>"</string>
+</resources>
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
index 0fa2d48..fc96f60 100644
--- a/res/values-ro/strings.xml
+++ b/res/values-ro/strings.xml
@@ -19,7 +19,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> din <xliff:g id="COUNT">%d</xliff:g>"</string>
- <string name="retry" msgid="3319517143224679074">"Reîncercaţi"</string>
+ <string name="retry" msgid="3319517143224679074">"Reîncercați"</string>
<string name="failed" msgid="1458877219699376279">"Imaginea nu s-a putut încărca"</string>
<string name="titles" msgid="8072357561981153438">"<xliff:g id="TITLE_0">%s</xliff:g>, <xliff:g id="SUBTITLE">%s</xliff:g>"</string>
</resources>
diff --git a/sample/res/values-b+sr+Latn/strings.xml b/sample/res/values-b+sr+Latn/strings.xml
new file mode 100644
index 0000000..0bfb3a3
--- /dev/null
+++ b/sample/res/values-b+sr+Latn/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name" msgid="559800164925277094">"PhotoViewerSample"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"Podešavanja"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"MainActivity"</string>
+ <string name="launch" msgid="2345080120370773520">"Pokreni foto pregledač"</string>
+</resources>
diff --git a/sample/res/values-bs-rBA/strings.xml b/sample/res/values-bs-rBA/strings.xml
new file mode 100644
index 0000000..f780058
--- /dev/null
+++ b/sample/res/values-bs-rBA/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name" msgid="559800164925277094">"PhotoViewerSample"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"Postavke"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"MainActivity"</string>
+ <string name="launch" msgid="2345080120370773520">"Pokreni preglednik slika"</string>
+</resources>
diff --git a/sample/res/values-mk-rMK/strings.xml b/sample/res/values-mk-rMK/strings.xml
index dcdd346..73aeb7d 100644
--- a/sample/res/values-mk-rMK/strings.xml
+++ b/sample/res/values-mk-rMK/strings.xml
@@ -2,7 +2,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name" msgid="559800164925277094">"PhotoViewerSample"</string>
- <string name="menu_settings" msgid="1259682084875185697">"Подесувања"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"Поставки"</string>
<string name="title_activity_main" msgid="7695239211427024237">"MainActivity"</string>
<string name="launch" msgid="2345080120370773520">"Стартувај прегледувач на фотографии"</string>
</resources>
diff --git a/sample/res/values-pt-rBR/strings.xml b/sample/res/values-pt-rBR/strings.xml
new file mode 100644
index 0000000..16e146a
--- /dev/null
+++ b/sample/res/values-pt-rBR/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name" msgid="559800164925277094">"AmostraPhotoViewer"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"Configurações"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"AtividadePrincipal"</string>
+ <string name="launch" msgid="2345080120370773520">"Iniciar o Visualizador de fotos"</string>
+</resources>
diff --git a/sample/res/values-ro/strings.xml b/sample/res/values-ro/strings.xml
index 00f370e..aa1e895 100644
--- a/sample/res/values-ro/strings.xml
+++ b/sample/res/values-ro/strings.xml
@@ -4,5 +4,5 @@
<string name="app_name" msgid="559800164925277094">"PhotoViewerSample"</string>
<string name="menu_settings" msgid="1259682084875185697">"Setări"</string>
<string name="title_activity_main" msgid="7695239211427024237">"MainActivity"</string>
- <string name="launch" msgid="2345080120370773520">"Lansaţi Photo Viewer"</string>
+ <string name="launch" msgid="2345080120370773520">"Lansați Photo Viewer"</string>
</resources>