Skip to content

Commit 9f90efb

Browse files
committed
Add portuguese brazil translations
1 parent ae008ec commit 9f90efb

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="copy_link">Copiar link</string>
4+
<string name="copy_link_tracker">Copiar sem rastreadores</string>
5+
6+
<string name="copy_success">Copiado para área de transferência</string>
7+
<string name="copy_failure">Não foi possível copiar o link</string>
8+
</resources>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<string name="app_name">Clippy</string>
3+
<string name="app_name" translatable="false">Clippy</string>
44

55
<string name="copy_link">Copy Link</string>
66
<string name="copy_link_tracker">Copy Without Trackers</string>
77

8-
<string name="copy_success">Link copied to clipboard</string>
8+
<string name="copy_success">Copied to clipboard</string>
99
<string name="copy_failure">Unable to copy link</string>
1010
</resources>

0 commit comments

Comments
 (0)