-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
- Loading branch information
1 parent
4e7e5af
commit 953711f
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="message_install_client_cert">TLS 클라이언트 인증서를 설치하시겠습니까\?</string> | ||
<string name="notification_channel_name">Nextcloud 연결</string> | ||
<string name="notification_message_select_client_cert">%1$s 에 대한 클라이언트 인증서 선택:%2$d</string> | ||
<string name="notification_title_select_client_cert">클라이언트 인증서 선택</string> | ||
<string name="operation_cancelled_by_the_caller">호출자에 의해서 작업 취소됨</string> | ||
<string name="title_no_client_cert">클라이언트 인증서를 찾을 수 없음</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="message_install_client_cert">Czy chcesz zainstalować certyfikat klienta TLS\?</string> | ||
<string name="notification_channel_name">Połączenie Nextcloud</string> | ||
<string name="notification_message_select_client_cert">Wybierz certyfikat klienta dla %1$s:%2$d</string> | ||
<string name="notification_title_select_client_cert">Wybierz certyfikat klienta</string> | ||
<string name="title_no_client_cert">Nie znaleziono certyfikatu klienta</string> | ||
</resources> |