Skip to content

Commit 61d5151

Browse files
authored
Merge pull request #627 from weblate/weblate-simple-mobile-tools-simple-notes
Translations update from Hosted Weblate
2 parents 32b2cf4 + b8b5015 commit 61d5151

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<string name="locking_warning">AVÍS: Si oblideu la contrasenya de la nota, ja no podreu recuperar-la ni accedir al contingut de les notes.</string>
3232
<string name="new_text_note">Nota de text nova</string>
3333
<string name="new_checklist">Llista de comprovació nova</string>
34-
<string name="cannot_load_over_internet">The app cannot load files over the internet</string>
34+
<string name="cannot_load_over_internet">L\'aplicació no pot carregar fitxers per Internet</string>
3535
<!-- File notes -->
3636
<string name="open_file">Obre un fitxer</string>
3737
<string name="export_as_file">Exporta com a fitxer</string>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<string name="locking_warning">ACHTUNG: Wenn du das Kennwort für die Notizen vergisst, kannst du sie nicht mehr wiederherstellen oder auf den Inhalt der Notizen zugreifen.</string>
3232
<string name="new_text_note">Neue Textnotiz</string>
3333
<string name="new_checklist">Neue Checkliste</string>
34-
<string name="cannot_load_over_internet">The app cannot load files over the internet</string>
34+
<string name="cannot_load_over_internet">Die App kann keine Dateien über das Internet laden</string>
3535
<!-- File notes -->
3636
<string name="open_file">Datei öffnen</string>
3737
<string name="export_as_file">Als Datei exportieren</string>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<string name="locking_warning">WAARSCHUWING: Zonder het wachtwoord kan de inhoud van de notitie niet meer worden hersteld.</string>
3131
<string name="new_text_note">Nieuwe notitie</string>
3232
<string name="new_checklist">Nieuwe lijst</string>
33-
<string name="cannot_load_over_internet">The app cannot load files over the internet</string>
33+
<string name="cannot_load_over_internet">Deze app kan geen bestanden laden via het internet</string>
3434
<!-- File notes -->
3535
<string name="open_file">Bestand openen</string>
3636
<string name="export_as_file">Als bestand exporteren</string>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<string name="locking_warning">ПРЕДУПРЕЖДЕНИЕ: если вы забудете пароль, то не сможете восстановить его или получить доступ к содержимому заметок.</string>
3232
<string name="new_text_note">Новая заметка</string>
3333
<string name="new_checklist">Новый список</string>
34-
<string name="cannot_load_over_internet">The app cannot load files over the internet</string>
34+
<string name="cannot_load_over_internet">Приложение не может загружать файлы через интернет</string>
3535
<!-- File notes -->
3636
<string name="open_file">Открыть файл</string>
3737
<string name="export_as_file">Экспортировать в файл</string>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<string name="locking_warning">UYARI: Notların parolasını unutursanız, onu kurtaramaz veya notların içeriğine artık erişemezsiniz.</string>
3232
<string name="new_text_note">Yeni metin notu</string>
3333
<string name="new_checklist">Yeni yapılacak listesi</string>
34-
<string name="cannot_load_over_internet">The app cannot load files over the internet</string>
34+
<string name="cannot_load_over_internet">Uygulama internet üzerinden dosya yükleyemiyor</string>
3535
<!-- File notes -->
3636
<string name="open_file">Dosya aç</string>
3737
<string name="export_as_file">Dosya olarak aktar</string>

0 commit comments

Comments
 (0)