File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,13 +5,17 @@ OC.L10N.register(
55 "OAuth access token refused" : "Token akses OAuth ditolak" ,
66 "Bad credentials" : "Kredensial tidak benar" ,
77 "Connected accounts" : "Akun terhubung" ,
8+ "Data migration" : "Migrasi data" ,
89 "Client ID" : "ID Klien" ,
910 "Client secret" : "Rahasia klien" ,
1011 "Use a pop-up to authenticate" : "Gunakan pop-up untuk mengautentikasi" ,
1112 "Sign in with Google" : "Masuk dengan Google" ,
13+ "Starting importing files in {targetPath} directory" : "Mulai mengimpor file ke direktori {targetPath}" ,
14+ "Choose where to write imported files" : "Pilih lokasi untuk menulis file yang diimpor" ,
1215 "Authentication" : "Otentikasi" ,
1316 "Connected as {user}" : "Terhubung sebagai {user}" ,
1417 "Contacts" : "Kontak" ,
15- "Calendars" : "Kalender"
18+ "Calendars" : "Kalender" ,
19+ "Import directory" : "Direktori impor"
1620} ,
1721"nplurals=1; plural=0;" ) ;
Original file line number Diff line number Diff line change 33 "OAuth access token refused" : " Token akses OAuth ditolak" ,
44 "Bad credentials" : " Kredensial tidak benar" ,
55 "Connected accounts" : " Akun terhubung" ,
6+ "Data migration" : " Migrasi data" ,
67 "Client ID" : " ID Klien" ,
78 "Client secret" : " Rahasia klien" ,
89 "Use a pop-up to authenticate" : " Gunakan pop-up untuk mengautentikasi" ,
910 "Sign in with Google" : " Masuk dengan Google" ,
11+ "Starting importing files in {targetPath} directory" : " Mulai mengimpor file ke direktori {targetPath}" ,
12+ "Choose where to write imported files" : " Pilih lokasi untuk menulis file yang diimpor" ,
1013 "Authentication" : " Otentikasi" ,
1114 "Connected as {user}" : " Terhubung sebagai {user}" ,
1215 "Contacts" : " Kontak" ,
13- "Calendars" : " Kalender"
16+ "Calendars" : " Kalender" ,
17+ "Import directory" : " Direktori impor"
1418},"pluralForm" :" nplurals=1; plural=0;"
1519}
You can’t perform that action at this time.
0 commit comments