diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
commit | 9db33055b208518601ff7b389188c032f8792e39 (patch) | |
tree | e4136b9ebaa3e911b897af0acf040f1152fdd43f /apps/settings/l10n/id.js | |
parent | d6f51cf9432f19c3c826b4a6350476d747132e5b (diff) | |
download | nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/id.js')
-rw-r--r-- | apps/settings/l10n/id.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/id.js b/apps/settings/l10n/id.js index 4767ef6087f..f527b09b838 100644 --- a/apps/settings/l10n/id.js +++ b/apps/settings/l10n/id.js @@ -221,7 +221,6 @@ OC.L10N.register( "Your profile picture" : "Gambar profilmu", "Upload profile picture" : "Unggah gambar profil", "Remove profile picture" : "Hapus gambar profil", - "png or jpg, max. 20 MB" : "png atau jpg, maks. 20 MB", "Picture provided by original account" : "Gambar disediakan oleh akun asli", "Cancel" : "Batal", "Choose your profile picture" : "Pilih gambar profilmu", @@ -382,6 +381,7 @@ OC.L10N.register( "Upload new" : "Unggah baru", "Select from Files" : "Pilih dari berkas", "Remove image" : "Hapus gambar", + "png or jpg, max. 20 MB" : "png atau jpg, maks. 20 MB", "Choose as profile picture" : "Pilih sebagai gambar profil", "You are using <strong>%s</strong>" : "Anda menggunakan <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Anda menggunakan <strong>%1$s</strong> dari<strong>%2$s</strong> (<strong>%3$s %%</strong>)", |