Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/488/head
parent
d1778a6e8e
commit
75859edd3a
|
@ -2,12 +2,17 @@ OC.L10N.register(
|
||||||
"memories",
|
"memories",
|
||||||
{
|
{
|
||||||
"Settings" : "Setelan",
|
"Settings" : "Setelan",
|
||||||
|
"People" : "Orang",
|
||||||
"Info" : "Info",
|
"Info" : "Info",
|
||||||
"Timeline" : "Linimasa",
|
"Timeline" : "Linimasa",
|
||||||
"Folders" : "Folder-folder",
|
"Folders" : "Folder-folder",
|
||||||
"Favorites" : "Disukai",
|
"Favorites" : "Disukai",
|
||||||
"Videos" : "Video",
|
"Videos" : "Video",
|
||||||
|
"Albums" : "Album",
|
||||||
"Archive" : "Arsip",
|
"Archive" : "Arsip",
|
||||||
|
"On this day" : "Pada hari ini",
|
||||||
|
"Places" : "Tempat",
|
||||||
|
"Map" : "Peta",
|
||||||
"Tags" : "Tag",
|
"Tags" : "Tag",
|
||||||
"Edit" : "Sunting",
|
"Edit" : "Sunting",
|
||||||
"Cancel" : "Membatalkan",
|
"Cancel" : "Membatalkan",
|
||||||
|
@ -18,6 +23,10 @@ OC.L10N.register(
|
||||||
"General" : "Umum",
|
"General" : "Umum",
|
||||||
"Close" : "Tutup",
|
"Close" : "Tutup",
|
||||||
"Copy public link" : "Salin tautan publik",
|
"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",
|
"Back" : "Kembali",
|
||||||
"Save" : "Simpan",
|
"Save" : "Simpan",
|
||||||
"Month" : "Bulan",
|
"Month" : "Bulan",
|
||||||
|
|
|
@ -1,11 +1,16 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Settings" : "Setelan",
|
"Settings" : "Setelan",
|
||||||
|
"People" : "Orang",
|
||||||
"Info" : "Info",
|
"Info" : "Info",
|
||||||
"Timeline" : "Linimasa",
|
"Timeline" : "Linimasa",
|
||||||
"Folders" : "Folder-folder",
|
"Folders" : "Folder-folder",
|
||||||
"Favorites" : "Disukai",
|
"Favorites" : "Disukai",
|
||||||
"Videos" : "Video",
|
"Videos" : "Video",
|
||||||
|
"Albums" : "Album",
|
||||||
"Archive" : "Arsip",
|
"Archive" : "Arsip",
|
||||||
|
"On this day" : "Pada hari ini",
|
||||||
|
"Places" : "Tempat",
|
||||||
|
"Map" : "Peta",
|
||||||
"Tags" : "Tag",
|
"Tags" : "Tag",
|
||||||
"Edit" : "Sunting",
|
"Edit" : "Sunting",
|
||||||
"Cancel" : "Membatalkan",
|
"Cancel" : "Membatalkan",
|
||||||
|
@ -16,6 +21,10 @@
|
||||||
"General" : "Umum",
|
"General" : "Umum",
|
||||||
"Close" : "Tutup",
|
"Close" : "Tutup",
|
||||||
"Copy public link" : "Salin tautan publik",
|
"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",
|
"Back" : "Kembali",
|
||||||
"Save" : "Simpan",
|
"Save" : "Simpan",
|
||||||
"Month" : "Bulan",
|
"Month" : "Bulan",
|
||||||
|
|
Loading…
Reference in New Issue