Skip to content

Commit 7bc0026

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent c7edac2 commit 7bc0026

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

l10n/id.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff 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;");

l10n/id.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,17 @@
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
}

0 commit comments

Comments
 (0)