Skip to content

Commit c53a5ea

Browse files
committed
Update translations
1 parent 468e3a7 commit c53a5ea

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Translation-Revision-Date: 2024-10-24 09:54:03+0000
3+
Translation-Revision-Date: 2024-10-25 09:54:03+0000
44
Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;
55
Generator: GlotPress/2.4.0-alpha
66
Language: ar
77
-->
88
<resources>
9-
<string name="signin_login_with_email_manually">سنرسل إليك كودًا بالبريد لتسجيل الدخول، أو يمكنك⁦%1$s⁩%2$s%3$s%4$s</string>
9+
<string name="signin_login_with_email_manually">سنرسل إليك كودًا عبر البريد الإلكتروني لتسجيل الدخول، أو يمكنك ⁦%1$s⁩%2$s%3$s⁩تسجيل الدخول يدويًا⁦%4$s⁩.</string>
1010
<string name="login_with_password_message">إدخال كلمة المرور الخاصة بالحساب ⁦%1$s⁩</string>
1111
<string name="magic_link_confirm_code_message">لقد أرسلنا كودًا إلى \n%1$s. سيكون هذا الكود صالحًا لبضع دقائق.</string>
1212
<string name="magic_link_confirm_code_enter_pass_label">إدخال كلمة المرور</string>

Simplenote/src/main/res/values-it/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Translation-Revision-Date: 2024-10-24 09:54:02+0000
3+
Translation-Revision-Date: 2024-10-25 09:54:03+0000
44
Plural-Forms: nplurals=2; plural=n != 1;
55
Generator: GlotPress/2.4.0-alpha
66
Language: it
77
-->
88
<resources>
9-
<string name="signin_login_with_email_manually">Ti invieremo un codice per l\'accesso, oppure puoi %1$s%2$s%3$seffettuare l\'accesso manualmente%4$s.</string>
9+
<string name="signin_login_with_email_manually">Ti invieremo via e-mail un codice per l\'accesso, oppure puoi %1$s%2$s%3$seffettuare l\'accesso manualmente%4$s.</string>
1010
<string name="login_with_password_message">Digita la password per l\'account %1$s</string>
1111
<string name="magic_link_confirm_code_message">Abbiamo inviato un codice a \n%1$s. Il codice sarà valido per pochi minuti.</string>
1212
<string name="magic_link_confirm_code_enter_pass_label">Inserisci password</string>

0 commit comments

Comments
 (0)