Add import_folder string resource

This commit is contained in:
Nikola Trubitsyn
2018-05-08 09:03:54 +03:00
parent 43276584df
commit 6f43408660
21 changed files with 21 additions and 0 deletions

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Eksporter alle noter som filer</string>
<string name="import_notes">Importer flere filer som noter</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Alle Notizen als Dateien exportieren</string>
<string name="import_notes">Mehrere Dateien als Notizen importieren</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Exportar todas las notas como archivos</string>
<string name="import_notes">Importar múltiples archivos como notas</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Exporter toutes les notes en tant que fichiers</string>
<string name="import_notes">Importer plusieurs fichiers en tant que notes</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -48,6 +48,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Exportar todas as notas como ficheiros</string>
<string name="import_notes">Importar varios ficheiros como notas</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Izvezi sve bilješke kao datoteke</string>
<string name="import_notes">Uvezi više datoteka kao bilješke</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Export all notes as files</string>
<string name="import_notes">Import multiple files as notes</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Export all notes as files</string>
<string name="import_notes">Import multiple files as notes</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Export all notes as files</string>
<string name="import_notes">Import multiple files as notes</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Eksportuoti visus užrašus kaip bylas</string>
<string name="import_notes">Importuoti keletą bylų, kaip užrašus</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Export all notes as files</string>
<string name="import_notes">Import multiple files as notes</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Eksportuj wszystkie notatki jako pliki</string>
<string name="import_notes">Importuj pliki jako notatki</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Export all notes as files</string>
<string name="import_notes">Import multiple files as notes</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Exportar todas as notas como ficheiros</string>
<string name="import_notes">Importar ficheiros para notas</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Экспортировать все заметки в файлы</string>
<string name="import_notes">Импортировать несколько файлов в заметки</string>
<string name="import_folder">Импортировать папку</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Exportovať všetky poznámky ako súbory</string>
<string name="import_notes">Importovať viacero súborov ako poznámky</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Exportera alla anteckningar som filer</string>
<string name="import_notes">Importera flera filer som anteckningar</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Tüm notları dosya olarak dışa aktar</string>
<string name="import_notes">Birden çok dosyayı not olarak içe aktar</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Export all notes as files</string>
<string name="import_notes">Import multiple files as notes</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">將全部筆記匯出成檔案</string>
<string name="import_notes">將多個檔案匯入成筆記</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->

View File

@ -45,6 +45,7 @@
<!-- Import / Export -->
<string name="export_all_notes">Export all notes as files</string>
<string name="import_notes">Import multiple files as notes</string>
<string name="import_folder">Import folder</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->