Skip to content

Commit

Permalink
> Fetch : fetch & merge official CardBook v81.6 :: [Rel.verUp 81.6.1]
Browse files Browse the repository at this point in the history
[Release version Up - 81.6.1]
  • Loading branch information
Gregory-K committed Jul 8, 2022
1 parent 0f5bbdc commit 7b2f16c
Show file tree
Hide file tree
Showing 74 changed files with 1,945 additions and 887 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ GitHub (main) - https://github.com/Gregory-K/CardBook.Alt.Icon
GitLab (alt.) - https://gitlab.com/Gregory.K/CardBook.Alt.Icon

Version:
**80.5.1 (pre-release)**
**81.6.1 (pre-release)**
Compatibility:
102.0a1 <= Thunderbird version >= 102.*

Expand Down
2 changes: 1 addition & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is a **fork** of [**CardBook**](https://gitlab.com/CardBook/CardBook), a [T
**CardBook Alt.Icon** simply provides an **alternative** main **icon** more aligned with Thunderbird's toolbar icon design.

Version:
**80.5.1 (pre-release)**
**81.6.1 (pre-release)**
Icon Variation (sub-release):
%sub_release%
Compatibility:
Expand Down
36 changes: 32 additions & 4 deletions src/_locales/ar/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2047,6 +2047,14 @@
}
}
},
"cardsImagesExportedUndo": {
"message": "??Images exported to directory $P1$??",
"placeholders": {
"P1": {
"content": "$1"
}
}
},
"undoActionDoneUndo": {
"message": "تم التراجع ($P1$)",
"placeholders": {
Expand Down Expand Up @@ -2271,6 +2279,17 @@
}
}
},
"exportImagesToDirMessagePF": {
"message": "??$P1$ image exported into the directory $P2$;$P1$ images exported into the directory $P2$??",
"placeholders": {
"P1": {
"content": "$1"
},
"P2": {
"content": "$2"
}
}
},
"exportCardToDirMessagePF": {
"message": "تم تصدير $P1$ جهة الإتصال إلى الدليل $P2$;تم تصدير $P1$ جهتين إتصال إلى الدليل $P2$;تم تصدير $P1$ جهات إتصال إلى الدليل $P2$;تم تصدير $P1$ جهة إتصال إلى الدليل $P2$;تم تصدير $P1$ جهات إتصال إلى الدليل $P2$;لم يتم تصدير أي جهة إتصال إلى الدليل $P2$",
"placeholders": {
Expand Down Expand Up @@ -3223,7 +3242,7 @@
"importfoundColumnsGroupboxLabel": {
"message": "ترويسة عمود"
},
"importblankColumn": {
"importBlankColumn": {
"message": "عمود فارغ"
},
"importNoTypeLabel": {
Expand Down Expand Up @@ -3404,10 +3423,10 @@
"message": "تعطيل توليد اسم العرض"
},
"autoConvertField": {
"message": "??Enable the convertion of this field??"
"message": "??Enable the conversion of this field??"
},
"dontAutoConvertField": {
"message": "??Disable the convertion of this field??"
"message": "??Disable the conversion of this field??"
},
"customLabel": {
"message": "مخصص"
Expand Down Expand Up @@ -5524,12 +5543,21 @@
"pasteEntryLabel": {
"message": "لصق القيد"
},
"exportsMenu": {
"message": "??Exports??"
},
"exportCardImagesLabel": {
"message": "??Export images??"
},
"exportCardToFileLabel": {
"message": "تصدير إلى ملف"
},
"exportCardToDirLabel": {
"message": "تصدير إلى الدليل"
},
"importsMenu": {
"message": "??Imports??"
},
"importCardFromFileLabel": {
"message": "استيراد جهات الاتصال من ملف"
},
Expand Down Expand Up @@ -5991,7 +6019,7 @@
"message": "حوّل إلى"
},
"wdw_cardbookConfigurationEditFieldTitle": {
"message": "??Choose a convertion function??"
"message": "??Choose a conversion function??"
},
"uppercaseLabel": {
"message": "??Uppercase??"
Expand Down
30 changes: 29 additions & 1 deletion src/_locales/cs/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2047,6 +2047,14 @@
}
}
},
"cardsImagesExportedUndo": {
"message": "Obrázky exportovány do adresáře $P1$",
"placeholders": {
"P1": {
"content": "$1"
}
}
},
"undoActionDoneUndo": {
"message": "Zpět hotovo ($P1$)",
"placeholders": {
Expand Down Expand Up @@ -2271,6 +2279,17 @@
}
}
},
"exportImagesToDirMessagePF": {
"message": "$P1$ obrázek exportován do adresáře $P2$;$P1$ obrázky exportovány do adresáře $P2$;$P1$ obrázků exportováno do adresáře $P2$",
"placeholders": {
"P1": {
"content": "$1"
},
"P2": {
"content": "$2"
}
}
},
"exportCardToDirMessagePF": {
"message": "$P1$ kontakt exportován do adresáře $P2$;$P1$ kontakty exportovány do adresáře $P2$;$P1$ kontaktů exportováno do adresáře $P2$",
"placeholders": {
Expand Down Expand Up @@ -3223,7 +3242,7 @@
"importfoundColumnsGroupboxLabel": {
"message": "Sloupec hlavičky"
},
"importblankColumn": {
"importBlankColumn": {
"message": "Prázdný sloupec"
},
"importNoTypeLabel": {
Expand Down Expand Up @@ -5524,12 +5543,21 @@
"pasteEntryLabel": {
"message": "Vložit záznam"
},
"exportsMenu": {
"message": "Exporty"
},
"exportCardImagesLabel": {
"message": "Exportovat obrázky"
},
"exportCardToFileLabel": {
"message": "Exportovat do souboru"
},
"exportCardToDirLabel": {
"message": "Exportovat do adresáře"
},
"importsMenu": {
"message": "Importy"
},
"importCardFromFileLabel": {
"message": "Importovat kontakty ze souboru"
},
Expand Down
32 changes: 30 additions & 2 deletions src/_locales/da/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2047,6 +2047,14 @@
}
}
},
"cardsImagesExportedUndo": {
"message": "Billeder eksporteret til katalog $P1$",
"placeholders": {
"P1": {
"content": "$1"
}
}
},
"undoActionDoneUndo": {
"message": "Fortryd udført ($P1$)",
"placeholders": {
Expand Down Expand Up @@ -2271,6 +2279,17 @@
}
}
},
"exportImagesToDirMessagePF": {
"message": "$P1$ billede eksporteret ind i kataloget $P2$;$P1$ billeder eksporteret ind i kataloget $P2$",
"placeholders": {
"P1": {
"content": "$1"
},
"P2": {
"content": "$2"
}
}
},
"exportCardToDirMessagePF": {
"message": "$P1$ kontakt eksporteret ind i kataloget $P2$;$P1$ kontakter eksporteret ind i kataloget $P2$",
"placeholders": {
Expand Down Expand Up @@ -3223,7 +3242,7 @@
"importfoundColumnsGroupboxLabel": {
"message": "Overskriftkolonne"
},
"importblankColumn": {
"importBlankColumn": {
"message": "Tom kolonne"
},
"importNoTypeLabel": {
Expand Down Expand Up @@ -5524,12 +5543,21 @@
"pasteEntryLabel": {
"message": "Indsæt indgang"
},
"exportsMenu": {
"message": "Eksporteringer"
},
"exportCardImagesLabel": {
"message": "Eksportér billeder"
},
"exportCardToFileLabel": {
"message": "Eksporter til en fil"
},
"exportCardToDirLabel": {
"message": "Eksporter til et katalog"
},
"importsMenu": {
"message": "Importeringer"
},
"importCardFromFileLabel": {
"message": "Importer kontakter fra en fil"
},
Expand Down Expand Up @@ -5985,7 +6013,7 @@
"message": "Valgte"
},
"conversionWarn": {
"message": "Det er muligt at gennemtvinge konverteringen af nogle felter men de bliver skaffet."
"message": "Det er muligt at gennemtvinge konverteringen af nogle felter mens de bliver skaffet."
},
"convertToLabel": {
"message": "Konverter til"
Expand Down
30 changes: 29 additions & 1 deletion src/_locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2031,6 +2031,14 @@
}
}
},
"cardsImagesExportedUndo": {
"message": "Bilder wurden in das Verzeichnis $P1$ exportiert",
"placeholders": {
"P1": {
"content": "$1"
}
}
},
"undoActionDoneUndo": {
"message": "Rückgängigmachen abgeschlossen ($P1$)",
"placeholders": {
Expand Down Expand Up @@ -2271,6 +2279,17 @@
}
}
},
"exportImagesToDirMessagePF": {
"message": "$P1$ Bild wurde in das Verzeichnis $P2$ exportiert;$P1$ Bilder wurden in das Verzeichnis $P2$ exportiert",
"placeholders": {
"P1": {
"content": "$1"
},
"P2": {
"content": "$2"
}
}
},
"exportCardToDirMessagePF": {
"message": "$P1$ Kontakt wurde in das Verzeichnis $P2$ exportiert;$P1$ Kontakte wurden in das Verzeichnis $P2$ exportiert",
"placeholders": {
Expand Down Expand Up @@ -3223,7 +3242,7 @@
"importfoundColumnsGroupboxLabel": {
"message": "Kopfspalte"
},
"importblankColumn": {
"importBlankColumn": {
"message": "Leere Spalte"
},
"importNoTypeLabel": {
Expand Down Expand Up @@ -5524,12 +5543,21 @@
"pasteEntryLabel": {
"message": "Eintrag einfügen"
},
"exportsMenu": {
"message": "Exporte"
},
"exportCardImagesLabel": {
"message": "Exportieren Bilder"
},
"exportCardToFileLabel": {
"message": "Exportieren in eine Datei"
},
"exportCardToDirLabel": {
"message": "Exportieren in ein Verzeichnis"
},
"importsMenu": {
"message": "Importe"
},
"importCardFromFileLabel": {
"message": "Importieren aus einer Datei"
},
Expand Down
36 changes: 32 additions & 4 deletions src/_locales/el/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2047,6 +2047,14 @@
}
}
},
"cardsImagesExportedUndo": {
"message": "??Images exported to directory $P1$??",
"placeholders": {
"P1": {
"content": "$1"
}
}
},
"undoActionDoneUndo": {
"message": "Αναίρεση ενέργειας ($P1$)",
"placeholders": {
Expand Down Expand Up @@ -2271,6 +2279,17 @@
}
}
},
"exportImagesToDirMessagePF": {
"message": "??$P1$ image exported into the directory $P2$;$P1$ images exported into the directory $P2$??",
"placeholders": {
"P1": {
"content": "$1"
},
"P2": {
"content": "$2"
}
}
},
"exportCardToDirMessagePF": {
"message": "$P1$ επαφή που εξάγεται στον κατάλογο $P2$;$P1$ επαφές που εξάγεται στον κατάλογο $P2$",
"placeholders": {
Expand Down Expand Up @@ -3223,7 +3242,7 @@
"importfoundColumnsGroupboxLabel": {
"message": "Στήλη επικεφαλίδας"
},
"importblankColumn": {
"importBlankColumn": {
"message": "Αδειάστε στήλη"
},
"importNoTypeLabel": {
Expand Down Expand Up @@ -3404,10 +3423,10 @@
"message": "Να μη δημιουργείται όνομα προβολής"
},
"autoConvertField": {
"message": "??Enable the convertion of this field??"
"message": "??Enable the conversion of this field??"
},
"dontAutoConvertField": {
"message": "??Disable the convertion of this field??"
"message": "??Disable the conversion of this field??"
},
"customLabel": {
"message": "Προσαρμοσμένη"
Expand Down Expand Up @@ -5524,12 +5543,21 @@
"pasteEntryLabel": {
"message": "Επικόλληση πεδίο"
},
"exportsMenu": {
"message": "??Exports??"
},
"exportCardImagesLabel": {
"message": "??Export images??"
},
"exportCardToFileLabel": {
"message": "Εξαγωγή σε αρχείο"
},
"exportCardToDirLabel": {
"message": "Εξαγωγή σε έναν κατάλογο"
},
"importsMenu": {
"message": "??Imports??"
},
"importCardFromFileLabel": {
"message": "Εισαγωγή επαφών από ένα αρχείο"
},
Expand Down Expand Up @@ -5991,7 +6019,7 @@
"message": "Μετατροπή σε"
},
"wdw_cardbookConfigurationEditFieldTitle": {
"message": "??Choose a convertion function??"
"message": "??Choose a conversion function??"
},
"uppercaseLabel": {
"message": "??Uppercase??"
Expand Down
Loading

0 comments on commit 7b2f16c

Please sign in to comment.