Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 20, 2024
1 parent 9d48313 commit cf83332
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions News-Android-App/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@
<string name="podcast_playback_speed_dialog_title">Velocidad de reproducción</string>
<string name="notification_downloading_podcast_title">Descargando podcast</string>
<string name="dialog_podcast_remove_title">¿Está seguro?</string>
<string name="dialog_podcast_remove_body">¿Desea eliminar los medios descargados para %1$s?</string>
<string name="dialog_podcast_status_failed">Fallo al quitar medios para %1$s</string>
<string name="dialog_podcast_status_success">Los medios para %1$s se han quitado</string>
<string name="dialog_podcast_remove_confirm">Quitar</string>
Expand Down
5 changes: 5 additions & 0 deletions News-Android-App/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<string name="message_bar_reload">重新載入</string>
<string name="allUnreadFeeds">所有未閱讀項目</string>
<string name="starredFeeds">星號項目</string>
<string name="downloadedPodcasts">下載 podcast</string>
<string name="title_activity_new_feed">加入新訂閱</string>

<string name="menu_update">重新整理</string>
Expand All @@ -29,6 +30,7 @@
<string name="action_starred">星號</string>
<string name="action_read">已讀</string>
<string name="action_playPodacst">播放 Podcast</string>
<string name="action_removePodcast">移除 podcast 媒體</string>
<string name="action_openInBrowser">用瀏覽器開啟</string>
<string name="action_Share">分享</string>
<string name="action_login">伺服器設定</string>
Expand Down Expand Up @@ -178,6 +180,9 @@
<string name="podcast_playback_speed_dialog_title">播放速度</string>
<string name="notification_downloading_podcast_title">正在下載音訊資料</string>
<string name="dialog_podcast_remove_title">您確定嗎?</string>
<string name="dialog_podcast_remove_body">您真的想要移除 %1$s 的已下載媒體嗎?</string>
<string name="dialog_podcast_status_failed">移除 %1$s 的媒體失敗</string>
<string name="dialog_podcast_status_success">已移除 %1$s 的媒體</string>
<string name="dialog_podcast_remove_confirm">移除</string>

<!-- Settings for About -->
Expand Down

0 comments on commit cf83332

Please sign in to comment.