Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cn/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -728,9 +728,9 @@
"LABEL": "录音"
},
"WIKIMEDIA_COMMONS": {
"LABEL": "图片搜索",
"EMPTY": "将 PDF、Word、PPT 以及<moreLink>更多</moreLink>拖放到此处!",
"INVALID": "文件格式不正确!",
"LABEL": "图片搜索",
"PDF": "PDF",
"PDF_WITH_COUNT_one": "{{count, number}} PDF",
"PDF_WITH_COUNT_other": "{{count, number}} PDFs",
Expand Down Expand Up @@ -856,4 +856,4 @@
"BODY": "喜欢"
}
}
}
}
4 changes: 2 additions & 2 deletions de/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -716,9 +716,9 @@
"UPLOADING": "Hochladen..."
},
"WIKIMEDIA_COMMONS": {
"LABEL": "Bildersuche",
"EMPTY": "Legen Sie PDFs, Word-Dokumente, PPTs und<moreLink> mehr</moreLink> Hier!",
"INVALID": "Falsches Dateiformat!",
"LABEL": "Bildersuche",
"PDF": "PDF",
"PDF_WITH_COUNT_one": "{{count, number}} PDF",
"PDF_WITH_COUNT_other": "{{count, number}} PDFs",
Expand Down Expand Up @@ -825,4 +825,4 @@
"VIEW_CONFIGURATION": "Tag konfigurieren",
"HIDE_CONFIGURATION": "Konfiguration ausblenden"
}
}
}
6 changes: 3 additions & 3 deletions en/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -770,9 +770,9 @@
"AUTO_APPLY_HELP_TEXT": "This template will be automatically applied to all rows in its table, or all Rems tagged with the template.",
"CREATE_TEMPLATE": "Create Template",
"NEW_TEMPLATE": "New Template",
"PROPERTIES_HELP_TEXT": [
"Properties describe a tag. For example, for a tag called \"Book\", add properties named Author, Genre, Reading Status, and more!"
],
"PROPERTIES_HELP_TEXT": {
"0": "Properties describe a tag. For example, for a tag called \"Book\", add properties named Author, Genre, Reading Status, and more!"
},
"PROPERTY_WITH_COUNT_one": "{{count, number}} Property",
"PROPERTY_WITH_COUNT_other": "{{count, number}} Properties",
"PROPERTY_one": "Property",
Expand Down
4 changes: 2 additions & 2 deletions es/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -718,9 +718,9 @@
"UPLOADING": "Subiendo..."
},
"WIKIMEDIA_COMMONS": {
"LABEL": "Búsqueda de Imágenes",
"EMPTY": "¡Suelta aquí archivos PDF, Word, PPT y <moreLink>más</moreLink>!",
"INVALID": "¡Formato de archivo incorrecto!",
"LABEL": "Búsqueda de Imágenes",
"PDF": "PDF",
"PDF_WITH_COUNT_one": "{{count, number}} PDF",
"PDF_WITH_COUNT_other": "{{count, number}} PDFs",
Expand Down Expand Up @@ -839,4 +839,4 @@
"REJECT": "Rechazar"
}
}
}
}
4 changes: 2 additions & 2 deletions fa/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -636,12 +636,12 @@
"LABEL": "رکورد"
},
"WIKIMEDIA_COMMONS": {
"INVALID": "فرمت فایل اشتباه است!",
"LABEL": "جستجوی تصویر",
"INVALID": "فرمت فایل اشتباه است!",
"PDF": "پی دی اف",
"PDF_WITH_COUNT_one": "{{count, number}} پی دی اف",
"PDF_WITH_COUNT_other": "{{count, number}} پی دی اف",
"SELECT_FILES": "انتخاب فایل‌ها"
}
}
}
}
2 changes: 1 addition & 1 deletion fr/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -580,4 +580,4 @@
"TURN_OFF_AUTO_APPLY": "Désactiver Appliquer Automatiquement",
"VIEW_CONFIGURATION": "Configurer les Tags"
}
}
}
Loading