summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-08 00:10:21 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-08 00:10:21 +0000
commitb992bf21426cd23428b56d00b67ce100bf0da4be (patch)
tree08cca5b4bdcdce6568f1170f3dacb4933b3035ad /apps/updatenotification/l10n
parent25a1a68bc9eb827965495627ab11d3dfc7c3c09e (diff)
downloadnextcloud-server-b992bf21426cd23428b56d00b67ce100bf0da4be.tar.gz
nextcloud-server-b992bf21426cd23428b56d00b67ce100bf0da4be.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r--apps/updatenotification/l10n/cs_CZ.js1
-rw-r--r--apps/updatenotification/l10n/cs_CZ.json1
-rw-r--r--apps/updatenotification/l10n/de.js1
-rw-r--r--apps/updatenotification/l10n/de.json1
-rw-r--r--apps/updatenotification/l10n/de_DE.js1
-rw-r--r--apps/updatenotification/l10n/de_DE.json1
-rw-r--r--apps/updatenotification/l10n/en_GB.js1
-rw-r--r--apps/updatenotification/l10n/en_GB.json1
-rw-r--r--apps/updatenotification/l10n/es.js1
-rw-r--r--apps/updatenotification/l10n/es.json1
-rw-r--r--apps/updatenotification/l10n/fr.js1
-rw-r--r--apps/updatenotification/l10n/fr.json1
-rw-r--r--apps/updatenotification/l10n/id.js1
-rw-r--r--apps/updatenotification/l10n/id.json1
-rw-r--r--apps/updatenotification/l10n/is.js1
-rw-r--r--apps/updatenotification/l10n/is.json1
-rw-r--r--apps/updatenotification/l10n/it.js1
-rw-r--r--apps/updatenotification/l10n/it.json1
-rw-r--r--apps/updatenotification/l10n/ja.js1
-rw-r--r--apps/updatenotification/l10n/ja.json1
-rw-r--r--apps/updatenotification/l10n/nl.js1
-rw-r--r--apps/updatenotification/l10n/nl.json1
-rw-r--r--apps/updatenotification/l10n/pt_BR.js1
-rw-r--r--apps/updatenotification/l10n/pt_BR.json1
-rw-r--r--apps/updatenotification/l10n/ru.js1
-rw-r--r--apps/updatenotification/l10n/ru.json1
-rw-r--r--apps/updatenotification/l10n/tr.js1
-rw-r--r--apps/updatenotification/l10n/tr.json1
28 files changed, 0 insertions, 28 deletions
diff --git a/apps/updatenotification/l10n/cs_CZ.js b/apps/updatenotification/l10n/cs_CZ.js
index 1c4dbf8dec8..43e526726f8 100644
--- a/apps/updatenotification/l10n/cs_CZ.js
+++ b/apps/updatenotification/l10n/cs_CZ.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Update notifications" : "Aktualizovat upozornění",
"{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.",
- "Updated channel" : "Aktualizovat kanál",
"Nextcloud core" : "Nextcloud Core",
"Update for %1$s to version %2$s is available." : "Je dostupná aktualizace pro %1$s na verzi %2$s.",
"A new version is available: %s" : "Je dostupná nová verze: %s",
diff --git a/apps/updatenotification/l10n/cs_CZ.json b/apps/updatenotification/l10n/cs_CZ.json
index 61088e61bc6..4c258c0d80c 100644
--- a/apps/updatenotification/l10n/cs_CZ.json
+++ b/apps/updatenotification/l10n/cs_CZ.json
@@ -1,7 +1,6 @@
{ "translations": {
"Update notifications" : "Aktualizovat upozornění",
"{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.",
- "Updated channel" : "Aktualizovat kanál",
"Nextcloud core" : "Nextcloud Core",
"Update for %1$s to version %2$s is available." : "Je dostupná aktualizace pro %1$s na verzi %2$s.",
"A new version is available: %s" : "Je dostupná nová verze: %s",
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js
index 39c9d419227..a224ac347f2 100644
--- a/apps/updatenotification/l10n/de.js
+++ b/apps/updatenotification/l10n/de.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Update notifications" : "Update-Benachrichtigungen",
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.",
- "Updated channel" : "Update-Kanal",
"Nextcloud core" : "Nextcloud Kern",
"Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json
index 870f82a150a..02ad5ea45eb 100644
--- a/apps/updatenotification/l10n/de.json
+++ b/apps/updatenotification/l10n/de.json
@@ -1,7 +1,6 @@
{ "translations": {
"Update notifications" : "Update-Benachrichtigungen",
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.",
- "Updated channel" : "Update-Kanal",
"Nextcloud core" : "Nextcloud Kern",
"Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js
index 5d0fd3b5900..3b77020f99c 100644
--- a/apps/updatenotification/l10n/de_DE.js
+++ b/apps/updatenotification/l10n/de_DE.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Update notifications" : "Update-Benachrichtigungen",
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.",
- "Updated channel" : "Update-Kanal",
"Nextcloud core" : "Nextcloud Kern",
"Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json
index f8875ef6682..4768a674941 100644
--- a/apps/updatenotification/l10n/de_DE.json
+++ b/apps/updatenotification/l10n/de_DE.json
@@ -1,7 +1,6 @@
{ "translations": {
"Update notifications" : "Update-Benachrichtigungen",
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.",
- "Updated channel" : "Update-Kanal",
"Nextcloud core" : "Nextcloud Kern",
"Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js
index aa52aa19f1c..f0ca3b3f6cd 100644
--- a/apps/updatenotification/l10n/en_GB.js
+++ b/apps/updatenotification/l10n/en_GB.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Update notifications" : "Update notifications",
"{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.",
- "Updated channel" : "Updated channel",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Update for %1$s to version %2$s is available.",
"A new version is available: %s" : "A new version is available: %s",
diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json
index 23aa00e0244..10c40fceb9e 100644
--- a/apps/updatenotification/l10n/en_GB.json
+++ b/apps/updatenotification/l10n/en_GB.json
@@ -1,7 +1,6 @@
{ "translations": {
"Update notifications" : "Update notifications",
"{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.",
- "Updated channel" : "Updated channel",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Update for %1$s to version %2$s is available.",
"A new version is available: %s" : "A new version is available: %s",
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js
index 5b7b2d06a1a..99a7bb8d5d6 100644
--- a/apps/updatenotification/l10n/es.js
+++ b/apps/updatenotification/l10n/es.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Update notifications" : "Actualizar notificaciones",
"{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.",
- "Updated channel" : "Canal actualizado",
"Nextcloud core" : "Núcleo de Nextcloud",
"Update for %1$s to version %2$s is available." : "La actualización de %1$s a la versión %2$s está disponible.",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json
index 560ee441a75..a42e226a725 100644
--- a/apps/updatenotification/l10n/es.json
+++ b/apps/updatenotification/l10n/es.json
@@ -1,7 +1,6 @@
{ "translations": {
"Update notifications" : "Actualizar notificaciones",
"{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.",
- "Updated channel" : "Canal actualizado",
"Nextcloud core" : "Núcleo de Nextcloud",
"Update for %1$s to version %2$s is available." : "La actualización de %1$s a la versión %2$s está disponible.",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js
index eaa8124093e..037b0f8e258 100644
--- a/apps/updatenotification/l10n/fr.js
+++ b/apps/updatenotification/l10n/fr.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Update notifications" : "Notifications de mises à jour",
"{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations sur comment mettre à jour.",
- "Updated channel" : "Canal à jour",
"Nextcloud core" : "Noyau Nextcloud",
"Update for %1$s to version %2$s is available." : "Une mise à jour de %1$s vers la version %2$s est disponible.",
"A new version is available: %s" : "Une nouvelle version est disponible : %s",
diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json
index 23a97533afc..464b33f2301 100644
--- a/apps/updatenotification/l10n/fr.json
+++ b/apps/updatenotification/l10n/fr.json
@@ -1,7 +1,6 @@
{ "translations": {
"Update notifications" : "Notifications de mises à jour",
"{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations sur comment mettre à jour.",
- "Updated channel" : "Canal à jour",
"Nextcloud core" : "Noyau Nextcloud",
"Update for %1$s to version %2$s is available." : "Une mise à jour de %1$s vers la version %2$s est disponible.",
"A new version is available: %s" : "Une nouvelle version est disponible : %s",
diff --git a/apps/updatenotification/l10n/id.js b/apps/updatenotification/l10n/id.js
index af6d7d70681..44e828102e7 100644
--- a/apps/updatenotification/l10n/id.js
+++ b/apps/updatenotification/l10n/id.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Update notifications" : "Perbarui pemberitahuan",
"{version} is available. Get more information on how to update." : "{version} tersedia. Dapatkan informasi lebih lanjut cara memperbaruinya.",
- "Updated channel" : "Kanal diperbarui",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Pembaruan untuk %1$s ke versi %2$s tersedia.",
"A new version is available: %s" : "Versi baru tersedia: %s",
diff --git a/apps/updatenotification/l10n/id.json b/apps/updatenotification/l10n/id.json
index aba4ed0c281..9d69b1413c6 100644
--- a/apps/updatenotification/l10n/id.json
+++ b/apps/updatenotification/l10n/id.json
@@ -1,7 +1,6 @@
{ "translations": {
"Update notifications" : "Perbarui pemberitahuan",
"{version} is available. Get more information on how to update." : "{version} tersedia. Dapatkan informasi lebih lanjut cara memperbaruinya.",
- "Updated channel" : "Kanal diperbarui",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Pembaruan untuk %1$s ke versi %2$s tersedia.",
"A new version is available: %s" : "Versi baru tersedia: %s",
diff --git a/apps/updatenotification/l10n/is.js b/apps/updatenotification/l10n/is.js
index 41b4445d16a..5c6a7aa8b43 100644
--- a/apps/updatenotification/l10n/is.js
+++ b/apps/updatenotification/l10n/is.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Update notifications" : "Tilkynningar um uppfærslu",
"{version} is available. Get more information on how to update." : "{version} er í boði. Fáðu frekari upplýsingar um hvernig á að uppfæra.",
- "Updated channel" : "Uppfærði rás",
"Nextcloud core" : "Nextcloud kjarni",
"Update for %1$s to version %2$s is available." : "Upfærsla %1$s í útgáfu %2$s er tiltæk.",
"A new version is available: %s" : "Ný útgáfa er tiltæk: %s",
diff --git a/apps/updatenotification/l10n/is.json b/apps/updatenotification/l10n/is.json
index b318e8fb9e0..d2ec0a98fd3 100644
--- a/apps/updatenotification/l10n/is.json
+++ b/apps/updatenotification/l10n/is.json
@@ -1,7 +1,6 @@
{ "translations": {
"Update notifications" : "Tilkynningar um uppfærslu",
"{version} is available. Get more information on how to update." : "{version} er í boði. Fáðu frekari upplýsingar um hvernig á að uppfæra.",
- "Updated channel" : "Uppfærði rás",
"Nextcloud core" : "Nextcloud kjarni",
"Update for %1$s to version %2$s is available." : "Upfærsla %1$s í útgáfu %2$s er tiltæk.",
"A new version is available: %s" : "Ný útgáfa er tiltæk: %s",
diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js
index ad041adf3cd..a53d763e576 100644
--- a/apps/updatenotification/l10n/it.js
+++ b/apps/updatenotification/l10n/it.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Update notifications" : "Notifiche di aggiornamento",
"{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.",
- "Updated channel" : "Canale di aggiornamento",
"Nextcloud core" : "Componente principale di Nextcloud",
"Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.",
"A new version is available: %s" : "Una nuova versione è disponibile: %s",
diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json
index 7d784f312ae..b2a2a7708c1 100644
--- a/apps/updatenotification/l10n/it.json
+++ b/apps/updatenotification/l10n/it.json
@@ -1,7 +1,6 @@
{ "translations": {
"Update notifications" : "Notifiche di aggiornamento",
"{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.",
- "Updated channel" : "Canale di aggiornamento",
"Nextcloud core" : "Componente principale di Nextcloud",
"Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.",
"A new version is available: %s" : "Una nuova versione è disponibile: %s",
diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js
index 625fe0568c3..5337d03e8e4 100644
--- a/apps/updatenotification/l10n/ja.js
+++ b/apps/updatenotification/l10n/ja.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Update notifications" : "アップデート通知",
"{version} is available. Get more information on how to update." : "{version} が利用可能です。アップデート方法について詳細情報を確認してください。",
- "Updated channel" : "アップデートチャンネル",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "%1$s に対するバージョン %2$s へアップデートが利用可能です。",
"A new version is available: %s" : "新しいバージョンが利用可能: %s",
diff --git a/apps/updatenotification/l10n/ja.json b/apps/updatenotification/l10n/ja.json
index ff4303431d8..db697790a54 100644
--- a/apps/updatenotification/l10n/ja.json
+++ b/apps/updatenotification/l10n/ja.json
@@ -1,7 +1,6 @@
{ "translations": {
"Update notifications" : "アップデート通知",
"{version} is available. Get more information on how to update." : "{version} が利用可能です。アップデート方法について詳細情報を確認してください。",
- "Updated channel" : "アップデートチャンネル",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "%1$s に対するバージョン %2$s へアップデートが利用可能です。",
"A new version is available: %s" : "新しいバージョンが利用可能: %s",
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js
index eb2657021f2..bfc22d642f8 100644
--- a/apps/updatenotification/l10n/nl.js
+++ b/apps/updatenotification/l10n/nl.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Update notifications" : "Bijwerken meldingen",
"{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.",
- "Updated channel" : "Bijgewerkt kanaal",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Update voor %1$s naar versie %2$s is beschikbaar.",
"A new version is available: %s" : "Er is een nieuwe versie beschikbaar: %s",
diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json
index 4bdfb9d26a2..391b1d68580 100644
--- a/apps/updatenotification/l10n/nl.json
+++ b/apps/updatenotification/l10n/nl.json
@@ -1,7 +1,6 @@
{ "translations": {
"Update notifications" : "Bijwerken meldingen",
"{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.",
- "Updated channel" : "Bijgewerkt kanaal",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Update voor %1$s naar versie %2$s is beschikbaar.",
"A new version is available: %s" : "Er is een nieuwe versie beschikbaar: %s",
diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js
index 9cd22149433..1b72121850f 100644
--- a/apps/updatenotification/l10n/pt_BR.js
+++ b/apps/updatenotification/l10n/pt_BR.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Update notifications" : "Notificações de atualização",
"{version} is available. Get more information on how to update." : "{version} está disponível. Obtenha mais informações sobre como atualizar.",
- "Updated channel" : "Canal atualizado",
"Nextcloud core" : "Núcleo Nextcloud",
"Update for %1$s to version %2$s is available." : "Atualização de %1$s para versão %2$s está disponível.",
"A new version is available: %s" : "Uma nova versão está disponível: %s",
diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json
index fb784531445..ce3f54be046 100644
--- a/apps/updatenotification/l10n/pt_BR.json
+++ b/apps/updatenotification/l10n/pt_BR.json
@@ -1,7 +1,6 @@
{ "translations": {
"Update notifications" : "Notificações de atualização",
"{version} is available. Get more information on how to update." : "{version} está disponível. Obtenha mais informações sobre como atualizar.",
- "Updated channel" : "Canal atualizado",
"Nextcloud core" : "Núcleo Nextcloud",
"Update for %1$s to version %2$s is available." : "Atualização de %1$s para versão %2$s está disponível.",
"A new version is available: %s" : "Uma nova versão está disponível: %s",
diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js
index ab17df7ec31..ef1f6ca88f4 100644
--- a/apps/updatenotification/l10n/ru.js
+++ b/apps/updatenotification/l10n/ru.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Update notifications" : "Уведомления об обновлениях",
"{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.",
- "Updated channel" : "Обновленный канал",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Доступно обновление для %1$s до версии %2$s.",
"A new version is available: %s" : "Доступна новая версия: %s",
diff --git a/apps/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json
index 5cf82494096..9040e8b2e78 100644
--- a/apps/updatenotification/l10n/ru.json
+++ b/apps/updatenotification/l10n/ru.json
@@ -1,7 +1,6 @@
{ "translations": {
"Update notifications" : "Уведомления об обновлениях",
"{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.",
- "Updated channel" : "Обновленный канал",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Доступно обновление для %1$s до версии %2$s.",
"A new version is available: %s" : "Доступна новая версия: %s",
diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js
index 7474f1b9304..69b5263d4b0 100644
--- a/apps/updatenotification/l10n/tr.js
+++ b/apps/updatenotification/l10n/tr.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Update notifications" : "Bildirimleri güncelle",
"{version} is available. Get more information on how to update." : "Sürüm {version} hazır. Nasıl güncelleyeceğinizle ilgili daha fazla bilgi alın.",
- "Updated channel" : "Kanal güncellendi",
"Nextcloud core" : "Nextcloud çekirdeği",
"Update for %1$s to version %2$s is available." : "%1$s sürümünden %2$s sürümüne güncelleme mevcut.",
"A new version is available: %s" : "Yeni bir sürüm mevcut: %s",
diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json
index ffbae2e0bb3..84698876db7 100644
--- a/apps/updatenotification/l10n/tr.json
+++ b/apps/updatenotification/l10n/tr.json
@@ -1,7 +1,6 @@
{ "translations": {
"Update notifications" : "Bildirimleri güncelle",
"{version} is available. Get more information on how to update." : "Sürüm {version} hazır. Nasıl güncelleyeceğinizle ilgili daha fazla bilgi alın.",
- "Updated channel" : "Kanal güncellendi",
"Nextcloud core" : "Nextcloud çekirdeği",
"Update for %1$s to version %2$s is available." : "%1$s sürümünden %2$s sürümüne güncelleme mevcut.",
"A new version is available: %s" : "Yeni bir sürüm mevcut: %s",