New translations ja-jp.yml (Catalan)
This commit is contained in:
parent
803eceb580
commit
7dc6d652bd
|
@ -2288,6 +2288,16 @@ _play:
|
||||||
visibilityDescription: ""
|
visibilityDescription: ""
|
||||||
_pages:
|
_pages:
|
||||||
newPage: "pa"
|
newPage: "pa"
|
||||||
|
editPage: "Editar la pàgina"
|
||||||
|
readPage: "Veure el codi font d'aquesta pàgina"
|
||||||
|
created: "La pàgina ha sigut creada correctament"
|
||||||
|
updated: "La pàgina s'ha editat correctament"
|
||||||
|
deleted: "La pàgina s'ha esborrat sense problemes"
|
||||||
|
pageSetting: "Configuració de la pàgina"
|
||||||
|
nameAlreadyExists: "L'adreça URL de la pàgina ja existeix"
|
||||||
|
invalidNameTitle: "L'adreça URL de la pàgina no és vàlida"
|
||||||
|
invalidNameText: "Assegurat que el títol de la pàgina no és buit"
|
||||||
|
editThisPage: "Editar la pàgina"
|
||||||
viewSource: "Veure l'origen "
|
viewSource: "Veure l'origen "
|
||||||
viewPage: "Veure les teves pàgines "
|
viewPage: "Veure les teves pàgines "
|
||||||
like: "M'agrada "
|
like: "M'agrada "
|
||||||
|
@ -2310,6 +2320,7 @@ _pages:
|
||||||
eyeCatchingImageSet: "Escull una miniatura"
|
eyeCatchingImageSet: "Escull una miniatura"
|
||||||
eyeCatchingImageRemove: "Esborrar la miniatura"
|
eyeCatchingImageRemove: "Esborrar la miniatura"
|
||||||
chooseBlock: "Afegeix un bloc"
|
chooseBlock: "Afegeix un bloc"
|
||||||
|
enterSectionTitle: "Escriu el títol de la secció"
|
||||||
selectType: "Seleccionar tipus"
|
selectType: "Seleccionar tipus"
|
||||||
contentBlocks: "Contingut"
|
contentBlocks: "Contingut"
|
||||||
inputBlocks: "Entrada "
|
inputBlocks: "Entrada "
|
||||||
|
@ -2320,6 +2331,8 @@ _pages:
|
||||||
section: "Secció "
|
section: "Secció "
|
||||||
image: "Imatges"
|
image: "Imatges"
|
||||||
button: "Botó "
|
button: "Botó "
|
||||||
|
dynamic: "Blocs dinàmics"
|
||||||
|
dynamicDescription: "Aquest bloc és antic. Ara en endavant fes servir {play}"
|
||||||
note: "Incorporar una Nota"
|
note: "Incorporar una Nota"
|
||||||
_note:
|
_note:
|
||||||
id: "ID de la publicació"
|
id: "ID de la publicació"
|
||||||
|
@ -2349,21 +2362,35 @@ _notification:
|
||||||
sendTestNotification: "Enviar notificació de prova"
|
sendTestNotification: "Enviar notificació de prova"
|
||||||
notificationWillBeDisplayedLikeThis: "Les notificacions és veure'n així "
|
notificationWillBeDisplayedLikeThis: "Les notificacions és veure'n així "
|
||||||
reactedBySomeUsers: "Han reaccionat {n} usuaris"
|
reactedBySomeUsers: "Han reaccionat {n} usuaris"
|
||||||
|
likedBySomeUsers: "A {n} usuaris els hi agrada la teva nota"
|
||||||
renotedBySomeUsers: "L'han impulsat {n} usuaris"
|
renotedBySomeUsers: "L'han impulsat {n} usuaris"
|
||||||
|
followedBySomeUsers: "Et segueixen {n} usuaris"
|
||||||
|
flushNotification: "Netejar notificacions"
|
||||||
_types:
|
_types:
|
||||||
all: "Tots"
|
all: "Tots"
|
||||||
|
note: "Notes noves"
|
||||||
follow: "Seguint"
|
follow: "Seguint"
|
||||||
mention: "Menció"
|
mention: "Menció"
|
||||||
|
reply: "Respostes"
|
||||||
renote: "Renotar"
|
renote: "Renotar"
|
||||||
quote: "Citar"
|
quote: "Citar"
|
||||||
reaction: "Reaccions"
|
reaction: "Reaccions"
|
||||||
|
pollEnded: "Enquesta terminada"
|
||||||
|
receiveFollowRequest: "Rebuda una petició de seguiment"
|
||||||
|
followRequestAccepted: "Petició de seguiment acceptada"
|
||||||
|
roleAssigned: "Rol donat"
|
||||||
|
achievementEarned: "Assoliment desbloquejat"
|
||||||
|
app: "Notificacions d'aplicacions"
|
||||||
_actions:
|
_actions:
|
||||||
followBack: "t'ha seguit també"
|
followBack: "t'ha seguit també"
|
||||||
reply: "Respondre"
|
reply: "Respondre"
|
||||||
renote: "Renotar"
|
renote: "Renotar"
|
||||||
_deck:
|
_deck:
|
||||||
|
alwaysShowMainColumn: "Mostrar sempre la columna principal"
|
||||||
columnAlign: "Alinea les columnes"
|
columnAlign: "Alinea les columnes"
|
||||||
addColumn: "Afig una columna"
|
addColumn: "Afig una columna"
|
||||||
|
newNoteNotificationSettings: "Configuració de notificacions per a notes noves"
|
||||||
|
configureColumn: "Configuració de columnes"
|
||||||
swapLeft: "Mou a l’esquerra"
|
swapLeft: "Mou a l’esquerra"
|
||||||
swapRight: "Mou a la dreta"
|
swapRight: "Mou a la dreta"
|
||||||
swapUp: "Mou cap amunt"
|
swapUp: "Mou cap amunt"
|
||||||
|
|
Loading…
Reference in New Issue