diff --git a/src/translations/ar/app.php b/src/translations/ar/app.php index 2dad8ed7056..416087889f1 100644 --- a/src/translations/ar/app.php +++ b/src/translations/ar/app.php @@ -5,6 +5,7 @@ '(blank)' => '(فراغ)', '(trial)' => '(نسخة تجريبية)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/path/to/folder', '1 job' => 'مهمة واحدة', 'Renew now for another year of updates.' => ' التجديد الآن لعام آخر من التحديثات.', @@ -42,7 +43,7 @@ 'Active Trials' => 'نسخ تجريبية', 'Active trials added to the cart.' => 'تمت إضافة الفترات التجريبية النشطة إلى سلة التسوق.', 'Active' => 'نشط', - 'Activity (Past Month)' => 'نشاط (الشهر الماضي)', + 'Activity' => 'Activity', 'Add Row Label' => 'إضافة تسمية للصف', 'Add a block' => 'إضافة كتلة', 'Add a category' => 'إضافة فئة', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'تعذر تطبيق المسودة.', 'Couldn’t apply new migrations.' => 'تعذر تطبيق الترحيلات الجديدة.', 'Couldn’t backup the database. How would you like to proceed?' => 'تعذر عمل نسخ احتياطي لقاعدة البيانات. كيف ترغب في المتابعة؟', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'تعذر إنشاء {type}.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'تعذر حذف {type}.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'تعذر إلغاء تثبيت الملحق.', 'Couldn’t unsuspend all users.' => 'تعذر إلغاء تعليق جميع المستخدمين.', 'Couldn’t unsuspend user.' => 'تعذر إلغاء إيقاف المستخدم.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'تعذر تحديث كلمة المرور.', 'Country' => 'البلد', 'County' => 'المقاطعة', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'لا يدعم Craft CMS التراجع إلى هذا الإصدار. الرجاء التحديث إلى Craft CMS إصدار {version} أو أحدث.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS يشتغل حالياً في وضع التطوير.', 'Craft Support' => 'دعم Craft', 'Craft isn’t installed yet.' => 'لم يتم تثبيت Craft بعد.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'تثبيت Craft CMS', 'Install with Composer' => 'التثبيت باستخدام Composer', 'Install' => 'تثبيت', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'تم التثبيت كتجربة', 'Installed' => 'مثبّت', 'Installing Craft CMS…' => 'جارِ تثبيت Craft CMS…', @@ -1800,6 +1806,7 @@ 'Your Email' => 'بريدك الإلكتروني', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'حسابك لا يملك صلاحية الوصول إلى لوحة التحكم عندما يكون النظام متوقف.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'حسابك لا يملك صلاحية الوصول إلى الموقع عندما يكون النظام متوقف.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'لا يمكن تخزين التغييرات الخاصة بك.', 'Your changes have been stored.' => 'تم تخزين التغييرات الخاصة بك.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'تعذر تحديد موقع ملف composer.json الخاص بك. حاول إعداد الثابت CRAFT_COMPOSER_PATH الموجود في index.php على الموقع الخاص به في الخادم.', diff --git a/src/translations/cs/app.php b/src/translations/cs/app.php index d43366b55ff..cca76b94348 100644 --- a/src/translations/cs/app.php +++ b/src/translations/cs/app.php @@ -5,6 +5,7 @@ '(blank)' => '(prázdné)', '(trial)' => '(zkušební verze)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => 'cesta/ke/složce', '1 job' => '1 úloha', 'Renew now for another year of updates.' => 'Obnovte nyní a získejte aktualizace na další rok.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Aktivní zkušební verze', 'Active trials added to the cart.' => 'Do košíku byly přidány aktivní zkušební verze.', 'Active' => 'Aktivní', - 'Activity (Past Month)' => 'Aktivita (minulý měsíc)', + 'Activity' => 'Activity', 'Add Row Label' => 'Přidat popisek řádku', 'Add a block' => 'Přidat blok', 'Add a category' => 'Přidat kategorii', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Koncept nebylo možné použít.', 'Couldn’t apply new migrations.' => 'Nové migrace nelze použít.', 'Couldn’t backup the database. How would you like to proceed?' => 'Tuto databázi nelze zálohovat. Jak chcete pokračovat?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'Nepodařilo se vytvořit {type}.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Nepodařilo se smazat {type}.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Plugin se nepovedlo odinstalovat.', 'Couldn’t unsuspend all users.' => 'Blokování všech uživatelů se nepodařilo zrušit.', 'Couldn’t unsuspend user.' => 'Blokování uživatele nelze zrušit.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Nepodařilo se uložit heslo.', 'Country' => 'Země', 'County' => 'Kraj', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS nepodporuje zpětné vyhledání na tuto verzi. Aktualizujte prosím na verzi Craft CMS {version} nebo pozdější.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS běží v módu pro vývojáře.', 'Craft Support' => 'Podpora systému Craft', 'Craft isn’t installed yet.' => 'Aplikace Craft ještě není nainstalovaná.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Nainstalovat Craft CMS', 'Install with Composer' => 'Instalace pomocí nástroje Composer', 'Install' => 'Nainstalovat', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Nainstalováno jako zkušební verze', 'Installed' => 'Nainstalováno.', 'Installing Craft CMS…' => 'Instaluji Craft CMS...', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Váš email', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Váš účet nemá oprávnění přihlásit se do ovládacího panelu, když je systém offline.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Váš účet nemá povolení přistupovat na tuto stránku, když je vypnuta.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Vaše změny nebyly uloženy.', 'Your changes have been stored.' => 'Vaše změny byly uloženy.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Váš soubor composer.json nelze nalézt. Zkuste nastavit konstantu CRAFT_COMPOSER_PATH v index.php na jeho umístění na serveru.', diff --git a/src/translations/da/app.php b/src/translations/da/app.php index b2ecca307d6..d652180e5e8 100644 --- a/src/translations/da/app.php +++ b/src/translations/da/app.php @@ -5,6 +5,7 @@ '(blank)' => '(tom)', '(trial)' => '(prøve)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/path/to/folder', '1 job' => '1 job', 'Renew now for another year of updates.' => 'Forny nu for et år mere med opdateringer.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Aktive prøveversioner', 'Active trials added to the cart.' => 'Aktive prøver føjet til kurven.', 'Active' => 'Aktiv', - 'Activity (Past Month)' => 'Aktivitet (sidste måned)', + 'Activity' => 'Activity', 'Add Row Label' => 'Tilføj rækkeetiket', 'Add a block' => 'Tilføj en blok', 'Add a category' => 'Tilføj en kategori', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Kunne ikke anvende kladde.', 'Couldn’t apply new migrations.' => 'Kan ikke anvende nye migreringer.', 'Couldn’t backup the database. How would you like to proceed?' => 'Kan ikke lave backup af database. Hvordan vil du fortsætte?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'Kunne ikke oprette {type}.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Kunne ikke slette {type}.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Kunne ikke installere plugin', 'Couldn’t unsuspend all users.' => 'Kan ikke fjerne suspendering af alle brugere.', 'Couldn’t unsuspend user.' => 'Kan ikke fjerne suspendering af bruger.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Kunne ikke opdatere kodeord.', 'Country' => 'Land', 'County' => 'Amt', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS understøtter ikke backtracking til denne version. Opdater til Craft CMS {version} eller nyere.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS kører i Dev tilstand.', 'Craft Support' => 'Craft Support', 'Craft isn’t installed yet.' => 'Craft er ikke installeret endnu.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Installer Craft CMS', 'Install with Composer' => 'Installer med Composer', 'Install' => 'Instalér', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Installeret som en prøve', 'Installed' => 'Installeret', 'Installing Craft CMS…' => 'Installerer Craft CMS...', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Din email', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Din konto har ikke tilladelse til at få adgang til kontrolpanelet, når systemet er offline.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Din konto har ikke adgang til at tilgå websiden, når systemet er offline.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Dine ændringer kunne ikke gemmes.', 'Your changes have been stored.' => 'Din ændringer er blevet gemt.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Din composer.json-fil blev ikke fundet. Prøv at indstille CRAFT_COMPOSER_PATH-konstanten i index.php til placeringen på serveren.', diff --git a/src/translations/de-CH/app.php b/src/translations/de-CH/app.php index ac427d0083f..6a31ed601ef 100644 --- a/src/translations/de-CH/app.php +++ b/src/translations/de-CH/app.php @@ -5,6 +5,7 @@ '(blank)' => '(leer)', '(trial)' => '(Testversion)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/Pfad/zum/Ordner', '1 job' => '1 Aufgabe', 'Renew now for another year of updates.' => 'Jetzt erneuern, um ein weiteres Jahr Updates zu erhalten.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Aktive Tests', 'Active trials added to the cart.' => 'Aktive Testversionen dem Warenkorb hinzugefügt.', 'Active' => 'Aktiv', - 'Activity (Past Month)' => 'Aktivität (letzter Monat)', + 'Activity' => 'Activity', 'Add Row Label' => 'Zeilenbeschriftung hinzufügen', 'Add a block' => 'Block hinzufügen', 'Add a category' => 'Kategorie hinzufügen', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Der Entwurf konnte nicht angewendet werden.', 'Couldn’t apply new migrations.' => 'Neue Migrationen konnten nicht angewendet werden.', 'Couldn’t backup the database. How would you like to proceed?' => 'Die Datenbank konnte nicht gesichert werden. Wie möchten Sie fortfahren?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => '{type} konnte nicht erstellt werden.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => '«{type}» konnte nicht gelöscht werden.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Das Plug-in konnte nicht deinstalliert werden.', 'Couldn’t unsuspend all users.' => 'Es konnten nicht alle Benutzersperrungen aufgehoben werden.', 'Couldn’t unsuspend user.' => 'Suspendierung des Benutzers konnte nicht aufgehoben werden.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Das Passwort konnte nicht aktualisiert werden.', 'Country' => 'Land', 'County' => 'County', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS unterstützt die Rückverfolgung auf diese Version nicht. Führen Sie eine Aktualisierung auf Craft CMS {version} oder höher aus.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS läuft im Dev-Modus.', 'Craft Support' => 'Craft-Support', 'Craft isn’t installed yet.' => 'Craft wurde noch nicht installiert.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Craft CMS installieren', 'Install with Composer' => 'Mit Composer installieren', 'Install' => 'Installieren', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Installiert als Trial-Version', 'Installed' => 'Installiert', 'Installing Craft CMS…' => 'Craft CMS wird installiert…', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Ihre E-Mail-Adresse', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Ihr Benutzerkonto verfügt nicht über die Genehmigung zum Zugriff auf das Control Panel, wenn das System offline ist.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Ihr Benutzerkonto verfügt nicht über die Genehmigung zum Zugriff auf die Seite, wenn das System offline ist.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Ihre Änderungen konnten nicht gespeichert werden.', 'Your changes have been stored.' => 'Ihre Änderungen wurden gespeichert.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Ihre composer.json-Datei konnte nicht gefunden werden. Versuchen Sie, die Konstante CRAFT_COMPOSER_PATH in index.php als Pfad zu ihrem Speicherort auf dem Server festzulegen.', diff --git a/src/translations/de/app.php b/src/translations/de/app.php index bf4f3c6333a..e31a1e997cf 100644 --- a/src/translations/de/app.php +++ b/src/translations/de/app.php @@ -5,6 +5,7 @@ '(blank)' => '(leer)', '(trial)' => '(Testversion)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/Pfad/zum/Ordner', '1 job' => '1 Aufgabe', 'Renew now for another year of updates.' => 'Jetzt erneuern, um ein weiteres Jahr Updates zu erhalten.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Aktive Testversionen', 'Active trials added to the cart.' => 'Aktive Testversionen wurden zum Warenkorb hinzugefügt.', 'Active' => 'Aktiv', - 'Activity (Past Month)' => 'Aktivität (Letzter Monat)', + 'Activity' => 'Activity', 'Add Row Label' => 'Zeilenbeschriftung hinzufügen', 'Add a block' => 'Block hinzufügen', 'Add a category' => 'Kategorie hinzufügen', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Der Entwurf konnte nicht angewendet werden.', 'Couldn’t apply new migrations.' => 'Neue Migrationen konnten nicht angewendet werden.', 'Couldn’t backup the database. How would you like to proceed?' => 'Die Datenbank konnte nicht gesichert werden. Wie möchten Sie fortfahren?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => '„{type}“ konnte nicht erstellt werden.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => '„{type}“ konnte nicht gelöscht werden.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Das Plug-in konnte nicht deinstalliert werden.', 'Couldn’t unsuspend all users.' => 'Es konnten nicht alle Suspendierungen der Benutzer aufgehoben werden.', 'Couldn’t unsuspend user.' => 'Suspendierung des Benutzers konnte nicht aufgehoben werden.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Das Passwort konnte nicht aktualisiert werden.', 'Country' => 'Land', 'County' => 'Landkreis', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS unterstützt die Rückverfolgung auf diese Version nicht. Führen Sie eine Aktualisierung auf Craft CMS {version} oder höher aus.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS läuft im Dev-Modus.', 'Craft Support' => 'Craft-Support', 'Craft isn’t installed yet.' => 'Craft wurde noch nicht installiert.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Craft CMS installieren', 'Install with Composer' => 'Mit Composer installieren', 'Install' => 'Installieren', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Installiert als Trial-Version', 'Installed' => 'Installiert', 'Installing Craft CMS…' => 'Craft CMS wird installiert...', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Ihre E-Mail-Adresse', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Ihr Benutzerkonto verfügt nicht über die Genehmigung zum Zugriff auf das Control Panel, wenn das System offline ist.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Ihr Benutzerkonto verfügt nicht über die Genehmigung zum Zugriff auf die Seite, wenn das System offline ist.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Ihre Änderungen konnten nicht gespeichert werden.', 'Your changes have been stored.' => 'Ihre Änderungen wurden gespeichert.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Ihre composer.json-Datei konnte nicht gefunden werden. Versuchen Sie, die Konstante CRAFT_COMPOSER_PATH in index.php als Pfad zu ihrem Speicherort auf dem Server festzulegen.', diff --git a/src/translations/en-GB/app.php b/src/translations/en-GB/app.php index b7e934e37e1..510d99ce34d 100644 --- a/src/translations/en-GB/app.php +++ b/src/translations/en-GB/app.php @@ -5,6 +5,7 @@ '(blank)' => '(blank)', '(trial)' => '(trial)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/path/to/folder', '1 job' => '1 job', 'Renew now for another year of updates.' => 'Renew now for another year of updates.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Active trials', 'Active trials added to the cart.' => 'Active trials added to the cart.', 'Active' => 'Active', - 'Activity (Past Month)' => 'Activity (Past Month)', + 'Activity' => 'Activity', 'Add Row Label' => 'Add row label', 'Add a block' => 'Add a block', 'Add a category' => 'Add a category', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Couldn’t apply draft.', 'Couldn’t apply new migrations.' => 'Couldn’t apply new migrations.', 'Couldn’t backup the database. How would you like to proceed?' => 'Couldn’t back up the database. How would you like to proceed?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'Couldn’t create {type}.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Couldn’t delete {type}.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Couldn’t uninstall plugin.', 'Couldn’t unsuspend all users.' => 'Couldn’t unsuspend all users.', 'Couldn’t unsuspend user.' => 'Couldn’t unsuspend user.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Couldn’t update password.', 'Country' => 'Country', 'County' => 'County', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS is running in Dev Mode.', 'Craft Support' => 'Craft Support', 'Craft isn’t installed yet.' => 'Craft isn’t installed yet.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Install Craft CMS', 'Install with Composer' => 'Install with Composer', 'Install' => 'Install', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Installed as a trial', 'Installed' => 'Installed', 'Installing Craft CMS…' => 'Installing Craft CMS…', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Your Email', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Your account doesn’t have permission to access the control panel when the system is offline.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Your account doesn’t have permission to access the site when the system is offline.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Your changes could not be stored.', 'Your changes have been stored.' => 'Your changes have been stored.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.', diff --git a/src/translations/es/app.php b/src/translations/es/app.php index ae955bd0799..362a9a32da0 100644 --- a/src/translations/es/app.php +++ b/src/translations/es/app.php @@ -5,6 +5,7 @@ '(blank)' => '(en blanco)', '(trial)' => '(prueba)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/ruta de acceso/a/carpeta', '1 job' => '1 trabajo', 'Renew now for another year of updates.' => 'Renovar ahora para otro año de actualizaciones.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Pruebas activas', 'Active trials added to the cart.' => 'Pruebas activas añadidas al carro.', 'Active' => 'Activo', - 'Activity (Past Month)' => 'Actividad (mes pasado)', + 'Activity' => 'Activity', 'Add Row Label' => 'Añadir etiqueta de fila', 'Add a block' => 'Agregar un bloque', 'Add a category' => 'Añadir categoria', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'No se pudo aplicar el borrador.', 'Couldn’t apply new migrations.' => 'No se pudieron aplicar nuevas migraciones.', 'Couldn’t backup the database. How would you like to proceed?' => 'No se pudo crear copia de seguridad de la base de datos. ¿Deseas proceder?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'No se ha podido crear {type}.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'No se ha podido eliminar {type}.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'No se puede desinstalar el plugin.', 'Couldn’t unsuspend all users.' => 'No se ha podido cancelar la suspensión de todos los usuarios.', 'Couldn’t unsuspend user.' => 'No se ha podido desactivar la suspensión del usuario.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'No se puede actualizar la contraseña.', 'Country' => 'País', 'County' => 'Condado', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'No se puede retroceder de esta versión de Craft CMS. Actualiza a la versión Craft CMS {version} o posterior.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS esta siendo ejecutado en Dev Mode.', 'Craft Support' => 'Soporte de Craft', 'Craft isn’t installed yet.' => 'Aún no se ha instalado Craft.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Instalar Craft CMS', 'Install with Composer' => 'Instalar con Composer', 'Install' => 'Instalar', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Instalado como prueba', 'Installed' => 'Instalado', 'Installing Craft CMS…' => 'Instalando Craft CMS…', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Tu correo electrónico', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Su cuenta no tiene permiso para acceder al panel de control con el sistema desconectado.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Tu cuenta no tiene permiso para acceder al sitio cuando el sistema no está conectado.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'No se pudieron guardar tus cambios.', 'Your changes have been stored.' => 'Se han guardado tus cambios.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'No se pudo encontrar el archivo composer.json. Intente configurar la constante CRAFT_COMPOSER_PATH de index.php en la ubicación del servidor.', diff --git a/src/translations/fa/app.php b/src/translations/fa/app.php index c86e55eaf1b..9474d5d0757 100644 --- a/src/translations/fa/app.php +++ b/src/translations/fa/app.php @@ -5,6 +5,7 @@ '(blank)' => '(خالی)', '(trial)' => '(دوره آزمایشی)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/مسیر/به/شاخه', '1 job' => '1 کار', 'Renew now for another year of updates.' => 'هم اکنون تجدید کن برای یک سال دیگر بروزرسانی', @@ -42,7 +43,7 @@ 'Active Trials' => 'فعال به شکل آزمایشی', 'Active trials added to the cart.' => 'دوره‌های آزمایشی به سبد خرید اضافه شد.', 'Active' => 'فعال', - 'Activity (Past Month)' => 'فعالیت (ماه گذشته)', + 'Activity' => 'Activity', 'Add Row Label' => 'اضافه کردن برچسب ردیف', 'Add a block' => 'اضافه کردن یک بلوک', 'Add a category' => 'اضافه کردن یک دسته بندی', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'پیش‌نویس اعمال نشد.', 'Couldn’t apply new migrations.' => 'نتوانست تغییرات جدید در ساختار پایگاه داده را اعمال کند.', 'Couldn’t backup the database. How would you like to proceed?' => 'نتوانست از پایگاه داده پشتیبان تهیه نماید. چطور تمایل به ادامه دارید؟', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'نتوانست {type} را ایجاد نماید.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'نتوانست {type} را حذف نماید.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'نتوانست پلاگین را حذف نصب نماید.', 'Couldn’t unsuspend all users.' => 'نتوانست همه کاربرها را از تعلیق خارج نماید.', 'Couldn’t unsuspend user.' => 'نتوانست کاربر را از تعلیق خارج نماید.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'نتوانست رمز عبور را بروز نماید.', 'Country' => 'کشور', 'County' => 'کشور', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS بازگشت به این نسخه را پشتیبانی نمی نماید. لطفا به نسخه {version} یا بالاتر Craft CMS بروزرسانی نمایید.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS در حالت توسعه در حال اجرا می باشد.', 'Craft Support' => 'پشتیبانی Craft', 'Craft isn’t installed yet.' => 'Craft تا این لحظه نصب نشده است.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'نصب کردن Craft CMS', 'Install with Composer' => 'نصب از طریق Composer', 'Install' => 'نصب کردن', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'به صورت آزمایشی نصب گردید', 'Installed' => 'نصب شده', 'Installing Craft CMS…' => 'در حال نصب Craft CMS...', @@ -1800,6 +1806,7 @@ 'Your Email' => 'پست الکترونیکی شما', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'حساب کاربری شما مجوز دسترسی به صفحه کنترل را هنگام آفلاین بودن سیستم ندارد.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'حساب کاربری شما مجوز دسترسی به سایت وقتی که سیستم آفلاین است را ندارد.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'تغییرات شما نمی تواند ذخیره گردد.', 'Your changes have been stored.' => 'تغییرات شما ذخیره گردید.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'فایل composer.json شما نمی تواند مکان یابی شود. در فایل index.php مقدار دهی ثابت CRAFT_COMPOSER_PATH به مکانش روی سرور را امتحان نمایید.', diff --git a/src/translations/fr-CA/app.php b/src/translations/fr-CA/app.php index 13284631fdd..757376d5651 100644 --- a/src/translations/fr-CA/app.php +++ b/src/translations/fr-CA/app.php @@ -5,6 +5,7 @@ '(blank)' => '(vide)', '(trial)' => '(essai)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/chemin/vers/dossier', '1 job' => '1 tâche', 'Renew now for another year of updates.' => 'Renouvelez dès maintenant pour une autre année de mises à jour.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Essais actifs', 'Active trials added to the cart.' => 'Essais actifs ajoutés au panier.', 'Active' => 'Actif', - 'Activity (Past Month)' => 'Activité (mois dernier)', + 'Activity' => 'Activity', 'Add Row Label' => 'Ajouter une étiquette de ligne', 'Add a block' => 'Ajouter un bloc', 'Add a category' => 'Ajouter une catégorie', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Impossible d\'appliquer le brouillon.', 'Couldn’t apply new migrations.' => 'Impossible d’appliquer de nouvelles migrations.', 'Couldn’t backup the database. How would you like to proceed?' => 'Impossible de sauvegarder la base de données. Que souhaitez-vous faire?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'Impossible de créer {type}.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Impossible de supprimer {type}.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Le plugiciel n’a pu être désinstallé.', 'Couldn’t unsuspend all users.' => 'Impossible de rétablir tous les utilisateurs.', 'Couldn’t unsuspend user.' => 'Impossible de rétablir l’utilisateur.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Le mot de passe n’a pu être mis à jour.', 'Country' => 'Pays', 'County' => 'Comté', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS ne prend pas en charge le retour vers cette version. Veuillez effectuer une mise à jour vers Craft CMS {version} ou une version plus récente.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS fonctionne en mode Dev.', 'Craft Support' => 'Support Craft', 'Craft isn’t installed yet.' => 'Craft n\'est pas encore installé.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Installer Craft CMS', 'Install with Composer' => 'Installer avec Composer', 'Install' => 'Installer', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Installé à titre d\'essai', 'Installed' => 'Installé', 'Installing Craft CMS…' => 'Installation de Craft CMS…', @@ -1801,6 +1807,7 @@ 'Your Email' => 'Votre courriel', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Votre compte n’est pas autorisé à accéder au panneau de configuration quand le système est hors ligne.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Votre compte n’est pas autorisé à accéder au site quand le système est hors ligne.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Vos modifications n\'ont pas pu être enregistrées.', 'Your changes have been stored.' => 'Vos modifications ont été enregistrées.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Le fichier .json de votre éditeur est introuvable. Essayez de configurer la constante CRAFT_COMPOSER_PATH dans index.php à son emplacement sur le serveur.', diff --git a/src/translations/fr/app.php b/src/translations/fr/app.php index 1a1640bd3c6..0454863d19b 100644 --- a/src/translations/fr/app.php +++ b/src/translations/fr/app.php @@ -5,6 +5,7 @@ '(blank)' => '(vide)', '(trial)' => '(essai)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/chemin/vers/dossier', '1 job' => '1 tâche', 'Renew now for another year of updates.' => 'Renouvelez dès maintenant pour une autre année de mises à jour.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Essais actifs', 'Active trials added to the cart.' => 'Essais actifs ajoutés au panier.', 'Active' => 'Actif', - 'Activity (Past Month)' => 'Activité (mois dernier)', + 'Activity' => 'Activity', 'Add Row Label' => 'Libellé "Ajouter une ligne"', 'Add a block' => 'Ajouter un bloc', 'Add a category' => 'Ajouter une catégorie', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Impossible d’appliquer le brouillon.', 'Couldn’t apply new migrations.' => 'Impossible d’appliquer de nouvelles migrations.', 'Couldn’t backup the database. How would you like to proceed?' => 'Impossible de sauvegarder la base de données. Que souhaitez-vous faire ?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'Impossible de créer {type}.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Impossible de supprimer {type}.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Impossible de désinstaller le plugin.', 'Couldn’t unsuspend all users.' => 'Impossible de rétablir tous les utilisateurs.', 'Couldn’t unsuspend user.' => 'Impossible de rétablir l’utilisateur.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Le mot de passe n’a pu être mis à jour.', 'Country' => 'Pays', 'County' => 'Comté', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS ne propose pas de retour vers cette version. Veuillez effectuer une mise à jour vers Craft CMS {version} ou version ultérieure.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS fonctionne en mode Dev.', 'Craft Support' => 'Support Craft', 'Craft isn’t installed yet.' => 'Craft n’est pas encore installé.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Installer Craft CMS', 'Install with Composer' => 'Installer avec Composer', 'Install' => 'Installer', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Installé en tant qu’essai', 'Installed' => 'Installé', 'Installing Craft CMS…' => 'Installation de Craft CMS…', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Votre email', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Votre compte n’est pas autorisé à accéder au panneau de contrôle quand le système est hors ligne.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Votre compte n’est pas autorisé à accéder au site quand le système est hors ligne.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Vos modifications n’ont pas pu être enregistrées.', 'Your changes have been stored.' => 'Vos modifications ont été enregistrées.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Votre fichier composer.json n’a pas pû être localisé. Essayez de définir la constante CRAFT_COMPOSER_PATH du fichier index.php à son emplacement exact sur le serveur.', diff --git a/src/translations/he/app.php b/src/translations/he/app.php index 3f67484ab2b..15d7b558a4d 100644 --- a/src/translations/he/app.php +++ b/src/translations/he/app.php @@ -5,6 +5,7 @@ '(blank)' => '(ריק)', '(trial)' => '(ניסיון)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => 'נתיב/אל/תיקייה', '1 job' => 'עבודה 1', 'Renew now for another year of updates.' => 'חדש כעת לשנה נוספת של עדכונים.', @@ -42,7 +43,7 @@ 'Active Trials' => 'נסיונות פעילים', 'Active trials added to the cart.' => 'ניסיונות פעילים נוספו לעגלה.', 'Active' => 'פעיל', - 'Activity (Past Month)' => 'פעילות (חודש שעבר)', + 'Activity' => 'Activity', 'Add Row Label' => 'הוסף תווית שורה', 'Add a block' => 'הוסף בלוק', 'Add a category' => 'הוסף קטגוריה', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'לא ניתן להחיל את הטיוטה.', 'Couldn’t apply new migrations.' => 'לא ניתן להחיל העברות חדשות.', 'Couldn’t backup the database. How would you like to proceed?' => 'לא ניתן לגבות את מסד הנתונים. כיצד ברצונך להמשיך?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'לא ניתן ליצור את {type}.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'לא ניתן למחוק את {type}.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'לא ניתן להסיר את התוסף.', 'Couldn’t unsuspend all users.' => 'לא ניתן לבטל השעיה של כל המשתמשים.', 'Couldn’t unsuspend user.' => 'לא ניתן לבטל השעיה של משתמש.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'לא ניתן לעדכן סיסמה.', 'Country' => 'ארץ', 'County' => 'מחוז', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS אינה תומכת בנסיגה לגרסה זו. נא לעדכן לגרסת Craft CMS {version} או גרסה מאוחרת יותר.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS פועלת במצב פיתוח.', 'Craft Support' => 'תמיכת Craft', 'Craft isn’t installed yet.' => 'Craft אינו מותקן עדיין.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'התקנת Craft CMS', 'Install with Composer' => 'התקן באמצעות Composer', 'Install' => 'התקן', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'מותקן בגרסת ניסיון', 'Installed' => 'הותקן', 'Installing Craft CMS…' => 'מתקין את Craft CMS...', @@ -1800,6 +1806,7 @@ 'Your Email' => 'האימייל שלך', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'לחשבון שלך אין הרשאה לגשת ללוח הבקרה כאשר המערכת אינה מקוונת.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'לחשבון שלך אין הרשאה להיכנס לאתר כאשר המערכת במצב מכובה.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'לא ניתן היה לאחסן את שינויים שלך.', 'Your changes have been stored.' => 'השינויים שלך אוחסנו.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'לא הייתה אפשרות לאתר את קובץ composer.json שלך. נסה להגדיר את קבוע CRAFT_COMPOSER_PATH ב-index.php למיקומו בשרת.', diff --git a/src/translations/hu/app.php b/src/translations/hu/app.php index 29531288b1a..1bf2fb1a1f7 100644 --- a/src/translations/hu/app.php +++ b/src/translations/hu/app.php @@ -5,6 +5,7 @@ '(blank)' => '(üres)', '(trial)' => '(próbaverzió)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/útvonal/a/mappához', '1 job' => '1 feladat', 'Renew now for another year of updates.' => 'Újítsa fel most egy további évnyi frissítéshez.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Aktív próbaverziók', 'Active trials added to the cart.' => 'Az aktív próbaverziók bekerültek a kocsiba.', 'Active' => 'Aktív', - 'Activity (Past Month)' => 'Aktivitás (múlt hónap)', + 'Activity' => 'Activity', 'Add Row Label' => 'Sorcímke hozzáadása', 'Add a block' => 'Blokk hozzáadása', 'Add a category' => 'Adj hozzá egy kategóriát', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'A vázlat alkalmazása sikertelen volt.', 'Couldn’t apply new migrations.' => 'Nem lehet új áttelepítéseket alkalmazni.', 'Couldn’t backup the database. How would you like to proceed?' => 'Az adatbázis frissítése nem sikerült. Hogyan szeretné folytatni?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'A {type} létrehozása sikertelen volt.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => '{type} törlése sikertelen volt.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Bővítmény nem törölhető.', 'Couldn’t unsuspend all users.' => 'Nem sikerült visszavonni az összes felhasználó felfüggesztését.', 'Couldn’t unsuspend user.' => 'A felhasználó felfüggesztését nem sikerült megszüntetni.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Nem sikerült a jelszó módosítása.', 'Country' => 'Ország', 'County' => 'Megye', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'A Craft CMS nem támogatja a visszalépést erre a verzióra. Frissíts a Craft CMS {version} vagy újabb verzióra.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'A Craft CMS fejlesztői üzemmódban fut.', 'Craft Support' => 'Craft-támogatás', 'Craft isn’t installed yet.' => 'A Craft még nincs telepítve.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Craft CMS telepítése', 'Install with Composer' => 'Telepítés Composerrel', 'Install' => 'Telepítés', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Telepítve próbaverzióként', 'Installed' => 'Telepítve', 'Installing Craft CMS…' => 'Craft CMS telepítése…', @@ -1800,6 +1806,7 @@ 'Your Email' => 'E-mail Címe', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'A fiókja nem teszi lehetővé, hogy a vezérlőpultot offline állapotban elérhesse.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'A fiókod nem teszi lehetővé, hogy az oldalt offline állapotban elérhesd.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'A változtatások mentése sikertelen volt.', 'Your changes have been stored.' => 'A változtatások sikeresen elmentve.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'A composer.json fájl nem található. Próbálja beállítani a CRAFT_COMPOSER_PATH állandó értékét az index.php fájlban a kiszolgálón való helyére.', diff --git a/src/translations/it/app.php b/src/translations/it/app.php index d73caa93cfd..248cff746e3 100644 --- a/src/translations/it/app.php +++ b/src/translations/it/app.php @@ -5,6 +5,7 @@ '(blank)' => '(vuoto)', '(trial)' => '(prova)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/path/to/folder', '1 job' => '1 attività', 'Renew now for another year of updates.' => 'Rinnova ora per un altro anno di aggiornamenti.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Prove attive', 'Active trials added to the cart.' => 'Prove attive aggiunte al carrello.', 'Active' => 'Attivo', - 'Activity (Past Month)' => 'Attività (Mese scorso)', + 'Activity' => 'Activity', 'Add Row Label' => 'Aggiungi etichetta riga', 'Add a block' => 'Aggiungi un blocco', 'Add a category' => 'Aggiungi una categoria', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Impossibile applicare la bozza.', 'Couldn’t apply new migrations.' => 'Impossibile applicare le nuove migrazioni.', 'Couldn’t backup the database. How would you like to proceed?' => 'Impossibile eseguire il backup del database. Come desideri procedere?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'Impossibile creare {type}.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Impossibile eliminare {type}.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Impossibile disinstallare il plugin.', 'Couldn’t unsuspend all users.' => 'Impossibile annullare la sospensione di tutti gli utenti.', 'Couldn’t unsuspend user.' => 'Impossibile annullare la sospensione per l\'utente.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Impossibile aggiornare la password.', 'Country' => 'Paese', 'County' => 'Provincia', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS non supporta il ripristino di questa versione. Effettua l\'upgrade a Craft CMS {version} o successiva.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS è eseguito in Dev Mode.', 'Craft Support' => 'Assistenza Craft', 'Craft isn’t installed yet.' => 'Craft non è ancora stato installato.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Installa Craft CMS', 'Install with Composer' => 'Installa con Composer', 'Install' => 'Installa', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Installato come prova', 'Installed' => 'Installato', 'Installing Craft CMS…' => 'Installando Craft CMS…', @@ -1800,6 +1806,7 @@ 'Your Email' => 'La tua email', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Il tuo account non possiede il permesso di accesso al pannello di controllo mentre il sistema è offline.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Il tuo account non possiede l\'autorizzazione per accedere al sito quando il sistema è offline.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Impossibile memorizzare le tue modifiche.', 'Your changes have been stored.' => 'Le tue modifiche sono state memorizzate.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Impossibile individuare il file .json di Composer. Prova a impostare la costante CRAFT_COMPOSER_PATH in index.php sul percorso del server.', diff --git a/src/translations/ja/app.php b/src/translations/ja/app.php index b4f48a57b4f..a92ec286170 100644 --- a/src/translations/ja/app.php +++ b/src/translations/ja/app.php @@ -5,6 +5,7 @@ '(blank)' => '(空白)', '(trial)' => '(トライアル)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/path/to/folder', '1 job' => '1件のジョブ', 'Renew now for another year of updates.' => '今すぐ更新して今後1年間のアップデートを利用する。', @@ -42,7 +43,7 @@ 'Active Trials' => '有効なトライアル', 'Active trials added to the cart.' => 'アクティブなトライアルはカートに追加されました。', 'Active' => '有効', - 'Activity (Past Month)' => 'アクティビティ (過去 1 カ月)', + 'Activity' => 'Activity', 'Add Row Label' => '行ラベルを追加', 'Add a block' => 'ブロックを追加', 'Add a category' => 'カテゴリを追加', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => '下書きを適用できませんでした。', 'Couldn’t apply new migrations.' => '新しいマイグレーションを適用できませんでした。', 'Couldn’t backup the database. How would you like to proceed?' => 'データベースをバックアップできませんでした。どのように進めますか?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => '{type}を作成できませんでした。', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => '{type}を削除できませんでした。', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'プラグインをアンインストールできませんでした。', 'Couldn’t unsuspend all users.' => 'すべてのユーザーを停止解除できませんでした。', 'Couldn’t unsuspend user.' => 'ユーザーを停止解除できませんでした。', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'パスワートを更新できませんでした。', 'Country' => '国', 'County' => '市区郡', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS は、このバージョンへのバックトラッキングをサポートしていません。Craft CMS {version} 以降にアップデートしてください。', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS は Dev モードで実行しています。', 'Craft Support' => 'Craft サポート', 'Craft isn’t installed yet.' => 'Craft はまだインストールされていません。', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Craft CMSをインストール', 'Install with Composer' => 'Composer でインストール', 'Install' => 'インストール', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'トライアルとしてインストール済み', 'Installed' => 'インストール済み', 'Installing Craft CMS…' => 'Craft CMSをインストール中…', @@ -1800,6 +1806,7 @@ 'Your Email' => 'あなたのメールアドレス', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'お使いのアカウントには、システムがオフラインのときにコントロールパネルにアクセスする権限がありません。', 'Your account doesn’t have permission to access the site when the system is offline.' => 'お使いのアカウントには、システムがオフラインのときにサイトにアクセスする権限がありません。', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => '変更が保存されませんでした。', 'Your changes have been stored.' => '変更が保存されました。', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'composer.json ファイルの場所を特定できませんでした。index.php の CRAFT_COMPOSER_PATH 定数を、サーバー上のその場所に設定してみてください。', diff --git a/src/translations/ko/app.php b/src/translations/ko/app.php index ad3d7a2ea4c..f144f840443 100644 --- a/src/translations/ko/app.php +++ b/src/translations/ko/app.php @@ -5,6 +5,7 @@ '(blank)' => '(공백)', '(trial)' => '(평가판)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/경로/대상/폴더', '1 job' => '1개 작업', 'Renew now for another year of updates.' => '지금 갱신하여 1년간 업데이트 서비스를 이용합니다.', @@ -42,7 +43,7 @@ 'Active Trials' => '평가판 활성화', 'Active trials added to the cart.' => '장바구니에 활성 평가판이 추가되었습니다.', 'Active' => '활성화', - 'Activity (Past Month)' => '활동(지난달)', + 'Activity' => 'Activity', 'Add Row Label' => '행 라벨 추가', 'Add a block' => '블록 추가', 'Add a category' => '카테고리 추가', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => '드래프트를 적용할 수 없습니다.', 'Couldn’t apply new migrations.' => '새 마이그레이션을 적용할 수 없습니다.', 'Couldn’t backup the database. How would you like to proceed?' => '데이터베이스를 백업할 수 없습니다. 계속 진행하시겠습니까?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => '{type} 생성을 할 수 없습니다.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => '{type} 삭제를 할 수 없습니다.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => '플러그인을 제거할 수 없습니다.', 'Couldn’t unsuspend all users.' => '일부 사용자를 중단 해제할 수 없습니다.', 'Couldn’t unsuspend user.' => '사용자 일시 중단을 해제할 수 없습니다.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => '비밀번호를 업데이트할 수 없습니다.', 'Country' => '국가', 'County' => '시/도', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS에서 이 버전에 대한 백트래킹을 지원하지 않습니다. Craft CMS {version} 이상 버전으로 업데이트하십시오.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS가 개발 모드에서 작동 중입니다.', 'Craft Support' => 'Craft 지원', 'Craft isn’t installed yet.' => 'Craft가 아직 설치되지 않았습니다.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Craft CMS 설치', 'Install with Composer' => 'Composer로 설치', 'Install' => '설치', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => '체험판 설치', 'Installed' => '설치함', 'Installing Craft CMS…' => 'Craft CMS 설치 중...', @@ -1800,6 +1806,7 @@ 'Your Email' => '이메일', 'Your account doesn’t have permission to access the control panel when the system is offline.' => '해당 계정은 시스템이 오프라인 상태일 때 제어판에 액세스할 수 있는 권한이 없습니다.', 'Your account doesn’t have permission to access the site when the system is offline.' => '계정은 시스템이 오프라인 상태일 때 사이트에 접근할 수 있는 권한이 없습니다.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => '변경 사항을 저장할 수 없습니다.', 'Your changes have been stored.' => '변경 사항이 저장되었습니다.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => '사용자의 composer.json 파일을 찾지 못했습니다. index.php의 CRAFT_COMPOSER_PATH 상수를 서버상의 위치로 설정해 보십시오.', diff --git a/src/translations/nb/app.php b/src/translations/nb/app.php index 261a4557eee..e5d78540e63 100644 --- a/src/translations/nb/app.php +++ b/src/translations/nb/app.php @@ -5,6 +5,7 @@ '(blank)' => '(tom)', '(trial)' => '(prøveversjon)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/path/to/folder', '1 job' => '1 jobb', 'Renew now for another year of updates.' => 'Forny nå for nok et år med oppdateringer.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Aktive prøveversjoner', 'Active trials added to the cart.' => 'Aktive prøveversjoner lagt i handlevognen.', 'Active' => 'Aktiv', - 'Activity (Past Month)' => 'Aktivitet (forrige måned)', + 'Activity' => 'Activity', 'Add Row Label' => 'Legg til radetikett', 'Add a block' => 'Legg til flere blokker', 'Add a category' => 'Ny kategori', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Kunne ikke bruke utkastet.', 'Couldn’t apply new migrations.' => 'Kunne ikke ta i bruk nye overføringer.', 'Couldn’t backup the database. How would you like to proceed?' => 'Kunne ikke sikkerhetskopiere databasen. Hvordan vil du fortsette?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'Kunne ikke opprette {type}.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Kunne ikke slette {type}.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Kunne ikke avinstallere programtillegget.', 'Couldn’t unsuspend all users.' => 'Kunne ikke fjerne suspendering av alle brukere.', 'Couldn’t unsuspend user.' => 'Kunne ikke oppheve utestengingen av brukeren.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Kunne ikke oppdatere passord.', 'Country' => 'Land', 'County' => 'Fylke', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS støtter ikke tilbakerulling til denne versjonen. Oppdater til Craft CMS {version} eller nyere.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS kjører i utviklermodus.', 'Craft Support' => 'Støtte for Craft', 'Craft isn’t installed yet.' => 'Craft er ikke installert enda.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Installer Craft CMS', 'Install with Composer' => 'Installer med Composer', 'Install' => 'Installer', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Installert som en prøve', 'Installed' => 'Installert', 'Installing Craft CMS…' => 'Installerer Craft CMS …', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Din e-post', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Kontoen din har ikke tilgang til kontrollpanelet når systemet er offline.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Kontoen din har ikke tillatelse til å få tilgang til nettstedet når systemet er offline.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Endringene dine kunne ikke lagres.', 'Your changes have been stored.' => 'Endringene dine ble lagret.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Finner ikke filen composer.json. Prøv å angi dens plassering på serveren i konstanten CRAFT_COMPOSER_PATH i index.php.', diff --git a/src/translations/nl/app.php b/src/translations/nl/app.php index 5e29f9e4edd..a8f1781c9bb 100644 --- a/src/translations/nl/app.php +++ b/src/translations/nl/app.php @@ -5,6 +5,7 @@ '(blank)' => '(leeg)', '(trial)' => '(proef)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/pad/naar/map', '1 job' => '1 taak', 'Renew now for another year of updates.' => 'Verleng nu voor weer een jaar updates.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Actieve Trials', 'Active trials added to the cart.' => 'Actieve proefversies toegevoegd aan winkelwagen.', 'Active' => 'Actief', - 'Activity (Past Month)' => 'Activiteit (afgelopen maand)', + 'Activity' => 'Activity', 'Add Row Label' => 'Rijlabel toevoegen', 'Add a block' => 'Voeg een blok toe', 'Add a category' => 'Voeg een categorie toe', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Kon concept niet toepassen.', 'Couldn’t apply new migrations.' => 'Kan nieuwe migraties niet toepassen.', 'Couldn’t backup the database. How would you like to proceed?' => 'Kan geen back-up maken van de database. Hoe wilt u verdergaan?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'Kon {type} niet aanmaken.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Kon {type} niet verwijderen.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Kan de invoegtoepassing niet verwijderen.', 'Couldn’t unsuspend all users.' => 'Kon de schorsing van alle gebruikers niet opheffen.', 'Couldn’t unsuspend user.' => 'Kon schorsing van gebruiker niet opheffen.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Kon wachtwoord niet aanpassen.', 'Country' => 'Land', 'County' => 'District', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS ondersteunt geen backtracking naar deze versie. Voer een update uit naar Craft CMS {version} of hoger.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS werkt in ontwikkelaarsmodus.', 'Craft Support' => 'Craft-support', 'Craft isn’t installed yet.' => 'Craft is nog niet geïnstalleerd.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Installeer Craft CMS', 'Install with Composer' => 'Installeren met Composer', 'Install' => 'Installeren', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Geïnstalleerd als proef', 'Installed' => 'Geïnstalleerd', 'Installing Craft CMS…' => 'Craft CMS aan het installeren...', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Je e-mailadres', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Uw account heeft geen rechten voor toegang tot het configuratiescherm wanneer het systeem offline is.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Uw account heeft geen rechten voor toegang tot de site wanneer het systeem offline is.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Jouw aanpassingen konden niet worden opgeslagen.', 'Your changes have been stored.' => 'Jouw aanpassingen zijn opgeslagen.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Kan uw bestand composer.json niet vinden. Probeer de constante CRAFT_COMPOSER_PATH in index.php in te stellen op de locatie op de server.', diff --git a/src/translations/pl/app.php b/src/translations/pl/app.php index e34a34f4c73..0093a34ba1d 100644 --- a/src/translations/pl/app.php +++ b/src/translations/pl/app.php @@ -5,6 +5,7 @@ '(blank)' => '(pusty)', '(trial)' => '(wersja próbna)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/ścieżka/do/folderu', '1 job' => '1 zadanie', 'Renew now for another year of updates.' => 'Odnów teraz, aby uzyskać następny rok aktualizacji.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Aktywne wersje próbne', 'Active trials added to the cart.' => 'Aktywne wersje próbne zostały dodane do koszyka.', 'Active' => 'Aktywne', - 'Activity (Past Month)' => 'Aktywność (ubiegły miesiąc)', + 'Activity' => 'Activity', 'Add Row Label' => 'Dodaj etykietę wiersza', 'Add a block' => 'Dodaj blok', 'Add a category' => 'Dodaj kategorię', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Nie można zastosować szkicu.', 'Couldn’t apply new migrations.' => 'Nie można zastosować nowych migracji.', 'Couldn’t backup the database. How would you like to proceed?' => 'Nie można wykonać kopii zapasowej bazy danych. Jak chcesz kontynuować?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'Nie można utworzyć {type}.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Nie można usunąć {type}.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Nie można odinstalować wtyczki.', 'Couldn’t unsuspend all users.' => 'Nie można odwiesić wszystkich użytkowników.', 'Couldn’t unsuspend user.' => 'Nie można cofnąć zawieszenia użytkownika.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Nie można zaktualizować hasła.', 'Country' => 'Kraj', 'County' => 'Powiat', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'System Craft CMS nie wspiera backtrackingu do tej wersji. Proszę dokonać aktualizacji do Craft CMS {version} lub nowszej wersji.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS jest uruchomiony w trybie deweloperskim.', 'Craft Support' => 'Wsparcie techniczne systemu Craft', 'Craft isn’t installed yet.' => 'Oprogramowanie Craft nie jest jeszcze zainstalowane.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Zainstaluj Craft CMS', 'Install with Composer' => 'Zainstaluj za pomocą programu Composer', 'Install' => 'Zainstaluj', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Zainstalowano jako wersję próbną', 'Installed' => 'Zainstalowano', 'Installing Craft CMS…' => 'Instalowanie Craft CMS…', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Twój e-mail', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Twoje konto nie ma uprawnienia dostępu do panelu sterowania, gdy system jest wyłączony.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Twoje konto nie posiada uprawnień dostępu do witryny, kiedy system jest wyłączony.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Tych zmian nie można było zapisać.', 'Your changes have been stored.' => 'Te zmiany zostały zapisane.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Nie można znaleźć pliku composer.json. Spróbuj ustawić stałą CRAFT_COMPOSER_PATH w pliku index.php z lokalizacją tego pliku na serwerze.', diff --git a/src/translations/pt/app.php b/src/translations/pt/app.php index 8bfdd0b2f1f..0e2ee6dbf55 100644 --- a/src/translations/pt/app.php +++ b/src/translations/pt/app.php @@ -5,6 +5,7 @@ '(blank)' => '(vazio)', '(trial)' => '(avaliação)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/path/to/folder', '1 job' => '1 trabalho', 'Renew now for another year of updates.' => 'Renovar agora por outro ano de atualizações.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Versões de avaliação ativas', 'Active trials added to the cart.' => 'Avaliações ativas adicionadas ao carrinho.', 'Active' => 'Ativo', - 'Activity (Past Month)' => 'Atividade (Mês passado)', + 'Activity' => 'Activity', 'Add Row Label' => 'Adicionar etiqueta de linha', 'Add a block' => 'Adicionar um bloco', 'Add a category' => 'Adicionar uma categoria', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Não foi possível aplicar o rascunho.', 'Couldn’t apply new migrations.' => 'Não foi possível aplicar novas migrações.', 'Couldn’t backup the database. How would you like to proceed?' => 'Não foi possível criar uma cópia de segurança da base de dados. Como gostaria de resolver a situação?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'Não foi possível criar {type}.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Não foi possível eliminar {type}.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Não foi possível desinstalar o plugin.', 'Couldn’t unsuspend all users.' => 'Não foi possível cancelar a suspensão de todos os utilizadores.', 'Couldn’t unsuspend user.' => 'Não foi possível anular a suspensão do utilizador.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Não foi possível atualizar a senha.', 'Country' => 'País', 'County' => 'Condado', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'O Craft CMS não suporta retroceder para esta versão. Atualize para o Craft CMS {version} ou posterior.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS está sendo executado no modo Dev.', 'Craft Support' => 'Apoio Craft', 'Craft isn’t installed yet.' => 'Craft ainda não foi instalado.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Instalar Craft CMS', 'Install with Composer' => 'Instalar com Composer', 'Install' => 'Instalar', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Instalado como versão de teste', 'Installed' => 'Instalado', 'Installing Craft CMS…' => 'Instalando Craft CMS…', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Seu e-mail', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'A sua conta não tem permissão para acessar o painel de controlo quando o sistema está offline.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'A sua conta não tem permissão para acessar o site quando o sistema está offline.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Não foi possível guardar as suas alterações.', 'Your changes have been stored.' => 'As suas alterações foram guardadas.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Não foi possível localizar o seu ficheiro composer.json. Tentar definir a constante CRAFT_COMPOSER_PATH em index.php no que diz respeito à sua localização no servidor.', diff --git a/src/translations/ru/app.php b/src/translations/ru/app.php index 5027db27506..2b473931242 100644 --- a/src/translations/ru/app.php +++ b/src/translations/ru/app.php @@ -5,6 +5,7 @@ '(blank)' => '(пусто)', '(trial)' => '(пробная версия)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/путь/к/папке', '1 job' => '1 задание', 'Renew now for another year of updates.' => 'Перезаключить для получения обновлений еще на год.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Активные пробные версии', 'Active trials added to the cart.' => 'Активные пробные версии добавлены в корзину.', 'Active' => 'Активный', - 'Activity (Past Month)' => 'Действия (прошлый месяц)', + 'Activity' => 'Activity', 'Add Row Label' => 'Добавить метку строки', 'Add a block' => 'Добавить блок', 'Add a category' => 'Добавить категорию', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Не удалось применить черновик.', 'Couldn’t apply new migrations.' => 'Не удалось применить новые переносы.', 'Couldn’t backup the database. How would you like to proceed?' => 'Не удалось создать резервную копию базы данных. Что следует сделать дальше?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'Ошибка создания ({type}).', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Ошибка удаления ({type}).', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Не удалось удалить плагин.', 'Couldn’t unsuspend all users.' => 'Не удалось возобновить действие учетной записи всех пользователей.', 'Couldn’t unsuspend user.' => 'Не удалось восстановить пользователя.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Не удалось обновить пароль.', 'Country' => 'Страна', 'County' => 'Округ', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS не поддерживает откат к этой версии. Пожалуйста, выполните обновление до Craft CMS {version} или более поздней версии.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS запущен в режиме разработчика.', 'Craft Support' => 'Поддержка Craft', 'Craft isn’t installed yet.' => 'Система Craft еще не установлена.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Установить Craft CMS', 'Install with Composer' => 'Установить с помощью компоновщика', 'Install' => 'Установить', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Установлено как пробная версия', 'Installed' => 'Установлено', 'Installing Craft CMS…' => 'Установка Craft CMS…', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Ваш адрес электронной почты', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Вам не разрешен доступ в панель управления, когда система работает в автономном режиме.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Вам не разрешен доступ к этому сайту, когда система работает в автономном режиме.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Не удалось сохранить изменения.', 'Your changes have been stored.' => 'Изменения сохранены.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Не удалось найти ваш файл composer.json. Попробуйте задать для постоянной CRAFT_COMPOSER_PATH в index.php местоположение этого файла на сервере.', diff --git a/src/translations/sk/app.php b/src/translations/sk/app.php index 78df0a15bcc..42f0472f79f 100644 --- a/src/translations/sk/app.php +++ b/src/translations/sk/app.php @@ -5,6 +5,7 @@ '(blank)' => '(prázdne)', '(trial)' => '(skúšobná verzia)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/cesta/k/priečinku', '1 job' => '1 úloha', 'Renew now for another year of updates.' => 'Obnoviť teraz pre ďalší rok aktualizácií.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Aktívne skúšobné verzie', 'Active trials added to the cart.' => 'Aktívne skúšobné verzie boli pridané do košíka.', 'Active' => 'Aktívny', - 'Activity (Past Month)' => 'Aktivita (Uplynulý mesiac)', + 'Activity' => 'Activity', 'Add Row Label' => 'Pridať označenie riadka', 'Add a block' => 'Pridať blok', 'Add a category' => 'Pridať kategóriu', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Koncept nebolo možné použiť.', 'Couldn’t apply new migrations.' => 'Nové migrácie sa nepodarilo uplatniť.', 'Couldn’t backup the database. How would you like to proceed?' => 'Databázu sa nepodarilo zálohovať. Ako chcete pokračovať?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'Nepodarilo sa vytvoriť {type}.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Nepodarilo sa odstrániť {typ}.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Nemožno odinštalovať plugin.', 'Couldn’t unsuspend all users.' => 'Nepodarilo sa zrušiť pozastavenie všetkých používateľov.', 'Couldn’t unsuspend user.' => 'Nepodarilo sa zrušiť blokovanie používateľa.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Nemožno aktualizovať heslo.', 'Country' => 'Krajina', 'County' => 'Okres', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Systém Craft CMS neumožňuje návrat na túto verziu. Aktualizujte na verziu Craft CMS {version} alebo novšiu.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS je spustený v režime pre vývojárov.', 'Craft Support' => 'Podpora Craft', 'Craft isn’t installed yet.' => 'Systém Craft nie je ešte nainštalovaný.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Inštalovať Craft CMS', 'Install with Composer' => 'Inštalácia pomocou nástroja Composer', 'Install' => 'Inštalovať', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Nainštalovaná ako skúšobná verzia', 'Installed' => 'Inštalované', 'Installing Craft CMS…' => 'Inštaluje sa Craft CMS…', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Tvoj Email', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Tvoj účet nemá oprávnenie na prístup k ovládaciemu panelu keď je systém v režime offline.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Tvoj účet nemá oprávnenie pre prístup k webu, keď je systém v režime offline.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Zmeny nebolo možné uložiť.', 'Your changes have been stored.' => 'Zmeny boli uložené.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Nepodarilo sa nájsť súbor composer.json. Skúste nastaviť konštantu CRAFT_COMPOSER_PATH v priečinku index.php na jej umiestnenie na serveri.', diff --git a/src/translations/sv/app.php b/src/translations/sv/app.php index 1ec24a7c950..55909e9d05e 100644 --- a/src/translations/sv/app.php +++ b/src/translations/sv/app.php @@ -5,6 +5,7 @@ '(blank)' => '(tom)', '(trial)' => '(testversion)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/path/to/folder', '1 job' => '1 jobb', 'Renew now for another year of updates.' => 'Förnya nu för ytterligare ett år med uppdateringar.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Aktiva testversioner', 'Active trials added to the cart.' => 'Aktiva testversioner har lagts till i kundvagnen.', 'Active' => 'Aktiva', - 'Activity (Past Month)' => 'Aktivitet (föregående månad)', + 'Activity' => 'Activity', 'Add Row Label' => 'Lägg till radetikett', 'Add a block' => 'Lägg till ett block', 'Add a category' => 'Lägg till en kategori', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Kunde inte använda utkast.', 'Couldn’t apply new migrations.' => 'Kunde inte tillämpa nya migreringar.', 'Couldn’t backup the database. How would you like to proceed?' => 'Det gick inte att säkerhetskopiera databasen. Hur vill du fortsätta?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'Det gick inte att skapa {type}.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Det gick inte att radera {type}.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Kunde inte avinstallera plugin:en.', 'Couldn’t unsuspend all users.' => 'Det gick inte att upphäva avstängningen av alla användare.', 'Couldn’t unsuspend user.' => 'Det gick inte att ta bort uppehållet för användaren.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Kunde inte uppdatera lösenord.', 'Country' => 'Land', 'County' => 'Län', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS stöder inte backtracking till denna version. Uppdatera till Craft CMS {version} eller senare.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS körs i dev-läge.', 'Craft Support' => 'Craft-stöd', 'Craft isn’t installed yet.' => 'Craft är inte installerat ännu.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Installera Craft CMS', 'Install with Composer' => 'Installera med Composer', 'Install' => 'Installera', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Installerad på prov', 'Installed' => 'Installerad', 'Installing Craft CMS…' => 'Installerar Craft CMS…', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Din e-postadress', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Ditt konto har inte behörighet att komma åt kontrollpanelen när systemet är offline.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Ditt konto har inte behörighet att komma åt sajten när systemet är offline.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Dina ändringar kunde inte sparas.', 'Your changes have been stored.' => 'Dina ändringar har sparats.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Det gick inte att hitta filen composer.json. Prova att ställa in konstanten CRAFT_COMPOSER_PATH i index.php till dess plats på servern.', diff --git a/src/translations/th/app.php b/src/translations/th/app.php index 3f205d1473e..d7528c24f61 100644 --- a/src/translations/th/app.php +++ b/src/translations/th/app.php @@ -5,6 +5,7 @@ '(blank)' => '(ว่างเปล่า)', '(trial)' => '(การทดลอง)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/ทาง/ไป/โฟลเดอร์', '1 job' => '1 งาน', 'Renew now for another year of updates.' => 'ต่ออายุเลยเพื่อรับอัปเดตอีกหนึ่งปี', @@ -42,7 +43,7 @@ 'Active Trials' => 'การทดลองที่ใช้งานอยู่', 'Active trials added to the cart.' => 'เพิ่มการทดลองใช้งานในรถเข็นแล้ว', 'Active' => 'ใช้งานอยู่', - 'Activity (Past Month)' => 'กิจกรรม (เดือนที่ผ่านมา)', + 'Activity' => 'Activity', 'Add Row Label' => 'เพิ่มชื่อแถว', 'Add a block' => 'เพิ่มบล็อค', 'Add a category' => 'เพิ่มหมวดหมู่', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'ไม่สามารถใช้ฉบับร่างได้', 'Couldn’t apply new migrations.' => 'ใช้การโอนย้ายข้อมูลใหม่ไม่ได้', 'Couldn’t backup the database. How would you like to proceed?' => 'สำรองฐานข้อมูลไม่ได้ คุณต้องการดำเนินการต่ออย่างไร', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'ไม่สามารถสร้าง {type} ได้', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'ไม่สามารถลบ {type} ได้', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Couldn’t uninstall plugin.', 'Couldn’t unsuspend all users.' => 'ไม่สามารถยกเลิกการระงับผู้ใช้ทั้งหมดได้', 'Couldn’t unsuspend user.' => 'Couldn’t unsuspend user.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Couldn’t update password.', 'Country' => 'ประเทศ', 'County' => 'เขต', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS is running in Dev Mode.', 'Craft Support' => 'Craft Support', 'Craft isn’t installed yet.' => 'Craft isn’t installed yet.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Install Craft CMS', 'Install with Composer' => 'ติดตั้งพร้อมกับ Composer', 'Install' => 'Install', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Installed as a trial', 'Installed' => 'Installed', 'Installing Craft CMS…' => 'Installing Craft CMS…', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Your Email', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Your account doesn’t have permission to access the control panel when the system is offline.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Your account doesn’t have permission to access the site when the system is offline.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Your changes could not be stored.', 'Your changes have been stored.' => 'Your changes have been stored.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.', diff --git a/src/translations/tr/app.php b/src/translations/tr/app.php index f26c0da2417..c2e61a77ffb 100644 --- a/src/translations/tr/app.php +++ b/src/translations/tr/app.php @@ -5,6 +5,7 @@ '(blank)' => '(boş)', '(trial)' => '(deneme)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/klasöre/giden/yol', '1 job' => '1 iş', 'Renew now for another year of updates.' => 'Farklı bir güncelleme yılı için şimdi yenileyin.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Aktif Deneme Sürümleri', 'Active trials added to the cart.' => 'Aktif deneme sürümleri alışveriş sepetine eklendi.', 'Active' => 'Aktif', - 'Activity (Past Month)' => 'Etkinlik (Geçen Ay)', + 'Activity' => 'Activity', 'Add Row Label' => 'Satır Etiketi Ekle', 'Add a block' => 'Yeni bir blok ekle', 'Add a category' => 'Kategori Ekle', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Taslak uygulanamadı.', 'Couldn’t apply new migrations.' => 'Yeni geçişler uygulanamadı.', 'Couldn’t backup the database. How would you like to proceed?' => 'Veritabanı yedeklenemedi. Nasıl devam etmek istiyorsunuz?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => '{type} oluşturulamadı.', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => '{type} silinemedi.', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Eklenti kaldırılamadı.', 'Couldn’t unsuspend all users.' => 'Tüm kullanıcıları askıya alma işlemi kaldırılamadı.', 'Couldn’t unsuspend user.' => 'Kullanıcının askı durumu kaldırılamadı.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Şifre güncellenemedi.', 'Country' => 'Ülke', 'County' => 'Ülke', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS bu sürüme geri izlemeyi desteklemiyor. Lütfen Craft CMS\'i {version} veya daha ileri bir sürüme güncelleyin.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS Geliştirici Mod\'unda çalışıyor.', 'Craft Support' => 'Craft Destek Bölümü', 'Craft isn’t installed yet.' => 'Craft henüz yüklenmedi.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Craft CMS\'i Yükle', 'Install with Composer' => 'Composer ile yükle', 'Install' => 'Yükle', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Deneme olarak yüklendi', 'Installed' => 'Yüklendi', 'Installing Craft CMS…' => 'Craft CMS yükleniyor...', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Epostanız', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Hesabınızın sistem kapalıyken kontrol paneline erişim izni yok.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Hesabınızın sistem kapalıyken siteye giriş yapma hakkı yok.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Değişiklikleriniz kaydedilemedi.', 'Your changes have been stored.' => 'Değişiklikleriniz kaydedildi.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'composer.json dosyanız bulunamadı. index.php\'deki CRAFT_COMPOSER_PATH sabitini sunucudaki konumuna ayarlamayı deneyin.', diff --git a/src/translations/uk/app.php b/src/translations/uk/app.php index 2ddc6ad0f4a..885ba684b40 100644 --- a/src/translations/uk/app.php +++ b/src/translations/uk/app.php @@ -5,6 +5,7 @@ '(blank)' => '(пусто)', '(trial)' => '(пробна версія)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/шлях/до/папки', '1 job' => '1 завдання', 'Renew now for another year of updates.' => 'Поновіть передплату для отримання оновлень ще на рік.', @@ -42,7 +43,7 @@ 'Active Trials' => 'Активні пробні версії', 'Active trials added to the cart.' => 'Активні пробні версії додані до кошика.', 'Active' => 'Активний', - 'Activity (Past Month)' => 'Дії (минулий місяць)', + 'Activity' => 'Activity', 'Add Row Label' => 'Додати мітку рядка', 'Add a block' => 'Додати блок', 'Add a category' => 'Додати категорію', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => 'Не вдалося застосувати чернетку.', 'Couldn’t apply new migrations.' => 'Не вдалося застосувати нові перенесення.', 'Couldn’t backup the database. How would you like to proceed?' => 'Не вдалося створити резервну копію бази даних. Що робити далі?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'Помилка створення ({type}).', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Помилка видалення ({type}).', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => 'Не вдалося видалити плагін.', 'Couldn’t unsuspend all users.' => 'Не вдалося включити всіх користувачів.', 'Couldn’t unsuspend user.' => 'Не вдалося включити користувача.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Не вдалося оновити пароль.', 'Country' => 'Країна', 'County' => 'Округ', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS не підтримує скасування оновлення й відновлення цієї версії. Виконайте оновлення до Craft CMS {version} або новішої версії.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS працює в режимі розробника.', 'Craft Support' => 'Служба підтримки Craft', 'Craft isn’t installed yet.' => 'Craft ще не встановлено.', @@ -747,6 +752,7 @@ 'Install Craft CMS' => 'Установити Craft CMS', 'Install with Composer' => 'Установити за допомогою Composer', 'Install' => 'Установити', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Установлено як пробну версію', 'Installed' => 'Установлено', 'Installing Craft CMS…' => 'Установлення Craft CMS…', @@ -1800,6 +1806,7 @@ 'Your Email' => 'Адреса ел. пошти', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'У вашого облікового запису немає дозволу на доступ до панелі керування під час роботи в автономному режимі.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'У вашого облікового запису немає дозволу на доступ до сайту під час роботи в автономному режимі.', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => 'Не вдалося зберегти зміни.', 'Your changes have been stored.' => 'Зміни збережено.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Не вдалося знайти файл composer.json. Спробуйте встановити для константи CRAFT_COMPOSER_PATH у файлі index.php розташування цього файлу на сервері.', diff --git a/src/translations/zh/app.php b/src/translations/zh/app.php index a5284230e98..6371ccdc0bc 100644 --- a/src/translations/zh/app.php +++ b/src/translations/zh/app.php @@ -5,6 +5,7 @@ '(blank)' => '(空)', '(trial)' => '(试用版)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', + '({period} days)' => '({period} days)', '/path/to/folder' => '/到/文件夹的/路径', '1 job' => '1 个作业', 'Renew now for another year of updates.' => '立即续订可再获得一年的更新。', @@ -42,7 +43,7 @@ 'Active Trials' => '主动试验', 'Active trials added to the cart.' => '有效试用版已添加到购物车。', 'Active' => '活动', - 'Activity (Past Month)' => '活动(上个月)', + 'Activity' => 'Activity', 'Add Row Label' => '添加行标签', 'Add a block' => '添加区块', 'Add a category' => '添加分类', @@ -341,6 +342,7 @@ 'Couldn’t apply draft.' => '无法应用草稿。', 'Couldn’t apply new migrations.' => '无法应用新的迁移。', 'Couldn’t backup the database. How would you like to proceed?' => '无法备份数据库。下一步该如何进行?', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => '无法创建{type}。', 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => '无法删除{type}。', @@ -382,10 +384,13 @@ 'Couldn’t uninstall plugin.' => '无法卸载插件。', 'Couldn’t unsuspend all users.' => '无法取消暂停所有用户。', 'Couldn’t unsuspend user.' => '无法撤销暂停用户操作。', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => '无法更新密码。', 'Country' => '国家/地区', 'County' => '县', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS 不支持回溯到此版本。请更新到 Craft CMS {version} 或之后的版本。', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS 的开发者模式。', 'Craft Support' => 'Craft 技术支持', 'Craft isn’t installed yet.' => '尚未安装 Craft。', @@ -747,6 +752,7 @@ 'Install Craft CMS' => '安装 Craft CMS', 'Install with Composer' => '随编辑器安装', 'Install' => '安装', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => '作为试用版安装', 'Installed' => '已安装', 'Installing Craft CMS…' => '正在安装 Craft CMS…', @@ -1800,6 +1806,7 @@ 'Your Email' => '您的电子邮件', 'Your account doesn’t have permission to access the control panel when the system is offline.' => '您的帐户无权在系统离线时访问控制面板。', 'Your account doesn’t have permission to access the site when the system is offline.' => '您的账户无权在系统离线时访问控制面板。', + 'Your cart is empty.' => 'Your cart is empty.', 'Your changes could not be stored.' => '无法存储您的更改。', 'Your changes have been stored.' => '您的更改已存储。', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => '找不到 composer.json 文件。尝试将 index.php 的 CRAFT_COMPOSER_PATH 常量设置为它在服务器上的位置。',