diff --git a/ACF_City_Selector.php b/ACF_City_Selector.php index 9482ab7..93b313d 100755 --- a/ACF_City_Selector.php +++ b/ACF_City_Selector.php @@ -3,7 +3,7 @@ Plugin Name: ACF City Selector Plugin URI: https://acf-city-selector.com Description: An extension for ACF which allows you to select a city based on country and province/state. - Version: 1.10.0 + Version: 1.10.1 Tested up to: 6.1.1 Requires PHP: 7.0 Author: Beee @@ -35,7 +35,7 @@ public function __construct() { $this->settings = array( 'db_version' => '1.0', 'url' => plugin_dir_url( __FILE__ ), - 'version' => '1.10.0', + 'version' => '1.10.1', ); if ( ! class_exists( 'ACFCS_WEBSITE_URL' ) ) { diff --git a/README.md b/README.md index c245f21..7178e65 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Welcome to the City Selector plugin, which is an extension for [Advanced Custom ### Version -1.10.0 - released 29.12.22 +1.10.1 - released 29.12.22 ### Description @@ -228,6 +228,9 @@ I got the idea for this plugin through [Fabrizio Sabato](https://github.com/fab0 ### Changelog +1.10.1 +* new language files + 1.10.0 * add option to store location as single meta values * fix ordering for states (which caused some issues) diff --git a/languages/acf-city-selector-de_DE.mo b/languages/acf-city-selector-de_DE.mo index 9e9b254..114f16e 100644 Binary files a/languages/acf-city-selector-de_DE.mo and b/languages/acf-city-selector-de_DE.mo differ diff --git a/languages/acf-city-selector-de_DE.po b/languages/acf-city-selector-de_DE.po index 065bf2e..889ae6b 100644 --- a/languages/acf-city-selector-de_DE.po +++ b/languages/acf-city-selector-de_DE.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: ACF City Selector\n" -"POT-Creation-Date: 2022-09-27 23:26+0200\n" -"PO-Revision-Date: 2022-09-27 23:26+0200\n" +"POT-Creation-Date: 2022-12-29 19:50+0100\n" +"PO-Revision-Date: 2022-12-29 19:50+0100\n" "Last-Translator: Beee\n" "Language-Team: \n" "Language: de_DE\n" @@ -18,52 +18,52 @@ msgstr "" "X-Poedit-SearchPathExcluded-0: languages\n" "X-Poedit-SearchPathExcluded-1: assets/js/init.js\n" -#: ACF_City_Selector.php:180 +#: ACF_City_Selector.php:169 #, php-format msgid "" "Several %s had broken ascii characters. You need to re-import these " "countries to get the correct city names." msgstr "" -#: ACF_City_Selector.php:180 +#: ACF_City_Selector.php:169 #, fuzzy, php-format #| msgid "# cities" msgid "cities in %s" msgstr "# Städte" -#: ACF_City_Selector.php:180 +#: ACF_City_Selector.php:169 #, fuzzy #| msgid "Import all cities in Holland/The Netherlands" msgid "cities in Belgium and Netherlands" msgstr "Importiere alle Städte in Holland/Niederlande" -#: ACF_City_Selector.php:272 ACF_City_Selector.php:289 -#: ACF_City_Selector.php:397 +#: ACF_City_Selector.php:261 ACF_City_Selector.php:278 +#: ACF_City_Selector.php:386 msgid "Settings" msgstr "Einstellungen" -#: ACF_City_Selector.php:288 +#: ACF_City_Selector.php:277 msgid "Dashboard" msgstr "Übersicht" -#: ACF_City_Selector.php:292 ACF_City_Selector.php:399 +#: ACF_City_Selector.php:281 ACF_City_Selector.php:388 #: admin/acfcs-search.php:148 msgid "Search" msgstr "Suche" -#: ACF_City_Selector.php:295 +#: ACF_City_Selector.php:284 msgid "Preview" msgstr "Vorschau" -#: ACF_City_Selector.php:298 ACF_City_Selector.php:400 admin/acfcs-info.php:26 +#: ACF_City_Selector.php:287 ACF_City_Selector.php:389 admin/acfcs-info.php:26 msgid "Info" msgstr "Information" -#: ACF_City_Selector.php:301 +#: ACF_City_Selector.php:290 msgid "Get more countries" msgstr "Mehr Länder freischalten" -#: ACF_City_Selector.php:323 +#: ACF_City_Selector.php:312 #, php-format msgid "" "\"%s\" is not activated. This plugin must be activated, " @@ -73,7 +73,7 @@ msgstr "" "sein, da \"%s\" ohne nicht funktioniert. Aktiviere es hier." -#: ACF_City_Selector.php:345 +#: ACF_City_Selector.php:334 #, fuzzy, php-format #| msgid "" #| "Warning: The \"%s\" plugin will probably not work properly " @@ -85,77 +85,77 @@ msgstr "" "Warnung: Das Plugin \"%s\" funktioniert warscheinlich leider nicht " "(mehr) ordnungsgemäß mit %s v4.x. Bitte aktualisiere auf die PRO Version." -#: ACF_City_Selector.php:346 +#: ACF_City_Selector.php:335 msgid "Warning" msgstr "Warnung" -#: ACF_City_Selector.php:396 admin/acfcs-preview.php:36 +#: ACF_City_Selector.php:385 admin/acfcs-preview.php:36 msgid "Preview data" msgstr "Daten Vorschau" -#: ACF_City_Selector.php:398 admin/acfcs-countries.php:50 +#: ACF_City_Selector.php:387 admin/acfcs-countries.php:50 msgid "Get countries" msgstr "Mehr Länder hinzufügen" -#: admin/acf-city-selector-v4.php:29 admin/acf-city-selector-v5.php:36 +#: admin/acf-city-selector-v4.php:29 admin/acf-city-selector-v5.php:34 msgid "Choice" msgstr "Auswahl" -#: admin/acf-city-selector-v4.php:64 admin/acf-city-selector-v5.php:94 +#: admin/acf-city-selector-v4.php:64 admin/acf-city-selector-v5.php:102 msgid "All fields [default]" msgstr "Alle Felder [Standard]" -#: admin/acf-city-selector-v4.php:65 admin/acf-city-selector-v5.php:95 +#: admin/acf-city-selector-v4.php:65 admin/acf-city-selector-v5.php:103 msgid "Country only" msgstr "Nur Land" -#: admin/acf-city-selector-v4.php:66 admin/acf-city-selector-v5.php:96 +#: admin/acf-city-selector-v4.php:66 admin/acf-city-selector-v5.php:104 msgid "Country + State/province" msgstr "Land + Bundesland/Provinz" -#: admin/acf-city-selector-v4.php:67 admin/acf-city-selector-v5.php:97 +#: admin/acf-city-selector-v4.php:67 admin/acf-city-selector-v5.php:105 msgid "Country + City" msgstr "Land + Stadt" -#: admin/acf-city-selector-v4.php:68 admin/acf-city-selector-v5.php:98 +#: admin/acf-city-selector-v4.php:68 admin/acf-city-selector-v5.php:106 msgid "State/province + City" msgstr "Bundesland/Provinz + Stadt" -#: admin/acf-city-selector-v4.php:72 admin/acf-city-selector-v5.php:61 -#: admin/acfcs-info.php:172 +#: admin/acf-city-selector-v4.php:72 admin/acf-city-selector-v5.php:59 +#: admin/acfcs-info.php:170 msgid "Yes" msgstr "Ja" -#: admin/acf-city-selector-v4.php:73 admin/acf-city-selector-v5.php:62 -#: admin/acfcs-info.php:172 +#: admin/acf-city-selector-v4.php:73 admin/acf-city-selector-v5.php:60 +#: admin/acfcs-info.php:170 msgid "No" msgstr "Nein" -#: admin/acf-city-selector-v4.php:80 admin/acf-city-selector-v5.php:67 +#: admin/acf-city-selector-v4.php:80 admin/acf-city-selector-v5.php:65 msgid "Show labels" msgstr "Feld-Beschriftungen anzeigen" -#: admin/acf-city-selector-v4.php:81 admin/acf-city-selector-v5.php:66 +#: admin/acf-city-selector-v4.php:81 admin/acf-city-selector-v5.php:64 msgid "Show field labels above the dropdown menus" msgstr "Zeige Feld-Beschriftungen über den Dropdown-Menüs" -#: admin/acf-city-selector-v4.php:97 admin/acf-city-selector-v5.php:88 +#: admin/acf-city-selector-v4.php:97 admin/acf-city-selector-v5.php:96 msgid "Default country" msgstr "Standard Land" -#: admin/acf-city-selector-v4.php:98 admin/acf-city-selector-v5.php:87 +#: admin/acf-city-selector-v4.php:98 admin/acf-city-selector-v5.php:95 msgid "Select a default country for a new field" msgstr "Wählen Sie das voreingestellte Land für ein neues Feld" -#: admin/acf-city-selector-v4.php:114 admin/acf-city-selector-v5.php:103 +#: admin/acf-city-selector-v4.php:114 admin/acf-city-selector-v5.php:111 msgid "Fields to use" msgstr "Zu verwendende Felder" -#: admin/acf-city-selector-v4.php:115 admin/acf-city-selector-v5.php:102 +#: admin/acf-city-selector-v4.php:115 admin/acf-city-selector-v5.php:110 msgid "Select which fields are used" msgstr "Wählen Sie welche Felder verwendet werden" -#: admin/acf-city-selector-v4.php:178 admin/acf-city-selector-v5.php:151 +#: admin/acf-city-selector-v4.php:178 admin/acf-city-selector-v5.php:160 msgid "" "You haven't set a default country, so NO provinces/states and cities will be " "loaded." @@ -163,31 +163,39 @@ msgstr "" "Sie haben kein Standardland festgelegt, daher werden KEINE Provinzen / " "Bundesstaaten und Städte geladen." -#: admin/acf-city-selector-v5.php:76 +#: admin/acf-city-selector-v5.php:74 msgid "Use select2 for dropdowns" msgstr "Verwenden Sie select2 für Dropdowns" -#: admin/acf-city-selector-v5.php:77 +#: admin/acf-city-selector-v5.php:75 msgid "Select2" msgstr "Select2" -#: admin/acf-city-selector-v5.php:340 +#: admin/acf-city-selector-v5.php:84 +msgid "Store location as single meta values" +msgstr "" + +#: admin/acf-city-selector-v5.php:85 +msgid "Store meta" +msgstr "" + +#: admin/acf-city-selector-v5.php:352 msgid "You didn't select anything." msgstr "Du hast nichts ausgewählt." -#: admin/acf-city-selector-v5.php:341 +#: admin/acf-city-selector-v5.php:353 msgid "You didn't select a city." msgstr "Du hast keine Stadt ausgewählt." -#: admin/acf-city-selector-v5.php:342 +#: admin/acf-city-selector-v5.php:354 msgid "You didn't select a country." msgstr "Du hast kein Land ausgewählt." -#: admin/acf-city-selector-v5.php:343 +#: admin/acf-city-selector-v5.php:355 msgid "You didn't select a state." msgstr "Du hast kein Bundesland/Provinz ausgewählt." -#: admin/acf-city-selector-v5.php:344 +#: admin/acf-city-selector-v5.php:356 msgid "You didn't select a state and city." msgstr "Du hast keine Stadt und Bundesland/Provinz ausgewählt." @@ -232,7 +240,7 @@ msgstr "" "durch die Liste." #: admin/acfcs-countries.php:66 admin/acfcs-search.php:172 -#: inc/acfcs-functions.php:772 inc/acfcs-help-tabs.php:46 +#: inc/acfcs-functions.php:774 inc/acfcs-help-tabs.php:46 msgid "Country" msgstr "Land" @@ -328,129 +336,123 @@ msgstr "" "Diese Seite zeigt Echtzeit-Information über deine Webseite und deinen " "Einstellungen." -#: admin/acfcs-info.php:30 -msgid "We might ask for this info if support is helping you fix a problem." -msgstr "" -"Wir bitten Sie möglicherweise um diese Informationen, wenn der Support Ihnen " -"bei der Behebung eines Problems hilft." - -#: admin/acfcs-info.php:36 +#: admin/acfcs-info.php:34 msgid "Countries in database" msgstr "Länder im Datenbank" -#: admin/acfcs-info.php:41 +#: admin/acfcs-info.php:39 msgid "Country name" msgstr "Länder Name" -#: admin/acfcs-info.php:42 +#: admin/acfcs-info.php:40 msgid "# cities" msgstr "# Städte" -#: admin/acfcs-info.php:59 +#: admin/acfcs-info.php:57 msgid "Server info" msgstr "Server Information" -#: admin/acfcs-info.php:64 admin/acfcs-info.php:107 admin/acfcs-info.php:166 +#: admin/acfcs-info.php:62 admin/acfcs-info.php:105 admin/acfcs-info.php:164 msgid "What ?" msgstr "Was ?" -#: admin/acfcs-info.php:65 admin/acfcs-info.php:108 admin/acfcs-info.php:167 +#: admin/acfcs-info.php:63 admin/acfcs-info.php:106 admin/acfcs-info.php:165 msgid "Value" msgstr "Wert" -#: admin/acfcs-info.php:71 +#: admin/acfcs-info.php:69 msgid "Operating system" msgstr "Betriebssystem" -#: admin/acfcs-info.php:76 +#: admin/acfcs-info.php:74 msgid "PHP version" msgstr "PHP Version" -#: admin/acfcs-info.php:81 +#: admin/acfcs-info.php:79 msgid "Server IP" msgstr "Server IP" -#: admin/acfcs-info.php:86 +#: admin/acfcs-info.php:84 msgid "Server port" msgstr "Server Port" -#: admin/acfcs-info.php:91 +#: admin/acfcs-info.php:89 msgid "Scheme" msgstr "Schema" -#: admin/acfcs-info.php:96 +#: admin/acfcs-info.php:94 msgid "Home path" msgstr "Startseiten Pfad" -#: admin/acfcs-info.php:102 +#: admin/acfcs-info.php:100 msgid "Wordpress info" msgstr "WordPress Information" -#: admin/acfcs-info.php:114 +#: admin/acfcs-info.php:112 msgid "WordPress version" msgstr "WordPress Version" -#: admin/acfcs-info.php:119 +#: admin/acfcs-info.php:117 msgid "Home URL" msgstr "Startseiten URL" -#: admin/acfcs-info.php:124 +#: admin/acfcs-info.php:122 msgid "Current theme" msgstr "Aktuelles Design" -#: admin/acfcs-info.php:132 +#: admin/acfcs-info.php:130 msgid "Stylesheet folder" msgstr "Stylesheet Ordner" -#: admin/acfcs-info.php:138 +#: admin/acfcs-info.php:136 msgid "Template folder" msgstr "Template Ordner" -#: admin/acfcs-info.php:143 +#: admin/acfcs-info.php:141 msgid "Charset" msgstr "Zeichensatz" -#: admin/acfcs-info.php:149 +#: admin/acfcs-info.php:147 msgid "Text direction" msgstr "Textrichtung" -#: admin/acfcs-info.php:154 +#: admin/acfcs-info.php:152 msgid "Language" msgstr "Sprache" -#: admin/acfcs-info.php:161 +#: admin/acfcs-info.php:159 msgid "Multisite" msgstr "Multisite" -#: admin/acfcs-info.php:174 +#: admin/acfcs-info.php:172 msgid "Main site" msgstr "Hauptseite" -#: admin/acfcs-info.php:180 +#: admin/acfcs-info.php:178 msgid "Main registration" msgstr "Haupt- Anmeldung" -#: admin/acfcs-info.php:187 +#: admin/acfcs-info.php:185 msgid "Subsite registration" msgstr "Subsite registrierung" -#: admin/acfcs-info.php:195 +#: admin/acfcs-info.php:193 msgid "Active plugins" msgstr "Aktive Plugins" -#: admin/acfcs-info.php:202 +#: admin/acfcs-info.php:200 msgid "Name" msgstr "Name" -#: admin/acfcs-info.php:203 +#: admin/acfcs-info.php:201 msgid "Version" msgstr "Version" -#: admin/acfcs-info.php:226 +#: admin/acfcs-info.php:224 msgid "Download JSON" msgstr "JSON herunterladen" -#: admin/acfcs-info.php:228 +#: admin/acfcs-info.php:226 msgid "" "If you're in need of support, the info above might helpful for us to fix a " "problem." @@ -458,7 +460,7 @@ msgstr "" "Wenn Sie Unterstützung benötigen, können die oben genannten Informationen " "hilfreich sein, um ihr Problem zu beheben." -#: admin/acfcs-info.php:231 +#: admin/acfcs-info.php:229 msgid "" "You can download the settings to a JSON file below (and send it to us when " "asked)." @@ -466,11 +468,11 @@ msgstr "" "Sie können die Einstellungen unten als eine JSON-Datei herunterladen (und " "auf Anfrage an uns senden)." -#: admin/acfcs-info.php:239 +#: admin/acfcs-info.php:237 msgid "View JSON file" msgstr "JSON Datei ansehen" -#: admin/acfcs-info.php:240 +#: admin/acfcs-info.php:238 msgid "left-click to open, right-click to save" msgstr "" @@ -563,8 +565,8 @@ msgid "You haven't imported any cities yet. Import any files from your %s." msgstr "" #: admin/acfcs-search.php:68 admin/acfcs-search.php:71 -#: inc/acfcs-functions.php:21 inc/acfcs-functions.php:516 -#: inc/acfcs-functions.php:930 +#: inc/acfcs-functions.php:21 inc/acfcs-functions.php:506 +#: inc/acfcs-functions.php:928 msgid "Select a country" msgstr "Wähle ein Land" @@ -573,8 +575,8 @@ msgid "OR" msgstr "ODER" #: admin/acfcs-search.php:89 admin/acfcs-search.php:93 -#: inc/acfcs-functions.php:63 inc/acfcs-functions.php:523 -#: inc/acfcs-functions.php:932 +#: inc/acfcs-functions.php:59 inc/acfcs-functions.php:513 +#: inc/acfcs-functions.php:930 msgid "Select a province/state" msgstr "Wähle ein Bundesland/Provinz" @@ -595,12 +597,12 @@ msgid "Order by" msgstr "Sortieren nach" #: admin/acfcs-search.php:136 admin/acfcs-search.php:170 -#: inc/acfcs-functions.php:768 inc/acfcs-help-tabs.php:26 +#: inc/acfcs-functions.php:770 inc/acfcs-help-tabs.php:26 msgid "City" msgstr "Stadt" #: admin/acfcs-search.php:137 admin/acfcs-search.php:171 -#: inc/acfcs-functions.php:770 inc/acfcs-help-tabs.php:36 +#: inc/acfcs-functions.php:772 inc/acfcs-help-tabs.php:36 msgid "State" msgstr "Bundesland" @@ -800,94 +802,94 @@ msgstr "Datei hochladen" msgid "Upload CSV" msgstr "CSV hochladen" -#: inc/acfcs-functions.php:123 inc/acfcs-functions.php:514 -#: inc/acfcs-functions.php:929 +#: inc/acfcs-functions.php:114 inc/acfcs-functions.php:504 +#: inc/acfcs-functions.php:927 msgid "Select a city" msgstr "Wähle eine Stadt" -#: inc/acfcs-functions.php:304 inc/acfcs-functions.php:309 +#: inc/acfcs-functions.php:300 inc/acfcs-functions.php:305 msgid "Since your file is not accurate anymore, the file is deleted." msgstr "Da deine Datei nicht mehr genau ist, wurde sie gelöscht." -#: inc/acfcs-functions.php:305 +#: inc/acfcs-functions.php:301 #, php-format msgid "There are too few columns on line %d. %s" msgstr "Es befinden sich zu wenige Felder auf Zeile %d. %s" -#: inc/acfcs-functions.php:313 +#: inc/acfcs-functions.php:309 #, php-format msgid "There are too many columns on line %d. %s" msgstr "Es befinden sich zu viele Felder auf Zeile %d. %s" -#: inc/acfcs-functions.php:384 +#: inc/acfcs-functions.php:380 #, php-format msgid "There are too few columns on line %d." msgstr "Es befinden sich zu wenige Felder auf Zeile %d." -#: inc/acfcs-functions.php:389 +#: inc/acfcs-functions.php:385 #, php-format msgid "There are too many columns on line %d." msgstr "Es befinden sich zu viele Felder auf Zeile %d." -#: inc/acfcs-functions.php:400 +#: inc/acfcs-functions.php:396 #, php-format msgid "The length of the country abbreviation on line %d is incorrect." msgstr "Die Länge der Länder Abkürzung auf Zeile %d ist nicht korrekt." -#: inc/acfcs-functions.php:602 +#: inc/acfcs-functions.php:601 #, php-format msgid "Congratulations, there appear to be no errors in CSV file: \"%s\"." msgstr "" "Glückwunsch, es scheint keine Probleme mit der CSV Datei \"%s\" zu geben." -#: inc/acfcs-functions.php:643 inc/acfcs-functions.php:645 +#: inc/acfcs-functions.php:642 inc/acfcs-functions.php:644 #, php-format msgid "You have successfully imported %d cities from \"%s\"." msgstr "Glückwunsch. Du hast erfolgreich %d aus \"%s\" importiert." -#: inc/acfcs-functions.php:675 +#: inc/acfcs-functions.php:674 #, php-format msgid "Congratulations, you imported 1 city." msgid_plural "Congratulations, you imported %d cities." msgstr[0] "Glückwunsch, du hast eine Stadt hinzugefügt." msgstr[1] "Glückwunsch, du hast %d Städte hinzugefügt." -#: inc/acfcs-functions.php:681 inc/form-handling.php:33 +#: inc/acfcs-functions.php:680 inc/form-handling.php:33 msgid "You didn't select a file." msgstr "Du hast keine Datei ausgewählt." -#: inc/acfcs-functions.php:695 +#: inc/acfcs-functions.php:694 #, php-format msgid "File \"%s\" successfully deleted." msgstr "Datei \"%s\" erfolgreich gelöscht." -#: inc/acfcs-functions.php:698 +#: inc/acfcs-functions.php:697 #, php-format msgid "File \"%s\" is not deleted. Please try again." msgstr "Datei \"%s\" wurde nicht gelöscht. Bitte versuche es erneut." -#: inc/acfcs-functions.php:733 +#: inc/acfcs-functions.php:734 #, php-format msgid "You have successfully removed all entries for %s." msgstr "Du hast erfolgreich alle Einträge für %s entfernt." -#: inc/acfcs-functions.php:769 inc/acfcs-help-tabs.php:31 +#: inc/acfcs-functions.php:771 inc/acfcs-help-tabs.php:31 msgid "State code" msgstr "Bundesland Code" -#: inc/acfcs-functions.php:771 inc/acfcs-help-tabs.php:41 +#: inc/acfcs-functions.php:773 inc/acfcs-help-tabs.php:41 msgid "Country code" msgstr "Ländercode" -#: inc/acfcs-functions.php:928 +#: inc/acfcs-functions.php:926 msgid "No countries" msgstr "Keine Länder" -#: inc/acfcs-functions.php:931 +#: inc/acfcs-functions.php:929 msgid "No results (yet), first select a country" msgstr "Noch keine Ergebnisse, wählen Sie zuerst ein Land aus" -#: inc/acfcs-functions.php:933 +#: inc/acfcs-functions.php:931 msgid "No results (yet), first select a state" msgstr "(Noch) keine Ergebnisse, wählen Sie zuerst einen Status aus" @@ -1109,9 +1111,9 @@ msgid "World" msgstr "Welt" #: inc/form-handling.php:8 inc/form-handling.php:30 inc/form-handling.php:64 -#: inc/form-handling.php:88 inc/form-handling.php:109 inc/form-handling.php:142 -#: inc/form-handling.php:158 inc/form-handling.php:177 -#: inc/form-handling.php:197 +#: inc/form-handling.php:88 inc/form-handling.php:109 inc/form-handling.php:143 +#: inc/form-handling.php:159 inc/form-handling.php:178 +#: inc/form-handling.php:198 msgid "Something went wrong, please try again." msgstr "Irgendetwas lief schief. Bitte versuche es erneut." @@ -1136,25 +1138,30 @@ msgstr "Glückwunsch, deine CSV Daten scheinen fehlerfrei zu sein." msgid "You didn't select any countries, please try again." msgstr "Du hast keine Länder ausgewählt, bitte versuche es erneut." -#: inc/form-handling.php:127 +#: inc/form-handling.php:128 #, php-format msgid "You have deleted the city %s." msgid_plural "You have deleted the following cities: %s." msgstr[0] "Du hast die Stadt %s gelöscht." msgstr[1] "Du hast die folgenden Städte gelöscht: %s." -#: inc/form-handling.php:145 +#: inc/form-handling.php:146 msgid "You have successfully deleted all transients." msgstr "Du hast erfolgreich alle Transients gelöscht." -#: inc/form-handling.php:163 +#: inc/form-handling.php:164 msgid "All cities are deleted." msgstr "Alle Städte wurden gelöscht." -#: inc/form-handling.php:184 +#: inc/form-handling.php:185 msgid "Settings saved" msgstr "Einstellungen gespeichert" +#~ msgid "We might ask for this info if support is helping you fix a problem." +#~ msgstr "" +#~ "Wir bitten Sie möglicherweise um diese Informationen, wenn der Support " +#~ "Ihnen bei der Behebung eines Problems hilft." + #, fuzzy #~| msgid "" #~| "If you like this plugin, buy me a coke to show your appreciation so I " diff --git a/languages/acf-city-selector-nl_NL.mo b/languages/acf-city-selector-nl_NL.mo index aa389bc..f5aad66 100644 Binary files a/languages/acf-city-selector-nl_NL.mo and b/languages/acf-city-selector-nl_NL.mo differ diff --git a/languages/acf-city-selector-nl_NL.po b/languages/acf-city-selector-nl_NL.po index a826082..c7ea373 100644 --- a/languages/acf-city-selector-nl_NL.po +++ b/languages/acf-city-selector-nl_NL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: ACF City Selector 1.0\n" -"POT-Creation-Date: 2022-09-27 23:25+0200\n" -"PO-Revision-Date: 2022-09-27 23:26+0200\n" +"POT-Creation-Date: 2022-12-29 19:49+0100\n" +"PO-Revision-Date: 2022-12-29 19:50+0100\n" "Last-Translator: Beee\n" "Language-Team: \n" "Language: nl_NL\n" @@ -17,7 +17,7 @@ msgstr "" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPathExcluded-0: languages\n" -#: ACF_City_Selector.php:180 +#: ACF_City_Selector.php:169 #, php-format msgid "" "Several %s had broken ascii characters. You need to re-import these " @@ -26,42 +26,42 @@ msgstr "" "Meerdere %s hadden kapotte ascii karakters. Je moet deze landen opnieuw " "importeren om de correcte namen te krijgen." -#: ACF_City_Selector.php:180 +#: ACF_City_Selector.php:169 #, php-format msgid "cities in %s" msgstr "steden in %s" -#: ACF_City_Selector.php:180 +#: ACF_City_Selector.php:169 msgid "cities in Belgium and Netherlands" msgstr "steden in België en Nederland" -#: ACF_City_Selector.php:272 ACF_City_Selector.php:289 -#: ACF_City_Selector.php:397 +#: ACF_City_Selector.php:261 ACF_City_Selector.php:278 +#: ACF_City_Selector.php:386 msgid "Settings" msgstr "Instellingen" -#: ACF_City_Selector.php:288 +#: ACF_City_Selector.php:277 msgid "Dashboard" msgstr "Dashboard" -#: ACF_City_Selector.php:292 ACF_City_Selector.php:399 +#: ACF_City_Selector.php:281 ACF_City_Selector.php:388 #: admin/acfcs-search.php:148 msgid "Search" msgstr "Zoeken" -#: ACF_City_Selector.php:295 +#: ACF_City_Selector.php:284 msgid "Preview" msgstr "Preview" -#: ACF_City_Selector.php:298 ACF_City_Selector.php:400 admin/acfcs-info.php:26 +#: ACF_City_Selector.php:287 ACF_City_Selector.php:389 admin/acfcs-info.php:26 msgid "Info" msgstr "Informatie" -#: ACF_City_Selector.php:301 +#: ACF_City_Selector.php:290 msgid "Get more countries" msgstr "Meer landen" -#: ACF_City_Selector.php:323 +#: ACF_City_Selector.php:312 #, php-format msgid "" "\"%s\" is not activated. This plugin must be activated, " @@ -70,7 +70,7 @@ msgstr "" "\"%s\" is niet actief. Deze plugin moet actief zijn, anders " "werkt \"%s\" niet. Activeer hem hier." -#: ACF_City_Selector.php:345 +#: ACF_City_Selector.php:334 #, php-format msgid "" "%s: The \"%s\" plugin will probably not work properly (anymore) with %s v4." @@ -79,77 +79,77 @@ msgstr "" "%s: De \"%s\" plugin werkt waarschijnlijk niet goed (meer) met %s v4.x. AUB " "upgrade naar PRO." -#: ACF_City_Selector.php:346 +#: ACF_City_Selector.php:335 msgid "Warning" msgstr "Waarschuwing" -#: ACF_City_Selector.php:396 admin/acfcs-preview.php:36 +#: ACF_City_Selector.php:385 admin/acfcs-preview.php:36 msgid "Preview data" msgstr "Data bekijken" -#: ACF_City_Selector.php:398 admin/acfcs-countries.php:50 +#: ACF_City_Selector.php:387 admin/acfcs-countries.php:50 msgid "Get countries" msgstr "Meer landen" -#: admin/acf-city-selector-v4.php:29 admin/acf-city-selector-v5.php:36 +#: admin/acf-city-selector-v4.php:29 admin/acf-city-selector-v5.php:34 msgid "Choice" msgstr "Keuze" -#: admin/acf-city-selector-v4.php:64 admin/acf-city-selector-v5.php:94 +#: admin/acf-city-selector-v4.php:64 admin/acf-city-selector-v5.php:102 msgid "All fields [default]" msgstr "Alle velden [standaard]" -#: admin/acf-city-selector-v4.php:65 admin/acf-city-selector-v5.php:95 +#: admin/acf-city-selector-v4.php:65 admin/acf-city-selector-v5.php:103 msgid "Country only" msgstr "Alleen land" -#: admin/acf-city-selector-v4.php:66 admin/acf-city-selector-v5.php:96 +#: admin/acf-city-selector-v4.php:66 admin/acf-city-selector-v5.php:104 msgid "Country + State/province" msgstr "Land + Staat/Provincies" -#: admin/acf-city-selector-v4.php:67 admin/acf-city-selector-v5.php:97 +#: admin/acf-city-selector-v4.php:67 admin/acf-city-selector-v5.php:105 msgid "Country + City" msgstr "Land + Stad" -#: admin/acf-city-selector-v4.php:68 admin/acf-city-selector-v5.php:98 +#: admin/acf-city-selector-v4.php:68 admin/acf-city-selector-v5.php:106 msgid "State/province + City" msgstr "Staat/Provincie + Stad" -#: admin/acf-city-selector-v4.php:72 admin/acf-city-selector-v5.php:61 -#: admin/acfcs-info.php:172 +#: admin/acf-city-selector-v4.php:72 admin/acf-city-selector-v5.php:59 +#: admin/acfcs-info.php:170 msgid "Yes" msgstr "Ja" -#: admin/acf-city-selector-v4.php:73 admin/acf-city-selector-v5.php:62 -#: admin/acfcs-info.php:172 +#: admin/acf-city-selector-v4.php:73 admin/acf-city-selector-v5.php:60 +#: admin/acfcs-info.php:170 msgid "No" msgstr "Nee" -#: admin/acf-city-selector-v4.php:80 admin/acf-city-selector-v5.php:67 +#: admin/acf-city-selector-v4.php:80 admin/acf-city-selector-v5.php:65 msgid "Show labels" msgstr "Toon labels" -#: admin/acf-city-selector-v4.php:81 admin/acf-city-selector-v5.php:66 +#: admin/acf-city-selector-v4.php:81 admin/acf-city-selector-v5.php:64 msgid "Show field labels above the dropdown menus" msgstr "Labels tonen boven de dropdown menu’s" -#: admin/acf-city-selector-v4.php:97 admin/acf-city-selector-v5.php:88 +#: admin/acf-city-selector-v4.php:97 admin/acf-city-selector-v5.php:96 msgid "Default country" msgstr "Default land" -#: admin/acf-city-selector-v4.php:98 admin/acf-city-selector-v5.php:87 +#: admin/acf-city-selector-v4.php:98 admin/acf-city-selector-v5.php:95 msgid "Select a default country for a new field" msgstr "Selecteer een standaard land voor een nieuw veld" -#: admin/acf-city-selector-v4.php:114 admin/acf-city-selector-v5.php:103 +#: admin/acf-city-selector-v4.php:114 admin/acf-city-selector-v5.php:111 msgid "Fields to use" msgstr "Velden om te gebruiken" -#: admin/acf-city-selector-v4.php:115 admin/acf-city-selector-v5.php:102 +#: admin/acf-city-selector-v4.php:115 admin/acf-city-selector-v5.php:110 msgid "Select which fields are used" msgstr "Kies welke velden gebruikt worden" -#: admin/acf-city-selector-v4.php:178 admin/acf-city-selector-v5.php:151 +#: admin/acf-city-selector-v4.php:178 admin/acf-city-selector-v5.php:160 msgid "" "You haven't set a default country, so NO provinces/states and cities will be " "loaded." @@ -157,31 +157,39 @@ msgstr "" "Je hebt geen default land ingesteld, dus er worden GEEN provincies/staten en " "steden geladen." -#: admin/acf-city-selector-v5.php:76 +#: admin/acf-city-selector-v5.php:74 msgid "Use select2 for dropdowns" msgstr "Gebruik select2 voor dropdowns" -#: admin/acf-city-selector-v5.php:77 +#: admin/acf-city-selector-v5.php:75 msgid "Select2" msgstr "Select2" -#: admin/acf-city-selector-v5.php:340 +#: admin/acf-city-selector-v5.php:84 +msgid "Store location as single meta values" +msgstr "Sla lokatie op als individuele meta waardes" + +#: admin/acf-city-selector-v5.php:85 +msgid "Store meta" +msgstr "Sla meta op" + +#: admin/acf-city-selector-v5.php:352 msgid "You didn't select anything." msgstr "Je hebt niks geselecteerd." -#: admin/acf-city-selector-v5.php:341 +#: admin/acf-city-selector-v5.php:353 msgid "You didn't select a city." msgstr "Je hebt geen stad gekozen." -#: admin/acf-city-selector-v5.php:342 +#: admin/acf-city-selector-v5.php:354 msgid "You didn't select a country." msgstr "Je hebt geen land gekozen." -#: admin/acf-city-selector-v5.php:343 +#: admin/acf-city-selector-v5.php:355 msgid "You didn't select a state." msgstr "Je hebt geen staat/provincie gekozen." -#: admin/acf-city-selector-v5.php:344 +#: admin/acf-city-selector-v5.php:356 msgid "You didn't select a state and city." msgstr "Je hebt geen staat/provincie en een stad gekozen." @@ -224,7 +232,7 @@ msgid "Rotate your phone for a better view or scroll the list horizontally." msgstr "Draai je telefoon voor een betere view of scroll horizontaal." #: admin/acfcs-countries.php:66 admin/acfcs-search.php:172 -#: inc/acfcs-functions.php:772 inc/acfcs-help-tabs.php:46 +#: inc/acfcs-functions.php:774 inc/acfcs-help-tabs.php:46 msgid "Country" msgstr "Land" @@ -320,128 +328,123 @@ msgstr "Dit wordt gezien als een nieuwe regel en zorgt voor een error !!!" msgid "This page shows real-time info about your site and settings." msgstr "Deze pagina toont actuele informatie over je site en instellingen." -#: admin/acfcs-info.php:30 -msgid "We might ask for this info if support is helping you fix a problem." -msgstr "" -"We kunnen om deze info vragen om je te helpen een probleem op te lossen." - -#: admin/acfcs-info.php:36 +#: admin/acfcs-info.php:34 msgid "Countries in database" msgstr "Landen in de database" -#: admin/acfcs-info.php:41 +#: admin/acfcs-info.php:39 msgid "Country name" msgstr "Land naam" -#: admin/acfcs-info.php:42 +#: admin/acfcs-info.php:40 msgid "# cities" msgstr "# steden" -#: admin/acfcs-info.php:59 +#: admin/acfcs-info.php:57 msgid "Server info" msgstr "Server informatie" -#: admin/acfcs-info.php:64 admin/acfcs-info.php:107 admin/acfcs-info.php:166 +#: admin/acfcs-info.php:62 admin/acfcs-info.php:105 admin/acfcs-info.php:164 msgid "What ?" msgstr "Wat ?" -#: admin/acfcs-info.php:65 admin/acfcs-info.php:108 admin/acfcs-info.php:167 +#: admin/acfcs-info.php:63 admin/acfcs-info.php:106 admin/acfcs-info.php:165 msgid "Value" msgstr "Waarde" -#: admin/acfcs-info.php:71 +#: admin/acfcs-info.php:69 msgid "Operating system" msgstr "Besturingssysteem" -#: admin/acfcs-info.php:76 +#: admin/acfcs-info.php:74 msgid "PHP version" msgstr "PHP versie" -#: admin/acfcs-info.php:81 +#: admin/acfcs-info.php:79 msgid "Server IP" msgstr "Server IP" -#: admin/acfcs-info.php:86 +#: admin/acfcs-info.php:84 msgid "Server port" msgstr "Server poort" -#: admin/acfcs-info.php:91 +#: admin/acfcs-info.php:89 msgid "Scheme" msgstr "Schema" -#: admin/acfcs-info.php:96 +#: admin/acfcs-info.php:94 msgid "Home path" msgstr "Home pad" -#: admin/acfcs-info.php:102 +#: admin/acfcs-info.php:100 msgid "Wordpress info" msgstr "WordPress info" -#: admin/acfcs-info.php:114 +#: admin/acfcs-info.php:112 msgid "WordPress version" msgstr "WordPress versie" -#: admin/acfcs-info.php:119 +#: admin/acfcs-info.php:117 msgid "Home URL" msgstr "Home URL" -#: admin/acfcs-info.php:124 +#: admin/acfcs-info.php:122 msgid "Current theme" msgstr "Huidig theme" -#: admin/acfcs-info.php:132 +#: admin/acfcs-info.php:130 msgid "Stylesheet folder" msgstr "" -#: admin/acfcs-info.php:138 +#: admin/acfcs-info.php:136 msgid "Template folder" msgstr "" -#: admin/acfcs-info.php:143 +#: admin/acfcs-info.php:141 msgid "Charset" msgstr "Karakterset" -#: admin/acfcs-info.php:149 +#: admin/acfcs-info.php:147 msgid "Text direction" msgstr "Tekst richting" -#: admin/acfcs-info.php:154 +#: admin/acfcs-info.php:152 msgid "Language" msgstr "Taal" -#: admin/acfcs-info.php:161 +#: admin/acfcs-info.php:159 msgid "Multisite" msgstr "Multisite" -#: admin/acfcs-info.php:174 +#: admin/acfcs-info.php:172 msgid "Main site" msgstr "Hoofd site" -#: admin/acfcs-info.php:180 +#: admin/acfcs-info.php:178 msgid "Main registration" msgstr "Hoofd registratie" -#: admin/acfcs-info.php:187 +#: admin/acfcs-info.php:185 msgid "Subsite registration" msgstr "Subsite registratie" -#: admin/acfcs-info.php:195 +#: admin/acfcs-info.php:193 msgid "Active plugins" msgstr "Actieve plugins" -#: admin/acfcs-info.php:202 +#: admin/acfcs-info.php:200 msgid "Name" msgstr "Naam" -#: admin/acfcs-info.php:203 +#: admin/acfcs-info.php:201 msgid "Version" msgstr "Versie" -#: admin/acfcs-info.php:226 +#: admin/acfcs-info.php:224 msgid "Download JSON" msgstr "Download JSON" -#: admin/acfcs-info.php:228 +#: admin/acfcs-info.php:226 msgid "" "If you're in need of support, the info above might helpful for us to fix a " "problem." @@ -449,7 +452,7 @@ msgstr "" "Als je support nodig hebt, kan bovenstaande info nuttig zijn om het probleem " "op te lossen." -#: admin/acfcs-info.php:231 +#: admin/acfcs-info.php:229 msgid "" "You can download the settings to a JSON file below (and send it to us when " "asked)." @@ -457,11 +460,11 @@ msgstr "" "Je kan de instellingen hieronder downloaden naar een JSON bestand (en naar " "ons sturen indien gevraagd)." -#: admin/acfcs-info.php:239 +#: admin/acfcs-info.php:237 msgid "View JSON file" msgstr "Bekijk JSON data" -#: admin/acfcs-info.php:240 +#: admin/acfcs-info.php:238 msgid "left-click to open, right-click to save" msgstr "linker muisklik om te openen, rechter muisklik om te saven" @@ -554,8 +557,8 @@ msgstr "" "Je hebt nog geen steden geïmporteerd. Importeer een bestand vanaf je %s." #: admin/acfcs-search.php:68 admin/acfcs-search.php:71 -#: inc/acfcs-functions.php:21 inc/acfcs-functions.php:516 -#: inc/acfcs-functions.php:930 +#: inc/acfcs-functions.php:21 inc/acfcs-functions.php:506 +#: inc/acfcs-functions.php:928 msgid "Select a country" msgstr "Selecteer een land" @@ -564,8 +567,8 @@ msgid "OR" msgstr "OF" #: admin/acfcs-search.php:89 admin/acfcs-search.php:93 -#: inc/acfcs-functions.php:63 inc/acfcs-functions.php:523 -#: inc/acfcs-functions.php:932 +#: inc/acfcs-functions.php:59 inc/acfcs-functions.php:513 +#: inc/acfcs-functions.php:930 msgid "Select a province/state" msgstr "Selecteer een provincie/staat" @@ -586,12 +589,12 @@ msgid "Order by" msgstr "Sorteren op" #: admin/acfcs-search.php:136 admin/acfcs-search.php:170 -#: inc/acfcs-functions.php:768 inc/acfcs-help-tabs.php:26 +#: inc/acfcs-functions.php:770 inc/acfcs-help-tabs.php:26 msgid "City" msgstr "Stad" #: admin/acfcs-search.php:137 admin/acfcs-search.php:171 -#: inc/acfcs-functions.php:770 inc/acfcs-help-tabs.php:36 +#: inc/acfcs-functions.php:772 inc/acfcs-help-tabs.php:36 msgid "State" msgstr "Staat/provincie" @@ -790,93 +793,93 @@ msgstr "Upload CSV" msgid "acf_city_selector" msgstr "" -#: inc/acfcs-functions.php:123 inc/acfcs-functions.php:514 -#: inc/acfcs-functions.php:929 +#: inc/acfcs-functions.php:114 inc/acfcs-functions.php:504 +#: inc/acfcs-functions.php:927 msgid "Select a city" msgstr "Selecteer een stad" -#: inc/acfcs-functions.php:304 inc/acfcs-functions.php:309 +#: inc/acfcs-functions.php:300 inc/acfcs-functions.php:305 msgid "Since your file is not accurate anymore, the file is deleted." msgstr "Aangezien je bestand fouten bevat, is deze verwijderd." -#: inc/acfcs-functions.php:305 +#: inc/acfcs-functions.php:301 #, php-format msgid "There are too few columns on line %d. %s" msgstr "Er zijn te weinig kolommen op regel %d. %s" -#: inc/acfcs-functions.php:313 +#: inc/acfcs-functions.php:309 #, php-format msgid "There are too many columns on line %d. %s" msgstr "Er zijn te veel kolommen op regel %d. %s" -#: inc/acfcs-functions.php:384 +#: inc/acfcs-functions.php:380 #, php-format msgid "There are too few columns on line %d." msgstr "Er zijn te weinig kolommen op regel %d." -#: inc/acfcs-functions.php:389 +#: inc/acfcs-functions.php:385 #, php-format msgid "There are too many columns on line %d." msgstr "Er zijn te veel kolommen op regel %d." -#: inc/acfcs-functions.php:400 +#: inc/acfcs-functions.php:396 #, php-format msgid "The length of the country abbreviation on line %d is incorrect." msgstr "De lengte van de land afkorting op regel %d is incorrect." -#: inc/acfcs-functions.php:602 +#: inc/acfcs-functions.php:601 #, php-format msgid "Congratulations, there appear to be no errors in CSV file: \"%s\"." msgstr "Gefeliciteerd, er lijken geen fouten te zitten in CSV bestand: \"%s\"." -#: inc/acfcs-functions.php:643 inc/acfcs-functions.php:645 +#: inc/acfcs-functions.php:642 inc/acfcs-functions.php:644 #, php-format msgid "You have successfully imported %d cities from \"%s\"." msgstr "Gefeliciteerd, je hebt %d steden geïmporteerd uit \"%s\"." -#: inc/acfcs-functions.php:675 +#: inc/acfcs-functions.php:674 #, php-format msgid "Congratulations, you imported 1 city." msgid_plural "Congratulations, you imported %d cities." msgstr[0] "Gefeliciteerd, je hebt 1 stad geïmporteerd." msgstr[1] "Gefeliciteerd, je hebt %d steden geïmporteerd." -#: inc/acfcs-functions.php:681 inc/form-handling.php:33 +#: inc/acfcs-functions.php:680 inc/form-handling.php:33 msgid "You didn't select a file." msgstr "Je hebt geen bestand gekozen." -#: inc/acfcs-functions.php:695 +#: inc/acfcs-functions.php:694 #, php-format msgid "File \"%s\" successfully deleted." msgstr "File “%s” is succesvol verwijderd." -#: inc/acfcs-functions.php:698 +#: inc/acfcs-functions.php:697 #, php-format msgid "File \"%s\" is not deleted. Please try again." msgstr "Het bestand \"%s\" is niet verwijderd. Probeer het aub opnieuw." -#: inc/acfcs-functions.php:733 +#: inc/acfcs-functions.php:734 #, php-format msgid "You have successfully removed all entries for %s." msgstr "Je hebt alle steden verwijderd voor %s." -#: inc/acfcs-functions.php:769 inc/acfcs-help-tabs.php:31 +#: inc/acfcs-functions.php:771 inc/acfcs-help-tabs.php:31 msgid "State code" msgstr "Staat/provincie code" -#: inc/acfcs-functions.php:771 inc/acfcs-help-tabs.php:41 +#: inc/acfcs-functions.php:773 inc/acfcs-help-tabs.php:41 msgid "Country code" msgstr "Land code" -#: inc/acfcs-functions.php:928 +#: inc/acfcs-functions.php:926 msgid "No countries" msgstr "Geen landen" -#: inc/acfcs-functions.php:931 +#: inc/acfcs-functions.php:929 msgid "No results (yet), first select a country" msgstr "Nog geen resultaten, kies eerst een land" -#: inc/acfcs-functions.php:933 +#: inc/acfcs-functions.php:931 msgid "No results (yet), first select a state" msgstr "Nog geen resultaten, kies eerst een staat/provincie" @@ -1099,9 +1102,9 @@ msgid "World" msgstr "Wereld" #: inc/form-handling.php:8 inc/form-handling.php:30 inc/form-handling.php:64 -#: inc/form-handling.php:88 inc/form-handling.php:109 inc/form-handling.php:142 -#: inc/form-handling.php:158 inc/form-handling.php:177 -#: inc/form-handling.php:197 +#: inc/form-handling.php:88 inc/form-handling.php:109 inc/form-handling.php:143 +#: inc/form-handling.php:159 inc/form-handling.php:178 +#: inc/form-handling.php:198 msgid "Something went wrong, please try again." msgstr "Er ging iets fout, probeer het aub nog een keer." @@ -1126,25 +1129,29 @@ msgstr "Gefeliciteerd, je CSV data lijkt geen fouten te bevatten." msgid "You didn't select any countries, please try again." msgstr "Je hebt geen land(en) gekozen, probeer aub opnieuw." -#: inc/form-handling.php:127 +#: inc/form-handling.php:128 #, php-format msgid "You have deleted the city %s." msgid_plural "You have deleted the following cities: %s." msgstr[0] "Je hebt stad %s verwijderd." msgstr[1] "Je hebt de volgende steden verwijderd: %s." -#: inc/form-handling.php:145 +#: inc/form-handling.php:146 msgid "You have successfully deleted all transients." msgstr "Je hebt alle transients succesvol verwijderd." -#: inc/form-handling.php:163 +#: inc/form-handling.php:164 msgid "All cities are deleted." msgstr "Alle steden zijn verwijderd." -#: inc/form-handling.php:184 +#: inc/form-handling.php:185 msgid "Settings saved" msgstr "Instellingen opgeslagen" +#~ msgid "We might ask for this info if support is helping you fix a problem." +#~ msgstr "" +#~ "We kunnen om deze info vragen om je te helpen een probleem op te lossen." + #~ msgid "" #~ "If you like this plugin, purchase a country package or buy me a coke to " #~ "show your appreciation so I can continue to develop it." diff --git a/languages/acf-city-selector.pot b/languages/acf-city-selector.pot index 28fa588..8079eeb 100644 --- a/languages/acf-city-selector.pot +++ b/languages/acf-city-selector.pot @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: ACF City Selector\n" -"POT-Creation-Date: 2022-09-27 23:26+0200\n" +"POT-Creation-Date: 2022-12-29 19:49+0100\n" "PO-Revision-Date: 2019-09-14 15:00+0200\n" "Last-Translator: Beee\n" "Language-Team: \n" @@ -18,155 +18,163 @@ msgstr "" "X-Poedit-SearchPathExcluded-0: languages\n" "X-Poedit-SearchPathExcluded-1: assets/js/init.js\n" -#: ACF_City_Selector.php:180 +#: ACF_City_Selector.php:169 #, php-format msgid "Several %s had broken ascii characters. You need to re-import these countries to get the correct city names." msgstr "" -#: ACF_City_Selector.php:180 +#: ACF_City_Selector.php:169 #, php-format msgid "cities in %s" msgstr "" -#: ACF_City_Selector.php:180 +#: ACF_City_Selector.php:169 msgid "cities in Belgium and Netherlands" msgstr "" -#: ACF_City_Selector.php:272 ACF_City_Selector.php:289 -#: ACF_City_Selector.php:397 +#: ACF_City_Selector.php:261 ACF_City_Selector.php:278 +#: ACF_City_Selector.php:386 msgid "Settings" msgstr "" -#: ACF_City_Selector.php:288 +#: ACF_City_Selector.php:277 msgid "Dashboard" msgstr "" -#: ACF_City_Selector.php:292 ACF_City_Selector.php:399 +#: ACF_City_Selector.php:281 ACF_City_Selector.php:388 #: admin/acfcs-search.php:148 msgid "Search" msgstr "" -#: ACF_City_Selector.php:295 +#: ACF_City_Selector.php:284 msgid "Preview" msgstr "" -#: ACF_City_Selector.php:298 ACF_City_Selector.php:400 admin/acfcs-info.php:26 +#: ACF_City_Selector.php:287 ACF_City_Selector.php:389 admin/acfcs-info.php:26 msgid "Info" msgstr "" -#: ACF_City_Selector.php:301 +#: ACF_City_Selector.php:290 msgid "Get more countries" msgstr "" -#: ACF_City_Selector.php:323 +#: ACF_City_Selector.php:312 #, php-format msgid "\"%s\" is not activated. This plugin must be activated, because without it \"%s\" won't work. Activate it here." msgstr "" -#: ACF_City_Selector.php:345 +#: ACF_City_Selector.php:334 #, php-format msgid "%s: The \"%s\" plugin will probably not work properly (anymore) with %s v4.x. Please upgrade to PRO." msgstr "" -#: ACF_City_Selector.php:346 +#: ACF_City_Selector.php:335 msgid "Warning" msgstr "" -#: ACF_City_Selector.php:396 admin/acfcs-preview.php:36 +#: ACF_City_Selector.php:385 admin/acfcs-preview.php:36 msgid "Preview data" msgstr "" -#: ACF_City_Selector.php:398 admin/acfcs-countries.php:50 +#: ACF_City_Selector.php:387 admin/acfcs-countries.php:50 msgid "Get countries" msgstr "" -#: admin/acf-city-selector-v4.php:29 admin/acf-city-selector-v5.php:36 +#: admin/acf-city-selector-v4.php:29 admin/acf-city-selector-v5.php:34 msgid "Choice" msgstr "" -#: admin/acf-city-selector-v4.php:64 admin/acf-city-selector-v5.php:94 +#: admin/acf-city-selector-v4.php:64 admin/acf-city-selector-v5.php:102 msgid "All fields [default]" msgstr "" -#: admin/acf-city-selector-v4.php:65 admin/acf-city-selector-v5.php:95 +#: admin/acf-city-selector-v4.php:65 admin/acf-city-selector-v5.php:103 msgid "Country only" msgstr "" -#: admin/acf-city-selector-v4.php:66 admin/acf-city-selector-v5.php:96 +#: admin/acf-city-selector-v4.php:66 admin/acf-city-selector-v5.php:104 msgid "Country + State/province" msgstr "" -#: admin/acf-city-selector-v4.php:67 admin/acf-city-selector-v5.php:97 +#: admin/acf-city-selector-v4.php:67 admin/acf-city-selector-v5.php:105 msgid "Country + City" msgstr "" -#: admin/acf-city-selector-v4.php:68 admin/acf-city-selector-v5.php:98 +#: admin/acf-city-selector-v4.php:68 admin/acf-city-selector-v5.php:106 msgid "State/province + City" msgstr "" -#: admin/acf-city-selector-v4.php:72 admin/acf-city-selector-v5.php:61 -#: admin/acfcs-info.php:172 +#: admin/acf-city-selector-v4.php:72 admin/acf-city-selector-v5.php:59 +#: admin/acfcs-info.php:170 msgid "Yes" msgstr "" -#: admin/acf-city-selector-v4.php:73 admin/acf-city-selector-v5.php:62 -#: admin/acfcs-info.php:172 +#: admin/acf-city-selector-v4.php:73 admin/acf-city-selector-v5.php:60 +#: admin/acfcs-info.php:170 msgid "No" msgstr "" -#: admin/acf-city-selector-v4.php:80 admin/acf-city-selector-v5.php:67 +#: admin/acf-city-selector-v4.php:80 admin/acf-city-selector-v5.php:65 msgid "Show labels" msgstr "" -#: admin/acf-city-selector-v4.php:81 admin/acf-city-selector-v5.php:66 +#: admin/acf-city-selector-v4.php:81 admin/acf-city-selector-v5.php:64 msgid "Show field labels above the dropdown menus" msgstr "" -#: admin/acf-city-selector-v4.php:97 admin/acf-city-selector-v5.php:88 +#: admin/acf-city-selector-v4.php:97 admin/acf-city-selector-v5.php:96 msgid "Default country" msgstr "" -#: admin/acf-city-selector-v4.php:98 admin/acf-city-selector-v5.php:87 +#: admin/acf-city-selector-v4.php:98 admin/acf-city-selector-v5.php:95 msgid "Select a default country for a new field" msgstr "" -#: admin/acf-city-selector-v4.php:114 admin/acf-city-selector-v5.php:103 +#: admin/acf-city-selector-v4.php:114 admin/acf-city-selector-v5.php:111 msgid "Fields to use" msgstr "" -#: admin/acf-city-selector-v4.php:115 admin/acf-city-selector-v5.php:102 +#: admin/acf-city-selector-v4.php:115 admin/acf-city-selector-v5.php:110 msgid "Select which fields are used" msgstr "" -#: admin/acf-city-selector-v4.php:178 admin/acf-city-selector-v5.php:151 +#: admin/acf-city-selector-v4.php:178 admin/acf-city-selector-v5.php:160 msgid "You haven't set a default country, so NO provinces/states and cities will be loaded." msgstr "" -#: admin/acf-city-selector-v5.php:76 +#: admin/acf-city-selector-v5.php:74 msgid "Use select2 for dropdowns" msgstr "" -#: admin/acf-city-selector-v5.php:77 +#: admin/acf-city-selector-v5.php:75 msgid "Select2" msgstr "" -#: admin/acf-city-selector-v5.php:340 +#: admin/acf-city-selector-v5.php:84 +msgid "Store location as single meta values" +msgstr "" + +#: admin/acf-city-selector-v5.php:85 +msgid "Store meta" +msgstr "" + +#: admin/acf-city-selector-v5.php:352 msgid "You didn't select anything." msgstr "" -#: admin/acf-city-selector-v5.php:341 +#: admin/acf-city-selector-v5.php:353 msgid "You didn't select a city." msgstr "" -#: admin/acf-city-selector-v5.php:342 +#: admin/acf-city-selector-v5.php:354 msgid "You didn't select a country." msgstr "" -#: admin/acf-city-selector-v5.php:343 +#: admin/acf-city-selector-v5.php:355 msgid "You didn't select a state." msgstr "" -#: admin/acf-city-selector-v5.php:344 +#: admin/acf-city-selector-v5.php:356 msgid "You didn't select a state and city." msgstr "" @@ -201,7 +209,7 @@ msgid "Rotate your phone for a better view or scroll the list horizontally." msgstr "" #: admin/acfcs-countries.php:66 admin/acfcs-search.php:172 -#: inc/acfcs-functions.php:772 inc/acfcs-help-tabs.php:46 +#: inc/acfcs-functions.php:774 inc/acfcs-help-tabs.php:46 msgid "Country" msgstr "" @@ -286,139 +294,135 @@ msgstr "" msgid "This page shows real-time info about your site and settings." msgstr "" -#: admin/acfcs-info.php:30 -msgid "We might ask for this info if support is helping you fix a problem." -msgstr "" - -#: admin/acfcs-info.php:36 +#: admin/acfcs-info.php:34 msgid "Countries in database" msgstr "" -#: admin/acfcs-info.php:41 +#: admin/acfcs-info.php:39 msgid "Country name" msgstr "" -#: admin/acfcs-info.php:42 +#: admin/acfcs-info.php:40 msgid "# cities" msgstr "" -#: admin/acfcs-info.php:59 +#: admin/acfcs-info.php:57 msgid "Server info" msgstr "" -#: admin/acfcs-info.php:64 admin/acfcs-info.php:107 admin/acfcs-info.php:166 +#: admin/acfcs-info.php:62 admin/acfcs-info.php:105 admin/acfcs-info.php:164 msgid "What ?" msgstr "" -#: admin/acfcs-info.php:65 admin/acfcs-info.php:108 admin/acfcs-info.php:167 +#: admin/acfcs-info.php:63 admin/acfcs-info.php:106 admin/acfcs-info.php:165 msgid "Value" msgstr "" -#: admin/acfcs-info.php:71 +#: admin/acfcs-info.php:69 msgid "Operating system" msgstr "" -#: admin/acfcs-info.php:76 +#: admin/acfcs-info.php:74 msgid "PHP version" msgstr "" -#: admin/acfcs-info.php:81 +#: admin/acfcs-info.php:79 msgid "Server IP" msgstr "" -#: admin/acfcs-info.php:86 +#: admin/acfcs-info.php:84 msgid "Server port" msgstr "" -#: admin/acfcs-info.php:91 +#: admin/acfcs-info.php:89 msgid "Scheme" msgstr "" -#: admin/acfcs-info.php:96 +#: admin/acfcs-info.php:94 msgid "Home path" msgstr "" -#: admin/acfcs-info.php:102 +#: admin/acfcs-info.php:100 msgid "Wordpress info" msgstr "" -#: admin/acfcs-info.php:114 +#: admin/acfcs-info.php:112 msgid "WordPress version" msgstr "" -#: admin/acfcs-info.php:119 +#: admin/acfcs-info.php:117 msgid "Home URL" msgstr "" -#: admin/acfcs-info.php:124 +#: admin/acfcs-info.php:122 msgid "Current theme" msgstr "" -#: admin/acfcs-info.php:132 +#: admin/acfcs-info.php:130 msgid "Stylesheet folder" msgstr "" -#: admin/acfcs-info.php:138 +#: admin/acfcs-info.php:136 msgid "Template folder" msgstr "" -#: admin/acfcs-info.php:143 +#: admin/acfcs-info.php:141 msgid "Charset" msgstr "" -#: admin/acfcs-info.php:149 +#: admin/acfcs-info.php:147 msgid "Text direction" msgstr "" -#: admin/acfcs-info.php:154 +#: admin/acfcs-info.php:152 msgid "Language" msgstr "" -#: admin/acfcs-info.php:161 +#: admin/acfcs-info.php:159 msgid "Multisite" msgstr "" -#: admin/acfcs-info.php:174 +#: admin/acfcs-info.php:172 msgid "Main site" msgstr "" -#: admin/acfcs-info.php:180 +#: admin/acfcs-info.php:178 msgid "Main registration" msgstr "" -#: admin/acfcs-info.php:187 +#: admin/acfcs-info.php:185 msgid "Subsite registration" msgstr "" -#: admin/acfcs-info.php:195 +#: admin/acfcs-info.php:193 msgid "Active plugins" msgstr "" -#: admin/acfcs-info.php:202 +#: admin/acfcs-info.php:200 msgid "Name" msgstr "" -#: admin/acfcs-info.php:203 +#: admin/acfcs-info.php:201 msgid "Version" msgstr "" -#: admin/acfcs-info.php:226 +#: admin/acfcs-info.php:224 msgid "Download JSON" msgstr "" -#: admin/acfcs-info.php:228 +#: admin/acfcs-info.php:226 msgid "If you're in need of support, the info above might helpful for us to fix a problem." msgstr "" -#: admin/acfcs-info.php:231 +#: admin/acfcs-info.php:229 msgid "You can download the settings to a JSON file below (and send it to us when asked)." msgstr "" -#: admin/acfcs-info.php:239 +#: admin/acfcs-info.php:237 msgid "View JSON file" msgstr "" -#: admin/acfcs-info.php:240 +#: admin/acfcs-info.php:238 msgid "left-click to open, right-click to save" msgstr "" @@ -498,8 +502,8 @@ msgid "You haven't imported any cities yet. Import any files from your %s." msgstr "" #: admin/acfcs-search.php:68 admin/acfcs-search.php:71 -#: inc/acfcs-functions.php:21 inc/acfcs-functions.php:516 -#: inc/acfcs-functions.php:930 +#: inc/acfcs-functions.php:21 inc/acfcs-functions.php:506 +#: inc/acfcs-functions.php:928 msgid "Select a country" msgstr "" @@ -508,8 +512,8 @@ msgid "OR" msgstr "" #: admin/acfcs-search.php:89 admin/acfcs-search.php:93 -#: inc/acfcs-functions.php:63 inc/acfcs-functions.php:523 -#: inc/acfcs-functions.php:932 +#: inc/acfcs-functions.php:59 inc/acfcs-functions.php:513 +#: inc/acfcs-functions.php:930 msgid "Select a province/state" msgstr "" @@ -530,12 +534,12 @@ msgid "Order by" msgstr "" #: admin/acfcs-search.php:136 admin/acfcs-search.php:170 -#: inc/acfcs-functions.php:768 inc/acfcs-help-tabs.php:26 +#: inc/acfcs-functions.php:770 inc/acfcs-help-tabs.php:26 msgid "City" msgstr "" #: admin/acfcs-search.php:137 admin/acfcs-search.php:171 -#: inc/acfcs-functions.php:770 inc/acfcs-help-tabs.php:36 +#: inc/acfcs-functions.php:772 inc/acfcs-help-tabs.php:36 msgid "State" msgstr "" @@ -700,93 +704,93 @@ msgstr "" msgid "Upload CSV" msgstr "" -#: inc/acfcs-functions.php:123 inc/acfcs-functions.php:514 -#: inc/acfcs-functions.php:929 +#: inc/acfcs-functions.php:114 inc/acfcs-functions.php:504 +#: inc/acfcs-functions.php:927 msgid "Select a city" msgstr "" -#: inc/acfcs-functions.php:304 inc/acfcs-functions.php:309 +#: inc/acfcs-functions.php:300 inc/acfcs-functions.php:305 msgid "Since your file is not accurate anymore, the file is deleted." msgstr "" -#: inc/acfcs-functions.php:305 +#: inc/acfcs-functions.php:301 #, php-format msgid "There are too few columns on line %d. %s" msgstr "" -#: inc/acfcs-functions.php:313 +#: inc/acfcs-functions.php:309 #, php-format msgid "There are too many columns on line %d. %s" msgstr "" -#: inc/acfcs-functions.php:384 +#: inc/acfcs-functions.php:380 #, php-format msgid "There are too few columns on line %d." msgstr "" -#: inc/acfcs-functions.php:389 +#: inc/acfcs-functions.php:385 #, php-format msgid "There are too many columns on line %d." msgstr "" -#: inc/acfcs-functions.php:400 +#: inc/acfcs-functions.php:396 #, php-format msgid "The length of the country abbreviation on line %d is incorrect." msgstr "" -#: inc/acfcs-functions.php:602 +#: inc/acfcs-functions.php:601 #, php-format msgid "Congratulations, there appear to be no errors in CSV file: \"%s\"." msgstr "" -#: inc/acfcs-functions.php:643 inc/acfcs-functions.php:645 +#: inc/acfcs-functions.php:642 inc/acfcs-functions.php:644 #, php-format msgid "You have successfully imported %d cities from \"%s\"." msgstr "" -#: inc/acfcs-functions.php:675 +#: inc/acfcs-functions.php:674 #, php-format msgid "Congratulations, you imported 1 city." msgid_plural "Congratulations, you imported %d cities." msgstr[0] "" msgstr[1] "" -#: inc/acfcs-functions.php:681 inc/form-handling.php:33 +#: inc/acfcs-functions.php:680 inc/form-handling.php:33 msgid "You didn't select a file." msgstr "" -#: inc/acfcs-functions.php:695 +#: inc/acfcs-functions.php:694 #, php-format msgid "File \"%s\" successfully deleted." msgstr "" -#: inc/acfcs-functions.php:698 +#: inc/acfcs-functions.php:697 #, php-format msgid "File \"%s\" is not deleted. Please try again." msgstr "" -#: inc/acfcs-functions.php:733 +#: inc/acfcs-functions.php:734 #, php-format msgid "You have successfully removed all entries for %s." msgstr "" -#: inc/acfcs-functions.php:769 inc/acfcs-help-tabs.php:31 +#: inc/acfcs-functions.php:771 inc/acfcs-help-tabs.php:31 msgid "State code" msgstr "" -#: inc/acfcs-functions.php:771 inc/acfcs-help-tabs.php:41 +#: inc/acfcs-functions.php:773 inc/acfcs-help-tabs.php:41 msgid "Country code" msgstr "" -#: inc/acfcs-functions.php:928 +#: inc/acfcs-functions.php:926 msgid "No countries" msgstr "" -#: inc/acfcs-functions.php:931 +#: inc/acfcs-functions.php:929 msgid "No results (yet), first select a country" msgstr "" -#: inc/acfcs-functions.php:933 +#: inc/acfcs-functions.php:931 msgid "No results (yet), first select a state" msgstr "" @@ -984,9 +988,9 @@ msgid "World" msgstr "" #: inc/form-handling.php:8 inc/form-handling.php:30 inc/form-handling.php:64 -#: inc/form-handling.php:88 inc/form-handling.php:109 inc/form-handling.php:142 -#: inc/form-handling.php:158 inc/form-handling.php:177 -#: inc/form-handling.php:197 +#: inc/form-handling.php:88 inc/form-handling.php:109 inc/form-handling.php:143 +#: inc/form-handling.php:159 inc/form-handling.php:178 +#: inc/form-handling.php:198 msgid "Something went wrong, please try again." msgstr "" @@ -1007,21 +1011,21 @@ msgstr "" msgid "You didn't select any countries, please try again." msgstr "" -#: inc/form-handling.php:127 +#: inc/form-handling.php:128 #, php-format msgid "You have deleted the city %s." msgid_plural "You have deleted the following cities: %s." msgstr[0] "" msgstr[1] "" -#: inc/form-handling.php:145 +#: inc/form-handling.php:146 msgid "You have successfully deleted all transients." msgstr "" -#: inc/form-handling.php:163 +#: inc/form-handling.php:164 msgid "All cities are deleted." msgstr "" -#: inc/form-handling.php:184 +#: inc/form-handling.php:185 msgid "Settings saved" msgstr "" diff --git a/readme.txt b/readme.txt index f6b5d94..d81b49f 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Contributors: beee Requires at least: 3.6.0 Requires PHP: 7.0 Tested up to: 6.1.1 -Stable tag: 1.10.0 +Stable tag: 1.10.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -41,6 +41,9 @@ A. Please read the FAQ @ [https://acf-city-selector.com/documentation/](https:// == Changelog == += 1.10.1 = +* New language files + = 1.10.0 = * Add option to store location as single meta values * Fix ordering for states (which caused some issues)