summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-cs/strings.xml4
-rw-r--r--res/values-de/strings.xml4
-rw-r--r--res/values-es/strings.xml4
-rw-r--r--res/values-fr/strings.xml4
-rw-r--r--res/values-it/strings.xml4
-rw-r--r--res/values-ja/strings.xml4
-rw-r--r--res/values-ko/strings.xml4
-rw-r--r--res/values-nb/strings.xml4
-rw-r--r--res/values-nl/strings.xml6
-rw-r--r--res/values-pl/strings.xml4
-rw-r--r--res/values-ru/strings.xml4
-rw-r--r--res/values-zh-rCN/strings.xml4
-rw-r--r--res/values-zh-rTW/strings.xml4
13 files changed, 27 insertions, 27 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index cbac9ac2..96cd35c4 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -24,8 +24,8 @@
<string name="permlab_downloadCompletedIntent">"Odeslat oznámení o stahování."</string>
<string name="permdesc_downloadCompletedIntent">"Umožní aplikaci odeslat oznámení o dokončení stahování. Škodlivé aplikace mohou pomocí tohoto nastavení zmást jiné aplikace, které stahují soubory."</string>
<string name="download_unknown_title">"&lt;Bez názvu&gt;"</string>
- <string name="notification_filename_separator">","</string>
- <string name="notification_filename_extras">"a ještě %d"</string>
+ <string name="notification_filename_separator">", "</string>
+ <string name="notification_filename_extras">" a ještě %d"</string>
<string name="notification_download_complete">"Stahování bylo dokončeno"</string>
<string name="notification_download_failed">"Stahování bylo neúspěšné"</string>
</resources>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 966ab2fc..224245d0 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -24,8 +24,8 @@
<string name="permlab_downloadCompletedIntent">"Benachrichtigungen zu Ladevorgängen senden"</string>
<string name="permdesc_downloadCompletedIntent">"Ermöglicht es der Anwendung, Benachrichtigungen zu abgeschlossenen Ladevorgängen zu senden. Diese Funktion kann von bösartigen Anwendungen dazu verwendet werden, den Ladevorgang anderer Anwendungen zu stören."</string>
<string name="download_unknown_title">"&lt;Unbenannt&gt;"</string>
- <string name="notification_filename_separator">","</string>
- <string name="notification_filename_extras">"und %d weitere"</string>
+ <string name="notification_filename_separator">", "</string>
+ <string name="notification_filename_extras">" und %d weitere"</string>
<string name="notification_download_complete">"Ladevorgang abgeschlossen"</string>
<string name="notification_download_failed">"Fehler beim Ladevorgang"</string>
</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 388b6590..61e0dbf4 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -24,8 +24,8 @@
<string name="permlab_downloadCompletedIntent">"Envío de notificaciones de descarga"</string>
<string name="permdesc_downloadCompletedIntent">"Permite que la aplicación envíe notificaciones sobre descargas completadas. Las aplicaciones malintencionadas pueden utilizar este permiso para confundir a otras aplicaciones que descarguen archivos."</string>
<string name="download_unknown_title">"&lt;Sin título&gt;"</string>
- <string name="notification_filename_separator">","</string>
- <string name="notification_filename_extras">"y %d más"</string>
+ <string name="notification_filename_separator">", "</string>
+ <string name="notification_filename_extras">" y %d más"</string>
<string name="notification_download_complete">"Descarga completada"</string>
<string name="notification_download_failed">"Descarga incorrecta"</string>
</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index d040a3cd..dd1693a3 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -24,8 +24,8 @@
<string name="permlab_downloadCompletedIntent">"Envoyer des notifications de téléchargement."</string>
<string name="permdesc_downloadCompletedIntent">"Permet à l\'application d\'envoyer des notifications concernant les téléchargements effectués. Les applications malveillantes peuvent s\'en servir pour tromper les autres applications de téléchargement de fichiers."</string>
<string name="download_unknown_title">"&lt;Sans_titre&gt;"</string>
- <string name="notification_filename_separator">","</string>
- <string name="notification_filename_extras">"et %d autres"</string>
+ <string name="notification_filename_separator">", "</string>
+ <string name="notification_filename_extras">" et %d autres"</string>
<string name="notification_download_complete">"Téléchargement terminé."</string>
<string name="notification_download_failed">"Échec du téléchargement"</string>
</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 0e16675b..38b353c6 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -24,8 +24,8 @@
<string name="permlab_downloadCompletedIntent">"Inviare notifiche di download."</string>
<string name="permdesc_downloadCompletedIntent">"Consente l\'invio da parte dell\'applicazione di notifiche relative ai download completati. Le applicazioni dannose possono sfruttare questa possibilità per \"confondere\" altre applicazioni usate per scaricare file."</string>
<string name="download_unknown_title">"&lt;Senza nome&gt;"</string>
- <string name="notification_filename_separator">","</string>
- <string name="notification_filename_extras">"e altri %d"</string>
+ <string name="notification_filename_separator">", "</string>
+ <string name="notification_filename_extras">" e altri %d"</string>
<string name="notification_download_complete">"Download completato"</string>
<string name="notification_download_failed">"Download non riuscito"</string>
</resources>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index d26c191e..ceb551c4 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -24,8 +24,8 @@
<string name="permlab_downloadCompletedIntent">"ダウンロード通知を送信します。"</string>
<string name="permdesc_downloadCompletedIntent">"ダウンロード完了の通知の送信をアプリケーションに許可します。悪意のあるアプリケーションがファイルをダウンロードする他のアプリケーションの処理を妨害する恐れがあります。"</string>
<string name="download_unknown_title">"&lt;無題&gt;"</string>
- <string name="notification_filename_separator">"、"</string>
- <string name="notification_filename_extras">"他%d件"</string>
+ <string name="notification_filename_separator">"、 "</string>
+ <string name="notification_filename_extras">" 他%d件"</string>
<string name="notification_download_complete">"ダウンロード完了"</string>
<string name="notification_download_failed">"ダウンロードに失敗しました"</string>
</resources>
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index c51b1722..c37f4bd1 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -24,8 +24,8 @@
<string name="permlab_downloadCompletedIntent">"다운로드 알림 보내기"</string>
<string name="permdesc_downloadCompletedIntent">"응용 프로그램이 완료된 다운로드에 대한 알림을 보낼 수 있습니다. 악성 응용 프로그램은 이 기능을 이용하여 파일을 다운로드하는 다른 응용 프로그램과 혼동하도록 할 수 있습니다."</string>
<string name="download_unknown_title">"&lt;제목없음&gt;"</string>
- <string name="notification_filename_separator">","</string>
- <string name="notification_filename_extras">"및 %d개 이상"</string>
+ <string name="notification_filename_separator">", "</string>
+ <string name="notification_filename_extras">" 및 %d개 이상"</string>
<string name="notification_download_complete">"다운로드 완료"</string>
<string name="notification_download_failed">"다운로드 실패"</string>
</resources>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
index 997578e5..548d737d 100644
--- a/res/values-nb/strings.xml
+++ b/res/values-nb/strings.xml
@@ -25,8 +25,8 @@
<string name="permlab_downloadCompletedIntent">"Sende nedlastingsvarslinger"</string>
<string name="permdesc_downloadCompletedIntent">"Lar applikasjonen sende varslinger om ferdige nedlastinger. Ondsinnede applikasjoner kan bruke dette for å forvirre andre applikasjoner som laster ned filer."</string>
<string name="download_unknown_title">"&lt;Uten navn&gt;"</string>
- <string name="notification_filename_separator">","</string>
- <string name="notification_filename_extras">"samt %d til"</string>
+ <string name="notification_filename_separator">", "</string>
+ <string name="notification_filename_extras">" samt %d til"</string>
<string name="notification_download_complete">"Ferdig nedlasting"</string>
<string name="notification_download_failed">"Mislykket nedlasting"</string>
</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 66c30b8b..cdaaf544 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -18,14 +18,14 @@
<string name="permlab_downloadManager">"Downloadbeheer weergeven."</string>
<string name="permdesc_downloadManager">"Hiermee kan de toepassing Downloadbeheer gebruiken om bestanden te downloaden. Kwaadwillende toepassingen kunnen hiervan gebruikmaken om downloads te verstoren en om toegang te krijgen tot privégegevens."</string>
<string name="permlab_downloadManagerAdvanced">"Geavanceerde functies van de downloadbeheerder."</string>
- <string name="permdesc_downloadManagerAdvanced">"Hiermee krijgt de toepassing toegang tot de geavanceerde functies van de downloadbeheerder."\n" Schadelijke toepassingen kunnen hiermee downloads onderbreken en toegang krijgen tot uw "\n" privégegevens."</string>
+ <string name="permdesc_downloadManagerAdvanced">"Hiermee krijgt de toepassing toegang tot de geavanceerde functies van de downloadbeheerder."\n" Schadelijke toepassingen kunnen hiermee downloads onderbreken en toegang krijgen tot uw "\n" privégegevens."</string>
<string name="permlab_cacheFilesystem">"Systeemcache gebruiken."</string>
<string name="permdesc_cacheFilesystem">"Hiermee kan de toepassing rechtstreeks de systeemcache openen, aanpassen of wissen. Kwaadwillende toepassingen kunnen hiervan gebruikmaken om downloads en andere toepassingen te verstoren en om toegang te krijgen tot privégegevens."</string>
<string name="permlab_downloadCompletedIntent">"Downloadmeldingen verzenden."</string>
<string name="permdesc_downloadCompletedIntent">"Hiermee ontvangt u een melding zodra een download is voltooid. Kwaadwillende toepassingen kunnen hiervan gebruikmaken om andere toepassingen die bestanden downloaden, in de war te brengen."</string>
<string name="download_unknown_title">"&lt;Zonder titel&gt;"</string>
- <string name="notification_filename_separator">","</string>
- <string name="notification_filename_extras">"en nog %d"</string>
+ <string name="notification_filename_separator">", "</string>
+ <string name="notification_filename_extras">" en nog %d"</string>
<string name="notification_download_complete">"Downloaden is voltooid"</string>
<string name="notification_download_failed">"Downloaden is mislukt."</string>
</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index 7cd3e28e..6e77eafc 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -24,8 +24,8 @@
<string name="permlab_downloadCompletedIntent">"Wysyłanie powiadomień o pobraniu."</string>
<string name="permdesc_downloadCompletedIntent">"Umożliwia programowi wysyłanie powiadomień o ukończeniu pobierania. Szkodliwe programy mogą korzystać z tego uprawnienia, aby zakłócić działanie innych programów pobierających pliki."</string>
<string name="download_unknown_title">"&lt;Bez nazwy&gt;"</string>
- <string name="notification_filename_separator">","</string>
- <string name="notification_filename_extras">"i %d innych"</string>
+ <string name="notification_filename_separator">", "</string>
+ <string name="notification_filename_extras">" i %d innych"</string>
<string name="notification_download_complete">"Pobieranie zakończone."</string>
<string name="notification_download_failed">"Pobieranie nie powiodło się"</string>
</resources>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index fb2c5c5c..a76850f2 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -24,8 +24,8 @@
<string name="permlab_downloadCompletedIntent">"Отправлять уведомления о загрузках."</string>
<string name="permdesc_downloadCompletedIntent">"Разрешает приложениям отправлять уведомления о завершенных загрузках. Вредоносные приложения могут использовать это, чтобы передавать ложную информацию другим приложениям загрузки файлов."</string>
<string name="download_unknown_title">"&lt;Без названия&gt;"</string>
- <string name="notification_filename_separator">","</string>
- <string name="notification_filename_extras">"и еще %d"</string>
+ <string name="notification_filename_separator">", "</string>
+ <string name="notification_filename_extras">" и еще %d"</string>
<string name="notification_download_complete">"Загрузка завершена"</string>
<string name="notification_download_failed">"Загрузка не удалась"</string>
</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 642a7e09..7802b9bd 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -24,8 +24,8 @@
<string name="permlab_downloadCompletedIntent">"发送下载通知。"</string>
<string name="permdesc_downloadCompletedIntent">"允许应用程序发送关于已完成下载的通知。恶意应用程序可以使用该功能干扰其他下载文件的应用程序。"</string>
<string name="download_unknown_title">"&lt;未命名&gt;"</string>
- <string name="notification_filename_separator">"、"</string>
- <string name="notification_filename_extras">"以及另外 %d 个"</string>
+ <string name="notification_filename_separator">"、 "</string>
+ <string name="notification_filename_extras">" 以及另外 %d 个"</string>
<string name="notification_download_complete">"下载完成"</string>
<string name="notification_download_failed">"下载不成功"</string>
</resources>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index eeb4ea80..0bf222bc 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -24,8 +24,8 @@
<string name="permlab_downloadCompletedIntent">"傳送下載通知。"</string>
<string name="permdesc_downloadCompletedIntent">"下載完成時,允許應用程式送出通知。惡意程式可使用此功能干擾其他正在下載檔案的應用程式。"</string>
<string name="download_unknown_title">"(未命名)"</string>
- <string name="notification_filename_separator">","</string>
- <string name="notification_filename_extras">"還有 %d 項下載"</string>
+ <string name="notification_filename_separator">", "</string>
+ <string name="notification_filename_extras">" 還有 %d 項下載"</string>
<string name="notification_download_complete">"下載已完成。"</string>
<string name="notification_download_failed">"下載失敗"</string>
</resources>