Browse Source

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot 3 năm trước cách đây
mục cha
commit
ea92f8432c

+ 2 - 0
src/main/res/values-de/strings.xml

@@ -449,6 +449,7 @@
     <string name="notification_action_failed">Ausführen der Aktion fehlgeschlagen.</string>
     <string name="notification_channel_download_description">Zeigt den Herunterlade-Fortschritt an</string>
     <string name="notification_channel_download_name">Herunterlade-Benachrichtigungskanal</string>
+    <string name="notification_channel_download_name_short">Downloads</string>
     <string name="notification_channel_file_observer_description">Prüft auf Dateiänderungen</string>
     <string name="notification_channel_file_observer_name">Dateimonitor</string>
     <string name="notification_channel_file_sync_description">Zeigt den Fortschritt der Dateisynchronisierung und die Ergebnisse an</string>
@@ -461,6 +462,7 @@
     <string name="notification_channel_push_name">Push-Benachrichtigungen</string>
     <string name="notification_channel_upload_description">Zeigt den Hochlade-Fortschritt an</string>
     <string name="notification_channel_upload_name">Hochlade-Benachrichtigungskanal</string>
+    <string name="notification_channel_upload_name_short">Uploads</string>
     <string name="notification_icon">Benachrichtigungssymbol</string>
     <string name="notifications_no_results_headline">Keine Benachrichtigungen</string>
     <string name="notifications_no_results_message">Bitte später noch einmal nachsehen.</string>

+ 2 - 0
src/main/res/values-pl/strings.xml

@@ -449,6 +449,7 @@
     <string name="notification_action_failed">Wykonanie akcji nie powiodło się.</string>
     <string name="notification_channel_download_description">Pokazuje postęp pobierania</string>
     <string name="notification_channel_download_name">Kanał powiadomień pobierania</string>
+    <string name="notification_channel_download_name_short">Pobrane</string>
     <string name="notification_channel_file_observer_description">Monitoruje zmiany w plikach</string>
     <string name="notification_channel_file_observer_name">Monitor plików</string>
     <string name="notification_channel_file_sync_description">Pokazuje postęp synchronizacji plików i jej wynik</string>
@@ -461,6 +462,7 @@
     <string name="notification_channel_push_name">Powiadomienia Push</string>
     <string name="notification_channel_upload_description">Pokazuje postęp wysyłania</string>
     <string name="notification_channel_upload_name">Kanał powiadomień wysyłania</string>
+    <string name="notification_channel_upload_name_short">Wysłane</string>
     <string name="notification_icon">Ikona powiadomień</string>
     <string name="notifications_no_results_headline">Brak powiadomień</string>
     <string name="notifications_no_results_message">Sprawdź później.</string>

+ 2 - 0
src/main/res/values-zh-rCN/strings.xml

@@ -449,6 +449,7 @@
     <string name="notification_action_failed">执行动作失败。</string>
     <string name="notification_channel_download_description">显示下载进度</string>
     <string name="notification_channel_download_name">下载提醒频道</string>
+    <string name="notification_channel_download_name_short">下载</string>
     <string name="notification_channel_file_observer_description">监视文件修改</string>
     <string name="notification_channel_file_observer_name">文件监视器</string>
     <string name="notification_channel_file_sync_description">显示文件同步进度和结果</string>
@@ -461,6 +462,7 @@
     <string name="notification_channel_push_name">推送通知</string>
     <string name="notification_channel_upload_description">显示上传进度 </string>
     <string name="notification_channel_upload_name">上传提醒频道</string>
+    <string name="notification_channel_upload_name_short">上传</string>
     <string name="notification_icon">通知图标</string>
     <string name="notifications_no_results_headline">没有提示</string>
     <string name="notifications_no_results_message">请稍后核对</string>

+ 2 - 0
src/main/res/values-zh-rHK/strings.xml

@@ -449,6 +449,7 @@
     <string name="notification_action_failed">無法執行操作。</string>
     <string name="notification_channel_download_description">顯示下載進度</string>
     <string name="notification_channel_download_name">下載通知頻道</string>
+    <string name="notification_channel_download_name_short">下載</string>
     <string name="notification_channel_file_observer_description">檢查變動的檔案</string>
     <string name="notification_channel_file_observer_name">檔案觀察器</string>
     <string name="notification_channel_file_sync_description">顯示檔案同步進度和結果</string>
@@ -461,6 +462,7 @@
     <string name="notification_channel_push_name">推送通知</string>
     <string name="notification_channel_upload_description">顯示上傳進度</string>
     <string name="notification_channel_upload_name">上傳通知頻道</string>
+    <string name="notification_channel_upload_name_short">上傳</string>
     <string name="notification_icon">提示圖示</string>
     <string name="notifications_no_results_headline">沒有通知</string>
     <string name="notifications_no_results_message">請稍候再檢查</string>