From 8f05ea7a971f1cf6c515caaf6cf9cb6b00cf3bec Mon Sep 17 00:00:00 2001 From: Linerly Date: Thu, 27 Jul 2023 13:10:19 +0000 Subject: [PATCH] Translated using Weblate (Indonesian) Currently translated at 100.0% (558 of 558 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/ --- assets/l10n/intl_id.arb | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_id.arb b/assets/l10n/intl_id.arb index a4b2ee5fe..509008596 100644 --- a/assets/l10n/intl_id.arb +++ b/assets/l10n/intl_id.arb @@ -2516,5 +2516,26 @@ "placeholders": { "provider": {} } - } + }, + "notAnImage": "Bukan berkas gambar.", + "@notAnImage": {}, + "importNow": "Impor sekarang", + "@importNow": {}, + "importFromZipFile": "Impor dari berkas .zip", + "@importFromZipFile": {}, + "importZipFile": "Impor berkas .zip", + "@importZipFile": {}, + "exportEmotePack": "Ekspor paket Emote sebagai .zip", + "@exportEmotePack": {}, + "replace": "Ganti", + "@replace": {}, + "savedEmotePack": "Paket emote disimpan ke {path}!", + "@savedEmotePack": { + "type": "text", + "placeholders": { + "path": {} + } + }, + "importEmojis": "Impor Emoji", + "@importEmojis": {} }