Skip to content

Commit 90b44a5

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 303a610 commit 90b44a5

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

app/src/main/res/values-fa/strings.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@
112112
<string name="share_permission_file_drop">انداختن پرونده</string>
113113
<string name="share_permission_secure_file_drop">Secure file drop</string>
114114
<string name="share_permissions">اجازه‌های هم‌رسانی</string>
115+
<plurals name="share_download_limit_description">
116+
<item quantity="one">محدودیت دانلود: %d بار</item>
117+
<item quantity="other">محدودیت دانلود: %d بار</item>
118+
</plurals>
115119
<string name="username">نام کاربری</string>
116120
<string name="share_group_clarification">%1$s (گروه)</string>
117121
<string name="share_remote_clarification">%1$s (دوردست)</string>

app/src/main/res/values-pt-rBR/strings.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
<string name="note_share_activity_copy_icon_content_description">ícone de cópia de compartilhamento de nota</string>
5252
<string name="note_share_activity_more_icon_content_description">ícone para mais opções de compartilhamento de nota</string>
5353
<string name="note_share_activity_icon_content_description">ícone de compartilhamento de nota</string>
54-
<string name="note_share_activity_user_icon_content_description">ícone de usuário de compartilhamento de nota</string>
55-
<string name="note_share_activity_contact_icon_content_description">ícone de contato de compartilhamento de nota</string>
54+
<string name="note_share_activity_user_icon_content_description">ícone de compartilhamento de usuário de nota</string>
55+
<string name="note_share_activity_contact_icon_content_description">ícone de compartilhamento de contato de nota</string>
5656
<string name="note_share_activity_shared_with_you">Compartilhado com você por %1$s</string>
5757
<string name="note_share_activity_share_note">Compartilhar nota</string>
5858
<string name="note_share_activity_search_text">Nome, ID de Nuvem Federada ou endereço de e-mail…</string>
@@ -70,7 +70,7 @@
7070
<!-- NoteShareDetailActivity -->
7171
<string name="note_share_detail_activity_advanced_settings">Configurações Avançadas </string>
7272
<string name="note_share_detail_activity_share_via_link_hide_download">Ocultar download</string>
73-
<string name="note_share_detail_activity_share_send_note">Anotação ao destinatário</string>
73+
<string name="note_share_detail_activity_share_send_note">Nota ao destinatário</string>
7474
<string name="note_share_detail_activity_hint_note">Nota</string>
7575
<string name="note_share_detail_activity_common_next">Próxima</string>
7676
<string name="note_share_detail_activity_share_copy_link">Compartilhar e Copiar Link</string>
@@ -121,7 +121,7 @@
121121
<string name="share_password_title">Protegido por senha</string>
122122
<string name="share_no_password_title">Definir senha</string>
123123
<string name="share_with_title">Compartilhar com…</string>
124-
<string name="share_via_link_unset_password">Indefinir</string>
124+
<string name="share_via_link_unset_password">Redefinir</string>
125125
<string name="add_another_public_share_link">Adicionar outro link</string>
126126
<string name="add_new_public_share">Adicionar novo link de compartilhamento público</string>
127127
<string name="public_share_name">Novo nome</string>
@@ -137,7 +137,7 @@
137137
<string name="share_permission_can_edit">Pode editar</string>
138138
<string name="share_permission_file_drop">Depósito de arquivos</string>
139139
<string name="share_permission_secure_file_drop">Depósito de arquivos seguro</string>
140-
<string name="share_permissions">Permissões de compartilhamento </string>
140+
<string name="share_permissions">Permissões de Compartilhamento </string>
141141
<plurals name="share_download_limit_description">
142142
<item quantity="one">%1$d download restante</item>
143143
<item quantity="many">%1$d downloads restantes</item>
@@ -246,7 +246,7 @@
246246
<string name="category_recipes">Receitas</string>
247247
<string name="category_restaurant">Restaurante</string>
248248
<string name="category_restaurants">Restaurantes</string>
249-
<string name="category_food">Alimentos</string>
249+
<string name="category_food">Alimentação</string>
250250
<string name="category_bake">Assar</string>
251251
<!-- This represents a category where one can place passwords and credentials -->
252252
<string name="category_key">Chave</string>
@@ -416,7 +416,7 @@
416416
<string name="remove_account">Remover %1$s</string>
417417

418418
<string name="you_have_to_be_connected_to_the_internet_in_order_to_add_an_account">Você deve estar conectado à Internet para adicionar uma conta. </string>
419-
<string name="settings_notes_path">Definir a pasta</string>
419+
<string name="settings_notes_path">Definir pasta</string>
420420

421421
<string name="simple_next">Próximo</string>
422422
<string name="simple_prev">Anterior</string>

0 commit comments

Comments
 (0)