From 75859edd3a59f0178dff335379b38bf9495555b4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 15 Mar 2023 04:06:49 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/id.js | 9 +++++++++ l10n/id.json | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/l10n/id.js b/l10n/id.js index ba6d68f7..f2da2dad 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -2,12 +2,17 @@ OC.L10N.register( "memories", { "Settings" : "Setelan", + "People" : "Orang", "Info" : "Info", "Timeline" : "Linimasa", "Folders" : "Folder-folder", "Favorites" : "Disukai", "Videos" : "Video", + "Albums" : "Album", "Archive" : "Arsip", + "On this day" : "Pada hari ini", + "Places" : "Tempat", + "Map" : "Peta", "Tags" : "Tag", "Edit" : "Sunting", "Cancel" : "Membatalkan", @@ -18,6 +23,10 @@ OC.L10N.register( "General" : "Umum", "Close" : "Tutup", "Copy public link" : "Salin tautan publik", + "Public link" : "Tautan publik", + "Name of the album" : "Nama album", + "Location of the album" : "Lokasi album", + "Go back to the previous view." : "Kembali ke tampilan sebelumnya", "Back" : "Kembali", "Save" : "Simpan", "Month" : "Bulan", diff --git a/l10n/id.json b/l10n/id.json index df7362b4..71108f51 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -1,11 +1,16 @@ { "translations": { "Settings" : "Setelan", + "People" : "Orang", "Info" : "Info", "Timeline" : "Linimasa", "Folders" : "Folder-folder", "Favorites" : "Disukai", "Videos" : "Video", + "Albums" : "Album", "Archive" : "Arsip", + "On this day" : "Pada hari ini", + "Places" : "Tempat", + "Map" : "Peta", "Tags" : "Tag", "Edit" : "Sunting", "Cancel" : "Membatalkan", @@ -16,6 +21,10 @@ "General" : "Umum", "Close" : "Tutup", "Copy public link" : "Salin tautan publik", + "Public link" : "Tautan publik", + "Name of the album" : "Nama album", + "Location of the album" : "Lokasi album", + "Go back to the previous view." : "Kembali ke tampilan sebelumnya", "Back" : "Kembali", "Save" : "Simpan", "Month" : "Bulan",