Skip to content

Commit 1b090c7

Browse files
committed
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Notes
2 parents c0ac5b4 + d0106f9 commit 1b090c7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
<string name="text_note">ملاحظة نصية</string>
2525
<string name="lock_note">Lock note</string>
2626
<string name="unlock_note">إلغاء تأمين الملاحظة</string>
27-
<string name="unlock_notes">Unlock notes</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>
27+
<string name="unlock_notes">إلغاء تأمين الملاحظة</string>
28+
<string name="found_locked_notes_info">الملاحظات التالية مقفلة. يمكنك إما إلغاء قفلها واحدة تلو الأخرى أو تخطي تصديرها.</string>
2929
<string name="note_content_locked">محتوى الملاحظات مؤمن.</string>
3030
<string name="show_content">إظهار المحتوى</string>
3131
<string name="locking_warning">تحذير: إذا نسيت كلمة مرور الملاحظات، فلن تتمكن من استعادتها أو الوصول إلى محتوى الملاحظات بعد الآن.</string>
@@ -84,4 +84,4 @@
8484
Haven't found some strings? There's more at
8585
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
8686
-->
87-
</resources>
87+
</resources>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
<string name="text_note">Nota de text</string>
2525
<string name="lock_note">Bloqueja la nota</string>
2626
<string name="unlock_note">Desbloqueja la nota</string>
27-
<string name="unlock_notes">Unlock notes</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>
27+
<string name="unlock_notes">Desbloqueja notes</string>
28+
<string name="found_locked_notes_info">Les notes següents estan bloquejades. Podeu desbloquejar-les una a una o ometre la seva exportació.</string>
2929
<string name="note_content_locked">El contingut de la nota està bloquejat.</string>
3030
<string name="show_content">Mostra el contingut</string>
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>
@@ -84,4 +84,4 @@
8484
Haven't found some strings? There's more at
8585
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
8686
-->
87-
</resources>
87+
</resources>

0 commit comments

Comments
 (0)