Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/504/head
Nextcloud bot 2023-03-16 04:13:56 +00:00
parent 1851c463c5
commit 7ed775d290
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
4 changed files with 72 additions and 4 deletions

2
l10n/bg.js vendored
View File

@ -172,6 +172,8 @@ OC.L10N.register(
"Public Link" : "Публична връзка",
"Share File" : "Споделяне на файл",
"Share a lower resolution image preview" : "Споделяне на изображение за предварителна визуализация с по-ниска резолюция",
"Share the video as a high quality MOV" : "Споделяне на видеото като висококачествен MOV формат",
"Share the image as a high quality JPEG" : "Споделяне на изображение като висококачествен JPEG формат",
"Share the original image / video file" : "Споделяне на оригиналния файл с изображение/видео",
"Share an external Nextcloud link" : "Споделяне на външна връзка на Nextcloud",
"Failed to download and share file" : "Неуспешно изтегляне и споделяне на файл",

2
l10n/bg.json vendored
View File

@ -170,6 +170,8 @@
"Public Link" : "Публична връзка",
"Share File" : "Споделяне на файл",
"Share a lower resolution image preview" : "Споделяне на изображение за предварителна визуализация с по-ниска резолюция",
"Share the video as a high quality MOV" : "Споделяне на видеото като висококачествен MOV формат",
"Share the image as a high quality JPEG" : "Споделяне на изображение като висококачествен JPEG формат",
"Share the original image / video file" : "Споделяне на оригиналния файл с изображение/видео",
"Share an external Nextcloud link" : "Споделяне на външна връзка на Nextcloud",
"Failed to download and share file" : "Неуспешно изтегляне и споделяне на файл",

36
l10n/id.js vendored
View File

@ -5,7 +5,7 @@ OC.L10N.register(
"People" : "Orang",
"Info" : "Info",
"Timeline" : "Linimasa",
"Folders" : "Folder-folder",
"Folders" : "Folder",
"Favorites" : "Disukai",
"Videos" : "Video",
"Albums" : "Album",
@ -20,15 +20,40 @@ OC.L10N.register(
"Download" : "Unduh",
"Favorite" : "Favorit",
"View in folder" : "Lihat dalam folder",
"Add to album" : "Tambahkan album",
"General" : "Umum",
"Close" : "Tutup",
"Search for collaborators" : "Cari kolaborator",
"Search people or groups" : "Cari orang atau grup",
"Add {collaboratorLabel} to the collaborators list" : "Tambahkan {collaboratorLabel} ke daftar kolaborator",
"No collaborators available" : "Tidak ada kolaborator yang tersedia",
"Remove {collaboratorLabel} from the collaborators list" : "Hapus {collaboratorLabel} dari daftar kolaborator",
"Copy the public link" : "Salin tautan publik",
"Delete the public link" : "Hapus tautan publik",
"Add people or groups who can edit your album" : "Tambahkan orang atau grup yang dapat menyunting album Anda",
"Public link copied!" : "Tautan publik disalin!",
"Copy public link" : "Salin tautan publik",
"Share via public link" : "Bagikan melalui tautan publik",
"Failed to fetch collaborators list." : "Gagal mendapatkan daftar kolaborator.",
"Public link" : "Tautan publik",
"Failed to fetch album." : "Gagal mendapatkan album.",
"Failed to update album." : "Gagal memperbarui album.",
"New album" : "Album baru",
"Create new album" : "Buat album baru",
"Edit album details" : "Sunting detail album",
"Name of the album" : "Nama album",
"Location of the album" : "Lokasi album",
"Go back to the previous view." : "Kembali ke tampilan sebelumnya",
"Go to the add collaborators view." : "Pergi ke tampilan kolaborator.",
"Back to the new album form." : "Kembali ke formulir album baru.",
"Back" : "Kembali",
"Add collaborators" : "Tambahkan kolaborator",
"Save" : "Simpan",
"Create album" : "Buat album",
"Add selection to album {albumName}" : "Tambahkan pilihan ke album {albumName}",
"Create a new album." : "Buat sebuah album baru.",
"_Share with %n user_::_Share with %n users_" : ["Bagikan dengan %n pengguna"],
"Save collaborators for this album." : "Simpan kolaborator untuk album ini",
"Month" : "Bulan",
"Day" : "Hari",
"Time" : "Waktu",
@ -37,7 +62,9 @@ OC.L10N.register(
"Description" : "Deskrisi",
"Copyright" : "Hak cipta",
"Reset" : "Setel ulang",
"Remove person" : "Hapus orang",
"Name" : "Nama",
"Rename person" : "Ubah nama orang",
"Update" : "Perbarui",
"Search" : "Cari",
"Remove" : "Buang",
@ -47,12 +74,17 @@ OC.L10N.register(
"Read only" : "Hanya baca",
"Sort by date" : "Urutkan berdasarkan tanggal",
"Sort by name" : "Urutkan berdasarkan nama",
"Delete album" : "Hapus album",
"Merge with different person" : "Gabungkan dengan orang yang berbeda",
"Share" : "Bagikan",
"Previous" : "Sebelumnya",
"Next" : "Berikutnya",
"Continue" : "Lanjutkan",
"Undo" : "Undo",
"Value" : "Nilari",
"Size" : "Ukuran"
"Size" : "Ukuran",
"Failed to create {albumName}." : "Gagal membuat {albumName}.",
"Failed to rename {currentAlbumName} to {newAlbumName}." : "Gagal mengubah nama {currentAlbumName} to {newAlbumName}.",
"Failed to delete {fileName}." : "Gagal menghapus {fileName}."
},
"nplurals=1; plural=0;");

36
l10n/id.json vendored
View File

@ -3,7 +3,7 @@
"People" : "Orang",
"Info" : "Info",
"Timeline" : "Linimasa",
"Folders" : "Folder-folder",
"Folders" : "Folder",
"Favorites" : "Disukai",
"Videos" : "Video",
"Albums" : "Album",
@ -18,15 +18,40 @@
"Download" : "Unduh",
"Favorite" : "Favorit",
"View in folder" : "Lihat dalam folder",
"Add to album" : "Tambahkan album",
"General" : "Umum",
"Close" : "Tutup",
"Search for collaborators" : "Cari kolaborator",
"Search people or groups" : "Cari orang atau grup",
"Add {collaboratorLabel} to the collaborators list" : "Tambahkan {collaboratorLabel} ke daftar kolaborator",
"No collaborators available" : "Tidak ada kolaborator yang tersedia",
"Remove {collaboratorLabel} from the collaborators list" : "Hapus {collaboratorLabel} dari daftar kolaborator",
"Copy the public link" : "Salin tautan publik",
"Delete the public link" : "Hapus tautan publik",
"Add people or groups who can edit your album" : "Tambahkan orang atau grup yang dapat menyunting album Anda",
"Public link copied!" : "Tautan publik disalin!",
"Copy public link" : "Salin tautan publik",
"Share via public link" : "Bagikan melalui tautan publik",
"Failed to fetch collaborators list." : "Gagal mendapatkan daftar kolaborator.",
"Public link" : "Tautan publik",
"Failed to fetch album." : "Gagal mendapatkan album.",
"Failed to update album." : "Gagal memperbarui album.",
"New album" : "Album baru",
"Create new album" : "Buat album baru",
"Edit album details" : "Sunting detail album",
"Name of the album" : "Nama album",
"Location of the album" : "Lokasi album",
"Go back to the previous view." : "Kembali ke tampilan sebelumnya",
"Go to the add collaborators view." : "Pergi ke tampilan kolaborator.",
"Back to the new album form." : "Kembali ke formulir album baru.",
"Back" : "Kembali",
"Add collaborators" : "Tambahkan kolaborator",
"Save" : "Simpan",
"Create album" : "Buat album",
"Add selection to album {albumName}" : "Tambahkan pilihan ke album {albumName}",
"Create a new album." : "Buat sebuah album baru.",
"_Share with %n user_::_Share with %n users_" : ["Bagikan dengan %n pengguna"],
"Save collaborators for this album." : "Simpan kolaborator untuk album ini",
"Month" : "Bulan",
"Day" : "Hari",
"Time" : "Waktu",
@ -35,7 +60,9 @@
"Description" : "Deskrisi",
"Copyright" : "Hak cipta",
"Reset" : "Setel ulang",
"Remove person" : "Hapus orang",
"Name" : "Nama",
"Rename person" : "Ubah nama orang",
"Update" : "Perbarui",
"Search" : "Cari",
"Remove" : "Buang",
@ -45,12 +72,17 @@
"Read only" : "Hanya baca",
"Sort by date" : "Urutkan berdasarkan tanggal",
"Sort by name" : "Urutkan berdasarkan nama",
"Delete album" : "Hapus album",
"Merge with different person" : "Gabungkan dengan orang yang berbeda",
"Share" : "Bagikan",
"Previous" : "Sebelumnya",
"Next" : "Berikutnya",
"Continue" : "Lanjutkan",
"Undo" : "Undo",
"Value" : "Nilari",
"Size" : "Ukuran"
"Size" : "Ukuran",
"Failed to create {albumName}." : "Gagal membuat {albumName}.",
"Failed to rename {currentAlbumName} to {newAlbumName}." : "Gagal mengubah nama {currentAlbumName} to {newAlbumName}.",
"Failed to delete {fileName}." : "Gagal menghapus {fileName}."
},"pluralForm" :"nplurals=1; plural=0;"
}