1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-07 16:06:18 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-09-09 03:25:38 +00:00
parent f682438980
commit 46327119f8
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 1 deletions

View File

@ -113,6 +113,7 @@
<!-- Notifications --> <!-- Notifications -->
<string name="sync_title">同期プロセス</string> <string name="sync_title">同期プロセス</string>
<string name="sync_inprogress">同期しています...</string>
<string name="fatal_error">致命的なエラー !</string> <string name="fatal_error">致命的なエラー !</string>
<!-- Errors --> <!-- Errors -->

View File

@ -113,7 +113,7 @@
<!-- Notifications --> <!-- Notifications -->
<string name="sync_title">Processo de sincronização</string> <string name="sync_title">Processo de sincronização</string>
<string name="sync_inprogress">Sincronização em andamento ...</string> <string name="sync_inprogress">Sincronização em andamento...</string>
<string name="fatal_error">Erro fatal !</string> <string name="fatal_error">Erro fatal !</string>
<!-- Errors --> <!-- Errors -->