Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-20 07:34:14 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-20 07:34:14 +0300
commit88b4eaae6d0efb8bca8ac9018198ba790cd66544 (patch)
tree50cc895ac0506cf568f51548b3f31f630772aa3c
parent9d299f97011c049aa3a1b19d068f9d89faab754c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--News-Android-App/src/main/res/values-is/strings.xml3
-rw-r--r--News-Android-App/src/main/res/values-pt-rPT/strings.xml10
2 files changed, 8 insertions, 5 deletions
diff --git a/News-Android-App/src/main/res/values-is/strings.xml b/News-Android-App/src/main/res/values-is/strings.xml
index 2682929b..2867061d 100644
--- a/News-Android-App/src/main/res/values-is/strings.xml
+++ b/News-Android-App/src/main/res/values-is/strings.xml
@@ -200,6 +200,7 @@
<string name="content_desc_play">Spila</string>
<string name="content_desc_pause">Í bið</string>
+ <string name="content_desc_playback_speed">Hraði afspilunar</string>
<string name="content_desc_forward">Áframsenda</string>
<string name="content_desc_collapse">Fella saman</string>
<string name="content_desc_mark_as_read">Merkja sem lesið</string>
@@ -233,7 +234,9 @@
<string name="array_sync_interval_min_5">5 mínútur</string>
<string name="array_sync_interval_min_15">15 mínútur</string>
<string name="array_sync_interval_min_30">30 mínútur</string>
+ <string name="array_sync_interval_min_45">45 mínútur</string>
<string name="array_sync_interval_hour_1">1 klukkustund</string>
+ <string name="array_sync_interval_hour_2">2 klukkustundir</string>
<string name="array_sync_interval_hour_3">3 klukkustundir</string>
<string name="array_sync_interval_hour_6">6 klukkustundir</string>
<string name="array_sync_interval_hour_12">12 klukkustundir</string>
diff --git a/News-Android-App/src/main/res/values-pt-rPT/strings.xml b/News-Android-App/src/main/res/values-pt-rPT/strings.xml
index f53fad3e..e20828be 100644
--- a/News-Android-App/src/main/res/values-pt-rPT/strings.xml
+++ b/News-Android-App/src/main/res/values-pt-rPT/strings.xml
@@ -5,7 +5,7 @@
<string name="title_activity_sync_interval_selector">Intervalo de Sincronização</string>
<string name="empty_view_content">Sem itens aqui</string>
<string name="empty_view_content_action">Puxe para atualizar</string>
- <string name="toast_GettingMoreItems">Download de mais itens iniciou. Por favor aguarde ...</string>
+ <string name="toast_GettingMoreItems">Iniciada a transferência de mais itens. Por favor, aguarde...</string>
<string name="no_wifi_available">Sem ligação wi-fi</string>
<string name="do_you_want_to_download_without_wifi">Deseja transferir as imagens sem uma ligação Wi-Fi</string>
<string name="current_version">Está a usar a Versão %s</string>
@@ -41,10 +41,10 @@
<string name="action_add_new_folder">Adicionar nova pasta</string>
<string name="action_textToSpeech">Leitura automática</string>
<string name="action_search">Pesquisar</string>
- <string name="action_download_articles_offline">Transferir artigos off-line</string>
+ <string name="action_download_articles_offline">Transferir artigos \'\'off-line\'\'</string>
<!-- notifications -->
- <string name="notification_download_articles_offline">Download de artigos para uso offline</string>
- <string name="notification_download_images_offline">Download de imagens para uso offline</string>
+ <string name="notification_download_articles_offline">A transferir os artigos para utilização \'\'off-line\'\'</string>
+ <string name="notification_download_images_offline">A transferir as imagens para utilização \'\'off-line\'\'</string>
<plurals name="notification_new_items_ticker">
<item quantity="one">Tem %d novo item por ler</item>
<item quantity="many">Tem %d novos itens por ler</item>
@@ -71,7 +71,7 @@
<string name="action_link_share">Partilhar hiperligação</string>
<string name="action_link_open">Abrir ligação num explorador</string>
<string name="action_link_copy">Copiar hiperligação</string>
- <string name="toast_img_download_wait">Fazendo download. Por favor aguarde ...</string>
+ <string name="toast_img_download_wait">A transferir. Por favor, aguarde...</string>
<string name="toast_img_saved">Imagem guardada</string>
<string name="toast_img_notwriteable">Falhou ao guardar a imagem</string>
<string name="toast_copied_to_clipboard">Copiado para a área de transferência</string>