-
Notifications
You must be signed in to change notification settings - Fork 642
/
Copy pathLocalizable.strings
executable file
·45 lines (30 loc) · 2.35 KB
/
Localizable.strings
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
/* No comment provided by engineer. */
"Cancel" = "İptal";
/* Informing the user an item has finished copying */
"Copied" = "Kopyalandı";
/* No comment provided by engineer. */
"Copy" = "Kopyala";
/* Displayed with ellipsis as 'Copying...' when an item is in the process of being copied */
"Copying" = "Kopyalanıyor";
/* No comment provided by engineer. */
"Dismiss" = "Kapat";
/* No comment provided by engineer. */
"Done" = "Kapat";
/* No comment provided by engineer. */
"Email" = "E-Posta";
/* No comment provided by engineer. */
"Email failed to send. Please try again." = "E-Posta gönderilemedi. Lütfen tekrar deneyiniz.";
/* Informing the user a process has failed */
"Failed" = "Hata";
/* Used in the context: 'Showing 1 of 3 items' */
"of" = "/";
/* No comment provided by engineer. */
"Photo" = "Foto";
/* Displayed with ellipsis as 'Preparing...' when an item is in the process of being prepared */
"Preparing" = "Hazırlanıyor";
/* No comment provided by engineer. */
"Save" = "Kaydet";
/* Informing the user an item has been saved */
"Saved" = "Kaydedildi";
/* Displayed with ellipsis as 'Saving...' when an item is in the process of being saved */
"Saving" = "Kaydediliyor";