No, this isn’t possible, that’s not how mo or po files work.
A po file declares which locale it is for, and gets compiled into an mo file. You can’t store more than 1 locale in the same file. Each file represents a single locale.
Keep in mind that these files aren’t a WordPress thing. They’re a gettext thing, and are used in lots of different applications, including other CMS’s and even programs that have nothing to do with websites and servers.
So there is no WordPress based solution to your problem. Your search should continue elsewhere, specifically in the area of tooling
Related Posts:
- How to create custom message on plugin update
- wp_dequeue_style not working
- Stop a plugin in the activation process when a certain WP version is not met then show error message in admin_notices action hook
- How to Add a Third Level Sub Menu to the WordPress Admin Menu
- How to Add an Index to Plugin Database table
- How to add “Stick this post to the front page” to front end?
- Creating two database tables via plugin
- Is it a good idea to edit an already existing plugin to add more functionality?
- How to allow HTML tags into WP Bakery (formerly Visual Composer) `textfield` parameter
- How to make media upload private? [duplicate]
- How to trace the cause of these PHP notices and warnings for class-wp-query.php?
- What are good plugins for beginners? [closed]
- Modify featured image URL at runtime
- Some plugins adding full server path after url (with custom wp-content folder)
- Custom Widget outputs the input but doesn’t save anything inside the textarea
- Is it possible to block subscriber users to changing its password?
- debugging register_activation_hook()
- How to unregister a widget from a child theme
- wordpress plugin that show my reputation (points) in any stackexchange project in my wordpress blogs
- Why load_textdomain work but not load_plugin_textdomain?
- Get uploaded image url
- Passing select control value to block
- How to add custom JS to tinymce in wordpress
- Collaborative post submission [closed]
- What are ideal hooks to call register_sidebars?
- WordPress is giving errors after activating WP_DEBUG
- plugins_url function mixes system path and URL
- The called constructor method for WP_Widget in GFWidget is deprecated since version 4.3.0! Use
- Wondering what these multi-colored extra pages are?
- Facebook Like needs confirmation?
- How does automatic redirection for the redirection plugin work?
- Avoid class name collision when using third party libraries in plugins?
- Plugin custom post type – Internal server Error
- Remove ALL css for a specific plugin page
- Is WP feature image function cropping images? WP Content Slideshow
- Linux Permissions and Ownership for WordPress
- Plugin development: Buggy plugin preview
- Procedural Question on Plugin Installation
- Render custom php template into string
- Howto check version of another plugin and then add a submenu page to it
- Using window.onload with Ubermenu
- Ordering taxonomies by rank
- Plugin Options not being output
- My homemade plugin is trying to update to someone else’s plugin
- Is there a way to embed a Google Docs form in a page without using plugins?
- Advanced Custom Fields – Disable Users to Edit Custom Fields
- Plugin that will let me specify a number of image sizes?
- Add_rewrite_endpoint doesn’t work with post name permalink structure
- How to select a paragraph other than the 1st to be the post’s excerpt?
- Why is my WordPress Plugin page requesting my FTP Login Credentials?
- WordPress Editor completely blank [closed]
- Assign all Post in Wp to a specific Category
- Cross Sells are not being shown in Cart Page. Please Help!
- How to display registered customer list as dropdown in WooCommerce checkout?
- Where Should i write the code for wordpress ajax voting?
- adding custom code as a wordpress plugin
- Regarding plugin security
- Custom Post Type, Custom Columns List
- StackExchange-like flag system for WordPress
- WordPress – “tag page” additional, custom content
- need click to clipboard button on my site
- How to add styles to a submenu page?
- How to add a PW Gift Card to a Woocommerce Order request API?
- issue concerning ob_end_flush functions.php
- In a plugin, How to update a json file using ajax
- Shortcode function not showing up on mobile browser
- On my WordPress 5.4 website, how to remove all feeds? Including Category and Tags
- How do I make my site multi language? [closed]
- Found wp_deregister_script WARNING in redux framework plugin
- Update a previous version of plugin when the new plugin is built from the scratch
- Fatal error: Uncaught Error: Call to undefined function
- Plugin json page
- search into subcategories plugin subcategory value not come
- Share on social media created listing after submission
- Ajax call fails and returns [object Object]
- Should I Save widget HTML to a file cache?
- How Can the_post Be Hooked Like the_content and the_excerpt?
- using href when creating wordpress plugin calls empty page instead of php file
- How to `remove_action` from plugin
- New User Approval
- How to add php stylesheet to admin section instead of admin_head hook
- How to tell which Plugin is displaying?
- How to create custom content on custom page from plugin?
- functions.php conditional output for a single plugin
- Wp Pagenavi how to display all results
- How do I access cPanel features within WordPress?
- Do you know a video plugin that allows embedding in the home.php file?
- What is the recommended way to be notified of security updates to my plugins? [closed]
- How to provide access to specific plugin to all the user roles except subscriber in wordpress
- WordPress Cumulus
- WordPress create permalink structure for custom post type with userid
- how to remove a rel=”nofollow” using call to action plugin
- Template selector for woocommerce product
- How to access values from your own settings page in javascript?
- How can I view forums from different sites in a single panel? [duplicate]
- Manually update notification of plugins needing updating
- ImageMagick on wordpress 6.5.5 for Linux Alma 8 success but which no magick
- What is the easiest way to create a custom field archive?
- Error 503 Service Unavailable and wp-json/tdw/save_css
- How to make a page setting translatable in theme?