issue 87 add update confirmation text
This commit is contained in:
parent
3fddfae15a
commit
cfa80ee785
|
@ -8,6 +8,15 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "Möchten Sie wirklich nach Updates für \"$stylename\" suchen?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "URLs beginnend mit",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
|
@ -226,4 +235,4 @@
|
|||
"message": "Möchten Sie diesen Stil wirklich löschen?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -206,6 +206,15 @@
|
|||
"message": "The Mozilla format of the code can be used with Stylish for Firefox and can be submitted to userstyles.org.",
|
||||
"description": "Help info for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "Are you sure you want to update '$stylename$'?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"updateCheckFailBadResponseCode": {
|
||||
"message": "Update failed - server responded with code $code$.",
|
||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||
|
|
|
@ -8,6 +8,15 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "¿Confirma que quiere actualizar \"$stylename$\"?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "URL que empiezan por",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
|
@ -226,4 +235,4 @@
|
|||
"message": "¿Seguro que quieres eliminar este estilo?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,6 +8,15 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "Voulez-vous vraiment mettre à jour « $stylename$ » ?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "URL commençant par",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
|
@ -226,4 +235,4 @@
|
|||
"message": "Voulez-vous vraiment supprimer ce style ?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,6 +8,15 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "Aggiornare '$stylename$'?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "URL che iniziano con",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
|
@ -226,4 +235,4 @@
|
|||
"message": "Vuoi eliminare questo stile?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,6 +8,15 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "本当に「$stylename$」を更新しますか?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "次で始まる URL",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
|
@ -226,4 +235,4 @@
|
|||
"message": "このスタイルを削除してもよろしいですか?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,6 +8,15 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "Tem certeza que quer atualizar \"$stylename$\"?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "URLs que começam com",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
|
@ -226,4 +235,4 @@
|
|||
"message": "Tem certeza de que deseja excluir este estilo?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,6 +8,15 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "Вы уверены, что хотите обновить \"$stylename$\"?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "URL, начинающимся с",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
|
@ -226,4 +235,4 @@
|
|||
"message": "Удалить этот стиль?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -155,6 +155,15 @@
|
|||
"styleToMozillaFormatHelp": {
|
||||
"message": "用于Firefox上的Stylish的Mozilla格式样式代码可以在 userstyles.org 上提交"
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "你確定要更新 '$stylename$' 嗎?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"updateCheckFailBadResponseCode": {
|
||||
"message": "更新失败 - 服务器了返回代码 $code$.",
|
||||
"placeholders": {
|
||||
|
@ -172,4 +181,4 @@
|
|||
"updateCompleted": {
|
||||
"message": "更新完成."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,6 +8,15 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "你确定要更新 '$stylename$' 吗?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "网址前缀",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
|
@ -226,4 +235,4 @@
|
|||
"message": "确定要删除此样式吗?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user