Browse Source

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot 3 years ago
parent
commit
51eb6e8620

+ 1 - 1
app/src/main/res/values-el/strings.xml

@@ -218,7 +218,7 @@
     <string name="drawer_item_activities">Δραστηριότητες</string>
     <string name="drawer_item_all_files">Όλα τα αρχεία</string>
     <string name="drawer_item_favorites">Αγαπημένα</string>
-    <string name="drawer_item_gallery">Μέσα ενημέρωσης</string>
+    <string name="drawer_item_gallery">Πολυμέσα</string>
     <string name="drawer_item_home">Αρχική</string>
     <string name="drawer_item_notifications">Ειδοποιήσεις</string>
     <string name="drawer_item_on_device">Στην συσκευή</string>

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

@@ -255,6 +255,7 @@
     <string name="error_comment_file">Erro ao comentar arquivo</string>
     <string name="error_crash_title">%1$s travou</string>
     <string name="error_creating_file_from_template">Erro ao criar o arquivo a partir do modelo</string>
+    <string name="error_file_lock">Erro ao alterar o status de bloqueio do arquivo</string>
     <string name="error_report_issue_action">Reportar</string>
     <string name="error_report_issue_text">Reportar problema ao rastreador? (requer uma conta GitHub)</string>
     <string name="error_retrieving_file">Erro ao recuperar o arquivo</string>
@@ -401,7 +402,10 @@
     <string name="local_file_not_found_message">Arquivo não encontrado no sistema de arquivos local</string>
     <string name="local_folder_friendly_path">%1$s/%2$s</string>
     <string name="local_folder_list_empty">Não há outras pastas.</string>
+    <string name="lock_expiration_info">Expira: %1$s</string>
     <string name="lock_file">Travar arquivo</string>
+    <string name="locked_by">Bloqueado por %1$s</string>
+    <string name="locked_by_app">Bloqueado pelo app %1$s </string>
     <string name="log_send_mail_subject">%1$s logs do aplicativo Android</string>
     <string name="log_send_no_mail_app">Nenhum aplicativo para envio de registros foi encontrado. Instale um cliente de e-mail.</string>
     <string name="login">Entrar</string>