New Crowdin updates (#752)

* New translations tabs.json (Chinese Traditional)

* New translations tabs.json (Dutch)

* New translations tabs.json (Dutch)

* New translations common.json (Portuguese, Brazilian)

* New translations parse.json (Portuguese, Brazilian)

* New translations timeline.json (Portuguese, Brazilian)

* New translations tabs.json (Portuguese, Brazilian)

* New translations tabs.json (Swedish)

* New translations tabs.json (Swedish)

* New translations common.json (Swedish)

* New translations contextMenu.json (Swedish)
This commit is contained in:
xmflsct 2023-08-17 10:07:44 +02:00 committed by GitHub
parent c5c616e3dc
commit 1de8a40cda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 29 additions and 29 deletions

View File

@ -418,10 +418,10 @@
"name": "Geschiedenis bewerken" "name": "Geschiedenis bewerken"
}, },
"mute": { "mute": {
"name": "", "name": "Demp {{acct}}",
"mute": "", "mute": "Dempen",
"description": "", "description": "Verberg berichten van deze gebruiker en berichten die hen vermelden, maar het geeft hen nog steeds de mogelijkheid om je posts te zien en je te volgen.",
"notification": "", "notification": "Verberg ook meldingen van deze gebruiker",
"duration": { "duration": {
"heading": "Voor duur", "heading": "Voor duur",
"0": "Onbepaalde tijd", "0": "Onbepaalde tijd",

View File

@ -9,7 +9,7 @@
"delete": "Excluir", "delete": "Excluir",
"done": "Concluído", "done": "Concluído",
"confirm": "Confirmar", "confirm": "Confirmar",
"add": "" "add": "Adicionar"
}, },
"customEmoji": { "customEmoji": {
"accessibilityLabel": "Emoji personalizado {{emoji}}" "accessibilityLabel": "Emoji personalizado {{emoji}}"

View File

@ -2,7 +2,7 @@
"HTML": { "HTML": {
"accessibilityHint": "Toque para expandir ou recolher conteúdo", "accessibilityHint": "Toque para expandir ou recolher conteúdo",
"expanded": "{{hint}}{{moreLines}}", "expanded": "{{hint}}{{moreLines}}",
"moreLines": "", "moreLines": " ({{count}} mais linhas)",
"defaultHint": "Toot longo" "defaultHint": "Toot longo"
} }
} }

View File

@ -37,7 +37,7 @@
"notification": "{{name}} deu boost no teu toot" "notification": "{{name}} deu boost no teu toot"
}, },
"update": "Toot foi editado", "update": "Toot foi editado",
"admin.sign_up": "", "admin.sign_up": "{{name}} entrou na instância",
"admin.report": "" "admin.report": ""
}, },
"actions": { "actions": {

View File

@ -11,13 +11,13 @@
"segments": { "segments": {
"federated": "Global", "federated": "Global",
"local": "Local", "local": "Local",
"explore": "" "explore": "Explorar"
}, },
"exploring": { "exploring": {
"heading": "", "heading": "Explorando",
"trending": "", "trending": "",
"followRemote": "", "followRemote": "",
"noTitle": "", "noTitle": "Sem título",
"errors": { "errors": {
"existed": "Você já está seguindo esta instância.", "existed": "Você já está seguindo esta instância.",
"notAvailable": "A linha do tempo desta instância não é acessível ao público. Por favor, tente outra instância." "notAvailable": "A linha do tempo desta instância não é acessível ao público. Por favor, tente outra instância."

View File

@ -9,7 +9,7 @@
"delete": "Radera", "delete": "Radera",
"done": "Klar", "done": "Klar",
"confirm": "Bekräfta", "confirm": "Bekräfta",
"add": "" "add": "Lägg till"
}, },
"customEmoji": { "customEmoji": {
"accessibilityLabel": "Anpassad emoji {{emoji}}" "accessibilityLabel": "Anpassad emoji {{emoji}}"

View File

@ -16,7 +16,7 @@
"action_true": "Sluta tysta användare" "action_true": "Sluta tysta användare"
}, },
"followAs": { "followAs": {
"trigger": "", "trigger": "Följ som ...",
"succeed_default": "Följer nu @{{target}} med @{{source}}", "succeed_default": "Följer nu @{{target}} med @{{source}}",
"succeed_locked": "Följförfrågan skickades till @{{target}} med {{source}}, väntar på godkännande", "succeed_locked": "Följförfrågan skickades till @{{target}} med {{source}}, väntar på godkännande",
"failed": "Följ som" "failed": "Följ som"
@ -56,7 +56,7 @@
}, },
"hashtag": { "hashtag": {
"follow": { "follow": {
"action_false": "", "action_false": "Följ",
"action_true": "" "action_true": ""
}, },
"filter": { "filter": {
@ -100,7 +100,7 @@
}, },
"filter": { "filter": {
"action_false": "", "action_false": "",
"action_true": "" "action_true": "Hantera filter ..."
} }
} }
} }

View File

@ -89,7 +89,7 @@
"name": "" "name": ""
}, },
"preferencesFilterEdit": { "preferencesFilterEdit": {
"name": "" "name": "Redigera filter"
}, },
"profile": { "profile": {
"name": "Redigera profil" "name": "Redigera profil"
@ -195,16 +195,16 @@
} }
}, },
"preferencesFilter": { "preferencesFilter": {
"name": "", "name": "Namn",
"expiration": "", "expiration": "",
"expirationOptions": { "expirationOptions": {
"0": "", "0": "Aldrig",
"1800": "", "1800": "Efter 30 minuter",
"3600": "", "3600": "Efter 1 timme",
"43200": "", "43200": "Efter 12 timmar",
"86400": "", "86400": "Efter 1 dag",
"604800": "", "604800": "Efter 1 vecka",
"18144000": "" "18144000": "Efter 1 månad"
}, },
"context": "", "context": "",
"contexts": { "contexts": {
@ -425,10 +425,10 @@
"duration": { "duration": {
"heading": "", "heading": "",
"0": "", "0": "",
"1800": "", "1800": "30 minuter",
"3600": "", "3600": "1 timme",
"86400": "", "86400": "1 dag",
"604800": "" "604800": "1 vecka"
} }
}, },
"report": { "report": {

View File

@ -418,8 +418,8 @@
"name": "編輯歷史" "name": "編輯歷史"
}, },
"mute": { "mute": {
"name": "音{{acct}}", "name": "音{{acct}}",
"mute": "音", "mute": "音",
"description": "該使用者的嘟文及提到該使用者的嘟文都會被隱藏,但他們仍然可以看到你的嘟文,也可以關注你。", "description": "該使用者的嘟文及提到該使用者的嘟文都會被隱藏,但他們仍然可以看到你的嘟文,也可以關注你。",
"notification": "同時隱藏來自該使用者的通知", "notification": "同時隱藏來自該使用者的通知",
"duration": { "duration": {