diff --git a/systemres/main/resources/ar/element/plurals.json b/systemres/main/resources/ar/element/plurals.json index e67e31a8ff004dada0cb4c3bb16c161b381b3e20..95bcdfee0c1af8b75154ebf6aefe68774fb4feb8 100644 --- a/systemres/main/resources/ar/element/plurals.json +++ b/systemres/main/resources/ar/element/plurals.json @@ -46,6 +46,100 @@ } } ] + }, + { + "name":"textfield_counter_content_part_one", + "value":[ + { + "quantity":"other", + "value":"تم إدخال %d حرف", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"one", + "value":"تم إدخال حرف واحد", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"zero", + "value":"لم يتم إدخال أي حروف", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"few", + "value":"تم إدخال %d حروف", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"many", + "value":"تم إدخال %d حرفًا", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"two", + "value":"تم إدخال حرفين", + "attr":{ + "priority":"translate" + } + } + ] + }, + { + "name":"textfield_counter_content_part_two", + "value":[ + { + "quantity":"other", + "value":"الحد الأقصى %d حرف", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"one", + "value":"الحد الأقصى حرف واحد", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"zero", + "value":"الحد الأقصى %d حروف", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"few", + "value":"الحد الأقصى %d حروف", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"many", + "value":"الحد الأقصى %d حرفًا", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"two", + "value":"الحد الأقصى حرفان", + "attr":{ + "priority":"translate" + } + } + ] } ] } \ No newline at end of file diff --git a/systemres/main/resources/base/element/plurals.json b/systemres/main/resources/base/element/plurals.json index ac404a1bb666a0c020d3e4f7b2116dba4b16534d..5034a63a9fdbb16b2fdcbdbbc7ebfb1b1120d3b4 100644 --- a/systemres/main/resources/base/element/plurals.json +++ b/systemres/main/resources/base/element/plurals.json @@ -19,31 +19,43 @@ } ] }, - { - "name": "textfield_counter_content_part_one", - "value": [ - { - "quantity": "one", - "value": "%d character entered," - }, - { - "quantity": "other", - "value": "%d characters entered," - } - ] - }, - { - "name": "textfield_counter_content_part_two", - "value": [ - { - "quantity": "one", - "value": "limit is %d character." - }, - { - "quantity": "other", - "value": "limit is %d characters." - } - ] - } + { + "name":"textfield_counter_content_part_one", + "value":[ + { + "quantity":"one", + "value":"%d character entered", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"other", + "value":"%d characters entered", + "attr":{ + "priority":"translate" + } + } + ] + }, + { + "name":"textfield_counter_content_part_two", + "value":[ + { + "quantity":"one", + "value":"limit is %d character", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"other", + "value":"limit is %d characters", + "attr":{ + "priority":"translate" + } + } + ] + } ] } diff --git a/systemres/main/resources/bo_CN/element/plurals.json b/systemres/main/resources/bo_CN/element/plurals.json index 81542574f785d615938e5527d6b7d18a655af4af..1d47be6b9d1617d74defa6836423df5b7112c613 100644 --- a/systemres/main/resources/bo_CN/element/plurals.json +++ b/systemres/main/resources/bo_CN/element/plurals.json @@ -11,6 +11,30 @@ } } ] + }, + { + "name":"textfield_counter_content_part_one", + "value":[ + { + "quantity":"other", + "value":"ཡིག་རྟགས་ %d བཅུག་ཟིན།", + "attr":{ + "priority":"translate" + } + } + ] + }, + { + "name":"textfield_counter_content_part_two", + "value":[ + { + "quantity":"other", + "value":"མང་ཤོས་ལ་ཡིག་རྟགས་ %d ནང་འཇུག་བྱ་ཆོག", + "attr":{ + "priority":"translate" + } + } + ] } ] } diff --git a/systemres/main/resources/es/element/plurals.json b/systemres/main/resources/es/element/plurals.json index e8c6660f46ccd64076161fadeb4540bf28d905c7..d8b1c8d5785983c1bec93790a9f90d7311408096 100644 --- a/systemres/main/resources/es/element/plurals.json +++ b/systemres/main/resources/es/element/plurals.json @@ -18,6 +18,44 @@ } } ] + }, + { + "name":"textfield_counter_content_part_one", + "value":[ + { + "quantity":"other", + "value":"Se han introducido %d caracteres", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"one", + "value":"Se ha introducido %d carácter", + "attr":{ + "priority":"translate" + } + } + ] + }, + { + "name":"textfield_counter_content_part_two", + "value":[ + { + "quantity":"other", + "value":"el límite es de %d caracteres", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"one", + "value":"el límite es de %d carácter", + "attr":{ + "priority":"translate" + } + } + ] } ] } \ No newline at end of file diff --git a/systemres/main/resources/fr/element/plurals.json b/systemres/main/resources/fr/element/plurals.json index 94b9f5abab175c5c7080d800cced3899806dded8..455bb9fd2f35c790bb07c7508ebdee59ca91dbf8 100644 --- a/systemres/main/resources/fr/element/plurals.json +++ b/systemres/main/resources/fr/element/plurals.json @@ -18,6 +18,44 @@ } } ] + }, + { + "name":"textfield_counter_content_part_one", + "value":[ + { + "quantity":"other", + "value":"%d caractères saisis", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"one", + "value":"%d caractère saisi", + "attr":{ + "priority":"translate" + } + } + ] + }, + { + "name":"textfield_counter_content_part_two", + "value":[ + { + "quantity":"other", + "value":"la limite est de %d caractères", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"one", + "value":"la limite est de %d caractère", + "attr":{ + "priority":"translate" + } + } + ] } ] } \ No newline at end of file diff --git a/systemres/main/resources/ja/element/plurals.json b/systemres/main/resources/ja/element/plurals.json index fa4d65c23fd06e76fb01da62327919727eabf198..a2da520ee35ae0919d322da2c80b6be0df020046 100644 --- a/systemres/main/resources/ja/element/plurals.json +++ b/systemres/main/resources/ja/element/plurals.json @@ -11,6 +11,30 @@ } } ] + }, + { + "name":"textfield_counter_content_part_one", + "value":[ + { + "quantity":"other", + "value":"%d文字を入力済み", + "attr":{ + "priority":"translate" + } + } + ] + }, + { + "name":"textfield_counter_content_part_two", + "value":[ + { + "quantity":"other", + "value":"上限は%d文字です", + "attr":{ + "priority":"translate" + } + } + ] } ] } \ No newline at end of file diff --git a/systemres/main/resources/ko/element/plurals.json b/systemres/main/resources/ko/element/plurals.json index 97dd27b2af497219d52408ed3d52df9992f62e3e..62e6e0bdced5df1734c4dcb18ee695c036f2284d 100644 --- a/systemres/main/resources/ko/element/plurals.json +++ b/systemres/main/resources/ko/element/plurals.json @@ -11,6 +11,30 @@ } } ] + }, + { + "name":"textfield_counter_content_part_one", + "value":[ + { + "quantity":"other", + "value":"%d자 입력됨", + "attr":{ + "priority":"translate" + } + } + ] + }, + { + "name":"textfield_counter_content_part_two", + "value":[ + { + "quantity":"other", + "value":"제한은 %d자입니다", + "attr":{ + "priority":"translate" + } + } + ] } ] } \ No newline at end of file diff --git a/systemres/main/resources/ru/element/plurals.json b/systemres/main/resources/ru/element/plurals.json index 0e9d5641ee97dbafbcec64060350af0f190178ba..dee4a85244d055533660b9e9cb012e6dcec699a5 100644 --- a/systemres/main/resources/ru/element/plurals.json +++ b/systemres/main/resources/ru/element/plurals.json @@ -32,6 +32,72 @@ } } ] + }, + { + "name":"textfield_counter_content_part_one", + "value":[ + { + "quantity":"other", + "value":"Введено %d символа", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"one", + "value":"Введен %d символ", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"few", + "value":"Введено %d символа", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"many", + "value":"Введено %d символов", + "attr":{ + "priority":"translate" + } + } + ] + }, + { + "name":"textfield_counter_content_part_two", + "value":[ + { + "quantity":"other", + "value":"лимит составляет %d символа", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"one", + "value":"лимит составляет %d символ", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"few", + "value":"лимит составляет %d символа", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"many", + "value":"лимит составляет %d символов", + "attr":{ + "priority":"translate" + } + } + ] } ] } \ No newline at end of file diff --git a/systemres/main/resources/ug/element/plurals.json b/systemres/main/resources/ug/element/plurals.json index def688d87d0af4f922b12f120c556e4f4aa9b3b1..49beb66fe87e5a994b604e198798bad1b9530bcf 100644 --- a/systemres/main/resources/ug/element/plurals.json +++ b/systemres/main/resources/ug/element/plurals.json @@ -18,6 +18,44 @@ } } ] + }, + { + "name":"textfield_counter_content_part_one", + "value":[ + { + "quantity":"other", + "value":"%d ھەرپ كىرگۈزۈلدى", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"one", + "value":"%d ھەرپ كىرگۈزۈلدى", + "attr":{ + "priority":"translate" + } + } + ] + }, + { + "name":"textfield_counter_content_part_two", + "value":[ + { + "quantity":"other", + "value":"كۆپىدە %d ھەرپ كىرگۈزۈشكە بولىدۇ", + "attr":{ + "priority":"translate" + } + }, + { + "quantity":"one", + "value":"كۆپىدە %d ھەرپ كىرگۈزۈشكە بولىدۇ", + "attr":{ + "priority":"translate" + } + } + ] } ] } diff --git a/systemres/main/resources/vi/element/plurals.json b/systemres/main/resources/vi/element/plurals.json index 638cfa9d4f83a281102bc39a48e84bbf7a45e6d4..0591abb7bc2fae12107bae71e94c207ac13bf468 100644 --- a/systemres/main/resources/vi/element/plurals.json +++ b/systemres/main/resources/vi/element/plurals.json @@ -11,6 +11,30 @@ } } ] + }, + { + "name":"textfield_counter_content_part_one", + "value":[ + { + "quantity":"other", + "value":"Đã nhập %d ký tự", + "attr":{ + "priority":"translate" + } + } + ] + }, + { + "name":"textfield_counter_content_part_two", + "value":[ + { + "quantity":"other", + "value":"giới hạn là %d ký tự", + "attr":{ + "priority":"translate" + } + } + ] } ] } \ No newline at end of file diff --git a/systemres/main/resources/zh_CN/element/plurals.json b/systemres/main/resources/zh_CN/element/plurals.json index d47f23febb668d6094956034b2b89ffef7a59750..2d0772fca3747cad932952b687aaa901c3b17160 100644 --- a/systemres/main/resources/zh_CN/element/plurals.json +++ b/systemres/main/resources/zh_CN/element/plurals.json @@ -13,20 +13,26 @@ ] }, { - "name": "textfield_counter_content_part_one", - "value": [ + "name":"textfield_counter_content_part_one", + "value":[ { - "quantity": "other", - "value": "已输入%d个字符," + "quantity":"other", + "value":"已输入 %d 个字符,", + "attr":{ + "priority":"translate" + } } ] }, { - "name": "textfield_counter_content_part_two", - "value": [ + "name":"textfield_counter_content_part_two", + "value":[ { - "quantity": "other", - "value": "最多可输入%d个字符。" + "quantity":"other", + "value":"最多可输入 %d 个字符。", + "attr":{ + "priority":"translate" + } } ] } diff --git a/systemres/main/resources/zh_HK/element/plurals.json b/systemres/main/resources/zh_HK/element/plurals.json index a8d975c73fbf1ec846dc5e692d5c34a37ee8ad0c..148f748561638eb336210348a301186d9cd719c2 100644 --- a/systemres/main/resources/zh_HK/element/plurals.json +++ b/systemres/main/resources/zh_HK/element/plurals.json @@ -11,6 +11,30 @@ } } ] + }, + { + "name":"textfield_counter_content_part_one", + "value":[ + { + "quantity":"other", + "value":"已輸入 %d 個字元,", + "attr":{ + "priority":"translate" + } + } + ] + }, + { + "name":"textfield_counter_content_part_two", + "value":[ + { + "quantity":"other", + "value":"最多可輸入 %d 個字元。", + "attr":{ + "priority":"translate" + } + } + ] } ] } diff --git a/systemres/main/resources/zh_TW/element/plurals.json b/systemres/main/resources/zh_TW/element/plurals.json index a8d975c73fbf1ec846dc5e692d5c34a37ee8ad0c..ab556c700fbe11c4b8d1fde1aeeea730f9c04408 100644 --- a/systemres/main/resources/zh_TW/element/plurals.json +++ b/systemres/main/resources/zh_TW/element/plurals.json @@ -11,6 +11,30 @@ } } ] + }, + { + "name":"textfield_counter_content_part_one", + "value":[ + { + "quantity":"other", + "value":"已輸入 %d 個字元,", + "attr":{ + "priority":"translate" + } + } + ] + }, + { + "name":"textfield_counter_content_part_two", + "value":[ + { + "quantity":"other", + "value":"可輸入最多 %d 個字元。", + "attr":{ + "priority":"translate" + } + } + ] } ] } diff --git a/systemres/main/resources/zz_ZX/element/plurals.json b/systemres/main/resources/zz_ZX/element/plurals.json index 99b9a4ef4fdea87461a41f1189b69a85d424fd8e..e5a680e5758ca64e357c9cbfcddc4e59b7202207 100644 --- a/systemres/main/resources/zz_ZX/element/plurals.json +++ b/systemres/main/resources/zz_ZX/element/plurals.json @@ -28,6 +28,64 @@ "value":"[TS_1022273]_%d new messages" } ] + }, + { + "name":"textfield_counter_content_part_one", + "value":[ + { + "quantity":"other", + "value":"[TS_1113935]_%d characters entered" + }, + { + "quantity":"one", + "value":"[TS_1113936]_%d character entered" + }, + { + "quantity":"zero", + "value":"[TS_1113945]_%d characters entered" + }, + { + "quantity":"few", + "value":"[TS_1113937]_%d characters entered" + }, + { + "quantity":"many", + "value":"[TS_1113944]_%d characters entered" + }, + { + "quantity":"two", + "value":"[TS_1113940]_%d characters entered" + } + ] + }, + { + "name":"textfield_counter_content_part_two", + "value":[ + { + "quantity":"other", + "value":"[TS_1113934]_limit is %d characters" + }, + { + "quantity":"one", + "value":"[TS_1113941]_limit is %d character" + }, + { + "quantity":"zero", + "value":"[TS_1113942]_limit is %d characters" + }, + { + "quantity":"few", + "value":"[TS_1113939]_limit is %d characters" + }, + { + "quantity":"many", + "value":"[TS_1113938]_limit is %d characters" + }, + { + "quantity":"two", + "value":"[TS_1113943]_limit is %d characters" + } + ] } ] } \ No newline at end of file