Skip to content

Commit 237488c

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 6cd0820 commit 237488c

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

l10n/id.js

+5
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ OC.L10N.register(
275275
"Reset" : "Setel ulang",
276276
"Copy link" : "Salin tautan",
277277
"Collapse" : "Tutup",
278+
"Expand" : "Perluas",
278279
"Drop your files to upload" : "Lepas berkas Anda untuk mengunggah",
279280
"Favorite" : "Favorit",
280281
"Disable" : "Nonaktifkan",
@@ -293,11 +294,13 @@ OC.L10N.register(
293294
"Client ID" : "ID Klien",
294295
"Notifications" : "Pemberitahuan",
295296
"Mark as read" : "tandai sudah dibaca",
297+
"Mark as unread" : "Tandai belum dibaca",
296298
"Remove from favorites" : "Remove from favorites",
297299
"Add to favorites" : "Tambah ke favorit",
298300
"Clear filter" : "Bersihkan filter",
299301
"Groups" : "Grup",
300302
"Loading" : "Memuat",
303+
"No search results" : "Tidak ada hasil pencarian",
301304
"Allow guests to join via link" : "Izinkan tamu untuk bergabung melalui tautan",
302305
"Password protect" : "Lindungi dengan kata sandi",
303306
"Create conversation" : "Buat percakapan",
@@ -310,6 +313,7 @@ OC.L10N.register(
310313
"Reply" : "Balas",
311314
"Translate" : "Terjemahkan",
312315
"Dismiss" : "Batal",
316+
"Contact" : "Kontak",
313317
"Today" : "Hari ini",
314318
"Yesterday" : "Kemarin",
315319
"Group" : "Grup",
@@ -343,6 +347,7 @@ OC.L10N.register(
343347
"Locations" : "Lokasi",
344348
"Audio" : "Audio",
345349
"Other" : "Lainnya",
350+
"Show all files" : "Tampilkan semua berkas",
346351
"Do not disturb" : "Jangan diganggu",
347352
"Away" : "Jauh",
348353
"Default" : "Bawaan",

l10n/id.json

+5
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@
273273
"Reset" : "Setel ulang",
274274
"Copy link" : "Salin tautan",
275275
"Collapse" : "Tutup",
276+
"Expand" : "Perluas",
276277
"Drop your files to upload" : "Lepas berkas Anda untuk mengunggah",
277278
"Favorite" : "Favorit",
278279
"Disable" : "Nonaktifkan",
@@ -291,11 +292,13 @@
291292
"Client ID" : "ID Klien",
292293
"Notifications" : "Pemberitahuan",
293294
"Mark as read" : "tandai sudah dibaca",
295+
"Mark as unread" : "Tandai belum dibaca",
294296
"Remove from favorites" : "Remove from favorites",
295297
"Add to favorites" : "Tambah ke favorit",
296298
"Clear filter" : "Bersihkan filter",
297299
"Groups" : "Grup",
298300
"Loading" : "Memuat",
301+
"No search results" : "Tidak ada hasil pencarian",
299302
"Allow guests to join via link" : "Izinkan tamu untuk bergabung melalui tautan",
300303
"Password protect" : "Lindungi dengan kata sandi",
301304
"Create conversation" : "Buat percakapan",
@@ -308,6 +311,7 @@
308311
"Reply" : "Balas",
309312
"Translate" : "Terjemahkan",
310313
"Dismiss" : "Batal",
314+
"Contact" : "Kontak",
311315
"Today" : "Hari ini",
312316
"Yesterday" : "Kemarin",
313317
"Group" : "Grup",
@@ -341,6 +345,7 @@
341345
"Locations" : "Lokasi",
342346
"Audio" : "Audio",
343347
"Other" : "Lainnya",
348+
"Show all files" : "Tampilkan semua berkas",
344349
"Do not disturb" : "Jangan diganggu",
345350
"Away" : "Jauh",
346351
"Default" : "Bawaan",

l10n/uk.js

+1
Original file line numberDiff line numberDiff line change
@@ -964,6 +964,7 @@ OC.L10N.register(
964964
"Sounds" : "Звуки",
965965
"Play sounds when participants join or leave a call" : "Коли учасники приєднуються до дзвінка або виходять з нього, відтворювати звуковий сигнал",
966966
"Sounds for chat and call notifications can be adjusted in the personal settings." : "Звуки для чату та сповіщень про дзвінки можна налаштувати в особистих налаштуваннях.",
967+
"Performance" : "Продуктивність",
967968
"Keyboard shortcuts" : "Скорочення",
968969
"Speed up your Talk experience with these quick shortcuts." : "Прискорюйте роботу в чаті за допомогою наступних швидких комбінацій клавіш.",
969970
"Focus the chat input" : "Фокусування вводу в чаті",

l10n/uk.json

+1
Original file line numberDiff line numberDiff line change
@@ -962,6 +962,7 @@
962962
"Sounds" : "Звуки",
963963
"Play sounds when participants join or leave a call" : "Коли учасники приєднуються до дзвінка або виходять з нього, відтворювати звуковий сигнал",
964964
"Sounds for chat and call notifications can be adjusted in the personal settings." : "Звуки для чату та сповіщень про дзвінки можна налаштувати в особистих налаштуваннях.",
965+
"Performance" : "Продуктивність",
965966
"Keyboard shortcuts" : "Скорочення",
966967
"Speed up your Talk experience with these quick shortcuts." : "Прискорюйте роботу в чаті за допомогою наступних швидких комбінацій клавіш.",
967968
"Focus the chat input" : "Фокусування вводу в чаті",

0 commit comments

Comments
 (0)