Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2021-04-05 11:13:49 +0300
committerHosted Weblate <hosted@weblate.org>2021-04-06 11:27:04 +0300
commit8533f9e2d8dda1e17f2a942582bd8e47a5346bea (patch)
tree6b823da3b3d48ad4a3c997a99512ac7740633129
parentbaa6aa1f9a18e7d8d4dfc989431d1d507db845fd (diff)
Translated using Weblate (Japanese)
Currently translated at 100.0% (45 of 45 strings) Translation: Mumla/Humla Translate-URL: https://hosted.weblate.org/projects/mumla/humla/ja/
-rw-r--r--src/main/res/values-ja/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/res/values-ja/strings.xml b/src/main/res/values-ja/strings.xml
index e600fca..688616a 100644
--- a/src/main/res/values-ja/strings.xml
+++ b/src/main/res/values-ja/strings.xml
@@ -1,8 +1,8 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="audio_max_bandwidth">サーバーの最大ネットワーク帯域幅は %1$d kbit/s のみです。オーディオ品質は %2$d kbit/s (%3$d ms) に自動調整されました</string>
+ <string name="audio_max_bandwidth">サーバーの最大ネットワーク帯域幅は %1$d kbit/s のみです。オーディオ品質は %2$d kbit/s (%3$d ms) に自動調整されました。</string>
<string name="chat_notify_moved">%1$s は %2$s から %3$s で移動しました。</string>
- <string name="chat_notify_muted_deafened">ミュートおよび防音</string>
+ <string name="chat_notify_muted_deafened">ミュートおよび防音。</string>
<string name="chat_notify_muted">ミュートしました。</string>
<string name="chat_notify_unmuted">ミュートを解除しました。</string>
<string name="chat_notify_unmuted_undeafened">ミュート解除および防音解除しました。</string>
@@ -45,4 +45,4 @@
<string name="perm_denied">権限が拒否されました。</string>
<string name="server">サーバー</string>
<string name="the_server">サーバー</string>
-</resources>
+</resources> \ No newline at end of file