Skip to content

Commit 07b65fa

Browse files
[autofix.ci] apply automated fixes
1 parent 8868c6d commit 07b65fa

8 files changed

Lines changed: 24 additions & 8 deletions

File tree

lunaria/files/de-DE.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,9 @@
203203
"username_placeholder": "Benutzername...",
204204
"add_button": "Hinzufügen",
205205
"cancel_add": "Owner-Hinzufügung abbrechen",
206-
"add_owner": "+ Owner hinzufügen"
206+
"add_owner": "+ Owner hinzufügen",
207+
"show_more": "({count} weitere anzeigen)",
208+
"show_less": "(weniger anzeigen)"
207209
},
208210
"downloads": {
209211
"title": "Wöchentliche Downloads",

lunaria/files/en-US.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,9 @@
206206
"username_placeholder": "username...",
207207
"add_button": "add",
208208
"cancel_add": "Cancel adding owner",
209-
"add_owner": "+ Add owner"
209+
"add_owner": "+ Add owner",
210+
"show_more": "(show {count} more)",
211+
"show_less": "(show less)"
210212
},
211213
"downloads": {
212214
"title": "Weekly Downloads",

lunaria/files/es-419.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,9 @@
173173
"username_placeholder": "nombre de usuario...",
174174
"add_button": "agregar",
175175
"cancel_add": "Cancelar agregar propietario",
176-
"add_owner": "+ Agregar propietario"
176+
"add_owner": "+ Agregar propietario",
177+
"show_more": "(mostrar {count} más)",
178+
"show_less": "(mostrar menos)"
177179
},
178180
"downloads": {
179181
"title": "Descargas Semanales",

lunaria/files/es-ES.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,9 @@
173173
"username_placeholder": "nombre de usuario...",
174174
"add_button": "agregar",
175175
"cancel_add": "Cancelar agregar propietario",
176-
"add_owner": "+ Agregar propietario"
176+
"add_owner": "+ Agregar propietario",
177+
"show_more": "(mostrar {count} más)",
178+
"show_less": "(mostrar menos)"
177179
},
178180
"downloads": {
179181
"title": "Descargas Semanales",

lunaria/files/fr-FR.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,9 @@
163163
"username_placeholder": "nom d'utilisateur...",
164164
"add_button": "ajouter",
165165
"cancel_add": "Annuler l'ajout de propriétaire",
166-
"add_owner": "+ Ajouter un propriétaire"
166+
"add_owner": "+ Ajouter un propriétaire",
167+
"show_more": "(afficher {count} de plus)",
168+
"show_less": "(afficher moins)"
167169
},
168170
"downloads": {
169171
"title": "Téléchargements hebdomadaires",

lunaria/files/it-IT.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,9 @@
173173
"username_placeholder": "nome utente...",
174174
"add_button": "aggiungi",
175175
"cancel_add": "Cancella aggiunta proprietario",
176-
"add_owner": "+ Aggiungi proprietario"
176+
"add_owner": "+ Aggiungi proprietario",
177+
"show_more": "(mostra altri {count})",
178+
"show_less": "(mostra meno)"
177179
},
178180
"downloads": {
179181
"title": "Downloads settimanali",

lunaria/files/ja-JP.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,9 @@
186186
"username_placeholder": "ユーザー名...",
187187
"add_button": "追加",
188188
"cancel_add": "オーナーの追加をキャンセル",
189-
"add_owner": "+ オーナーを追加"
189+
"add_owner": "+ オーナーを追加",
190+
"show_more": "(他 {count} 個を表示)",
191+
"show_less": "(折りたたむ)"
190192
},
191193
"downloads": {
192194
"title": "週間ダウンロード数",

lunaria/files/zh-CN.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,9 @@
173173
"username_placeholder": "用户名...",
174174
"add_button": "添加",
175175
"cancel_add": "取消添加拥有者",
176-
"add_owner": "+ 添加拥有者"
176+
"add_owner": "+ 添加拥有者",
177+
"show_more": "(显示另外 {count} 个)",
178+
"show_less": "(收起)"
177179
},
178180
"downloads": {
179181
"title": "每周下载量",

0 commit comments

Comments
 (0)