Skip to content

Commit 5add362

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent fb0eba2 commit 5add362

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

app/src/main/res/values-b+en+001/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,8 @@
408408
<string name="nc_rename_confirm">Rename</string>
409409
<string name="nc_reply">Reply</string>
410410
<string name="nc_reply_privately">Reply privately</string>
411+
<string name="nc_reschedule_message_with_notification">Reschedule with notification</string>
412+
<string name="nc_reschedule_message_without_notification">Reschedule without notification</string>
411413
<string name="nc_room_retention">Room is retained successfully</string>
412414
<string name="nc_save_message">Save</string>
413415
<string name="nc_save_success">Saved successfully</string>

app/src/main/res/values-et-rEE/strings.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<string name="location_permission_denied">Õigused asukoha tuvastamiseks on keelatud</string>
8383
<string name="location_permission_denied_msg">Palun luba see rakenduse seadistustest</string>
8484
<string name="location_services_disabled">Asukohateenused pole sisse lülitatud</string>
85-
<string name="location_services_disabled_msg">Selle funktsionaalsuses kasutamiseks palun luba asukohateenused (GPS)</string>
85+
<string name="location_services_disabled_msg">Selle funktsionaalsuse kasutamiseks palun luba asukohateenused (GPS)</string>
8686
<string name="lock_conversation">Lukusta vestlus</string>
8787
<string name="lock_symbol">Lukuikoon</string>
8888
<string name="lower_hand">Lase käsi alla</string>
@@ -408,6 +408,8 @@
408408
<string name="nc_rename_confirm">Muuda nime</string>
409409
<string name="nc_reply">Vasta</string>
410410
<string name="nc_reply_privately">Vasta privaatselt</string>
411+
<string name="nc_reschedule_message_with_notification">Muuda ajastamist koos teavitusega</string>
412+
<string name="nc_reschedule_message_without_notification">Muuda ajastamist ilma teavituseta</string>
411413
<string name="nc_room_retention">Jututoa allesjätmine õnnestus</string>
412414
<string name="nc_save_message">Salvesta</string>
413415
<string name="nc_save_success">Salvestamine õnnestus</string>

app/src/main/res/values-zh-rHK/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,8 @@
408408
<string name="nc_rename_confirm">重新命名</string>
409409
<string name="nc_reply">回覆</string>
410410
<string name="nc_reply_privately">私下回覆</string>
411+
<string name="nc_reschedule_message_with_notification">重新安排時間並通知</string>
412+
<string name="nc_reschedule_message_without_notification">重新安排並不發送通知</string>
411413
<string name="nc_room_retention">聊天室已成功保留</string>
412414
<string name="nc_save_message">保存</string>
413415
<string name="nc_save_success">保存成功</string>

0 commit comments

Comments
 (0)