Skip to content

Commit e95ad57

Browse files
authored
Merge pull request #636 from weblate/weblate-simple-mobile-tools-simple-notes
Translations update from Hosted Weblate
2 parents 148c9e5 + 863357f commit e95ad57

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<string name="locking_warning">UPOZORNĚNÍ: Pokud zapomenete heslo k poznámce, už ji nebudete schopni obnovit nebo získat přístup k jejímu obsahu.</string>
3232
<string name="new_text_note">Nová textová poznámka</string>
3333
<string name="new_checklist">Nový seznam položek</string>
34-
<string name="cannot_load_over_internet">The app cannot load files over the internet</string>
34+
<string name="cannot_load_over_internet">Tato aplikace nemůže načítat soubory přes internet</string>
3535
<!-- File notes -->
3636
<string name="open_file">Otevřít soubor</string>
3737
<string name="export_as_file">Exportovat jako soubor</string>
@@ -85,4 +85,4 @@
8585
Haven't found some strings? There's more at
8686
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
8787
-->
88-
</resources>
88+
</resources>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<string name="locking_warning">ADVERTENCIA: Si olvidas la contraseña de la nota, ya no podrás recuperarla o acceder a su contenido.</string>
3232
<string name="new_text_note">Nueva nota de texto</string>
3333
<string name="new_checklist">Nueva lista de tareas</string>
34-
<string name="cannot_load_over_internet">The app cannot load files over the internet</string>
34+
<string name="cannot_load_over_internet">La aplicación no puede cargar archivos a través de Internet</string>
3535
<!-- File notes -->
3636
<string name="open_file">Abrir archivo</string>
3737
<string name="export_as_file">Exportar como archivo</string>
@@ -85,4 +85,4 @@
8585
Haven't found some strings? There's more at
8686
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
8787
-->
88-
</resources>
88+
</resources>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
<string name="lock_note">Zaključaj bilješku</string>
2626
<string name="unlock_note">Otključaj bilješku</string>
2727
<string name="unlock_notes">Otključaj bilješke</string>
28-
<string name="found_locked_notes_info">The following notes are locked. You can either unlock them one by one or skip exporting them.</string>
28+
<string name="found_locked_notes_info">Sljedeće bilješke su zaključane. Možeš ih pojedinačno otključati ili preskočiti izvoz bilješki.</string>
2929
<string name="note_content_locked">Sadržaj bilješke je zaključan.</string>
3030
<string name="show_content">Prikaži sadržaj</string>
3131
<string name="locking_warning">UPOZORENJE: Ako zaboraviš lozinku bilješke, više je nećeš moći obnoviti niti pristupiti njenom sadržaju.</string>
3232
<string name="new_text_note">Nova tekstualna bilješka</string>
3333
<string name="new_checklist">Novi popis zadataka</string>
34-
<string name="cannot_load_over_internet">The app cannot load files over the internet</string>
34+
<string name="cannot_load_over_internet">Aplikacija ne može učitati datoteke putem interneta</string>
3535
<!-- File notes -->
3636
<string name="open_file">Otvori datoteku</string>
3737
<string name="export_as_file">Izvezi kao datoteku</string>
@@ -60,7 +60,7 @@
6060
<string name="widget_note">Bilješka korištena u widgetu</string>
6161
<string name="show_note_picker">Prikaži birač bilješki prilikom pokretanja</string>
6262
<string name="autosave_notes">Automatski spremi bilješke</string>
63-
<string name="enable_line_wrap">Uključi prijelom teksta</string>
63+
<string name="enable_line_wrap">Aktiviraj prijelom teksta</string>
6464
<string name="use_incognito_mode">Koristi anonimni način tipkovnica</string>
6565
<string name="move_done_checklist_items">Premjesti gotove stavke popisa na kraj</string>
6666
<string name="add_new_checklist_items_top">Dodaj nove stavke na vrh popisa</string>
@@ -85,4 +85,4 @@
8585
Haven't found some strings? There's more at
8686
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
8787
-->
88-
</resources>
88+
</resources>

0 commit comments

Comments
 (0)