Changeset 3205692
- Timestamp:
- 12/10/2024 01:45:32 PM (16 months ago)
- Location:
- kledo
- Files:
-
- 12 edited
- 1 copied
-
tags/1.2.1 (copied) (copied from kledo/trunk)
-
tags/1.2.1/includes/admin/screen/class-wc-kledo-invoice.php (modified) (1 diff)
-
tags/1.2.1/languages/wc-kledo-en_US.mo (modified) (previous)
-
tags/1.2.1/languages/wc-kledo-en_US.po (modified) (8 diffs)
-
tags/1.2.1/languages/wc-kledo-id_ID.mo (modified) (previous)
-
tags/1.2.1/languages/wc-kledo-id_ID.po (modified) (7 diffs)
-
tags/1.2.1/readme.txt (modified) (1 diff)
-
trunk/includes/admin/screen/class-wc-kledo-invoice.php (modified) (1 diff)
-
trunk/languages/wc-kledo-en_US.mo (modified) (previous)
-
trunk/languages/wc-kledo-en_US.po (modified) (8 diffs)
-
trunk/languages/wc-kledo-id_ID.mo (modified) (previous)
-
trunk/languages/wc-kledo-id_ID.po (modified) (7 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
kledo/tags/1.2.1/includes/admin/screen/class-wc-kledo-invoice.php
r3205691 r3205692 216 216 'i18n' => array( 217 217 'payment_account_placeholder' => esc_html__( 'Select Account', WC_KLEDO_TEXT_DOMAIN ), 218 'warehouse_placeholder' => esc_html__('Select Warehouse', WC_KLEDO_TEXT_DOMAIN),218 'warehouse_placeholder' => esc_html__('Select Warehouse', WC_KLEDO_TEXT_DOMAIN), 219 219 220 220 'error_loading' => esc_html__( 'The results could not be loaded.', WC_KLEDO_TEXT_DOMAIN ), -
kledo/tags/1.2.1/languages/wc-kledo-en_US.po
r2591175 r3205692 1 1 msgid "" 2 2 msgstr "" 3 "Project-Id-Version: WooCommerceKledo\n"4 "POT-Creation-Date: 202 1-08-02 10:45+0700\n"5 "PO-Revision-Date: 202 1-08-02 10:45+0700\n"6 "Last-Translator: \n"7 "Language-Team: \n"3 "Project-Id-Version: Kledo\n" 4 "POT-Creation-Date: 2024-12-10 16:26+0700\n" 5 "PO-Revision-Date: 2024-12-10 16:26+0700\n" 6 "Last-Translator: Panji Setya Nur Prawira <kstar.panjinamjaelf@gmail.com>\n" 7 "Language-Team: Panji Setya Nur Prawira <kstar.panjinamjaelf@gmail.com>\n" 8 8 "Language: en_US\n" 9 9 "MIME-Version: 1.0\n" … … 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 15 15 "X-Poedit-Flags-xgettext: --add-comments=translators:\n" 16 "X-Poedit-WPHeader: woocommerce-kledo.php\n"16 "X-Poedit-WPHeader: kledo.php\n" 17 17 "X-Poedit-SourceCharset: UTF-8\n" 18 18 "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;" … … 47 47 msgstr "" 48 48 49 #. Plugin Name of the plugin/theme 49 50 #. Author of the plugin/theme 50 51 #: includes/admin/class-wc-kledo-admin.php:148 … … 150 151 msgstr "" 151 152 152 #: includes/admin/screen/class-wc-kledo-invoice.php:219 153 #: includes/admin/screen/class-wc-kledo-invoice.php:218 154 msgid "Select Warehouse" 155 msgstr "" 156 157 #: includes/admin/screen/class-wc-kledo-invoice.php:220 153 158 msgid "The results could not be loaded." 154 159 msgstr "" 155 160 156 #: includes/admin/screen/class-wc-kledo-invoice.php:22 0161 #: includes/admin/screen/class-wc-kledo-invoice.php:221 157 162 msgid "Loading more results..." 158 163 msgstr "" 159 164 160 #: includes/admin/screen/class-wc-kledo-invoice.php:22 1165 #: includes/admin/screen/class-wc-kledo-invoice.php:222 161 166 msgid "No results found" 162 167 msgstr "" 163 168 164 #: includes/admin/screen/class-wc-kledo-invoice.php:22 2169 #: includes/admin/screen/class-wc-kledo-invoice.php:223 165 170 msgid "Searching..." 166 171 msgstr "" 167 172 168 #: includes/admin/screen/class-wc-kledo-invoice.php:22 3173 #: includes/admin/screen/class-wc-kledo-invoice.php:224 169 174 msgid "Search" 170 175 msgstr "" … … 225 230 msgstr "" 226 231 227 #: includes/class-wc-kledo.php:1 76232 #: includes/class-wc-kledo.php:184 228 233 #, php-format 229 234 msgid "" … … 232 237 msgstr "" 233 238 234 #: includes/class-wc-kledo.php: 197239 #: includes/class-wc-kledo.php:205 235 240 #, php-format 236 241 msgid "" … … 239 244 msgstr "" 240 245 241 #: woocommerce-kledo.php:296246 #: kledo.php:296 242 247 #, php-format 243 248 msgid "WooCommerce Kledo requires %s to be installed and active." 244 249 msgstr "" 245 250 246 #. Plugin Name of the plugin/theme247 msgid "WooCommerce Kledo"248 msgstr ""249 250 251 #. Plugin URI of the plugin/theme 251 #. Author URI of the plugin/theme 252 msgid "https://kledo.com" 252 msgid "https://github.com/Kledo-ID/wc-kledo" 253 253 msgstr "" 254 254 … … 259 259 "\">Kledo</a> accounting software." 260 260 msgstr "" 261 262 #. Author URI of the plugin/theme 263 msgid "https://kledo.com" 264 msgstr "" -
kledo/tags/1.2.1/languages/wc-kledo-id_ID.po
r2591179 r3205692 1 1 msgid "" 2 2 msgstr "" 3 "Project-Id-Version: WooCommerceKledo\n"4 "POT-Creation-Date: 202 1-08-02 10:46+0700\n"5 "PO-Revision-Date: 202 1-08-03 14:29+0700\n"6 "Last-Translator: \n"7 "Language-Team: \n"3 "Project-Id-Version: Kledo\n" 4 "POT-Creation-Date: 2024-12-10 16:25+0700\n" 5 "PO-Revision-Date: 2024-12-10 16:25+0700\n" 6 "Last-Translator: Panji Setya Nur Prawira <kstar.panjinamjaelf@gmail.com>\n" 7 "Language-Team: Panji Setya Nur Prawira <kstar.panjinamjaelf@gmail.com>\n" 8 8 "Language: id_ID\n" 9 9 "MIME-Version: 1.0\n" … … 12 12 "X-Generator: Poedit 2.2\n" 13 13 "X-Poedit-Basepath: ..\n" 14 "Plural-Forms: nplurals= 1; plural=0;\n"14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 15 15 "X-Poedit-Flags-xgettext: --add-comments=translators:\n" 16 "X-Poedit-WPHeader: woocommerce-kledo.php\n"16 "X-Poedit-WPHeader: kledo.php\n" 17 17 "X-Poedit-SourceCharset: UTF-8\n" 18 18 "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;" … … 47 47 msgstr "Pengaturan tidak dapat disimpan. %s" 48 48 49 #. Plugin Name of the plugin/theme 49 50 #. Author of the plugin/theme 50 51 #: includes/admin/class-wc-kledo-admin.php:148 … … 152 153 msgstr "Pilih Akun" 153 154 154 #: includes/admin/screen/class-wc-kledo-invoice.php:219 155 #: includes/admin/screen/class-wc-kledo-invoice.php:218 156 msgid "Select Warehouse" 157 msgstr "Pilih Gudang" 158 159 #: includes/admin/screen/class-wc-kledo-invoice.php:220 155 160 msgid "The results could not be loaded." 156 161 msgstr "Hasil tidak dapat dimuat." 157 162 158 #: includes/admin/screen/class-wc-kledo-invoice.php:22 0163 #: includes/admin/screen/class-wc-kledo-invoice.php:221 159 164 msgid "Loading more results..." 160 165 msgstr "Memuat hasil lainnya..." 161 166 162 #: includes/admin/screen/class-wc-kledo-invoice.php:22 1167 #: includes/admin/screen/class-wc-kledo-invoice.php:222 163 168 msgid "No results found" 164 169 msgstr "Tidak ada hasil yang ditemukan" 165 170 166 #: includes/admin/screen/class-wc-kledo-invoice.php:22 2171 #: includes/admin/screen/class-wc-kledo-invoice.php:223 167 172 msgid "Searching..." 168 173 msgstr "Mencari..." 169 174 170 #: includes/admin/screen/class-wc-kledo-invoice.php:22 3175 #: includes/admin/screen/class-wc-kledo-invoice.php:224 171 176 msgid "Search" 172 177 msgstr "Cari" … … 233 238 msgstr "Berhasil menyegarkan akses token." 234 239 235 #: includes/class-wc-kledo.php:1 76240 #: includes/class-wc-kledo.php:184 236 241 #, php-format 237 242 msgid "" … … 242 247 "%3$sSelesaikan langkah berikut%4$s." 243 248 244 #: includes/class-wc-kledo.php: 197249 #: includes/class-wc-kledo.php:205 245 250 #, php-format 246 251 msgid "" … … 251 256 "%2$s." 252 257 253 #: woocommerce-kledo.php:296258 #: kledo.php:296 254 259 #, php-format 255 260 msgid "WooCommerce Kledo requires %s to be installed and active." 256 261 msgstr "Diperlukan %s untuk menggunakan WooCommerce Kledo." 257 262 258 #. Plugin Name of the plugin/theme259 msgid "WooCommerce Kledo"260 msgstr "WooCommerce Kledo"261 262 263 #. Plugin URI of the plugin/theme 264 msgid "https://github.com/Kledo-ID/wc-kledo" 265 msgstr "" 266 267 #. Description of the plugin/theme 268 msgid "" 269 "Integrates <a href=\"https://woocommerce.com/\" target=\"_blank\" " 270 ">WooCommerce</a> with the <a href=\"https://kledo.com\" target=\"_blank" 271 "\">Kledo</a> accounting software." 272 msgstr "" 273 "Hubungkan <a href=\"https://woocommerce.com/\" target=\"_blank\" " 274 ">WooCommerce</a> dengan software akuntasi <a href=\"https://kledo.com\" " 275 "target=\"_blank\">Kledo</a>." 276 263 277 #. Author URI of the plugin/theme 264 278 msgid "https://kledo.com" 265 279 msgstr "https://kledo.com" 266 280 267 #. Description of the plugin/theme 268 msgid "" 269 "Integrates <a href=\"https://woocommerce.com/\" target=\"_blank\" " 270 ">WooCommerce</a> with the <a href=\"https://kledo.com\" target=\"_blank" 271 "\">Kledo</a> accounting software." 272 msgstr "" 273 "Hubungkan <a href=\"https://woocommerce.com/\" target=\"_blank\" " 274 ">WooCommerce</a> dengan software akuntasi <a href=\"https://kledo.com\" " 275 "target=\"_blank\">Kledo</a>." 281 #~ msgid "WooCommerce Kledo" 282 #~ msgstr "WooCommerce Kledo" 276 283 277 284 #~ msgid "" -
kledo/tags/1.2.1/readme.txt
r3205691 r3205692 36 36 == Changelog == 37 37 38 = 1.2.1 = 39 * update: plugin translation files 40 38 41 = 1.2.0 = 39 42 * added: compatibility with WooCommerce plugin HPOS -
kledo/trunk/includes/admin/screen/class-wc-kledo-invoice.php
r3205691 r3205692 216 216 'i18n' => array( 217 217 'payment_account_placeholder' => esc_html__( 'Select Account', WC_KLEDO_TEXT_DOMAIN ), 218 'warehouse_placeholder' => esc_html__('Select Warehouse', WC_KLEDO_TEXT_DOMAIN),218 'warehouse_placeholder' => esc_html__('Select Warehouse', WC_KLEDO_TEXT_DOMAIN), 219 219 220 220 'error_loading' => esc_html__( 'The results could not be loaded.', WC_KLEDO_TEXT_DOMAIN ), -
kledo/trunk/languages/wc-kledo-en_US.po
r2591175 r3205692 1 1 msgid "" 2 2 msgstr "" 3 "Project-Id-Version: WooCommerceKledo\n"4 "POT-Creation-Date: 202 1-08-02 10:45+0700\n"5 "PO-Revision-Date: 202 1-08-02 10:45+0700\n"6 "Last-Translator: \n"7 "Language-Team: \n"3 "Project-Id-Version: Kledo\n" 4 "POT-Creation-Date: 2024-12-10 16:26+0700\n" 5 "PO-Revision-Date: 2024-12-10 16:26+0700\n" 6 "Last-Translator: Panji Setya Nur Prawira <kstar.panjinamjaelf@gmail.com>\n" 7 "Language-Team: Panji Setya Nur Prawira <kstar.panjinamjaelf@gmail.com>\n" 8 8 "Language: en_US\n" 9 9 "MIME-Version: 1.0\n" … … 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 15 15 "X-Poedit-Flags-xgettext: --add-comments=translators:\n" 16 "X-Poedit-WPHeader: woocommerce-kledo.php\n"16 "X-Poedit-WPHeader: kledo.php\n" 17 17 "X-Poedit-SourceCharset: UTF-8\n" 18 18 "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;" … … 47 47 msgstr "" 48 48 49 #. Plugin Name of the plugin/theme 49 50 #. Author of the plugin/theme 50 51 #: includes/admin/class-wc-kledo-admin.php:148 … … 150 151 msgstr "" 151 152 152 #: includes/admin/screen/class-wc-kledo-invoice.php:219 153 #: includes/admin/screen/class-wc-kledo-invoice.php:218 154 msgid "Select Warehouse" 155 msgstr "" 156 157 #: includes/admin/screen/class-wc-kledo-invoice.php:220 153 158 msgid "The results could not be loaded." 154 159 msgstr "" 155 160 156 #: includes/admin/screen/class-wc-kledo-invoice.php:22 0161 #: includes/admin/screen/class-wc-kledo-invoice.php:221 157 162 msgid "Loading more results..." 158 163 msgstr "" 159 164 160 #: includes/admin/screen/class-wc-kledo-invoice.php:22 1165 #: includes/admin/screen/class-wc-kledo-invoice.php:222 161 166 msgid "No results found" 162 167 msgstr "" 163 168 164 #: includes/admin/screen/class-wc-kledo-invoice.php:22 2169 #: includes/admin/screen/class-wc-kledo-invoice.php:223 165 170 msgid "Searching..." 166 171 msgstr "" 167 172 168 #: includes/admin/screen/class-wc-kledo-invoice.php:22 3173 #: includes/admin/screen/class-wc-kledo-invoice.php:224 169 174 msgid "Search" 170 175 msgstr "" … … 225 230 msgstr "" 226 231 227 #: includes/class-wc-kledo.php:1 76232 #: includes/class-wc-kledo.php:184 228 233 #, php-format 229 234 msgid "" … … 232 237 msgstr "" 233 238 234 #: includes/class-wc-kledo.php: 197239 #: includes/class-wc-kledo.php:205 235 240 #, php-format 236 241 msgid "" … … 239 244 msgstr "" 240 245 241 #: woocommerce-kledo.php:296246 #: kledo.php:296 242 247 #, php-format 243 248 msgid "WooCommerce Kledo requires %s to be installed and active." 244 249 msgstr "" 245 250 246 #. Plugin Name of the plugin/theme247 msgid "WooCommerce Kledo"248 msgstr ""249 250 251 #. Plugin URI of the plugin/theme 251 #. Author URI of the plugin/theme 252 msgid "https://kledo.com" 252 msgid "https://github.com/Kledo-ID/wc-kledo" 253 253 msgstr "" 254 254 … … 259 259 "\">Kledo</a> accounting software." 260 260 msgstr "" 261 262 #. Author URI of the plugin/theme 263 msgid "https://kledo.com" 264 msgstr "" -
kledo/trunk/languages/wc-kledo-id_ID.po
r2591179 r3205692 1 1 msgid "" 2 2 msgstr "" 3 "Project-Id-Version: WooCommerceKledo\n"4 "POT-Creation-Date: 202 1-08-02 10:46+0700\n"5 "PO-Revision-Date: 202 1-08-03 14:29+0700\n"6 "Last-Translator: \n"7 "Language-Team: \n"3 "Project-Id-Version: Kledo\n" 4 "POT-Creation-Date: 2024-12-10 16:25+0700\n" 5 "PO-Revision-Date: 2024-12-10 16:25+0700\n" 6 "Last-Translator: Panji Setya Nur Prawira <kstar.panjinamjaelf@gmail.com>\n" 7 "Language-Team: Panji Setya Nur Prawira <kstar.panjinamjaelf@gmail.com>\n" 8 8 "Language: id_ID\n" 9 9 "MIME-Version: 1.0\n" … … 12 12 "X-Generator: Poedit 2.2\n" 13 13 "X-Poedit-Basepath: ..\n" 14 "Plural-Forms: nplurals= 1; plural=0;\n"14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 15 15 "X-Poedit-Flags-xgettext: --add-comments=translators:\n" 16 "X-Poedit-WPHeader: woocommerce-kledo.php\n"16 "X-Poedit-WPHeader: kledo.php\n" 17 17 "X-Poedit-SourceCharset: UTF-8\n" 18 18 "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;" … … 47 47 msgstr "Pengaturan tidak dapat disimpan. %s" 48 48 49 #. Plugin Name of the plugin/theme 49 50 #. Author of the plugin/theme 50 51 #: includes/admin/class-wc-kledo-admin.php:148 … … 152 153 msgstr "Pilih Akun" 153 154 154 #: includes/admin/screen/class-wc-kledo-invoice.php:219 155 #: includes/admin/screen/class-wc-kledo-invoice.php:218 156 msgid "Select Warehouse" 157 msgstr "Pilih Gudang" 158 159 #: includes/admin/screen/class-wc-kledo-invoice.php:220 155 160 msgid "The results could not be loaded." 156 161 msgstr "Hasil tidak dapat dimuat." 157 162 158 #: includes/admin/screen/class-wc-kledo-invoice.php:22 0163 #: includes/admin/screen/class-wc-kledo-invoice.php:221 159 164 msgid "Loading more results..." 160 165 msgstr "Memuat hasil lainnya..." 161 166 162 #: includes/admin/screen/class-wc-kledo-invoice.php:22 1167 #: includes/admin/screen/class-wc-kledo-invoice.php:222 163 168 msgid "No results found" 164 169 msgstr "Tidak ada hasil yang ditemukan" 165 170 166 #: includes/admin/screen/class-wc-kledo-invoice.php:22 2171 #: includes/admin/screen/class-wc-kledo-invoice.php:223 167 172 msgid "Searching..." 168 173 msgstr "Mencari..." 169 174 170 #: includes/admin/screen/class-wc-kledo-invoice.php:22 3175 #: includes/admin/screen/class-wc-kledo-invoice.php:224 171 176 msgid "Search" 172 177 msgstr "Cari" … … 233 238 msgstr "Berhasil menyegarkan akses token." 234 239 235 #: includes/class-wc-kledo.php:1 76240 #: includes/class-wc-kledo.php:184 236 241 #, php-format 237 242 msgid "" … … 242 247 "%3$sSelesaikan langkah berikut%4$s." 243 248 244 #: includes/class-wc-kledo.php: 197249 #: includes/class-wc-kledo.php:205 245 250 #, php-format 246 251 msgid "" … … 251 256 "%2$s." 252 257 253 #: woocommerce-kledo.php:296258 #: kledo.php:296 254 259 #, php-format 255 260 msgid "WooCommerce Kledo requires %s to be installed and active." 256 261 msgstr "Diperlukan %s untuk menggunakan WooCommerce Kledo." 257 262 258 #. Plugin Name of the plugin/theme259 msgid "WooCommerce Kledo"260 msgstr "WooCommerce Kledo"261 262 263 #. Plugin URI of the plugin/theme 264 msgid "https://github.com/Kledo-ID/wc-kledo" 265 msgstr "" 266 267 #. Description of the plugin/theme 268 msgid "" 269 "Integrates <a href=\"https://woocommerce.com/\" target=\"_blank\" " 270 ">WooCommerce</a> with the <a href=\"https://kledo.com\" target=\"_blank" 271 "\">Kledo</a> accounting software." 272 msgstr "" 273 "Hubungkan <a href=\"https://woocommerce.com/\" target=\"_blank\" " 274 ">WooCommerce</a> dengan software akuntasi <a href=\"https://kledo.com\" " 275 "target=\"_blank\">Kledo</a>." 276 263 277 #. Author URI of the plugin/theme 264 278 msgid "https://kledo.com" 265 279 msgstr "https://kledo.com" 266 280 267 #. Description of the plugin/theme 268 msgid "" 269 "Integrates <a href=\"https://woocommerce.com/\" target=\"_blank\" " 270 ">WooCommerce</a> with the <a href=\"https://kledo.com\" target=\"_blank" 271 "\">Kledo</a> accounting software." 272 msgstr "" 273 "Hubungkan <a href=\"https://woocommerce.com/\" target=\"_blank\" " 274 ">WooCommerce</a> dengan software akuntasi <a href=\"https://kledo.com\" " 275 "target=\"_blank\">Kledo</a>." 281 #~ msgid "WooCommerce Kledo" 282 #~ msgstr "WooCommerce Kledo" 276 283 277 284 #~ msgid "" -
kledo/trunk/readme.txt
r3205691 r3205692 36 36 == Changelog == 37 37 38 = 1.2.1 = 39 * update: plugin translation files 40 38 41 = 1.2.0 = 39 42 * added: compatibility with WooCommerce plugin HPOS
Note: See TracChangeset
for help on using the changeset viewer.