Эх сурвалжийг харах

[tx-robot] updated from transifex

Nextcloud bot 6 жил өмнө
parent
commit
27855ddb84

+ 7 - 1
src/main/res/values-fr/strings.xml

@@ -809,4 +809,10 @@ Veuillez contacter votre administrateur</string>
     <string name="single_sign_on_request_token" formatted="true">Autoriser %1$s à accéder à votre compte Nextcloud  %2$s ?</string>
     <string name="permission_deny">Refuser</string>
     <string name="permission_allow">Accepter</string>
-    </resources>
+    <string name="share_send_note">Note au destinataire</string>
+    <string name="note_confirm">Envoyer</string>
+    <string name="send_note">Envoyer la note au destinataire</string>
+    <string name="note_could_not_sent">Impossible d\'envoyer la note</string>
+    <string name="hint_note">Note</string>
+
+</resources>

+ 7 - 1
src/main/res/values-nl/strings.xml

@@ -806,4 +806,10 @@
     <string name="single_sign_on_request_token" formatted="true">Toestaan dat%1$s je Nextcloud account %2$sbenadert?</string>
     <string name="permission_deny">Weigeren</string>
     <string name="permission_allow">Toestaan</string>
-    </resources>
+    <string name="share_send_note">Notitie voor ontvanger</string>
+    <string name="note_confirm">Versturen</string>
+    <string name="send_note">Stuur notitie aan ontvanger</string>
+    <string name="note_could_not_sent">Kon notitie niet versturen</string>
+    <string name="hint_note">Notitie</string>
+
+</resources>

+ 7 - 1
src/main/res/values-pt-rBR/strings.xml

@@ -806,4 +806,10 @@
     <string name="single_sign_on_request_token" formatted="true">Permitir %1$s acesso à sua conta %2$s?</string>
     <string name="permission_deny">Negar</string>
     <string name="permission_allow">Permitir</string>
-    </resources>
+    <string name="share_send_note">Anotação para o destinatário</string>
+    <string name="note_confirm">Enviar</string>
+    <string name="send_note">Enviar anotação para o destinatário</string>
+    <string name="note_could_not_sent">Não foi possível enviar a anotação</string>
+    <string name="hint_note">Anotação</string>
+
+</resources>

+ 7 - 1
src/main/res/values-tr/strings.xml

@@ -806,4 +806,10 @@
     <string name="single_sign_on_request_token" formatted="true">%1$s, %2$s Nextcloud hesabınıza erişebilsin mi?</string>
     <string name="permission_deny">Reddet</string>
     <string name="permission_allow">İzin Ver</string>
-    </resources>
+    <string name="share_send_note">Alıcıya not</string>
+    <string name="note_confirm">Gönder</string>
+    <string name="send_note">Alıcıya not gönder</string>
+    <string name="note_could_not_sent">Not gönderilemedi</string>
+    <string name="hint_note">Not</string>
+
+</resources>