From 884b3e5cd58f9c26fe149d8f7c5370935d40cb34 Mon Sep 17 00:00:00 2001
From: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat, 11 Jun 2022 19:21:50 +0900
Subject: [PATCH] New Crowdin updates (#8809)

* New translations ja-JP.yml (Dutch)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Indonesian)
---
 locales/de-DE.yml | 2 ++
 locales/en-US.yml | 2 ++
 locales/id-ID.yml | 2 ++
 locales/nl-NL.yml | 2 ++
 4 files changed, 8 insertions(+)

diff --git a/locales/de-DE.yml b/locales/de-DE.yml
index b554ad81fc..5dfce28002 100644
--- a/locales/de-DE.yml
+++ b/locales/de-DE.yml
@@ -843,6 +843,8 @@ oneWeek: "Eine Woche"
 reflectMayTakeTime: "Es kann etwas dauern, bis sich dies widerspiegelt."
 failedToFetchAccountInformation: "Benutzerkontoinformationen konnten nicht abgefragt werden"
 rateLimitExceeded: "Versuchsanzahl überschritten"
+cropImage: "Bild zuschneiden"
+cropImageAsk: "Möchtest du das Bild zuschneiden?"
 _emailUnavailable:
   used: "Diese Email-Adresse wird bereits verwendet"
   format: "Das Format dieser Email-Adresse ist ungültig"
diff --git a/locales/en-US.yml b/locales/en-US.yml
index e818dd6f7d..8bfea26b0f 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -843,6 +843,8 @@ oneWeek: "One week"
 reflectMayTakeTime: "It may take some time for this to be reflected."
 failedToFetchAccountInformation: "Could not fetch account information"
 rateLimitExceeded: "Rate limit exceeded"
+cropImage: "Crop image"
+cropImageAsk: "Do you want to crop this image?"
 _emailUnavailable:
   used: "This email address is already being used"
   format: "The format of this email address is invalid"
diff --git a/locales/id-ID.yml b/locales/id-ID.yml
index 4ee77f4ad2..39e2c1f661 100644
--- a/locales/id-ID.yml
+++ b/locales/id-ID.yml
@@ -843,6 +843,8 @@ oneWeek: "1 Bulan"
 reflectMayTakeTime: "Mungkin perlu beberapa saat untuk dicerminkan."
 failedToFetchAccountInformation: "Gagal untuk mendapatkan informasi akun"
 rateLimitExceeded: "Batas sudah terlampaui"
+cropImage: "potong gambar"
+cropImageAsk: "Ingin memotong gambar?"
 _emailUnavailable:
   used: "Alamat surel ini telah digunakan"
   format: "Format tidak valid."
diff --git a/locales/nl-NL.yml b/locales/nl-NL.yml
index d0a83eb6a8..0ded573948 100644
--- a/locales/nl-NL.yml
+++ b/locales/nl-NL.yml
@@ -303,6 +303,8 @@ muteThread: "Discussies dempen "
 unmuteThread: "Dempen van discussie ongedaan maken"
 hide: "Verbergen"
 searchByGoogle: "Zoeken"
+cropImage: "Afbeelding bijsnijden"
+cropImageAsk: "Bijsnijdengevraagd"
 _email:
   _follow:
     title: "volgde jou"
-- 
GitLab