Browse Source

[tx-robot] updated from transifex

Nextcloud bot 7 years ago
parent
commit
0a122b26ad

+ 2 - 1
src/main/res/values-de/strings.xml

@@ -767,4 +767,5 @@
     <string name="upload_content_from_other_apps">Inhalt anderer Apps hochladen</string>
     <string name="create_new_folder">Neuen Ordner erstellen</string>
     <string name="uploads_view_upload_status_virus_detected">Virus gefunden. Das Hochladen kann nicht abgeschlossen werden!</string>
-    </resources>
+    <string name="tags">Schlagworte</string>
+</resources>

+ 2 - 1
src/main/res/values-it/strings.xml

@@ -767,4 +767,5 @@
     <string name="upload_content_from_other_apps">Carica contenuti da altre applicazioni</string>
     <string name="create_new_folder">Crea una nuova cartella</string>
     <string name="uploads_view_upload_status_virus_detected">Virus rilevato! Impossibile caricare il file!</string>
-    </resources>
+    <string name="tags">Etichette</string>
+</resources>

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

@@ -767,4 +767,5 @@
     <string name="upload_content_from_other_apps">Enviar conteúdo de outros aplicativos</string>
     <string name="create_new_folder">Criar nova pasta</string>
     <string name="uploads_view_upload_status_virus_detected">Vírus encontrado. Envio não foi finalizado!</string>
-    </resources>
+    <string name="tags">Rótulos</string>
+</resources>

+ 2 - 1
src/main/res/values-sr/strings.xml

@@ -772,4 +772,5 @@
     <string name="upload_content_from_other_apps">Отпреми садржај из других апликација</string>
     <string name="create_new_folder">Направи нову фасциклу</string>
     <string name="uploads_view_upload_status_virus_detected">Вирус примећен. Отпремање не може да се заврши!</string>
-    </resources>
+    <string name="tags">Ознаке</string>
+</resources>

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

@@ -767,4 +767,5 @@
     <string name="upload_content_from_other_apps">Diğer uygulamalardan içerik yükle</string>
     <string name="create_new_folder">Yeni klasör ekle</string>
     <string name="uploads_view_upload_status_virus_detected">Virus bulundu. Yükleme tamamlanamadı!</string>
-    </resources>
+    <string name="tags">Etiketler</string>
+</resources>